:root{--bg-0:#080c12;--bg-1:#0d1420;--bg-2:#121b2b;--gold:#c9a22b;--gold-hover:#e8c547;--cyan:#38bdf8;--text:#e8e6e3;--text-muted:#9aa4b2;--border:rgba(255,255,255,0.08);--glass:rgba(255,255,255,0.04);--ease-out:cubic-bezier(0.16,1,0.3,1);--glow-gold:0 0 28px rgba(201,162,43,0.38);--glow-cyan:0 0 20px rgba(56,189,248,0.28);--font-serif:"Fraunces",Georgia,serif;--font-sans:"IBM Plex Sans",system-ui,sans-serif;--header-h:4.25rem;--sidebar-w:15rem;--space:clamp(1rem,3vw,2rem);--radius-sm:0.375rem;--radius-md:0.75rem;--radius-lg:1.25rem;--shadow-card:0 4px 24px rgba(0,0,0,0.4);--status-ok:#22c55e;--status-warn:#f59e0b;--status-danger:#ef4444;--status-neutral:#9aa4b2}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;font-family:var(--font-sans);font-size:clamp(1rem,.95rem + .2vw,1.0625rem);line-height:1.6;color:var(--text);background:var(--bg-0);overflow-x:hidden}img,svg{max-width:100%;height:auto}a{color:var(--cyan);text-decoration:none}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.skip-link{position:absolute;left:-9999px;top:.5rem;z-index:10000;padding:.5rem 1rem;background:var(--bg-2);color:var(--text);border-radius:var(--radius-sm)}.skip-link:focus{left:.5rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:min(1120px,100% - 2 * var(--space));margin-inline:auto}.font-serif{font-family:var(--font-serif)}.font-sans{font-family:var(--font-sans)}h1,h2,h3,h4,h5,h6{margin:0;font-family:var(--font-serif);font-weight:500;line-height:1.2;color:var(--text)}p{margin:0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulseGold{0%,to{box-shadow:0 0 0 0 rgba(201,162,43,0)}50%{box-shadow:0 0 20px 4px rgba(201,162,43,.22)}}.reveal{opacity:0;transform:translateY(20px);transition:opacity .6s var(--ease-out),transform .6s var(--ease-out)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal.is-visible>:first-child{transition-delay:.04s}.reveal.is-visible>:nth-child(2){transition-delay:.1s}.reveal.is-visible>:nth-child(3){transition-delay:.16s}.reveal.is-visible>:nth-child(4){transition-delay:.22s}.reveal.is-visible>:nth-child(5){transition-delay:.28s}.legal-page{min-height:auto}.legal-page h1{font-family:var(--font-serif);font-size:clamp(1.75rem,1.2rem + 2vw,2.25rem);margin-bottom:1rem}.legal-page h2{font-size:1.15rem;margin-top:2rem;margin-bottom:.5rem}.legal-page li,.legal-page p{color:var(--text-muted);max-width:65ch}.legal-page ol,.legal-page ul{margin:0 0 1.25rem;padding-left:1.35rem;color:var(--text-muted)}.legal-page li{margin-bottom:.4rem}.legal-meta{font-size:.88rem;line-height:1.55;color:var(--text-muted);border-left:3px solid var(--gold);padding:.85rem 0 .85rem 1.1rem;margin:0 0 2rem;max-width:70ch;background:var(--glass);border-radius:0 12px 12px 0}.legal-table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.9rem}.legal-table td,.legal-table th{color:var(--text-muted);text-align:left;padding:.5rem;vertical-align:top;border-bottom:1px solid var(--border)}.legal-table thead th{font-weight:600;color:var(--text)}.legal-page blockquote{margin:1.25rem 0 1.5rem;padding:1rem 1.15rem;border-left:3px solid var(--cyan);background:var(--glass);border-radius:0 var(--radius-md) var(--radius-md) 0;max-width:65ch}.legal-page blockquote p{margin:0;color:var(--text-muted);font-size:.95rem;line-height:1.55;max-width:none}.CookieConsent_wrap__uTIs_{position:fixed;z-index:9999;inset:auto 0 0 0;padding:var(--space,1rem);pointer-events:none;display:flex;justify-content:center}.CookieConsent_wrap__uTIs_.CookieConsent_isVisible__sUDVN{pointer-events:auto}.CookieConsent_banner__RZXPr{width:100%;max-width:52rem;padding:1rem 1.15rem;background:var(--bg-2,#121b2b);border:1px solid var(--border,rgba(255,255,255,.08));border-radius:var(--radius-lg,1.25rem);box-shadow:var(--shadow-card,0 4px 24px rgba(0,0,0,.4));display:flex;flex-direction:column;gap:1rem}@media (min-width:640px){.CookieConsent_banner__RZXPr{flex-direction:row;align-items:center;gap:1.25rem}}.CookieConsent_text__2zt41{flex:1 1;font-size:.9rem;line-height:1.5;color:var(--text-muted,#9aa4b2);margin:0}.CookieConsent_privacyLink__Ye2ZW{color:var(--cyan,#38bdf8);text-decoration:underline;text-underline-offset:2px}.CookieConsent_privacyLink__Ye2ZW:hover{color:var(--gold-hover,#e8c547)}.CookieConsent_actions__bfFZ_{display:flex;flex-wrap:wrap;gap:.5rem;flex-shrink:0}.CookieConsent_btnGhost__GFTda{font-family:var(--font-sans,system-ui,sans-serif);font-size:.875rem;font-weight:500;padding:.55rem 1rem;border-radius:var(--radius-md,.75rem);border:1px solid var(--border,rgba(255,255,255,.08));background:transparent;color:var(--text,#e8e6e3);cursor:pointer;transition:border-color .15s ease,color .15s ease}.CookieConsent_btnGhost__GFTda:hover{border-color:var(--gold,#c9a22b);color:var(--gold,#c9a22b)}.CookieConsent_btnGhost__GFTda:focus-visible{outline:2px solid var(--gold,#c9a22b);outline-offset:2px}.CookieConsent_btnPrimary__52A0J{font-family:var(--font-sans,system-ui,sans-serif);font-size:.875rem;font-weight:500;padding:.55rem 1rem;border-radius:var(--radius-md,.75rem);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;background:var(--gold,#c9a22b);border:1px solid var(--gold,#c9a22b);color:var(--bg-0,#080c12)}.CookieConsent_btnPrimary__52A0J:hover{background:var(--gold-hover,#e8c547);border-color:var(--gold-hover,#e8c547)}.CookieConsent_btnPrimary__52A0J:focus-visible{outline:2px solid var(--gold-hover,#e8c547);outline-offset:2px}