.site-footer{background:rgba(5,5,10,.98);border-top:1px solid rgba(37,211,102,.12);padding:4rem 2rem 1.5rem;color:#94a3b8}.footer-inner{max-width:1280px;display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;grid-gap:3rem;gap:3rem;margin:0 auto 3rem}.footer-logo{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.footer-logo-img{height:36px;width:auto;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 1px 6px rgba(37,211,102,.15))}.footer-logo span{font-size:1.2rem;font-weight:700;color:#fff}.footer-tagline{font-size:.875rem;line-height:1.6;max-width:280px}.footer-contact-direct,.footer-tagline{margin-bottom:1.25rem}.email-direct{display:inline-block;background:rgba(37,211,102,.08);border:1px solid rgba(37,211,102,.2);color:#25d366;font-size:.875rem;font-weight:600;padding:.5rem 1rem;border-radius:8px;text-decoration:none;transition:all .2s;margin-bottom:.5rem}.email-direct:hover{background:rgba(37,211,102,.15)}.response-note{font-size:.78rem;color:#475569;margin-top:.4rem}.footer-socials{display:flex;gap:.75rem;flex-wrap:wrap}.footer-socials a{width:36px;height:36px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#94a3b8;text-decoration:none;transition:all .2s}.footer-socials a:hover{background:rgba(37,211,102,.12);border-color:rgba(37,211,102,.25);color:#25d366}.footer-contact-col h4,.footer-links h4{color:#fff;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.footer-links ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.55rem}.footer-links a{color:#94a3b8;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-links a:hover{color:#25d366}.footer-contact-col{display:flex;flex-direction:column;gap:.55rem}.footer-contact-col a,.footer-contact-col span{color:#94a3b8;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-contact-col a:hover{color:#25d366}.footer-bottom{max-width:1280px;margin:0 auto;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.05);display:flex;justify-content:space-between;align-items:center;font-size:.82rem}.footer-bottom a{color:#25d366;text-decoration:none}.footer-legal-links{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.8rem}.footer-legal-links a{color:#25d366}@media (max-width:640px){.footer-legal-links{justify-content:center}}@media (max-width:1024px){.footer-inner{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:640px){.footer-inner{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:.75rem;text-align:center}}.site-layout{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1 1}.skip-link{position:fixed;left:1rem;top:.75rem;z-index:2000;transform:translateY(-160%);background:#72f0ba;color:#07100d;border-radius:10px;padding:.7rem 1rem;font-weight:800;text-decoration:none;transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid #75d6ff;outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}