@font-face{font-family:Manrope;src:url('assets/manrope-400.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/manrope-500.ttf') format('truetype');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/manrope-600.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/manrope-700.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/manrope-800.ttf') format('truetype');font-style:normal;font-weight:800;font-display:swap}
:root{--bg:#0B0F14;--white:#FFFFFF;--green:#20E3B2;--teal:#10CFC8;--muted:#A7B0BA;--surface:#11171E;--line:#26313B;--font:Manrope,Arial,sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0;background:var(--bg);color:var(--white);font-family:var(--font);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:6px}::selection{background:var(--green);color:var(--bg)}[hidden]{display:none!important}.container{width:min(1200px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:-80px;left:16px;padding:12px;background:var(--green);color:var(--bg);z-index:20}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:10;background:#0b0f14f2;backdrop-filter:blur(16px);border-bottom:1px solid #ffffff0d}.nav-bar{height:88px;display:flex;align-items:center;justify-content:space-between;gap:25px}.wordmark{font-size:27px;font-weight:800;letter-spacing:-1.3px;line-height:1;display:inline-flex;align-items:center;white-space:nowrap}.wordmark span{color:var(--green)}.wordmark i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);margin:16px 0 0 4px}.nav-bar nav{display:flex;gap:29px;font-size:12px;font-weight:600;color:var(--muted)}.nav-bar nav a:hover,.text-link:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:18px 23px;background:var(--green);border:1px solid var(--green);color:var(--bg);border-radius:7px;font-size:13px;line-height:1.4;font-weight:800;transition:background .2s,transform .2s;min-height:54px}.button:hover{background:#59efc9;transform:translateY(-2px)}.button span{font-size:20px;font-weight:500}.button-small{padding:12px 18px;font-size:11px;min-height:42px}.menu-toggle{display:none}.mobile-menu{padding:16px 24px;border-top:1px solid var(--line)}.mobile-menu a{display:block;padding:10px}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;padding-top:85px;padding-bottom:82px;align-items:center}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--green);font-size:10px;font-weight:700;letter-spacing:1.7px;line-height:1.6;margin-bottom:26px}.status-dot{display:inline-block;width:6px;height:6px;flex:0 0 6px;background:var(--green);border-radius:50%}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(43px,4.25vw,63px);line-height:1.09;font-weight:800;letter-spacing:-2.8px;margin-bottom:28px;max-width:630px}h1>span{color:var(--green)}.hero-lead{font-size:17px;line-height:1.65;max-width:500px;margin-bottom:17px;color:#e3e8ed}.hero-lead strong{font-weight:700;color:var(--white)}.hero-description{font-size:12px;line-height:1.85;color:var(--muted);max-width:490px;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.text-link{font-size:12px;font-weight:600;white-space:nowrap}.text-link span{margin-left:9px}.trust-list{list-style:none;padding:0;margin:24px 0 0;display:flex;gap:15px;flex-wrap:wrap;color:var(--muted);font-size:9px}.trust-list li:before{content:'✓';color:var(--green);margin-right:6px}.hero-visual{position:relative;padding:0 14px}.visual-topline{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.6px;color:var(--muted);margin:0 6px 17px}.visual-topline>span:last-child{color:var(--green);font-size:19px;line-height:1}.chat-window{background:#111920;border:1px solid #34414a;border-radius:18px;overflow:hidden;box-shadow:0 22px 90px #0005,20px 5px 85px #10cfc807;transform:rotate(-1.5deg)}.chat-header{display:flex;align-items:center;gap:12px;padding:19px 22px;border-bottom:1px solid #ffffff0b;background:#182128}.chat-avatar{display:grid;place-content:center;position:relative;width:42px;height:42px;border-radius:12px;background:var(--green);color:var(--bg);font-size:33px;font-weight:800;line-height:1}.chat-avatar span{position:absolute;right:5px;top:10px;font-size:28px}.chat-header strong{font-size:12px}.chat-header small{display:flex;align-items:center;gap:6px;font-size:8px;color:var(--muted);margin-top:1px}.chat-header small .status-dot{width:4px;height:4px;flex-basis:4px}.chat-more{margin-left:auto;font-size:24px;color:var(--muted);letter-spacing:2px}.conversation{padding:17px 20px 18px;display:flex;flex-direction:column;gap:12px;background-image:radial-gradient(#ffffff06 .7px,transparent .7px);background-size:15px 15px}.chat-date{align-self:center;font-size:7px;letter-spacing:1.1px;color:#9ba8b3;margin:0 0 6px}.bubble{font-size:11px;line-height:1.7;max-width:88%;padding:11px 13px 7px;border-radius:11px}.bubble time{display:block;text-align:right;font-size:7px;line-height:1.4;margin-top:3px;opacity:.65}.bubble.customer{align-self:flex-end;background:#214c43;color:#ecfff9;border-bottom-right-radius:3px}.bubble.customer time span{color:#3eeac9;margin-left:3px}.bubble.assistant{align-self:flex-start;background:#222e37;border-bottom-left-radius:3px;color:#e3e9ed}.chat-handoff{font-size:8px;color:var(--green);display:flex;align-items:center;gap:6px;margin:4px 0 0}.chat-handoff>span{border:1px solid #20e3b245;width:15px;height:15px;border-radius:50%;text-align:center;line-height:13px}.chat-input{display:flex;justify-content:space-between;margin:0 18px 17px;padding:9px 12px;background:#1a252e;border:1px solid #2b3741;border-radius:7px;font-size:9px;color:#a7b0ba}.chat-input>span:last-child{color:var(--green)}.visual-caption{display:flex;align-items:center;gap:13px;padding:25px 5px 0}.caption-symbol{font-size:26px;color:var(--green)}.visual-caption p{font-size:10px;line-height:1.7;color:var(--muted);margin:0}.visual-caption strong{color:var(--white);font-weight:600}.hours{font-size:39px;font-weight:700;letter-spacing:-2px;line-height:1;margin-left:auto}.hours span{font-size:18px;font-weight:400;color:var(--green);letter-spacing:0}.promise-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.promise-strip .container{display:flex;justify-content:space-between;padding-block:25px;font-size:10px;font-weight:600;letter-spacing:2px;color:var(--muted)}.promise-strip span:last-child{color:var(--green)}.site-footer{display:flex;align-items:center;gap:40px;padding-block:38px;border-top:1px solid var(--line)}.site-footer .wordmark{font-size:23px}.site-footer p{font-size:11px;color:var(--muted);margin:0}.site-footer small{margin-left:auto;font-size:10px;color:var(--muted)}
.section{padding-block:105px}h2{font-size:clamp(29px,3.1vw,43px);line-height:1.2;letter-spacing:-1.6px;font-weight:700;margin-bottom:24px}h2 span{color:var(--green)}h3{font-size:16px;line-height:1.5;letter-spacing:-.4px;margin-bottom:11px}.problem-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:110px;align-items:end}.problem-intro h2{max-width:525px;margin-bottom:0}.problem-intro h2 span{color:var(--muted)}.problem-context{color:var(--muted);font-size:13px;line-height:1.85;padding-bottom:4px}.problem-context p:last-child{margin-bottom:0}.question-flow{display:flex;gap:9px;flex-wrap:wrap;padding:37px 0 43px}.question-flow span{border:1px solid var(--line);border-radius:6px 6px 6px 0;background:#10161c;padding:10px 16px;font-size:10px;color:var(--muted)}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px}.problem-grid article{padding-top:22px;border-top:1px solid var(--line)}.line-icon{display:block;width:25px;height:25px;margin-bottom:24px;color:var(--green)}svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.problem-grid p,.feature p{font-size:12px;color:var(--muted);line-height:1.85;margin-bottom:0;max-width:290px}.problem-closing{text-align:center;font-size:14px;margin:52px 0 0;color:var(--white)}.problem-closing span{color:var(--muted)}.solution-band{background:#10161c;border-block:1px solid #ffffff08}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:46px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:320px;color:var(--muted);font-size:13px;margin-bottom:3px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.feature{position:relative;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.feature .line-icon{margin-bottom:25px}.feature-number{position:absolute;right:25px;top:28px;font-size:9px;color:#788693;font-weight:600}.trust-note{display:flex;align-items:center;gap:18px;padding-top:30px}.trust-note svg{width:25px;height:29px;flex-shrink:0;color:var(--green)}.trust-note p{font-size:11px;color:var(--muted);margin:0}.trust-note strong{color:var(--white);margin-right:7px;font-weight:600}.center-heading{text-align:center}.center-heading .eyebrow{justify-content:center}.center-heading>p:last-child{color:var(--muted);font-size:13px}.steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:52px 0 0}.steps li{position:relative;padding-right:27px}.steps li:before{content:'';position:absolute;top:24px;left:50px;width:calc(100% - 50px);border-top:1px solid var(--line)}.steps li:last-child:before{display:none}.step-index{position:relative;display:grid;place-items:center;width:48px;height:48px;border:1px solid #345148;border-radius:50%;background:#142720;color:var(--green);font-size:12px;font-weight:700;margin-bottom:24px}.steps h3{min-height:48px}.steps p{color:var(--muted);font-size:12px;line-height:1.85;margin-bottom:0}.process-closing{margin:46px 0 0;text-align:center;font-size:12px;color:var(--muted)}.process-closing strong{color:var(--white);font-weight:600}.price-section{background:#10181d;border-block:1px solid var(--line)}.price-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.price-intro h2{font-size:42px}.price-intro>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.85}.price-aside{display:flex;align-items:start;gap:20px;margin-top:50px}.price-aside>span{color:var(--green);font-size:29px;line-height:1}.price-aside p{font-size:12px;color:var(--muted);line-height:1.9;margin:0}.price-aside strong{color:var(--white);font-weight:600}.pricing-card{border:1px solid #396153;border-radius:12px;padding:31px;background:#111c20;box-shadow:0 15px 65px #0002}.offer-label{font-size:9px;letter-spacing:1.3px;color:var(--green);display:flex;justify-content:space-between;gap:15px}.offer-label>span{color:var(--muted);font-size:8px}.prices{display:grid;grid-template-columns:1fr auto 1fr;gap:15px;align-items:center;padding:28px 0 27px;border-bottom:1px solid #2a3c40}.prices h3{font-size:12px;letter-spacing:0;margin-bottom:6px;font-weight:500}.amount{font-size:49px;letter-spacing:-2px;font-weight:700;line-height:1.2;margin-bottom:4px;white-space:nowrap}.amount>span{font-size:17px;letter-spacing:0;font-weight:500}.amount .per-month{font-size:10px;color:var(--muted);margin-left:3px}.prices small{font-size:9px;color:var(--muted)}.price-plus{font-size:21px;color:#739389;font-weight:400}.included-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding-block:26px}.included-grid h4{font-size:8px;letter-spacing:1.3px;margin:0 0 16px;color:var(--muted);font-weight:500}.check-list{list-style:none;padding:0;margin:0}.check-list li{position:relative;padding-left:15px;margin-bottom:9px;font-size:10px;line-height:1.65;color:#d8e0e5}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--green);font-size:10px}.purchase-button{width:100%}.purchase-note{font-size:9px;color:var(--muted);text-align:center;margin:12px 0 0}.faq{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.faq-intro>p:last-child{font-size:13px;color:var(--muted)}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{padding:20px 0;display:flex;gap:22px;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}summary>span{font-size:21px;line-height:1;color:var(--green);font-weight:400}details[open] summary>span{transform:rotate(45deg)}details p{color:var(--muted);font-size:12px;line-height:1.85;margin:0 22px 23px 0}.final-cta{text-align:center;position:relative;padding:70px 0 78px;border-top:1px solid var(--line)}.final-cta .eyebrow{justify-content:center;font-size:8px}.final-cta h2{font-size:clamp(40px,4.8vw,65px);letter-spacing:-2.3px;line-height:1.1}.final-cta>p:not(.eyebrow):not(.final-trust){font-size:13px;color:var(--muted);margin-bottom:29px}.final-trust{font-size:9px;color:var(--muted);margin:22px 0 0}.final-trust>span{padding:0 9px;color:var(--green)}.purchase-fallback{display:none;padding:40px;border:1px solid var(--line);border-radius:10px;margin-bottom:60px}.purchase-fallback:target{display:block}.purchase-fallback h2{font-size:27px}.purchase-fallback p{color:var(--muted)}.purchase-dialog{background:var(--surface);color:var(--white);border:1px solid var(--line);border-radius:15px;padding:40px;width:min(470px,calc(100% - 40px));box-shadow:0 20px 80px #0006}.purchase-dialog::backdrop{background:#05080ccc;backdrop-filter:blur(5px)}.purchase-dialog h2{font-size:32px}.purchase-dialog p:not(.eyebrow){color:var(--muted);font-size:13px}.dialog-close{position:absolute;right:12px;top:12px;width:36px;height:36px;font-size:25px;line-height:1;background:transparent;border:0;color:var(--muted)}.purchase-dialog .button{margin-top:12px;font-size:12px}
@media(min-width:1500px){.hero{padding-block:110px;gap:92px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero{gap:35px}.nav-bar nav{gap:18px}.nav-bar{gap:18px}.hero-actions{gap:18px}h1{font-size:49px}.nav-cta{font-size:10px}.hero-visual{padding:0}.trust-list{gap:10px}}
@media(max-width:800px){.container{width:calc(100% - 48px)}.nav-bar{height:74px}.nav-bar nav,.nav-cta{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;background:transparent;border:1px solid var(--line);border-radius:6px}.menu-toggle span{height:1px;width:18px;background:white;align-self:center}.hero{grid-template-columns:1fr;padding-top:53px;padding-bottom:50px;gap:48px}.hero-copy{max-width:620px}h1{font-size:clamp(41px,7.5vw,59px);letter-spacing:-2px;max-width:600px}.hero-lead{font-size:17px}.hero-description{font-size:13px}.hero-visual{max-width:470px;width:100%;margin-inline:auto}.trust-list{font-size:10px;gap:14px}.promise-strip .container{gap:17px;justify-content:center;flex-wrap:wrap;font-size:8px;letter-spacing:1.1px}.site-footer{flex-wrap:wrap;gap:22px}.site-footer small{margin-left:0}.eyebrow{font-size:8px;letter-spacing:1.5px}}
@media(max-width:420px){.container{width:calc(100% - 40px)}h1{font-size:41px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .text-link{text-align:center;padding:6px}.hero-actions .button{gap:12px;padding-inline:15px;font-size:12px}.trust-list{font-size:8px;gap:10px}.visual-topline{font-size:6px}.chat-window{transform:none}.conversation{padding-inline:16px}.site-footer p{width:100%}.promise-strip span:last-child{width:100%;text-align:center}}
@media(max-width:1100px){.price-layout{gap:35px;grid-template-columns:.75fr 1.25fr}.price-intro h2{font-size:35px}.pricing-card{padding:25px}.amount{font-size:40px}.problem-intro{gap:50px}.faq{gap:45px}.feature{padding:25px}.included-grid{gap:18px}}
@media(max-width:800px){.section{padding-block:68px}h2{font-size:34px;letter-spacing:-1.1px}.problem-intro{grid-template-columns:1fr;gap:22px}.problem-context{max-width:590px}.question-flow{padding:25px 0 30px;gap:8px}.question-flow span{font-size:9px;padding:8px 11px}.problem-grid{gap:25px}.problem-grid h3{font-size:14px}.problem-grid p{font-size:11px}.problem-closing{font-size:12px;margin-top:32px}.section-heading{align-items:start;flex-direction:column;gap:22px;margin-bottom:30px}.section-heading>p{max-width:480px}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature{padding:25px}.trust-note{align-items:start}.steps{grid-template-columns:repeat(2,1fr);gap:32px 20px}.steps li{padding-right:0}.steps li:nth-child(2):before{display:none}.steps h3{min-height:0}.steps p{max-width:270px}.price-layout{grid-template-columns:1fr;gap:32px}.price-intro h2{font-size:36px}.price-intro h2 br{display:none}.price-intro h2{max-width:500px}.price-aside{margin-top:20px}.pricing-card{max-width:600px;width:100%;margin-inline:auto;padding:30px}.amount{font-size:49px}.faq{grid-template-columns:1fr;gap:25px}.final-cta{padding-block:60px}.final-cta h2{font-size:48px}.final-trust{font-size:8px}.final-trust>span{padding:0 5px}}
@media(max-width:480px){.problem-grid{grid-template-columns:1fr;gap:20px}.problem-grid article{display:grid;grid-template-columns:28px 1fr;gap:0 17px;padding-top:20px}.problem-grid .line-icon{grid-row:1 / 3;margin-top:2px}.problem-grid h3{margin-bottom:7px;font-size:15px}.problem-grid p{font-size:12px}.feature-grid{grid-template-columns:1fr}.feature{padding:24px}.feature h3{font-size:16px}.feature p{max-width:100%}.feature .line-icon{margin-bottom:20px}.trust-note p{font-size:10px}.trust-note strong{display:block}.steps{column-gap:23px}.steps h3{font-size:14px}.steps p{font-size:11px}.price-intro h2{font-size:34px}.pricing-card{padding:23px 20px}.prices{gap:10px}.prices h3{font-size:11px}.amount{font-size:37px;letter-spacing:-1.8px}.amount>span{font-size:13px}.amount .per-month{font-size:9px}.prices small{font-size:8px}.included-grid{grid-template-columns:1fr;gap:20px}.included-grid h4{font-size:9px}.check-list li{font-size:11px;margin-bottom:10px}.purchase-note{font-size:9px}.offer-label{font-size:8px}.final-cta h2{font-size:38px;letter-spacing:-1.5px}.final-cta .eyebrow{font-size:7px;letter-spacing:1.2px}.final-cta .button{font-size:11px;gap:12px;width:100%;padding-inline:14px}.final-trust{max-width:270px;margin-inline:auto;line-height:2}.purchase-dialog{padding:30px 23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
