:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#fffdf5;--surface:#fff;--ink:#000;--muted:#4c4d47;--outline:#d4d5cb;--primary:#f1ff3a}*{box-sizing:border-box}html{background:var(--background);color:var(--ink);font-family:Atkinson Hyperlegible,Atkinson,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}body{margin:0}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:2px}a:focus-visible{outline:3px solid var(--ink);outline-offset:4px;border-radius:4px}.legal-shell{min-height:100vh;padding:clamp(20px,5vw,64px) 18px 48px}.legal-page{max-width:860px;margin:0 auto}.legal-header{border-bottom:1px solid var(--outline);padding-bottom:clamp(28px,6vw,56px)}.legal-brand{letter-spacing:.13em;align-items:center;gap:10px;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.legal-brand:before{border:2px solid var(--ink);background:var(--primary);content:"";border-radius:50%;width:14px;height:14px}.legal-eyebrow{letter-spacing:.14em;text-transform:uppercase;margin:clamp(48px,10vw,96px) 0 12px;font-size:.82rem;font-weight:700}.legal-header h1{letter-spacing:-.055em;max-width:720px;margin:0;font-size:clamp(2.5rem,8vw,5.8rem);line-height:.94}.legal-summary{max-width:690px;color:var(--muted);margin:28px 0 0;font-size:clamp(1.08rem,2.7vw,1.35rem)}.legal-meta{color:var(--muted);flex-wrap:wrap;gap:10px 24px;margin-top:24px;font-size:.92rem;display:flex}.legal-content{padding:clamp(28px,7vw,64px) 0}.legal-section{border-bottom:1px solid var(--outline);grid-template-columns:minmax(150px,.38fr) minmax(0,1fr);gap:28px;padding:32px 0;display:grid}.legal-section:first-child{padding-top:0}.legal-section h2{letter-spacing:.02em;margin:0;font-size:1.05rem}.legal-copy>:first-child{margin-top:0}.legal-copy>:last-child{margin-bottom:0}.legal-copy p,.legal-copy li{color:var(--muted)}.legal-copy strong{color:var(--ink)}.legal-copy ul{margin:16px 0;padding-left:1.25rem}.legal-copy li+li{margin-top:9px}.legal-note{border:1px solid var(--ink);background:var(--primary);border-radius:16px;padding:18px 20px;color:var(--ink)!important}.legal-footer{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:16px 28px;padding-top:24px;font-size:.9rem;display:flex}.legal-footer nav{flex-wrap:wrap;gap:18px;display:flex}@media (max-width:640px){.legal-section{grid-template-columns:1fr;gap:12px;padding:26px 0}.legal-header h1{font-size:clamp(2.65rem,16vw,4.5rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
