/* V66 mobile navigation: compact, content-first, no persistent bottom bar. */
.staff-portal-link{display:inline-flex!important;align-items:center;gap:6px;margin-inline-start:10px!important;color:#8fa2b6!important;font-size:12px!important}
.staff-portal-link:hover{color:#fff!important}
@media(max-width:900px){
  body{padding-bottom:0!important}
  .mobile-only-quickbar{display:none!important}
  .drawer{right:-340px!important;width:min(320px,84vw)!important;max-width:320px!important;padding:10px 14px calc(18px + env(safe-area-inset-bottom,0px))!important;background:#fff!important}
  .drawer.active{right:0!important}
  .drawer-head{height:66px;margin:0 -4px 7px!important;padding:6px 5px 9px!important;border-bottom:1px solid #e5ecef}
  .drawer-head img{width:48px!important;height:48px!important;max-width:48px!important}
  .drawer-head .mobile-toggle{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;border-radius:12px!important}
  .drawer>.mm-mobile-primary{display:flex!important;align-items:center!important;gap:12px!important;min-height:44px!important;padding:9px 10px!important;margin:0!important;border:0!important;border-bottom:1px solid #eef2f4!important;border-radius:0!important;background:#fff!important;color:#172735!important;font-size:14px!important;font-weight:800!important}
  .drawer>.mm-mobile-primary i{width:23px;text-align:center;color:#078f87;font-size:16px}
  .drawer>.mm-mobile-primary.active{background:#edf8f6!important;color:#067b74!important;border-radius:10px!important;border-bottom-color:transparent!important}
  .drawer>.mm-mobile-primary::after{content:"‹";font-size:21px;color:#95a5ad;margin-inline-start:auto;line-height:1}
  html[dir="ltr"] .drawer>.mm-mobile-primary::after{content:"›"}
  .drawer .drawer-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:12px!important;padding-top:12px!important;border-top:1px solid #e8eef0}
  .drawer .drawer-actions>a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:43px!important;padding:8px!important;margin:0!important;border:0!important;border-radius:11px!important;font-size:13px!important}
  .drawer .drawer-actions .btn-wa{background:#22c55e!important;color:#fff!important}.drawer .drawer-actions .btn-call{background:#2f7dd1!important;color:#fff!important}
  .drawer .drawer-actions .lang-switch,.drawer .drawer-actions>a[href*="/en/"],.drawer .drawer-actions>a[href="/"]{grid-column:1/-1!important;background:#0f172a!important;color:#fff!important}
  .drawer .drawer-actions .mm-account-entry{grid-column:1/-1!important;background:#edf8f6!important;color:#067b74!important;border:1px solid #cce9e5!important}
  .overlay{background:rgba(7,29,44,.54)!important;backdrop-filter:blur(2px)}
  .floating{display:flex!important;left:12px!important;bottom:14px!important;gap:8px!important;z-index:850!important}
  .float-btn{width:48px!important;height:48px!important;font-size:20px!important;border:3px solid #fff;box-shadow:0 8px 22px rgba(7,29,44,.22)!important}
  .back-top{right:12px!important;bottom:14px!important;width:44px!important;height:44px!important}
  .footer-bottom{padding-bottom:78px!important;line-height:2}
  .staff-portal-link{justify-content:center;margin:5px auto 0!important;width:max-content}
}
@media(max-width:360px){.drawer{width:88vw!important}.drawer>.mm-mobile-primary{min-height:42px!important;padding-block:8px!important}}
