/* 2026Mobilitas dark footer — independent from Theme 2026 footer styles. */
body.theme-2026mobilitas .m26-footer{font-family:Roboto,"Helvetica Neue",Arial,sans-serif;position:relative;margin-top:34px;background:#090a0d;color:#fff;overflow:hidden;border-top:0}
body.theme-2026mobilitas .m26-footer::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 0,rgba(227,24,32,.13),transparent 34%);pointer-events:none}
body.theme-2026mobilitas .m26-footer-inner,body.theme-2026mobilitas .m26-footer-bottom{position:relative;z-index:1;width:min(calc(100% - 32px),1070px);margin-inline:auto}
body.theme-2026mobilitas .m26-footer-main{display:grid;grid-template-columns:minmax(230px,.9fr) minmax(0,1.5fr);gap:64px;padding:42px 0 32px}
body.theme-2026mobilitas .m26-footer-brand-link{display:inline-flex;align-items:center;max-width:230px}
body.theme-2026mobilitas .m26-footer-logo{display:block;width:auto;max-width:215px;max-height:54px;object-fit:contain}
body.theme-2026mobilitas .m26-footer-site-name{font-size:25px;font-weight:900;color:#fff}
body.theme-2026mobilitas .m26-footer-desc{max-width:360px;margin:14px 0 0;color:#9da2ab;font-size:11.5px;line-height:1.58}
body.theme-2026mobilitas .m26-footer-social{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
body.theme-2026mobilitas .m26-footer-social a{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(255,255,255,.13);border-radius:50%;color:#d8dbe0;background:rgba(255,255,255,.035);transition:background .16s ease,border-color .16s ease,color .16s ease}
body.theme-2026mobilitas .m26-footer-social a:hover{background:var(--az-red,#e31820);border-color:var(--az-red,#e31820);color:#fff}
body.theme-2026mobilitas .m26-footer-social svg{width:14px;height:14px}
body.theme-2026mobilitas .m26-footer-nav{display:grid;grid-template-columns:1.25fr .85fr;gap:42px}
body.theme-2026mobilitas .m26-footer-col h4{margin:0 0 13px;color:#fff;font:700 11px/1.2 Roboto,"Helvetica Neue",Arial,sans-serif;text-transform:uppercase;letter-spacing:.08em}
body.theme-2026mobilitas .m26-footer-links{display:flex;flex-wrap:wrap;gap:9px 18px}
body.theme-2026mobilitas .m26-footer-links a{position:relative;color:#b8bdc6;font-size:11.5px;line-height:1.45}
body.theme-2026mobilitas .m26-footer-links a:hover{color:#fff}
body.theme-2026mobilitas .m26-footer-links a::after{content:"";position:absolute;left:0;right:100%;bottom:-4px;height:2px;background:var(--az-red,#e31820);transition:right .18s ease}
body.theme-2026mobilitas .m26-footer-links a:hover::after{right:0}
body.theme-2026mobilitas .m26-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:54px;padding:14px 0;border-top:1px solid rgba(255,255,255,.09);color:#7f858f;font-size:9.5px}
body.theme-2026mobilitas .m26-footer-bottom a{color:#a9aeb7}body.theme-2026mobilitas .m26-footer-bottom a:hover{color:#fff}
body.theme-2026mobilitas .m26-footer .vcm-theme-footer-placement{position:relative;z-index:1;width:min(calc(100% - 32px),1070px);margin:0 auto;padding-bottom:18px}
body.theme-2026mobilitas .m26-back-top{position:fixed;right:20px;bottom:22px;z-index:460;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#17191e;color:#fff;box-shadow:0 8px 22px rgba(0,0,0,.2);opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease;cursor:pointer}
body.theme-2026mobilitas .m26-back-top.az-back-top--visible{opacity:1;pointer-events:auto;transform:none}
@media(max-width:760px){body.theme-2026mobilitas .m26-footer-main{grid-template-columns:1fr;gap:28px;padding:34px 0 28px}body.theme-2026mobilitas .m26-footer-nav{grid-template-columns:1fr 1fr;gap:26px}}
@media(max-width:520px){body.theme-2026mobilitas .m26-footer-inner,body.theme-2026mobilitas .m26-footer-bottom{width:calc(100% - 24px)}body.theme-2026mobilitas .m26-footer-nav{grid-template-columns:1fr;gap:22px}body.theme-2026mobilitas .m26-footer-bottom{justify-content:center;text-align:center;flex-direction:column;gap:4px;padding:15px 0}body.theme-2026mobilitas .m26-footer-logo{max-width:185px}}
