@import "https://fonts.googleapis.com/css2?family=Dancing+Script:wght@700&display=swap";
.ThemeToggle-module__BDCMra__themeToggle{cursor:pointer;color:var(--foreground);opacity:.6;appearance:none;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;margin-right:16px;padding:8px;transition:opacity .2s,transform .2s;display:flex;background:0 0!important}.ThemeToggle-module__BDCMra__themeToggle:hover{opacity:1;transform:scale(1.05)}.ThemeToggle-module__BDCMra__themeToggleInner{justify-content:center;align-items:center;display:flex}
.Navbar-module__cRh5nW__header{background:var(--header-bg);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);z-index:1000;justify-content:center;align-items:center;height:64px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cRh5nW__nav{justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:0 32px;display:flex}.Navbar-module__cRh5nW__logoContainer{flex:1}.Navbar-module__cRh5nW__logo{letter-spacing:-.02em;color:var(--foreground);font-size:1.1rem;font-weight:600}.Navbar-module__cRh5nW__navLinksContainer{align-items:center;display:flex}.Navbar-module__cRh5nW__navLinks{align-items:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__cRh5nW__navLinks a{color:var(--foreground);opacity:.8;letter-spacing:-.01em;font-size:.85rem;font-weight:400;transition:opacity .2s}.Navbar-module__cRh5nW__navLinks a:hover{opacity:1}.Navbar-module__cRh5nW__ctaContainer{flex:1;justify-content:flex-end;align-items:center;display:flex}.Navbar-module__cRh5nW__ctaButton{background-color:var(--foreground);color:var(--background);border-radius:999px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:transform .2s,opacity .2s}.Navbar-module__cRh5nW__ctaButton:hover{opacity:.9;transform:scale(1.02)}.Navbar-module__cRh5nW__menuButton{cursor:pointer;z-index:1001;background:0 0;border:none;margin-left:12px;padding:10px;display:none}.Navbar-module__cRh5nW__hamburger{flex-direction:column;justify-content:space-between;width:20px;height:14px;display:flex;position:relative}.Navbar-module__cRh5nW__hamburger span{background-color:var(--foreground);transform-origin:50%;width:100%;height:1.5px;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.Navbar-module__cRh5nW__hamburgerActive span:first-child{transform:translateY(6px)rotate(45deg)}.Navbar-module__cRh5nW__hamburgerActive span:nth-child(2){opacity:0}.Navbar-module__cRh5nW__hamburgerActive span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}@media (max-width:768px){.Navbar-module__cRh5nW__menuButton{display:block}.Navbar-module__cRh5nW__navLinksContainer{background:var(--background);z-index:1000;flex-direction:column;justify-content:center;width:100%;height:100vh;transition:transform .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:0;transform:translate(100%)}.Navbar-module__cRh5nW__mobileMenuOpen{transform:translate(0)}.Navbar-module__cRh5nW__navLinks{text-align:center;flex-direction:column;gap:40px}.Navbar-module__cRh5nW__navLinks a{font-size:1.5rem;font-weight:500}.Navbar-module__cRh5nW__nav{padding:0 20px}.Navbar-module__cRh5nW__ctaButton{padding:8px 14px;font-size:.8rem}}.Navbar-module__cRh5nW__themeToggle{cursor:pointer;color:var(--foreground);opacity:.6;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-right:16px;padding:8px;transition:opacity .2s,transform .2s;display:flex}.Navbar-module__cRh5nW__themeToggle:hover{opacity:1;transform:scale(1.05)}.Navbar-module__cRh5nW__themeToggleInner{justify-content:center;align-items:center;display:flex}
.Hero-module___w2HtG__heroSection{border-bottom:1px solid var(--border);--section-accent:#3b82f6;background-color:#0000;justify-content:center;align-items:center;min-height:100vh;padding-top:120px;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__ambientBlur{z-index:0;pointer-events:none;opacity:.5;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}[data-theme=dark] .Hero-module___w2HtG__ambientBlur{opacity:.6}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .Hero-module___w2HtG__ambientBlur{opacity:.55}}.Hero-module___w2HtG__blurOrb{filter:blur(100px);border-radius:50%;animation:25s ease-in-out infinite alternate Hero-module___w2HtG__floatOrb;position:absolute}.Hero-module___w2HtG__orb1{background:radial-gradient(circle,var(--accent)0%,transparent 70%);opacity:.8;--mouseX-mult:20px;--mouseY-mult:20px;width:80vw;height:80vw;animation-delay:0s;top:-20%;left:-10%}.Hero-module___w2HtG__orb2{opacity:.3;--mouseX-mult:-30px;--mouseY-mult:-30px;background:radial-gradient(circle,#8e2de2 0%,#0000 70%);width:90vw;height:90vw;animation-delay:-5s;bottom:-30%;right:-20%}.Hero-module___w2HtG__orb3{opacity:.15;--mouseX-mult:10px;--mouseY-mult:-15px;background:radial-gradient(circle,#43e97b 0%,#0000 70%);width:60vw;height:60vw;animation-delay:-12s;top:30%;left:10%}@keyframes Hero-module___w2HtG__floatOrb{0%{transform:translate(calc(0px + (var(--mouse-x,0)*var(--mouseX-mult))),calc(0px + (var(--mouse-y,0)*var(--mouseY-mult))))scale(1)}33%{transform:translate(calc(5% + (var(--mouse-x,0)*var(--mouseX-mult))),calc(5% + (var(--mouse-y,0)*var(--mouseY-mult))))scale(1.05)}66%{transform:translate(calc(-2% + (var(--mouse-x,0)*var(--mouseX-mult))),calc(8% + (var(--mouse-y,0)*var(--mouseY-mult))))scale(.95)}to{transform:translate(calc(3% + (var(--mouse-x,0)*var(--mouseX-mult))),calc(-4% + (var(--mouse-y,0)*var(--mouseY-mult))))scale(1)}}.Hero-module___w2HtG__container{text-align:center;z-index:1;flex-direction:column;align-items:center;width:100%;max-width:1200px;padding:0 32px;display:flex;position:relative}.Hero-module___w2HtG__content{max-width:800px;margin-bottom:64px}.Hero-module___w2HtG__title{letter-spacing:-.04em;color:var(--foreground);margin-bottom:24px;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1.05;transition:color .3s}.Hero-module___w2HtG__titleGradient{background:linear-gradient(135deg,var(--foreground)0%,var(--accent)90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;transition:all .3s}.Hero-module___w2HtG__subtitle{letter-spacing:-.01em;color:var(--foreground);opacity:.7;text-align:left;max-width:600px;margin:0 auto 40px;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:400;line-height:1.4;transition:color .3s}.Hero-module___w2HtG__actions{justify-content:center;align-items:center;gap:16px;display:flex}.Hero-module___w2HtG__primaryCta{background-color:var(--foreground);color:var(--background);border-radius:999px;padding:14px 28px;font-size:1rem;font-weight:500;transition:transform .2s,opacity .2s,background-color .3s,color .3s}.Hero-module___w2HtG__primaryCta:hover{opacity:.9;transform:scale(1.02)}.Hero-module___w2HtG__secondaryCta{background-color:var(--btn-secondary-bg);color:var(--foreground);border-radius:999px;padding:14px 28px;font-size:1rem;font-weight:500;transition:background-color .2s,color .3s}.Hero-module___w2HtG__secondaryCta:hover{background-color:var(--btn-secondary-hover)}.Hero-module___w2HtG__visualContainer{perspective:1000px;width:100%;max-width:1000px}.Hero-module___w2HtG__mockupGlass{background:var(--mockup-glass-bg);-webkit-backdrop-filter:blur(40px);border:1px solid var(--border);box-shadow:var(--mockup-glass-shadow),0 0 40px #0071e30d;transform-origin:top;border-radius:20px;flex-direction:column;height:500px;transition:transform .5s cubic-bezier(.16,1,.3,1),background .3s,box-shadow .3s;display:flex;overflow:hidden;transform:rotateX(8deg)rotateY(0)scale(.95)}.Hero-module___w2HtG__mockupGlass:hover{transform:rotateX(0)scale(1)}.Hero-module___w2HtG__mockupHeader{border-bottom:1px solid var(--border);background:var(--mockup-header-bg);align-items:center;height:44px;padding:0 20px;transition:background .3s,border-color .3s;display:flex}.Hero-module___w2HtG__dotGroup{gap:8px;display:flex}.Hero-module___w2HtG__dot{background:var(--border);border-radius:50%;width:12px;height:12px;transition:background .3s}.Hero-module___w2HtG__dot:first-child{background:#ff5f56}.Hero-module___w2HtG__dot:nth-child(2){background:#ffbd2e}.Hero-module___w2HtG__dot:nth-child(3){background:#27c93f}.Hero-module___w2HtG__mockupLayout{flex:1;display:flex;overflow:hidden}.Hero-module___w2HtG__mockupSidebar{border-right:1px solid var(--border);background:var(--mockup-sidebar-bg);flex-direction:column;align-items:center;gap:20px;width:80px;padding:24px 0;transition:background .3s,border-color .3s;display:flex}.Hero-module___w2HtG__sidebarItem,.Hero-module___w2HtG__sidebarItemActive{background:var(--border);border-radius:8px;width:32px;height:32px;transition:background .3s}.Hero-module___w2HtG__sidebarItemActive{background:var(--accent);opacity:.8}.Hero-module___w2HtG__mockupAddressBar{background:var(--mockup-address-bg);color:var(--foreground);opacity:.5;font-size:.75rem;font-family:var(--font-stack);border-radius:6px;margin:0 auto;padding:4px 120px;transition:background .3s,color .3s}.Hero-module___w2HtG__mockupBody{background:var(--mockup-body-bg);flex-direction:column;flex:1;gap:24px;padding:32px;transition:background .3s;display:flex}.Hero-module___w2HtG__mockupTopBar{justify-content:space-between;align-items:center;display:flex}.Hero-module___w2HtG__topBarTitle{letter-spacing:-.01em;color:var(--foreground);font-size:1.25rem;font-weight:600;transition:color .3s}.Hero-module___w2HtG__topBarUser{background:var(--border);border-radius:50%;width:36px;height:36px;transition:background .3s}.Hero-module___w2HtG__metricCards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Hero-module___w2HtG__metricCard{background:var(--mockup-card-bg);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:8px;padding:16px;transition:background .3s,border-color .3s;display:flex}.Hero-module___w2HtG__metricTitle{opacity:.6;color:var(--foreground);font-size:.8rem;font-weight:500;transition:color .3s}.Hero-module___w2HtG__metricValue{letter-spacing:-.02em;color:var(--foreground);font-size:1.5rem;font-weight:600;transition:color .3s}.Hero-module___w2HtG__metricGraphUp{background:linear-gradient(90deg,#0000,#27c93f33);border-bottom:2px solid #27c93f;width:60px;height:20px;margin-top:auto}.Hero-module___w2HtG__metricGraphLine{border-bottom:2px solid var(--accent);background:linear-gradient(90deg,#0000,#0071e31a);width:100%;height:20px;margin-top:auto}.Hero-module___w2HtG__metricStatus{color:var(--foreground);align-items:center;gap:8px;margin-top:auto;font-size:.9rem;font-weight:500;transition:color .3s;display:flex}.Hero-module___w2HtG__statusDot{background:#27c93f;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #27c93f80}.Hero-module___w2HtG__dataTable{background:var(--mockup-table-bg);border:1px solid var(--border);border-radius:12px;flex-direction:column;flex:1;transition:background .3s,border-color .3s;display:flex;overflow:hidden}.Hero-module___w2HtG__dataRowHeader,.Hero-module___w2HtG__dataRow{border-bottom:1px solid var(--border);padding:12px 16px;transition:border-color .3s;display:flex}.Hero-module___w2HtG__dataRowHeader{opacity:.5;text-transform:uppercase;letter-spacing:.02em;background:var(--mockup-header-bg);color:var(--foreground);font-size:.75rem;font-weight:500;transition:background .3s,color .3s}.Hero-module___w2HtG__dataRow{color:var(--foreground);align-items:center;font-size:.85rem;transition:color .3s}.Hero-module___w2HtG__col1{flex:2}.Hero-module___w2HtG__col2,.Hero-module___w2HtG__col3{flex:1}.Hero-module___w2HtG__skeletonText{background:var(--border);border-radius:4px;width:80%;height:12px;transition:background .3s}.Hero-module___w2HtG__skeletonTextShort{background:var(--border);border-radius:4px;width:50%;height:12px;transition:background .3s}.Hero-module___w2HtG__badgeSuccess{color:var(--badge-success-color);background:#27c93f26;border-radius:6px;padding:4px 8px;font-size:.7rem;font-weight:600;transition:color .3s;display:inline-block}.Hero-module___w2HtG__badgeProcessing{color:var(--badge-process-color);background:#ffbd2e26;border-radius:6px;padding:4px 8px;font-size:.7rem;font-weight:600;transition:color .3s;display:inline-block}@media (max-width:768px){.Hero-module___w2HtG__heroSection{padding-top:100px}.Hero-module___w2HtG__container{padding:0 20px}.Hero-module___w2HtG__title{margin-bottom:16px;font-size:clamp(2.5rem,10vw,3rem)}.Hero-module___w2HtG__subtitle{margin-bottom:32px;padding:0 10px;font-size:1.05rem}.Hero-module___w2HtG__actions{flex-direction:column;gap:12px;width:100%}.Hero-module___w2HtG__primaryCta,.Hero-module___w2HtG__secondaryCta{width:100%;padding:16px 20px}.Hero-module___w2HtG__mockupGlass{height:auto;min-height:400px}.Hero-module___w2HtG__mockupAddressBar{padding:4px 40px;font-size:.65rem}.Hero-module___w2HtG__mockupLayout{flex-direction:column}.Hero-module___w2HtG__mockupSidebar{border-right:none;border-bottom:1px solid var(--border);flex-direction:row;justify-content:center;gap:16px;width:100%;height:50px;padding:0 20px}.Hero-module___w2HtG__sidebarItem,.Hero-module___w2HtG__sidebarItemActive{border-radius:6px;width:24px;height:24px}.Hero-module___w2HtG__mockupBody{gap:16px;padding:20px}.Hero-module___w2HtG__topBarTitle{font-size:1rem}.Hero-module___w2HtG__topBarUser{width:28px;height:28px}.Hero-module___w2HtG__metricCards{flex-direction:column;gap:12px;display:flex}.Hero-module___w2HtG__metricCard{flex-direction:row;justify-content:space-between;align-items:center;padding:12px}.Hero-module___w2HtG__metricTitle{margin:0;font-size:.75rem}.Hero-module___w2HtG__metricValue{font-size:1.1rem}.Hero-module___w2HtG__metricGraphUp,.Hero-module___w2HtG__metricGraphLine,.Hero-module___w2HtG__metricStatus{width:auto;margin-top:0}.Hero-module___w2HtG__metricGraphUp,.Hero-module___w2HtG__metricGraphLine{width:40px}.Hero-module___w2HtG__dataTable{display:none}}
.SectionLabel-module__owTLLW__sectionLabel{text-align:center;font-size:.75rem;font-family:var(--font-mono,monospace);color:#94a3b8;letter-spacing:.25em;justify-content:center;align-items:center;gap:8px;margin-bottom:32px;font-weight:500;display:flex}.SectionLabel-module__owTLLW__bullet{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border-radius:50%;width:6px;height:6px;display:inline-block;box-shadow:0 0 10px #8b5cf680}
.MaintenanceSection-module__3FuoHq__maintenanceSection{background:var(--background);color:var(--foreground);--section-accent:#94a3b8;padding:160px 0;position:relative;overflow:hidden}.MaintenanceSection-module__3FuoHq__maintenanceSection:after{content:"";background:radial-gradient(circle,var(--surface-tint)0%,transparent 70%);filter:blur(100px);z-index:0;pointer-events:none;opacity:.5;width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MaintenanceSection-module__3FuoHq__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 48px;position:relative}.MaintenanceSection-module__3FuoHq__mainTitle{text-align:center;color:var(--foreground);letter-spacing:-.05em;max-width:900px;margin:0 auto 120px;font-size:clamp(2rem,5vw,3.2rem);font-weight:600;line-height:1.05}.MaintenanceSection-module__3FuoHq__textMuted{color:var(--foreground);opacity:.6}.MaintenanceSection-module__3FuoHq__bentoGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:80px;display:grid}.MaintenanceSection-module__3FuoHq__card{border:1px solid var(--card-glass-border);cursor:default;border-radius:32px;flex-direction:column;justify-content:space-between;gap:40px;padding:40px;transition:box-shadow .6s cubic-bezier(.4,0,.2,1),border-color .4s;display:flex;position:relative}.MaintenanceSection-module__3FuoHq__card:hover{border-color:var(--border);transform:translateY(-2px)}.MaintenanceSection-module__3FuoHq__card:before{content:"";background:linear-gradient(135deg,var(--card-glass-bg)0%,transparent 100%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:.5;z-index:-1;border-radius:32px;transition:opacity .6s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.MaintenanceSection-module__3FuoHq__card:hover:before{opacity:1;background:linear-gradient(135deg,var(--card-glass-bg)0%,transparent 100%)}.MaintenanceSection-module__3FuoHq__card:first-child:hover{border-color:#06b6d44d;box-shadow:0 20px 80px -20px #06b6d426}.MaintenanceSection-module__3FuoHq__card:nth-child(2):hover{border-color:#94a3b84d;box-shadow:0 20px 80px -20px #94a3b826}.MaintenanceSection-module__3FuoHq__cardHeader{justify-content:space-between;align-items:center;display:flex}.MaintenanceSection-module__3FuoHq__iconWrapper{background:var(--card-glass-bg);border:1px solid var(--card-glass-border);width:72px;height:72px;color:var(--foreground);border-radius:22px;justify-content:center;align-items:center;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.MaintenanceSection-module__3FuoHq__card:first-child .MaintenanceSection-module__3FuoHq__iconWrapper{color:#22d3ee}.MaintenanceSection-module__3FuoHq__card:nth-child(2) .MaintenanceSection-module__3FuoHq__iconWrapper{color:#94a3b8}.MaintenanceSection-module__3FuoHq__card:hover .MaintenanceSection-module__3FuoHq__iconWrapper{transform:scale(1.1)rotate(5deg)}.MaintenanceSection-module__3FuoHq__card:first-child:hover .MaintenanceSection-module__3FuoHq__iconWrapper{background:#06b6d41a;border-color:#06b6d44d;box-shadow:0 0 30px #06b6d433}.MaintenanceSection-module__3FuoHq__card:nth-child(2):hover .MaintenanceSection-module__3FuoHq__iconWrapper{background:#94a3b81a;border-color:#94a3b84d;box-shadow:0 0 30px #94a3b833}.MaintenanceSection-module__3FuoHq__iconWrapper svg{filter:drop-shadow(0 0 8px)}.MaintenanceSection-module__3FuoHq__visualIndicator{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.MaintenanceSection-module__3FuoHq__monoSmall{font-size:.7rem;font-family:var(--font-mono,monospace);letter-spacing:.1em;color:var(--foreground);opacity:.5;text-transform:uppercase}.MaintenanceSection-module__3FuoHq__progressBar{background:var(--border);border-radius:4px;width:160px;height:2px;overflow:hidden}.MaintenanceSection-module__3FuoHq__progressFill{background:var(--foreground);height:100%;box-shadow:0 0 20px var(--surface-tint)}.MaintenanceSection-module__3FuoHq__statusPercentage{font-size:.65rem;font-family:var(--font-mono,monospace);color:var(--foreground);opacity:.8;font-weight:500}.MaintenanceSection-module__3FuoHq__digitalSeal{background:var(--btn-secondary-bg);border:1px solid var(--border);border-radius:100px;padding:6px 14px}.MaintenanceSection-module__3FuoHq__protocolStatus{align-items:center;gap:10px;margin-top:4px;display:flex}.MaintenanceSection-module__3FuoHq__pulseDot{background:var(--foreground);width:6px;height:6px;box-shadow:0 0 10px var(--surface-tint);border-radius:50%;animation:2s infinite MaintenanceSection-module__3FuoHq__pulse}@keyframes MaintenanceSection-module__3FuoHq__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.MaintenanceSection-module__3FuoHq__cardContent{flex-direction:column;gap:20px;display:flex}.MaintenanceSection-module__3FuoHq__cardTitle{color:var(--foreground);letter-spacing:-.03em;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:600;line-height:1.1}.MaintenanceSection-module__3FuoHq__cardDescription{color:var(--foreground);opacity:.7;text-align:left;max-width:90%;font-size:1.25rem;line-height:1.6}@media (max-width:1024px){.MaintenanceSection-module__3FuoHq__bentoGrid{grid-template-columns:1fr;gap:60px}.MaintenanceSection-module__3FuoHq__container{padding:0 32px}}@media (max-width:640px){.MaintenanceSection-module__3FuoHq__mainTitle{margin-bottom:80px;font-size:2.8rem}.MaintenanceSection-module__3FuoHq__card{padding:20px}.MaintenanceSection-module__3FuoHq__cardHeader{flex-direction:column;align-items:flex-start;gap:32px}.MaintenanceSection-module__3FuoHq__visualIndicator{align-items:flex-start}}
.ServicesSection-module__2HsQHW__servicesSection{background:var(--services-bg,#f9fbf9);--section-accent:var(--services-accent,#2bbd74);--services-bg:#f9fbf9;--services-accent:#2bbd74;--blob-grad-left:linear-gradient(145deg,#e8f5e9 0%,#c8e6c9 100%);--blob-grad-left-inner:linear-gradient(135deg,#f1f8e9 0%,#dcedc8 100%);--blob-grad-right:linear-gradient(225deg,#f0f7f4 0%,#e0ece6 100%);--blob-grad-right-inner:linear-gradient(225deg,#e7f3ee 0%,#d5e6df 100%);--blob-shadow-main:25px 25px 60px #0000000d;--blob-shadow-inner:20px 20px 50px #0000000d;--blob-inset-top:#ffffffe6;--blob-inset-bottom:#00000005;--glow-opacity:.3;--card-bg:#ffffff80;--card-shadow:0 10px 30px #0000000a;--card-hover-shadow:0 30px 60px #00000014;padding:140px 0;transition:background .5s;position:relative;overflow:hidden}[data-theme=dark] .ServicesSection-module__2HsQHW__servicesSection{--services-bg:#020403;--services-accent:#0f402c;--blob-grad-left:linear-gradient(145deg,#093322 0%,#03120b 100%);--blob-grad-left-inner:linear-gradient(135deg,#0c422c 0%,#04180f 100%);--blob-grad-right:linear-gradient(225deg,#0b3d29 0%,#04170f 100%);--blob-grad-right-inner:linear-gradient(225deg,#0e4c31 0%,#051d12 100%);--blob-shadow-main:25px 25px 60px #000000e6;--blob-shadow-inner:20px 20px 50px #000000e6;--blob-inset-top:#ffffff05;--blob-inset-bottom:#00000080;--glow-opacity:.8;--card-bg:#19231e66;--card-shadow:0 10px 30px #0006;--card-hover-shadow:0 30px 60px #0009}.ServicesSection-module__2HsQHW__servicesSection:before,.ServicesSection-module__2HsQHW__servicesSection:after{content:"";pointer-events:none;z-index:0;opacity:var(--glow-opacity);transition:opacity .5s;position:absolute;inset:0}.ServicesSection-module__2HsQHW__servicesSection:before{filter:blur(60px);background:radial-gradient(circle at 10% 40%,#2bbd744d 0%,#0000 50%)}.ServicesSection-module__2HsQHW__servicesSection:after{filter:blur(60px);background:radial-gradient(circle at 90% 60%,#2bbd7433 0%,#0000 50%)}.ServicesSection-module__2HsQHW__blobLeft{background:var(--blob-grad-left);width:45%;height:70%;box-shadow:inset 10px 10px 20px var(--blob-inset-top),inset -10px -10px 20px var(--blob-inset-bottom),var(--blob-shadow-main);filter:drop-shadow(0 0 15px #0000001a);z-index:0;pointer-events:none;border-radius:45% 55% 40% 60%/50% 45% 55% 50%;transition:background .5s,box-shadow .5s;animation:24s ease-in-out infinite alternate ServicesSection-module__2HsQHW__morphLeft;position:absolute;top:-5%;left:-15%}[data-theme=dark] .ServicesSection-module__2HsQHW__blobLeft{filter:drop-shadow(0 0 15px #0009)}.ServicesSection-module__2HsQHW__blobLeftInner{background:var(--blob-grad-left-inner);width:40%;height:50%;box-shadow:inset 10px 10px 20px var(--blob-inset-top),inset -10px -10px 20px var(--blob-inset-bottom),var(--blob-shadow-inner);z-index:0;pointer-events:none;border-radius:50% 50% 35% 65%/60% 40%;transition:background .5s,box-shadow .5s;animation:20s ease-in-out infinite alternate-reverse ServicesSection-module__2HsQHW__morphLeftInner;position:absolute;top:15%;left:-20%}.ServicesSection-module__2HsQHW__blobRight{background:var(--blob-grad-right);width:50%;height:80%;box-shadow:inset -10px 10px 20px var(--blob-inset-top),inset 10px -10px 20px var(--blob-inset-bottom),var(--blob-shadow-main);filter:drop-shadow(0 0 15px #0000001a);z-index:0;pointer-events:none;border-radius:60% 40% 70% 30%/40% 50% 50% 60%;transition:background .5s,box-shadow .5s;animation:28s ease-in-out infinite alternate ServicesSection-module__2HsQHW__morphRight;position:absolute;bottom:-10%;right:-15%}[data-theme=dark] .ServicesSection-module__2HsQHW__blobRight{filter:drop-shadow(0 0 15px #0009)}.ServicesSection-module__2HsQHW__blobRightInner{background:var(--blob-grad-right-inner);width:40%;height:60%;box-shadow:inset -10px 10px 20px var(--blob-inset-top),inset 10px -10px 20px var(--blob-inset-bottom),var(--blob-shadow-inner);z-index:0;pointer-events:none;border-radius:40% 60% 50% 50%/50% 40% 60% 50%;transition:background .5s,box-shadow .5s;animation:24s ease-in-out infinite alternate ServicesSection-module__2HsQHW__morphRightInner;position:absolute;bottom:-5%;right:-20%}@keyframes ServicesSection-module__2HsQHW__morphLeft{0%{border-radius:45% 55% 40% 60%/50% 45% 55% 50%;transform:rotate(0)scale(1)}to{border-radius:55% 45%/45% 55%;transform:rotate(8deg)scale(1.02)}}@keyframes ServicesSection-module__2HsQHW__morphLeftInner{0%{border-radius:50% 50% 35% 65%/60% 40%;transform:rotate(0)translate(0)}to{border-radius:35% 65% 60% 40%/50% 60% 40% 50%;transform:rotate(-5deg)translate(2vw,3vh)}}@keyframes ServicesSection-module__2HsQHW__morphRight{0%{border-radius:60% 40% 70% 30%/40% 50% 50% 60%;transform:rotate(0)scale(1)}to{border-radius:40% 60% 30% 70%/50% 60% 40% 50%;transform:rotate(-8deg)scale(1.02)}}@keyframes ServicesSection-module__2HsQHW__morphRightInner{0%{border-radius:40% 60% 50% 50%/50% 40% 60% 50%;transform:rotate(0)translate(0)}to{border-radius:60% 40% 70% 30%/40% 60%;transform:rotate(5deg)translate(-2vw,-3vh)}}.ServicesSection-module__2HsQHW__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 32px;position:relative}.ServicesSection-module__2HsQHW__eyebrow{letter-spacing:.1em;color:var(--foreground);opacity:.5;margin-bottom:24px;font-size:.8rem;font-weight:500;display:inline-block}.ServicesSection-module__2HsQHW__title{color:var(--foreground);letter-spacing:-.04em;text-align:center;margin:0 0 80px;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:700;line-height:1.1;position:relative}.ServicesSection-module__2HsQHW__titleArea{flex-direction:column;align-items:center;max-width:900px;margin:0 auto 80px;display:flex;position:relative}.ServicesSection-module__2HsQHW__subSection{flex-direction:column;gap:100px;display:flex}.ServicesSection-module__2HsQHW__subHeader{text-align:center;border-bottom:1px solid var(--card-glass-border);flex-direction:column;align-items:center;max-width:800px;margin:0 auto 80px;padding:60px 40px;display:flex;position:relative}.ServicesSection-module__2HsQHW__subTitle{color:var(--foreground);text-align:center;margin:0 0 16px;font-size:1.8rem;font-weight:600}.ServicesSection-module__2HsQHW__subDescription{color:var(--foreground);text-align:center;font-size:1.15rem;line-height:1.5}.ServicesSection-module__2HsQHW__carouselWrapper{flex-direction:column;gap:32px;display:flex}.ServicesSection-module__2HsQHW__carouselHeader{border-bottom:1px solid var(--card-glass-border);grid-template-columns:.8fr 1.2fr;align-items:start;gap:60px;margin-bottom:40px;padding-bottom:40px;display:grid;position:relative}.ServicesSection-module__2HsQHW__categoryTitleGroup{flex-direction:column;gap:16px;display:flex}.ServicesSection-module__2HsQHW__sectionIndex{font-size:.75rem;font-weight:700;font-family:var(--font-mono,monospace);color:var(--accent);letter-spacing:.2em;opacity:.6}.ServicesSection-module__2HsQHW__categoryTitle{letter-spacing:-.04em;color:var(--foreground);margin:0;font-size:2.4rem;font-weight:700;line-height:1.1}.ServicesSection-module__2HsQHW__categoryDescriptionGroup{flex-direction:column;gap:24px;display:flex}.ServicesSection-module__2HsQHW__categoryDescription{color:var(--foreground);max-width:100%;margin:0;font-size:1.2rem;line-height:1.5}.ServicesSection-module__2HsQHW__categoryLabel{opacity:.4;text-transform:uppercase;letter-spacing:.1em;text-align:left;font-size:.8rem;font-weight:700}.ServicesSection-module__2HsQHW__carousel{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:auto;gap:16px;margin:0 -32px;padding:20px 0 40px 32px;display:flex;overflow-x:auto}.ServicesSection-module__2HsQHW__carousel::-webkit-scrollbar{display:none}.ServicesSection-module__2HsQHW__card{background:var(--card-bg);border:1px solid var(--card-glass-border);cursor:pointer;width:calc(33.3333% - 12px);min-width:calc(33.3333% - 12px);box-shadow:var(--card-shadow);border-radius:12px;flex-direction:column;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.ServicesSection-module__2HsQHW__card:hover{box-shadow:var(--card-hover-shadow);z-index:10;background:#2bbd740d;border-color:#2bbd7480;transform:translateY(-12px)scale(1.04)}.ServicesSection-module__2HsQHW__cardVisual{aspect-ratio:16/10;background:var(--btn-secondary-bg);border-radius:12px;width:100%;margin-bottom:20px;position:relative;overflow:hidden}.ServicesSection-module__2HsQHW__projectImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.ServicesSection-module__2HsQHW__card:hover .ServicesSection-module__2HsQHW__projectImage{transform:scale(1.05)}.ServicesSection-module__2HsQHW__cardVisual:after{content:"";pointer-events:none;background:radial-gradient(circle,#22c55e0d 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.ServicesSection-module__2HsQHW__cardInfo{flex-direction:column;gap:8px;padding:24px;display:flex}.ServicesSection-module__2HsQHW__cardTag{letter-spacing:.05em;color:#22c55e;text-transform:uppercase;opacity:.8;font-size:.65rem;font-weight:700}.ServicesSection-module__2HsQHW__cardName{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:700}.ServicesSection-module__2HsQHW__viewProjectBtn{color:#22c55e;opacity:0;align-items:center;gap:8px;margin-top:16px;font-size:.85rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(10px)}.ServicesSection-module__2HsQHW__card:hover .ServicesSection-module__2HsQHW__viewProjectBtn{opacity:1;transform:translateY(0)}.ServicesSection-module__2HsQHW__securitySubSection{background:var(--btn-secondary-bg);border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:32px;margin-top:100px;padding:40px}.ServicesSection-module__2HsQHW__securityGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.ServicesSection-module__2HsQHW__securityTitle{color:var(--foreground);margin-bottom:16px;font-size:1.6rem;font-weight:700}.ServicesSection-module__2HsQHW__securityDescription{opacity:.6;margin-bottom:24px;font-size:1.1rem;line-height:1.6}.ServicesSection-module__2HsQHW__techFlair{opacity:.4;color:#2bbd74;gap:20px;font-family:monospace;font-size:.75rem;display:flex}.ServicesSection-module__2HsQHW__securityTrust{flex-direction:column;gap:20px;display:flex}.ServicesSection-module__2HsQHW__trustItem{background:var(--card-glass-bg);border:1px solid var(--card-glass-border);border-radius:20px;align-items:center;gap:20px;padding:16px 24px;display:flex}.ServicesSection-module__2HsQHW__trustIcon{color:#2bbd74;background:#2bbd741a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ServicesSection-module__2HsQHW__trustInfo{flex-direction:column;display:flex}.ServicesSection-module__2HsQHW__trustLabel{opacity:.4;text-transform:uppercase;font-size:.75rem;font-weight:700}.ServicesSection-module__2HsQHW__trustValue,.ServicesSection-module__2HsQHW__scrambleText{color:#2bbd74;font-size:.95rem;font-weight:600}.ServicesSection-module__2HsQHW__scrambleText{font-family:monospace}@media (max-width:900px){.ServicesSection-module__2HsQHW__carouselHeader{grid-template-columns:1fr;align-items:start;gap:24px}.ServicesSection-module__2HsQHW__subHeader{max-width:100%}.ServicesSection-module__2HsQHW__categoryTitle{font-size:2.2rem}}@media (max-width:768px){.ServicesSection-module__2HsQHW__card{width:280px;min-width:280px}.ServicesSection-module__2HsQHW__title{margin-bottom:60px}}.ServicesSection-module__2HsQHW__productsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.ServicesSection-module__2HsQHW__productCard{background:var(--card-glass-bg);border:1px solid var(--card-glass-border);border-radius:32px;flex-direction:column;gap:24px;height:100%;padding:32px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.ServicesSection-module__2HsQHW__productCard:hover{background:var(--btn-secondary-bg);border-color:var(--border);transform:translateY(-8px);box-shadow:0 30px 60px #0000000d}[data-theme=dark] .ServicesSection-module__2HsQHW__productCard:hover{box-shadow:0 30px 60px #0000004d}.ServicesSection-module__2HsQHW__cardHeader{flex-direction:column;gap:12px;display:flex}.ServicesSection-module__2HsQHW__productName{letter-spacing:-.02em;color:var(--foreground);font-size:1.8rem;font-weight:700}.ServicesSection-module__2HsQHW__productDescription{color:var(--foreground);text-align:left;font-size:1rem;line-height:1.6}.ServicesSection-module__2HsQHW__visualWrapper{aspect-ratio:16/10;border:1px solid var(--border);background:#00000005;border-radius:16px;width:100%;margin-top:auto;position:relative;overflow:hidden}[data-theme=dark] .ServicesSection-module__2HsQHW__visualWrapper{background:#ffffff05}.ServicesSection-module__2HsQHW__mockupImage{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.ServicesSection-module__2HsQHW__productCard:hover .ServicesSection-module__2HsQHW__mockupImage{transform:scale(1.05)}.ServicesSection-module__2HsQHW__statusBadge{background:var(--surface-tint);border:1px solid var(--border);text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);opacity:.8;border-radius:100px;padding:6px 12px;font-size:.65rem;font-weight:600;position:absolute;top:24px;right:24px}.ServicesSection-module__2HsQHW__ctaButton{color:var(--accent);cursor:pointer;align-items:center;gap:8px;margin-top:8px;font-size:.9rem;font-weight:600;transition:gap .3s;display:inline-flex}.ServicesSection-module__2HsQHW__ctaButton:hover{gap:12px}@media (max-width:1024px){.ServicesSection-module__2HsQHW__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ServicesSection-module__2HsQHW__productsGrid{grid-template-columns:1fr}}.ServicesSection-module__2HsQHW__consultancyCard{background:var(--card-glass-bg);border:1px solid var(--card-glass-border);border-radius:40px;grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;margin-top:60px;padding:60px;display:grid;position:relative;overflow:hidden}[data-theme=dark] .ServicesSection-module__2HsQHW__consultancyCard{background:#ffffff03}.ServicesSection-module__2HsQHW__consultancyContent{flex-direction:column;gap:32px;display:flex}.ServicesSection-module__2HsQHW__consultancyFeatures{flex-direction:column;gap:20px;display:flex}.ServicesSection-module__2HsQHW__featureItem{color:var(--foreground);opacity:.8;align-items:center;gap:16px;font-size:1.1rem;display:flex}.ServicesSection-module__2HsQHW__featureIcon{color:#22c55e;flex-shrink:0}.ServicesSection-module__2HsQHW__consultancyCTA{text-align:center;background:var(--btn-secondary-bg);border:1px solid var(--border);border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:40px;display:flex}.ServicesSection-module__2HsQHW__ctaTitle{margin:0;font-size:1.4rem;font-weight:600}.ServicesSection-module__2HsQHW__primaryButton{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:12px;padding:18px 36px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.ServicesSection-module__2HsQHW__primaryButton:hover{opacity:.9;transform:scale(1.02)}@media (max-width:1024px){.ServicesSection-module__2HsQHW__consultancyCard{grid-template-columns:1fr;gap:40px;padding:40px}}@media (max-width:768px){.ServicesSection-module__2HsQHW__consultancyCard{padding:32px}.ServicesSection-module__2HsQHW__primaryButton{justify-content:center;width:100%}}.ServicesSection-module__2HsQHW__modalOverlay{-webkit-backdrop-filter:blur(20px);z-index:1000;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.ServicesSection-module__2HsQHW__modalContent{background:var(--background);border:1px solid var(--card-glass-border);border-radius:40px;grid-template-columns:1.2fr 1fr;width:100%;max-width:900px;display:grid;position:relative;overflow:hidden;box-shadow:0 40px 100px #0000004d}.ServicesSection-module__2HsQHW__closeButton{color:var(--foreground);cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:24px;right:24px}.ServicesSection-module__2HsQHW__closeButton:hover{background:#fff3;transform:scale(1.1)}.ServicesSection-module__2HsQHW__modalVisual{background:#000;width:100%;height:100%;min-height:400px;overflow:hidden}.ServicesSection-module__2HsQHW__modalVisual img{object-fit:cover;width:100%;height:100%}.ServicesSection-module__2HsQHW__modalInfo{flex-direction:column;justify-content:center;gap:20px;padding:60px 40px;display:flex}.ServicesSection-module__2HsQHW__modalTag{letter-spacing:.1em;color:#22c55e;text-transform:uppercase;font-size:.85rem;font-weight:700}.ServicesSection-module__2HsQHW__modalTitle{letter-spacing:-.03em;margin:0;font-size:2.5rem;font-weight:700;line-height:1.1}.ServicesSection-module__2HsQHW__modalDescription{color:var(--foreground);margin:0;font-size:1.15rem;line-height:1.6}.ServicesSection-module__2HsQHW__modalCTA{background:var(--foreground);color:var(--background);cursor:pointer;text-align:center;border:none;border-radius:100px;align-self:flex-start;margin-top:20px;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.ServicesSection-module__2HsQHW__modalCTA:hover{opacity:.9;transform:translateY(-2px)}@media (max-width:900px){.ServicesSection-module__2HsQHW__modalContent{grid-template-columns:1fr;max-height:90vh;overflow-y:auto}.ServicesSection-module__2HsQHW__modalVisual{height:300px;min-height:300px}.ServicesSection-module__2HsQHW__modalInfo{padding:40px 30px}.ServicesSection-module__2HsQHW__modalTitle{font-size:2rem}}.ServicesSection-module__2HsQHW__disclaimerWrapper{border-top:1px solid var(--border);max-width:800px;margin-top:100px;padding-top:40px}.ServicesSection-module__2HsQHW__disclaimerText{color:var(--foreground);opacity:.4;text-align:left;font-size:.9rem;line-height:1.6}.ServicesSection-module__2HsQHW__disclaimerText strong{color:var(--foreground);opacity:1}
.TransformationSection-module__oh0U4q__transformationSection{background-color:#0000;justify-content:center;padding:120px 20px;display:flex;position:relative;overflow:hidden}.TransformationSection-module__oh0U4q__container{flex-direction:column;width:100%;max-width:1060px;margin:0 auto;display:flex}.TransformationSection-module__oh0U4q__header,.TransformationSection-module__oh0U4q__visualCentral,.TransformationSection-module__oh0U4q__impactCard,.TransformationSection-module__oh0U4q__footer{opacity:0;transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.TransformationSection-module__oh0U4q__visible .TransformationSection-module__oh0U4q__header{opacity:1;transform:translateY(0)}.TransformationSection-module__oh0U4q__visible .TransformationSection-module__oh0U4q__visualCentral{opacity:1;transition-delay:.2s;transform:translateY(0)}.TransformationSection-module__oh0U4q__visible .TransformationSection-module__oh0U4q__impactCard{opacity:1;transform:translateY(0)}.TransformationSection-module__oh0U4q__visible .TransformationSection-module__oh0U4q__footer{opacity:1;transition-delay:.9s;transform:translateY(0)}.TransformationSection-module__oh0U4q__header{text-align:center;flex-direction:column;align-items:center;max-width:600px;margin:0 auto 64px;display:flex}.TransformationSection-module__oh0U4q__eyebrow{letter-spacing:.04em;color:var(--foreground);opacity:.6;margin-bottom:20px;font-size:.75rem;font-weight:500}.TransformationSection-module__oh0U4q__mainTitle{color:var(--foreground);letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(3rem,6vw,4.5rem);font-weight:700;line-height:1.05}.TransformationSection-module__oh0U4q__subtitle{color:var(--foreground);opacity:.75;text-align:left;max-width:450px;margin:0;font-size:clamp(1.1rem,2vw,1.3rem);font-weight:400;line-height:1.4}.TransformationSection-module__oh0U4q__visualCentral{background:#00000004;border:1px solid #0000000d;border-radius:32px;align-items:stretch;gap:12px;margin-bottom:64px;padding:12px;display:flex}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .TransformationSection-module__oh0U4q__visualCentral{background:#ffffff04;border:1px solid #ffffff0a}}[data-theme=dark] .TransformationSection-module__oh0U4q__visualCentral{background:#ffffff04;border:1px solid #ffffff0a}.TransformationSection-module__oh0U4q__sidePanel{background:var(--background);border:1px solid #0000000a;border-radius:24px;flex-direction:column;flex:1;padding:32px;display:flex;box-shadow:0 10px 30px #00000005}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .TransformationSection-module__oh0U4q__sidePanel{border:1px solid #ffffff08;box-shadow:0 10px 40px #0003}}[data-theme=dark] .TransformationSection-module__oh0U4q__sidePanel{border:1px solid #ffffff08;box-shadow:0 10px 40px #0003}.TransformationSection-module__oh0U4q__sideHeader{justify-content:center;margin-bottom:24px;display:flex}.TransformationSection-module__oh0U4q__sideBadge{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);opacity:.5;background:#0000000d;border-radius:99px;padding:4px 12px;font-size:.7rem;font-weight:600}.TransformationSection-module__oh0U4q__sideBadgeRight{text-transform:uppercase;letter-spacing:.05em;color:#27c93f;background:#27c93f1f;border-radius:99px;padding:4px 12px;font-size:.7rem;font-weight:600}.TransformationSection-module__oh0U4q__mockupWindow{border-radius:12px;flex-direction:column;flex:1;justify-content:center;min-height:200px;margin-bottom:24px;display:flex}.TransformationSection-module__oh0U4q__mockupAntes{opacity:.8;background:repeating-linear-gradient(45deg,#00000003,#00000003 10px,#0000 10px 20px);border:1px dashed #0000001a;padding:20px;position:relative}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .TransformationSection-module__oh0U4q__mockupAntes{background:repeating-linear-gradient(45deg,#ffffff08,#ffffff08 10px,#0000 10px 20px);border:1px dashed #ffffff40}}[data-theme=dark] .TransformationSection-module__oh0U4q__mockupAntes{background:repeating-linear-gradient(45deg,#ffffff08,#ffffff08 10px,#0000 10px 20px);border:1px dashed #ffffff40}.TransformationSection-module__oh0U4q__chaosTokens{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex;transform:rotate(-1deg)}.TransformationSection-module__oh0U4q__tokenBad{color:#ff5f56;background:#ff5f5626;border-radius:4px;padding:4px 8px;font-family:monospace;font-size:.65rem;font-weight:500}.TransformationSection-module__oh0U4q__chaosList{flex-direction:column;gap:12px;display:flex}.TransformationSection-module__oh0U4q__chaosRow{background:var(--background);border:1px solid var(--border);opacity:.9;border-radius:6px;justify-content:space-between;align-items:center;margin-left:-5px;margin-right:5px;padding:10px;display:flex}.TransformationSection-module__oh0U4q__chaosRow:nth-child(2){margin-left:10px;margin-right:-10px}.TransformationSection-module__oh0U4q__dotRed{background:#ff5f56;border-radius:50%;width:8px;height:8px}.TransformationSection-module__oh0U4q__dotAmber{background:#ffbd2e;border-radius:50%;width:8px;height:8px}.TransformationSection-module__oh0U4q__mockupDespues{background:var(--soft-sage);border:1px solid #27c93f14;padding:20px}.TransformationSection-module__oh0U4q__cleanDashboard{flex-direction:column;gap:8px;margin-bottom:auto;display:flex}.TransformationSection-module__oh0U4q__cleanRow{background:var(--background);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;box-shadow:0 4px 12px #00000005}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .TransformationSection-module__oh0U4q__cleanRow{box-shadow:0 4px 12px #0003}}[data-theme=dark] .TransformationSection-module__oh0U4q__cleanRow{box-shadow:0 4px 12px #0003}.TransformationSection-module__oh0U4q__skeletonLine{background:var(--foreground);opacity:.12;border-radius:3px;width:60%;height:6px}[data-theme=dark] .TransformationSection-module__oh0U4q__skeletonLine{opacity:.2}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .TransformationSection-module__oh0U4q__skeletonLine{opacity:.2}}.TransformationSection-module__oh0U4q__skeletonLineShort{background:var(--foreground);opacity:.12;border-radius:3px;width:40%;height:6px}[data-theme=dark] .TransformationSection-module__oh0U4q__skeletonLineShort{opacity:.2}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .TransformationSection-module__oh0U4q__skeletonLineShort{opacity:.2}}.TransformationSection-module__oh0U4q__skeletonLineBold{background:var(--foreground);opacity:.35;border-radius:4px;width:50%;height:8px}[data-theme=dark] .TransformationSection-module__oh0U4q__skeletonLineBold{opacity:.6}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .TransformationSection-module__oh0U4q__skeletonLineBold{opacity:.6}}.TransformationSection-module__oh0U4q__skeletonLineBoldShort{background:var(--foreground);opacity:.35;border-radius:4px;width:30%;height:8px}[data-theme=dark] .TransformationSection-module__oh0U4q__skeletonLineBoldShort{opacity:.6}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .TransformationSection-module__oh0U4q__skeletonLineBoldShort{opacity:.6}}.TransformationSection-module__oh0U4q__metricSuccess{color:#27c93f;background:#27c93f26;border-radius:99px;padding:4px 10px;font-size:.65rem;font-weight:500}.TransformationSection-module__oh0U4q__metricNeutral{background:var(--border);color:var(--foreground);border-radius:99px;padding:4px 10px;font-size:.65rem;font-weight:500}.TransformationSection-module__oh0U4q__miniGraphBlock{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;margin-top:16px;padding-top:16px;display:flex}.TransformationSection-module__oh0U4q__statLarge{color:var(--foreground);font-size:1.5rem;font-weight:600;line-height:1;display:block}.TransformationSection-module__oh0U4q__statLabel{color:var(--foreground);opacity:.5;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem}.TransformationSection-module__oh0U4q__graphBars{align-items:flex-end;gap:6px;height:30px;display:flex}.TransformationSection-module__oh0U4q__barAntes{background:var(--foreground);opacity:.15;border-radius:2px;width:12px;height:100%}[data-theme=dark] .TransformationSection-module__oh0U4q__barAntes{opacity:.25}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .TransformationSection-module__oh0U4q__barAntes{opacity:.25}}.TransformationSection-module__oh0U4q__barDespues{background:#27c93f;border-radius:2px;width:12px;height:38%}.TransformationSection-module__oh0U4q__transitionDivider{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:0 12px;display:flex}.TransformationSection-module__oh0U4q__dividerLine{display:none}.TransformationSection-module__oh0U4q__transitionBadge{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground);opacity:.6;writing-mode:vertical-rl;font-size:.65rem;font-weight:500;transform:rotate(180deg)}.TransformationSection-module__oh0U4q__arrowIcon{color:var(--foreground);opacity:.5}.TransformationSection-module__oh0U4q__arrowIconMobile{display:none}.TransformationSection-module__oh0U4q__sideDesc{color:var(--foreground);opacity:.75;text-align:left;margin:0;font-size:.95rem;line-height:1.5}.TransformationSection-module__oh0U4q__impactGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:64px;display:grid}.TransformationSection-module__oh0U4q__impactCard{background:var(--surface-tint);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:12px;padding:24px;transition:all .3s;display:flex}.TransformationSection-module__oh0U4q__impactCard:hover{background:var(--soft-blue);border-color:#0071e333}.TransformationSection-module__oh0U4q__impactTitleRow{align-items:center;gap:12px;display:flex}.TransformationSection-module__oh0U4q__impactIcon{color:var(--foreground);opacity:.4;display:flex}.TransformationSection-module__oh0U4q__impactTitle{letter-spacing:-.01em;color:var(--foreground);margin:0;font-size:1.1rem;font-weight:500}.TransformationSection-module__oh0U4q__impactDescription{color:var(--foreground);opacity:.75;text-align:left;margin:0;font-size:.95rem;line-height:1.5}.TransformationSection-module__oh0U4q__footer{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.TransformationSection-module__oh0U4q__footerCopy{color:var(--foreground);opacity:.6;margin:0;font-size:1rem;font-weight:400}.TransformationSection-module__oh0U4q__subtleCta{color:var(--foreground);background:#00000008;border-radius:99px;align-items:center;gap:6px;padding:8px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .TransformationSection-module__oh0U4q__subtleCta{background:#ffffff0d}}[data-theme=dark] .TransformationSection-module__oh0U4q__subtleCta{background:#ffffff0d}.TransformationSection-module__oh0U4q__subtleCta:hover{background:#0000000f}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .TransformationSection-module__oh0U4q__subtleCta:hover{background:#ffffff1a}}[data-theme=dark] .TransformationSection-module__oh0U4q__subtleCta:hover{background:#ffffff1a}.TransformationSection-module__oh0U4q__subtleCta span{transition:transform .2s}.TransformationSection-module__oh0U4q__subtleCta:hover span{transform:translate(4px)}@media (max-width:900px){.TransformationSection-module__oh0U4q__impactGrid{grid-template-columns:1fr;gap:16px}.TransformationSection-module__oh0U4q__visualCentral{border-radius:20px;flex-direction:column;padding:8px}.TransformationSection-module__oh0U4q__transitionDivider{flex-direction:row;padding:16px 0}.TransformationSection-module__oh0U4q__transitionBadge{writing-mode:horizontal-tb;transform:rotate(0)}.TransformationSection-module__oh0U4q__arrowIcon{display:none}.TransformationSection-module__oh0U4q__arrowIconMobile{color:var(--foreground);opacity:.3;display:block}.TransformationSection-module__oh0U4q__dividerLine{background:var(--border);opacity:.5;flex:1;height:1px;display:block}}@media (max-width:768px){.TransformationSection-module__oh0U4q__transformationSection{padding:80px 20px}.TransformationSection-module__oh0U4q__header{margin-bottom:40px}.TransformationSection-module__oh0U4q__mainTitle{font-size:clamp(2.5rem,10vw,3rem)}.TransformationSection-module__oh0U4q__sidePanel{padding:24px}.TransformationSection-module__oh0U4q__mockupWindow{min-height:160px}}.TransformationSection-module__oh0U4q__tabsContainer{z-index:10;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;display:flex;position:relative}.TransformationSection-module__oh0U4q__tabButton{border:1px solid var(--border);color:var(--foreground);cursor:pointer;opacity:.6;background:0 0;border-radius:99px;padding:10px 24px;font-size:.95rem;font-weight:500;transition:all .2s}.TransformationSection-module__oh0U4q__tabButton:hover{opacity:.8;background:#00000005}[data-theme=dark] .TransformationSection-module__oh0U4q__tabButton:hover{background:#ffffff0a}.TransformationSection-module__oh0U4q__tabActive{opacity:1;background:var(--foreground);color:var(--background);border-color:var(--foreground)}.TransformationSection-module__oh0U4q__tabActive:hover{background:var(--foreground);opacity:1}
.ProcessSection-module__tGJ0qW__processSection{background-color:var(--section-alt-bg,#00000005);justify-content:center;padding:140px 20px;display:flex;position:relative}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ProcessSection-module__tGJ0qW__processSection{background-color:var(--section-alt-bg,#ffffff04)}}[data-theme=dark] .ProcessSection-module__tGJ0qW__processSection{background-color:var(--section-alt-bg,#ffffff04)}.ProcessSection-module__tGJ0qW__container{flex-direction:column;width:100%;max-width:900px;margin:0 auto;display:flex}.ProcessSection-module__tGJ0qW__animateUp{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.ProcessSection-module__tGJ0qW__animateUp.ProcessSection-module__tGJ0qW__visible{opacity:1;transform:translateY(0)}.ProcessSection-module__tGJ0qW__header{text-align:center;flex-direction:column;align-items:center;max-width:700px;margin:0 auto 80px;display:flex}.ProcessSection-module__tGJ0qW__eyebrow{letter-spacing:.04em;color:var(--foreground);opacity:.6;text-transform:uppercase;margin-bottom:20px;font-size:.75rem;font-weight:500}.ProcessSection-module__tGJ0qW__mainTitle{color:var(--foreground);letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1}.ProcessSection-module__tGJ0qW__subtitle{color:var(--foreground);opacity:.75;text-align:left;margin:0;font-size:clamp(1.05rem,1.8vw,1.2rem);font-weight:400;line-height:1.5}.ProcessSection-module__tGJ0qW__timeline{flex-direction:column;gap:80px;margin-bottom:100px;display:flex;position:relative}.ProcessSection-module__tGJ0qW__timelineLine{background:linear-gradient(to bottom,transparent,var(--border)10%,var(--border)90%,transparent);width:1px;position:absolute;top:0;bottom:0;left:40px}.ProcessSection-module__tGJ0qW__stepBlock{z-index:2;gap:40px;display:flex;position:relative}.ProcessSection-module__tGJ0qW__stepMarker{flex-direction:column;align-items:center;min-width:80px;display:flex}.ProcessSection-module__tGJ0qW__stepNumber{color:var(--foreground);opacity:.2;font-feature-settings:"tnum";letter-spacing:-.05em;background:var(--background);padding:10px 0;font-size:2rem;font-weight:300;line-height:1}.ProcessSection-module__tGJ0qW__stepDot{background:var(--foreground);opacity:.3;width:8px;height:8px;box-shadow:0 0 0 4px var(--background);z-index:3;border-radius:50%;margin-top:20px}.ProcessSection-module__tGJ0qW__stepContent{background:0 0;flex:1;align-items:center;gap:40px;padding-top:10px;display:flex}.ProcessSection-module__tGJ0qW__stepTextContent{flex:1.2}.ProcessSection-module__tGJ0qW__stepTitle{letter-spacing:-.02em;color:var(--foreground);margin:0 0 16px;font-size:1.3rem;font-weight:600;line-height:1.3}.ProcessSection-module__tGJ0qW__stepDescription{color:var(--foreground);opacity:.75;text-align:left;margin:0;font-size:1rem;line-height:1.6}.ProcessSection-module__tGJ0qW__stepVisualContainer{background:var(--soft-purple);border:1px solid var(--border);border-radius:16px;flex:1;justify-content:center;align-items:center;min-height:140px;padding:24px;transition:all .3s;display:flex;box-shadow:0 8px 30px #00000005}.ProcessSection-module__tGJ0qW__stepVisualContainer:hover{background:var(--soft-blue);border-color:#0071e326}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ProcessSection-module__tGJ0qW__stepVisualContainer{box-shadow:0 8px 30px #0003}}[data-theme=dark] .ProcessSection-module__tGJ0qW__stepVisualContainer{box-shadow:0 8px 30px #0003}.ProcessSection-module__tGJ0qW__visualFlowMap{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.ProcessSection-module__tGJ0qW__nodeGood{background:var(--foreground);opacity:.15;border-radius:50%;width:12px;height:12px}[data-theme=dark] .ProcessSection-module__tGJ0qW__nodeGood{opacity:.3}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ProcessSection-module__tGJ0qW__nodeGood{opacity:.3}}.ProcessSection-module__tGJ0qW__nodeNeutral{background:var(--foreground);opacity:.1;border-radius:50%;width:12px;height:12px}[data-theme=dark] .ProcessSection-module__tGJ0qW__nodeNeutral{opacity:.15}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ProcessSection-module__tGJ0qW__nodeNeutral{opacity:.15}}.ProcessSection-module__tGJ0qW__nodeFriction{background:#ff5f5633;border:1px solid #ff5f56;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:relative}.ProcessSection-module__tGJ0qW__frictionPulse{background:#ff5f56;border-radius:50%;width:6px;height:6px}.ProcessSection-module__tGJ0qW__lineSubtle{background:var(--foreground);opacity:.15;flex:1;height:1px}[data-theme=dark] .ProcessSection-module__tGJ0qW__lineSubtle{opacity:.25}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ProcessSection-module__tGJ0qW__lineSubtle{opacity:.25}}.ProcessSection-module__tGJ0qW__lineBroken{background:repeating-linear-gradient(90deg,var(--foreground),var(--foreground)4px,transparent 4px,transparent 8px);opacity:.15;flex:1;height:1px}[data-theme=dark] .ProcessSection-module__tGJ0qW__lineBroken{opacity:.25}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ProcessSection-module__tGJ0qW__lineBroken{opacity:.25}}.ProcessSection-module__tGJ0qW__visualScorecard{flex-direction:column;gap:12px;width:100%;display:flex}.ProcessSection-module__tGJ0qW__scoreRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.ProcessSection-module__tGJ0qW__scoreRow span{color:var(--foreground);opacity:.8;text-transform:uppercase;letter-spacing:.08em;width:140px;font-size:.62rem;font-weight:600}[data-theme=dark] .ProcessSection-module__tGJ0qW__scoreRow span{opacity:.9;font-weight:500}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ProcessSection-module__tGJ0qW__scoreRow span{opacity:.9;font-weight:500}}.ProcessSection-module__tGJ0qW__scoreBar{background:#0000000f;border-radius:4px;flex:1;height:5px;overflow:hidden}[data-theme=dark] .ProcessSection-module__tGJ0qW__scoreBar{background:#ffffff1a}.ProcessSection-module__tGJ0qW__scoreFill{background:var(--foreground);opacity:.6;border-radius:4px;height:100%}[data-theme=dark] .ProcessSection-module__tGJ0qW__scoreFill{opacity:.7}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ProcessSection-module__tGJ0qW__scoreFill{opacity:.7}}.ProcessSection-module__tGJ0qW__visualWireframe{opacity:1;border:1px dashed #0000004d;border-radius:8px;flex-direction:column;width:200px;height:120px;display:flex;overflow:hidden}[data-theme=dark] .ProcessSection-module__tGJ0qW__visualWireframe{opacity:.85;border:1px dashed #ffffff40}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ProcessSection-module__tGJ0qW__visualWireframe{opacity:.85;border:1px dashed #ffffff40}}.ProcessSection-module__tGJ0qW__wireHeader{border-bottom:1px dashed #0003;height:16px}[data-theme=dark] .ProcessSection-module__tGJ0qW__wireHeader{border-bottom:1px dashed #fff3}.ProcessSection-module__tGJ0qW__wireBody{flex:1;display:flex}.ProcessSection-module__tGJ0qW__wireSidebar{border-right:1px dashed #0003;width:40px}[data-theme=dark] .ProcessSection-module__tGJ0qW__wireSidebar{border-right:1px dashed #fff3}.ProcessSection-module__tGJ0qW__wireContent{flex-direction:column;flex:1;gap:8px;padding:12px;display:flex}.ProcessSection-module__tGJ0qW__wireBlockLg{border:1px dashed #00000040;border-radius:4px;width:100%;height:24px}[data-theme=dark] .ProcessSection-module__tGJ0qW__wireBlockLg{border:1px dashed #ffffff40}.ProcessSection-module__tGJ0qW__wireGrid{gap:8px;display:flex}.ProcessSection-module__tGJ0qW__wireBlockSm{border:1px dashed #00000040;border-radius:4px;flex:1;height:40px}[data-theme=dark] .ProcessSection-module__tGJ0qW__wireBlockSm{border:1px dashed #ffffff40}.ProcessSection-module__tGJ0qW__visualPolished{background:var(--background);border:1px solid #0000002e;border-radius:8px;flex-direction:column;width:200px;height:120px;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}[data-theme=dark] .ProcessSection-module__tGJ0qW__visualPolished{border:1px solid #fff3;box-shadow:0 4px 12px #0006}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ProcessSection-module__tGJ0qW__visualPolished{border:1px solid #fff3;box-shadow:0 4px 12px #0006}}.ProcessSection-module__tGJ0qW__polishedHeader{background:#0000000d;border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;height:20px;padding:0 8px;display:flex}[data-theme=dark] .ProcessSection-module__tGJ0qW__polishedHeader{background:#ffffff14;border-bottom:1px solid #ffffff26}.ProcessSection-module__tGJ0qW__polishedDots{gap:3px;display:flex}.ProcessSection-module__tGJ0qW__polishedDots span{background:var(--foreground);opacity:.3;border-radius:50%;width:6px;height:6px}.ProcessSection-module__tGJ0qW__polishedSearch{background:var(--foreground);opacity:.15;border-radius:4px;width:40px;height:8px}.ProcessSection-module__tGJ0qW__polishedData{flex-direction:column;gap:8px;padding:12px;display:flex}.ProcessSection-module__tGJ0qW__polishedRow{background:#00000008;border:1px solid #00000014;border-radius:4px;justify-content:space-between;align-items:center;padding:6px 8px;display:flex}[data-theme=dark] .ProcessSection-module__tGJ0qW__polishedRow{background:#ffffff0a;border:1px solid #ffffff1a}.ProcessSection-module__tGJ0qW__pLine{background:var(--foreground);opacity:.5;border-radius:2px;width:60px;height:4px}.ProcessSection-module__tGJ0qW__pLineShort{background:var(--foreground);opacity:.5;border-radius:2px;width:40px;height:4px}.ProcessSection-module__tGJ0qW__pBadge{background:var(--foreground);opacity:.25;border-radius:5px;width:30px;height:10px}.ProcessSection-module__tGJ0qW__pBadgeSuccess{background:#27c93f66;border-radius:5px;width:30px;height:10px}.ProcessSection-module__tGJ0qW__visualSecurity{justify-content:center;align-items:center;gap:20px;width:200px;height:120px;display:flex}.ProcessSection-module__tGJ0qW__shieldPulse{background:#1a962a1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}[data-theme=dark] .ProcessSection-module__tGJ0qW__shieldPulse{background:#4ade801a}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ProcessSection-module__tGJ0qW__shieldPulse{background:#4ade801a}}.ProcessSection-module__tGJ0qW__shieldCore{background:var(--badge-success-color);width:24px;height:24px;box-shadow:0 0 15px var(--badge-success-color);opacity:.8;border-radius:50%}.ProcessSection-module__tGJ0qW__securityLog{flex-direction:column;gap:8px;width:80px;display:flex}.ProcessSection-module__tGJ0qW__logLine{background:var(--foreground);opacity:.15;border-radius:2px;width:100%;height:4px}.ProcessSection-module__tGJ0qW__logLineShort{background:var(--foreground);opacity:.15;border-radius:2px;width:60%;height:4px}.ProcessSection-module__tGJ0qW__logLineSuccess{background:var(--badge-success-color);opacity:.8;border-radius:2px;width:80%;height:4px}[data-theme=dark] .ProcessSection-module__tGJ0qW__logLine,[data-theme=dark] .ProcessSection-module__tGJ0qW__logLineShort{opacity:.25}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ProcessSection-module__tGJ0qW__logLine,:root:not([data-theme=light]) .ProcessSection-module__tGJ0qW__logLineShort{opacity:.25}}.ProcessSection-module__tGJ0qW__footer{text-align:center;flex-direction:column;align-items:center;display:flex}.ProcessSection-module__tGJ0qW__footerPhilosophy{color:var(--foreground);letter-spacing:-.02em;max-width:600px;margin:0 0 64px;font-size:1.4rem;font-weight:500;line-height:1.4}.ProcessSection-module__tGJ0qW__ctaCard{background:var(--soft-sage);border:1px solid var(--border);border-radius:24px;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:700px;padding:48px;display:flex;box-shadow:0 10px 40px #00000008}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ProcessSection-module__tGJ0qW__ctaCard{box-shadow:0 10px 40px #0003}}[data-theme=dark] .ProcessSection-module__tGJ0qW__ctaCard{box-shadow:0 10px 40px #0003}.ProcessSection-module__tGJ0qW__ctaContent{flex-direction:column;gap:8px;display:flex}.ProcessSection-module__tGJ0qW__ctaTitle{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:600}.ProcessSection-module__tGJ0qW__ctaDesc{color:var(--foreground);opacity:.75;margin:0;font-size:1.05rem;line-height:1.5}.ProcessSection-module__tGJ0qW__primaryCta{background:var(--foreground);color:var(--background);border-radius:99px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s}.ProcessSection-module__tGJ0qW__primaryCta:hover{opacity:.9;transform:translateY(-2px)}@media (max-width:768px){.ProcessSection-module__tGJ0qW__timelineLine{display:none}.ProcessSection-module__tGJ0qW__stepBlock{flex-direction:column;gap:16px}.ProcessSection-module__tGJ0qW__stepMarker{min-width:unset;align-items:flex-start}.ProcessSection-module__tGJ0qW__stepNumber{margin-bottom:-10px;padding:0}.ProcessSection-module__tGJ0qW__stepDot{display:none}.ProcessSection-module__tGJ0qW__stepContent{flex-direction:column;align-items:stretch;gap:20px}.ProcessSection-module__tGJ0qW__stepTitle{margin-bottom:12px;font-size:1.15rem}.ProcessSection-module__tGJ0qW__stepDescription{font-size:.95rem;line-height:1.5}.ProcessSection-module__tGJ0qW__stepVisualContainer{box-sizing:border-box;width:100%;min-height:auto;padding:20px 16px}.ProcessSection-module__tGJ0qW__visualWireframe,.ProcessSection-module__tGJ0qW__visualPolished{max-width:100%;height:auto;min-height:120px}.ProcessSection-module__tGJ0qW__processSection{padding:60px 20px}.ProcessSection-module__tGJ0qW__mainTitle{letter-spacing:-.03em;margin-bottom:20px;font-size:2rem;line-height:1.15}.ProcessSection-module__tGJ0qW__subtitle{font-size:1rem}.ProcessSection-module__tGJ0qW__footerPhilosophy{margin-bottom:40px;font-size:1.2rem}.ProcessSection-module__tGJ0qW__ctaCard{padding:32px 24px}}
.CodeCareModal-module__60-O2G__overlay{-webkit-backdrop-filter:blur(6px);z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:24px;animation:.2s CodeCareModal-module__60-O2G__fadeIn;display:flex;position:fixed;inset:0}@keyframes CodeCareModal-module__60-O2G__fadeIn{0%{opacity:0}to{opacity:1}}.CodeCareModal-module__60-O2G__modal{background:var(--background);border:1px solid var(--border);border-radius:28px;width:100%;max-width:540px;max-height:90vh;padding:48px;animation:.35s cubic-bezier(.16,1,.3,1) CodeCareModal-module__60-O2G__slideUp;position:relative;overflow-y:auto}@keyframes CodeCareModal-module__60-O2G__slideUp{0%{opacity:0;transform:translateY(32px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.CodeCareModal-module__60-O2G__closeBtn{border:1px solid var(--border);cursor:pointer;width:36px;height:36px;color:var(--foreground);opacity:.5;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s,background .2s;display:flex;position:absolute;top:20px;right:20px}.CodeCareModal-module__60-O2G__closeBtn:hover{opacity:1;background:#0000000d}[data-theme=dark] .CodeCareModal-module__60-O2G__closeBtn:hover{background:#ffffff0f}.CodeCareModal-module__60-O2G__modalHeader{margin-bottom:36px}.CodeCareModal-module__60-O2G__modalEyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--foreground);opacity:.45;margin-bottom:12px;font-size:.72rem;font-weight:500;display:block}.CodeCareModal-module__60-O2G__modalTitle{letter-spacing:-.03em;color:var(--foreground);margin:0 0 10px;font-size:1.75rem;font-weight:700}.CodeCareModal-module__60-O2G__modalSubtitle{color:var(--foreground);opacity:.6;margin:0;font-size:.95rem;line-height:1.5}.CodeCareModal-module__60-O2G__form{flex-direction:column;gap:20px;display:flex}.CodeCareModal-module__60-O2G__inputGroup{flex-direction:column;gap:8px;display:flex}.CodeCareModal-module__60-O2G__label{color:var(--foreground);opacity:.6;letter-spacing:.01em;font-size:.82rem;font-weight:500}.CodeCareModal-module__60-O2G__input,.CodeCareModal-module__60-O2G__textarea,.CodeCareModal-module__60-O2G__select{border:1px solid var(--border);width:100%;color:var(--foreground);box-sizing:border-box;background:0 0;border-radius:12px;outline:none;padding:13px 16px;font-family:inherit;font-size:.97rem;transition:border-color .2s}.CodeCareModal-module__60-O2G__input:focus,.CodeCareModal-module__60-O2G__textarea:focus,.CodeCareModal-module__60-O2G__select:focus{border-color:var(--foreground)}.CodeCareModal-module__60-O2G__textarea{resize:vertical;min-height:100px}.CodeCareModal-module__60-O2G__select{cursor:pointer;appearance:none}.CodeCareModal-module__60-O2G__submitBtn{background:var(--foreground);width:100%;color:var(--background);cursor:pointer;border:none;border-radius:14px;margin-top:8px;padding:16px;font-size:1rem;font-weight:600;transition:opacity .2s}.CodeCareModal-module__60-O2G__submitBtn:hover{opacity:.85}.CodeCareModal-module__60-O2G__submitBtn:disabled{opacity:.4;cursor:default}.CodeCareModal-module__60-O2G__success{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px 0;display:flex}.CodeCareModal-module__60-O2G__successIcon{background:#27c93f1f;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.CodeCareModal-module__60-O2G__successIcon svg{color:#27c93f;width:26px;height:26px}.CodeCareModal-module__60-O2G__successTitle{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:700}.CodeCareModal-module__60-O2G__successText{color:var(--foreground);opacity:.65;max-width:360px;margin:0;font-size:.97rem;line-height:1.5}@media (max-width:600px){.CodeCareModal-module__60-O2G__modal{padding:32px 24px}}
.CodeCareSection-module__MGqknG__codeSection{background-color:var(--background);--section-accent:#bd3b3b;--tube-color-1:#bd3b3b;--tube-color-2:#de5c5c;--tube-color-3:#802020;--tube-color-4:#601010;--tube-opacity:.45;--tube-blur:8px;--overlay-blur:12px;justify-content:center;padding:140px 20px;display:flex;position:relative;overflow:hidden}[data-theme=dark] .CodeCareSection-module__MGqknG__codeSection{--tube-color-1:#8a3a3a;--tube-color-2:#6e2e2e;--tube-color-3:#4a1a1a;--tube-color-4:#311;--tube-opacity:.35;--tube-blur:25px;--overlay-blur:20px}.CodeCareSection-module__MGqknG__tubeBackground{pointer-events:none;z-index:0;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#0000 40%,#000 80%);mask-image:radial-gradient(circle,#0000 40%,#000 80%)}.CodeCareSection-module__MGqknG__tubeSvg{width:100%;height:100%;filter:blur(var(--tube-blur));opacity:var(--tube-opacity);transition:filter .5s,opacity .5s;transform:scale(1.15)}.CodeCareSection-module__MGqknG__tubePath{animation:40s ease-in-out infinite alternate CodeCareSection-module__MGqknG__tubeFloat}.CodeCareSection-module__MGqknG__tubePath:nth-child(2){animation-duration:45s;animation-delay:-8s}.CodeCareSection-module__MGqknG__tubePath:nth-child(3){animation-duration:50s;animation-delay:-15s}.CodeCareSection-module__MGqknG__tubePath:nth-child(4){animation-duration:55s;animation-delay:-22s}.CodeCareSection-module__MGqknG__tubePath:nth-child(5){animation-duration:60s;animation-delay:-29s}.CodeCareSection-module__MGqknG__tubePath:nth-child(6){animation-duration:65s;animation-delay:-36s}@keyframes CodeCareSection-module__MGqknG__tubeFloat{0%{transform:translate(0)rotate(0)}50%{transform:translate(10px,15px)rotate(.5deg)}to{transform:translate(-5px,5px)rotate(-.25deg)}}.CodeCareSection-module__MGqknG__bgOverlay{background:radial-gradient(circle at center,var(--background)0%,transparent 80%);-webkit-backdrop-filter:blur(var(--overlay-blur));opacity:.7;transition:all .5s;position:absolute;inset:0}[data-theme=dark] .CodeCareSection-module__MGqknG__bgOverlay{opacity:.95}.CodeCareSection-module__MGqknG__container{z-index:1;flex-direction:column;gap:60px;width:100%;max-width:1100px;margin:0 auto;display:flex;position:relative}.CodeCareSection-module__MGqknG__wordmark{text-align:center;white-space:nowrap;margin:0 auto 8px;font-size:clamp(2.6rem,5vw,5.5rem);font-weight:700;line-height:1;display:block}@media (max-width:768px){.CodeCareSection-module__MGqknG__wordmark{font-size:clamp(2.2rem,8vw,3.5rem)}}.CodeCareSection-module__MGqknG__wordCode{letter-spacing:-.04em;color:var(--foreground);margin-right:.25em;font-weight:500;display:inline-block}.CodeCareSection-module__MGqknG__wordAmp{color:#8a8a8a;opacity:.4;margin:0 .15em;font-size:.6em;font-weight:300;display:inline-block}.CodeCareSection-module__MGqknG__wordCare{background:linear-gradient(135deg,#bd3b3b 0%,#e86b6b 100%);-webkit-text-fill-color:transparent;letter-spacing:.01em;filter:drop-shadow(0 0 15px #bd3b3b26);-webkit-background-clip:text;background-clip:text;margin-left:.25em;font-family:Dancing Script,cursive;line-height:1.1;display:inline-block}.CodeCareSection-module__MGqknG__sectionHero{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}@media (max-width:768px){.CodeCareSection-module__MGqknG__sectionHero{grid-template-columns:1fr;gap:48px}}.CodeCareSection-module__MGqknG__heroText{flex-direction:column;gap:24px;display:flex}.CodeCareSection-module__MGqknG__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--foreground);opacity:.5;text-align:left;align-items:center;gap:10px;font-size:.75rem;font-weight:500;display:inline-flex}.CodeCareSection-module__MGqknG__eyebrowDot{background:#bd3b3b;border-radius:50%;width:6px;height:6px;display:inline-block}.CodeCareSection-module__MGqknG__title{color:var(--foreground);letter-spacing:-.04em;margin:0;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:700;line-height:1.1}.CodeCareSection-module__MGqknG__description{color:var(--foreground);opacity:.85;text-align:left;max-width:440px;margin:0;font-size:1.1rem;line-height:1.6}.CodeCareSection-module__MGqknG__heroCta{color:var(--background);background:var(--foreground);cursor:pointer;border:none;border-radius:99px;align-self:flex-start;align-items:center;gap:10px;padding:14px 28px;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.CodeCareSection-module__MGqknG__heroCta:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.CodeCareSection-module__MGqknG__heroStats{flex-direction:column;gap:16px;display:flex}.CodeCareSection-module__MGqknG__statCard{background:var(--card-glass-bg);-webkit-backdrop-filter:blur(15px);border:1px solid var(--card-glass-border);border-radius:24px;flex-direction:column;gap:8px;padding:32px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}[data-theme=dark] .CodeCareSection-module__MGqknG__statCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#bd3b3b0d;border-color:#bd3b3b26}.CodeCareSection-module__MGqknG__statCard:hover{background:var(--btn-secondary-bg);border-color:#bd3b3b4d;transform:translateY(-5px);box-shadow:0 20px 40px #bd3b3b1a}[data-theme=dark] .CodeCareSection-module__MGqknG__statCard:hover{background:#bd3b3b1a;border-color:#bd3b3b66;box-shadow:0 20px 40px #0000004d}.CodeCareSection-module__MGqknG__statValue{letter-spacing:-.05em;color:var(--foreground);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:500;line-height:1}.CodeCareSection-module__MGqknG__statLabel{color:var(--foreground);opacity:.75;font-size:.95rem}.CodeCareSection-module__MGqknG__statCtaCard{background:var(--btn-secondary-bg);-webkit-backdrop-filter:blur(10px);border:1px solid var(--border);cursor:pointer;border-radius:24px;flex-direction:column;gap:12px;padding:32px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}[data-theme=dark] .CodeCareSection-module__MGqknG__statCtaCard{background:#ffffff03}.CodeCareSection-module__MGqknG__statCtaCard:hover{background:#bd3b3b0d;border-color:#bd3b3b33;transform:translateY(-4px)}.CodeCareSection-module__MGqknG__statValueScale{letter-spacing:-.02em;will-change:transform,opacity;align-items:baseline;font-size:.8em;display:flex}.CodeCareSection-module__MGqknG__typewriterText{color:#bd3b3b;opacity:.95;will-change:transform,opacity;margin-left:.3em;font-family:Dancing Script,cursive}[data-theme=dark] .CodeCareSection-module__MGqknG__typewriterText{color:#de5c5c}.CodeCareSection-module__MGqknG__statCtaTitle{color:var(--foreground);letter-spacing:-.02em;font-size:1.15rem;font-weight:700}.CodeCareSection-module__MGqknG__statCtaDesc{color:var(--foreground);opacity:.6;font-size:.9rem}.CodeCareSection-module__MGqknG__animateUp{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.CodeCareSection-module__MGqknG__animateUp.CodeCareSection-module__MGqknG__visible{opacity:1;transform:translateY(0)}.CodeCareSection-module__MGqknG__disclaimer{opacity:.7;background:#bd3b3b05;border:1px solid #bd3b3b0d;border-radius:16px;max-width:600px;margin:48px auto 0;padding:16px 32px;transition:all .3s}.CodeCareSection-module__MGqknG__disclaimer:hover{opacity:1;background:#bd3b3b0d}.CodeCareSection-module__MGqknG__disclaimer p{color:var(--foreground);opacity:.4;text-align:center;letter-spacing:-.01em;margin:0;font-size:.75rem;line-height:1.6}
.ContactSection-module__jJh_sq__contactSection{background-color:var(--background);--purple-light:#a78bfa26;--purple-deep:#7c3aed14;--purple-accent:#8b5cf61a;flex-direction:column;align-items:center;padding:140px 20px 0;display:flex;position:relative;overflow:hidden}.ContactSection-module__jJh_sq__backgroundElements{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.ContactSection-module__jJh_sq__purpleBand,.ContactSection-module__jJh_sq__purpleBandAlt,.ContactSection-module__jJh_sq__purpleBandAccent{filter:blur(20px);will-change:transform,opacity;border-radius:0;position:absolute}.ContactSection-module__jJh_sq__purpleBand{background:linear-gradient(90deg,#0000 0%,#a78bfa00 20%,#8b5cf6cc 50%,#a78bfa00 80%,#0000 100%);width:300%;height:60px}.ContactSection-module__jJh_sq__purpleBandAlt{background:linear-gradient(90deg,#0000 0%,#7c3aed00 20%,#6d28d9b3 50%,#7c3aed00 80%,#0000 100%);width:300%;height:40px}.ContactSection-module__jJh_sq__purpleBandAccent{background:linear-gradient(90deg,#0000 0%,#8b5cf600 20%,#ffffff4d 50%,#8b5cf600 80%,#0000 100%);width:300%;height:20px}.ContactSection-module__jJh_sq__horizontalBand{filter:blur(20px);opacity:.15;z-index:-1;background:linear-gradient(90deg,#0000 0%,#8b5cf633 50%,#0000 100%);width:200%;height:30px;position:absolute}[data-theme=dark] .ContactSection-module__jJh_sq__contactSection{--purple-light:#a78bfa66;--purple-deep:#7c3aed4d;--purple-accent:#8b5cf64d}[data-theme=dark] .ContactSection-module__jJh_sq__purpleBand{opacity:.8}[data-theme=dark] .ContactSection-module__jJh_sq__purpleBandAlt{opacity:.7}[data-theme=dark] .ContactSection-module__jJh_sq__purpleBandAccent{opacity:.5}.ContactSection-module__jJh_sq__container{align-items:stretch;gap:40px;width:100%;max-width:1000px;margin:0 auto;padding-bottom:120px;display:flex}.ContactSection-module__jJh_sq__animateUp{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.ContactSection-module__jJh_sq__animateUp.ContactSection-module__jJh_sq__visible{opacity:1;transform:translateY(0)}.ContactSection-module__jJh_sq__infoColumn{flex-direction:column;flex:1;max-width:400px;padding-top:20px;display:flex}.ContactSection-module__jJh_sq__eyebrow{letter-spacing:.04em;color:var(--foreground);opacity:.6;text-transform:uppercase;margin-bottom:24px;font-size:.75rem;font-weight:500}.ContactSection-module__jJh_sq__mainTitle{color:var(--foreground);letter-spacing:-.04em;margin:0 0 16px;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.15}.ContactSection-module__jJh_sq__subtitle{color:var(--foreground);opacity:.85;text-align:left;margin:0 0 40px;font-size:1.1rem;font-weight:400;line-height:1.6}.ContactSection-module__jJh_sq__guaranteeList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.ContactSection-module__jJh_sq__guaranteeItem{color:var(--foreground);opacity:.95;align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.ContactSection-module__jJh_sq__checkIcon{width:18px;height:18px;color:var(--foreground);opacity:.7}.ContactSection-module__jJh_sq__formColumn{flex-direction:column;flex:1.2;display:flex}.ContactSection-module__jJh_sq__formCard{background:var(--section-alt-bg,#00000004);border:1px solid #0000000f;border-radius:24px;padding:56px 48px;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000005}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ContactSection-module__jJh_sq__formCard{background:#ffffff04;border:1px solid #ffffff0d;box-shadow:0 8px 32px #0003}}[data-theme=dark] .ContactSection-module__jJh_sq__formCard{background:#ffffff04;border:1px solid #ffffff0d;box-shadow:0 8px 32px #0003}.ContactSection-module__jJh_sq__form{flex-direction:column;gap:24px;display:flex}.ContactSection-module__jJh_sq__rowGroup{gap:20px;display:flex}.ContactSection-module__jJh_sq__rowGroup .ContactSection-module__jJh_sq__inputGroup{flex:1}.ContactSection-module__jJh_sq__inputGroup{flex-direction:column;gap:8px;display:flex}.ContactSection-module__jJh_sq__label{color:var(--foreground);opacity:.8;font-size:.85rem;font-weight:500}.ContactSection-module__jJh_sq__input,.ContactSection-module__jJh_sq__textarea{background:var(--background);width:100%;color:var(--foreground);box-sizing:border-box;border:1px solid #00000026;border-radius:10px;padding:16px;font-family:inherit;font-size:1rem;transition:all .2s}.ContactSection-module__jJh_sq__textarea{resize:vertical;min-height:120px;line-height:1.5}.ContactSection-module__jJh_sq__input::placeholder,.ContactSection-module__jJh_sq__textarea::placeholder{color:var(--foreground);opacity:.4}.ContactSection-module__jJh_sq__input:focus,.ContactSection-module__jJh_sq__textarea:focus{border-color:var(--foreground);background:var(--background);outline:none;box-shadow:0 0 0 3px #0000000d}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ContactSection-module__jJh_sq__input,:root:not([data-theme=light]) .ContactSection-module__jJh_sq__textarea{border:1px solid #fff3}:root:not([data-theme=light]) .ContactSection-module__jJh_sq__input:focus,:root:not([data-theme=light]) .ContactSection-module__jJh_sq__textarea:focus{box-shadow:0 0 0 3px #ffffff1a}}[data-theme=dark] .ContactSection-module__jJh_sq__input,[data-theme=dark] .ContactSection-module__jJh_sq__textarea{border:1px solid #fff3}[data-theme=dark] .ContactSection-module__jJh_sq__input:focus,[data-theme=dark] .ContactSection-module__jJh_sq__textarea:focus{box-shadow:0 0 0 3px #ffffff1a}.ContactSection-module__jJh_sq__chipContainer{flex-wrap:wrap;gap:12px 8px;margin-top:4px;display:flex}.ContactSection-module__jJh_sq__chip{background:var(--background);color:var(--foreground);opacity:.8;cursor:pointer;border:1px solid #00000026;border-radius:99px;padding:10px 18px;font-size:.9rem;font-weight:500;transition:all .2s}.ContactSection-module__jJh_sq__chip:hover{opacity:1;border-color:#0006}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .ContactSection-module__jJh_sq__chip{border:1px solid #fff3}:root:not([data-theme=light]) .ContactSection-module__jJh_sq__chip:hover{border-color:#fff6}}[data-theme=dark] .ContactSection-module__jJh_sq__chip{border:1px solid #fff3}[data-theme=dark] .ContactSection-module__jJh_sq__chip:hover{border-color:#fff6}.ContactSection-module__jJh_sq__chipActive{background:var(--foreground);color:var(--background);opacity:.9;border-color:var(--foreground)}.ContactSection-module__jJh_sq__chipActive:hover{border-color:var(--foreground);opacity:1}.ContactSection-module__jJh_sq__submitWrapper{flex-direction:column;gap:16px;margin-top:16px;display:flex}.ContactSection-module__jJh_sq__submitBtn{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:10px;width:100%;padding:18px 32px;font-size:1rem;font-weight:600;transition:transform .2s,opacity .2s}.ContactSection-module__jJh_sq__submitBtn:hover{opacity:.9;transform:translateY(-2px)}.ContactSection-module__jJh_sq__loading{opacity:.7;cursor:wait}.ContactSection-module__jJh_sq__formSecurity{color:var(--foreground);opacity:.4;justify-content:center;align-items:center;gap:8px;margin-top:4px;font-size:.75rem;font-weight:500;transition:opacity .3s;display:flex}.ContactSection-module__jJh_sq__formSecurity:hover{opacity:.7}.ContactSection-module__jJh_sq__formSecurity svg{opacity:.8}.ContactSection-module__jJh_sq__successState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:0 20px;display:flex}.ContactSection-module__jJh_sq__successIcon{color:#27c93f;background:#27c93f1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.ContactSection-module__jJh_sq__successIcon svg{width:24px;height:24px}.ContactSection-module__jJh_sq__successTitle{margin:0 0 12px;font-size:1.5rem;font-weight:600}.ContactSection-module__jJh_sq__successDesc{opacity:.7;margin:0;font-size:1rem;line-height:1.5}.ContactSection-module__jJh_sq__simpleFooter{border-top:1px solid var(--border);width:100%;padding:40px 0}.ContactSection-module__jJh_sq__footerContent{justify-content:space-between;align-items:center;width:100%;max-width:1000px;margin:0 auto;padding:0 20px;display:flex}.ContactSection-module__jJh_sq__footerBrand{align-items:baseline;gap:16px;display:flex}.ContactSection-module__jJh_sq__logo{letter-spacing:-.02em;font-size:1.1rem;font-weight:600}.ContactSection-module__jJh_sq__copyright{opacity:.5;font-size:.85rem}.ContactSection-module__jJh_sq__footerLinks{gap:24px;display:flex}.ContactSection-module__jJh_sq__footerLink{color:var(--foreground);opacity:.6;font-size:.85rem;text-decoration:none;transition:opacity .2s}.ContactSection-module__jJh_sq__footerLink:hover{opacity:1}@media (max-width:768px){.ContactSection-module__jJh_sq__container{flex-direction:column;gap:48px;padding-bottom:80px}.ContactSection-module__jJh_sq__contactSection{padding-top:80px}.ContactSection-module__jJh_sq__formCard{padding:32px 24px}.ContactSection-module__jJh_sq__rowGroup{flex-direction:column;gap:24px}.ContactSection-module__jJh_sq__footerContent{text-align:center;flex-direction:column;align-items:center;gap:24px}.ContactSection-module__jJh_sq__footerBrand{flex-direction:column;align-items:center;gap:8px}}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--border);background-color:#0000;padding:120px 20px 48px;position:relative}.Footer-module__3hUVsW__container{flex-direction:column;gap:80px;width:100%;max-width:1060px;margin:0 auto;display:flex}.Footer-module__3hUVsW__topRow{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.Footer-module__3hUVsW__brand{flex-direction:column;gap:12px;display:flex}.Footer-module__3hUVsW__brandName{letter-spacing:-.05em;color:var(--foreground);margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1}.Footer-module__3hUVsW__brandTagline{color:var(--foreground);opacity:.45;letter-spacing:0;font-size:.9rem}.Footer-module__3hUVsW__contactLinks{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.Footer-module__3hUVsW__contactLink{color:var(--foreground);opacity:.5;letter-spacing:-.01em;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:400;text-decoration:none;transition:opacity .25s}.Footer-module__3hUVsW__contactLink:hover{opacity:1}.Footer-module__3hUVsW__divider{background:var(--foreground);opacity:.08;height:1px}.Footer-module__3hUVsW__socialRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}.Footer-module__3hUVsW__socialIcons{align-items:center;gap:20px;display:flex}.Footer-module__3hUVsW__socialIcon{width:22px;height:22px;color:var(--icon-color,var(--foreground));opacity:.35;justify-content:center;align-items:center;transition:opacity .25s,transform .25s;display:flex}.Footer-module__3hUVsW__socialIcon:hover{opacity:1;transform:translateY(-3px)}.Footer-module__3hUVsW__socialIcon svg{width:22px;height:22px}.Footer-module__3hUVsW__bottomBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:0;display:flex}.Footer-module__3hUVsW__copyright{color:var(--foreground);opacity:.35;font-size:.8rem}.Footer-module__3hUVsW__legalLinks{gap:28px;display:flex}.Footer-module__3hUVsW__legalLink{color:var(--foreground);opacity:.35;font-size:.8rem;text-decoration:none;transition:opacity .2s}.Footer-module__3hUVsW__legalLink:hover{opacity:.8}@media (max-width:640px){.Footer-module__3hUVsW__topRow{flex-direction:column;align-items:flex-start}.Footer-module__3hUVsW__contactLinks{align-items:flex-start}.Footer-module__3hUVsW__socialRow,.Footer-module__3hUVsW__bottomBar{flex-direction:column;align-items:flex-start}}
