.vision-module__ZXOqCq__page{background-color:var(--background);width:100%;position:relative}.vision-module__ZXOqCq__hero{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:1000px;margin:0 auto;padding:10rem 2rem 6rem;display:flex}.vision-module__ZXOqCq__label{font-family:var(--font-body),"Inter",system-ui,sans-serif;letter-spacing:.2em;color:var(--primary);text-transform:uppercase;font-size:.875rem;font-weight:700}.vision-module__ZXOqCq__title{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--foreground);margin:0;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1.1}.vision-module__ZXOqCq__subtitle{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);max-width:650px;font-size:1.25rem;line-height:1.6}.vision-module__ZXOqCq__comparisonSection{max-width:1200px;margin:0 auto;padding:6rem 2rem}.vision-module__ZXOqCq__comparisonTitle{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;text-align:center;color:var(--foreground);margin-bottom:4rem;font-size:2.5rem;font-weight:700}.vision-module__ZXOqCq__comparisonTable{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:6rem;display:grid}.vision-module__ZXOqCq__comparisonColumn{background-color:var(--background);border:1px solid var(--border);border-radius:1.5rem;padding:3rem}.vision-module__ZXOqCq__comparisonColumn.vision-module__ZXOqCq__cresio{background-color:var(--secondary);border-color:var(--primary);position:relative;overflow:hidden}.vision-module__ZXOqCq__columnHeader{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--foreground);align-items:center;gap:1rem;margin-bottom:2rem;font-size:1.5rem;font-weight:700;display:flex}.vision-module__ZXOqCq__comparisonList{flex-direction:column;gap:2rem;display:flex}.vision-module__ZXOqCq__comparisonItem{flex-direction:column;gap:.5rem;display:flex}.vision-module__ZXOqCq__itemLabel{text-transform:uppercase;color:var(--muted-foreground);letter-spacing:.05em;font-size:.875rem;font-weight:600}.vision-module__ZXOqCq__itemValue{color:var(--foreground);font-size:1.25rem;font-weight:500}.vision-module__ZXOqCq__cresio .vision-module__ZXOqCq__itemValue{color:var(--primary);font-weight:700}.vision-module__ZXOqCq__valuesSection{max-width:1200px;margin:0 auto;padding:6rem 2rem 10rem}.vision-module__ZXOqCq__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;display:grid}.vision-module__ZXOqCq__valueCard{flex-direction:column;gap:1.5rem;display:flex}.vision-module__ZXOqCq__valueTitle{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--foreground);margin:0;font-size:1.75rem;font-weight:700}.vision-module__ZXOqCq__valueText{color:var(--muted-foreground);margin:0;font-size:1.125rem;line-height:1.6}@media (max-width:768px){.vision-module__ZXOqCq__comparisonTable{grid-template-columns:1fr}}
.button-module__TVY52q__button{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;letter-spacing:-.01em;cursor:pointer;border:none;border-radius:0;outline:none;justify-content:center;align-items:center;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.button-module__TVY52q__button:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.button-module__TVY52q__buttonContent{z-index:1;position:relative}.button-module__TVY52q__buttonShine{pointer-events:none;background:linear-gradient(90deg,#0000 0%,#fff6 50%,#0000 100%);position:absolute;inset:0}.button-module__TVY52q__primary{background-color:var(--foreground);color:var(--background)}.button-module__TVY52q__primary:hover{background-color:var(--foreground)}.button-module__TVY52q__secondary{color:var(--foreground);border:2px solid var(--foreground);background-color:#0000}.button-module__TVY52q__secondary:hover{background-color:var(--foreground);color:var(--background)}.button-module__TVY52q__ghost{color:var(--foreground);background-color:#0000}.button-module__TVY52q__ghost:hover{background-color:var(--muted)}.button-module__TVY52q__sm{padding:.625rem 1.25rem;font-size:.8125rem}.button-module__TVY52q__md{padding:.875rem 1.75rem;font-size:.875rem}.button-module__TVY52q__lg{padding:1.125rem 2.25rem;font-size:1rem}
.navbar-module__mEBHta__navbar{z-index:1000;border-bottom:1px solid var(--border);background:var(--background);will-change:height,padding;justify-content:space-between;align-items:center;width:100%;display:flex;position:fixed;top:0;left:0}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.navbar-module__mEBHta__navbar{background:color-mix(in srgb,var(--background),transparent 20%);-webkit-backdrop-filter:blur(16px)}}.navbar-module__mEBHta__logoContainer{color:var(--foreground);align-items:center;gap:.75rem;text-decoration:none;display:flex}.navbar-module__mEBHta__logoIcon{width:32px;height:32px}.navbar-module__mEBHta__logoText{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.navbar-module__mEBHta__navRight{align-items:center;gap:3rem;display:flex}.navbar-module__mEBHta__navLinks{gap:2rem;display:flex}.navbar-module__mEBHta__navLink{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--foreground);opacity:.8;outline:none;font-size:1rem;font-weight:500;position:relative}.navbar-module__mEBHta__navLink:focus-visible{outline:2px solid var(--primary);outline-offset:4px;border-radius:2px}.navbar-module__mEBHta__navLink:after{content:"";background-color:var(--primary);width:0;height:2px;transition:width .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-4px;left:0}.navbar-module__mEBHta__navLink:hover{opacity:1;color:var(--primary)}.navbar-module__mEBHta__navLink:hover:after{width:100%}.navbar-module__mEBHta__navActions{align-items:center;gap:1rem;display:flex}.navbar-module__mEBHta__mobileMenuToggle{cursor:pointer;z-index:1001;background:0 0;border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;padding:8px;display:none}.navbar-module__mEBHta__mobileMenuToggle:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}.navbar-module__mEBHta__hamburgerLine{background-color:var(--foreground);transform-origin:50%;width:20px;height:2px;display:block}.navbar-module__mEBHta__mobileMenu{background:var(--background);z-index:999;padding-top:120px;display:none;position:fixed;inset:0}.navbar-module__mEBHta__mobileMenuContent{flex-direction:column;align-items:center;gap:2rem;padding:2rem;display:flex}.navbar-module__mEBHta__mobileNavLink{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--foreground);padding:.5rem 1rem;font-size:1.5rem;font-weight:600;text-decoration:none}.navbar-module__mEBHta__mobileNavLink:hover{color:var(--primary)}.navbar-module__mEBHta__mobileMenuActions{flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}@media (max-width:1024px){.navbar-module__mEBHta__navbar{padding-left:2rem!important;padding-right:2rem!important}.navbar-module__mEBHta__navRight{gap:2rem}.navbar-module__mEBHta__navLinks{gap:1.5rem}}@media (max-width:768px){.navbar-module__mEBHta__navbar{height:72px!important;padding-left:1.5rem!important;padding-right:1.5rem!important}.navbar-module__mEBHta__navRight{display:none}.navbar-module__mEBHta__mobileMenuToggle{display:flex}.navbar-module__mEBHta__mobileMenu{display:block}.navbar-module__mEBHta__logoText{font-size:1.125rem}}@media (max-width:480px){.navbar-module__mEBHta__navbar{padding-left:1rem!important;padding-right:1rem!important}.navbar-module__mEBHta__logoIcon{width:28px;height:28px}.navbar-module__mEBHta__logoText{font-size:1rem}.navbar-module__mEBHta__mobileNavLink{font-size:1.25rem}}
.offers-module__FRa-8G__page{width:100%;position:relative}.offers-module__FRa-8G__hero{text-align:center;background-color:#0000;flex-direction:column;align-items:center;gap:1.5rem;padding:10rem 2rem 4rem;display:flex;position:relative}.offers-module__FRa-8G__label{font-family:var(--font-body),"Inter",system-ui,sans-serif;letter-spacing:.2em;color:var(--primary);text-transform:uppercase;font-size:.875rem;font-weight:700}.offers-module__FRa-8G__headline{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--foreground);max-width:900px;margin:0;font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:1.1}.offers-module__FRa-8G__description{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);max-width:600px;font-size:1.125rem;line-height:1.6}.offers-module__FRa-8G__pricingContainer{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem 2rem 8rem;display:grid}.offers-module__FRa-8G__card{background-color:var(--background);border:1px solid var(--border);border-radius:1rem;flex-direction:column;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.offers-module__FRa-8G__card.offers-module__FRa-8G__flagship{background-color:var(--foreground);border-color:var(--foreground);color:var(--background);z-index:10;transform:scale(1.05);box-shadow:0 25px 50px -12px #00000040}.offers-module__FRa-8G__cardHeader{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.offers-module__FRa-8G__cardLabel{font-family:var(--font-body),"Inter",system-ui,sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--primary);font-size:.75rem;font-weight:700}.offers-module__FRa-8G__cardTitle{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--foreground);margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.offers-module__FRa-8G__flagship .offers-module__FRa-8G__cardTitle{color:var(--background)}.offers-module__FRa-8G__cardPrice{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);margin-top:.5rem;font-size:1rem}.offers-module__FRa-8G__flagship .offers-module__FRa-8G__cardPrice{color:var(--background);opacity:.7}.offers-module__FRa-8G__cardDescription{color:var(--muted-foreground);margin-top:1rem;font-size:.9375rem;line-height:1.6}.offers-module__FRa-8G__flagship .offers-module__FRa-8G__cardDescription{color:var(--background);opacity:.8}.offers-module__FRa-8G__divider{background-color:var(--border);width:100%;height:1px;margin:2rem 0}.offers-module__FRa-8G__flagship .offers-module__FRa-8G__divider{background-color:var(--background);opacity:.2}.offers-module__FRa-8G__featureList{flex-direction:column;flex:1;gap:1rem;margin-bottom:2.5rem;display:flex}.offers-module__FRa-8G__featureItem{color:var(--foreground);align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.5;display:flex}.offers-module__FRa-8G__flagship .offers-module__FRa-8G__featureItem{color:var(--background)}.offers-module__FRa-8G__checkIcon{width:1.25rem;height:1.25rem;color:var(--primary);flex-shrink:0}.offers-module__FRa-8G__flagshipButton{justify-content:center;width:100%;background-color:var(--background)!important;color:var(--foreground)!important}.offers-module__FRa-8G__flagshipButton:hover{background-color:var(--secondary)!important}@media (max-width:1024px){.offers-module__FRa-8G__pricingContainer{grid-template-columns:1fr;gap:3rem;max-width:600px}.offers-module__FRa-8G__card.offers-module__FRa-8G__flagship{transform:scale(1)}}
.footer-module__oqRDSq__footer{background-color:var(--background);border-top:1px solid var(--border);width:100%;font-family:var(--font-body),"Inter",system-ui,sans-serif;padding:6rem 2rem 2rem}.footer-module__oqRDSq__container{flex-direction:column;gap:6rem;max-width:1400px;margin:0 auto;display:flex}.footer-module__oqRDSq__topSection{grid-template-columns:2fr 3fr;gap:4rem;display:grid}.footer-module__oqRDSq__brandColumn{flex-direction:column;gap:1.5rem;max-width:400px;display:flex}.footer-module__oqRDSq__logo{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;letter-spacing:-.02em;color:var(--foreground);font-size:2rem;font-weight:700;text-decoration:none}.footer-module__oqRDSq__slogan{color:var(--muted-foreground);font-size:1.125rem;line-height:1.6}.footer-module__oqRDSq__linksContainer{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.footer-module__oqRDSq__linkGroup{flex-direction:column;gap:1.5rem;display:flex}.footer-module__oqRDSq__groupTitle{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;text-transform:uppercase;letter-spacing:.1em;color:var(--foreground);margin:0;font-size:.875rem;font-weight:600}.footer-module__oqRDSq__linkList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.footer-module__oqRDSq__link{color:var(--muted-foreground);cursor:pointer;font-size:.9375rem;text-decoration:none;transition:color .2s}.footer-module__oqRDSq__link:hover{color:var(--primary)}.footer-module__oqRDSq__bottomSection{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.footer-module__oqRDSq__copyright{color:var(--muted-foreground);font-size:.875rem}.footer-module__oqRDSq__legalLinks{gap:2rem;display:flex}.footer-module__oqRDSq__statusIndicator{background-color:var(--secondary);color:var(--foreground);border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;display:inline-flex}.footer-module__oqRDSq__statusDot{background-color:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite footer-module__oqRDSq__pulse}@keyframes footer-module__oqRDSq__pulse{0%{box-shadow:0 0 #22c55e66}70%{box-shadow:0 0 0 6px #22c55e00}to{box-shadow:0 0 #22c55e00}}@media (max-width:1024px){.footer-module__oqRDSq__topSection{grid-template-columns:1fr;gap:3rem}.footer-module__oqRDSq__linksContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.footer-module__oqRDSq__footer{padding:4rem 1.5rem 1.5rem}.footer-module__oqRDSq__linksContainer{grid-template-columns:1fr}.footer-module__oqRDSq__bottomSection{flex-direction:column;align-items:flex-start;gap:1.5rem}.footer-module__oqRDSq__legalLinks{flex-direction:column;gap:1rem}}
.contact-module__xwJ-uq__page{background-color:var(--background);min-height:100vh;padding-top:120px;padding-bottom:8rem}.contact-module__xwJ-uq__container{max-width:700px;margin:0 auto;padding:0 2rem}.contact-module__xwJ-uq__header{margin-bottom:4rem}.contact-module__xwJ-uq__backLink{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);margin-bottom:2rem;font-size:1rem;text-decoration:none;transition:color .2s;display:inline-block}.contact-module__xwJ-uq__backLink:hover{color:var(--foreground)}.contact-module__xwJ-uq__title{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--foreground);margin:0 0 1rem;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;line-height:1.1}.contact-module__xwJ-uq__subtitle{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);margin:0;font-size:1.25rem;line-height:1.6}.contact-module__xwJ-uq__form{flex-direction:column;gap:2rem;display:flex}.contact-module__xwJ-uq__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__xwJ-uq__row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-module__xwJ-uq__label{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--foreground);font-size:.875rem;font-weight:600}.contact-module__xwJ-uq__input,.contact-module__xwJ-uq__select,.contact-module__xwJ-uq__textarea{background-color:var(--secondary);border:1px solid var(--border);font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--foreground);border-radius:.5rem;padding:1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.contact-module__xwJ-uq__input::placeholder,.contact-module__xwJ-uq__textarea::placeholder{color:var(--muted-foreground);opacity:.7}.contact-module__xwJ-uq__input:focus,.contact-module__xwJ-uq__select:focus,.contact-module__xwJ-uq__textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(var(--accent-rgb),.1);outline:none}.contact-module__xwJ-uq__select{cursor:pointer;appearance:none;background-image: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='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem;padding-right:3rem}.contact-module__xwJ-uq__textarea{resize:vertical;min-height:120px}.contact-module__xwJ-uq__packageGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.contact-module__xwJ-uq__packageOption{background-color:var(--secondary);border:2px solid var(--border);cursor:pointer;text-align:left;border-radius:.5rem;flex-direction:column;gap:.25rem;padding:1rem;transition:all .2s;display:flex}.contact-module__xwJ-uq__packageOption:hover{border-color:var(--muted-foreground)}.contact-module__xwJ-uq__packageOption.contact-module__xwJ-uq__selected{border-color:var(--accent);background-color:rgba(var(--accent-rgb),.1)}.contact-module__xwJ-uq__packageLabel{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--foreground);font-size:1rem;font-weight:600}.contact-module__xwJ-uq__packagePrice{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);font-size:.875rem}.contact-module__xwJ-uq__submitBtn{width:100%;margin-top:1rem}.contact-module__xwJ-uq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.contact-module__xwJ-uq__successContainer{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:500px;margin:0 auto;padding:4rem 2rem;display:flex}.contact-module__xwJ-uq__successIcon{background-color:var(--accent);width:80px;height:80px;color:var(--background);border-radius:50%;justify-content:center;align-items:center;font-size:2.5rem;font-weight:700;display:flex}.contact-module__xwJ-uq__successTitle{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--foreground);margin:0;font-size:2.5rem;font-weight:700}.contact-module__xwJ-uq__successText{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);margin:0;font-size:1.125rem;line-height:1.6}@media (max-width:640px){.contact-module__xwJ-uq__container{padding:0 1.5rem}.contact-module__xwJ-uq__row,.contact-module__xwJ-uq__packageGrid{grid-template-columns:1fr}.contact-module__xwJ-uq__title{font-size:2rem}.contact-module__xwJ-uq__subtitle{font-size:1rem}}
.services-module__EimPha__page{width:100%;position:relative}.services-module__EimPha__hero{background-color:var(--background);text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:10rem 2rem 6rem;display:flex;position:relative}.services-module__EimPha__label{font-family:var(--font-body),"Inter",system-ui,sans-serif;letter-spacing:.2em;color:var(--primary);text-transform:uppercase;font-size:.875rem;font-weight:700}.services-module__EimPha__headline{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--foreground);max-width:900px;margin:0;font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:1.1}.services-module__EimPha__description{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);max-width:600px;font-size:1.125rem;line-height:1.6}.services-module__EimPha__servicesContainer{flex-direction:column;gap:0;display:flex}.services-module__EimPha__serviceSection{border-bottom:1px solid var(--border);justify-content:center;align-items:center;min-height:80vh;padding:8rem 2rem;display:flex;position:relative;overflow:hidden}.services-module__EimPha__serviceSection:last-child{border-bottom:none}.services-module__EimPha__serviceContent{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.services-module__EimPha__serviceSection:nth-child(2n) .services-module__EimPha__serviceContent{direction:rtl}.services-module__EimPha__serviceSection:nth-child(2n) .services-module__EimPha__textContent{direction:ltr}.services-module__EimPha__textContent{z-index:2;flex-direction:column;gap:2rem;display:flex;position:relative}.services-module__EimPha__serviceNumber{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--border);opacity:.5;z-index:-1;font-size:8rem;font-weight:700;line-height:1;position:absolute;top:-4rem;left:-2rem}.services-module__EimPha__serviceTitle{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--foreground);margin:0;font-size:3rem;font-weight:700}.services-module__EimPha__serviceDescription{color:var(--muted-foreground);margin:0;font-size:1.25rem;line-height:1.7}.services-module__EimPha__tagsContainer{flex-wrap:wrap;gap:.75rem;display:flex}.services-module__EimPha__tag{background-color:var(--secondary);font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--foreground);border:1px solid #0000;border-radius:100px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .3s}.services-module__EimPha__tag:hover{border-color:var(--primary);color:var(--primary);background-color:var(--background)}.services-module__EimPha__visualContainer{aspect-ratio:4/3;background-color:var(--secondary);border-radius:1.5rem;width:100%;position:relative;overflow:hidden}.services-module__EimPha__visualPlaceholder{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .8s}.services-module__EimPha__visualPlaceholder svg{box-sizing:border-box;width:100%;height:100%;padding:2rem}.services-module__EimPha__serviceSection:hover .services-module__EimPha__visualPlaceholder{transform:scale(1.05)}.services-module__EimPha__gradient1{background-image:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%)}.services-module__EimPha__gradient2{background-image:linear-gradient(120deg,#e0c3fc 0%,#8ec5fc 100%)}.services-module__EimPha__gradient3{background-image:linear-gradient(120deg,#f093fb 0%,#f5576c 100%)}.services-module__EimPha__gradient4{background-image:linear-gradient(#e2ebf0 0%,#cfd9df 100%)}@media (max-width:1024px){.services-module__EimPha__serviceContent{text-align:left;grid-template-columns:1fr;gap:4rem}.services-module__EimPha__serviceSection:nth-child(2n) .services-module__EimPha__serviceContent{direction:ltr}.services-module__EimPha__serviceNumber{font-size:6rem;top:-3rem;left:0}.services-module__EimPha__serviceTitle{font-size:2.5rem}}
.hero-background-module__ZlllOa__backgroundContainer{z-index:0;perspective:1000px;transform-style:preserve-3d;position:absolute;inset:0;overflow:hidden}.hero-background-module__ZlllOa__gradientLayer{background:radial-gradient(ellipse 80% 50% at 50% -20%,var(--accent-subtle,#6366f126)0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 80%,var(--accent-warm,#ec489914)0%,transparent 50%),radial-gradient(ellipse 70% 50% at 20% 90%,var(--accent-cool,#22d3ee14)0%,transparent 50%);background-position:0 0;background-size:200% 200%;position:absolute;inset:0}.hero-background-module__ZlllOa__grid{pointer-events:none;transform-style:preserve-3d;will-change:transform,opacity;position:absolute;inset:-20%}.hero-background-module__ZlllOa__gridLine{opacity:.8;will-change:opacity;background:linear-gradient(90deg,#0000 0%,#787878cc 50%,#0000 100%);position:absolute}.hero-background-module__ZlllOa__gridLine.hero-background-module__ZlllOa__horizontal{height:1px;left:0;right:0}.hero-background-module__ZlllOa__gridLine.hero-background-module__ZlllOa__vertical{background:linear-gradient(#0000 0%,#96969680 50%,#0000 100%);width:1px;top:0;bottom:0}[data-theme=dark] .hero-background-module__ZlllOa__gridLine{opacity:.9;background:linear-gradient(90deg,#0000 0%,#ffffff59 50%,#0000 100%)}[data-theme=dark] .hero-background-module__ZlllOa__gridLine.hero-background-module__ZlllOa__vertical{background:linear-gradient(#0000 0%,#ffffff59 50%,#0000 100%)}[data-theme=light] .hero-background-module__ZlllOa__gridLine{opacity:.9;background:linear-gradient(90deg,#0000 0%,#00000040 50%,#0000 100%)}[data-theme=light] .hero-background-module__ZlllOa__gridLine.hero-background-module__ZlllOa__vertical{background:linear-gradient(#0000 0%,#00000040 50%,#0000 100%)}.hero-background-module__ZlllOa__cursorAura{pointer-events:none;z-index:0;opacity:0;will-change:transform,opacity;width:200px;height:200px;position:absolute;transform:translate(-50%,-50%)}.hero-background-module__ZlllOa__cursorAuraInner{filter:blur(30px);background:radial-gradient(circle,#ff6d0040 0%,#ff6d001a 40%,#0000 70%);border-radius:50%;width:80px;height:80px;animation:3s ease-in-out infinite hero-background-module__ZlllOa__auraPulse;position:absolute;transform:translate(-50%,-50%)}.hero-background-module__ZlllOa__cursorAuraOuter{filter:blur(50px);background:radial-gradient(circle,#ff6d001f 0%,#ff6d000d 40%,#0000 70%);border-radius:50%;width:200px;height:200px;animation:4s ease-in-out infinite hero-background-module__ZlllOa__auraBreath;position:absolute;transform:translate(-50%,-50%)}.hero-background-module__ZlllOa__cursorAuraRing{width:140px;height:140px;display:none}@keyframes hero-background-module__ZlllOa__auraPulse{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.85;transform:translate(-50%,-50%)scale(1.08)}}@keyframes hero-background-module__ZlllOa__auraBreath{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.05)}}[data-theme=dark] .hero-background-module__ZlllOa__cursorAuraInner{background:radial-gradient(circle,#ff6d0059 0%,#ff6d0026 40%,#0000 70%)}[data-theme=dark] .hero-background-module__ZlllOa__cursorAuraOuter{background:radial-gradient(circle,#ff6d002e 0%,#ff6d0014 40%,#0000 70%)}[data-theme=light] .hero-background-module__ZlllOa__cursorAuraInner{background:radial-gradient(circle,#ff6d0033 0%,#ff6d0014 40%,#0000 70%)}[data-theme=light] .hero-background-module__ZlllOa__cursorAuraOuter{background:radial-gradient(circle,#ff6d001a 0%,#ff6d000a 40%,#0000 70%)}.hero-background-module__ZlllOa__orb{filter:blur(80px);opacity:.4;pointer-events:none;border-radius:50%;position:absolute}.hero-background-module__ZlllOa__orb1{background:var(--accent-primary,#6366f14d);width:400px;height:400px;top:-10%;right:-5%}.hero-background-module__ZlllOa__orb2{background:var(--accent-secondary,#ec489940);width:300px;height:300px;bottom:10%;left:-5%}.hero-background-module__ZlllOa__orb3{background:var(--accent-tertiary,#22d3ee33);width:200px;height:200px;top:40%;left:50%;transform:translate(-50%)}.hero-background-module__ZlllOa__noiseOverlay{opacity:.03;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-background-module__ZlllOa__vignette{background:radial-gradient(ellipse 70% 60% at center,transparent 0%,var(--background,#000)100%);opacity:.5;pointer-events:none;position:absolute;inset:0}[data-theme=dark] .hero-background-module__ZlllOa__gradientLayer{background-color:#0000;background-image:radial-gradient(80% 50% at 50% -20%,#6366f133 0%,#0000 50%),radial-gradient(60% 40% at 80% 80%,#ec48991a 0%,#0000 50%),radial-gradient(70% 50% at 20% 90%,#22d3ee1a 0%,#0000 50%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:200% 200%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}[data-theme=dark] .hero-background-module__ZlllOa__orb1{background:#6366f159}[data-theme=dark] .hero-background-module__ZlllOa__orb2{background:#ec48994d}[data-theme=dark] .hero-background-module__ZlllOa__orb3{background:#22d3ee40}[data-theme=dark] .hero-background-module__ZlllOa__noiseOverlay{opacity:.04}[data-theme=light] .hero-background-module__ZlllOa__gradientLayer{background:radial-gradient(80% 50% at 50% -20%,#6366f114 0%,#0000 50%),radial-gradient(60% 40% at 80% 80%,#ec48990d 0%,#0000 50%),radial-gradient(70% 50% at 20% 90%,#22d3ee0d 0%,#0000 50%)}[data-theme=light] .hero-background-module__ZlllOa__orb{opacity:.25}[data-theme=light] .hero-background-module__ZlllOa__vignette{opacity:.3}[data-theme=light] .hero-background-module__ZlllOa__noiseOverlay{opacity:.02}@media (max-width:768px){.hero-background-module__ZlllOa__orb1{width:250px;height:250px}.hero-background-module__ZlllOa__orb2{width:200px;height:200px}.hero-background-module__ZlllOa__orb3{width:150px;height:150px}}
