:root{--bg:#111b21;--surface:#1f2c34;--accent:#25d366;--accent-dark:#128c7e;--text:#e9edef;--muted:#8696a0;--border:#ffffff12;--font:"Inter", sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;overflow-x:hidden}body{background:var(--bg);min-width:320px;color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 48px}.topbar{z-index:20;color:#fff;text-align:center;text-wrap:balance;background:#d92027;width:100%;min-height:52px;padding:14px 24px;font-size:15px;font-weight:500;line-height:1.35;position:relative}.navbar{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);background:#111b21e6;height:64px;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.logo{color:#fff;white-space:nowrap;align-items:center;gap:10px;font-size:16px;font-weight:600;display:inline-flex}.logo svg{flex:0 0 28px;width:28px;height:28px;display:block}.nav-cta{border:1px solid var(--accent);min-height:38px;color:var(--accent);background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0 17px;font-size:13px;font-weight:600;line-height:1;transition:background .2s,color .2s,transform .2s;display:inline-flex}.nav-cta:hover{background:var(--accent);color:#111b21;transform:translateY(-1px)}.hero{background:radial-gradient(circle at 18% 42%, #25d36614, transparent 30%), linear-gradient(180deg, #1f2c3438, #111b2100 42%), var(--bg);align-items:center;padding-top:64px;padding-bottom:64px;display:flex;position:relative;overflow:hidden}.hero-bg-image{width:100%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.hero-bg-image picture,.hero-bg-image img{width:100%;height:100%}.hero-bg-image picture{display:block}.hero-bg-image img{object-fit:cover;object-position:right top;display:block}.hero-bg-image:before{z-index:2;content:"";pointer-events:none;background:linear-gradient(90deg,#111b21 0%,#111b21eb 18%,#111b218c 34%,#111b2100 50%);position:absolute;inset:0}.phone-stack{z-index:1;aspect-ratio:.56;filter:drop-shadow(0 42px 72px #00000073);width:min(390px,74%);display:none;position:absolute;top:50%;right:clamp(18px,6vw,92px);transform:translateY(-47%)rotate(2deg)}.phone{background:#0d1418;border:1px solid #ffffff1a;border-radius:36px;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 0 0 8px #05090b}.phone:before{z-index:3;content:"";background:#05090b;border-radius:100px;width:96px;height:20px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.screen{background:linear-gradient(#111b21f2,#111b21f2),repeating-linear-gradient(135deg,#ffffff0d 0 1px,#0000 1px 16px);border-radius:27px;padding:56px 18px 22px;position:absolute;inset:15px}.chat-header{border-bottom:1px solid var(--border);background:#1f2c34;border-radius:27px 27px 0 0;align-items:center;gap:9px;height:46px;padding:0 13px;display:flex;position:absolute;top:15px;left:15px;right:15px}.avatar{background:linear-gradient(135deg, var(--accent), #d8ffe6);border-radius:50%;width:24px;height:24px;box-shadow:0 0 18px #25d36659}.contact{gap:3px;min-width:0;display:grid}.contact strong,.contact span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.contact strong{color:#fff;font-size:11px;font-weight:700}.contact span{color:var(--accent);font-size:9px;font-weight:500}.bubble{color:#dce7ea;border-radius:13px;width:fit-content;max-width:92%;margin-bottom:11px;padding:10px 12px;font-size:11px;line-height:1.45;box-shadow:0 10px 24px #00000026}.bubble.in{background:#202c33;border-top-left-radius:4px}.bubble.out{color:#f4fff8;background:#005c4b;border-top-right-radius:4px;margin-left:auto}.bubble.highlight{color:#eafff0;background:#25d36621;border:1px solid #25d36647}.checklist{background:#0d1418a8;border:1px solid #ffffff14;border-radius:16px;gap:8px;margin-top:16px;padding:14px;display:grid}.check-row{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:10px;font-weight:600;display:flex}.check-dot{background:var(--accent);border-radius:50%;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 16px #25d366cc}.hero-shell{z-index:2;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;padding-top:100px;padding-bottom:100px;display:grid;position:relative}.hero-content{z-index:2;flex-direction:column;grid-column:1;align-items:flex-start;gap:0;width:100%;max-width:100%;display:flex;position:relative}.eyebrow{min-height:32px;color:var(--accent);letter-spacing:.14em;text-transform:uppercase;text-wrap:balance;white-space:nowrap;background:#25d3661a;border:1px solid #25d36633;border-radius:100px;align-items:center;margin-bottom:20px;padding:7px 15px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.hero-title{max-width:760px;color:var(--text);letter-spacing:-.02em;text-wrap:balance;margin:0 0 16px;font-size:clamp(32px,3.3vw,46px);font-weight:800;line-height:1.12}.hero-title span{color:var(--accent)}.hero-copy{color:#8696a0;text-wrap:balance;max-width:460px;margin:0 0 32px;font-size:18px;font-weight:400;line-height:1.75}.cta-block{flex-direction:column;align-items:flex-start;width:fit-content;display:inline-flex}.cta-btn{cursor:pointer;background:#25d366;border:none;border-radius:100px;justify-content:space-between;align-items:center;gap:16px;width:fit-content;min-width:300px;margin-bottom:14px;padding:8px 8px 8px 28px;transition:all .2s;display:inline-flex;box-shadow:0 4px 20px #25d3664d}.cta-label-short{display:none}.cta-label{color:#fff;text-align:center;text-wrap:balance;white-space:nowrap;flex:1;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.cta-icon{color:#fff;background:#0a1710;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;transition:background .2s;display:flex}.cta-icon svg{stroke:currentColor;width:20px;height:20px;display:block}.cta-btn:hover{background:#2be071;transform:translateY(-2px);box-shadow:0 10px 30px #25d36657,inset 0 0 0 1px #ffffff14}.cta-btn:hover .cta-icon{background:#07120d}.cta-btn:active{transform:translateY(0)}.cta-note{color:#8696a0;letter-spacing:.01em;text-align:center;text-wrap:balance;align-self:center;margin:0;font-size:13px;font-weight:400;line-height:1.5}.reveal{opacity:0;animation:.5s ease-out forwards reveal-up;transform:translateY(16px)}.reveal:first-child{animation-delay:0s}.reveal:nth-child(2){animation-delay:80ms}.reveal:nth-child(3){animation-delay:.16s}.reveal:nth-child(4){animation-delay:.24s}.reveal:nth-child(5){animation-delay:.32s}@keyframes reveal-up{to{opacity:1;transform:translateY(0)}}.ticker{border-top:1px solid var(--border);border-bottom:1px solid var(--border);white-space:nowrap;background:#0d1418;padding:13px 0;overflow:hidden}.ticker-container{overflow:hidden}.ticker-track{min-width:max-content;animation:35s linear infinite marquee;display:inline-flex}.ticker-group{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;align-items:center;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.ticker-group span{padding:0 18px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.script-demo-section{background:#111b21}.script-demo-container{grid-template-columns:minmax(0,45fr) minmax(0,55fr);align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:100px 48px;display:grid}.script-demo-section>.script-demo-container:first-child{padding-bottom:50px}.script-demo-eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;font-size:11px;font-weight:600;line-height:1.3}.script-demo-title{color:var(--text);letter-spacing:-.02em;text-wrap:balance;margin:0 0 20px;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.15}.script-demo-copy{color:var(--muted);margin:0 0 32px;font-size:15px;line-height:1.75}.objection-select-wrap{display:none}.objection-tabs{flex-wrap:wrap;gap:8px;margin-bottom:0;display:flex}.objection-tab{background:var(--surface);color:var(--muted);cursor:pointer;font-family:var(--font);border:1px solid #ffffff12;border-radius:100px;padding:8px 16px;font-size:12px;font-weight:500;line-height:1;transition:background .2s,border-color .2s,color .2s}.objection-tab.is-active{color:var(--accent);background:#25d3661f;border-color:#25d3664d}.script-demo-visual{min-width:0}.phone-mockup{background:var(--surface);border:1px solid #ffffff1a;border-radius:32px;width:300px;margin:0 auto;overflow:hidden;box-shadow:0 32px 80px #00000080}.phone-chat-header{background:var(--surface);border-bottom:1px solid #ffffff12;align-items:center;gap:10px;padding:14px 16px;display:flex}.phone-avatar{background:var(--accent);color:#fff;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:inline-flex}.phone-contact{gap:2px;display:grid}.phone-contact strong{color:var(--text);font-size:13px;font-weight:600;line-height:1.2}.phone-contact span{color:var(--accent);font-size:11px;line-height:1.2}.chat-messages{background:#111b21;flex-direction:column;gap:8px;min-height:280px;padding:16px 12px;transition:opacity .15s;display:flex;overflow:hidden}.chat-messages.is-fading{opacity:0}.script-message{max-width:80%;color:var(--text);opacity:0;padding:10px 14px;font-size:13px;line-height:1.5;animation:.35s ease-out forwards message-in;transform:translateY(8px)}.script-message-lead{background:var(--surface);border-radius:4px 16px 16px;align-self:flex-start}.script-message-secretary{background:#005c4b;border-radius:16px 4px 16px 16px;align-self:flex-end;max-width:85%}.typing-indicator{background:var(--surface);border-radius:12px;align-self:flex-end;align-items:center;gap:4px;width:fit-content;padding:10px 14px;display:inline-flex}.typing-indicator span{background:var(--muted);border-radius:50%;width:6px;height:6px;animation:1s infinite bounce}.typing-indicator span:nth-child(2){animation-delay:.15s}.typing-indicator span:nth-child(3){animation-delay:.3s}@keyframes message-in{to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.script-demo-left-reveal,.script-demo-mockup-reveal{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out}.script-demo-left-reveal{transform:translate(-16px)}.script-demo-mockup-reveal{transition-delay:.1s;transform:translateY(24px)}.script-demo-left-reveal.is-visible,.script-demo-mockup-reveal.is-visible{opacity:1;transform:translate(0)}@media (width<=768px){.script-demo-container{grid-template-columns:1fr;gap:48px;padding:72px 24px}.script-demo-section>.script-demo-container:first-child{padding-bottom:36px}.script-demo-visual{order:2}.script-demo-content{text-align:center;order:1;align-items:center}.script-demo-eyebrow,.script-demo-title,.script-demo-copy{text-align:center}.objection-tabs{display:none}.objection-select-wrap{width:100%;max-width:320px;margin:0 auto;display:block;position:relative}.objection-select{width:100%;color:var(--accent);font-family:var(--font);appearance:none;cursor:pointer;background:#25d3661f;border:1px solid #25d3664d;border-radius:14px;padding:14px 44px 14px 18px;font-size:14px;font-weight:600;line-height:1.2}.objection-select option{color:var(--text);background:#1f2c34}.objection-select-caret{color:var(--accent);pointer-events:none;font-size:14px;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.phone-mockup{width:100%;max-width:320px}.chat-messages{min-height:0;padding:14px 12px}}.section-two{background:#111b21}.section-two-container{max-width:1200px;margin:0 auto;padding:50px 48px 100px}.section-two-content{text-align:center;max-width:860px;margin:0 auto}.section-two-eyebrow{color:#25d366;letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;font-size:11px;font-weight:600;line-height:1.3}.section-two-title{color:#e9edef;letter-spacing:-.02em;text-wrap:balance;margin:0 0 32px;font-size:clamp(32px,3.5vw,48px);font-weight:700;line-height:1.15}.section-two-copy p{color:#8696a0;margin:0 0 14px;font-size:16px;line-height:1.8}.section-two-copy .text-highlight{color:#e9edef}.section-two-callout{color:#e9edef;background:#1f2c34;border-left:4px solid #25d366;border-radius:0 8px 8px 0;margin:32px 0;padding:24px 28px;font-size:16px;line-height:1.75}.section-reveal{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(20px)}.section-reveal.is-visible{opacity:1;transform:translateY(0)}.section-three{background:#0d1418}.section-three-container{grid-template-columns:minmax(0,55fr) minmax(0,45fr);align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:100px 48px 50px;display:grid}.section-three-eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;font-size:11px;font-weight:600;line-height:1.3}.section-three-title{color:var(--text);letter-spacing:-.02em;text-wrap:balance;margin:0 0 32px;font-size:clamp(30px,3.2vw,44px);font-weight:800;line-height:1.1}.section-three-copy p{color:var(--muted);margin:0 0 16px;font-size:16px;line-height:1.8}.section-three-copy .section-three-highlight{color:var(--text);margin-top:0;font-weight:500}.section-three-copy .section-three-spaced{margin-top:20px}.section-three-copy .section-three-impact{color:var(--text);font-size:18px;font-weight:700}.flow-cards{justify-items:stretch;display:grid}.flow-card{background:var(--surface);border:1px solid #ffffff12;border-radius:12px;align-items:flex-start;gap:16px;padding:20px 24px;display:flex}.flow-icon{border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:700;line-height:1;display:inline-flex}.flow-icon-error{color:#ef4444;background:#ef44441f}.flow-icon-warning{color:#eab308;background:#eab3081f}.flow-icon-success{color:var(--accent);background:#25d3661f}.flow-card-title{color:var(--text);margin:0;font-size:14px;font-weight:600;line-height:1.35}.flow-card-copy{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.5}.flow-connector{background:#ffffff12;width:1px;height:24px;margin-left:42px}.section-three-left-reveal,.section-three-card-reveal{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out}.section-three-left-reveal{transform:translate(-16px)}.section-three-card-reveal{transform:translate(16px)}.section-three-left-reveal.is-visible,.section-three-card-reveal.is-visible{opacity:1;transform:translate(0)}.section-four{background:#0d1418}.section-four-container{max-width:1200px;margin:0 auto;padding:50px 48px 100px}.section-four-header{text-align:center;max-width:600px;margin:0 auto}.section-four-eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:600;line-height:1.3}.section-four-title{color:var(--text);letter-spacing:-.02em;text-wrap:balance;margin:0 0 16px;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.15}.section-four-copy{color:var(--muted);text-wrap:balance;margin:0 0 64px;font-size:15px;line-height:1.75}.deliverables-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.deliverable-card{background:var(--surface);border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:16px;padding:32px;display:flex}.deliverable-tag,.bonus-tag{width:fit-content;color:var(--accent);letter-spacing:.1em;text-transform:uppercase;background:#25d3661a;border:1px solid #25d36633;border-radius:100px;align-self:flex-start;align-items:center;padding:7px 12px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.deliverable-title{color:var(--text);margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.35}.deliverable-description{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.deliverable-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.deliverable-list li{color:var(--muted);grid-template-columns:auto 1fr;gap:9px;font-size:13px;line-height:1.6;display:grid}.deliverable-list li:before{color:var(--accent);content:"✓";font-weight:600}.bonus-card{background:linear-gradient(135deg,#1a2e1f 0%,#1f2c34 100%);border:1px solid #25d36633;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;margin-top:24px;padding:40px;display:grid}.bonus-tag{margin-bottom:16px}.bonus-title{color:var(--text);margin:0 0 12px;font-size:22px;font-weight:700;line-height:1.25}.bonus-copy{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.bonus-profile{text-align:center;justify-items:center;display:grid}.bonus-avatar{object-fit:cover;object-position:center;border:2px solid #25d3664d;border-radius:50%;width:120px;height:120px;box-shadow:0 12px 32px #00000047}.bonus-name{color:var(--text);margin:14px 0 0;font-size:14px;font-weight:600;line-height:1.3}.bonus-role{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.3}.section-four-reveal,.section-four-card-reveal,.section-four-bonus-reveal{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(20px)}.section-four-reveal{transform:translateY(16px)}.section-four-bonus-reveal{transition-delay:.4s;transform:translateY(16px)}.section-four-reveal.is-visible,.section-four-card-reveal.is-visible,.section-four-bonus-reveal.is-visible{opacity:1;transform:translateY(0)}.section-five{background:#111b21}.section-five-container{max-width:1200px;margin:0 auto;padding:100px 48px}.section-five-header{text-align:center;max-width:600px;margin:0 auto 56px}.section-five-eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:600;line-height:1.3}.section-five-title{color:var(--text);letter-spacing:-.02em;text-wrap:balance;margin:0 0 16px;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.15}.section-five-copy{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.calculator-card{background:var(--surface);border:1px solid #ffffff12;border-radius:20px;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);gap:48px;max-width:800px;margin:0 auto;padding:48px;display:grid}.calculator-divider{background:#ffffff12;width:1px}.calc-control+.calc-control{margin-top:32px}.calc-label,.calc-result-label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:600;line-height:1.3;display:block}.calc-value{color:var(--accent);align-items:baseline;gap:4px;margin-bottom:18px;font-size:32px;font-weight:700;line-height:1;display:flex}.calc-prefix{font-size:18px;font-weight:700}.calc-range{width:100%;height:4px;accent-color:var(--accent);cursor:pointer;appearance:none;border-radius:4px;outline:none}.calc-range::-webkit-slider-thumb{background:var(--accent);cursor:pointer;appearance:none;border:0;border-radius:50%;width:18px;height:18px}.calc-range::-moz-range-thumb{background:var(--accent);cursor:pointer;border:0;border-radius:50%;width:18px;height:18px}.calc-mini-stats{grid-template-columns:1fr 1px 1fr;align-items:start;gap:18px;display:grid}.calc-mini-divider{background:#ffffff12;width:1px;height:100%}.calc-mini-number{color:#ef4444;font-size:22px;font-weight:700;line-height:1;display:block}.calc-mini-number-green{color:var(--accent)}.calc-mini-label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:8px;font-size:10px;font-weight:600;line-height:1.35;display:block}.calc-horizontal-divider{background:#ffffff12;height:1px;margin:20px 0}.calc-main-result{color:#ef4444;align-items:baseline;gap:6px;margin-top:12px;font-size:48px;font-weight:800;line-height:1;display:flex}.calc-main-prefix{font-size:24px;font-weight:700}.calc-formula{color:var(--muted);gap:2px;margin-top:20px;font-size:12px;line-height:2;display:grid}.calc-formula strong{color:var(--text);font-weight:600}.calc-footer-title{color:var(--text);margin:0 0 6px;font-size:15px;font-weight:600;line-height:1.4}.calc-footer-copy{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.calculator-cta{justify-content:center;margin-top:48px;display:flex}.section-five-reveal,.calculator-reveal{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out}.section-five-reveal{transform:translateY(16px)}.calculator-reveal{transition-delay:.15s;transform:translateY(24px)}.section-five-reveal.is-visible,.calculator-reveal.is-visible{opacity:1;transform:translateY(0)}.section-seven{background:#111b21}.section-seven-container{text-align:center;max-width:1200px;margin:0 auto;padding:100px 48px}.section-seven-header{max-width:560px;margin:0 auto 48px}.section-seven-eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:600;line-height:1.3}.section-seven-title{color:var(--text);letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.15}.offer-card{background:var(--surface);border:1px solid #ffffff12;border-radius:20px;max-width:600px;margin:0 auto;overflow:hidden;box-shadow:0 32px 80px #00000080}.offer-card-header{text-align:left;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:24px;padding:28px 36px;display:flex}.offer-card-eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1.3;display:block}.offer-card-title{color:var(--text);margin-top:4px;font-size:18px;font-weight:700;line-height:1.25;display:block}.offer-card-badge{color:var(--accent);white-space:nowrap;background:#25d3661f;border:1px solid #25d36640;border-radius:100px;justify-content:center;align-items:center;padding:6px 14px;font-size:13px;font-weight:700;line-height:1.2;display:inline-flex}.offer-deliverables{padding:28px 36px}.offer-list{text-align:left;margin:0;padding:0;list-style:none;display:grid}.offer-list li{color:var(--text);border-bottom:1px solid #ffffff0a;align-items:center;gap:14px;padding:12px 0;font-size:14px;font-weight:500;line-height:1.5;display:flex}.offer-list li:last-child{border-bottom:0}.offer-item-icon{width:32px;height:32px;color:var(--accent);background:#25d3661a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;display:flex}.offer-item-text{flex:1;min-width:0}.offer-item-tag{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:600;line-height:1.2}.offer-card-cta{padding:8px 36px 32px}.offer-access-row{color:var(--muted);justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:13px;line-height:1.5;display:flex}.offer-access-row svg{width:16px;height:16px;color:var(--accent);flex-shrink:0}.offer-cta .cta-btn{width:100%;margin-bottom:0}.offer-reassurance{color:var(--muted);text-align:center;margin:14px 0 0;font-size:11px;line-height:1.5}.offer-card-footer{background:#0003;justify-content:center;gap:0;padding:20px 36px;display:flex}.offer-seal{min-width:0;color:var(--muted);border-right:1px solid #ffffff12;flex:1;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:500;line-height:1.35;display:flex}.offer-seal:last-child{border-right:0}.offer-seal-icon{font-size:14px;line-height:1.5}.offer-countdown{text-align:center;margin-top:32px}.offer-countdown-label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:600;line-height:1.3}.offer-time-grid{justify-content:center;gap:8px;display:flex}.offer-time-box{background:var(--surface);border:1px solid #ffffff12;border-radius:10px;min-width:82px;padding:12px 16px}.offer-time-number{color:var(--text);font-size:28px;font-weight:700;line-height:1;display:block}.offer-time-label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:600;line-height:1.3;display:block}.section-seven-reveal,.offer-card-reveal,.offer-countdown-reveal{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out}.section-seven-reveal{transform:translateY(16px)}.offer-card-reveal{transition-delay:.1s;transform:translateY(24px)}.offer-countdown-reveal{transition-delay:.2s}.section-seven-reveal.is-visible,.offer-card-reveal.is-visible,.offer-countdown-reveal.is-visible{opacity:1;transform:translateY(0)}.section-eight{background:#0d1418}.section-eight-container{grid-template-columns:minmax(0,45fr) minmax(0,55fr);align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:100px 48px;display:grid}.author-visual{width:fit-content;position:relative}.author-photo-placeholder{object-fit:cover;object-position:center top;border:1px solid #ffffff12;border-radius:20px;width:100%;max-width:460px;height:540px;box-shadow:0 24px 56px #00000047}.author-badge{background:var(--accent);color:#0a1710;border-radius:14px;padding:16px 20px;position:absolute;bottom:-16px;right:-16px;box-shadow:0 8px 24px #25d3664d}.author-badge strong{font-size:22px;font-weight:800;line-height:1;display:block}.author-badge span{letter-spacing:.06em;text-transform:uppercase;margin-top:6px;font-size:11px;font-weight:600;line-height:1.25;display:block}.section-eight-eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;font-size:11px;font-weight:600;line-height:1.3}.section-eight-title{color:var(--text);letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(32px,3.5vw,48px);font-weight:800;line-height:1.1}.section-eight-copy{color:var(--muted);margin:0 0 16px;font-size:15px;line-height:1.8}.section-eight-closing{color:var(--text);margin:8px 0 0;font-size:15px;font-weight:500;line-height:1.8}.author-credentials{flex-wrap:nowrap;gap:20px;margin-top:32px;display:flex}.author-credential{color:var(--muted);align-items:center;gap:10px;font-size:13px;line-height:1.45;display:flex}.author-credential-icon{width:36px;height:36px;color:var(--accent);background:#25d3661a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;display:flex}.author-credential strong{color:var(--text);font-size:13px;font-weight:600;line-height:1.35;display:block}.author-visual-reveal,.section-eight-text-reveal{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out}.author-visual-reveal{transform:translate(-20px)}.section-eight-text-reveal{transition-delay:.1s;transform:translate(20px)}.author-badge{opacity:0;transform-origin:50%;transition:opacity .5s ease-out .3s,transform .5s ease-out .3s;transform:scale(.8)}.author-visual-reveal.is-visible,.section-eight-text-reveal.is-visible{opacity:1;transform:translate(0)}.author-visual-reveal.is-visible .author-badge{opacity:1;transform:scale(1)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=768px){.topbar{min-height:52px;padding:14px 24px;font-size:15px}.navbar{height:64px}.nav-inner{padding:0 20px}.container{padding-left:20px;padding-right:20px}.logo{gap:8px;font-size:15px}.logo svg{width:25px;height:25px}.nav-cta{border-radius:7px;min-height:36px;padding:0 12px;font-size:12px}.hero{background:#0d1215;min-height:auto;padding:0 0 32px;display:block}.hero-bg-image{aspect-ratio:1080/1920;width:100%;height:auto;position:relative}.hero-bg-image img{object-fit:cover;object-position:center top}.hero-bg-image:before{background:linear-gradient(#0d121500 72%,#0d121599 88%,#0d1215 100%)}.phone-stack{width:185px;top:24px;right:50%;transform:translate(50%)rotate(2deg)}.screen{border-radius:24px;padding:43px 10px 13px;inset:9px}.phone{border-radius:29px;box-shadow:inset 0 0 0 5px #05090b}.phone:before{width:62px;height:14px;top:9px}.chat-header{border-radius:24px 24px 0 0;height:35px;padding:0 9px;top:9px;left:9px;right:9px}.avatar{width:18px;height:18px}.contact strong{font-size:8px}.contact span,.bubble,.check-row{font-size:7px}.bubble{margin-bottom:7px;padding:7px 8px}.checklist{border-radius:12px;gap:5px;margin-top:9px;padding:9px}.hero-shell{z-index:3;text-align:center;margin-top:-420px;padding:0 20px 44px;display:block;position:relative}.hero-content{text-align:center;align-items:center;max-width:100%}.eyebrow{white-space:normal;justify-content:center;max-width:100%}.hero-title,.hero-copy{margin-left:auto;margin-right:auto}.cta-block{align-items:center;margin-left:auto;margin-right:auto}.cta-note{text-align:center;align-self:center}.section-three-container{flex-direction:column;gap:20px;padding:72px 24px 36px;display:flex}.section-two-container{padding:36px 24px 72px}.section-three-visual{order:2;width:100%}.section-three-copy-column{text-align:center;order:1}.section-three-copy-column .section-three-eyebrow,.section-three-copy-column .section-three-title,.section-three-copy p{text-align:center}.section-four-container{padding:36px 24px 72px}.deliverables-grid{grid-template-columns:1fr}.bonus-card{grid-template-columns:1fr;gap:28px}.bonus-profile{order:1}.bonus-content{order:2}.section-five-container{padding:72px 24px}.calculator-card{grid-template-columns:1fr;gap:32px;padding:32px 24px}.calculator-divider{display:none}.calc-main-result{font-size:40px}.section-seven-container{padding:72px 24px}.offer-card-header,.offer-deliverables,.offer-card-cta,.offer-card-footer{padding-left:20px;padding-right:20px}.offer-card-header{align-items:flex-start}.offer-card-footer{flex-direction:column;gap:12px}.offer-seal{border-right:0;justify-content:flex-start}.offer-time-box{min-width:70px;padding:10px 12px}.offer-time-number{font-size:22px}.section-eight-container{flex-direction:column;gap:48px;padding:72px 24px;display:flex}.author-visual{width:100%}.author-photo-placeholder{aspect-ratio:3/4;width:100%;height:auto}.author-badge{bottom:-12px;right:12px}.section-eight-text,.section-eight-eyebrow,.section-eight-title,.section-eight-copy,.section-eight-closing{text-align:center}.author-credentials{flex-wrap:initial;justify-content:initial;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px;display:grid}.author-credential{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:14px 8px;font-size:11px;line-height:1.3}.author-credential-icon{width:32px;height:32px;font-size:15px}.author-credential strong{margin-top:2px;font-size:16px}}@media (width<=430px){.nav-cta{color:#0000;width:42px;padding:0;font-size:0;overflow:hidden}.nav-cta:after{color:var(--accent);content:"→";font-size:18px}.nav-cta:hover:after{color:#111b21}}.offer-price-block{text-align:center;padding:32px 36px}.offer-price-strike{color:#8696a0;margin:0 0 8px;font-family:Inter,sans-serif;font-size:14px;font-weight:400;text-decoration:line-through}.offer-price-main{color:#25d366;letter-spacing:-.03em;margin:0;font-family:Inter,sans-serif;font-size:clamp(48px,6vw,72px);font-weight:900;line-height:1}.offer-price-badge{text-transform:uppercase;letter-spacing:.1em;color:#25d366;background:#25d3661a;border:1px solid #25d36633;border-radius:100px;margin-top:12px;padding:6px 16px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;display:inline-block}.section-nine{background:#111b21}.section-nine-container{max-width:1200px;margin:0 auto;padding:100px 48px}.section-nine-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#25d366;text-align:center;max-width:680px;margin:0 auto 20px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.section-nine-title{letter-spacing:-.02em;color:#e9edef;text-align:center;text-wrap:balance;max-width:680px;margin:0 auto 16px;font-family:Inter,sans-serif;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.15}.section-nine-copy{color:#8696a0;text-align:center;text-wrap:balance;max-width:680px;margin:0 auto 56px;font-family:Inter,sans-serif;font-size:15px;line-height:1.8}.guarantee-card{background:#1f2c34;border:1px solid #ffffff12;border-radius:16px;align-items:flex-start;gap:24px;max-width:680px;margin:0 auto 56px;padding:36px 40px;display:flex}.guarantee-icon{background:#25d3661a;border:1px solid #25d36633;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.guarantee-content{min-width:0}.guarantee-tag{text-transform:uppercase;letter-spacing:.12em;color:#25d366;margin-bottom:8px;font-family:Inter,sans-serif;font-size:10px;font-weight:600;display:inline-block}.guarantee-title{color:#e9edef;margin:0 0 10px;font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:1.3}.guarantee-desc{color:#8696a0;margin:0;font-family:Inter,sans-serif;font-size:14px;line-height:1.7}.section-nine-cta{text-align:center;max-width:680px;margin:0 auto}.section-nine-cta .cta-btn{margin:0 auto;display:inline-flex}.section-nine-reassurance{color:#8696a0;text-align:center;margin:16px 0 0;font-family:Inter,sans-serif;font-size:12px}.section-nine-footer{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:80px;padding-top:40px;display:flex}.footer-brand{color:#e9edef;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;display:flex}.footer-disclaimer{color:#8696a0;text-align:center;max-width:360px;margin:0;font-family:Inter,sans-serif;font-size:11px;line-height:1.6}.footer-meta{color:#8696a0;text-align:right;font-family:Inter,sans-serif;font-size:11px}.footer-meta>p{margin:0}.footer-links{justify-content:flex-end;align-items:center;gap:12px;margin-top:6px;display:flex}.footer-links a{color:#8696a0;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#e9edef}.section-nine-reveal{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(16px)}.section-nine-reveal-1{transition-delay:.1s;transform:translateY(20px)}.section-nine-reveal-2{transition-delay:.2s}.section-nine-reveal.is-visible{opacity:1;transform:translateY(0)}@media (width<=768px){.cta-label-full{display:none}.cta-label-short{display:inline}.section-nine-container{padding:72px 24px}.guarantee-card{flex-direction:column;padding:28px 24px}.guarantee-icon{display:none}.section-nine-footer{text-align:center;flex-direction:column;align-items:center}.footer-meta{text-align:center}.footer-links{justify-content:center}}
