:root{--brand: #0ea5e9;--accent-dark: #102a43;--muted: #6b7280;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial}body{background:#fff;color:#0f1724;line-height:1.5}.sticky-top{position:sticky;top:0;z-index:50;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-bottom:1px solid #eee}.brand{font-weight:700;color:var(--accent-dark)}.hero-illustration{background-image:linear-gradient(90deg,#0206178c,#0206174d),url(https://images.unsplash.com/photo-1501785888041-af3ef285b470?auto=format&fit=crop&w=1600&q=60);background-size:cover;background-position:center;color:#fff;padding:4rem 0}.hero-illustration .title{color:#fff;text-shadow:0 6px 20px rgba(2,6,23,.5)}.hero-illustration .subtitle{color:#dbeafe}.hero-bullets{list-style:none;padding-left:0;margin-top:1rem;color:#f1f5f9}.hero-bullets li{margin-bottom:.5rem;font-weight:600}.button.is-primary{background:var(--brand);border-color:transparent;color:#fff;box-shadow:0 6px 20px #0ea5e92e;transition:transform .12s ease,box-shadow .12s ease}.button.is-primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0ea5e933}.device-mock{border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #02061740}.device-mock img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.trust-badge{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 0;color:var(--muted)}.trust-badge .icon{font-size:1.6rem}.step-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 8px 20px #0206170f;text-align:left}.step-number{width:44px;height:44px;border-radius:50%;background:var(--brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:.5rem}.thermometer-box{padding:1rem 1.6rem}.thermometer{margin-top:12px}.thermo-scale{width:100%}.scale-labels{display:flex;justify-content:space-between;font-size:.85rem;color:var(--muted);margin-bottom:.5rem}.thermo-bar{width:100%;height:20px;background:#eee;border-radius:999px;overflow:hidden;box-shadow:inset 0 -2px 6px #0000000d}.thermo-fill{height:100%;width:0%;transition:width 1.4s cubic-bezier(.2,.9,.2,1);background:linear-gradient(90deg,#34d399,#06b6d4)}.testimonial .stars{color:#f6b042;font-size:1.2rem;margin-bottom:.4rem}.stat{text-align:center;padding:1rem}.stat-value{font-size:1.6rem;font-weight:700}.fomo{background:linear-gradient(90deg,#fff7ed,#fff8f0);border-top:1px solid rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.03);padding:2rem 1.5rem}.benefit{display:flex;gap:1rem;align-items:flex-start;background:#fff;padding:1rem;border-radius:8px;box-shadow:0 6px 18px #0206170a}.benefit-icon{font-size:1.8rem;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f8fafc}.faq-item{border-bottom:1px solid #eee;padding:.75rem 0}.faq-q{width:100%;background:none;border:none;text-align:left;font-weight:600;padding:0;display:flex;justify-content:space-between;align-items:center}.faq-a{display:none;margin-top:.5rem;color:var(--muted)}.hero-form .card{padding:1rem;border-radius:12px;box-shadow:0 12px 30px #0206170f}.notification.is-hidden{display:none}.floating-cta{position:fixed;right:18px;bottom:18px;background:var(--brand);color:#fff;padding:12px 18px;border-radius:999px;box-shadow:0 12px 30px #0ea5e92e;z-index:80;font-weight:600;text-decoration:none;display:inline-block}#top-cta{background:transparent;border:1px solid var(--brand);color:var(--brand);padding:8px 14px;border-radius:6px}@media(max-width:768px){.hero-illustration{padding:2.5rem 0;background-position:center 30%}.hero-right{display:none}.trust-row{text-align:center}.floating-cta{right:14px;bottom:14px;padding:10px 14px}}a.cta-btn{color:#fff}
