/* MISTER FAST MINI V63.4.4 — Driver Discovery & Detail Styles */
.mf6344-driver-sheet{position:fixed;inset:0;z-index:10040;display:flex;flex-direction:column;justify-content:flex-end}
.mf6344-driver-sheet[hidden]{display:none!important}
.mf6344-sheet-backdrop{position:absolute;inset:0;border:0;background:rgba(5,18,40,.54);backdrop-filter:blur(2px)}
.mf6344-sheet-card{position:relative;width:min(100%,520px);max-height:86dvh;overflow:auto;background:#fff;border-radius:24px 24px 0 0;padding:12px 16px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -18px 50px rgba(0,30,80,.24);animation:mf6344Up .22s ease-out;margin:0 auto;box-sizing:border-box}
.mf6344-sheet-handle{display:block;width:48px;height:5px;border-radius:99px;background:#d9e0ea;margin:0 auto 10px}
.mf542-driver-card.mf6344-ready{cursor:pointer}
.mf542-driver-card.mf6344-ready.is-selected{border-color:#ffc400;background:#fffcf2}
@keyframes mf6344Up{from{transform:translateY(35px);opacity:.45}to{transform:none;opacity:1}}
