    :root{--ink:#181a19;--paper:#f2f0e9;--cream:#fbfaf5;--orange:#ff5c35;--lime:#d8f55f;--muted:#676b67;--line:rgba(24,26,25,.14);--max:1180px}
    *{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}::selection{background:var(--lime);color:var(--ink)}
    .wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;font:800 20px/1 "Manrope",sans-serif;letter-spacing:-.8px}.brand-logo{width:34px;height:34px;display:block;flex:0 0 auto;filter:drop-shadow(0 2px 0 rgba(24,26,25,.12))}.brand-logo .logo-bg{fill:var(--ink)}.brand-logo .logo-g{fill:none;stroke:var(--lime);stroke-width:4.7;stroke-linecap:round;stroke-linejoin:round}.brand-logo .logo-cut{fill:var(--orange)}.brand-word em{font-style:normal;color:var(--orange)}.nav-links{display:flex;gap:26px;align-items:center;font-size:14px;font-weight:600}.nav-links a:not(.nav-cta):hover{opacity:.55}.access-link{border-bottom:1px solid var(--ink);padding:5px 0}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--ink);color:white;padding:14px 20px;border-radius:7px;font-weight:700;transition:.2s transform,.2s background}.nav-cta:hover,.btn:hover{background:var(--orange);transform:translateY(-2px)}
    .hero{padding:76px 0 70px;display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:end}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:1.8px}.eyebrow:before{content:"";width:34px;height:3px;background:var(--orange)}h1,h2,h3,p{margin-top:0}.hero h1{font:800 clamp(54px,7vw,94px)/.94 "Manrope",sans-serif;letter-spacing:-5.5px;margin:22px 0 30px;max-width:760px}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy{font-size:20px;line-height:1.55;max-width:590px;color:#4d514d}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:34px}.btn{padding:18px 25px;border:0}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid var(--ink);padding:6px 0}.hero-note{display:flex;gap:22px;margin-top:38px;color:var(--muted);font-size:13px}.hero-note span{display:flex;align-items:center;gap:7px}.check{width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:#141414;font-size:10px;font-weight:900}
    .hero-card{background:var(--ink);color:white;border-radius:16px;padding:22px;min-height:460px;display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:16px 16px 0 var(--lime)}.hero-card:before{content:"";position:absolute;width:230px;height:230px;border-radius:50%;border:55px solid var(--orange);right:-125px;top:-125px;opacity:.95}.hc-top{position:relative;display:flex;justify-content:space-between;align-items:center;padding:3px 2px 19px;border-bottom:1px solid #363938}.hc-live{font:700 10px "Manrope";text-transform:uppercase;letter-spacing:1.2px;color:var(--lime);display:flex;align-items:center;gap:7px}.hc-live:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px rgba(216,245,95,.12)}.hc-date{font-size:10px;color:#777b78}.mini-app{position:relative;background:#f5f3ec;color:var(--ink);border-radius:9px;margin-top:18px;padding:16px;flex:1;box-shadow:0 18px 38px rgba(0,0,0,.28);transform:rotate(-1deg);transform-origin:center}.mini-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.mini-title{font:800 14px "Manrope"}.mini-chip{background:var(--lime);border-radius:20px;padding:5px 8px;font-size:8px;font-weight:800}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mini-stat{background:white;border:1px solid rgba(24,26,25,.09);border-radius:6px;padding:11px 9px}.mini-stat small{display:block;font-size:7px;color:#777;margin-bottom:7px;text-transform:uppercase;letter-spacing:.4px}.mini-stat b{font:800 18px "Manrope";letter-spacing:-1px}.mini-chart{height:92px;margin-top:9px;background:white;border:1px solid rgba(24,26,25,.09);border-radius:6px;padding:12px;display:flex;align-items:end;gap:7px}.mini-bar{flex:1;border-radius:3px 3px 0 0;background:#dedfd9}.mini-bar:nth-child(2),.mini-bar:nth-child(5){background:var(--orange)}.mini-bar:nth-child(4){background:var(--lime)}.hc-quote{position:relative;font:700 20px/1.25 "Manrope",sans-serif;letter-spacing:-.6px;margin:20px 3px 0;max-width:410px}.hc-bottom{padding:12px 3px 0;display:flex;justify-content:space-between;color:#858986;font-size:10px}.ticker{width:100%;max-width:100vw;overflow:hidden;contain:paint;background:var(--lime);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:15px 0;white-space:nowrap}.ticker-track{display:inline-flex;animation:ticker 24s linear infinite;font:800 13px/1 "Manrope",sans-serif;text-transform:uppercase;letter-spacing:1px}.ticker span{display:inline-flex;align-items:center}.ticker span:after{content:"◆";font-size:8px;margin:0 28px;color:var(--orange)}@keyframes ticker{to{transform:translateX(-50%)}}
    section{padding:110px 0}.section-head{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;margin-bottom:54px}.kicker{font-size:clamp(16px,1.35vw,20px);line-height:1.35;text-transform:uppercase;font-weight:800;letter-spacing:2.1px;color:var(--orange)}h2{font:800 clamp(39px,5vw,65px)/1 "Manrope",sans-serif;letter-spacing:-3.5px;margin-bottom:20px}.lead{font-size:18px;line-height:1.6;color:var(--muted);max-width:620px}
    .problem{background:var(--cream)}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.problem-card{padding:35px;min-height:260px;border-right:1px solid var(--line)}.problem-card:last-child{border:0}.problem-no{font:800 13px "Manrope";color:var(--orange)}.problem-card h3{font:700 24px/1.15 "Manrope";letter-spacing:-1px;margin:65px 0 13px}.problem-card p{color:var(--muted);line-height:1.55;margin:0}.bridge{margin-top:42px;font:700 25px/1.35 "Manrope";max-width:820px}.bridge strong{background:linear-gradient(transparent 62%,var(--lime) 0)}
    .demo{background:var(--ink);color:white}.demo .section-head{align-items:end}.demo .lead{color:#a7aaa7}.video-shell{position:relative;background:#090a09;border:1px solid #3b3d3c;border-radius:16px;padding:12px;box-shadow:0 35px 80px rgba(0,0,0,.28)}.video-bar{height:38px;display:flex;align-items:center;gap:7px;padding:0 7px}.video-bar i{width:8px;height:8px;border-radius:50%;background:#4a4c4b}.video-bar i:first-child{background:var(--orange)}.video-bar span{margin-left:auto;font-size:10px;text-transform:uppercase;letter-spacing:1.5px;color:#787b78}.video-wrap{position:relative;aspect-ratio:16/9;border-radius:9px;overflow:hidden;background:#111}.video-wrap video{width:100%;height:100%;display:block;object-fit:cover}.play{position:absolute;inset:0;margin:auto;width:78px;height:78px;border:0;border-radius:50%;background:var(--lime);color:var(--ink);cursor:pointer;font-size:25px;box-shadow:0 0 0 12px rgba(216,245,95,.18);transition:.2s transform}.play:hover{transform:scale(1.07)}.video-wrap.playing .play{opacity:0;pointer-events:none}.demo-caption{display:flex;justify-content:space-between;gap:20px;margin-top:22px;color:#8f928f;font-size:13px}.demo-caption strong{color:white}
    .flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.flow-card{background:var(--cream);border:1px solid var(--line);border-radius:10px;padding:28px 25px;min-height:290px;display:flex;flex-direction:column}.flow-card:nth-child(2){transform:translateY(26px)}.flow-card:nth-child(3){transform:translateY(52px)}.flow-card:nth-child(4){transform:translateY(78px);background:var(--orange);color:white;border-color:var(--orange)}.flow-icon{font:800 13px "Manrope";width:39px;height:39px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center}.flow-card h3{font:700 22px/1.15 "Manrope";letter-spacing:-.7px;margin:auto 0 14px}.flow-card p{margin:0;line-height:1.5;font-size:14px;color:var(--muted)}.flow-card:nth-child(4) p{color:rgba(255,255,255,.8)}
    .proof{padding-top:160px}.proof-panel{background:var(--lime);border-radius:16px;padding:68px;display:grid;grid-template-columns:1fr 1fr;gap:70px}.proof-panel h2{margin:0}.proof-list{display:grid;gap:0}.proof-item{display:flex;gap:18px;padding:18px 0;border-bottom:1px solid rgba(24,26,25,.2);font-weight:700}.proof-item:last-child{border:0}.proof-item b{color:var(--orange);font:800 12px "Manrope"}
    .price{text-align:center}.price .kicker{margin-bottom:16px}.price h2{max-width:760px;margin-left:auto;margin-right:auto}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:50px;align-items:stretch}.price-card{position:relative;background:var(--cream);border:1px solid var(--line);border-radius:12px;padding:28px 23px 24px;text-align:left;display:flex;flex-direction:column;min-width:0;transition:.22s transform,.22s box-shadow}.price-card:hover{transform:translateY(-7px);box-shadow:0 16px 36px rgba(24,26,25,.1)}.price-card.featured{background:var(--ink);color:white;border-color:var(--ink);box-shadow:8px 8px 0 var(--orange);transform:translateY(-12px)}.price-card.featured:hover{transform:translateY(-18px)}.plan-badge{position:absolute;right:16px;top:16px;background:var(--orange);color:white;border-radius:20px;padding:6px 9px;font:800 8px "Manrope";letter-spacing:.8px;text-transform:uppercase}.price-name{font:800 17px "Manrope";margin-bottom:8px}.price-desc{color:var(--muted);font-size:12px;line-height:1.45;min-height:36px}.featured .price-desc,.featured .micro{color:#a8aaa8}.price-value{font:800 38px/1 "Manrope";letter-spacing:-2.5px;margin:26px 0 8px;white-space:nowrap}.price-value small{font:600 12px "DM Sans";letter-spacing:0;color:var(--muted)}.featured .price-value small{color:#a8aaa8}.price-save{height:20px;color:var(--orange);font-size:11px;font-weight:700}.trial-value{font-size:34px;letter-spacing:-2px}.price-list{display:grid;gap:11px;padding:22px 0 26px;margin-top:5px;border-top:1px solid var(--line);font-size:12px}.featured .price-list{border-color:#393c3a}.price-list span{display:flex;gap:8px;align-items:center}.price-list .check{width:16px;height:16px;flex:0 0 auto}.price-card .btn{width:100%;padding:15px 10px;font-size:12px;margin-top:auto}.featured .btn{background:var(--orange)}.featured .btn:hover{background:var(--lime);color:var(--ink)}.micro{text-align:center;color:var(--muted);font-size:10px;margin:13px 0 0}
    .faq{background:var(--cream)}.faq-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px}.faq h2{position:sticky;top:35px}.faq-item{border-top:1px solid var(--line)}.faq-item:last-child{border-bottom:1px solid var(--line)}.faq-q{width:100%;border:0;background:none;color:var(--ink);text-align:left;padding:23px 0;display:flex;justify-content:space-between;gap:20px;font-weight:700;cursor:pointer}.faq-q b{font-size:21px;font-weight:400;transition:.2s transform}.faq-a{max-height:0;overflow:hidden;color:var(--muted);line-height:1.6;transition:.3s max-height}.faq-a p{padding:0 40px 23px 0;margin:0}.faq-item.open .faq-a{max-height:160px}.faq-item.open .faq-q b{transform:rotate(45deg)}
    .final{background:var(--orange);color:white;text-align:center;padding:105px 20px}.final h2{font-size:clamp(48px,7vw,90px);max-width:900px;margin:0 auto 26px}.final p{font-size:18px;max-width:580px;margin:0 auto 32px;color:rgba(255,255,255,.84)}.final .btn{background:white;color:var(--ink)}.final .btn:hover{background:var(--lime)}footer{background:var(--ink);color:#a3a6a3;padding:30px 0}.footer-in{display:flex;justify-content:space-between;align-items:center;font-size:12px}.footer-in .brand{color:white;font-size:16px}.footer-in .brand-logo{width:29px;height:29px}.footer-in .brand-logo .logo-bg{fill:white}.footer-in .brand-logo .logo-g{stroke:var(--ink)}
    .reveal{opacity:1;transform:none}
    @media(max-width:850px){.wrap{width:min(100% - 28px,var(--max))}.nav-links a:not(.nav-cta):not(.access-link){display:none}.nav-links{gap:12px}.access-link{display:inline-flex!important;padding:9px 4px}.nav-cta{padding:11px 13px}.nav{height:70px}.hero{grid-template-columns:1fr;padding:54px 0}.hero h1{letter-spacing:-3.5px}.hero-card{min-height:380px}.section-head,.proof-panel,.faq-wrap{grid-template-columns:1fr;gap:25px}.problem-grid{grid-template-columns:1fr}.problem-card{border-right:0;border-bottom:1px solid var(--line);min-height:210px}.problem-card h3{margin-top:45px}.flow-grid{grid-template-columns:1fr 1fr}.flow-card:nth-child(n){transform:none}.proof-panel{padding:38px 27px}.proof{padding-top:100px}section{padding:80px 0}.section-head{margin-bottom:38px}.faq h2{position:static}.demo-caption{flex-direction:column}.hero-note{flex-wrap:wrap}.pricing-grid{grid-template-columns:1fr 1fr;gap:18px}.price-card{padding:28px 24px}.price-card.featured{transform:none}.price-card.featured:hover{transform:translateY(-7px)}}
    @media(max-width:520px){.brand-word{font-size:17px}.nav-links{gap:8px}.access-link{font-size:13px}.nav-cta{padding:10px 11px;font-size:12px}.hero h1{font-size:49px;letter-spacing:-3px}.hero-copy{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column}.text-link{text-align:center}.hero-note{display:grid;gap:10px}.hero-card{min-height:430px;padding:17px;box-shadow:9px 9px 0 var(--lime)}.hc-quote{font-size:18px}.mini-stat b{font-size:15px}.flow-grid{grid-template-columns:1fr}.flow-card{min-height:220px}.pricing-grid{grid-template-columns:1fr}.price-card{min-height:0}.price-value{font-size:40px}.trial-value{font-size:34px}.video-shell{padding:7px}.play{width:60px;height:60px}.footer-in{gap:18px;align-items:flex-start;flex-direction:column}}
    .trust-bar{padding:0;background:var(--cream);border-bottom:1px solid var(--line)}.trust-bar-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-proof{padding:24px 22px;border-right:1px solid var(--line);display:flex;gap:12px;align-items:center}.trust-proof:last-child{border:0}.trust-proof b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--lime);font:800 13px "Manrope";flex:0 0 auto}.trust-proof strong{display:block;font:800 12px "Manrope";margin-bottom:3px}.trust-proof small{display:block;color:var(--muted);font-size:10px;line-height:1.35}
    .real-flow{background:var(--cream)}.real-flow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.real-card{background:white;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 12px 30px rgba(24,26,25,.06)}.real-screen{height:190px;background:#171a18;padding:14px;position:relative}.real-top{height:15px;border-bottom:1px solid #363a37;margin-bottom:12px;display:flex;gap:5px}.real-top i{width:5px;height:5px;border-radius:50%;background:#626762}.real-top i:first-child{background:var(--orange)}.real-ui{display:grid;grid-template-columns:46px 1fr;gap:9px;height:138px}.real-side{border-radius:5px;background:#0b0d0c}.real-main{display:grid;gap:7px}.real-line{height:9px;border-radius:3px;background:#303430}.real-line.short{width:55%}.real-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.real-kpis span,.real-table{border:1px solid #333733;background:#202320;border-radius:5px}.real-kpis span{height:35px}.real-table{height:68px;position:relative}.real-table:after{content:"";position:absolute;left:8px;right:8px;top:15px;height:1px;background:#3b3f3b;box-shadow:0 13px #3b3f3b,0 26px #3b3f3b}.real-accent{position:absolute;width:30px;height:30px;border-radius:50%;right:23px;bottom:19px;background:var(--lime);display:grid;place-items:center;color:var(--ink);font-weight:900}.real-card-copy{padding:22px}.real-card-copy span{font:800 10px "Manrope";color:var(--orange);letter-spacing:1px}.real-card-copy h3{font:800 20px/1.15 "Manrope";letter-spacing:-.7px;margin:10px 0 9px}.real-card-copy p{font-size:13px;line-height:1.55;color:var(--muted);margin:0}
    .start{background:var(--ink);color:white}.start .lead{color:#A7AAA7}.start-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid #3A3D3B}.start-step{padding:30px 25px;border-right:1px solid #3A3D3B}.start-step:last-child{border:0}.start-step b{font:800 11px "Manrope";color:var(--lime)}.start-step h3{font:800 19px/1.2 "Manrope";margin:42px 0 10px}.start-step p{font-size:12px;color:#A7AAA7;line-height:1.55;margin:0}.start-cta{margin-top:36px;display:flex;align-items:center;justify-content:space-between;gap:22px;background:#242725;border-radius:12px;padding:25px 28px}.start-cta strong{font:800 21px "Manrope"}.start-cta span{display:block;color:#A7AAA7;font-size:12px;margin-top:5px}.start-cta .btn{background:var(--lime);color:var(--ink);flex:0 0 auto}.start-cta .btn:hover{background:var(--orange);color:white}
    .security-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;align-items:start}.security-card{background:var(--ink);color:white;border-radius:16px;padding:34px;box-shadow:11px 11px 0 var(--lime)}.security-card .shield{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--ink);font:800 20px "Manrope"}.security-card h3{font:800 29px/1.1 "Manrope";letter-spacing:-1.4px;margin:38px 0 12px}.security-card p{color:#A7AAA7;line-height:1.6;font-size:13px}.security-list{display:grid}.security-item{padding:21px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:34px 1fr;gap:15px}.security-item:last-child{border-bottom:1px solid var(--line)}.security-item b{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:var(--lime);font:800 10px "Manrope"}.security-item strong{font:800 15px "Manrope"}.security-item p{font-size:12px;color:var(--muted);line-height:1.5;margin:5px 0 0}
    .comparison{padding-top:0}.compare-box{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--cream)}.compare-head{display:grid;grid-template-columns:1.4fr repeat(4,1fr);background:var(--ink);color:white}.compare-head>*{padding:18px 15px;text-align:center;font:800 12px "Manrope"}.compare-head>*:first-child{text-align:left}.compare-row{display:grid;grid-template-columns:1.4fr repeat(4,1fr);border-top:1px solid var(--line)}.compare-row>*{padding:15px;text-align:center;font-size:12px}.compare-row>*:first-child{text-align:left;font-weight:700}.compare-check{font-weight:900;color:#19835A}.compare-note{text-align:center;color:var(--muted);font-size:12px;margin-top:17px}.compare-actions{display:flex;justify-content:center;gap:12px;margin-top:27px}.btn-alt{display:inline-flex;align-items:center;justify-content:center;padding:16px 21px;border:1px solid var(--ink);border-radius:7px;font-weight:800;font-size:13px}.btn-alt:hover{background:var(--ink);color:white}
    .honesty{padding:80px 0;background:var(--lime)}.honesty-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.honesty h2{margin:0}.honesty-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.honesty-item{background:rgba(255,255,255,.48);border:1px solid rgba(24,26,25,.16);border-radius:10px;padding:18px}.honesty-item strong{display:block;font:800 13px "Manrope";margin-bottom:6px}.honesty-item span{font-size:11px;line-height:1.45;color:#4D514D}
    .whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:80;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#25D366;color:white;box-shadow:0 10px 30px rgba(20,120,62,.3);transition:.2s transform}.whatsapp-float:hover{transform:translateY(-4px) scale(1.04)}.whatsapp-float svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.footer-links{display:flex;align-items:center;gap:19px}.footer-links a:hover{color:white}.footer-contact{color:#D8F55F}
    .hero-product{align-self:start;padding:10px;min-height:460px;transform:translateY(101px)}.hero-product video{width:100%;height:100%;min-height:440px;display:block;object-fit:cover;object-position:center;border-radius:10px;background:#0b0d0c}.hero-product-label{position:absolute;left:24px;right:24px;bottom:24px;padding:14px 16px;border:1px solid rgba(255,255,255,.16);border-radius:9px;background:rgba(10,12,11,.88);backdrop-filter:blur(8px);display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:11px}.hero-product-label strong{display:block;color:var(--lime);font:800 12px "Manrope";margin-bottom:3px}.hero-product-label span:last-child{color:#a7aaa7;text-align:right}.risk-note{display:block;margin-top:11px;font-size:12px;font-weight:700;color:var(--muted)}
    .evidence{padding:75px 0;background:var(--lime)}.evidence-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.evidence-head h2{font-size:clamp(35px,4vw,54px);max-width:690px;margin:0}.evidence-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(24,26,25,.22)}.evidence-card{padding:26px 22px;border-right:1px solid rgba(24,26,25,.22)}.evidence-card:last-child{border:0}.evidence-card b{display:block;font:800 25px "Manrope";margin-bottom:9px}.evidence-card span{font-size:12px;line-height:1.5;color:#454945}.mobile-trial{display:none}
    .real-flow,.comparison,.honesty{display:none}
    .demo-launch{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--ink);border-radius:7px;padding:13px 16px;background:transparent;color:var(--ink);font-weight:800;cursor:pointer}.demo-launch:hover{background:var(--ink);color:white}.demo-dialog{width:min(940px,calc(100% - 28px));max-height:calc(100dvh - 28px);padding:0;border:0;border-radius:16px;background:#f7f6f0;color:var(--ink);box-shadow:0 35px 100px rgba(0,0,0,.35);overflow:auto}.demo-dialog::backdrop{background:rgba(10,12,11,.78);backdrop-filter:blur(5px)}.demo-dialog-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;background:var(--ink);color:white}.demo-dialog-head strong{font:800 16px "Manrope"}.demo-dialog-head span{display:block;color:#a7aaa7;font-size:10px;margin-top:3px}.demo-close{width:40px;height:40px;border:1px solid #454846;border-radius:50%;background:transparent;color:white;font-size:23px;cursor:pointer}.demo-app{display:grid;grid-template-columns:190px 1fr;min-height:540px}.demo-side{padding:22px 14px;background:#202321;color:white}.demo-side button{width:100%;padding:13px 14px;border:0;border-radius:7px;background:transparent;color:#a7aaa7;text-align:left;cursor:pointer;font-weight:700}.demo-side button.active{background:var(--lime);color:var(--ink)}.demo-main{padding:28px}.demo-screen{display:none}.demo-screen.active{display:block}.demo-screen h3{font:800 30px "Manrope";margin-bottom:6px}.demo-screen>p{color:var(--muted);font-size:13px}.demo-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.demo-kpi,.demo-panel{padding:18px;background:white;border:1px solid var(--line);border-radius:9px}.demo-kpi small{display:block;color:var(--muted);font-size:10px;margin-bottom:9px}.demo-kpi b{font:800 25px "Manrope"}.demo-table{width:100%;border-collapse:collapse;background:white;border-radius:9px;overflow:hidden}.demo-table th,.demo-table td{padding:13px 12px;border-bottom:1px solid var(--line);font-size:11px;text-align:left}.demo-table th{color:var(--muted);font-size:9px;text-transform:uppercase}.demo-pill{display:inline-block;padding:5px 8px;border-radius:20px;background:#eef9c4;font-size:9px;font-weight:800}.demo-tip{margin-top:18px;padding:13px 15px;background:#fff4ef;border-left:3px solid var(--orange);font-size:11px;line-height:1.5}.after-trial{background:var(--cream)}.after-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.after-grid h2{margin-bottom:16px}.after-list{display:grid;border-top:1px solid var(--line)}.after-item{display:grid;grid-template-columns:38px 1fr;gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}.after-item b{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:var(--lime);font:800 10px "Manrope"}.after-item strong{display:block;font:800 15px "Manrope";margin-bottom:5px}.after-item p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.terms-note{margin-top:18px;font-size:10px;color:var(--muted)}
    @media(max-width:1024px){.hero{gap:38px}.nav-links{gap:17px}.pricing-grid{grid-template-columns:1fr 1fr}.price-card.featured{transform:none}.demo-main{padding:22px}.after-grid{gap:40px}}
    @media(max-width:850px){.hero-product{transform:translateY(-8px)}.trust-bar-grid{grid-template-columns:1fr 1fr}.trust-proof:nth-child(2){border-right:0}.trust-proof:nth-child(-n+2){border-bottom:1px solid var(--line)}.real-flow-grid,.start-grid{grid-template-columns:1fr 1fr}.start-step:nth-child(2){border-right:0}.start-step:nth-child(-n+2){border-bottom:1px solid #3A3D3B}.security-grid,.honesty-grid{grid-template-columns:1fr;gap:35px}.compare-box{overflow-x:auto}.compare-head,.compare-row{min-width:720px}.footer-in{align-items:flex-start;gap:20px;flex-wrap:wrap}}
    @media(max-width:850px){.evidence-grid{grid-template-columns:1fr 1fr}.evidence-card:nth-child(2){border-right:0}.evidence-card:nth-child(-n+2){border-bottom:1px solid rgba(24,26,25,.22)}.after-grid{grid-template-columns:1fr;gap:28px}.demo-app{grid-template-columns:1fr}.demo-side{display:flex;gap:7px;overflow-x:auto;padding:12px}.demo-side button{width:auto;white-space:nowrap}.demo-kpis{grid-template-columns:1fr 1fr}.demo-kpi:last-child{grid-column:1/-1}}
    @media(max-width:520px){.ticker{display:none}.pricing-grid{grid-template-columns:1fr}.trust-bar-grid,.real-flow-grid,.start-grid,.honesty-list,.evidence-grid{grid-template-columns:1fr}.trust-proof,.evidence-card{border-right:0;border-bottom:1px solid var(--line)!important}.start-step{border-right:0;border-bottom:1px solid #3A3D3B!important}.start-cta{align-items:stretch;flex-direction:column}.start-cta .btn{width:100%}.compare-actions{align-items:stretch;flex-direction:column}.footer-links{align-items:flex-start;flex-direction:column;gap:10px}.whatsapp-float{width:44px;height:44px;right:14px;bottom:76px}.hero-product video{min-height:410px}.hero-product-label{left:18px;right:18px;bottom:18px}.evidence-head{display:block}.evidence-head .kicker{display:block;margin-bottom:14px}.mobile-trial{position:fixed;display:flex;left:10px;right:10px;bottom:10px;z-index:75;align-items:center;justify-content:space-between;gap:12px;padding:10px 10px 10px 16px;background:var(--ink);color:white;border:1px solid #3a3d3b;border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.3);transform:translateY(130%);transition:.25s transform}.mobile-trial.visible{transform:none}.mobile-trial span{font:800 11px "Manrope";line-height:1.25}.mobile-trial .btn{padding:11px 13px;background:var(--lime);color:var(--ink);font-size:11px;white-space:nowrap}.hero-actions{gap:10px}.demo-launch{width:100%;justify-content:center}.demo-dialog{width:calc(100% - 12px);max-height:calc(100dvh - 12px);border-radius:11px}.demo-dialog-head{padding:14px}.demo-main{padding:18px 14px}.demo-screen h3{font-size:24px}.demo-kpis{grid-template-columns:1fr}.demo-kpi:last-child{grid-column:auto}.demo-table{display:block;overflow-x:auto;white-space:nowrap}.after-item{grid-template-columns:32px 1fr}.price-value{white-space:normal}}
    @media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker-track{animation:none}.reveal{opacity:1;transform:none;transition:none}}
