:root{--orange:#f75a3a;--orange-dark:#d94327;--yellow:#ffd600;--ink:#172036;--muted:#667085;--line:#e8eaf0;--soft:#fff5f1;--blue:#3978f6;--green:#19a66a;--white:#fff;--shadow:0 24px 70px rgba(30,38,65,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(232,234,240,.8)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand img{border-radius:50%}.brand span{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-size:1.25rem;letter-spacing:.08em}.brand small{font-size:.73rem;color:var(--muted);margin-top:4px}.site-nav{display:flex;align-items:center;gap:34px;font-weight:650;font-size:.94rem}.site-nav>a:not(.button):hover{color:var(--orange)}.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle>span:not(.sr-only){display:block;width:24px;height:2px;background:var(--ink);margin:5px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:10px;background:var(--orange);color:#fff;font-weight:750;padding:15px 23px;box-shadow:0 10px 24px rgba(247,90,58,.24);transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px);background:var(--orange-dark)}.button span{font-size:1.2em}.button-small{padding:10px 17px;border-radius:8px;font-size:.9rem}.button-dark{background:var(--ink);box-shadow:none}.button-dark:hover{background:#050a16}.button-light{background:#fff;color:var(--orange);box-shadow:none}.button-light:hover{background:var(--yellow);color:var(--ink)}
.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#fff9f6 54%,#fff2ea 100%);padding:92px 0 105px}.hero-grid{position:relative;display:grid;grid-template-columns:.93fr 1.07fr;gap:70px;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.13em;font-size:.75rem;font-weight:800;color:var(--orange)}.eyebrow i{width:7px;height:7px;background:var(--yellow);border-radius:50%;box-shadow:0 0 0 5px rgba(255,214,0,.2)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.1rem,6vw,5.65rem);line-height:.98;letter-spacing:-.055em;margin:20px 0 28px}h1 em{font-style:normal;color:var(--orange)}.hero-copy>p{font-size:1.15rem;color:var(--muted);max-width:610px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.text-link{font-weight:750;display:flex;align-items:center;gap:10px}.play{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:.65rem;color:var(--orange);background:#fff}.trust-row{display:flex;flex-wrap:wrap;gap:20px;margin-top:28px;color:#556071;font-size:.85rem;font-weight:650}.trust-row span::first-letter{color:var(--green)}.hero-glow{position:absolute;border-radius:50%;filter:blur(1px)}.hero-glow-one{width:280px;height:280px;background:rgba(255,214,0,.16);top:-120px;left:45%}.hero-glow-two{width:350px;height:350px;background:rgba(247,90,58,.1);right:-150px;bottom:-190px}
.product-visual{position:relative;min-height:510px}.sheet-card{position:absolute;top:12px;right:0;width:90%;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.sheet-top{height:76px;padding:0 24px;display:flex;align-items:center;gap:13px;border-bottom:1px solid var(--line)}.sheet-top>div{display:flex;flex-direction:column}.sheet-top small{color:var(--muted)}.sheet-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#eaf8f1;color:var(--green);font-size:1.25rem}.dots{margin-left:auto;letter-spacing:3px;color:#9aa1ae}.sheet-grid{display:grid;grid-template-columns:.85fr 1.35fr 1fr}.cell{min-width:0;padding:15px 17px;border-right:1px solid #edf0f4;border-bottom:1px solid #edf0f4;font-size:.79rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cell.head{background:#f8fafc;color:#6e7787;font-weight:800;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em}.muted-cell{color:#7a8494}.status{display:inline-flex;padding:4px 8px;border-radius:20px;font-weight:800;font-size:.65rem}.opened{background:#e7f8ef;color:#128357}.sent{background:#edf3ff;color:#2f65cc}.bounced{background:#ffebe7;color:#c33e27}.merge-card{position:absolute;width:310px;left:0;bottom:0;background:#fff;border-radius:18px;padding:22px;box-shadow:0 24px 70px rgba(30,38,65,.2);border:1px solid var(--line)}.merge-title{display:flex;align-items:center;gap:12px;margin-bottom:18px}.merge-title img{border-radius:50%}.merge-title>div{display:flex;flex-direction:column}.merge-title small{color:var(--green);font-weight:700}.merge-card label{font-size:.73rem;font-weight:750;color:#6c7482}.select-mock{margin-top:6px;border:1px solid var(--line);padding:11px 12px;border-radius:8px;font-size:.82rem;display:flex;justify-content:space-between}.merge-stats{display:flex;justify-content:space-between;margin:14px 0;color:var(--muted);font-size:.68rem}.merge-stats span{display:flex;flex-direction:column}.merge-stats b{color:var(--ink);font-size:.95rem}.send-mock{background:var(--orange);color:#fff;border-radius:8px;padding:11px 14px;display:flex;justify-content:space-between;font-weight:750;font-size:.85rem}.floating-badge{position:absolute;background:#fff;padding:10px 14px;border-radius:9px;box-shadow:0 14px 34px rgba(30,38,65,.14);font-size:.74rem;font-weight:750}.badge-one{right:-28px;top:170px;color:var(--orange)}.badge-two{right:10px;bottom:52px;color:var(--green)}
.logo-strip{border-block:1px solid var(--line);background:#fff}.strip-inner{min-height:106px;display:flex;align-items:center;justify-content:space-between;color:#727b8a}.strip-inner>span{font-size:.82rem;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.strip-inner b{display:flex;align-items:center;gap:10px;color:#414b5e}.google{font-style:normal;width:32px;height:32px;display:grid;place-items:center;border-radius:8px}.g-sheet{background:#eaf8f1;color:#16885c}.g-mail{background:#fff0ed;color:#dc4b32}.g-drive{background:#eef3ff;color:#3978f6}
.section{padding:110px 0}.section-heading{text-align:center;max-width:780px;margin:0 auto 56px}.section-heading h2,.workflow h2,.results h2,.faq h2{font-size:clamp(2.35rem,4.5vw,4rem);line-height:1.08;letter-spacing:-.045em;margin:16px 0 20px}.section-heading p,.workflow-copy>p,.results-grid>div>p,.faq-grid>div>p{color:var(--muted);font-size:1.03rem}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.feature-card{position:relative;min-height:330px;border:1px solid var(--line);border-radius:20px;padding:34px;overflow:hidden;background:#fff}.feature-card h3{font-size:1.4rem;margin:22px 0 8px}.feature-card p{color:var(--muted);max-width:480px}.feature-primary{background:var(--ink);color:#fff}.feature-primary p{color:#bfc6d3}.icon-box{width:48px;height:48px;display:grid;place-items:center;background:var(--orange);color:#fff;border-radius:12px;font-size:1.2rem;font-weight:850}.icon-box.yellow{background:#fff6c6;color:#aa8500}.icon-box.blue{background:#eaf0ff;color:var(--blue)}.icon-box.green{background:#e9f8f1;color:var(--green)}.tag-demo{position:absolute;left:34px;right:34px;bottom:35px;padding:18px;background:#252f46;border:1px solid #354159;border-radius:12px;color:#d9deea;display:flex;gap:8px}.tag-demo b{background:rgba(255,214,0,.16);color:var(--yellow);padding:1px 5px;border-radius:4px}.mini-mail{position:absolute;left:34px;right:34px;bottom:31px;display:flex;flex-direction:column;gap:7px;background:#f8f9fb;border:1px solid var(--line);border-radius:12px;padding:15px;color:#707a89;font-size:.76rem}.mini-mail b{color:var(--ink)}.mini-mail i{display:block;height:6px;width:90%;border-radius:3px;background:#e2e5eb}.mini-mail i:last-child{width:62%}.chart{position:absolute;left:34px;right:34px;bottom:34px;height:100px;display:flex;align-items:end;gap:14px;border-bottom:1px solid var(--line);padding:0 16px}.chart span{flex:1;background:linear-gradient(#6f9eff,#3978f6);border-radius:7px 7px 0 0}.quality{position:absolute;left:34px;right:34px;bottom:42px}.quality>div{display:flex;justify-content:space-between;margin-bottom:12px;font-size:.82rem}.quality b{color:var(--green)}progress{appearance:none;width:100%;height:10px;border:0;border-radius:10px;overflow:hidden}progress::-webkit-progress-bar{background:#e9edf1}progress::-webkit-progress-value{background:var(--green);border-radius:10px}progress::-moz-progress-bar{background:var(--green)}
.workflow{background:var(--soft)}.workflow>.container{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.workflow-copy .button{margin-top:18px}.steps{list-style:none;margin:0;padding:0;border-top:1px solid #e8dcd7}.steps li{display:grid;grid-template-columns:72px 1fr;gap:20px;padding:27px 0;border-bottom:1px solid #e8dcd7}.steps li>span{font-size:.78rem;color:var(--orange);font-weight:850;letter-spacing:.08em}.steps h3{margin:0 0 5px;font-size:1.2rem}.steps p{margin:0;color:var(--muted)}
.results-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.results-visual{background:linear-gradient(145deg,var(--orange),#ff8a5f);padding:60px;border-radius:28px}.result-card{background:#fff;border-radius:18px;padding:30px;box-shadow:0 25px 60px rgba(99,38,25,.25)}.result-card>small{font-weight:850;letter-spacing:.11em;color:#89909c}.big-number{font-size:3.5rem;line-height:1.1;font-weight:850;letter-spacing:-.06em;margin-top:18px}.result-card>span{color:var(--muted)}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.metric-grid>div{padding:14px;background:#f7f8fa;border-radius:10px;display:flex;flex-direction:column}.metric-grid b{font-size:1.2rem}.metric-grid span{font-size:.72rem;color:var(--muted)}.spark{margin-top:25px}.spark svg{width:100%;display:block}.check-list{list-style:none;padding:0;margin:30px 0 0}.check-list li{display:flex;gap:14px;margin-top:20px}.check-list li>span{flex:0 0 30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e8f8f0;color:var(--green);font-weight:850}.check-list div{display:flex;flex-direction:column}.check-list small{color:var(--muted);font-size:.87rem;margin-top:3px}
.pricing{background:#f7f8fb}.price-card{max-width:900px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:22px;padding:45px;display:grid;grid-template-columns:1.25fr 1fr;gap:35px;box-shadow:0 18px 50px rgba(30,38,65,.08);align-items:center}.price-card .plan{font-size:.72rem;font-weight:850;letter-spacing:.12em;color:var(--orange)}.price-card h3{font-size:1.8rem;margin:12px 0}.price-card p{color:var(--muted)}.price-card ul{list-style:none;margin:0;padding:0;display:grid;gap:10px;color:#4f596b}.price-card li::first-letter{color:var(--green)}.price-card .button{grid-column:1/-1}
.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px}.accordion details{border-bottom:1px solid var(--line);padding:20px 0}.accordion summary{cursor:pointer;list-style:none;font-weight:750;font-size:1.08rem;display:flex;justify-content:space-between;gap:20px}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{color:var(--orange);font-size:1.4rem;transition:.2s transform}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{color:var(--muted);margin:12px 40px 0 0}
.cta{background:var(--orange);color:#fff;padding:70px 0}.cta-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.cta-inner>img{border-radius:50%;border:4px solid rgba(255,255,255,.3)}.cta h2{font-size:clamp(2rem,4vw,3.25rem);letter-spacing:-.045em;line-height:1.08;margin:10px 0}.cta p{margin:0;color:#ffe4dc}.eyebrow.light{color:var(--yellow)}footer{background:#111827;color:#fff;padding:48px 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.footer-brand{width:max-content}.footer-brand small{color:#aeb6c5}.footer-grid>p{margin:0;color:#aeb6c5;text-align:right}.footer-links{display:flex;gap:25px;font-size:.85rem;color:#c9cfda}.footer-links a:hover{color:var(--yellow)}.copyright{text-align:right;color:#8993a4}
@media(max-width:900px){.site-nav{position:absolute;top:78px;left:0;right:0;background:#fff;padding:22px;box-shadow:0 18px 30px rgba(30,38,65,.1);flex-direction:column;align-items:stretch;gap:16px;display:none}.site-nav.open{display:flex}.menu-toggle{display:block}.hero{padding:65px 0 85px}.hero-grid,.workflow>.container,.results-grid,.faq-grid{grid-template-columns:1fr;gap:55px}.product-visual{min-height:500px}.feature-grid{grid-template-columns:1fr}.strip-inner{flex-wrap:wrap;justify-content:center;gap:24px;padding:25px 0}.strip-inner>span{width:100%;text-align:center}.results-visual{padding:40px}.price-card{grid-template-columns:1fr}.cta-inner{grid-template-columns:auto 1fr}.cta-inner .button{grid-column:1/-1}.badge-one{right:0}.workflow-copy{max-width:650px}}
@media(max-width:600px){.container{width:min(100% - 26px,1160px)}.nav-wrap{height:70px}.site-nav{top:70px}h1{font-size:3.25rem}.hero-actions{align-items:stretch;flex-direction:column;gap:18px}.text-link{justify-content:center}.trust-row{gap:10px 16px}.product-visual{min-height:455px}.sheet-card{width:100%}.cell{padding:12px 8px}.sheet-grid{grid-template-columns:.8fr 1.2fr 1fr}.merge-card{width:86%;padding:18px}.floating-badge{display:none}.section{padding:78px 0}.feature-card{padding:25px;min-height:320px}.tag-demo,.mini-mail,.chart,.quality{left:25px;right:25px}.results-visual{padding:22px;border-radius:20px}.result-card{padding:22px}.price-card{padding:28px}.cta-inner{grid-template-columns:1fr;text-align:center}.cta-inner>img{margin:auto}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-brand,.footer-links{margin:auto}.footer-grid>p,.copyright{text-align:center}.footer-links{flex-wrap:wrap;justify-content:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.legal-main{background:#f7f8fb;min-height:70vh;padding:72px 0 95px}.legal-shell{max-width:900px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:48px;box-shadow:0 15px 45px rgba(30,38,65,.06)}.legal-kicker{color:var(--orange);font-size:.78rem;letter-spacing:.12em;font-weight:850;text-transform:uppercase}.legal-shell h1{font-size:clamp(2.4rem,5vw,4rem);line-height:1.05;margin:12px 0 16px}.legal-shell .updated{color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:30px}.legal-shell h2{font-size:1.45rem;margin:34px 0 10px;letter-spacing:-.02em}.legal-shell h3{font-size:1.08rem;margin:24px 0 7px}.legal-shell p,.legal-shell li{color:#556071}.legal-shell ul,.legal-shell ol{padding-left:24px}.legal-shell li{margin:8px 0}.legal-callout{background:var(--soft);border-left:4px solid var(--orange);padding:18px 20px;margin:25px 0;border-radius:0 10px 10px 0}.legal-callout p{margin:0}.policy-nav{display:flex;gap:14px;flex-wrap:wrap;margin-top:38px;padding-top:28px;border-top:1px solid var(--line)}.policy-nav a{font-weight:750;color:var(--orange)}.support-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:26px 0}.support-card{border:1px solid var(--line);border-radius:12px;padding:20px}.support-card h3{margin:0 0 6px}.support-card p{margin:0}.support-card a{color:var(--orange);font-weight:750}.steps-list{counter-reset:setup;list-style:none!important;padding:0!important}.steps-list li{counter-increment:setup;position:relative;padding:0 0 24px 55px;min-height:48px}.steps-list li:before{content:counter(setup);position:absolute;left:0;top:0;width:34px;height:34px;border-radius:50%;background:var(--orange);color:#fff;display:grid;place-items:center;font-weight:850}.steps-list b{display:block;color:var(--ink)}@media(max-width:600px){.legal-main{padding:38px 0 65px}.legal-shell{padding:27px 22px;border-radius:14px}.support-cards{grid-template-columns:1fr}}
