:root{color-scheme:dark;--navy-950: #020b1b;--navy-900: #06142c;--navy-800: #0d2b5e;--blue-600: #1e5cff;--blue-500: #3e7dff;--blue-300: #8db9ff;--ice: #e8f1ff;--muted: #9fb1cc;--line: rgba(157, 187, 231, .17);--panel: rgba(7, 22, 48, .72);--public-shell-max: 1280px;--public-shell-gutter: 1.5rem;--public-shell-mobile-gutter: 1rem;--public-shell-header-compact-gutter: 1.25rem;--public-shell-header-gutter: max(var(--public-shell-gutter), calc((100% - var(--public-shell-max)) / 2));font-family:Inter,Manrope,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;background:var(--navy-950);scrollbar-gutter:stable}body{min-height:100vh;margin:0;color:#f8fbff;background:radial-gradient(circle at 70% 8%,rgba(22,83,190,.24),transparent 29rem),linear-gradient(135deg,#020a18,#06152f 48%,#071a3a);-webkit-font-smoothing:antialiased}a{color:inherit}.page-shell{position:relative;display:flex;min-height:100vh;width:100%;margin:0;padding:0;overflow:clip;flex-direction:column;isolation:isolate}.public-shell-container{width:min(calc(100% - 2 * var(--public-shell-gutter)),var(--public-shell-max));margin-inline:auto}.public-shell-header{width:100%;padding-inline:var(--public-shell-header-gutter)}.page-shell:before{position:absolute;z-index:-2;inset:0;background-image:linear-gradient(rgba(95,143,211,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(95,143,211,.035) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 82%);mask-image:linear-gradient(to bottom,black,transparent 82%);content:""}.ambient{position:absolute;z-index:-1;border-radius:999px;pointer-events:none;filter:blur(2px)}.ambient--one{top:18%;right:4%;width:28rem;height:28rem;border:1px solid rgba(80,143,255,.1);box-shadow:inset 0 0 8rem #1e5cff1a,0 0 11rem #1e5cff17}.ambient--two{bottom:-18rem;left:-12rem;width:36rem;height:36rem;background:#1546961f;filter:blur(80px)}.site-header{display:flex;min-height:6rem;flex:0 0 auto;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:.8rem;color:#fff;text-decoration:none}.brand__logo{width:2.65rem;height:2.65rem;border-radius:.8rem;object-fit:contain;box-shadow:0 10px 30px #185cff3d}.brand__name{font-size:1.22rem;font-weight:690;letter-spacing:-.025em}.header-login{padding:.66rem 1.15rem;border:1px solid rgba(170,198,239,.22);border-radius:.7rem;color:#fff;background:#ffffff09;font-size:.9rem;font-weight:600;text-decoration:none;transition:border-color .22s ease,background .22s ease,box-shadow .22s ease,transform .22s ease}.header-login:hover{border-color:#81aeff7a;background:#ffffff12;box-shadow:0 10px 28px #00081933;transform:translateY(-1px)}.site-footer{display:flex;min-height:4.5rem;flex:0 0 auto;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:#6f829f;font-size:.75rem}.site-footer nav{display:flex;flex-wrap:wrap;gap:1.5rem}.site-footer a{text-decoration:none;transition:color .18s ease}.site-footer a:hover{color:#c0d8ff}.site-footer p{margin:0}.footer-menu{position:relative}.footer-menu>button{display:inline-flex;padding:0;border:0;align-items:center;gap:.4rem;color:inherit;background:transparent;font:inherit;cursor:pointer}.footer-menu>button:after{width:.38rem;height:.38rem;border-right:1px solid currentColor;border-bottom:1px solid currentColor;content:"";transform:rotate(225deg);transition:transform .18s ease}.footer-menu>button[aria-expanded=true]:after{transform:rotate(45deg)}.footer-menu>button:hover,.footer-menu>button:focus-visible,.footer-menu.is-open>button{color:#c0d8ff}.footer-menu__panel{position:absolute;z-index:20;bottom:calc(100% + .75rem);left:0;min-width:13rem;padding:.55rem;border:1px solid var(--line);border-radius:.75rem;background:#071a3a;box-shadow:0 18px 45px #00040e66}.footer-menu__panel:not([hidden]){display:grid;gap:.15rem}.footer-menu__panel a{padding:.6rem .7rem;border-radius:.45rem;white-space:nowrap}.footer-menu__panel .footer-menu__all{margin-bottom:.35rem;padding-bottom:.75rem;border-bottom:1px solid rgba(170,198,239,.16);border-radius:.45rem .45rem 0 0}.footer-menu__panel a:hover,.footer-menu__panel a:focus-visible{background:#ffffff0f}@media(max-width:820px){.site-header{min-height:5.5rem}.public-shell-header{padding-inline:var(--public-shell-header-compact-gutter)}}@media(max-width:520px){.public-shell-container{width:calc(100% - 2 * var(--public-shell-mobile-gutter))}.brand__logo{width:2.35rem;height:2.35rem}.site-footer{padding:1.5rem 0;align-items:flex-start;flex-direction:column;gap:1rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
