.alvey-footer{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:rgba(0,0,0,.95);border-top:1px solid rgba(0,207,255,.2);box-shadow:0 -4px 20px rgba(0,0,0,.5);isolation:isolate;margin-top:4rem;position:relative;width:100%;z-index:1000}.footer-container{margin:0 auto;max-width:1400px;padding:3rem 2rem 2rem}.footer-content{align-items:start;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.footer-column{display:flex;flex-direction:column}.footer-title{background:linear-gradient(135deg,var(--alvey-blue,#00cfff),var(--alvey-green,#6f0));-webkit-background-clip:text;border-bottom:1px solid rgba(0,207,255,.2);color:#e2e8f0;font-size:1rem;font-weight:700;margin:0 0 1rem;padding-bottom:.5rem;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.5px;text-transform:uppercase}.footer-menu{display:flex;flex-direction:column;gap:.5rem;list-style:none}.footer-menu,.footer-menu li{margin:0;padding:0}.footer-menu a{color:rgba(226,232,240,.8);display:inline-block;font-size:.9rem;font-weight:500;padding:.25rem 0;position:relative;text-decoration:none;transition:all .3s ease}.footer-menu a:hover{color:var(--alvey-blue,#00cfff);padding-left:.5rem}.footer-menu a:before{background:linear-gradient(90deg,var(--alvey-blue,#00cfff),var(--alvey-green,#6f0));content:"";height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:width .3s ease;width:0}.footer-menu a:hover:before{width:.5rem}.footer-social{gap:.75rem}.footer-social-link{align-items:center;display:flex!important;gap:.5rem;padding:.5rem 0!important}.footer-social-link:hover{padding-left:.5rem!important}.footer-social-icon{filter:brightness(0) invert(1);height:18px;object-fit:contain;transition:all .3s ease;width:18px}.footer-social-link img[src*="Telegram.png"],.footer-social-link img[src*="telegram.png"]{filter:none}.footer-social-link:hover .footer-social-icon{filter:brightness(0) invert(1) drop-shadow(0 0 4px var(--alvey-blue,#00CFFF));transform:scale(1.1)}.footer-social-link:hover img[src*="Telegram.png"],.footer-social-link:hover img[src*="telegram.png"]{filter:brightness(1.1) drop-shadow(0 0 4px var(--alvey-blue,#00CFFF));transform:scale(1.1)}.footer-bottom{border-top:1px solid rgba(0,207,255,.12);margin-top:2.5rem;padding-top:1.25rem}.footer-copyright{color:rgba(226,232,240,.55);font-size:.8rem;margin:0}@media (max-width:1024px){.footer-content{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}@media (max-width:768px){.footer-container{padding:1.5rem 1rem}.footer-content{gap:0;grid-template-columns:1fr}.footer-column:not(.footer-social){display:none}.footer-social .footer-title{display:none}.footer-social .footer-menu{flex-direction:row;gap:1.5rem;justify-content:center}.footer-social-link:hover{padding-left:0!important}.footer-bottom{margin-top:1rem;padding-top:1rem;text-align:center}}.footer-menu .link-logo{height:16px;margin-right:6px;width:16px}