:root{color-scheme:dark;font:16px/1.5 system-ui,-apple-system,Segoe UI,sans-serif;background:#08131d;color:#ebf4f7}*{box-sizing:border-box}body{margin:0}a{color:inherit}header{border-bottom:1px solid #294454;background:#0b1a27}header .inner{max-width:1250px;margin:auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}header img{width:120px;max-height:48px;object-fit:contain}nav{display:flex;gap:22px;align-items:center}nav a{text-decoration:none;color:#cae0e7}main{max-width:1250px;padding:60px 24px 90px;margin:auto}.eyebrow{color:#64d4bf;font-size:.76rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}h1{font-size:clamp(2.3rem,5vw,4.3rem);line-height:1.08;max-width:760px;margin:14px 0}h2{font-size:1.6rem;margin:4px 0 6px}h3{font-size:1.02rem;margin:25px 0 8px;color:#c7eced}.lead{color:#aec6d1;max-width:760px;font-size:1.1rem}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:42px 0}.card{display:flex;flex-direction:column;padding:30px;border:1px solid #2d4d5c;border-radius:22px;background:linear-gradient(150deg,#122636,#0b1b28);box-shadow:0 20px 50px #0002}.card.featured{border-color:#53cbb3;background:linear-gradient(155deg,#173b40,#0b222b)}.price{font-size:2.5rem;line-height:1.2;font-weight:750;margin:20px 0 0}.price small{font-size:.85rem;font-weight:500;color:#aec6d1}.subtitle{min-height:50px;color:#acc5cf}.tiers{padding:14px 16px;background:#071924;border:1px solid #34505a;border-radius:12px;font-size:.88rem}.tiers div{display:flex;justify-content:space-between;gap:8px}.tiers div+div{margin-top:7px}.tiers b{white-space:nowrap}.card ul{padding-left:20px;margin:6px 0 24px;color:#d2e4e8}.card li{padding:4px 0}.button{display:block;text-align:center;text-decoration:none;border-radius:11px;background:#5cd7bb;color:#061a21;padding:13px 18px;font-weight:750;margin-top:auto}.button.secondary{background:#24404c;color:#e8f8f7}.footnote{color:#abc1cb;font-size:.92rem}.steps{border:1px solid #294958;background:#0d222f;border-radius:18px;padding:24px 30px}.steps ol{display:flex;gap:24px;flex-wrap:wrap;padding-left:20px;margin:6px 0}.steps li{flex:1 1 190px;padding-left:4px}.steps a{color:#80e5cd}@media(max-width:920px){.cards{grid-template-columns:1fr}.subtitle{min-height:0}main{padding-top:40px}}@media(max-width:480px){nav{gap:10px;font-size:.9rem}header img{width:95px}.card{padding:23px}}
