.maintenance-module___7QalW__maintenanceWrapper{z-index:10000;background:#0a0a0b;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.maintenance-module___7QalW__maintenanceWrapper:before{content:"";background:radial-gradient(circle at center,var(--primary-color)0%,transparent 70%);filter:blur(100px);opacity:.1;z-index:-1;width:100vw;height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.maintenance-module___7QalW__glassCard{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:40px;width:100%;max-width:600px;padding:4rem 3rem;animation:6s ease-in-out infinite maintenance-module___7QalW__float;box-shadow:0 40px 100px #00000080}@keyframes maintenance-module___7QalW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.maintenance-module___7QalW__iconWrapper{width:100px;height:100px;color:var(--primary-color);background:#0070f31a;border:1px solid #0070f333;border-radius:30px;justify-content:center;align-items:center;margin:0 auto 2.5rem;display:flex}.maintenance-module___7QalW__icon{animation:2s ease-in-out infinite maintenance-module___7QalW__work}@keyframes maintenance-module___7QalW__work{0%,to{transform:rotate(0)}50%{transform:rotate(-20deg)scale(1.1)}}.maintenance-module___7QalW__glassCard h1{letter-spacing:-2px;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900}.maintenance-module___7QalW__glassCard h1 span{color:var(--primary-color)}.maintenance-module___7QalW__glassCard p{color:var(--secondary-color);margin-bottom:3rem;font-size:1.2rem;line-height:1.6}.maintenance-module___7QalW__loader{background:#ffffff0d;border-radius:10px;width:100%;height:6px;margin-bottom:2rem;overflow:hidden}.maintenance-module___7QalW__bar{background:var(--primary-color);width:50%;height:100%;box-shadow:0 0 15px var(--primary-color);animation:2s linear infinite maintenance-module___7QalW__move}@keyframes maintenance-module___7QalW__move{0%{transform:translate(-100%)}to{transform:translate(200%)}}.maintenance-module___7QalW__footer{color:var(--secondary-color);opacity:.5;font-size:.8rem}@media (max-width:768px){.maintenance-module___7QalW__glassCard{padding:3rem 2rem}.maintenance-module___7QalW__glassCard h1{font-size:2.5rem}}
.MobileDock-module__TLxsVW__dockWrapper{z-index:var(--zi-dock);pointer-events:none;justify-content:center;width:90%;max-width:400px;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.MobileDock-module__TLxsVW__dock{-webkit-backdrop-filter:blur(25px)saturate(180%);backdrop-filter:blur(25px)saturate(180%);pointer-events:all;background:#0a0a0bbf;border:1px solid #ffffff1a;border-radius:24px;justify-content:space-around;align-items:center;width:100%;padding:.6rem .5rem;display:flex;box-shadow:0 20px 50px #00000080,inset 0 0 0 1px #ffffff0d}.MobileDock-module__TLxsVW__dockItem{color:var(--secondary-color);flex-direction:column;flex:1;align-items:center;gap:.3rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.MobileDock-module__TLxsVW__iconWrapper{justify-content:center;align-items:center;height:24px;display:flex;position:relative}.MobileDock-module__TLxsVW__label{text-transform:uppercase;letter-spacing:.5px;opacity:.6;font-size:.6rem;font-weight:700;transition:all .3s}.MobileDock-module__TLxsVW__active{color:#fff}.MobileDock-module__TLxsVW__active .MobileDock-module__TLxsVW__label{opacity:1;color:var(--primary-color)}.MobileDock-module__TLxsVW__active svg{color:var(--primary-color);filter:drop-shadow(0 0 8px rgba(var(--primary-color-rgb),.5))}.MobileDock-module__TLxsVW__indicator{background:var(--primary-color);width:4px;height:4px;box-shadow:0 0 10px var(--primary-color),0 0 20px var(--primary-color);border-radius:50%;position:absolute;bottom:-8px}@media (min-width:901px){.MobileDock-module__TLxsVW__dockWrapper{display:none}}
.CookieConsent-module__zAWClG__consentContainer{z-index:99999;width:calc(100vw - 4rem);max-width:380px;position:fixed;bottom:2rem;right:2rem}.CookieConsent-module__zAWClG__consentCard{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:20px;padding:1.2rem;animation:.5s cubic-bezier(.16,1,.3,1) forwards CookieConsent-module__zAWClG__slideUp;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}@keyframes CookieConsent-module__zAWClG__slideUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.CookieConsent-module__zAWClG__glow{pointer-events:none;background:radial-gradient(circle,#0070f326 0%,#0000 70%);width:150px;height:150px;position:absolute;top:-50px;right:-50px}.CookieConsent-module__zAWClG__title{color:#fff;margin-bottom:.5rem;font-size:.95rem;font-weight:700}.CookieConsent-module__zAWClG__content p{color:#ccc;margin-bottom:1rem;font-size:.78rem;line-height:1.5}.CookieConsent-module__zAWClG__link{color:var(--primary-color);font-weight:600;text-decoration:underline}.CookieConsent-module__zAWClG__link:hover{color:#fff}.CookieConsent-module__zAWClG__buttonGroup{justify-content:flex-end;gap:1rem;display:flex}@media (max-width:600px){.CookieConsent-module__zAWClG__consentContainer{width:auto;bottom:.75rem;left:.75rem;right:.75rem}.CookieConsent-module__zAWClG__consentCard{border-radius:16px!important;padding:1rem!important}.CookieConsent-module__zAWClG__title{font-size:.9rem!important}.CookieConsent-module__zAWClG__content p{margin-bottom:.8rem!important;font-size:.75rem!important;line-height:1.4!important}.CookieConsent-module__zAWClG__buttonGroup{flex-direction:row!important;gap:.5rem!important}.CookieConsent-module__zAWClG__buttonGroup button{width:50%!important;padding:.4rem .6rem!important;font-size:.75rem!important}}
.Footer-module__3hUVsW__footer{background:var(--footer-bg);color:var(--footer-text);margin-top:auto;padding:4rem 0 2rem}@media (max-width:900px){.Footer-module__3hUVsW__footer{padding-bottom:8rem}}.Footer-module__3hUVsW__footerContainer{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;display:grid}.Footer-module__3hUVsW__footer h3,.Footer-module__3hUVsW__footer h4{margin-bottom:1.5rem}.Footer-module__3hUVsW__footerLogo{margin-bottom:1.5rem;display:block}.Footer-module__3hUVsW__footerDescription{opacity:.8;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.Footer-module__3hUVsW__footerInfo p{opacity:.8;margin-bottom:1rem;font-size:.9rem}.Footer-module__3hUVsW__copyright{margin-top:1rem;opacity:.6!important;font-size:.8rem!important}.Footer-module__3hUVsW__socials{gap:1.5rem;margin-bottom:2rem;display:flex}.Footer-module__3hUVsW__socialIcon{color:var(--text-color);opacity:.7;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__3hUVsW__socialIcon:hover{opacity:1;color:var(--primary-color);transform:translateY(-3px)}.Footer-module__3hUVsW__footerLinks ul{padding:0;list-style:none}.Footer-module__3hUVsW__footerLinks ul li{margin-bottom:.8rem}.Footer-module__3hUVsW__footerLinks a{opacity:.8;transition:opacity .2s,color .2s}.Footer-module__3hUVsW__footerLinks a:hover{opacity:1;color:var(--primary-color)}.Footer-module__3hUVsW__footerContact p{opacity:.8;margin-bottom:.5rem;font-size:.9rem}@media (max-width:768px){.Footer-module__3hUVsW__footerContainer{text-align:center;grid-template-columns:1fr;gap:2rem}.Footer-module__3hUVsW__footerInfo,.Footer-module__3hUVsW__footerLinks,.Footer-module__3hUVsW__footerContact{flex-direction:column;align-items:center;display:flex}.Footer-module__3hUVsW__socials{justify-content:center}.Footer-module__3hUVsW__footerLogo{justify-content:center;display:flex}}
