/* =====================================================
  ATHLETIC SECHURA · 05 FOOTER
  Footer de sede alineado al estilo de la página principal.
====================================================== */
.site-footer{position:relative;background:radial-gradient(circle at 12% 0%,rgba(225,6,0,.16),transparent 28%),linear-gradient(180deg,#050505,#020202);border-top:1px solid rgba(255,255,255,.10)}.footer-main{display:grid;grid-template-columns:1.45fr .7fr .7fr 1.1fr;gap:32px;padding:64px 0 44px}.footer-logo{width:150px;margin-bottom:20px;filter:drop-shadow(0 0 18px rgba(225,6,0,.30))}.footer-brand p,.footer-contact p{color:rgba(255,255,255,.72);font-size:14px}.footer-brand p{max-width:420px;margin-bottom:22px}.footer-col h4,.footer-contact h4{margin-bottom:17px;color:#fff;font-size:14px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.footer-col a,.footer-link{display:block;width:max-content;margin:10px 0;color:rgba(255,255,255,.70);font-size:14px;transition:color .25s ease,transform .25s ease}.footer-col a:hover,.footer-link:hover{color:#fff;transform:translateX(3px)}.footer-btn{margin:18px 0 10px}.footer-bottom{border-top:1px solid rgba(255,255,255,.09);background:rgba(0,0,0,.34)}.footer-bottom-content{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;color:rgba(255,255,255,.62);font-size:13px}.footer-admin-access{color:#fff;font-weight:800}
