.Navbar-module__nuAbfa__navbar{z-index:1000;-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(1.2);background:#ffffff08;border:1px solid #ffffff1a;border-top-color:#fff3;border-radius:999px;justify-content:space-between;align-items:center;width:fit-content;min-width:600px;padding:.6rem .75rem .6rem 1.25rem;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;top:2rem;left:50%;transform:translate(-50%);box-shadow:0 20px 40px #0000004d,inset 0 1px 1px #ffffff1a}.Navbar-module__nuAbfa__navbar:hover{background:#ffffff0d;border-color:#fff3;transform:translate(-50%)translateY(-2px);box-shadow:0 30px 60px #0006}.Navbar-module__nuAbfa__logo{align-items:center;padding-left:.75rem;display:flex}.Navbar-module__nuAbfa__logo a{letter-spacing:.15em;color:#fff;text-transform:uppercase;font-size:1.1rem;font-weight:800;transition:all .3s}.Navbar-module__nuAbfa__links{align-items:center;gap:.5rem;display:flex}.Navbar-module__nuAbfa__links a{color:#fff9;border-radius:999px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:500;transition:all .3s cubic-bezier(.2,.8,.2,1)}.Navbar-module__nuAbfa__links a:not(.Navbar-module__nuAbfa__premium-button):hover{color:#fff;background:#ffffff14}.Navbar-module__nuAbfa__links a.Navbar-module__nuAbfa__premium-button{color:#000;letter-spacing:-.01em;background:#fff;margin-left:.5rem;padding:.6rem 1.5rem;font-weight:700}.Navbar-module__nuAbfa__links a.Navbar-module__nuAbfa__premium-button:hover{background:#fff;transform:scale(1.05);box-shadow:0 0 20px #ffffff4d}.Navbar-module__nuAbfa__mobileToggle{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:none}.Navbar-module__nuAbfa__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100vh;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Navbar-module__nuAbfa__mobileMenu.Navbar-module__nuAbfa__opened{transform:translateY(0)}.Navbar-module__nuAbfa__mobileLinks{flex-direction:column;align-items:center;gap:2rem;display:flex}.Navbar-module__nuAbfa__mobileLinks a{color:#fff;font-size:1.5rem;font-weight:700;transition:all .3s}.Navbar-module__nuAbfa__mobileLinks a:hover{color:var(--primary)}@media (max-width:900px){.Navbar-module__nuAbfa__navbar{width:90%;min-width:90%;top:1rem}.Navbar-module__nuAbfa__links{display:none}.Navbar-module__nuAbfa__mobileToggle{display:block}}
.Footer-module__EZoWya__footer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0006;border-top:1px solid #ffffff0d;padding:6rem 10% 4rem}.Footer-module__EZoWya__container{justify-content:space-between;align-items:flex-start;gap:4rem;max-width:1400px;margin:0 auto;display:flex}.Footer-module__EZoWya__brandCol{max-width:400px}.Footer-module__EZoWya__brandCol h3{letter-spacing:.1em;color:#fff;margin-bottom:1.5rem;font-size:1.5rem}.Footer-module__EZoWya__brandCol p{color:var(--text-muted);font-size:1rem;line-height:1.7}.Footer-module__EZoWya__linksCol{gap:6rem;display:flex}.Footer-module__EZoWya__column h4{color:#fff;margin-bottom:2rem;font-size:1.1rem;font-weight:700}.Footer-module__EZoWya__links{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__EZoWya__links a{color:var(--text-muted);font-size:.95rem;transition:all .3s;display:block}.Footer-module__EZoWya__links a:hover{color:var(--primary)}.Footer-module__EZoWya__bottom{color:var(--text-muted);border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:6rem;padding-top:2rem;font-size:.85rem;display:flex}@media (max-width:1024px){.Footer-module__EZoWya__container{gap:4rem}.Footer-module__EZoWya__linksCol{gap:3rem}}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:4rem 5% 2rem}.Footer-module__EZoWya__container{text-align:center;flex-direction:column;align-items:center;gap:2.5rem}.Footer-module__EZoWya__brandCol h3{font-size:1.25rem}.Footer-module__EZoWya__brandCol p{font-size:.9rem}.Footer-module__EZoWya__linksCol{justify-content:center;gap:4rem}.Footer-module__EZoWya__column h4{margin-bottom:1.25rem;font-size:1rem}.Footer-module__EZoWya__links a{font-size:.85rem}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:1rem;margin-top:4rem;padding-top:1.5rem;font-size:.75rem}}
.Hero-module__Z8hQ_W__hero{text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:2rem 10%;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__background{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__background:after{content:"";opacity:.2;mix-blend-mode:overlay;pointer-events:none;background:url(https://grainy-gradients.vercel.app/noise.svg);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__blob{filter:blur(80px);opacity:.5;border-radius:50%;animation:20s ease-in-out infinite alternate Hero-module__Z8hQ_W__move;position:absolute}.Hero-module__Z8hQ_W__blob1{background:var(--primary);width:500px;height:500px;animation-duration:25s;top:-10%;left:-10%}.Hero-module__Z8hQ_W__blob2{background:var(--accent);width:600px;height:600px;animation-duration:30s;animation-delay:-5s;bottom:-10%;right:-10%}.Hero-module__Z8hQ_W__blob3{background:#4f46e5;width:400px;height:400px;animation-duration:20s;animation-delay:-10s;top:40%;right:15%}@keyframes Hero-module__Z8hQ_W__move{0%{transform:translate(0)scale(1)}33%{transform:translate(100px,-50px)scale(1.1)}66%{transform:translate(-50px,100px)scale(.9)}to{transform:translate(0)scale(1)}}.Hero-module__Z8hQ_W__content{z-index:2;flex-direction:column;align-items:center;gap:2rem;max-width:900px;display:flex}.Hero-module__Z8hQ_W__badge{border:1px solid var(--glass-border);color:var(--primary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border-radius:99px;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;animation:.8s ease-out Hero-module__Z8hQ_W__fadeInDown}.Hero-module__Z8hQ_W__content h1{margin-bottom:1rem;font-size:clamp(3rem,8vw,5.5rem);font-weight:800;line-height:1.05;animation:1s ease-out Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__content p{color:var(--text-muted);max-width:750px;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.6;animation:1.2s ease-out Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__actions{gap:1.5rem;margin-top:1rem;animation:1.4s ease-out Hero-module__Z8hQ_W__fadeInUp;display:flex}.Hero-module__Z8hQ_W__primaryButton{background:var(--primary);color:#fff;cursor:pointer;box-shadow:0 0 0 0 var(--primary-glow);border:none;border-radius:99px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Hero-module__Z8hQ_W__primaryButton:hover{box-shadow:0 0 20px 0 var(--primary-glow);background:#4f46e5;transform:translateY(-2px)}.Hero-module__Z8hQ_W__secondaryButton{border:1px solid var(--glass-border);color:var(--foreground);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff08;border-radius:99px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s}.Hero-module__Z8hQ_W__secondaryButton:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}@keyframes Hero-module__Z8hQ_W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:6rem 5% 4rem}.Hero-module__Z8hQ_W__content h1{font-size:2.25rem}.Hero-module__Z8hQ_W__content p{font-size:1rem}.Hero-module__Z8hQ_W__actions{flex-direction:column;gap:1rem;width:100%}.Hero-module__Z8hQ_W__primaryButton,.Hero-module__Z8hQ_W__secondaryButton{width:100%;padding:.8rem 2rem;font-size:1rem}}
.WhatWeDo-module__oThcja__section{background:#000;padding:10rem 10%;position:relative}.WhatWeDo-module__oThcja__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f10d,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WhatWeDo-module__oThcja__header{text-align:center;max-width:800px;margin:0 auto 6rem}.WhatWeDo-module__oThcja__header h2{letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(3rem,6vw,5rem)}.WhatWeDo-module__oThcja__description{color:var(--text-muted);font-size:1.25rem;line-height:1.6}.WhatWeDo-module__oThcja__bentoGrid{grid-template-rows:repeat(2,350px);grid-template-columns:repeat(12,1fr);gap:1.5rem;max-width:1400px;margin:0 auto;display:grid}.WhatWeDo-module__oThcja__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f1466;border:1px solid #ffffff0d;border-radius:40px;flex-direction:column;justify-content:flex-end;padding:3.5rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.WhatWeDo-module__oThcja__card1{grid-column:span 7}.WhatWeDo-module__oThcja__card2,.WhatWeDo-module__oThcja__card3{grid-column:span 5}.WhatWeDo-module__oThcja__card4{grid-column:span 7}.WhatWeDo-module__oThcja__glow{background:radial-gradient(circle at center,var(--primary),transparent 70%);opacity:0;pointer-events:none;z-index:0;width:150%;height:150%;transition:all .8s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}.WhatWeDo-module__oThcja__card:hover{background:#14141999;border-color:#ffffff26;transform:translateY(-10px)}.WhatWeDo-module__oThcja__card:hover .WhatWeDo-module__oThcja__glow{opacity:.1;transform:translate(-50%,-50%)scale(1)}.WhatWeDo-module__oThcja__icon{z-index:1;margin-bottom:2rem;font-size:3rem}.WhatWeDo-module__oThcja__cardContent{z-index:1}.WhatWeDo-module__oThcja__cardContent h3{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}.WhatWeDo-module__oThcja__cardContent p{color:var(--text-muted);font-size:1.1rem;line-height:1.5}.WhatWeDo-module__oThcja__footerNote{text-align:center;color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;opacity:.5;margin-top:6rem;font-size:1.1rem}@media (max-width:1100px){.WhatWeDo-module__oThcja__bentoGrid{flex-direction:column;display:flex}.WhatWeDo-module__oThcja__card{min-height:400px}}@media (max-width:768px){.WhatWeDo-module__oThcja__section{padding:6rem 5%}.WhatWeDo-module__oThcja__header h2{font-size:2.25rem}.WhatWeDo-module__oThcja__description{font-size:1rem}.WhatWeDo-module__oThcja__card{border-radius:30px;min-height:300px;padding:2rem}.WhatWeDo-module__oThcja__cardContent h3{font-size:1.5rem}.WhatWeDo-module__oThcja__cardContent p{font-size:.95rem}.WhatWeDo-module__oThcja__footerNote{margin-top:4rem;font-size:.9rem}}
.Difference-module__X9aJna__section{background:#000;padding:10rem 10%;position:relative}.Difference-module__X9aJna__header{text-align:center;margin-bottom:8rem}.Difference-module__X9aJna__header h2{margin-bottom:1rem;font-size:clamp(3rem,6vw,5rem)}.Difference-module__X9aJna__comparisonWrapper{justify-content:center;align-items:center;gap:2rem;margin-bottom:10rem;display:flex;position:relative}.Difference-module__X9aJna__sideCard{text-align:center;opacity:.6;background:#ffffff05;border:1px solid #ffffff0d;border-radius:32px;width:300px;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Difference-module__X9aJna__sideCard:before{content:"";opacity:.3;width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.Difference-module__X9aJna__sideCard.Difference-module__X9aJna__left:before{background:#f59e0b}.Difference-module__X9aJna__sideCard.Difference-module__X9aJna__right:before{background:#06b6d4}.Difference-module__X9aJna__sideCard:hover{opacity:1;background:#ffffff0a;transform:translateY(-5px)}.Difference-module__X9aJna__sideCard:hover:before{opacity:1}.Difference-module__X9aJna__sideCard h4{color:#fff;margin-bottom:.75rem;font-size:1.25rem}.Difference-module__X9aJna__sideCard p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.Difference-module__X9aJna__bridge{text-align:center;z-index:2;background:linear-gradient(90deg,#6366f10d 0%,#6366f133 50%,#6366f10d 100%);border:1px solid #6366f14d;border-radius:40px;flex:1;max-width:500px;padding:4rem;position:relative;box-shadow:0 20px 50px #00000080}.Difference-module__X9aJna__bridge:before{content:"";background:linear-gradient(90deg,transparent,var(--primary),transparent);z-index:-1;opacity:.3;height:1px;position:absolute;top:50%;left:-50px;right:-50px}.Difference-module__X9aJna__bridge h3{margin-bottom:.5rem;font-size:2.5rem}.Difference-module__X9aJna__bridge .Difference-module__X9aJna__tagline{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:600}.Difference-module__X9aJna__benefitGrid{flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:1400px;margin:0 auto;display:flex}.Difference-module__X9aJna__benefitCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:32px;flex-direction:column;flex:1;align-items:center;min-width:220px;padding:2.5rem 1.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.Difference-module__X9aJna__benefitCard:hover{border-color:var(--primary);background:#ffffff0f;transform:translateY(-12px);box-shadow:0 20px 40px #0000004d}.Difference-module__X9aJna__iconBox{width:60px;height:60px;color:var(--primary);background:#6366f10d;border:1px solid #6366f133;border-radius:20px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.Difference-module__X9aJna__benefitCard:hover .Difference-module__X9aJna__iconBox{background:var(--primary);color:#fff;transform:scale(1.1)}.Difference-module__X9aJna__benefitText{color:#fff;font-size:1.1rem;font-weight:700;line-height:1.3}@media (max-width:768px){.Difference-module__X9aJna__section{padding:6rem 5%}}@media (max-width:1024px){.Difference-module__X9aJna__comparisonWrapper{flex-direction:column;gap:1rem}.Difference-module__X9aJna__bridge{width:100%;max-width:100%}.Difference-module__X9aJna__sideCard{width:100%}}@media (max-width:1200px){.Difference-module__X9aJna__benefitCard{min-width:calc(33.33% - 1.5rem)}}@media (max-width:768px){.Difference-module__X9aJna__section{padding:6rem 5%}.Difference-module__X9aJna__header{margin-bottom:3rem}.Difference-module__X9aJna__header h2{font-size:2.25rem}.Difference-module__X9aJna__comparisonWrapper{flex-direction:column;gap:1.5rem}.Difference-module__X9aJna__bridge{border-radius:24px;width:100%;max-width:100%;padding:2rem 1.25rem}.Difference-module__X9aJna__bridge h3{font-size:1.75rem}.Difference-module__X9aJna__bridge .Difference-module__X9aJna__tagline{font-size:.7rem}.Difference-module__X9aJna__sideCard{border-radius:16px;width:100%;padding:1.25rem}.Difference-module__X9aJna__sideCard h4{font-size:1.1rem}.Difference-module__X9aJna__sideCard p{font-size:.85rem}.Difference-module__X9aJna__benefitGrid{flex-direction:column;gap:.75rem}.Difference-module__X9aJna__benefitCard{border-radius:20px;width:100%;min-width:100%;padding:1.5rem}.Difference-module__X9aJna__iconBox{width:50px;height:50px;margin-bottom:1rem}.Difference-module__X9aJna__benefitText{font-size:1rem}.Difference-module__X9aJna__bridge:before{display:none}}
.Services-module__PFRRnG__section{background:#000;padding:10rem 10%;position:relative}.Services-module__PFRRnG__header{text-align:center;margin-bottom:6rem}.Services-module__PFRRnG__header h2{margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem)}.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Services-module__PFRRnG__card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:40px;padding:4rem;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Services-module__PFRRnG__card:before{content:"";opacity:0;background:radial-gradient(circle at 100% 0,#6366f11a,#0000 60%);transition:opacity .5s;position:absolute;inset:0}.Services-module__PFRRnG__card:hover{background:#ffffff0a;border-color:#6366f166;transform:translateY(-10px)}.Services-module__PFRRnG__card:hover:before{opacity:1}.Services-module__PFRRnG__iconWrapper{width:64px;height:64px;color:var(--primary);background:#6366f11a;border-radius:20px;justify-content:center;align-items:center;margin-bottom:2.5rem;transition:all .4s;display:flex}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__iconWrapper{background:var(--primary);color:#fff;transform:scale(1.1)rotate(5deg);box-shadow:0 10px 30px #6366f166}.Services-module__PFRRnG__card h3{color:#fff;margin-bottom:1.5rem;font-size:2rem}.Services-module__PFRRnG__card p{color:var(--text-muted);margin-bottom:2rem;font-size:1.15rem;font-weight:500;line-height:1.6}.Services-module__PFRRnG__capabilityList{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Services-module__PFRRnG__capabilityItem{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:12px;padding:.5rem 1rem;font-size:.85rem;transition:all .3s}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__capabilityItem{color:#fff;background:#ffffff1a;border-color:#fff3}@media (max-width:1024px){.Services-module__PFRRnG__grid{grid-template-columns:1fr}}@media (max-width:768px){.Services-module__PFRRnG__section{padding:6rem 5%}.Services-module__PFRRnG__card{padding:2.5rem}.Services-module__PFRRnG__card h3{font-size:1.75rem}}
.about-module__-i9KWa__main{min-height:100vh;padding-top:150px}.about-module__-i9KWa__section{max-width:1400px;margin:0 auto;padding:6rem 10%;position:relative}.about-module__-i9KWa__hero{text-align:center;margin-bottom:8rem}.about-module__-i9KWa__hero h1{margin-bottom:2rem;font-size:clamp(3.5rem,8vw,6rem);line-height:1}.about-module__-i9KWa__hero p{color:var(--text-muted);max-width:800px;margin:0 auto;font-size:1.5rem;line-height:1.6}.about-module__-i9KWa__grid{grid-template-columns:repeat(2,1fr);gap:4rem;margin-top:4rem;display:grid}.about-module__-i9KWa__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:40px;padding:4rem;transition:all .5s cubic-bezier(.16,1,.3,1)}.about-module__-i9KWa__card:hover{border-color:var(--primary);background:#ffffff0a;transform:translateY(-10px)}.about-module__-i9KWa__iconWrapper{width:64px;height:64px;color:var(--primary);background:#6366f11a;border-radius:20px;justify-content:center;align-items:center;margin-bottom:2.5rem;display:flex}.about-module__-i9KWa__card h2{color:#fff;margin-bottom:1.5rem;font-size:2.5rem}.about-module__-i9KWa__card p{color:var(--text-muted);font-size:1.15rem;line-height:1.8}.about-module__-i9KWa__quoteSection{text-align:center;background:radial-gradient(circle,#6366f10d,#0000 70%);border:1px solid #ffffff08;border-radius:60px;margin-top:10rem;padding:8rem 10%}.about-module__-i9KWa__quote{color:#fff;font-size:clamp(1.5rem,4vw,3rem);font-style:italic;font-weight:700;line-height:1.2}@media (max-width:1024px){.about-module__-i9KWa__grid{grid-template-columns:1fr}}@media (max-width:768px){.about-module__-i9KWa__main{padding-top:100px}.about-module__-i9KWa__section{padding:4rem 5%}.about-module__-i9KWa__hero{margin-bottom:3rem}.about-module__-i9KWa__hero h1{font-size:2.25rem}.about-module__-i9KWa__hero p{font-size:1rem}.about-module__-i9KWa__card{border-radius:20px;padding:1.5rem}.about-module__-i9KWa__card h2{font-size:1.5rem}.about-module__-i9KWa__card p{font-size:.95rem}.about-module__-i9KWa__iconWrapper{width:48px;height:48px;margin-bottom:1.5rem}.about-module__-i9KWa__quoteSection{border-radius:24px;margin-top:4rem;padding:3rem 1rem}.about-module__-i9KWa__quote{font-size:1.25rem}}
.contact-module__xwJ-uq__main{background:#000;min-height:100vh;padding-top:150px}.contact-module__xwJ-uq__section{grid-template-columns:1fr 1fr;align-items:start;gap:8rem;max-width:1400px;margin:0 auto;padding:6rem 10%;display:grid}.contact-module__xwJ-uq__content h1{margin-bottom:2rem;font-size:clamp(3.5rem,8vw,6rem);line-height:1}.contact-module__xwJ-uq__content p{color:var(--text-muted);margin-bottom:3rem;font-size:1.5rem;line-height:1.6}.contact-module__xwJ-uq__infoGrid{gap:2rem;display:grid}.contact-module__xwJ-uq__infoItem{color:#fff;align-items:center;gap:1.5rem;font-size:1.1rem;display:flex}.contact-module__xwJ-uq__contactForm{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:48px;padding:4rem;box-shadow:0 40px 100px #00000080}.contact-module__xwJ-uq__formGroup{margin-bottom:2rem}.contact-module__xwJ-uq__formGroup label{color:#fff;margin-bottom:.75rem;font-size:.9rem;font-weight:500;display:block}.contact-module__xwJ-uq__formGroup input,.contact-module__xwJ-uq__formGroup textarea,.contact-module__xwJ-uq__formGroup select{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;width:100%;padding:1rem 1.5rem;font-size:1rem;transition:all .3s}.contact-module__xwJ-uq__formGroup input:focus,.contact-module__xwJ-uq__formGroup textarea:focus{border-color:var(--primary);background:#ffffff0d;outline:none;box-shadow:0 0 20px #6366f126}.contact-module__xwJ-uq__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:16px;width:100%;margin-top:1rem;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:all .3s}.contact-module__xwJ-uq__submitBtn:hover{background:#4f46e5;transform:translateY(-2px);box-shadow:0 10px 30px #6366f14d}@media (max-width:1024px){.contact-module__xwJ-uq__section{grid-template-columns:1fr;gap:4rem}.contact-module__xwJ-uq__contactForm{padding:2.5rem}}@media (max-width:768px){.contact-module__xwJ-uq__main{padding-top:100px}.contact-module__xwJ-uq__section{gap:3rem;padding:4rem 5%}.contact-module__xwJ-uq__content h1{font-size:2.25rem}.contact-module__xwJ-uq__content p{margin-bottom:1.5rem;font-size:1rem}.contact-module__xwJ-uq__contactForm{border-radius:24px;padding:1.5rem}.contact-module__xwJ-uq__formGroup{margin-bottom:1.25rem}.contact-module__xwJ-uq__formGroup input,.contact-module__xwJ-uq__formGroup textarea,.contact-module__xwJ-uq__formGroup select{padding:.75rem 1rem;font-size:.9rem}.contact-module__xwJ-uq__submitBtn{padding:1rem;font-size:1rem}.contact-module__xwJ-uq__infoItem{gap:.75rem;font-size:.9rem}}
.services-module__EimPha__main{background:#000;min-height:100vh;padding-top:150px}.services-module__EimPha__section{max-width:1400px;margin:0 auto;padding:6rem 10%}.services-module__EimPha__hero{text-align:center;margin-bottom:8rem}.services-module__EimPha__hero h1{margin-bottom:2rem;font-size:clamp(3rem,8vw,5.5rem);line-height:1.1}.services-module__EimPha__hero p{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:1.25rem}.services-module__EimPha__grid{flex-direction:column;gap:4rem;display:flex}.services-module__EimPha__serviceCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:48px;grid-template-columns:1fr 1fr;align-items:center;gap:6rem;padding:5rem;transition:all .6s cubic-bezier(.16,1,.3,1);display:grid;position:relative;overflow:hidden}.services-module__EimPha__serviceCard:hover{background:#ffffff0a;border-color:#6366f14d;transform:translateY(-5px)}.services-module__EimPha__serviceContent h2{color:#fff;margin-bottom:2rem;font-size:3rem}.services-module__EimPha__serviceContent p{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.7}.services-module__EimPha__featureList{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.services-module__EimPha__featureItem{color:#fff;background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:.95rem;font-weight:500;display:flex}.services-module__EimPha__serviceVisual{background:radial-gradient(circle,#6366f11a,#0000 70%);border-radius:32px;justify-content:center;align-items:center;height:400px;display:flex;position:relative}.services-module__EimPha__iconCircle{background:var(--primary);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;box-shadow:0 0 50px #6366f166}.services-module__EimPha__flowContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.services-module__EimPha__flowItem{color:var(--primary);text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:99px;padding:.75rem 1.25rem;font-size:.8rem;font-weight:700}.services-module__EimPha__arrow{color:#fff3}@media (max-width:1100px){.services-module__EimPha__serviceCard{grid-template-columns:1fr;gap:3rem;padding:3rem}.services-module__EimPha__serviceVisual{order:-1;height:250px}}@media (max-width:768px){.services-module__EimPha__main{padding-top:100px}.services-module__EimPha__section{padding:4rem 5%}.services-module__EimPha__hero{margin-bottom:3rem}.services-module__EimPha__hero h1{font-size:2rem}.services-module__EimPha__hero p{font-size:.95rem}.services-module__EimPha__serviceCard{border-radius:24px;gap:2rem;padding:2rem 1.25rem}.services-module__EimPha__serviceContent{text-align:center}.services-module__EimPha__serviceContent h2{margin-bottom:1rem;font-size:1.75rem}.services-module__EimPha__serviceContent p{margin-bottom:1.5rem;font-size:.95rem}.services-module__EimPha__featureList{grid-template-columns:1fr;gap:.5rem}.services-module__EimPha__featureItem{padding:.6rem 1rem;font-size:.85rem}.services-module__EimPha__serviceVisual{height:180px}.services-module__EimPha__iconCircle{width:64px;height:64px}.services-module__EimPha__iconCircle svg{width:28px;height:28px}}
.HowItWorks-module__a-Tr4W__section{background:#000;padding:10rem 10%;position:relative;overflow:hidden}.HowItWorks-module__a-Tr4W__header{text-align:center;margin-bottom:8rem}.HowItWorks-module__a-Tr4W__header h2{font-size:clamp(3rem,6vw,4.5rem)}.HowItWorks-module__a-Tr4W__timeline{max-width:1000px;margin:0 auto;position:relative}.HowItWorks-module__a-Tr4W__timeline:before{content:"";background:linear-gradient(to bottom,transparent,var(--primary)15%,var(--primary)85%,transparent);opacity:.3;width:2px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.HowItWorks-module__a-Tr4W__step{justify-content:space-between;align-items:center;width:100%;margin-bottom:6rem;display:flex;position:relative}.HowItWorks-module__a-Tr4W__step:last-child{margin-bottom:0}.HowItWorks-module__a-Tr4W__stepContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:32px;width:42%;padding:2.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative}.HowItWorks-module__a-Tr4W__step:nth-child(2n) .HowItWorks-module__a-Tr4W__stepContent{order:2}.HowItWorks-module__a-Tr4W__step:nth-child(odd) .HowItWorks-module__a-Tr4W__stepContent{order:0}.HowItWorks-module__a-Tr4W__step:hover .HowItWorks-module__a-Tr4W__stepContent{border-color:var(--primary);background:#ffffff0a;transform:translateY(-10px);box-shadow:0 20px 40px #0000004d}.HowItWorks-module__a-Tr4W__node{border:2px solid var(--primary);z-index:5;width:50px;height:50px;color:var(--primary);background:#000;border-radius:50%;justify-content:center;align-items:center;transition:all .4s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 20px #6366f14d}.HowItWorks-module__a-Tr4W__step:hover .HowItWorks-module__a-Tr4W__node{background:var(--primary);color:#fff;box-shadow:0 0 40px var(--primary);transform:translate(-50%,-50%)scale(1.2)}.HowItWorks-module__a-Tr4W__stepNumber{font-size:1.25rem;font-weight:800}.HowItWorks-module__a-Tr4W__stepContent h3{color:#fff;margin-bottom:1rem;font-size:1.75rem}.HowItWorks-module__a-Tr4W__stepContent p{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.HowItWorks-module__a-Tr4W__spacer{width:42%}@media (max-width:768px){.HowItWorks-module__a-Tr4W__section{padding:6rem 5%}.HowItWorks-module__a-Tr4W__header h2{font-size:2.25rem}.HowItWorks-module__a-Tr4W__timeline:before{left:20px}.HowItWorks-module__a-Tr4W__step{flex-direction:column;align-items:flex-start;margin-bottom:3rem;padding-left:50px}.HowItWorks-module__a-Tr4W__stepContent{border-radius:20px;width:100%;padding:1.5rem;order:1!important}.HowItWorks-module__a-Tr4W__stepContent h3{font-size:1.25rem}.HowItWorks-module__a-Tr4W__stepContent p{font-size:.9rem}.HowItWorks-module__a-Tr4W__spacer{display:none}.HowItWorks-module__a-Tr4W__node{width:36px;height:36px;left:20px;transform:translate(-50%,-50%)}.HowItWorks-module__a-Tr4W__stepNumber{font-size:.9rem}.HowItWorks-module__a-Tr4W__step:hover .HowItWorks-module__a-Tr4W__node{transform:translate(-50%,-50%)scale(1.1)}}
