
/* DjimlyStore v2.36.5 — rebuilt floating assistant */
.djs-support-float{
  position:fixed!important;z-index:99970!important;
  right:max(16px,env(safe-area-inset-right))!important;
  bottom:calc(92px + env(safe-area-inset-bottom))!important;
  width:52px!important;height:52px!important;padding:0!important;border:1px solid #e6e9ed!important;
  border-radius:50%!important;background:#fff!important;box-shadow:0 12px 28px rgba(15,23,42,.18)!important;
  cursor:pointer!important;overflow:visible!important;
}
.djs-support-float img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important}
.djs-support-float-pulse{position:absolute!important;right:0!important;top:0!important;width:10px!important;height:10px!important;border-radius:50%!important;background:#12b76a!important;border:2px solid #fff!important;box-shadow:0 0 0 3px rgba(18,183,106,.10)!important}

.djs-support-panel{
  position:fixed!important;z-index:99980!important;
  right:16px!important;bottom:calc(154px + env(safe-area-inset-bottom))!important;
  width:min(390px,calc(100vw - 24px))!important;
  height:min(560px,calc(100dvh - 170px))!important;
  display:none;flex-direction:column!important;
  overflow:hidden!important;background:#f5f7f9!important;color:#111827!important;
  border:1px solid #e3e7ec!important;border-radius:22px!important;
  box-shadow:0 28px 72px rgba(15,23,42,.25)!important;
}
.djs-support-panel.is-open{display:flex!important}

.djs-support-topbar{
  flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:space-between!important;
  gap:10px!important;padding:12px 13px!important;background:#fff!important;color:#111827!important;
  border-bottom:1px solid #e9edf1!important;position:relative!important;z-index:4!important;
}
.djs-support-topbar>div{display:flex!important;align-items:center!important;gap:9px!important;min-width:0!important}
.djs-support-topbar img{width:38px!important;height:38px!important;min-width:38px!important;border-radius:50%!important;border:1px solid #eceff3!important;background:#fff!important}
.djs-support-topbar span{min-width:0!important}
.djs-support-topbar b{display:block!important;font-size:14px!important;line-height:1.15!important;color:#111827!important;font-weight:900!important}
.djs-support-topbar small{display:block!important;margin-top:3px!important;font-size:9px!important;color:#667085!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
#djs-support-close{
  flex:0 0 36px!important;width:36px!important;height:36px!important;padding:0!important;
  display:grid!important;place-items:center!important;border:1px solid #e3e7ec!important;border-radius:50%!important;
  background:#f8fafc!important;color:#111827!important;font-size:25px!important;font-weight:400!important;line-height:1!important;
  cursor:pointer!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;
}
#djs-support-close:active{transform:scale(.96)!important}

.djs-support-ai-label{
  flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:6px!important;
  padding:7px 13px!important;background:#fff!important;color:#667085!important;
  border-bottom:1px solid #eef1f4!important;font-size:9px!important;font-weight:750!important;
}
.djs-support-ai-label::before{content:"✦";color:#ef1723;font-size:12px!important}

.djs-support-messages{
  flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;
  padding:13px!important;background:#f5f7f9!important;scrollbar-width:thin!important;
}
.djs-support-msg{
  width:fit-content!important;max-width:88%!important;margin:7px 0!important;padding:10px 12px!important;
  border-radius:15px!important;font-size:12px!important;line-height:1.48!important;white-space:pre-wrap!important;
  overflow-wrap:anywhere!important;word-break:break-word!important;
}
.djs-support-msg.bot{
  margin-right:auto!important;background:#fff!important;color:#273043!important;
  border:1px solid #e9edf1!important;border-bottom-left-radius:5px!important;
  box-shadow:0 4px 14px rgba(15,23,42,.035)!important;
}
.djs-support-msg.user{
  margin-left:auto!important;background:#fff1f2!important;color:#7f1d1d!important;
  border:1px solid #fecdd3!important;border-bottom-right-radius:5px!important;box-shadow:none!important;
}
.djs-support-msg.typing{color:#667085!important;font-style:italic!important}
.djs-support-order-action{display:flex!important;margin:2px 0 8px!important}
.djs-support-order-action button{border:1px solid #dbe4f0!important;border-radius:10px!important;background:#fff!important;color:#2563eb!important;padding:7px 9px!important;font-size:10px!important;font-weight:850!important}

.djs-support-quick{
  flex:0 0 auto!important;display:flex!important;gap:6px!important;overflow-x:auto!important;
  padding:9px 11px!important;background:#fff!important;border-top:1px solid #e9edf1!important;
  scrollbar-width:none!important;
}
.djs-support-quick::-webkit-scrollbar{display:none!important}
.djs-support-quick button{
  flex:0 0 auto!important;white-space:nowrap!important;padding:7px 10px!important;border:1px solid #f4b8bc!important;
  border-radius:999px!important;background:#fff!important;color:#c81e2a!important;font-size:9px!important;font-weight:850!important;
  touch-action:manipulation!important;
}
.djs-support-quick button.attention{background:#fff1f2!important;border-color:#ef1723!important}

.djs-support-panel>footer{
  flex:0 0 auto!important;display:flex!important;align-items:flex-end!important;gap:7px!important;
  padding:9px 10px calc(9px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid #e9edf1!important;
}
.djs-support-panel textarea{
  flex:1 1 auto!important;min-width:0!important;min-height:42px!important;max-height:96px!important;resize:none!important;
  border:1px solid #dfe4ea!important;border-radius:12px!important;background:#f8fafc!important;color:#111827!important;
  padding:10px 11px!important;font-size:16px!important;line-height:1.3!important;outline:none!important;
}
.djs-support-panel>footer button{
  flex:0 0 42px!important;width:42px!important;height:42px!important;border:0!important;border-radius:12px!important;
  background:#ef1723!important;color:#fff!important;display:grid!important;place-items:center!important;
}

@media(max-width:600px){
  .djs-support-float{right:13px!important;bottom:calc(98px + env(safe-area-inset-bottom))!important;width:48px!important;height:48px!important}
  .djs-support-panel{
    left:8px!important;right:8px!important;bottom:calc(88px + env(safe-area-inset-bottom))!important;
    width:auto!important;height:min(530px,calc(100dvh - 118px))!important;border-radius:20px!important;
  }
}

/* v2.36.6 — isolated assistant topbar + guaranteed close */
.djs-support-topbar{display:flex!important;visibility:visible!important;opacity:1!important;min-height:62px!important;box-sizing:border-box!important}
#djs-support-close{position:relative!important;z-index:2147483647!important;pointer-events:auto!important}
body.djs-support-open .djs-support-panel{display:flex!important}


/* v2.36.10 — LAST-LOADED safety for game ID verification */
html body #djs-portal #djs-game-modal:not(.djs-manual-credentials-v2188):not(.djs-manual-credentials-v2189) #djs-game-modal-verify{
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
}
html body #djs-portal #djs-game-modal:not(.djs-manual-credentials-v2188):not(.djs-manual-credentials-v2189) .djs-game-detail-note-v2187{
  display:flex!important;
}


/* v2.37.2 — emergency click-through safety.
   A closed assistant must occupy zero interactive space and can never cover store cards. */
html body #djs-support-panel:not(.is-open){
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
  width:0!important;
  height:0!important;
  min-width:0!important;
  min-height:0!important;
  overflow:hidden!important;
}
html body #djs-support-panel.is-open{
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
}
html body:not(.djs-support-open) #djs-support-panel{
  pointer-events:none!important;
}
html body #djs-portal .djs-product-card,
html body #djs-portal .djs-preview-product-card,
html body #djs-portal .djs-home-product-chip,
html body #djs-portal .djs-similar-product-card{
  pointer-events:auto!important;
  touch-action:manipulation!important;
  -webkit-tap-highlight-color:transparent!important;
}
html body #djs-portal [hidden],
html body #djs-portal .djs-chat-rating-overlay[hidden],
html body #djs-portal .djs-modal-backdrop[hidden]{
  pointer-events:none!important;
}

html body .djs-order-popup-overlay:not(.is-open),
html body .djs-sub-access-overlay:not(.is-open),
html body .djs-sub-renew-overlay:not(.is-open),
html body .djs-sub-history-overlay:not(.is-open){
  pointer-events:none!important;
}

/* v2.37.3 — configurable Message Center brand color */
.djs-support-ai-label::before{color:var(--djs-mc-primary,#ef1723)!important}
.djs-support-quick button{color:var(--djs-mc-primary,#c81e2a)!important;border-color:color-mix(in srgb,var(--djs-mc-primary,#ef1723) 35%,white)!important}
.djs-support-panel>footer button{background:var(--djs-mc-primary,#ef1723)!important}

/* v2.37.4 — keep floating assistant truly multi-turn */
#djs-support-panel footer textarea,#djs-support-panel footer input{pointer-events:auto!important;user-select:text!important;-webkit-user-select:text!important;opacity:1!important}
#djs-support-panel footer button:disabled{opacity:.55!important;cursor:wait!important}

/* ============================================================
   v2.37.5 — hard iOS composer focus + uploaded logo bubble
   ============================================================ */
html body #djs-support-panel.is-open .djs-support-composer{
  position:relative!important;
  z-index:2147483000!important;
  pointer-events:auto!important;
  isolation:isolate!important;
}
html body #djs-support-panel.is-open #djs-support-input{
  position:relative!important;
  z-index:2147483001!important;
  pointer-events:auto!important;
  touch-action:manipulation!important;
  -webkit-user-select:text!important;
  user-select:text!important;
  -webkit-touch-callout:default!important;
  opacity:1!important;
  visibility:visible!important;
  caret-color:#111827!important;
}
html body #djs-support-panel.is-open #djs-support-send{
  position:relative!important;
  z-index:2147483002!important;
  pointer-events:auto!important;
}
html body.djs-support-open #djs-support-panel,
html body.djs-support-open #djs-support-panel *{
  -webkit-tap-highlight-color:transparent;
}


/* ============================================================
   v2.37.6 — COMPOSER ROOT-CAUSE FIX
   The portal fullscreen shell hides every <footer>. The assistant
   composer is now a DIV and is explicitly anchored as a flex row.
   ============================================================ */
html body #djs-support-panel .djs-support-composer{
  flex:0 0 auto!important;
  display:flex!important;
  visibility:visible!important;
  opacity:1!important;
  align-items:flex-end!important;
  gap:7px!important;
  width:100%!important;
  min-height:60px!important;
  padding:9px 10px calc(9px + env(safe-area-inset-bottom))!important;
  background:#fff!important;
  border-top:1px solid #e9edf1!important;
  box-sizing:border-box!important;
  position:relative!important;
  z-index:2147483000!important;
  pointer-events:auto!important;
}
html body #djs-support-panel .djs-support-composer #djs-support-input{
  flex:1 1 auto!important;
  width:auto!important;
  min-width:0!important;
  min-height:42px!important;
  max-height:96px!important;
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  resize:none!important;
  border:1px solid #dfe4ea!important;
  border-radius:12px!important;
  background:#f8fafc!important;
  color:#111827!important;
  -webkit-text-fill-color:#111827!important;
  padding:10px 11px!important;
  font-size:16px!important;
  line-height:1.3!important;
  outline:none!important;
  pointer-events:auto!important;
  touch-action:manipulation!important;
  -webkit-user-select:text!important;
  user-select:text!important;
}
html body #djs-support-panel .djs-support-composer #djs-support-send{
  flex:0 0 42px!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  display:grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:12px!important;
  background:var(--djs-mc-primary,#ef1723)!important;
  color:#fff!important;
  padding:0!important;
  pointer-events:auto!important;
}
html body #djs-support-panel .djs-support-composer #djs-support-send .ms{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}


/* ============================================================
   v2.37.7 — FINAL-LOADED header + bottom navigation stabilization
   ============================================================ */

/* Mobile storefront/account header: one row only.
   Logo | Wallet | Cart | Menu. The menu is never allowed to wrap below. */
@media(max-width:700px){
  html body #djs-portal #djs-screen-store .djs-preview-topbar,
  html body #djs-portal #djs-screen-home .djs-acct-topbar{
    display:grid!important;
    grid-template-columns:minmax(82px,1fr) auto 40px 40px!important;
    align-items:center!important;
    column-gap:7px!important;
    row-gap:0!important;
    width:100%!important;
    min-height:78px!important;
    height:78px!important;
    padding:7px 12px!important;
    box-sizing:border-box!important;
    flex-wrap:nowrap!important;
  }

  html body #djs-portal #djs-screen-store .djs-preview-topbar .djs-logo-image,
  html body #djs-portal #djs-screen-home .djs-acct-topbar .djs-logo-image{
    grid-column:1!important;
    grid-row:1!important;
    order:1!important;
    width:96px!important;
    min-width:82px!important;
    max-width:96px!important;
    height:58px!important;
    margin:0!important;
    justify-self:start!important;
  }

  html body #djs-portal #djs-screen-store .djs-header-wallet,
  html body #djs-portal #djs-screen-home .djs-header-wallet{
    grid-column:2!important;
    grid-row:1!important;
    order:2!important;
    min-width:96px!important;
    max-width:124px!important;
    height:42px!important;
    min-height:42px!important;
    padding:0 11px!important;
    margin:0!important;
    justify-self:end!important;
    gap:6px!important;
  }
  html body #djs-portal #djs-screen-store .djs-header-wallet b,
  html body #djs-portal #djs-screen-home .djs-header-wallet b{
    font-size:13px!important;
  }
  html body #djs-portal #djs-screen-store .djs-header-wallet .ms,
  html body #djs-portal #djs-screen-home .djs-header-wallet .ms{
    font-size:19px!important;
  }

  html body #djs-portal #djs-screen-store .djs-topbar-cart,
  html body #djs-portal #djs-screen-home .djs-topbar-cart{
    grid-column:3!important;
    grid-row:1!important;
    order:3!important;
    width:40px!important;
    min-width:40px!important;
    height:40px!important;
    margin:0!important;
    justify-self:end!important;
    border-radius:13px!important;
  }

  html body #djs-portal #djs-screen-store .djs-header-menu-toggle,
  html body #djs-portal #djs-screen-home .djs-header-menu-toggle{
    grid-column:4!important;
    grid-row:1!important;
    order:4!important;
    width:40px!important;
    min-width:40px!important;
    height:40px!important;
    margin:0!important;
    justify-self:end!important;
    border-radius:13px!important;
  }

  /* Keep the requested four-item header clean on phones. */
  html body #djs-portal #djs-screen-store #djs-dark-toggle-store,
  html body #djs-portal #djs-screen-home #djs-dark-toggle{
    display:none!important;
  }

  html body #djs-portal #djs-screen-store .djs-store-top-wrap{
    padding-top:10px!important;
  }
}

