:root{--bg:#fffbf8;--card:#fff;--text:#202020;--muted:#68615f;--line:#f1dfdc;--red:#ff4a3f;--soft:#ffefec;--shadow:0 22px 60px rgba(240,90,80,.13)}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit}.site-header{max-width:1120px;margin:0 auto;padding:24px 22px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800}.brand-mark{width:34px;height:34px;border-radius:999px;background:var(--soft);color:var(--red);display:grid;place-items:center}.nav{display:flex;gap:18px}.nav a,.footer a{color:var(--muted);text-decoration:none;font-weight:600}.hero{max-width:1120px;margin:28px auto 0;padding:20px 22px 72px;display:grid;grid-template-columns:1.05fr .72fr;gap:54px;align-items:center}.eyebrow{margin:0 0 12px;color:var(--red);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.hero h1,.doc h1{font-size:clamp(42px,7vw,78px);line-height:.94;margin:0 0 22px;letter-spacing:0;font-weight:800}.lead{font-size:20px;line-height:1.6;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button{height:50px;border-radius:18px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800}.primary{background:var(--red);color:#fff;box-shadow:0 16px 34px rgba(255,74,63,.24)}.secondary{background:var(--card);color:var(--red);border:1px solid var(--line)}.phone-card{background:#101318;color:#fff;border-radius:38px;padding:26px;box-shadow:var(--shadow);min-height:560px;display:flex;flex-direction:column;align-items:center}.phone-top{width:100%;display:flex;justify-content:space-between}.phone-top span{width:46px;height:46px;border-radius:999px;background:#191d24}.heart{width:78px;height:78px;margin-top:28px;border-radius:999px;background:rgba(255,74,63,.15);display:grid;place-items:center;color:var(--red);font-size:40px}.timer{font-size:54px;font-weight:800;margin-top:28px}.caption{color:#bfb8b4;font-weight:700;margin-top:8px}.smoked-button{width:100%;height:62px;border-radius:24px;background:var(--red);display:grid;place-items:center;font-size:22px;font-weight:800;margin-top:36px}.metrics{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.metrics div{background:#171b22;border-radius:24px;padding:18px}.metrics strong{display:block;font-size:25px}.metrics span{display:block;color:#bfb8b4;margin-top:6px}.section{max-width:1120px;margin:0 auto;padding:42px 22px}.section-heading{max-width:620px}.section h2,.notice h2{font-size:38px;line-height:1.05;margin:0 0 24px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card,.notice,.doc{background:var(--card);border-radius:30px;box-shadow:var(--shadow);border:1px solid rgba(241,223,220,.7)}.card{padding:24px}.icon{width:44px;height:44px;border-radius:999px;background:var(--soft);color:var(--red);display:grid;place-items:center;font-weight:800}.card h3{margin:18px 0 8px;font-size:19px}.card p,.notice p,.doc p,.doc li{color:var(--muted);line-height:1.7}.doc ul{margin:12px 0 0;padding-left:20px}.doc li{margin:8px 0}.notice{max-width:1120px;margin:12px auto 72px;padding:30px}.doc{max-width:860px;margin:32px auto 72px;padding:42px}.doc h1{font-size:52px}.doc h2{font-size:24px;margin:34px 0 10px}.center-doc{text-align:center}.footer{max-width:1120px;margin:0 auto;padding:28px 22px 42px;display:flex;justify-content:space-between;color:var(--muted)}.footer-links{display:flex;gap:16px}@media(max-width:860px){.hero{grid-template-columns:1fr;padding-bottom:42px}.phone-card{min-height:500px}.feature-grid{grid-template-columns:1fr 1fr}.nav{gap:12px}.timer{font-size:44px}}@media(max-width:560px){.site-header{padding-top:18px}.hero h1,.doc h1{font-size:42px}.lead{font-size:17px}.feature-grid{grid-template-columns:1fr}.phone-card{border-radius:30px;padding:20px}.footer{display:block}.footer-links{margin-top:12px}.doc{margin:18px 14px 50px;padding:26px}.notice{margin:8px 14px 50px}.section{padding-top:26px}}
