*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f7f8fb;color:#101827;line-height:1.6}header{height:70px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:5}header b{letter-spacing:.08em}header i{color:#2563eb;font-style:normal}header a{color:#111827;text-decoration:none;font-weight:700}section{max-width:1100px;margin:auto;padding:85px 30px}small{font-size:11px;font-weight:900;letter-spacing:.16em;color:#2563eb}.hero{min-height:720px;display:grid;grid-template-columns:1fr 430px;gap:70px;align-items:center}.hero h1{font-size:clamp(44px,6vw,74px);line-height:1.02;letter-spacing:-.05em}.hero em{font-style:normal;color:#2563eb}.hero p{font-size:19px;color:#5b6678;max-width:650px}.hero h2{font-size:42px;margin:20px 0}.hero img{width:100%;max-height:520px;object-fit:contain;filter:drop-shadow(0 25px 30px #0002)}.btn{display:inline-block;background:#2563eb;color:white;text-decoration:none;font-weight:900;padding:15px 22px;border-radius:11px}.dark{max-width:none;background:#0d1220;color:#fff;padding-left:max(30px,calc((100% - 1040px)/2));padding-right:max(30px,calc((100% - 1040px)/2))}.dark p{color:#aeb8c9}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:30px}.grid article{border:1px solid #293346;background:#151d2d;border-radius:15px;padding:22px}.list{background:#fff;border:1px solid #e1e5ec;border-radius:16px;padding:25px;font-size:18px;line-height:2}.offer{background:#111827;color:#fff;border-radius:24px;margin-bottom:50px;max-width:1040px}.offer p{color:#b8c1d0}.offer strong{font-size:48px;display:inline-block;margin:10px 0}.checkout{min-height:calc(100vh - 140px);display:grid;place-items:center}.card{background:#fff;padding:35px;border:1px solid #e1e5ec;border-radius:20px;width:min(560px,92%);box-shadow:0 20px 60px #0000000d}.card h1{font-size:38px}.order{display:flex;justify-content:space-between;padding:18px 0;border-block:1px solid #e5e7eb;margin:22px 0}label{display:block;font-weight:700;margin:15px 0}input{display:block;width:100%;padding:14px;margin-top:7px;border:1px solid #d6dbe4;border-radius:9px;font-size:16px}.full{width:100%;text-align:center;margin-top:12px}.muted,.tiny{color:#6b7280;font-size:13px}.tiny{font-size:11px}.success{min-height:calc(100vh - 70px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.success h1{font-size:64px;margin:10px}.success p{font-size:20px;color:#657084}.tick{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#e9f7ef;color:#16803c;font-size:36px;font-weight:900}.note{margin-top:25px;padding:18px;background:#fff;border:1px solid #e2e6ed;border-radius:13px;max-width:580px}footer{text-align:center;padding:30px;color:#7a8495;font-size:12px}@media(max-width:800px){.hero{grid-template-columns:1fr;text-align:center;padding-top:55px}.hero img{order:-1;max-height:350px}.grid{grid-template-columns:1fr}section{padding:60px 22px}.success h1{font-size:48px}}