/* The menu stays right-most on wider layouts too. */
@media(min-width:701px){
  html body #djs-portal #djs-screen-store .djs-header-menu-toggle,
  html body #djs-portal #djs-screen-home .djs-header-menu-toggle{
    order:99!important;
    margin-left:7px!important;
  }
}

/* Six equal navigation columns. No drifting caused by long labels. */
html body #djs-portal .djs-bottom-nav{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  align-items:stretch!important;
  justify-items:stretch!important;
  gap:4px!important;
  padding-left:7px!important;
  padding-right:7px!important;
}
html body #djs-portal .djs-bottom-nav .djs-bn-item{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  flex:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  overflow:visible!important;
  color:#475467!important;
}
html body #djs-portal .djs-bottom-nav .djs-bn-item .djs-modern-nav-icon{
  width:26px!important;
  height:26px!important;
  min-width:26px!important;
  display:grid!important;
  place-items:center!important;
  color:#101828!important;
  background:transparent!important;
  border-radius:9px!important;
  opacity:1!important;
}
html body #djs-portal .djs-bottom-nav .djs-bn-item .djs-modern-nav-icon svg{
  width:24px!important;
  height:24px!important;
  display:block!important;
  fill:none!important;
  stroke:#101828!important;
  stroke-width:1.9!important;
  opacity:1!important;
}
html body #djs-portal .djs-bottom-nav .djs-bn-item.active{
  color:#d71920!important;
  background:#fff4f5!important;
  border-color:#ffd6d9!important;
}
html body #djs-portal .djs-bottom-nav .djs-bn-item.active .djs-modern-nav-icon{
  color:#d71920!important;
  background:#fff!important;
}
html body #djs-portal .djs-bottom-nav .djs-bn-item.active .djs-modern-nav-icon svg{
  stroke:#d71920!important;
}
html body #djs-portal .djs-bottom-nav .djs-bn-item>span:last-child:not(.djs-cart-count-badge){
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  text-align:center!important;
}

