/* DjimlyStore Digital v2.40.02
 * Message Center responsive banner + working search presentation
 * DLS 2026 / eFootball direct Game Coins experience
 */

/* ---------- accessibility ---------- */
#djs-portal .djs-sr-only{
  position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;
  overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important
}

/* ---------- Message Center ---------- */
html body #djs-portal #djs-screen-chat.djs-message-center:not(.is-thread){background:#f5f9ff!important}
html body #djs-portal #djs-screen-chat.djs-message-center:not(.is-thread) .djs-mc-body{
  padding:0 18px calc(142px + env(safe-area-inset-bottom) + var(--djs-browser-toolbar,0px))!important;
  background:linear-gradient(180deg,#fff 0,#f3f8ff 48%,#f8fbff 100%)!important
}
html body #djs-portal #djs-screen-chat:not(.is-thread) .djs-mc-home-shell{
  width:min(1040px,100%)!important;margin:0 auto!important;padding-top:max(12px,env(safe-area-inset-top))!important
}
html body #djs-portal .djs-mc-home-hero-v24002{
  position:relative!important;display:block!important;width:100%!important;min-height:0!important;padding:0!important;
  margin:0 auto 16px!important;border-radius:26px!important;overflow:hidden!important;background:#eaf4ff!important;
  box-shadow:0 18px 48px rgba(21,82,160,.13)!important;border:1px solid rgba(201,223,250,.78)!important
}
html body #djs-portal .djs-mc-home-hero-v24002:before,
html body #djs-portal .djs-mc-home-hero-v24002:after{display:none!important;content:none!important}
html body #djs-portal .djs-mc-home-banner-v24002{
  display:block!important;width:100%!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;background:#eaf4ff!important
}
html body #djs-portal .djs-mc-home-actions-v24002{
  position:absolute!important;z-index:7!important;right:14px!important;top:14px!important;display:flex!important;gap:9px!important
}
html body #djs-portal .djs-mc-home-actions-v24002 .djs-mc-home-action{
  width:48px!important;height:48px!important;min-width:48px!important;border-radius:50%!important;
  border:1px solid rgba(255,255,255,.72)!important;background:rgba(255,255,255,.89)!important;
  color:#0d284f!important;box-shadow:0 7px 24px rgba(11,53,108,.16)!important;backdrop-filter:blur(12px)!important
}
html body #djs-portal .djs-mc-home-actions-v24002 .djs-mc-home-action .ms{font-size:25px!important}
html body #djs-portal .djs-mc-home-hero-v24002 .djs-mc-home-menu{
  right:14px!important;top:72px!important
}
html body #djs-portal .djs-mc-home-search-wrap-v24002{
  display:block!important;position:relative!important;z-index:6!important;width:min(760px,100%)!important;
  margin:0 auto 20px!important
}
html body #djs-portal .djs-mc-home-search-wrap-v24002 .djs-mc-home-filter{
  display:block!important;width:100%!important;height:58px!important;padding:0 62px 0 20px!important;
  border-radius:20px!important;border:1px solid #d9e7f7!important;background:#fff!important;color:#0d1d35!important;
  font-size:16px!important;font-weight:650!important;box-shadow:0 12px 30px rgba(40,83,137,.09)!important;-webkit-appearance:none!important
}
html body #djs-portal .djs-mc-search-submit-v24002{
  position:absolute!important;right:7px!important;top:7px!important;width:44px!important;height:44px!important;border:0!important;
  border-radius:15px!important;background:#eef6ff!important;color:#1168e8!important;display:grid!important;place-items:center!important;
  padding:0!important;box-shadow:none!important
}
html body #djs-portal .djs-mc-search-submit-v24002 .ms{font-size:25px!important}
html body #djs-portal .djs-mc-search-empty-v24002{
  margin:9px 8px 0!important;padding:10px 14px!important;border-radius:14px!important;background:#eef6ff!important;
  color:#58708e!important;font-size:13px!important;font-weight:700!important;text-align:center!important
}
html body #djs-portal .djs-mc-search-empty-v24002[hidden]{display:none!important}
html body #djs-portal #djs-screen-chat:not(.is-thread) .djs-mc-list{padding-bottom:26px!important}

