:root{--ink:#151713;--muted:#62675f;--paper:#f4f1e9;--line:#d6d2c7;--lime:#d9ff57;--green:#204b3c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;text-rendering:optimizeLegibility}a{color:inherit}.shell,.inner{width:min(1180px,calc(100% - 40px));margin-inline:auto}.hero{min-height:720px;padding-bottom:76px}nav{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:11px;font-size:14px;font-weight:700;text-decoration:none}.brand-mark{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-family:monospace}.nav-link{color:var(--muted);font-size:13px;text-underline-offset:5px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:8vw;align-items:end;padding-top:112px}.eyebrow,.section-index{margin:0 0 22px;color:var(--green);font:500 11px/1.4 monospace;letter-spacing:.13em;text-transform:uppercase}h1{max-width:800px;margin:0;font-size:clamp(48px,6.5vw,90px);line-height:.96;letter-spacing:-.065em;font-weight:600}.lede{max-width:680px;margin:32px 0 0;color:var(--muted);font-size:19px;line-height:1.55}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:38px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;min-height:48px;padding:0 22px;background:var(--ink);color:#fff;text-decoration:none;border-radius:3px;font-size:13px;font-weight:700}.button:hover{background:var(--green)}.status{display:inline-flex;align-items:center;gap:9px;color:var(--muted);font-size:12px}.status i{width:8px;height:8px;border-radius:50%;background:#55a270;box-shadow:0 0 0 4px #dce9dc}.league-card{background:var(--lime);padding:24px;box-shadow:12px 12px 0 var(--ink)}.card-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:36px;font:500 11px monospace;text-transform:uppercase;letter-spacing:.08em}.pill{padding:6px 9px;border:1px solid var(--ink);border-radius:999px}dl{margin:0}dl div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-top:1px solid rgb(21 23 19 / 25%)}dt{color:rgb(21 23 19 / 65%);font-size:12px}dd{margin:0;font-size:13px;font-weight:700;text-align:right}.section{padding-block:112px;border-top:1px solid var(--line)}.split{display:grid;grid-template-columns:1fr 1fr;gap:10vw}h2{max-width:720px;margin:0;font-size:clamp(34px,4.4vw,59px);line-height:1.04;letter-spacing:-.045em;font-weight:600}.body-copy{padding-top:35px}.body-copy p{margin:0 0 24px;color:var(--muted);font-size:17px;line-height:1.7}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:60px}.section-heading>p{max-width:290px;margin:0;color:var(--muted);font-size:13px;line-height:1.6}.data-grid{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:0;padding:1px;background:var(--line)}.data-grid li{min-height:210px;display:flex;flex-direction:column;justify-content:space-between;padding:24px;background:var(--paper)}.data-grid span{color:var(--muted);font:11px monospace}.data-grid p{margin:0;font-size:17px;line-height:1.35}.privacy{width:100%;background:var(--green);color:#fff;border:0}.section-heading.light .section-index,.section-heading.light>p{color:#bdcfc8}.safeguard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.safeguard-grid article{min-height:230px;padding:24px;border:1px solid rgb(255 255 255 / 22%)}.safeguard-grid article>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--lime);color:var(--ink);font-size:14px}.safeguard-grid h3{margin:52px 0 10px;font-size:17px}.safeguard-grid p{margin:0;color:#bdcfc8;font-size:13px;line-height:1.55}footer{min-height:130px;display:flex;justify-content:space-between;align-items:center;gap:30px;color:var(--muted);font:11px monospace}@media(max-width:820px){.hero{min-height:auto}.hero-grid,.split{grid-template-columns:1fr}.hero-grid{padding-top:72px;gap:64px}.league-card{max-width:480px}.section-heading{align-items:start;flex-direction:column}.data-grid,.safeguard-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.shell,.inner{width:min(100% - 28px,1180px)}nav{height:74px}.nav-link{display:none}h1{font-size:46px}.lede{font-size:17px}.section{padding-block:78px}.data-grid,.safeguard-grid{grid-template-columns:1fr}.data-grid li{min-height:150px}footer{align-items:flex-start;flex-direction:column;justify-content:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