@media(max-width:390px){
  html body #djs-portal .djs-bottom-nav{
    gap:2px!important;
    padding-left:5px!important;
    padding-right:5px!important;
  }
  html body #djs-portal .djs-bottom-nav .djs-bn-item{
    font-size:8px!important;
    padding-left:1px!important;
    padding-right:1px!important;
  }
  html body #djs-portal .djs-bottom-nav .djs-bn-item .djs-modern-nav-icon{
    width:24px!important;height:24px!important;min-width:24px!important;
  }
  html body #djs-portal .djs-bottom-nav .djs-bn-item .djs-modern-nav-icon svg{
    width:22px!important;height:22px!important;
  }
}


/* ============================================================
   v2.37.8 — FINAL CUSTOMER UI POLISH
   ============================================================ */

/* ---- Header wallet / cart / menu: one modern visual family ---- */
html body #djs-portal .djs-header-wallet{
  min-height:44px!important;height:44px!important;
  min-width:112px!important;max-width:150px!important;
  padding:0 12px 0 8px!important;gap:8px!important;
  border:1px solid rgba(229,9,20,.18)!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#fff 0%,#fff8f8 100%)!important;
  box-shadow:0 7px 20px rgba(16,24,40,.055),inset 0 1px 0 #fff!important;
  color:#111827!important;
}
html body #djs-portal .djs-header-wallet>.ms{
  width:30px!important;height:30px!important;display:grid!important;place-items:center!important;
  border-radius:10px!important;background:#f6f7f9!important;color:#111827!important;
  font-size:18px!important;
}
html body #djs-portal .djs-header-wallet b{font-size:13px!important;font-weight:950!important;letter-spacing:-.015em!important}
html body #djs-portal .djs-topbar-cart,
html body #djs-portal .djs-header-menu-toggle{
  width:44px!important;height:44px!important;min-width:44px!important;
  display:grid!important;place-items:center!important;
  border:1px solid #d9dee6!important;border-radius:16px!important;
  background:linear-gradient(180deg,#fff,#f8fafc)!important;
  color:#111827!important;
  box-shadow:0 7px 20px rgba(16,24,40,.055),inset 0 1px 0 #fff!important;
}
html body #djs-portal .djs-topbar-cart:active,
html body #djs-portal .djs-header-menu-toggle:active{transform:scale(.96)!important}
html body #djs-portal .djs-header-menu-toggle .ms{font-size:25px!important;font-weight:500!important}