/* ---------- DLS 2026 / eFootball direct Game Coins ---------- */
html body #djs-portal #djs-screen-game.djs-manual-direct-v24002{background:#fff!important}
html body #djs-portal #djs-screen-game.djs-manual-direct-v24002>.djs-bottom-nav{display:none!important}
html body #djs-portal #djs-screen-game.djs-manual-direct-v24002 .djs-scroller{
  background:#fff!important;padding-bottom:calc(118px + env(safe-area-inset-bottom))!important
}
html body #djs-portal #djs-screen-game.djs-manual-direct-v24002 .djs-back-bar-inflow{
  position:sticky!important;top:0!important;z-index:25!important;background:rgba(255,255,255,.94)!important;
  backdrop-filter:blur(16px)!important;border-bottom:1px solid #edf0f4!important;min-height:64px!important
}
html body #djs-portal #djs-screen-game.djs-manual-direct-v24002 #djs-game-back-title{
  font-size:21px!important;font-weight:850!important;letter-spacing:-.02em!important;color:#111827!important
}
html body #djs-portal #djs-screen-game.djs-manual-direct-v24002 #djs-game-hero{
  padding:0!important;margin:0!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;min-height:0!important
}
html body #djs-portal #djs-screen-game.djs-manual-direct-v24002 .djs-game-modern-wrap{
  width:min(1100px,100%)!important;margin:0 auto!important;padding:0 18px 26px!important
}
html body #djs-portal .djs-manual-game-head-v24002{width:min(1100px,100%)!important;margin:0 auto!important;padding:18px 18px 14px!important;background:#fff!important}
html body #djs-portal .djs-manual-ratingline-v24002{
  display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;flex-wrap:wrap!important;
  padding:0 0 17px!important;border-bottom:1px solid #eef0f3!important;color:#202631!important;font-size:15px!important
}
html body #djs-portal .djs-manual-ratingline-v24002 b{font-size:17px!important;color:#111!important}
html body #djs-portal .djs-manual-ratingline-v24002 strong{font-weight:650!important}
html body #djs-portal .djs-manual-ratingline-v24002 span{color:#ffc400!important;letter-spacing:1px!important;font-size:17px!important}
html body #djs-portal .djs-manual-ratingline-v24002 em{font-style:normal!important;font-weight:800!important;color:#1b6ff0!important}
html body #djs-portal .djs-manual-product-v24002{
  display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:15px!important;align-items:center!important;padding:20px 0 15px!important
}
html body #djs-portal .djs-manual-product-image-v24002{
  width:92px!important;height:92px!important;border-radius:17px!important;overflow:hidden!important;background:#f1f4f8!important;display:grid!important;place-items:center!important
}
html body #djs-portal .djs-manual-product-image-v24002 img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
html body #djs-portal .djs-manual-product-image-v24002>.ms{font-size:48px!important;color:#1e73ea!important}
html body #djs-portal .djs-manual-product-copy-v24002 h2{margin:0 0 6px!important;color:#10141c!important;font-size:24px!important;line-height:1!important;font-weight:900!important;letter-spacing:-.035em!important}
html body #djs-portal .djs-manual-product-copy-v24002 p{margin:0 0 9px!important;color:#747b88!important;font-size:14px!important;line-height:1.3!important;font-weight:550!important}
html body #djs-portal .djs-manual-product-copy-v24002>div{display:flex!important;gap:10px!important;align-items:center!important;flex-wrap:wrap!important}
html body #djs-portal .djs-manual-star-v24002{display:inline-flex!important;align-items:center!important;border-radius:7px!important;background:#ffd835!important;color:#171717!important;padding:4px 8px!important;font-weight:900!important;font-size:14px!important}
html body #djs-portal .djs-manual-product-copy-v24002 small{color:#747b88!important;font-size:13px!important}
html body #djs-portal .djs-manual-promo-v24002{
  display:grid!important;grid-template-columns:38px auto 1fr!important;align-items:center!important;gap:8px!important;
  min-height:58px!important;padding:10px 13px!important;margin:0 0 14px!important;border-radius:14px!important;background:linear-gradient(90deg,#eefbf2,#f5fff8)!important;border:1px solid #d9f3e0!important;color:#087a36!important
}
html body #djs-portal .djs-manual-promo-v24002>.ms{width:36px!important;height:36px!important;border-radius:10px!important;background:#dcf8e5!important;display:grid!important;place-items:center!important;font-size:21px!important}
html body #djs-portal .djs-manual-promo-v24002 b{font-size:14px!important;white-space:nowrap!important}
html body #djs-portal .djs-manual-promo-v24002 small{color:#4e765d!important;font-size:11px!important;line-height:1.25!important;text-align:right!important}
html body #djs-portal .djs-manual-platforms-v24002{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-top:8px!important}
html body #djs-portal .djs-manual-platforms-v24002 button{
  min-height:56px!important;border:1.5px solid #cfd4dc!important;border-radius:11px!important;background:#fff!important;color:#171b22!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;font-size:17px!important;font-weight:850!important;box-shadow:none!important
}
html body #djs-portal .djs-manual-platforms-v24002 button.active{border-color:#1672eb!important;background:linear-gradient(135deg,#1672eb,#075ccc)!important;color:#fff!important;box-shadow:0 8px 20px rgba(17,101,220,.18)!important}
html body #djs-portal .djs-manual-platforms-v24002 button .ms{font-size:24px!important;color:inherit!important}

