.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.bg-logo{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:80vw;height:80vh;background-image:url(https://i.imgur.com/3dcksCn.png);background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.1;z-index:-2;pointer-events:none}body:before{content:"";position:fixed;inset:0;border:0px solid transparent;background:linear-gradient(45deg,#0ff,#09f,#06f,#33f,#60f,#90f,#c0f,#f09,#f06,#f33) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;animation:neonGlow 4s ease-in-out infinite alternate}@keyframes neonGlow{0%,to{filter:drop-shadow(0 0 10px #00ffff) drop-shadow(0 0 20px #0099ff) drop-shadow(0 0 30px #0066ff)}50%{filter:drop-shadow(0 0 20px #00ffff) drop-shadow(0 0 40px #0099ff) drop-shadow(0 0 60px #0066ff)}}.bg-frame{position:fixed;top:0;left:0;width:100vw;height:100vh;border:none;z-index:-3;pointer-events:none}html{background:#000}[data-astro-cid-sz7xmlte]{margin:0;padding:0;box-sizing:border-box}.aqa-footer[data-astro-cid-sz7xmlte]{background:#000000f2;border-top:2px solid #0099ff;box-shadow:0 0 20px #0099ff4d;padding:3rem 1rem 2rem;width:100%;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#fff}.footer-content[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:1.2rem;font-weight:700;color:#0ff;margin-bottom:1.5rem;text-shadow:0 0 10px rgba(0,255,255,.5);display:flex;align-items:center;gap:.5rem}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:20px;height:20px;stroke:#0ff}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-section[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{color:#fff;opacity:.9;text-decoration:none;transition:all .3s ease;font-size:.95rem;margin-bottom:.8rem;line-height:1.6}.footer-section[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:1;color:#0ff;text-shadow:0 0 10px rgba(0,255,255,.5);transform:translate(5px)}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none}.footer-section[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{border-left:2px solid transparent;padding:.3rem 0 .3rem .8rem;transition:all .3s ease}.footer-section[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]:hover{border-left-color:#0ff;background:#00ffff0d}.contact-info[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem;padding:.5rem;border-radius:8px;transition:all .3s ease}.contact-info[data-astro-cid-sz7xmlte]:hover{background:#0099ff1a}.contact-info[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:18px;height:18px;stroke:#0ff;flex-shrink:0}.socials[data-astro-cid-sz7xmlte]{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap}.socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;background:#09f3;border-radius:50%;transition:all .3s ease;border:1px solid rgba(0,153,255,.5);position:relative;overflow:hidden}.socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,255,255,.3),transparent);transition:left .5s ease}.socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover:before{left:100%}.socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{background:#0ff;transform:translateY(-3px) scale(1.1);box-shadow:0 5px 20px #0ff9}.socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover svg[data-astro-cid-sz7xmlte]{stroke:#000}.socials[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:24px;height:24px;transition:all .3s ease}.newsletter-form[data-astro-cid-sz7xmlte]{display:flex;gap:.5rem;margin-top:1rem}.newsletter-input[data-astro-cid-sz7xmlte]{flex:1;padding:.8rem;border:2px solid rgba(0,153,255,.3);border-radius:25px;background:#00000080;color:#fff;font-size:.9rem;transition:all .3s ease;backdrop-filter:blur(10px)}.newsletter-input[data-astro-cid-sz7xmlte]:focus{outline:none;border-color:#0ff;box-shadow:0 0 15px #00ffff4d}.newsletter-input[data-astro-cid-sz7xmlte]::placeholder{color:#fff9}.newsletter-btn[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,#09f,#0ff);color:#000;padding:.8rem 1.5rem;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.newsletter-btn[data-astro-cid-sz7xmlte]:hover{background:linear-gradient(135deg,#0ff,#09f);transform:translateY(-2px);box-shadow:0 5px 15px #0ff6}#newsletterMessage[data-astro-cid-sz7xmlte]{margin-top:10px;font-size:14px}#newsletterMessage[data-astro-cid-sz7xmlte].success{color:#0c6}#newsletterMessage[data-astro-cid-sz7xmlte].error{color:#f44}.hidden[data-astro-cid-sz7xmlte]{display:none}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(0,153,255,.3);margin-top:2rem;padding-top:2rem;text-align:center;display:flex;flex-direction:column;gap:1rem;align-items:center}.footer-logo[data-astro-cid-sz7xmlte]{width:60px;height:auto;filter:brightness(1.2);transition:all .3s ease}.footer-logo[data-astro-cid-sz7xmlte]:hover{transform:scale(1.1);filter:drop-shadow(0 0 10px #00ffff)}.copyright[data-astro-cid-sz7xmlte]{font-size:.9rem;opacity:.8;text-align:center}@media (max-width: 768px){.aqa-footer[data-astro-cid-sz7xmlte]{padding:2rem 1rem 1.5rem}.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem;text-align:center}.newsletter-form[data-astro-cid-sz7xmlte]{flex-direction:column}.socials[data-astro-cid-sz7xmlte]{justify-content:center}}.footer-section[data-astro-cid-sz7xmlte]{animation:fadeInUp .6s ease-out}.footer-section[data-astro-cid-sz7xmlte]:nth-child(1){animation-delay:.1s}.footer-section[data-astro-cid-sz7xmlte]:nth-child(2){animation-delay:.2s}.footer-section[data-astro-cid-sz7xmlte]:nth-child(3){animation-delay:.3s}.footer-section[data-astro-cid-sz7xmlte]:nth-child(4){animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
