.Navbar-module__pSp8Ga__navbar{z-index:1000;transition:all var(--transition-base);background:0 0;padding:1.5rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border-bottom:1px solid #ef412333;padding:1rem 0;box-shadow:0 4px 30px #00000080}.Navbar-module__pSp8Ga__navContent{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Navbar-module__pSp8Ga__logo{cursor:pointer;transition:transform var(--transition-base);align-items:center;gap:.5rem;font-family:Space Grotesk,sans-serif;font-size:1.75rem;font-weight:800;display:flex}.Navbar-module__pSp8Ga__logo:hover{transform:scale(1.05)}.Navbar-module__pSp8Ga__logoAccent{color:var(--color-secondary)}.Navbar-module__pSp8Ga__navLinks{flex:1;justify-content:center;align-items:center;gap:2.5rem;display:flex}.Navbar-module__pSp8Ga__navLink{color:var(--color-text);transition:color var(--transition-fast);padding:.5rem 0;font-size:1rem;font-weight:500;position:relative}.Navbar-module__pSp8Ga__navLink:after{content:"";background:var(--gradient-primary);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:0;left:0}.Navbar-module__pSp8Ga__navLink:hover{color:var(--color-primary)}.Navbar-module__pSp8Ga__navLink:hover:after{width:100%}.Navbar-module__pSp8Ga__mobileToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:.4rem;padding:.5rem;display:none}.Navbar-module__pSp8Ga__mobileToggle span{background:var(--color-text);width:25px;height:2px;transition:all var(--transition-base)}@media (max-width:768px){.Navbar-module__pSp8Ga__navLinks{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;transition:all var(--transition-base);background:#000000fa;border-bottom:1px solid #ef412333;flex-direction:column;gap:1.5rem;padding:2rem;position:fixed;top:70px;left:0;right:0;transform:translateY(-100%)}.Navbar-module__pSp8Ga__navLinks.Navbar-module__pSp8Ga__mobileOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Navbar-module__pSp8Ga__mobileToggle{display:flex}.Navbar-module__pSp8Ga__navContent button.Navbar-module__pSp8Ga__btn{display:none}}.Navbar-module__pSp8Ga__navBtn{justify-content:center;align-items:center;line-height:normal;height:45px!important;padding:0 1.5rem!important;font-size:.9rem!important;display:inline-flex!important}
.Footer-module__nhiC3q__footer{padding:var(--spacing-lg)0 var(--spacing-md);margin-top:var(--spacing-xl);background:#ffffff05;border-top:1px solid #ffffff1a}.Footer-module__nhiC3q__footerContent{gap:var(--spacing-lg);margin-bottom:var(--spacing-lg);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.Footer-module__nhiC3q__footerSection h4{color:var(--color-text);margin-bottom:1.5rem;font-size:1.1rem}.Footer-module__nhiC3q__footerSection ul{margin:0;padding:0;list-style:none}.Footer-module__nhiC3q__footerSection ul li{margin-bottom:.75rem}.Footer-module__nhiC3q__footerSection ul li a{color:var(--color-text-muted);transition:color var(--transition-fast);font-size:.95rem}.Footer-module__nhiC3q__footerSection ul li a:hover{color:var(--color-primary)}.Footer-module__nhiC3q__logo{align-items:center;gap:.5rem;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:800;display:flex}.Footer-module__nhiC3q__logoAccent{color:var(--color-secondary)}.Footer-module__nhiC3q__tagline{color:var(--color-text-muted);max-width:300px;font-size:.95rem;line-height:1.6}.Footer-module__nhiC3q__footerBottom{padding-top:var(--spacing-md);border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__nhiC3q__footerBottom p{color:var(--color-text-muted);margin:0;font-size:.9rem}.Footer-module__nhiC3q__footerLinks{gap:2rem;display:flex}.Footer-module__nhiC3q__footerLinks a{color:var(--color-text-muted);transition:color var(--transition-fast);font-size:.9rem}.Footer-module__nhiC3q__footerLinks a:hover{color:var(--color-primary)}@media (max-width:968px){.Footer-module__nhiC3q__footerContent{gap:var(--spacing-md);grid-template-columns:1fr 1fr}}@media (max-width:768px){.Footer-module__nhiC3q__footerContent{text-align:center;grid-template-columns:1fr}.Footer-module__nhiC3q__logo{justify-content:center}.Footer-module__nhiC3q__tagline{margin:0 auto}.Footer-module__nhiC3q__footerBottom{text-align:center;flex-direction:column}.Footer-module__nhiC3q__footerLinks{justify-content:center}}
.Hero-module__gNeX-G__hero{background-color:#000;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__sliderContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__slide{opacity:0;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity 1.5s ease-in-out,transform 8s ease-out;position:absolute;top:0;left:0;transform:scale(1.1)}.Hero-module__gNeX-G__slide.Hero-module__gNeX-G__active{opacity:1;transform:scale(1)}.Hero-module__gNeX-G__backgroundEffects{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__gNeX-G__gradientOrb1{filter:blur(80px);background:radial-gradient(circle,#ef412326 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite Hero-module__gNeX-G__float;position:absolute;top:10%;right:10%}.Hero-module__gNeX-G__gradientOrb2{filter:blur(80px);background:radial-gradient(circle,#00808326 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:6s ease-in-out infinite reverse Hero-module__gNeX-G__float;position:absolute;bottom:10%;left:10%}.Hero-module__gNeX-G__gridPattern{opacity:.5;background-image:linear-gradient(#ef412308 1px,#0000 1px),linear-gradient(90deg,#ef412308 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__heroContent{z-index:2;text-align:center;max-width:1000px;margin:0 auto;position:relative}.Hero-module__gNeX-G__textContent{height:auto;position:relative}.Hero-module__gNeX-G__contentWrapper{animation:.8s forwards Hero-module__gNeX-G__fadeInUp;display:none}.Hero-module__gNeX-G__contentWrapper.Hero-module__gNeX-G__activeContent{display:block}.Hero-module__gNeX-G__textContent h1{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,5rem);line-height:1.1}.Hero-module__gNeX-G__subtitle{max-width:700px;color:var(--color-accent);margin:0 auto 3rem;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.8}.Hero-module__gNeX-G__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.Hero-module__gNeX-G__sliderDots{justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.Hero-module__gNeX-G__dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.Hero-module__gNeX-G__dot:hover{background:#ffffff80}.Hero-module__gNeX-G__activeDot{background:var(--color-primary);border-radius:10px;width:30px}.Hero-module__gNeX-G__stats{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;gap:4rem;padding-top:3rem;display:flex}.Hero-module__gNeX-G__stat{text-align:center}.Hero-module__gNeX-G__statNumber{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800}.Hero-module__gNeX-G__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.95rem}@media (max-width:768px){.Hero-module__gNeX-G__hero{min-height:90vh;padding-top:100px}.Hero-module__gNeX-G__gradientOrb1,.Hero-module__gNeX-G__gradientOrb2{width:300px;height:300px}.Hero-module__gNeX-G__ctaButtons{flex-direction:column;align-items:center}.Hero-module__gNeX-G__ctaButtons .Hero-module__gNeX-G__btn{width:100%;max-width:300px}.Hero-module__gNeX-G__stats{gap:2rem}}
.Services-module__kf8n-G__servicesSection{background:var(--bg-primary);padding:120px 0;position:relative;overflow:hidden}.Services-module__kf8n-G__backgroundMesh{pointer-events:none;opacity:.4;position:absolute;inset:0;overflow:hidden}.Services-module__kf8n-G__meshOrb1,.Services-module__kf8n-G__meshOrb2,.Services-module__kf8n-G__meshOrb3{filter:blur(80px);border-radius:50%;animation:20s ease-in-out infinite Services-module__kf8n-G__float;position:absolute}.Services-module__kf8n-G__meshOrb1{background:radial-gradient(circle,#0080834d 0%,#0000 70%);width:500px;height:500px;animation-delay:0s;top:-10%;left:-10%}.Services-module__kf8n-G__meshOrb2{background:radial-gradient(circle,#ef412340 0%,#0000 70%);width:400px;height:400px;animation-delay:7s;top:50%;right:-10%}.Services-module__kf8n-G__meshOrb3{background:radial-gradient(circle,#00808333 0%,#0000 70%);width:450px;height:450px;animation-delay:14s;bottom:-10%;left:30%}.Services-module__kf8n-G__meshOrb4{background:radial-gradient(circle,#ef412326 0%,#0000 70%);width:350px;height:350px;animation-delay:10s;top:60%;left:10%}.Services-module__kf8n-G__floatingParticles{width:100%;height:100%;position:absolute;overflow:hidden}.Services-module__kf8n-G__particle{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));opacity:.4;border-radius:50%;width:4px;height:4px;animation:20s linear infinite Services-module__kf8n-G__particleFloat;position:absolute;box-shadow:0 0 10px #00808380}@keyframes Services-module__kf8n-G__particleFloat{0%{opacity:0;transform:translateY(100vh)scale(0)}10%{opacity:.4}90%{opacity:.4}to{opacity:0;transform:translateY(-100vh)scale(1)}}@keyframes Services-module__kf8n-G__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.Services-module__kf8n-G__header{text-align:center;z-index:1;max-width:800px;margin:0 auto 80px;position:relative}.Services-module__kf8n-G__badge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;background:#0080831a;border:1px solid #0080834d;border-radius:50px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:10px 24px;font-size:.85rem;font-weight:600;animation:.6s Services-module__kf8n-G__fadeInDown;display:inline-flex;position:relative;overflow:hidden}.Services-module__kf8n-G__badge:before{content:"";background:linear-gradient(90deg,#0000,#0080834d,#0000);width:100%;height:100%;animation:3s infinite Services-module__kf8n-G__badgeShine;position:absolute;top:0;left:-100%}@keyframes Services-module__kf8n-G__badgeShine{to{left:100%}}.Services-module__kf8n-G__badgeDot{background:var(--accent-primary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Services-module__kf8n-G__pulse;position:relative}.Services-module__kf8n-G__badgeDot:before{content:"";background:var(--accent-primary);opacity:0;border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite Services-module__kf8n-G__ping;position:absolute;inset:-4px}@keyframes Services-module__kf8n-G__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes Services-module__kf8n-G__ping{75%,to{opacity:0;transform:scale(2)}}.Services-module__kf8n-G__title{letter-spacing:-1px;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;animation:.6s .2s both Services-module__kf8n-G__fadeInUp}.Services-module__kf8n-G__subtitle{color:var(--text-secondary);font-size:1.25rem;line-height:1.6;animation:.6s .4s both Services-module__kf8n-G__fadeInUp}.Services-module__kf8n-G__statsContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0080830d,#ef41230d);border:1px solid #ffffff0d;border-radius:24px;justify-content:center;align-items:center;gap:48px;margin-top:48px;padding:32px;animation:.6s .6s both Services-module__kf8n-G__fadeInUp;display:flex}.Services-module__kf8n-G__statItem{text-align:center}.Services-module__kf8n-G__statNumber{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));-webkit-text-fill-color:white;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:2.5rem;font-weight:800;animation:1s ease-out .8s both Services-module__kf8n-G__countUp}@keyframes Services-module__kf8n-G__countUp{0%{opacity:0;transform:translateY(20px)scale(.5)}to{opacity:1;transform:translateY(0)scale(1)}}.Services-module__kf8n-G__statLabel{color:var(--text-secondary);font-size:.9rem;font-weight:500}.Services-module__kf8n-G__statDivider{background:linear-gradient(#0000,#fff3,#0000);width:1px;height:50px}@keyframes Services-module__kf8n-G__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes Services-module__kf8n-G__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Services-module__kf8n-G__bentoGrid{z-index:1;grid-template-rows:repeat(2,minmax(320px,auto));grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.Services-module__kf8n-G__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;background:linear-gradient(to bottom right,#000 57%,#008083 87%,#ef4123 100%);border:1px solid #ffffff1a;border-radius:32px;flex-direction:column;padding:40px;transition:all .5s cubic-bezier(.23,1,.32,1);animation:.6s forwards Services-module__kf8n-G__cardEnter;display:flex;position:relative;overflow:hidden;transform:translateY(30px)}.Services-module__kf8n-G__card:before{content:"";z-index:0;background:#0006;transition:opacity .5s;position:absolute;inset:0}.Services-module__kf8n-G__card:hover:before{opacity:.2}@keyframes Services-module__kf8n-G__cardEnter{to{opacity:1;transform:translateY(0)}}.Services-module__kf8n-G__large{grid-area:span 2/span 2}.Services-module__kf8n-G__wide{grid-column:span 2}.Services-module__kf8n-G__standard{grid-column:span 1}.Services-module__kf8n-G__card:hover{background:linear-gradient(to top left,#000 0%,#008083 45%,#ef4123 95%);border-color:#ef412380;transform:translateY(-12px)scale(1.02);box-shadow:0 20px 40px #00000080,inset 0 0 0 1px #ef41234d,0 0 60px #ef412333}.Services-module__kf8n-G__cardContent{z-index:2;flex-direction:column;flex:1;display:flex;position:relative}.Services-module__kf8n-G__iconWrapper{width:72px;height:72px;color:var(--accent-primary);justify-content:center;align-items:center;margin-bottom:24px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative}.Services-module__kf8n-G__iconBg{background:linear-gradient(135deg,#00808326,#ef412326);border-radius:18px;transition:all .4s;position:absolute;inset:0}.Services-module__kf8n-G__iconPulse{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));opacity:0;filter:blur(10px);border-radius:22px;animation:3s ease-in-out infinite Services-module__kf8n-G__iconPulse;position:absolute;inset:-8px}@keyframes Services-module__kf8n-G__iconPulse{0%,to{opacity:0;transform:scale(.8)}50%{opacity:.3;transform:scale(1.1)}}.Services-module__kf8n-G__iconWrapper svg{z-index:1;width:36px;height:36px;transition:all .4s;position:relative}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__iconWrapper{transform:rotate(10deg)scale(1.15)}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__iconBg{background:linear-gradient(135deg,#ef412333,#00808333);box-shadow:0 8px 24px #0080834d}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__iconPulse{animation:1.5s ease-in-out infinite Services-module__kf8n-G__iconPulseActive}@keyframes Services-module__kf8n-G__iconPulseActive{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__iconWrapper svg{color:var(--accent-secondary);filter:drop-shadow(0 0 8px #ef412380)}.Services-module__kf8n-G__cardTitle{background:linear-gradient(135deg,#fff 0%,#fffc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:1.75rem;font-weight:700;transition:color .3s}.Services-module__kf8n-G__cardDescription{color:var(--text-secondary);margin-bottom:24px;font-size:1.05rem;line-height:1.7}.Services-module__kf8n-G__featuresList{opacity:.7;margin-top:auto;padding:0;list-style:none;transition:all .4s cubic-bezier(.23,1,.32,1);transform:translateY(10px)}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__featuresList{opacity:1;transform:translateY(0)}.Services-module__kf8n-G__featureItem{color:var(--text-primary);align-items:center;gap:10px;margin-bottom:10px;font-size:.95rem;transition:transform .2s;display:flex}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__featureItem{transform:translate(4px)}.Services-module__kf8n-G__checkWrapper{background:linear-gradient(135deg,#00808333,#ef412333);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:4px;transition:all .3s;display:inline-flex}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__checkWrapper{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));transform:rotate(360deg);box-shadow:0 0 10px #00808380}.Services-module__kf8n-G__check{color:var(--accent-primary);font-size:.85rem;font-weight:700;transition:all .3s}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__check{color:#fff;text-shadow:0 0 10px #ffffff80}.Services-module__kf8n-G__cardGlow{opacity:0;pointer-events:none;background:radial-gradient(circle,#00808326 0%,#0000 60%);width:200%;height:200%;transition:opacity .6s;position:absolute;top:-50%;left:-50%}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__cardGlow{opacity:1}.Services-module__kf8n-G__cardBorder{-webkit-mask-composite:xor;pointer-events:none;opacity:.5;background:linear-gradient(135deg,#fff3,#0000,#ffffff1a);border-radius:32px;padding:1px;transition:all .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__cardBorder{opacity:1;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary),var(--accent-primary));background-size:200% 200%;animation:3s infinite Services-module__kf8n-G__borderGlow}@keyframes Services-module__kf8n-G__borderGlow{0%,to{background-position:0%}50%{background-position:100%}}.Services-module__kf8n-G__cardShine{opacity:0;pointer-events:none;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);width:200%;height:200%;transition:opacity .6s;position:absolute;top:-50%;left:-50%;transform:translate(-100%)}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__cardShine{opacity:1;animation:1.5s Services-module__kf8n-G__shine}.Services-module__kf8n-G__cardFooter{opacity:0;margin-top:auto;padding-top:20px;transition:all .4s cubic-bezier(.23,1,.32,1);transform:translateY(10px)}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__cardFooter{opacity:1;transform:translateY(0)}.Services-module__kf8n-G__exploreLink{color:var(--accent-primary);cursor:pointer;align-items:center;gap:8px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Services-module__kf8n-G__exploreLink:hover{color:var(--accent-secondary);gap:12px}.Services-module__kf8n-G__arrowIcon{width:20px;height:20px;transition:transform .3s}.Services-module__kf8n-G__exploreLink:hover .Services-module__kf8n-G__arrowIcon{transform:translate(4px)}.Services-module__kf8n-G__mouseGradient{opacity:0;pointer-events:none;border-radius:32px;transition:opacity .3s;position:absolute;inset:0}.Services-module__kf8n-G__card:hover .Services-module__kf8n-G__mouseGradient{opacity:1}@keyframes Services-module__kf8n-G__shine{to{transform:translate(100%)}}@media (max-width:1200px){.Services-module__kf8n-G__bentoGrid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.Services-module__kf8n-G__large{grid-area:span 1/span 2}}@media (max-width:768px){.Services-module__kf8n-G__servicesSection{padding:80px 0}.Services-module__kf8n-G__bentoGrid{grid-template-columns:1fr;gap:16px}.Services-module__kf8n-G__large,.Services-module__kf8n-G__wide,.Services-module__kf8n-G__standard{grid-column:span 1}.Services-module__kf8n-G__card{padding:32px}.Services-module__kf8n-G__featuresList{opacity:1;margin-top:16px;transform:none}.Services-module__kf8n-G__badge{padding:6px 16px;font-size:.75rem}.Services-module__kf8n-G__statsContainer{flex-direction:column;gap:24px;padding:24px}.Services-module__kf8n-G__statDivider{width:80%;height:1px}.Services-module__kf8n-G__cardFooter{opacity:1;transform:none}}
.Portfolio-module__zKrJKa__portfolio{background:var(--bg-primary);padding:100px 0;position:relative}.Portfolio-module__zKrJKa__header{text-align:center;margin-bottom:60px}.Portfolio-module__zKrJKa__header h2{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.Portfolio-module__zKrJKa__header p{color:var(--text-secondary);font-size:1.2rem}.Portfolio-module__zKrJKa__filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:60px;display:flex}.Portfolio-module__zKrJKa__filterBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:2px solid #ffffff1a;border-radius:50px;padding:10px 24px;font-size:.95rem;font-weight:500;transition:all .3s}.Portfolio-module__zKrJKa__filterBtn:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.Portfolio-module__zKrJKa__filterBtn.Portfolio-module__zKrJKa__active{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}.Portfolio-module__zKrJKa__masonryGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-auto-rows:20px;gap:24px;display:grid}.Portfolio-module__zKrJKa__masonryItem{cursor:pointer;isolation:isolate;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:20px;padding:32px;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__small{grid-row:span 10}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__medium{grid-row:span 14}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__large{grid-row:span 18}.Portfolio-module__zKrJKa__cardImage{z-index:-1;position:absolute;inset:0}.Portfolio-module__zKrJKa__cardImage img{object-fit:cover;opacity:.6;width:100%;height:100%;transition:transform .8s cubic-bezier(.2,1,.3,1)}.Portfolio-module__zKrJKa__overlay{z-index:1;background:linear-gradient(#0003 0%,#000000e6 100%);transition:opacity .3s;position:absolute;inset:0}.Portfolio-module__zKrJKa__masonryItem:hover .Portfolio-module__zKrJKa__cardImage img{opacity:.4;transform:scale(1.1)}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__teal{border-color:#0080834d}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__red{border-color:#ef41234d}.Portfolio-module__zKrJKa__masonryItem:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000080}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__teal:hover{border-color:var(--accent-primary);box-shadow:0 20px 40px #00808366}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__red:hover{border-color:var(--accent-secondary);box-shadow:0 20px 40px #ef412366}.Portfolio-module__zKrJKa__cardInner{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.Portfolio-module__zKrJKa__cardHeader{margin-bottom:auto}.Portfolio-module__zKrJKa__categoryTag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:.5px;color:#fff;background:#ffffff26;border:1px solid #fff3;border-radius:20px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-block}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__teal .Portfolio-module__zKrJKa__categoryTag{background:#00808399;border-color:#00808380}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__red .Portfolio-module__zKrJKa__categoryTag{background:#ef412399;border-color:#ef412380}.Portfolio-module__zKrJKa__projectTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.75rem;font-weight:700;line-height:1.3}.Portfolio-module__zKrJKa__projectDescription{color:var(--text-secondary);flex:1;margin-bottom:20px;font-size:1rem;line-height:1.6}.Portfolio-module__zKrJKa__tags{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.Portfolio-module__zKrJKa__tag{color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:6px 12px;font-size:.8rem;transition:all .3s}.Portfolio-module__zKrJKa__masonryItem:hover .Portfolio-module__zKrJKa__tag{background:#ffffff1a}@media (max-width:1024px){.Portfolio-module__zKrJKa__masonryGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media (max-width:768px){.Portfolio-module__zKrJKa__portfolio{padding:60px 0}.Portfolio-module__zKrJKa__header h2{font-size:2rem}.Portfolio-module__zKrJKa__masonryGrid{grid-template-columns:1fr;grid-auto-rows:auto;gap:20px}.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__small,.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__medium,.Portfolio-module__zKrJKa__masonryItem.Portfolio-module__zKrJKa__large{grid-row:auto}.Portfolio-module__zKrJKa__masonryItem{padding:24px}.Portfolio-module__zKrJKa__projectTitle{font-size:1.5rem}.Portfolio-module__zKrJKa__filters{gap:.5rem}.Portfolio-module__zKrJKa__filterBtn{padding:8px 18px;font-size:.85rem}}
.Process-module__ae5FOa__process{background:var(--bg-primary);padding:120px 0;position:relative;overflow:hidden}.Process-module__ae5FOa__header{text-align:center;margin-bottom:80px}.Process-module__ae5FOa__header h2{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.Process-module__ae5FOa__header p{color:var(--text-secondary);font-size:1.2rem}.Process-module__ae5FOa__badge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;background:#0080831a;border:1px solid #0080834d;border-radius:50px;margin-bottom:1.5rem;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-block}.Process-module__ae5FOa__timeline{max-width:1000px;margin:0 auto;padding:20px 0;position:relative}.Process-module__ae5FOa__line{background:linear-gradient(#0000 0%,#ffffff1a 10% 90%,#0000 100%);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Process-module__ae5FOa__timelineItem{justify-content:center;align-items:center;width:100%;margin-bottom:60px;display:flex;position:relative}.Process-module__ae5FOa__timelineItem:last-child{margin-bottom:0}.Process-module__ae5FOa__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;width:42%;padding:30px;transition:all .3s cubic-bezier(.23,1,.32,1);position:relative}.Process-module__ae5FOa__content:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-5px);box-shadow:0 15px 40px #0000004d}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__left .Process-module__ae5FOa__content{text-align:right;margin-right:auto}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__right .Process-module__ae5FOa__content{text-align:left;margin-left:auto}.Process-module__ae5FOa__iconBubble{background:var(--bg-primary);z-index:2;color:#fff;width:60px;height:60px;box-shadow:0 0 0 8px var(--bg-primary);border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Process-module__ae5FOa__iconBubble svg{width:24px;height:24px}.Process-module__ae5FOa__timelineItem:hover .Process-module__ae5FOa__iconBubble{box-shadow:0 0 0 8px var(--bg-primary),0 0 30px currentColor;border-color:currentColor;transform:translate(-50%)scale(1.15)}.Process-module__ae5FOa__content.Process-module__ae5FOa__teal{border-top:2px solid var(--accent-primary)}.Process-module__ae5FOa__content.Process-module__ae5FOa__red{border-top:2px solid var(--accent-secondary)}.Process-module__ae5FOa__iconBubble.Process-module__ae5FOa__teal{color:var(--accent-primary)}.Process-module__ae5FOa__iconBubble.Process-module__ae5FOa__red{color:var(--accent-secondary)}.Process-module__ae5FOa__number{opacity:.05;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:10px}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__left .Process-module__ae5FOa__number{right:20px}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__right .Process-module__ae5FOa__number{left:20px}.Process-module__ae5FOa__title{color:#fff;z-index:1;margin-bottom:12px;font-size:1.5rem;font-weight:700;position:relative}.Process-module__ae5FOa__description{color:var(--text-secondary);z-index:1;font-size:1rem;line-height:1.6;position:relative}.Process-module__ae5FOa__content:after{content:"";background:#ffffff1a;width:40px;height:2px;transition:all .3s;position:absolute;top:30px}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__left .Process-module__ae5FOa__content:after{right:-40px}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__right .Process-module__ae5FOa__content:after{left:-40px}.Process-module__ae5FOa__content:hover:after{background:currentColor;width:50px}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__left .Process-module__ae5FOa__content:hover:after{right:-50px}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__right .Process-module__ae5FOa__content:hover:after{left:-50px}.Process-module__ae5FOa__content.Process-module__ae5FOa__teal{color:var(--accent-primary)}.Process-module__ae5FOa__content.Process-module__ae5FOa__red{color:var(--accent-secondary)}.Process-module__ae5FOa__content .Process-module__ae5FOa__title{color:#fff}.Process-module__ae5FOa__content .Process-module__ae5FOa__description{color:var(--text-secondary)}@media (max-width:768px){.Process-module__ae5FOa__line{left:30px}.Process-module__ae5FOa__timelineItem{flex-direction:column;align-items:flex-start;margin-bottom:40px}.Process-module__ae5FOa__iconBubble{width:50px;height:50px;left:30px;transform:translate(-50%)}.Process-module__ae5FOa__timelineItem:hover .Process-module__ae5FOa__iconBubble{transform:translate(-50%)scale(1.1)}.Process-module__ae5FOa__content{width:calc(100% - 70px);padding:25px;text-align:left!important;margin-left:70px!important;margin-right:0!important}.Process-module__ae5FOa__content:after{display:none}.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__left .Process-module__ae5FOa__number,.Process-module__ae5FOa__timelineItem.Process-module__ae5FOa__right .Process-module__ae5FOa__number{left:auto;right:20px}}
.About-module__Balj8a__about{background:var(--bg-primary);padding:120px 0;position:relative;overflow:hidden}.About-module__Balj8a__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.About-module__Balj8a__content h2{margin-bottom:1.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.1}.About-module__Balj8a__badge{color:var(--accent-secondary);text-transform:uppercase;letter-spacing:1px;background:#ef41231a;border:1px solid #ef41234d;border-radius:50px;margin-bottom:1.5rem;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-block}.About-module__Balj8a__description{color:var(--text-secondary);max-width:550px;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.7}.About-module__Balj8a__stats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:30px;width:fit-content;margin-bottom:3rem;padding:25px;display:flex}.About-module__Balj8a__statItem{text-align:center}.About-module__Balj8a__statNumber{color:#fff;background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:5px;font-size:2rem;font-weight:800;display:block}.About-module__Balj8a__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:500}.About-module__Balj8a__statDivider{background:#ffffff1a;width:1px;height:40px}.About-module__Balj8a__values{flex-direction:column;gap:20px;display:flex}.About-module__Balj8a__valueCard{background:0 0;border:1px solid #0000;border-radius:16px;gap:20px;padding:20px;transition:all .3s;display:flex}.About-module__Balj8a__valueCard:hover{background:#ffffff08;border-color:#ffffff0d;transform:translate(10px)}.About-module__Balj8a__iconWrapper{width:50px;height:50px;color:var(--accent-primary);background:#0080831a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.About-module__Balj8a__iconWrapper svg{width:24px;height:24px}.About-module__Balj8a__valueCard h4{color:#fff;margin-bottom:5px;font-size:1.1rem;font-weight:700}.About-module__Balj8a__valueCard p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.About-module__Balj8a__imageWrapper{height:600px;position:relative}.About-module__Balj8a__imageContainer{border:1px solid #ffffff1a;border-radius:30px;width:100%;height:100%;animation:6s ease-in-out infinite About-module__Balj8a__float;position:relative;overflow:hidden}.About-module__Balj8a__glowEffect{filter:blur(60px);z-index:0;background:radial-gradient(circle,#00808333 0%,#0000 70%);width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.About-module__Balj8a__floatingBadge{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141414cc;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:15px;padding:15px 25px;animation:5s ease-in-out infinite reverse About-module__Balj8a__floatBadge;display:flex;position:absolute;bottom:40px;left:-30px;box-shadow:0 20px 40px #0006}.About-module__Balj8a__badgeIcon{width:40px;height:40px;color:var(--accent-secondary);background:#ef412333;border-radius:50%;justify-content:center;align-items:center;display:flex}.About-module__Balj8a__badgeIcon svg{width:24px;height:24px}.About-module__Balj8a__badgeText span{color:#fff;font-size:1rem;font-weight:700;display:block}.About-module__Balj8a__badgeText small{color:var(--text-secondary);text-transform:uppercase;font-size:.8rem}@keyframes About-module__Balj8a__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes About-module__Balj8a__floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@media (max-width:1024px){.About-module__Balj8a__grid{grid-template-columns:1fr;gap:60px}.About-module__Balj8a__imageWrapper{order:-1;height:500px}.About-module__Balj8a__floatingBadge{bottom:20px;left:20px}}@media (max-width:768px){.About-module__Balj8a__about{padding:60px 0}.About-module__Balj8a__header h2{font-size:2.2rem}.About-module__Balj8a__stats{flex-direction:column;align-items:flex-start;gap:20px;width:100%;padding:20px}.About-module__Balj8a__statDivider{width:100%;height:1px}.About-module__Balj8a__statItem{align-items:center;gap:15px;display:flex}.About-module__Balj8a__statNumber{text-align:left;min-width:80px;margin:0}.About-module__Balj8a__imageWrapper{height:350px}}
.Testimonials-module__3Exg0W__testimonials{background:var(--bg-secondary);padding:120px 0;position:relative;overflow:hidden}.Testimonials-module__3Exg0W__backgroundGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#0080830d 0%,#0000 70%);width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Testimonials-module__3Exg0W__header{text-align:center;z-index:1;margin-bottom:60px;position:relative}.Testimonials-module__3Exg0W__header h2{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.Testimonials-module__3Exg0W__header p{color:var(--text-secondary);font-size:1.2rem}.Testimonials-module__3Exg0W__badge{color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;margin-bottom:1.5rem;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-block}.Testimonials-module__3Exg0W__marqueeWrapper{flex-direction:column;gap:30px;padding:20px 0;display:flex;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.Testimonials-module__3Exg0W__marqueeRow{width:100%;display:flex;overflow:hidden}.Testimonials-module__3Exg0W__track{gap:30px;width:max-content;animation:40s linear infinite Testimonials-module__3Exg0W__scroll;display:flex}.Testimonials-module__3Exg0W__track.Testimonials-module__3Exg0W__reverse{animation-direction:reverse}.Testimonials-module__3Exg0W__marqueeWrapper:hover .Testimonials-module__3Exg0W__track{animation-play-state:paused}@keyframes Testimonials-module__3Exg0W__scroll{0%{transform:translate(0)}to{transform:translate(-33.33%)}}.Testimonials-module__3Exg0W__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:default;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-shrink:0;width:400px;padding:30px;transition:all .3s}.Testimonials-module__3Exg0W__card:hover{background:#ffffff0d;border-color:#0080834d;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.Testimonials-module__3Exg0W__cardHeader{align-items:center;gap:15px;margin-bottom:20px;display:flex}.Testimonials-module__3Exg0W__avatar{background:linear-gradient(135deg,var(--accent-primary)0%,#00808380 100%);color:#fff;border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.1rem;font-weight:700;display:flex}.Testimonials-module__3Exg0W__redAvatar{background:linear-gradient(135deg,var(--accent-secondary)0%,#ef412380 100%)}.Testimonials-module__3Exg0W__cardHeader h4{color:#fff;margin-bottom:3px;font-size:1.1rem}.Testimonials-module__3Exg0W__role{color:var(--text-secondary);font-size:.85rem}.Testimonials-module__3Exg0W__rating{color:gold;gap:4px;margin-bottom:15px;display:flex}.Testimonials-module__3Exg0W__star svg{width:18px;height:18px}.Testimonials-module__3Exg0W__quote{color:var(--text-secondary);font-size:1rem;font-style:italic;line-height:1.6}@media (max-width:768px){.Testimonials-module__3Exg0W__card{width:300px;padding:20px}.Testimonials-module__3Exg0W__header h2{font-size:2rem}}
.about-module__-i9KWa__aboutPage{background:var(--bg-primary);min-height:100vh;position:relative;overflow-x:hidden}.about-module__-i9KWa__hero{text-align:center;padding:160px 0 100px;position:relative;overflow:hidden}.about-module__-i9KWa__heroContent{z-index:2;max-width:900px;margin:0 auto;position:relative}.about-module__-i9KWa__hero h1{margin-bottom:2rem;font-size:clamp(3rem,6vw,4.5rem);line-height:1.1}.about-module__-i9KWa__subtitle{color:var(--text-secondary);max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.8}.about-module__-i9KWa__backgroundEffects{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.about-module__-i9KWa__orb1,.about-module__-i9KWa__orb2{filter:blur(100px);opacity:.3;border-radius:50%;animation:20s ease-in-out infinite about-module__-i9KWa__float;position:absolute}.about-module__-i9KWa__orb1{background:radial-gradient(circle,#0080834d 0%,#0000 70%);width:600px;height:600px;top:-20%;left:-10%}.about-module__-i9KWa__orb2{background:radial-gradient(circle,#ef412340 0%,#0000 70%);width:500px;height:500px;animation-delay:-10s;bottom:-10%;right:-10%}.about-module__-i9KWa__storySection{padding:100px 0;position:relative}.about-module__-i9KWa__timeline{max-width:800px;margin:0 auto;padding-left:40px;position:relative}.about-module__-i9KWa__timeline:before{content:"";background:linear-gradient(to bottom,transparent,var(--accent-primary),transparent);width:2px;height:100%;position:absolute;top:0;left:0}.about-module__-i9KWa__timelineItem{opacity:0;margin-bottom:60px;animation:.8s forwards about-module__-i9KWa__fadeInUp;position:relative;transform:translate(-20px)}.about-module__-i9KWa__year{color:var(--accent-primary);font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:800;position:absolute;top:0;left:-100px}.about-module__-i9KWa__timelineContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;padding:30px;transition:all .3s}.about-module__-i9KWa__timelineContent:hover{border-color:#0080834d;transform:translateY(-5px);box-shadow:0 10px 30px #0003}.about-module__-i9KWa__timelineContent h3{color:#fff;margin-bottom:10px}.about-module__-i9KWa__timelineDot{background:var(--accent-primary);border-radius:50%;width:10px;height:10px;position:absolute;top:5px;left:-44px;box-shadow:0 0 0 4px #000}.about-module__-i9KWa__valuesSection{background:linear-gradient(#ffffff05 0%,#0000 100%);padding:100px 0}.about-module__-i9KWa__valuesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:60px;display:grid}.about-module__-i9KWa__valueCard{text-align:center;background:#ffffff05;border:1px solid #ffffff14;border-radius:24px;padding:40px;transition:all .3s}.about-module__-i9KWa__valueCard:hover{background:#ffffff0d;border-color:#ef41234d;transform:translateY(-10px)}.about-module__-i9KWa__valueIcon{width:60px;height:60px;color:var(--accent-secondary);background:#ef41231a;border-radius:16px;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.about-module__-i9KWa__teamSection{padding:100px 0}.about-module__-i9KWa__teamGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:60px;display:grid}.about-module__-i9KWa__teamCard{background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;position:relative;overflow:hidden}.about-module__-i9KWa__memberImage{height:350px;position:relative;overflow:hidden}.about-module__-i9KWa__memberImage img{object-fit:cover;transition:transform .5s}.about-module__-i9KWa__teamCard:hover .about-module__-i9KWa__memberImage img{transform:scale(1.1)}.about-module__-i9KWa__memberInfo{text-align:center;z-index:1;background:linear-gradient(#0000 0%,#000 100%);margin-top:-100px;padding:24px;position:relative}.about-module__-i9KWa__memberInfo h3{color:#fff;margin-bottom:5px;font-size:1.5rem}.about-module__-i9KWa__role{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}@keyframes about-module__-i9KWa__float{0%,to{transform:translate(0)}50%{transform:translate(-20px,-20px)}}@keyframes about-module__-i9KWa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.about-module__-i9KWa__hero{padding:120px 0 60px}.about-module__-i9KWa__year{margin-bottom:10px;display:block;position:static}.about-module__-i9KWa__timeline{border-left:2px solid #ffffff1a;padding-left:20px}.about-module__-i9KWa__timeline:before{display:none}.about-module__-i9KWa__timelineDot{left:-26px}}.about-module__-i9KWa__ctaSection{z-index:1;background:linear-gradient(135deg,#0080830d 0%,#ef41230d 100%);border-top:1px solid #ffffff0d;padding:100px 0;position:relative}.about-module__-i9KWa__ctaContent{text-align:center;max-width:700px;margin:0 auto}.about-module__-i9KWa__ctaBadge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1.5px;background:#0080831a;border:1px solid #0080834d;border-radius:50px;margin-bottom:1.5rem;padding:10px 24px;font-size:.85rem;font-weight:600;display:inline-block}.about-module__-i9KWa__ctaContent h2{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem)}.about-module__-i9KWa__ctaContent p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.2rem}.about-module__-i9KWa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:2rem;display:flex}.about-module__-i9KWa__ctaButtonPrimary{background:linear-gradient(135deg,var(--accent-primary)0%,#ff6b4a 100%);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:12px;padding:16px 40px;font-size:1.1rem;font-weight:700;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #ef412366,inset 0 0 0 2px #ffffff1a}.about-module__-i9KWa__ctaButtonPrimary:before{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:100%;height:100%;animation:4s infinite about-module__-i9KWa__buttonShine;position:absolute;top:0;left:-100%}@keyframes about-module__-i9KWa__buttonShine{0%,80%{left:-100%}to{left:100%}}.about-module__-i9KWa__ctaButtonPrimary:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 0 40px #ef412399,0 0 0 4px #ef412333}.about-module__-i9KWa__ctaButtonPrimary svg{width:20px;height:20px;transition:transform .3s}.about-module__-i9KWa__ctaButtonPrimary:hover svg{transform:translate(6px)rotate(-45deg)}.about-module__-i9KWa__ctaButtonOutline{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #fff3;border-radius:50px;padding:16px 40px;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.about-module__-i9KWa__ctaButtonOutline:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#00808333,#ef412333);transition:opacity .3s;position:absolute;inset:0}.about-module__-i9KWa__ctaButtonOutline:hover{border-color:#fff6;transform:translateY(-4px);box-shadow:0 10px 30px #0003}.about-module__-i9KWa__ctaButtonOutline:hover:before{opacity:1}
.careers-module__tEy4wG__careersPage{background:var(--color-bg);min-height:100vh;position:relative;overflow-x:hidden}.careers-module__tEy4wG__backgroundEffects{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.careers-module__tEy4wG__orb1,.careers-module__tEy4wG__orb2{filter:blur(120px);opacity:.25;border-radius:50%;animation:25s ease-in-out infinite careers-module__tEy4wG__float;position:absolute}.careers-module__tEy4wG__orb1{background:radial-gradient(circle,#00808366 0%,#0000 70%);width:600px;height:600px;top:-10%;left:-10%}.careers-module__tEy4wG__orb2{background:radial-gradient(circle,#ef41234d 0%,#0000 70%);width:500px;height:500px;animation-delay:-12s;bottom:20%;right:-10%}.careers-module__tEy4wG__hero{text-align:center;z-index:1;padding:160px 0 80px;position:relative}.careers-module__tEy4wG__heroContent{max-width:900px;margin:0 auto}.careers-module__tEy4wG__hero h1{margin-bottom:1.5rem;font-size:clamp(2.8rem,6vw,4.5rem);line-height:1.1}.careers-module__tEy4wG__subtitle{color:var(--color-text-muted);max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.8}.careers-module__tEy4wG__badge{color:var(--color-text);text-transform:uppercase;letter-spacing:1.5px;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;align-items:center;gap:8px;margin-bottom:2rem;padding:8px 16px;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:600;display:inline-flex}.careers-module__tEy4wG__badgeDot{background-color:var(--color-primary);width:6px;height:6px;box-shadow:0 0 10px var(--color-primary);border-radius:50%}.careers-module__tEy4wG__badgeDotSecondary{background-color:var(--color-secondary);width:6px;height:6px;box-shadow:0 0 10px var(--color-secondary);border-radius:50%}.careers-module__tEy4wG__perksSection{z-index:1;padding:80px 0;position:relative}.careers-module__tEy4wG__sectionHeader{text-align:center;margin-bottom:60px}.careers-module__tEy4wG__sectionHeader h2{font-size:clamp(2rem,4vw,3rem)}.careers-module__tEy4wG__perksGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.careers-module__tEy4wG__perkCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;padding:40px;transition:all .4s cubic-bezier(.16,1,.3,1)}.careers-module__tEy4wG__perkCard:hover{background:#ffffff0a;border-color:#0080834d;transform:translateY(-8px);box-shadow:0 20px 40px #0006}.careers-module__tEy4wG__perkIcon{margin-bottom:24px;font-size:2.5rem;display:inline-block}.careers-module__tEy4wG__perkCard h3{color:var(--color-text);margin-bottom:12px;font-size:1.5rem}.careers-module__tEy4wG__perkCard p{color:var(--color-text-muted);margin:0;font-size:1rem;line-height:1.6}.careers-module__tEy4wG__rolesSection{z-index:1;padding:80px 0 120px;position:relative}.careers-module__tEy4wG__rolesGrid{flex-direction:column;gap:20px;max-width:1000px;margin:0 auto;display:flex}.careers-module__tEy4wG__roleCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:30px;transition:all .3s;display:grid}.careers-module__tEy4wG__roleCard:hover{background:#ffffff0a;border-color:#ef41234d;transform:translate(5px);box-shadow:0 10px 30px #0000004d}.careers-module__tEy4wG__roleInfo h3{color:var(--color-text);margin-bottom:8px;font-size:1.6rem}.careers-module__tEy4wG__roleMeta{flex-wrap:wrap;gap:15px;margin-bottom:15px;display:flex}.careers-module__tEy4wG__metaItem{color:var(--color-text-muted);background:#ffffff0a;border:1px solid #ffffff0a;border-radius:50px;padding:4px 12px;font-size:.85rem}.careers-module__tEy4wG__metaHighlight{color:var(--color-secondary);font-weight:500}.careers-module__tEy4wG__roleDesc{color:var(--color-text-muted);margin:0;font-size:1rem;line-height:1.6}.careers-module__tEy4wG__applyBtn{color:var(--color-text);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50px;align-items:center;gap:10px;padding:14px 28px;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.careers-module__tEy4wG__roleCard:hover .careers-module__tEy4wG__applyBtn{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-glow-primary);border-color:#0000}.careers-module__tEy4wG__applyBtn svg{width:16px;height:16px;transition:transform .3s}.careers-module__tEy4wG__applyBtn:hover svg,.careers-module__tEy4wG__roleCard:hover .careers-module__tEy4wG__applyBtn svg{transform:translate(4px)}.careers-module__tEy4wG__ctaSection{text-align:center;z-index:1;background:linear-gradient(135deg,#0080830a 0%,#ef41230a 100%);border-top:1px solid #ffffff0a;padding:100px 0;position:relative}.careers-module__tEy4wG__ctaContent{max-width:700px;margin:0 auto}.careers-module__tEy4wG__ctaContent h2{margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.2rem)}.careers-module__tEy4wG__ctaContent p{color:var(--color-text-muted);margin-bottom:2.5rem;font-size:1.15rem}@keyframes careers-module__tEy4wG__float{0%,to{transform:translate(0)}50%{transform:translate(-30px,-30px)}}@media (max-width:768px){.careers-module__tEy4wG__hero{padding:120px 0 60px}.careers-module__tEy4wG__roleCard{grid-template-columns:1fr;gap:20px}.careers-module__tEy4wG__applyBtn{justify-content:center;width:100%}}
.Contact-module__gQiC5G__contact{background:var(--bg-primary);padding:120px 0;position:relative;overflow:hidden}.Contact-module__gQiC5G__grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.Contact-module__gQiC5G__header{margin-bottom:50px}.Contact-module__gQiC5G__header h2{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1}.Contact-module__gQiC5G__header p{color:var(--text-secondary);max-width:500px;font-size:1.2rem;line-height:1.7}.Contact-module__gQiC5G__badge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;background:#0080831a;border:1px solid #0080834d;border-radius:50px;margin-bottom:1.5rem;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-block}.Contact-module__gQiC5G__contactCards{flex-direction:column;gap:20px;margin-bottom:50px;display:flex}.Contact-module__gQiC5G__card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:20px;padding:20px;text-decoration:none;transition:all .3s;display:flex}.Contact-module__gQiC5G__card:hover{background:#ffffff0d;transform:translate(10px)}.Contact-module__gQiC5G__emailCard:hover{border-color:var(--accent-secondary)}.Contact-module__gQiC5G__phoneCard:hover{border-color:var(--accent-primary)}.Contact-module__gQiC5G__iconWrapper{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.Contact-module__gQiC5G__emailCard .Contact-module__gQiC5G__iconWrapper{color:var(--accent-secondary);background:#ef412333}.Contact-module__gQiC5G__phoneCard .Contact-module__gQiC5G__iconWrapper{color:var(--accent-primary);background:#00808333}.Contact-module__gQiC5G__locationCard .Contact-module__gQiC5G__iconWrapper{background:#ffffff1a}.Contact-module__gQiC5G__iconWrapper svg{width:24px;height:24px}.Contact-module__gQiC5G__cardLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.85rem;display:block}.Contact-module__gQiC5G__card h4{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.Contact-module__gQiC5G__socialLinks{flex-wrap:wrap;gap:12px;display:flex}.Contact-module__gQiC5G__socialLink{color:var(--text-secondary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;justify-content:center;align-items:center;padding:10px 22px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:inline-flex}.Contact-module__gQiC5G__socialLink:hover{color:#fff;border-color:var(--accent-primary);background:#ffffff14;transform:translateY(-3px);box-shadow:0 8px 20px #0080834d}.Contact-module__gQiC5G__socialLink:nth-child(2n):hover{border-color:var(--accent-secondary);box-shadow:0 8px 20px #ef41234d}.Contact-module__gQiC5G__formSide{position:relative}.Contact-module__gQiC5G__form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:30px;padding:40px}.Contact-module__gQiC5G__form h3{background:linear-gradient(90deg,#fff,#ccc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:30px;font-size:1.5rem;font-weight:700}.Contact-module__gQiC5G__inputGroup{margin-bottom:25px;position:relative}.Contact-module__gQiC5G__inputGroup input,.Contact-module__gQiC5G__inputGroup textarea{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:15px 20px;font-size:1rem;transition:all .3s}.Contact-module__gQiC5G__inputGroup textarea{resize:vertical}.Contact-module__gQiC5G__inputGroup label{color:var(--text-secondary);pointer-events:none;background:0 0;font-size:1rem;transition:all .3s;position:absolute;top:15px;left:20px}.Contact-module__gQiC5G__inputGroup input:focus,.Contact-module__gQiC5G__inputGroup textarea:focus,.Contact-module__gQiC5G__inputGroup input:not(:placeholder-shown),.Contact-module__gQiC5G__inputGroup textarea:not(:placeholder-shown){border-color:var(--accent-primary);background:#00000080;padding-top:22px;padding-bottom:8px}.Contact-module__gQiC5G__inputGroup input:focus~label,.Contact-module__gQiC5G__inputGroup textarea:focus~label,.Contact-module__gQiC5G__inputGroup input:not(:placeholder-shown)~label,.Contact-module__gQiC5G__inputGroup textarea:not(:placeholder-shown)~label{color:var(--accent-primary);font-size:.75rem;font-weight:600;top:5px;left:18px}.Contact-module__gQiC5G__submitBtn{background:linear-gradient(90deg,var(--accent-primary)0%,var(--accent-secondary)100%);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:10px;padding:18px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.Contact-module__gQiC5G__submitBtn svg{width:20px;height:20px}.Contact-module__gQiC5G__submitBtn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00808366}@media (max-width:968px){.Contact-module__gQiC5G__grid{grid-template-columns:1fr;gap:60px}.Contact-module__gQiC5G__header{text-align:center}.Contact-module__gQiC5G__header p{margin:0 auto 1.5rem}}@media (max-width:480px){.Contact-module__gQiC5G__form{padding:25px}.Contact-module__gQiC5G__inputGroup input,.Contact-module__gQiC5G__inputGroup textarea{font-size:16px}}
.contact-module__xwJ-uq__contactPage{background:var(--color-bg);min-height:100vh;position:relative;overflow-x:hidden}.contact-module__xwJ-uq__ambientGlows{pointer-events:none;z-index:0;position:fixed;inset:0}.contact-module__xwJ-uq__glow1,.contact-module__xwJ-uq__glow2,.contact-module__xwJ-uq__glow3{filter:blur(130px);border-radius:50%;animation:20s ease-in-out infinite contact-module__xwJ-uq__drift;position:absolute}.contact-module__xwJ-uq__glow1{background:radial-gradient(circle,#ef41232e 0%,#0000 70%);width:700px;height:700px;animation-duration:22s;top:-15%;right:-12%}.contact-module__xwJ-uq__glow2{background:radial-gradient(circle,#00808324 0%,#0000 70%);width:600px;height:600px;animation-duration:18s;animation-delay:-8s;bottom:-10%;left:-10%}.contact-module__xwJ-uq__glow3{background:radial-gradient(circle,#ef41231a 0%,#0000 70%);width:350px;height:350px;animation-duration:25s;animation-delay:-14s;top:45%;left:40%}@keyframes contact-module__xwJ-uq__drift{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-25px,30px)scale(1.04)}66%{transform:translate(20px,-20px)scale(.97)}}.contact-module__xwJ-uq__hero{text-align:center;z-index:1;padding:170px 0 64px;position:relative}.contact-module__xwJ-uq__heroBadge{letter-spacing:.5px;color:#ef4123;text-transform:uppercase;background:#ef41231a;border:1px solid #ef412340;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 18px;font-size:.82rem;font-weight:600;animation:.7s both contact-module__xwJ-uq__fadeSlideDown;display:inline-flex}.contact-module__xwJ-uq__badgeDot{background:#ef4123;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite contact-module__xwJ-uq__pulse;box-shadow:0 0 8px #ef4123cc}@keyframes contact-module__xwJ-uq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.contact-module__xwJ-uq__heroTitle{margin-bottom:1.2rem;font-size:clamp(2.6rem,5.5vw,4.4rem);line-height:1.1;animation:.7s .1s both contact-module__xwJ-uq__fadeSlideDown}.contact-module__xwJ-uq__heroSub{color:var(--color-text-muted);max-width:560px;margin:0 auto;font-size:1.15rem;line-height:1.7;animation:.7s .2s both contact-module__xwJ-uq__fadeSlideDown}@keyframes contact-module__xwJ-uq__fadeSlideDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.contact-module__xwJ-uq__contentGrid{z-index:1;grid-template-columns:1fr 1.2fr;align-items:start;gap:36px;padding-bottom:120px;display:grid;position:relative}.contact-module__xwJ-uq__infoPanel{background:linear-gradient(145deg,#ef41231f 0%,#00808314 60%,#0006 100%);border:1px solid #ffffff14;border-radius:28px;min-height:620px;animation:.8s .15s both contact-module__xwJ-uq__fadeSlideLeft;position:relative;overflow:hidden}@keyframes contact-module__xwJ-uq__fadeSlideLeft{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}.contact-module__xwJ-uq__particleCanvas{opacity:.7;width:100%;height:100%;position:absolute;inset:0}.contact-module__xwJ-uq__infoPanelInner{z-index:1;padding:52px 44px;position:relative}.contact-module__xwJ-uq__infoPanelLabel{letter-spacing:2.5px;text-transform:uppercase;color:#ef4123;margin-bottom:16px;font-size:.75rem;font-weight:700}.contact-module__xwJ-uq__infoPanelHeading{text-transform:uppercase;color:#fff;margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:clamp(1.9rem,3vw,2.6rem);font-weight:800;line-height:1.15}.contact-module__xwJ-uq__infoPanelDesc{color:#ffffff8c;max-width:340px;margin-bottom:44px;font-size:.98rem;line-height:1.7}.contact-module__xwJ-uq__contactItems{flex-direction:column;gap:20px;margin-bottom:44px;display:flex}.contact-module__xwJ-uq__contactItem{cursor:default;color:inherit;background:#ffffff0a;border:1px solid #ffffff12;border-radius:16px;align-items:center;gap:18px;padding:18px 20px;text-decoration:none;transition:all .3s;display:flex}a.contact-module__xwJ-uq__contactItem:hover{background:#ef41231a;border-color:#ef41234d;transform:translate(6px)}.contact-module__xwJ-uq__contactItemIcon{color:#ef4123;background:#ef412326;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.contact-module__xwJ-uq__contactItemIcon svg{width:20px;height:20px}.contact-module__xwJ-uq__contactItemLabel{letter-spacing:1.2px;text-transform:uppercase;color:#ffffff61;margin-bottom:3px;font-size:.72rem;font-weight:600;display:block}.contact-module__xwJ-uq__contactItemValue{color:#ffffffe0;font-size:.97rem;font-weight:500;display:block}.contact-module__xwJ-uq__socialRow{align-items:center;gap:16px;display:flex}.contact-module__xwJ-uq__socialRowLabel{letter-spacing:1.5px;text-transform:uppercase;color:#ffffff59;white-space:nowrap;font-size:.72rem;font-weight:700}.contact-module__xwJ-uq__socialIcons{gap:10px;display:flex}.contact-module__xwJ-uq__socialIcon{color:#fff9;background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .25s;display:flex}.contact-module__xwJ-uq__socialIcon svg{width:17px;height:17px}.contact-module__xwJ-uq__socialIcon:hover{color:#fff;background:#ef4123;border-color:#ef4123;transform:translateY(-4px);box-shadow:0 8px 20px #ef412359}.contact-module__xwJ-uq__formPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff07;border:1px solid #ffffff17;border-radius:28px;padding:52px 48px;animation:.8s .2s both contact-module__xwJ-uq__fadeSlideRight;box-shadow:0 24px 60px #00000059,inset 0 1px #ffffff12}@keyframes contact-module__xwJ-uq__fadeSlideRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.contact-module__xwJ-uq__formHeader{margin-bottom:38px}.contact-module__xwJ-uq__formTitle{text-transform:uppercase;color:#fff;margin-bottom:6px;font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:800}.contact-module__xwJ-uq__formSub{color:#ffffff59;margin:0;font-size:.85rem}.contact-module__xwJ-uq__form{flex-direction:column;gap:8px;display:flex}.contact-module__xwJ-uq__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-module__xwJ-uq__floatingGroup{margin-bottom:20px;position:relative}.contact-module__xwJ-uq__floatingInput{color:#fff;resize:none;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;outline:none;width:100%;padding:22px 18px 10px;font-family:inherit;font-size:.98rem;transition:border-color .3s,background .3s,box-shadow .3s}.contact-module__xwJ-uq__floatingTextarea{min-height:140px;padding-top:26px;line-height:1.6}.contact-module__xwJ-uq__floatingInput:focus{background:#ef41230a;border-color:#ef412399;box-shadow:0 0 0 3px #ef41231f}.contact-module__xwJ-uq__floatingLabel{color:#ffffff61;pointer-events:none;font-family:inherit;font-size:.95rem;transition:all .22s;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.contact-module__xwJ-uq__floatingGroup:has(.contact-module__xwJ-uq__floatingTextarea) .contact-module__xwJ-uq__floatingLabel{top:18px;transform:none}.contact-module__xwJ-uq__floatingInput:focus~.contact-module__xwJ-uq__floatingLabel,.contact-module__xwJ-uq__floatingInput:not(:placeholder-shown)~.contact-module__xwJ-uq__floatingLabel,.contact-module__xwJ-uq__hasValue .contact-module__xwJ-uq__floatingLabel{letter-spacing:.8px;text-transform:uppercase;color:#ef4123;font-size:.7rem;font-weight:600;top:11px;transform:none}:is(.contact-module__xwJ-uq__floatingGroup:has(.contact-module__xwJ-uq__floatingTextarea) .contact-module__xwJ-uq__floatingInput:focus~.contact-module__xwJ-uq__floatingLabel,.contact-module__xwJ-uq__floatingGroup:has(.contact-module__xwJ-uq__floatingTextarea) .contact-module__xwJ-uq__floatingInput:not(:placeholder-shown)~.contact-module__xwJ-uq__floatingLabel){letter-spacing:.8px;text-transform:uppercase;color:#ef4123;font-size:.7rem;font-weight:600;top:10px}.contact-module__xwJ-uq__inputLine{transform-origin:0;pointer-events:none;background:linear-gradient(90deg,#ef4123,#ff6b4a);border-radius:1px;height:2px;transition:transform .3s;display:block;position:absolute;bottom:0;left:18px;right:18px;transform:scaleX(0)}.contact-module__xwJ-uq__floatingInput:focus~.contact-module__xwJ-uq__inputLine{transform:scaleX(1)}.contact-module__xwJ-uq__errorBanner{color:#ff6b4a;background:#ef41231a;border:1px solid #ef41234d;border-radius:12px;margin-top:4px;padding:14px 18px;font-size:.9rem;animation:.4s contact-module__xwJ-uq__shake}@keyframes contact-module__xwJ-uq__shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(8px)}}.contact-module__xwJ-uq__submitBtn{color:#fff;letter-spacing:.8px;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#ef4123 0%,#ff6b4a 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:12px;padding:18px 28px;font-family:Space Grotesk,inherit;font-size:1rem;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #ef412359,inset 0 1px #ffffff26}.contact-module__xwJ-uq__submitBtn:before{content:"";background:linear-gradient(135deg,#0000,#ffffff1a,#0000);transition:transform .5s;position:absolute;inset:0;transform:translate(-100%)}.contact-module__xwJ-uq__submitBtn:hover:before{transform:translate(100%)}.contact-module__xwJ-uq__submitBtn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 18px 40px #ef412373,inset 0 1px #fff3}.contact-module__xwJ-uq__submitBtn:active:not(:disabled){transform:translateY(-1px)}.contact-module__xwJ-uq__submitBtn:disabled{opacity:.75;cursor:not-allowed}.contact-module__xwJ-uq__submitBtn svg{flex-shrink:0;width:20px;height:20px}.contact-module__xwJ-uq__spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:.7s linear infinite contact-module__xwJ-uq__spin}@keyframes contact-module__xwJ-uq__spin{to{transform:rotate(360deg)}}.contact-module__xwJ-uq__successState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:480px;animation:.5s both contact-module__xwJ-uq__zoomIn;display:flex}@keyframes contact-module__xwJ-uq__zoomIn{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}.contact-module__xwJ-uq__successRing{background:linear-gradient(135deg,#ef41232e,#ef41230f);border:2px solid #ef412366;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;animation:.5s .1s both contact-module__xwJ-uq__ringPop;display:flex;box-shadow:0 0 40px #ef412333}@keyframes contact-module__xwJ-uq__ringPop{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.contact-module__xwJ-uq__successCheck{color:#ef4123;animation:.4s .3s both contact-module__xwJ-uq__checkDraw;display:flex}.contact-module__xwJ-uq__successCheck svg{width:44px;height:44px}@keyframes contact-module__xwJ-uq__checkDraw{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.contact-module__xwJ-uq__successState h3{color:#fff;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:1.8rem;animation:.5s .4s both contact-module__xwJ-uq__fadeSlideDown}.contact-module__xwJ-uq__successState p{color:#ffffff80;max-width:320px;font-size:1rem;line-height:1.7;animation:.5s .5s both contact-module__xwJ-uq__fadeSlideDown}.contact-module__xwJ-uq__dropdownGroup{margin-bottom:20px;position:relative}.contact-module__xwJ-uq__dropdownTrigger{cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;width:100%;height:64px;display:flex;position:relative;overflow:hidden;background:#ffffff0d!important;border:1px solid #ffffff24!important;padding:14px 16px 14px 14px!important;transition:all .25s!important}.contact-module__xwJ-uq__dropdownTrigger:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ef41230f,#0000);transition:opacity .3s;position:absolute;inset:0}.contact-module__xwJ-uq__dropdownTrigger:hover{background:#ef41230d!important;border-color:#ef412366!important}.contact-module__xwJ-uq__dropdownTrigger:hover:after{opacity:1}.contact-module__xwJ-uq__dropdownTrigger:focus{outline:none;background:#ef41230f!important;border-color:#ef412399!important;box-shadow:0 0 0 3px #ef41231f!important}.contact-module__xwJ-uq__dropdownOpen{background:#ef412312!important;border-color:#ef4123b3!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important;box-shadow:0 0 0 3px #ef412321,0 0 20px #ef412314!important}.contact-module__xwJ-uq__dropdownOpen~.contact-module__xwJ-uq__inputLine{transform:scaleX(1)}.contact-module__xwJ-uq__dropdownTriggerIcon{color:#ef4123;background:#ef412326;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .25s,transform .25s;display:flex}.contact-module__xwJ-uq__dropdownTriggerIcon svg{width:18px;height:18px}.contact-module__xwJ-uq__dropdownTriggerIconDefault{color:#ffffff4d;background:#ffffff0f}.contact-module__xwJ-uq__dropdownTrigger:hover .contact-module__xwJ-uq__dropdownTriggerIconDefault{color:#ef412399;background:#ef41231a}.contact-module__xwJ-uq__dropdownTriggerBody{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.contact-module__xwJ-uq__dropdownTriggerLabel{letter-spacing:1.2px;text-transform:uppercase;color:#ef4123;font-size:.68rem;font-weight:700;line-height:1}.contact-module__xwJ-uq__dropdownTriggerLabelDefault{color:#ffffff4d}.contact-module__xwJ-uq__dropdownTrigger:hover .contact-module__xwJ-uq__dropdownTriggerLabelDefault{color:#ef41238c}.contact-module__xwJ-uq__dropdownTriggerValue{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.96rem;font-weight:600;line-height:1.25;overflow:hidden}.contact-module__xwJ-uq__dropdownTriggerPlaceholder{color:#ffffff47;margin-top:2px;font-size:.92rem;font-weight:400;line-height:1.25}.contact-module__xwJ-uq__dropdownChevron{color:#ffffff4d;flex-shrink:0;width:22px;height:22px;transition:transform .28s cubic-bezier(.34,1.56,.64,1),color .2s}.contact-module__xwJ-uq__dropdownChevron svg{width:22px;height:22px}.contact-module__xwJ-uq__dropdownChevronUp{color:#ef4123;transform:rotate(180deg)}.contact-module__xwJ-uq__dropdownList{z-index:200;scrollbar-width:thin;scrollbar-color:#ef412359 transparent;background:linear-gradient(160deg,#131313 0%,#0c0c0c 100%);border:1px solid #ef412380;border-top-color:#ef412333;border-bottom-right-radius:16px;border-bottom-left-radius:16px;max-height:290px;padding-top:6px;padding-bottom:6px;list-style:none;animation:.22s cubic-bezier(.16,1,.3,1) both contact-module__xwJ-uq__dropdownReveal;position:absolute;top:calc(100% - 1px);left:0;right:0;overflow-y:auto;box-shadow:0 30px 60px #000000b3,inset 0 0 0 1px #ffffff08,inset 0 1px #ef412326}.contact-module__xwJ-uq__dropdownList:before{content:"";background:linear-gradient(90deg,#0000,#ef41234d,#0000);height:1px;margin:0 16px 6px;display:block}@keyframes contact-module__xwJ-uq__dropdownReveal{0%{opacity:0;transform-origin:top;transform:translateY(-8px)scaleY(.94)}to{opacity:1;transform:translateY(0)scaleY(1)}}.contact-module__xwJ-uq__dropdownItem{cursor:pointer;border-radius:10px;align-items:center;gap:14px;margin:2px 6px;padding:10px 14px;transition:background .2s,transform .18s,box-shadow .2s;display:flex;position:relative}.contact-module__xwJ-uq__dropdownItem:hover{background:#ef41231a;transform:translate(4px)}.contact-module__xwJ-uq__dropdownItemActive{box-shadow:inset 3px 0 #ef4123;background:#ef412324!important}.contact-module__xwJ-uq__dropdownItemActive:hover{background:#ef412333!important}.contact-module__xwJ-uq__dropdownItemIcon{color:#fff6;background:#ffffff0d;border:1px solid #ffffff12;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,color .2s,border-color .2s;display:flex}.contact-module__xwJ-uq__dropdownItemIcon svg{width:17px;height:17px}.contact-module__xwJ-uq__dropdownItem:hover .contact-module__xwJ-uq__dropdownItemIcon{color:#ef4123;background:#ef412326;border-color:#ef412340}.contact-module__xwJ-uq__dropdownItemActive .contact-module__xwJ-uq__dropdownItemIcon{color:#ef4123;background:#ef41232e;border-color:#ef41234d}.contact-module__xwJ-uq__dropdownItemText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.contact-module__xwJ-uq__dropdownItemTitle{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;transition:color .2s;overflow:hidden}.contact-module__xwJ-uq__dropdownItem:hover .contact-module__xwJ-uq__dropdownItemTitle,.contact-module__xwJ-uq__dropdownItemActive .contact-module__xwJ-uq__dropdownItemTitle{color:#fff}.contact-module__xwJ-uq__dropdownItemDesc{color:#ffffff47;white-space:nowrap;text-overflow:ellipsis;font-size:.73rem;transition:color .2s;overflow:hidden}.contact-module__xwJ-uq__dropdownItem:hover .contact-module__xwJ-uq__dropdownItemDesc{color:#ffffff6b}.contact-module__xwJ-uq__dropdownItemCheck{color:#ef4123;background:#ef412333;border:1px solid #ef412380;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;animation:.2s cubic-bezier(.34,1.56,.64,1) both contact-module__xwJ-uq__checkPop;display:flex}@keyframes contact-module__xwJ-uq__checkPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.contact-module__xwJ-uq__dropdownItemCheck svg{width:11px;height:11px}@media (max-width:1000px){.contact-module__xwJ-uq__contentGrid{grid-template-columns:1fr;gap:28px}.contact-module__xwJ-uq__infoPanel{min-height:auto}.contact-module__xwJ-uq__infoPanelInner{padding:40px 32px}.contact-module__xwJ-uq__particleCanvas{height:260px;display:block;position:relative}.contact-module__xwJ-uq__infoPanel{flex-direction:column;display:flex}}@media (max-width:640px){.contact-module__xwJ-uq__hero{padding:140px 0 40px}.contact-module__xwJ-uq__heroTitle{font-size:clamp(2rem,8vw,2.8rem)}.contact-module__xwJ-uq__formPanel{padding:36px 24px}.contact-module__xwJ-uq__formRow{grid-template-columns:1fr;gap:0}.contact-module__xwJ-uq__infoPanelInner{padding:32px 24px}}
.privacy-module__VTbb1a__privacyPage{background:var(--color-bg);min-height:100vh;position:relative;overflow-x:hidden}.privacy-module__VTbb1a__backgroundEffects{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.privacy-module__VTbb1a__orb1,.privacy-module__VTbb1a__orb2{filter:blur(120px);opacity:.2;border-radius:50%;animation:30s ease-in-out infinite privacy-module__VTbb1a__float;position:absolute}.privacy-module__VTbb1a__orb1{background:radial-gradient(circle,#00808359 0%,#0000 70%);width:600px;height:600px;top:-10%;left:-10%}.privacy-module__VTbb1a__orb2{background:radial-gradient(circle,#ef412340 0%,#0000 70%);width:500px;height:500px;animation-delay:-15s;bottom:-10%;right:-10%}.privacy-module__VTbb1a__hero{text-align:center;z-index:1;padding:160px 0 60px;position:relative}.privacy-module__VTbb1a__heroContent{max-width:800px;margin:0 auto}.privacy-module__VTbb1a__hero h1{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.privacy-module__VTbb1a__subtitle{color:var(--color-text-muted);margin:0;font-size:1.2rem;line-height:1.6}.privacy-module__VTbb1a__badge{color:var(--color-text);text-transform:uppercase;letter-spacing:1.5px;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;align-items:center;gap:8px;margin-bottom:2rem;padding:8px 16px;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:600;display:inline-flex}.privacy-module__VTbb1a__badgeDot{background-color:var(--color-primary);width:6px;height:6px;box-shadow:0 0 10px var(--color-primary);border-radius:50%}.privacy-module__VTbb1a__contentSection{z-index:1;padding:20px 0 120px;position:relative}.privacy-module__VTbb1a__docPanel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;max-width:900px;margin:0 auto;padding:60px}.privacy-module__VTbb1a__lastUpdated{color:var(--color-text-muted);border-bottom:1px solid #ffffff14;margin-bottom:40px;padding-bottom:20px;font-size:.9rem;display:block}.privacy-module__VTbb1a__docSection{margin-bottom:40px}.privacy-module__VTbb1a__docSection:last-child{margin-bottom:0}.privacy-module__VTbb1a__docSection h2{color:var(--color-text);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.25rem;font-size:1.75rem}.privacy-module__VTbb1a__docSection h3{color:var(--color-text);margin:1.5rem 0 .75rem;font-size:1.25rem}.privacy-module__VTbb1a__docSection p{color:var(--color-text-muted);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.75}.privacy-module__VTbb1a__docSection ul{color:var(--color-text-muted);margin-bottom:1.25rem;padding-left:20px}.privacy-module__VTbb1a__docSection ul li{margin-bottom:.5rem;font-size:1.05rem;line-height:1.75}.privacy-module__VTbb1a__docSection ul li::marker{color:var(--color-primary)}@keyframes privacy-module__VTbb1a__float{0%,to{transform:translate(0)}50%{transform:translate(-20px,-20px)}}@media (max-width:768px){.privacy-module__VTbb1a__hero{padding:120px 0 40px}.privacy-module__VTbb1a__docPanel{padding:30px 20px}}
.service-profile-module__5Uiz-G__page{background:var(--color-bg);min-height:100vh;position:relative;overflow-x:hidden}.service-profile-module__5Uiz-G__loadingScreen{background:var(--color-bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.service-profile-module__5Uiz-G__loadingSpinner{border:3px solid #ef412333;border-top-color:#ef4123;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite service-profile-module__5Uiz-G__spin}@keyframes service-profile-module__5Uiz-G__spin{to{transform:rotate(360deg)}}.service-profile-module__5Uiz-G__glows{pointer-events:none;z-index:0;position:fixed;inset:0}.service-profile-module__5Uiz-G__glow1,.service-profile-module__5Uiz-G__glow2,.service-profile-module__5Uiz-G__glow3{filter:blur(140px);border-radius:50%;position:absolute}.service-profile-module__5Uiz-G__glow1{width:800px;height:800px;animation:22s ease-in-out infinite service-profile-module__5Uiz-G__driftA;top:-20%;right:-15%}.service-profile-module__5Uiz-G__glow2{background:radial-gradient(circle,#ffffff05 0%,#0000 70%);width:500px;height:500px;animation:18s ease-in-out infinite service-profile-module__5Uiz-G__driftB;bottom:20%;left:-10%}.service-profile-module__5Uiz-G__glow3{width:400px;height:400px;animation:28s ease-in-out infinite reverse service-profile-module__5Uiz-G__driftA;bottom:-10%;right:20%}@keyframes service-profile-module__5Uiz-G__driftA{0%,to{transform:translate(0)}50%{transform:translate(-30px,40px)}}@keyframes service-profile-module__5Uiz-G__driftB{0%,to{transform:translate(0)}50%{transform:translate(20px,-30px)}}.service-profile-module__5Uiz-G__hero{z-index:1;padding:160px 0 80px;position:relative}.service-profile-module__5Uiz-G__breadcrumb{color:#ffffff59;align-items:center;gap:8px;margin-bottom:36px;font-size:.82rem;display:flex}.service-profile-module__5Uiz-G__breadcrumbLink{color:#ffffff73;text-decoration:none;transition:color .2s}.service-profile-module__5Uiz-G__breadcrumbLink:hover{color:#fff}.service-profile-module__5Uiz-G__breadcrumbSep{color:#fff3}.service-profile-module__5Uiz-G__breadcrumbCurrent{color:#ffffffbf;font-weight:500}.service-profile-module__5Uiz-G__heroGrid{grid-template-columns:1fr 380px;align-items:center;gap:60px;display:grid}.service-profile-module__5Uiz-G__heroBadge{letter-spacing:2px;border:1px solid;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:5px 16px;font-size:.72rem;font-weight:700;animation:.6s both service-profile-module__5Uiz-G__fadeUp;display:inline-flex}.service-profile-module__5Uiz-G__badgePulse{border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite service-profile-module__5Uiz-G__pulse}@keyframes service-profile-module__5Uiz-G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.service-profile-module__5Uiz-G__heroTitle{text-transform:uppercase;color:#fff;margin-bottom:20px;font-family:Montserrat,sans-serif;font-size:clamp(2.8rem,5vw,4.8rem);font-weight:900;line-height:1.05;animation:.6s 80ms both service-profile-module__5Uiz-G__fadeUp}.service-profile-module__5Uiz-G__heroTagline{color:#ffffff8c;margin-bottom:16px;font-size:1.18rem;font-style:italic;line-height:1.6;animation:.6s .14s both service-profile-module__5Uiz-G__fadeUp}.service-profile-module__5Uiz-G__heroDesc{color:#ffffff73;max-width:540px;margin-bottom:36px;font-size:1rem;line-height:1.7;animation:.6s .2s both service-profile-module__5Uiz-G__fadeUp}.service-profile-module__5Uiz-G__heroActions{flex-wrap:wrap;gap:14px;animation:.6s .26s both service-profile-module__5Uiz-G__fadeUp;display:flex}.service-profile-module__5Uiz-G__btnPrimary{color:#fff;letter-spacing:.5px;text-transform:uppercase;border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #0000004d}.service-profile-module__5Uiz-G__btnPrimary svg{width:18px;height:18px}.service-profile-module__5Uiz-G__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 18px 40px #0006}.service-profile-module__5Uiz-G__btnOutline{color:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:8px;padding:14px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.service-profile-module__5Uiz-G__btnOutline:hover{color:#fff;background:#ffffff14;border-color:#ffffff38}.service-profile-module__5Uiz-G__heroVisual{justify-content:center;align-items:center;height:340px;animation:.8s .3s both service-profile-module__5Uiz-G__fadeUp;display:flex;position:relative}.service-profile-module__5Uiz-G__heroIconRing{border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:260px;height:260px;animation:20s linear infinite service-profile-module__5Uiz-G__rotateSlow;display:flex}@keyframes service-profile-module__5Uiz-G__rotateSlow{to{transform:rotate(360deg)}}.service-profile-module__5Uiz-G__heroIconInner{border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;animation:20s linear infinite reverse service-profile-module__5Uiz-G__rotateSlow;display:flex}.service-profile-module__5Uiz-G__heroIconSvg{width:100px;height:100px;display:flex}.service-profile-module__5Uiz-G__heroIconSvg svg{width:100%;height:100%}.service-profile-module__5Uiz-G__orbitDot{background:var(--orbit-color,#ef4123);width:10px;height:10px;box-shadow:0 0 12px var(--orbit-color,#ef4123);animation:6s linear infinite service-profile-module__5Uiz-G__orbit;animation-delay:var(--orbit-delay,0s);transform-origin:-130px 0;border-radius:50%;position:absolute;top:50%;left:50%}@keyframes service-profile-module__5Uiz-G__orbit{0%{transform:rotate(0)translate(130px)}to{transform:rotate(360deg)translate(130px)}}@keyframes service-profile-module__5Uiz-G__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.service-profile-module__5Uiz-G__statsSection{z-index:1;padding:0 0 80px;position:relative}.service-profile-module__5Uiz-G__statsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.service-profile-module__5Uiz-G__statCard{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff12;border-radius:20px;padding:32px 24px;transition:all .3s;animation:.6s both service-profile-module__5Uiz-G__fadeUp}.service-profile-module__5Uiz-G__statCard:hover{background:#ffffff0f;border-color:#ffffff1f;transform:translateY(-4px)}.service-profile-module__5Uiz-G__statValue{margin-bottom:8px;font-family:Montserrat,sans-serif;font-size:2.4rem;font-weight:900;line-height:1}.service-profile-module__5Uiz-G__statLabel{letter-spacing:1.2px;text-transform:uppercase;color:#ffffff59;font-size:.78rem;font-weight:600}.service-profile-module__5Uiz-G__detailSection{z-index:1;border-top:1px solid #ffffff0d;padding:80px 0;position:relative}.service-profile-module__5Uiz-G__detailGrid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.service-profile-module__5Uiz-G__featuresCard,.service-profile-module__5Uiz-G__techCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff06;border:1px solid #ffffff12;border-radius:24px;padding:44px}.service-profile-module__5Uiz-G__sectionLabel{letter-spacing:2.5px;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:700}.service-profile-module__5Uiz-G__sectionTitle{text-transform:uppercase;color:#fff;margin-bottom:32px;font-family:Montserrat,sans-serif;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:800;line-height:1.15}.service-profile-module__5Uiz-G__featureList{flex-direction:column;gap:14px;list-style:none;display:flex}.service-profile-module__5Uiz-G__featureItem{color:#fffc;align-items:center;gap:14px;font-size:.97rem;font-weight:500;animation:.5s both service-profile-module__5Uiz-G__fadeUp;display:flex}.service-profile-module__5Uiz-G__featureCheck{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.service-profile-module__5Uiz-G__featureCheck svg{width:13px;height:13px}.service-profile-module__5Uiz-G__techGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.service-profile-module__5Uiz-G__techItem{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;padding:14px 16px;transition:all .25s;animation:.5s both service-profile-module__5Uiz-G__fadeUp}.service-profile-module__5Uiz-G__techItem:hover{background:#ffffff12;transform:translateY(-2px)}.service-profile-module__5Uiz-G__techName{color:#fff;margin-bottom:2px;font-size:.9rem;font-weight:700}.service-profile-module__5Uiz-G__techCategory{letter-spacing:1px;text-transform:uppercase;color:#ffffff4d;font-size:.71rem;font-weight:600}.service-profile-module__5Uiz-G__processSection{z-index:1;border-top:1px solid #ffffff0d;padding:80px 0;position:relative}.service-profile-module__5Uiz-G__sectionHeader{text-align:center;margin-bottom:60px}.service-profile-module__5Uiz-G__sectionHeader .service-profile-module__5Uiz-G__sectionLabel{display:block}.service-profile-module__5Uiz-G__sectionDesc{color:#fff6;max-width:480px;margin:0 auto;font-size:1rem;line-height:1.7}.service-profile-module__5Uiz-G__processSteps{flex-direction:column;gap:0;max-width:760px;margin:0 auto;display:flex}.service-profile-module__5Uiz-G__processStep{grid-template-columns:72px 2px 1fr;gap:0 24px;animation:.5s both service-profile-module__5Uiz-G__fadeUp;display:grid}.service-profile-module__5Uiz-G__processStepNum{letter-spacing:1px;z-index:1;background:#0006;border:1px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-top:0;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:900;display:flex;position:relative}.service-profile-module__5Uiz-G__processConnector{grid-row:span 1;align-self:stretch;width:2px;min-height:60px;margin:0 auto}.service-profile-module__5Uiz-G__processStepBody{grid-area:1/3;padding:4px 0 44px}.service-profile-module__5Uiz-G__processStepTitle{color:#fff;margin-bottom:8px;font-size:1.1rem;font-weight:700}.service-profile-module__5Uiz-G__processStepDesc{color:#ffffff73;margin:0;font-size:.92rem;line-height:1.65}.service-profile-module__5Uiz-G__useCasesSection{z-index:1;border-top:1px solid #ffffff0d;padding:80px 0;position:relative}.service-profile-module__5Uiz-G__useCasesGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.service-profile-module__5Uiz-G__useCaseCard{background:#ffffff06;border:1px solid #ffffff12;border-radius:20px;padding:32px;transition:all .3s;animation:.5s both service-profile-module__5Uiz-G__fadeUp}.service-profile-module__5Uiz-G__useCaseCard:hover{background:#ffffff0d;border-color:#ffffff1f;transform:translateY(-6px);box-shadow:0 20px 40px #0000004d}.service-profile-module__5Uiz-G__useCaseIcon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.service-profile-module__5Uiz-G__useCaseIcon svg{width:24px;height:24px}.service-profile-module__5Uiz-G__useCaseTitle{color:#fff;margin-bottom:8px;font-size:1.05rem;font-weight:700}.service-profile-module__5Uiz-G__useCaseDesc{color:#ffffff6b;margin:0;font-size:.88rem;line-height:1.6}.service-profile-module__5Uiz-G__othersSection{z-index:1;border-top:1px solid #ffffff0d;padding:80px 0;position:relative}.service-profile-module__5Uiz-G__othersGrid{flex-direction:column;gap:12px;display:flex}.service-profile-module__5Uiz-G__otherCard{color:inherit;background:#ffffff06;border:1px solid #ffffff12;border-radius:16px;align-items:center;gap:20px;padding:20px 24px;text-decoration:none;transition:all .25s;display:flex}.service-profile-module__5Uiz-G__otherCard:hover{background:#ffffff0d;border-color:#ffffff1f;transform:translate(6px)}.service-profile-module__5Uiz-G__otherCardIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.service-profile-module__5Uiz-G__otherCardIcon svg{width:22px;height:22px}.service-profile-module__5Uiz-G__otherCardTitle{color:#fff;margin-bottom:3px;font-size:.97rem;font-weight:700}.service-profile-module__5Uiz-G__otherCardDesc{color:#ffffff61;font-size:.8rem;line-height:1.4}.service-profile-module__5Uiz-G__otherCardArrow{color:#ffffff40;flex-shrink:0;width:18px;height:18px;margin-left:auto;transition:transform .2s,color .2s}.service-profile-module__5Uiz-G__otherCard:hover .service-profile-module__5Uiz-G__otherCardArrow{color:#fff9;transform:translate(4px)}.service-profile-module__5Uiz-G__ctaSection{z-index:1;padding:80px 0 120px;position:relative}.service-profile-module__5Uiz-G__ctaCard{text-align:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff06;border:1px solid;border-radius:28px;padding:72px 60px;position:relative;overflow:hidden}.service-profile-module__5Uiz-G__ctaGlow{pointer-events:none;position:absolute;inset:0}.service-profile-module__5Uiz-G__ctaIcon{justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 28px;animation:4s ease-in-out infinite service-profile-module__5Uiz-G__floatY;display:flex}.service-profile-module__5Uiz-G__ctaIcon svg{width:72px;height:72px}@keyframes service-profile-module__5Uiz-G__floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.service-profile-module__5Uiz-G__ctaTitle{text-transform:uppercase;color:#fff;margin-bottom:16px;font-family:Montserrat,sans-serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:900;line-height:1.15;position:relative}.service-profile-module__5Uiz-G__ctaDesc{color:#ffffff73;max-width:480px;margin:0 auto 36px;font-size:1rem;line-height:1.7;position:relative}.service-profile-module__5Uiz-G__ctaBtn{color:#fff;letter-spacing:.8px;text-transform:uppercase;border-radius:14px;align-items:center;gap:12px;padding:16px 36px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 12px 32px #0000004d}.service-profile-module__5Uiz-G__ctaBtn svg{width:18px;height:18px}.service-profile-module__5Uiz-G__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 20px 48px #0006}@media (max-width:1024px){.service-profile-module__5Uiz-G__heroGrid{grid-template-columns:1fr}.service-profile-module__5Uiz-G__heroVisual{order:-1;height:240px}.service-profile-module__5Uiz-G__heroIconRing{width:200px;height:200px}.service-profile-module__5Uiz-G__heroIconInner{width:155px;height:155px}.service-profile-module__5Uiz-G__heroIconSvg{width:75px;height:75px}.service-profile-module__5Uiz-G__orbitDot{transform-origin:-100px 0}.service-profile-module__5Uiz-G__statsGrid{grid-template-columns:repeat(2,1fr)}.service-profile-module__5Uiz-G__detailGrid,.service-profile-module__5Uiz-G__useCasesGrid{grid-template-columns:1fr}}@media (max-width:768px){.service-profile-module__5Uiz-G__hero{padding:140px 0 60px}.service-profile-module__5Uiz-G__statsGrid{grid-template-columns:repeat(2,1fr);gap:12px}.service-profile-module__5Uiz-G__featuresCard,.service-profile-module__5Uiz-G__techCard{padding:32px 24px}.service-profile-module__5Uiz-G__ctaCard{padding:48px 24px}.service-profile-module__5Uiz-G__processStep{grid-template-columns:56px 2px 1fr}.service-profile-module__5Uiz-G__processStepNum{width:48px;height:48px;font-size:.78rem}}@media (max-width:480px){.service-profile-module__5Uiz-G__statsGrid{grid-template-columns:repeat(2,1fr)}.service-profile-module__5Uiz-G__techGrid{grid-template-columns:1fr}.service-profile-module__5Uiz-G__heroActions{flex-direction:column}.service-profile-module__5Uiz-G__btnPrimary,.service-profile-module__5Uiz-G__btnOutline{justify-content:center}}
.services-module__EimPha__servicesPage{background:var(--bg-primary);min-height:100vh;position:relative;overflow-x:hidden}.services-module__EimPha__backgroundEffects{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.services-module__EimPha__gradientOrb1,.services-module__EimPha__gradientOrb2,.services-module__EimPha__gradientOrb3{filter:blur(100px);opacity:.3;border-radius:50%;animation:25s ease-in-out infinite services-module__EimPha__float;position:absolute}.services-module__EimPha__gradientOrb1{background:radial-gradient(circle,#00808366 0%,#0000 70%);width:600px;height:600px;animation-delay:0s;top:-20%;left:-10%}.services-module__EimPha__gradientOrb2{background:radial-gradient(circle,#ef41234d 0%,#0000 70%);width:500px;height:500px;animation-delay:8s;top:40%;right:-10%}.services-module__EimPha__gradientOrb3{background:radial-gradient(circle,#00808340 0%,#0000 70%);width:550px;height:550px;animation-delay:16s;bottom:-15%;left:20%}@keyframes services-module__EimPha__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,-40px)scale(1.1)}66%{transform:translate(-30px,30px)scale(.9)}}.services-module__EimPha__floatingParticles{width:100%;height:100%;position:absolute}.services-module__EimPha__particle{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));opacity:0;border-radius:50%;width:3px;height:3px;animation:15s linear infinite services-module__EimPha__particleRise;position:absolute;box-shadow:0 0 8px #00808399}@keyframes services-module__EimPha__particleRise{0%{opacity:0;transform:translateY(100vh)scale(0)rotate(0)}10%{opacity:.5}90%{opacity:.5}to{opacity:0;transform:translateY(-100vh)scale(1.5)rotate(360deg)}}.services-module__EimPha__hero{padding:140px 0 80px;position:relative;overflow:hidden}.services-module__EimPha__heroGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:60px;display:grid}.services-module__EimPha__heroContent{z-index:2;text-align:left;position:relative}.services-module__EimPha__heroImage{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.services-module__EimPha__imageWrapper{width:100%;max-width:600px;animation:6s ease-in-out infinite services-module__EimPha__float;position:relative}.services-module__EimPha__imageWrapper:before{content:"";filter:blur(40px);z-index:-1;background:radial-gradient(circle,#00808333 0%,#0000 70%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.services-module__EimPha__image{object-fit:contain;filter:drop-shadow(0 20px 40px #00000080);width:100%;height:auto}.services-module__EimPha__badge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1.5px;background:#0080831a;border:1px solid #0080834d;border-radius:50px;align-items:center;gap:10px;margin-bottom:2rem;padding:12px 28px;font-size:.9rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.services-module__EimPha__badge:before{content:"";background:linear-gradient(90deg,#0000,#00808366,#0000);width:100%;height:100%;animation:3s infinite services-module__EimPha__badgeShine;position:absolute;top:0;left:-100%}@keyframes services-module__EimPha__badgeShine{to{left:100%}}.services-module__EimPha__badgeDot{background:var(--accent-primary);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite services-module__EimPha__pulse;position:relative}.services-module__EimPha__badgeDot:before{content:"";background:var(--accent-primary);opacity:0;border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite services-module__EimPha__ping;position:absolute;inset:-4px}@keyframes services-module__EimPha__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes services-module__EimPha__ping{75%,to{opacity:0;transform:scale(2)}}.services-module__EimPha__subtitle{color:var(--text-secondary);max-width:600px;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.8}.services-module__EimPha__heroStats{gap:40px;margin-top:40px;display:flex}.services-module__EimPha__statBox{position:relative}.services-module__EimPha__statNumber{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:3rem;font-weight:800;line-height:1}.services-module__EimPha__statLabel{color:var(--text-secondary);font-size:.9rem;font-weight:500}.services-module__EimPha__servicesSection{padding:80px 0 0}.services-module__EimPha__servicesSection .services-module__EimPha__container{z-index:1;grid-template-columns:1fr;gap:50px;max-width:900px;margin:0 auto;display:grid;position:relative}.services-module__EimPha__serviceCard{opacity:0;background:#ffffff05;border:1px solid #ffffff14;border-radius:30px;margin-bottom:6rem;padding:50px;transition:all .4s;animation:.8s forwards services-module__EimPha__fadeInUp;position:relative;overflow:hidden}@keyframes services-module__EimPha__fadeInUp{to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(30px)}}.services-module__EimPha__serviceCard:before{content:"";opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.services-module__EimPha__serviceCard.services-module__EimPha__teal:before{background:linear-gradient(135deg,#0080830d 0%,#0000 100%)}.services-module__EimPha__serviceCard.services-module__EimPha__red:before{background:linear-gradient(135deg,#ef41230d 0%,#0000 100%)}.services-module__EimPha__serviceCard:hover{border-color:#0080834d;transform:translateY(-10px);box-shadow:0 20px 60px #0000004d}.services-module__EimPha__serviceCard:hover:before{opacity:1}.services-module__EimPha__serviceCard.services-module__EimPha__red:hover{border-color:#ef41234d;box-shadow:0 20px 60px #ef412333}.services-module__EimPha__serviceHeader{align-items:center;gap:20px;margin-bottom:25px;display:flex}.services-module__EimPha__iconWrapper{border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;transition:all .4s;display:flex;position:relative}.services-module__EimPha__iconPulse{opacity:0;filter:blur(8px);border-radius:24px;animation:3s ease-in-out infinite services-module__EimPha__iconPulse;position:absolute;inset:-6px}@keyframes services-module__EimPha__iconPulse{0%,to{opacity:0;transform:scale(.9)}50%{opacity:.4;transform:scale(1.1)}}.services-module__EimPha__serviceCard.services-module__EimPha__teal .services-module__EimPha__iconPulse{background:linear-gradient(135deg,var(--accent-primary),#00808380)}.services-module__EimPha__serviceCard.services-module__EimPha__red .services-module__EimPha__iconPulse{background:linear-gradient(135deg,var(--accent-secondary),#ef412380)}.services-module__EimPha__serviceCard:hover .services-module__EimPha__iconWrapper{transform:scale(1.1)rotate(5deg)}.services-module__EimPha__serviceCard:hover .services-module__EimPha__iconPulse{animation:1.5s ease-in-out infinite services-module__EimPha__iconPulseActive}@keyframes services-module__EimPha__iconPulseActive{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.services-module__EimPha__serviceCard.services-module__EimPha__teal .services-module__EimPha__iconWrapper{background:#00808326;border:1px solid #0080834d}.services-module__EimPha__serviceCard.services-module__EimPha__red .services-module__EimPha__iconWrapper{background:#ef412326;border:1px solid #ef41234d}.services-module__EimPha__iconWrapper svg{width:36px;height:36px;color:var(--accent-primary)}.services-module__EimPha__serviceCard.services-module__EimPha__red .services-module__EimPha__iconWrapper svg{color:var(--accent-secondary)}.services-module__EimPha__serviceHeader h2{margin:0;font-size:clamp(1.8rem,3vw,2.2rem)}.services-module__EimPha__serviceDescription{color:var(--text-secondary);margin-bottom:35px;font-size:1.15rem;line-height:1.7}.services-module__EimPha__features h4{color:var(--text-primary);text-transform:none;margin-bottom:20px;font-family:Roboto,sans-serif;font-size:1.1rem}.services-module__EimPha__features ul{gap:12px;margin:0 0 30px;padding:0;list-style:none;display:grid}.services-module__EimPha__features li{color:var(--text-secondary);align-items:center;gap:12px;font-size:1rem;transition:all .3s;display:flex}.services-module__EimPha__serviceCard:hover .services-module__EimPha__features li{transform:translate(6px)}.services-module__EimPha__checkCircle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .4s;display:flex}.services-module__EimPha__serviceCard.services-module__EimPha__teal .services-module__EimPha__checkCircle{background:#00808326}.services-module__EimPha__serviceCard.services-module__EimPha__red .services-module__EimPha__checkCircle{background:#ef412326}.services-module__EimPha__serviceCard:hover .services-module__EimPha__checkCircle{transform:rotate(360deg)}.services-module__EimPha__serviceCard.services-module__EimPha__teal:hover .services-module__EimPha__checkCircle{background:#0080834d;box-shadow:0 0 15px #00808366}.services-module__EimPha__serviceCard.services-module__EimPha__red:hover .services-module__EimPha__checkCircle{background:#ef41234d;box-shadow:0 0 15px #ef412366}.services-module__EimPha__checkCircle svg{width:14px;height:14px;color:var(--accent-primary);flex-shrink:0}.services-module__EimPha__serviceCard.services-module__EimPha__red .services-module__EimPha__checkCircle svg{color:var(--accent-secondary)}.services-module__EimPha__technologies{border-top:1px solid #ffffff0d;flex-wrap:wrap;align-items:center;gap:10px;margin-top:25px;padding-top:25px;display:flex}.services-module__EimPha__techLabel{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;margin-right:4px;font-size:.85rem;font-weight:600}.services-module__EimPha__techBadge{color:var(--text-primary);background:linear-gradient(135deg,#0080831a,#ef41230d);border:1px solid #ffffff1a;border-radius:20px;padding:8px 18px;font-family:Roboto,sans-serif;font-size:.85rem;font-weight:500;transition:all .3s}.services-module__EimPha__serviceCard:hover .services-module__EimPha__techBadge{border-color:#0080834d;transform:translateY(-2px);box-shadow:0 4px 12px #00808333}.services-module__EimPha__serviceCard.services-module__EimPha__red:hover .services-module__EimPha__techBadge{border-color:#ef41234d;box-shadow:0 4px 12px #ef412333}.services-module__EimPha__profileLink{color:#ffffffb3;letter-spacing:.4px;z-index:2;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:8px;margin-top:28px;padding:12px 22px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;position:relative}.services-module__EimPha__profileLink svg{width:16px;height:16px;transition:transform .25s}.services-module__EimPha__serviceCard.services-module__EimPha__teal .services-module__EimPha__profileLink:hover{color:#fff;background:#0080831f;border-color:#00808359}.services-module__EimPha__serviceCard.services-module__EimPha__red .services-module__EimPha__profileLink:hover{color:#fff;background:#ef41231f;border-color:#ef412359}.services-module__EimPha__profileLink:hover svg{transform:translate(4px)}.services-module__EimPha__mouseGradient{opacity:0;pointer-events:none;border-radius:30px;transition:opacity .3s;position:absolute;inset:0}.services-module__EimPha__serviceCard:hover .services-module__EimPha__mouseGradient{opacity:1}.services-module__EimPha__ctaSection{z-index:1;background:linear-gradient(135deg,#0080830d 0%,#ef41230d 100%);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:100px 0;position:relative}.services-module__EimPha__ctaContent{text-align:center;max-width:700px;margin:0 auto}.services-module__EimPha__ctaBadge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1.5px;background:#0080831a;border:1px solid #0080834d;border-radius:50px;margin-bottom:1.5rem;padding:10px 24px;font-size:.85rem;font-weight:600;display:inline-block}.services-module__EimPha__ctaContent h2{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem)}.services-module__EimPha__ctaContent p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.2rem}.services-module__EimPha__ctaButtons{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:2rem;display:flex}.services-module__EimPha__ctaButtonPrimary{background:linear-gradient(135deg,var(--accent-primary)0%,#ff6b4a 100%);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:12px;padding:16px 40px;font-size:1.1rem;font-weight:700;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #ef412366,inset 0 0 0 2px #ffffff1a}.services-module__EimPha__ctaButtonPrimary:before{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:100%;height:100%;animation:4s infinite services-module__EimPha__buttonShine;position:absolute;top:0;left:-100%}@keyframes services-module__EimPha__buttonShine{0%,80%{left:-100%}to{left:100%}}.services-module__EimPha__ctaButtonPrimary:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 0 40px #ef412399,0 0 0 4px #ef412333}.services-module__EimPha__ctaButtonPrimary svg{width:20px;height:20px;transition:transform .3s}.services-module__EimPha__ctaButtonPrimary:hover svg{transform:translate(6px)rotate(-45deg)}.services-module__EimPha__ctaButtonOutline{color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #fff3;border-radius:50px;padding:16px 40px;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.services-module__EimPha__ctaButtonOutline:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#00808333,#ef412333);transition:opacity .3s;position:absolute;inset:0}.services-module__EimPha__ctaButtonOutline:hover{border-color:#fff6;transform:translateY(-4px);box-shadow:0 10px 30px #0003}.services-module__EimPha__ctaButtonOutline:hover:before{opacity:1}@media (max-width:968px){.services-module__EimPha__heroGrid{text-align:center;grid-template-columns:1fr;gap:40px}.services-module__EimPha__heroContent{flex-direction:column;order:1;align-items:center;display:flex}.services-module__EimPha__heroImage{order:2}.services-module__EimPha__imageWrapper{max-width:400px}.services-module__EimPha__subtitle{margin:0 auto}}@media (max-width:768px){.services-module__EimPha__hero{padding:140px 0 60px}.services-module__EimPha__servicesSection{padding:60px 0 80px}.services-module__EimPha__serviceCard{padding:35px 25px}.services-module__EimPha__serviceHeader{flex-direction:column;align-items:flex-start;gap:15px}.services-module__EimPha__iconWrapper{width:60px;height:60px}.services-module__EimPha__iconWrapper svg{width:30px;height:30px}.services-module__EimPha__ctaSection{padding:60px 0}.services-module__EimPha__ctaButtons{flex-direction:column;align-items:stretch}.services-module__EimPha__ctaButtons .services-module__EimPha__ctaButtonPrimary,.services-module__EimPha__ctaButtons .services-module__EimPha__ctaButtonOutline{justify-content:center;width:100%}.services-module__EimPha__heroStats{justify-content:center}}
.terms-module__MHYekq__termsPage{background:var(--color-bg);min-height:100vh;position:relative;overflow-x:hidden}.terms-module__MHYekq__backgroundEffects{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.terms-module__MHYekq__orb1,.terms-module__MHYekq__orb2{filter:blur(120px);opacity:.2;border-radius:50%;animation:30s ease-in-out infinite terms-module__MHYekq__float;position:absolute}.terms-module__MHYekq__orb1{background:radial-gradient(circle,#ef412340 0%,#0000 70%);width:600px;height:600px;top:-10%;left:-10%}.terms-module__MHYekq__orb2{background:radial-gradient(circle,#00808359 0%,#0000 70%);width:500px;height:500px;animation-delay:-15s;bottom:-10%;right:-10%}.terms-module__MHYekq__hero{text-align:center;z-index:1;padding:160px 0 60px;position:relative}.terms-module__MHYekq__heroContent{max-width:800px;margin:0 auto}.terms-module__MHYekq__hero h1{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1}.terms-module__MHYekq__subtitle{color:var(--color-text-muted);margin:0;font-size:1.2rem;line-height:1.6}.terms-module__MHYekq__badge{color:var(--color-text);text-transform:uppercase;letter-spacing:1.5px;background:#ffffff08;border:1px solid #ffffff14;border-radius:50px;align-items:center;gap:8px;margin-bottom:2rem;padding:8px 16px;font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:600;display:inline-flex}.terms-module__MHYekq__badgeDot{background-color:var(--color-secondary);width:6px;height:6px;box-shadow:0 0 10px var(--color-secondary);border-radius:50%}.terms-module__MHYekq__contentSection{z-index:1;padding:20px 0 120px;position:relative}.terms-module__MHYekq__docPanel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0f;border-radius:24px;max-width:900px;margin:0 auto;padding:60px}.terms-module__MHYekq__lastUpdated{color:var(--color-text-muted);border-bottom:1px solid #ffffff14;margin-bottom:40px;padding-bottom:20px;font-size:.9rem;display:block}.terms-module__MHYekq__docSection{margin-bottom:40px}.terms-module__MHYekq__docSection:last-child{margin-bottom:0}.terms-module__MHYekq__docSection h2{color:var(--color-text);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1.25rem;font-size:1.75rem}.terms-module__MHYekq__docSection h3{color:var(--color-text);margin:1.5rem 0 .75rem;font-size:1.25rem}.terms-module__MHYekq__docSection p{color:var(--color-text-muted);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.75}.terms-module__MHYekq__docSection ul{color:var(--color-text-muted);margin-bottom:1.25rem;padding-left:20px}.terms-module__MHYekq__docSection ul li{margin-bottom:.5rem;font-size:1.05rem;line-height:1.75}.terms-module__MHYekq__docSection ul li::marker{color:var(--color-secondary)}@keyframes terms-module__MHYekq__float{0%,to{transform:translate(0)}50%{transform:translate(-20px,-20px)}}@media (max-width:768px){.terms-module__MHYekq__hero{padding:120px 0 40px}.terms-module__MHYekq__docPanel{padding:30px 20px}}