/* ---- Hard final bottom-nav geometry, including the higher-specificity build class ---- */
@media(max-width:899px){
 html body #djs-portal.djs-build-v2266 .djs-bottom-nav,
 html body.djs-fullscreen-active #djs-portal.djs-build-v2266 .djs-bottom-nav{
   display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;
   grid-auto-flow:column!important;column-gap:0!important;
   width:min(680px,calc(100% - 16px))!important;padding:7px 8px!important;
   box-sizing:border-box!important;
 }
 html body #djs-portal.djs-build-v2266 .djs-bottom-nav>.djs-bn-item{
   width:auto!important;min-width:0!important;max-width:none!important;
   margin:0!important;padding:4px 1px!important;box-sizing:border-box!important;
   display:grid!important;grid-template-rows:34px 16px!important;grid-template-columns:1fr!important;
   place-items:center!important;justify-self:stretch!important;
 }
 html body #djs-portal.djs-build-v2266 .djs-bottom-nav>.djs-bn-item>.djs-modern-nav-icon{
   grid-row:1!important;width:30px!important;height:30px!important;min-width:30px!important;
   margin:0!important;justify-self:center!important;align-self:center!important;
 }
 html body #djs-portal.djs-build-v2266 .djs-bottom-nav>.djs-bn-item>span:not(.djs-modern-nav-icon):not(.djs-cart-count-badge):not(.djs-message-unread-badge){
   grid-row:2!important;width:100%!important;text-align:center!important;justify-self:stretch!important;
   margin:0!important;padding:0!important;min-width:0!important;
 }
 html body #djs-portal.djs-build-v2266 .djs-bottom-nav>.djs-bn-item.active{
   width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;padding:4px 1px!important;
 }
}

