.lp-shell{--lp-f-display:var(--font-tk-display-family);--lp-f-sans:var(--font-tk-sans-family);--lp-f-mono:var(--font-tk-mono-family);--tk-bg:#fbf6ee;--tk-bg-2:#f8efe2;--tk-bg-3:#efe3d3;--tk-ink:#130e0a;--tk-ink-2:#38322d;--tk-ink-3:#69625d;--tk-ink-4:#a39d98;--tk-line:#d7d0c7;--tk-line-2:#bfb6ab;--tk-orange:#f70;--tk-orange-deep:#d25200;--tk-orange-soft:#ffe6c9;--tk-yellow:#ffd13b;--tk-yellow-deep:#e4af00;--tk-yellow-soft:#fef2c5;--tk-aqua:#00d0d9;--tk-aqua-deep:#009aa9;--tk-aqua-soft:#cdf4f3;--tk-coral:#fe564a;--tk-coral-deep:#d01e1c;--tk-green:#418e47;--tk-green-soft:#dbf3db;--lp-container:1240px;--lp-gutter:clamp(20px, 4vw, 56px);--lp-radius-sm:8px;--lp-radius:14px;--lp-radius-lg:22px;--lp-radius-xl:32px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;background:var(--tk-bg);color:var(--tk-ink);font-family:var(--lp-f-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-feature-settings:"ss01", "cv11";scroll-behavior:smooth;font-size:17px;line-height:1.55;overflow-x:clip}@supports (color:lab(0% 0 0)){.lp-shell{--tk-bg:lab(97.134% .703216 4.53185);--tk-bg-2:lab(94.8246% 1.45429 7.53869);--tk-bg-3:lab(90.756% 2.29239 9.34161);--tk-ink:lab(4.41716% 1.51299 2.45613);--tk-ink-2:lab(21.0941% 2.09998 4.04964);--tk-ink-3:lab(41.9761% 2.06143 4.02065);--tk-ink-4:lab(65.1813% 1.69432 3.3343);--tk-line:lab(83.7661% 1.63385 5.06279);--tk-line-2:lab(74.4861% 2.13441 6.53279);--tk-orange:lab(66.2158% 51.6357 81.4868);--tk-orange-deep:lab(52.0146% 57.3246 95.0677);--tk-orange-soft:lab(93.0305% 7.0433 20.3908);--tk-yellow:lab(86.47% 8.3459 82.6927);--tk-yellow-deep:lab(74.7243% 12.0691 95.9476);--tk-yellow-soft:lab(95.6805% -.99498 23.5497);--tk-aqua:lab(75.783% -42.2224 -17.3244);--tk-aqua-deep:lab(57.1042% -40.814 -21.8217);--tk-aqua-soft:lab(93.4685% -13.0503 -4.0275);--tk-coral:lab(60.899% 63.8656 43.8734);--tk-coral-deep:lab(45.7145% 65.9692 49.9266);--tk-green:lab(52.8557% -36.471 30.2423);--tk-green-soft:lab(93.5632% -11.1774 8.71228)}}.lp-shell *,.lp-shell :before,.lp-shell :after{box-sizing:border-box}.lp-shell button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0}.lp-shell a{color:inherit;text-decoration:none}.lp-shell img{max-width:100%;display:block}.lp-shell ::selection{background:var(--tk-orange);color:#fff}.lp-shell h1,.lp-shell h2,.lp-shell h3{font-family:var(--lp-f-display);letter-spacing:-.02em;text-wrap:balance;margin:0;font-weight:400;line-height:1.02}.lp-shell h1{font-size:clamp(40px,6.4vw,88px);line-height:1.04}.lp-shell h2{font-size:clamp(36px,5vw,68px);line-height:1.06}.lp-shell h3{font-size:clamp(26px,3vw,40px);line-height:1.12}.lp-shell h4{font-family:var(--lp-f-sans);letter-spacing:-.01em;margin:0;font-size:20px;font-weight:600;line-height:1.3}.lp-shell p{margin:0}.lp-shell ul,.lp-shell ol{margin:0;padding:0;list-style:none}.lp-container{width:100%;max-width:var(--lp-container);padding:0 var(--lp-gutter);margin:0 auto}.lp-eyebrow{font-family:var(--lp-f-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--tk-ink-3);align-items:center;gap:8px;font-size:12px;font-weight:500;display:inline-flex}.lp-eyebrow:before{content:"";background:var(--tk-orange);border-radius:50%;width:6px;height:6px}.lp-lede{color:var(--tk-ink-2);text-wrap:pretty;max-width:60ch;font-size:clamp(18px,1.6vw,22px);line-height:1.5}.lp-muted{color:var(--tk-ink-3)}.lp-nav{z-index:50;-webkit-backdrop-filter:blur(18px)saturate(140%);background:#fbf6eec7;background:lab(97.134% .703216 4.53185/.78);border-bottom:1px solid #0000;transition:border-color .25s,background .25s;position:sticky;top:0}.lp-nav.scrolled{border-bottom-color:var(--tk-line)}.lp-nav-inner{justify-content:space-between;align-items:center;gap:24px;height:72px;display:flex}.lp-brand{letter-spacing:-.01em;align-items:center;gap:10px;font-size:19px;font-weight:600;display:flex}.lp-brand img{width:auto;height:34px}.lp-brand-name{font-family:var(--lp-f-display);letter-spacing:-.025em;margin-top:2px;font-size:28px;line-height:1}.lp-nav-links{color:var(--tk-ink-2);align-items:center;gap:28px;font-size:14.5px;display:flex}.lp-nav-links a:hover{color:var(--tk-ink)}.lp-nav-actions{align-items:center;gap:10px;display:flex}@media (max-width:880px){.lp-shell .lp-nav-links{display:none}}.lp-nav-burger{border:1px solid var(--tk-line);background:var(--tk-bg);cursor:pointer;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;display:none}.lp-nav-burger span{background:var(--tk-ink);border-radius:2px;width:16px;height:1.6px;transition:transform .25s,opacity .15s;display:block}@media (max-width:640px){.lp-shell .lp-nav-burger{display:flex}.lp-shell .lp-nav-entrar{display:none!important}.lp-shell .lp-nav-actions .lp-btn-accent{display:none}}.lp-nav-mobile{background:var(--tk-bg);z-index:49;flex-direction:column;gap:4px;padding:28px 20px 40px;animation:.25s cubic-bezier(.2,.7,.3,1) lp-nav-pop;display:flex;position:fixed;inset:64px 0 0;overflow-y:auto}@keyframes lp-nav-pop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.lp-nav-mobile>a{font-family:var(--lp-f-display);letter-spacing:-.02em;border-bottom:1px solid var(--tk-line);color:var(--tk-ink);padding:14px 0;font-size:32px;line-height:1.2}.lp-nav-mobile-foot{flex-direction:column;gap:10px;margin-top:28px;display:flex}.lp-nav-mobile-tech{text-align:center;font-family:var(--lp-f-mono);color:var(--tk-ink-3);margin-top:12px;padding:8px;font-size:13px}.lp-btn{letter-spacing:-.005em;white-space:nowrap;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 22px;font-size:15px;font-weight:500;text-decoration:none;transition:transform .15s,background .2s,color .2s,border-color .2s;display:inline-flex}.lp-btn:active{transform:translateY(1px)}.lp-btn-primary{background:var(--tk-ink);color:var(--tk-bg)}.lp-btn-primary:hover{background:var(--tk-orange-deep);color:#fff}.lp-btn-accent{background:var(--tk-orange);color:#fff}.lp-btn-accent:hover{background:var(--tk-orange-deep)}.lp-btn-ghost{color:var(--tk-ink);border:1px solid var(--tk-line-2);background:0 0}.lp-btn-ghost:hover{background:var(--tk-ink);color:var(--tk-bg);border-color:var(--tk-ink)}.lp-btn-lg{border-radius:999px;height:60px;padding:0 32px;font-size:17px}.lp-btn-sm{height:40px;padding:0 16px;font-size:14px}.lp-cta-sub{color:var(--tk-ink-3);font-size:13.5px;font-family:var(--lp-f-mono);letter-spacing:.01em;align-items:center;gap:14px;margin-top:12px;display:flex}.lp-cta-sub .lp-dot{background:var(--tk-ink-4);border-radius:50%;width:4px;height:4px}.lp-shell section{padding:clamp(80px,10vw,140px) 0;position:relative}.lp-section-tight{padding:clamp(56px,7vw,96px) 0}.lp-section-cream{background:var(--tk-bg-2)}.lp-section-ink{background:var(--tk-ink);color:var(--tk-bg)}.lp-section-ink .lp-muted{color:#a49d97;color:lab(65.1771% 2.04152 4.00682)}.lp-section-head{flex-direction:column;gap:18px;max-width:820px;margin-bottom:56px;display:flex}.lp-section-head.center{text-align:center;align-items:center;margin-left:auto;margin-right:auto}.lp-hero{position:relative;overflow:hidden;padding-top:clamp(50px,7vw,90px)!important;padding-bottom:clamp(40px,6vw,80px)!important}.lp-hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;display:grid}@media (max-width:980px){.lp-shell .lp-hero-grid{grid-template-columns:1fr;gap:40px}}.lp-hero-copy{flex-direction:column;gap:24px;display:flex}.lp-hero-h1{font-family:var(--lp-f-display);letter-spacing:-.025em;text-wrap:balance;margin:0;font-size:clamp(48px,6.6vw,96px);line-height:.98}.lp-hero-h1 em{color:var(--tk-orange-deep);font-style:italic;font-family:var(--lp-f-display)}.lp-hero-h1 .lp-underline-mark{white-space:nowrap;position:relative}.lp-hero-h1 .lp-underline-mark:after{content:"";background:var(--tk-orange);opacity:.22;z-index:-1;border-radius:2px;height:18%;position:absolute;bottom:4%;left:-2%;right:-2%}.lp-hero-sub{color:var(--tk-ink-2);max-width:52ch;font-size:clamp(17px,1.4vw,20px)}.lp-not-bank{background:var(--tk-bg-2);border:1px solid var(--tk-line);color:var(--tk-ink-3);border-radius:12px;align-items:flex-start;gap:10px;max-width:52ch;padding:12px 16px;font-size:13.5px;line-height:1.45;display:inline-flex}.lp-not-bank svg{color:var(--tk-green);flex-shrink:0;margin-top:3px}.lp-not-bank b{color:var(--tk-ink);font-weight:600}.lp-hero-cta{flex-wrap:wrap;align-items:center;gap:12px;margin-top:8px;display:flex}.lp-hero-trust{flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px;display:flex}.lp-avatars{display:flex}.lp-avatars .lp-av{border:2.5px solid var(--tk-bg);background-position:50%;background-size:cover;border-radius:50%;width:36px;height:36px;margin-left:-10px}.lp-avatars .lp-av:first-child{margin-left:0}.lp-stars{color:var(--tk-orange-deep);letter-spacing:1px;font-size:15px}.lp-trust-line{color:var(--tk-ink-3);font-size:13.5px}.lp-trust-line b{color:var(--tk-ink);font-weight:600}.lp-hero-visual{aspect-ratio:4/5;justify-content:center;align-items:center;display:flex;position:relative}.lp-phone{aspect-ratio:9/19;background:var(--tk-ink);z-index:2;border-radius:44px;width:min(360px,88%);padding:12px;position:relative;box-shadow:inset 0 1px #ffffff40,0 30px 80px -20px #1e0d0159,0 12px 28px -10px #1e0d0140;box-shadow:inset 0 1px lab(100% 0 0/.25),0 30px 80px -20px lab(5.13969% 6.94005 7.51902/.35),0 12px 28px -10px lab(5.13969% 6.94005 7.51902/.25)}.lp-phone-screen{background:var(--tk-bg);border-radius:32px;width:100%;height:100%;position:relative;overflow:hidden}.lp-float-card{border-radius:var(--lp-radius);z-index:3;background:#fff;border:1px solid #ffffffb3;border:1px solid lab(100% 0 0/.7);padding:14px 16px;position:absolute;box-shadow:0 14px 40px -10px #1e0d012e,0 2px 6px -2px #1e0d011a;box-shadow:0 14px 40px -10px lab(5.13969% 6.94005 7.51902/.18),0 2px 6px -2px lab(5.13969% 6.94005 7.51902/.1)}.lp-wa-bubble{color:var(--tk-ink);background:#cdf0cd;background:lab(91.4972% -16.7673 13.1474);border-radius:14px 14px 14px 4px;padding:10px 14px;font-size:14px;font-weight:500;position:absolute;box-shadow:0 14px 40px -10px #1e0d012e;box-shadow:0 14px 40px -10px lab(5.13969% 6.94005 7.51902/.18)}.lp-wa-bubble:before{content:"";clip-path:polygon(100% 0,100% 100%,0 100%);background:#cdf0cd;background:lab(91.4972% -16.7673 13.1474);width:14px;height:14px;position:absolute;bottom:0;left:-7px}.lp-tx-card{align-items:center;gap:12px;min-width:230px;display:flex}.lp-tx-card .lp-tx-icon{background:var(--tk-orange-soft);width:36px;height:36px;color:var(--tk-orange-deep);border-radius:10px;place-items:center;font-size:18px;display:grid}.lp-tx-card .lp-tx-info{flex-direction:column;gap:2px;display:flex}.lp-tx-card .lp-tx-title{font-size:14px;font-weight:600}.lp-tx-card .lp-tx-meta{color:var(--tk-ink-3);font-size:12px}.lp-tx-card .lp-tx-amt{font-variant-numeric:tabular-nums;margin-left:auto;font-size:14px;font-weight:600}.lp-hero-phone-stage{aspect-ratio:1/1.05;place-items:center;width:100%;display:grid;position:relative}.lp-hero-phone-stage .lp-float-card{z-index:4;position:absolute}.lp-hero-phone-stage .lp-float-card.lp-f1{animation:6s ease-in-out infinite lp-float1;top:8%;right:0}.lp-hero-phone-stage .lp-float-card.lp-f2{animation:7s ease-in-out .6s infinite lp-float2;top:38%;left:-8%}.lp-hero-phone-stage .lp-float-card.lp-f3{animation:5s ease-in-out .3s infinite lp-float3;bottom:22%;right:-6%}.lp-hero-phone-stage .lp-float-card.lp-f4{animation:6.5s ease-in-out .9s infinite lp-float1;bottom:6%;left:4%}.lp-hero-phone-stage .lp-wa-bubble.lp-f3{z-index:4;position:absolute}@keyframes lp-float1{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-12px)rotate(1deg)}}@keyframes lp-float2{0%,to{transform:translateY(0)rotate(1deg)}50%{transform:translateY(-10px)rotate(-1deg)}}@keyframes lp-float3{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-14px)rotate(0)}}.lp-app-mock{background:linear-gradient(180deg, var(--tk-bg) 0%, var(--tk-bg-2) 100%);flex-direction:column;gap:12px;height:100%;padding:30px 16px 16px;font-size:11px;display:flex}.lp-app-status{color:var(--tk-ink-2);font-size:10px;font-weight:600;font-family:var(--lp-f-mono);justify-content:space-between;padding:0 4px;display:flex}.lp-muted-xs{font-family:var(--lp-f-mono);letter-spacing:.08em;color:var(--tk-ink-3);text-transform:uppercase;font-size:9.5px}.lp-app-header{justify-content:space-between;align-items:center;display:flex}.lp-app-h1{font-family:var(--lp-f-display);letter-spacing:-.02em;margin-top:2px;font-size:20px;line-height:1}.lp-app-pill{background:var(--tk-bg-3);color:var(--tk-ink-2);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:10px;display:inline-flex}.lp-app-pill span{border-radius:999px;width:6px;height:6px;display:inline-block}.lp-app-balance{background:#fff;border-radius:14px;padding:12px 14px;box-shadow:0 4px 12px -4px #1e0d0114;box-shadow:0 4px 12px -4px lab(5.13969% 6.94005 7.51902/.08)}.lp-bal-big{font-family:var(--lp-f-display);letter-spacing:-.025em;margin-top:4px;font-size:28px;line-height:1}.lp-bal-cents{color:var(--tk-ink-3);font-size:14px}.lp-bal-trend{color:var(--tk-green);margin-top:4px;font-size:10px;font-weight:500}.lp-app-bars{background:#fff;border-radius:14px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.lp-bar-row{grid-template-columns:50px 1fr 30px;align-items:center;gap:8px;font-size:10px;display:grid}.lp-bar-l{font-weight:500}.lp-bar-track{background:var(--tk-bg-3);border-radius:999px;height:5px;overflow:hidden}.lp-bar-fill{border-radius:999px;height:100%;transition:width 1s}.lp-bar-v{text-align:right;font-variant-numeric:tabular-nums;color:var(--tk-ink-3);font-family:var(--lp-f-mono);font-size:9.5px}.lp-app-tx{background:#fff;border-radius:14px;flex:1;padding:12px 14px}.lp-app-tx-row{border-bottom:1px solid var(--tk-bg-3);align-items:center;gap:10px;padding:6px 0;display:flex}.lp-app-tx-row:last-child{border-bottom:0}.lp-app-tx-ic{background:var(--tk-bg-2);border-radius:8px;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.lp-hero-marquee{border-top:1px solid var(--tk-line);border-bottom:1px solid var(--tk-line);background:linear-gradient(180deg, var(--tk-bg) 0%, var(--tk-bg-2) 100%);margin-top:clamp(40px,6vw,80px);padding:18px 0;overflow:hidden}.lp-marquee-track{white-space:nowrap;font-family:var(--lp-f-mono);letter-spacing:.04em;color:var(--tk-ink-2);font-size:13.5px;animation:40s linear infinite lp-marquee;display:flex}.lp-m-item{padding:0 24px}.lp-m-dot{color:var(--tk-orange);padding:0 4px}@keyframes lp-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp-pain-list{border-top:1px solid var(--tk-line);grid-template-columns:repeat(2,1fr);gap:0;display:grid}.lp-pain-list .lp-pain{border-bottom:1px solid var(--tk-line);color:var(--tk-ink-2);align-items:flex-start;gap:18px;padding:28px 0;font-size:19px;line-height:1.4;display:flex}.lp-pain-list .lp-pain:nth-child(odd){border-right:1px solid var(--tk-line);padding-right:28px}.lp-pain-list .lp-pain:nth-child(2n){padding-left:28px}.lp-pain-num{font-family:var(--lp-f-mono);color:var(--tk-ink-4);letter-spacing:.08em;flex-shrink:0;padding-top:4px;font-size:12px}@media (max-width:720px){.lp-shell .lp-pain-list{grid-template-columns:1fr}.lp-shell .lp-pain-list .lp-pain:nth-child(odd){border-right:0;padding-right:0}.lp-shell .lp-pain-list .lp-pain:nth-child(2n){padding-left:0}}.lp-pain-conclusion{font-family:var(--lp-f-display);letter-spacing:-.02em;max-width:24ch;color:var(--tk-ink);margin-top:56px;font-size:clamp(28px,3.2vw,44px);line-height:1.18}.lp-pain-conclusion mark{background:var(--tk-orange-soft);color:inherit;padding:0 4px}.lp-pillars{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}@media (max-width:820px){.lp-shell .lp-pillars{grid-template-columns:1fr}}.lp-pillar{background:var(--tk-bg);border-radius:var(--lp-radius-lg);border:1px solid var(--tk-line);flex-direction:column;gap:18px;min-height:360px;padding:36px;display:flex;position:relative;overflow:hidden}.lp-pillar-num{font-family:var(--lp-f-mono);color:var(--tk-ink-4);letter-spacing:.1em;font-size:13px}.lp-pillar h3{font-size:clamp(24px,2.4vw,32px)}.lp-pillar p{color:var(--tk-ink-2)}.lp-pillar-visual{align-items:flex-end;min-height:130px;margin-top:auto;padding-top:16px;display:flex}.lp-benefits{border-top:1px solid var(--tk-line);grid-template-columns:repeat(2,1fr);gap:0;margin-top:32px;display:grid}.lp-benefit{border-bottom:1px solid var(--tk-line);align-items:flex-start;gap:20px;padding:28px 32px 28px 0;display:flex}.lp-benefit:nth-child(2n){border-left:1px solid var(--tk-line);padding-left:32px;padding-right:0}.lp-benefit-mark{background:var(--tk-orange-soft);width:32px;height:32px;color:var(--tk-orange-deep);border-radius:50%;flex-shrink:0;place-items:center;margin-top:2px;font-size:14px;font-weight:600;display:grid}.lp-benefit p{color:var(--tk-ink-2);font-size:16.5px;line-height:1.5}.lp-benefit p b{color:var(--tk-ink);font-weight:600}@media (max-width:820px){.lp-shell .lp-benefits{grid-template-columns:1fr}.lp-shell .lp-benefit:nth-child(2n){border-left:0;padding-left:0}}.lp-demo-wrap{background:var(--tk-ink);color:var(--tk-bg);border-radius:var(--lp-radius-xl);grid-template-columns:1.1fr 1fr;align-items:center;gap:56px;padding:clamp(40px,6vw,80px);display:grid}@media (max-width:980px){.lp-shell .lp-demo-wrap{grid-template-columns:1fr}}.lp-demo-wrap .lp-eyebrow{color:#b29986;color:lab(65.1039% 7.18206 13.6544)}.lp-demo-wrap .lp-eyebrow:before{background:var(--tk-yellow)}.lp-demo-copy h2{color:var(--tk-bg)}.lp-demo-copy p{color:#bdb6b0;color:lab(74.4574% 2.03636 4.00335);max-width:48ch;margin-top:18px}.lp-demo-stage{border-radius:var(--lp-radius-lg);background:#1f1915;background:lab(9.49156% 2.1475 4.0348);border:1px solid #2d2823;border:1px solid lab(16.4533% 2.11504 4.06181);flex-direction:column;gap:16px;min-height:460px;padding:24px;display:flex;position:relative}.lp-demo-presets{flex-wrap:wrap;gap:8px;display:flex}.lp-demo-preset{color:#d4ccc6;color:lab(82.5775% 2.03267 4.00087);cursor:pointer;font-size:12.5px;font-family:var(--lp-f-mono);background:#322c28;background:lab(18.7737% 2.10702 4.05527);border-radius:999px;padding:7px 12px;transition:background .15s}.lp-demo-preset:hover{background:#423c37;background:lab(25.7347% 2.08816 4.04043)}.lp-wa-chat{background:#100c0a;background:lab(3.68884% .864729 1.48878);border-radius:14px;flex-direction:column;flex:1;gap:12px;padding:18px;display:flex;position:relative;overflow:hidden}.lp-wa-msg{border-radius:14px;max-width:75%;padding:10px 14px;font-size:14.5px;line-height:1.4;animation:.35s cubic-bezier(.2,.7,.3,1.2) lp-pop}.lp-wa-msg.me{color:#fff;background:#1e4821;background:lab(26.7304% -22.4418 18.5926);border-bottom-right-radius:4px;align-self:flex-end}.lp-wa-msg.bot{color:var(--tk-ink);background:#f0eae5;background:lab(93.0217% 1.68532 3.32845);border-bottom-left-radius:4px;align-self:flex-start}.lp-wa-msg.bot .lp-ok{color:var(--tk-green);font-weight:600}.lp-wa-msg .lp-row{justify-content:space-between;align-items:center;gap:12px;margin-top:6px;font-size:13px;display:flex}.lp-wa-msg .lp-pill{background:var(--tk-bg-2);color:var(--tk-ink-2);font-size:12px;font-family:var(--lp-f-mono);border-radius:999px;align-items:center;gap:6px;padding:3px 9px;display:inline-flex}.lp-wa-msg .lp-amt{font-size:16px;font-weight:700}.lp-wa-input{background:#322c28;background:lab(18.7737% 2.10702 4.05527);border-radius:999px;align-items:center;gap:10px;padding:6px 6px 6px 18px;display:flex}.lp-wa-input input{color:#fff;font:inherit;font-size:15px;font-family:var(--lp-f-sans);background:0 0;border:0;outline:0;flex:1;padding:8px 0}.lp-wa-input input::placeholder{color:#857f7a;color:lab(53.581% 1.70013 3.33819)}.lp-wa-input button{background:var(--tk-orange);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:16px;display:grid}.lp-wa-input button:hover{background:var(--tk-orange-deep)}.lp-wa-input button:disabled{opacity:.5;cursor:default}@keyframes lp-pop{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.lp-typing{gap:3px;display:inline-flex}.lp-typing span{background:var(--tk-ink-3);border-radius:50%;width:6px;height:6px;animation:1.2s infinite lp-blink}.lp-typing span:nth-child(2){animation-delay:.2s}.lp-typing span:nth-child(3){animation-delay:.4s}@keyframes lp-blink{0%,60%,to{opacity:.3}30%{opacity:1}}.lp-logo-row{opacity:.65;flex-wrap:wrap;justify-content:center;align-items:center;gap:56px;padding:24px 0;display:flex}.lp-logo-row .lp-lg{font-family:var(--lp-f-display);letter-spacing:-.01em;color:var(--tk-ink-2);align-items:center;gap:8px;font-size:22px;display:inline-flex}.lp-testimonials{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:920px){.lp-shell .lp-testimonials{grid-template-columns:1fr}}.lp-testimonial{background:var(--tk-bg);border:1px solid var(--tk-line);border-radius:var(--lp-radius-lg);flex-direction:column;gap:20px;padding:32px;display:flex}.lp-testimonial .lp-stars{color:var(--tk-orange-deep);letter-spacing:2px;font-size:14px}.lp-testimonial .lp-quote{font-family:var(--lp-f-display);letter-spacing:-.015em;color:var(--tk-ink);flex:1;font-size:24px;line-height:1.25}.lp-testimonial-author{border-top:1px solid var(--tk-line);align-items:center;gap:12px;padding-top:16px;display:flex}.lp-testimonial-author .lp-photo{background-position:50%;background-size:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px}.lp-testimonial-author .lp-name{font-size:14.5px;font-weight:600}.lp-testimonial-author .lp-meta{color:var(--tk-ink-3);font-size:13px}.lp-bignums{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:56px;display:grid}@media (max-width:720px){.lp-shell .lp-bignums{grid-template-columns:1fr}}.lp-bignum{border-top:1px solid var(--tk-line);padding:24px 0}.lp-bignum .lp-n{font-family:var(--lp-f-display);letter-spacing:-.025em;color:var(--tk-ink);font-size:clamp(40px,5vw,64px);line-height:1}.lp-bignum .lp-n em{color:var(--tk-orange-deep);font-style:italic}.lp-bignum .lp-l{color:var(--tk-ink-3);max-width:28ch;margin-top:10px;font-size:14px}.lp-pricing{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:16px;display:grid}@media (max-width:920px){.lp-shell .lp-pricing{grid-template-columns:1fr}}.lp-plan{background:var(--tk-bg);border:1px solid var(--tk-line);border-radius:var(--lp-radius-lg);flex-direction:column;gap:20px;padding:32px;display:flex;position:relative}.lp-plan.featured{background:var(--tk-ink);color:var(--tk-bg);border-color:var(--tk-ink);transform:translateY(-8px);box-shadow:0 30px 60px -20px #1e0d0140;box-shadow:0 30px 60px -20px lab(5.13969% 6.94005 7.51902/.25)}.lp-plan.featured .lp-price small,.lp-plan.featured .lp-plan-desc{color:#aaa39d;color:lab(67.4972% 2.04015 4.00586)}.lp-plan.featured .lp-feat-list li{color:#d4ccc6;color:lab(82.5775% 2.03267 4.00087)}.lp-plan.featured .lp-feat-list .lp-check{background:var(--tk-yellow);color:var(--tk-ink)}.lp-plan-badge{background:var(--tk-yellow);color:var(--tk-ink);font-size:12px;font-weight:600;font-family:var(--lp-f-mono);letter-spacing:.04em;border-radius:999px;padding:4px 12px;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.lp-plan-name{font-family:var(--lp-f-display);letter-spacing:-.02em;font-size:32px}.lp-plan-desc{color:var(--tk-ink-3);font-size:14px}.lp-price{align-items:baseline;gap:4px;display:flex}.lp-price .lp-big{font-family:var(--lp-f-display);letter-spacing:-.03em;font-size:56px;line-height:1}.lp-price small{color:var(--tk-ink-3);font-size:14px}.lp-plan .lp-billing{color:var(--tk-ink-3);font-size:13px;font-family:var(--lp-f-mono);margin-top:-8px}.lp-feat-list{flex-direction:column;gap:12px;list-style:none;display:flex}.lp-feat-list li{color:var(--tk-ink-2);align-items:flex-start;gap:10px;font-size:14.5px;display:flex}.lp-feat-list .lp-check{background:var(--tk-orange-soft);width:18px;height:18px;color:var(--tk-orange-deep);border-radius:50%;flex-shrink:0;place-items:center;margin-top:2px;font-size:11px;font-weight:700;display:grid}.lp-feat-list .lp-dash{width:18px;height:18px;color:var(--tk-ink-4);flex-shrink:0;place-items:center;margin-top:2px;display:grid}.lp-bill-toggle{background:var(--tk-bg-3);border-radius:999px;gap:2px;margin:0 auto 32px;padding:4px;display:inline-flex}.lp-bill-toggle button{color:var(--tk-ink-2);font-size:14px;font-weight:500;font-family:var(--lp-f-mono);border-radius:999px;padding:8px 18px}.lp-bill-toggle button.on{background:var(--tk-bg);color:var(--tk-ink);box-shadow:0 2px 6px -2px #12121226;box-shadow:0 2px 6px -2px lab(5.26802% 0 0/.15)}.lp-bill-toggle .lp-save{color:var(--tk-orange-deep);margin-left:6px;font-size:11px}.lp-value-callout{background:var(--tk-bg);border:1px solid var(--tk-line);border-radius:var(--lp-radius-lg);grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:24px;margin:56px 0 0;padding:32px;display:grid}@media (max-width:920px){.lp-shell .lp-value-callout{grid-template-columns:1fr}}.lp-value-callout .lp-vc-item .lp-vc-l{font-size:12px;font-family:var(--lp-f-mono);letter-spacing:.06em;color:var(--tk-ink-3);text-transform:uppercase}.lp-value-callout .lp-vc-item .lp-vc-v{font-family:var(--lp-f-display);letter-spacing:-.02em;text-decoration:line-through;-webkit-text-decoration-color:var(--tk-orange-deep);text-decoration-color:var(--tk-orange-deep);margin-top:4px;font-size:28px;text-decoration-thickness:2px}.lp-value-callout .lp-winner .lp-vc-v{color:var(--tk-orange-deep);text-decoration:none}.lp-value-callout .lp-winner .lp-vc-l{color:var(--tk-orange-deep)}.lp-objections{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}@media (max-width:820px){.lp-shell .lp-objections{grid-template-columns:1fr}}.lp-objection{background:var(--tk-bg);border:1px solid var(--tk-line);border-radius:var(--lp-radius-lg);padding:32px}.lp-objection .lp-q{font-family:var(--lp-f-display);letter-spacing:-.015em;margin-bottom:16px;font-size:24px;line-height:1.2}.lp-objection .lp-a{color:var(--tk-ink-2);font-size:15.5px;line-height:1.6}.lp-objection .lp-a+.lp-a{margin-top:10px}.lp-objection .lp-a b{color:var(--tk-ink);font-weight:600}.lp-guarantee{background:var(--tk-orange);color:#fff;border-radius:var(--lp-radius-xl);grid-template-columns:auto 1fr;align-items:center;gap:48px;padding:clamp(40px,6vw,72px);display:grid}@media (max-width:820px){.lp-shell .lp-guarantee{grid-template-columns:1fr}}.lp-guarantee .lp-seal{width:180px;height:180px;font-family:var(--lp-f-display);letter-spacing:-.02em;text-align:center;background:#ffffff24;background:lab(100% 0 0/.14);border:2px dashed #ffffff80;border:2px dashed lab(100% 0 0/.5);border-radius:50%;place-items:center;font-size:28px;line-height:1;display:grid}.lp-guarantee .lp-seal em{font-size:52px;font-style:italic;display:block}.lp-guarantee h2{color:#fff}.lp-guarantee p{max-width:60ch;font-size:17px;line-height:1.55}.lp-guarantee p+p{margin-top:12px}.lp-urgency-stat{font-family:var(--lp-f-display);letter-spacing:-.04em;color:var(--tk-orange-deep);margin:32px 0;font-size:clamp(56px,9vw,140px);line-height:.95}.lp-urgency-list{grid-template-columns:repeat(2,1fr);gap:16px 32px;max-width:800px;margin:32px 0;display:grid}@media (max-width:720px){.lp-shell .lp-urgency-list{grid-template-columns:1fr}}.lp-urgency-list li{color:var(--tk-ink-2);align-items:flex-start;gap:12px;font-size:16px;list-style:none;display:flex}.lp-urgency-list li:before{content:"→";color:var(--tk-orange-deep);font-family:var(--lp-f-mono);flex-shrink:0}.lp-faq{max-width:820px;margin:0 auto}.lp-faq-item{border-top:1px solid var(--tk-line);padding:0}.lp-faq-item:last-child{border-bottom:1px solid var(--tk-line)}.lp-faq-q{text-align:left;width:100%;font-family:var(--lp-f-display);letter-spacing:-.015em;color:var(--tk-ink);cursor:pointer;justify-content:space-between;gap:24px;padding:24px 0;font-size:clamp(22px,2.4vw,28px);line-height:1.2;transition:color .15s;display:flex}.lp-faq-q:hover{color:var(--tk-orange-deep)}.lp-faq-icon{border:1px solid var(--tk-line-2);width:28px;height:28px;color:var(--tk-ink-2);font-size:14px;font-family:var(--lp-f-mono);border-radius:50%;flex-shrink:0;place-items:center;margin-top:4px;transition:transform .25s,background .2s;display:grid}.lp-faq-item.open .lp-faq-icon{background:var(--tk-ink);color:var(--tk-bg);border-color:var(--tk-ink);transform:rotate(45deg)}.lp-faq-a{max-height:0;color:var(--tk-ink-2);font-size:16px;line-height:1.6;transition:max-height .35s cubic-bezier(.4,0,.2,1),padding .25s;overflow:hidden}.lp-faq-item.open .lp-faq-a{max-height:400px;padding:0 0 28px}.lp-final{text-align:center;background:var(--tk-ink);color:var(--tk-bg);border-radius:0;padding:clamp(80px,12vw,160px) 0}.lp-final h2{color:var(--tk-bg);max-width:18ch;margin:0 auto}.lp-final h2 em{color:var(--tk-yellow);font-style:italic}.lp-final .lp-actions{flex-direction:column;align-items:center;gap:16px;margin-top:40px;display:flex}.lp-final .lp-btn-accent{background:var(--tk-bg);color:var(--tk-ink)}.lp-final .lp-btn-accent:hover{background:var(--tk-yellow);color:var(--tk-ink)}.lp-final .lp-cta-sub{color:#aaa39d;color:lab(67.4972% 2.04015 4.00586)}.lp-ps-block{background:var(--tk-bg-2);padding:clamp(60px,8vw,100px) 0}.lp-ps-block .lp-ps{max-width:720px;font-family:var(--lp-f-display);letter-spacing:-.015em;color:var(--tk-ink-2);margin:0 auto;font-size:clamp(22px,2.4vw,30px);line-height:1.35}.lp-ps-block .lp-ps b{font-family:var(--lp-f-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--tk-orange-deep);margin-bottom:12px;font-size:12px;font-weight:500;display:block}.lp-ps-block .lp-last{font-family:var(--lp-f-display);color:var(--tk-ink);margin-top:28px;font-style:italic}.lp-footer{border-top:1px solid var(--tk-line);background:var(--tk-bg);padding:64px 0 40px}.lp-foot-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px;display:grid}@media (max-width:820px){.lp-shell .lp-foot-grid{grid-template-columns:1fr 1fr}}.lp-foot-col h5{font-family:var(--lp-f-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--tk-ink-3);margin-bottom:16px;font-size:11px}.lp-foot-col a{color:var(--tk-ink-2);padding:5px 0;font-size:14.5px;display:block}.lp-foot-col a:hover{color:var(--tk-orange-deep)}.lp-foot-brand{color:var(--tk-ink-3);max-width:30ch;margin-top:16px;font-size:14px}.lp-foot-tech-link{font-family:var(--lp-f-mono);border-bottom:1px solid;margin-top:16px;font-size:13px;display:inline-block;color:var(--tk-orange-deep)!important;padding:0!important}.lp-foot-tech-link:hover{color:var(--tk-ink)!important}.lp-foot-bottom{border-top:1px solid var(--tk-line);color:var(--tk-ink-3);font-size:12.5px;font-family:var(--lp-f-mono);flex-wrap:wrap;justify-content:space-between;gap:12px;padding-top:24px;display:flex}.lp-reveal{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.2,.7,.3,1);transform:translateY(24px)}.lp-reveal.in{opacity:1;transform:none}.lp-tag{background:var(--tk-orange-soft);color:var(--tk-orange-deep);font-size:12.5px;font-weight:500;font-family:var(--lp-f-mono);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.lp-personas-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (max-width:1100px){.lp-shell .lp-personas-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.lp-shell .lp-personas-grid{grid-template-columns:1fr}}.lp-persona{background:var(--tk-bg);border:1px solid var(--tk-line);border-radius:var(--lp-radius-lg);flex-direction:column;gap:18px;padding:28px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.lp-persona:hover{border-color:var(--tk-line-2);transform:translateY(-4px);box-shadow:0 20px 50px -20px #1e0d0133;box-shadow:0 20px 50px -20px lab(5.13969% 6.94005 7.51902/.2)}.lp-persona-head{align-items:center;gap:14px;display:flex}.lp-persona-ic{width:48px;height:48px;font-family:var(--lp-f-display);color:#fff;border-radius:12px;flex-shrink:0;place-items:center;font-size:22px;display:grid;position:relative}.lp-persona-crown{background:var(--tk-yellow);border:2px solid var(--tk-bg);border-radius:999px;padding:3px;top:-8px;right:-8px;position:absolute!important}.lp-persona-title{font-family:var(--lp-f-display);letter-spacing:-.02em;font-size:26px;line-height:1}.lp-persona-pitch{color:var(--tk-ink-3);font-size:12.5px;font-family:var(--lp-f-mono);letter-spacing:.02em;margin-top:4px}.lp-persona-desc{color:var(--tk-ink-2);font-size:14.5px;line-height:1.55}.lp-persona-uses{border-top:1px solid var(--tk-line);flex-direction:column;gap:6px;padding-top:12px;list-style:none;display:flex}.lp-persona-uses li{color:var(--tk-ink-2);align-items:flex-start;gap:8px;font-size:13px;display:flex}.lp-persona-uses li span{color:var(--tk-orange-deep);font-family:var(--lp-f-mono)}.lp-persona-cta{margin-top:auto;padding-top:8px}.lp-wa-spot-grid{grid-template-columns:1fr 1.05fr;align-items:center;gap:64px;display:grid}@media (max-width:980px){.lp-shell .lp-wa-spot-grid{grid-template-columns:1fr;gap:48px}}.lp-wa-spot-copy{flex-direction:column;gap:18px;display:flex}.lp-wa-spot-points{flex-direction:column;gap:14px;margin-top:20px;display:flex}.lp-wa-spot-point{color:var(--tk-ink-2);align-items:flex-start;gap:14px;font-size:15.5px;line-height:1.5;display:flex}.lp-wa-spot-point b{color:var(--tk-ink);font-weight:600}.lp-wa-spot-bullet{width:28px;height:28px;font-size:13px;font-weight:700;font-family:var(--lp-f-mono);border-radius:50%;flex-shrink:0;place-items:center;margin-top:2px;display:grid}.lp-wa-spot-visual{justify-content:center;align-items:center;width:100%;padding:16px 0;display:flex;position:relative}.lp-wa-spot-chat{z-index:2;background:#fff;border:1px solid #fffc;border:1px solid lab(100% 0 0/.8);border-radius:24px;width:100%;max-width:440px;position:relative;overflow:hidden;box-shadow:0 40px 80px -20px #1e0d0138,0 16px 32px -10px #1e0d011f;box-shadow:0 40px 80px -20px lab(5.13969% 6.94005 7.51902/.22),0 16px 32px -10px lab(5.13969% 6.94005 7.51902/.12)}.lp-wa-spot-hd{background:var(--tk-green);color:#fff;align-items:center;gap:12px;padding:14px 18px;display:flex}.lp-wa-spot-av{background:var(--tk-ink);width:36px;height:36px;font-family:var(--lp-f-display);color:var(--tk-yellow);border-radius:999px;place-items:center;font-size:17px;display:grid}.lp-wa-spot-body{background:linear-gradient(#f7f1e9 0%,#efe6db 100%);background:linear-gradient(lab(95.38% 1.05011 4.44876) 0%,lab(91.9081% 1.61058 6.69718) 100%);flex-direction:column;gap:10px;min-height:540px;padding:22px 18px;display:flex}.lp-wa-spot-msg{opacity:0;border-radius:14px;max-width:78%;padding:9px 13px;font-size:14.5px;line-height:1.4;animation:.35s cubic-bezier(.2,.7,.3,1.2) forwards paused lp-wa-pop;position:relative;transform:translateY(8px)scale(.96)}.lp-wa-spot-grid.in .lp-wa-spot-msg{animation-play-state:running}@keyframes lp-wa-pop{to{opacity:1;transform:none}}.lp-wa-spot-msg.me{color:var(--tk-ink);background:#cdf0cd;background:lab(91.4972% -16.7673 13.1474);border-bottom-right-radius:4px;align-self:flex-end}.lp-wa-spot-msg.bot{background:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 1px 2px #1e0d0114;box-shadow:0 1px 2px lab(5.13969% 6.94005 7.51902/.08)}.lp-wa-spot-time{color:#516b52;color:lab(42.6381% -13.9774 11.0688);font-size:10.5px;font-family:var(--lp-f-mono);text-align:right;margin-top:4px}.lp-wa-spot-ok{color:var(--tk-green);align-items:center;gap:6px;margin-bottom:6px;font-size:12.5px;font-weight:600;display:flex}.lp-wa-spot-pills{flex-wrap:wrap;gap:6px;margin-bottom:6px;display:flex}.lp-wa-spot-pill{background:var(--tk-bg-2);color:var(--tk-ink-2);font-size:11.5px;font-family:var(--lp-f-mono);letter-spacing:.02em;border-radius:999px;padding:3px 9px}.lp-wa-spot-pill.aqua{background:var(--tk-aqua-soft);color:var(--tk-aqua-deep)}.lp-wa-spot-amt{font-family:var(--lp-f-display);letter-spacing:-.02em;margin-top:2px;font-size:24px;line-height:1.1}.lp-wa-spot-sub{color:var(--tk-ink-3);font-size:11.5px;font-family:var(--lp-f-mono);margin-top:4px}.lp-wa-spot-float{z-index:3;background:#fff;border:1px solid #ffffffb3;border:1px solid lab(100% 0 0/.7);border-radius:14px;padding:14px 16px;position:absolute;box-shadow:0 20px 50px -15px #1e0d0133,0 4px 10px -2px #1e0d011a;box-shadow:0 20px 50px -15px lab(5.13969% 6.94005 7.51902/.2),0 4px 10px -2px lab(5.13969% 6.94005 7.51902/.1)}.lp-wa-float-stat{animation:7s ease-in-out infinite lp-float-a;top:8%;left:-4%}.lp-wa-float-pill{border-radius:999px;align-items:center;gap:8px;padding:8px 14px;animation:6s ease-in-out .5s infinite lp-float-b;display:flex;bottom:12%;right:-2%}@keyframes lp-float-a{0%,to{transform:translateY(0)rotate(-1.5deg)}50%{transform:translateY(-10px)rotate(0)}}@keyframes lp-float-b{0%,to{transform:translateY(0)rotate(1deg)}50%{transform:translateY(-8px)rotate(-1deg)}}@media (max-width:720px){.lp-shell .lp-wa-spot-body{min-height:460px;padding:18px 14px}.lp-shell .lp-wa-spot-msg{max-width:84%;font-size:14px}.lp-shell .lp-wa-spot-amt{font-size:20px}.lp-shell .lp-wa-float-stat{padding:10px 12px;top:0;left:0}.lp-shell .lp-wa-float-pill{bottom:4%;right:0}.lp-shell .lp-hero-phone-stage{aspect-ratio:1/1.1}.lp-shell{--lp-gutter:18px;font-size:16px}.lp-shell .lp-nav-inner{gap:12px;height:64px}.lp-shell .lp-brand img{height:28px}.lp-shell .lp-brand-name{font-size:22px}.lp-shell .lp-nav-actions{gap:6px}.lp-shell .lp-nav-actions .lp-btn-ghost{display:none}.lp-shell section{padding:64px 0}.lp-shell .lp-hero{padding-top:28px!important;padding-bottom:32px!important}.lp-shell .lp-hero-grid{gap:32px}.lp-shell .lp-hero-h1{font-size:clamp(36px,10vw,52px);line-height:1.02}.lp-shell .lp-hero-sub{font-size:16.5px}.lp-shell .lp-hero-cta{flex-direction:column;align-items:stretch;width:100%}.lp-shell .lp-hero-cta .lp-btn{width:100%}.lp-shell .lp-cta-sub{flex-wrap:wrap;gap:8px;font-size:12px}.lp-shell .lp-not-bank{padding:10px 14px;font-size:12.5px}.lp-shell .lp-hero-phone-stage{max-width:320px;margin:0 auto}.lp-shell .lp-hero-trust{gap:12px}.lp-shell .lp-hero-marquee{padding:14px 0}.lp-shell .lp-marquee-track{font-size:12.5px}.lp-shell .lp-section-head{gap:14px;margin-bottom:36px}.lp-shell .lp-section-head h2{font-size:clamp(30px,8vw,40px)}.lp-shell .lp-lede{font-size:16.5px}.lp-shell .lp-pain-conclusion{margin-top:36px;font-size:clamp(24px,6.5vw,32px)}.lp-shell .lp-pain-list .lp-pain{padding:22px 0;font-size:16px}.lp-shell .lp-pillar{gap:14px;min-height:auto;padding:26px}.lp-shell .lp-pillar h3{font-size:22px}.lp-shell .lp-personas-grid{gap:12px}.lp-shell .lp-persona{gap:14px;padding:22px}.lp-shell .lp-persona-ic{width:42px;height:42px;font-size:18px}.lp-shell .lp-persona-title{font-size:22px}.lp-shell .lp-benefit{gap:14px;padding:20px 0}.lp-shell .lp-benefit p{font-size:15.5px}.lp-shell .lp-demo-wrap{gap:28px;padding:32px 22px}.lp-shell .lp-demo-stage{min-height:380px;padding:18px}.lp-shell .lp-demo-presets{gap:6px}.lp-shell .lp-demo-preset{padding:6px 10px;font-size:11.5px}.lp-shell .lp-wa-input{padding:5px 5px 5px 14px}.lp-shell .lp-wa-input input{font-size:14px}.lp-shell .lp-bignum .lp-n{font-size:clamp(36px,11vw,52px)}.lp-shell .lp-logo-row{gap:22px}.lp-shell .lp-logo-row .lp-lg{font-size:16px}.lp-shell .lp-testimonial{padding:24px}.lp-shell .lp-testimonial .lp-quote{font-size:20px}.lp-shell .lp-pricing{gap:14px}.lp-shell .lp-plan{gap:16px;padding:26px}.lp-shell .lp-plan.featured{transform:none}.lp-shell .lp-plan-name{font-size:28px}.lp-shell .lp-price .lp-big{font-size:44px}.lp-shell .lp-bill-toggle{width:100%;max-width:320px}.lp-shell .lp-bill-toggle button{flex:1;padding:10px 12px;font-size:13px}.lp-shell .lp-value-callout{gap:18px;margin-top:36px;padding:24px}.lp-shell .lp-value-callout .lp-vc-item .lp-vc-v{font-size:22px}.lp-shell .lp-objections{gap:14px}.lp-shell .lp-objection{padding:24px}.lp-shell .lp-objection .lp-q{font-size:20px}.lp-shell .lp-objection .lp-a{font-size:14.5px}.lp-shell .lp-guarantee{text-align:center;gap:24px;padding:36px 26px}.lp-shell .lp-guarantee .lp-seal{width:140px;height:140px;margin:0 auto;font-size:22px}.lp-shell .lp-guarantee .lp-seal em{font-size:42px}.lp-shell .lp-guarantee p{text-align:left;font-size:15.5px}.lp-shell .lp-urgency-stat{margin:24px 0;font-size:clamp(64px,22vw,120px)}.lp-shell .lp-urgency-list li{font-size:15px}.lp-shell .lp-faq-q{gap:16px;padding:20px 0;font-size:18px}.lp-shell .lp-faq-icon{width:26px;height:26px}.lp-shell .lp-faq-a{font-size:15.5px}.lp-shell .lp-final{padding:64px 0}.lp-shell .lp-final h2{font-size:clamp(34px,9vw,44px)}.lp-shell .lp-final .lp-actions,.lp-shell .lp-final .lp-actions .lp-btn{width:100%}.lp-shell .lp-ps-block .lp-ps{padding:0;font-size:19px}.lp-shell .lp-ps-block .lp-ps .lp-last{font-size:20px}.lp-shell .lp-foot-grid{gap:28px;margin-bottom:32px}.lp-shell .lp-foot-bottom{flex-direction:column;align-items:flex-start}.lp-shell .lp-hero-phone-stage .lp-float-card.lp-f1,.lp-shell .lp-hero-phone-stage .lp-float-card.lp-f2,.lp-shell .lp-hero-phone-stage .lp-float-card.lp-f4{transform:scale(.85)}.lp-shell .lp-hero-phone-stage .lp-float-card{padding:10px 12px}.lp-shell .lp-tx-card{min-width:180px}.lp-shell .lp-tx-card .lp-tx-title{font-size:12.5px}.lp-shell .lp-tx-card .lp-tx-meta{font-size:11px}}@media (max-width:420px){.lp-shell .lp-hero-h1{font-size:38px}.lp-shell .lp-nav-actions .lp-btn-sm{padding:0 14px;font-size:13px}.lp-shell .lp-brand-name{font-size:20px}.lp-shell .lp-hero-trust .lp-stars{font-size:13px}.lp-shell .lp-avatars .lp-av{width:30px;height:30px}.lp-shell .lp-avatars .lp-av:not(:first-child){margin-left:-8px}}@media (max-width:720px){.lp-shell .lp-btn-sm{height:42px}.lp-shell .lp-faq-q{min-height:56px}.lp-shell .lp-demo-preset{min-height:36px}}
