@font-face{font-family:Rubik;src:url('Rubik-Regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Rubik;src:url('Rubik-Bold.ttf') format('truetype');font-weight:700 900;font-display:swap}
:root{--bg:#080D0B;--panel:#101A15;--green:#36F493;--ink:#EFF7F2;--muted:#A6B7AC;--line:#29372F;--font:Rubik,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.7}button,a{font:inherit;-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0}a{color:inherit;text-decoration:none}button:disabled{cursor:wait;opacity:.62}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:5px}p,h1,h2,h3{margin:0}em{font-style:normal;color:var(--green)}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.green{color:var(--green)}.skip{position:fixed;top:0;right:1rem;background:var(--green);color:var(--bg);padding:12px;transform:translateY(-150%);z-index:99}.skip:focus{transform:translateY(0)}.nav{height:108px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{display:inline-flex;gap:12px;align-items:center;font-family:Arial,sans-serif;font-size:29px;font-weight:900;letter-spacing:-1.3px;line-height:1}.brand-mark,.avatar{display:flex;align-items:center;justify-content:center;gap:4px;background:var(--green);border-radius:11px;width:40px;height:40px}.brand-mark i,.avatar i{width:4px;height:13px;border-radius:5px;background:var(--bg)}.brand-mark i:nth-child(2),.avatar i:nth-child(2){height:25px}.brand-mark i:last-child,.avatar i:last-child{height:18px}.nav nav{display:flex;gap:34px;color:#CDD8D1;font-size:14px}.nav nav a:hover,.text-link:hover{color:var(--green)}.outline-link{font-size:14px;border:1px solid #4A5C50;padding:10px 17px;border-radius:100px;display:flex;align-items:center;gap:18px}.outline-link:hover{background:var(--panel)}.hero{padding-top:54px;padding-bottom:100px;display:grid;grid-template-columns:1.15fr 1fr;gap:55px;align-items:center;min-height:860px}.eyebrow{font-size:14px;font-weight:700;margin-bottom:24px;color:var(--green)}.hero h1{font-size:clamp(48px,4.6vw,66px);font-weight:700;line-height:1.17;letter-spacing:-2.3px}.intro{font-size:19px;line-height:1.85;color:var(--muted);max-width:470px;margin-top:28px}.actions{display:flex;align-items:center;gap:30px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:17px 26px;border-radius:9px;font-weight:700;font-size:16px;line-height:1.5;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.primary{background:var(--green);color:var(--bg);box-shadow:0 0 38px #36f49312}.primary:hover{background:#70FFB6}.text-link{font-size:14px}.demo-note{color:#91AA9B;font-size:12px;margin-top:14px}.hero-metrics{display:flex;gap:45px;margin-top:55px;padding-top:28px;border-top:1px solid var(--line)}.hero-metrics div{display:flex;flex-direction:column;gap:6px}.hero-metrics b{font-family:Arial,sans-serif;font-size:30px;font-weight:400;line-height:1;color:var(--green)}.hero-metrics span{font-size:14px;color:var(--muted)}.hero-product{position:relative;justify-self:center;width:100%;max-width:410px;padding-bottom:20px}.phone-caption{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted);font-size:12px;margin-bottom:14px}.phone-caption>span{font-size:30px;color:var(--green)}.phone{border:6px solid #26342B;border-radius:43px;background:#0D1511;box-shadow:0 35px 95px #0009,0 0 90px #26c97313;overflow:hidden;padding-bottom:10px}.phone-status{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;font-family:Arial,sans-serif;font-size:12px;position:relative;color:#D2E2D8}.notch{background:#020604;border-radius:0 0 18px 18px;width:105px;height:18px;position:absolute;top:0;left:50%;transform:translateX(-50%)}.chat-header{display:flex;align-items:center;gap:10px;background:#14231B;padding:10px 15px 15px;border-bottom:1px solid #233D2E}.back{font-size:29px;line-height:1}.avatar{width:42px;height:42px;flex-shrink:0;border-radius:50%;gap:3px}.avatar i{width:3px}.chat-name{display:flex;flex-direction:column;line-height:1.45}.chat-name>b{font-family:Arial;font-size:16px;letter-spacing:.3px}.chat-name>small{font-size:12px;color:#A4B7AC}.wa-icon{width:24px;height:24px;color:var(--green);margin-inline-start:auto}.wa-icon svg{width:100%;height:100%}.chat-log{height:382px;overflow-y:auto;overscroll-behavior:contain;padding:16px 15px 20px;background-color:#0B1510;background-image:radial-gradient(#31553f4d .65px,transparent .65px);background-size:17px 17px;scrollbar-width:thin;scrollbar-color:#395B46 #102019;display:flex;flex-direction:column;gap:12px}.chat-day{align-self:center;font-size:12px;padding:4px 10px;background:#25352C;border-radius:6px;color:#B5CBBE;margin-bottom:4px}.bubble{font-size:14px;line-height:1.65;padding:11px 13px 6px;border-radius:12px;max-width:93%;box-shadow:0 3px 8px #0002;flex-shrink:0;animation:appear .24s ease both}.bubble p{font-size:14px;margin:3px 0 5px}.bubble b{font-size:14px}.bubble.bot{background:#22342A;border-top-right-radius:3px;align-self:flex-start}.bubble.user{background:#125D3A;border-top-left-radius:3px;align-self:flex-end}.bubble time{display:block;text-align:left;font-size:12px;color:#ABC0B3;direction:ltr}.bubble time span{color:#75CDEC}.mini-score{display:flex;align-items:center;gap:12px;border-bottom:1px solid #42534A;padding-bottom:8px;margin-bottom:8px}.mini-score strong{font-size:35px;line-height:1.2;color:var(--green);font-family:Arial}.mini-score span{font-size:12px}.audio-ready{display:flex;align-items:center;gap:10px;background:#123B28;border:1px solid #296540;padding:12px;border-radius:10px;flex-shrink:0}.audio-ready b{display:block;font-size:14px}.audio-ready small{display:block;font-size:12px;color:#A7C3B1}.audio-symbol{font-size:28px;color:var(--green);line-height:1}.wave{display:flex;align-items:center;gap:3px;height:33px;margin-inline-start:auto;direction:ltr}.wave i{display:block;width:3px;border-radius:3px;background:var(--green);height:10px}.wave i:nth-child(3n){height:28px}.wave i:nth-child(3n+1){height:17px}.wave i:nth-child(4n){height:35px}.chat-controls{padding:12px 14px 4px;background:#122019;display:flex;flex-direction:column;gap:8px}.chat-send{background:var(--green);color:#06150D;border-radius:8px;padding:12px;font-size:14px;font-weight:700;min-height:46px}.chat-question{background:transparent;border:1px solid #35523F;border-radius:8px;padding:9px;font-size:14px;color:#B6EBCB;min-height:44px}.phone-bottom{display:flex;justify-content:space-between;gap:8px;padding:10px 16px 3px;font-size:12px;color:#A5BCAF}.phone-bottom button{background:none;font-size:12px;color:#BECDC3;padding:0;text-decoration:underline}.floating-note{position:absolute;bottom:-5px;left:-43px;display:flex;gap:12px;align-items:center;padding:15px 19px;background:#F0FBF4;color:#122019;border:1px solid #CAE7D5;border-radius:13px;box-shadow:0 10px 50px #0006;transform:rotate(-3deg)}.floating-note b,.floating-note span{display:block;font-size:14px}.floating-note>div>span{font-size:12px;color:#526F5D}.floating-note .note-check{width:28px;height:28px;display:grid;place-items:center;background:var(--green);border-radius:50%;font-size:19px}.statement-band{border-block:1px solid #25583B;background:#0E2117;overflow:hidden}.statement-band>.wrap{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-block:21px;white-space:nowrap;font-size:20px;font-weight:700;color:#D3F4DF}.asterisk{font-size:30px;line-height:1;color:var(--green)}.section{padding-block:110px}.section-heading{margin-bottom:46px}.section-heading .eyebrow,.script-copy .eyebrow,.questions .eyebrow{margin-bottom:18px}h2{font-size:clamp(36px,4vw,54px);letter-spacing:-1.8px;line-height:1.18}.section-heading>p:last-child{max-width:440px;margin-top:22px;color:var(--muted);font-size:17px}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--line)}.steps article{padding:34px 30px 35px;position:relative;min-height:245px}.steps article:not(:last-child){border-left:1px solid var(--line)}.step-number{font-family:Arial;font-size:14px;color:#8DA496;position:absolute;top:30px;left:28px}.step-icon{color:var(--green);font-size:36px;line-height:1;margin-bottom:30px}h3{font-size:22px;line-height:1.35}.steps p{margin-top:13px;color:var(--muted);font-size:16px;line-height:1.8}.analysis-section{padding-block:94px 110px;background:#101A15;border-block:1px solid var(--line)}.horizontal{display:flex;justify-content:space-between;align-items:flex-end;gap:48px}.horizontal>p:last-child{max-width:350px;margin:0}.analysis-shell{border:1px solid #354B3D;background:#0A120D;border-radius:22px;overflow:hidden}.analysis-top{padding:32px 40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.pill{display:inline-block;font-size:12px;line-height:1;padding:7px 9px;border:1px solid #375641;color:#A4BCAE;border-radius:5px;margin-bottom:12px}.analysis-top h3{font-size:26px}.analysis-top p{font-size:14px;color:var(--muted);margin-top:5px}.score-ring{--score:60%;width:115px;height:115px;border-radius:50%;padding:5px;background:conic-gradient(var(--green) var(--score),#223A2B 0);flex-shrink:0;transform:rotate(-90deg)}.score-ring>div{transform:rotate(90deg);background:#0A120D;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%}.score-ring b{font-size:47px;font-family:Arial;line-height:1;color:var(--green);font-weight:400}.score-ring span{font-size:12px;color:var(--muted);margin-top:5px}.call-tabs{display:flex;border-block:1px solid #293C30;padding-inline:40px;gap:30px}.call-tabs button{background:none;padding:16px 0;color:#9AB2A3;position:relative;font-size:14px}.call-tabs button[aria-selected=true]{color:var(--green)}.call-tabs button[aria-selected=true]:after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:3px;background:var(--green)}.stage-list{padding:15px 40px}.stage{border-bottom:1px solid var(--line)}.stage:last-child{border:0}.stage summary{display:grid;grid-template-columns:28px 1fr 180px 28px;gap:18px;align-items:center;list-style:none;cursor:pointer;padding:19px 0}.stage summary::-webkit-details-marker{display:none}.stage summary .num{font-family:Arial;font-size:14px;color:#91AA9B}.stage summary b{font-size:16px;font-weight:400}.stage-result{display:flex;align-items:center;justify-content:flex-end;gap:14px;font-size:14px;color:#B2C7B9}.stage-meter{display:flex;gap:3px}.stage-meter i{width:5px;height:14px;border-radius:2px;background:#293F32}.stage-meter i.filled{background:var(--green)}.stage .toggle{font-size:22px;color:#98B2A2;line-height:1;text-align:center}.stage[open] .toggle{transform:rotate(45deg)}.stage-detail{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:0 47px 24px 0}.stage-detail>div{border-radius:10px;background:#14231A;padding:17px 20px}.stage-detail .suggestion{background:#1E3325}.stage-detail p{font-size:16px;line-height:1.8;margin-top:6px;color:#CCDBD1}.micro-label{font-size:14px;color:var(--green)}.timestamp{font-family:Arial;direction:ltr;display:inline-block;border:1px solid #395743;background:#0B1E12;color:#C6EDD4;border-radius:4px;padding:0 5px;margin-inline-start:6px;font-size:12px}.coaching-bottom{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:26px 40px;background:#111E16;border-top:1px solid #2B3F31}.coaching-bottom p{font-size:16px;margin-top:8px;line-height:1.8}.score-explanation{padding:17px 40px;border-top:1px solid #293C30}.score-explanation button{display:flex;gap:12px;align-items:center;background:none;font-size:14px;color:var(--muted);padding:0;min-height:32px}.score-explanation p{font-size:16px;line-height:1.9;margin-top:12px;color:#A8BFAF;max-width:830px}.script-section{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.script-copy>p:not(.eyebrow){font-size:18px;color:var(--muted);margin-top:25px;max-width:430px;line-height:1.9}.script-progress{margin-block:28px}.script-progress>span{font-size:14px;color:#A1B5A9}.progress-segments{display:flex;gap:7px;margin-top:12px;max-width:230px}.progress-segments i{height:4px;border-radius:5px;flex:1;background:#263C2E}.progress-segments i.complete{background:var(--green)}.script-card{background:#F0F7F2;color:#183121;min-height:480px;border-radius:16px;box-shadow:15px 15px 0 #16291C;transform:rotate(2deg);border:1px solid #D2E6D8;overflow:hidden}.script-card-head{display:flex;align-items:center;gap:10px;padding:23px 24px;border-bottom:1px solid #D0DED4;font-size:14px}.small{width:32px;height:32px;gap:3px}.small i{height:11px}.small i:nth-child(2){height:20px}.small i:nth-child(3){height:14px}.script-version{margin-inline-start:auto;font-size:12px;color:#4C6E58;border:1px solid #B7CFBF;padding:3px 7px;border-radius:4px}.script-content{padding:27px 32px;max-height:650px;overflow:auto;scrollbar-width:thin;scrollbar-color:#B6CCBE #F0F7F2}.script-content h3{font-size:24px;line-height:1.4}.script-content>p{font-size:16px;color:#476950;line-height:1.8;margin-top:18px}.locked-icon{color:#609472;font-size:49px;line-height:1;margin-block:5px 23px}.script-preview-lines{margin-top:36px;display:flex;flex-direction:column;gap:12px}.script-preview-lines span{height:10px;background:#DCE9E0;border-radius:3px;width:100%}.script-preview-lines span:nth-child(2){width:77%}.script-preview-lines span:nth-child(3){width:88%}.script-step{margin-bottom:19px;padding-bottom:19px;border-bottom:1px solid #D3E3D9}.script-step .micro-label{color:#3B714F;font-weight:700}.script-step p{font-size:16px;line-height:1.8;margin-top:5px}.script-footnote{font-size:14px!important}.copy-button{margin-top:20px;background:#123821;color:#F0FFF4;border-radius:7px;padding:12px 16px;font-size:14px}.questions{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;padding-bottom:110px;padding-top:30px}.faq-list{border-top:1px solid #304336}.faq-list details{border-bottom:1px solid #304336;padding:22px 0}.faq-list summary{cursor:pointer;font-size:17px;list-style:none;position:relative;padding-left:25px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;left:0;top:0;color:var(--green);font-size:23px;line-height:1}.faq-list details[open] summary:after{content:'×'}.faq-list p{color:var(--muted);font-size:16px;line-height:1.9;margin-top:15px;max-width:570px}.closing{background:var(--green);color:#062311;overflow:hidden}.closing .wrap{padding-block:68px 75px;position:relative}.closing .eyebrow{color:#215536;display:block;margin-bottom:20px}.closing h2{font-size:clamp(43px,5vw,68px);max-width:750px;position:relative;z-index:1}.dark{background:#082213;color:#D9FBE6;margin-top:30px}.dark:hover{background:#153C23}.closing-mark{position:absolute;font-family:Arial;left:20px;top:-52px;line-height:1;font-size:430px;color:#13C974;transform:rotate(-9deg);pointer-events:none}footer{display:flex;align-items:center;gap:25px;flex-wrap:wrap;padding-block:36px;font-size:14px}footer>.brand{font-size:25px}footer>p{color:#91A99A}footer>a:not(.brand){margin-inline-start:auto;color:#C8D9CF}footer small{width:100%;font-size:12px;color:#91AB9A}.typing{color:var(--green)}.bubble-link{display:block;margin-top:9px;padding:8px 0;color:var(--green);font-size:14px;text-decoration:underline}.outcome-buttons{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.outcome-buttons button{background:#385743;border-radius:6px;padding:8px 10px;min-height:40px;font-size:14px}.outcome-buttons button[aria-pressed=true]{background:var(--green);color:#0A2213}.outcome-result{font-size:14px;color:#C3DECD}.script-copy-area{width:100%;min-height:230px;direction:rtl;font:14px var(--font);padding:12px;border:1px solid #A6C9B1;background:#FFF;color:#112B1A;border-radius:6px;resize:vertical}
@keyframes appear{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(min-width:1500px){.hero{min-height:900px;gap:90px}.hero h1{font-size:70px}}@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.hero{gap:32px;grid-template-columns:1.15fr 1fr}.hero h1{font-size:49px;letter-spacing:-1.5px}.intro{font-size:17px}.actions{gap:18px}.actions .button{padding-inline:18px;font-size:15px}.hero-metrics{gap:24px}.floating-note{left:-14px}.statement-band>.wrap{font-size:17px;gap:15px}.script-section,.questions{gap:55px}}@media(max-width:800px){.nav{height:86px}.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px;gap:42px;padding-bottom:68px}.hero-copy{max-width:610px}.hero h1{font-size:clamp(43px,7.2vw,59px)}.intro{max-width:550px;font-size:18px}.hero-metrics{margin-top:35px;gap:45px}.hero-product{width:min(100%,390px)}.floating-note{left:-20px;bottom:-10px}.statement-band>.wrap{justify-content:center;white-space:normal;text-align:center}.statement-band>.wrap>span:last-child,.statement-band>.wrap>.asterisk:nth-last-child(2){display:none}.section{padding-block:70px}.section-heading{margin-bottom:30px}.steps article{padding:25px 20px}.step-number{left:18px;top:22px}.steps h3{font-size:18px}.analysis-section{padding-block:65px}.horizontal{align-items:flex-start;gap:26px}.horizontal>p:last-child{max-width:270px;font-size:16px}.analysis-top{padding:25px}.stage-list{padding-inline:25px}.call-tabs{padding-inline:25px;gap:25px}.stage summary{grid-template-columns:22px 1fr 120px 18px;gap:10px}.stage summary .stage-meter{display:none}.stage-detail{padding-right:32px;gap:12px}.stage-detail>div{padding:14px}.coaching-bottom{padding:23px 25px;gap:25px}.score-explanation{padding:16px 25px}.script-section{grid-template-columns:1fr;gap:45px}.script-card{max-width:550px;width:100%;margin:auto;transform:rotate(1deg)}.questions{padding-top:15px;padding-bottom:70px;grid-template-columns:1fr;gap:30px}.questions h2 br{display:none}.closing-mark{font-size:320px;left:-30px;top:10px;opacity:.7}.closing h2{font-size:48px}footer{gap:20px}}@media(max-width:480px){.wrap{width:calc(100% - 36px)}.nav{height:78px;gap:12px}.brand{font-size:26px}.brand-mark{width:32px;height:32px;gap:3px}.brand-mark i{width:3px}.outline-link{font-size:14px;padding:8px 12px;gap:10px}.hero{padding-top:40px;gap:32px}.eyebrow{font-size:14px;margin-bottom:18px}.hero h1{font-size:43px;letter-spacing:-1.7px}.intro{font-size:16px;line-height:1.9;margin-top:22px}.actions{gap:16px;margin-top:25px;flex-wrap:wrap}.actions .button{font-size:14px;gap:13px;padding:15px}.text-link{font-size:14px}.hero-metrics{gap:24px;padding-top:23px;margin-top:28px}.hero-metrics b{font-size:26px}.hero-metrics span{font-size:12px}.phone{border-width:5px;border-radius:34px}.phone-caption{margin-bottom:5px;font-size:12px}.chat-log{height:382px;padding-inline:12px}.floating-note{left:-3px;padding:12px 14px;bottom:-8px}.statement-band>.wrap{gap:13px;padding-block:18px;font-size:14px}.asterisk{font-size:24px}h2{font-size:38px;letter-spacing:-1px}.steps{grid-template-columns:1fr}.steps article{padding:26px 60px 26px 8px;min-height:0}.steps article:not(:last-child){border-left:0;border-bottom:1px solid var(--line)}.step-number{right:0;left:auto;top:28px;font-size:16px}.step-icon{position:absolute;left:6px;top:24px;font-size:28px;margin:0}.steps h3{font-size:21px;padding-left:30px}.steps p{font-size:16px;margin-top:9px}.horizontal{display:block}.horizontal>p:last-child{max-width:100%;margin-top:20px;font-size:16px}.analysis-top{padding:23px 18px}.analysis-top h3{font-size:23px}.analysis-top p{font-size:12px}.score-ring{width:89px;height:89px;padding:4px}.score-ring b{font-size:35px}.score-ring span{font-size:12px}.call-tabs{padding-inline:12px;justify-content:space-between;gap:8px}.call-tabs button{font-size:13px;padding-block:14px}.stage-list{padding-inline:17px}.stage summary{grid-template-columns:18px 1fr 87px 14px;gap:7px;padding-block:18px}.stage summary b{font-size:14px}.stage-result{font-size:12px;gap:4px}.stage-detail{grid-template-columns:1fr;padding:0 0 19px}.coaching-bottom{grid-template-columns:1fr;padding:20px 18px;gap:20px}.score-explanation{padding:16px 18px}.script-copy>p:not(.eyebrow){font-size:16px}.script-card-head{padding:18px 15px;font-size:14px;gap:9px;flex-wrap:wrap}.script-version{font-size:12px;padding:3px 5px}.script-content{padding:24px 22px}.script-content h3{font-size:23px}.questions h2{font-size:36px}.faq-list summary{font-size:16px}.closing .wrap{padding-block:55px}.closing h2{font-size:40px;letter-spacing:-1.6px}.closing-mark{font-size:270px;left:-65px;top:15px;opacity:.4}footer{padding-block:28px;gap:18px}footer>p{font-size:14px}footer>a:not(.brand){margin-inline-start:0;width:100%}}@media(max-width:360px){.hero h1{font-size:38px}.nav{gap:8px}.brand{font-size:23px}.brand-mark{display:none}.stage summary{grid-template-columns:15px 1fr 70px 12px;gap:5px}.stage-result{font-size:12px}.call-tabs button{font-size:12px}.floating-note b{font-size:12px}.phone-bottom{padding-inline:12px;gap:4px}.hero-metrics{gap:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.brand-face{width:40px;height:40px;border-radius:50%;object-fit:cover;border:1px solid #2D5740;box-shadow:0 0 22px #36F49330}.script-face{width:32px;height:32px;border-radius:50%;object-fit:cover;border:1px solid #B7CFBF}@media(max-width:480px){.brand-face{width:32px;height:32px}}@media(max-width:360px){.brand-face{display:none}}

/* v2 */
button.text-link{background:none;padding:0;color:inherit}
.hero-next{max-width:470px;line-height:1.8;margin-top:18px}
.problem-section{padding-bottom:0}
.problem-steps article,.offer-steps article{min-height:0}
.problem-steps .timestamp{top:34px;left:28px;margin:0;font-size:13px;padding:2px 7px}
.problem-steps h3{font-size:20px}
.offer-steps h3{font-size:21px}
.offer-cta{display:flex;align-items:center;gap:22px;margin-top:34px;flex-wrap:wrap}
.offer-cta .demo-note{margin:0}
.script-wa{display:inline-block;margin-top:18px;margin-inline-start:22px;color:#8AD9A9}
.closing-demo{display:block;margin-top:18px;color:#0E3A20}
.sticky-cta{display:none}
@media(max-width:800px){.script-wa{display:block;margin-inline-start:0}.problem-section{padding-bottom:0}
.sticky-cta{display:block;position:fixed;bottom:0;left:0;right:0;z-index:50;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#122019;border-top:1px solid #233D2E}
.sticky-cta .chat-send{display:flex;align-items:center;justify-content:center;width:100%}body{padding-bottom:76px}}
@media(max-width:480px){.problem-steps .timestamp,.offer-steps .step-number{right:0;left:auto;top:28px}.problem-steps h3,.offer-steps h3{padding-left:30px}.offer-cta .button{width:100%}}
