*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;color:#0f172a;background:#fff;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer;border:none;background:none}ul{list-style:none}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:60px 0}.section--alt{background:#f8faff}.header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);height:68px;display:flex;align-items:center}.header__inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.header__logo{display:flex;align-items:center;gap:.6rem;font-size:1rem;font-weight:700;color:#0f172a}.header__nav{display:flex;align-items:center;gap:2rem}.header__nav a{font-size:.9rem;font-weight:500;color:#475569;transition:color .2s}.header__nav a:hover{color:#00d4a3}.header__cta{background:#00d4a3;color:#fff;padding:.6rem 1.4rem;border-radius:100px;font-size:.88rem;font-weight:600;transition:background .2s,transform .2s}.header__cta:hover{background:#00b890;transform:scale(1.03)}.hero{padding:20px 0 60px}.hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;min-height:70vh}.hero__badge{display:inline-flex;align-items:center;gap:.4rem;background:#e6fbf7;color:#007d62;font-size:.78rem;font-weight:600;padding:.35em .9em;border-radius:100px;margin-bottom:1.25rem}.hero__headline{font-size:clamp(1.9rem,3.5vw,2.9rem);font-weight:700;line-height:1.12;letter-spacing:-.03em;color:#0f172a;margin-bottom:1rem}.hero__subtext{font-size:clamp(.95rem,1.1vw,1.1rem);color:#475569;line-height:1.6;margin-bottom:1.75rem;max-width:420px}.hero__ctas{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:#00d4a3;color:#fff;padding:.75rem 1.6rem;border-radius:100px;font-size:.95rem;font-weight:600;transition:background .2s,transform .2s;box-shadow:0 4px 16px #00d4a34d}.btn-primary:hover{background:#00b890;transform:scale(1.03)}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;border:1.5px solid #e2e8f0;color:#334155;padding:.73rem 1.5rem;border-radius:100px;font-size:.9rem;font-weight:500;transition:border-color .2s,background .2s}.btn-secondary:hover{border-color:#cbd5e1;background:#f8fafc}.hero__micro{display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:#64748b;margin-bottom:1.25rem}.hero__social{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.stars{display:inline-flex;gap:2px}.hero__proof-text{font-size:.82rem;color:#475569;font-weight:500}.phone-wrap{position:relative;display:flex;justify-content:center}.phone{width:260px;margin:0 auto;background:#1a1c28;border-radius:36px;padding:12px;box-shadow:0 32px 64px #00000040,0 0 0 1px #ffffff0f}.phone--sm{width:220px}.phone__notch{width:80px;height:22px;background:#1a1c28;border-radius:0 0 14px 14px;margin:0 auto 6px}.phone__screen{background:#fff;border-radius:24px;overflow:hidden;min-height:480px;position:relative}.phone__screen--sm{min-height:360px;padding:14px}.phone-step{display:none;padding:16px}.phone-step.active{display:block}.offer-cards{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.offer-card{border:1.5px solid #e2e8f0;border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:10px;position:relative;margin-top:4px}.offer-card.active{border-color:#00d4a3;background:#e6fbf7}.offer-card .popular{position:absolute;top:-9px;left:50%;transform:translate(-50%);background:#ff4db8;color:#fff;font-size:.6rem;font-weight:700;padding:.15em .65em;border-radius:100px;white-space:nowrap}.offer-card .popular.blue{background:#5ab4ff}.radio{width:14px;height:14px;border-radius:50%;border:2px solid #cbd5e1;flex-shrink:0;display:flex;align-items:center;justify-content:center}.offer-card.active .radio{border-color:#00d4a3}.offer-card.active .radio:after{content:"";width:7px;height:7px;border-radius:50%;background:#00d4a3;display:block}.offer-info{flex:1}.offer-units{font-size:.75rem;font-weight:600;color:#0f172a;display:block}.offer-save{font-size:.65rem;color:#64748b}.offer-save.hot{color:#007d62;font-weight:600}.offer-prices{text-align:right}.offer-price{font-size:.82rem;font-weight:700;color:#0f172a;display:block}.offer-old{font-size:.65rem;color:#94a3b8;text-decoration:line-through}.summary{background:#f8faff;border-radius:8px;padding:8px 10px;margin-bottom:10px;font-size:.7rem}.summary-row{display:flex;justify-content:space-between;padding:2px 0}.summary-row.total{font-weight:700;font-size:.75rem;border-top:1px solid #e2e8f0;margin-top:3px;padding-top:5px}.form-fields{display:flex;flex-direction:column;gap:7px;margin-bottom:10px}.form-field{border:1.5px solid #e2e8f0;border-radius:8px;padding:7px 10px;display:flex;align-items:center;gap:7px;font-size:.72rem}.form-field.focused{border-color:#00d4a3;background:#e6fbf7}.field-label{font-size:.6rem;color:#94a3b8;display:block}.field-val{font-weight:500;color:#0f172a}.submit-btn{width:100%;background:#00d4a3;color:#fff;border-radius:10px;padding:10px;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.4rem;border:none;cursor:pointer}.float-badge{position:absolute;background:#fff;border-radius:100px;padding:.4rem .85rem;font-size:.72rem;font-weight:600;display:flex;align-items:center;gap:.4rem;box-shadow:0 4px 16px #0000001a;white-space:nowrap}.float-badge.speed{top:60px;right:-30px;color:#00d4a3}.float-badge.conv{bottom:80px;left:-30px;color:#ff4db8}.stats-bar{background:#1a1c28;padding:40px 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;text-align:center}.stat-num{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;color:#fff;line-height:1}.stat-label{font-size:.8rem;color:#ffffff80;margin-top:.3rem}.es-card{background:#fff;border-radius:24px;padding:clamp(2rem,4vw,3rem);box-shadow:0 4px 24px #0000000d}.feat-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center;max-width:1200px;margin:0 auto}.feat-grid.rev .feat-text{order:2}.feat-grid.rev .feat-demo{order:1}.sec-label{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.3em .8em;border-radius:100px;margin-bottom:1.1rem}.lb-blue{color:#1565c0;background:#e3f2fd}.lb-orange{color:#007d62;background:#e6fbf7}.lb-green{color:#1b5e20;background:#e8f5e9}.lb-purple{color:#4a148c;background:#f3e5f5}.feat-headline{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;line-height:1.15;letter-spacing:-.025em;color:#0f172a;margin-bottom:.9rem}.feat-sub{font-size:clamp(.9rem,1.1vw,1.05rem);color:#475569;line-height:1.6;margin-bottom:1.5rem;max-width:400px;opacity:.85}.bullets{display:flex;flex-direction:column;gap:.7rem;margin-bottom:1.4rem}.bullets li{display:flex;align-items:flex-start;gap:.7rem;font-size:.93rem;color:#334155;line-height:1.5}.result-pill{display:inline-flex;align-items:center;gap:.45rem;background:#e6fbf7;color:#007d62;font-size:.82rem;font-weight:600;padding:.4em .95em;border-radius:100px}.extra-note{font-size:.82rem;color:#64748b;font-style:italic;padding:.6rem 0;border-top:1px solid #f1f5f9;margin-top:.85rem}.demo-box{background:#f8faff;border-radius:16px;padding:1.4rem;box-shadow:0 2px 12px #0000000d}.faq-wrap{max-width:780px;margin:0 auto}.faq-title{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;letter-spacing:-.025em;color:#0f172a;text-align:center;margin-bottom:2.5rem}.faq-item{border-bottom:1px solid rgba(0,0,0,.08)}.faq-item:first-child{border-top:1px solid rgba(0,0,0,.08)}.faq-btn{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1.2rem 0;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit}.faq-q{font-size:clamp(.95rem,1.2vw,1.08rem);font-weight:600;color:#0f172a;line-height:1.4;transition:color .2s}.faq-btn:hover .faq-q{color:#00d4a3}.faq-icon{flex-shrink:0;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#0000000a;color:#475569;transition:background .2s;position:relative}.faq-btn:hover .faq-icon,.faq-item.open .faq-icon{background:#00d4a31a;color:#00d4a3}.faq-icon-plus,.faq-icon-minus{position:absolute;transition:opacity .2s}.faq-icon-minus,.faq-item.open .faq-icon-plus{opacity:0}.faq-item.open .faq-icon-minus{opacity:1}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-answer-inner{padding:.2rem 0 1.2rem;font-size:.93rem;color:#475569;line-height:1.7}.reviews-wrap{max-width:1200px;margin:0 auto}.reviews-summary{text-align:center;margin-bottom:2.5rem}.trust-line{display:block;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#00d4a3;margin-bottom:.7rem}.rating-num{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:#0f172a;margin:.5rem 0 0;letter-spacing:-.02em}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.review-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.6rem;box-shadow:0 2px 8px #0000000a}.review-quote{font-size:.88rem;color:#334155;line-height:1.6;margin:.75rem 0}.review-metric{font-size:.8rem;font-weight:700;color:#00d4a3;margin-bottom:.75rem}.review-divider{height:1px;background:#f1f5f9;margin-bottom:.75rem}.author-name{font-size:.85rem;font-weight:600;color:#0f172a;display:block}.author-role{font-size:.75rem;color:#94a3b8}.cta-wrap{background:linear-gradient(135deg,#0d1117,#0a1a14 40%,#0d2218);border-radius:28px;max-width:1200px;margin:0 auto;overflow:hidden;position:relative;border:1px solid rgba(0,212,163,.15)}.cta-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 25% 60%,rgba(0,212,163,.25) 0%,transparent 55%),radial-gradient(ellipse at 75% 30%,rgba(255,77,184,.12) 0%,transparent 50%)}.cta-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:clamp(3rem,8vw,5.5rem) clamp(1.5rem,5vw,4rem)}.cta-headline{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.15;margin-bottom:1.2rem;max-width:680px;font-style:italic}.cta-sub{font-size:clamp(.9rem,1.2vw,1.05rem);color:#fff9;line-height:1.7;margin-bottom:2.25rem;max-width:520px}.cta-btn{display:inline-flex;align-items:center;gap:.8rem;background:#fff;padding:.6rem 1.8rem .6rem .6rem;border-radius:100px;box-shadow:0 4px 24px #00000040,0 0 0 1px #00d4a326;transition:transform .2s,box-shadow .2s}.cta-btn:hover{transform:scale(1.04);box-shadow:0 10px 36px #0000004d,0 0 0 2px #00d4a34d}.cta-btn-label{font-size:.58rem;font-weight:600;letter-spacing:.08em;color:#475569;display:block;text-align:left}.cta-btn-store{font-size:1rem;font-weight:700;color:#0f172a;display:block}.cta-pills{display:flex;align-items:center;gap:.6rem;margin-top:1.75rem;flex-wrap:wrap;justify-content:center}.cta-pill{font-size:.78rem;color:#fff9;display:flex;align-items:center;gap:.3rem}.cta-dot{width:4px;height:4px;border-radius:50%;background:#ffffff40}.footer{background:#1a1c28;padding:36px 0}.footer-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.footer-brand{display:flex;align-items:center;gap:.6rem;font-weight:700;color:#fff;font-size:.93rem}.footer-copy{font-size:.8rem;color:#ffffff61}.footer-links{display:flex;gap:1.4rem}.footer-links a{font-size:.8rem;color:#ffffff6b;transition:color .2s}.footer-links a:hover,.footer-links a.active{color:#00d4a3}.reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}.d1{transition-delay:.1s}.d2{transition-delay:.2s}@media (max-width:900px){.hero__inner,.feat-grid{grid-template-columns:1fr}.feat-grid.rev .feat-text,.feat-grid.rev .feat-demo{order:unset}.reviews-grid{grid-template-columns:1fr 1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.header__nav,.float-badge{display:none}.hero__inner{min-height:auto;gap:3rem}}@media (max-width:600px){.reviews-grid{grid-template-columns:1fr}.hero__ctas .btn-secondary{display:none}}.policy-hero{background:linear-gradient(135deg,#0d1117,#0a1a14 40%,#0d2218);padding:60px 0 50px;position:relative;overflow:hidden}.policy-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 20% 60%,rgba(0,212,163,.2) 0%,transparent 55%),radial-gradient(ellipse at 80% 30%,rgba(255,77,184,.1) 0%,transparent 50%)}.policy-hero__inner{position:relative;z-index:1;max-width:820px;margin:0 auto;padding:0 1.5rem}.policy-hero__tag{display:inline-flex;align-items:center;gap:.45rem;background:#00d4a31f;color:#00d4a3;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.35em .9em;border-radius:100px;border:1px solid rgba(0,212,163,.2);margin-bottom:1.25rem}.policy-hero__title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;color:#fff;line-height:1.15;letter-spacing:-.025em;margin-bottom:1rem}.policy-hero__meta{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.policy-hero__date{font-size:.82rem;color:#ffffff80;display:flex;align-items:center;gap:.4rem}.policy-hero__badge{display:inline-flex;align-items:center;gap:.35rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#fff9;font-size:.75rem;padding:.3em .8em;border-radius:100px}.policy-body{max-width:820px;margin:0 auto;padding:3rem 1.5rem 5rem}.toc{background:#f8faff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem 2rem;margin-bottom:3rem}.toc__title{font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#00d4a3;margin-bottom:1rem}.toc__list{display:flex;flex-direction:column;gap:.4rem;counter-reset:toc}.toc__list a{font-size:.88rem;color:#475569;transition:color .2s;display:flex;align-items:center;gap:.5rem;padding:.2rem 0}.toc__list a:hover{color:#00d4a3}.toc__list a:before{content:counter(toc);counter-increment:toc;width:20px;height:20px;border-radius:50%;background:#e6fbf7;color:#007d62;font-size:.65rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.policy-section{margin-bottom:2.5rem;scroll-margin-top:90px}.policy-section__num{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#00d4a3;margin-bottom:.5rem}.policy-section__title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:1rem;line-height:1.3}.policy-section__intro{font-size:.95rem;color:#475569;line-height:1.75;margin-bottom:1rem}.policy-card{background:#f8faff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:1rem}.policy-card__label{font-size:.75rem;font-weight:700;color:#00d4a3;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem}.policy-card__text{font-size:.9rem;color:#475569;line-height:1.7}.principles-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.principle-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.1rem 1.25rem;display:flex;align-items:flex-start;gap:.75rem}.principle-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.principle-title{font-size:.85rem;font-weight:700;color:#0f172a;margin-bottom:.2rem}.principle-text{font-size:.78rem;color:#64748b;line-height:1.5}.policy-list{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1rem}.policy-list li{display:flex;align-items:flex-start;gap:.65rem;font-size:.9rem;color:#475569;line-height:1.65}.policy-list li:before{content:"";width:6px;height:6px;border-radius:50%;background:#00d4a3;flex-shrink:0;margin-top:.55rem}.scope-table{width:100%;border-collapse:collapse;margin-bottom:1rem;font-size:.82rem}.scope-table th{background:#1a1c28;color:#fff;padding:.65rem 1rem;text-align:left;font-weight:600;font-size:.75rem;letter-spacing:.04em}.scope-table th:first-child{border-radius:8px 0 0}.scope-table th:last-child{border-radius:0 8px 0 0}.scope-table td{padding:.6rem 1rem;border-bottom:1px solid #f1f5f9;color:#475569;vertical-align:top}.scope-table tr:last-child td{border-bottom:none}.scope-table tr:nth-child(2n) td{background:#fafafa}.scope-tag{background:#e6fbf7;color:#007d62;font-size:.68rem;font-weight:600;padding:.15em .6em;border-radius:4px;font-family:monospace}.highlight-box{border-left:3px solid #00D4A3;background:#e6fbf7;border-radius:0 10px 10px 0;padding:1rem 1.25rem;margin-bottom:1rem;font-size:.88rem;color:#334155;line-height:1.7}.highlight-box strong{color:#007d62}.warning-box{border-left:3px solid #FF4DB8;background:#fff0f8;border-radius:0 10px 10px 0;padding:1rem 1.25rem;margin-bottom:1rem;font-size:.88rem;color:#334155;line-height:1.7}.warning-box strong{color:#c2185b}.contact-card{background:linear-gradient(135deg,#0d1117,#0a1a14);border-radius:16px;padding:2rem;display:flex;align-items:flex-start;gap:1.25rem;border:1px solid rgba(0,212,163,.15)}.contact-card__icon{width:48px;height:48px;background:#00d4a31f;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-card__title{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.35rem}.contact-card__line{font-size:.85rem;color:#fff9;line-height:1.7}.contact-card__email{color:#00d4a3;font-weight:600}