/* ---- Premium customer side menu ---- */
html body #djs-main-menu{
  width:min(410px,calc(100vw - 18px))!important;
  border-radius:30px!important;border:1px solid rgba(228,231,236,.92)!important;
  background:#fff!important;
  box-shadow:0 30px 90px rgba(16,24,40,.28)!important;
}
html body #djs-main-menu .djs-main-menu-head{
  min-height:78px!important;padding:13px 14px!important;border-bottom:0!important;
  background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%)!important;
}
html body #djs-main-menu .djs-main-menu-brand img{
  width:54px!important;height:48px!important;object-fit:contain!important;
}
html body #djs-main-menu .djs-main-menu-brand b{font-size:17px!important;letter-spacing:-.02em!important}
html body #djs-main-menu .djs-main-menu-brand small{font-size:9px!important;text-transform:uppercase!important;letter-spacing:.09em!important}
html body #djs-main-menu-close{
  width:42px!important;height:42px!important;border-radius:14px!important;
  border:1px solid #e4e7ec!important;background:#fff!important;
  box-shadow:0 5px 14px rgba(16,24,40,.06)!important;
}
html body #djs-main-menu-close span{font-size:27px!important;line-height:1!important}

html body #djs-main-menu .djs-main-menu-profile{
  margin:0 13px 10px!important;padding:13px!important;
  display:grid!important;grid-template-columns:46px minmax(0,1fr) 36px!important;align-items:center!important;gap:10px!important;
  border:1px solid #e6e9ee!important;border-radius:19px!important;
  background:linear-gradient(135deg,#f8fafc,#fff)!important;
  box-shadow:0 8px 24px rgba(16,24,40,.045)!important;
}
html body #djs-main-menu .djs-main-menu-avatar{
  width:46px!important;height:46px!important;border-radius:15px!important;display:grid!important;place-items:center!important;
  background:#111827!important;color:#fff!important;font-size:17px!important;font-weight:950!important;
}
html body #djs-main-menu .djs-main-menu-profile>div{min-width:0!important}
html body #djs-main-menu .djs-main-menu-profile small{display:block!important;font-size:8px!important;font-weight:900!important;letter-spacing:.1em!important;color:#98a2b3!important}
html body #djs-main-menu .djs-main-menu-profile b{display:block!important;margin-top:3px!important;font-size:13px!important;color:#101828!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
html body #djs-main-menu .djs-main-menu-profile em{display:block!important;margin-top:2px!important;font-size:9px!important;color:#667085!important;font-style:normal!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
html body #djs-main-menu .djs-main-menu-profile>button{
  width:34px!important;height:34px!important;border:0!important;border-radius:11px!important;background:#f2f4f7!important;color:#475467!important;
  display:grid!important;place-items:center!important;
}

html body #djs-main-menu .djs-main-menu-wallet-card{
  margin:0 13px 12px!important;padding:12px 13px!important;
  display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;
  border-radius:19px!important;background:linear-gradient(135deg,#111827 0%,#1f2937 70%,#342027 120%)!important;
  box-shadow:0 12px 28px rgba(17,24,39,.16)!important;color:#fff!important;
}
html body #djs-main-menu .djs-main-menu-wallet-icon{
  width:40px!important;height:40px!important;border-radius:13px!important;background:rgba(255,255,255,.10)!important;
  display:grid!important;place-items:center!important;color:#fff!important;
}
html body #djs-main-menu .djs-main-menu-wallet-card small{display:block!important;color:#d0d5dd!important;font-size:9px!important}
html body #djs-main-menu .djs-main-menu-wallet-card b{display:block!important;margin-top:2px!important;color:#fff!important;font-size:12px!important}
html body #djs-main-menu .djs-main-menu-wallet-card>button{
  border:0!important;border-radius:12px!important;background:#fff!important;color:#111827!important;
  min-height:36px!important;padding:0 10px!important;display:flex!important;align-items:center!important;gap:4px!important;font-size:9px!important;font-weight:900!important;
}

