.Button-module__ko0B8a__button{font-family:var(--font-body);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;border:none;justify-content:center;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.Button-module__ko0B8a__button:hover{transform:translateY(-2px)}.Button-module__ko0B8a__button:active{transform:translateY(0)}.Button-module__ko0B8a__primary{background:var(--primary);color:#fff;box-shadow:0 4px 20px #1e73be40}.Button-module__ko0B8a__primary:hover{background:var(--primary-dark);box-shadow:0 6px 30px #1e73be59}.Button-module__ko0B8a__secondary{background:var(--primary-light);color:#fff;box-shadow:0 4px 20px #1e73be33}.Button-module__ko0B8a__secondary:hover{background:var(--primary);box-shadow:0 6px 30px #1e73be4d}.Button-module__ko0B8a__ghost{color:var(--text-primary);border:2px solid var(--border-strong);background:0 0}.Button-module__ko0B8a__ghost:hover{background:var(--bg-sunken);border-color:var(--primary);color:var(--primary)}.Button-module__ko0B8a__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module__ko0B8a__md{padding:.875rem 1.75rem;font-size:1rem}.Button-module__ko0B8a__lg{padding:1.125rem 2.25rem;font-size:1.125rem}
.MoovinvLogo-module__B3Q_qG__moovinvLogo{vertical-align:text-bottom;height:1em;margin:0 .1em;display:inline-block}
.Footer-module__8pruxq__footer{background:var(--bg-sunken);border-top:1px solid var(--border);padding:var(--space-2xl)0 var(--space-lg);margin-top:var(--space-2xl)}.Footer-module__8pruxq__footerContent{gap:var(--space-xl);flex-direction:column;display:flex}.Footer-module__8pruxq__footerGrid{gap:var(--space-xl);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Footer-module__8pruxq__footerBrand{flex-direction:column;gap:1rem;display:flex}.Footer-module__8pruxq__logo{align-items:center;gap:.75rem;display:flex}.Footer-module__8pruxq__logoImage{object-fit:contain;width:auto;height:24px}.Footer-module__8pruxq__julieImage{object-fit:contain;width:auto;height:20px}.Footer-module__8pruxq__logoSeparator{color:var(--text-secondary);font-size:1.25rem;font-weight:300}.Footer-module__8pruxq__logoText{font-family:var(--font-display);background:linear-gradient(135deg,var(--primary),var(--accent));-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800}.Footer-module__8pruxq__julieTag{font-family:var(--font-mono);background:var(--primary);color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.05em;padding:.25rem .625rem;font-size:.75rem;font-weight:600}.Footer-module__8pruxq__tagline{color:var(--text-secondary);max-width:300px;font-size:1rem}.Footer-module__8pruxq__footerColumn h4{color:var(--text-primary);margin-bottom:1rem;font-size:1rem;font-weight:600}.Footer-module__8pruxq__footerColumn ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__8pruxq__footerColumn a{color:var(--text-secondary);transition:color var(--transition-fast)}.Footer-module__8pruxq__footerColumn a:hover{color:var(--primary)}.Footer-module__8pruxq__footerBottom{padding-top:var(--space-lg);border-top:1px solid var(--border);text-align:center;flex-direction:column;gap:.75rem;display:flex}.Footer-module__8pruxq__footerBottom p{color:var(--text-tertiary);font-size:.875rem}.Footer-module__8pruxq__footerLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.Footer-module__8pruxq__footerLink{color:var(--text-secondary);transition:color var(--transition-fast);cursor:pointer;font-size:.875rem;text-decoration:none}.Footer-module__8pruxq__footerLink:hover{color:var(--primary);text-decoration:underline}.Footer-module__8pruxq__footerSeparator{color:var(--text-tertiary);font-size:.875rem}@media (max-width:768px){.Footer-module__8pruxq__footerGrid{gap:var(--space-lg);grid-template-columns:1fr}.Footer-module__8pruxq__tagline{max-width:100%}}
.page-module__lZvKtW__modernHero{background:linear-gradient(#fff 0%,#f9fafb 100%);justify-content:center;align-items:center;min-height:95vh;padding:8rem 0 5rem;display:flex;position:relative;overflow:hidden}[data-theme=dark] .page-module__lZvKtW__modernHero{background:linear-gradient(#0f172a 0%,#020617 100%)}.page-module__lZvKtW__heroCenter{text-align:center;max-width:900px;margin:0 auto}.page-module__lZvKtW__megaHeadline{letter-spacing:-.03em;background:linear-gradient(135deg,var(--text-primary)0%,var(--primary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:1.5rem 0;font-size:clamp(2.25rem,5vw,4rem);font-weight:900;line-height:1.1}.page-module__lZvKtW__heroLead{color:var(--text-secondary);max-width:700px;margin:2rem auto;font-size:1.125rem;line-height:1.7}.page-module__lZvKtW__heroButtons{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:2.5rem;display:flex}.page-module__lZvKtW__trustedSection{text-align:center;margin-top:5rem}.page-module__lZvKtW__trustedLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);margin-bottom:2rem;font-size:.875rem;font-weight:600}.page-module__lZvKtW__clientLogo{opacity:.4;filter:grayscale();width:auto;height:48px;transition:all var(--transition-base);border-radius:var(--radius-sm)}.page-module__lZvKtW__clientLogo:hover{opacity:.8;filter:grayscale(0%)}.page-module__lZvKtW__valuesSection{padding:var(--space-3xl)0;background:var(--bg-sunken)}.page-module__lZvKtW__valuesHeader{text-align:center;margin-bottom:4rem}.page-module__lZvKtW__valuesHeader h2{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.page-module__lZvKtW__valuesHeader p{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.25rem}.page-module__lZvKtW__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.page-module__lZvKtW__valueCard{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-base);padding:2.5rem 2rem}.page-module__lZvKtW__valueCard:hover{box-shadow:var(--shadow-hover);border-color:var(--primary);transform:translateY(-5px)}.page-module__lZvKtW__valueIcon{background:linear-gradient(135deg,var(--primary)0%,var(--primary-light)100%);color:#fff;border-radius:var(--radius-md);justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.page-module__lZvKtW__valueCard h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.page-module__lZvKtW__valueCard p{color:var(--text-secondary);font-size:1rem;line-height:1.6}.page-module__lZvKtW__commitmentsSection{padding:var(--space-3xl)0;background:var(--bg-base)}.page-module__lZvKtW__commitmentsHeader{text-align:center;margin-bottom:3rem}.page-module__lZvKtW__commitmentsHeader h2{color:var(--text-primary);font-size:2.5rem;font-weight:800}.page-module__lZvKtW__commitmentsContainer{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-xl);max-width:900px;box-shadow:var(--shadow-lg);margin:0 auto;overflow:hidden}.page-module__lZvKtW__tabsList{border-bottom:2px solid var(--border);background:var(--bg-sunken);flex-wrap:wrap;display:flex}.page-module__lZvKtW__tabButton{min-width:150px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-base);background:0 0;border:none;border-bottom:3px solid #0000;flex:1;padding:1rem 1.5rem;font-size:.9rem;font-weight:600}.page-module__lZvKtW__tabButton:hover{background:var(--bg-elevated);color:var(--text-primary)}.page-module__lZvKtW__tabButton.page-module__lZvKtW__activeTab{color:var(--primary);background:var(--bg-elevated);border-bottom-color:var(--primary)}.page-module__lZvKtW__tabContent{padding:2.5rem}.page-module__lZvKtW__tabPanel{color:var(--text-primary);font-size:1.0625rem;line-height:1.8;animation:.3s ease-in-out page-module__lZvKtW__fadeIn}@keyframes page-module__lZvKtW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module__lZvKtW__bentoSection{padding:var(--space-3xl)0}.page-module__lZvKtW__sectionHead{text-align:center;max-width:800px;margin:0 auto 3rem}.page-module__lZvKtW__sectionHead h2{margin-bottom:1rem}.page-module__lZvKtW__sectionHead p{color:var(--text-secondary);font-size:1.25rem}.page-module__lZvKtW__floatingCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);transition:transform var(--transition-base);margin-top:2rem;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-2deg)rotateX(2deg)}.page-module__lZvKtW__floatingCard:hover{transform:perspective(1000px)rotateY(0)rotateX(0)}.page-module__lZvKtW__cardImage{border-radius:var(--radius-md);width:100%;height:auto;display:block}.page-module__lZvKtW__workflowDiagram{background:var(--bg-sunken);border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;padding:2rem;display:flex}.page-module__lZvKtW__workflowStep{background:var(--bg-elevated);border:2px solid var(--border);border-radius:var(--radius-md);min-width:120px;color:var(--text-primary);transition:all var(--transition-base);flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;font-weight:600;display:flex}.page-module__lZvKtW__workflowStep:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-3px)}.page-module__lZvKtW__workflowStep.page-module__lZvKtW__primary{background:var(--primary);color:#fff;border-color:var(--primary)}.page-module__lZvKtW__workflowStep.page-module__lZvKtW__accent{background:var(--primary-light);color:#fff;border-color:var(--primary-light)}.page-module__lZvKtW__workflowArrow{color:var(--text-tertiary);font-size:1.5rem;font-weight:300}.page-module__lZvKtW__ctaSection{padding:var(--space-3xl)0;background:var(--bg-sunken)}.page-module__lZvKtW__ctaCard{text-align:center;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-xl);max-width:800px;box-shadow:var(--shadow-xl);margin:0 auto;padding:4rem 3rem}.page-module__lZvKtW__ctaLead{color:var(--text-secondary);margin:1.5rem 0 2.5rem;font-size:1.25rem;line-height:1.7}.page-module__lZvKtW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}@media (max-width:968px){.page-module__lZvKtW__modernHero{min-height:80vh;padding:6rem 0 4rem}.page-module__lZvKtW__megaHeadline{font-size:clamp(2rem,8vw,3.5rem)}.page-module__lZvKtW__heroLead{font-size:1.125rem}.page-module__lZvKtW__heroButtons{flex-direction:column;align-items:center}.page-module__lZvKtW__trustedSection{margin-top:3rem}.page-module__lZvKtW__sectionHead p{font-size:1.0625rem}.page-module__lZvKtW__workflowDiagram{padding:1.5rem}.page-module__lZvKtW__workflowStep{min-width:90px;padding:1rem}.page-module__lZvKtW__ctaCard{padding:3rem 2rem}.page-module__lZvKtW__ctaButtons{flex-direction:column;align-items:center}}@media (max-width:640px){.page-module__lZvKtW__workflowArrow{display:none}.page-module__lZvKtW__workflowStep{min-width:100px}}
.shared-modern-module__yK_Lsa__modernHero{background:linear-gradient(#fff 0%,#f9fafb 100%);justify-content:center;align-items:center;padding:8rem 0 5rem;display:flex;position:relative}[data-theme=dark] .shared-modern-module__yK_Lsa__modernHero{background:linear-gradient(#0f172a 0%,#020617 100%)}.shared-modern-module__yK_Lsa__hero{align-items:center;min-height:80vh;padding:8rem 0 5rem;display:flex;position:relative;overflow:hidden}.shared-modern-module__yK_Lsa__heroBackground{z-index:0;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);width:100%;height:100%;position:absolute;top:0;left:0}[data-theme=dark] .shared-modern-module__yK_Lsa__heroBackground{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)}.shared-modern-module__yK_Lsa__heroContent{z-index:1;text-align:center;max-width:1200px;margin:0 auto;position:relative}.shared-modern-module__yK_Lsa__tag{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:999px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.shared-modern-module__yK_Lsa__brandLockup{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.shared-modern-module__yK_Lsa__logoPlate{width:auto;height:50px}.shared-modern-module__yK_Lsa__divider{color:var(--text-secondary);font-size:2rem;font-weight:300}.shared-modern-module__yK_Lsa__julieLabel{width:auto;height:40px}.shared-modern-module__yK_Lsa__subtitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;font-size:.875rem}.shared-modern-module__yK_Lsa__preTitle{color:var(--text-secondary);margin-bottom:1rem;font-size:1.5rem;font-weight:500;line-height:1.6}.shared-modern-module__yK_Lsa__hero h1{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:900;line-height:1.1}.shared-modern-module__yK_Lsa__lead{color:var(--text-secondary);max-width:800px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.7}.shared-modern-module__yK_Lsa__heroActions{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.shared-modern-module__yK_Lsa__heroCenter{text-align:center;max-width:900px;margin:0 auto}.shared-modern-module__yK_Lsa__megaHeadline{letter-spacing:-.03em;margin:1.5rem 0;font-size:clamp(2rem,4vw,3.25rem);font-weight:900;line-height:1.1}.shared-modern-module__yK_Lsa__heroLead{color:var(--text-secondary);max-width:700px;margin:2rem auto;font-size:1.0625rem;line-height:1.7}.shared-modern-module__yK_Lsa__heroButtons{flex-wrap:wrap;justify-content:center;gap:1.25rem;margin-top:2.5rem;display:flex}.shared-modern-module__yK_Lsa__sectionHead{text-align:center;max-width:800px;margin:0 auto 3rem}.shared-modern-module__yK_Lsa__sectionHead h2{margin-bottom:1rem}.shared-modern-module__yK_Lsa__sectionHead p{color:var(--text-secondary);font-size:1.25rem}.shared-modern-module__yK_Lsa__floatingCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);margin-top:2rem;position:relative;overflow:hidden}.shared-modern-module__yK_Lsa__cardImage{border-radius:var(--radius-md);width:100%;height:auto;display:block}.shared-modern-module__yK_Lsa__statValue{color:var(--primary);font-size:1.5rem;font-weight:700}.shared-modern-module__yK_Lsa__outcomesList{flex-direction:column;gap:1rem;margin-top:1.5rem;padding:0;list-style:none;display:flex}.shared-modern-module__yK_Lsa__outcomesList li{color:var(--text-primary);align-items:center;padding:.75rem 0;font-size:1rem;display:flex}.shared-modern-module__yK_Lsa__ctaCard{text-align:center;background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-xl);max-width:800px;box-shadow:var(--shadow-xl);margin:0 auto;padding:4rem 3rem}.shared-modern-module__yK_Lsa__ctaLead{color:var(--text-secondary);margin:1.5rem 0 2.5rem;font-size:1.25rem;line-height:1.7}.shared-modern-module__yK_Lsa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}@media (max-width:968px){.shared-modern-module__yK_Lsa__modernHero{min-height:60vh;padding:6rem 0 4rem}.shared-modern-module__yK_Lsa__hero{min-height:70vh;padding:6rem 0 4rem}.shared-modern-module__yK_Lsa__brandLockup{flex-direction:column;gap:.5rem}.shared-modern-module__yK_Lsa__hero h1{font-size:clamp(2rem,6vw,3rem)}.shared-modern-module__yK_Lsa__heroActions{flex-direction:column;align-items:center}.shared-modern-module__yK_Lsa__megaHeadline{font-size:clamp(2rem,6vw,3rem)}.shared-modern-module__yK_Lsa__heroButtons,.shared-modern-module__yK_Lsa__ctaButtons{flex-direction:column;align-items:center}.shared-modern-module__yK_Lsa__ctaCard{padding:3rem 2rem}}
.news-module__NNmFiW__hero{align-items:center;min-height:50vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.news-module__NNmFiW__heroBackground{background:radial-gradient(circle at 50% 30%,#0099e41a,transparent 50%),linear-gradient(180deg,var(--bg-base)0%,var(--bg-sunken)100%);z-index:-1;position:absolute;inset:0}@supports (color:lab(0% 0 0)){.news-module__NNmFiW__heroBackground{background:radial-gradient(circle at 50% 30%,lab(58.3932% -10.702 -76.6298/.1),transparent 50%),linear-gradient(180deg,var(--bg-base)0%,var(--bg-sunken)100%)}}.news-module__NNmFiW__tag{font-family:var(--font-mono);color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:block}.news-module__NNmFiW__lead{color:var(--text-secondary);margin-top:1rem;font-size:1.25rem;line-height:1.7}.news-module__NNmFiW__heroContent{text-align:center;max-width:800px;margin:0 auto}.news-module__NNmFiW__linkedinHeader{text-align:center;margin-bottom:3rem}.news-module__NNmFiW__sectionTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.news-module__NNmFiW__linkedinIcon{color:var(--primary);margin:0 auto 1rem;display:block}.news-module__NNmFiW__linkedinSubtitle{color:var(--text-secondary);max-width:600px;margin:1rem auto 0;font-size:1.125rem}.news-module__NNmFiW__linkedinContainer{max-width:900px;margin:0 auto}.news-module__NNmFiW__linkedinEmbed{border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;height:600px}.news-module__NNmFiW__eventsSection{margin-top:4rem}.news-module__NNmFiW__eventsTitle{margin-bottom:2rem}.news-module__NNmFiW__eventDate{font-family:var(--font-mono);color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.875rem;font-weight:600}@media (max-width:768px){.news-module__NNmFiW__hero{min-height:auto;padding:6rem 0 3rem}}
.contact-module__WRNmWa__hero{align-items:center;min-height:50vh;padding:8rem 0 4rem;display:flex;position:relative;overflow:hidden}.contact-module__WRNmWa__heroBackground{background:radial-gradient(circle at 50% 30%,#0099e41a,transparent 50%),linear-gradient(180deg,var(--bg-base)0%,var(--bg-sunken)100%);z-index:-1;position:absolute;inset:0}@supports (color:lab(0% 0 0)){.contact-module__WRNmWa__heroBackground{background:radial-gradient(circle at 50% 30%,lab(58.3932% -10.702 -76.6298/.1),transparent 50%),linear-gradient(180deg,var(--bg-base)0%,var(--bg-sunken)100%)}}.contact-module__WRNmWa__tag{font-family:var(--font-mono);color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:block}.contact-module__WRNmWa__lead{color:var(--text-secondary);margin-top:1rem;font-size:1.25rem;line-height:1.7}.contact-module__WRNmWa__contactLayout{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}@media (max-width:1024px){.contact-module__WRNmWa__contactLayout{grid-template-columns:1fr;gap:3rem}}.contact-module__WRNmWa__expertGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:640px){.contact-module__WRNmWa__expertGrid{grid-template-columns:1fr}}.contact-module__WRNmWa__expertCard{border-radius:var(--radius-lg);cursor:pointer;background:#fff;border:1px solid #fff3;flex-direction:column;justify-content:flex-end;min-height:280px;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.contact-module__WRNmWa__expertOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1;background:linear-gradient(#0003 0%,#00000080 60%,#000c 100%);transition:-webkit-backdrop-filter .3s,backdrop-filter .3s;position:absolute;inset:0}.contact-module__WRNmWa__expertCard:hover .contact-module__WRNmWa__expertOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}[data-theme=dark] .contact-module__WRNmWa__expertCard{border:1px solid #ffffff1a}.contact-module__WRNmWa__expertCard:hover{border-color:#ffffff4d;transform:translateY(-4px);box-shadow:0 12px 32px #0000004d}[data-theme=dark] .contact-module__WRNmWa__expertCard:hover{border-color:#fff3;box-shadow:0 12px 32px #00000080}.contact-module__WRNmWa__expertCardActive{border-color:#fff6;box-shadow:0 8px 24px #004a9940}[data-theme=dark] .contact-module__WRNmWa__expertCardActive{border-color:#ffffff4d;box-shadow:0 8px 24px #1e73be66}.contact-module__WRNmWa__expertContent{z-index:2;flex-direction:column;gap:.75rem;display:flex;position:relative}.contact-module__WRNmWa__expertRegion{color:#fff;text-shadow:0 2px 8px #0000004d;margin:0;font-size:1.25rem;font-weight:700}.contact-module__WRNmWa__expertName{color:#fff;text-shadow:0 2px 6px #0000004d;margin:0;font-size:1rem;font-weight:600}.contact-module__WRNmWa__expertEmail{color:#fffffff2;text-shadow:0 1px 4px #0006;align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:flex}.contact-module__WRNmWa__expertEmail:hover{color:#fff;text-decoration:underline}.contact-module__WRNmWa__phoneContainer{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.contact-module__WRNmWa__phoneDisplay{color:#fffffff2;text-shadow:0 1px 4px #0006;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.contact-module__WRNmWa__copyButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-md);color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.contact-module__WRNmWa__copyButton:hover{background:#ffffff40;transform:scale(1.05)}.contact-module__WRNmWa__copyButton:active{transform:scale(.95)}.contact-module__WRNmWa__formContainer{border-radius:var(--radius-lg);background:#fff;border:1px solid #00000014;padding:2.5rem;position:sticky;top:2rem}[data-theme=dark] .contact-module__WRNmWa__formContainer{background:var(--bg-elevated);border:1px solid #ffffff1a}.contact-module__WRNmWa__formHeader{margin-bottom:2rem}.contact-module__WRNmWa__formHeader h2{color:var(--text-primary);margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.contact-module__WRNmWa__formHeader p{color:var(--text-secondary);margin:0;font-size:1rem}.contact-module__WRNmWa__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__WRNmWa__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:640px){.contact-module__WRNmWa__formRow{grid-template-columns:1fr}}.contact-module__WRNmWa__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__WRNmWa__formGroup label{color:var(--text-primary);font-size:.9375rem;font-weight:600}.contact-module__WRNmWa__formGroup input,.contact-module__WRNmWa__formGroup textarea,.contact-module__WRNmWa__formGroup select{font-family:var(--font-body);background:var(--bg-base);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-primary);transition:all var(--transition-fast);cursor:text;padding:.875rem 1rem;font-size:1rem}.contact-module__WRNmWa__formGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2364748b' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}[data-theme=dark] .contact-module__WRNmWa__formGroup select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23cbd5e1' d='M6 9L1 4h10z'/%3E%3C/svg%3E")}.contact-module__WRNmWa__formGroup input:hover,.contact-module__WRNmWa__formGroup textarea:hover,.contact-module__WRNmWa__formGroup select:hover{border-color:var(--primary-light)}.contact-module__WRNmWa__formGroup input:focus,.contact-module__WRNmWa__formGroup textarea:focus,.contact-module__WRNmWa__formGroup select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #0099e41a;box-shadow:0 0 0 3px lab(58.3932% -10.702 -76.6298/.1)}.contact-module__WRNmWa__formGroup textarea{resize:vertical;min-height:120px}@media (max-width:768px){.contact-module__WRNmWa__formContainer{padding:2rem;position:static}}
.carousel-module__EOsVmW__carouselSection{padding:var(--space-3xl)0;background:var(--bg-base);overflow:hidden}.carousel-module__EOsVmW__carouselContainer{max-width:1400px;padding:0 var(--space-md);margin:0 auto;position:relative}.carousel-module__EOsVmW__carouselWrapper{min-height:600px;padding:var(--space-xl)0;justify-content:center;align-items:center;display:flex;position:relative}.carousel-module__EOsVmW__cardsTrack{justify-content:center;align-items:center;gap:var(--space-lg);perspective:1000px;display:flex}.carousel-module__EOsVmW__industryCard{border-radius:var(--radius-xl);cursor:pointer;will-change:transform,opacity,filter;width:500px;height:550px;box-shadow:var(--shadow-xl);transition:all .6s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.carousel-module__EOsVmW__cardActive{opacity:1;filter:grayscale(0%)blur();z-index:10;transform:scale(1.1)}.carousel-module__EOsVmW__cardInactive{opacity:.5;filter:grayscale()blur(2px);z-index:1;transform:scale(.85)}.carousel-module__EOsVmW__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .6s}.carousel-module__EOsVmW__industryCard:hover .carousel-module__EOsVmW__cardImage{transform:scale(1.05)}.carousel-module__EOsVmW__cardGlass{-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);padding:var(--space-md);justify-content:flex-end;gap:var(--space-xs);background:#ffffff26;border-top:1px solid #ffffff4d;flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0}.carousel-module__EOsVmW__cardTitle{color:#fff;margin-bottom:var(--space-xs);letter-spacing:-.03em;text-shadow:0 2px 8px #0000004d;font-size:2rem;font-weight:800}.carousel-module__EOsVmW__cardDescription{color:#fffffff2;text-shadow:0 1px 4px #0000004d;font-size:1rem;line-height:1.6}.carousel-module__EOsVmW__navButton{background:var(--bg-elevated);border:1px solid var(--border);cursor:pointer;z-index:20;width:56px;height:56px;transition:all var(--transition-base);box-shadow:var(--shadow-lg);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-module__EOsVmW__navButton:hover{background:var(--primary);border-color:var(--primary);box-shadow:var(--shadow-hover);transform:translateY(-50%)scale(1.1)}.carousel-module__EOsVmW__navButton:hover svg{color:#fff}.carousel-module__EOsVmW__navButton svg{color:var(--text-primary);transition:color var(--transition-base)}.carousel-module__EOsVmW__navButtonLeft{left:var(--space-lg)}.carousel-module__EOsVmW__navButtonRight{right:var(--space-lg)}@media (max-width:1024px){.carousel-module__EOsVmW__cardsTrack{gap:var(--space-md)}.carousel-module__EOsVmW__industryCard{width:400px;height:500px}.carousel-module__EOsVmW__navButton{width:48px;height:48px}.carousel-module__EOsVmW__navButtonLeft{left:var(--space-sm)}.carousel-module__EOsVmW__navButtonRight{right:var(--space-sm)}}@media (max-width:768px){.carousel-module__EOsVmW__carouselWrapper{gap:var(--space-lg);flex-direction:column;min-height:500px}.carousel-module__EOsVmW__cardsTrack{flex-direction:column;gap:0}.carousel-module__EOsVmW__industryCard{width:90vw;max-width:400px;height:450px}.carousel-module__EOsVmW__cardInactive{display:none}.carousel-module__EOsVmW__cardActive{transform:scale(1)}.carousel-module__EOsVmW__navButton{top:auto;bottom:calc(var(--space-3xl)*-.6);margin-bottom:20px;transform:translateY(0)}.carousel-module__EOsVmW__navButton:hover{transform:translateY(0)scale(1.1)}.carousel-module__EOsVmW__navButtonLeft{margin-left:-70px;left:50%}.carousel-module__EOsVmW__navButtonRight{margin-right:-70px;right:50%}.carousel-module__EOsVmW__cardTitle{font-size:1.5rem}.carousel-module__EOsVmW__cardDescription{font-size:.9rem}}
.marketplace-module__JqmkcW__formSection{background:var(--background);padding:4rem 0}.marketplace-module__JqmkcW__contactSection,.marketplace-module__JqmkcW__materialForm{background:var(--card-background);border:1px solid var(--border);border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 1px 3px #0000001a}[data-theme=dark] .marketplace-module__JqmkcW__contactSection,[data-theme=dark] .marketplace-module__JqmkcW__materialForm{box-shadow:0 1px 3px #0000004d}.marketplace-module__JqmkcW__contactSection h2,.marketplace-module__JqmkcW__materialForm h2{color:var(--text);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.marketplace-module__JqmkcW__formGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.marketplace-module__JqmkcW__formGroup{flex-direction:column;gap:.5rem;display:flex}.marketplace-module__JqmkcW__formGroup.marketplace-module__JqmkcW__fullWidth{grid-column:1/-1}.marketplace-module__JqmkcW__formGroup label{color:var(--text);font-size:.875rem;font-weight:500}.marketplace-module__JqmkcW__required{color:#ef4444}.marketplace-module__JqmkcW__formGroup input,.marketplace-module__JqmkcW__formGroup select,.marketplace-module__JqmkcW__formGroup textarea{border:1px solid var(--border);background:var(--background);color:var(--text);border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.marketplace-module__JqmkcW__formGroup input:focus,.marketplace-module__JqmkcW__formGroup select:focus,.marketplace-module__JqmkcW__formGroup textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #3b82f61a}.marketplace-module__JqmkcW__formGroup textarea{resize:vertical;min-height:100px;font-family:inherit}.marketplace-module__JqmkcW__itemsList{margin:2rem 0}.marketplace-module__JqmkcW__itemsList h2{color:var(--text);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.marketplace-module__JqmkcW__itemCard{background:var(--card-background);border:1px solid var(--border);border-radius:12px;margin-bottom:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}[data-theme=dark] .marketplace-module__JqmkcW__itemCard{box-shadow:0 1px 3px #0000004d}.marketplace-module__JqmkcW__itemHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.marketplace-module__JqmkcW__itemHeader h3{color:var(--text);margin:0;font-size:1.125rem;font-weight:600}.marketplace-module__JqmkcW__itemActions{gap:.5rem;display:flex}.marketplace-module__JqmkcW__iconButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.marketplace-module__JqmkcW__iconButton:hover{background:var(--border);color:var(--text)}.marketplace-module__JqmkcW__iconButton:active{transform:scale(.95)}.marketplace-module__JqmkcW__itemDetails{color:var(--text-secondary);background:var(--background);white-space:pre-wrap;border-radius:6px;margin:0;padding:1rem;font-family:Courier New,monospace;font-size:.875rem;line-height:1.6;overflow-x:auto}.marketplace-module__JqmkcW__formActions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.marketplace-module__JqmkcW__addMoreSection{justify-content:center;margin:2rem 0;display:flex}.marketplace-module__JqmkcW__submitSection{background:var(--card-background);border:1px solid var(--border);text-align:center;border-radius:12px;margin-top:2rem;padding:2rem;box-shadow:0 1px 3px #0000001a}[data-theme=dark] .marketplace-module__JqmkcW__submitSection{box-shadow:0 1px 3px #0000004d}.marketplace-module__JqmkcW__note{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem}@media (max-width:768px){.marketplace-module__JqmkcW__formGrid{grid-template-columns:1fr}.marketplace-module__JqmkcW__contactSection,.marketplace-module__JqmkcW__materialForm{padding:1.5rem}.marketplace-module__JqmkcW__itemCard{padding:1rem}.marketplace-module__JqmkcW__formActions{flex-direction:column}.marketplace-module__JqmkcW__formActions button{width:100%}}
.solutions-module__WEZQQG__imageMapSection{padding:var(--space-2xl)0;scroll-margin-top:140px}.solutions-module__WEZQQG__imageMapWrapper{text-align:center;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.solutions-module__WEZQQG__solutionImage{width:100%;height:auto;display:block}.solutions-module__WEZQQG__smartToolsSection{text-align:center}.solutions-module__WEZQQG__smartToolsImage{width:100%;height:auto;display:block}.solutions-module__WEZQQG__smartToolsMapContainer{max-width:600px;margin:var(--space-xl)auto 0;display:block;position:relative}.solutions-module__WEZQQG__debugOverlay{border-radius:var(--radius-lg)}.solutions-module__WEZQQG__solutionDetail{padding:var(--space-3xl)0;background:var(--bg-base);scroll-margin-top:140px}.solutions-module__WEZQQG__sectionTitle{font-family:var(--font-display);color:var(--text-primary);text-align:center;margin-bottom:var(--space-md);font-size:2.5rem;font-weight:700}.solutions-module__WEZQQG__sectionSubtitle{color:var(--text-secondary);text-align:center;max-width:800px;margin:0 auto var(--space-2xl);font-size:1.125rem;line-height:1.6}.solutions-module__WEZQQG__solutionContent{gap:var(--space-2xl);grid-template-columns:2fr 1fr;align-items:center;display:grid}.solutions-module__WEZQQG__solutionText{gap:var(--space-md);flex-direction:column;display:flex}.solutions-module__WEZQQG__solutionText h2{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-md);font-size:2.5rem;font-weight:700}.solutions-module__WEZQQG__taglineText,.solutions-module__WEZQQG__subtitleText{color:var(--text-secondary);margin-bottom:var(--space-md);font-size:1.125rem;line-height:1.6}.solutions-module__WEZQQG__taglineText{color:var(--primary);font-weight:600}.solutions-module__WEZQQG__introText,.solutions-module__WEZQQG__descriptionText{color:var(--text-secondary);margin-bottom:var(--space-md);font-size:1rem;line-height:1.6}.solutions-module__WEZQQG__featureSection{margin-top:var(--space-lg)}.solutions-module__WEZQQG__featureSection:first-of-type{margin-top:0}.solutions-module__WEZQQG__featureSection h3{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-sm);font-size:1.5rem;font-weight:600}.solutions-module__WEZQQG__featureList{gap:var(--space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.solutions-module__WEZQQG__featureList li{color:var(--text-secondary);padding-left:1.5rem;font-size:1rem;line-height:1.6;display:block;position:relative}.solutions-module__WEZQQG__featureList li strong{font-weight:700}.solutions-module__WEZQQG__featureList li:before{content:"•";color:var(--primary);font-size:1.5rem;font-weight:700;line-height:1;position:absolute;top:.1em;left:0}.solutions-module__WEZQQG__footerText{color:var(--text-secondary);margin-top:var(--space-md);font-size:1rem;font-style:italic;line-height:1.6}.solutions-module__WEZQQG__footerText strong{color:var(--primary);font-weight:700}.solutions-module__WEZQQG__solutionImageWrapper{justify-content:center;align-items:center;width:100%;display:flex}.solutions-module__WEZQQG__solutionImageWrapper img{width:100%;height:auto;display:block}.solutions-module__WEZQQG__fullWidthImage{width:100%;height:auto;margin:var(--space-lg)0;display:block}@media (max-width:960px){.solutions-module__WEZQQG__imageMapSection{padding:var(--space-xl)0}.solutions-module__WEZQQG__solutionDetail{padding:var(--space-2xl)0}.solutions-module__WEZQQG__solutionContent{gap:var(--space-xl);grid-template-columns:1fr}.solutions-module__WEZQQG__solutionText h2,.solutions-module__WEZQQG__sectionTitle{font-size:2rem}.solutions-module__WEZQQG__sectionSubtitle,.solutions-module__WEZQQG__subtitleText,.solutions-module__WEZQQG__taglineText{font-size:1rem}.solutions-module__WEZQQG__featureSection h3{font-size:1.25rem}}@media (max-width:600px){.solutions-module__WEZQQG__imageMapSection{padding:var(--space-lg)0}.solutions-module__WEZQQG__solutionImage,.solutions-module__WEZQQG__debugOverlay{border-radius:var(--radius-md)}.solutions-module__WEZQQG__solutionDetail{padding:var(--space-xl)0}.solutions-module__WEZQQG__solutionText h2,.solutions-module__WEZQQG__sectionTitle{font-size:1.75rem}.solutions-module__WEZQQG__sectionSubtitle,.solutions-module__WEZQQG__subtitleText,.solutions-module__WEZQQG__taglineText{font-size:.9375rem}.solutions-module__WEZQQG__featureSection h3{font-size:1.125rem}.solutions-module__WEZQQG__featureList li,.solutions-module__WEZQQG__footerText{font-size:.9375rem}}
