.lp-above-fold{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:80px 24px 28px;display:flex}.lp-hero{flex-direction:column;align-items:center;width:100%;padding:0;display:flex}main>.lp-hero{text-align:center;max-width:1000px;margin:0 auto;padding:180px 24px 80px}main>.lp-hero>h1{letter-spacing:-.035em;color:#f5f5f5;margin-bottom:24px;font-size:clamp(36px,5vw,60px);font-weight:700;line-height:1.08}main>.lp-hero>p{color:#ffffff8c;max-width:640px;margin:0 auto 36px;font-size:18px;line-height:1.65}main>.lp-hero>.lp-cta-row{justify-content:center}@media (max-width:768px){main>.lp-hero{padding:140px 16px 60px}main>.lp-hero>h1{font-size:clamp(28px,6vw,42px)}main>.lp-hero>p{font-size:16px}}@media (max-width:480px){main>.lp-hero{padding:120px 14px 48px}}.lp-hero-title{color:#f5f5f5;letter-spacing:-.03em;text-align:left;width:100%;max-width:780px;margin-bottom:20px;font-size:clamp(32px,4vw,48px);font-weight:600;line-height:1.15}.lp-hero-card{-webkit-backdrop-filter:blur(20px);background:#ffffff12;border-radius:20px;width:100%;max-width:780px;padding:28px 32px 24px;position:relative}.lp-hero-sublabel{color:#ffffff8c;letter-spacing:.01em;margin-bottom:16px;font-size:13px}.lp-hero-ph-wrap{min-height:28px;margin-bottom:40px;position:relative}.lp-hero-ph{pointer-events:none;z-index:1;height:28px;position:absolute;top:0;left:0;right:0;overflow:hidden}.lp-hero-ph span{color:#ffffff8c;white-space:nowrap;text-overflow:ellipsis;text-align:left;opacity:0;width:100%;font-size:15px;line-height:28px;transition:opacity .4s,transform .4s;position:absolute;top:0;left:0;overflow:hidden;transform:translateY(18px)}.lp-hero-ph span.active{opacity:1;transform:translateY(0)}.lp-hero-ph span.exit-up{opacity:0;transform:translateY(-18px)}.lp-hero-ph.hidden{opacity:0;transition:opacity .15s}.lp-hero-input{color:#ffffff80;width:100%;font-family:var(--font);resize:none;z-index:2;background:0 0;border:none;outline:none;min-height:28px;padding:0;font-size:15px;font-weight:400;line-height:28px;position:relative}.lp-hero-btn{background:var(--curb-orange);color:var(--bg-primary,#0d100f);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font);background:#fdfac329;border-radius:4px;align-items:center;gap:8px;padding:10px 22px;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex;position:absolute;bottom:24px;right:24px}.lp-hero-btn:hover{opacity:.85;transform:translateY(-1px)}.lp-credbar{flex-shrink:0;max-width:780px;margin:0 auto;padding:12px 0 0;overflow:hidden}.lp-credbar-row{align-items:center;margin-bottom:14px;padding:0;display:flex}.lp-credbar-label{color:#ffffff8c;white-space:nowrap;letter-spacing:.01em;flex-shrink:0;margin-right:20px;font-size:12px}.lp-marquee-wrap{flex:1;min-width:0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 3% 97%,#0000 100%)}.lp-marquee-track{align-items:center;gap:24px;width:max-content;animation:40s linear infinite lp-scroll;display:flex}.lp-marquee-track:hover{animation-play-state:paused}@keyframes lp-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.lp-marquee-item{white-space:nowrap;color:#ffffff80;flex-shrink:0;align-items:center;gap:7px;font-size:12px;font-weight:500;display:flex}.lp-marquee-item img{object-fit:contain;opacity:.6;filter:brightness(0)invert();flex-shrink:0;width:16px;height:16px}.lp-marquee-item.others{color:#ffffff8c;font-weight:400}.lp-credbar-stats{color:#ffffff8c;flex-wrap:wrap;align-items:center;gap:20px;padding:0;font-size:12px;display:flex}.lp-credbar-stat{white-space:nowrap;align-items:center;gap:5px;display:flex}.lp-credbar-stat svg{opacity:.35;flex-shrink:0}.lp-section{max-width:1000px;margin:0 auto;padding:80px 24px}.lp-section-eyebrow{color:#ffffff8c;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:600}.lp-section-title{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1.15}.lp-section-sub{color:#ffffff8c;max-width:640px;margin-bottom:48px;font-size:16px;line-height:1.7}.lp-pain-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.lp-pain-card{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border-radius:14px;padding:28px 24px}.lp-pain-title{color:#f5f5f5;letter-spacing:-.01em;margin-bottom:10px;font-size:16px;font-weight:600}.lp-pain-desc{color:#ffffff8c;font-size:14px;line-height:1.65}.lp-benefit-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.lp-benefit{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border-radius:14px;padding:28px 24px}.lp-benefit-icon{width:40px;height:40px;color:var(--curb-orange);background:#fdfac324;border-radius:10px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.lp-benefit-title{color:#f5f5f5;letter-spacing:-.01em;margin-bottom:10px;font-size:16px;font-weight:600}.lp-benefit-desc{color:#ffffff8c;font-size:14px;line-height:1.65}.lp-steps-grid{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.lp-step{counter-increment:step;-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border-radius:14px;padding:28px 24px;position:relative}.lp-step-num{color:#ffffff8c;letter-spacing:.05em;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:700;display:none}.lp-step-title{color:#f5f5f5;letter-spacing:-.01em;margin-bottom:10px;font-size:16px;font-weight:600}.lp-step-desc{color:#ffffff8c;font-size:14px;line-height:1.65}.lp-usecases-list{flex-direction:column;gap:0;display:flex}.lp-usecase{color:#fff9;background:#ffffff0a;border-radius:12px;align-items:center;gap:14px;margin-bottom:8px;padding:16px 0;font-size:15px;display:flex}.lp-usecase-dot{background:#fdfac380;border-radius:50%;flex-shrink:0;width:6px;height:6px}.lp-team-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.lp-team-card{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border-radius:14px;padding:28px 24px}.lp-team-name{color:#f5f5f5;margin-bottom:10px;font-size:15px;font-weight:600}.lp-team-desc{color:#ffffff8c;font-size:14px;line-height:1.65}.lp-faq-list{flex-direction:column;gap:0;display:flex}.lp-faq-item{background:#ffffff0a;border-radius:12px;margin-bottom:8px;padding-left:20px;padding-right:20px}.lp-faq-q{text-align:left;color:#f5f5f5;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 0;font-family:inherit;font-size:15px;font-weight:500;display:flex}.lp-faq-q:after{content:"+";color:#ffffff8c;flex-shrink:0;font-size:20px;transition:transform .2s}.lp-faq-item.open .lp-faq-q:after{content:"−"}.lp-faq-a{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.lp-faq-item.open .lp-faq-a{max-height:300px}.lp-faq-a p{color:#ffffff8c;padding-bottom:20px;font-size:14px;line-height:1.7}.lp-hero-demo{max-width:1000px;margin:0 auto;padding:0 24px 40px}@media (max-width:768px){.lp-hero-demo{padding:0 16px 32px}}.lp-quote{text-align:center;max-width:1000px;margin:0 auto;padding:60px 24px}.lp-quote blockquote{margin:0;padding:0}.lp-quote blockquote p{color:#ffffffbf;margin-bottom:16px;font-size:20px;font-style:italic;font-weight:500;line-height:1.6}.lp-quote blockquote cite{color:#ffffff8c;font-size:14px;font-style:normal;display:block}.lp-problem{max-width:1000px;margin:0 auto;padding:80px 24px}.lp-problem h2{letter-spacing:-.03em;margin-bottom:24px;font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1.15}.lp-problem p{color:#ffffff8c;max-width:720px;margin-bottom:16px;font-size:16px;line-height:1.7}.lp-problem p:last-child{margin-bottom:0}.lp-solution{max-width:1000px;margin:0 auto;padding:80px 24px}.lp-solution h2{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1.15}.lp-solution>p{color:#ffffff8c;max-width:640px;margin-bottom:40px;font-size:16px;line-height:1.7}.lp-benefit h3{color:#f5f5f5;margin-bottom:10px;font-size:16px;font-weight:600}.lp-benefit p,.lp-step-text p{color:#ffffff8c;font-size:14px;line-height:1.65}.lp-benefit .lp-ico{width:44px;height:44px;color:var(--curb-orange);background:#fdfac324;border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.lp-benefit .lp-ico svg{flex-shrink:0}.lp-step .lp-ico{width:44px;height:44px;color:var(--curb-orange);background:#fdfac324;border-radius:12px;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.lp-step .lp-ico svg{flex-shrink:0}.lp-benefits{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.lp-how{max-width:1000px;margin:0 auto;padding:80px 24px}.lp-how h2{letter-spacing:-.03em;margin-bottom:40px;font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1.15}.lp-steps{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.lp-faq{max-width:1000px;margin:0 auto;padding:80px 24px}.lp-faq>h2{letter-spacing:-.03em;margin-bottom:40px;font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1.15}.lp-prompt-section{text-align:center;max-width:1000px;margin:0 auto;padding:80px 24px}.lp-prompt-section h2{letter-spacing:-.03em;margin-bottom:28px;font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1.15}.lp-prompt-wrap{max-width:640px;margin:0 auto}.lp-prompt{text-align:left;-webkit-backdrop-filter:blur(20px);background:#ffffff12;border-radius:16px;padding:18px 56px 18px 20px;position:relative}.lp-prompt-ph{pointer-events:none;align-items:center;padding:18px 56px 18px 20px;display:flex;position:absolute;inset:0;overflow:hidden}.lp-prompt-ph.hidden{opacity:0}.lp-prompt-ph .lp-ph{color:#ffffff8c;white-space:nowrap;opacity:0;font-size:15px;transition:opacity .35s,transform .35s;position:absolute;transform:translateY(16px)}.lp-prompt-ph .lp-ph.active{opacity:1;transform:translateY(0)}.lp-prompt-ph .lp-ph.exit-up{opacity:0;transform:translateY(-16px)}.lp-prompt-input{color:#f5f5f5;resize:none;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:15px;line-height:1.5}.lp-prompt-send{color:#ffffff8c;cursor:pointer;background:#ffffff1f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.lp-prompt-send:hover,.lp-prompt-send.has-text{background:var(--curb-orange);border-color:var(--curb-orange);color:var(--on-orange,#fff)}.lp-visual,.lp-features{max-width:1000px;margin:0 auto;padding:0 24px 80px}.lp-feature-grid{grid-template-columns:repeat(3,1fr);gap:12px 24px;display:grid}.lp-feature-item{color:#ffffff80;align-items:center;gap:10px;padding:12px 0;font-size:14px;display:flex}.lp-feature-item svg{width:18px;height:18px;stroke:var(--curb-orange);stroke-width:2.5px;fill:none;flex-shrink:0}@media (max-width:768px){.lp-prompt-section{padding:60px 16px}.lp-visual,.lp-features{padding:0 16px 60px}.lp-feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.lp-feature-grid{grid-template-columns:1fr}}.lp-final-cta{text-align:center;max-width:1000px;margin:0 auto;padding:80px 24px 100px}.lp-final-cta h2{letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1.15}.lp-final-cta p{color:#ffffff8c;max-width:640px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.6}.lp-final-cta .lp-cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.lp-logos{text-align:center;max-width:1000px;margin:0 auto;padding:40px 24px}.lp-logos p{color:#ffffff8c;margin-bottom:20px;font-size:13px}.lp-logo-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}.lp-logo-row img{opacity:.5;filter:brightness(0)invert();height:20px}.lp-cta-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (max-width:768px){.lp-problem,.lp-solution{padding:60px 16px}.lp-benefits{grid-template-columns:1fr}.lp-how{padding:60px 16px}.lp-steps{grid-template-columns:1fr}.lp-faq{padding:60px 16px}.lp-final-cta{padding:60px 16px 80px}.lp-quote{padding:40px 16px}.lp-quote blockquote p{font-size:18px}}.lp-cta{text-align:center;max-width:1000px;margin:0 auto;padding:80px 24px 100px}.lp-cta-title{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1.15}.lp-cta-sub{color:#ffffff8c;margin-bottom:32px;font-size:16px;line-height:1.6}.lp-cta-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.lp-btn-primary{background:var(--curb-orange);color:var(--on-orange,#fff);cursor:pointer;font-size:15px;font-weight:500;font-family:var(--font);border:none;border-radius:4px;align-items:center;gap:8px;padding:12px 24px;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.lp-btn-primary:hover{opacity:.85;transform:translateY(-1px)}.lp-btn-secondary{color:#fff9;cursor:pointer;font-size:15px;font-weight:500;font-family:var(--font);-webkit-backdrop-filter:blur(16px);background:#ffffff1a;border-radius:4px;align-items:center;gap:8px;padding:12px 24px;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.lp-btn-secondary:hover{color:#fff;border-color:#ffffff8c}.lp-demo-row{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:40px;display:grid}.lp-demo-single{margin-top:40px}.lp-demo-row>div,.lp-demo-single>div{background:#111;border-radius:14px;overflow:hidden}.lp-demo-row .pd-card-demo{background:0 0;padding:0}.lp-demo-row .pd-card-demo>div{height:100%}@media (max-width:768px){.lp-demo-row{grid-template-columns:1fr}}.uc-hero{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:1100px;margin:0 auto;padding:180px 40px 60px;display:grid}.uc-hero-text h1{letter-spacing:-.035em;color:#f5f5f5;margin-bottom:20px;font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.1}.uc-hero-text p{color:#ffffff8c;max-width:480px;margin-bottom:32px;font-size:17px;line-height:1.65}.uc-hero-phone{justify-content:center;display:flex}.uc-trusted{margin-top:40px}.uc-trusted-label{color:#ffffff8c;text-transform:uppercase;letter-spacing:.06em;margin-bottom:14px;font-size:12px;font-weight:500}.uc-trusted-logos{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.uc-trusted-logos img{opacity:.35;filter:brightness(0)invert();height:18px}.uc-phone{background:#000;border:3px solid #2a2a2a;border-radius:48px;width:270px;padding:4px;position:relative;box-shadow:0 40px 100px #000000b3,0 0 0 1px #ffffff0a,inset 0 0 0 1px #1a1a1a}.uc-phone-screen{background:#0a0a0a;border-radius:42px;padding:12px 10px 18px;overflow:hidden}.uc-phone-notch{background:#000;border-radius:20px;width:76px;height:22px;margin:0 auto 4px;position:relative}.uc-phone-notch:before{content:"";background:#0a0a0a;border:1px solid #1a1a1a;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.uc-phone-notch:after{content:"";width:3px;height:3px;box-shadow:none;background:#111;border-radius:50%;position:absolute;top:50%;right:17px;transform:translateY(-50%)}.uc-phone-status{color:#fff;justify-content:space-between;align-items:center;padding:0 10px 8px;font-size:12px;font-weight:600;display:flex}.uc-screen{min-height:480px;position:relative;overflow:hidden}.uc-step{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;padding:0 14px;transition:opacity .5s;display:flex;position:absolute;inset:0}.uc-step.active{opacity:1;pointer-events:auto}.uc-cta-btn{color:#fff;text-align:center;cursor:default;background:#fdfac359;border:none;border-radius:10px;width:100%;margin-top:14px;padding:10px;font-size:12px;font-weight:600;transition:transform .15s,opacity .15s;display:block}.uc-cta-btn.pressed{opacity:.55;transform:scale(.96)}.uc-cta-sub{color:#ffffff8c;text-align:center;-webkit-backdrop-filter:blur(20px);background:#ffffff12;border-radius:10px;width:100%;margin-top:8px;padding:9px;font-size:11px;font-weight:500;display:block}.uc-picon img{object-fit:contain;filter:brightness(0)invert();width:16px;height:16px}.uc-search{color:#ffffff8c;-webkit-backdrop-filter:blur(20px);background:#ffffff14;border-radius:8px;align-items:center;gap:6px;margin-bottom:10px;padding:9px 12px;font-size:12px;display:flex}.uc-search svg{opacity:.4;flex-shrink:0;width:11px;height:11px}.uc-provider{color:#fff;-webkit-backdrop-filter:blur(20px);background:#ffffff0f;border-radius:10px;align-items:center;gap:10px;margin-bottom:8px;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.uc-picon{color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.uc-action-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.uc-action-head h3{color:#fff;margin:0;font-size:14px;font-weight:600}.uc-action-head .uc-dots{color:#ffffff8c;letter-spacing:2px;font-size:16px}.uc-option{color:#ffffffb3;-webkit-backdrop-filter:blur(20px);background:#ffffff12;border-radius:10px;margin-bottom:8px;padding:10px 12px;font-size:12px}.uc-option.selected{color:#fff;background:#fdfac326;border-color:#fdfac359}.uc-timeline{padding-top:0}.uc-tl-item{gap:12px;margin-bottom:28px;display:flex;position:relative}.uc-tl-item:not(:last-child):after{content:"";background:#fdfac333;width:2px;position:absolute;top:34px;bottom:-28px;left:15px}.uc-tl-icon{width:32px;height:32px;color:var(--curb-orange);background:#fdfac324;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.uc-tl-text h4{color:#fff;margin:0 0 3px;font-size:14px;font-weight:600}.uc-tl-text p{color:#ffffff8c;max-width:none;margin:0;font-size:11px}@media (max-width:900px){.uc-hero{text-align:center;grid-template-columns:1fr;gap:40px;padding:150px 24px 40px}.uc-hero-text p{margin-left:auto;margin-right:auto}.uc-hero-text .lp-cta-row{justify-content:center}.uc-trusted{margin-top:32px}.uc-trusted-label{text-align:center}.uc-trusted-logos{justify-content:center}}@media (max-width:480px){.uc-hero{padding:130px 16px 32px}.uc-phone{border-width:3px;border-radius:42px;width:240px;padding:3px}.uc-phone-screen{border-radius:38px;padding:10px 8px 14px}.uc-screen{min-height:360px}.uc-trusted-logos{gap:20px}.uc-trusted-logos img{height:16px}}@media (max-width:1024px){.lp-benefit-grid{grid-template-columns:repeat(2,1fr)}}.lp-card-thumb{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border-radius:8px;margin-bottom:16px;overflow:hidden}.lp-card-thumb img{opacity:.8;width:100%;display:block}.lp-divider{background:#ffffff0d;max-width:1000px;height:1px;margin:0 auto}@media (max-width:768px){.lp-above-fold{padding:0 16px 20px}.lp-hero{padding:70px 0 0}.lp-hero-card{padding:22px 20px 20px}.lp-hero-input{margin-bottom:52px;font-size:18px}.lp-hero-btn{padding:9px 18px;font-size:13px;bottom:16px;right:16px}.lp-credbar{padding:16px 16px 0}.lp-credbar-row{flex-direction:column;align-items:flex-start;gap:10px}.lp-credbar-label{margin-right:0}.lp-pain-grid,.lp-benefit-grid,.lp-steps-grid,.lp-team-grid{grid-template-columns:1fr}.lp-section{padding:60px 16px}}@media (max-width:480px){.lp-above-fold{padding:0 14px 16px}.lp-hero{padding:60px 0 0}.lp-hero-card{border-radius:16px;padding:18px 16px}.lp-hero-input{min-height:48px;margin-bottom:48px;font-size:16px}.lp-cta{padding:60px 16px 80px}}.lp-reading{padding:40px var(--curb-gutter) 80px}.lp-reading-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px;display:grid}.lp-reading-card{background:#ffffff0a;border-radius:16px;flex-direction:column;gap:10px;padding:24px;transition:background .2s;display:flex}.lp-reading-card:hover{background:#ffffff12}.lp-reading-tag{letter-spacing:.16em;text-transform:uppercase;color:#fdfac3b3;font-size:12px}.lp-reading-title{letter-spacing:-.01em;color:#f6f6f6;font-size:17px;font-weight:600;line-height:1.35}.lp-reading-arrow{color:#cdcdcd;margin-top:auto;padding-top:8px;font-size:14px}@media (max-width:900px){.lp-reading-grid{grid-template-columns:1fr}}.hero-landscape{aspect-ratio:16/9;isolation:isolate;background:#0a1512;border-radius:16px;width:100%;position:relative;overflow:hidden}.hero-landscape-video{object-fit:cover;z-index:0;opacity:.9;width:100%;height:100%;position:absolute;inset:0}.hero-landscape-bg,.hero-landscape-fg{pointer-events:none;position:absolute;inset:0}.hero-landscape-bg{z-index:1}.hero-landscape-fg{z-index:3}.hero-landscape-bg img,.hero-landscape-fg img{object-fit:cover;object-position:bottom center;width:100%;height:auto;max-height:100%;position:absolute;bottom:0;left:0}.hero-landscape-fg img{transform-origin:bottom;transform:scale(1.08)}.hero-landscape-phone{z-index:2;width:min(30%,230px);position:absolute;bottom:6%;left:50%;transform:translate(-50%)}@media (max-width:768px){.hero-landscape{aspect-ratio:4/3}.hero-landscape-phone{width:min(46%,200px)}}.lpd-phone{aspect-ratio:9/17;background:#0d100f;border-radius:26px;flex-direction:column;width:100%;padding:26px 10px 12px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 6px #141a18f2,0 24px 60px #0000008c}.lpd-notch{background:#ffffff24;border-radius:999px;width:34%;height:8px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.lpd-header{align-items:center;gap:6px;padding:0 6px 8px;display:flex}.lpd-avatar{background:var(--curb-orange,#f0642b);color:#0d100f;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex}.lpd-name{color:#ffffffbf;font-size:10px;font-weight:600}.lpd-thread{flex-direction:column;gap:6px;padding:4px;display:flex;overflow:hidden}.lpd-msg{border-radius:12px;max-width:88%;padding:7px 9px;font-size:9.5px;line-height:1.45;animation:.28s cubic-bezier(.16,1,.3,1) both lpdMsgIn}.lpd-msg-out{color:#f6f6f6;background:#ffffff24;border-bottom-right-radius:4px;align-self:flex-end}.lpd-msg-in{color:#fdfac3;background:#fdfac329;border-bottom-left-radius:4px;align-self:flex-start}.lpd-meta{color:#ffffff80;margin-top:4px;font-size:8px;display:block}@keyframes lpdMsgIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.lpd-msg{animation:none}}.pillar-image{background:#ffffff0a;border:0}.ps-viz{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;height:100%;padding:26px;display:flex}.ps-viz>*{width:100%;max-width:300px}.ps-grid{grid-template-columns:repeat(3,1fr);gap:6px;width:100%;display:grid}.ps-cell{color:#fff9;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;padding:10px 4px;font-size:10px;animation:.5s both psCellIn;display:flex}.ps-cell-0{animation-delay:20ms}.ps-cell-1{animation-delay:60ms}.ps-cell-2{animation-delay:.1s}.ps-cell-3{animation-delay:.14s}.ps-cell-4{color:#fdfac3;background:#fdfac329;animation-delay:.18s}.ps-cell-5{animation-delay:.22s}.ps-cell-6{animation-delay:.26s}.ps-cell-7{animation-delay:.3s}.ps-cell-8{animation-delay:.34s}.ps-coverage-label{color:#ffffff80;font-size:12px}@keyframes psCellIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.ps-sec-title,.ps-done-label{color:#f6f6f6;font-size:13px;font-weight:600}.ps-sec-rows{flex-direction:column;gap:6px;width:100%;display:flex}.ps-sec-row{color:#ffffffb3;background:#ffffff0d;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;font-size:11px;display:flex}.ps-sec-value{color:#8fc4b0;font-weight:700}.ps-sec-foot,.ps-ba-label,.ps-done-sub,.ps-confirm-foot{color:#ffffff73;font-size:11px}.ps-thread{flex-direction:column;gap:6px;width:100%;display:flex}.ps-msg{text-align:left;border-radius:12px;max-width:92%;padding:8px 10px;font-size:11px;line-height:1.45}.ps-msg-out{color:#f6f6f6;background:#ffffff1f;border-bottom-right-radius:4px;align-self:flex-end}.ps-msg-in{color:#ffffffbf;background:#ffffff0d;border-bottom-left-radius:4px;align-self:flex-start}.ps-msg-link{color:#fdfac3}.ps-confirm-foot{align-items:center;gap:6px;display:inline-flex}.ps-confirm-dot{background:#8fc4b0;border-radius:999px;width:6px;height:6px}.ps-ba{aspect-ratio:16/10;border-radius:12px;width:100%;display:flex;position:relative;overflow:hidden}.ps-ba-pane{flex:1;align-items:flex-end;padding:8px;display:flex;position:relative}.ps-ba-before{background:linear-gradient(160deg,#2a2a26,#1a1a17)}.ps-ba-after{background:linear-gradient(160deg,#2e4b40,#16302a)}.ps-ba-tag{letter-spacing:.08em;text-transform:uppercase;color:#fffc;background:#00000073;border-radius:999px;padding:3px 8px;font-size:9px}.ps-ba-handle{background:#ffffffbf;width:2px;margin-left:-1px;position:absolute;top:0;bottom:0;left:50%}.ps-ba-handle:after{content:"";background:#ffffffe6;border-radius:999px;width:22px;height:22px;margin:-11px 0 0 -11px;position:absolute;top:50%;left:50%}.ps-agent-rows{flex-direction:column;gap:8px;width:100%;display:flex}.ps-agent-row{text-align:left;color:#ffffffb3;background:#ffffff0d;border-radius:10px;align-items:center;gap:9px;padding:10px 12px;font-size:11px;display:flex}.ps-agent-dot{background:#8fc4b0;border-radius:999px;flex-shrink:0;width:6px;height:6px}.ps-agent-running .ps-agent-dot{background:#fdfac3;animation:1.4s ease-in-out infinite psPulse}@keyframes psPulse{0%,to{opacity:1}50%{opacity:.3}}.ps-done-check{background:#8fc4b02e;border-radius:999px;width:52px;height:52px;position:relative}.ps-done-check:after{content:"";border-bottom:3px solid #8fc4b0;border-right:3px solid #8fc4b0;width:12px;height:20px;position:absolute;top:16px;left:18px;transform:rotate(45deg)}.ps-viz-generic svg{width:100%;height:auto}@media (prefers-reduced-motion:reduce){.ps-cell,.ps-agent-running .ps-agent-dot{animation:none}}.ps-who{padding:40px var(--curb-gutter) 20px}.ps-who .plat-title{margin-bottom:28px}.ps-who-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.ps-who-item{color:#fffc;background:#ffffff0a;border-radius:14px;align-items:center;gap:12px;padding:18px 20px;font-size:15px;display:flex}.ps-who-icon{background:#fdfac329;border-radius:999px;flex-shrink:0;width:18px;height:18px;position:relative}.ps-who-icon:after{content:"";border-bottom:2px solid #fdfac3;border-right:2px solid #fdfac3;width:5px;height:9px;position:absolute;top:4px;left:6px;transform:rotate(45deg)}@media (max-width:768px){.ps-who-grid{grid-template-columns:1fr}}