html body #djs-main-menu .djs-main-menu-list{
  padding:0 12px 12px!important;background:#fff!important;
}
html body #djs-main-menu .djs-main-menu-section-label{
  padding:11px 9px 5px!important;font-size:8px!important;font-weight:950!important;letter-spacing:.11em!important;text-transform:uppercase!important;color:#98a2b3!important;
}
html body #djs-main-menu .djs-main-menu-list>button,
html body #djs-main-menu .djs-main-menu-list>a{
  min-height:57px!important;
  grid-template-columns:40px minmax(0,1fr) 20px!important;
  padding:7px 8px!important;margin:1px 0!important;border-bottom:0!important;border-radius:15px!important;
  transition:background .14s ease,transform .12s ease!important;
}
html body #djs-main-menu .djs-main-menu-list>button:hover,
html body #djs-main-menu .djs-main-menu-list>a:hover{background:#f8fafc!important}
html body #djs-main-menu .djs-main-menu-item-icon{
  width:38px!important;height:38px!important;border-radius:12px!important;
  display:grid!important;place-items:center!important;background:#f4f6f8!important;color:#344054!important;
}
html body #djs-main-menu .djs-main-menu-item-icon>.ms{font-size:20px!important}
html body #djs-main-menu .djs-main-menu-item-icon.is-support{background:#fff1f2!important;color:#d71920!important}
html body #djs-main-menu .djs-main-menu-list b{font-size:12px!important;font-weight:900!important}
html body #djs-main-menu .djs-main-menu-list small{font-size:9px!important;color:#98a2b3!important}
html body #djs-main-menu .djs-main-menu-foot{
  margin-top:auto!important;padding:11px 15px calc(13px + env(safe-area-inset-bottom))!important;
  border-top:1px solid #f0f2f4!important;background:#fbfcfd!important;
  display:flex!important;align-items:center!important;gap:9px!important;color:#475467!important;
}
html body #djs-main-menu .djs-main-menu-foot>.ms{width:31px!important;height:31px!important;border-radius:10px!important;background:#ecfdf3!important;color:#067647!important;display:grid!important;place-items:center!important}
html body #djs-main-menu .djs-main-menu-foot b{display:block!important;font-size:9px!important;color:#344054!important}
html body #djs-main-menu .djs-main-menu-foot small{display:block!important;font-size:8px!important;margin-top:2px!important;color:#98a2b3!important}

/* ---- Wallet v2.37.8 ---- */
html body #djs-portal #djs-screen-wallet{background:#f4f6f8!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-topbar{
  min-height:68px!important;padding:9px 14px!important;background:rgba(255,255,255,.94)!important;
  border-bottom:1px solid #e8ebef!important;backdrop-filter:blur(18px)!important;
}
html body #djs-portal .djs-wallet-v2378-title{display:flex!important;flex-direction:column!important;line-height:1.05!important;margin-left:7px!important;margin-right:auto!important}
html body #djs-portal .djs-wallet-v2378-title small{font-size:7.5px!important;font-weight:950!important;letter-spacing:.12em!important;color:#98a2b3!important}
html body #djs-portal .djs-wallet-v2378-title span{font-size:16px!important;font-weight:950!important;color:#101828!important;margin-top:3px!important}
html body #djs-portal .djs-wallet-v2378-secure{
  display:flex!important;align-items:center!important;gap:4px!important;padding:7px 9px!important;border-radius:999px!important;
  background:#ecfdf3!important;color:#067647!important;font-size:8px!important;font-weight:900!important;
}
html body #djs-portal .djs-wallet-v2378-secure .ms{font-size:13px!important}

html body #djs-portal #djs-screen-wallet .djs-wallet-v2378{
  max-width:780px!important;width:100%!important;margin:0 auto!important;padding:14px 14px 120px!important;gap:12px!important;
}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-hero{
  position:relative!important;overflow:hidden!important;
  padding:18px!important;border-radius:29px!important;
  background:linear-gradient(145deg,#111827 0%,#172033 58%,#2d1720 118%)!important;
  border:1px solid rgba(255,255,255,.08)!important;
  box-shadow:0 22px 52px rgba(17,24,39,.22)!important;color:#fff!important;
}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-hero:before,
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-hero:after{display:none!important}
html body #djs-portal .djs-wallet-v2378-glow{position:absolute!important;border-radius:50%!important;pointer-events:none!important;filter:blur(1px)!important}
html body #djs-portal .djs-wallet-v2378-glow.glow-a{width:210px!important;height:210px!important;right:-95px!important;top:-90px!important;background:radial-gradient(circle,rgba(229,9,20,.30),rgba(229,9,20,0) 68%)!important}
html body #djs-portal .djs-wallet-v2378-glow.glow-b{width:170px!important;height:170px!important;left:-85px!important;bottom:-110px!important;background:radial-gradient(circle,rgba(61,102,255,.24),rgba(61,102,255,0) 68%)!important}

html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-hero .djs-wallet-p3-head{position:relative!important;z-index:2!important;display:flex!important;align-items:flex-start!important}
html body #djs-portal .djs-wallet-v2378-kicker{display:flex!important;align-items:center!important;gap:6px!important;color:#cdd5df!important;font-size:8px!important;font-weight:950!important;letter-spacing:.12em!important}
html body #djs-portal .djs-wallet-v2378-dot{width:7px!important;height:7px!important;border-radius:50%!important;background:#32d583!important;box-shadow:0 0 0 4px rgba(50,213,131,.12)!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-hero .djs-wallet-p3-head h2{margin:8px 0 5px!important;color:#fff!important;font-size:25px!important;line-height:1.04!important;letter-spacing:-.04em!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-hero .djs-wallet-p3-head p{margin:0!important;max-width:500px!important;color:#aeb8c6!important;font-size:10px!important;line-height:1.45!important}
html body #djs-portal .djs-wallet-v2378-mark{
  width:48px!important;height:48px!important;flex:0 0 48px!important;border-radius:16px!important;
  display:grid!important;place-items:center!important;background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.09)!important;color:#fff!important;
}
html body #djs-portal .djs-wallet-v2378-mark .ms{font-size:23px!important}

