/* DjimlyStore Digital v2.39.42 — authoritative live polish */
:root{--djs-242-blue:#55c7ff;--djs-242-blue-soft:#e6f7ff;--djs-242-blue-line:#b9e7fb;--djs-242-ink:#102b40}

/* The owner-supplied avatar is now the Account identity icon, not a fallback.
   Keep it static exactly as requested. */
#djs-screen-home .djs-account-avatar-wrap{cursor:default!important;pointer-events:none!important}
#djs-screen-home #djs-avatar{
  background:#fff!important;border:2px solid var(--djs-242-blue-line)!important;
  box-shadow:0 9px 24px rgba(36,143,197,.10)!important;overflow:hidden!important
}
#djs-screen-home #djs-avatar>img,
#djs-screen-home #djs-avatar .djs-account-default-avatar{
  width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;
  border-radius:inherit!important;padding:0!important;margin:0!important
}

/* Keep recommendation rows clean while catalogue refreshes. */
#djs-screen-home .djs-account-rec-grid{align-items:start!important}
#djs-screen-home .djs-account-ref-product{vertical-align:top!important}
