.lp-shell{--night:#140828;--night-2:#1f1038;--night-3:#2b1a4b;--cream:#f4ecd8;--cream-2:#efe2c2;--paper:#f8f1dd;--ink:#1a0f2e;--grape:#7b5bb8;--grape-deep:#5b3f9e;--grape-soft:#7b5bb82e;--fire:#f39222;--fire-deep:#d77512;--leaf:#a8d24b;--leaf-deep:#7ba82d;--rule:#f4ecd829;--rule-strong:#f4ecd866;--rule-paper:#1a0f2e24;--rule-paper-strong:#1a0f2e6b;--app-bg:#f2f3f8;--app-panel:#fff;--app-line:#e8e8f0;--app-line-soft:#f0f0f6;--app-ink:#17171d;--app-mut:#70707b;--app-prim:#7433ea;--app-prim-soft:#f1ebfd;--app-green:#1f9d57;--app-green-soft:#e5f6ec;--app-font:var(--font-sans), "Plus Jakarta Sans", ui-sans-serif, system-ui, sans-serif;background:var(--night);color:var(--cream);font-family:var(--font-marketing-sans), ui-sans-serif, system-ui, sans-serif;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;background-image:radial-gradient(circle at 20% 30%,#7b5bb81f 0,#0000 40%),radial-gradient(circle at 85% 70%,#f3922214 0,#0000 38%),radial-gradient(circle at 1px 1px,#f4ecd80a 1px,#0000 0);background-size:auto,auto,28px 28px;background-attachment:fixed;min-height:100vh;overflow-x:hidden}.lp-shell *{box-sizing:border-box;margin:0;padding:0}.lp-shell ::selection{background:var(--fire);color:var(--ink)}.lp-shell a{color:inherit;text-decoration:none}.lp-shell img{max-width:100%;display:block}.lp-shell button{font-family:inherit}.lp-shell .serif{font-family:var(--font-display), ui-serif, Georgia, serif;font-variation-settings:"opsz" 144,"SOFT" 30;font-weight:340}.lp-shell .serif-i{font-family:var(--font-display), ui-serif, Georgia, serif;font-variation-settings:"opsz" 144,"SOFT" 60;font-style:italic;font-weight:340}.lp-shell .mono{font-family:var(--font-marketing-mono), ui-monospace, monospace}.lp-shell .ucs{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:500;font-family:var(--font-marketing-mono), monospace}.lp-shell .num{font-feature-settings:"tnum","lnum"}.lp-shell .wrap{max-width:1340px;margin:0 auto;padding:0 32px}.lp-shell .hr{background:var(--rule);width:100%;height:1px}.lp-shell .btn{font-family:var(--font-marketing-sans), sans-serif;border:1px solid var(--cream);background:var(--cream);color:var(--ink);cursor:pointer;letter-spacing:-.005em;border-radius:999px;align-items:center;gap:10px;padding:14px 22px;font-size:14.5px;font-weight:500;transition:transform .25s,background .25s,box-shadow .25s,border-color .25s;display:inline-flex}.lp-shell .btn:hover{background:var(--fire);border-color:var(--fire);color:var(--ink);transform:translateY(-2px);box-shadow:0 14px 30px -14px #f392228c}.lp-shell .btn-fire{background:var(--fire);border-color:var(--fire);color:var(--ink)}.lp-shell .btn-fire:hover{background:var(--cream);border-color:var(--cream);color:var(--ink);box-shadow:0 14px 30px -14px #f4ecd866}.lp-shell .btn-ghost{color:var(--cream);border-color:var(--rule-strong);background:0 0}.lp-shell .btn-ghost:hover{background:var(--cream);color:var(--ink);border-color:var(--cream)}.lp-shell .btn .arr{transition:transform .3s;display:inline-block}.lp-shell .btn:hover .arr{transform:translate(4px)}.lp-shell .pill{border:1px solid var(--rule-strong);font-size:11.5px;font-family:var(--font-marketing-mono), monospace;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;display:inline-flex}.lp-shell .dot-live{background:var(--leaf);border-radius:50%;width:7px;height:7px;animation:1.8s infinite pulse;box-shadow:0 0 #a8d24ba6,0 0 8px #a8d24b99}@keyframes pulse{0%{box-shadow:0 0 #a8d24ba6,0 0 8px #a8d24b99}70%{box-shadow:0 0 0 10px #a8d24b00,0 0 8px #a8d24b99}to{box-shadow:0 0 #a8d24b00,0 0 8px #a8d24b99}}.lp-shell nav.top{z-index:80;-webkit-backdrop-filter:saturate(150%)blur(14px);backdrop-filter:saturate(150%)blur(14px);border-bottom:1px solid var(--rule);background:#140828bf;position:sticky;top:0}.lp-shell nav.top .row{justify-content:space-between;align-items:center;gap:20px;height:72px;display:flex}.lp-shell .logo{align-items:center;gap:12px;display:flex}.lp-shell .logo img{width:36px;height:36px}.lp-shell .logo .logo-mark{filter:drop-shadow(0 0 1px #fffffff2)drop-shadow(0 0 2px #ffffffe6)drop-shadow(0 0 8px #ffffff73);width:auto;height:44px}.lp-shell .logo .word{font-family:var(--font-display), serif;letter-spacing:-.025em;font-variation-settings:"opsz" 144;font-size:24px;font-weight:400}.lp-shell .logo .word em{color:var(--fire);font-style:italic}.lp-shell .nav-links{gap:32px;font-size:13.5px;display:flex}.lp-shell .nav-links a{color:#f4ecd8c7;padding:8px 0;transition:color .2s;position:relative}.lp-shell .nav-links a:hover{color:var(--cream)}.lp-shell .nav-links a:after{content:"";background:var(--fire);transform-origin:0;height:1px;transition:transform .35s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.lp-shell .nav-links a:hover:after{transform:scaleX(1)}.lp-shell .nav-cta{align-items:center;gap:14px;display:flex}.lp-shell .nav-signin{color:#f4ecd8c7;padding:8px 4px;font-size:13.5px;transition:color .2s}.lp-shell .nav-signin:hover{color:var(--cream)}.lp-shell .lang-switch{border:1px solid var(--rule-strong);border-radius:999px;gap:2px;padding:3px;display:inline-flex}.lp-shell .lang-chip{cursor:pointer;font-family:var(--font-marketing-mono), monospace;letter-spacing:.08em;color:#f4ecd899;background:0 0;border:none;border-radius:999px;padding:5px 10px;font-size:10.5px;font-weight:500;transition:background .2s,color .2s}.lp-shell .lang-chip:hover{color:var(--cream)}.lp-shell .lang-chip.active{background:var(--cream);color:var(--ink)}.lp-shell .nav-toggle{border:1px solid var(--rule-strong);cursor:pointer;background:0 0;border-radius:999px;flex:none;width:44px;height:44px;transition:border-color .25s,background .25s;display:none;position:relative}.lp-shell .nav-toggle:hover{border-color:var(--fire);background:#f392220f}.lp-shell .nav-toggle span{background:var(--cream);border-radius:2px;width:18px;height:1.5px;transition:transform .35s cubic-bezier(.65,.05,.36,1),opacity .25s,background .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-shell .nav-toggle span:first-child{transform:translate(-50%,calc(-50% - 6px))}.lp-shell .nav-toggle span:nth-child(3){width:12px;transform:translate(-50%,calc(6px - 50%))}.lp-shell .nav-toggle:hover span{background:var(--fire)}.lp-shell .nav-toggle:hover span:nth-child(3){width:18px}.lp-shell .nav-toggle.open span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.lp-shell .nav-toggle.open span:nth-child(2){opacity:0;transform:translate(-50%,-50%)scaleX(.2)}.lp-shell .nav-toggle.open span:nth-child(3){width:18px;transform:translate(-50%,-50%)rotate(-45deg)}.lp-shell .mobile-menu{z-index:90;pointer-events:none;visibility:hidden;position:fixed;inset:0}.lp-shell .mobile-menu.open{pointer-events:auto;visibility:visible}.lp-shell .mm-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;background:#080312a6;transition:opacity .35s;position:absolute;inset:0}.lp-shell .mobile-menu.open .mm-backdrop{opacity:1}.lp-shell .mm-panel{border-left:1px solid var(--rule-strong);background:linear-gradient(#1c0c38fa 0%,#140828fa 100%);flex-direction:column;gap:28px;width:min(420px,88vw);padding:96px 32px 36px;transition:transform .42s cubic-bezier(.65,.05,.36,1);display:flex;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(102%);box-shadow:-30px 0 80px -20px #0009}.lp-shell .mobile-menu.open .mm-panel{transform:translate(0)}.lp-shell .mm-panel:before{content:"";background:linear-gradient(90deg, transparent, var(--fire), transparent);opacity:.4;height:1px;position:absolute;top:0;left:0;right:0}.lp-shell .mm-eyebrow{color:#f4ecd873;letter-spacing:.22em;font-size:10px}.lp-shell .mm-lang{align-self:flex-start}.lp-shell .mm-links{border-top:1px solid var(--rule);flex-direction:column;margin-top:8px;display:flex}.lp-shell .mm-links a{border-bottom:1px solid var(--rule);font-family:var(--font-display), serif;letter-spacing:-.015em;color:var(--cream);font-variation-settings:"opsz" 144,"SOFT" 60;align-items:baseline;gap:18px;padding:22px 4px;font-size:30px;font-style:italic;font-weight:340;line-height:1;transition:color .25s,padding-left .35s cubic-bezier(.65,.05,.36,1);display:flex;position:relative}.lp-shell .mm-links a:after{content:"→";font-family:var(--font-marketing-mono), monospace;color:var(--fire);opacity:0;margin-left:auto;font-size:18px;font-style:normal;transition:opacity .25s,transform .35s cubic-bezier(.65,.05,.36,1);transform:translate(-8px)}.lp-shell .mm-links a:hover,.lp-shell .mm-links a:focus-visible{color:var(--fire);padding-left:14px}.lp-shell .mm-links a:hover:after,.lp-shell .mm-links a:focus-visible:after{opacity:1;transform:translate(0)}.lp-shell .mm-num{font-family:var(--font-marketing-mono), monospace;letter-spacing:.16em;color:#f4ecd866;align-self:center;min-width:22px;font-size:11px;font-style:normal;font-weight:500}.lp-shell .mm-foot{border-top:1px solid var(--rule);flex-direction:column;gap:14px;margin-top:auto;padding-top:24px;display:flex}.lp-shell .mm-signin{font-family:var(--font-marketing-mono), monospace;letter-spacing:.18em;text-transform:uppercase;color:#f4ecd8b3;padding:8px 0;font-size:11px;transition:color .2s}.lp-shell .mm-signin:hover{color:var(--cream)}.lp-shell .mm-cta{text-align:center;justify-content:center}.lp-shell .hero{isolation:isolate;align-items:center;min-height:720px;padding:64px 0 100px;display:flex;position:relative;overflow:hidden}.lp-shell .hero:before{content:"";z-index:-2;filter:saturate(.88)contrast(1.02);background:url(/hero-bg.png) 100%/cover no-repeat;position:absolute;inset:0}.lp-shell .hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#140828f7 0%,#140828f0 38%,#140828c7 56%,#14082866 78%,#14082880 100%),linear-gradient(#14082880 0%,#0000 22% 78%,#140828a6 100%);position:absolute;inset:0}.lp-shell .hero-content{z-index:2;max-width:620px;position:relative}.lp-shell .eyebrow{align-items:center;gap:14px;margin-bottom:36px;display:flex}.lp-shell .eyebrow .bar{background:var(--cream);width:48px;height:1px}.lp-shell .eyebrow .ucs{color:#f4ecd899}.lp-shell h1.head{font-family:var(--font-display), serif;font-variation-settings:"opsz" 144,"SOFT" 30;letter-spacing:-.03em;font-size:clamp(60px,8.6vw,124px);font-weight:340;line-height:.94}.lp-shell h1.head em{color:var(--fire);font-variation-settings:"opsz" 144,"SOFT" 80;font-style:italic}.lp-shell h1.head .grape{color:var(--grape);font-variation-settings:"opsz" 144,"SOFT" 80;font-style:italic}.lp-shell h1.head .stroke{-webkit-text-stroke:1.4px var(--cream);color:#0000;font-style:italic}.lp-shell .lede{color:#f4ecd8c7;max-width:540px;margin-top:34px;font-size:18px;line-height:1.5}.lp-shell .lede b{color:var(--cream);font-weight:600}.lp-shell .hero-ctas{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.lp-shell .hero-meta{grid-template-columns:repeat(4,minmax(120px,1fr));gap:28px;margin-top:42px;display:grid}.lp-shell .hero-meta .stat{flex-direction:column;gap:6px;display:flex}.lp-shell .hero-meta .stat b{font-family:var(--font-display), serif;font-variation-settings:"opsz" 144;font-size:38px;font-weight:340;line-height:1}.lp-shell .hero-meta .stat span{font-family:var(--font-marketing-mono), monospace;color:#f4ecd899;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;font-size:10.5px}.lp-shell .parrot-hero{aspect-ratio:1/1.1;justify-content:center;align-items:center;width:100%;max-width:540px;margin-left:auto;display:flex;position:relative}.lp-shell .eye-rings{pointer-events:none;z-index:1;position:absolute;inset:0}.lp-shell .eye-rings circle{fill:none;stroke:#f4ecd81a}.lp-shell .eye-rings .ring-anim{stroke-dasharray:4 8;animation:60s linear infinite rotateSlow}@keyframes rotateSlow{to{transform:rotate(360deg)}}.lp-shell .parrot-img{z-index:2;aspect-ratio:1;object-fit:cover;filter:saturate(.92)contrast(1.04);width:88%;transform:translate(calc(var(--mx,0px) * .04), calc(var(--my,0px) * .04));border-radius:6px;transition:transform .4s cubic-bezier(.2,.7,.3,1);animation:7s ease-in-out infinite floaty;position:relative;box-shadow:0 40px 100px -30px #000000b3,0 0 0 1px #f4ecd824,inset 0 0 100px #7b5bb82e}.lp-shell .parrot-hero:after{content:"";z-index:3;aspect-ratio:1;pointer-events:none;mix-blend-mode:multiply;background:linear-gradient(#f392220f 0%,#0000 35%,#14082873 100%),radial-gradient(circle at 30% 25%,#a8d24b14,#0000 55%);border-radius:6px;width:88%;position:absolute}@keyframes floaty{0%,to{transform:translate(calc(var(--mx,0px) * .04), calc(var(--my,0px) * .04 - 4px))}50%{transform:translate(calc(var(--mx,0px) * .04), calc(var(--my,0px) * .04 + 4px))}}.lp-shell .tag{z-index:3;font-family:var(--font-marketing-mono), monospace;color:#f4ecd89e;text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:10px;font-size:10.5px;display:flex;position:absolute}.lp-shell .tag:before{content:"";background:var(--cream);opacity:.5;width:24px;height:1px}.lp-shell .tag.t1{top:8%;left:-6%}.lp-shell .tag.t2{flex-direction:row-reverse;top:30%;right:-8%}.lp-shell .tag.t3{bottom:18%;left:-4%}.lp-shell .tag.t4{flex-direction:row-reverse;bottom:4%;right:-2%}.lp-shell .stars{pointer-events:none;position:absolute;inset:0}.lp-shell .stars i{background:var(--cream);opacity:.5;border-radius:50%;width:2px;height:2px;position:absolute}.lp-shell .stars i:first-child{top:14%;left:6%}.lp-shell .stars i:nth-child(2){width:1.5px;height:1.5px;top:62%;left:9%}.lp-shell .stars i:nth-child(3){width:1.5px;height:1.5px;top:24%;left:48%}.lp-shell .stars i:nth-child(4){top:80%;left:46%}.lp-shell .stars i:nth-child(5){top:8%;right:22%}.lp-shell .stars i:nth-child(6){width:1.5px;height:1.5px;top:48%;right:6%}.lp-shell .stars i:nth-child(7){top:74%;right:30%}.lp-shell .stars i:nth-child(8){width:1.5px;height:1.5px;top:92%;right:8%}.lp-shell .marquee{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:#1f103880;padding:24px 0;overflow:hidden}.lp-shell .marquee-row{white-space:nowrap;align-items:center;gap:64px;animation:42s linear infinite slide;display:flex}.lp-shell .marquee-row span{font-family:var(--font-display), serif;color:#f4ecd88c;letter-spacing:-.01em;font-size:32px;font-weight:340}.lp-shell .marquee-row span em{color:var(--fire);font-style:italic;font-weight:340}.lp-shell .marquee-row .sep{color:var(--leaf);font-family:sans-serif}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp-shell .manifesto{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:#1f103866;padding:110px 0;position:relative;overflow:hidden}.lp-shell .manifesto:before{content:"";aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#f3922214,#0000 65%);border-radius:50%;width:80%;max-width:900px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-shell .manifesto p{font-family:var(--font-display), serif;font-variation-settings:"opsz" 144,"SOFT" 80;letter-spacing:-.02em;text-align:center;z-index:2;color:#f4ecd8f0;max-width:1100px;margin:0 auto;font-size:clamp(28px,4.4vw,64px);font-style:italic;font-weight:340;line-height:1.12;position:relative}.lp-shell .manifesto p em{color:var(--fire);font-style:italic}.lp-shell .pain{padding:110px 0 90px;position:relative}.lp-shell .pain-head{grid-template-columns:1fr 1fr;align-items:end;gap:48px;margin-bottom:80px;display:grid}.lp-shell .pain-head h2{font-family:var(--font-display), serif;font-variation-settings:"opsz" 144,"SOFT" 30;letter-spacing:-.03em;font-size:clamp(40px,6.4vw,96px);font-weight:340;line-height:.95}.lp-shell .pain-head h2 em{color:var(--fire);font-variation-settings:"opsz" 144,"SOFT" 80;font-style:italic}.lp-shell .pain-head .desc{color:#f4ecd8b8;max-width:480px;font-size:17px;line-height:1.55}.lp-shell .pain-list{border-top:1px solid var(--rule-strong);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.lp-shell .pain-item{border-bottom:1px solid var(--rule-strong);border-right:1px solid var(--rule);flex-direction:column;justify-content:space-between;min-height:320px;padding:36px 28px 32px;transition:background .25s;display:flex;position:relative}.lp-shell .pain-item:first-child{padding-left:0}.lp-shell .pain-item:nth-child(3n){border-right:none;padding-right:0}.lp-shell .pain-item:hover{background:#7b5bb80f}.lp-shell .pain-item .num{font-family:var(--font-marketing-mono), monospace;color:#f4ecd880;letter-spacing:.12em;font-size:11px}.lp-shell .pain-item h3{font-family:var(--font-display), serif;letter-spacing:-.015em;font-variation-settings:"opsz" 144,"SOFT" 60;margin-top:12px;font-size:34px;font-weight:340;line-height:1.05}.lp-shell .pain-item h3 em{color:var(--fire);font-style:italic}.lp-shell .pain-item p{color:#f4ecd8b3;margin-top:auto;padding-top:22px;font-size:14.5px;line-height:1.55}.lp-shell .pain-item .stat{font-family:var(--font-marketing-mono), monospace;color:#f4ecd8c7;letter-spacing:.04em;align-self:flex-start;align-items:center;gap:10px;margin-top:14px;font-size:11px;display:inline-flex}.lp-shell .pain-item .stat:before{content:"";background:var(--fire);width:24px;height:1px}.lp-shell .pipeline{background:linear-gradient(#0000 0%,#1f103899 50%,#0000 100%);padding:110px 0;position:relative}.lp-shell .pipeline .head{grid-template-columns:1.5fr .8fr;align-items:end;gap:48px;margin-bottom:64px;display:grid}.lp-shell .pipeline-anchor{border:1px solid var(--rule-strong);aspect-ratio:5/3;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px -30px #00000080}.lp-shell .pipeline-anchor img{object-fit:cover;filter:grayscale()brightness(.85)contrast(1.1);mix-blend-mode:screen;width:100%;height:100%;display:block}.lp-shell .pipeline-anchor:before{content:"";mix-blend-mode:multiply;background:linear-gradient(135deg,#7b5bb8b3,#f3922273);position:absolute;inset:0}.lp-shell .pipeline-anchor:after{content:"";background:linear-gradient(#0000 30%,#14082899 100%);position:absolute;inset:0}.lp-shell .pipeline-anchor .label{z-index:2;font-family:var(--font-marketing-mono), monospace;text-transform:uppercase;letter-spacing:.16em;color:#f4ecd8d9;justify-content:space-between;align-items:center;gap:10px;font-size:10.5px;display:flex;position:absolute;bottom:14px;left:16px;right:16px}.lp-shell .pipeline-anchor .label .dot-live{margin-right:6px}.lp-shell .pipeline .head h2{font-family:var(--font-display), serif;letter-spacing:-.02em;font-variation-settings:"opsz" 144,"SOFT" 30;font-size:clamp(38px,5.8vw,82px);font-weight:340;line-height:.96}.lp-shell .pipeline .head h2 em{color:var(--fire);font-style:italic}.lp-shell .pipeline .head .meta{font-family:var(--font-marketing-mono), monospace;text-transform:uppercase;letter-spacing:.16em;color:#f4ecd880;text-align:right;font-size:11px}.lp-shell .pipeline-stages{border:1px solid var(--rule-strong);background:#1f103880;border-radius:4px;grid-template-columns:repeat(5,1fr);gap:0;display:grid;position:relative}.lp-shell .stage{border-right:1px solid var(--rule);padding:34px 26px;position:relative}.lp-shell .stage:last-child{border-right:none}.lp-shell .stage .idx{font-family:var(--font-marketing-mono), monospace;color:var(--leaf);letter-spacing:.1em;font-size:11px}.lp-shell .stage h4{font-family:var(--font-display), serif;letter-spacing:-.01em;margin-top:10px;font-size:24px;font-weight:340;line-height:1.05}.lp-shell .stage h4 em{color:var(--fire);font-style:italic}.lp-shell .stage p{color:#f4ecd8a6;margin-top:10px;font-size:13px;line-height:1.5}.lp-shell .stage .lat{font-family:var(--font-marketing-mono), monospace;color:var(--leaf);border:1px solid var(--leaf);background:#a8d24b1a;border-radius:999px;margin-top:18px;padding:4px 10px;font-size:11px;display:inline-block}.lp-shell .stage .icon{border:1px solid var(--rule-strong);width:46px;height:46px;color:var(--fire);background:#f392220f;border-radius:10px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.lp-shell .pipeline .total{border:1px solid var(--rule-strong);font-family:var(--font-marketing-mono), monospace;background:#1f103880;border-top:none;border-radius:0 0 4px 4px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:0;padding:24px 26px;font-size:12px;display:flex}.lp-shell .pipeline .total b{color:var(--leaf);font-size:14px;font-weight:500}.lp-shell .travel{width:100%;height:2px;position:absolute;top:0;left:0;overflow:hidden}.lp-shell .travel:after{content:"";background:var(--fire);width:8px;height:8px;box-shadow:0 0 12px var(--fire);border-radius:50%;animation:4s linear infinite travel;position:absolute;top:-3px;left:0}@keyframes travel{0%{left:-2%}to{left:102%}}.lp-shell .product{padding:120px 0 100px;position:relative}.lp-shell .product .head{grid-template-columns:1.2fr .8fr;align-items:end;gap:48px;margin-bottom:80px;display:grid}.lp-shell .product .head h2{font-family:var(--font-display), serif;letter-spacing:-.03em;font-variation-settings:"opsz" 144,"SOFT" 30;font-size:clamp(40px,6.4vw,96px);font-weight:340;line-height:.95}.lp-shell .product .head h2 em{color:var(--fire);font-style:italic}.lp-shell .product .head h2 .grape{color:var(--grape);font-style:italic}.lp-shell .product .head p{color:#f4ecd8b8;max-width:460px;font-size:17px;line-height:1.55}.lp-shell .browser{background:var(--app-bg);color:var(--app-ink);border:1px solid #f4ecd826;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 1px #f4ecd80f,0 50px 100px -40px #0009,0 24px 50px -24px #7b5bb859}.lp-shell .browser:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 50% 0,#f392221f,#0000 60%);border-radius:30px;position:absolute;inset:-30px}.lp-shell .browser-bar{border-bottom:1px solid var(--app-line);background:var(--app-panel);align-items:center;gap:8px;padding:13px 16px;display:flex}.lp-shell .browser-bar i{border:1px solid var(--app-line);background:0 0;border-radius:50%;width:11px;height:11px;display:block}.lp-shell .browser-bar i:first-child{background:#ff5f57;border-color:#e0443e}.lp-shell .browser-bar i:nth-child(2){background:#febc2e;border-color:#d89c13}.lp-shell .browser-bar i:nth-child(3){background:#28c840;border-color:#1aab29}.lp-shell .browser-bar .url{font-family:var(--font-marketing-mono), monospace;color:#7a7a85;margin-left:14px;font-size:11.5px}.lp-shell .mock-pair{grid-template-columns:1.5fr 1fr;align-items:start;gap:32px;display:grid}.lp-shell .dash{background:var(--app-bg);min-height:540px;font-family:var(--app-font);letter-spacing:-.015em;color:var(--app-ink);grid-template-columns:196px 1fr;display:grid}.lp-shell .dash-side{flex-direction:column;gap:4px;min-width:0;padding:16px 12px 14px;display:flex}.lp-shell .dash-side .brand{align-items:center;gap:8px;padding:2px 6px 12px;font-family:inherit;font-size:15px;font-weight:700;display:flex}.lp-shell .dash-side .brand img{width:26px;height:26px}.lp-shell .side-new{background:var(--app-prim);color:#fff;letter-spacing:-.01em;border-radius:999px;justify-content:flex-start;align-items:center;gap:8px;width:100%;margin-bottom:10px;padding:9px 13px;font-size:12.5px;font-weight:600;display:flex;box-shadow:0 6px 14px -8px #7433eab3}.lp-shell .side-new svg{flex-shrink:0;width:15px;height:15px}.lp-shell .side-nav{flex-direction:column;gap:2px;display:flex}.lp-shell .side-nav a{color:#3f3f49;white-space:nowrap;border-radius:9px;align-items:center;gap:9px;padding:6px 9px;font-size:12.5px;font-weight:500;display:flex;overflow:hidden}.lp-shell .side-nav a svg{color:#5a5a66;flex-shrink:0;width:15px;height:15px}.lp-shell .side-nav a.active{color:var(--app-ink);background:#e7e8f0;font-weight:600}.lp-shell .side-nav a.active svg{color:var(--app-ink)}.lp-shell .side-org{align-items:center;gap:8px;margin-top:auto;padding:8px 4px 0;display:flex}.lp-shell .side-org-av{background:var(--app-ink);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;font-weight:700;display:flex}.lp-shell .side-org-meta{flex-direction:column;min-width:0;display:flex}.lp-shell .side-org-meta b{white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:600;overflow:hidden}.lp-shell .side-org-meta span{color:var(--app-mut);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.lp-shell .side-org-dots{color:var(--app-mut);flex-shrink:0;margin-left:auto;font-size:13px}.lp-shell .dash-main{background:var(--app-panel);border:1px solid var(--app-line);border-radius:18px;min-width:0;margin:10px 10px 10px 0;padding:12px 16px 16px;box-shadow:0 2px 6px #17171d0d}.lp-shell .dash-h{border-bottom:1px solid var(--app-line-soft);align-items:center;gap:10px;margin-bottom:14px;padding-bottom:11px;display:flex}.lp-shell .dash-h svg{width:15px;height:15px;color:var(--app-mut);flex-shrink:0}.lp-shell .dash-h .sep{background:var(--app-line);width:1px;height:14px}.lp-shell .dash-h h5{letter-spacing:-.01em;font-family:inherit;font-size:14.5px;font-weight:600}.lp-shell .dash-h .sun{margin-left:auto;display:flex}.lp-shell .kpis{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:12px;display:grid}.lp-shell .kpi{background:var(--app-panel);border:1px solid var(--app-line);border-radius:14px;overflow:hidden}.lp-shell .kpi .top{padding:11px 14px 10px}.lp-shell .kpi .lbl{color:var(--app-mut);font-size:11.5px;font-weight:500}.lp-shell .kpi .val{letter-spacing:-.03em;margin-top:2px;font-family:inherit;font-size:24px;font-weight:700;line-height:1.15}.lp-shell .kpi .cap{color:var(--app-mut);border-top:1px solid var(--app-line-soft);background:#fafafc;align-items:center;gap:7px;padding:7px 14px;font-size:10.5px;display:flex}.lp-shell .kpi .cap svg{flex-shrink:0;width:12px;height:12px}.lp-shell .chart{background:var(--app-panel);border:1px solid var(--app-line);border-radius:14px;margin-bottom:12px;padding:12px 14px 8px}.lp-shell .chart-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;display:flex}.lp-shell .chart-top b{font-size:13px;font-weight:600;display:block}.lp-shell .chart-top .sub{color:var(--app-mut);margin-top:1px;font-size:10.5px;display:block}.lp-shell .seg{background:#f1f1f6;border-radius:9px;gap:2px;padding:2px;display:inline-flex}.lp-shell .seg span{color:var(--app-mut);white-space:nowrap;border-radius:7px;padding:4px 8px;font-size:10px;font-weight:500}.lp-shell .seg .on{color:var(--app-ink);background:#fff;font-weight:600;box-shadow:0 1px 2px #0000001a}.lp-shell .chart svg{width:100%;height:96px;display:block}.lp-shell .chart-x{color:var(--app-mut);justify-content:space-between;padding:4px 2px 2px;font-size:9.5px;display:flex}.lp-shell .app-table-wrap{background:var(--app-panel);border:1px solid var(--app-line);border-radius:14px;overflow:hidden}.lp-shell .app-table{border-collapse:collapse;width:100%;font-size:12px}.lp-shell .app-table th{text-align:left;color:var(--app-ink);border-bottom:1px solid var(--app-line);white-space:nowrap;padding:9px 12px;font-size:11px;font-weight:600}.lp-shell .app-table td{border-bottom:1px solid var(--app-line-soft);color:#3f3f49;white-space:nowrap;padding:8px 12px}.lp-shell .app-table tr:last-child td{border-bottom:none}.lp-shell .app-table td:first-child{color:var(--app-ink);font-weight:600}.lp-shell .app-badge{color:#4b4b55;white-space:nowrap;background:#efeff4;border-radius:7px;align-items:center;gap:6px;padding:3px 9px;font-size:10.5px;font-weight:600;display:inline-flex}.lp-shell .app-badge.live{background:var(--app-green-soft);color:var(--app-green)}.lp-shell .app-badge.live i{background:var(--app-green);border-radius:50%;width:5px;height:5px;animation:1.4s infinite blink}@keyframes blink{50%{opacity:.35}}.lp-shell .transcript{background:var(--app-panel);height:100%;min-height:540px;font-family:var(--app-font);letter-spacing:-.015em;color:var(--app-ink);flex-direction:column;padding:16px;display:flex}.lp-shell .t-head{border-bottom:1px solid var(--app-line-soft);justify-content:space-between;align-items:center;gap:10px;padding-bottom:12px;display:flex}.lp-shell .t-head .who{align-items:center;gap:10px;min-width:0;display:flex}.lp-shell .t-head .who .avatar{background:var(--app-prim-soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.lp-shell .t-head .who .avatar:after{content:"S";color:var(--app-prim);font-size:13px;font-weight:700}.lp-shell .t-head .who-meta{min-width:0}.lp-shell .t-head .who-meta b{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-family:inherit;font-size:13px;font-weight:600;display:block;overflow:hidden}.lp-shell .t-head .who-meta span{font-family:var(--font-marketing-mono), monospace;color:var(--app-mut);white-space:nowrap;font-size:10px}.lp-shell .t-head .live{background:var(--app-green-soft);color:var(--app-green);letter-spacing:.06em;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:4px 10px;font-size:10px;font-weight:700;display:flex}.lp-shell .t-head .live .dot-live{background:var(--app-green);width:6px;height:6px;box-shadow:none;animation:1.4s infinite blink}.lp-shell .t-msgs{flex-direction:column;flex:1;gap:10px;padding:14px 0;display:flex;overflow:hidden}.lp-shell .t-msg{max-width:92%}.lp-shell .t-msg .t-meta{align-items:baseline;gap:8px;margin-bottom:3px;display:flex}.lp-shell .t-msg .stamp{font-family:var(--font-marketing-mono), monospace;color:var(--app-mut);font-size:9.5px}.lp-shell .t-msg .name{text-transform:uppercase;letter-spacing:.08em;font-size:9.5px;font-weight:700}.lp-shell .t-msg p{background:var(--app-prim-soft);color:#2a2440;border-radius:4px 12px 12px;padding:8px 11px;font-size:12px;line-height:1.5}.lp-shell .t-msg.agent .name{color:var(--app-prim)}.lp-shell .t-msg.user{align-self:flex-end}.lp-shell .t-msg.user .t-meta{justify-content:flex-end}.lp-shell .t-msg.user .name{color:#52525b}.lp-shell .t-msg.user p{color:#33333b;background:#f2f2f6;border-radius:12px 4px 12px 12px}.lp-shell .t-input{border-top:1px solid var(--app-line-soft);font-family:var(--font-marketing-mono), monospace;color:var(--app-mut);align-items:center;gap:10px;margin-top:auto;padding-top:11px;font-size:10px;display:flex}.lp-shell .t-wave{align-items:center;gap:2px;height:14px;display:flex}.lp-shell .t-wave span{background:var(--app-prim);border-radius:2px;width:2px;animation:1s ease-in-out infinite bar;display:block}.lp-shell .t-wave span:first-child{height:6px;animation-delay:0s}.lp-shell .t-wave span:nth-child(2){height:14px;animation-delay:.1s}.lp-shell .t-wave span:nth-child(3){height:9px;animation-delay:.2s}.lp-shell .t-wave span:nth-child(4){height:13px;animation-delay:.3s}.lp-shell .t-wave span:nth-child(5){height:5px;animation-delay:.4s}.lp-shell .t-wave span:nth-child(6){height:11px;animation-delay:.5s}@keyframes bar{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}.lp-shell .config-card{grid-template-columns:1.05fr 1fr;align-items:center;gap:48px;margin-top:32px;display:grid}.lp-shell .config-mock{background:var(--app-panel)}.lp-shell .config-body{background:var(--app-panel);font-family:var(--app-font);letter-spacing:-.015em;color:var(--app-ink);grid-template-columns:1fr 1fr;gap:0;padding:0;display:grid}.lp-shell .config-l{border-right:1px solid var(--app-line-soft);padding:18px}.lp-shell .config-r{background:#fafafc;padding:18px}.lp-shell .cfg-sec{font-family:var(--font-marketing-mono), monospace;letter-spacing:.14em;color:var(--app-mut);margin-bottom:12px;font-size:10px;font-weight:600}.lp-shell .field{margin-bottom:13px}.lp-shell .field label{color:var(--app-ink);letter-spacing:-.01em;margin-bottom:5px;font-family:inherit;font-size:11.5px;font-weight:600;display:block}.lp-shell .field .input{border:1px solid var(--app-line);color:#3f3f49;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:8px 11px;font-size:12px;display:flex;box-shadow:0 1px 2px #17171d0a}.lp-shell .field .input.tag-i{background:var(--app-prim-soft);color:#4c2b96;border-color:#7433ea59}.lp-shell .cfg-edit{color:var(--app-prim);font-size:10.5px;font-weight:600}.lp-shell .cfg-dot{color:var(--app-prim);font-size:10px}.lp-shell .cfg-ok{color:var(--app-green);font-size:11px;font-weight:600;font-family:var(--font-marketing-mono), monospace}.lp-shell .cfg-sm{font-size:11.5px}.lp-shell .cfg-tags{flex-wrap:wrap;gap:6px;display:flex}.lp-shell .cfg-tag{font-family:var(--font-marketing-mono), monospace;background:var(--app-prim-soft);color:#5b2dbb;border:1px solid #7433ea40;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:500}.lp-shell .voice-pick{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.lp-shell .voice{border:1px solid var(--app-line);color:var(--app-mut);cursor:pointer;background:#fff;border-radius:12px;padding:10px;font-size:10.5px}.lp-shell .voice b{letter-spacing:-.01em;color:var(--app-ink);margin-bottom:1px;font-family:inherit;font-size:12.5px;font-weight:600;display:block}.lp-shell .voice.sel{background:var(--app-prim-soft);border-color:var(--app-prim)}.lp-shell .voice.sel b{color:var(--app-prim)}.lp-shell .voice .play{font-family:var(--font-marketing-mono), monospace;margin-top:6px;font-size:9.5px;display:inline-block}.lp-shell .voice.sel .play{color:var(--app-prim)}.lp-shell .app-btn{background:var(--app-prim);color:#fff;font-family:var(--app-font);letter-spacing:-.01em;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:12.5px;font-weight:600;display:inline-flex;box-shadow:0 8px 18px -10px #7433eacc}.lp-shell .config-side h3{font-family:var(--font-display), serif;letter-spacing:-.02em;font-variation-settings:"opsz" 144,"SOFT" 30;font-size:48px;font-weight:340;line-height:1}.lp-shell .config-side h3 em{color:var(--fire);font-style:italic}.lp-shell .config-side p{color:#f4ecd8b8;max-width:420px;margin-top:20px;font-size:16px;line-height:1.55}.lp-shell .config-side ul{margin-top:28px;padding:0;list-style:none}.lp-shell .config-side li{border-top:1px solid var(--rule);justify-content:space-between;gap:14px;padding:14px 0;font-size:14px;display:flex}.lp-shell .config-side li:last-child{border-bottom:1px solid var(--rule)}.lp-shell .config-side li .v{font-family:var(--font-marketing-mono), monospace;color:var(--leaf);font-size:11px}.lp-shell .phone-card{grid-template-columns:1fr 1.3fr;align-items:center;gap:48px;margin-top:48px;display:grid}.lp-shell .phone-side h3{font-family:var(--font-display), serif;letter-spacing:-.02em;font-size:46px;font-weight:340;line-height:1.02}.lp-shell .phone-side h3 em{color:var(--fire);font-style:italic}.lp-shell .phone-side p{color:#f4ecd8b8;max-width:440px;margin-top:20px;font-size:16px;line-height:1.55}.lp-shell .phone-side .ucs{color:#f4ecd880;margin-bottom:14px}.lp-shell .phone{background:#0a0214;border-radius:46px;width:320px;height:660px;margin:0 auto;padding:14px;position:relative;transform:rotate(-3deg);box-shadow:0 0 0 1px #f4ecd81f,0 40px 100px -40px #000000b3,0 16px 40px -20px #7b5bb880}.lp-shell .phone:before{content:"";z-index:2;background:#000;border-radius:18px;width:120px;height:28px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.lp-shell .phone-screen{background:var(--app-bg);width:100%;height:100%;color:var(--app-ink);font-family:var(--app-font);letter-spacing:-.015em;border-radius:34px;flex-direction:column;padding:50px 14px 0;display:flex;position:relative;overflow:hidden}.lp-shell .ps-top{font-family:var(--font-marketing-mono), monospace;color:#3f3f49;opacity:.8;justify-content:space-between;font-size:10px;display:flex}.lp-shell .m-head{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.lp-shell .m-head-l{align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.lp-shell .m-head-l img{width:24px;height:24px}.lp-shell .m-head-r{align-items:center;gap:10px;display:flex}.lp-shell .m-head-r svg{color:#3f3f49;width:16px;height:16px}.lp-shell .m-av{color:#3f3f49;background:#e7e8f0;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:10px;font-weight:700;display:flex}.lp-shell .m-live{border:1px solid var(--app-line);background:#fff;border-radius:16px;margin-top:14px;padding:12px;box-shadow:0 2px 6px #17171d0d}.lp-shell .m-live-top{align-items:center;gap:9px;display:flex}.lp-shell .m-live-av{background:var(--app-prim-soft);width:32px;height:32px;color:var(--app-prim);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.lp-shell .m-live-meta{flex-direction:column;min-width:0;display:flex}.lp-shell .m-live-meta b{font-size:12.5px;font-weight:600}.lp-shell .m-live-meta span{color:var(--app-mut);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.lp-shell .m-live-timer{font-family:var(--font-marketing-mono), monospace;color:var(--app-green);flex-shrink:0;margin-left:auto;font-size:11px}.lp-shell .ps-wave{justify-content:center;align-items:center;gap:3px;height:32px;margin-top:12px;display:flex}.lp-shell .ps-wave span{background:var(--app-prim);border-radius:2px;width:3px;animation:1.2s ease-in-out infinite bar;display:block}.lp-shell .ps-wave span:first-child{height:8px;animation-delay:0s}.lp-shell .ps-wave span:nth-child(2){height:16px;animation-delay:80ms}.lp-shell .ps-wave span:nth-child(3){height:24px;animation-delay:.16s}.lp-shell .ps-wave span:nth-child(4){height:32px;animation-delay:.24s}.lp-shell .ps-wave span:nth-child(5){height:20px;animation-delay:.32s}.lp-shell .ps-wave span:nth-child(6){height:12px;animation-delay:.4s}.lp-shell .ps-wave span:nth-child(7){height:28px;animation-delay:.48s}.lp-shell .ps-wave span:nth-child(8){height:16px;animation-delay:.56s}.lp-shell .ps-wave span:nth-child(9){height:10px;animation-delay:.64s}.lp-shell .ps-wave span:nth-child(10){height:22px;animation-delay:.72s}.lp-shell .ps-wave span:nth-child(11){height:32px;animation-delay:.8s}.lp-shell .ps-wave span:nth-child(12){height:14px;animation-delay:.88s}.lp-shell .ps-wave span:nth-child(13){height:8px;animation-delay:.96s}.lp-shell .m-chat{flex-direction:column;flex:1;gap:8px;margin-top:12px;display:flex;overflow:hidden}.lp-shell .m-bubble{opacity:0;max-width:88%;animation:.5s forwards fadein}.lp-shell .m-bubble:first-child{animation-delay:.4s}.lp-shell .m-bubble:nth-child(2){animation-delay:1.4s}.lp-shell .m-bubble:nth-child(3){animation-delay:2.4s}.lp-shell .m-bubble:nth-child(4){animation-delay:3.4s}.lp-shell .m-bubble .who{letter-spacing:.08em;color:var(--app-prim);margin-bottom:2px;font-size:8.5px;font-weight:700;display:block}.lp-shell .m-bubble p{background:var(--app-prim-soft);color:#2a2440;border-radius:4px 12px 12px;padding:7px 10px;font-size:11px;line-height:1.45}.lp-shell .m-bubble.user{align-self:flex-end}.lp-shell .m-bubble.user .who{color:var(--app-mut);text-align:right}.lp-shell .m-bubble.user p{border:1px solid var(--app-line);color:#33333b;background:#fff;border-radius:12px 4px 12px 12px}@keyframes fadein{to{opacity:1}}.lp-shell .m-tabs{border-top:1px solid var(--app-line);background:#fff;grid-template-columns:repeat(5,1fr);gap:2px;margin:10px -14px 0;padding:8px 8px 16px;display:grid}.lp-shell .m-tabs span{color:#8a8a94;white-space:nowrap;text-overflow:ellipsis;flex-direction:column;align-items:center;gap:3px;min-width:0;font-size:8px;font-weight:600;display:flex;overflow:hidden}.lp-shell .m-tabs svg{flex-shrink:0;width:16px;height:16px}.lp-shell .m-tabs .on{color:var(--app-prim)}.lp-shell .uses{background:linear-gradient(#0000,#1f103899,#0000);padding:110px 0}.lp-shell .uses .head{grid-template-columns:1fr 1fr;align-items:end;gap:48px;margin-bottom:60px;display:grid}.lp-shell .uses .head h2{font-family:var(--font-display), serif;letter-spacing:-.03em;font-size:clamp(40px,6.4vw,90px);font-weight:340;line-height:.95}.lp-shell .uses .head h2 em{color:var(--fire);font-style:italic}.lp-shell .uses .head p{color:#f4ecd8b8;max-width:460px;font-size:17px;line-height:1.55}.lp-shell .tabs{border-bottom:1px solid var(--rule-strong);flex-wrap:wrap;gap:6px;display:flex}.lp-shell .tab{border:1px solid var(--rule-strong);cursor:pointer;font-family:var(--font-marketing-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:#f4ecd899;background:0 0;border-bottom:none;border-radius:10px 10px 0 0;padding:14px 20px;font-size:11px;transition:all .25s}.lp-shell .tab:hover{color:var(--cream)}.lp-shell .tab.active{background:var(--cream);color:var(--ink);border-color:var(--cream)}.lp-shell .tabpanel{border:1px solid var(--rule-strong);background:#1f103880;border-top:none;border-radius:0 16px 16px;grid-template-columns:1.05fr 1fr;gap:48px;padding:56px;display:none}.lp-shell .tabpanel.active{animation:.5s fadein;display:grid}.lp-shell .tabpanel h3{font-family:var(--font-display), serif;letter-spacing:-.02em;font-size:52px;font-weight:340;line-height:1}.lp-shell .tabpanel h3 em{color:var(--fire);font-style:italic}.lp-shell .tabpanel .lede{color:#f4ecd8b8;margin-top:20px;font-size:16px;line-height:1.55}.lp-shell .tabpanel .stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:36px;display:grid}.lp-shell .tabpanel .stats .s{border-top:1px solid var(--rule-strong);padding-top:14px}.lp-shell .tabpanel .stats .s b{font-family:var(--font-display), serif;letter-spacing:-.02em;font-size:36px;line-height:1;display:block}.lp-shell .tabpanel .stats .s b em{color:var(--leaf);font-style:italic}.lp-shell .tabpanel .stats .s span{font-family:var(--font-marketing-mono), monospace;text-transform:uppercase;letter-spacing:.1em;color:#f4ecd899;font-size:11px}.lp-shell .demo-call{background:var(--paper);color:var(--ink);border-radius:14px;padding:28px;box-shadow:0 30px 60px -30px #0009}.lp-shell .demo-call .meta{font-family:var(--font-marketing-mono), monospace;color:#1a0f2e8c;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--rule-paper);justify-content:space-between;align-items:center;padding-bottom:14px;font-size:11px;display:flex}.lp-shell .demo-call .duration{color:var(--leaf-deep)}.lp-shell .demo-call .lines{flex-direction:column;gap:14px;margin-top:18px;display:flex}.lp-shell .line{font-size:14px;line-height:1.55}.lp-shell .line .who{font-family:var(--font-marketing-mono), monospace;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:11px;font-weight:500;display:block}.lp-shell .line.agent .who{color:var(--fire-deep)}.lp-shell .line.user .who{color:var(--grape-deep)}.lp-shell .demo-call .outcome{border-top:1px solid var(--ink);justify-content:space-between;align-items:center;margin-top:24px;padding-top:14px;display:flex}.lp-shell .demo-call .outcome b{font-family:var(--font-display), serif;letter-spacing:-.01em;font-size:22px;font-weight:340}.lp-shell .demo-call .outcome .badge{font-family:var(--font-marketing-mono), monospace;background:var(--ink);color:var(--cream);border-radius:999px;padding:6px 11px;font-size:11px}.lp-shell .compare{padding:110px 0}.lp-shell .compare .head{margin-bottom:64px}.lp-shell .compare h2{font-family:var(--font-display), serif;letter-spacing:-.03em;max-width:1100px;font-size:clamp(40px,6.4vw,92px);font-weight:340;line-height:.95}.lp-shell .compare h2 em{color:var(--fire);font-style:italic}.lp-shell .compare h2 .grape{color:var(--grape);font-style:italic}.lp-shell .ctable{border-collapse:collapse;border:1px solid var(--rule-strong);border-radius:14px;width:100%;overflow:hidden}.lp-shell .ctable th,.lp-shell .ctable td{border-bottom:1px solid var(--rule);text-align:left;padding:18px 20px;font-size:14.5px}.lp-shell .ctable th{font-family:var(--font-marketing-mono), monospace;text-transform:uppercase;letter-spacing:.12em;color:#f4ecd8b3;background:#1f1038b3;font-size:11px;font-weight:500}.lp-shell .ctable th.tf{background:var(--fire);color:var(--ink)}.lp-shell .ctable td{vertical-align:middle}.lp-shell .ctable td.lbl{font-family:var(--font-display), serif;border-right:1px solid var(--rule);letter-spacing:-.01em;width:30%;font-size:20px;font-weight:340}.lp-shell .ctable td.tf{background:#f3922214;border-left:1px solid #f392224d;font-weight:500}.lp-shell .ctable .yes{color:var(--leaf);font-family:var(--font-marketing-mono), monospace;font-size:13px}.lp-shell .ctable .no{color:var(--fire-deep);font-family:var(--font-marketing-mono), monospace;font-size:13px}.lp-shell .ctable .partial{color:#f4ecd88c;font-family:var(--font-marketing-mono), monospace;font-size:13px}.lp-shell .ctable tr:last-child td{border-bottom:none}.lp-shell .testify{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:#1f103866;padding:100px 0;position:relative;overflow:hidden}.lp-shell .testify-head{grid-template-columns:1fr 1fr;align-items:end;gap:48px;margin-bottom:48px;display:grid}.lp-shell .testify-head h2{font-family:var(--font-display), serif;letter-spacing:-.02em;font-variation-settings:"opsz" 144,"SOFT" 30;font-size:clamp(40px,5.4vw,76px);font-weight:340;line-height:.96}.lp-shell .testify-head h2 em{color:var(--fire);font-style:italic}.lp-shell .testify-head p{color:#f4ecd8b3;max-width:440px;font-size:16px;line-height:1.55}.lp-shell .testify-grid{grid-template-rows:auto auto;grid-template-columns:1.55fr 1fr;align-items:stretch;gap:20px;display:grid}.lp-shell .testify-card{border:1px solid var(--rule-strong);background:#1408288c;border-radius:8px;flex-direction:column;gap:18px;padding:28px;transition:border-color .25s,transform .25s;display:flex;position:relative}.lp-shell .testify-card:hover{border-color:#f3922273;transform:translateY(-2px)}.lp-shell .testify-card.big{flex-direction:row;grid-row:1/3;gap:28px;padding:32px}.lp-shell .testify-card img{aspect-ratio:1.6;object-fit:cover;filter:saturate(.92)contrast(1.02);border-radius:6px;width:100%}.lp-shell .testify-card.big img{aspect-ratio:auto;object-fit:cover;object-position:75% 25%;flex-shrink:0;align-self:stretch;width:230px;height:auto}.lp-shell .testify-card .body{flex-direction:column;flex:1;justify-content:center;display:flex}.lp-shell .testify-card .quote{font-family:var(--font-display), serif;letter-spacing:-.01em;font-variation-settings:"opsz" 144,"SOFT" 50;color:#f4ecd8f0;font-weight:340}.lp-shell .testify-card.big .quote{font-size:clamp(22px,2.2vw,32px);line-height:1.22}.lp-shell .testify-card:not(.big) .quote{flex:1;font-size:18px;line-height:1.32}.lp-shell .testify-card .quote em{color:var(--fire);font-style:italic}.lp-shell .testify-card .quote .mark{color:var(--fire);vertical-align:-.2em;margin-right:4px;font-size:1.4em;font-style:italic;line-height:0}.lp-shell .testify-card .meta{border-top:1px solid var(--rule);margin-top:20px;padding-top:18px}.lp-shell .testify-card .meta b{font-family:var(--font-display), serif;letter-spacing:-.005em;font-size:20px;font-weight:340;display:block}.lp-shell .testify-card .meta span{font-family:var(--font-marketing-mono), monospace;letter-spacing:.12em;text-transform:uppercase;color:#f4ecd88c;margin-top:4px;font-size:10.5px;display:block}.lp-shell .testify-card.big .stats{border-top:1px solid var(--rule);flex-wrap:wrap;gap:24px;margin-top:22px;padding-top:18px;display:flex}.lp-shell .testify-card.big .stats div{min-width:96px}.lp-shell .testify-card.big .stats b{font-family:var(--font-display), serif;color:var(--fire);letter-spacing:-.02em;font-size:32px;font-weight:340;line-height:1;display:block}.lp-shell .testify-card.big .stats span{font-family:var(--font-marketing-mono), monospace;text-transform:uppercase;letter-spacing:.12em;color:#f4ecd899;margin-top:4px;font-size:10px;display:block}.lp-shell .trust{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:#1f103866;padding:48px 0}.lp-shell .trust-row{font-family:var(--font-marketing-mono), monospace;color:#f4ecd8b3;text-transform:uppercase;letter-spacing:.14em;flex-wrap:wrap;justify-content:space-between;gap:18px;font-size:11px;display:flex}.lp-shell .trust-row span{align-items:center;gap:8px;display:flex}.lp-shell .faq{padding:100px 0 60px}.lp-shell .faq .head{margin-bottom:48px}.lp-shell .faq h2{font-family:var(--font-display), serif;letter-spacing:-.03em;font-size:clamp(36px,5.2vw,76px);font-weight:340;line-height:.96}.lp-shell .faq h2 em{color:var(--fire);font-style:italic}.lp-shell details{border-top:1px solid var(--rule-strong);cursor:pointer;padding:26px 0}.lp-shell details:last-of-type{border-bottom:1px solid var(--rule-strong)}.lp-shell summary{font-family:var(--font-display), serif;letter-spacing:-.01em;justify-content:space-between;align-items:center;font-size:24px;font-weight:340;list-style:none;display:flex}.lp-shell summary::-webkit-details-marker{display:none}.lp-shell summary:after{content:"+";font-family:var(--font-marketing-mono), monospace;color:var(--fire);flex-shrink:0;margin-left:20px;font-size:24px;transition:transform .3s}.lp-shell details[open] summary:after{content:"–"}.lp-shell details p{color:#f4ecd8b8;max-width:820px;margin-top:14px;font-size:15.5px;line-height:1.6}.lp-shell .final{border-top:1px solid var(--rule-strong);background:linear-gradient(#1f103899 0%,#0000 100%);padding:120px 0 110px;position:relative;overflow:hidden}.lp-shell .final:before{content:"";pointer-events:none;background:radial-gradient(circle,#f392221f 0%,#0000 60%);border-radius:50%;width:1200px;height:1200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-shell .final h2{font-family:var(--font-display), serif;letter-spacing:-.04em;text-align:center;z-index:2;font-variation-settings:"opsz" 144,"SOFT" 30;font-size:clamp(64px,11vw,180px);font-weight:340;line-height:.86;position:relative}.lp-shell .final h2 em{color:var(--fire);font-variation-settings:"opsz" 144,"SOFT" 80;font-style:italic}.lp-shell .final h2 .stroke{-webkit-text-stroke:1.5px var(--cream);color:#0000;font-style:italic}.lp-shell .final-sub{text-align:center;color:#f4ecd8b8;z-index:2;max-width:600px;margin:32px auto 0;font-size:17px;line-height:1.55;position:relative}.lp-shell .final-form{border:1px solid var(--cream);z-index:2;background:#f4ecd80a;border-radius:999px;justify-content:center;gap:0;max-width:580px;margin:48px auto 0;display:flex;position:relative;overflow:hidden}.lp-shell .final-form input{font-family:var(--font-marketing-sans), sans-serif;color:var(--cream);background:0 0;border:none;outline:none;flex:1;padding:18px 24px;font-size:15px}.lp-shell .final-form input::placeholder{color:#f4ecd873}.lp-shell .final-form button{background:var(--fire);color:var(--ink);font-family:var(--font-marketing-sans), sans-serif;cursor:pointer;border:none;padding:18px 28px;font-size:14.5px;font-weight:500;transition:background .2s}.lp-shell .final-form button:hover{background:var(--cream)}.lp-shell .lead-form{z-index:2;text-align:left;flex-direction:column;gap:14px;max-width:600px;margin:44px auto 0;display:flex;position:relative}.lp-shell .lead-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.lp-shell .lead-form input,.lp-shell .lead-form select{border:1px solid var(--rule-strong);width:100%;font-family:var(--font-marketing-sans), sans-serif;color:var(--cream);background:#f4ecd80a;border-radius:14px;outline:none;padding:16px 20px;font-size:15px;transition:border-color .2s}.lp-shell .lead-form input::placeholder{color:#f4ecd873}.lp-shell .lead-form input:focus,.lp-shell .lead-form select:focus{border-color:var(--fire)}.lp-shell .lead-form select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23F4ECD8' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;padding-right:44px}.lp-shell .lead-form select:invalid{color:#f4ecd873}.lp-shell .lead-form select option{background:var(--night-2);color:var(--cream)}.lp-shell .lead-form button{background:var(--fire);color:var(--ink);font-family:var(--font-marketing-sans), sans-serif;cursor:pointer;border:none;border-radius:999px;margin-top:6px;padding:17px 28px;font-size:15px;font-weight:500;transition:background .2s}.lp-shell .lead-form button:hover{background:var(--cream)}.lp-shell .lead-form button:disabled{opacity:.6;cursor:default}.lp-shell .lead-error{font-family:var(--font-marketing-mono), monospace;color:#ff9b7a;text-align:center;margin-top:2px;font-size:12px}.lp-shell .lead-hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.lp-shell .lead-success{text-align:center;z-index:2;border:1px solid var(--rule-strong);background:#a8d24b0f;border-radius:20px;max-width:560px;margin:44px auto 0;padding:40px 32px;position:relative}.lp-shell .lead-success-head{font-family:var(--font-display), serif;color:var(--fire);font-variation-settings:"opsz" 144,"SOFT" 60;margin-bottom:12px;font-size:28px;font-style:italic}.lp-shell .lead-success p{color:#f4ecd8bf;font-size:15px;line-height:1.55}.lp-shell footer{border-top:1px solid var(--rule-strong);padding:60px 0 40px}.lp-shell .foot-grid{grid-template-columns:1.5fr repeat(4,1fr);gap:32px;margin-bottom:60px;display:grid}.lp-shell .foot-grid h6{font-family:var(--font-marketing-mono), monospace;text-transform:uppercase;letter-spacing:.14em;color:#f4ecd88c;margin-bottom:16px;font-size:11px;font-weight:500}.lp-shell .foot-grid a{color:#f4ecd8c7;padding:6px 0;font-size:14px;display:block}.lp-shell .foot-grid a:hover{color:var(--fire)}.lp-shell .foot-brand p{color:#f4ecd8a6;max-width:320px;margin-top:14px;font-size:14px;line-height:1.55}.lp-shell .foot-bottom{border-top:1px solid var(--rule);font-family:var(--font-marketing-mono), monospace;color:#f4ecd88c;text-transform:uppercase;letter-spacing:.12em;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;font-size:11px;display:flex}.lp-shell .megaword{font-family:var(--font-display), serif;letter-spacing:-.05em;color:#0000;-webkit-text-stroke:1.4px #f4ecd82e;pointer-events:none;-webkit-user-select:none;user-select:none;font-variation-settings:"opsz" 144,"SOFT" 100;font-size:clamp(120px,22vw,320px);font-style:italic;line-height:.86}@media (max-width:1100px){.lp-shell .pain-head,.lp-shell .uses .head,.lp-shell .product .head,.lp-shell .config-card,.lp-shell .phone-card,.lp-shell .testify-head,.lp-shell .pipeline .head{grid-template-columns:1fr}.lp-shell .testify-grid{grid-template-rows:auto;grid-template-columns:1fr}.lp-shell .testify-card.big{flex-direction:column;grid-row:auto;gap:20px}.lp-shell .testify-card.big img{aspect-ratio:1.6;width:100%;height:auto}.lp-shell .pain-list{grid-template-columns:repeat(2,1fr)}.lp-shell .pain-item:nth-child(3n){border-right:1px solid var(--rule);padding-right:28px}.lp-shell .pain-item:nth-child(2n){border-right:none;padding-right:0}.lp-shell .pipeline-stages{grid-template-columns:repeat(3,1fr)}.lp-shell .stage{border-bottom:1px solid var(--rule)}.lp-shell .stage:nth-child(3n){border-right:none}.lp-shell .mock-pair{grid-template-columns:1fr}.lp-shell .hero-meta{grid-template-columns:repeat(2,1fr);gap:24px}.lp-shell .hero:before{background-position:75%}.lp-shell .hero:after{background:linear-gradient(90deg,#140828f7 0%,#140828d9 50%,#1408288c 100%)}}@media (max-width:860px){.lp-shell nav.top .row{gap:12px;height:64px}.lp-shell .wrap{padding:0 20px}.lp-shell .logo .word{font-size:21px}.lp-shell .logo img{width:30px;height:30px}.lp-shell .logo .logo-mark{height:36px}.lp-shell .nav-links,.lp-shell .nav-cta{display:none}.lp-shell .nav-toggle{display:inline-block}}@media (max-width:720px){.lp-shell .pain-list{grid-template-columns:1fr}.lp-shell .pain-item{border-right:none!important;padding:32px 0 28px!important}.lp-shell .pipeline-stages{grid-template-columns:repeat(2,1fr)}.lp-shell .stage:nth-child(3n){border-right:1px solid var(--rule)}.lp-shell .stage:nth-child(2n){border-right:none}.lp-shell .trust-row{flex-direction:column;gap:10px}.lp-shell .kpis{grid-template-columns:repeat(2,1fr)}.lp-shell .config-body{grid-template-columns:1fr}.lp-shell .config-l{border-right:none;border-bottom:1px solid var(--app-line-soft)}.lp-shell .tabpanel{grid-template-columns:1fr;gap:32px;padding:28px 24px}.lp-shell .tabpanel h3{font-size:clamp(32px,8.4vw,44px);line-height:1.02}.lp-shell .tabpanel .stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.lp-shell .tabpanel .stats .s b{font-size:clamp(22px,6.8vw,30px)}.lp-shell .tabpanel .stats .s span{font-size:10px}.lp-shell .foot-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.lp-shell .voice-pick{grid-template-columns:1fr}.lp-shell .hero-meta{grid-template-columns:1fr 1fr;gap:20px}.lp-shell .hero-meta .stat b{font-size:clamp(26px,7.8vw,34px)}.lp-shell .hero-meta .stat span{white-space:normal}.lp-shell h1.head{letter-spacing:-.025em;font-size:clamp(48px,12.8vw,64px)}.lp-shell .lede{font-size:16px}.lp-shell .ctable th,.lp-shell .ctable td{padding:12px 10px;font-size:12px}.lp-shell .ctable td.lbl{font-size:15px}.lp-shell .pain,.lp-shell .uses,.lp-shell .compare,.lp-shell .testify,.lp-shell .product,.lp-shell .pipeline,.lp-shell .final,.lp-shell .manifesto{padding:64px 0}.lp-shell .trust{padding:36px 0}.lp-shell .pipeline-anchor{aspect-ratio:16/9;margin-top:24px}.lp-shell .hero{min-height:auto;padding:32px 0 64px}.lp-shell .hero:before{background-position:right -80px center;background-size:auto 110%}.lp-shell .hero:after{background:linear-gradient(#140828eb 0%,#140828cc 100%)}.lp-shell .dash{grid-template-columns:1fr}.lp-shell .dash-side{display:none}.lp-shell .dash-main{margin:10px}.lp-shell .app-table .col-num{display:none}.lp-shell .app-table th,.lp-shell .app-table td{padding:7px 8px;font-size:11px}.lp-shell .app-badge{padding:3px 7px;font-size:9.5px}.lp-shell .chart-x span:nth-child(2n){display:none}.lp-shell .t-msg{max-width:100%}.lp-shell .testify-portrait{width:140px;height:170px;font-size:120px}.lp-shell .testify-portrait:after{margin-top:-20px}.lp-shell .config-side h3{font-size:clamp(30px,8.6vw,42px)}.lp-shell .phone-side h3{font-size:clamp(30px,8.4vw,40px)}.lp-shell .marquee{padding:18px 0}.lp-shell .marquee-row{gap:42px}.lp-shell .marquee-row span{font-size:24px}.lp-shell .tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin:0 -20px;padding:0 20px;overflow-x:auto}.lp-shell .tabs::-webkit-scrollbar{display:none}.lp-shell .tab{flex:none;padding:12px 16px;font-size:10.5px}.lp-shell .final h2{font-size:clamp(48px,14vw,72px);line-height:.92}.lp-shell .final-form{background:#f4ecd80d;border-radius:22px;flex-direction:column;align-items:stretch}.lp-shell .final-form input{text-align:left;padding:16px 22px;font-size:14.5px}.lp-shell .final-form button{border-top:1px solid var(--cream);border-radius:0 0 22px 22px;padding:16px 22px}.lp-shell .lead-row{grid-template-columns:1fr}.lp-shell .phone{transform-origin:50%;transform:rotate(-2deg)scale(.96)}.lp-shell summary{padding:4px 0;font-size:20px}.lp-shell details{padding:22px 0}.lp-shell .compare .reveal[style*=auto]{margin:0 -20px;padding:0 20px}.lp-shell .browser-bar .url{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}}@media (max-width:400px){.lp-shell .wrap{padding:0 16px}.lp-shell .hero-ctas{gap:10px}.lp-shell .hero-ctas .btn{padding:12px 18px;font-size:13.5px}.lp-shell .hero-meta{gap:16px}.lp-shell .pipeline-stages{grid-template-columns:1fr}.lp-shell .stage{border-right:none!important}.lp-shell .pipeline .total{padding:18px 20px;font-size:11px}.lp-shell .testify-card{padding:22px}.lp-shell .testify-card .quote{font-size:17px}.lp-shell .demo-call{padding:22px}.lp-shell .tabpanel{padding:24px 18px}.lp-shell .config-l,.lp-shell .config-r{padding:18px}.lp-shell .megaword{letter-spacing:-.04em;font-size:96px}}@media (prefers-reduced-motion:reduce){*,.lp-shell :before,.lp-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.lp-shell .marquee-row{animation:none;transform:translate(-12%)}.lp-shell .parrot-img{animation:none}.lp-shell .reveal{opacity:1;transform:none}}.lp-shell .reveal{opacity:0;transition:opacity .9s,transform .9s;transform:translateY(24px)}.lp-shell .reveal.in{opacity:1;transform:none}
