.landing-page{--bg:#111316;--bg2:#181b1f;--bg3:#1f2329;--card:#232830;--border:#2e343d;--border-strong:#3d4550;--orange:#e8560a;--orange2:#ff6b1a;--orange-dim:#2a1208;--text:#f2f0ec;--muted:#7a8290;--light:#c4c9d0;--white:#fff;--r:10px;--r-sm:6px;background:var(--bg);color:var(--text);font-family:Inter,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100vh}.landing-page *,.landing-page :after,.landing-page :before{box-sizing:border-box}html{scroll-behavior:smooth}.landing-page>nav{position:fixed;top:0;left:0;right:0;z-index:100;justify-content:space-between;padding:0 48px;height:62px;background:rgba(17,19,22,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.landing-page>nav,.logo{display:flex;align-items:center}.logo{text-decoration:none}.logo svg{display:block}.nav-mid{display:flex;gap:6px}.nav-mid a{font-size:13px;color:var(--muted);text-decoration:none;padding:6px 12px;border-radius:6px;transition:color .15s,background .15s}.nav-mid a:hover{color:var(--white);background:var(--bg3)}.nav-right{display:flex;gap:8px;align-items:center}.btn-login{font-size:13px;font-weight:500;color:var(--light);text-decoration:none;padding:7px 14px;border-radius:6px;border:1px solid var(--border);transition:all .15s;background:transparent}.btn-login:hover{border-color:var(--border-strong);color:var(--white)}.btn-cta{font-size:13px;font-weight:600;color:#fff;background:var(--orange);padding:8px 18px;border-radius:6px;border:none;cursor:pointer;transition:background .15s;text-decoration:none;display:inline-block}.btn-cta:hover{background:var(--orange2)}.ad-match-banner{background:var(--orange-dim);border-bottom:1px solid rgba(232,86,10,.35);text-align:center;padding:10px 20px}.ad-match-banner span{font-size:13px;font-weight:600;color:var(--orange2);letter-spacing:-.1px}.hero-wrap{padding:120px 48px 0;max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;min-height:calc(100vh - 62px)}.hero-kicker{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--orange2);background:var(--orange-dim);border:1px solid rgba(232,86,10,.25);padding:4px 12px;border-radius:100px;margin-bottom:24px}.hero-kicker:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--orange);animation:blink 2s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.hero-h1{font-family:Barlow Condensed,sans-serif;font-size:clamp(48px,5.5vw,72px);font-weight:800;line-height:.97;letter-spacing:-1px;color:var(--white);margin-bottom:20px}.hero-h1 em{font-style:normal;color:var(--orange)}.hero-p{font-size:16px;color:var(--muted);line-height:1.75;margin-bottom:32px;max-width:420px}.hero-p strong{color:var(--light);font-weight:500}.hero-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:20px}.btn-hero{font-size:15px;font-weight:600;color:#fff;background:var(--orange);padding:13px 28px;border-radius:8px;border:none;cursor:pointer;transition:background .15s;text-decoration:none;display:inline-block}.btn-hero:hover{background:var(--orange2)}.btn-hero-ghost{font-size:15px;font-weight:500;color:var(--light);padding:12px 24px;border-radius:8px;border:1px solid var(--border);background:transparent;cursor:pointer;text-decoration:none;transition:all .15s}.btn-hero-ghost:hover{border-color:var(--border-strong);color:var(--white)}.hero-footnote{font-size:12px;color:var(--muted);display:flex;gap:16px;flex-wrap:wrap}.hero-footnote span{display:flex;align-items:center;gap:5px}.hero-footnote span:before{content:"✓";color:var(--orange);font-weight:700}.hero-right{position:relative;display:flex;justify-content:center;align-items:center;padding-top:32px}.iphone{width:248px;background:#0a0a0a;border-radius:46px;padding:3px;box-shadow:0 0 0 1px #3a3a3c,0 0 0 3px #1c1c1e,0 0 0 4px #3a3a3c,0 50px 100px rgba(0,0,0,.7),inset 0 0 0 1px hsla(0,0%,100%,.08);position:relative;z-index:2}.iphone:before{left:-4px;top:80px;height:30px;border-radius:2px 0 0 2px;box-shadow:0 44px 0 #2c2c2e,0 78px 0 #2c2c2e}.iphone:after,.iphone:before{content:"";position:absolute;width:4px;background:#2c2c2e}.iphone:after{right:-4px;top:110px;height:52px;border-radius:0 2px 2px 0}.iphone-inner{background:var(--bg2);border-radius:44px;overflow:hidden;position:relative}.ios-status{display:flex;align-items:center;justify-content:space-between;padding:14px 20px 4px;background:var(--bg3)}.ios-time{font-size:12px;font-weight:600;color:var(--white);letter-spacing:-.3px}.ios-icons{display:flex;align-items:center;gap:5px}.ios-signal{display:flex;gap:1px;align-items:flex-end}.ios-signal span{background:var(--white);border-radius:1px;width:3px}.ios-signal span:first-child{height:4px}.ios-signal span:nth-child(2){height:6px}.ios-signal span:nth-child(3){height:8px}.ios-signal span:nth-child(4){height:10px}.ios-wifi{width:12px;height:9px;position:relative}.ios-wifi-dot,.ios-wifi:after,.ios-wifi:before{content:"";position:absolute;border:1.5px solid var(--white);border-bottom:none;border-radius:50% 50% 0 0}.ios-wifi:before{width:12px;height:8px;top:0;left:0}.ios-wifi:after{width:7px;height:5px;top:3px;left:2.5px}.ios-wifi-dot{width:2px;height:2px;border-radius:50%;background:var(--white);bottom:0;left:5px;border:none}.ios-batt{width:20px;height:10px;border:1.5px solid hsla(0,0%,100%,.5);border-radius:2px;position:relative;display:flex;align-items:center;padding:1.5px}.ios-batt:after{content:"";position:absolute;right:-4px;top:2.5px;width:2px;height:4px;background:hsla(0,0%,100%,.4);border-radius:0 1px 1px 0}.ios-batt-fill{height:100%;width:70%;background:var(--white);border-radius:1px}.dynamic-island{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:88px;height:26px;background:#000;border-radius:20px;z-index:10;box-shadow:0 0 0 1px hsla(0,0%,100%,.05)}.ios-app-header{background:var(--bg3);padding:8px 14px;justify-content:space-between;border-bottom:1px solid var(--border)}.ios-app-header,.ios-back{display:flex;align-items:center}.ios-back{font-size:11px;color:var(--orange2);gap:3px}.ios-back:before{content:"‹";font-size:16px;line-height:1}.ios-title{font-size:13px;font-weight:600;color:var(--white)}.ios-badge{font-size:8px;font-weight:700;background:rgba(232,86,10,.2);color:var(--orange2);padding:2px 6px;border-radius:8px}.ios-body{padding:8px}.ios-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px}.ios-thumb{aspect-ratio:1;border-radius:7px;position:relative;overflow:hidden}.ios-thumb:first-child{background:linear-gradient(145deg,#2a3545,#1a2535)}.ios-thumb:nth-child(2){background:linear-gradient(145deg,#3a2820,#241810)}.ios-thumb:nth-child(3){background:linear-gradient(145deg,#1e2c20,#121c14)}.ios-thumb:nth-child(4){background:linear-gradient(145deg,#2e2025,#1e1018)}.ios-thumb:nth-child(5){background:linear-gradient(145deg,#1e2c30,#121c20)}.ios-thumb:nth-child(6){background:linear-gradient(145deg,#302518,#201508)}.gps{top:4px;right:4px;background:rgba(232,86,10,.9);color:#fff;font-weight:700}.gps,.ts{position:absolute;border-radius:3px;font-size:7px;padding:1px 4px}.ts{bottom:4px;left:4px;background:rgba(0,0,0,.65);color:hsla(0,0%,100%,.85)}.ios-footer{padding:8px 12px 10px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;background:var(--bg2)}.ios-count{font-size:10px;color:var(--muted)}.ios-btn{font-size:10px;font-weight:700;background:var(--orange);color:#fff;padding:6px 12px;border-radius:8px;border:none;cursor:pointer;letter-spacing:.01em}.ios-home{display:flex;justify-content:center;padding:6px 0 10px;background:var(--bg2)}.ios-home-bar{width:88px;height:4px;background:hsla(0,0%,100%,.25);border-radius:2px}.float-card{position:absolute;background:rgba(24,27,31,.96);border:1px solid var(--border);border-radius:12px;padding:10px 14px;box-shadow:0 12px 32px rgba(0,0,0,.5);z-index:5;backdrop-filter:blur(8px)}.fc-1{top:40px;right:-20px;width:162px}.fc-2{bottom:80px;left:-30px;width:155px}.fc-label{font-size:9px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px}.fc-value{font-size:14px;font-weight:600;color:var(--white);gap:5px}.fc-sub,.fc-value{display:flex;align-items:center}.fc-sub{font-size:10px;color:var(--muted);margin-top:2px;gap:4px}.fc-green{color:#34d399}.fc-icon{margin-bottom:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--orange-dim);border-radius:6px;padding:4px}.fc-icon svg{width:18px;height:18px}.strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:24px 48px;text-align:center;margin-top:80px}.strip-label{font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);margin-bottom:16px}.strip-row{display:flex;align-items:center;justify-content:center;gap:40px;flex-wrap:wrap}.strip-item{font-family:Barlow Condensed,sans-serif;font-size:16px;font-weight:700;color:var(--border);letter-spacing:-.3px}.section{padding:88px 48px;max-width:1100px;margin:0 auto}.section-eye{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--orange);margin-bottom:12px}.landing-page h2{font-family:Barlow Condensed,sans-serif;font-size:clamp(34px,4.5vw,52px);font-weight:800;line-height:1.02;letter-spacing:-.5px;color:var(--white);margin-bottom:12px}.landing-page h2 em{font-style:normal;color:var(--orange)}.section-sub{font-size:16px;color:var(--muted);max-width:500px;line-height:1.7;margin-bottom:48px}.prob-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border-radius:12px;overflow:hidden}.prob-card{background:var(--bg2);padding:32px 28px}.prob-emoji{font-size:28px;margin-bottom:16px;display:block}.prob-card h3{font-size:15px;font-weight:600;color:var(--white);margin-bottom:8px}.prob-card p{font-size:13px;color:var(--muted);line-height:1.65}.steps-wrap{background:var(--bg2);border-radius:14px;padding:56px 48px;max-width:1100px;margin:0 auto}.steps-head{text-align:center;margin-bottom:48px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border);border-radius:10px;overflow:hidden}.step{background:var(--bg3);padding:28px 22px;position:relative}.step-n{position:absolute;top:12px;right:14px;font-family:Barlow Condensed,sans-serif;font-size:48px;font-weight:800;color:hsla(0,0%,100%,.06);line-height:1}.step-ico{font-size:24px;margin-bottom:14px;display:block}.step h3{font-size:14px;font-weight:600;color:var(--white);margin-bottom:7px}.step p{font-size:12px;color:var(--muted);line-height:1.65}.feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feat-card{background:var(--bg2);border:1px solid var(--border);border-radius:12px;padding:26px}.feat-card:hover{border-color:var(--border-strong)}.feat-ico{font-size:22px;margin-bottom:14px;display:block}.feat-ico-wrap{width:44px;height:44px;background:var(--orange-dim);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.feat-ico-wrap svg{width:24px;height:24px}.prob-ico-wrap{width:44px;height:44px;background:var(--orange-dim);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.prob-ico-wrap svg{width:24px;height:24px}.step-ico-wrap{width:40px;height:40px;background:var(--orange-dim);border-radius:9px;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.step-ico-wrap svg{width:22px;height:22px}.feat-card h3{font-size:15px;font-weight:600;color:var(--white);margin-bottom:7px}.feat-card p{font-size:13px;color:var(--muted);line-height:1.6;margin-bottom:12px}.feat-list{list-style:none;display:flex;flex-direction:column;gap:6px}.feat-list li{font-size:12px;color:var(--light);display:flex;align-items:flex-start;gap:7px}.feat-list li:before{content:"✓";color:var(--orange);font-weight:700;flex-shrink:0;margin-top:1px}.roadmap-section{text-align:center}.roadmap-head{margin-bottom:48px}.roadmap-head .section-sub{margin:14px auto 0;max-width:520px}.roadmap-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;text-align:left}.roadmap-card{background:var(--bg2);border:1px solid var(--border);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:0;position:relative;overflow:hidden}.roadmap-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(232,86,10,.04),transparent 60%);pointer-events:none}.roadmap-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px;gap:8px}.roadmap-ico-wrap{width:40px;height:40px;background:var(--orange-dim);border-radius:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.roadmap-ico-wrap svg{width:20px;height:20px}.roadmap-badge{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--orange);background:var(--orange-dim);border:1px solid rgba(232,86,10,.25);border-radius:20px;padding:3px 9px;white-space:nowrap;margin-top:2px}.roadmap-card h3{font-size:14px;font-weight:600;color:var(--white);margin-bottom:8px}.roadmap-card p{font-size:12px;color:var(--muted);line-height:1.65}.stat-bar{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.stat-inner{display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.stat-item{padding:40px 20px;border-right:1px solid var(--border)}.stat-item:last-child{border-right:none}.stat-num{font-family:Barlow Condensed,sans-serif;font-size:48px;font-weight:800;color:var(--white);line-height:1;margin-bottom:5px}.stat-num span{color:var(--orange)}.stat-lbl{font-size:12px;color:var(--muted);max-width:140px;margin:0 auto}.roi-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.roi-left{display:flex;flex-direction:column;gap:16px}.roi-controls{display:grid;gap:12px 16px;background:var(--bg2);border:1px solid var(--border);border-radius:12px;padding:18px 20px}.roi-controls,.roi-controls-simple{grid-template-columns:1fr 1fr}.roi-controls-simple .roi-plan{grid-column:1/-1}.roi-input{display:flex;flex-direction:column;gap:6px}.roi-input-head{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.roi-input-head label{font-size:11px;color:var(--muted);line-height:1.3}.roi-input-val{font-size:12px;font-weight:600;color:var(--white);white-space:nowrap}.roi-range{width:100%;height:4px;appearance:none;background:var(--border);border-radius:2px;outline:none;cursor:pointer}.roi-range::-webkit-slider-thumb{appearance:none;width:14px;height:14px;border-radius:50%;background:var(--orange);border:2px solid var(--bg2);cursor:pointer}.roi-range::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--orange);border:2px solid var(--bg2);cursor:pointer}.roi-plan-toggle{display:flex;gap:6px}.roi-plan-btn{flex:1;padding:8px 10px;font-size:11px;font-weight:500;font-family:Inter,sans-serif;color:var(--muted);background:var(--bg3);border:1px solid var(--border);border-radius:6px;cursor:pointer;transition:all .15s;line-height:1.3}.roi-plan-btn:hover{color:var(--light);border-color:var(--border-strong)}.roi-plan-btn.active{color:var(--white);background:var(--orange-dim);border-color:rgba(232,86,10,.4);box-shadow:inset 0 0 0 1px rgba(232,86,10,.15)}.roi-table{background:var(--bg2);border:1px solid var(--border);border-radius:12px;overflow:hidden}.roi-row{display:flex;justify-content:space-between;align-items:center;padding:13px 20px;border-bottom:1px solid var(--border);font-size:13px}.roi-row:last-child{border-bottom:none;background:rgba(232,86,10,.07)}.roi-row span:first-child{color:var(--muted)}.roi-row span:last-child{color:var(--white);font-weight:600}.roi-row.total span:last-child{color:var(--orange2);font-size:16px}.roi-text h3{font-family:Barlow Condensed,sans-serif;font-size:42px;font-weight:800;color:var(--white);line-height:1.05;margin-bottom:16px}.roi-text p{font-size:15px;color:var(--muted);line-height:1.7;margin-bottom:12px}.roi-text strong{color:var(--light);font-weight:500}.test-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.test-card{background:var(--bg2);border:1px solid var(--border);border-radius:12px;padding:26px}.stars{color:var(--orange);font-size:12px;letter-spacing:3px;margin-bottom:14px}.test-q{font-size:14px;color:var(--light);line-height:1.65;margin-bottom:18px;font-style:italic}.test-author{gap:10px}.test-author,.test-av{display:flex;align-items:center}.test-av{width:36px;height:36px;border-radius:50%;background:var(--orange-dim);border:1.5px solid rgba(232,86,10,.3);justify-content:center;font-size:13px;font-weight:700;color:var(--orange2);font-family:Barlow Condensed,sans-serif;flex-shrink:0}.test-nm{font-size:13px;font-weight:600;color:var(--white)}.test-rl{font-size:11px;color:var(--muted)}.pain-list{background:var(--bg2);border:1px solid var(--border);border-radius:12px;overflow:hidden}.pain-row{display:grid;grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:24px;padding:24px 28px;border-bottom:2px solid var(--border);transition:background .15s}.pain-row:last-child{border-bottom:none}.pain-row:hover{background:var(--bg3)}.pain-ico{width:44px;height:44px;background:var(--orange-dim);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pain-ico svg{width:22px;height:22px;stroke:var(--orange);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pain-tag{display:inline-block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--orange2);margin-bottom:8px}.pain-quote{font-size:14px;color:var(--muted);font-style:italic;line-height:1.55;margin:0}.pain-arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--orange)}.pain-arrow svg{width:22px;height:22px;stroke:var(--orange);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pain-after{font-size:14px;color:var(--light);line-height:1.55;margin:0}.pain-after strong{color:var(--white);font-weight:600}.price-wrap{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:760px;margin:0 auto}.price-card{background:var(--bg2);border:1px solid var(--border);border-radius:14px;padding:32px}.price-card.feat{border-color:var(--orange);background:linear-gradient(150deg,rgba(232,86,10,.06) 0,var(--bg2) 55%);position:relative}.feat-pill{position:absolute;top:-11px;left:50%;transform:translateX(-50%);background:var(--orange);color:#fff;font-size:10px;font-weight:700;letter-spacing:.06em;padding:3px 12px;border-radius:100px;white-space:nowrap}.feat-pill,.price-name{text-transform:uppercase}.price-name{font-size:11px;font-weight:600;color:var(--muted);letter-spacing:.07em;margin-bottom:10px}.price-row{display:flex;align-items:baseline;gap:4px;margin-bottom:3px}.price-amount{font-family:Barlow Condensed,sans-serif;font-size:48px;font-weight:800;color:var(--white);line-height:1}.price-per{font-size:13px;color:var(--muted)}.price-note{font-size:12px;color:var(--muted);margin-bottom:6px}.price-save{font-size:12px;color:var(--orange2);font-weight:500;margin-bottom:22px}.price-div{border:none;border-top:1px solid var(--border);margin-bottom:20px}.price-feats{list-style:none;display:flex;flex-direction:column;gap:8px}.price-feats li{font-size:13px;color:var(--light);display:flex;align-items:flex-start;gap:8px}.price-feats li:before{content:"✓";color:var(--orange);font-weight:700;flex-shrink:0}.price-btn{display:block;text-align:center;margin-top:24px;padding:12px;border-radius:7px;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .15s;font-family:Inter,sans-serif}.pbtn-solid{background:var(--orange);color:#fff;border:none}.pbtn-solid:hover{background:var(--orange2)}.pbtn-outline{background:transparent;color:var(--light);border:1px solid var(--border)}.pbtn-outline:hover{border-color:var(--border-strong);color:var(--white);background:var(--bg3)}.price-legal{text-align:center;font-size:12px;color:var(--muted);margin-top:20px}.price-legal strong{color:var(--light)}.trial-strip{background:linear-gradient(90deg,var(--orange-dim) 0,rgba(42,18,8,.4) 100%);border-top:1px solid rgba(232,86,10,.2);border-bottom:1px solid rgba(232,86,10,.2);padding:18px 48px}.trial-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.trial-inner p{font-size:14px;color:var(--light)}.trial-inner strong{color:var(--orange2)}.trial-checks{display:flex;gap:20px;flex-wrap:wrap}.trial-chk{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:5px}.trial-chk:before{content:"✓";color:var(--orange);font-weight:700}.faq-wrap{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:1px;background:var(--border);border-radius:12px;overflow:hidden}.faq-item{background:var(--bg2);padding:22px 26px}.faq-q{font-size:15px;font-weight:600;color:var(--white);margin-bottom:8px}.faq-a{font-size:13px;color:var(--muted);line-height:1.7}.cta-wrap{text-align:center;padding:88px 48px;position:relative;overflow:hidden}.cta-wrap:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:280px;background:radial-gradient(ellipse,rgba(232,86,10,.13) 0,transparent 70%);pointer-events:none}.cta-wrap h2{margin-bottom:12px}.cta-wrap p{font-size:16px;color:var(--muted);max-width:400px;margin:0 auto 32px}.footer{border-top:1px solid var(--border)}.footer-grid{max-width:1100px;margin:0 auto;padding:48px 48px 32px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:32px}.fg-brand h3{font-family:Barlow Condensed,sans-serif;font-size:20px;font-weight:800;color:var(--white);margin-bottom:8px}.fg-brand p{font-size:12px;color:var(--muted);line-height:1.6;max-width:240px}.fg-col h4{font-size:11px;font-weight:600;color:var(--light);text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px}.fg-col ul{list-style:none;display:flex;flex-direction:column;gap:7px}.fg-col a{font-size:12px;color:var(--muted);text-decoration:none;transition:color .15s}.fg-col a:hover{color:var(--light)}.footer-bottom{border-top:1px solid var(--border);max-width:1100px;margin:0 auto;padding:18px 48px;display:flex;align-items:center;justify-content:space-between}.footer-copy{font-size:11px;color:var(--muted)}.footer-legal{display:flex;gap:16px}.footer-legal a{font-size:11px;color:var(--muted);text-decoration:none}.footer-legal a:hover{color:var(--light)}.lang-switch{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600}.lang-switch button{background:none;border:none;color:var(--muted);cursor:pointer;padding:4px 6px;font:inherit;transition:color .15s}.lang-switch button.active,.lang-switch button:hover{color:var(--white)}.lang-switch a{color:var(--muted);text-decoration:none;padding:4px 6px;transition:color .15s}.lang-switch a.active,.lang-switch a:hover{color:var(--white)}.lang-div{color:var(--border);font-weight:400;user-select:none}.tos-row label a{color:var(--orange);text-decoration:underline}.modal{display:none;position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.78);backdrop-filter:blur(8px);align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-box{background:var(--bg2);border:1px solid var(--border);border-radius:16px;padding:36px;width:100%;max-width:460px;position:relative}.modal-close{position:absolute;top:14px;right:14px;background:var(--bg3);border:1px solid var(--border);border-radius:6px;color:var(--muted);width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;transition:all .15s}.modal-close:hover{color:var(--white);border-color:var(--border-strong)}.modal-box h3{font-family:Barlow Condensed,sans-serif;font-size:30px;font-weight:800;color:var(--white);margin-bottom:4px}.modal-sub{font-size:13px;color:var(--muted);margin-bottom:24px}.fg{margin-bottom:12px}.fg label{display:block;font-size:12px;font-weight:500;color:var(--light);margin-bottom:5px}.fg input,.fg select{width:100%;background:var(--bg3);border:1px solid var(--border);border-radius:6px;color:var(--white);font-size:13px;font-family:Inter,sans-serif;padding:9px 13px;outline:none;transition:border-color .15s}.fg input:focus,.fg select:focus{border-color:var(--orange)}.fg input::placeholder{color:var(--muted)}.tos-row{display:flex;align-items:flex-start;gap:9px;margin-bottom:14px}.tos-row input[type=checkbox]{width:15px;height:15px;margin-top:2px;accent-color:var(--orange);flex-shrink:0;cursor:pointer}.tos-row label{font-size:11px;color:var(--muted);line-height:1.5;cursor:pointer}.tos-row a{color:var(--orange2);text-decoration:none}.tos-row a:hover{text-decoration:underline}.modal-submit{width:100%;padding:12px;background:var(--orange);color:#fff;border:none;border-radius:7px;font-size:14px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer;transition:background .15s;margin-top:2px}.modal-submit:hover{background:var(--orange2)}.modal-submit:disabled{opacity:.45;cursor:not-allowed}.modal-trust{display:flex;justify-content:center;gap:14px;margin-top:12px;flex-wrap:wrap}.modal-trust span{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:4px}.modal-trust span:before{content:"✓";color:var(--orange);font-weight:700}.modal-success{display:none;text-align:center;padding:16px 0}.modal-success .s-ico{font-size:40px;margin-bottom:12px}.modal-success h4{font-size:20px;font-weight:600;color:var(--white);margin-bottom:7px}.modal-success p{font-size:13px;color:var(--muted)}@media(max-width:1100px){.roadmap-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.hero-wrap{grid-template-columns:1fr;gap:40px;padding:100px 24px 0}.hero-right{display:none}.landing-page>nav{padding:0 24px}.nav-mid{display:none}.footer-grid,.section,.steps-wrap{padding-left:24px;padding-right:24px}.strip{padding:24px}.feat-grid,.price-wrap,.prob-grid,.roadmap-grid,.roi-controls,.roi-grid,.stat-inner,.steps-grid,.test-grid{grid-template-columns:1fr}.pain-row{grid-template-columns:auto 1fr;gap:16px;padding:20px}.pain-arrow{grid-column:1/-1;justify-self:center;padding:4px 0}.pain-after{grid-column:1/-1;padding-left:58px}.footer-grid{grid-template-columns:1fr 1fr}.trial-inner{flex-direction:column;align-items:flex-start}}.hero-gradient{background:linear-gradient(180deg,rgba(232,86,10,.04),transparent 60%)}.seo-page{--bg:#111316;--bg2:#181b1f;--bg3:#1f2329;--card:#232830;--border:#2e343d;--border-strong:#3d4550;--orange:#e8560a;--orange2:#ff6b1a;--orange-dim:#2a1208;--text:#f2f0ec;--muted:#7a8290;--light:#c4c9d0;--white:#fff;background:var(--bg);color:var(--text);font-family:var(--font-inter),Inter,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;min-height:100vh}.seo-page *,.seo-page :after,.seo-page :before{box-sizing:border-box}.seo-page>nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 48px;height:62px;background:rgba(17,19,22,.96);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.seo-page .nav-right{margin-left:auto;display:flex;align-items:center;gap:8px}.seo-hero{padding:120px 48px 48px;max-width:880px;margin:0 auto}.seo-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--orange2);background:var(--orange-dim);border:1px solid rgba(232,86,10,.25);padding:4px 12px;border-radius:100px;margin-bottom:20px}.seo-hero h1{font-family:var(--font-barlow),"Barlow Condensed",sans-serif;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.05;letter-spacing:-.5px;color:var(--white);margin:0 0 20px}.seo-intro{font-size:17px;color:var(--light);line-height:1.75;margin:0 0 20px;max-width:720px}.seo-meta{display:flex;flex-wrap:wrap;gap:12px 20px;font-size:12px;color:var(--muted);margin-bottom:28px}.seo-meta span strong{color:var(--light);font-weight:500}.seo-hero-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.seo-body{max-width:880px;margin:0 auto;padding:0 48px 64px}.seo-section{padding:40px 0;border-top:1px solid var(--border)}.seo-section h2{font-family:var(--font-barlow),"Barlow Condensed",sans-serif;font-size:clamp(26px,3.5vw,34px);font-weight:800;line-height:1.1;color:var(--white);margin:0 0 16px}.seo-section p{font-size:15px;color:var(--light);line-height:1.8;margin:0 0 14px}.seo-section p:last-child{margin-bottom:0}.seo-section .seo-intro-sm{color:var(--muted);margin-bottom:18px}.seo-checklist,.seo-list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:10px}.seo-checklist li,.seo-list li{font-size:15px;color:var(--light);line-height:1.7}.seo-checklist{list-style:none;padding-left:0}.seo-checklist li{position:relative;padding-left:28px}.seo-checklist li:before{content:"✓";position:absolute;left:0;color:var(--orange);font-weight:700}.seo-steps{display:flex;flex-direction:column;gap:14px}.seo-step{background:var(--bg2);border:1px solid var(--border);border-radius:10px;padding:18px 20px}.seo-step-num{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--orange);margin-bottom:6px}.seo-step h3{font-size:16px;font-weight:600;color:var(--white);margin:0 0 6px}.seo-step p{margin:0;font-size:14px;color:var(--muted)}.seo-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:10px}.seo-table{width:100%;border-collapse:collapse;font-size:14px;min-width:520px}.seo-table td,.seo-table th{text-align:left;padding:12px 14px;border-bottom:1px solid var(--border);vertical-align:top}.seo-table th{background:var(--bg3);color:var(--white);font-weight:600;font-size:13px}.seo-table td{color:var(--light);background:var(--bg2)}.seo-table tr:last-child td{border-bottom:none}.seo-compare{display:flex;flex-direction:column;gap:10px}.seo-compare-row{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:1px;background:var(--border);border-radius:10px;overflow:hidden}.seo-compare-row>div{background:var(--bg2);padding:14px 16px;font-size:13px;color:var(--light);line-height:1.55}.seo-compare-row .seo-compare-label{font-weight:600;color:var(--white);background:var(--bg3)}.seo-compare-head{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:12px}.seo-compare-mobile-label{display:none}.seo-faq{display:flex;flex-direction:column;gap:1px;background:var(--border);border-radius:12px;overflow:hidden}.seo-faq-item{background:var(--bg2);padding:20px 22px}.seo-faq-item h3{font-size:15px;font-weight:600;color:var(--white);margin:0 0 8px}.seo-faq-item p{font-size:13px;color:var(--muted);line-height:1.7;margin:0}.seo-figure{margin:0;border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--bg2)}.seo-figure img,.seo-figure-img{display:block;width:100%;height:auto;max-height:420px;object-fit:cover}.seo-figure figcaption{display:flex;flex-direction:column;gap:4px;padding:14px 16px;font-size:13px;color:var(--light);line-height:1.5;border-top:1px solid var(--border)}.seo-figure-credit{font-size:11px;color:var(--muted)}.seo-related{display:flex;flex-wrap:wrap;gap:10px}.seo-related a{font-size:13px;color:var(--light);text-decoration:none;border:1px solid var(--border);border-radius:8px;padding:8px 14px;transition:border-color .15s,color .15s}.seo-related a:hover{border-color:var(--border-strong);color:var(--white)}.seo-cta{text-align:center;padding:72px 48px;position:relative;overflow:hidden;border-top:1px solid var(--border)}.seo-cta:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:280px;background:radial-gradient(ellipse,rgba(232,86,10,.13) 0,transparent 70%);pointer-events:none}.seo-cta h2{font-family:var(--font-barlow),"Barlow Condensed",sans-serif;font-size:clamp(30px,4vw,44px);font-weight:800;color:var(--white);margin:0 0 12px;position:relative}.seo-cta p{font-size:16px;color:var(--muted);max-width:420px;margin:0 auto 28px}.seo-cta .btn-hero,.seo-cta p{position:relative}@media (max-width:768px){.seo-page>nav{padding:0 16px}.seo-body,.seo-hero{padding-left:20px;padding-right:20px}.seo-hero{padding-top:100px}.seo-compare-head,.seo-compare-row{grid-template-columns:1fr}.seo-compare-head{display:none}.seo-compare-mobile-label{display:inline;color:var(--orange);font-weight:600}.seo-cta{padding:56px 20px}}