:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#e9eef8;background:#0c1422}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 90% 0%,#1a3650 0,transparent 30%),#0c1422}a{color:inherit;text-decoration:none}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}header{border-bottom:1px solid #26374a;background:#0b1421cc}.nav{height:76px;display:flex;justify-content:space-between;align-items:center}.logo{font-size:22px;font-weight:800;letter-spacing:-.05em;color:#f1f5fc}nav{display:flex;gap:28px;color:#aebdd0}nav a:hover,.text-link:hover{color:#72e6bd}.hero{padding:110px 0 100px;max-width:830px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em;color:#64ddb3}.hero h1,.page-head h1{font-size:clamp(50px,7vw,92px);line-height:1.02;letter-spacing:-.065em;margin:18px 0 25px}.hero em{font-style:normal;color:#69dfb8}.hero p,.page-head p{font-size:20px;line-height:1.6;color:#aebdd0;max-width:640px}.button{display:inline-block;margin-top:24px;background:#69dfb8;color:#0b1b24;border-radius:9px;padding:15px 22px;font-weight:800}.button:hover{background:#9af0d0}.section{padding:10px 0 90px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.section h2,.note h2{font-size:36px;letter-spacing:-.04em;margin:12px 0 30px}.count{color:#8ca2bb;margin-bottom:35px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card,.feature,.note{border:1px solid #2b3c50;background:#142337;border-radius:16px;padding:28px}.card{min-height:278px;display:flex;flex-direction:column}.card-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.pill{color:#74e0bd;background:#1d423e;border-radius:99px;padding:7px 10px;font-size:10px;font-weight:800;letter-spacing:.07em}.checked,.fine{color:#8195ac;font-size:12px}.card h3{font-size:27px;letter-spacing:-.04em;margin:29px 0 8px}.card p,.feature p,.note p{color:#a9b9ca;line-height:1.65}.card a{color:#7ee7c2;font-weight:700;margin-top:auto;padding-top:22px}.card a span{float:right}.note{margin:0 0 100px;background:#112d38}.note h2{margin-bottom:10px}.note p{max-width:700px}.page-head{padding:85px 0 45px}.page-head h1{font-size:clamp(45px,6vw,72px)}.feature{max-width:750px;margin-bottom:120px;padding:40px}.feature h2{font-size:32px}.actions{display:flex;gap:26px;align-items:center;flex-wrap:wrap}.text-link{color:#b4c5d7;margin-top:24px}.feature dl{margin:28px 0}.feature dl div{border-top:1px solid #34475a;padding:15px 0;display:flex;justify-content:space-between;gap:20px}.feature dt{color:#8da3b9}.feature dd{margin:0;text-align:right}.feature dd a,.table-wrap a{color:#75e3be}.table-wrap{overflow:auto;margin:0 0 120px;border:1px solid #2b3c50;border-radius:16px}table{width:100%;border-collapse:collapse}th,td{padding:22px;text-align:left;border-bottom:1px solid #2b3c50}th{color:#8fa3b8;font-size:12px;text-transform:uppercase;letter-spacing:.1em}footer{border-top:1px solid #26374a;color:#91a3b7;padding:55px 0}footer strong{color:#e9eef8}footer p{max-width:650px;line-height:1.6}@media(max-width:800px){.grid{grid-template-columns:1fr}.hero{padding:80px 0}.section-head{align-items:start}.count{margin-top:25px}.feature{padding:25px}}