html body #djs-portal #djs-screen-game.djs-manual-direct-v24002 #djs-game-packs.djs-manual-pack-grid-v24002{
  display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;overflow:visible!important;
  padding:6px 0 12px!important;margin:0!important;scroll-snap-type:none!important
}
html body #djs-portal #djs-screen-game .djs-manual-direct-pack-v24002{
  appearance:none!important;-webkit-appearance:none!important;position:relative!important;display:block!important;width:100%!important;min-width:0!important;
  height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:1.5px solid #dfe4eb!important;border-radius:13px!important;
  background:#fff!important;color:#111!important;overflow:hidden!important;text-align:left!important;box-shadow:0 4px 13px rgba(17,24,39,.045)!important;transform:none!important
}
html body #djs-portal #djs-screen-game .djs-manual-direct-pack-v24002.active{border:3px solid #1672eb!important;box-shadow:0 7px 22px rgba(22,114,235,.14)!important}
html body #djs-portal #djs-screen-game .djs-manual-pack-art-v24002{
  display:grid!important;place-items:center!important;width:100%!important;height:auto!important;aspect-ratio:1.34/1!important;background:linear-gradient(145deg,#e9f5ff,#d6edff)!important;overflow:hidden!important;border-radius:0!important;margin:0!important
}
html body #djs-portal #djs-screen-game .djs-manual-pack-art-v24002 img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;margin:0!important;border-radius:0!important}
html body #djs-portal #djs-screen-game .djs-manual-pack-art-v24002>.ms{font-size:58px!important;color:#2485e7!important}
html body #djs-portal #djs-screen-game .djs-manual-pack-copy-v24002{
  display:grid!important;grid-template-columns:1fr auto!important;gap:4px 6px!important;align-items:end!important;padding:10px 11px 11px!important;background:#fff!important;min-width:0!important
}
html body #djs-portal #djs-screen-game .djs-manual-pack-copy-v24002 strong{grid-column:1/-1!important;display:block!important;font-size:15px!important;line-height:1.15!important;font-weight:800!important;color:#121722!important;white-space:normal!important;overflow-wrap:anywhere!important}
html body #djs-portal #djs-screen-game .djs-manual-pack-copy-v24002 b{font-size:18px!important;line-height:1!important;color:#126fe8!important;font-weight:900!important;white-space:nowrap!important}
html body #djs-portal #djs-screen-game .djs-manual-pack-copy-v24002 small{font-size:9px!important;line-height:1.15!important;color:#15884d!important;font-weight:800!important;text-align:right!important;white-space:nowrap!important}
html body #djs-portal #djs-screen-game .djs-manual-direct-pack-v24002>i{
  position:absolute!important;right:7px!important;top:7px!important;width:25px!important;height:25px!important;border-radius:50%!important;background:#fff!important;
  color:#c6ccd4!important;display:grid!important;place-items:center!important;font-size:20px!important;font-style:normal!important;box-shadow:0 3px 9px rgba(0,0,0,.08)!important;opacity:.75!important
}
html body #djs-portal #djs-screen-game .djs-manual-direct-pack-v24002.active>i{color:#1672eb!important;opacity:1!important}

