.footer{background:radial-gradient(circle at 20% 40%,rgba(0,207,255,.14) 0,transparent 55%),#0a1a28;border-top:1px solid rgba(255,255,255,.08);color:#d6e7f3;text-align:center;font-family:var(--font-body);font-size:.95rem;padding:clamp(2.5rem,6vw,4rem) 0}.footer-logo{width:100%;max-width:180px;height:auto;filter:brightness(1.25);margin-bottom:1.6rem}@media (max-width:768px){.footer-logo{max-width:110px}}.footer-links{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin:0 0 1.4rem;padding:0}.footer-links a{color:#e9f7ff;font-weight:500;text-decoration:none;transition:color .25s}.footer-links a:focus-visible,.footer-links a:hover{color:#00cfff;text-decoration:underline}.footer-links a:focus-visible{outline:2px solid #00cfff;outline-offset:2px}.footer-mail,.footer-phone{margin:.15rem 0;font-size:1rem}.footer-mail a,.footer-phone a{color:#00cfff;font-weight:600;text-decoration:none}.footer-mail a:hover,.footer-phone a:hover{text-decoration:underline}.footer-copy{font-size:.9rem;color:#aac3d6;margin:1.2rem 0 .8rem}.footer-copy a{color:#00cfff;text-decoration:none}.footer-copy a:hover{text-decoration:underline}.footer-legal-note{font-size:.85rem;color:#94b3c7;max-width:760px;margin:0 auto;line-height:1.6}.footer-disclaimer{display:block;font-size:.78rem;margin-top:.5rem;color:#7da0b3}@media (max-width:768px){.footer-links{flex-direction:column;gap:.9rem}.footer-copy{padding:0 .8rem}.footer-legal-note{padding:0 1rem}}.custom-navbar{padding:.8rem 0;background:transparent;color:#ffffff;transition:background .3s ease,box-shadow .3s ease;z-index:1000}.custom-navbar.menu-open,.custom-navbar.scrolled{background:rgba(10,26,40,.85);backdrop-filter:blur(14px);box-shadow:0 2px 12px rgba(0,0,0,.3)}.custom-navbar .navbar-brand img{height:46px;width:auto}.custom-navbar .nav-link{position:relative;margin-left:1rem;color:inherit;font-size:.94rem;transition:color .3s ease;padding-bottom:2px}.custom-navbar .nav-link:after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:2px;background:#00cfff;transition:width .3s ease}.custom-navbar .nav-link:focus,.custom-navbar .nav-link:hover{color:#00cfff}.custom-navbar .nav-link.active:after,.custom-navbar .nav-link:focus:after,.custom-navbar .nav-link:hover:after{width:100%}.custom-navbar .nav-link.active{color:#00cfff}.custom-navbar .nav-link:focus-visible{outline:2px dashed #00cfff;outline-offset:4px}.navbar-toggler{border:none;color:inherit;transition:transform .3s ease}.navbar-toggler:focus{outline:none}.custom-navbar.menu-open .navbar-toggler{transform:rotate(90deg)}@media (max-width:991px){.custom-navbar .navbar-collapse{position:absolute;top:100%;left:0;width:100%;background:#0a1a28;transform:translateY(-12px);opacity:0;max-height:0;overflow:hidden;transition:opacity .4s ease,transform .4s ease,max-height .4s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;padding:2rem 1rem;z-index:999}.custom-navbar.menu-open .navbar-collapse{transform:translateY(0);opacity:1;max-height:800px}.custom-navbar .navbar-collapse .nav{margin-left:0!important}.custom-navbar .navbar-collapse .nav-link{width:100%;text-align:center}}@media (max-width:768px){.custom-navbar .navbar-brand img{height:40px}}