.CustomCursor-module__7skk1W__trailCanvas{pointer-events:none;z-index:99998;width:100%;height:100%;position:fixed;top:0;left:0}.CustomCursor-module__7skk1W__cursor,.CustomCursor-module__7skk1W__follower{pointer-events:none;z-index:99999;will-change:transform;position:fixed;top:0;left:0}.CustomCursor-module__7skk1W__cursor{mix-blend-mode:difference;background:#fff;border-radius:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;transition:width .2s,height .2s,margin .2s,background .2s}.CustomCursor-module__7skk1W__follower{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border:1px solid #ff3d0080;border-radius:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;transition:width .3s cubic-bezier(.4,0,.2,1),height .3s cubic-bezier(.4,0,.2,1),margin .3s cubic-bezier(.4,0,.2,1),border-color .3s,background .3s,box-shadow .3s}.CustomCursor-module__7skk1W__cursor.CustomCursor-module__7skk1W__hover{background:var(--color-accent);width:12px;height:12px;margin-top:-6px;margin-left:-6px;box-shadow:0 0 15px #ff3d00cc}.CustomCursor-module__7skk1W__follower.CustomCursor-module__7skk1W__hover{border-color:var(--color-accent);background:#ff3d0014;width:60px;height:60px;margin-top:-30px;margin-left:-30px;box-shadow:0 0 30px #ff3d004d}.CustomCursor-module__7skk1W__cursor.CustomCursor-module__7skk1W__click{background:#fff;transform:scale(.8)}.CustomCursor-module__7skk1W__follower.CustomCursor-module__7skk1W__click{border-color:var(--color-accent);width:30px;height:30px;margin-top:-15px;margin-left:-15px;box-shadow:0 0 20px #ff3d0080}.CustomCursor-module__7skk1W__follower.CustomCursor-module__7skk1W__magnetic{border-color:var(--color-accent-light);animation:1s ease-in-out infinite CustomCursor-module__7skk1W__magneticPulse;box-shadow:0 0 40px #ff8a0066}@keyframes CustomCursor-module__7skk1W__magneticPulse{0%,to{border-color:var(--color-accent)}50%{border-color:var(--color-accent-light)}}@media (hover:none) and (pointer:coarse){.CustomCursor-module__7skk1W__cursor,.CustomCursor-module__7skk1W__follower,.CustomCursor-module__7skk1W__trailCanvas{display:none}}@media (prefers-reduced-motion:reduce){.CustomCursor-module__7skk1W__follower.CustomCursor-module__7skk1W__magnetic{animation:none}}
.LanguageSwitcher-module__Mq00sq__switcher{color:var(--color-text-muted);cursor:pointer;transition:all var(--transition-fast);font-size:.75rem;font-weight:600;font-family:var(--font-display);letter-spacing:.05em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;align-items:center;gap:.25rem;padding:.5rem 1rem;display:flex}.LanguageSwitcher-module__Mq00sq__switcher:hover{border-color:var(--color-accent);background:#ff3d001a}.LanguageSwitcher-module__Mq00sq__divider{color:var(--color-text-muted)}.LanguageSwitcher-module__Mq00sq__active{color:var(--color-accent)}
.Navigation-module__0_8sUq__nav{z-index:1000;transition:all var(--transition-smooth);padding:1.5rem 0;position:fixed;top:0;left:0;right:0}.Navigation-module__0_8sUq__nav.Navigation-module__0_8sUq__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ae6;border-bottom:1px solid #ffffff0d;padding:1rem 0}.Navigation-module__0_8sUq__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Navigation-module__0_8sUq__logo{font-family:var(--font-display);align-items:center;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.Navigation-module__0_8sUq__logoText{color:var(--color-text-primary)}.Navigation-module__0_8sUq__logoAccent{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navigation-module__0_8sUq__navList{align-items:center;gap:2rem;list-style:none;display:flex}.Navigation-module__0_8sUq__navLink{color:var(--color-text-secondary);transition:color var(--transition-fast);padding:.5rem 0;font-size:.9rem;font-weight:500;text-decoration:none;position:relative}.Navigation-module__0_8sUq__navLink:hover,.Navigation-module__0_8sUq__navLink.Navigation-module__0_8sUq__active{color:var(--color-text-primary)}.Navigation-module__0_8sUq__activeIndicator{background:var(--gradient-accent);border-radius:1px;height:2px;position:absolute;bottom:0;left:0;right:0}.Navigation-module__0_8sUq__rightSection{align-items:center;gap:1rem;display:flex}.Navigation-module__0_8sUq__mobileMenuBtn{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:10px;display:none}.Navigation-module__0_8sUq__mobileMenuBtn span{background:var(--color-text-primary);width:24px;height:2px;transition:all var(--transition-fast);display:block}.Navigation-module__0_8sUq__mobileMenuBtn.Navigation-module__0_8sUq__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navigation-module__0_8sUq__mobileMenuBtn.Navigation-module__0_8sUq__open span:nth-child(2){opacity:0}.Navigation-module__0_8sUq__mobileMenuBtn.Navigation-module__0_8sUq__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navigation-module__0_8sUq__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:#0a0a0afa;width:100%;max-width:400px;height:100vh;padding:6rem 2rem;display:none;position:fixed;top:0;right:0}.Navigation-module__0_8sUq__mobileNavList{flex-direction:column;gap:1.5rem;list-style:none;display:flex}.Navigation-module__0_8sUq__mobileNavLink{font-size:2rem;font-family:var(--font-display);color:var(--color-text-secondary);transition:color var(--transition-fast);text-decoration:none}.Navigation-module__0_8sUq__mobileNavLink:hover{color:var(--color-accent)}.Navigation-module__0_8sUq__mobileLangSwitcher{border-top:1px solid #ffffff1a;margin-top:3rem;padding-top:2rem}@media (max-width:1100px){.Navigation-module__0_8sUq__navList{display:none}.Navigation-module__0_8sUq__mobileMenuBtn{display:flex}.Navigation-module__0_8sUq__mobileMenu{display:block}}@media (max-width:600px){.Navigation-module__0_8sUq__rightSection>button:first-of-type{display:none}}
.ScrollSequence-module__LZQTVW__container{width:100%;height:500vh;position:relative}.ScrollSequence-module__LZQTVW__fixedWrapper{z-index:1;width:100%;height:100dvh;transition:opacity .3s;position:fixed;top:0;left:0}.ScrollSequence-module__LZQTVW__imageContainer{background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0}.ScrollSequence-module__LZQTVW__darkBackground{background:var(--color-bg-primary,#0a0a0a);z-index:5;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.ScrollSequence-module__LZQTVW__heroContent{z-index:15;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem 5rem;display:flex;position:absolute;top:0;left:0}.ScrollSequence-module__LZQTVW__scrollHint{color:#fff9;letter-spacing:.1em;text-transform:uppercase;z-index:20;flex-direction:column;align-items:center;gap:.75rem;font-size:.8rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.ScrollSequence-module__LZQTVW__scrollMouse{border:2px solid #fff6;border-radius:12px;justify-content:center;width:24px;height:40px;padding-top:8px;display:flex}.ScrollSequence-module__LZQTVW__scrollWheel{background:#fff9;border-radius:2px;width:4px;height:8px;animation:1.5s ease-in-out infinite ScrollSequence-module__LZQTVW__scrollBounce}@keyframes ScrollSequence-module__LZQTVW__scrollBounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(8px)}}.ScrollSequence-module__LZQTVW__progressBar{z-index:30;background:#ffffff1a;height:3px;position:absolute;bottom:0;left:0;right:0}.ScrollSequence-module__LZQTVW__progressFill{background:linear-gradient(90deg,#ff3d00,#ff8a00);height:100%;transition:width .1s linear}@media (max-width:768px){.ScrollSequence-module__LZQTVW__container{width:100%;max-width:100vw;height:300vh;overflow:hidden}.ScrollSequence-module__LZQTVW__fixedWrapper{z-index:1;width:100vw;height:100dvh;position:fixed;inset:0;overflow:hidden}.ScrollSequence-module__LZQTVW__imageContainer{width:100vw;height:100dvh;position:fixed;inset:0;overflow:hidden}.ScrollSequence-module__LZQTVW__darkBackground{width:100vw;height:100dvh;position:fixed;inset:0}.ScrollSequence-module__LZQTVW__heroContent{width:100vw;height:100dvh;padding:1rem 2rem;position:fixed;inset:0;overflow:visible}.ScrollSequence-module__LZQTVW__scrollHint{text-align:center;width:auto;font-size:.7rem;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.ScrollSequence-module__LZQTVW__progressBar{height:2px}}
.GlowText-module__8yCsDq__glowText{display:inline-block;position:relative}.GlowText-module__8yCsDq__glowLayer{opacity:.5;filter:blur(8px);z-index:-1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.GlowText-module__8yCsDq__pulse{animation:2s ease-in-out infinite GlowText-module__8yCsDq__glowPulse}@keyframes GlowText-module__8yCsDq__glowPulse{0%,to{filter:brightness()}50%{filter:brightness(1.3)}}.GlowText-module__8yCsDq__gradientText{display:inline-block}@keyframes GlowText-module__8yCsDq__gradientFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.GlowText-module__8yCsDq__neonText{font-weight:700;display:inline-block}.GlowText-module__8yCsDq__flicker{animation:2s ease-in-out infinite GlowText-module__8yCsDq__neonFlicker}@keyframes GlowText-module__8yCsDq__neonFlicker{0%,to{opacity:1}41%{opacity:1}42%{opacity:.8}43%{opacity:1}45%{opacity:.3}46%{opacity:1}}@media (prefers-reduced-motion:reduce){.GlowText-module__8yCsDq__pulse,.GlowText-module__8yCsDq__gradientText,.GlowText-module__8yCsDq__flicker{animation:none}}
.MagneticButton-module__50zloa__magneticButton{font-family:var(--font-display);cursor:pointer;will-change:transform;border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:box-shadow .3s;display:inline-flex;position:relative;overflow:hidden}.MagneticButton-module__50zloa__primary{color:#fff;background:linear-gradient(135deg,#ff3d00 0%,#ff8a00 100%)}.MagneticButton-module__50zloa__primary:hover{box-shadow:0 0 30px #ff3d0080,0 0 60px #ff3d004d}.MagneticButton-module__50zloa__secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:0 0;border:2px solid #ffffff4d}.MagneticButton-module__50zloa__secondary:hover{border-color:#ff3d00;box-shadow:0 0 20px #ff3d004d}.MagneticButton-module__50zloa__ghost{color:#fffc;background:0 0;border:none}.MagneticButton-module__50zloa__ghost:hover{color:#fff;text-shadow:0 0 20px #ff3d0080}.MagneticButton-module__50zloa__content{z-index:2;align-items:center;gap:.5rem;display:inline-flex;position:relative}.MagneticButton-module__50zloa__glowLayer{opacity:0;z-index:1;pointer-events:none;background:radial-gradient(circle,#ff3d0099 0%,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.MagneticButton-module__50zloa__glow:hover .MagneticButton-module__50zloa__glowLayer{opacity:1}.MagneticButton-module__50zloa__ripple{opacity:0;pointer-events:none;background:radial-gradient(circle,#ffffff4d 0%,#0000 60%);width:200%;height:200%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.MagneticButton-module__50zloa__magneticButton:active .MagneticButton-module__50zloa__ripple{opacity:1;transition:transform .3s ease-out,opacity .3s ease-out;transform:translate(-50%,-50%)scale(1)}.MagneticButton-module__50zloa__iconButton{cursor:pointer;color:#fff;will-change:transform;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;transition:background .3s,border-color .3s;display:flex}.MagneticButton-module__50zloa__iconButton:hover{background:#ff3d0033;border-color:#ff3d00}.MagneticButton-module__50zloa__magneticButton:disabled{opacity:.5;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.MagneticButton-module__50zloa__magneticButton,.MagneticButton-module__50zloa__iconButton{transition:none}.MagneticButton-module__50zloa__ripple{display:none}}@media (hover:none){.MagneticButton-module__50zloa__magneticButton{transform:none!important}}
.FloatingParticles-module__lzkcjW__canvas{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.FloatingParticles-module__lzkcjW__particleField{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.FloatingParticles-module__lzkcjW__cssParticle{will-change:transform;background:radial-gradient(circle,#ff3d00 0%,#0000 70%);border-radius:50%;animation:20s ease-in-out infinite FloatingParticles-module__lzkcjW__floatParticle;position:absolute}.FloatingParticles-module__lzkcjW__cssParticle:nth-child(odd){background:radial-gradient(circle,#ff8a00 0%,#0000 70%)}.FloatingParticles-module__lzkcjW__cssParticle:nth-child(3n){background:radial-gradient(circle,#fffc 0%,#0000 70%)}@keyframes FloatingParticles-module__lzkcjW__floatParticle{0%,to{transform:translate(0)scale(1)}25%{transform:translate(30px,-50px)scale(1.2)}50%{transform:translate(-20px,30px)scale(.8)}75%{transform:translate(50px,20px)scale(1.1)}}@media (prefers-reduced-motion:reduce){.FloatingParticles-module__lzkcjW__cssParticle{animation:none}.FloatingParticles-module__lzkcjW__canvas{opacity:.5}}@media (max-width:768px){.FloatingParticles-module__lzkcjW__canvas{display:none}.FloatingParticles-module__lzkcjW__cssParticle{animation-duration:40s}.FloatingParticles-module__lzkcjW__cssParticle:nth-child(n+15){display:none}}
.HeroSection-module__8AZ9Vq__hero{background:0 0;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:visible}.HeroSection-module__8AZ9Vq__bgGlow{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#ff3d001f 0%,#0000 60%);border-radius:50%;width:120vw;height:120vh;animation:8s ease-in-out infinite HeroSection-module__8AZ9Vq__glowPulse;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__8AZ9Vq__bgGlow2{filter:blur(100px);pointer-events:none;background:radial-gradient(circle,#ff8a0014 0%,#0000 60%);border-radius:50%;width:100vw;height:100vh;animation:10s ease-in-out infinite reverse HeroSection-module__8AZ9Vq__glowPulse;position:absolute;top:70%;left:30%;transform:translate(-50%,-50%)}@keyframes HeroSection-module__8AZ9Vq__glowPulse{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}}.HeroSection-module__8AZ9Vq__orbContainer{pointer-events:none;z-index:0;position:absolute;inset:0}.HeroSection-module__8AZ9Vq__orb1{filter:blur(60px);background:radial-gradient(circle,#ff3d0026 0%,#0000 60%);border-radius:50%;width:50vw;max-width:600px;height:50vw;max-height:600px;position:absolute;top:10%;right:-5%}.HeroSection-module__8AZ9Vq__orb2{filter:blur(70px);background:radial-gradient(circle,#ff8a001f 0%,#0000 60%);border-radius:50%;width:40vw;max-width:500px;height:40vw;max-height:500px;position:absolute;bottom:10%;left:-5%}.HeroSection-module__8AZ9Vq__content{text-align:center;z-index:2;width:100%;max-width:100vw;padding:0 4rem;position:relative}.HeroSection-module__8AZ9Vq__tagline{text-transform:uppercase;letter-spacing:.3em;color:var(--color-accent);margin-bottom:1.5rem;font-size:1rem;font-weight:500}.HeroSection-module__8AZ9Vq__title{letter-spacing:-.04em;perspective:1000px;margin-bottom:1.5rem;padding:0 .1em;font-size:clamp(3.5rem,12vw,10rem);font-weight:800;line-height:.95}.HeroSection-module__8AZ9Vq__accent{text-shadow:0 0 40px #ff3d0080,0 0 80px #ff3d004d,0 0 120px #ff8a0033;padding-right:.05em;display:inline-block}.HeroSection-module__8AZ9Vq__subtitle{color:var(--color-text-secondary);max-width:600px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.3rem);line-height:1.7}.HeroSection-module__8AZ9Vq__ctas{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;display:flex}.HeroSection-module__8AZ9Vq__scrollIndicator{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.2em;z-index:2;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.HeroSection-module__8AZ9Vq__scrollLine{background:linear-gradient(#ff3d0080 0%,#0000 100%);width:1px;height:40px;position:relative;overflow:hidden}.HeroSection-module__8AZ9Vq__scrollDot{background:var(--color-accent);border-radius:2px;width:3px;height:8px;position:absolute;left:-1px;box-shadow:0 0 10px #ff3d00cc}@media (max-width:768px){.HeroSection-module__8AZ9Vq__content{padding:0 1.5rem}.HeroSection-module__8AZ9Vq__title{padding:0 .05em}.HeroSection-module__8AZ9Vq__bgGlow{width:150vw;height:150vh}.HeroSection-module__8AZ9Vq__bgGlow2{width:120vw;height:120vh}.HeroSection-module__8AZ9Vq__orb1,.HeroSection-module__8AZ9Vq__orb2{width:60vw;height:60vw}.HeroSection-module__8AZ9Vq__ctas{flex-direction:column;align-items:center;gap:1rem}.HeroSection-module__8AZ9Vq__scrollIndicator{bottom:2rem}}@media (prefers-reduced-motion:reduce){.HeroSection-module__8AZ9Vq__bgGlow,.HeroSection-module__8AZ9Vq__bgGlow2,.HeroSection-module__8AZ9Vq__orb1,.HeroSection-module__8AZ9Vq__orb2{animation:none}}
.VideoShowcase-module__wM5c9W__section{background:var(--color-bg-primary);min-height:100vh;padding:10rem 0;position:relative;overflow:hidden}.VideoShowcase-module__wM5c9W__bgLines{pointer-events:none;background-image:linear-gradient(90deg,#ff3d0005 1px,#0000 1px);background-size:100px 100px;position:absolute;inset:0}.VideoShowcase-module__wM5c9W__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.VideoShowcase-module__wM5c9W__header{margin-bottom:5rem}.VideoShowcase-module__wM5c9W__labelRow{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.VideoShowcase-module__wM5c9W__label{color:var(--color-accent);letter-spacing:.2em;font-size:.8rem;font-weight:600}.VideoShowcase-module__wM5c9W__divider{background:var(--gradient-accent);width:40px;height:1px}.VideoShowcase-module__wM5c9W__labelText{color:var(--color-text-muted);letter-spacing:.3em;font-size:.7rem;font-weight:600}.VideoShowcase-module__wM5c9W__title{letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1}.VideoShowcase-module__wM5c9W__accent{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.VideoShowcase-module__wM5c9W__description{color:var(--color-text-secondary);max-width:600px;font-size:1.25rem;line-height:1.7}.VideoShowcase-module__wM5c9W__categoryFilter{flex-wrap:wrap;gap:.5rem;margin-top:2rem;display:flex}.VideoShowcase-module__wM5c9W__categoryBtn{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:50px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .3s}.VideoShowcase-module__wM5c9W__categoryBtn:hover{color:var(--color-text-primary);border-color:#ff3d004d}.VideoShowcase-module__wM5c9W__categoryBtn.VideoShowcase-module__wM5c9W__activeCategory{background:var(--gradient-accent);color:#fff;border-color:#0000;box-shadow:0 0 20px #ff3d004d}.VideoShowcase-module__wM5c9W__showcase{grid-template-columns:1.5fr 1fr;gap:2rem;margin-bottom:5rem;display:grid}.VideoShowcase-module__wM5c9W__videoPlayer{aspect-ratio:16/9;background:linear-gradient(135deg,#ff3d001a 0%,var(--color-bg-card)100%);background-position:50%;background-size:cover;border:1px solid #ffffff0d;border-radius:16px;position:relative;overflow:hidden}.VideoShowcase-module__wM5c9W__videoOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VideoShowcase-module__wM5c9W__playButton{background:var(--gradient-accent);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;z-index:10;border:none;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:box-shadow .3s,transform .2s;display:flex;position:relative;box-shadow:0 0 60px #ff3d0066}.VideoShowcase-module__wM5c9W__playButton:hover,.VideoShowcase-module__wM5c9W__playButton:active{transform:scale(1.05);box-shadow:0 0 80px #ff3d0099}.VideoShowcase-module__wM5c9W__playButton svg{margin-left:4px}.VideoShowcase-module__wM5c9W__videoInfo{pointer-events:none;background:linear-gradient(#0000,#000c);padding:2rem;position:absolute;bottom:0;left:0;right:0}.VideoShowcase-module__wM5c9W__videoCategory{text-transform:uppercase;letter-spacing:.2em;color:var(--color-accent);font-size:.7rem;font-weight:600}.VideoShowcase-module__wM5c9W__videoTitle{margin-top:.5rem;font-size:1.5rem}.VideoShowcase-module__wM5c9W__videoClient{color:#fff9;margin-top:.25rem;font-size:.85rem;display:block}.VideoShowcase-module__wM5c9W__projectNav{flex-direction:column;gap:.5rem;display:flex}.VideoShowcase-module__wM5c9W__projectTab{cursor:pointer;text-align:left;color:var(--color-text-secondary);background:0 0;border:1px solid #ffffff0d;border-radius:12px;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;transition:all .3s;display:flex}.VideoShowcase-module__wM5c9W__projectTab:hover,.VideoShowcase-module__wM5c9W__projectTab.VideoShowcase-module__wM5c9W__active{background:#ff3d000d;border-color:#ff3d0033}.VideoShowcase-module__wM5c9W__projectTab.VideoShowcase-module__wM5c9W__active{border-color:var(--color-accent)}.VideoShowcase-module__wM5c9W__projectIndex{color:var(--color-text-muted);min-width:24px;font-size:.8rem;font-weight:600}.VideoShowcase-module__wM5c9W__projectTab.VideoShowcase-module__wM5c9W__active .VideoShowcase-module__wM5c9W__projectIndex{color:var(--color-accent)}.VideoShowcase-module__wM5c9W__projectInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.VideoShowcase-module__wM5c9W__projectTitle{color:var(--color-text-primary);font-size:1rem;font-weight:600}.VideoShowcase-module__wM5c9W__projectDesc{color:var(--color-text-muted);font-size:.8rem}.VideoShowcase-module__wM5c9W__projectMeta{flex-direction:column;align-items:flex-end;gap:.25rem;display:flex}.VideoShowcase-module__wM5c9W__projectYear{color:var(--color-text-muted);font-size:.75rem}.VideoShowcase-module__wM5c9W__projectDuration{color:var(--color-accent);opacity:.7;font-size:.7rem}.VideoShowcase-module__wM5c9W__viewAll{text-align:center;margin-top:1.5rem}.VideoShowcase-module__wM5c9W__showMoreBtn{color:var(--color-text-secondary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;transition:all .3s;display:inline-flex}.VideoShowcase-module__wM5c9W__showMoreBtn:hover{border-color:var(--color-accent);color:var(--color-accent);background:#ff3d001a}.VideoShowcase-module__wM5c9W__showMoreBtn svg{transition:transform .3s}.VideoShowcase-module__wM5c9W__showMoreBtn:hover svg{transform:translateY(2px)}.VideoShowcase-module__wM5c9W__stats{border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;gap:3rem;margin-bottom:3rem;padding:3rem 0;display:flex}.VideoShowcase-module__wM5c9W__stat{text-align:center}.VideoShowcase-module__wM5c9W__statNumber{font-size:3rem;font-weight:700;font-family:var(--font-display);background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.VideoShowcase-module__wM5c9W__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}.VideoShowcase-module__wM5c9W__statDivider{background:#ffffff1a;width:1px;height:60px}.VideoShowcase-module__wM5c9W__cta{text-align:center}.VideoShowcase-module__wM5c9W__ctaButton{background:var(--gradient-accent);color:#fff;border-radius:50px;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 0 40px #ff3d004d}.VideoShowcase-module__wM5c9W__ctaButton:hover{transform:scale(1.05);box-shadow:0 0 60px #ff3d0080}.VideoShowcase-module__wM5c9W__ctaButton svg{transition:transform .3s}.VideoShowcase-module__wM5c9W__ctaButton:hover svg{transform:translate(5px)}.VideoShowcase-module__wM5c9W__videoModal{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.VideoShowcase-module__wM5c9W__modalContent{background:var(--color-bg-card);border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:1200px;position:relative;overflow:hidden}.VideoShowcase-module__wM5c9W__modalClose{z-index:10;color:#fff;cursor:pointer;background:#00000080;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.VideoShowcase-module__wM5c9W__modalClose:hover{background:var(--color-accent);border-color:var(--color-accent);transform:scale(1.1)}.VideoShowcase-module__wM5c9W__modalHeader{border-bottom:1px solid #ffffff0d;padding:1.25rem 1.5rem}.VideoShowcase-module__wM5c9W__modalHeader h3{color:var(--color-text-primary);margin:0;padding-right:3rem;font-size:1.25rem;font-weight:600}.VideoShowcase-module__wM5c9W__modalPlayer{background:#000;width:100%;padding-top:56.25%;position:relative}.VideoShowcase-module__wM5c9W__modalPlayer iframe{width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1024px){.VideoShowcase-module__wM5c9W__showcase{grid-template-columns:1fr}.VideoShowcase-module__wM5c9W__projectNav{grid-template-columns:repeat(2,1fr);display:grid}}@media (max-width:768px){.VideoShowcase-module__wM5c9W__section{padding:5rem 0}.VideoShowcase-module__wM5c9W__categoryFilter{justify-content:center}.VideoShowcase-module__wM5c9W__categoryBtn{padding:.5rem 1rem;font-size:.8rem}.VideoShowcase-module__wM5c9W__projectNav{grid-template-columns:1fr}.VideoShowcase-module__wM5c9W__stats{flex-direction:column;gap:2rem}.VideoShowcase-module__wM5c9W__statDivider{width:60px;height:1px}.VideoShowcase-module__wM5c9W__videoModal{align-items:flex-start;padding:3rem .5rem .5rem}.VideoShowcase-module__wM5c9W__modalContent{max-height:calc(100vh - 4rem);overflow:hidden}.VideoShowcase-module__wM5c9W__modalHeader{padding:1rem}.VideoShowcase-module__wM5c9W__modalHeader h3{font-size:1rem}.VideoShowcase-module__wM5c9W__modalClose{width:36px;height:36px;top:.75rem;right:.75rem}.VideoShowcase-module__wM5c9W__modalPlayer{padding-top:56.25%}.VideoShowcase-module__wM5c9W__modalPlayer iframe{transform:translateZ(0)}}
.ServicesGrid-module__O-xsaG__section{background:repeating-linear-gradient(-45deg,transparent,transparent 40px,#ff6b0008 40px,#ff6b0008 41px),var(--color-bg-primary);padding:6rem 0;position:relative}.ServicesGrid-module__O-xsaG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.ServicesGrid-module__O-xsaG__header{margin-bottom:3rem}.ServicesGrid-module__O-xsaG__labelRow{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.ServicesGrid-module__O-xsaG__label{color:var(--color-accent);letter-spacing:.2em;font-size:.8rem;font-weight:600}.ServicesGrid-module__O-xsaG__divider{background:#fff3;width:40px;height:1px}.ServicesGrid-module__O-xsaG__labelText{color:var(--color-text-muted);letter-spacing:.3em;font-size:.7rem;font-weight:600}.ServicesGrid-module__O-xsaG__title{font-size:clamp(2rem,4vw,3rem);font-weight:700}.ServicesGrid-module__O-xsaG__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ServicesGrid-module__O-xsaG__card{background:var(--color-bg-card);border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ServicesGrid-module__O-xsaG__card:hover{border-color:#ff3d004d;transform:translateY(-4px)}.ServicesGrid-module__O-xsaG__card:hover .ServicesGrid-module__O-xsaG__cardHover{opacity:1}.ServicesGrid-module__O-xsaG__card:hover .ServicesGrid-module__O-xsaG__cardIcon{color:var(--color-accent);background:#ff3d001a}.ServicesGrid-module__O-xsaG__cardIcon{width:56px;height:56px;color:var(--color-text-secondary);background:#ffffff08;border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.ServicesGrid-module__O-xsaG__cardContent{flex:1}.ServicesGrid-module__O-xsaG__cardTitle{color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.ServicesGrid-module__O-xsaG__cardDesc{color:var(--color-text-muted);font-size:.9rem;line-height:1.6}.ServicesGrid-module__O-xsaG__cardStats{color:var(--color-accent);text-transform:uppercase;letter-spacing:.1em;border-top:1px solid #ffffff0d;padding-top:1rem;font-size:.75rem;font-weight:600}.ServicesGrid-module__O-xsaG__cardHover{opacity:0;pointer-events:none;background:radial-gradient(circle at 100% 0,#ff3d0014 0%,#0000 60%);transition:opacity .4s;position:absolute;inset:0}@media (max-width:1024px){.ServicesGrid-module__O-xsaG__grid{grid-template-columns:1fr}.ServicesGrid-module__O-xsaG__card{flex-direction:row;align-items:center}.ServicesGrid-module__O-xsaG__cardStats{border-top:none;border-left:1px solid #ffffff0d;margin-left:auto;padding-top:0;padding-left:1.5rem}}@media (max-width:640px){.ServicesGrid-module__O-xsaG__card{flex-direction:column;align-items:flex-start}.ServicesGrid-module__O-xsaG__cardStats{border-top:1px solid #ffffff0d;border-left:none;width:100%;margin-left:0;padding-top:1rem;padding-left:0}}
.ClientsSphere-module__vFps7W__section{flex-direction:column;justify-content:center;align-items:center;width:100vw;height:70vh;min-height:500px;margin-left:calc(50% - 50vw);padding:2rem 0;display:flex;position:relative;overflow:hidden}.ClientsSphere-module__vFps7W__background{z-index:0;position:absolute;inset:0}.ClientsSphere-module__vFps7W__glow{pointer-events:none;background:radial-gradient(circle,#ff6b001f 0%,#ff6b000a 40%,#0000 60%);border-radius:50%;width:100vw;height:100vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ClientsSphere-module__vFps7W__header{text-align:center;z-index:1;margin-bottom:2rem}.ClientsSphere-module__vFps7W__title{background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.ClientsSphere-module__vFps7W__subtitle{color:#ffffff80;margin-top:.5rem;font-size:1rem}.ClientsSphere-module__vFps7W__container{perspective:2000px;cursor:grab;z-index:1;-webkit-user-select:none;user-select:none;width:90vw;max-width:1200px;height:90vw;max-height:1200px;position:relative}.ClientsSphere-module__vFps7W__container:active{cursor:grabbing}.ClientsSphere-module__vFps7W__sphere{width:100%;height:100%;transform-style:preserve-3d;transition:transform 50ms linear;position:absolute}.ClientsSphere-module__vFps7W__logoItem{pointer-events:auto;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;margin:-75px 0 0 -75px;transition:transform .3s;display:flex;position:absolute;top:50%;left:50%}.ClientsSphere-module__vFps7W__logoItem:hover{transform:scale(1.15)}.ClientsSphere-module__vFps7W__logoImage{object-fit:contain;filter:drop-shadow(0 2px 8px #00000080);width:105px;height:105px;transition:filter .3s,transform .3s}.ClientsSphere-module__vFps7W__logoItem:hover .ClientsSphere-module__vFps7W__logoImage{filter:drop-shadow(0 4px 15px #ff6b0066)}.ClientsSphere-module__vFps7W__logoText{color:#fffc;letter-spacing:.05em;font-size:1.2rem;font-weight:700}.ClientsSphere-module__vFps7W__clientName{color:#ffffffe6;white-space:nowrap;opacity:0;text-shadow:0 2px 8px #000c;background:#0009;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:600;transition:all .3s;position:absolute;bottom:-8px;transform:translateY(5px)}.ClientsSphere-module__vFps7W__logoItem:hover .ClientsSphere-module__vFps7W__clientName{opacity:1;transform:translateY(0)}.ClientsSphere-module__vFps7W__centerGlow{pointer-events:none;background:radial-gradient(circle,#ff6b004d 0%,#0000 70%);border-radius:50%;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ClientsSphere-module__vFps7W__hint{color:#fff6;z-index:1;justify-content:center;align-items:center;margin-top:2rem;display:flex}@media (max-width:768px){.ClientsSphere-module__vFps7W__section{min-height:80vh;padding:2rem 1rem}.ClientsSphere-module__vFps7W__container{width:420px;height:420px}.ClientsSphere-module__vFps7W__logoItem{border-radius:12px;width:55px;height:55px;margin:-27.5px 0 0 -27.5px}.ClientsSphere-module__vFps7W__logoText{font-size:1rem}.ClientsSphere-module__vFps7W__glow{width:400px;height:400px}}@media (max-width:480px){.ClientsSphere-module__vFps7W__container{width:320px;height:320px}.ClientsSphere-module__vFps7W__logoItem{width:45px;height:45px;margin:-22.5px 0 0 -22.5px}.ClientsSphere-module__vFps7W__logoText{font-size:.85rem}}
.ProjectsSection-module__2qoIza__section{background:var(--color-bg-primary);padding:5rem 0}.ProjectsSection-module__2qoIza__container{max-width:1200px;margin:0 auto;padding:0 2rem}.ProjectsSection-module__2qoIza__header{margin-bottom:2rem}.ProjectsSection-module__2qoIza__labelRow{align-items:center;gap:.75rem;display:flex}.ProjectsSection-module__2qoIza__label{color:var(--color-text-muted)}.ProjectsSection-module__2qoIza__labelText{color:var(--color-text-muted);letter-spacing:.3em;font-size:.7rem;font-weight:600}.ProjectsSection-module__2qoIza__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.ProjectsSection-module__2qoIza__card{border-radius:16px;text-decoration:none;display:block;position:relative;overflow:hidden}.ProjectsSection-module__2qoIza__cardInner{z-index:1;background:var(--color-bg-card);border:1px solid #ffffff0d;border-radius:16px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.ProjectsSection-module__2qoIza__card:hover .ProjectsSection-module__2qoIza__cardInner{border-color:#ff3d0033;transform:translateY(-4px)}.ProjectsSection-module__2qoIza__card:hover .ProjectsSection-module__2qoIza__cardHover{opacity:1}.ProjectsSection-module__2qoIza__card:hover .ProjectsSection-module__2qoIza__cardLink{color:var(--color-accent)}.ProjectsSection-module__2qoIza__card:hover .ProjectsSection-module__2qoIza__cardLink svg{transform:translate(3px,-3px)}.ProjectsSection-module__2qoIza__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ProjectsSection-module__2qoIza__cardSubtitle{text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent);font-size:.7rem;font-weight:600}.ProjectsSection-module__2qoIza__cardTitle{color:var(--color-text-primary);margin-top:.25rem;font-size:1.5rem;font-weight:700}.ProjectsSection-module__2qoIza__cardStat{text-align:right}.ProjectsSection-module__2qoIza__statValue{font-size:1.5rem;font-weight:700;font-family:var(--font-display);background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.ProjectsSection-module__2qoIza__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.ProjectsSection-module__2qoIza__cardDesc{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.ProjectsSection-module__2qoIza__cardLink{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;transition:color .2s;display:inline-flex}.ProjectsSection-module__2qoIza__cardLink svg{transition:transform .2s}.ProjectsSection-module__2qoIza__cardHover{opacity:0;pointer-events:none;z-index:0;background:radial-gradient(circle at 0 0,#ff3d001a 0%,#0000 50%);transition:opacity .4s;position:absolute;inset:0}@media (max-width:768px){.ProjectsSection-module__2qoIza__grid{grid-template-columns:1fr}}
.ContactPro-module__vZMHQq__section{background:var(--color-bg-primary);min-height:auto;padding:8rem 0 10rem;position:relative;overflow:visible}.ContactPro-module__vZMHQq__bgGradient{pointer-events:none;background:radial-gradient(circle,#ff3d0014 0%,#0000 60%);width:1000px;height:1000px;position:absolute;bottom:-300px;left:50%;transform:translate(-50%)}.ContactPro-module__vZMHQq__container{z-index:1;grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.ContactPro-module__vZMHQq__content{padding-right:1rem}.ContactPro-module__vZMHQq__labelRow{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ContactPro-module__vZMHQq__label{color:var(--color-accent);letter-spacing:.2em;font-size:.8rem;font-weight:600}.ContactPro-module__vZMHQq__divider{background:#fff3;width:40px;height:1px}.ContactPro-module__vZMHQq__labelText{color:var(--color-text-muted);letter-spacing:.3em;font-size:.7rem;font-weight:600}.ContactPro-module__vZMHQq__title{word-wrap:break-word;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:700;line-height:1.15}.ContactPro-module__vZMHQq__accent{background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline}.ContactPro-module__vZMHQq__description{color:var(--color-text-secondary);max-width:500px;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.ContactPro-module__vZMHQq__links{flex-direction:column;gap:1rem;display:flex}.ContactPro-module__vZMHQq__link{color:var(--color-text-secondary);align-items:center;gap:.75rem;font-size:1rem;text-decoration:none;transition:color .2s;display:flex}.ContactPro-module__vZMHQq__link:hover,.ContactPro-module__vZMHQq__link svg{color:var(--color-accent)}.ContactPro-module__vZMHQq__form{background:var(--color-bg-card);border:1px solid #ffffff0d;border-radius:20px;padding:2.5rem}.ContactPro-module__vZMHQq__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactPro-module__vZMHQq__formGroup{margin-bottom:1.25rem}.ContactPro-module__vZMHQq__formGroup label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.ContactPro-module__vZMHQq__formGroup input,.ContactPro-module__vZMHQq__formGroup textarea{width:100%;color:var(--color-text-primary);font-family:var(--font-body);background:#0a0a0a80;border:1px solid #ffffff14;border-radius:10px;outline:none;padding:1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.ContactPro-module__vZMHQq__formGroup input:focus,.ContactPro-module__vZMHQq__formGroup textarea:focus{border-color:var(--color-accent);box-shadow:0 0 20px #ff3d001a}.ContactPro-module__vZMHQq__formGroup textarea{resize:vertical;min-height:120px}.ContactPro-module__vZMHQq__errorMessage{color:#ff6b6b;background:#ff64641a;border:1px solid #ff64644d;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}.ContactPro-module__vZMHQq__submitBtn{background:var(--gradient-accent);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 0 30px #ff3d0033}.ContactPro-module__vZMHQq__submitBtn:hover{transform:translateY(-2px);box-shadow:0 0 50px #ff3d0066}.ContactPro-module__vZMHQq__submitBtn:disabled{opacity:.8;cursor:not-allowed;transform:none}.ContactPro-module__vZMHQq__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite ContactPro-module__vZMHQq__spin}@keyframes ContactPro-module__vZMHQq__spin{to{transform:rotate(360deg)}}.ContactPro-module__vZMHQq__successMessage{text-align:center;padding:3rem 0}.ContactPro-module__vZMHQq__successIcon{width:60px;height:60px;color:var(--color-accent);background:#ff3d001a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.ContactPro-module__vZMHQq__successIcon svg{width:30px;height:30px}.ContactPro-module__vZMHQq__successMessage h3{margin-bottom:.5rem;font-size:1.5rem}.ContactPro-module__vZMHQq__successMessage p{color:var(--color-text-muted)}@media (max-width:900px){.ContactPro-module__vZMHQq__container{grid-template-columns:1fr}.ContactPro-module__vZMHQq__content{text-align:center;padding-right:0}.ContactPro-module__vZMHQq__labelRow{justify-content:center}.ContactPro-module__vZMHQq__links{align-items:center}.ContactPro-module__vZMHQq__formRow{grid-template-columns:1fr}}
.MaintenancePage-module__8P_oOW__container{z-index:99999;background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#16213e 100%);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.MaintenancePage-module__8P_oOW__content{text-align:center;z-index:10;max-width:600px;padding:2rem}.MaintenancePage-module__8P_oOW__iconContainer{margin-bottom:2rem}.MaintenancePage-module__8P_oOW__gear{color:#ff6b35;width:80px;height:80px;animation:4s linear infinite MaintenancePage-module__8P_oOW__spin}@keyframes MaintenancePage-module__8P_oOW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MaintenancePage-module__8P_oOW__title{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.MaintenancePage-module__8P_oOW__message{color:#ffffffb3;margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.MaintenancePage-module__8P_oOW__loading{color:#4ecdc4;justify-content:center;align-items:center;gap:.25rem;font-size:1rem;display:flex}.MaintenancePage-module__8P_oOW__dots{text-align:left;width:24px}.MaintenancePage-module__8P_oOW__decorLine{background:linear-gradient(90deg,#0000,#ff6b35,#0000);width:100px;height:2px;margin-top:3rem;margin-left:auto;margin-right:auto;animation:2s ease-in-out infinite MaintenancePage-module__8P_oOW__pulse}@keyframes MaintenancePage-module__8P_oOW__pulse{0%,to{opacity:.5;transform:scaleX(.8)}50%{opacity:1;transform:scaleX(1)}}.MaintenancePage-module__8P_oOW__particles{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.MaintenancePage-module__8P_oOW__particle{background:#ff6b354d;border-radius:50%;width:4px;height:4px;animation:linear infinite MaintenancePage-module__8P_oOW__float;position:absolute;bottom:-10px}@keyframes MaintenancePage-module__8P_oOW__float{0%{opacity:0;transform:translateY(0)rotate(0)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100vh)rotate(720deg)}}@media (max-width:768px){.MaintenancePage-module__8P_oOW__title{font-size:1.75rem}.MaintenancePage-module__8P_oOW__message{font-size:1rem}.MaintenancePage-module__8P_oOW__gear{width:60px;height:60px}}
.CookieBanner-module__DZaZKG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99998;background:#0009;justify-content:center;align-items:flex-end;padding:1rem;display:flex;position:fixed;inset:0}.CookieBanner-module__DZaZKG__banner{background:var(--color-bg-card);border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:600px;padding:1.5rem;box-shadow:0 -10px 40px #0000004d}.CookieBanner-module__DZaZKG__content{margin-bottom:1.5rem}.CookieBanner-module__DZaZKG__title{color:var(--color-text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.CookieBanner-module__DZaZKG__text{color:var(--color-text-secondary);margin-bottom:.75rem;font-size:.9rem;line-height:1.6}.CookieBanner-module__DZaZKG__links{font-size:.8rem}.CookieBanner-module__DZaZKG__links a{color:var(--color-accent);text-decoration:none;transition:opacity .2s}.CookieBanner-module__DZaZKG__links a:hover{opacity:.8;text-decoration:underline}.CookieBanner-module__DZaZKG__separator{color:var(--color-text-muted);margin:0 .5rem}.CookieBanner-module__DZaZKG__actions{flex-wrap:wrap;gap:.75rem;display:flex}.CookieBanner-module__DZaZKG__btnPrimary,.CookieBanner-module__DZaZKG__btnSecondary{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s}.CookieBanner-module__DZaZKG__btnPrimary{background:var(--gradient-accent);color:#fff;flex:1}.CookieBanner-module__DZaZKG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 4px 20px #ff3d004d}.CookieBanner-module__DZaZKG__btnSecondary{color:var(--color-text-secondary);background:#ffffff0d;border:1px solid #ffffff1a}.CookieBanner-module__DZaZKG__btnSecondary:hover{color:var(--color-text-primary);background:#ffffff1a}.CookieBanner-module__DZaZKG__preference{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.CookieBanner-module__DZaZKG__preference:last-of-type{border-bottom:none}.CookieBanner-module__DZaZKG__preferenceInfo{flex:1}.CookieBanner-module__DZaZKG__preferenceName{color:var(--color-text-primary);margin-bottom:.25rem;font-weight:500;display:block}.CookieBanner-module__DZaZKG__preferenceDesc{color:var(--color-text-muted);font-size:.8rem;display:block}.CookieBanner-module__DZaZKG__toggle{align-items:center;gap:.5rem;display:flex}.CookieBanner-module__DZaZKG__required{color:var(--color-text-muted);font-size:.75rem;font-style:italic}.CookieBanner-module__DZaZKG__switch{width:50px;height:28px;display:inline-block;position:relative}.CookieBanner-module__DZaZKG__switch input{opacity:0;width:0;height:0}.CookieBanner-module__DZaZKG__slider{cursor:pointer;background-color:#ffffff1a;border-radius:28px;transition:all .3s;position:absolute;inset:0}.CookieBanner-module__DZaZKG__slider:before{content:"";background-color:#fff;border-radius:50%;width:22px;height:22px;transition:all .3s;position:absolute;bottom:3px;left:3px}.CookieBanner-module__DZaZKG__switch input:checked+.CookieBanner-module__DZaZKG__slider{background:var(--gradient-accent)}.CookieBanner-module__DZaZKG__switch input:checked+.CookieBanner-module__DZaZKG__slider:before{transform:translate(22px)}.CookieBanner-module__DZaZKG__checkbox{width:20px;height:20px;accent-color:var(--color-accent)}.CookieBanner-module__DZaZKG__checkbox:disabled{opacity:.5}@media (max-width:768px){.CookieBanner-module__DZaZKG__banner{border-radius:12px 12px 0 0;padding:1.25rem}.CookieBanner-module__DZaZKG__actions{flex-direction:column}.CookieBanner-module__DZaZKG__btnPrimary,.CookieBanner-module__DZaZKG__btnSecondary{text-align:center;width:100%}.CookieBanner-module__DZaZKG__preference{flex-direction:column;align-items:flex-start;gap:.75rem}.CookieBanner-module__DZaZKG__toggle{justify-content:space-between;width:100%}}