html body #djs-portal .djs-manual-buybar-v24002{
  position:absolute!important;z-index:60!important;left:0!important;right:0!important;bottom:0!important;min-height:88px!important;
  padding:10px max(16px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))!important;
  background:rgba(255,255,255,.97)!important;border-top:1px solid #e2e6ec!important;box-shadow:0 -10px 28px rgba(17,24,39,.08)!important;
  display:grid!important;grid-template-columns:minmax(0,1fr) minmax(168px,42%)!important;gap:14px!important;align-items:center!important;backdrop-filter:blur(16px)!important
}
html body #djs-portal .djs-manual-buybar-v24002>div{display:grid!important;grid-template-columns:1fr auto!important;gap:2px 8px!important;align-items:end!important;min-width:0!important}
html body #djs-portal .djs-manual-buybar-v24002 small{grid-column:1/-1!important;color:#737b88!important;font-size:10px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.06em!important}
html body #djs-portal .djs-manual-buybar-v24002 strong{min-width:0!important;color:#1e2430!important;font-size:14px!important;font-weight:850!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
html body #djs-portal .djs-manual-buybar-v24002 b{color:#126fe8!important;font-size:19px!important;font-weight:950!important;white-space:nowrap!important}
html body #djs-portal .djs-manual-buybar-v24002 button{
  height:58px!important;border:0!important;border-radius:15px!important;background:linear-gradient(135deg,#1672eb,#0457c5)!important;color:#fff!important;
  padding:0 16px!important;font-size:15px!important;font-weight:900!important;box-shadow:0 10px 22px rgba(13,95,211,.22)!important
}
html body #djs-portal .djs-game-topup-support-v24002{
  position:absolute!important;z-index:65!important;right:16px!important;bottom:calc(99px + env(safe-area-inset-bottom))!important;width:64px!important;height:64px!important;
  border:3px solid #fff!important;border-radius:50%!important;background:#ffd329!important;padding:0!important;overflow:hidden!important;box-shadow:0 10px 28px rgba(17,24,39,.2)!important
}
html body #djs-portal .djs-game-topup-support-v24002 img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important;display:block!important}
html body #djs-portal .djs-game-topup-support-v24002 span{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}

@media (min-width:760px){
  html body #djs-portal #djs-screen-chat.djs-message-center:not(.is-thread) .djs-mc-body{padding-left:28px!important;padding-right:28px!important}
  html body #djs-portal #djs-screen-chat:not(.is-thread) .djs-mc-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}
  html body #djs-portal .djs-mc-home-hero-v24002{border-radius:32px!important}
  html body #djs-portal .djs-mc-home-actions-v24002{right:20px!important;top:20px!important}
  html body #djs-portal .djs-mc-home-actions-v24002 .djs-mc-home-action{width:54px!important;height:54px!important;min-width:54px!important}

  html body #djs-portal .djs-manual-game-head-v24002{padding-top:24px!important}
  html body #djs-portal .djs-manual-product-v24002{grid-template-columns:118px minmax(0,1fr)!important}
  html body #djs-portal .djs-manual-product-image-v24002{width:118px!important;height:118px!important}
  html body #djs-portal .djs-manual-product-copy-v24002 h2{font-size:30px!important}
  html body #djs-portal #djs-screen-game.djs-manual-direct-v24002 #djs-game-packs.djs-manual-pack-grid-v24002{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
  html body #djs-portal #djs-screen-game .djs-manual-pack-copy-v24002 strong{font-size:16px!important}
  html body #djs-portal #djs-screen-game .djs-manual-pack-copy-v24002 b{font-size:20px!important}
  html body #djs-portal .djs-manual-buybar-v24002{left:50%!important;right:auto!important;width:min(1100px,100%)!important;transform:translateX(-50%)!important;border:1px solid #e2e6ec!important;border-bottom:0!important;border-radius:22px 22px 0 0!important}
  html body #djs-portal .djs-game-topup-support-v24002{right:max(24px,calc((100% - 1100px)/2 + 20px))!important;width:70px!important;height:70px!important}
}

