/* Shared presentation behavior. */
[hidden] { display: none !important; }
body .styles-module-scss-module__WtBwuG__warnings { padding: 0 18px; bottom: 18px; pointer-events: none; }
#local-warnings { box-sizing: border-box; width: 100%; max-width: 1180px; margin: 0 auto; padding: 0; overflow: hidden; border: 1px solid rgba(130,148,190,.3); border-radius: 16px; background: rgba(14,18,27,.97); color: #f5f7fb; box-shadow: 0 22px 70px rgba(0,0,0,.5), inset 0 1px 0 rgba(255,255,255,.05); backdrop-filter: blur(18px); pointer-events: auto; }
#local-cookies { width: 100%; padding: 16px 18px; }
#local-cookies [class*="__inner"] { display: grid; grid-template-columns: 116px minmax(0,1fr) auto 30px; align-items: center; gap: 16px; }
#local-cookies [class*="__inner"]::before { content: ""; width: 116px; height: 34px; background: url("./assets/wardianex-logo.svg") center / contain no-repeat; }
#local-cookies p { margin: 0; color: #dfe3ec; font-family: inherit; font-size: 13px; font-weight: 500; line-height: 20px; }
#local-cookies a { color: #9dafFF; font-weight: 700; text-decoration: none; }
#local-cookies a:hover { color: #c4ceff; text-decoration: underline; text-underline-offset: 3px; }
#local-cookies [class*="__title"] { padding: 0 4px 0 0; color: #f2c879 !important; font-size: 13px; font-weight: 700; line-height: 20px; }
#local-cookies [class*="__content"] { color: #b7bdc9 !important; font-size: 13px; line-height: 20px; }
.local-notice-separator { display: inline-block; margin: 0 7px; color: #596173; }
#local-accept { min-height: 40px; margin: 0; padding: 9px 19px; border: 1px solid #7890ff; border-radius: 10px; background: linear-gradient(135deg,#5977ff,#3f5eea); color: #fff; box-shadow: 0 8px 22px rgba(65,97,255,.28); cursor: pointer; flex-shrink: 0; font-family: inherit; font-size: 14px; font-weight: 700; line-height: 20px; }
#local-accept:hover { background: linear-gradient(135deg,#6b86ff,#4d6bf0); }
#local-accept:focus-visible, #local-close-notice:focus-visible { outline: 2px solid #b8c4ff; outline-offset: 3px; }
#local-close-notice { position: relative !important; inset: auto !important; transform: none !important; display: grid; place-items: center; width: 30px; height: 30px; padding: 0; border: 0; border-radius: 8px; background: transparent; color: #9299a7; cursor: pointer; font-size: 0 !important; }
#local-close-notice:hover { background: rgba(255,255,255,.08); color: #fff; }
#local-close-notice svg { width: 17px; height: 17px; }
#local-close-notice svg path { fill: currentColor !important; }
#local-close-notice::before, #local-close-notice::after { content: ""; position: absolute; width: 15px; height: 2px; border-radius: 2px; background: currentColor; }
#local-close-notice::before { transform: rotate(45deg); }
#local-close-notice::after { transform: rotate(-45deg); }
[class*="intercomCustomLauncherContainer"],
#intercom_custom_launcher { display: none !important; }
@media (max-width: 767px) {
  body .styles-module-scss-module__WtBwuG__warnings { bottom: 10px; padding: 0 10px; }
  #local-warnings { max-width: 100%; border-radius: 15px; }
  #local-cookies { padding: 15px; }
  #local-cookies [class*="__inner"] { grid-template-columns: minmax(0,1fr) 28px; gap: 10px 12px; }
  #local-cookies [class*="__inner"]::before { grid-column:1; grid-row:1; width:92px; height:26px; justify-self:start; }
  #local-cookies p { grid-column:1 / 3; grid-row:2; font-size:12px; line-height:17px; }
  #local-cookies [class*="__title"], #local-cookies [class*="__content"] { font-size: 12px; line-height: 17px; }
  .local-notice-separator { display: block; height: 5px; margin: 0; color: transparent; }
  #local-accept { grid-column:1 / 3; grid-row:3; width:100%; min-height:40px; }
  #local-close-notice { grid-column:2; grid-row:1; align-self:start; }
}
[role="menu"] { max-height: calc(100vh - 100px); overflow-y: auto; }
[role="menu"] > div { opacity: 1; transform: none; }
/* Use Swiper's current slide directly so loop reordering cannot leave stale highlights. */
.PromoSlider-module-scss-module__fOtFla__container .swiper-slide .PromoCard-module-scss-module__PM-5gq__promoCard { opacity: .4; }
.PromoSlider-module-scss-module__fOtFla__container .swiper-slide-active .PromoCard-module-scss-module__PM-5gq__promoCard { opacity: 1; }
.local-menu-open { overflow: hidden; }
.local-mobile-menu { position: fixed; z-index: 1005; inset: var(--height-header) 0 0; background: #0a0a0a; color: white; padding: 20px 24px 40px; overflow-y: auto; }
.local-mobile-close { display: block; margin-left: auto; font-size: 32px; width: 40px; height: 40px; background: none; color: white; border: 0; cursor: pointer; }
.local-mobile-menu details { border-bottom: 1px solid #303030; }
.local-mobile-menu summary { padding: 18px 0; font-size: 20px; font-weight: 600; cursor: pointer; }
.local-mobile-menu details a { display: block; padding: 12px 8px; color: white; text-decoration: none; }
.local-mobile-menu > a { display: block; padding: 18px 0; border-bottom: 1px solid #303030; color: white; font-size: 20px !important; font-weight: 600 !important; line-height: 20px !important; text-decoration: none; }
.local-mobile-menu > a h2 { margin: 0; color: inherit; font: inherit; line-height: inherit; }
.local-mobile-menu details h3 { font-size: 16px; }
.local-mobile-menu details a > div > div { color: #999; font-size: 14px; }
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { scroll-behavior: auto !important; transition-duration: 0.01ms !important; animation-duration: 0.01ms !important; } }

/* Live ticker additions. The original card geometry and responsive layout stay intact. */
[data-market-section] { position: relative; }
.market-status { position: absolute; bottom: 9px; left: 16px; right: 16px; text-align: center; font-size: 11px; line-height: 16px; color: #909296; letter-spacing: .1px; }
.market-status::before { content: ''; display: inline-block; width: 5px; height: 5px; border-radius: 50%; background: #d39c48; margin-right: 6px; vertical-align: 1px; }
.market-status[data-state="live"]::before { background: #2ec98b; box-shadow: 0 0 7px #2ec98b55; }
.market-status[data-state="offline"]::before { background: #808080; box-shadow: none; }
[data-market] [class*="__priceValue"] { font-variant-numeric: tabular-nums; }
[data-market] [class$="__priceValue"] { min-height: 40px; }
.market-placeholder { font-size: 32px; line-height: 40px; }
.market-number { display: inline-flex; }
.market-digit-cell { display: inline-flex; position: relative; overflow: hidden; width: .62em; flex-shrink: 0; justify-content: center; line-height: inherit; }
[data-market] [class*="__priceAnimated"] .market-digit-cell { width: 18.5px; }
.market-digit-current { display: inline-block; }
.market-digit-old { position: absolute; inset: 0; text-align: center; pointer-events: none; }
[data-market] [data-trend="up"] { --with-trend-color-primary: var(--color-trend-positive, #2ec98b); }
[data-market] [data-trend="down"] { --with-trend-color-primary: var(--color-trend-negative, #f05a6b); }
[data-market] [data-trend="up"] [class*="__assetChangeIcon"] { transform: rotate(180deg); }
[data-market] [data-trend="flat"] [class*="__assetChangeIcon"],
[data-market] [class*="__assetChangeWrap"]:not([data-trend]) [class*="__assetChangeIcon"] { visibility: hidden; }
[data-market][data-state="reconnecting"] [class*="__pricesRow"],
[data-market][data-state="offline"] [class*="__pricesRow"] { opacity: .55; }
@media (max-width: 767px) { .market-status { bottom: 6px; font-size: 10px; } }
