*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#111821;color:#f4f7fa;font:17px/1.75 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:#bdddf6;text-underline-offset:4px}a:hover{color:#fff}a:focus-visible,summary:focus-visible{outline:3px solid #bdddf6;outline-offset:6px}.shell{width:min(1100px,calc(100% - 40px));margin:auto}.top{background:#0e131a;border-bottom:1px solid #34404d}.top .shell{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0}.brand{font-size:19px;font-weight:800;letter-spacing:.06em;text-decoration:none;color:#fff}.top nav{display:flex;gap:20px;flex-wrap:wrap}.top a{display:inline-flex;align-items:center;min-height:44px}.skip{position:absolute;left:20px;top:-100px;background:#bdddf6;color:#0e131a;padding:10px;z-index:9}.skip:focus{top:10px}.hero{padding:70px 0 65px;background:#0e131a}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:750;color:#bdddf6}.crumb{margin:0 0 35px;font-size:14px;color:#b5c0cc}h1,h2,h3{line-height:1.1;letter-spacing:-.035em;font-weight:650}h1{font-size:clamp(38px,5.8vw,70px);max-width:17ch;margin:18px 0 26px}h2{font-size:clamp(28px,4vw,42px);margin:0 0 22px}h3{font-size:23px;margin:0 0 14px}p{margin:0 0 20px}.lead{font-size:20px;max-width:740px;color:#c9d4df}.actions{display:flex;gap:15px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:10px 22px;border-radius:12px;background:#bdddf6;color:#0e131a;text-decoration:none;font-weight:750}.button:hover{background:#d9edfc;color:#0e131a}.secondary{background:transparent;border:1px solid #627487;color:#f4f7fa}.secondary:hover{background:#283747;color:#fff}.section{padding:65px 0;border-bottom:1px solid #34404d}.prose{max-width:780px}.muted{color:#b5c0cc}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.card{padding:26px;background:#18222e;border:1px solid #34404d;border-radius:18px}.card p{color:#c9d4df}.card p:last-child{margin-bottom:0}.checklist{padding-left:23px}.checklist li{margin-bottom:13px}.demo-note{font-size:14px;color:#b5c0cc;margin-top:18px}.related{display:flex;gap:20px;flex-wrap:wrap}.related a{min-height:44px;display:inline-flex;align-items:center}footer{padding:30px 0;background:#0e131a;font-size:14px;color:#b5c0cc}footer .shell{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}footer nav{display:flex;gap:20px;flex-wrap:wrap}footer a{min-height:44px;display:inline-flex;align-items:center}@media(max-width:700px){.grid{grid-template-columns:1fr}.top .shell{align-items:flex-start;flex-direction:column;gap:0}.top nav{gap:18px;font-size:14px}.hero{padding:40px 0}.section{padding:45px 0}.shell{width:calc(100% - 32px)}.lead{font-size:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}