@media (max-width:520px){
  html body #djs-portal #djs-screen-chat.djs-message-center:not(.is-thread) .djs-mc-body{padding-left:12px!important;padding-right:12px!important}
  html body #djs-portal .djs-mc-home-hero-v24002{border-radius:20px!important;margin-bottom:12px!important}
  html body #djs-portal .djs-mc-home-actions-v24002{right:8px!important;top:8px!important;gap:6px!important}
  html body #djs-portal .djs-mc-home-actions-v24002 .djs-mc-home-action{width:40px!important;height:40px!important;min-width:40px!important}
  html body #djs-portal .djs-mc-home-actions-v24002 .djs-mc-home-action .ms{font-size:22px!important}
  html body #djs-portal .djs-mc-home-hero-v24002 .djs-mc-home-menu{right:8px!important;top:54px!important;width:190px!important}
  html body #djs-portal .djs-mc-home-search-wrap-v24002{margin-bottom:14px!important}
  html body #djs-portal .djs-mc-home-search-wrap-v24002 .djs-mc-home-filter{height:52px!important;border-radius:17px!important;font-size:14px!important}
  html body #djs-portal .djs-mc-search-submit-v24002{width:40px!important;height:40px!important;right:6px!important;top:6px!important}

  html body #djs-portal .djs-manual-game-head-v24002{padding:12px 14px 12px!important}
  html body #djs-portal #djs-screen-game.djs-manual-direct-v24002 .djs-game-modern-wrap{padding-left:12px!important;padding-right:12px!important}
  html body #djs-portal .djs-manual-ratingline-v24002{font-size:12px!important;gap:5px!important;padding-bottom:12px!important}
  html body #djs-portal .djs-manual-ratingline-v24002 b{font-size:14px!important}
  html body #djs-portal .djs-manual-ratingline-v24002 span{font-size:14px!important}
  html body #djs-portal .djs-manual-product-v24002{grid-template-columns:78px minmax(0,1fr)!important;gap:11px!important;padding:15px 0 12px!important}
  html body #djs-portal .djs-manual-product-image-v24002{width:78px!important;height:78px!important;border-radius:14px!important}
  html body #djs-portal .djs-manual-product-copy-v24002 h2{font-size:20px!important}
  html body #djs-portal .djs-manual-product-copy-v24002 p{font-size:11px!important;margin-bottom:7px!important}
  html body #djs-portal .djs-manual-star-v24002{font-size:11px!important;padding:3px 6px!important}
  html body #djs-portal .djs-manual-product-copy-v24002 small{font-size:10px!important}
  html body #djs-portal .djs-manual-promo-v24002{grid-template-columns:31px auto!important;min-height:48px!important;padding:8px 10px!important;gap:7px!important}
  html body #djs-portal .djs-manual-promo-v24002>.ms{width:30px!important;height:30px!important;font-size:18px!important}
  html body #djs-portal .djs-manual-promo-v24002 b{font-size:11px!important}
  html body #djs-portal .djs-manual-promo-v24002 small{display:none!important}
  html body #djs-portal .djs-manual-platforms-v24002 button{min-height:49px!important;font-size:14px!important;border-radius:9px!important}
  html body #djs-portal #djs-screen-game.djs-manual-direct-v24002 #djs-game-packs.djs-manual-pack-grid-v24002{gap:9px!important}
  html body #djs-portal #djs-screen-game .djs-manual-pack-copy-v24002{padding:8px 8px 9px!important}
  html body #djs-portal #djs-screen-game .djs-manual-pack-copy-v24002 strong{font-size:12px!important}
  html body #djs-portal #djs-screen-game .djs-manual-pack-copy-v24002 b{font-size:15px!important}
  html body #djs-portal #djs-screen-game .djs-manual-pack-copy-v24002 small{font-size:7px!important}
  html body #djs-portal .djs-manual-buybar-v24002{grid-template-columns:minmax(0,1fr) 155px!important;gap:9px!important;min-height:82px!important;padding-left:10px!important;padding-right:10px!important}
  html body #djs-portal .djs-manual-buybar-v24002 button{height:54px!important;font-size:13px!important;padding:0 10px!important}
  html body #djs-portal .djs-manual-buybar-v24002 strong{font-size:11px!important}
  html body #djs-portal .djs-manual-buybar-v24002 b{font-size:16px!important}
  html body #djs-portal .djs-game-topup-support-v24002{right:12px!important;width:58px!important;height:58px!important;bottom:calc(92px + env(safe-area-inset-bottom))!important}
}
