@import"https://fonts.googleapis.com/css2?family=Archivo:wght@400;500;600;700;800&family=IBM+Plex+Mono:wght@400;500;600&display=swap";*{box-sizing:border-box}html{width:100%;height:100%}body{margin:0;padding:0;width:100%;height:100%;min-width:320px}#root{width:100%;height:100%}.main-navigation{display:flex;align-items:center;flex:1 1 auto;justify-content:center;min-width:0}.mobile-menu-button{display:none;background:none;border:1px solid rgba(255,255,255,.14);border-radius:.65rem;cursor:pointer;padding:.4rem}.hamburger{display:flex;flex-direction:column;gap:5px;width:24px}.hamburger span{display:block;height:2px;background-color:#ffcb05;transition:all .3s ease;border-radius:2px}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.nav-menu{display:flex;list-style:none;margin:0;padding:0;gap:.25rem;justify-content:center}.nav-menu li{margin:0}.nav-menu a{display:block;padding:.46rem .86rem;text-decoration:none;color:#c7dcf6db;font-weight:700;font-size:.88rem;border-radius:999px;border:1px solid transparent;white-space:nowrap;transition:color .2s ease,background-color .2s ease}.nav-menu a:hover{background-color:#ffffff17;color:#fff;border-color:transparent}.nav-menu a.active{background:linear-gradient(90deg,#ffcb05,#e5b500);border-color:#ffcb05;color:#00274c}@media(max-width:920px){.mobile-menu-button{display:block}.nav-menu{position:fixed;top:70px;right:0;width:100%;max-width:320px;background:linear-gradient(180deg,#001a34fa,#001225fc);box-shadow:-12px 0 28px #00000059;flex-direction:column;gap:0;padding:1rem 0;transform:translate(100%);transition:transform .3s ease;border-left:1px solid rgba(255,255,255,.12)}.nav-menu.mobile-open{transform:translate(0)}.nav-menu li{border-bottom:1px solid rgba(255,255,255,.08)}.nav-menu li:last-child{border-bottom:none}.nav-menu a{padding:.9rem 1.1rem;border-radius:0;color:#d8e7f8}.nav-menu a:hover{background-color:#ffffff14;color:#fff;border-color:transparent}.nav-menu a.active{background:#ffcb0529;color:#ffcb05;border-left:4px solid #ffcb05;border-top:none;border-bottom:none;border-right:none}}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid var(--line);background:var(--nav-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background-color .35s ease,border-color .35s ease,box-shadow .35s ease,backdrop-filter .35s ease}.site-header.is-scrolled{box-shadow:0 10px 30px #0000002e}.theme-toggle{background:var(--surface-1);border:1px solid var(--line);border-radius:8px;font-size:1.1rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s,border-color .2s,transform .15s;padding:0}.theme-toggle:hover{background:var(--surface-2);border-color:var(--accent);transform:scale(1.08)}.header-container{max-width:1400px;margin:0 auto;padding:.7rem 1.3rem;display:flex;justify-content:space-between;align-items:center;gap:.9rem}.site-logo{display:inline-flex;align-items:center;text-decoration:none}.logo-image{height:3.1rem;width:auto;display:block;filter:drop-shadow(0 8px 16px rgba(0,0,0,.3));transition:transform .2s ease,filter .2s ease}.site-logo:hover .logo-image{transform:translateY(-1px);filter:drop-shadow(0 10px 20px rgba(0,0,0,.34))}@media(max-width:640px){.header-container{padding:.58rem .9rem}.logo-image{height:2.7rem}}.site-footer{position:relative;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#001933,#001021);color:#d8e7f8;overflow:hidden}.footer-glow{position:absolute;left:50%;bottom:-190px;width:840px;height:380px;transform:translate(-50%);border-radius:999px;background:#00274ce6;filter:blur(130px);opacity:.48;pointer-events:none}.footer-container{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:3rem 1.25rem 1.6rem}.footer-grid{display:grid;grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(0,1fr));gap:2rem}.footer-brand-link{display:inline-block}.footer-brand-logo{height:3.25rem;width:auto;display:block;filter:drop-shadow(0 8px 16px rgba(0,0,0,.32));transition:transform .2s ease,filter .2s ease}.footer-brand-link:hover .footer-brand-logo{transform:translateY(-1px) scale(1.01);filter:drop-shadow(0 10px 20px rgba(0,0,0,.35))}.footer-disclaimer{margin-top:.7rem;max-width:56ch;color:#a9c1db;line-height:1.62;font-size:.92rem}.footer-grid h4{margin:0;color:#fff;font-size:.76rem;letter-spacing:.1em;text-transform:uppercase;font-family:var(--font-mono)}.footer-grid ul{list-style:none;margin:.9rem 0 0;padding:0;display:grid;gap:.55rem}.footer-grid a{color:#aec7e1;text-decoration:none;font-size:.9rem;transition:color .18s ease}.footer-grid a:hover{color:#ffcb05}.footer-legal-disclaimer{margin-top:1.6rem;padding:1.2rem 1.4rem;background:#00143273;border:1px solid rgba(255,255,255,.1);border-radius:.75rem}.footer-legal-disclaimer h4{margin:0 0 .5rem;font-size:1rem;color:#f6f9ff;text-transform:none;letter-spacing:normal;font-family:inherit}.footer-legal-disclaimer p{margin:0;font-size:.88rem;line-height:1.55;color:#b4c3d6}.footer-divider{margin-top:1.7rem;border-top:1px solid rgba(255,255,255,.08)}.footer-bottom{margin-top:1rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-copyright{margin:0;color:#8ea8c5;font-size:.82rem}.footer-note{margin:0;color:#8ea8c5;font-size:.82rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:.36rem .75rem;background:#ffffff0f}@media(max-width:860px){.footer-container{padding-top:2rem}.footer-grid{grid-template-columns:1fr;gap:1.4rem}}@media(max-width:640px){.footer-container{padding:1.7rem .9rem 1.3rem}}:root{--font-display: "Archivo", "Segoe UI", sans-serif;--font-body: "Archivo", "Segoe UI", sans-serif;--font-mono: "IBM Plex Mono", "SFMono-Regular", monospace;--bg: #001021;--surface-0: #00152f;--surface-1: #002041;--surface-2: #00274c;--surface-soft: #173457;--text: #f8fbff;--text-muted: #a7bed6;--line: #1f4063;--input-bg: rgba(15, 23, 42, .86);--input-border: rgba(100, 140, 180, .35);--input-text: #f8fafc;--input-placeholder: #8ea3bf;--input-focus-border: rgba(255, 203, 5, .86);--card-bg: rgba(0, 39, 76, .55);--nav-bg: rgba(0, 26, 52, .88);--accent: #ffcb05;--accent-strong: #e5b500;--accent-soft: rgba(255, 203, 5, .18);--lime: #5eead4;--danger: #ef4444;--warning: #f59e0b;--ok: #10b981;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--shadow-sm: 0 6px 18px rgba(0, 0, 0, .24);--shadow-md: 0 12px 36px rgba(0, 0, 0, .35);color-scheme:dark}[data-theme=light]{--bg: #f0f4f8;--surface-0: #ffffff;--surface-1: #e8eef5;--surface-2: #dce5ef;--surface-soft: #c8d6e5;--text: #0d1b2a;--text-muted: #4a6480;--line: #b8cad9;--input-bg: #ffffff;--input-border: #b0c4d8;--input-text: #0d1b2a;--input-placeholder: #8096aa;--input-focus-border: #1a6fc4;--card-bg: rgba(255, 255, 255, .85);--nav-bg: rgba(255, 255, 255, .95);--accent: #d4a800;--accent-strong: #b88f00;--accent-soft: rgba(212, 168, 0, .15);--shadow-sm: 0 6px 18px rgba(0, 0, 0, .1);--shadow-md: 0 12px 36px rgba(0, 0, 0, .15);color-scheme:light}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;overflow-x:hidden}body{font-family:var(--font-body);color:var(--text);background:radial-gradient(circle at 14% -10%,rgba(255,203,5,.16),transparent 36%),radial-gradient(circle at 86% -4%,rgba(35,102,182,.34),transparent 40%),linear-gradient(180deg,#001f3f,#00274c 45%,#001021);line-height:1.55;width:100%;margin:0;padding:0;overflow-x:hidden;transition:background .25s ease,color .25s ease}[data-theme=light] body{background:radial-gradient(circle at 14% -10%,rgba(255,203,5,.08),transparent 36%),radial-gradient(circle at 86% -4%,rgba(35,102,182,.12),transparent 40%),linear-gradient(180deg,#ddeaf7,#e8f0f8 45%,#f0f4f8)}.app{display:flex;flex-direction:column;min-height:100vh;width:100%;max-width:100vw;overflow-x:hidden}.skip-link{position:absolute;left:.5rem;top:-100px;background:#ffcb05;color:#00274c;padding:.55rem .75rem;border-radius:var(--radius-sm);z-index:9999;font-weight:700;text-decoration:none}.skip-link:focus{top:.5rem}.app-main{flex:1;display:flex;flex-direction:column;width:100%}.route-loading{min-height:40vh;display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-weight:600;letter-spacing:.01em}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;line-height:1.22;color:var(--text)}h1{font-size:clamp(2rem,2.8vw,2.8rem);letter-spacing:-.02em}h2{font-size:clamp(1.5rem,2vw,2.1rem)}h3{font-size:clamp(1.15rem,1.4vw,1.35rem)}p{margin-bottom:1rem;color:var(--text-muted)}a{color:var(--accent);transition:color .2s ease}a:hover{color:#ffe580}button,input,select,textarea{font-family:inherit}img{max-width:100%;height:auto;display:block}.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:2rem;text-align:center}.not-found h1{color:var(--text);margin-bottom:.8rem}.not-found p{font-size:1.05rem;max-width:520px}.not-found a{display:inline-block;padding:.8rem 1.25rem;background-color:var(--accent);color:#111827;text-decoration:none;border-radius:var(--radius-sm);font-weight:700}.loading{display:flex;align-items:center;justify-content:center;padding:3rem;font-size:1.05rem;color:var(--text-muted)}.error{padding:1rem;background-color:#ef44441a;border:1px solid rgba(239,68,68,.5);border-radius:var(--radius-sm);color:#fecaca;margin:1rem 0}*:focus-visible{outline:2px solid #ffcb05;outline-offset:2px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#001933}::-webkit-scrollbar-thumb{background:#2e5b85;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#3d73a5}@media(max-width:768px){html{font-size:15px}}@media(max-width:480px){html{font-size:14px}}@media print{.site-header,.site-footer,.seeclickfix-banner{display:none}}
