/* ═══════════════════════════════════════════
   Thm-Footlocker — Footer V5C Depth Shadow 3D
   ═══════════════════════════════════════════ */

body{padding-bottom:110px}
.fl-footer-5c{position:fixed;bottom:0;left:0;width:100%;z-index:9999;padding:16px 14px 20px;background:linear-gradient(180deg,transparent,#100202 40%)}
.fl-footer-5c-tray{display:flex;justify-content:center;gap:14px;max-width:500px;margin:0 auto}
.fl-footer-5c-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:16px 24px;border-radius:14px;text-decoration:none;font-weight:800;font-size:13px;letter-spacing:1px;color:#ddd;background:linear-gradient(180deg,#4a1212 0%,#1f0505 100%);border:1px solid rgba(255,38,0,.25);box-shadow:0 6px 0 #080000,0 8px 18px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.06);transition:all .15s ease;position:relative;top:0;flex:1}
.fl-footer-5c-btn:hover{top:2px;box-shadow:0 4px 0 #080000,0 6px 14px rgba(0,0,0,.5);background:linear-gradient(180deg,#521414 0%,#240606 100%)}
.fl-footer-5c-btn:active{top:6px;box-shadow:0 0 0 #080000,0 3px 8px rgba(0,0,0,.4);background:linear-gradient(180deg,#2e0a0a 0%,#1a0303 100%)}
.fl-footer-5c-push{background:linear-gradient(180deg,#cc0000 0%,#660000 100%);border-color:rgba(255,38,0,.55);color:#fff;box-shadow:0 6px 0 #400000,0 0 16px rgba(255,0,0,.25),0 8px 18px rgba(0,0,0,.5);flex:1.4}
.fl-footer-5c-push:hover{box-shadow:0 4px 0 #400000,0 0 22px rgba(255,0,0,.4),0 6px 14px rgba(0,0,0,.5)}
.fl-footer-5c-push:active{box-shadow:0 0 0 #400000,0 0 12px rgba(255,0,0,.3),0 3px 8px rgba(0,0,0,.4)}
.fl-footer-5c-icon{font-size:16px}
@media(max-width:420px){.fl-footer-5c-tray{gap:8px}.fl-footer-5c-btn{padding:14px 12px;font-size:11px;border-radius:12px}}
