*{box-sizing:border-box}html{color-scheme:dark}body{margin:0;background:#101011;color:#f5f5f7;font:18px/1.65 system-ui,-apple-system,BlinkMacSystemFont,sans-serif}a{color:#ff8d84;text-underline-offset:4px}a:hover{text-decoration-thickness:2px}a:focus-visible{outline:3px solid #fff;outline-offset:5px}header,main,footer{width:min(100% - 48px,1040px);margin:auto}header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 0;border-bottom:1px solid #343436}nav{display:flex;flex-wrap:wrap;gap:8px 24px}nav a,footer a{display:inline-flex;align-items:center;min-height:44px}.brand{font-weight:750;letter-spacing:.01em;color:#fff;text-decoration:none;font-size:24px}.skip{position:absolute;left:24px;top:-100px;padding:10px;background:#101011}.skip:focus{top:8px}main{padding:64px 0 80px;min-height:65vh}h1,h2,h3{line-height:1.15;letter-spacing:-.025em}h1{font-size:clamp(38px,6vw,64px);margin:14px 0 24px}h2{font-size:28px;margin:42px 0 16px}h3{font-size:22px}p,li{color:#c7c7ce}p{max-width:70ch}li+li{margin-top:8px}.eyebrow{color:#ff8d84;font-weight:650;letter-spacing:.08em;text-transform:uppercase;font-size:13px}.intro{font-size:clamp(20px,3vw,25px);max-width:52ch}.hero{display:grid;grid-template-columns:1fr 176px;gap:48px;align-items:start}.icon{width:176px;height:176px;border-radius:38px}.actions{display:flex;gap:12px 24px;align-items:center;flex-wrap:wrap;margin:28px 0}.button{background:#ff4f43;color:#171717;border-radius:12px;padding:12px 20px;min-height:48px;font-weight:700;text-decoration:none}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:40px}.card{padding:28px;background:#1c1c1f;border:1px solid #343436;border-radius:18px}.card h2,.card h3{margin-top:0}.card p:last-child{margin-bottom:0}.prose{max-width:760px}.note{font-size:16px;color:#b8b8c0}.legal{border-top:1px solid #343436;margin-top:36px;padding-top:20px}footer{border-top:1px solid #343436;padding:24px 0 40px;font-size:15px;color:#b8b8c0}.footer-links{display:flex;flex-wrap:wrap;gap:8px 24px}ul{padding-left:24px}details{border-bottom:1px solid #343436;padding:18px 0}summary{cursor:pointer;min-height:44px;display:list-item;font-weight:650;font-size:20px}details p{margin-bottom:8px}@media(max-width:600px){header,main,footer{width:calc(100% - 36px)}header{align-items:flex-start;flex-direction:column;gap:8px;padding:20px 0}main{padding-top:36px}.hero{grid-template-columns:1fr;gap:12px}.hero .icon{grid-row:1;width:88px;height:88px;border-radius:20px}.cards{grid-template-columns:1fr}.card{padding:22px}h2{font-size:26px}}
