:root{--ink:#f5f3f7;--muted:#afaab8;--bg:#080a11;--panel:#11141e;--line:#282b37;--accent:#ef476f;--accent-soft:#ff7795;--max:1120px;color-scheme:dark}
*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink);font-size:16px;line-height:1.6}body{margin:0;background:radial-gradient(circle at 82% 10%,rgba(239,71,111,.12),transparent 28rem),var(--bg)}a{color:inherit}.nav,main,footer{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-weight:750;letter-spacing:-.02em}.mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--accent);border-radius:9px;color:var(--accent);font-weight:900}.nav-link{color:var(--muted);text-underline-offset:5px}.nav-link:hover{color:var(--ink)}.hero{min-height:570px;display:flex;flex-direction:column;justify-content:center;max-width:850px}.eyebrow,.section-number{font-size:.78rem;letter-spacing:.16em;font-weight:800;color:var(--accent);margin:0 0 16px}h1,h2,p{margin-top:0}.hero h1,.legal-heading h1{font-size:clamp(3.8rem,10vw,7.8rem);line-height:.91;letter-spacing:-.075em;margin-bottom:32px}.hero h1 span{color:var(--accent)}.lede{font-size:clamp(1.15rem,2.4vw,1.45rem);color:var(--muted);max-width:720px}.status{display:flex;align-items:center;gap:10px;margin-top:22px;color:#d6d1db;font-size:.95rem}.status span{width:8px;height:8px;border-radius:50%;background:#59d499;box-shadow:0 0 0 5px rgba(89,212,153,.12)}.panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 3fr;gap:30px;padding:64px 0}.panel h2,.grid h2,.policy-callout h2{font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.15;letter-spacing:-.035em;margin-bottom:18px}.panel p:not(.section-number),.grid p:not(.section-number){color:var(--muted);max-width:690px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin:72px 0}.grid article{background:var(--panel);padding:38px;min-height:280px}.policy-callout{margin:0 0 90px;padding:48px;background:linear-gradient(120deg,#19121d,#11141e);border:1px solid #352231;display:flex;justify-content:space-between;align-items:center;gap:30px}.policy-callout h2{margin:0}.button{display:inline-flex;gap:35px;align-items:center;background:var(--accent);color:#fff;padding:16px 20px;text-decoration:none;font-weight:800;white-space:nowrap}.button:hover{background:var(--accent-soft)}footer{display:flex;justify-content:space-between;color:var(--muted);border-top:1px solid var(--line);padding:34px 0 46px;font-size:.9rem}footer p{margin:0}.legal{padding:90px 0}.legal-heading{max-width:900px;margin-bottom:80px}.legal-heading h1{font-size:clamp(3.6rem,9vw,7rem)}.legal-heading>p:last-child{color:var(--muted);font-size:1.2rem;max-width:720px}.legal-layout{display:grid;grid-template-columns:280px 1fr;gap:90px;align-items:start}.legal-layout aside{position:sticky;top:32px;border-top:3px solid var(--accent);padding:24px 0;color:var(--muted)}.legal-layout aside p{font-size:.78rem;letter-spacing:.13em;text-transform:uppercase;color:var(--accent);font-weight:800}.legal-layout aside strong{font-size:1.1rem;line-height:1.5;color:var(--ink)}.legal-copy{max-width:760px}.legal-copy section{border-top:1px solid var(--line);padding:34px 0}.legal-copy h2{font-size:1.35rem;letter-spacing:-.02em}.legal-copy p{color:#c0bbc7}.legal-copy a{color:var(--accent-soft)}
@media(max-width:760px){.nav{height:70px}.brand span:last-child{font-size:.9rem}.hero{min-height:510px}.hero h1{font-size:3.8rem}.panel{grid-template-columns:1fr;gap:0}.grid{grid-template-columns:1fr}.grid article{min-height:auto}.policy-callout{align-items:flex-start;flex-direction:column;padding:34px}.legal{padding:60px 0}.legal-heading{margin-bottom:50px}.legal-layout{grid-template-columns:1fr;gap:25px}.legal-layout aside{position:static}.legal-heading h1{font-size:3.6rem}footer{gap:20px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
