:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#050607;--surface:#090a0c;--surface-raised:#111418;--text:#f2f5f8;--muted:#9ca6b2;--dim:#59616b;--line:#eef2f629;--gold:#c8a24a;--max:780px}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:radial-gradient(circle at 50% 20%, #d8dee514, transparent 34rem), linear-gradient(180deg, #08090b 0%, var(--background) 58%, #020303 100%);color:var(--text);letter-spacing:-.01em;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-underline-offset:.22em;text-decoration-color:#f2f5f857;transition:color .2s,text-decoration-color .2s}a:hover{color:var(--text);-webkit-text-decoration-color:var(--gold);text-decoration-color:var(--gold)}.siteHeader{z-index:10;color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,2.5rem);display:flex;position:fixed;top:0;left:0;right:0}.markLink{opacity:.82;align-items:center;text-decoration:none;display:inline-flex}.legalNav{letter-spacing:.11em;text-transform:uppercase;gap:clamp(.8rem,3vw,1.25rem);font-size:.78rem;display:flex}.homeShell{place-items:center;min-height:100svh;padding:6rem 1.5rem 3rem;display:grid}.hero{text-align:center;justify-items:center;gap:1.2rem;display:grid}.heroLogo{filter:drop-shadow(0 1.5rem 4rem #d8dee52e);width:min(76vw,520px);height:auto}.heroLine{max-width:34rem;color:var(--muted);margin:0;font-size:clamp(.98rem,2vw,1.1rem);line-height:1.6}.heroLinks{color:var(--dim);letter-spacing:.09em;text-transform:uppercase;flex-wrap:wrap;justify-content:center;gap:.8rem 1.2rem;margin-top:.35rem;font-size:.8rem;display:flex}.legalPage{min-height:100svh;padding:7rem 1.25rem 4rem}.legalDocument{width:min(100%, var(--max));border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 88%, transparent);margin:0 auto;padding:clamp(1.2rem,4vw,2rem);box-shadow:inset 0 1px #ffffff0a,0 2rem 6rem #00000059}.eyebrow{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .75rem;font-size:.72rem;font-weight:700}.legalDocument h1{letter-spacing:-.06em;margin:0 0 .5rem;font-size:clamp(2rem,8vw,4rem);line-height:.95}.lastUpdated{color:var(--muted);margin:0 0 2rem;font-size:.95rem}.legalDocument h2{color:var(--text);letter-spacing:.08em;text-transform:uppercase;margin:2rem 0 .6rem;font-size:1rem}.legalDocument p,.legalDocument li{color:var(--muted);font-size:1rem;line-height:1.75}.legalDocument ul{margin:.35rem 0 0;padding-left:1.2rem}.legalDocument strong{color:var(--text)}.legalDocument address{color:var(--muted);font-style:normal;line-height:1.75}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:560px){.siteHeader{position:absolute}.legalNav{gap:.7rem;font-size:.68rem}}
