*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#07111f;color:#f8fbff;line-height:1.6}.site-header{background:rgba(7,17,31,.92);border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:2}.nav{max-width:1120px;margin:auto;padding:18px 20px;display:flex;justify-content:space-between;align-items:center}.logo{font-weight:800;color:#fff;text-decoration:none;font-size:22px}.links a{color:#cbd7e8;margin-left:18px;text-decoration:none}.hero{max-width:1120px;margin:auto;padding:70px 20px;display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}.badge{background:#1e90ff;color:#fff;padding:8px 14px;border-radius:999px;font-weight:700}h1{font-size:56px;line-height:1.05;margin:22px 0}h2{color:#fff}.hero p,.page p{color:#cbd7e8;font-size:18px}.buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.btn{padding:14px 22px;border-radius:14px;text-decoration:none;font-weight:800}.primary{background:#ffd21f;color:#07111f}.ghost{border:1px solid #5aa7ff;color:#fff}.hero-card{background:linear-gradient(135deg,#0e2344,#12192f);border:1px solid rgba(255,255,255,.14);border-radius:28px;padding:28px;box-shadow:0 30px 80px rgba(0,0,0,.35)}.phone{max-width:310px;margin:auto;background:#050914;border:10px solid #202a3a;border-radius:38px;padding:20px}.screen{background:#0b1730;border-radius:24px;padding:22px}.small{color:#8fbfff!important;font-size:14px!important}.bar{height:38px;background:#fff;border-radius:12px;margin:12px 0}.video-box{height:170px;border-radius:18px;background:linear-gradient(135deg,#1e90ff,#ffd21f);display:flex;align-items:center;justify-content:center;font-size:34px;font-weight:900;color:#07111f}.screen button{width:100%;padding:14px;margin-top:16px;border:0;border-radius:12px;background:#ffd21f;font-weight:900}.features{max-width:1120px;margin:0 auto 30px;padding:0 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.features article,.grid section,.post{background:#0d1b31;border:1px solid rgba(255,255,255,.1);border-radius:22px;padding:24px}.content-block,.page{max-width:920px;margin:20px auto;padding:30px 20px}.page{min-height:70vh}.page h1{font-size:44px}.steps li{margin:12px 0;color:#d9e6f7}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}a{color:#ffd21f}footer{text-align:center;padding:30px;color:#9fb0c8;border-top:1px solid rgba(255,255,255,.08)}@media(max-width:800px){.hero,.features,.grid{grid-template-columns:1fr}h1{font-size:40px}.links{display:none}}
