.Navbar-module__cJzEcG__navbar{z-index:1000;padding:20px 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#f9f9f9d9;border-bottom:1px solid #1f2b370f;padding:14px 0;box-shadow:0 1px 30px #0000000a}.Navbar-module__cJzEcG__inner{max-width:var(--container-max);padding:0 var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo img{object-fit:contain;filter:brightness(0);width:auto;height:22px}.Navbar-module__cJzEcG__links{align-items:center;gap:36px;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.9rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:var(--accent-mint);width:0;height:1.5px;transition:width .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__link:hover:after{width:100%}.Navbar-module__cJzEcG__cta{background:var(--text-primary);color:var(--bg-main);border-radius:var(--radius-full);transition:all var(--transition-normal);padding:10px 24px;font-size:.85rem;font-weight:600}.Navbar-module__cJzEcG__cta:hover{background:var(--accent-mint);color:var(--text-primary);box-shadow:0 4px 20px var(--accent-mint-dim);transform:translateY(-1px)}.Navbar-module__cJzEcG__hamburger{z-index:1001;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--text-primary);transform-origin:50%;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:first-child{transform:rotate(45deg)translateY(5px)translate(5px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__active span:nth-child(3){transform:rotate(-45deg)translateY(-5px)translate(5px)}.Navbar-module__cJzEcG__mobileMenu{z-index:999;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#f9f9f9f7;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileLinks{text-align:left;padding:0 var(--container-padding);flex-direction:column;gap:24px;width:100%;max-width:400px;display:flex}.Navbar-module__cJzEcG__mobileLink{color:var(--text-primary);letter-spacing:var(--tracking-tight);transition:color var(--transition-fast);border-bottom:1px solid #1f2b3714;align-items:center;gap:16px;padding:8px 0;font-size:2rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--accent-blue)}.Navbar-module__cJzEcG__mobileLinkIndex{color:var(--text-muted);min-width:24px;font-size:.75rem;font-weight:500}.Navbar-module__cJzEcG__mobileCta{text-align:center;justify-content:center;margin-top:16px}@media (max-width:900px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__cta{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}}
.Hero-module__QyaE7G__hero{flex-direction:column;justify-content:space-between;height:100svh;padding-top:100px;padding-bottom:40px;display:flex;position:relative;overflow:hidden}@keyframes Hero-module__QyaE7G__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Hero-module__QyaE7G__particles{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Hero-module__QyaE7G__glassV{z-index:1;opacity:.2;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}.Hero-module__QyaE7G__vIcon{filter:blur(1px);width:clamp(300px,40vw,550px);height:auto;animation:6s ease-in-out infinite Hero-module__QyaE7G__float}.Hero-module__QyaE7G__mainContent{flex-direction:column;flex:1;justify-content:center;width:100%;display:flex}.Hero-module__QyaE7G__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.Hero-module__QyaE7G__badge{border-radius:var(--radius-full);color:var(--text-secondary);letter-spacing:.04em;text-transform:uppercase;background:#1f2b370a;border:1px solid #1f2b3714;align-items:center;gap:8px;padding:8px 20px;font-size:.82rem;font-weight:600;display:inline-flex}.Hero-module__QyaE7G__badgeDot{background:var(--accent-mint);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__QyaE7G__pulse-glow}.Hero-module__QyaE7G__headline{letter-spacing:-.04em;max-width:800px;font-size:clamp(2.8rem,6.5vw,5.2rem);font-weight:800;line-height:1.05}.Hero-module__QyaE7G__highlight{background:linear-gradient(135deg, var(--accent-blue), var(--accent-mint));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__QyaE7G__sub{max-width:520px;color:var(--text-secondary);font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.7}.Hero-module__QyaE7G__ctas{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:4px;display:flex}.Hero-module__QyaE7G__logoBar{z-index:2;padding:40px 0 20px;position:relative}.Hero-module__QyaE7G__logoBarLabel{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px;font-size:.75rem;font-weight:500}.Hero-module__QyaE7G__logoTrack{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%)}.Hero-module__QyaE7G__logoSlide{gap:48px;width:max-content;animation:25s linear infinite Hero-module__QyaE7G__marquee;display:flex}.Hero-module__QyaE7G__logoItem{filter:grayscale();opacity:.4;flex-shrink:0;justify-content:center;align-items:center;padding:8px 12px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Hero-module__QyaE7G__logoItem:hover{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.Hero-module__QyaE7G__logoText{letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);white-space:nowrap;font-size:1rem;font-weight:700}.Hero-module__QyaE7G__logoImg{object-fit:contain;width:auto;max-width:150px;height:32px}@media (max-width:768px){.Hero-module__QyaE7G__hero{height:100svh;padding-top:80px}.Hero-module__QyaE7G__ctas{flex-direction:column;width:100%;max-width:280px}.Hero-module__QyaE7G__ctas a{text-align:center;justify-content:center}.Hero-module__QyaE7G__logoSlide{gap:32px}.Hero-module__QyaE7G__logoImg{max-width:110px;height:24px}}
.About-module__y5HjkW__about{background:var(--bg-white);overflow:hidden}.About-module__y5HjkW__grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:80px;display:grid}.About-module__y5HjkW__label{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.12em;margin-bottom:24px;font-size:.78rem;font-weight:600;display:inline-block}.About-module__y5HjkW__headline{letter-spacing:-.02em;color:var(--text-primary);flex-wrap:wrap;gap:0 8px;margin-bottom:24px;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.25;display:flex}.About-module__y5HjkW__wordWrap{display:inline-block;overflow:hidden}.About-module__y5HjkW__word{display:inline-block}.About-module__y5HjkW__description{color:var(--text-secondary);max-width:540px;font-size:1.05rem;line-height:1.8}.About-module__y5HjkW__right{padding-top:60px}.About-module__y5HjkW__stats{grid-template-columns:1fr 1fr;gap:32px;display:grid}.About-module__y5HjkW__stat{background:var(--bg-main);border-radius:var(--radius-lg);transition:all var(--transition-normal);border:1px solid #1f2b370f;flex-direction:column;gap:8px;padding:28px 24px;display:flex}.About-module__y5HjkW__stat:hover{border-color:var(--accent-mint);transform:translateY(-4px);box-shadow:0 12px 40px #0000000f}.About-module__y5HjkW__statValue{letter-spacing:-.03em;color:var(--text-primary);background:linear-gradient(135deg, var(--text-primary), var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.2rem;font-weight:800}.About-module__y5HjkW__statLabel{color:var(--text-muted);font-size:.85rem;font-weight:500}@media (max-width:900px){.About-module__y5HjkW__grid{grid-template-columns:1fr;gap:48px}.About-module__y5HjkW__right{padding-top:0}}
.Services-module__rBvGKa__services{background:var(--bg-main)}.Services-module__rBvGKa__label{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px;font-size:.78rem;font-weight:600;display:inline-block}.Services-module__rBvGKa__headline{max-width:600px;margin-bottom:56px;font-size:clamp(2rem,4vw,3.2rem)}.Services-module__rBvGKa__headlineAccent{background:linear-gradient(135deg, var(--accent-blue), var(--accent-mint));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Services-module__rBvGKa__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Services-module__rBvGKa__card{border-radius:var(--radius-xl);cursor:pointer;background:#fff;border:1px solid #1f2b370f;padding:36px 32px;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Services-module__rBvGKa__card:before{content:"";background:linear-gradient(135deg, var(--accent-mint-dim), var(--accent-blue-dim));opacity:0;border-radius:inherit;transition:opacity .5s;position:absolute;inset:0}.Services-module__rBvGKa__card:hover{border-color:#0000;transform:translateY(-10px);box-shadow:0 20px 60px #00000014}.Services-module__rBvGKa__card:hover:before{opacity:1}.Services-module__rBvGKa__card.Services-module__rBvGKa__wide{grid-column:span 2}.Services-module__rBvGKa__cardIcon{z-index:1;border-radius:var(--radius-md);background:#1f2b370a;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-size:2rem;display:flex;position:relative}.Services-module__rBvGKa__cardTitle{z-index:1;color:var(--text-primary);margin-bottom:12px;font-size:1.25rem;font-weight:700;position:relative}.Services-module__rBvGKa__cardDesc{z-index:1;color:var(--text-secondary);max-width:400px;font-size:.92rem;line-height:1.7;position:relative}.Services-module__rBvGKa__cardArrow{z-index:1;width:36px;height:36px;color:var(--text-muted);transition:all var(--transition-normal);background:#1f2b370a;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:32px;right:32px}.Services-module__rBvGKa__card:hover .Services-module__rBvGKa__cardArrow{background:var(--accent-mint);color:var(--text-primary);transform:rotate(-45deg)scale(1)}@media (max-width:900px){.Services-module__rBvGKa__grid{grid-template-columns:1fr}.Services-module__rBvGKa__card.Services-module__rBvGKa__wide{grid-column:span 1}}@media (min-width:901px) and (max-width:1100px){.Services-module__rBvGKa__grid{grid-template-columns:repeat(2,1fr)}}
.HowWeWork-module__m3gGkq__process{background:var(--bg-white)}.HowWeWork-module__m3gGkq__label{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px;font-size:.78rem;font-weight:600;display:inline-block}.HowWeWork-module__m3gGkq__headline{max-width:500px;margin-bottom:64px;font-size:clamp(2rem,4vw,3.2rem)}.HowWeWork-module__m3gGkq__headlineAccent{background:linear-gradient(135deg, var(--accent-blue), var(--accent-mint));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HowWeWork-module__m3gGkq__timeline{max-width:700px;margin:0 auto;position:relative}.HowWeWork-module__m3gGkq__lineTrack{background:#1f2b3714;border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:20px}.HowWeWork-module__m3gGkq__lineFill{background:linear-gradient(180deg, var(--accent-blue), var(--accent-mint));border-radius:2px;width:100%}.HowWeWork-module__m3gGkq__steps{flex-direction:column;gap:48px;display:flex}.HowWeWork-module__m3gGkq__step{align-items:flex-start;gap:32px;padding-left:0;display:flex}.HowWeWork-module__m3gGkq__stepDot{background:var(--bg-main);z-index:2;width:42px;height:42px;transition:all var(--transition-normal);border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.HowWeWork-module__m3gGkq__stepDotInner{width:12px;height:12px;transition:transform var(--transition-normal);border-radius:50%}.HowWeWork-module__m3gGkq__step:hover .HowWeWork-module__m3gGkq__stepDotInner{transform:scale(1.5)}.HowWeWork-module__m3gGkq__stepContent{background:var(--bg-main);border-radius:var(--radius-lg);transition:all var(--transition-normal);border:1px solid #1f2b370f;flex:1;padding:24px 28px}.HowWeWork-module__m3gGkq__stepContent:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0000000f}.HowWeWork-module__m3gGkq__stepNum{letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.HowWeWork-module__m3gGkq__stepTitle{color:var(--text-primary);margin-bottom:10px;font-size:1.3rem;font-weight:700}.HowWeWork-module__m3gGkq__stepDesc{color:var(--text-secondary);font-size:.92rem;line-height:1.7}@media (max-width:600px){.HowWeWork-module__m3gGkq__step{gap:20px}.HowWeWork-module__m3gGkq__stepDot{width:36px;height:36px}.HowWeWork-module__m3gGkq__lineTrack{left:17px}}
.Projects-module__PWYklG__projects{background:var(--bg-main);position:relative}.Projects-module__PWYklG__layout{align-items:flex-start;gap:5%;display:flex}.Projects-module__PWYklG__leftCol{width:35%;position:sticky;top:15vh}.Projects-module__PWYklG__rightCol{width:60%}.Projects-module__PWYklG__header{flex-direction:column;align-items:flex-start;gap:32px;display:flex}.Projects-module__PWYklG__label{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px;font-size:.78rem;font-weight:600;display:inline-block}.Projects-module__PWYklG__headline{font-size:clamp(2rem,4vw,3.2rem);line-height:1.2}.Projects-module__PWYklG__headlineAccent{background:linear-gradient(135deg, var(--accent-blue), var(--accent-mint));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Projects-module__PWYklG__cardsList{flex-direction:column;gap:60vh;width:100%;padding-bottom:20vh;display:flex;position:relative}.Projects-module__PWYklG__cardWrapper{width:100%;position:sticky}.Projects-module__PWYklG__card{border-radius:var(--radius-xl);cursor:pointer;will-change:transform, filter;transform-origin:top;background:#fff;border:1px solid #1f2b370f;height:80vh;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000000a}.Projects-module__PWYklG__cardInner{flex-direction:column;height:100%;display:flex}.Projects-module__PWYklG__card:hover{box-shadow:0 24px 60px #0000001f}.Projects-module__PWYklG__cardImage{flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Projects-module__PWYklG__cardMockup{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;width:70%;max-width:320px;transition:transform .5s cubic-bezier(.16,1,.3,1);overflow:hidden}.Projects-module__PWYklG__card:hover .Projects-module__PWYklG__cardMockup{transform:scale(1.05)translateY(-4px)}.Projects-module__PWYklG__mockupBar{border-bottom:1px solid #ffffff0f;gap:6px;padding:10px 14px;display:flex}.Projects-module__PWYklG__mockupBar span{background:#fff3;border-radius:50%;width:8px;height:8px}.Projects-module__PWYklG__mockupBar span:first-child{background:#ff646480}.Projects-module__PWYklG__mockupBar span:nth-child(2){background:#ffc83280}.Projects-module__PWYklG__mockupBar span:nth-child(3){background:#64ff6480}.Projects-module__PWYklG__mockupContent{flex-direction:column;gap:8px;padding:16px;display:flex}.Projects-module__PWYklG__mockupLine{background:#ffffff1a;border-radius:4px;height:8px}.Projects-module__PWYklG__mockupBlock{background:#ffffff0f;border-radius:8px;height:80px;margin-top:8px}.Projects-module__PWYklG__cardInfo{background:#fff;flex-direction:column;justify-content:flex-end;padding:40px;display:flex}.Projects-module__PWYklG__cardMeta{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Projects-module__PWYklG__cardCategory{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:600}.Projects-module__PWYklG__cardYear{color:var(--text-muted);font-size:.78rem;font-weight:500}.Projects-module__PWYklG__cardTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.75rem;font-weight:700}.Projects-module__PWYklG__cardDescription{color:var(--text-secondary);margin-bottom:24px;font-size:1rem;line-height:1.5}.Projects-module__PWYklG__cardOverlay{opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius-xl);background:#1f2b37d9;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.Projects-module__PWYklG__card:hover .Projects-module__PWYklG__cardOverlay{opacity:1}.Projects-module__PWYklG__viewProject{color:var(--accent-blue);letter-spacing:.02em;align-items:center;gap:10px;font-size:1rem;font-weight:600;transition:gap .3s;display:flex}.Projects-module__PWYklG__card:hover .Projects-module__PWYklG__viewProject{gap:14px}@media (max-width:900px){.Projects-module__PWYklG__layout{flex-direction:column;gap:48px}.Projects-module__PWYklG__leftCol,.Projects-module__PWYklG__rightCol{width:100%}.Projects-module__PWYklG__leftCol{position:relative;top:0}.Projects-module__PWYklG__cardImage{flex:none;height:300px}.Projects-module__PWYklG__cardInfo{padding:32px 24px}.Projects-module__PWYklG__header{flex-direction:column;align-items:flex-start}}
.Testimonials-module__zBFpaq__testimonials{background:var(--bg-white);overflow:hidden}@keyframes Testimonials-module__zBFpaq__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Testimonials-module__zBFpaq__label{color:var(--accent-blue);text-transform:uppercase;letter-spacing:.12em;margin-bottom:16px;font-size:.78rem;font-weight:600;display:inline-block}.Testimonials-module__zBFpaq__headline{margin-bottom:56px;font-size:clamp(2rem,4vw,3.2rem)}.Testimonials-module__zBFpaq__headlineAccent{background:linear-gradient(135deg, var(--accent-blue), var(--accent-mint));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Testimonials-module__zBFpaq__marqueeWrap{padding:20px 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.Testimonials-module__zBFpaq__marqueeTrack{gap:24px;width:max-content;animation:40s linear infinite Testimonials-module__zBFpaq__marquee;display:flex}.Testimonials-module__zBFpaq__marqueeTrack:hover{animation-play-state:paused}.Testimonials-module__zBFpaq__card{border-radius:var(--radius-xl);cursor:default;background:#fff;border:1px solid #1f2b370f;flex-shrink:0;width:380px;padding:32px;transition:all .4s cubic-bezier(.16,1,.3,1)}.Testimonials-module__zBFpaq__card:hover{border-color:var(--accent-mint);transform:translateY(-4px);box-shadow:0 16px 48px #00000014}.Testimonials-module__zBFpaq__stars{color:#ffb800;letter-spacing:2px;margin-bottom:16px;font-size:.85rem}.Testimonials-module__zBFpaq__quote{color:var(--text-primary);min-height:80px;margin-bottom:24px;font-size:.95rem;font-weight:500;line-height:1.7}.Testimonials-module__zBFpaq__author{align-items:center;gap:12px;display:flex}.Testimonials-module__zBFpaq__avatar{background:linear-gradient(135deg, var(--accent-blue), var(--accent-mint));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:.75rem;font-weight:700;display:flex}.Testimonials-module__zBFpaq__name{color:var(--text-primary);font-size:.9rem;font-weight:700}.Testimonials-module__zBFpaq__title{color:var(--text-muted);font-size:.78rem;font-weight:500}@media (max-width:600px){.Testimonials-module__zBFpaq__card{width:300px;padding:24px}}
.CTA-module__WsSYCq__cta{background:var(--text-primary);border-radius:var(--radius-xl);margin:0 var(--container-padding) 80px;position:relative;overflow:hidden}.CTA-module__WsSYCq__inner{text-align:center;z-index:2;flex-direction:column;align-items:center;padding:clamp(60px,10vh,120px) 0;display:flex;position:relative}.CTA-module__WsSYCq__label{color:var(--accent-mint);text-transform:uppercase;letter-spacing:.12em;margin-bottom:24px;font-size:.78rem;font-weight:600;display:inline-block}.CTA-module__WsSYCq__headline{color:#fff;letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(2.2rem,5vw,4rem);font-weight:800;line-height:1.1}.CTA-module__WsSYCq__gradientText{background:linear-gradient(90deg, var(--accent-blue), var(--accent-mint), var(--accent-blue), var(--accent-mint));-webkit-text-fill-color:transparent;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite CTA-module__WsSYCq__gradient-shift}.CTA-module__WsSYCq__sub{color:#fff9;max-width:480px;margin-bottom:36px;font-size:1.05rem;line-height:1.7}.CTA-module__WsSYCq__actions{flex-direction:column;align-items:center;gap:16px;display:flex}.CTA-module__WsSYCq__ctaBtn{background:var(--accent-mint);color:var(--text-primary);letter-spacing:.06em;border-radius:var(--radius-full);align-items:center;gap:10px;padding:18px 42px;font-size:.9rem;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);animation:3s ease-in-out infinite CTA-module__WsSYCq__pulse-glow;display:inline-flex;position:relative;overflow:hidden}.CTA-module__WsSYCq__ctaBtn:hover{box-shadow:0 12px 40px var(--accent-mint-glow);transform:scale(1.05)translateY(-2px)}.CTA-module__WsSYCq__ctaBtnGlow{background:linear-gradient(135deg, var(--accent-mint), var(--accent-blue), var(--accent-mint));border-radius:inherit;z-index:-1;opacity:0;background-size:200% 200%;transition:opacity .3s;animation:3s ease-in-out infinite CTA-module__WsSYCq__gradient-shift;position:absolute;inset:-2px}.CTA-module__WsSYCq__ctaBtn:hover .CTA-module__WsSYCq__ctaBtnGlow{opacity:1}.CTA-module__WsSYCq__email{color:#fff6;letter-spacing:.02em;transition:color var(--transition-fast);font-size:.85rem;font-weight:500}.CTA-module__WsSYCq__email:hover{color:var(--accent-mint)}.CTA-module__WsSYCq__decor{pointer-events:none;z-index:1;position:absolute;inset:0}.CTA-module__WsSYCq__circle1{background:radial-gradient(circle, var(--accent-blue-dim), transparent 70%);opacity:.4;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.CTA-module__WsSYCq__circle2{background:radial-gradient(circle, var(--accent-mint-dim), transparent 70%);opacity:.3;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;left:-80px}@media (max-width:768px){.CTA-module__WsSYCq__cta{margin:0 16px 60px}}
.Footer-module__fpBKia__footer{background:var(--text-primary);color:#fff;padding-top:clamp(60px,10vh,100px);position:relative;overflow:hidden}.Footer-module__fpBKia__top{z-index:2;border-bottom:1px solid #ffffff14;grid-template-columns:1.2fr 1.8fr;gap:60px;padding-bottom:48px;display:grid;position:relative}.Footer-module__fpBKia__brand{max-width:320px}.Footer-module__fpBKia__brandName{letter-spacing:.1em;background:linear-gradient(135deg, white, var(--accent-mint));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:1.5rem;font-weight:800}.Footer-module__fpBKia__brandDesc{color:#ffffff80;margin-bottom:24px;font-size:.9rem;line-height:1.7}.Footer-module__fpBKia__socials{gap:10px;display:flex}.Footer-module__fpBKia__socialIcon{color:#ffffff80;width:42px;height:42px;transition:all var(--transition-normal);border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:flex}.Footer-module__fpBKia__socialIcon:hover{border-color:var(--accent-mint);color:var(--accent-mint);background:#77f2a114}.Footer-module__fpBKia__linksGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Footer-module__fpBKia__linkCategory{text-transform:uppercase;letter-spacing:.1em;color:#fff6;margin-bottom:20px;font-size:.78rem;font-weight:700}.Footer-module__fpBKia__linkList{flex-direction:column;gap:12px;list-style:none;display:flex}.Footer-module__fpBKia__linkItem{color:#fff9;transition:color var(--transition-fast);font-size:.9rem;font-weight:400}.Footer-module__fpBKia__linkItem:hover{color:var(--accent-mint)}.Footer-module__fpBKia__bottom{z-index:2;justify-content:space-between;align-items:center;padding:24px 0 32px;display:flex;position:relative}.Footer-module__fpBKia__copyright{color:#ffffff4d;font-size:.8rem}.Footer-module__fpBKia__legal{gap:24px;display:flex}.Footer-module__fpBKia__legal a{color:#ffffff4d;transition:color var(--transition-fast);font-size:.8rem}.Footer-module__fpBKia__legal a:hover{color:#ffffffb3}.Footer-module__fpBKia__giantWrap{z-index:1;place-items:center;width:100%;height:clamp(100px,20vw,280px);margin-top:-120px;display:grid;position:relative;overflow:hidden}.Footer-module__fpBKia__giantText{letter-spacing:-.02em;color:#ffffff14;text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:clamp(6rem,22vw,28rem);font-weight:900;line-height:1;position:relative;bottom:-15%}.Footer-module__fpBKia__giantFade{background:linear-gradient(to top, var(--text-primary), transparent);pointer-events:none;height:50%;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.Footer-module__fpBKia__top{grid-template-columns:1fr;gap:40px}.Footer-module__fpBKia__linksGrid{grid-template-columns:repeat(2,1fr)}.Footer-module__fpBKia__bottom{text-align:center;flex-direction:column;gap:12px}}
