.brand{font-size:1.1rem;font-weight:700}.topbar nav.nav-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0;width:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden}.mobile-menu{display:none}.topbar .nav-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;color:#fff;text-decoration:none;border:0;border-left:1px solid #000;border-right:1px solid #000;border-radius:0!important;background:transparent!important;padding:8px 6px;cursor:pointer;font:inherit;text-align:center;min-height:72px;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;min-width:84px;-webkit-box-sizing:border-box;box-sizing:border-box}.topbar .nav-button:hover{background:rgba(0,0,0,.12)!important}.topbar .nav-button:first-child{border-left:0}.topbar .nav-button:last-child{border-right:0}.nav-button span{font-size:.78rem;font-weight:600;line-height:1.1;white-space:normal;word-break:break-word}.nav-icon{width:22px;height:22px;display:inline-block;-o-object-fit:contain;object-fit:contain}@media (max-width:1180px){.topbar .nav-links{display:none!important}.topbar .mobile-menu{display:block!important;position:relative;width:100%;background:hsla(0,0%,100%,.08);border-radius:10px;color:#fff}.topbar .mobile-menu .mobile-menu-list{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:30;display:grid;gap:10px;padding:12px;background:rgba(0,40,120,.98);border:1px solid hsla(0,0%,100%,.16);border-radius:10px;-webkit-box-shadow:0 12px 24px rgba(0,0,0,.2);box-shadow:0 12px 24px rgba(0,0,0,.2)}.topbar .mobile-menu .nav-button{border:none;border-radius:10px;background:hsla(0,0%,100%,.08);padding:12px 16px;min-height:48px;min-width:auto;-webkit-box-flex:initial;-ms-flex:initial;flex:initial;font-size:1rem}.topbar .mobile-menu .nav-button span{font-size:.95rem;line-height:1.2}.topbar .mobile-menu .nav-icon{width:24px;height:24px}.topbar .mobile-menu .nav-button:hover{background:hsla(0,0%,100%,.18)}.topbar .mobile-menu-trigger{list-style:none;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:8px 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.topbar .mobile-menu-label{font-size:1.1rem;font-weight:700;letter-spacing:.02em}.topbar .hamburger-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.topbar .hamburger-icon span{display:block;width:22px;height:2px;background:#fff;border-radius:2px}.topbar .mobile-menu-list{display:grid;gap:10px;margin-top:10px}.topbar .mobile-menu-list .nav-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;width:100%;min-height:auto;padding:10px 14px;border:none;border-radius:10px;background:hsla(0,0%,100%,.08)}.topbar .mobile-menu-list .nav-button:hover{background:hsla(0,0%,100%,.18)}}.sidebar{width:100%;padding:16px;gap:10px}.sidebar-nav{display:grid;gap:10px}.sidebar-button{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;text-align:left;padding:10px 14px;color:#fff;border:none;background:hsla(0,0%,100%,.08);border-radius:10px;cursor:pointer;font:inherit}.sidebar-button:hover{background:hsla(0,0%,100%,.18)}.sidebar-icon{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}@media (min-width:959px){.sidebar{display:none}}.sidebar-select{display:none;width:100%;padding:12px 14px;border-radius:10px;border:none;background:hsla(0,0%,100%,.08);color:#fff;font:inherit}@media (max-width:960px){.sidebar-nav{display:none!important}.sidebar-select{display:block!important}}#nav{background-color:#002878}@media screen and (min-width:959px){#sidenav{display:none}}:root{color-scheme:dark;font-family:Avenir,Helvetica,Arial,sans-serif;color:#fff6dd;background:#89cff0}#app,body,html{margin:0;min-height:100%}body{background:#89cff0}#app{min-height:100vh}.main-view{margin-left:0;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:640px){.main-view{padding-left:0;padding-right:0}}.card,.panel,.table-card,.thought-item{background:rgba(0,40,120,.95);border-radius:16px;padding:20px;margin:16px 0;-webkit-box-shadow:0 20px 40px rgba(0,0,0,.18);box-shadow:0 20px 40px rgba(0,0,0,.18)}.layout-item{-webkit-box-flex:1;-ms-flex:1 1 320px;flex:1 1 320px}.topbar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;background:#002878;color:#fff;padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;position:sticky;top:0;z-index:20}.topbar,.topbar nav{display:-webkit-box;display:-ms-flexbox;display:flex}.topbar nav{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.sidebar a,.sidebar button,.topbar a,.topbar button{color:#fff;text-decoration:none;border:none;background:hsla(0,0%,100%,.08);padding:10px 14px;border-radius:10px;cursor:pointer;font:inherit}.sidebar{position:fixed;top:0;left:0;width:260px;height:100%;padding:24px 18px;background:#002878;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;z-index:15}.sidebar.open{-webkit-transform:translateX(0);transform:translateX(0)}.sidebar nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.sidebar .sidebar-title{font-size:1.2rem;margin-bottom:12px}.overlay{z-index:14}.thought-list{display:grid;gap:14px}.thought-item{display:grid;gap:12px}.thought-item .thought-header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.subdomain-card img,.thought-icon{width:56px;height:56px;-o-object-fit:cover;object-fit:cover;border-radius:12px;background:#fff}.card-header .subtitle,.card-header h1{margin:0}.card-header{margin-bottom:16px}.card-content ul{padding-left:20px}.card-content li{margin-bottom:10px}.subdomain-card{gap:16px}.subdomain-card .subdomain-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.subdomain-card{display:grid;gap:14px}.subdomain-card img{border-radius:16px}.subdomain-action a{color:#ffc528}.table-card{background:rgba(0,40,120,.95);border-radius:16px;padding:20px;margin:16px 0;-webkit-box-shadow:0 20px 40px rgba(0,0,0,.18);box-shadow:0 20px 40px rgba(0,0,0,.18)}.table-card table{border-collapse:collapse;color:#fff}.table-card td,.table-card th{border-bottom:1px solid hsla(0,0%,100%,.16);padding:12px 10px;text-align:left}.table-card th{font-weight:700}.sort-button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;font-weight:700;padding:0;text-align:left}.layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin:0}.layout-item{-webkit-box-flex:0;-ms-flex:0 0 320px;flex:0 0 320px;min-width:320px;max-width:320px}.home-layout .layout-item:last-child{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;max-width:none;min-width:320px}@media (max-width:960px){.layout-item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;max-width:100%}}@media (max-width:640px){.home-layout{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.home-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;margin:0}.table-card{min-width:0}.table-card table{width:100%;table-layout:auto}.table-card td,.table-card th{word-break:normal}.table-card tbody td:nth-child(2),.table-card thead th:nth-child(2){white-space:nowrap;width:110px}.subdomain-card img{width:100%;max-width:100%;height:auto;display:block}.dialog-panel{background:#fff;color:#002878;border-radius:16px;padding:24px;max-width:520px;margin:10vh auto}.primary-button{border:none;background:#ffc528;color:#002878;padding:10px 16px;border-radius:10px;cursor:pointer}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);display:grid;place-items:center}