:root{--orange:#f97316;--orange-dark:#dc5708;--ink:#26201c;--muted:#70655d;--line:#eadbd0;--cream:#fff9f4;--white:#fff}*{box-sizing:border-box}html{background:var(--cream)}body{margin:0;min-height:100vh;color:var(--ink);font-family:DM Sans,sans-serif;background:radial-gradient(circle at 8% 8%,#ffe4d0 0,transparent 25%),radial-gradient(circle at 95% 92%,#ffe6d3 0,transparent 22%),var(--cream)}a{color:var(--orange)}.legal-topbar{height:88px;border-bottom:1px solid rgba(224,205,192,.75);background:#fffaf6e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center}.legal-topbar>div{width:min(1060px,calc(100% - 36px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.legal-brand{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--ink)}.legal-brand img{width:68px;height:50px;object-fit:contain}.legal-brand span{display:grid;font-family:League Spartan,sans-serif;font-weight:900;line-height:.82;text-transform:uppercase}.legal-brand b{font-size:14px;color:#172033}.legal-brand strong{font-size:19px;color:var(--orange);margin-top:4px}.back-home{text-decoration:none;font-weight:800;font-size:14px}.legal-shell{width:min(920px,calc(100% - 36px));margin:42px auto 54px}.legal-hero{padding:35px 40px;border:1px solid var(--line);border-radius:24px 24px 0 0;background:linear-gradient(135deg,#fff7f0,#fff);box-shadow:0 22px 65px #6231111a}.legal-kicker{text-transform:uppercase;letter-spacing:1.8px;color:var(--orange);font-size:14px;font-weight:900}.legal-hero h1{font:900 clamp(34px,6vw,54px)/1 "League Spartan",sans-serif;letter-spacing:-1.5px;margin:12px 0 14px}.legal-hero p{max-width:720px;margin:0;color:var(--muted);font-size:16px;line-height:1.65}.updated{display:inline-block;margin-top:18px;padding:7px 11px;border-radius:999px;background:#fff0e5;color:#8c4518;font-size:14px;font-weight:800}.legal-content{padding:22px 40px 42px;border:1px solid var(--line);border-top:0;border-radius:0 0 24px 24px;background:#fff}.legal-content section{padding:22px 0;border-bottom:1px solid #eee3dc}.legal-content section:last-child{border-bottom:0}.legal-content h2{font:800 22px/1.25 Manrope,sans-serif;margin:0 0 10px}.legal-content p,.legal-content li{font-size:16px;line-height:1.72;color:#5f554e}.legal-content p{margin:8px 0}.legal-content ul{margin:9px 0 0;padding-left:22px}.legal-content li+li{margin-top:7px}.legal-callout{margin:14px 0 2px;padding:15px 17px;border-left:4px solid var(--orange);border-radius:0 12px 12px 0;background:#fff4eb}.legal-callout strong{display:block;margin-bottom:4px}.legal-footer{width:min(920px,calc(100% - 36px));margin:0 auto 36px;display:flex;justify-content:space-between;gap:18px;color:#756a62;font-size:14px}.legal-footer nav{display:flex;gap:18px;flex-wrap:wrap}.legal-footer a{font-weight:800;text-decoration:none}@media(max-width:640px){.legal-topbar{height:76px}.legal-brand img{width:58px;height:43px}.legal-shell{margin-top:24px}.legal-hero,.legal-content{padding-left:21px;padding-right:21px}.legal-content p,.legal-content li,.legal-hero p{font-size:16px}.legal-footer{flex-direction:column;text-align:center;align-items:center}.legal-footer nav{justify-content:center}}
