/* Taxi Toolkit — Sticky Mobile Bar */
.tt-mobilebar{position:fixed;left:0;right:0;bottom:0;z-index:80;background:#fff;border-top:1px solid #e0e7ee;box-shadow:0 -6px 20px rgba(14,27,42,.12);gap:8px;padding:9px 10px calc(9px + env(safe-area-inset-bottom));font-family:'Manrope',system-ui,sans-serif}
.tt-mobilebar__btn{text-decoration:none;text-align:center;font-weight:800;font-size:14px;padding:13px 6px;border-radius:11px}
