:root{--ink:#151815;--paper:#f4f0e7;--coral:#f26444;--lime:#d9ee68;--muted:#676d65;--line:rgba(21,24,21,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}a{color:inherit;text-underline-offset:3px}.legal-top{position:sticky;z-index:5;top:0;display:flex;justify-content:space-between;align-items:center;padding:20px 5vw;border-bottom:1px solid rgba(255,255,255,.14);background:rgba(21,24,21,.96);color:#fff;font-size:.7rem;font-weight:800}.legal-logo{text-decoration:none;font-size:1rem;font-weight:950}.legal-logo em{color:var(--coral);font-style:normal}.legal-logo span{margin-left:.25em;font-size:.7em;letter-spacing:.08em}main{width:min(1120px,calc(100% - 36px));margin:0 auto}.legal-hero{padding:100px 0 80px}.legal-hero>p:first-child,.legal-number{color:var(--coral);font-size:.65rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.legal-hero h1{max-width:950px;margin:20px 0;font-size:clamp(3.6rem,9vw,8rem);line-height:.86;letter-spacing:-.075em}.legal-hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--coral)}.legal-hero>p:last-child{color:var(--muted)}.legal-pending{margin-bottom:65px;padding:24px 28px;border-left:5px solid var(--coral);background:#fff0eb}.legal-pending strong{font-size:1rem}.legal-pending p{margin:6px 0 0;color:#63382e}.legal-index{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:70px}.legal-index a{padding:10px 15px;border:1px solid var(--line);border-radius:100px;text-decoration:none;font-size:.68rem;font-weight:800}.legal-index a:hover{border-color:var(--ink);background:var(--ink);color:#fff}article{scroll-margin-top:90px;padding:65px 0;border-top:1px solid var(--line)}article h2{max-width:850px;margin:10px 0 40px;font-size:clamp(2.8rem,6vw,5.6rem);line-height:.9;letter-spacing:-.065em}article h3{margin:35px 0 8px;font-size:1rem}article p,article ul,article dl{max-width:820px;color:var(--muted);font-size:.82rem}dl{display:grid;gap:0;margin:25px 0}dl div{display:grid;grid-template-columns:210px 1fr;gap:20px;padding:14px 0;border-top:1px solid var(--line)}dt{font-weight:850;color:var(--ink)}dd{margin:0}.withdrawal-button{display:inline-flex;margin:25px 0 10px;padding:16px 22px;background:var(--coral);color:#fff;text-decoration:none;font-size:.72rem;font-weight:900;text-transform:uppercase}.small{font-size:.7rem}.legal-sources ul{display:grid;gap:10px;padding-left:18px}.legal-sources a{font-weight:750}footer{display:flex;justify-content:space-between;gap:25px;padding:35px 5vw;background:var(--ink);color:#858c82;font-size:.66rem}footer a{color:#fff;font-weight:850}@media(max-width:650px){.legal-top{padding:16px 18px}.legal-top>a:last-child{font-size:.6rem}main{width:min(100% - 28px,1120px)}.legal-hero{padding:72px 0 55px}.legal-hero h1{font-size:clamp(3.25rem,17vw,5.5rem)}article{padding:50px 0}dl div{grid-template-columns:1fr;gap:3px}footer{flex-direction:column}.legal-index{margin-bottom:50px}}
