body{margin:0;font-family:Arial,sans-serif;background:#07101d;color:#f8fafc}a{text-decoration:none;color:inherit}.hero{min-height:760px;padding:28px;background:linear-gradient(120deg,#07101d,#26180a)}nav{max-width:1200px;margin:auto;display:flex;justify-content:space-between;gap:20px}.brand{font-size:24px;font-weight:900}.brand span,.eyebrow{color:#ffb45f}.links{display:flex;gap:18px;color:#aeb9ca}.hero-text{max-width:1200px;margin:130px auto 0}h1{font-size:clamp(42px,7vw,88px);line-height:.9;max-width:1120px;margin:0}.hero-text p{max-width:920px;font-size:21px;line-height:1.6;color:#eadccc}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900}.button{display:inline-block;margin:8px 8px 0 0;padding:14px 22px;border-radius:999px;background:linear-gradient(135deg,#ffb45f,#f7d27c);color:#111;font-weight:900}.ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.2)}main{max-width:1200px;margin:auto;padding:30px 20px}.stats,.grid,.cards,.two{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stats{margin-top:-80px}.stats div,.panel,.price-panel,.grid div,.cards article,.two article{background:#111f35;border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:24px;box-shadow:0 18px 45px rgba(0,0,0,.25)}.stats b{font-size:30px;color:#2ed3a2}p,li{color:#aeb9ca;line-height:1.65}.price-panel{text-align:center;margin:60px 0;border-color:rgba(255,180,95,.45)}.price{font-size:clamp(54px,9vw,112px);font-weight:900;color:#fff;margin:10px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin:70px 0 20px}h2{font-size:clamp(32px,4vw,52px);line-height:1;margin:0 0 16px}.panel{margin:50px 0}.grid{grid-template-columns:repeat(4,1fr)}.cards{grid-template-columns:repeat(4,1fr)}.cards span{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:rgba(255,180,95,.15);color:#ffb45f;font-weight:900}.two{grid-template-columns:1fr 1fr;margin:50px 0}.cta{text-align:center;padding:46px;border-radius:30px;background:linear-gradient(135deg,rgba(255,180,95,.15),rgba(46,211,162,.08)),#111f35}.cta p{max-width:760px;margin:0 auto 18px}footer{max-width:1200px;margin:auto;padding:34px 20px 54px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:30px;color:#aeb9ca}footer b{color:#fff}@media(max-width:900px){nav,.links{flex-direction:column}.stats,.split,.grid,.cards,.two{grid-template-columns:1fr}.hero{min-height:940px}footer{flex-direction:column}}