:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 16px;
	--wd-title-font: "Signika", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Signika", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Signika", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(251,188,52);
	--wd-alternative-color: rgb(244,241,51);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://neunex.in/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: #0a0a0a;
}

.nx-perl { font-size: .8em; font-weight: 600; color: #5E8624; white-space: nowrap; }

.wd-content-layout {
    padding-block: 0px !important;
}

/* ── Neunex footer — Option B ────────────────────────────
   Mustard field photo behind the whole footer under a
   brown scrim. Paste into Woodmart → Theme Settings →
   Custom CSS and clear the CSS cache.

   STEP 1 — upload the field photo to the Media Library,
   then replace the URL below with its File URL. Keep the
   file under ~400 KB (resize to 1920px wide and export
   JPEG at ~70%) — it loads on every page.

   Selectors follow Woodmart 8.x. If a block does not
   change, right-click it → Inspect and send me the class.

   Two things CSS cannot fix — do these in the admin:
   1. Appearance → Widgets → Footer 2 (Site Links):
      remove the three nested product items. They duplicate
      the Our Products column. Keep Home / Shop / About /
      Contact.
   2. Woodmart → Theme Settings → Footer → Copyrights text:
      <i class="fa fa-copyright"></i> 2026 <strong>Nandi Agrotech</strong> — sister concern of <strong>Agrasen Oil Mill</strong>, pressing oil in Agra since 1980 · FSSAI Lic. 12725001000591
   3. Footer product titles carry the full product name.
      Shorten them to "1 L Bottle", "5 L Family Pack",
      "15 L Bulk Tin" or the clamp below cuts them at two
      lines.                                               */

/* ── shell: photo + scrim ─────────────────────────────── */

html body .wd-footer,
html body footer.footer-container {
  background-color: #241C12 !important;
  background-image:
    linear-gradient(180deg, rgba(27, 20, 12, 0.9) 0%, rgba(27, 20, 12, 0.94) 100%),
    url('https://neunex.in/wp-content/uploads/2026/08/neunex_footer_background.jpg') !important;
  background-size: auto, cover !important;
  background-position: center, center 60% !important;
  background-repeat: no-repeat, no-repeat !important;
  color: #C3B49A !important;
  border-top: 1px solid #4A3A24 !important;
}

html body .wd-footer p,
html body .wd-footer li,
html body .wd-footer .widget,
html body .wd-footer .wd-widget,
html body .wd-footer address {
  color: #C3B49A !important;
}

html body .wd-footer strong,
html body .wd-footer b {
  color: #F7EFDC !important;
}

/* ── column headings ──────────────────────────────────── */

html body .wd-footer .widget-title,
html body .wd-footer .wd-widget-title,
html body .wd-footer h5 {
  color: #E9B84A !important;
  font-size: 12px !important;
  letter-spacing: 0.16em !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  margin-bottom: 18px !important;
  padding-bottom: 12px !important;
  border-bottom: 1px solid #4A3A24 !important;
}

/* ── links ────────────────────────────────────────────── */

html body .wd-footer a {
  color: #C3B49A !important;
  transition: color .16s ease !important;
}

html body .wd-footer a:hover,
html body .wd-footer a:focus {
  color: #E9B84A !important;
}

html body .wd-footer .menu-item a,
html body .wd-footer .wd-sub-menu a {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

html body .wd-footer .sub-menu a,
html body .wd-footer .children a {
  font-size: 13.5px !important;
  color: #A2937B !important;
}

/* ── contact block ────────────────────────────────────── */

html body .wd-footer .wd-contact-info li,
html body .wd-footer .wd-info-box {
  border-color: #4A3A24 !important;
}

/* the theme's dark SVG icons vanish on a dark ground */
html body .wd-footer .wd-contact-info img,
html body .wd-footer .wd-info-box-icon img {
  filter: invert(74%) sepia(28%) saturate(420%) hue-rotate(2deg) brightness(96%) !important;
}

html body .wd-footer hr,
html body .wd-footer .wd-widget + .wd-widget {
  border-color: #4A3A24 !important;
}

/* ── social icons: one family, not three colours ──────── */

html body .wd-footer .wd-social-icons .wd-social-icon,
html body .wd-footer .social-icons a {
  background-color: transparent !important;
  border: 1px solid #4A3A24 !important;
  color: #E9B84A !important;
  transition: background-color .16s ease, border-color .16s ease, color .16s ease !important;
}

html body .wd-footer .wd-social-icons .wd-social-icon:hover,
html body .wd-footer .social-icons a:hover {
  background-color: #E9B84A !important;
  border-color: #E9B84A !important;
  color: #241C12 !important;
}

/* ── product column ───────────────────────────────────── */

html body .wd-footer .product_list_widget li {
  border-bottom: 1px solid #4A3A24 !important;
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}

html body .wd-footer .product_list_widget li:last-child {
  border-bottom: 0 !important;
}

html body .wd-footer .product_list_widget a {
  color: #F7EFDC !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 600 !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
}

html body .wd-footer .product_list_widget img {
  border: 1px solid #4A3A24 !important;
  background: #FBF6EC !important;
}

html body .wd-footer .product_list_widget .amount,
html body .wd-footer .product_list_widget ins .amount {
  color: #E9B84A !important;
  font-weight: 700 !important;
}

html body .wd-footer .product_list_widget del,
html body .wd-footer .product_list_widget del .amount {
  color: #8A7C66 !important;
  font-weight: 400 !important;
}

html body .wd-footer .product_list_widget .star-rating span::before,
html body .wd-footer .star-rating span::before {
  color: #E9B84A !important;
}

/* ── bottom bar ───────────────────────────────────────── */
/* translucent, so the field carries through underneath   */

html body .copyrights-wrapper,
html body .wd-footer .copyrights-wrapper {
  background-color: rgba(20, 14, 8, 0.72) !important;
  border-top: 1px solid #4A3A24 !important;
  color: #A2937B !important;
  font-size: 13px !important;
}

html body .copyrights-wrapper a {
  color: #C3B49A !important;
}

html body .copyrights-wrapper img {
  filter: grayscale(1) brightness(1.9) opacity(0.5) !important;
  transition: filter .18s ease !important;
}

html body .copyrights-wrapper img:hover {
  filter: grayscale(0) opacity(1) !important;
}

/* ── back to top ──────────────────────────────────────── */

html body .scrollToTop {
  background-color: #E2A32C !important;
  color: #241C12 !important;
  border: 1px solid #B4780F !important;
  box-shadow: 0 6px 18px rgba(180, 120, 15, 0.3) !important;
}

/* ── mobile ───────────────────────────────────────────── */
/* a 16:9 photo crops to almost nothing on a phone, so
   lean on the scrim and let the field sit lower          */

@media (max-width: 768px) {
  html body .wd-footer,
  html body footer.footer-container {
    background-image:
      linear-gradient(180deg, rgba(27, 20, 12, 0.93) 0%, rgba(27, 20, 12, 0.96) 100%),
      url('https://neunex.in/wp-content/uploads/2026/08/neunex_footer_background.jpg') !important;
    background-position: center, center bottom !important;
  }
  html body .wd-footer .widget-title,
  html body .wd-footer .wd-widget-title {
    margin-bottom: 14px !important;
  }
}

	/* ── Neunex trust row ────────────────────────────────────
   Paste into Woodmart → Theme Settings → Custom CSS and
   clear the CSS cache. Markup is in neunex-trust-row.txt.

   Icons are CSS background images, not inline <svg>:
   WordPress strips SVG out of the product field.

   The data URIs are single-quoted with the SVG's own
   quotes percent-encoded as %27 — an unquoted url() may
   not contain quote characters and would be discarded.   */

html body .nx-trust > .nx-t {
  background-repeat: no-repeat !important;
  background-position: 16px 15px !important;
  background-size: 18px 18px !important;
}

html body .nx-trust > .nx-t + .nx-t { box-shadow: -1px 0 0 #E2D6BC; }

html body .nx-t-kolhu  { background-image: url('data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%2024%2024%27%20fill=%27none%27%20stroke=%27%23B4780F%27%20stroke-width=%271.6%27%20stroke-linecap=%27round%27%20stroke-linejoin=%27round%27%3E%3Ccircle%20cx=%2712%27%20cy=%2712%27%20r=%278%27/%3E%3Cpath%20d=%27M12%204v16M4%2012h16%27/%3E%3Ccircle%20cx=%2712%27%20cy=%2712%27%20r=%272.4%27/%3E%3C/svg%3E') !important; }
html body .nx-t-drop   { background-image: url('data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%2024%2024%27%20fill=%27none%27%20stroke=%27%23B4780F%27%20stroke-width=%271.6%27%20stroke-linecap=%27round%27%20stroke-linejoin=%27round%27%3E%3Cpath%20d=%27M12%203s5%205.6%205%209a5%205%200%200%201-10%200c0-3.4%205-9%205-9z%27/%3E%3C/svg%3E') !important; }
html body .nx-t-shield { background-image: url('data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%2024%2024%27%20fill=%27none%27%20stroke=%27%23B4780F%27%20stroke-width=%271.6%27%20stroke-linecap=%27round%27%20stroke-linejoin=%27round%27%3E%3Cpath%20d=%27M12%203l7%203v6c0%204.2-3%207.4-7%209-4-1.6-7-4.8-7-9V6l7-3z%27/%3E%3Cpath%20d=%27M9%2012.2l2.2%202.2L15.2%2010%27/%3E%3C/svg%3E') !important; }

html body .nx-ship .nx-ship-time {
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%2024%2024%27%20fill=%27none%27%20stroke=%27%23B4780F%27%20stroke-width=%271.6%27%20stroke-linecap=%27round%27%20stroke-linejoin=%27round%27%3E%3Ccircle%20cx=%2712%27%20cy=%2712%27%20r=%278.5%27/%3E%3Cpath%20d=%27M12%207.5V12l3%201.8%27/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
  background-position: left center !important;
  background-size: 17px 17px !important;
}

/* in-stock dot drawn as ::before — an empty <span> gets
   stripped out of the product field                      */
html body .nx-ship .nx-stock {
  position: relative !important;
  display: inline-block !important;
}
html body .nx-ship .nx-stock::before {
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 50% !important;
  width: 8px !important;
  height: 8px !important;
  margin-top: -4px !important;
  border-radius: 50% !important;
  background: #3F7024 !important;
  animation: nx-stock-pulse 2.4s ease-in-out infinite;
}

@keyframes nx-stock-pulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(63, 112, 36, 0.45); }
  50%      { box-shadow: 0 0 0 5px rgba(63, 112, 36, 0); }
}

@media (max-width: 600px) {
  html body .nx-trust { grid-template-columns: 1fr !important; }
  html body .nx-trust > .nx-t + .nx-t { box-shadow: 0 -1px 0 #E2D6BC; }
}

@media (prefers-reduced-motion: reduce) {
  html body .nx-ship .nx-stock::before { animation: none !important; }
}

/* ── no gaps between the stacked strips ──────────────────
   WordPress inserts an empty <p> for every blank line in
   the field; these rules collapse anything that lands
   between the three blocks.                              */

html body .nx-trust,
html body .nx-ship,
html body .nx-amz-btn { margin-bottom: 0 !important; }

html body .nx-ship,
html body .nx-amz-btn { margin-top: 0 !important; }

html body .nx-trust + p,
html body .nx-ship + p { display: none !important; }





/* ── Neunex gold Add to cart + Buy now ──────────────────
   Woodmart → Theme Settings → Custom CSS. Clear CSS cache
   after saving.

   Everything is done with animated background layers, not
   pseudo-elements, because Woodmart already uses ::before
   and ::after on the cart button.

   Layers, top to bottom:
     1. shine sweep
     2. large bubbles  (float up, slower)
     3. small bubbles  (float up, faster)
     4. base gradient

   Positions are in px, not %, because a percentage
   background-position is measured against free space —
   with an oversized shine layer that leaves it parked
   inside the button instead of off the edge.

   Note: background-position has NO !important — an
   !important declaration overrides the animation and the
   motion would freeze on the first frame.                */

html body form.cart button.single_add_to_cart_button,
html body .wd-sticky-add-to-cart button.single_add_to_cart_button,
html body .wd-sticky-btn-content button.single_add_to_cart_button {
  background-image:
    linear-gradient(100deg,
      rgba(255,255,255,0) 38%,
      rgba(255,255,255,0.55) 50%,
      rgba(255,255,255,0) 62%),
    radial-gradient(circle at 50% 50%,
      rgba(255,252,238,0.5) 2.4px, rgba(255,255,255,0) 3px),
    radial-gradient(circle at 30% 70%,
      rgba(255,250,230,0.34) 1.4px, rgba(255,255,255,0) 1.9px),
    linear-gradient(180deg, #F0C255 0%, #E2A32C 55%, #C9871A 100%) !important;
  background-size: 170px 100%, 46px 46px, 29px 29px, auto !important;
  background-position: -170px 0, 0 0, 12px 0, 0 0;
  background-color: #E2A32C !important;
  color: #241C12 !important;
  border: 1px solid #B4780F !important;
  border-radius: 4px !important;
  font-weight: 700 !important;
  letter-spacing: 0.04em !important;
  text-shadow: 0 1px 0 rgba(255, 245, 220, 0.45) !important;
  box-shadow: 0 6px 18px rgba(180, 120, 15, 0.32),
              0 2px 4px rgba(60, 36, 8, 0.22),
              inset 0 1px 0 rgba(255, 250, 235, 0.55) !important;
  animation: nx-gold-flow 4.5s linear infinite !important;
  transition: transform .18s ease, box-shadow .18s ease, filter .18s ease !important;
}

@keyframes nx-gold-flow {
  0%   { background-position: -150% 0,  0 0,      12px 0,      right 15px center, 0 0; }
  30%  { background-position:  250% 0,  0 -13.8px, 12px -8.7px, 0 0; }
  100% { background-position:  250% 0,  0 -46px,  12px -29px,  right 15px center, 0 0; }
}

html body form.cart button.single_add_to_cart_button:hover {
  filter: brightness(1.06) saturate(1.05) !important;
  transform: translateY(-2px) !important;
  animation-duration: 2.6s !important;
  box-shadow: 0 10px 26px rgba(180, 120, 15, 0.42),
              0 3px 6px rgba(60, 36, 8, 0.24),
              inset 0 1px 0 rgba(255, 250, 235, 0.6) !important;
}

html body form.cart button.single_add_to_cart_button:active {
  transform: translateY(0) !important;
  box-shadow: 0 3px 10px rgba(180, 120, 15, 0.3),
              inset 0 2px 5px rgba(90, 55, 8, 0.28) !important;
}


/* ── Buy now ─────────────────────────────────────────────
   Dark, so it does not compete with the gold button.      */

html body button.wd-buy-now-btn,
html body #wd-add-to-cart,
html body .wd-buy-now-btn a,
html body a.buy-now-button,
html body .buy-now-button,
html body .buy_now_button {
  background-image:
    linear-gradient(100deg,
      rgba(255,255,255,0) 38%,
      rgba(255,255,255,0.2) 50%,
      rgba(255,255,255,0) 62%),
    radial-gradient(circle at 50% 50%,
      rgba(240,194,85,0.36) 2.4px, rgba(255,255,255,0) 3px),
    radial-gradient(circle at 30% 70%,
      rgba(240,194,85,0.24) 1.4px, rgba(255,255,255,0) 1.9px),
    linear-gradient(180deg, #3A2C1B 0%, #241C12 100%) !important;
  background-size: 150px 100%, 46px 46px, 29px 29px, auto !important;
  background-repeat: no-repeat, repeat, repeat, no-repeat !important;
  background-position: -170px 0, 0 0, 12px 0, 0 0;
  background-color: #241C12 !important;
  color: #F7EFDC !important;
  border: 1px solid #241C12 !important;
  border-radius: 4px !important;
  font-weight: 700 !important;
  letter-spacing: 0.04em !important;
  text-shadow: none !important;
  box-shadow: 0 6px 18px rgba(36, 28, 18, 0.3),
              0 2px 4px rgba(36, 28, 18, 0.2),
              inset 0 1px 0 rgba(255, 255, 255, 0.08) !important;
  animation: nx-gold-flow 5.4s linear infinite !important;
  transition: transform .18s ease, box-shadow .18s ease !important;
}

html body button.wd-buy-now-btn:hover,
html body #wd-add-to-cart:hover,
html body .wd-buy-now-btn a:hover,
html body a.buy-now-button:hover,
html body .buy-now-button:hover,
html body .buy_now_button:hover {
  transform: translateY(-2px) !important;
  animation-duration: 3.2s !important;
  box-shadow: 0 10px 26px rgba(36, 28, 18, 0.38),
              0 3px 6px rgba(36, 28, 18, 0.22),
              inset 0 1px 0 rgba(255, 255, 255, 0.1) !important;
}

@media (prefers-reduced-motion: reduce) {
  html body form.cart button.single_add_to_cart_button,
  html body button.wd-buy-now-btn,
  html body .wd-buy-now-btn a { animation: none !important; transition: none !important; }
}


/* ── Neunex pack ladder — zoom + shine ───────────────────
   Paste into Woodmart → Theme Settings → Custom CSS and
   clear the CSS cache.

   Everything lives here, not in the product field:
   WordPress strips both <style> blocks and inline
   animation declarations from that field.

   Needs class="nx-best" on the 15 L tile and
   class="nx-best-badge" on the ₹540 badge — both already
   in neunex-pack-ladder.txt.

   Positions are px, not %: a percentage background-position
   is measured against free space, which parks an oversized
   shine layer inside the box instead of off the edge.

   background-position has NO !important — an !important
   declaration overrides the animation and freezes it.    */

html body .nx-ladder .nx-best {
  position: relative !important;
  overflow: hidden !important;
  background-color: #FDF4E0 !important;
  background-image: linear-gradient(100deg,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,0.75) 50%,
    rgba(255,255,255,0) 100%) !important;
  background-size: 90px 100% !important;
  background-repeat: no-repeat !important;
  background-position: -110px 0;
  transform-origin: center center;
  will-change: transform;
  animation: nx-best-zoom 3.4s ease-in-out infinite !important;
}

html body .nx-ladder .nx-best-badge {
  position: relative !important;
  overflow: hidden !important;
  background-color: #241C12 !important;
  background-image: linear-gradient(100deg,
    rgba(240,194,85,0) 0%,
    rgba(240,194,85,0.6) 50%,
    rgba(240,194,85,0) 100%) !important;
  background-size: 60px 100% !important;
  background-repeat: no-repeat !important;
  background-position: -80px 0;
  animation: nx-badge-shine 3.4s ease-in-out 1.1s infinite !important;
}

@keyframes nx-best-zoom {
  0%   { transform: scale(1);     background-position: -110px 0; }
  28%  { transform: scale(1.035); background-position:  460px 0; }
  55%  { transform: scale(1);     background-position:  460px 0; }
  100% { transform: scale(1);     background-position:  460px 0; }
}

@keyframes nx-badge-shine {
  0%   { background-position: -80px 0; transform: scale(1); }
  26%  { background-position:  320px 0; transform: scale(1.06); }
  46%  { background-position:  320px 0; transform: scale(1); }
  100% { background-position:  320px 0; transform: scale(1); }
}

html body .nx-ladder .nx-best:hover {
  animation-duration: 1.8s !important;
  box-shadow: 0 10px 26px rgba(180, 120, 15, 0.3) !important;
}

/* Mobile: swipeable slider (JS adds the autoplay) ───────
   Needs neunex-ladder-slider-js.txt in the custom JS box. */
@media (max-width: 600px) {
  html body .nx-ladder {
    display: flex !important;
    grid-template-columns: none !important;
    overflow-x: auto !important;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    gap: 10px !important;
    padding-bottom: 6px !important;
  }
  html body .nx-ladder::-webkit-scrollbar { display: none; }
  html body .nx-ladder > div {
    flex: 0 0 72% !important;
    scroll-snap-align: center;
  }
  /* dots the script injects */
  html body .nx-ladder-dots {
    display: flex;
    justify-content: center;
    gap: 7px;
    padding: 4px 0 12px;
  }
  html body .nx-ladder-dots span {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #D8CDB8;
    transition: background .2s ease, transform .2s ease;
  }
  html body .nx-ladder-dots span[data-on] {
    background: #C9871A;
    transform: scale(1.3);
  }
}
html body .nx-ladder-dots { display: none; }

@media (prefers-reduced-motion: reduce) {
  html body .nx-ladder,
  html body .nx-ladder .nx-best,
  html body .nx-ladder .nx-best-badge {
    animation: none !important;
    transform: none !important;
  }
}

/* ── tiles are links ────────────────────────────────────
   Added when the ladder became clickable.                */

html body .nx-ladder .nx-tile-link {
  text-decoration: none !important;
  color: #241C12 !important;
  transition: box-shadow .18s ease, border-color .18s ease !important;
}

html body .nx-ladder .nx-tile-link:hover,
html body .nx-ladder .nx-tile-link:focus {
  border-color: #B4780F !important;
  box-shadow: 0 6px 18px rgba(180, 120, 15, 0.18) !important;
}

/* the current page's own tile should not look clickable */
html body .nx-ladder .nx-tile-link[aria-current] {
  cursor: default !important;
}