html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-balances{
  position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:1.3fr .9fr!important;gap:10px!important;margin-top:16px!important;
}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-balances .djs-wallet-p3-balance{
  min-width:0!important;padding:15px!important;border-radius:22px!important;
  background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.10)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important;backdrop-filter:blur(10px)!important;
}
html body #djs-portal .djs-wallet-v2378-balance-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-balances .djs-wallet-p3-balance small{display:flex!important;align-items:center!important;gap:6px!important;color:#d9e0e8!important;font-size:9px!important;font-weight:900!important}
html body #djs-portal .djs-wallet-v2378-currency-pill{padding:4px 7px!important;border-radius:999px!important;background:rgba(255,255,255,.09)!important;color:#fff!important;font-size:7px!important;font-weight:950!important;letter-spacing:.05em!important}
html body #djs-portal .djs-wallet-v2378-currency-pill.is-usd{background:rgba(47,128,237,.18)!important;color:#b9d5ff!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-balances .djs-wallet-p3-balance>strong{
  display:block!important;margin:11px 0 13px!important;color:#fff!important;font-size:clamp(26px,7vw,46px)!important;line-height:.95!important;letter-spacing:-.045em!important;
}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-balances .djs-wallet-p3-balance>strong em{font-size:10px!important;color:#c9d1dc!important;font-style:normal!important;letter-spacing:0!important}
html body #djs-portal .djs-wallet-v2378-balance-meta{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;background:transparent!important;border:0!important;padding:0!important}
html body #djs-portal .djs-wallet-v2378-balance-meta>span{
  min-width:0!important;padding:8px!important;border-radius:12px!important;background:rgba(255,255,255,.055)!important;
  display:block!important;color:#aeb8c6!important;
}
html body #djs-portal .djs-wallet-v2378-balance-meta em{display:block!important;font-size:7px!important;font-style:normal!important;color:#8894a4!important}
html body #djs-portal .djs-wallet-v2378-balance-meta b{display:block!important;margin-top:3px!important;text-align:left!important;color:#fff!important;font-size:8.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}

html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-actions{
  position:relative!important;z-index:2!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important;margin-top:13px!important;
}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-actions button{
  min-width:0!important;min-height:82px!important;padding:9px 4px!important;border-radius:18px!important;
  background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.09)!important;color:#fff!important;
  box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:4px!important;
  transition:transform .13s ease,background .13s ease!important;
}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-actions button:active{transform:scale(.96)!important;background:rgba(255,255,255,.12)!important}
html body #djs-portal .djs-wallet-v2378-action-icon{
  width:34px!important;height:34px!important;border-radius:12px!important;background:#fff!important;color:#111827!important;display:grid!important;place-items:center!important;
}
html body #djs-portal .djs-wallet-v2378-action-icon .ms{font-size:18px!important;color:#111827!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-actions b{font-size:9.5px!important;color:#fff!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-actions small{font-size:7.5px!important;color:#9eabba!important;white-space:nowrap!important}

html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-insights{
  display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin:0!important;
}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-insights>div{
  min-height:92px!important;padding:13px!important;border-radius:21px!important;border:1px solid #e5e9ef!important;background:#fff!important;
  box-shadow:0 8px 24px rgba(16,24,40,.045)!important;
}
html body #djs-portal .djs-wallet-v2378-insight-icon{
  width:34px!important;height:34px!important;border-radius:11px!important;background:#f4f6f8!important;color:#344054!important;display:grid!important;place-items:center!important;margin-bottom:9px!important;
}
html body #djs-portal .djs-wallet-v2378-insight-icon .ms{font-size:18px!important;margin:0!important;color:#344054!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-insights small{font-size:8px!important;color:#98a2b3!important;margin:0!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-insights b{font-size:13px!important;color:#101828!important;margin-top:5px!important}

