
#q1OfflineBar{position:sticky;top:0;z-index:99999;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;padding:9px 14px;background:#fff4cc;color:#5c4300;border-bottom:1px solid #d8a31a;font:700 14px/1.5 system-ui}
#q1OfflineBar span{font-weight:500}#q1OfflineBar button{border:1px solid #0a3153;background:#0a3153;color:#fff;border-radius:10px;padding:6px 12px;cursor:pointer}
.q1-v1711-offline-btn{width:100%;margin-top:8px;background:#fff7dc!important;color:#563d00!important;border:1px solid #d9a52b!important}
.q1-economy-badge{display:inline-flex;align-items:center;gap:6px;border:1px solid #83b692;background:#eefbf2;color:#175d2e;border-radius:999px;padding:6px 10px;font-weight:800}

/* V17.11.1 mobile/PWA functional hardening (no visual redesign). */
@media(max-width:1180px){
  .lux-nav a,.lux-nav button{
    display:inline-flex!important;
    align-items:center!important;
    min-height:44px!important;
  }
  #themeToggle,#customerLoginOpen,#cartOpenTop,.q1-lang-switch button{
    height:44px!important;
    min-height:44px!important;
    min-width:44px!important;
    max-height:none!important;
  }
  #themeToggle,.q1-lang-switch button{width:44px!important;max-width:none!important}
  #modalClose,.drawer-head button,#searchClose{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}
}
@media(max-width:900px){
  .lux-nav a,.lux-nav button,.mini-toggle,.cart-button,.small-btn,
  .q1-lang-switch button,.modal-close,.drawer-head button,#searchClose{
    min-width:44px!important;
    min-height:44px!important;
  }
  .mini-toggle,.cart-button,.q1-lang-switch button{height:44px!important;max-height:none!important}
  #productModal{
    padding-block:max(14px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-bottom))!important;
    padding-inline:max(14px,env(safe-area-inset-left)) max(14px,env(safe-area-inset-right))!important;
  }
  #productModal .modal-box{
    width:100%!important;
    max-width:1000px!important;
    max-height:calc(100dvh - 28px)!important;
    margin-inline:auto!important;
    overscroll-behavior:contain;
  }
  .cart-drawer{
    height:100dvh!important;
    padding-bottom:max(20px,env(safe-area-inset-bottom))!important;
    overscroll-behavior:contain;
  }
  .floating-cart{
    bottom:max(16px,env(safe-area-inset-bottom))!important;
    left:max(16px,env(safe-area-inset-left))!important;
  }
}

@media(max-width:520px){
  .live-chat-widget{
    right:max(12px,env(safe-area-inset-right))!important;
    bottom:max(12px,env(safe-area-inset-bottom))!important;
  }
  .live-chat-box{
    top:max(10px,env(safe-area-inset-top))!important;
    right:max(10px,env(safe-area-inset-right))!important;
    bottom:max(10px,env(safe-area-inset-bottom))!important;
    left:max(10px,env(safe-area-inset-left))!important;
    width:auto!important;
    height:auto!important;
    max-height:none!important;
  }
  .live-chat-head,.live-chat-social-channels,.live-chat-input{flex:0 0 auto!important}
  .live-chat-body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain}
  .live-chat-input{padding-bottom:max(12px,env(safe-area-inset-bottom))!important}
  #liveChatClose,#liveChatSend,#liveChatInput{min-width:44px!important;min-height:44px!important}
}
