.Navbar-module___rHu7W__header{z-index:100;border-bottom:1px solid #0000;padding:0 2rem;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__header.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c0c0cd9;border-bottom-color:#ffffff0f}.Navbar-module___rHu7W__nav{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;height:68px;margin:0 auto;display:flex}.Navbar-module___rHu7W__logo{align-items:center;gap:8px;text-decoration:none;display:flex}.Navbar-module___rHu7W__logoIcon{align-items:center;display:flex}.Navbar-module___rHu7W__logoText{color:#fff;letter-spacing:-.02em;font-size:1.375rem;font-weight:800;line-height:1}.Navbar-module___rHu7W__logoDot{color:#e84b2a}.Navbar-module___rHu7W__navLinks{gap:0;list-style:none;display:flex}.Navbar-module___rHu7W__navLink{color:#9ca3af;letter-spacing:.01em;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.Navbar-module___rHu7W__navLink:hover{color:#fff}.Navbar-module___rHu7W__navActions{align-items:center;gap:1rem;display:flex}.Navbar-module___rHu7W__ctaButton{color:#fff;white-space:nowrap;background:#e84b2a;border-radius:6px;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.Navbar-module___rHu7W__ctaButton:hover{background:#ff5a35;transform:translateY(-1px);box-shadow:0 4px 20px #e84b2a66}.Navbar-module___rHu7W__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module___rHu7W__bar{transform-origin:50%;background:#fff;border-radius:2px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.Navbar-module___rHu7W__barOpen1{transform:translateY(7px)rotate(45deg)}.Navbar-module___rHu7W__barOpen2{opacity:0;transform:scaleX(0)}.Navbar-module___rHu7W__barOpen3{transform:translateY(-7px)rotate(-45deg)}.Navbar-module___rHu7W__mobileMenu{background:#0c0c0cf7;border-top:1px solid #ffffff0f;flex-direction:column;gap:0;max-height:0;transition:max-height .35s,padding .35s;display:none;overflow:hidden}.Navbar-module___rHu7W__mobileMenuOpen{max-height:400px;padding:1rem 0}.Navbar-module___rHu7W__mobileLink{color:#9ca3af;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:block}.Navbar-module___rHu7W__mobileLink:hover{color:#fff;background:#ffffff0a}.Navbar-module___rHu7W__mobileCta{color:#fff;text-align:center;background:#e84b2a;border-radius:6px;justify-content:center;margin:.75rem 1.5rem .25rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}@media (max-width:768px){.Navbar-module___rHu7W__navLinks,.Navbar-module___rHu7W__ctaButton{display:none}.Navbar-module___rHu7W__hamburger,.Navbar-module___rHu7W__mobileMenu{display:flex}}.Navbar-module___rHu7W__logoImg{width:auto;height:56px;display:block}
.Hero-module__JgYmMq__section{justify-content:center;align-items:center;min-height:100vh;padding:120px 2rem 100px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__dashboardWrap{width:100%;padding-top:3rem}.Hero-module__JgYmMq__bg{pointer-events:none;z-index:0;position:absolute;inset:0}.Hero-module__JgYmMq__bgLines{background-image:repeating-linear-gradient(90deg,#ffffff07 0 1px,#0000 1px 56px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#0006 8%,#000c 25%,#000 50%,#000c 75%,#0000004d 92%,#0000 100%);mask-image:linear-gradient(#0000 0%,#0006 8%,#000c 25%,#000 50%,#000c 75%,#0000004d 92%,#0000 100%)}.Hero-module__JgYmMq__bgGlowBottom{filter:blur(2px);background:radial-gradient(#e84b2a38 0%,#e84b2a1a 35%,#0000 70%);width:900px;height:600px;animation:5s ease-in-out infinite alternate Hero-module__JgYmMq__glowPulse;position:absolute;bottom:-10%;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__bgGlowTopLeft{background:radial-gradient(at 0 0,#e84b2a17 0%,#0000 65%);width:600px;height:450px;position:absolute;top:-5%;left:-5%}.Hero-module__JgYmMq__bgNoise{opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");background-size:200px 200px;position:absolute;inset:0}@keyframes Hero-module__JgYmMq__glowPulse{0%{opacity:.85;transform:translate(-50%)scale(1)}to{opacity:1;transform:translate(-50%)scale(1.08)}}.Hero-module__JgYmMq__container{z-index:1;text-align:center;--mx:0px;--my:0px;width:100%;max-width:820px;transform:translate(calc(var(--mx) * .05), calc(var(--my) * .05));flex-direction:column;align-items:center;gap:0;transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative}.Hero-module__JgYmMq__badge{color:#e0e0e0;letter-spacing:.04em;background:#e84b2a14;border:1px solid #e84b2a59;border-radius:100px;align-items:center;gap:8px;margin-bottom:2rem;padding:6px 16px;font-size:.78rem;font-weight:500;animation:.7s .1s both Hero-module__JgYmMq__fadeUp;display:inline-flex}.Hero-module__JgYmMq__badgeDot{background:#e84b2a;border-radius:50%;width:6px;height:6px;animation:2.5s ease-in-out infinite Hero-module__JgYmMq__dotPulse;box-shadow:0 0 6px #e84b2acc}@keyframes Hero-module__JgYmMq__dotPulse{0%,to{opacity:1;box-shadow:0 0 4px #e84b2a99}50%{opacity:.85;box-shadow:0 0 10px #e84b2a}}.Hero-module__JgYmMq__headline{letter-spacing:-.03em;color:#fff;flex-direction:column;gap:.05em;margin-bottom:1.5rem;font-size:clamp(3rem,7.5vw,5.5rem);font-weight:900;line-height:1.08;display:flex}.Hero-module__JgYmMq__headlineLine{animation:.7s both Hero-module__JgYmMq__fadeUp;display:block}.Hero-module__JgYmMq__headlineLine:first-child{animation-delay:.25s}.Hero-module__JgYmMq__headlineLine:nth-child(2){animation-delay:.38s}.Hero-module__JgYmMq__accent{color:#e84b2a;font-style:normal}.Hero-module__JgYmMq__subCopy{color:#9ca3af;max-width:520px;margin-bottom:2.25rem;font-size:1rem;font-weight:400;line-height:1.72;animation:.7s .5s both Hero-module__JgYmMq__fadeUp}.Hero-module__JgYmMq__ctaRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:3.5rem;animation:.7s .62s both Hero-module__JgYmMq__fadeUp;display:flex}.Hero-module__JgYmMq__ctaPrimary{color:#fff;letter-spacing:.01em;background:#e84b2a;border-radius:8px;align-items:center;gap:8px;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__ctaPrimary:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff1f 0%,#0000 50%);position:absolute;inset:0}.Hero-module__JgYmMq__ctaPrimary:hover{background:#ff5534;transform:translateY(-2px);box-shadow:0 8px 32px #e84b2a73}.Hero-module__JgYmMq__ctaPrimary:active{transform:translateY(0)}.Hero-module__JgYmMq__ctaSecondary{color:#d1d5db;background:0 0;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:8px;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.Hero-module__JgYmMq__ctaSecondary:hover{color:#fff;background:#ffffff0d;border-color:#ffffff40}.Hero-module__JgYmMq__statsRow{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:3.5rem;animation:.7s .75s both Hero-module__JgYmMq__fadeUp;display:flex}.Hero-module__JgYmMq__stat{flex-direction:column;align-items:center;gap:4px;display:flex}.Hero-module__JgYmMq__statValue{color:#e84b2a;letter-spacing:-.02em;font-size:1.875rem;font-weight:800;line-height:1}.Hero-module__JgYmMq__statLabel{color:#6b7280;letter-spacing:.03em;text-transform:capitalize;font-size:.78rem;font-weight:400}@keyframes Hero-module__JgYmMq__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Hero-module__JgYmMq__section{padding:100px 1.25rem 60px}.Hero-module__JgYmMq__headline{font-size:clamp(2.5rem,12vw,3.5rem)}.Hero-module__JgYmMq__subCopy{font-size:.9375rem}.Hero-module__JgYmMq__ctaRow{flex-direction:column;align-items:stretch;width:100%}.Hero-module__JgYmMq__ctaPrimary,.Hero-module__JgYmMq__ctaSecondary{justify-content:center;width:100%}.Hero-module__JgYmMq__statsRow{gap:2rem}}
.Dashboard-module__w7WZ1G__wrapper{opacity:0;width:100%;max-width:640px;margin:0 auto;transition:opacity .7s,transform .7s;transform:translateY(40px)}.Dashboard-module__w7WZ1G__wrapperVisible{opacity:1;transform:translateY(0)}.Dashboard-module__w7WZ1G__window{background:#111318;border:1px solid #ffffff14;border-radius:14px;overflow:hidden;box-shadow:0 0 0 1px #ffffff08,0 40px 80px #0009,0 0 60px #e84b2a0f}.Dashboard-module__w7WZ1G__titleBar{background:#0e1014;border-bottom:1px solid #ffffff0f;align-items:center;gap:12px;padding:12px 18px;display:flex}.Dashboard-module__w7WZ1G__dots{gap:6px;display:flex}.Dashboard-module__w7WZ1G__dot{border-radius:50%;width:12px;height:12px}.Dashboard-module__w7WZ1G__dotRed{background:#e84b2a}.Dashboard-module__w7WZ1G__dotYellow{background:#f0a500}.Dashboard-module__w7WZ1G__dotGreen{background:#28c76f}.Dashboard-module__w7WZ1G__titleText{color:#9ca3af;letter-spacing:.01em;font-size:.8125rem;font-weight:500}.Dashboard-module__w7WZ1G__statsGrid{background:#ffffff0d;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:1px;margin:16px;display:grid;overflow:hidden}.Dashboard-module__w7WZ1G__statCard{background:#161a21;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.Dashboard-module__w7WZ1G__statCardLabel{color:#6b7280;letter-spacing:.02em;font-size:.72rem;font-weight:400}.Dashboard-module__w7WZ1G__statCardRow{align-items:baseline;gap:8px;display:flex}.Dashboard-module__w7WZ1G__statCardValue{color:#f3f4f6;letter-spacing:-.02em;font-size:1.625rem;font-weight:700;line-height:1}.Dashboard-module__w7WZ1G__statCardDelta{color:#28c76f;font-size:.72rem;font-weight:600}.Dashboard-module__w7WZ1G__pipeline{padding:0 16px 16px}.Dashboard-module__w7WZ1G__pipelineHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.Dashboard-module__w7WZ1G__pipelineTitle{color:#e5e7eb;font-size:.875rem;font-weight:600}.Dashboard-module__w7WZ1G__livePill{color:#9ca3af;align-items:center;gap:6px;font-size:.72rem;font-weight:500;display:inline-flex}.Dashboard-module__w7WZ1G__liveDot{background:#28c76f;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite Dashboard-module__w7WZ1G__liveBlink}@keyframes Dashboard-module__w7WZ1G__liveBlink{0%,to{opacity:1}50%{opacity:.35}}.Dashboard-module__w7WZ1G__leadsList{flex-direction:column;gap:2px;display:flex}.Dashboard-module__w7WZ1G__leadRow{border-bottom:1px solid #ffffff0a;align-items:flex-start;gap:12px;padding:10px 0;display:flex}.Dashboard-module__w7WZ1G__leadRow:last-child{border-bottom:none}.Dashboard-module__w7WZ1G__avatar{color:#9ca3af;letter-spacing:.05em;background:#1e2330;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding-top:1px;font-size:.65rem;font-weight:700;line-height:1;display:flex}.Dashboard-module__w7WZ1G__leadInfo{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.Dashboard-module__w7WZ1G__leadMeta{justify-content:space-between;align-items:center;display:flex}.Dashboard-module__w7WZ1G__leadName{color:#e5e7eb;font-size:.8125rem;font-weight:500}.Dashboard-module__w7WZ1G__leadTime{color:#6b7280;font-size:.7rem}.Dashboard-module__w7WZ1G__barTrack{background:#ffffff0f;border-radius:100px;height:6px;position:relative;overflow:visible}.Dashboard-module__w7WZ1G__barFill{border-radius:100px;width:0%;height:100%;transition:width 1.1s cubic-bezier(.4,0,.2,1)}.Dashboard-module__w7WZ1G__barRed{background:linear-gradient(90deg,#c0392b,#e84b2a)}.Dashboard-module__w7WZ1G__barOrange{background:linear-gradient(90deg,#d97706,#f59e0b)}.Dashboard-module__w7WZ1G__barGreen{background:linear-gradient(90deg,#16a34a,#22c55e)}.Dashboard-module__w7WZ1G__barCyan{background:linear-gradient(90deg,#0891b2,#06b6d4)}.Dashboard-module__w7WZ1G__barIcon{right:calc(100% - v-bind("lead.barWidth") - 2px);color:#f59e0b;pointer-events:none;font-size:.55rem;position:absolute;top:50%;transform:translateY(-50%)}.Dashboard-module__w7WZ1G__leadStatus{letter-spacing:.04em;align-self:flex-end;font-size:.68rem;font-weight:600}.Dashboard-module__w7WZ1G__statusQualified{color:#e84b2a}.Dashboard-module__w7WZ1G__statusContacted{color:#f59e0b}.Dashboard-module__w7WZ1G__statusBooked{color:#22c55e}.Dashboard-module__w7WZ1G__statusNurturing{color:#06b6d4}@media (max-width:480px){.Dashboard-module__w7WZ1G__statsGrid{grid-template-columns:repeat(3,1fr)}.Dashboard-module__w7WZ1G__statCardValue{font-size:1.25rem}.Dashboard-module__w7WZ1G__statCardLabel{font-size:.65rem}}
.Process-module__Y14LMW__section{background:#0c0c0c;padding:100px 2rem 110px;position:relative;overflow:hidden}.Process-module__Y14LMW__bgDots{pointer-events:none;background-image:radial-gradient(circle,#ffffff0b 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%)}.Process-module__Y14LMW__inner{flex-direction:column;align-items:center;gap:0;max-width:1120px;margin:0 auto;display:flex;position:relative}.Process-module__Y14LMW__eyebrow{letter-spacing:.18em;color:#00d4c8;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:600}.Process-module__Y14LMW__headline{color:#fff;letter-spacing:-.03em;text-align:center;margin-bottom:5rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.1}.Process-module__Y14LMW__accent{color:#00d4c8}.Process-module__Y14LMW__timeline{width:100%;position:relative}.Process-module__Y14LMW__lineTrack{z-index:0;height:2px;position:absolute;top:42px;left:10%;right:10%}.Process-module__Y14LMW__lineBase{background:#ffffff17;border-radius:2px;position:absolute;inset:0}.Process-module__Y14LMW__beam{background:linear-gradient(90deg,#0000 0%,#00d4c833 30%,#00d4c8e6 70%,#00d4c8 100%);border-radius:6px;width:0%;height:6px;transition:none;position:absolute;top:-2px;left:0;box-shadow:0 0 8px #00d4c8e6,0 0 20px #00d4c880,0 0 40px #00d4c840}.Process-module__Y14LMW__beamActive{width:100%;transition:width 2.8s cubic-bezier(.4,0,.6,1)}.Process-module__Y14LMW__steps{z-index:1;grid-template-columns:repeat(5,1fr);gap:0;display:grid;position:relative}.Process-module__Y14LMW__step{flex-direction:column;align-items:center;gap:0;padding:0 8px;display:flex}.Process-module__Y14LMW__iconWrap{opacity:0;background:#13161d;border:1px solid #ffffff14;border-radius:14px;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:1.25rem;transition:opacity .45s,transform .45s cubic-bezier(.34,1.56,.64,1),border-color .3s,box-shadow .3s;display:flex;position:relative;transform:scale(.7)}.Process-module__Y14LMW__iconRevealed{opacity:1;border-color:#00d4c840;transform:scale(1);box-shadow:0 0 0 1px #00d4c81a,0 8px 32px #00000080}.Process-module__Y14LMW__badge{color:#fff;letter-spacing:.02em;z-index:2;background:#e84b2a;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:-10px;left:-10px;box-shadow:0 0 8px #e84b2a80}.Process-module__Y14LMW__iconInner{color:#9ca3af;width:28px;height:28px;transition:color .3s}.Process-module__Y14LMW__iconRevealed .Process-module__Y14LMW__iconInner{color:#d1d5db}.Process-module__Y14LMW__glow{opacity:0;pointer-events:none;background:radial-gradient(circle,#00d4c840 0%,#0000 70%);border-radius:50%;transition:none;position:absolute;inset:-20px;transform:scale(.5)}.Process-module__Y14LMW__glowActive{animation:.8s ease-out forwards Process-module__Y14LMW__glowBurst}@keyframes Process-module__Y14LMW__glowBurst{0%{opacity:.9;transform:scale(.6)}60%{opacity:.4;transform:scale(1.3)}to{opacity:0;transform:scale(1.6)}}.Process-module__Y14LMW__textWrap{text-align:center;opacity:0;flex-direction:column;align-items:center;gap:8px;padding:0 4px;transition:opacity .5s .15s,transform .5s .15s;display:flex;transform:translateY(12px)}.Process-module__Y14LMW__textRevealed{opacity:1;transform:translateY(0)}.Process-module__Y14LMW__stepTitle{color:#f3f4f6;letter-spacing:-.01em;word-break:break-word;overflow-wrap:break-word;font-size:.875rem;font-weight:700;line-height:1.3}.Process-module__Y14LMW__stepDesc{color:#6b7280;word-break:break-word;overflow-wrap:break-word;font-size:.75rem;font-weight:400;line-height:1.65}@media (max-width:860px){.Process-module__Y14LMW__steps{grid-template-columns:repeat(3,1fr);gap:2.5rem 0}.Process-module__Y14LMW__lineTrack{display:none}.Process-module__Y14LMW__step:nth-child(3){grid-column:1/-1;justify-self:center;width:33%}}@media (max-width:540px){.Process-module__Y14LMW__steps{grid-template-columns:repeat(1,1fr);gap:2rem}.Process-module__Y14LMW__step{max-width:100%;padding:0 12px}.Process-module__Y14LMW__step:nth-child(3){grid-column:auto;justify-self:auto;width:auto}.Process-module__Y14LMW__textWrap{max-width:85vw;padding:0 16px}.Process-module__Y14LMW__section{padding:80px 1.25rem}}
.LiveDemo-module__4PS0uq__section{background:#0a0a0f;padding:100px 2rem 110px;position:relative;overflow:hidden}.LiveDemo-module__4PS0uq__bgGlow{pointer-events:none;background:radial-gradient(#e84b2a1a 0%,#e84b2a0a 40%,#0000 70%);width:800px;height:500px;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.LiveDemo-module__4PS0uq__inner{flex-direction:column;align-items:center;max-width:680px;margin:0 auto;display:flex;position:relative}.LiveDemo-module__4PS0uq__eyebrow{letter-spacing:.18em;color:#e84b2a;text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:700}.LiveDemo-module__4PS0uq__headline{color:#fff;letter-spacing:-.03em;text-align:center;margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}.LiveDemo-module__4PS0uq__accent{color:#e84b2a}.LiveDemo-module__4PS0uq__sub{color:#6b7280;text-align:center;max-width:480px;margin-bottom:3rem;font-size:.9375rem;line-height:1.7}.LiveDemo-module__4PS0uq__card{background:#111318;border:1px solid #ffffff14;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 40px 80px #0000008c,0 0 0 1px #ffffff06}.LiveDemo-module__4PS0uq__chatHeader{background:#0e1014;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.LiveDemo-module__4PS0uq__chatHeaderLeft{align-items:center;gap:10px;display:flex;position:relative}.LiveDemo-module__4PS0uq__statusDot{z-index:2;background:#22c55e;border:2px solid #0e1014;border-radius:50%;width:10px;height:10px;animation:2.5s ease-in-out infinite LiveDemo-module__4PS0uq__pulse;position:absolute;bottom:-1px;left:14px}@keyframes LiveDemo-module__4PS0uq__pulse{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 5px #22c55e00}}.LiveDemo-module__4PS0uq__agentInfo{flex-direction:column;gap:2px;display:flex}.LiveDemo-module__4PS0uq__agentName{color:#f3f4f6;font-size:.875rem;font-weight:600}.LiveDemo-module__4PS0uq__agentStatus{color:#6b7280;font-size:.72rem}.LiveDemo-module__4PS0uq__replayBtn{color:#9ca3af;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff17;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:.78rem;font-weight:500;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.LiveDemo-module__4PS0uq__replayBtn:hover{color:#fff;background:#ffffff17;border-color:#ffffff2e}.LiveDemo-module__4PS0uq__botAvatar{color:#e84b2a;background:linear-gradient(135deg,#1c2030,#252c42);border:1px solid #e84b2a4d;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.LiveDemo-module__4PS0uq__botAvatar svg{width:18px;height:18px}.LiveDemo-module__4PS0uq__userAvatar{color:#6b7280;background:#1c2030;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;display:flex}.LiveDemo-module__4PS0uq__userAvatar svg{width:17px;height:17px}.LiveDemo-module__4PS0uq__messages{scroll-behavior:smooth;flex-direction:column;gap:10px;min-height:380px;max-height:420px;padding:20px 18px;display:flex;overflow-y:auto}.LiveDemo-module__4PS0uq__messages::-webkit-scrollbar{width:4px}.LiveDemo-module__4PS0uq__messages::-webkit-scrollbar-track{background:0 0}.LiveDemo-module__4PS0uq__messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.LiveDemo-module__4PS0uq__msgRow{align-items:flex-end;gap:8px;animation:.32s cubic-bezier(.34,1.4,.64,1) both LiveDemo-module__4PS0uq__msgIn;display:flex}@keyframes LiveDemo-module__4PS0uq__msgIn{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.LiveDemo-module__4PS0uq__msgRowBot{justify-content:flex-start}.LiveDemo-module__4PS0uq__msgRowUser{justify-content:flex-end}.LiveDemo-module__4PS0uq__bubble{border-radius:16px;max-width:72%;padding:10px 14px;font-size:.875rem;font-weight:400;line-height:1.55}.LiveDemo-module__4PS0uq__bubbleBot{color:#d1d5db;background:#1a1e28;border:1px solid #ffffff12;border-bottom-left-radius:4px}.LiveDemo-module__4PS0uq__bubbleUser{color:#fff;background:linear-gradient(135deg,#ff4c26 0%,#e84b2a 100%);border:1px solid #ffffff1a;border-bottom-right-radius:4px}.LiveDemo-module__4PS0uq__typingBubble{background:#1a1e28;border:1px solid #ffffff12;border-radius:16px 16px 16px 4px;align-items:center;gap:5px;padding:12px 16px;animation:.32s both LiveDemo-module__4PS0uq__msgIn;display:flex}.LiveDemo-module__4PS0uq__dot{background:#4b5563;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite LiveDemo-module__4PS0uq__bounce}.LiveDemo-module__4PS0uq__dot:first-child{animation-delay:0s}.LiveDemo-module__4PS0uq__dot:nth-child(2){animation-delay:.18s}.LiveDemo-module__4PS0uq__dot:nth-child(3){animation-delay:.36s}@keyframes LiveDemo-module__4PS0uq__bounce{0%,60%,to{background:#4b5563;transform:translateY(0)}30%{background:#9ca3af;transform:translateY(-6px)}}.LiveDemo-module__4PS0uq__chatFooter{background:#0e1014;border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 18px;display:flex}.LiveDemo-module__4PS0uq__stages{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.LiveDemo-module__4PS0uq__stagePill{color:#4b5563;align-items:center;gap:5px;font-size:.72rem;font-weight:500;transition:color .3s;display:inline-flex}.LiveDemo-module__4PS0uq__stagePillActive{color:var(--stage-color)}.LiveDemo-module__4PS0uq__stageDot{background:currentColor;border-radius:50%;width:6px;height:6px;transition:box-shadow .3s}.LiveDemo-module__4PS0uq__stagePillActive .LiveDemo-module__4PS0uq__stageDot{box-shadow:0 0 6px}.LiveDemo-module__4PS0uq__simLabel{color:#374151;font-size:.68rem}@media (max-width:640px){.LiveDemo-module__4PS0uq__section{padding:80px 1.25rem}.LiveDemo-module__4PS0uq__bubble{max-width:85%;font-size:.8125rem}.LiveDemo-module__4PS0uq__messages{min-height:300px;max-height:360px}}
.Outcomes-module__4b2mnG__section{background:#0c0c0c;padding:100px 2rem 110px;position:relative;overflow:hidden}.Outcomes-module__4b2mnG__bgTexture{pointer-events:none;background-image:repeating-linear-gradient(90deg,#ffffff05 0 1px,#0000 1px 64px);position:absolute;inset:0;-webkit-mask-image:radial-gradient(90% 90%,#000 30%,#0000 100%);mask-image:radial-gradient(90% 90%,#000 30%,#0000 100%)}.Outcomes-module__4b2mnG__inner{flex-direction:column;align-items:center;max-width:1100px;margin:0 auto;display:flex;position:relative}.Outcomes-module__4b2mnG__eyebrow{letter-spacing:.18em;color:#e84b2a;text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:700}.Outcomes-module__4b2mnG__headline{color:#fff;letter-spacing:-.03em;text-align:center;margin-bottom:4rem;font-size:clamp(1.875rem,4.5vw,3rem);font-weight:800;line-height:1.1}.Outcomes-module__4b2mnG__gradientText{background:linear-gradient(90deg,#ff7043 0%,#e84b2a 45%,#c0392b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Outcomes-module__4b2mnG__grid{background:#ffffff0d;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:1px;width:100%;display:grid;overflow:hidden;box-shadow:0 40px 80px #0006}.Outcomes-module__4b2mnG__card{opacity:0;background:#0f1115;flex-direction:column;gap:14px;padding:32px 28px;transition:background .25s,opacity .55s,transform .55s cubic-bezier(.34,1.4,.64,1);display:flex;position:relative;overflow:hidden;transform:translateY(28px)}.Outcomes-module__4b2mnG__card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(120px 100px at 20px 20px,#e84b2a12 0%,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.Outcomes-module__4b2mnG__card:hover{background:#111318}.Outcomes-module__4b2mnG__card:hover:before{opacity:1}.Outcomes-module__4b2mnG__cardVisible{opacity:1;transform:translateY(0)}.Outcomes-module__4b2mnG__iconBox{color:#e84b2a;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Outcomes-module__4b2mnG__iconBox svg{width:22px;height:22px;transition:transform .3s}.Outcomes-module__4b2mnG__card:hover .Outcomes-module__4b2mnG__iconBox svg{transform:scale(1.12)}.Outcomes-module__4b2mnG__cardTitle{color:#f3f4f6;letter-spacing:-.01em;font-size:.9375rem;font-weight:700;line-height:1.3}.Outcomes-module__4b2mnG__cardDesc{color:#6b7280;font-size:.8125rem;font-weight:400;line-height:1.7}@media (max-width:860px){.Outcomes-module__4b2mnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.Outcomes-module__4b2mnG__grid{grid-template-columns:1fr}.Outcomes-module__4b2mnG__section{padding:80px 1.25rem}.Outcomes-module__4b2mnG__card{padding:24px 20px}}
.Impact-module__8FHNqW__section{background:#0c0c0c;padding:100px 2rem 110px;position:relative;overflow:hidden}.Impact-module__8FHNqW__bgLeft{pointer-events:none;filter:blur(2px);background:radial-gradient(circle,#e84b2a24 0%,#0000 70%);border-radius:50%;width:480px;height:480px;position:absolute;top:30%;left:-120px}.Impact-module__8FHNqW__bgRight{pointer-events:none;background:radial-gradient(circle,#e84b2a12 0%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:10%;right:-80px}.Impact-module__8FHNqW__inner{flex-direction:column;align-items:center;max-width:1000px;margin:0 auto;display:flex;position:relative}.Impact-module__8FHNqW__eyebrow{letter-spacing:.18em;color:#e84b2a;text-transform:uppercase;margin-bottom:.875rem;font-size:.72rem;font-weight:700}.Impact-module__8FHNqW__headline{color:#fff;letter-spacing:-.03em;text-align:center;margin-bottom:3.5rem;font-size:clamp(1.875rem,4vw,2.75rem);font-weight:800;line-height:1.1}.Impact-module__8FHNqW__accent{color:#e84b2a}.Impact-module__8FHNqW__grid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}.Impact-module__8FHNqW__card{opacity:0;background:#100b0a;border:1px solid #e84b2a1f;border-radius:14px;flex-direction:column;gap:10px;padding:36px 30px 32px;transition:opacity .55s,transform .55s cubic-bezier(.34,1.3,.64,1),border-color .3s;display:flex;position:relative;overflow:hidden;transform:translateY(32px)}.Impact-module__8FHNqW__card:hover{border-color:#e84b2a47}.Impact-module__8FHNqW__cardVisible{opacity:1;transform:translateY(0)}.Impact-module__8FHNqW__cardGlow{pointer-events:none;background:radial-gradient(circle,#e84b2a2e 0%,#b4281414 45%,#0000 70%);border-radius:50%;width:220px;height:200px;transition:opacity .3s;position:absolute;top:-40px;left:-40px}.Impact-module__8FHNqW__card:hover .Impact-module__8FHNqW__cardGlow{opacity:1.3}.Impact-module__8FHNqW__iconBox{color:#e84b2a;width:28px;height:28px;margin-bottom:6px}.Impact-module__8FHNqW__iconBox svg{width:100%;height:100%}.Impact-module__8FHNqW__metric{color:#e84b2a;letter-spacing:-.04em;align-items:baseline;gap:2px;font-size:clamp(2.75rem,6vw,4rem);font-weight:900;line-height:1;display:flex}.Impact-module__8FHNqW__suffix{letter-spacing:-.02em;font-size:.55em;font-weight:800}.Impact-module__8FHNqW__cardTitle{color:#f3f4f6;letter-spacing:-.01em;margin-top:2px;font-size:.9375rem;font-weight:700}.Impact-module__8FHNqW__cardDesc{color:#6b7280;font-size:.8125rem;font-weight:400;line-height:1.65}@media (max-width:760px){.Impact-module__8FHNqW__grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}}@media (max-width:520px){.Impact-module__8FHNqW__section{padding:80px 1.25rem}.Impact-module__8FHNqW__card{padding:28px 22px}}
.About-module__S-Ka5a__section{background:#0c0c0c;padding:100px 2rem 120px;position:relative;overflow:hidden}.About-module__S-Ka5a__inner{flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex;position:relative}.About-module__S-Ka5a__eyebrow{letter-spacing:.18em;color:#00d4c8;text-transform:uppercase;text-align:center;opacity:0;margin-bottom:1rem;font-size:.75rem;font-weight:700;transform:translateY(10px)}.About-module__S-Ka5a__headline{color:#fff;letter-spacing:-.03em;text-align:center;opacity:0;margin-bottom:4rem;font-size:clamp(2rem,5vw,2.75rem);font-weight:800;line-height:1.1;transform:translateY(20px)}.About-module__S-Ka5a__nameAccent{color:#00d4c8}.About-module__S-Ka5a__card{opacity:0;background:#111318;border:1px solid #ffffff14;border-radius:20px;width:100%;padding:48px;transition:opacity 1s cubic-bezier(.2,.8,.2,1) .2s,transform 1s cubic-bezier(.2,.8,.2,1) .2s;transform:translateY(40px);box-shadow:0 40px 80px #0006}.About-module__S-Ka5a__cardVisible{opacity:1;transform:translateY(0)}.About-module__S-Ka5a__cardHeader{margin-bottom:2rem}.About-module__S-Ka5a__logoIcon{opacity:.9;display:flex}.About-module__S-Ka5a__cardContent{flex-direction:column;gap:2.5rem;display:flex}.About-module__S-Ka5a__mainStatement{color:#f3f4f6;max-width:100%;font-size:clamp(1.25rem,3vw,1.625rem);font-weight:700;line-height:1.4}.About-module__S-Ka5a__strongRed{color:#ff1a1a;font-weight:800}.About-module__S-Ka5a__gradientDrop{background:linear-gradient(90deg,#ff4c26 0%,#e84b2a 50%,#ff7043 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.About-module__S-Ka5a__details{flex-direction:column;gap:1.5rem;display:flex}.About-module__S-Ka5a__descParagraph{color:#9ca3af;letter-spacing:.01em;font-size:.9375rem;font-weight:400;line-height:1.8}@media (max-width:640px){.About-module__S-Ka5a__section{padding:80px 1.25rem}.About-module__S-Ka5a__card{border-radius:16px;padding:32px 24px}.About-module__S-Ka5a__cardContent{gap:1.75rem}.About-module__S-Ka5a__mainStatement{font-size:1.125rem}.About-module__S-Ka5a__descParagraph{font-size:.875rem}}.About-module__S-Ka5a__logoIcon,.About-module__S-Ka5a__mainStatement,.About-module__S-Ka5a__descParagraph{opacity:0;transform:translateY(15px)}.About-module__S-Ka5a__animateIn{transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1);opacity:1!important;transform:translateY(0)!important}.About-module__S-Ka5a__aboutLogo{width:auto;height:32px;display:block}
.Contact-module__Bs3a0a__section{background:#0a0a0a;padding:120px 2rem;position:relative;overflow:hidden}.Contact-module__Bs3a0a__inner{text-align:left;grid-template-columns:1fr 1.3fr;align-items:center;gap:80px;max-width:1360px;margin:0 auto;display:grid;position:relative}.Contact-module__Bs3a0a__content{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__Bs3a0a__headline{color:#fff;letter-spacing:-.03em;font-size:clamp(2rem,5vw,2.75rem);font-weight:800;line-height:1.2}.Contact-module__Bs3a0a__accent{background:linear-gradient(90deg,#ff4c26 0%,#e84b2a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__Bs3a0a__description{color:#9ca3af;max-width:480px;font-size:1rem;line-height:1.6}.Contact-module__Bs3a0a__features{flex-direction:column;gap:1rem;margin-top:1.5rem;padding:0;list-style:none;display:flex}.Contact-module__Bs3a0a__featureItem{color:#d1d5db;align-items:center;gap:12px;font-size:.9375rem;display:flex}.Contact-module__Bs3a0a__checkIcon{color:#e84b2a;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Contact-module__Bs3a0a__card{background:#111318;border:1px solid #ffffff14;border-radius:20px;width:100%;padding:30px;box-shadow:0 40px 80px #00000080}.Contact-module__Bs3a0a__cardTitle{color:#fff;margin-bottom:2rem;font-size:1.25rem;font-weight:700}.Contact-module__Bs3a0a__form{flex-direction:column;gap:1rem;display:flex}.Contact-module__Bs3a0a__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__Bs3a0a__inputGroup{width:100%}.Contact-module__Bs3a0a__input,.Contact-module__Bs3a0a__textarea{color:#fff;background:#0e1014;border:1px solid #ffffff0f;border-radius:12px;outline:none;width:100%;padding:14px 18px;font-size:.875rem;transition:border-color .2s,background .2s}.Contact-module__Bs3a0a__input::placeholder,.Contact-module__Bs3a0a__textarea::placeholder{color:#4b5563}.Contact-module__Bs3a0a__input:focus,.Contact-module__Bs3a0a__textarea:focus{background:#12151c;border-color:#e84b2a66}.Contact-module__Bs3a0a__textarea{resize:none;min-height:120px}.Contact-module__Bs3a0a__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4c26 0%,#e84b2a 100%);border:none;border-radius:12px;justify-content:center;align-self:flex-start;align-items:center;gap:10px;margin-top:1rem;padding:14px 28px;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex}.Contact-module__Bs3a0a__submitBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #e84b2a4d}.Contact-module__Bs3a0a__submitBtn svg{transition:transform .2s}.Contact-module__Bs3a0a__submitBtn:hover svg{transform:translate(4px)}@media (max-width:1024px){.Contact-module__Bs3a0a__inner{text-align:center;grid-template-columns:1fr;gap:60px}.Contact-module__Bs3a0a__content{align-items:center}.Contact-module__Bs3a0a__description{margin:0 auto}.Contact-module__Bs3a0a__features{text-align:left}.Contact-module__Bs3a0a__submitBtn{align-self:center;width:100%}}@media (max-width:640px){.Contact-module__Bs3a0a__section{padding:80px 1.25rem}.Contact-module__Bs3a0a__formRow{grid-template-columns:1fr}.Contact-module__Bs3a0a__card{padding:30px 20px}}.Contact-module__Bs3a0a__formWrapper{background:0 0;border-radius:8px;width:100%;min-height:656px;overflow:hidden}
.Footer-module__Grjkva__footer{background:#000;border-top:1px solid #ffffff0d;width:100%;padding:40px 2rem}.Footer-module__Grjkva__inner{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.Footer-module__Grjkva__side{flex:1;display:flex}.Footer-module__Grjkva__side:last-child{justify-content:flex-end}.Footer-module__Grjkva__logoContainer{justify-content:center;align-items:center;display:flex}.Footer-module__Grjkva__logo{align-items:center;gap:8px;display:flex}.Footer-module__Grjkva__logoText{color:#fff;letter-spacing:-.04em;font-size:1.25rem;font-weight:800}.Footer-module__Grjkva__icon{align-items:center;display:flex}.Footer-module__Grjkva__copyright{color:#4b5563;white-space:nowrap;font-size:.75rem;font-weight:500}@media (max-width:768px){.Footer-module__Grjkva__inner{text-align:center;flex-direction:column;gap:24px}.Footer-module__Grjkva__side{justify-content:center!important}.Footer-module__Grjkva__footer{padding:32px 1.25rem}}.Footer-module__Grjkva__footerLogo{width:auto;height:48px;display:block}
