*{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth}body{margin:0;background:#0b0b0d;color:#ede9e7;font:17px/1.8 system-ui,sans-serif}a{color:#ff9898;text-underline-offset:4px}a:hover{color:white}a:focus-visible{outline:2px solid #ff9898;outline-offset:5px}header,main,footer{max-width:960px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #ffffff18}header a{text-decoration:none;color:#eee;font-weight:700}main{padding-top:56px;padding-bottom:64px}h1,h2,h3{line-height:1.2;letter-spacing:-.03em}h1{font-size:clamp(2.2rem,6vw,3.6rem);margin:16px 0 24px}h2{font-size:1.65rem;margin:0 0 22px}h3{font-size:1.15rem;margin:28px 0 14px}p{color:#c7c0bd}section{border:1px solid #ffffff18;border-radius:22px;background:#141113;padding:30px;margin:24px 0}li{color:#c7c0bd;margin:8px 0}ul,ol{padding-left:24px}footer{border-top:1px solid #ffffff18;display:flex;flex-wrap:wrap;gap:20px;font-size:14px;padding-bottom:40px}.eyebrow{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#ff9898}.button{display:inline-block;padding:13px 22px;border-radius:12px;background:#b91c1c;color:white;text-decoration:none;font-weight:700;margin:8px 10px 8px 0}.secondary{background:transparent;border:1px solid #ffffff40}.hero{display:flex;gap:28px;align-items:center;flex-wrap:wrap}.hero img{border-radius:28px;width:128px;height:128px}.hero h1{margin-bottom:8px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.grid section{margin:0;padding:24px}.grid h2{font-size:1.2rem}.muted{font-size:14px;color:#a9a2a0}.legal>div>div{margin:24px 0}.legal svg{display:none}.legal h1{font-size:clamp(2rem,5vw,3rem)}@media(max-width:640px){header,main,footer{padding-left:20px;padding-right:20px}section{padding:22px}.grid{grid-template-columns:1fr}header{font-size:14px}.button{display:block;text-align:center;margin-right:0}}