*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f7f8fb;color:#111827}.container{width:min(1160px,calc(100% - 32px));margin:auto}.topbar{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid #e5e7eb}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.hero{padding:96px 0 72px;background:radial-gradient(circle at top right,#e8eefc,transparent 38%),linear-gradient(180deg,#fff,#f7f8fb)}.hero-grid,.offer-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center}.eyebrow{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.16em;color:#6b7280;margin-bottom:14px}h1{font-size:clamp(44px,8vw,88px);line-height:.95;letter-spacing:-.06em;margin:0 0 24px}h2{font-size:clamp(30px,4vw,48px);letter-spacing:-.04em;margin:0 0 18px}.lead{font-size:20px;line-height:1.7;color:#4b5563;max-width:720px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;padding:15px 22px;background:#111827;color:#fff;text-decoration:none;font-weight:800;cursor:pointer}.btn-small{padding:10px 16px;border-radius:11px}.btn-ghost{background:#fff;color:#111827;border:1px solid #d1d5db}.hero-card,.offer-form,article{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 20px 70px rgba(15,23,42,.08)}.hero-card{padding:14px}.metric{padding:20px;border-bottom:1px solid #edf0f4}.metric:last-child{border-bottom:0}.metric span{display:block;color:#6b7280;font-size:13px;margin-bottom:6px}.features,.offer-section{padding:80px 0}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:34px}article{padding:26px}article h3{margin-top:0}.offer-section{background:#111827;color:#fff}.offer-section p{color:#cbd5e1}.offer-form{padding:28px;color:#111827;display:grid;gap:16px}.offer-form label{font-size:13px;font-weight:800}.offer-form input,.offer-form textarea{width:100%;margin-top:8px;border:1px solid #d1d5db;border-radius:12px;padding:13px;font:inherit}.alert{padding:14px 16px;border-radius:12px;background:#eef2ff;color:#3730a3}.alert.success{background:#ecfdf5;color:#047857}.alert.error{background:#fef2f2;color:#b91c1c}.hp{position:absolute!important;left:-9999px!important}.simple-page{min-height:100vh;display:flex;align-items:center;padding:60px 0}.mobile-actions{display:none}@media(max-width:900px){.hero-grid,.offer-grid{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}h1{font-size:54px}.mobile-actions{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fff;border-top:1px solid #ddd}.mobile-actions a{padding:16px;text-align:center;text-decoration:none;font-weight:800;color:#111827}.mobile-actions a:last-child{background:#16a34a;color:#fff}}@media(max-width:600px){.hero{padding-top:64px}.cards{grid-template-columns:1fr}.container{width:min(100% - 24px,1160px)}}