html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-secondary-actions{margin:0!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-secondary-actions .djs-wallet-withdraw-card{
  margin:0!important;min-height:69px!important;padding:11px 12px!important;border-radius:20px!important;
  display:grid!important;grid-template-columns:40px minmax(0,1fr) 24px!important;align-items:center!important;gap:10px!important;
  border:1px solid #e5e9ef!important;background:#fff!important;box-shadow:0 8px 24px rgba(16,24,40,.04)!important;text-align:left!important;
}
html body #djs-portal .djs-wallet-v2378-secondary-icon{
  width:40px!important;height:40px!important;border-radius:13px!important;background:#f4f6f8!important;color:#344054!important;display:grid!important;place-items:center!important;
}
html body #djs-portal .djs-wallet-v2378-secondary-icon .ms{font-size:19px!important;margin:0!important;color:#344054!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-withdraw-card small{font-size:8px!important;color:#98a2b3!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-withdraw-card b{font-size:11px!important;color:#101828!important;margin-top:2px!important}
html body #djs-portal .djs-wallet-v2378-chevron{font-size:19px!important;color:#98a2b3!important;margin:0!important}

html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-exchange-ready{
  margin:0!important;padding:12px!important;border-radius:20px!important;
  background:linear-gradient(135deg,#fff7f7,#fff)!important;border:1px solid #ffd7da!important;
  display:grid!important;grid-template-columns:38px minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;
}
html body #djs-portal .djs-wallet-v2378-ready-icon{width:38px!important;height:38px!important;border-radius:13px!important;background:#fff!important;color:#d71920!important;display:grid!important;place-items:center!important;box-shadow:0 5px 14px rgba(215,25,32,.07)!important}
html body #djs-portal .djs-wallet-v2378-ready-icon .ms{font-size:19px!important;color:#d71920!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-exchange-ready b{display:block!important;font-size:10px!important;color:#101828!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-exchange-ready small{display:block!important;margin-top:2px!important;font-size:8px!important;line-height:1.35!important;color:#667085!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-exchange-ready button{min-width:64px!important;padding:8px 10px!important;border-radius:11px!important;background:#111827!important;color:#fff!important;font-size:8px!important;font-weight:900!important}

html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-history{
  margin:0!important;padding:14px!important;border:1px solid #e5e9ef!important;border-radius:22px!important;background:#fff!important;box-shadow:0 8px 24px rgba(16,24,40,.04)!important;
}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-history .djs-wallet-history-recent-head{margin-bottom:8px!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-history .djs-wallet-history-recent-head>div>small{display:block!important;font-size:7px!important;font-weight:950!important;letter-spacing:.11em!important;color:#98a2b3!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-history h3{margin:2px 0 0!important;font-size:16px!important;color:#101828!important;letter-spacing:-.03em!important}
html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-history .djs-wallet-history-view-all{
  border:0!important;background:#f4f6f8!important;color:#344054!important;border-radius:11px!important;padding:8px 9px!important;font-size:8px!important;font-weight:900!important;display:flex!important;align-items:center!important;gap:4px!important;
}

@media(max-width:560px){
 html body #djs-portal #djs-screen-wallet .djs-wallet-v2378{padding:11px 10px 110px!important}
 html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-hero{padding:15px!important;border-radius:25px!important}
 html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-balances{grid-template-columns:1fr!important}
 html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-balances .djs-wallet-p3-balance.is-usd{
   display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;column-gap:8px!important;
 }
 html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-balances .is-usd .djs-wallet-v2378-balance-head{grid-column:1/-1!important}
 html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-balances .is-usd>strong{font-size:27px!important;margin:9px 0!important}
 html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-balances .is-usd .djs-wallet-v2378-balance-meta{min-width:145px!important}
 html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important}
 html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-actions button{min-height:76px!important;border-radius:16px!important;padding:7px 2px!important}
 html body #djs-portal .djs-wallet-v2378-action-icon{width:31px!important;height:31px!important;border-radius:10px!important}
 html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-actions b{font-size:8.5px!important}
 html body #djs-portal #djs-screen-wallet .djs-wallet-v2378-actions small{font-size:6.8px!important}
}

/* dark-mode wallet keeps premium contrast */
[data-theme="dark"] #djs-portal #djs-screen-wallet{background:#0f141c!important}
[data-theme="dark"] #djs-portal #djs-screen-wallet .djs-wallet-v2378-insights>div,
[data-theme="dark"] #djs-portal #djs-screen-wallet .djs-wallet-v2378-secondary-actions .djs-wallet-withdraw-card,
[data-theme="dark"] #djs-portal #djs-screen-wallet .djs-wallet-v2378-history{background:#171d26!important;border-color:#29313d!important}
[data-theme="dark"] #djs-portal #djs-screen-wallet .djs-wallet-v2378-insights b,
[data-theme="dark"] #djs-portal #djs-screen-wallet .djs-wallet-withdraw-card b,
[data-theme="dark"] #djs-portal #djs-screen-wallet .djs-wallet-v2378-history h3{color:#f8fafc!important}

html body #djs-portal .djs-header-menu-svg{
  width:24px!important;height:24px!important;display:grid!important;place-items:center!important;color:#101828!important;
}
html body #djs-portal .djs-header-menu-svg svg{
  width:24px!important;height:24px!important;display:block!important;fill:none!important;stroke:currentColor!important;
  stroke-width:1.9!important;stroke-linecap:round!important;
}
