.Header-module__zdSR4q__header{z-index:1000;background:0 0;padding:18px 0;transition:all .35s;position:fixed;top:0;left:0;right:0}.Header-module__zdSR4q__header.Header-module__zdSR4q__scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffe0;border-bottom:1px solid #e1e9f8;padding:12px 0;box-shadow:0 10px 30px #0a173314}.Header-module__zdSR4q__container{background:#ffffffd9;border:1px solid #dde5f6e6;border-radius:9999px;justify-content:space-between;align-items:center;max-width:1400px;height:74px;margin:0 auto;padding:0 40px;display:flex;box-shadow:0 10px 30px #0a17330f}.Header-module__zdSR4q__logo{z-index:1001;align-items:center;display:flex}.Header-module__zdSR4q__logoText{font-family:var(--font-heading);color:#0a1733;letter-spacing:-.03em;text-transform:uppercase;font-size:1.45rem;font-weight:800}.Header-module__zdSR4q__nav{align-items:center;gap:34px;display:flex}.Header-module__zdSR4q__navLink{text-transform:uppercase;letter-spacing:.07em;color:#3d4e72;font-size:.84rem;font-weight:600;transition:color .3s;position:relative}.Header-module__zdSR4q__navLink:hover{color:#0a1733}.Header-module__zdSR4q__navLink:after{content:"";background:#1f6fff;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__zdSR4q__navLink:hover:after{width:100%}.Header-module__zdSR4q__ctaButton{color:#fff;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:linear-gradient(120deg,#1f6fff,#1757cc);border-radius:9999px;align-items:center;gap:10px;padding:11px 20px 11px 24px;font-size:.78rem;font-weight:800;transition:all .3s;display:inline-flex}.Header-module__zdSR4q__ctaButton:hover{background:linear-gradient(120deg,#1757cc,#0f49b5);transform:translateY(-2px);box-shadow:0 12px 36px #1f6fff59}.Header-module__zdSR4q__ctaArrow{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .3s;display:flex}.Header-module__zdSR4q__ctaButton:hover .Header-module__zdSR4q__ctaArrow{background:#ffffffd9}.Header-module__zdSR4q__mobileMenuBtn{z-index:1001;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;padding:7px;display:none}.Header-module__zdSR4q__mobileMenuBtn span{background:#0f172a;width:100%;height:2px;transition:all .3s;display:block}.Header-module__zdSR4q__mobileMenuBtn.Header-module__zdSR4q__active span:first-child{transform:rotate(45deg)translate(6px,6px)}.Header-module__zdSR4q__mobileMenuBtn.Header-module__zdSR4q__active span:nth-child(2){opacity:0}.Header-module__zdSR4q__mobileMenuBtn.Header-module__zdSR4q__active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.Header-module__zdSR4q__mobileMenu{opacity:0;visibility:hidden;z-index:999;background:linear-gradient(160deg,#fff 0%,#f4f8ff 100%);transition:all .3s;position:fixed;inset:0}.Header-module__zdSR4q__mobileMenu.Header-module__zdSR4q__open{opacity:1;visibility:visible}.Header-module__zdSR4q__mobileNav{flex-direction:column;justify-content:center;align-items:center;gap:30px;height:100%;display:flex}.Header-module__zdSR4q__mobileNavLink{font-family:var(--font-heading);color:#0a1733;font-size:1.9rem;font-weight:700;transition:color .3s}.Header-module__zdSR4q__mobileNavLink:hover{color:#1f6fff}.Header-module__zdSR4q__mobileCta{color:#fff;text-transform:uppercase;letter-spacing:.07em;background:linear-gradient(120deg,#1f6fff,#1757cc);border-radius:9999px;margin-top:20px;padding:14px 32px;font-size:.85rem;font-weight:700}@media (max-width:1024px){.Header-module__zdSR4q__container{height:64px}.Header-module__zdSR4q__nav,.Header-module__zdSR4q__ctaButton{display:none}.Header-module__zdSR4q__mobileMenuBtn{display:flex}}@media (max-width:768px){.Header-module__zdSR4q__container{border-radius:18px;padding:0 20px}.Header-module__zdSR4q__logoText{font-size:1.1rem}}
.Footer-module__ItDoMG__footer{background:#060c18;border-top:1px solid #ffffff0f;padding:80px 0 40px}.Footer-module__ItDoMG__container{max-width:1400px;margin:0 auto;padding:0 40px}.Footer-module__ItDoMG__topSection{border-bottom:1px solid #ffffff0f;grid-template-columns:1.5fr 2fr 1.2fr;gap:60px;padding-bottom:60px;display:grid}.Footer-module__ItDoMG__brandSection{flex-direction:column;display:flex}.Footer-module__ItDoMG__logo{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-size:2rem;font-weight:800}.Footer-module__ItDoMG__brandDesc{color:#94a3b8;margin-bottom:25px;font-size:1rem;line-height:1.7}.Footer-module__ItDoMG__socialLinks{gap:12px;display:flex}.Footer-module__ItDoMG__socialLink{color:#94a3b8;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.Footer-module__ItDoMG__socialLink:hover{color:#fff;background:#1f6fff;border-color:#1f6fff}.Footer-module__ItDoMG__linksSection{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Footer-module__ItDoMG__linkColumn{flex-direction:column;display:flex}.Footer-module__ItDoMG__linkTitle{color:#fff;margin-bottom:25px;font-size:1.1rem;font-weight:700}.Footer-module__ItDoMG__footerLink{color:#94a3b8;margin-bottom:12px;font-size:.95rem;transition:color .3s}.Footer-module__ItDoMG__footerLink:hover{color:#1f6fff}.Footer-module__ItDoMG__contactItem{color:#94a3b8;align-items:flex-start;gap:12px;margin-bottom:15px;font-size:.95rem;line-height:1.5;display:flex}.Footer-module__ItDoMG__contactItem svg{color:#1f6fff;flex-shrink:0;margin-top:3px}.Footer-module__ItDoMG__newsletterSection{flex-direction:column;display:flex}.Footer-module__ItDoMG__newsletterDesc{color:#94a3b8;margin-bottom:20px;font-size:.95rem;line-height:1.6}.Footer-module__ItDoMG__newsletterForm{gap:10px;display:flex}.Footer-module__ItDoMG__newsletterInput{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;flex:1;padding:14px 20px;font-size:.95rem;transition:border-color .3s}.Footer-module__ItDoMG__newsletterInput::placeholder{color:#64748b}.Footer-module__ItDoMG__newsletterInput:focus{border-color:#1f6fff;outline:none}.Footer-module__ItDoMG__newsletterBtn{color:#fff;cursor:pointer;background:#1f6fff;border:none;border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.Footer-module__ItDoMG__newsletterBtn:hover{background:#1757cc;transform:translateY(-2px)}.Footer-module__ItDoMG__successMessage{color:#1f6fff;background:#1f6fff1a;border:1px solid #1f6fff4d;border-radius:8px;padding:14px 20px;font-size:.95rem;font-weight:500}.Footer-module__ItDoMG__bottomSection{justify-content:space-between;align-items:center;padding-top:30px;display:flex}.Footer-module__ItDoMG__copyright{color:#94a3b8;font-size:.9rem}.Footer-module__ItDoMG__bottomLinks{gap:30px;display:flex}.Footer-module__ItDoMG__bottomLink{color:#94a3b8;font-size:.9rem;transition:color .3s}.Footer-module__ItDoMG__bottomLink:hover{color:#1f6fff}@media (max-width:1024px){.Footer-module__ItDoMG__topSection{grid-template-columns:1fr;gap:40px}.Footer-module__ItDoMG__container{padding:0 30px}.Footer-module__ItDoMG__linksSection{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Footer-module__ItDoMG__footer{padding:60px 0 30px}.Footer-module__ItDoMG__container{padding:0 20px}.Footer-module__ItDoMG__topSection{gap:35px;padding-bottom:40px}.Footer-module__ItDoMG__logo{font-size:1.6rem}.Footer-module__ItDoMG__brandDesc{font-size:.9rem}.Footer-module__ItDoMG__socialLinks{justify-content:flex-start}.Footer-module__ItDoMG__socialLink{width:44px;height:44px}.Footer-module__ItDoMG__linksSection{grid-template-columns:1fr;gap:25px}.Footer-module__ItDoMG__linkTitle{margin-bottom:15px;font-size:1rem}.Footer-module__ItDoMG__footerLink{margin-bottom:10px;font-size:.9rem}.Footer-module__ItDoMG__newsletterSection{margin-top:10px}.Footer-module__ItDoMG__newsletterDesc{font-size:.9rem}.Footer-module__ItDoMG__newsletterForm{flex-direction:column}.Footer-module__ItDoMG__newsletterInput{padding:12px 16px}.Footer-module__ItDoMG__newsletterBtn{width:100%;height:45px}.Footer-module__ItDoMG__bottomSection{text-align:center;flex-direction:column;gap:15px}.Footer-module__ItDoMG__copyright{font-size:.85rem}}
.Hero-module__V_Vygq__hero{background:#050d1f;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:140px 40px 0;display:flex;position:relative;overflow:hidden}.Hero-module__V_Vygq__videoBg{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Hero-module__V_Vygq__videoOverlay{z-index:1;pointer-events:none;background:linear-gradient(#050d1fa6 0%,#050d1f8c 60%,#050d1fd1 100%);position:absolute;inset:0}.Hero-module__V_Vygq__inner{z-index:2;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:48px;width:100%;max-width:1180px;margin:0 auto;display:grid;position:relative}.Hero-module__V_Vygq__copyCol{text-align:left;width:100%;max-width:720px}.Hero-module__V_Vygq__topLabel{text-transform:uppercase;letter-spacing:.14em;color:#ffffffb3;align-items:center;gap:10px;margin-bottom:24px;font-size:.72rem;font-weight:600;display:inline-flex}.Hero-module__V_Vygq__labelDot{background:#60a5fa;border-radius:50%;flex-shrink:0;width:8px;height:8px}.Hero-module__V_Vygq__heading{font-family:var(--font-heading);letter-spacing:-.03em;color:#fff;max-width:760px;margin:0 0 22px;font-size:clamp(2.4rem,5.2vw,4.2rem);font-weight:800;line-height:1.1}.Hero-module__V_Vygq__accent{color:#60a5fa}.Hero-module__V_Vygq__subHeading{color:#ffffffb3;max-width:580px;margin:0 0 36px;font-size:1.05rem;line-height:1.7}.Hero-module__V_Vygq__ctaRow{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:20px;margin-bottom:24px;display:flex}.Hero-module__V_Vygq__ctaPill{color:#fff;letter-spacing:.01em;background:linear-gradient(120deg,#1f6fff,#1757cc);border-radius:9999px;align-items:center;gap:14px;padding:18px 28px;font-size:1rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #1f6fff4d}.Hero-module__V_Vygq__ctaPill:hover{background:linear-gradient(120deg,#1757cc,#0f49b5);transform:translateY(-3px);box-shadow:0 16px 40px #1f6fff59}.Hero-module__V_Vygq__arrowCircle{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .3s;display:flex}.Hero-module__V_Vygq__ctaPill:hover .Hero-module__V_Vygq__arrowCircle{background:#ffffffd9}.Hero-module__V_Vygq__ctaOutline{color:#fff;background:0 0;border:1px solid #ffffff59;border-radius:9999px;align-items:center;gap:8px;padding:18px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__V_Vygq__ctaOutline:hover{background:#ffffff14;border-color:#ffffffb3}.Hero-module__V_Vygq__subNote{color:#ffffff80;letter-spacing:.02em;font-size:.82rem;font-weight:500}.Hero-module__V_Vygq__visualCol{justify-content:flex-end;display:flex}.Hero-module__V_Vygq__visualCard{background:#fff;border:1px solid #dde5f6;border-radius:20px;width:min(100%,420px);padding:28px;box-shadow:0 24px 60px #0a17331f}.Hero-module__V_Vygq__visualHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.Hero-module__V_Vygq__visualPill{text-transform:uppercase;letter-spacing:.12em;color:#1757cc;background:#1f6fff14;border:1px solid #1f6fff33;border-radius:9999px;padding:5px 11px;font-size:.68rem;font-weight:700}.Hero-module__V_Vygq__visualMetric{font-family:var(--font-heading);color:#1f6fff;font-size:1.5rem;font-weight:800}.Hero-module__V_Vygq__visualTitle{font-family:var(--font-heading);color:#0a1733;margin-bottom:18px;font-size:1rem;font-weight:700;line-height:1.3}.Hero-module__V_Vygq__progressList{flex-direction:column;gap:13px;margin-bottom:20px;display:flex}.Hero-module__V_Vygq__progressMeta{justify-content:space-between;margin-bottom:6px;display:flex}.Hero-module__V_Vygq__progressLabel{color:#3d4e72;font-size:.8rem;font-weight:500}.Hero-module__V_Vygq__progressValue{color:#0a1733;font-size:.8rem;font-weight:700}.Hero-module__V_Vygq__progressTrack{background:#edf2ff;border-radius:9999px;height:6px;overflow:hidden}.Hero-module__V_Vygq__progressFill{background:linear-gradient(90deg,#1f6fff,#60a5fa);border-radius:9999px;height:100%}.Hero-module__V_Vygq__cardDivider{background:#e8eeff;height:1px;margin:18px 0}.Hero-module__V_Vygq__projectList{flex-direction:column;gap:10px;display:flex}.Hero-module__V_Vygq__projectRow{align-items:center;gap:10px;display:flex}.Hero-module__V_Vygq__projectDot{background:#1f6fff;border-radius:50%;flex-shrink:0;width:7px;height:7px}.Hero-module__V_Vygq__projectInfo{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.Hero-module__V_Vygq__projectName{color:#0a1733;white-space:nowrap;font-size:.82rem;font-weight:600}.Hero-module__V_Vygq__projectType{color:#6e7e9f;white-space:nowrap;font-size:.76rem}.Hero-module__V_Vygq__projectStatus{color:#1757cc;text-transform:uppercase;letter-spacing:.06em;background:#1f6fff14;border:1px solid #1f6fff33;border-radius:9999px;flex-shrink:0;padding:3px 8px;font-size:.7rem;font-weight:700}.Hero-module__V_Vygq__statsBand{z-index:2;border-top:1px solid #ffffff1f;width:100%;margin-top:80px;position:relative}.Hero-module__V_Vygq__statsInner{grid-template-columns:repeat(4,1fr);max-width:1100px;margin:0 auto;padding:0 40px;display:grid}.Hero-module__V_Vygq__statItem{border-right:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:6px;padding:36px 20px;display:flex}.Hero-module__V_Vygq__statItem:last-child{border-right:none}.Hero-module__V_Vygq__statNumber{color:#fff;letter-spacing:-.03em;font-size:2.8rem;font-weight:900;line-height:1}.Hero-module__V_Vygq__statLabel{color:#ffffff8c;text-transform:uppercase;letter-spacing:.08em;text-align:center;font-size:.8rem;font-weight:600}.Hero-module__V_Vygq__scrollIndicator{color:#fff6;text-transform:uppercase;letter-spacing:.12em;z-index:2;flex-direction:column;align-items:center;gap:8px;font-size:.65rem;display:flex;position:absolute;bottom:155px;left:50%;transform:translate(-50%)}.Hero-module__V_Vygq__mouse{border:2px solid #ffffff4d;border-radius:16px;width:22px;height:36px;position:relative}.Hero-module__V_Vygq__wheel{background:#1f6fff;border-radius:2px;width:3px;height:7px;animation:2s infinite Hero-module__V_Vygq__scrollWheel;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__V_Vygq__scrollWheel{0%,to{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.4;transform:translate(-50%)translateY(8px)}}@media (max-width:1024px){.Hero-module__V_Vygq__inner{text-align:center;grid-template-columns:1fr;gap:34px}.Hero-module__V_Vygq__copyCol{text-align:center;max-width:100%}.Hero-module__V_Vygq__subHeading{margin:0 auto 36px}.Hero-module__V_Vygq__ctaRow{justify-content:center}.Hero-module__V_Vygq__statsInner{grid-template-columns:repeat(2,1fr);padding:0 30px}.Hero-module__V_Vygq__statItem{border-bottom:1px solid #ffffff1a;border-right:none;padding:30px 16px}.Hero-module__V_Vygq__statItem:nth-child(odd){border-right:1px solid #ffffff1a}.Hero-module__V_Vygq__statItem:nth-child(3),.Hero-module__V_Vygq__statItem:nth-child(4){border-bottom:none}}@media (max-width:768px){.Hero-module__V_Vygq__hero{padding:120px 20px 0}.Hero-module__V_Vygq__heading{margin-bottom:16px;font-size:clamp(2rem,9vw,2.8rem)}.Hero-module__V_Vygq__visualCard{width:100%;padding:22px}.Hero-module__V_Vygq__statsInner{grid-template-columns:repeat(2,1fr);padding:0 20px}.Hero-module__V_Vygq__statItem{border-bottom:1px solid #dde5f6;border-right:none;padding:28px 16px}.Hero-module__V_Vygq__statItem:nth-child(odd){border-right:1px solid #dde5f6}.Hero-module__V_Vygq__statItem:nth-child(3),.Hero-module__V_Vygq__statItem:nth-child(4){border-bottom:none}.Hero-module__V_Vygq__statNumber{font-size:2.2rem}.Hero-module__V_Vygq__ctaRow{flex-direction:column;gap:14px}.Hero-module__V_Vygq__ctaPill,.Hero-module__V_Vygq__ctaOutline{justify-content:center;width:100%}.Hero-module__V_Vygq__scrollIndicator{display:none}}
.About-module__ywXAUq__about{background:#eef4ff;padding:120px 0;position:relative;overflow:hidden}.About-module__ywXAUq__container{max-width:1400px;margin:0 auto;padding:0 40px}.About-module__ywXAUq__sectionHeader{text-align:center;margin-bottom:60px}.About-module__ywXAUq__heading{color:#0f172a;letter-spacing:-.02em;margin-bottom:30px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.About-module__ywXAUq__accent{color:#1f6fff}.About-module__ywXAUq__content{grid-template-columns:1fr 1fr;align-items:start;gap:60px;margin-bottom:80px;display:grid}.About-module__ywXAUq__founderSection{flex-direction:column;gap:24px;display:flex}.About-module__ywXAUq__founderImageWrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;width:100%;overflow:hidden}.About-module__ywXAUq__founderImage{object-fit:cover;width:100%;height:auto;display:block}.About-module__ywXAUq__founderName{color:#0f172a;margin-bottom:8px;font-size:1.25rem;font-weight:700}.About-module__ywXAUq__founderText{color:#475569;font-size:1rem;line-height:1.8}.About-module__ywXAUq__statsSection{flex-direction:column;gap:30px;display:flex}.About-module__ywXAUq__statsGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.About-module__ywXAUq__statCard{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;padding:30px;transition:all .3s;display:flex}.About-module__ywXAUq__statCard:hover{border-color:#1f6fff4d;transform:translateY(-4px);box-shadow:0 12px 32px #1f6fff14}.About-module__ywXAUq__statNumber{color:#1f6fff;margin-bottom:8px;font-size:2.5rem;font-weight:800;line-height:1}.About-module__ywXAUq__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600}.About-module__ywXAUq__statsDescription{color:#475569;font-size:1rem;line-height:1.8}.About-module__ywXAUq__teamPhotoWrapper{background:#f0fdf4;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:200px;margin-bottom:60px;padding:60px 40px;display:flex;overflow:hidden}.About-module__ywXAUq__teamHeading{max-width:1100px;margin:0 0 94px}.About-module__ywXAUq__teamKicker{color:#73a8e4;margin-bottom:10px;font-size:clamp(1.45rem,2.6vw,2.8rem);font-weight:500;line-height:1.2}.About-module__ywXAUq__teamTitle{font-family:var(--font-heading);color:#0a1733;letter-spacing:-.03em;font-size:clamp(2.3rem,4.8vw,4.2rem);font-weight:700;line-height:1.1}.About-module__ywXAUq__teamTagline{color:#0f172a;text-align:center;margin:0;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;line-height:1.4}.About-module__ywXAUq__taglineAccent{color:#1f6fff}.About-module__ywXAUq__teamBio{color:#475569;margin-top:8px;font-size:.8rem;line-height:1.6}.About-module__ywXAUq__teamPhoto{object-fit:cover;width:100%;height:auto;display:block}.About-module__ywXAUq__teamGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.About-module__ywXAUq__teamCard{text-align:center}.About-module__ywXAUq__teamImageWrapper{background:#e6eefb;border:3px solid #d4e2fa;border-radius:50%;width:140px;height:140px;margin:0 auto 16px;transition:border-color .3s;overflow:hidden}.About-module__ywXAUq__teamCard:hover .About-module__ywXAUq__teamImageWrapper{border-color:#1f6fff}.About-module__ywXAUq__teamImage{object-fit:cover;width:100%;height:100%}.About-module__ywXAUq__teamName{color:#0f172a;margin-bottom:4px;font-size:1.1rem;font-weight:700}.About-module__ywXAUq__teamRole{color:#1f6fff;font-size:.875rem;font-weight:500}@media (max-width:1024px){.About-module__ywXAUq__content{grid-template-columns:1fr;gap:50px}.About-module__ywXAUq__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.About-module__ywXAUq__about{padding:80px 0}.About-module__ywXAUq__container{padding:0 20px}.About-module__ywXAUq__heading{margin-bottom:20px;font-size:clamp(1.6rem,7vw,2rem)}.About-module__ywXAUq__content{gap:40px;margin-bottom:50px}.About-module__ywXAUq__statsGrid{grid-template-columns:1fr}.About-module__ywXAUq__statCard{padding:25px}.About-module__ywXAUq__statNumber{font-size:2rem}.About-module__ywXAUq__teamGrid{grid-template-columns:repeat(2,1fr);gap:24px}.About-module__ywXAUq__teamImageWrapper{width:110px;height:110px}.About-module__ywXAUq__teamPhotoWrapper{min-height:160px;margin-bottom:40px;padding:40px 20px}.About-module__ywXAUq__teamHeading{margin-bottom:24px}.About-module__ywXAUq__teamKicker{margin-bottom:8px}}
.Services-module__RwtUQG__services{background:#fff;padding:120px 0}.Services-module__RwtUQG__container{max-width:1200px;margin:0 auto;padding:0 40px}.Services-module__RwtUQG__header{grid-template-columns:1fr 1fr;align-items:end;gap:60px;margin-bottom:80px;display:grid}.Services-module__RwtUQG__heading{font-family:var(--font-heading);letter-spacing:-.02em;color:#0a1733;margin-top:16px;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.1}.Services-module__RwtUQG__accent{color:#1f6fff}.Services-module__RwtUQG__headerRight{color:#3d4e72;padding-bottom:4px;font-size:1.05rem;line-height:1.8}.Services-module__RwtUQG__servicesList{border-top:1px solid #dde5f6;flex-direction:column;display:flex}.Services-module__RwtUQG__serviceRow{border-bottom:1px solid #dde5f6;grid-template-columns:80px 1fr auto 48px;align-items:center;gap:32px;padding:36px 0;text-decoration:none;transition:all .3s;display:grid}.Services-module__RwtUQG__serviceRow:hover{background:#1f6fff0a;border-bottom-color:#1f6fff38;border-radius:12px;padding-left:16px}.Services-module__RwtUQG__serviceRow:hover .Services-module__RwtUQG__serviceNumber{color:#1f6fff}.Services-module__RwtUQG__serviceRow:hover .Services-module__RwtUQG__serviceArrow{color:#1f6fff;transform:translate(4px)translateY(-4px)}.Services-module__RwtUQG__serviceNumber{color:#cbd5e1;letter-spacing:.05em;flex-shrink:0;font-size:1.1rem;font-weight:700;transition:color .3s}.Services-module__RwtUQG__serviceTitle{color:#0a1733;margin-bottom:8px;font-size:1.3rem;font-weight:700;transition:color .3s}.Services-module__RwtUQG__serviceRow:hover .Services-module__RwtUQG__serviceTitle{color:#1f6fff}.Services-module__RwtUQG__serviceDesc{color:#3d4e72;margin:0;font-size:.9rem;line-height:1.6}.Services-module__RwtUQG__serviceOutcomes{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.Services-module__RwtUQG__outcomeBadge{color:#1757cc;white-space:nowrap;opacity:.7;font-size:.75rem;font-weight:600;transition:opacity .3s}.Services-module__RwtUQG__serviceRow:hover .Services-module__RwtUQG__outcomeBadge{opacity:1}.Services-module__RwtUQG__serviceArrow{color:#cbd5e1;flex-shrink:0;justify-content:center;align-items:center;transition:color .3s,transform .3s;display:flex}@media (max-width:1024px){.Services-module__RwtUQG__header{grid-template-columns:1fr;gap:24px;margin-bottom:60px}.Services-module__RwtUQG__serviceRow{grid-template-columns:60px 1fr 40px;gap:20px}.Services-module__RwtUQG__serviceOutcomes{display:none}}@media (max-width:768px){.Services-module__RwtUQG__services{padding:80px 0}.Services-module__RwtUQG__container{padding:0 20px}.Services-module__RwtUQG__serviceRow{grid-template-columns:48px 1fr 36px;gap:16px;padding:28px 0}.Services-module__RwtUQG__serviceTitle{font-size:1.1rem}.Services-module__RwtUQG__serviceDesc{display:none}}
.Portfolio-module__6asBKG__portfolio{background:#fff;padding:120px 0;position:relative}.Portfolio-module__6asBKG__container{max-width:1400px;margin:0 auto;padding:0 40px}.Portfolio-module__6asBKG__header{justify-content:space-between;align-items:flex-end;margin-bottom:60px;display:flex}.Portfolio-module__6asBKG__heading{color:#0f172a;letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.Portfolio-module__6asBKG__accent{color:#1f6fff}.Portfolio-module__6asBKG__viewAll{color:#64748b;border:1px solid #cbd5e1;border-radius:9999px;align-items:center;gap:10px;padding:14px 28px;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-flex}.Portfolio-module__6asBKG__viewAll:hover{color:#1f6fff;border-color:#1f6fff}.Portfolio-module__6asBKG__viewAll svg{transition:transform .3s}.Portfolio-module__6asBKG__viewAll:hover svg{transform:translate(5px)}.Portfolio-module__6asBKG__projectsGrid{flex-direction:column;gap:28px;display:flex}.Portfolio-module__6asBKG__projectCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:0;transition:all .3s;display:grid;overflow:hidden;box-shadow:0 12px 34px #0a173314}.Portfolio-module__6asBKG__reverse{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.Portfolio-module__6asBKG__reverse .Portfolio-module__6asBKG__projectImage{order:2}.Portfolio-module__6asBKG__projectCard:hover{border-color:#1f6fff4d;transform:translateY(-6px);box-shadow:0 18px 42px #1f6fff24}.Portfolio-module__6asBKG__projectImage{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);min-height:320px;position:relative;overflow:hidden}.Portfolio-module__6asBKG__imagePlaceholder{color:#cbd5e1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Portfolio-module__6asBKG__projectOverlay{opacity:0;background:linear-gradient(120deg,#0a1733a6,#1f6fff59);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Portfolio-module__6asBKG__projectCard:hover .Portfolio-module__6asBKG__projectOverlay{opacity:1}.Portfolio-module__6asBKG__plusIcon{letter-spacing:.08em;text-transform:uppercase;color:#fff;border:1px solid #ffffff80;border-radius:9999px;justify-content:center;align-items:center;padding:10px 20px;font-size:.8rem;font-weight:700;transition:all .3s;display:flex}.Portfolio-module__6asBKG__projectCard:hover .Portfolio-module__6asBKG__plusIcon{color:#0a1733;background:#fff}.Portfolio-module__6asBKG__projectInfo{flex-direction:column;justify-content:center;padding:32px;display:flex}.Portfolio-module__6asBKG__projectTags{gap:10px;margin-bottom:15px;display:flex}.Portfolio-module__6asBKG__projectTag{color:#1757cc;text-transform:uppercase;letter-spacing:.05em;background:#1f6fff0f;border:1px solid #1f6fff33;border-radius:9999px;padding:6px 14px;font-size:.75rem;font-weight:600}.Portfolio-module__6asBKG__projectTitle{color:#0f172a;margin-bottom:14px;font-size:1.25rem;font-weight:700;line-height:1.4}.Portfolio-module__6asBKG__projectDesc{color:#3d4e72;margin:0 0 18px;font-size:.92rem;line-height:1.75}.Portfolio-module__6asBKG__projectCta{color:#1f6fff;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:700}@media (max-width:1024px){.Portfolio-module__6asBKG__header{flex-direction:column;align-items:flex-start;gap:30px}}@media (max-width:768px){.Portfolio-module__6asBKG__portfolio{padding:80px 0}.Portfolio-module__6asBKG__container{padding:0 20px}.Portfolio-module__6asBKG__header{margin-bottom:40px}.Portfolio-module__6asBKG__heading{font-size:clamp(1.6rem,7vw,2rem)}.Portfolio-module__6asBKG__viewAll{justify-content:center;width:100%;padding:12px 20px}.Portfolio-module__6asBKG__projectsGrid{gap:22px}.Portfolio-module__6asBKG__projectCard,.Portfolio-module__6asBKG__reverse{grid-template-columns:1fr}.Portfolio-module__6asBKG__reverse .Portfolio-module__6asBKG__projectImage{order:0}.Portfolio-module__6asBKG__projectImage{min-height:210px}.Portfolio-module__6asBKG__projectInfo{padding:20px}.Portfolio-module__6asBKG__projectTags{flex-wrap:wrap;gap:8px}.Portfolio-module__6asBKG__projectTag{padding:5px 12px;font-size:.7rem}.Portfolio-module__6asBKG__projectTitle{font-size:1.1rem}}
.Process-module__S0tcOW__process{background:#f8fafc;padding:120px 0;position:relative}.Process-module__S0tcOW__container{max-width:1400px;margin:0 auto;padding:0 40px}.Process-module__S0tcOW__header{text-align:center;margin-bottom:80px}.Process-module__S0tcOW__heading{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.Process-module__S0tcOW__accent{color:#1f6fff}.Process-module__S0tcOW__subtext{color:#475569;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.Process-module__S0tcOW__stepsGrid{grid-template-columns:repeat(5,1fr);gap:30px;display:grid}.Process-module__S0tcOW__stepCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px 30px;transition:all .3s;position:relative;box-shadow:0 1px 3px #0000000d}.Process-module__S0tcOW__stepCard:hover{border-color:#1f6fff4d;transform:translateY(-4px);box-shadow:0 12px 32px #1f6fff14}.Process-module__S0tcOW__stepIcon{color:#1f6fff;background:#1f6fff14;border:1px solid #1f6fff33;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 25px;transition:all .3s;display:flex}.Process-module__S0tcOW__stepCard:hover .Process-module__S0tcOW__stepIcon{background:#1f6fff26;transform:scale(1.1)}.Process-module__S0tcOW__stepNumber{color:#1f6fff;opacity:.6;font-size:.875rem;font-weight:600;position:absolute;top:20px;right:20px}.Process-module__S0tcOW__stepTitle{color:#0f172a;margin-bottom:15px;font-size:1.25rem;font-weight:700}.Process-module__S0tcOW__stepDesc{color:#475569;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.Process-module__S0tcOW__stepsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Process-module__S0tcOW__process{padding:80px 0}.Process-module__S0tcOW__container{padding:0 20px}.Process-module__S0tcOW__header{margin-bottom:50px}.Process-module__S0tcOW__heading{font-size:clamp(1.6rem,7vw,2rem)}.Process-module__S0tcOW__subtext{font-size:.95rem}.Process-module__S0tcOW__stepsGrid{grid-template-columns:1fr;gap:20px}.Process-module__S0tcOW__stepCard{padding:30px 25px}.Process-module__S0tcOW__stepIcon{width:65px;height:65px}.Process-module__S0tcOW__stepTitle{font-size:1.1rem}.Process-module__S0tcOW__stepDesc{font-size:.9rem}}
.Pricing-module__d1tA8G__pricing{background:var(--bg);padding:6rem 0;position:relative}.Pricing-module__d1tA8G__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Pricing-module__d1tA8G__header{text-align:center;margin-bottom:4rem}.Pricing-module__d1tA8G__heading{color:var(--text);margin:1rem 0;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.Pricing-module__d1tA8G__accent{color:var(--accent)}.Pricing-module__d1tA8G__subheading{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Pricing-module__d1tA8G__cards{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}.Pricing-module__d1tA8G__card{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:1.5rem;padding:2rem;transition:border-color .3s;display:flex}.Pricing-module__d1tA8G__card:hover{border-color:#1f6fff4d}.Pricing-module__d1tA8G__cardFeatured{background:#1f6fff0a;border-color:#1f6fff59;position:relative}.Pricing-module__d1tA8G__cardHeader{flex-direction:column;gap:.75rem;display:flex}.Pricing-module__d1tA8G__cardLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-size:.8rem;font-weight:600}.Pricing-module__d1tA8G__cardPrice{flex-direction:column;gap:.2rem;display:flex}.Pricing-module__d1tA8G__priceNote{color:var(--text-muted);font-size:.8rem}.Pricing-module__d1tA8G__price{color:var(--text);font-size:1.8rem;font-weight:700;line-height:1.1}.Pricing-module__d1tA8G__priceSub{color:var(--text-muted);font-size:.8rem}.Pricing-module__d1tA8G__featureList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__d1tA8G__featureItem{color:var(--text-muted);align-items:flex-start;gap:.6rem;font-size:.9rem;line-height:1.5;display:flex}.Pricing-module__d1tA8G__checkmark{color:var(--accent);flex-shrink:0;margin-top:.1rem;font-weight:700}.Pricing-module__d1tA8G__customDesc{color:var(--text-muted);flex:1;font-size:.9rem;line-height:1.6}.Pricing-module__d1tA8G__cardCta{color:var(--text);text-align:center;border:1px solid #ffffff26;border-radius:50px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-block}.Pricing-module__d1tA8G__cardCta:hover{border-color:var(--accent);color:var(--accent)}.Pricing-module__d1tA8G__cardCtaPrimary{background:var(--accent);color:#fff;text-align:center;border-radius:50px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.Pricing-module__d1tA8G__cardCtaPrimary:hover{opacity:.88}.Pricing-module__d1tA8G__disclaimer{text-align:center;color:var(--text-muted);opacity:.7;max-width:600px;margin-top:2.5rem;margin-left:auto;margin-right:auto;font-size:.82rem}@media (max-width:900px){.Pricing-module__d1tA8G__cards{grid-template-columns:1fr;max-width:480px;margin:0 auto}}
.ProductDemoForm-module__RdWk-q__wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:48px;box-shadow:0 4px 32px #0000000f}.ProductDemoForm-module__RdWk-q__header{margin-bottom:36px}.ProductDemoForm-module__RdWk-q__title{font-family:var(--font-heading);color:var(--heading-color);margin-bottom:10px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.3}.ProductDemoForm-module__RdWk-q__accent{color:var(--accent)}.ProductDemoForm-module__RdWk-q__subtitle{color:var(--text-secondary);font-size:1rem;line-height:1.6}.ProductDemoForm-module__RdWk-q__form{flex-direction:column;gap:20px;display:flex}.ProductDemoForm-module__RdWk-q__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ProductDemoForm-module__RdWk-q__group{flex-direction:column;gap:8px;display:flex}.ProductDemoForm-module__RdWk-q__label{color:var(--text-primary);letter-spacing:.01em;font-size:.875rem;font-weight:600}.ProductDemoForm-module__RdWk-q__required{color:#ef4444;margin-left:2px}.ProductDemoForm-module__RdWk-q__optional{color:var(--text-muted);font-weight:400}.ProductDemoForm-module__RdWk-q__input{border-radius:var(--radius-md);width:100%;color:var(--text-primary);transition:var(--transition-fast);background:#f8fafc;border:1px solid #e2e8f0;outline:none;padding:14px 18px;font-family:inherit;font-size:1rem}.ProductDemoForm-module__RdWk-q__input::placeholder{color:#94a3b8}.ProductDemoForm-module__RdWk-q__input:focus{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px #1f6fff14}.ProductDemoForm-module__RdWk-q__select{border-radius:var(--radius-md);width:100%;color:var(--text-primary);transition:var(--transition-fast);cursor:pointer;appearance:none;background:#f8fafc url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394A3B8' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right 14px center no-repeat;border:1px solid #e2e8f0;outline:none;padding:14px 44px 14px 18px;font-family:inherit;font-size:1rem}.ProductDemoForm-module__RdWk-q__select:focus{border-color:var(--accent);background-color:#fff;box-shadow:0 0 0 3px #1f6fff14}.ProductDemoForm-module__RdWk-q__textarea{resize:vertical;min-height:130px;line-height:1.6}.ProductDemoForm-module__RdWk-q__errorMsg{border-radius:var(--radius-md);color:#dc2626;background:#ef44440f;border:1px solid #ef444433;padding:12px 16px;font-size:.9rem}.ProductDemoForm-module__RdWk-q__submit{background:var(--accent);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-normal);letter-spacing:.02em;border:none;justify-content:center;align-self:flex-start;align-items:center;gap:10px;padding:16px 36px;font-family:inherit;font-size:1rem;font-weight:700;display:inline-flex;box-shadow:0 4px 20px #1f6fff40}.ProductDemoForm-module__RdWk-q__submit:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-2px);box-shadow:0 8px 28px #1f6fff4d}.ProductDemoForm-module__RdWk-q__submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.ProductDemoForm-module__RdWk-q__loadingDot{animation:1.2s ease-in-out infinite ProductDemoForm-module__RdWk-q__pulse}@keyframes ProductDemoForm-module__RdWk-q__pulse{0%,to{opacity:1}50%{opacity:.5}}.ProductDemoForm-module__RdWk-q__privacyNote{color:var(--text-muted);text-align:center;margin-top:4px;font-size:.8rem}@media (max-width:768px){.ProductDemoForm-module__RdWk-q__wrapper{padding:28px 20px}.ProductDemoForm-module__RdWk-q__row{grid-template-columns:1fr}.ProductDemoForm-module__RdWk-q__submit{justify-content:center;width:100%}}
.ChatbotDemo-module__0AGqrG__demoSection{background:#060d1f;padding:100px 0}.ChatbotDemo-module__0AGqrG__container{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}.ChatbotDemo-module__0AGqrG__sectionHeader{text-align:center;margin-bottom:52px}.ChatbotDemo-module__0AGqrG__label{color:#0d9488;letter-spacing:.1em;text-transform:uppercase;background:#0d94881f;border:1px solid #0d948838;border-radius:100px;margin-bottom:18px;padding:5px 16px;font-size:.72rem;font-weight:700;display:inline-block}.ChatbotDemo-module__0AGqrG__title{color:#fff;font-size:clamp(1.75rem,4vw,2.6rem);font-weight:800;line-height:1.15;font-family:var(--font-sora),sans-serif;margin-bottom:14px}.ChatbotDemo-module__0AGqrG__accent{color:#0d9488}.ChatbotDemo-module__0AGqrG__subtitle{color:#ffffff80;max-width:520px;margin:0 auto;font-size:1rem;line-height:1.65}.ChatbotDemo-module__0AGqrG__tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:44px;display:flex}.ChatbotDemo-module__0AGqrG__tab{color:#ffffff80;cursor:pointer;background:0 0;border:1.5px solid #ffffff1a;border-radius:999px;align-items:center;gap:7px;padding:9px 18px;font-family:inherit;font-size:13.5px;font-weight:500;transition:all .22s;display:flex}.ChatbotDemo-module__0AGqrG__tab:hover{color:#0d9488;border-color:#0d9488}.ChatbotDemo-module__0AGqrG__tabActive{color:#fff;background:#0d9488;border-color:#0d9488}.ChatbotDemo-module__0AGqrG__tabIcon{font-size:15px}.ChatbotDemo-module__0AGqrG__demoGrid{grid-template-columns:1fr 380px;align-items:center;gap:60px;display:grid}.ChatbotDemo-module__0AGqrG__demoCopy{color:#fff}.ChatbotDemo-module__0AGqrG__copyTitle{font-size:1.45rem;font-weight:700;line-height:1.3;font-family:var(--font-sora),sans-serif;margin-bottom:12px}.ChatbotDemo-module__0AGqrG__copyDesc{color:#ffffff80;margin-bottom:28px;font-size:.9375rem;line-height:1.65}.ChatbotDemo-module__0AGqrG__featureList{flex-direction:column;gap:14px;margin:0 0 36px;padding:0;list-style:none;display:flex}.ChatbotDemo-module__0AGqrG__featureItem{color:#ffffffb8;align-items:flex-start;gap:11px;font-size:.9rem;line-height:1.5;display:flex}.ChatbotDemo-module__0AGqrG__check{color:#0d9488;background:#0d948826;border:1px solid #0d94884d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:10px;display:flex}.ChatbotDemo-module__0AGqrG__copyActions{flex-wrap:wrap;gap:12px;display:flex}.ChatbotDemo-module__0AGqrG__ctaBtn{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:999px;align-items:center;gap:8px;padding:12px 26px;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.ChatbotDemo-module__0AGqrG__ctaBtn:hover{background:#0f766e}.ChatbotDemo-module__0AGqrG__ghostBtn{color:#fffc;cursor:pointer;background:0 0;border:1.5px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:12px 26px;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.ChatbotDemo-module__0AGqrG__ghostBtn:hover{color:#fff;border-color:#ffffff73}.ChatbotDemo-module__0AGqrG__phoneWrap{flex-direction:column;align-items:center;gap:18px;display:flex}.ChatbotDemo-module__0AGqrG__phone{background:#ece5dd;border-radius:34px;width:100%;max-width:340px;position:relative;overflow:hidden;box-shadow:0 0 0 7px #1e2a3a,0 0 0 9px #2d3f55,0 32px 80px #0000008c}.ChatbotDemo-module__0AGqrG__phonePill{background:#075e54;justify-content:center;align-items:center;height:30px;display:flex}.ChatbotDemo-module__0AGqrG__pillInner{background:#ffffff26;border-radius:5px;width:70px;height:10px}.ChatbotDemo-module__0AGqrG__chatHeader{background:#075e54;align-items:center;gap:10px;padding:8px 14px 10px;display:flex}.ChatbotDemo-module__0AGqrG__chatAvatar{color:#fff;background:#ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:700;display:flex}.ChatbotDemo-module__0AGqrG__chatHeaderText{flex:1}.ChatbotDemo-module__0AGqrG__chatBotName{color:#fff;font-size:14.5px;font-weight:600;line-height:1.2}.ChatbotDemo-module__0AGqrG__chatBotStatus{color:#ffffffa6;font-size:11px}.ChatbotDemo-module__0AGqrG__chatBody{scroll-behavior:smooth;background:#e5ddd5;flex-direction:column;gap:6px;height:360px;padding:10px 10px 6px;display:flex;overflow-y:auto}.ChatbotDemo-module__0AGqrG__chatBody::-webkit-scrollbar{display:none}.ChatbotDemo-module__0AGqrG__msgRow{align-items:flex-end;gap:4px;max-width:84%;animation:.22s ChatbotDemo-module__0AGqrG__msgIn;display:flex}@keyframes ChatbotDemo-module__0AGqrG__msgIn{0%{opacity:0;transform:translateY(6px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.ChatbotDemo-module__0AGqrG__msgRow.ChatbotDemo-module__0AGqrG__bot{align-self:flex-start}.ChatbotDemo-module__0AGqrG__msgRow.ChatbotDemo-module__0AGqrG__user{flex-direction:row-reverse;align-self:flex-end}.ChatbotDemo-module__0AGqrG__msgAvatar{color:#fff;background:#0d9488;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-bottom:2px;font-size:9px;font-weight:700;display:flex}.ChatbotDemo-module__0AGqrG__bubble{white-space:pre-line;word-break:break-word;border-radius:10px;max-width:230px;padding:6px 10px;font-size:12.5px;line-height:1.5}.ChatbotDemo-module__0AGqrG__bot .ChatbotDemo-module__0AGqrG__bubble{color:#111827;background:#fff;border-top-left-radius:2px;box-shadow:0 1px 1px #0000001a}.ChatbotDemo-module__0AGqrG__user .ChatbotDemo-module__0AGqrG__bubble{color:#111827;background:#d9fdd3;border-top-right-radius:2px;box-shadow:0 1px 1px #0000001a}.ChatbotDemo-module__0AGqrG__typingRow{align-self:flex-start;align-items:flex-end;gap:4px;animation:.22s ChatbotDemo-module__0AGqrG__msgIn;display:flex}.ChatbotDemo-module__0AGqrG__typingBubble{background:#fff;border-radius:2px 10px 10px;align-items:center;gap:4px;padding:9px 13px;display:flex;box-shadow:0 1px 1px #0000001a}.ChatbotDemo-module__0AGqrG__dot{background:#9ca3af;border-radius:50%;width:6px;height:6px;animation:1.3s infinite ChatbotDemo-module__0AGqrG__dotBounce}.ChatbotDemo-module__0AGqrG__dot:nth-child(2){animation-delay:.18s}.ChatbotDemo-module__0AGqrG__dot:nth-child(3){animation-delay:.36s}@keyframes ChatbotDemo-module__0AGqrG__dotBounce{0%,55%,to{opacity:.5;transform:translateY(0)}28%{opacity:1;transform:translateY(-5px)}}.ChatbotDemo-module__0AGqrG__suggestionsRow{flex-wrap:wrap;gap:5px;padding:2px 0 2px 26px;animation:.22s ChatbotDemo-module__0AGqrG__msgIn;display:flex}.ChatbotDemo-module__0AGqrG__chip{color:#0d9488;background:#fff;border:1.5px solid #0d9488;border-radius:999px;padding:4px 11px;font-size:11.5px;font-weight:500}.ChatbotDemo-module__0AGqrG__chipSelected{color:#fff;background:#0d9488;border-color:#0d9488}.ChatbotDemo-module__0AGqrG__chatInputBar{background:#f0f2f5;border-top:1px solid #00000014;align-items:center;gap:8px;padding:7px 10px;display:flex}.ChatbotDemo-module__0AGqrG__chatInput{color:#8696a0;pointer-events:none;background:#fff;border:none;border-radius:22px;outline:none;flex:1;padding:7px 14px;font-size:12.5px}.ChatbotDemo-module__0AGqrG__sendBtn{cursor:default;background:#00a884;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ChatbotDemo-module__0AGqrG__restartBtn{color:#fff6;cursor:pointer;background:0 0;border:1.5px solid #ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:8px 20px;font-family:inherit;font-size:12.5px;transition:all .2s;display:inline-flex}.ChatbotDemo-module__0AGqrG__restartBtn:hover{color:#ffffffbf;border-color:#ffffff59}@media (max-width:960px){.ChatbotDemo-module__0AGqrG__demoGrid{grid-template-columns:1fr;gap:48px}.ChatbotDemo-module__0AGqrG__demoCopy{text-align:center;order:2}.ChatbotDemo-module__0AGqrG__featureList{align-items:center}.ChatbotDemo-module__0AGqrG__featureItem{text-align:left}.ChatbotDemo-module__0AGqrG__copyActions{justify-content:center}.ChatbotDemo-module__0AGqrG__phoneWrap{order:1}}@media (max-width:520px){.ChatbotDemo-module__0AGqrG__container{padding:0 20px}.ChatbotDemo-module__0AGqrG__demoSection{padding:72px 0}.ChatbotDemo-module__0AGqrG__tabs{gap:6px}.ChatbotDemo-module__0AGqrG__tab{padding:7px 13px;font-size:12.5px}}
.Testimonials-module__BmuKZW__testimonials{background:#fff;padding:120px 0;position:relative}.Testimonials-module__BmuKZW__container{max-width:1400px;margin:0 auto;padding:0 40px}.Testimonials-module__BmuKZW__header{text-align:center;margin-bottom:60px}.Testimonials-module__BmuKZW__heading{color:#0f172a;letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.Testimonials-module__BmuKZW__accent{color:#1f6fff}.Testimonials-module__BmuKZW__slider{padding-bottom:60px!important}.Testimonials-module__BmuKZW__testimonialCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;height:100%;padding:35px;transition:all .3s;display:flex;box-shadow:0 1px 3px #0000000d}.Testimonials-module__BmuKZW__testimonialCard:hover{border-color:#1f6fff4d;box-shadow:0 12px 32px #1f6fff14}.Testimonials-module__BmuKZW__stars{gap:4px;margin-bottom:20px;display:flex}.Testimonials-module__BmuKZW__content{color:#1e293b;flex:1;margin-bottom:25px;font-size:1.05rem;line-height:1.7}.Testimonials-module__BmuKZW__author{border-top:1px solid #e2e8f0;align-items:center;gap:15px;padding-top:20px;display:flex}.Testimonials-module__BmuKZW__avatar{color:#1f6fff;background:#1f6fff14;border:1px solid #1f6fff33;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.Testimonials-module__BmuKZW__name{color:#0f172a;margin-bottom:2px;font-size:1rem;font-weight:600}.Testimonials-module__BmuKZW__role{color:#64748b;font-size:.85rem}@media (max-width:1024px){.Testimonials-module__BmuKZW__testimonials{padding:80px 0}.Testimonials-module__BmuKZW__container{padding:0 30px}}@media (max-width:768px){.Testimonials-module__BmuKZW__testimonials{padding:80px 0}.Testimonials-module__BmuKZW__container{padding:0 20px}.Testimonials-module__BmuKZW__testimonialCard{padding:25px}}
.ChatbotFlowDoc-module__oH_APG__flowSection{background:#f8fafc;border-top:1px solid #e2e8f0;padding:100px 0}.ChatbotFlowDoc-module__oH_APG__container{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}.ChatbotFlowDoc-module__oH_APG__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:60px;display:flex}.ChatbotFlowDoc-module__oH_APG__label{color:#0d9488;letter-spacing:.1em;text-transform:uppercase;background:#0d948817;border:1px solid #0d948833;border-radius:100px;margin-bottom:14px;padding:5px 14px;font-size:.72rem;font-weight:700;display:inline-block}.ChatbotFlowDoc-module__oH_APG__title{color:#0a0f1e;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800;line-height:1.2;font-family:var(--font-sora),sans-serif;margin-bottom:10px}.ChatbotFlowDoc-module__oH_APG__accent{color:#0d9488}.ChatbotFlowDoc-module__oH_APG__desc{color:#64748b;max-width:480px;font-size:.9375rem;line-height:1.65}.ChatbotFlowDoc-module__oH_APG__downloadBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#0d9488;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:9px;padding:12px 26px;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .2s;display:inline-flex}.ChatbotFlowDoc-module__oH_APG__downloadBtn:hover{background:#0f766e}.ChatbotFlowDoc-module__oH_APG__flowGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.ChatbotFlowDoc-module__oH_APG__flowCard{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;transition:box-shadow .2s;overflow:hidden}.ChatbotFlowDoc-module__oH_APG__flowCard:hover{box-shadow:0 8px 30px #00000017}.ChatbotFlowDoc-module__oH_APG__cardHeader{border-bottom:1px solid #f1f5f9;padding:18px 20px 14px}.ChatbotFlowDoc-module__oH_APG__cardIcon{margin-bottom:8px;font-size:26px;display:block}.ChatbotFlowDoc-module__oH_APG__cardTitle{color:#0a0f1e;font-size:1rem;font-weight:700;font-family:var(--font-sora),sans-serif;margin-bottom:4px}.ChatbotFlowDoc-module__oH_APG__cardSubtitle{color:#94a3b8;font-size:.8rem;font-weight:500}.ChatbotFlowDoc-module__oH_APG__steps{flex-direction:column;gap:0;padding:16px 20px 20px;display:flex}.ChatbotFlowDoc-module__oH_APG__step{gap:10px;display:flex;position:relative}.ChatbotFlowDoc-module__oH_APG__step:not(:last-child):after{content:"";background:#e2e8f0;width:1.5px;position:absolute;top:26px;bottom:-4px;left:11px}.ChatbotFlowDoc-module__oH_APG__stepLeft{flex-direction:column;flex-shrink:0;align-items:center;padding-top:2px;display:flex}.ChatbotFlowDoc-module__oH_APG__stepDot{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:flex;position:relative}.ChatbotFlowDoc-module__oH_APG__stepDot.ChatbotFlowDoc-module__oH_APG__bot{color:#0d9488;background:#0d94881f;border:1.5px solid #0d948840}.ChatbotFlowDoc-module__oH_APG__stepDot.ChatbotFlowDoc-module__oH_APG__user{color:#6366f1;background:#6366f11a;border:1.5px solid #6366f133}.ChatbotFlowDoc-module__oH_APG__stepRight{flex:1;min-width:0;padding-bottom:16px}.ChatbotFlowDoc-module__oH_APG__stepTag{letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:9.5px;font-weight:700}.ChatbotFlowDoc-module__oH_APG__stepTag.ChatbotFlowDoc-module__oH_APG__bot{color:#0d9488}.ChatbotFlowDoc-module__oH_APG__stepTag.ChatbotFlowDoc-module__oH_APG__user{color:#6366f1}.ChatbotFlowDoc-module__oH_APG__stepText{color:#374151;font-size:12px;line-height:1.5}.ChatbotFlowDoc-module__oH_APG__stepChips{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.ChatbotFlowDoc-module__oH_APG__stepChip{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:2px 8px;font-size:10.5px}.ChatbotFlowDoc-module__oH_APG__stepChip.ChatbotFlowDoc-module__oH_APG__selected{color:#0d9488;background:#0d94880f;border-color:#0d9488}.ChatbotFlowDoc-module__oH_APG__terminalStep{background:#0d948812;border:1px solid #0d948826;border-radius:8px;align-items:center;gap:8px;margin-top:4px;padding:8px 10px;display:flex}.ChatbotFlowDoc-module__oH_APG__terminalIcon{font-size:14px}.ChatbotFlowDoc-module__oH_APG__terminalText{color:#0d9488;font-size:11px;font-weight:600}@media print{.ChatbotFlowDoc-module__oH_APG__flowSection{background:#fff;padding:40px 0}.ChatbotFlowDoc-module__oH_APG__sectionHeader{margin-bottom:40px}.ChatbotFlowDoc-module__oH_APG__downloadBtn{display:none}.ChatbotFlowDoc-module__oH_APG__flowGrid{grid-template-columns:repeat(2,1fr);gap:20px}.ChatbotFlowDoc-module__oH_APG__flowCard{box-shadow:none;border:1.5px solid #e2e8f0}}@media (max-width:1100px){.ChatbotFlowDoc-module__oH_APG__flowGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ChatbotFlowDoc-module__oH_APG__container{padding:0 20px}.ChatbotFlowDoc-module__oH_APG__flowSection{padding:72px 0}.ChatbotFlowDoc-module__oH_APG__flowGrid{grid-template-columns:1fr}.ChatbotFlowDoc-module__oH_APG__sectionHeader{flex-direction:column;align-items:flex-start}}
.FAQ-module__LoKkfG__faq{background:#f8fafc;padding:120px 0;position:relative;overflow:hidden}.FAQ-module__LoKkfG__container{z-index:1;max-width:900px;margin:0 auto;padding:0 40px;position:relative}.FAQ-module__LoKkfG__bgText{color:#0000;-webkit-text-stroke:1px #0000000a;text-transform:uppercase;pointer-events:none;white-space:nowrap;font-size:clamp(150px,25vw,400px);font-weight:900;position:absolute;top:50%;right:-10%;transform:translateY(-50%)}.FAQ-module__LoKkfG__header{text-align:center;margin-bottom:60px}.FAQ-module__LoKkfG__heading{color:#0f172a;letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.FAQ-module__LoKkfG__accent{color:#1f6fff}.FAQ-module__LoKkfG__faqList{flex-direction:column;gap:15px;display:flex}.FAQ-module__LoKkfG__faqItem{background:#fff;border:1px solid #e2e8f0;border-radius:8px;transition:all .3s;overflow:hidden;box-shadow:0 1px 2px #0000000a}.FAQ-module__LoKkfG__faqItem:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000f}.FAQ-module__LoKkfG__faqItem.FAQ-module__LoKkfG__open{border-color:#1f6fff;border-left-width:3px}.FAQ-module__LoKkfG__faqQuestion{text-align:left;color:#0f172a;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:25px 30px;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex}.FAQ-module__LoKkfG__faqQuestion:hover{color:#1f6fff}.FAQ-module__LoKkfG__icon{flex-shrink:0;width:20px;height:20px;position:relative}.FAQ-module__LoKkfG__iconLine{background:#1f6fff;width:100%;height:2px;transition:transform .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.FAQ-module__LoKkfG__iconLine.FAQ-module__LoKkfG__vertical{transform:translateY(-50%)rotate(90deg)}.FAQ-module__LoKkfG__faqItem.FAQ-module__LoKkfG__open .FAQ-module__LoKkfG__iconLine.FAQ-module__LoKkfG__vertical{transform:translateY(-50%)rotate(0)}.FAQ-module__LoKkfG__faqAnswer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.FAQ-module__LoKkfG__faqItem.FAQ-module__LoKkfG__open .FAQ-module__LoKkfG__faqAnswer{max-height:300px}.FAQ-module__LoKkfG__faqAnswer p{color:#475569;padding:0 30px 25px;font-size:1rem;line-height:1.7}@media (max-width:768px){.FAQ-module__LoKkfG__faq{padding:80px 0}.FAQ-module__LoKkfG__container{padding:0 20px}.FAQ-module__LoKkfG__header{margin-bottom:40px}.FAQ-module__LoKkfG__heading{font-size:clamp(1.6rem,7vw,2rem)}.FAQ-module__LoKkfG__bgText{display:none}.FAQ-module__LoKkfG__faqList{gap:12px}.FAQ-module__LoKkfG__faqQuestion{gap:15px;padding:18px 20px;font-size:.9rem}.FAQ-module__LoKkfG__faqAnswer p{padding:0 20px 18px;font-size:.9rem}.FAQ-module__LoKkfG__icon{width:16px;height:16px}}
.about-module__xyQ5Ma__main{background-color:#fff;padding-top:90px}.about-module__xyQ5Ma__hero{text-align:center;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:80px 0 100px;position:relative}.about-module__xyQ5Ma__container{max-width:1400px;margin:0 auto;padding:0 40px}.about-module__xyQ5Ma__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1}.about-module__xyQ5Ma__accent{color:#1f6fff}.about-module__xyQ5Ma__subtitle{color:#94a3b8;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.7}.about-module__xyQ5Ma__story{background:#fff;padding:120px 0}.about-module__xyQ5Ma__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-module__xyQ5Ma__storyTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:25px;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;line-height:1.2}.about-module__xyQ5Ma__storyText{color:#94a3b8;margin-bottom:20px;font-size:1.1rem;line-height:1.8}.about-module__xyQ5Ma__storyStats{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.about-module__xyQ5Ma__statItem{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:35px 25px;transition:all .3s;box-shadow:0 1px 3px #0000000f}.about-module__xyQ5Ma__statItem:hover{border-color:#1f6fff4d;transform:translateY(-4px);box-shadow:0 20px 40px #1f6fff1a}.about-module__xyQ5Ma__statItem:last-child{grid-column:span 2}.about-module__xyQ5Ma__statNumber{color:#1f6fff;margin-bottom:10px;font-size:3rem;font-weight:800;line-height:1;display:block}.about-module__xyQ5Ma__statLabel{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:700}.about-module__xyQ5Ma__values{background-color:#f8fafc;padding:120px 0}.about-module__xyQ5Ma__valuesHeader{text-align:center;margin-bottom:60px}.about-module__xyQ5Ma__valuesTitle{color:#0f172a;letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;line-height:1.2}.about-module__xyQ5Ma__valuesGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.about-module__xyQ5Ma__valueCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px 30px;transition:all .3s;box-shadow:0 1px 3px #0000000f}.about-module__xyQ5Ma__valueCard:hover{border-color:#1f6fff4d;transform:translateY(-4px);box-shadow:0 20px 40px #1f6fff1a}.about-module__xyQ5Ma__valueIcon{color:#1f6fff;background:#1f6fff1a;border-radius:12px;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 25px;display:flex}.about-module__xyQ5Ma__valueTitle{color:#0f172a;margin-bottom:15px;font-size:1.25rem;font-weight:700}.about-module__xyQ5Ma__valueDesc{color:#94a3b8;font-size:1rem;line-height:1.6}@media (max-width:1024px){.about-module__xyQ5Ma__storyGrid{grid-template-columns:1fr;gap:50px}.about-module__xyQ5Ma__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-module__xyQ5Ma__container{padding:0 20px}.about-module__xyQ5Ma__hero{padding:60px 0 80px}.about-module__xyQ5Ma__story,.about-module__xyQ5Ma__values{padding:80px 0}.about-module__xyQ5Ma__storyStats{grid-template-columns:1fr}.about-module__xyQ5Ma__statItem:last-child{grid-column:1}.about-module__xyQ5Ma__valuesGrid{grid-template-columns:1fr}}
.blog-module__pZ9x6G__main{background-color:#fff;padding-top:90px}.blog-module__pZ9x6G__hero{text-align:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:80px 0 100px}.blog-module__pZ9x6G__container{max-width:1400px;margin:0 auto;padding:0 40px}.blog-module__pZ9x6G__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1}.blog-module__pZ9x6G__accent{color:#1f6fff}.blog-module__pZ9x6G__subtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.7}.blog-module__pZ9x6G__blog{padding:60px 0 100px}.blog-module__pZ9x6G__blogGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.blog-module__pZ9x6G__blogCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;text-decoration:none;transition:all .3s;display:block;overflow:hidden}.blog-module__pZ9x6G__blogCard:hover{border-color:#1f6fff4d;transform:translateY(-4px);box-shadow:0 20px 40px #1f6fff1a}.blog-module__pZ9x6G__blogImage{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);height:220px;position:relative}.blog-module__pZ9x6G__imagePlaceholder{color:#475569;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog-module__pZ9x6G__category{color:#1f6fff;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:1px solid #1f6fff66;border-radius:9999px;padding:6px 14px;font-size:.75rem;font-weight:600;position:absolute;top:20px;left:20px}.blog-module__pZ9x6G__blogContent{padding:25px}.blog-module__pZ9x6G__date{color:#475569;margin-bottom:12px;font-size:.85rem;display:block}.blog-module__pZ9x6G__blogTitle{color:#0f172a;margin-bottom:12px;font-size:1.15rem;font-weight:700;line-height:1.4}.blog-module__pZ9x6G__excerpt{color:#94a3b8;margin-bottom:16px;font-size:.9rem;line-height:1.6}.blog-module__pZ9x6G__readMore{color:#1f6fff;align-items:center;gap:8px;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-flex}.blog-module__pZ9x6G__readMore svg{transition:transform .3s}.blog-module__pZ9x6G__blogCard:hover .blog-module__pZ9x6G__readMore svg{transform:translate(5px)}@media (max-width:1024px){.blog-module__pZ9x6G__blogGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-module__pZ9x6G__container{padding:0 20px}.blog-module__pZ9x6G__hero{padding:60px 0 80px}.blog-module__pZ9x6G__blogGrid{grid-template-columns:1fr}}
.CTABanner-module__wGct5a__section{text-align:center;background:#0d1526;border-top:1px solid #ffffff0f;padding:120px 0;position:relative;overflow:hidden}.CTABanner-module__wGct5a__glow{pointer-events:none;background:radial-gradient(80% 60%,#1f6fff14 0%,#0000 70%);position:absolute;inset:0}.CTABanner-module__wGct5a__content{z-index:1;flex-direction:column;align-items:center;gap:24px;max-width:700px;margin:0 auto;padding:0 40px;display:flex;position:relative}.CTABanner-module__wGct5a__title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(2rem,5vw,3.75rem);font-weight:800;line-height:1.1}.CTABanner-module__wGct5a__accent{color:#1f6fff}.CTABanner-module__wGct5a__subtitle{color:#94a3b8;max-width:560px;margin:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}.CTABanner-module__wGct5a__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:8px;display:flex}.CTABanner-module__wGct5a__primaryBtn{color:#fff;letter-spacing:.01em;background:#1f6fff;border-radius:8px;align-items:center;gap:8px;min-height:52px;padding:16px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.CTABanner-module__wGct5a__primaryBtn:hover{background:#1757cc;transform:translateY(-2px);box-shadow:0 12px 32px #1f6fff4d}.CTABanner-module__wGct5a__outlineBtn{color:#fff;background:0 0;border:1px solid #fff3;border-radius:8px;align-items:center;gap:8px;min-height:52px;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.CTABanner-module__wGct5a__outlineBtn:hover{background:#ffffff0d;border-color:#ffffff80}@media (max-width:1024px){.CTABanner-module__wGct5a__section{padding:80px 0}.CTABanner-module__wGct5a__content{padding:0 30px}}@media (max-width:768px){.CTABanner-module__wGct5a__section{padding:60px 0}.CTABanner-module__wGct5a__content{padding:0 20px}.CTABanner-module__wGct5a__actions{flex-direction:column;align-items:stretch}.CTABanner-module__wGct5a__primaryBtn,.CTABanner-module__wGct5a__outlineBtn{justify-content:center;width:100%}}
.contact-module__fZsUaW__main{background-color:#fff;padding-top:90px}.contact-module__fZsUaW__hero{text-align:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:80px 0 100px}.contact-module__fZsUaW__container{max-width:1400px;margin:0 auto;padding:0 40px}.contact-module__fZsUaW__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1}.contact-module__fZsUaW__accent{color:#1f6fff}.contact-module__fZsUaW__subtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.7}.contact-module__fZsUaW__contact{padding-top:60px;padding-bottom:100px}.contact-module__fZsUaW__contactGrid{grid-template-columns:1fr 1.2fr;gap:60px;display:grid}.contact-module__fZsUaW__contactInfo{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:50px;box-shadow:0 1px 3px #0000000f}.contact-module__fZsUaW__infoTitle{color:#0f172a;margin-bottom:15px;font-size:1.75rem;font-weight:700}.contact-module__fZsUaW__infoDesc{color:#94a3b8;margin-bottom:40px;font-size:1rem;line-height:1.7}.contact-module__fZsUaW__infoItems{flex-direction:column;gap:30px;margin-bottom:40px;display:flex}.contact-module__fZsUaW__infoItem{align-items:flex-start;gap:20px;display:flex}.contact-module__fZsUaW__infoIcon{color:#1f6fff;background:#1f6fff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.contact-module__fZsUaW__infoItemTitle{color:#475569;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;font-size:.9rem;font-weight:500}.contact-module__fZsUaW__infoItemContent{color:#0f172a;font-size:1.05rem}.contact-module__fZsUaW__socialLinks{gap:12px;display:flex}.contact-module__fZsUaW__socialLink{color:#94a3b8;background:#00000005;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.contact-module__fZsUaW__socialLink:hover{color:#0f172a;background:#1f6fff;border-color:#1f6fff}.contact-module__fZsUaW__contactForm{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:50px;box-shadow:0 1px 3px #0000000f}.contact-module__fZsUaW__formGroup{margin-bottom:20px}.contact-module__fZsUaW__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-module__fZsUaW__formTitle{color:#0f172a;margin-bottom:10px;font-size:1.75rem;font-weight:700}.contact-module__fZsUaW__formSelect{color:#0f172a;cursor:pointer;appearance:none;background:#00000005 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2394A3B8' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 16px center/18px no-repeat;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:18px 24px;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__fZsUaW__formSelect:focus{background-color:#e2e8f0;border-color:#1f6fff;outline:none}.contact-module__fZsUaW__formSelect option{color:#0f172a;background:#fff;padding:12px}.contact-module__fZsUaW__formInput{color:#0f172a;background:#00000005;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:18px 24px;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__fZsUaW__formInput::placeholder{color:#475569}.contact-module__fZsUaW__formInput:focus{background:#e2e8f0;border-color:#1f6fff;outline:none}.contact-module__fZsUaW__formTextarea{resize:vertical;min-height:150px}.contact-module__fZsUaW__submitBtn{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#1f6fff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;padding:18px 32px;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.contact-module__fZsUaW__submitBtn:hover:not(:disabled){background:#1757cc;transform:translateY(-2px);box-shadow:0 12px 32px #1f6fff4d}.contact-module__fZsUaW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.contact-module__fZsUaW__requiredNote{color:#475569;margin-bottom:20px;font-size:.85rem;font-style:italic}.contact-module__fZsUaW__successMessage{text-align:center;padding:60px 40px}.contact-module__fZsUaW__successMessage h3{color:#0f172a;margin:25px 0 15px;font-size:1.75rem;font-weight:700}.contact-module__fZsUaW__successMessage p{color:#94a3b8;font-size:1.05rem;line-height:1.6}@media (max-width:1024px){.contact-module__fZsUaW__contactGrid{grid-template-columns:1fr}.contact-module__fZsUaW__contactForm{order:-1}}@media (max-width:768px){.contact-module__fZsUaW__container{padding:0 20px}.contact-module__fZsUaW__hero{padding:60px 0 80px}.contact-module__fZsUaW__title{font-size:clamp(1.8rem,8vw,2.5rem)}.contact-module__fZsUaW__subtitle{font-size:1rem}.contact-module__fZsUaW__contactInfo,.contact-module__fZsUaW__contactForm{padding:25px 20px}.contact-module__fZsUaW__infoTitle,.contact-module__fZsUaW__formTitle{font-size:1.4rem}.contact-module__fZsUaW__formRow{grid-template-columns:1fr;gap:15px}.contact-module__fZsUaW__formInput,.contact-module__fZsUaW__formSelect{padding:15px 18px;font-size:.95rem}.contact-module__fZsUaW__formTextarea{min-height:120px}.contact-module__fZsUaW__submitBtn{padding:16px 24px;font-size:.9rem}.contact-module__fZsUaW__requiredNote{font-size:.8rem}.contact-module__fZsUaW__socialLinks{justify-content:center}.contact-module__fZsUaW__infoItems{gap:20px}.contact-module__fZsUaW__infoIcon{width:45px;height:45px}.contact-module__fZsUaW__successMessage{padding:40px 20px}}
.pricing-module__2EgW8G__main{background:#fff;min-height:100vh;padding-top:80px}.pricing-module__2EgW8G__container{width:100%;max-width:1100px;margin:0 auto;padding:0 40px}.pricing-module__2EgW8G__hero{text-align:center;background:linear-gradient(#f5f8ff 0%,#fff 100%);border-bottom:1px solid #e2e8f0;padding:80px 0 72px}.pricing-module__2EgW8G__heroTitle{font-family:var(--font-heading);color:var(--heading-color);letter-spacing:-.02em;max-width:720px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.15}.pricing-module__2EgW8G__heroSubtitle{color:var(--text-secondary);max-width:560px;margin:0 auto;font-size:1.1rem;line-height:1.7}.pricing-module__2EgW8G__productsSection{padding:80px 0}.pricing-module__2EgW8G__productSection{border-bottom:1px solid #e8eef8;grid-template-columns:280px 1fr;align-items:start;gap:48px;padding:48px 0;display:grid}.pricing-module__2EgW8G__productSection:last-child{border-bottom:none}.pricing-module__2EgW8G__productHeader{border-left:3px solid;padding-left:20px}.pricing-module__2EgW8G__productBadge{color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:100px;margin-bottom:12px;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-block}.pricing-module__2EgW8G__productName{font-family:var(--font-heading);color:var(--heading-color);margin-bottom:8px;font-size:1.25rem;font-weight:800;line-height:1.3}.pricing-module__2EgW8G__productTagline{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.pricing-module__2EgW8G__contactCard{background:#fafbfd;border:1px solid #e8eef8;border-radius:16px;flex-direction:column;align-items:flex-start;gap:16px;max-width:480px;padding:36px 32px;display:flex}.pricing-module__2EgW8G__contactIcon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.pricing-module__2EgW8G__contactMsg{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.7}.pricing-module__2EgW8G__contactCta{color:#fff;border-radius:var(--radius-md);align-items:center;gap:8px;padding:12px 24px;font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.pricing-module__2EgW8G__contactCta:hover{opacity:.9;transform:translateY(-1px)}.pricing-module__2EgW8G__tiersRow{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:start;gap:20px;display:grid}.pricing-module__2EgW8G__tierCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px 24px;transition:transform .25s,box-shadow .25s;position:relative}.pricing-module__2EgW8G__tierCard:hover{transform:translateY(-3px);box-shadow:0 12px 32px #00000012}.pricing-module__2EgW8G__tierHighlight{border-width:2px;box-shadow:0 6px 24px #1f6fff1a}.pricing-module__2EgW8G__tierBadge{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:4px 14px;font-size:.7rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.pricing-module__2EgW8G__tierName{font-family:var(--font-heading);color:var(--heading-color);margin-bottom:6px;font-size:1rem;font-weight:700}.pricing-module__2EgW8G__tierPrice{font-family:var(--font-heading);color:var(--accent);margin-bottom:6px;font-size:1.5rem;font-weight:800;line-height:1.1}.pricing-module__2EgW8G__tierDesc{color:var(--text-muted);margin-bottom:18px;font-size:.8rem;line-height:1.5}.pricing-module__2EgW8G__tierFeatures{flex-direction:column;gap:8px;margin:0 0 20px;padding:0;list-style:none;display:flex}.pricing-module__2EgW8G__tierFeature{color:var(--text-secondary);align-items:center;gap:8px;font-size:.8rem;display:flex}.pricing-module__2EgW8G__tierCta{text-align:center;background:var(--accent);color:#fff;border-radius:var(--radius-md);padding:10px 20px;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:block}.pricing-module__2EgW8G__tierCta:hover{opacity:.9}.pricing-module__2EgW8G__faqSection{background:var(--bg-secondary);padding:80px 0}.pricing-module__2EgW8G__faqGrid{grid-template-columns:repeat(2,1fr);gap:40px 56px;display:grid}.pricing-module__2EgW8G__faqQ{font-family:var(--font-heading);color:var(--heading-color);margin-bottom:10px;font-size:1rem;font-weight:700;line-height:1.35}.pricing-module__2EgW8G__faqA{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.7}.pricing-module__2EgW8G__ctaSection{padding:80px 0}.pricing-module__2EgW8G__ctaBox{background:var(--bg-secondary);text-align:center;border:1px solid #dde5f6;border-radius:20px;padding:64px 48px}.pricing-module__2EgW8G__ctaTitle{font-family:var(--font-heading);color:var(--heading-color);margin:0 auto 16px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;line-height:1.25}.pricing-module__2EgW8G__ctaDesc{color:var(--text-secondary);max-width:480px;margin:0 auto 32px;font-size:1.05rem;line-height:1.7}.pricing-module__2EgW8G__ctaBtn{background:var(--accent);color:#fff;border-radius:var(--radius-md);align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.pricing-module__2EgW8G__ctaBtn:hover{opacity:.9;transform:translateY(-2px)}@media (max-width:1024px){.pricing-module__2EgW8G__container{padding:0 30px}.pricing-module__2EgW8G__productSection{grid-template-columns:240px 1fr;gap:36px}}@media (max-width:768px){.pricing-module__2EgW8G__container{padding:0 20px}.pricing-module__2EgW8G__hero{padding:56px 0 48px}.pricing-module__2EgW8G__productSection{grid-template-columns:1fr;gap:24px;padding:36px 0}.pricing-module__2EgW8G__faqGrid{grid-template-columns:1fr;gap:28px}.pricing-module__2EgW8G__ctaBox{padding:40px 24px}}@media (max-width:480px){.pricing-module__2EgW8G__tiersRow{grid-template-columns:1fr}}
.product-module__XBQKNq__main{background:#fff;min-height:100vh;padding-top:80px}.product-module__XBQKNq__container{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}.product-module__XBQKNq__hero{padding:80px 0 100px;position:relative;overflow:hidden}.product-module__XBQKNq__heroBg{z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.product-module__XBQKNq__heroBgOverlay{z-index:1;background:linear-gradient(135deg,#0a1733e0 0%,#0a1733b8 50%,#0a17338c 100%);position:absolute;inset:0}.product-module__XBQKNq__hero .product-module__XBQKNq__container{z-index:2;position:relative}.product-module__XBQKNq__backLink{color:#ffffffa6;align-items:center;gap:8px;margin-bottom:36px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.product-module__XBQKNq__backLink:hover{color:#fff}.product-module__XBQKNq__heroContent{max-width:720px}.product-module__XBQKNq__industryBadge{color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:100px;margin-bottom:20px;padding:5px 14px;font-size:.72rem;font-weight:700;display:inline-block}.product-module__XBQKNq__heroTitle{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:800;line-height:1.1}.product-module__XBQKNq__heroTagline{color:#ffffffbf;margin-bottom:16px;font-size:clamp(1rem,2.5vw,1.3rem);font-weight:500;line-height:1.4}.product-module__XBQKNq__heroDesc{color:#ffffffa6;max-width:620px;margin-bottom:28px;font-size:1.05rem;line-height:1.7}.product-module__XBQKNq__valueProps{flex-direction:column;gap:10px;margin:0 0 36px;padding:0;list-style:none;display:flex}.product-module__XBQKNq__valueProp{color:#ffffffd9;align-items:flex-start;gap:10px;font-size:.95rem;line-height:1.5;display:flex}.product-module__XBQKNq__valuePropCheck{flex-shrink:0;margin-top:2px}.product-module__XBQKNq__heroCtas{flex-wrap:wrap;gap:14px;display:flex}.product-module__XBQKNq__ctaPrimary{color:#fff;border-radius:var(--radius-md);letter-spacing:.02em;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.product-module__XBQKNq__ctaPrimary:hover{opacity:.9;transform:translateY(-2px)}.product-module__XBQKNq__ctaSecondary{color:#fff;border-radius:var(--radius-md);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1f;border:1px solid #ffffff40;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.product-module__XBQKNq__ctaSecondary:hover{background:#fff3;transform:translateY(-2px)}.product-module__XBQKNq__sectionHeader{text-align:center;margin-bottom:56px}.product-module__XBQKNq__sectionTitle{font-family:var(--font-heading);color:var(--heading-color);letter-spacing:-.01em;margin-bottom:14px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:800;line-height:1.2}.product-module__XBQKNq__sectionSubtitle{color:var(--text-secondary);max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.7}.product-module__XBQKNq__featuresSection{background:#fff;padding:100px 0}.product-module__XBQKNq__featuresGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.product-module__XBQKNq__featureCard{background:#fafbfd;border:1px solid #e8eef8;border-radius:16px;padding:28px 24px;transition:transform .25s,box-shadow .25s,border-color .25s}.product-module__XBQKNq__featureCard:hover{border-color:#1f6fff33;transform:translateY(-4px);box-shadow:0 12px 32px #00000012}.product-module__XBQKNq__featureIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.product-module__XBQKNq__featureTitle{font-family:var(--font-heading);color:var(--heading-color);margin-bottom:8px;font-size:1rem;font-weight:700;line-height:1.3}.product-module__XBQKNq__featureProblem{color:var(--text-muted);margin-bottom:10px;font-size:.8rem;font-style:italic;line-height:1.5}.product-module__XBQKNq__problemLabel{color:#94a3b8;font-style:normal;font-weight:700}.product-module__XBQKNq__featureDesc{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.product-module__XBQKNq__personasSection{background:var(--bg-secondary);padding:100px 0}.product-module__XBQKNq__personasGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.product-module__XBQKNq__personaCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:32px 28px;transition:transform .25s,box-shadow .25s}.product-module__XBQKNq__personaCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000012}.product-module__XBQKNq__personaNumber{font-family:var(--font-heading);opacity:.25;margin-bottom:14px;font-size:2rem;font-weight:900;line-height:1}.product-module__XBQKNq__personaTitle{font-family:var(--font-heading);color:var(--heading-color);margin-bottom:10px;font-size:1.05rem;font-weight:700;line-height:1.3}.product-module__XBQKNq__personaDesc{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.6}.product-module__XBQKNq__pricingSection{background:#fff;padding:100px 0}.product-module__XBQKNq__pricingContact{justify-content:center;display:flex}.product-module__XBQKNq__pricingContactInner{background:var(--bg-secondary);text-align:center;border:1px solid #dde5f6;border-radius:20px;width:100%;max-width:600px;padding:56px 64px}.product-module__XBQKNq__pricingContactTitle{font-family:var(--font-heading);color:var(--heading-color);margin-bottom:14px;font-size:1.5rem;font-weight:700}.product-module__XBQKNq__pricingContactMsg{color:var(--text-secondary);margin-bottom:28px;font-size:1.05rem;line-height:1.7}.product-module__XBQKNq__pricingCta{color:#fff;border-radius:var(--radius-md);align-items:center;gap:8px;padding:14px 32px;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.product-module__XBQKNq__pricingCta:hover{opacity:.9;transform:translateY(-2px)}.product-module__XBQKNq__pricingTiers{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;max-width:900px;margin:0 auto;display:grid}.product-module__XBQKNq__tierCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:36px 28px;transition:transform .25s,box-shadow .25s;position:relative}.product-module__XBQKNq__tierCard:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.product-module__XBQKNq__tierHighlight{border-width:2px;box-shadow:0 8px 32px #1f6fff1a}.product-module__XBQKNq__tierBadge{color:#fff;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:4px 16px;font-size:.72rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.product-module__XBQKNq__tierName{font-family:var(--font-heading);color:var(--heading-color);margin-bottom:8px;font-size:1.1rem;font-weight:700}.product-module__XBQKNq__tierPrice{font-family:var(--font-heading);color:var(--accent);margin-bottom:8px;font-size:1.8rem;font-weight:800;line-height:1}.product-module__XBQKNq__tierDesc{color:var(--text-muted);margin-bottom:20px;font-size:.875rem;line-height:1.5}.product-module__XBQKNq__tierFeatures{flex-direction:column;gap:10px;margin:0 0 24px;padding:0;list-style:none;display:flex}.product-module__XBQKNq__tierFeature{color:var(--text-secondary);align-items:center;gap:8px;font-size:.875rem;display:flex}.product-module__XBQKNq__tierCta{text-align:center;background:var(--accent);color:#fff;border-radius:var(--radius-md);padding:12px 24px;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:block}.product-module__XBQKNq__tierCta:hover{opacity:.9;transform:translateY(-1px)}.product-module__XBQKNq__testimonialsSection{background:#fff;padding:100px 0}.product-module__XBQKNq__testimonialsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.product-module__XBQKNq__testimonialCard{background:#fafbfd;border:1px solid #e8eef8;border-radius:16px;flex-direction:column;gap:16px;padding:32px 28px;transition:transform .25s,box-shadow .25s;display:flex}.product-module__XBQKNq__testimonialCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000012}.product-module__XBQKNq__testimonialQuote{line-height:1}.product-module__XBQKNq__testimonialText{color:var(--text-secondary);flex:1;margin:0;font-size:.95rem;font-style:italic;line-height:1.7}.product-module__XBQKNq__testimonialAuthor{align-items:center;gap:12px;margin-top:8px;display:flex}.product-module__XBQKNq__testimonialAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:.95rem;font-weight:700;display:flex}.product-module__XBQKNq__testimonialName{color:var(--heading-color);font-size:.875rem;font-weight:700;line-height:1.3}.product-module__XBQKNq__testimonialCompany{color:var(--text-muted);margin-top:2px;font-size:.8rem}.product-module__XBQKNq__formSection{background:var(--bg-secondary);padding:100px 0}.product-module__XBQKNq__formGrid{grid-template-columns:1fr 1.4fr;align-items:start;gap:64px;display:grid}.product-module__XBQKNq__formInfo{padding-top:8px}.product-module__XBQKNq__formInfoTitle{font-family:var(--font-heading);color:var(--heading-color);letter-spacing:-.01em;margin-bottom:16px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;line-height:1.2}.product-module__XBQKNq__formInfoDesc{color:var(--text-secondary);margin-bottom:28px;font-size:1.05rem;line-height:1.7}.product-module__XBQKNq__formInfoList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.product-module__XBQKNq__formInfoList li{color:var(--text-primary);align-items:center;gap:10px;font-size:.95rem;font-weight:500;display:flex}.product-module__XBQKNq__formWrapper{background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000000f}@media (max-width:1200px){.product-module__XBQKNq__featuresGrid{grid-template-columns:repeat(3,1fr)}.product-module__XBQKNq__personasGrid,.product-module__XBQKNq__testimonialsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.product-module__XBQKNq__container{padding:0 30px}.product-module__XBQKNq__hero{padding:60px 0 80px}.product-module__XBQKNq__featuresGrid{grid-template-columns:repeat(2,1fr)}.product-module__XBQKNq__formGrid{grid-template-columns:1fr;gap:40px}.product-module__XBQKNq__pricingContactInner{padding:40px 32px}}@media (max-width:768px){.product-module__XBQKNq__container{padding:0 20px}.product-module__XBQKNq__hero{padding:40px 0 60px}.product-module__XBQKNq__featuresSection,.product-module__XBQKNq__personasSection,.product-module__XBQKNq__pricingSection,.product-module__XBQKNq__testimonialsSection,.product-module__XBQKNq__formSection{padding:60px 0}.product-module__XBQKNq__testimonialsGrid,.product-module__XBQKNq__featuresGrid{grid-template-columns:1fr}.product-module__XBQKNq__personasGrid{grid-template-columns:1fr 1fr}.product-module__XBQKNq__heroCtas{flex-direction:column}.product-module__XBQKNq__ctaPrimary,.product-module__XBQKNq__ctaSecondary{text-align:center;justify-content:center}.product-module__XBQKNq__pricingContactInner{padding:32px 20px}.product-module__XBQKNq__sectionHeader{margin-bottom:36px}}@media (max-width:480px){.product-module__XBQKNq__personasGrid,.product-module__XBQKNq__pricingTiers{grid-template-columns:1fr}}
.products-module__K1IFlW__main{background:#fff;min-height:100vh;padding-top:80px}.products-module__K1IFlW__container{width:100%;max-width:1400px;margin:0 auto;padding:0 40px}.products-module__K1IFlW__hero{text-align:center;background:linear-gradient(#f5f8ff 0%,#fff 100%);border-bottom:1px solid #e2e8f0;padding:80px 0 72px}.products-module__K1IFlW__heroTitle{font-family:var(--font-heading);color:var(--heading-color);letter-spacing:-.02em;max-width:800px;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.15}.products-module__K1IFlW__accent{color:var(--accent)}.products-module__K1IFlW__heroSubtitle{color:var(--text-secondary);max-width:640px;margin:0 auto 40px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.products-module__K1IFlW__heroStats{background:#fff;border:1px solid #e2e8f0;border-radius:60px;align-items:center;gap:32px;padding:20px 36px;display:inline-flex;box-shadow:0 2px 12px #0000000a}.products-module__K1IFlW__stat{flex-direction:column;align-items:center;gap:2px;display:flex}.products-module__K1IFlW__statValue{font-family:var(--font-heading);color:var(--accent);font-size:1.6rem;font-weight:800;line-height:1}.products-module__K1IFlW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.07em;font-size:.78rem;font-weight:600}.products-module__K1IFlW__statDivider{background:#e2e8f0;width:1px;height:36px}.products-module__K1IFlW__productsSection{padding:72px 0 100px}.products-module__K1IFlW__filters{flex-wrap:wrap;gap:8px;margin-bottom:48px;display:flex}.products-module__K1IFlW__filterBtn{color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast);background:#f1f5f9;border:1px solid #0000;border-radius:100px;padding:8px 18px;font-family:inherit;font-size:.875rem;font-weight:600}.products-module__K1IFlW__filterBtn:hover{color:var(--accent);background:#e8effe}.products-module__K1IFlW__filterActive{background:var(--accent);color:#fff;border-color:var(--accent)}.products-module__K1IFlW__filterActive:hover{background:var(--accent-hover);color:#fff}.products-module__K1IFlW__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.products-module__K1IFlW__card{color:inherit;cursor:pointer;will-change:transform;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden}.products-module__K1IFlW__card:hover{border-color:#1f6fff40;transform:translateY(-6px);box-shadow:0 16px 40px #1f6fff1a}.products-module__K1IFlW__cardImage{background-position:50%;background-size:cover;flex-shrink:0;height:180px;transition:background-size .4s;position:relative}.products-module__K1IFlW__card:hover .products-module__K1IFlW__cardImage{background-size:108%}.products-module__K1IFlW__industryBadge{color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:100px;padding:4px 12px;font-size:.72rem;font-weight:700;position:absolute;top:14px;left:14px}.products-module__K1IFlW__cardBody{flex-direction:column;flex:1;gap:10px;padding:24px;display:flex}.products-module__K1IFlW__cardName{font-family:var(--font-heading);color:var(--heading-color);margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.products-module__K1IFlW__cardTagline{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.products-module__K1IFlW__cardProps{flex-direction:column;flex:1;gap:6px;margin:4px 0 0;padding:0;list-style:none;display:flex}.products-module__K1IFlW__cardProp{color:var(--text-secondary);align-items:flex-start;gap:8px;font-size:.8rem;line-height:1.45;display:flex}.products-module__K1IFlW__cardPropDot{border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:5px}.products-module__K1IFlW__cardCta{color:var(--accent);align-items:center;gap:6px;margin-top:12px;font-size:.875rem;font-weight:700;transition:gap .2s;display:inline-flex}.products-module__K1IFlW__card:hover .products-module__K1IFlW__cardCta{gap:10px}.products-module__K1IFlW__empty{text-align:center;color:var(--text-muted);padding:60px 0}.products-module__K1IFlW__ctaSection{padding:0 0 100px}.products-module__K1IFlW__ctaBox{background:var(--bg-secondary);text-align:center;border:1px solid #dde5f6;border-radius:20px;padding:64px 48px}.products-module__K1IFlW__ctaTitle{font-family:var(--font-heading);color:var(--heading-color);max-width:600px;margin:0 auto 16px;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:800;line-height:1.25}.products-module__K1IFlW__ctaDesc{color:var(--text-secondary);max-width:520px;margin:0 auto 32px;font-size:1.05rem;line-height:1.7}.products-module__K1IFlW__ctaBtn{font-size:1rem!important}@media (max-width:1200px){.products-module__K1IFlW__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.products-module__K1IFlW__container{padding:0 30px}.products-module__K1IFlW__hero{padding:60px 0 56px}.products-module__K1IFlW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.products-module__K1IFlW__container{padding:0 20px}.products-module__K1IFlW__hero{padding:48px 0 44px}.products-module__K1IFlW__heroStats{gap:20px;padding:16px 24px}.products-module__K1IFlW__filters{gap:6px}.products-module__K1IFlW__filterBtn{padding:7px 14px;font-size:.8rem}.products-module__K1IFlW__grid{grid-template-columns:repeat(2,1fr);gap:16px}.products-module__K1IFlW__ctaBox{padding:40px 24px}}@media (max-width:480px){.products-module__K1IFlW__grid{grid-template-columns:1fr}.products-module__K1IFlW__heroStats{border-radius:16px;flex-wrap:wrap;justify-content:center;gap:16px 24px}.products-module__K1IFlW__statDivider{display:none}}
.project-module__Kkn7yG__main{background-color:#fff;padding-top:90px}.project-module__Kkn7yG__hero{text-align:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:80px 0 100px}.project-module__Kkn7yG__container{max-width:1400px;margin:0 auto;padding:0 40px}.project-module__Kkn7yG__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1}.project-module__Kkn7yG__accent{color:#1f6fff}.project-module__Kkn7yG__subtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.7}.project-module__Kkn7yG__projects{padding:60px 0 100px}.project-module__Kkn7yG__projectsGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.project-module__Kkn7yG__projectCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;text-decoration:none;transition:all .3s;display:block;overflow:hidden}.project-module__Kkn7yG__projectCard:hover{border-color:#1f6fff4d;transform:translateY(-4px);box-shadow:0 20px 40px #1f6fff1a}.project-module__Kkn7yG__projectImage{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);height:280px;position:relative;overflow:hidden}.project-module__Kkn7yG__imagePlaceholder{color:#475569;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-module__Kkn7yG__projectOverlay{opacity:0;background:#00000080;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.project-module__Kkn7yG__projectCard:hover .project-module__Kkn7yG__projectOverlay{opacity:1}.project-module__Kkn7yG__plusIcon{color:#1f6fff;border:2px solid #1f6fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;transition:all .3s;display:flex}.project-module__Kkn7yG__projectCard:hover .project-module__Kkn7yG__plusIcon{color:#0f172a;background:#1f6fff}.project-module__Kkn7yG__projectInfo{padding:25px}.project-module__Kkn7yG__projectTags{flex-wrap:wrap;gap:10px;margin-bottom:15px;display:flex}.project-module__Kkn7yG__projectTag{color:#1f6fff;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:1px solid #1f6fff40;border-radius:9999px;padding:5px 12px;font-size:.7rem}.project-module__Kkn7yG__projectTitle{color:#0f172a;margin-bottom:10px;font-size:1.15rem;font-weight:700;line-height:1.4}.project-module__Kkn7yG__projectDesc{color:#94a3b8;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.project-module__Kkn7yG__ctaSection{text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0;padding:100px 0}.project-module__Kkn7yG__ctaTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.project-module__Kkn7yG__ctaDesc{color:#94a3b8;margin-bottom:40px;font-size:1.1rem}.project-module__Kkn7yG__ctaButton{color:#0f172a;background:#1f6fff;border-radius:8px;align-items:center;gap:12px;padding:20px 44px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.project-module__Kkn7yG__ctaButton:hover{background:#1757cc;transform:translateY(-3px);box-shadow:0 12px 32px #1f6fff4d}@media (max-width:1024px){.project-module__Kkn7yG__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.project-module__Kkn7yG__container{padding:0 20px}.project-module__Kkn7yG__hero{padding:60px 0 80px}.project-module__Kkn7yG__projectsGrid{grid-template-columns:1fr}.project-module__Kkn7yG__projectImage{height:200px}.project-module__Kkn7yG__ctaSection{padding:60px 0}}
.service-module__Eaku1q__main{background-color:#fff;padding-top:90px}.service-module__Eaku1q__hero{background:linear-gradient(#f5f8ff 0%,#fff 100%);border-bottom:1px solid #e2e8f0;padding:88px 0 92px}.service-module__Eaku1q__container{max-width:1400px;margin:0 auto;padding:0 40px}.service-module__Eaku1q__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1}.service-module__Eaku1q__accent{color:#1f6fff}.service-module__Eaku1q__subtitle{color:#3d4e72;max-width:640px;margin:0 0 26px;font-size:1.2rem;line-height:1.7}.service-module__Eaku1q__heroGrid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:36px;display:grid}.service-module__Eaku1q__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.service-module__Eaku1q__heroStat{background:#fff;border:1px solid #dde5f6;border-radius:12px;flex-direction:column;gap:4px;padding:14px;display:flex}.service-module__Eaku1q__heroStatValue{color:#1f6fff;font-size:1.4rem;font-weight:800;line-height:1}.service-module__Eaku1q__heroStatLabel{text-transform:uppercase;letter-spacing:.08em;color:#6e7e9f;font-size:.72rem;font-weight:600}.service-module__Eaku1q__heroPanel{background:#fff;border:1px solid #dde5f6;border-radius:16px;padding:26px;box-shadow:0 10px 26px #0a173314}.service-module__Eaku1q__heroPanel h3{color:#0a1733;margin-bottom:10px;font-size:1.1rem;font-weight:800}.service-module__Eaku1q__heroPanel p{color:#3d4e72;margin-bottom:14px;line-height:1.7}.service-module__Eaku1q__heroPanel ul{flex-direction:column;gap:10px;list-style:none;display:flex}.service-module__Eaku1q__heroPanel li{color:#0f172a;padding-left:18px;font-size:.92rem;position:relative}.service-module__Eaku1q__heroPanel li:before{content:"";background:#1f6fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;left:0}.service-module__Eaku1q__services{padding-top:56px;padding-bottom:100px}.service-module__Eaku1q__serviceCard{background:#fff;border:1px solid #dde5f6;border-radius:20px;margin-bottom:30px;padding:38px;transition:all .3s;display:block;position:relative;overflow:hidden;box-shadow:0 12px 34px #0a17330f}.service-module__Eaku1q__serviceCard:before{content:"";background:linear-gradient(90deg,#1f6fff 0%,#1f6fff0d 100%);height:2px;position:absolute;inset:0 0 auto}.service-module__Eaku1q__serviceCard:hover{border-color:#1f6fff4d;transform:translateY(-6px);box-shadow:0 20px 44px #1f6fff24}.service-module__Eaku1q__serviceGrid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:stretch;gap:26px;display:grid}.service-module__Eaku1q__reverseCard .service-module__Eaku1q__serviceGrid{grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr)}.service-module__Eaku1q__reverseCard .service-module__Eaku1q__serviceVisual{order:-1}.service-module__Eaku1q__serviceHead{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:16px;display:flex}.service-module__Eaku1q__serviceMeta{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.service-module__Eaku1q__serviceNumber{color:#6e7e9f;letter-spacing:.1em;background:#f7faff;border:1px solid #dde5f6;border-radius:9999px;padding:6px 11px;font-size:.72rem;font-weight:700;line-height:1}.service-module__Eaku1q__serviceTitle{color:#0a1733;letter-spacing:-.01em;font-size:1.42rem;font-weight:800}.service-module__Eaku1q__serviceDesc{color:#3d4e72;max-width:900px;margin-bottom:22px;font-size:.98rem;line-height:1.8}.service-module__Eaku1q__featuresList{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.service-module__Eaku1q__featureItem{color:#475569;background:#f8faff;border:1px solid #e5ecfa;border-radius:10px;align-items:flex-start;gap:9px;padding:9px 11px;font-size:.9rem;display:flex}.service-module__Eaku1q__checkmark{color:#1757cc;font-weight:800}.service-module__Eaku1q__serviceLink{color:#1f6fff;white-space:nowrap;cursor:pointer;text-transform:uppercase;letter-spacing:.06em;z-index:5;pointer-events:auto;background:#fff;border:1px solid #1f6fff47;border-radius:9999px;align-self:flex-start;align-items:center;gap:8px;padding:12px 18px;font-size:.82rem;font-weight:700;transition:all .3s;display:inline-flex;position:relative}.service-module__Eaku1q__serviceLink:hover{color:#fff;background:#1f6fff;transform:translateY(-1px);box-shadow:0 10px 24px #1f6fff42}.service-module__Eaku1q__serviceVisual{pointer-events:none;background:#eaf0ff;border:1px solid #dde5f6;border-radius:14px;min-height:280px;position:relative;overflow:hidden}.service-module__Eaku1q__serviceImage{transform-origin:50%;background-position:50%;background-size:cover;position:absolute;inset:0}.service-module__Eaku1q__serviceImage:after{content:"";background:linear-gradient(#0a173324 0%,#0a173380 100%);position:absolute;inset:0}.service-module__Eaku1q__imageLabel{z-index:2;color:#0a1733;letter-spacing:.08em;text-transform:uppercase;background:#ffffffe6;border:1px solid #fffffff2;border-radius:9999px;padding:7px 11px;font-size:.68rem;font-weight:700;position:absolute;bottom:14px;left:14px}.service-module__Eaku1q__techSection{background:#fff;padding:24px 0 100px}.service-module__Eaku1q__techHeader{max-width:820px;margin-bottom:34px}.service-module__Eaku1q__techTitle{color:#0a1733;letter-spacing:-.02em;margin:16px 0 12px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.2}.service-module__Eaku1q__techDesc{color:#3d4e72;line-height:1.8}.service-module__Eaku1q__techGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.service-module__Eaku1q__techCard{background:#f8faff;border:1px solid #dde5f6;border-radius:14px;padding:22px}.service-module__Eaku1q__techCard h3{color:#0a1733;margin-bottom:14px;font-size:1rem;font-weight:800}.service-module__Eaku1q__techList{flex-wrap:wrap;gap:10px;display:flex}.service-module__Eaku1q__techBadge{color:#1757cc;letter-spacing:.03em;background:#fff;border:1px solid #1f6fff38;border-radius:9999px;padding:8px 11px;font-size:.78rem;font-weight:700}.service-module__Eaku1q__outcomes{background:0 0;border:none;border-radius:0;margin-bottom:18px;padding:0}.service-module__Eaku1q__outcomesTitle{color:#6e7e9f;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:.78rem;font-weight:700}.service-module__Eaku1q__outcomesList{flex-wrap:wrap;gap:20px;display:flex}.service-module__Eaku1q__outcomeItem{color:#0f172a;background:#fff;border:1px solid #dde5f6;border-radius:9999px;align-items:center;gap:8px;padding:8px 12px;font-size:.86rem;font-weight:600;display:flex}.service-module__Eaku1q__outcomeCheck{color:#1757cc;font-weight:700}.service-module__Eaku1q__ctaSection{text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0;padding:100px 0}.service-module__Eaku1q__ctaTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.service-module__Eaku1q__ctaDesc{color:#94a3b8;margin-bottom:40px;font-size:1.1rem}.service-module__Eaku1q__ctaButton{color:#0f172a;cursor:pointer;background:#1f6fff;border:none;border-radius:8px;align-items:center;gap:12px;padding:20px 44px;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-flex}.service-module__Eaku1q__ctaButton:hover{background:#1757cc;transform:translateY(-3px);box-shadow:0 12px 32px #1f6fff4d}@media (max-width:1024px){.service-module__Eaku1q__serviceGrid{grid-template-columns:1fr}.service-module__Eaku1q__reverseCard .service-module__Eaku1q__serviceVisual{order:0}.service-module__Eaku1q__serviceVisual{min-height:230px}.service-module__Eaku1q__heroGrid{grid-template-columns:1fr;gap:24px}.service-module__Eaku1q__heroStats{grid-template-columns:repeat(3,minmax(0,1fr))}.service-module__Eaku1q__featuresList{grid-template-columns:1fr}.service-module__Eaku1q__outcomesList{flex-direction:column;gap:10px}.service-module__Eaku1q__techGrid{grid-template-columns:1fr}}@media (max-width:768px){.service-module__Eaku1q__container{padding:0 20px}.service-module__Eaku1q__hero{padding:60px 0 80px}.service-module__Eaku1q__heroStats{grid-template-columns:1fr}.service-module__Eaku1q__serviceCard{padding:30px}.service-module__Eaku1q__serviceVisual{min-height:190px}.service-module__Eaku1q__serviceHead{flex-direction:column;align-items:flex-start}.service-module__Eaku1q__serviceMeta{gap:8px}.service-module__Eaku1q__serviceTitle{font-size:1.2rem}.service-module__Eaku1q__ctaSection{padding:60px 0}}
.thankyou-module__cRB6uW__main{padding-top:100px}.thankyou-module__cRB6uW__thankYou{justify-content:center;align-items:center;min-height:calc(100vh - 300px);padding:80px 0;display:flex}.thankyou-module__cRB6uW__container{max-width:700px;margin:0 auto;padding:0 40px}.thankyou-module__cRB6uW__content{text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:80px 60px}.thankyou-module__cRB6uW__iconWrapper{margin-bottom:30px}.thankyou-module__cRB6uW__iconWrapper svg{animation:.5s ease-out thankyou-module__cRB6uW__scaleIn}@keyframes thankyou-module__cRB6uW__scaleIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.thankyou-module__cRB6uW__title{color:var(--accent);margin-bottom:20px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.thankyou-module__cRB6uW__message{color:var(--text-primary);margin-bottom:15px;font-size:1.2rem;line-height:1.7}.thankyou-module__cRB6uW__subMessage{color:var(--text-secondary);margin-bottom:40px;font-size:1rem;line-height:1.7}.thankyou-module__cRB6uW__actions{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.thankyou-module__cRB6uW__primaryBtn{background:var(--accent);color:var(--bg-dark);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);align-items:center;gap:10px;padding:16px 32px;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.thankyou-module__cRB6uW__primaryBtn:hover{background:var(--accent-hover);box-shadow:var(--glow-accent);transform:translateY(-3px)}.thankyou-module__cRB6uW__secondaryBtn{border:2px solid var(--accent);color:var(--accent);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);background:0 0;align-items:center;gap:10px;padding:16px 32px;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.thankyou-module__cRB6uW__secondaryBtn:hover{background:var(--accent);color:var(--bg-dark)}@media (max-width:768px){.thankyou-module__cRB6uW__container{padding:0 20px}.thankyou-module__cRB6uW__content{padding:50px 30px}.thankyou-module__cRB6uW__actions{flex-direction:column}.thankyou-module__cRB6uW__primaryBtn,.thankyou-module__cRB6uW__secondaryBtn{justify-content:center;width:100%}}
