@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}:root{--orange:#ff7a18;--pink:#ff4d9d;--grad:linear-gradient(135deg,#ff7a18,#ff4d9d);--text1:#1a1a1a;--text2:#555;--bg1:#fff;--bg2:#fafafa;--bg3:#f7f8fc;--radius:14px;--radius-sm:10px;--border:rgba(0,0,0,.08)}body{font-family:Roboto,sans-serif;color:var(--text1);background:var(--bg1);overflow-x:hidden;font-size:15px;line-height:1.6}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:var(--grad);color:#fff;border:none;border-radius:50px;padding:12px 28px;font-size:15px;font-weight:500;cursor:pointer;transition:transform .2s,box-shadow .2s;font-family:inherit;text-decoration:none}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(255,77,157,.3)}.btn-secondary{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--text1);border:1.5px solid var(--border);border-radius:50px;padding:11px 26px;font-size:15px;font-weight:400;cursor:pointer;transition:all .2s;font-family:inherit;text-decoration:none}.btn-secondary:hover{border-color:#ff7a18;color:#ff7a18}section{padding:80px 0}.container{max-width:1080px;margin:0 auto;padding:0 32px}.section-label{font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px}.section-title{font-size:clamp(26px,4vw,38px);font-weight:500;line-height:1.2;margin-bottom:14px}.section-sub{font-size:16px;color:var(--text2);max-width:540px;line-height:1.7}.text-grad{background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:hsla(0,0%,100%,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border);padding:0 32px}.nav-inner{max-width:1080px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:60px}.logo{font-size:16px;font-weight:500;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.capacity-badge{background:#fff5ed;border:1px solid #ffd4a0;border-radius:50px;padding:5px 14px;font-size:12px;color:#cc6200;font-weight:500}.hero{background:linear-gradient(160deg,#fff,#fff5f0 40%,#fff0f7);padding:80px 0 60px;overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:center}.hero-tag{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--border);border-radius:50px;padding:6px 16px;font-size:13px;color:var(--text2);margin-bottom:24px;box-shadow:0 2px 12px rgba(0,0,0,.05)}.hero-tag span{width:8px;height:8px;border-radius:50%;background:var(--grad);animation:pulse 2s infinite;flex-shrink:0}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.hero h1{font-size:clamp(30px,4.5vw,48px);font-weight:500;line-height:1.15;margin-bottom:16px}.hero-sub{font-size:17px;color:var(--text2);margin-bottom:32px;line-height:1.7;max-width:460px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:32px}.hero-proof{gap:16px;font-size:13px;color:var(--text2)}.hero-proof,.hero-proof-item{display:flex;align-items:center}.hero-proof-item{gap:5px}.check{color:#22c55e;font-size:14px}.mockup-container{position:relative}.laptop{background:#1a1a1a;border-radius:16px;padding:10px;box-shadow:0 40px 80px rgba(0,0,0,.18)}.laptop-screen{background:#fff;border-radius:10px;overflow:hidden;aspect-ratio:16/10}.screen-nav{background:linear-gradient(135deg,#ff7a18,#ff4d9d);height:28px;display:flex;align-items:center;padding:0 12px;gap:5px}.dot{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.4)}.screen-content{padding:16px;background:#fafafa}.screen-hero-block{background:#fff;border-radius:8px;padding:12px;margin-bottom:8px;border:1px solid rgba(0,0,0,.05)}.screen-title{height:10px;background:linear-gradient(90deg,#ff7a18,#ff4d9d);border-radius:4px;width:70%;margin-bottom:6px}.screen-sub{width:55%;margin-bottom:4px}.screen-sub,.screen-sub2{height:7px;background:#e5e7eb;border-radius:4px}.screen-sub2{width:40%}.screen-btn{display:inline-block;height:20px;background:linear-gradient(90deg,#ff7a18,#ff4d9d);border-radius:10px;width:90px;margin-top:8px}.screen-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.screen-card{background:#fff;border-radius:6px;height:44px;border:1px solid rgba(0,0,0,.05);padding:8px;display:flex;gap:6px;align-items:flex-start}.card-icon{width:16px;height:16px;border-radius:4px;background:linear-gradient(135deg,#ff7a18,#ff4d9d);flex-shrink:0;margin-top:1px}.card-lines{flex:1 1}.card-line1{height:5px;background:#1a1a1a;border-radius:3px;width:70%;margin-bottom:3px}.card-line2{height:4px;background:#e5e7eb;border-radius:3px;width:50%}.laptop-base{height:10px;background:#333;border-radius:0 0 6px 6px;margin:0 20px}.laptop-stand{width:60px;height:4px;background:#444;margin:0 auto;border-radius:0 0 4px 4px}.float-card{position:absolute;background:#fff;border-radius:12px;border:1px solid rgba(255,122,24,.15);padding:10px 14px;box-shadow:0 8px 24px rgba(0,0,0,.1);font-size:13px;animation:float 4s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.fc1{bottom:-16px;left:-20px;animation-delay:.5s}.fc2{top:10px;right:-24px;animation-delay:1s}.fc-label{font-size:11px;color:var(--text2);margin-bottom:2px}.fc-val{font-weight:500;font-size:14px}.problem-bg{background:var(--bg3)}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:48px}.problem-card{background:#fff;border-radius:var(--radius);border:1px solid var(--border);padding:24px;transition:transform .2s,box-shadow .2s}.problem-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.06)}.problem-icon{font-size:22px;margin-bottom:12px}.problem-title{font-size:16px;font-weight:500;margin-bottom:6px}.problem-desc{font-size:14px;color:var(--text2);line-height:1.55}.before-after{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;margin-top:48px}.ba-card{border-radius:var(--radius);padding:28px}.ba-before{background:#fff5f5;border:1px solid #ffd0d0}.ba-after{background:#f0fff5;border:1px solid #a7f3d0}.ba-header{font-weight:500;margin-bottom:16px;align-items:center;gap:8px}.ba-header,.ba-item{font-size:14px;display:flex}.ba-item{align-items:flex-start;gap:10px;margin-bottom:10px;color:var(--text2)}.x{color:#ef4444}.ok,.x{font-size:16px;margin-top:1px}.ok{color:#22c55e}.beliefs-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:48px}.belief-card{background:#fff;border-radius:var(--radius);border:1px solid var(--border);padding:24px;position:relative;overflow:hidden}.belief-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--grad)}.belief-myth{font-size:13px;color:var(--text2);margin-bottom:4px;text-decoration:line-through;opacity:.6}.belief-truth{font-size:15px;font-weight:500;line-height:1.4}.steps-bar{display:flex;align-items:flex-start;gap:0;margin-top:52px;position:relative}.steps-bar:before{content:"";position:absolute;top:28px;left:calc(10% + 14px);right:calc(10% + 14px);height:2px;background:linear-gradient(90deg,#ff7a18,#ff4d9d);z-index:0;opacity:.25}.step{flex:1 1;text-align:center;position:relative;z-index:1}.step-num{width:56px;height:56px;border-radius:50%;background:var(--grad);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:500;margin:0 auto 16px;box-shadow:0 4px 16px rgba(255,77,157,.3)}.step-title{font-size:15px;font-weight:500;margin-bottom:6px}.step-desc{font-size:13px;color:var(--text2);padding:0 8px;line-height:1.5}.calc-section{background:var(--bg3)}.calc-box{background:#fff;border-radius:var(--radius);border:1px solid var(--border);padding:40px;max-width:640px;margin:48px auto 0}.calc-row{margin-bottom:28px}.calc-label{font-size:14px;font-weight:500;margin-bottom:10px;display:flex;justify-content:space-between}.calc-label span{color:var(--text2);font-weight:400}input[type=range]{width:100%;-webkit-appearance:none;height:5px;border-radius:3px;background:linear-gradient(90deg,#ff7a18,#ff4d9d);outline:none;cursor:pointer}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:#fff;border:2.5px solid #ff7a18;box-shadow:0 2px 8px rgba(255,122,24,.3);cursor:pointer}.calc-result{background:linear-gradient(135deg,#fff5ed,#fff0f7);border:1px solid rgba(255,122,24,.2);border-radius:var(--radius-sm);padding:20px;text-align:center;margin-top:12px}.calc-result-label{font-size:13px;color:var(--text2);margin-bottom:6px}.calc-result-val{font-size:28px;font-weight:500}.calc-result-sub{font-size:13px;color:var(--text2);margin-top:6px}.form-section{background:var(--bg2)}.form-box{background:#fff;border-radius:20px;border:1px solid var(--border);max-width:600px;margin:48px auto 0;overflow:hidden;box-shadow:0 16px 48px rgba(0,0,0,.06)}.form-top{background:var(--grad);padding:24px 32px}.form-top-title{font-size:18px;font-weight:500;color:#fff;margin-bottom:4px}.form-top-sub{font-size:14px;color:hsla(0,0%,100%,.8)}.progress-bar{height:4px;background:hsla(0,0%,100%,.25);border-radius:2px;margin-top:16px}.progress-fill{height:100%;border-radius:2px;background:hsla(0,0%,100%,.9);transition:width .4s ease}.form-body{padding:32px}.form-step{animation:fadeUp .35s ease}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.form-step-title{font-size:16px;font-weight:500;margin-bottom:20px}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:13px;color:var(--text2);margin-bottom:6px;font-weight:500}.form-group input,.form-group select{width:100%;height:42px;border-radius:8px;border:1.5px solid var(--border);padding:0 14px;font-size:15px;font-family:inherit;color:var(--text1);background:#fff;outline:none;transition:border-color .2s}.form-group input:focus,.form-group select:focus{border-color:#ff7a18}.form-group select{cursor:pointer}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.btn-form-back{background:transparent;border:1.5px solid var(--border);border-radius:50px;padding:10px 22px;font-size:14px;color:var(--text2);cursor:pointer;font-family:inherit;transition:all .2s}.btn-form-back:hover{border-color:#ff7a18;color:#ff7a18}.btn-form-next{background:var(--grad);border:none;border-radius:50px;padding:10px 24px;font-size:14px;color:#fff;cursor:pointer;font-family:inherit;font-weight:500;transition:transform .2s,box-shadow .2s}.btn-form-next:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px rgba(255,77,157,.3)}.btn-form-next:disabled{opacity:.5;cursor:not-allowed}.spinner{display:inline-block;width:14px;height:14px;border:2px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}@keyframes spin{to{transform:rotate(1turn)}}.step-dots{display:flex;gap:6px;align-items:center;margin-bottom:20px}.sdot{width:8px;height:8px;border-radius:50%;background:var(--border);transition:all .3s}.sdot.active{background:var(--grad);width:20px;border-radius:4px}.form-confirm{text-align:center;padding:20px 0}.confirm-icon{font-size:48px;margin-bottom:16px}.confirm-title{font-size:20px;font-weight:500;margin-bottom:8px}.confirm-sub{font-size:15px;color:var(--text2);margin-bottom:24px}.includes-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-top:48px}.include-card{background:#fff;border-radius:var(--radius);border:1px solid var(--border);padding:22px;text-align:center;transition:transform .2s,box-shadow .2s}.include-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.06)}.include-icon{font-size:26px;margin-bottom:12px}.include-title{font-size:15px;font-weight:500;margin-bottom:4px}.include-desc{font-size:13px;color:var(--text2)}.compare-section{background:var(--bg3)}.compare-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:48px}.compare-card{border-radius:var(--radius);border:1px solid var(--border);padding:28px;background:#fff;transition:transform .2s}.compare-card.featured{background:#fff;border:2px solid #ff7a18;position:relative}.compare-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--grad);color:#fff;border-radius:50px;padding:4px 16px;font-size:12px;font-weight:500;white-space:nowrap}.compare-name{font-size:14px;color:var(--text2);margin-bottom:6px}.compare-price{font-size:32px;font-weight:500;margin-bottom:4px}.compare-price span{font-size:16px;font-weight:400;color:var(--text2)}.compare-feature{font-size:13px;color:var(--text2);padding:6px 0;border-top:1px solid var(--border);display:flex;align-items:center;gap:6px}.compare-feature:first-of-type{margin-top:16px}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:48px}.testi-card{background:#fff;border-radius:var(--radius);border:1px solid var(--border);padding:24px;transition:transform .2s}.testi-card:hover{transform:translateY(-3px)}.testi-stars{color:#ff7a18;margin-bottom:12px;font-size:14px}.testi-text{font-size:14px;color:var(--text2);line-height:1.65;margin-bottom:16px}.testi-author{gap:10px}.testi-author,.testi-avatar{display:flex;align-items:center}.testi-avatar{width:36px;height:36px;border-radius:50%;justify-content:center;font-size:13px;font-weight:500;color:#fff;flex-shrink:0}.testi-name{font-size:14px;font-weight:500}.testi-role{font-size:12px;color:var(--text2)}.offer-section{background:linear-gradient(135deg,#fff5ed,#fff0f7)}.offer-box{text-align:center;max-width:520px;margin:0 auto}.price-display{margin:32px 0;display:inline-flex;align-items:flex-start;gap:4px}.price-currency{font-size:22px;margin-top:8px}.price-amount,.price-currency{font-weight:500;background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-amount{font-size:72px;line-height:1}.price-period{font-size:16px;color:var(--text2);align-self:flex-end;margin-bottom:8px}.offer-items{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:24px 0 32px}.offer-item{background:#fff;border:1px solid rgba(255,122,24,.2);border-radius:50px;padding:6px 16px;font-size:13px;color:var(--text2);display:flex;align-items:center;gap:5px}.offer-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.faq-section{background:var(--bg2)}.faq-list{max-width:700px;margin:48px auto 0}.faq-item{border-bottom:1px solid var(--border);padding:18px 0;cursor:pointer}.faq-q{font-size:15px;font-weight:500;display:flex;justify-content:space-between;align-items:center}.faq-chevron{font-size:18px;color:var(--text2);transition:transform .3s}.faq-a{font-size:14px;color:var(--text2);line-height:1.65;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s}.faq-item.open .faq-a{max-height:200px;padding-top:10px}.faq-item.open .faq-chevron{transform:rotate(180deg)}.final-cta{background:var(--text1);padding:80px 32px;text-align:center}.cta-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.final-cta h2{font-size:clamp(26px,3.5vw,38px);font-weight:500;color:#fff;margin-bottom:12px}.final-cta p{font-size:16px;color:hsla(0,0%,100%,.6);margin-bottom:36px}.sticky-bar{position:fixed;bottom:20px;left:50%;transform:translateX(-50%) translateY(120px);background:#fff;border-radius:50px;border:1px solid var(--border);box-shadow:0 8px 32px rgba(0,0,0,.12);padding:10px 10px 10px 20px;display:flex;align-items:center;gap:12px;z-index:200;transition:transform .4s ease;white-space:nowrap}.sticky-bar.visible{transform:translateX(-50%) translateY(0)}.sticky-text{font-size:14px;font-weight:500}@media (max-width:768px){section{padding:56px 0}.container,nav{padding:0 20px}.capacity-badge{display:none}.hero{padding:56px 0 40px}.hero-inner{grid-template-columns:1fr}.mockup-container{display:none}.hero-sub{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .btn-primary,.hero-actions .btn-secondary{justify-content:center;width:100%}.hero-proof{flex-wrap:wrap;gap:10px}.problem-grid{grid-template-columns:1fr 1fr}.before-after,.beliefs-grid{grid-template-columns:1fr}.steps-bar{flex-direction:column;gap:20px;align-items:flex-start}.steps-bar:before{display:none}.step{text-align:left;display:flex;align-items:flex-start;gap:16px}.step-num{flex-shrink:0;margin:0}.calc-box{padding:24px 20px}.calc-label{flex-direction:column;gap:4px}.calc-result-val{font-size:24px}.form-body,.form-top{padding:20px}.form-actions{flex-direction:column-reverse;align-items:stretch}.btn-form-back,.btn-form-next{width:100%;text-align:center}.includes-grid{grid-template-columns:1fr 1fr}.compare-grid{grid-template-columns:1fr}.compare-card.featured{margin-top:16px}.testi-grid{grid-template-columns:1fr}.offer-actions{flex-direction:column;align-items:stretch}.offer-actions .btn-primary,.offer-actions .btn-secondary{justify-content:center;width:100%}.final-cta{padding:56px 20px 120px}.cta-actions{flex-direction:column;align-items:center}.cta-actions .btn-primary,.cta-actions .btn-secondary{width:100%;justify-content:center;max-width:340px}.sticky-bar{width:calc(100% - 40px);justify-content:space-between}}@media (max-width:480px){section{padding:48px 0}.container,nav{padding:0 16px}.nav-inner{height:54px}.logo{font-size:14px}.hero{padding:40px 0 32px}.hero-tag{font-size:12px;padding:5px 13px}.hero h1{font-size:28px}.hero-sub{font-size:15px;margin-bottom:24px}.hero-proof{gap:8px}.hero-proof-item{font-size:12px}.section-title{font-size:22px}.problem-grid{grid-template-columns:1fr}.ba-card{padding:20px}.calc-result-val{font-size:22px}.form-top-title{font-size:16px}.form-top-sub{font-size:13px}.price-amount{font-size:56px}.faq-q{font-size:14px;gap:10px}.faq-a{font-size:13px}.final-cta{padding:48px 16px 120px}.final-cta h2{font-size:22px}.final-cta p{font-size:14px;margin-bottom:28px}.sticky-bar{bottom:16px;padding:8px 8px 8px 16px}.sticky-text{font-size:13px}}