@import url('https://fonts.googleapis.com/css2?family=Fredoka:wght@500;600;700&family=Inter:wght@400;600;700;800&display=swap');

:root{
  --dark:#020b18;
  --nav:#03111e;
  --blue:#0278e9;
  --blue2:#02a6ff;
  --green:#5ecb2a;
  --green2:#1c8b25;
  --text:#f4fbff;
  --muted:#b8d7ea;
  --line:rgba(255,255,255,.13);
  --shadow:0 18px 45px rgba(0,0,0,.38);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:radial-gradient(circle at 50% 0%,#064a89 0%,#021b34 42%,#010814 100%);color:var(--text);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.container{width:min(1470px,calc(100% - 48px));margin-inline:auto}
.top-bar{background:linear-gradient(90deg,#0069cf,#003c94);box-shadow:inset 0 -1px 0 rgba(255,255,255,.15)}
.top-inner{height:50px;display:flex;align-items:center;justify-content:space-between;font-weight:800;font-size:15px;letter-spacing:.2px}.shipping{display:flex;gap:8px;align-items:center}.icon{filter:drop-shadow(0 0 6px #7cff55)}.top-links{display:flex;gap:18px;align-items:center}.top-links span:not(#cartCount){width:1px;height:24px;background:rgba(255,255,255,.28);display:block}
.site-header{position:sticky;top:0;z-index:20;background:linear-gradient(180deg,#061827,#010a13);box-shadow:0 8px 25px rgba(0,0,0,.35)}
.nav-wrap{height:104px;display:flex;align-items:center;gap:28px}.logo{width:200px;align-self:stretch;display:flex;align-items:center}.logo img{max-height:170px;margin-top:15px;filter:drop-shadow(0 10px 18px rgba(0,0,0,.6));position:relative;z-index:2}.logo-fallback{display:none;place-items:center;text-align:center;width:145px;height:145px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--green));font-family:Fredoka;font-size:56px;font-weight:800;text-shadow:2px 3px #002b45}.logo-fallback small{font-size:13px;text-transform:uppercase;color:#00151b;text-shadow:none;background:var(--green);padding:3px 6px;border-radius:5px}
.main-nav{display:flex;align-items:center;gap:25px;flex:1;justify-content:center}.main-nav a{font-weight:800;font-size:14px;position:relative;padding:40px 0 34px;white-space:nowrap}.main-nav a:hover,.main-nav .deal{color:#68db2b}.main-nav a.active::after{content:"";position:absolute;left:0;right:0;bottom:28px;height:3px;border-radius:10px;background:var(--green)}
.search{width:220px;height:44px;border:1px solid #008bff;border-radius:10px;display:flex;align-items:center;background:#07111e;box-shadow:0 0 18px rgba(0,133,255,.18)}.search input{min-width:0;flex:1;background:transparent;border:0;color:#fff;padding:0 14px;font-size:14px;outline:0}.search button{background:transparent;border:0;color:#009bff;font-size:34px;line-height:1;cursor:pointer;padding:0 13px}.mobile-toggle{display:none;background:#0b7ee6;color:#fff;border:0;border-radius:10px;font-size:24px;padding:8px 12px}
.hero{min-height:420px;position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 72% 25%,rgba(12,190,255,.6) 0%,rgba(0,96,178,.68) 25%,rgba(0,45,96,.78) 55%,rgba(0,18,38,.96) 100%),linear-gradient(180deg,rgba(0,114,216,.35),rgba(0,20,40,.4));border-bottom:1px solid rgba(0,157,255,.35)}.hero::before{content:"";position:absolute;inset:0;background:url('assets/hero-background.png') center/cover no-repeat;opacity:.35;z-index:-3}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.3));z-index:-2}.hero-grid{min-height:420px;display:grid;grid-template-columns:1fr 1.35fr;align-items:center;gap:24px;padding:35px 0 46px}.hero-copy{text-align:center;position:relative;z-index:2}.hero-copy h1{margin:0;font-family:Fredoka,cursive;text-transform:uppercase;line-height:.92;filter:drop-shadow(4px 7px 0 rgba(0,0,0,.35))}.hero-copy h1 span{display:block;font-size:44px;color:#fff;transform:rotate(-4deg)}.hero-copy h1 strong{display:block;font-size:72px;color:#029fff;-webkit-text-stroke:2px #8bdcff;text-shadow:0 5px #003c8b}.hero-copy h1 em{display:block;font-style:normal;font-size:61px;color:#48c830;-webkit-text-stroke:2px #104c10;text-shadow:0 5px #063a13}.hero-sub{font-size:20px;line-height:1.45;font-weight:600;margin:18px 0 20px;text-shadow:0 3px 8px rgba(0,0,0,.55)}.btn{display:inline-flex;align-items:center;gap:10px;justify-content:center;border-radius:999px;text-transform:uppercase;font-weight:900;font-family:Fredoka;color:#00121a}.btn.primary{background:linear-gradient(135deg,#79dd35,#45b920);padding:13px 30px;font-size:19px;box-shadow:inset 0 -4px 0 rgba(0,0,0,.18),0 12px 25px rgba(0,0,0,.35)}.btn.small{background:linear-gradient(135deg,#11a3ff,#5ed128);color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.4);padding:9px 18px;font-size:14px;align-self:start}.buoy{animation:buoy 2.4s ease-in-out infinite}.buoy-slow{animation:buoy 3.2s ease-in-out infinite}.tank-wrap{position:relative;min-height:320px}.tank-img{width:min(640px,100%);margin-left:auto;filter:drop-shadow(0 25px 25px rgba(0,0,0,.55))}.tank-placeholder{display:none;position:relative;width:min(620px,100%);height:285px;margin-left:auto;border:4px solid rgba(0,211,255,.55);border-top:28px solid #020b14;background:linear-gradient(180deg,rgba(3,178,255,.55),rgba(0,70,128,.45));box-shadow:inset 0 0 35px rgba(0,220,255,.65),var(--shadow);clip-path:polygon(6% 8%,82% 0,100% 16%,100% 100%,6% 100%)}.tank-light{height:22px;background:#23e6ff;box-shadow:0 0 30px #16dfff}.tank-plants,.tank-rocks{position:absolute;left:12%;right:12%;bottom:25px;height:120px;background:repeating-linear-gradient(80deg,transparent 0 28px,rgba(91,207,38,.8) 29px 39px,transparent 42px 55px);border-radius:50% 50% 0 0}.tank-rocks{height:28px;bottom:0;background:radial-gradient(circle,#d2c79a 0 35%,transparent 38%) 0 0/30px 22px repeat-x}.badge{position:absolute;right:20px;bottom:25px;width:175px;height:175px;border-radius:50%;display:grid;place-items:center;text-align:center;background:radial-gradient(circle,#8add46 0 58%,#58c72b 59%);border:6px solid #145d17;outline:5px solid #69ce31;color:#001c3c;text-transform:uppercase;font-family:Fredoka;font-weight:900;font-size:16px;line-height:1.05;box-shadow:0 12px 24px rgba(0,0,0,.35)}.badge strong{font-size:25px;line-height:.95}.badge small{font-size:24px}.wave-divider{position:absolute;left:0;right:0;bottom:-1px;height:55px;background:#057bd6;clip-path:path('M0,15 C120,65 210,5 350,35 C510,70 615,15 790,35 C980,62 1070,5 1230,25 C1370,45 1450,18 1536,20 L1536,80 L0,80 Z');opacity:.95}
.bubble{position:absolute;border:2px solid rgba(91,202,255,.65);border-radius:50%;box-shadow:inset 6px 8px 12px rgba(255,255,255,.35),0 0 15px rgba(0,159,255,.35);animation:float 7s linear infinite}.b1{width:55px;height:55px;left:39%;top:26%}.b2{width:30px;height:30px;left:52%;top:10%;animation-delay:1s}.b3{width:80px;height:80px;right:5%;top:20%;animation-delay:.6s}.b4{width:24px;height:24px;left:8%;top:34%;animation-delay:2s}
.benefits{background:linear-gradient(90deg,#0357ac,#006ed4,#034d9c);position:relative}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit-grid article{display:flex;align-items:center;gap:16px;padding:20px 24px;border-left:1px solid rgba(255,255,255,.12)}.benefit-grid article:last-child{border-right:1px solid rgba(255,255,255,.12)}.benefit-grid span{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;border:3px solid #65cd2d;background:rgba(0,36,75,.45);font-size:30px;box-shadow:0 0 20px rgba(0,179,255,.45)}.benefit-grid h3{font-family:Fredoka;margin:0 0 5px;text-transform:uppercase;font-size:21px}.benefit-grid p{margin:0;color:#fff;font-size:15px}.categories{padding:22px 0 35px;position:relative;background:radial-gradient(circle at 50% 0,rgba(0,138,255,.2),rgba(0,0,0,0) 50%)}.categories h2{text-align:center;font-family:Fredoka;text-transform:uppercase;margin:0 0 14px;font-size:31px;text-shadow:0 4px 0 rgba(0,0,0,.4)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category{min-height:168px;border-radius:14px;border:1px solid rgba(0,169,255,.75);display:grid;grid-template-columns:48% 52%;align-items:center;padding:15px;overflow:hidden;box-shadow:var(--shadow);position:relative}.category::before{content:"";position:absolute;inset:0;background:url('assets/card-water-texture.png') center/cover no-repeat;opacity:.18}.category>*{position:relative}.card-blue{background:linear-gradient(135deg,rgba(0,127,221,.78),rgba(4,31,62,.96))}.card-green{background:linear-gradient(135deg,rgba(22,150,41,.9),rgba(6,70,35,.96));border-color:#55ce27}.category img{max-height:138px;object-fit:contain;filter:drop-shadow(0 14px 16px rgba(0,0,0,.55))}.category h3{font-family:Fredoka;text-transform:uppercase;font-size:28px;margin:0 0 8px}.category p{margin:0 0 14px;font-size:17px;line-height:1.2}.newsletter{padding:2px 0 18px}.newsletter-grid{display:grid;grid-template-columns:auto 1fr minmax(320px,520px);align-items:center;gap:20px}.fish-mascot{font-size:80px;filter:drop-shadow(0 9px 5px rgba(0,0,0,.4));animation:swim 3.5s ease-in-out infinite}.newsletter h2{font-family:Fredoka;text-transform:uppercase;margin:0;font-size:29px}.newsletter h2 span{color:#6ede41}.newsletter p{margin:6px 0 0;color:#dff5ff}.newsletter form{display:flex;border:1px solid #0787ee;border-radius:10px;overflow:hidden;background:#07111e}.newsletter input{flex:1;background:transparent;border:0;color:#fff;padding:16px 18px;font-size:15px;outline:0}.newsletter button{border:0;border-radius:8px;margin:2px;padding-inline:24px;cursor:pointer}.footer{padding:24px 0;background:#010812;border-top:1px solid rgba(255,255,255,.08);color:#90b4c9}.footer-grid{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.footer p{margin:0}.asset-note strong{color:#fff}
@keyframes buoy{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-7px) rotate(1deg)}}@keyframes float{0%{transform:translateY(20px);opacity:.15}25%{opacity:1}100%{transform:translateY(-90px);opacity:0}}@keyframes swim{0%,100%{transform:translateX(0) rotate(-3deg)}50%{transform:translateX(12px) rotate(4deg)}}
@media (max-width:1200px){.container{width:min(100% - 32px,1100px)}.nav-wrap{height:auto;min-height:88px;flex-wrap:wrap;padding:10px 0}.logo{width:150px}.main-nav{order:4;width:100%;gap:16px;justify-content:flex-start;overflow-x:auto}.main-nav a{padding:10px 0 14px}.main-nav a.active::after{bottom:6px}.hero-grid{grid-template-columns:1fr}.tank-wrap{min-height:260px}.badge{right:0}.benefit-grid,.category-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:760px){.top-inner{height:auto;padding:10px 0;gap:10px;align-items:flex-start;flex-direction:column}.top-links{gap:10px}.mobile-toggle{display:block;margin-left:auto}.main-nav{display:none;flex-direction:column;align-items:flex-start;overflow:visible}.main-nav.open{display:flex}.search{order:3;width:100%}.logo img{max-height:120px}.hero-copy h1 span{font-size:33px}.hero-copy h1 strong{font-size:52px}.hero-copy h1 em{font-size:45px}.hero-sub{font-size:18px}.benefit-grid,.category-grid,.newsletter-grid{grid-template-columns:1fr}.benefit-grid article{border-left:0;border-bottom:1px solid rgba(255,255,255,.12)}.category{grid-template-columns:150px 1fr}.badge{width:130px;height:130px;font-size:12px}.badge strong{font-size:18px}.footer-grid{display:block}.asset-note{margin-top:8px!important}}
@media (max-width:480px){.container{width:min(100% - 22px,460px)}.category{grid-template-columns:1fr;text-align:center}.category img{margin:auto}.btn.small{margin:auto}.tank-placeholder{height:220px}.badge{position:relative;right:auto;bottom:auto;margin:16px auto 0}.newsletter form{display:grid}.newsletter button{margin:0;border-radius:0 0 8px 8px;padding:13px}.hero-grid{padding-top:20px}}


/* Updated layout */
.site-header{position:sticky;top:0;z-index:20;background:linear-gradient(180deg,#061827,#010a13);box-shadow:0 8px 25px rgba(0,0,0,.35)}
.nav-wrap{height:74px;display:flex;align-items:center;gap:18px}
.logo{width:118px;height:64px;align-self:auto;display:flex;align-items:center;flex:0 0 auto}
.logo img{max-height:58px;width:auto;margin:0;filter:drop-shadow(0 7px 12px rgba(0,0,0,.55));position:relative;z-index:2}
.main-nav{display:flex;align-items:center;gap:17px;flex:1;justify-content:center}
.main-nav a{font-weight:800;font-size:13px;position:relative;padding:28px 0 24px;white-space:nowrap}
.main-nav a.active::after{bottom:18px;height:3px}
.search{width:205px;height:38px;border-radius:9px;flex:0 0 auto}
.search input{font-size:13px;padding:0 12px}
.search button{font-size:30px;padding:0 10px}
.header-actions{display:flex;align-items:center;gap:12px;font-size:12px;text-transform:uppercase;font-weight:800;white-space:nowrap;color:#e9f7ff}
.header-actions a:hover{color:#68db2b}
.hero{min-height:430px}
.hero-grid{min-height:430px;padding:38px 0 46px}
.quality-placeholder{position:absolute;right:20px;bottom:25px;width:175px;height:175px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,rgba(8,109,174,.35),rgba(1,18,34,.75));border:3px dashed rgba(108,221,49,.85);outline:4px solid rgba(0,159,255,.35);box-shadow:0 12px 24px rgba(0,0,0,.35),inset 0 0 28px rgba(0,159,255,.22);overflow:hidden}
.quality-placeholder::before{content:"";width:46%;height:46%;border-radius:50%;border:2px solid rgba(255,255,255,.22);box-shadow:0 0 0 16px rgba(255,255,255,.03);position:absolute}
.quality-placeholder img{width:100%;height:100%;object-fit:cover}
.newsletter-grid{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}
.whatsapp-btn{white-space:nowrap;text-align:center}
.footer-grid{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;text-align:center}

@media (max-width:1200px){
  .nav-wrap{height:auto;min-height:76px;flex-wrap:wrap;padding:8px 0}
  .logo{width:105px;height:58px}.logo img{max-height:52px}
  .main-nav{order:4;width:100%;gap:15px;justify-content:flex-start;overflow-x:auto}
  .main-nav a{padding:10px 0 14px}.main-nav a.active::after{bottom:6px}
  .header-actions{margin-left:auto}
}
@media (max-width:760px){
  .mobile-toggle{display:block;margin-left:auto}
  .main-nav{display:none;flex-direction:column;align-items:flex-start;overflow:visible}
  .main-nav.open{display:flex}
  .search{order:3;width:100%}
  .header-actions{order:2;width:100%;justify-content:flex-end}
  .quality-placeholder{width:130px;height:130px;right:0}
  .newsletter-grid{grid-template-columns:1fr;text-align:center}.fish-mascot{margin:auto}
}
@media (max-width:480px){.quality-placeholder{position:relative;right:auto;bottom:auto;margin:16px auto 0}}

/* Real logo overlap update */
.site-header{
  overflow:visible;
}
.nav-wrap{
  height:68px;
  min-height:68px;
  position:relative;
  overflow:visible;
}
.logo{
  width:188px;
  height:68px;
  position:relative;
  z-index:35;
  flex:0 0 188px;
  align-self:stretch;
}
.logo img{
  max-height:none;
  height:138px;
  width:auto;
  position:absolute;
  left:0;
  top:6px;
  margin:0;
  z-index:35;
  filter:drop-shadow(0 12px 18px rgba(0,0,0,.7));
}
.main-nav a{
  padding:24px 0 20px;
}
.main-nav a.active::after{
  bottom:15px;
}
.hero{
  padding-top:42px;
}

@media (max-width:1200px){
  .nav-wrap{height:auto;min-height:68px;padding:8px 0}
  .logo{width:150px;height:60px;flex-basis:150px}
  .logo img{height:108px;top:2px}
  .hero{padding-top:30px}
}
@media (max-width:760px){
  .logo{width:128px;height:56px;flex-basis:128px}
  .logo img{height:92px;top:0}
  .hero{padding-top:22px}
}


/* Seaweed removed */
.seaweed,
.seaweed-left,
.seaweed-right,
.kelp,
.side-plant,
.side-plants,
.decorative-plant,
.plant-decor {
  display: none !important;
}


/* Underwater no-buoyancy bounce for menu links */
@keyframes menuNoBuoyancyBounce {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }
  25% {
    transform: translateY(3px) rotate(-0.6deg);
  }
  50% {
    transform: translateY(-4px) rotate(0.6deg);
  }
  75% {
    transform: translateY(2px) rotate(-0.3deg);
  }
}

.nav-menu a,
.navbar a,
.menu a,
nav a {
  display: inline-flex;
  align-items: center;
  animation: menuNoBuoyancyBounce 2.6s ease-in-out infinite;
  will-change: transform;
}

.nav-menu a:nth-child(2),
.navbar a:nth-child(2),
.menu a:nth-child(2),
nav a:nth-child(2) {
  animation-delay: 0.15s;
}

.nav-menu a:nth-child(3),
.navbar a:nth-child(3),
.menu a:nth-child(3),
nav a:nth-child(3) {
  animation-delay: 0.3s;
}

.nav-menu a:nth-child(4),
.navbar a:nth-child(4),
.menu a:nth-child(4),
nav a:nth-child(4) {
  animation-delay: 0.45s;
}

.nav-menu a:nth-child(5),
.navbar a:nth-child(5),
.menu a:nth-child(5),
nav a:nth-child(5) {
  animation-delay: 0.6s;
}

.nav-menu a:nth-child(6),
.navbar a:nth-child(6),
.menu a:nth-child(6),
nav a:nth-child(6) {
  animation-delay: 0.75s;
}

.nav-menu a:nth-child(7),
.navbar a:nth-child(7),
.menu a:nth-child(7),
nav a:nth-child(7) {
  animation-delay: 0.9s;
}

.nav-menu a:hover,
.navbar a:hover,
.menu a:hover,
nav a:hover {
  animation-duration: 0.9s;
}


/* Hero title graphic */
.hero-title-image {
  display: block;
  width: min(620px, 100%);
  height: auto;
  margin: 0 0 18px 0;
  filter: drop-shadow(0 10px 16px rgba(0, 0, 0, 0.35));
}


/* Cute cursor-following fish */
.cursor-fish {
  position: fixed;
  left: 50%;
  top: 50%;
  width: clamp(70px, 8vw, 125px);
  height: auto;
  z-index: 9999;
  pointer-events: none;
  transform: translate(-50%, -50%) scaleX(1);
  transform-origin: center;
  filter: drop-shadow(0 12px 18px rgba(0, 0, 0, 0.35));
  transition: transform 0.32s cubic-bezier(.34, 1.56, .64, 1);
  animation: fishBob 1.8s ease-in-out infinite;
}

.cursor-fish.is-turning {
  animation: fishBob 1.8s ease-in-out infinite, fishWiggle 0.42s ease-in-out;
}

@keyframes fishBob {
  0%, 100% {
    margin-top: 0;
  }
  50% {
    margin-top: -8px;
  }
}

@keyframes fishWiggle {
  0% {
    rotate: 0deg;
  }
  30% {
    rotate: -9deg;
  }
  65% {
    rotate: 8deg;
  }
  100% {
    rotate: 0deg;
  }
}




/* Shop categories and products layout */
.shop-section {
  position: relative;
  padding: 54px 4vw 70px;
  background:
    radial-gradient(circle at 12% 18%, rgba(0, 174, 255, 0.2), transparent 32%),
    radial-gradient(circle at 90% 20%, rgba(81, 201, 47, 0.16), transparent 30%),
    linear-gradient(180deg, #00213f 0%, #00152d 100%);
  color: #fff;
  overflow: hidden;
}

.shop-shell {
  width: min(1420px, 100%);
  margin: 0 auto;
}

.shop-title {
  text-align: center;
  margin-bottom: 22px;
}

.shop-title span {
  display: inline-block;
  font-size: clamp(28px, 3vw, 48px);
  font-weight: 900;
  letter-spacing: 1px;
  color: #fff;
  text-shadow: 0 5px 0 rgba(0, 0, 0, 0.35), 0 0 18px rgba(0, 177, 255, 0.45);
}

.shop-layout {
  display: grid;
  grid-template-columns: minmax(220px, 280px) 1fr;
  gap: 24px;
  align-items: start;
}

.shop-sidebar {
  position: sticky;
  top: 100px;
  display: grid;
  gap: 12px;
  padding: 18px;
  border: 1px solid rgba(0, 181, 255, 0.4);
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(0, 73, 129, 0.85), rgba(0, 26, 56, 0.92));
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.24), inset 0 0 22px rgba(0, 191, 255, 0.1);
}

.shop-sidebar h3 {
  margin: 0 0 6px;
  font-size: 24px;
  font-weight: 900;
  color: #67d332;
}

.shop-category-btn {
  width: 100%;
  text-align: left;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 18px;
  padding: 14px 15px;
  color: #fff;
  background: rgba(0, 21, 45, 0.72);
  cursor: pointer;
  transition: transform 0.22s ease, border-color 0.22s ease, background 0.22s ease, box-shadow 0.22s ease;
}

.shop-category-btn span {
  display: block;
  font-weight: 900;
  font-size: 17px;
  text-transform: uppercase;
}

.shop-category-btn small {
  display: block;
  margin-top: 3px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 12px;
}

.shop-category-btn:hover,
.shop-category-btn.active {
  transform: translateY(-2px);
  border-color: rgba(103, 211, 50, 0.8);
  background: linear-gradient(135deg, rgba(0, 132, 216, 0.9), rgba(70, 179, 35, 0.82));
  box-shadow: 0 12px 28px rgba(0, 157, 255, 0.22);
}

.shop-products-area {
  min-width: 0;
}

.shop-products-header {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  align-items: end;
  margin-bottom: 18px;
  padding: 18px 20px;
  border-radius: 24px;
  border: 1px solid rgba(0, 181, 255, 0.28);
  background: rgba(0, 21, 45, 0.58);
}

.shop-eyebrow {
  margin: 0 0 3px;
  color: #67d332;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.12em;
}

.shop-products-header h3 {
  margin: 0;
  font-size: clamp(26px, 2.6vw, 42px);
  line-height: 1;
}

.shop-products-header > p {
  margin: 0;
  max-width: 420px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
}

.products-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.product-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  border-radius: 24px;
  border: 1px solid rgba(0, 181, 255, 0.34);
  overflow: hidden;
  background: linear-gradient(180deg, rgba(0, 78, 139, 0.7), rgba(0, 22, 49, 0.92));
  box-shadow: 0 18px 34px rgba(0, 0, 0, 0.22);
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.product-card:hover {
  transform: translateY(-5px);
  border-color: rgba(103, 211, 50, 0.82);
  box-shadow: 0 24px 44px rgba(0, 0, 0, 0.32);
}

.product-card.is-hidden {
  display: none;
}

.product-image-wrap {
  height: 190px;
  display: grid;
  place-items: center;
  padding: 16px;
  background:
    radial-gradient(circle at 50% 35%, rgba(0, 193, 255, 0.24), transparent 55%),
    rgba(0, 8, 20, 0.42);
}

.product-image-wrap img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 12px 18px rgba(0, 0, 0, 0.36));
}

.product-placeholder {
  border: 2px dashed rgba(103, 211, 50, 0.45);
  color: rgba(255, 255, 255, 0.72);
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.product-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
  padding: 18px;
}

.product-info h4 {
  margin: 0;
  font-size: 20px;
  color: #fff;
}

.product-info p {
  margin: 0;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.45;
}

.product-bottom {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  align-items: center;
  margin-top: auto;
}

.product-price {
  color: #67d332;
  font-weight: 900;
  white-space: nowrap;
}

.product-btn {
  border: none;
  border-radius: 999px;
  padding: 10px 14px;
  background: linear-gradient(135deg, #66d431, #00a4ff);
  color: #001b36;
  font-weight: 900;
  cursor: pointer;
  box-shadow: 0 10px 20px rgba(0, 164, 255, 0.22);
}

@media (max-width: 1050px) {
  .shop-layout {
    grid-template-columns: 1fr;
  }

  .shop-sidebar {
    position: relative;
    top: auto;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .shop-sidebar h3 {
    grid-column: 1 / -1;
  }

  .products-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .shop-section {
    padding: 38px 16px 52px;
  }

  .shop-sidebar {
    grid-template-columns: 1fr 1fr;
    padding: 12px;
    border-radius: 20px;
  }

  .shop-category-btn {
    padding: 12px;
    border-radius: 15px;
  }

  .shop-category-btn span {
    font-size: 14px;
  }

  .shop-products-header {
    display: block;
    padding: 16px;
  }

  .shop-products-header > p {
    margin-top: 8px;
  }

  .products-grid {
    grid-template-columns: 1fr;
  }

  .product-image-wrap {
    height: 170px;
  }
}


/* Full left shop category panel fix */
.shop-page .shop-section {
  padding: 0 !important;
  min-height: calc(100vh - 90px);
}

.shop-page .shop-shell {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}

.shop-page .shop-title {
  display: none;
}

.shop-page .shop-layout {
  display: grid !important;
  grid-template-columns: clamp(250px, 23vw, 340px) minmax(0, 1fr) !important;
  gap: 0 !important;
  align-items: stretch !important;
  min-height: calc(100vh - 90px);
}

.shop-page .shop-sidebar {
  position: sticky !important;
  top: 0 !important;
  align-self: stretch !important;
  min-height: calc(100vh - 90px);
  height: calc(100vh - 90px);
  border-radius: 0 !important;
  border-left: 0 !important;
  border-top: 0 !important;
  border-bottom: 0 !important;
  padding: 32px 18px !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 14px !important;
  background:
    radial-gradient(circle at 30% 8%, rgba(0, 181, 255, 0.28), transparent 34%),
    linear-gradient(180deg, rgba(0, 73, 129, 0.98), rgba(0, 14, 34, 0.98)) !important;
  box-shadow: inset -18px 0 34px rgba(0, 0, 0, 0.22), 14px 0 30px rgba(0, 0, 0, 0.18) !important;
  overflow-y: auto;
}

.shop-page .shop-sidebar h3 {
  font-size: clamp(26px, 2.4vw, 38px) !important;
  margin: 0 0 14px !important;
  color: #67d332 !important;
  text-shadow: 0 4px 0 rgba(0, 0, 0, 0.28);
}

.shop-page .shop-category-btn {
  flex: 0 0 auto;
  padding: 18px 16px !important;
  border-radius: 18px !important;
}

.shop-page .shop-category-btn span {
  font-size: 18px !important;
}

.shop-page .shop-category-btn small {
  font-size: 13px !important;
}

.shop-page .shop-products-area {
  min-width: 0;
  padding: 34px clamp(18px, 3vw, 46px) 60px !important;
}

.shop-page .shop-products-header {
  margin-bottom: 24px !important;
}

.shop-page .products-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

@media (max-width: 1100px) {
  .shop-page .shop-layout {
    grid-template-columns: 230px minmax(0, 1fr) !important;
  }

  .shop-page .products-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 760px) {
  .shop-page .shop-section {
    padding: 0 !important;
  }

  .shop-page .shop-layout {
    display: block !important;
    min-height: auto;
  }

  .shop-page .shop-sidebar {
    position: relative !important;
    top: auto !important;
    width: 100% !important;
    height: auto !important;
    min-height: auto !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    border-right: 0 !important;
    border-bottom: 1px solid rgba(0, 181, 255, 0.35) !important;
    padding: 18px 14px !important;
  }

  .shop-page .shop-sidebar h3 {
    grid-column: 1 / -1;
    margin-bottom: 4px !important;
    font-size: 28px !important;
  }

  .shop-page .shop-category-btn {
    padding: 13px 12px !important;
  }

  .shop-page .shop-category-btn span {
    font-size: 14px !important;
  }

  .shop-page .shop-category-btn small {
    font-size: 11px !important;
  }

  .shop-page .shop-products-area {
    padding: 22px 14px 48px !important;
  }

  .shop-page .products-grid {
    grid-template-columns: 1fr !important;
  }
}


/* Logo home link */
.logo-link {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}


/* Slim elegant shop category panel */
.shop-page .shop-layout {
  grid-template-columns: clamp(185px, 16vw, 230px) minmax(0, 1fr) !important;
}

.shop-page .shop-sidebar {
  top: 0 !important;
  height: calc(100vh - 72px) !important;
  min-height: calc(100vh - 72px) !important;
  padding: 118px 12px 22px !important;
  gap: 10px !important;
  background:
    linear-gradient(180deg, rgba(0, 58, 105, 0.96), rgba(0, 18, 42, 0.98)) !important;
  border-right: 1px solid rgba(116, 220, 255, 0.22) !important;
  box-shadow: inset -10px 0 24px rgba(255, 255, 255, 0.035), 10px 0 24px rgba(0, 0, 0, 0.16) !important;
}

.shop-page .shop-sidebar h3 {
  font-size: 22px !important;
  line-height: 1 !important;
  margin: 0 0 10px !important;
  padding: 0 6px 12px !important;
  color: #ffffff !important;
  letter-spacing: 0.02em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  text-shadow: none !important;
}

.shop-page .shop-sidebar h3::after {
  content: "";
  display: block;
  width: 42px;
  height: 3px;
  margin-top: 10px;
  border-radius: 999px;
  background: linear-gradient(90deg, #67d332, #00a4ff);
}

.shop-page .shop-category-btn {
  padding: 12px 11px !important;
  border-radius: 14px !important;
  background: rgba(255, 255, 255, 0.055) !important;
  border: 1px solid rgba(255, 255, 255, 0.10) !important;
  box-shadow: none !important;
}

.shop-page .shop-category-btn span {
  font-size: 14px !important;
  letter-spacing: 0.03em;
}

.shop-page .shop-category-btn small {
  display: block !important;
  font-size: 10px !important;
  line-height: 1.25 !important;
  color: rgba(255, 255, 255, 0.62) !important;
}

.shop-page .shop-category-btn:hover,
.shop-page .shop-category-btn.active {
  transform: translateX(3px) !important;
  background: linear-gradient(135deg, rgba(0, 164, 255, 0.24), rgba(103, 211, 50, 0.18)) !important;
  border-color: rgba(103, 211, 50, 0.58) !important;
  box-shadow: inset 3px 0 0 #67d332, 0 10px 22px rgba(0, 0, 0, 0.16) !important;
}

.shop-page .shop-products-area {
  padding: 36px clamp(18px, 3vw, 46px) 60px !important;
}

/* Keep the logo/menu above the panel and prevent overlap */
.shop-page header,
.shop-page .header,
.shop-page .navbar,
.shop-page nav {
  z-index: 1000;
}

@media (max-width: 1100px) {
  .shop-page .shop-layout {
    grid-template-columns: 190px minmax(0, 1fr) !important;
  }

  .shop-page .shop-sidebar {
    padding-top: 112px !important;
  }
}

@media (max-width: 760px) {
  .shop-page .shop-layout {
    display: block !important;
  }

  .shop-page .shop-sidebar {
    width: 100% !important;
    height: auto !important;
    min-height: auto !important;
    padding: 18px 14px !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 10px !important;
    border-right: 0 !important;
  }

  .shop-page .shop-sidebar h3 {
    grid-column: 1 / -1;
    font-size: 24px !important;
    padding-bottom: 10px !important;
    margin-bottom: 2px !important;
  }

  .shop-page .shop-category-btn {
    padding: 12px 10px !important;
  }

  .shop-page .shop-category-btn:hover,
  .shop-page .shop-category-btn.active {
    transform: translateY(-2px) !important;
  }
}


/* Category bubble transition and bottom category controls */
.shop-bottom-categories {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-top: 26px;
  padding: 16px;
  border-radius: 22px;
  border: 1px solid rgba(0, 181, 255, 0.24);
  background: rgba(0, 21, 45, 0.55);
}

.shop-bottom-categories .shop-category-btn {
  min-height: 74px;
}

















@media (max-width: 760px) {
  .shop-bottom-categories {
    grid-template-columns: 1fr 1fr;
    padding: 12px;
    gap: 10px;
  }

  .shop-bottom-categories .shop-category-btn {
    min-height: 68px;
  }
}





/* Smooth shop reveal polish */
.shop-products-area {
  animation: shopContentSoftIn 0.42s ease both;
}

.shop-products-area.is-refreshing {
  opacity: 0;
  transform: translateY(12px);
}




/* Restored homepage shop-by-category section */
.home-categories {
  position: relative;
  padding: 58px 4vw 70px;
  background:
    radial-gradient(circle at 12% 20%, rgba(0, 174, 255, 0.18), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(103, 211, 50, 0.13), transparent 28%),
    linear-gradient(180deg, #001e3b 0%, #00142c 100%);
  color: #fff;
  overflow: hidden;
}

.home-categories-inner {
  width: min(1240px, 100%);
  margin: 0 auto;
}

.home-category-title {
  text-align: center;
  margin-bottom: 28px;
}

.home-category-title span {
  display: inline-block;
  font-size: clamp(30px, 3.2vw, 52px);
  font-weight: 900;
  letter-spacing: 1px;
  color: #fff;
  text-shadow: 0 5px 0 rgba(0, 0, 0, 0.35), 0 0 18px rgba(0, 177, 255, 0.45);
}

.home-category-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.home-category-card {
  display: block;
  text-decoration: none;
  color: #fff;
  border-radius: 26px;
  overflow: hidden;
  border: 1px solid rgba(0, 181, 255, 0.34);
  background: linear-gradient(180deg, rgba(0, 78, 139, 0.72), rgba(0, 22, 49, 0.94));
  box-shadow: 0 18px 34px rgba(0, 0, 0, 0.22);
  transition: transform 0.24s ease, border-color 0.24s ease, box-shadow 0.24s ease;
}

.home-category-card:hover {
  transform: translateY(-6px);
  border-color: rgba(103, 211, 50, 0.84);
  box-shadow: 0 24px 44px rgba(0, 0, 0, 0.34);
}

.home-category-image {
  height: 180px;
  display: grid;
  place-items: center;
  padding: 16px;
  background:
    radial-gradient(circle at 50% 35%, rgba(0, 193, 255, 0.24), transparent 56%),
    rgba(0, 8, 20, 0.42);
}

.home-category-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 12px 18px rgba(0, 0, 0, 0.36));
}

.home-category-card h3 {
  margin: 16px 16px 6px;
  font-size: 21px;
  font-weight: 900;
}

.home-category-card p {
  margin: 0 16px 18px;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.4;
}

@media (max-width: 980px) {
  .home-category-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 560px) {
  .home-categories {
    padding: 42px 16px 54px;
  }

  .home-category-grid {
    grid-template-columns: 1fr;
  }

  .home-category-image {
    height: 165px;
  }
}


/* No shop internal bubble transition */
.shop-page .shop-category-btn {
  scroll-margin-top: 110px;
}

.shop-page .shop-products-area.is-refreshing {
  opacity: 0.35;
  transform: translateY(8px);
  transition: opacity 0.18s ease, transform 0.18s ease;
}

.shop-page .shop-products-area {
  transition: opacity 0.22s ease, transform 0.22s ease;
}


/* Bigger tappable mobile fish */




@keyframes fishTapSpin {
  0% {
    rotate: 0deg;
  }
  45% {
    rotate: 185deg;
  }
  100% {
    rotate: 360deg;
  }
}

@media (max-width: 700px) {
  .cursor-fish {
    display: block !important;
    width: 82px !important;
    opacity: 0.98;
    cursor: pointer;
  }
}


/* Neat product card image/text layout fix */
.product-card {
  display: grid !important;
  grid-template-rows: 210px 1fr !important;
  min-height: 430px !important;
  overflow: hidden !important;
}

.product-image-wrap {
  height: 210px !important;
  min-height: 210px !important;
  max-height: 210px !important;
  width: 100% !important;
  padding: 18px !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.product-image-wrap img {
  display: block !important;
  width: 100% !important;
  max-width: 92% !important;
  height: 100% !important;
  max-height: 170px !important;
  object-fit: contain !important;
  object-position: center !important;
  position: static !important;
  transform: none !important;
}

.product-info {
  position: relative !important;
  z-index: 2 !important;
  min-height: 0 !important;
  padding: 18px !important;
  background: linear-gradient(180deg, rgba(0, 25, 56, 0.18), rgba(0, 13, 33, 0.25));
}

.product-info h4 {
  line-height: 1.18 !important;
  margin-bottom: 2px !important;
}

.product-info p {
  line-height: 1.42 !important;
}

.product-bottom {
  margin-top: auto !important;
  padding-top: 10px !important;
}

.product-placeholder {
  height: 210px !important;
  min-height: 210px !important;
  max-height: 210px !important;
}

.shop-page .products-grid {
  align-items: stretch !important;
}

@media (max-width: 1100px) {
  .product-card {
    grid-template-rows: 195px 1fr !important;
    min-height: 405px !important;
  }

  .product-image-wrap,
  .product-placeholder {
    height: 195px !important;
    min-height: 195px !important;
    max-height: 195px !important;
  }

  .product-image-wrap img {
    max-height: 155px !important;
  }
}

@media (max-width: 700px) {
  .product-card {
    grid-template-rows: 180px 1fr !important;
    min-height: 380px !important;
  }

  .product-image-wrap,
  .product-placeholder {
    height: 180px !important;
    min-height: 180px !important;
    max-height: 180px !important;
    padding: 14px !important;
  }

  .product-image-wrap img {
    max-width: 90% !important;
    max-height: 140px !important;
  }

  .product-info {
    padding: 16px !important;
  }
}


/* Mobile-only fish tap rotation */
@media (max-width: 700px) {
  .cursor-fish.fish-spin {
    animation: fishBob 1.8s ease-in-out infinite, fishTapSpin 0.7s cubic-bezier(.25, .9, .25, 1);
  }
}


/* Neat homepage category image/text layout fix */
.home-category-card {
  display: grid !important;
  grid-template-rows: 190px auto auto !important;
  min-height: 330px !important;
  overflow: hidden !important;
}

.home-category-image {
  height: 190px !important;
  min-height: 190px !important;
  max-height: 190px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  padding: 18px !important;
  overflow: hidden !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.home-category-image img {
  display: block !important;
  width: 100% !important;
  max-width: 92% !important;
  height: 100% !important;
  max-height: 150px !important;
  object-fit: contain !important;
  object-position: center !important;
  position: static !important;
  transform: none !important;
}

.home-category-card h3 {
  position: relative !important;
  z-index: 2 !important;
  margin: 16px 16px 6px !important;
  line-height: 1.18 !important;
}

.home-category-card p {
  position: relative !important;
  z-index: 2 !important;
  margin: 0 16px 18px !important;
  line-height: 1.42 !important;
}

@media (max-width: 980px) {
  .home-category-card {
    grid-template-rows: 180px auto auto !important;
    min-height: 315px !important;
  }

  .home-category-image {
    height: 180px !important;
    min-height: 180px !important;
    max-height: 180px !important;
  }

  .home-category-image img {
    max-height: 140px !important;
  }
}

@media (max-width: 560px) {
  .home-category-card {
    grid-template-rows: 170px auto auto !important;
    min-height: 300px !important;
  }

  .home-category-image {
    height: 170px !important;
    min-height: 170px !important;
    max-height: 170px !important;
    padding: 14px !important;
  }

  .home-category-image img {
    max-width: 90% !important;
    max-height: 130px !important;
  }
}


/* Fish click-through desktop, tappable mobile */
.cursor-fish {
  pointer-events: none !important;
}

@media (max-width: 700px) {
  .cursor-fish {
    pointer-events: auto !important;
    cursor: pointer;
  }
}


/* Shop page loads/reveals upward after the bubble transition */
.shop-page .shop-section {
  animation: shopRevealBottomToTop 0.72s cubic-bezier(.2, .82, .2, 1) both;
  transform-origin: bottom center;
}

.shop-page .shop-sidebar {
  animation: shopPanelFadeIn 0.62s ease both;
}

.shop-page .shop-products-area {
  animation: shopProductsFadeIn 0.74s ease 0.08s both;
}








/* Shop page reveals with the bubbles, not after a blue screen */
.shop-page.shop-arrive .shop-section {
  animation: shopFlowIn 0.62s cubic-bezier(.2,.82,.2,1) both;
}

.shop-page.shop-arrive .shop-sidebar {
  animation: shopSideFlowIn 0.56s ease both;
}

.shop-page.shop-arrive .shop-products-area {
  animation: shopProductsFlowIn 0.62s ease 0.05s both;
}







@media (prefers-reduced-motion: reduce) {
  /* Shop begins fading in immediately while bubbles are already rising */
.shop-page.shop-arrive {
  background: #00142c;
}

.shop-page.shop-arrive .shop-section {
  animation: shopFadeWithBubbles 0.9s cubic-bezier(.2,.82,.2,1) both;
}

.shop-page.shop-arrive .shop-sidebar {
  animation: shopSideFadeWithBubbles 0.78s ease 0.04s both;
}

.shop-page.shop-arrive .shop-products-area {
  animation: shopProductsFadeWithBubbles 0.82s ease 0.08s both;
}








/* soft water glow that moves with the bubbles, not a blue screen */
/* Shop fades in slowly while the bubbles travel upward */
.shop-page.shop-arrive {
  background: #00142c;
}

.shop-page.shop-arrive .shop-section {
  animation: shopInitialFadeOnly 1.35s cubic-bezier(.18,.8,.2,1) both;
}
















/* One slow initial shop fade only */




.shop-page .shop-section,
.shop-page .shop-sidebar,
.shop-page .shop-products-area {
  opacity: 1;
}



/* Shop reveal starts immediately with the bubbles, bottom to top */
.shop-page.shop-arrive {
  overflow: hidden;
}

.shop-page.shop-arrive .shop-section {
  animation: shopRevealWithBubblesFast 1.05s cubic-bezier(.16,.72,.2,1) both;
  will-change: clip-path, opacity;
}

.shop-page.shop-arrive .shop-sidebar,
.shop-page.shop-arrive .shop-products-area {
  animation: none !important;
  transform: none !important;
  filter: none !important;
}



.shop-page .shop-section,
.shop-page .shop-sidebar,
.shop-page .shop-products-area {
  opacity: 1;
}


/* Transition removed: normal shop navigation */
.shop-page .shop-section,
.shop-page .shop-sidebar,
.shop-page .shop-products-area {
  opacity: 1 !important;
  clip-path: none !important;
  transform: none !important;
  filter: none !important;
}


/* Cursor fish up/down look polish */
.cursor-fish {
  transform-origin: 52% 50% !important;
}


/* Cursor fish tilt fixed */
.cursor-fish {
  transform-origin: 52% 50% !important;
}

.cursor-fish.is-turning {
  animation: fishBob 1.8s ease-in-out infinite, fishWiggleTransform 0.42s ease-in-out;
}

@keyframes fishWiggleTransform {
  0% {
    margin-left: 0;
  }
  30% {
    margin-left: -6px;
  }
  65% {
    margin-left: 6px;
  }
  100% {
    margin-left: 0;
  }
}






/* Fish mascot replaced with community fish */
.fish-mascot {
  width: 86px !important;
  height: 86px !important;
  min-width: 86px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 0 !important;
  line-height: 0 !important;
  flex: 0 0 86px !important;
}

.fish-mascot img {
  width: 100% !important;
  max-width: 86px !important;
  height: auto !important;
  max-height: 86px !important;
  object-fit: contain !important;
  display: block !important;
  filter: drop-shadow(0 8px 12px rgba(0, 0, 0, 0.34));
}

@media (max-width: 700px) {
  .fish-mascot {
    width: 68px !important;
    height: 68px !important;
    min-width: 68px !important;
    flex-basis: 68px !important;
  }

  .fish-mascot img {
    max-width: 68px !important;
    max-height: 68px !important;
  }
}

/* Tiny homepage category slider - forced compact strip */
.category-slider-section {
  position: relative !important;
  padding: 14px 34px 18px !important;
  background: linear-gradient(180deg, #001e3b 0%, #00142c 100%) !important;
  color: #fff !important;
  overflow: hidden !important;
}

.category-slider-section .home-category-title {
  text-align: center !important;
  margin: 0 0 10px !important;
}

.category-slider-section .home-category-title span {
  font-size: 16px !important;
  line-height: 1 !important;
}

.category-slider {
  display: flex !important;
  gap: 8px !important;
  overflow-x: auto !important;
  scroll-behavior: smooth !important;
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
  padding: 2px 0 6px !important;
  max-width: 1040px !important;
  margin: 0 auto !important;
  scroll-snap-type: x proximity !important;
}

.category-slider::-webkit-scrollbar {
  display: none !important;
}

.category-slider .category-card,
.category-slider a.category-card,
.category-slider .shop-category-link {
  flex: 0 0 106px !important;
  width: 106px !important;
  min-width: 106px !important;
  max-width: 106px !important;
  height: 94px !important;
  min-height: 94px !important;
  max-height: 94px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  text-decoration: none !important;
  color: #fff !important;
  border-radius: 13px !important;
  border: 1px solid rgba(0, 181, 255, 0.24) !important;
  background: rgba(0, 42, 82, 0.88) !important;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.18) !important;
  transition: transform 0.18s ease, border-color 0.18s ease !important;
  scroll-snap-align: start !important;
  padding: 8px 6px !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
}

.category-slider .category-card:hover {
  transform: translateY(-2px) !important;
  border-color: rgba(103, 211, 50, 0.72) !important;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.22) !important;
}

.category-slider .category-card img {
  width: 38px !important;
  height: 38px !important;
  max-width: 38px !important;
  max-height: 38px !important;
  object-fit: contain !important;
  padding: 3px !important;
  margin: 0 0 6px !important;
  box-sizing: border-box !important;
  border-radius: 9px !important;
  background: rgba(0, 8, 20, 0.24) !important;
  filter: none !important;
  display: block !important;
}

.category-slider .category-card h3 {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 11px !important;
  line-height: 1.05 !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
  font-family: Fredoka, system-ui, sans-serif !important;
  max-width: 92px !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.category-slider .category-card p {
  display: none !important;
}

.slider-button {
  position: absolute !important;
  top: 58% !important;
  transform: translateY(-50%) !important;
  width: 26px !important;
  height: 26px !important;
  min-width: 26px !important;
  min-height: 26px !important;
  border: 1px solid rgba(103, 211, 50, 0.45) !important;
  border-radius: 999px !important;
  background: rgba(0, 70, 125, 0.96) !important;
  color: #fff !important;
  font-size: 22px !important;
  line-height: 20px !important;
  display: grid !important;
  place-items: center !important;
  cursor: pointer !important;
  z-index: 3 !important;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.22) !important;
  padding: 0 !important;
}

.slider-button:hover {
  background: rgba(0, 112, 181, 0.98) !important;
}

.slider-button.left {
  left: 5px !important;
}

.slider-button.right {
  right: 5px !important;
}

@media (max-width: 760px) {
  .category-slider-section {
    padding: 12px 30px 16px !important;
  }

  .category-slider {
    gap: 7px !important;
  }

  .category-slider .category-card,
  .category-slider a.category-card,
  .category-slider .shop-category-link {
    flex-basis: 96px !important;
    width: 96px !important;
    min-width: 96px !important;
    max-width: 96px !important;
    height: 86px !important;
    min-height: 86px !important;
    max-height: 86px !important;
    border-radius: 12px !important;
    padding: 7px 5px !important;
  }

  .category-slider .category-card img {
    width: 34px !important;
    height: 34px !important;
    max-width: 34px !important;
    max-height: 34px !important;
    margin-bottom: 5px !important;
  }

  .category-slider .category-card h3 {
    font-size: 10px !important;
    max-width: 84px !important;
  }

  .slider-button {
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    min-height: 24px !important;
    font-size: 20px !important;
  }
}

@media (max-width: 480px) {
  .category-slider-section {
    padding: 10px 28px 14px !important;
  }

  .category-slider .category-card,
  .category-slider a.category-card,
  .category-slider .shop-category-link {
    flex-basis: 86px !important;
    width: 86px !important;
    min-width: 86px !important;
    max-width: 86px !important;
    height: 78px !important;
    min-height: 78px !important;
    max-height: 78px !important;
  }

  .category-slider .category-card img {
    width: 30px !important;
    height: 30px !important;
    max-width: 30px !important;
    max-height: 30px !important;
  }

  .category-slider .category-card h3 {
    font-size: 9px !important;
    max-width: 76px !important;
  }
}

/* FINAL FORCE FIX: logo-based category/product images must stay small */
.category-slider-section,
.category-slider-section * {
  box-sizing: border-box !important;
}

.category-slider-section {
  padding: 8px 24px 10px !important;
  min-height: 0 !important;
  max-height: 112px !important;
  overflow: hidden !important;
}

.category-slider-section .home-category-title {
  margin: 0 0 6px !important;
  padding: 0 !important;
}

.category-slider-section .home-category-title span {
  font-size: 13px !important;
  line-height: 1 !important;
}

.category-slider {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
  gap: 6px !important;
  width: 100% !important;
  max-width: 860px !important;
  height: 66px !important;
  max-height: 66px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  white-space: nowrap !important;
  padding: 0 2px 4px !important;
  margin: 0 auto !important;
}

.category-slider .category-card,
.category-slider a.category-card,
.category-slider .shop-category-link {
  flex: 0 0 72px !important;
  width: 72px !important;
  min-width: 72px !important;
  max-width: 72px !important;
  height: 62px !important;
  min-height: 62px !important;
  max-height: 62px !important;
  display: inline-flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 4px 3px !important;
  margin: 0 !important;
  border-radius: 9px !important;
  overflow: hidden !important;
}

.category-slider .category-card img,
.category-slider a.category-card img,
.category-slider .shop-category-link img {
  width: 20px !important;
  height: 20px !important;
  min-width: 20px !important;
  min-height: 20px !important;
  max-width: 20px !important;
  max-height: 20px !important;
  object-fit: contain !important;
  display: block !important;
  margin: 0 0 4px !important;
  padding: 0 !important;
  border-radius: 4px !important;
}

.category-slider .category-card h3,
.category-slider a.category-card h3,
.category-slider .shop-category-link h3 {
  width: 66px !important;
  max-width: 66px !important;
  height: 20px !important;
  max-height: 20px !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 8px !important;
  line-height: 10px !important;
  text-align: center !important;
  white-space: normal !important;
  overflow: hidden !important;
  text-overflow: clip !important;
}

.category-slider .category-card p,
.category-slider a.category-card p,
.category-slider .shop-category-link p {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.slider-button {
  width: 20px !important;
  height: 20px !important;
  min-width: 20px !important;
  min-height: 20px !important;
  max-width: 20px !important;
  max-height: 20px !important;
  font-size: 17px !important;
  line-height: 16px !important;
  top: 62% !important;
}

.slider-button.left {
  left: 3px !important;
}

.slider-button.right {
  right: 3px !important;
}

/* Product cards: stop the logo from filling the full product image area */
.product-image-wrap,
.shop-page .product-image-wrap {
  height: 96px !important;
  min-height: 96px !important;
  max-height: 96px !important;
  padding: 8px !important;
  display: grid !important;
  place-items: center !important;
}

.product-image-wrap img,
.shop-page .product-image-wrap img,
.product-card img[src*="logo.png"] {
  width: auto !important;
  height: auto !important;
  max-width: 68px !important;
  max-height: 68px !important;
  object-fit: contain !important;
  display: block !important;
  margin: 0 auto !important;
}

.product-card,
.shop-page .product-card {
  border-radius: 18px !important;
}

@media (max-width: 600px) {
  .category-slider-section {
    padding: 7px 22px 9px !important;
    max-height: 100px !important;
  }

  .category-slider {
    gap: 5px !important;
    height: 58px !important;
    max-height: 58px !important;
  }

  .category-slider .category-card,
  .category-slider a.category-card,
  .category-slider .shop-category-link {
    flex-basis: 62px !important;
    width: 62px !important;
    min-width: 62px !important;
    max-width: 62px !important;
    height: 54px !important;
    min-height: 54px !important;
    max-height: 54px !important;
  }

  .category-slider .category-card img,
  .category-slider a.category-card img,
  .category-slider .shop-category-link img {
    width: 17px !important;
    height: 17px !important;
    min-width: 17px !important;
    min-height: 17px !important;
    max-width: 17px !important;
    max-height: 17px !important;
  }

  .category-slider .category-card h3,
  .category-slider a.category-card h3,
  .category-slider .shop-category-link h3 {
    width: 56px !important;
    max-width: 56px !important;
    height: 18px !important;
    max-height: 18px !important;
    font-size: 7px !important;
    line-height: 9px !important;
  }

  .product-image-wrap,
  .shop-page .product-image-wrap {
    height: 82px !important;
    min-height: 82px !important;
    max-height: 82px !important;
  }

  .product-image-wrap img,
  .shop-page .product-image-wrap img,
  .product-card img[src*="logo.png"] {
    max-width: 54px !important;
    max-height: 54px !important;
  }
}


/* ===== REBUILT SMALL CATEGORY STRIP - unique class names, no old category-card styles ===== */
.aqua-category-strip{
  position:relative!important;width:100%!important;max-width:1180px!important;margin:14px auto 18px!important;padding:8px 28px 10px!important;border-radius:18px!important;background:linear-gradient(135deg,rgba(0,32,63,.96),rgba(0,78,122,.86))!important;overflow:hidden!important;box-sizing:border-box!important;
}
.aqua-strip-title{margin:0 0 7px!important;text-align:center!important;font-size:12px!important;line-height:1!important;font-weight:900!important;letter-spacing:.12em!important;color:#dff8ff!important;}
.aqua-category-row{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;gap:6px!important;width:100%!important;height:58px!important;max-height:58px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-behavior:smooth!important;scrollbar-width:none!important;-ms-overflow-style:none!important;white-space:nowrap!important;box-sizing:border-box!important;}
.aqua-category-row::-webkit-scrollbar{display:none!important;}
.aqua-cat-pill{flex:0 0 74px!important;width:74px!important;min-width:74px!important;max-width:74px!important;height:54px!important;min-height:54px!important;max-height:54px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;padding:4px 3px!important;margin:0!important;border-radius:11px!important;border:1px solid rgba(124,230,255,.22)!important;background:rgba(255,255,255,.08)!important;color:#fff!important;text-decoration:none!important;box-shadow:none!important;box-sizing:border-box!important;overflow:hidden!important;}
.aqua-cat-pill:hover{transform:translateY(-1px)!important;border-color:rgba(103,211,50,.65)!important;}
.aqua-cat-pill img{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;object-fit:contain!important;display:block!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;}
.aqua-cat-pill span{display:block!important;width:68px!important;max-width:68px!important;margin:0!important;padding:0!important;font-size:8px!important;line-height:9px!important;font-weight:900!important;text-align:center!important;text-transform:uppercase!important;letter-spacing:.01em!important;white-space:normal!important;overflow:hidden!important;color:#fff!important;}
.aqua-strip-arrow{position:absolute!important;top:60%!important;transform:translateY(-50%)!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important;display:grid!important;place-items:center!important;padding:0!important;border:1px solid rgba(255,255,255,.32)!important;border-radius:999px!important;background:rgba(0,18,44,.75)!important;color:#fff!important;font-size:16px!important;line-height:16px!important;z-index:5!important;cursor:pointer!important;}
.aqua-left{left:5px!important;}.aqua-right{right:5px!important;}
/* product logo is a separate small file now */
.product-image-wrap,.shop-page .product-image-wrap{height:112px!important;min-height:112px!important;max-height:112px!important;display:grid!important;place-items:center!important;padding:10px!important;overflow:hidden!important;box-sizing:border-box!important;}
.product-image-wrap img[src*="logo-product-small"],.shop-page .product-image-wrap img[src*="logo-product-small"]{width:78px!important;height:78px!important;min-width:78px!important;min-height:78px!important;max-width:78px!important;max-height:78px!important;object-fit:contain!important;display:block!important;margin:0 auto!important;}
@media(max-width:600px){.aqua-category-strip{margin:10px 10px 14px!important;padding:7px 24px 9px!important;border-radius:15px!important;}.aqua-strip-title{font-size:10px!important;margin-bottom:6px!important;}.aqua-category-row{height:50px!important;max-height:50px!important;gap:5px!important;}.aqua-cat-pill{flex-basis:62px!important;width:62px!important;min-width:62px!important;max-width:62px!important;height:46px!important;min-height:46px!important;max-height:46px!important;border-radius:9px!important;gap:2px!important;}.aqua-cat-pill img{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important;}.aqua-cat-pill span{width:56px!important;max-width:56px!important;font-size:7px!important;line-height:8px!important;}.aqua-strip-arrow{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;max-width:18px!important;max-height:18px!important;font-size:14px!important;}.product-image-wrap,.shop-page .product-image-wrap{height:92px!important;min-height:92px!important;max-height:92px!important;}.product-image-wrap img[src*="logo-product-small"],.shop-page .product-image-wrap img[src*="logo-product-small"]{width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;max-width:58px!important;max-height:58px!important;}}


/* ===== FINAL REAL FIX: category strip cannot stack ===== */
#categories #categorySlider{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:6px!important;
  height:56px!important;
  min-height:56px!important;
  max-height:56px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  white-space:nowrap!important;
}
#categories #categorySlider > a{
  flex:0 0 72px!important;
  width:72px!important;
  min-width:72px!important;
  max-width:72px!important;
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
  display:inline-flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  float:none!important;
  clear:none!important;
  grid-column:auto!important;
  grid-row:auto!important;
  box-sizing:border-box!important;
}
#categories #categorySlider > a img{
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  min-height:20px!important;
  max-width:20px!important;
  max-height:20px!important;
  object-fit:contain!important;
}
#categories #categorySlider > a span{
  font-size:8px!important;
  line-height:10px!important;
  height:10px!important;
  max-height:10px!important;
  white-space:nowrap!important;
}
.shop-bottom-categories{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  gap:8px!important;
  align-items:center!important;
  white-space:nowrap!important;
}
.shop-bottom-categories .shop-category-btn{
  flex:0 0 112px!important;
  width:112px!important;
  min-width:112px!important;
  max-width:112px!important;
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
}
.product-image-wrap img[src*="logo"],
.shop-page .product-image-wrap img[src*="logo"],
.product-card img[src*="logo"]{
  width:58px!important;
  height:58px!important;
  max-width:58px!important;
  max-height:58px!important;
  object-fit:contain!important;
}
@media(max-width:600px){
  #categories{margin:10px 8px 14px!important;padding:7px 24px 9px!important;width:auto!important;}
  #categories #categorySlider{height:48px!important;min-height:48px!important;max-height:48px!important;gap:5px!important;}
  #categories #categorySlider > a{flex-basis:58px!important;width:58px!important;min-width:58px!important;max-width:58px!important;height:46px!important;min-height:46px!important;max-height:46px!important;}
  #categories #categorySlider > a img{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;max-width:16px!important;max-height:16px!important;}
  #categories #categorySlider > a span{width:52px!important;max-width:52px!important;font-size:7px!important;line-height:8px!important;height:8px!important;max-height:8px!important;}
  .shop-bottom-categories .shop-category-btn{flex-basis:92px!important;width:92px!important;min-width:92px!important;max-width:92px!important;height:48px!important;min-height:48px!important;max-height:48px!important;}
}


/* ===== BIG CATEGORY SLIDER BOXES - FINAL LAYOUT ===== */
#categories.big-category-showcase{
  width:100%!important;
  max-width:1230px!important;
  margin:18px auto 26px!important;
  padding:0 48px!important;
  box-sizing:border-box!important;
  position:relative!important;
  overflow:hidden!important;
  background:transparent!important;
  border-radius:0!important;
}
#categories.big-category-showcase .big-category-slider,
#categories.big-category-showcase#categories #categorySlider{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  gap:14px!important;
  width:100%!important;
  height:246px!important;
  min-height:246px!important;
  max-height:246px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  white-space:nowrap!important;
  scroll-behavior:smooth!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
  box-sizing:border-box!important;
  padding:0!important;
  margin:0!important;
}
#categories.big-category-showcase .big-category-slider::-webkit-scrollbar{display:none!important;}
#categories.big-category-showcase .big-category-card,
#categories.big-category-showcase#categories #categorySlider > .big-category-card{
  flex:0 0 222px!important;
  width:222px!important;
  min-width:222px!important;
  max-width:222px!important;
  height:246px!important;
  min-height:246px!important;
  max-height:246px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  float:none!important;
  clear:none!important;
  grid-column:auto!important;
  grid-row:auto!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
  border-radius:18px!important;
  border:1px solid rgba(0,174,255,.78)!important;
  background:#042e55!important;
  color:#ffffff!important;
  text-decoration:none!important;
  box-shadow:none!important;
  vertical-align:top!important;
  white-space:normal!important;
}
#categories.big-category-showcase .big-category-image{
  height:142px!important;
  min-height:142px!important;
  max-height:142px!important;
  width:100%!important;
  display:grid!important;
  place-items:center!important;
  padding:16px!important;
  box-sizing:border-box!important;
  background:#052d54!important;
  overflow:hidden!important;
}
#categories.big-category-showcase .big-category-image img,
#categories.big-category-showcase#categories #categorySlider > .big-category-card img{
  width:118px!important;
  height:118px!important;
  min-width:118px!important;
  min-height:118px!important;
  max-width:118px!important;
  max-height:118px!important;
  object-fit:contain!important;
  display:block!important;
  margin:0 auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}
#categories.big-category-showcase .big-category-content{
  height:104px!important;
  min-height:104px!important;
  max-height:104px!important;
  width:100%!important;
  padding:13px 12px 14px!important;
  box-sizing:border-box!important;
  background:#032a4e!important;
  overflow:hidden!important;
  white-space:normal!important;
}
#categories.big-category-showcase .big-category-content h3{
  margin:0 0 14px!important;
  padding:0!important;
  color:#ffffff!important;
  font-size:17px!important;
  line-height:20px!important;
  font-weight:900!important;
  text-align:left!important;
  text-transform:none!important;
  letter-spacing:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
#categories.big-category-showcase .big-category-content p{
  margin:0!important;
  padding:0!important;
  color:rgba(255,255,255,.78)!important;
  font-size:12.5px!important;
  line-height:18px!important;
  font-weight:600!important;
  text-align:left!important;
  white-space:normal!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
#categories.big-category-showcase .big-slider-button{
  position:absolute!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:36px!important;
  height:52px!important;
  min-width:36px!important;
  min-height:52px!important;
  max-width:36px!important;
  max-height:52px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(0,174,255,.72)!important;
  border-radius:12px!important;
  background:rgba(0,20,42,.9)!important;
  color:#ffffff!important;
  font-size:34px!important;
  line-height:34px!important;
  font-weight:500!important;
  padding:0 0 4px!important;
  z-index:10!important;
  cursor:pointer!important;
}
#categories.big-category-showcase .big-left{left:4px!important;}
#categories.big-category-showcase .big-right{right:4px!important;}
@media(max-width:700px){
  #categories.big-category-showcase{padding:0 38px!important;margin:14px auto 22px!important;}
  #categories.big-category-showcase .big-category-slider,
  #categories.big-category-showcase#categories #categorySlider{height:216px!important;min-height:216px!important;max-height:216px!important;gap:12px!important;}
  #categories.big-category-showcase .big-category-card,
  #categories.big-category-showcase#categories #categorySlider > .big-category-card{flex-basis:184px!important;width:184px!important;min-width:184px!important;max-width:184px!important;height:216px!important;min-height:216px!important;max-height:216px!important;border-radius:16px!important;}
  #categories.big-category-showcase .big-category-image{height:122px!important;min-height:122px!important;max-height:122px!important;padding:13px!important;}
  #categories.big-category-showcase .big-category-image img,
  #categories.big-category-showcase#categories #categorySlider > .big-category-card img{width:96px!important;height:96px!important;min-width:96px!important;min-height:96px!important;max-width:96px!important;max-height:96px!important;}
  #categories.big-category-showcase .big-category-content{height:94px!important;min-height:94px!important;max-height:94px!important;padding:11px 10px!important;}
  #categories.big-category-showcase .big-category-content h3{font-size:15px!important;line-height:18px!important;margin-bottom:10px!important;}
  #categories.big-category-showcase .big-category-content p{font-size:11.5px!important;line-height:16px!important;}
  #categories.big-category-showcase .big-slider-button{width:30px!important;height:46px!important;min-width:30px!important;min-height:46px!important;max-width:30px!important;max-height:46px!important;font-size:28px!important;}
}

/* =========================================================
   FINAL COMBINED FIX
   1) Keep homepage category boxes as the bigger slider cards.
   2) Keep shop category panel visible while scrolling.
   ========================================================= */

/* Homepage category slider: lock the large card design so older category CSS cannot take over. */
body:not(.shop-page) #categories.big-category-showcase {
  width: 100% !important;
  max-width: 1230px !important;
  margin: 18px auto 26px !important;
  padding: 0 48px !important;
  position: relative !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
  background: transparent !important;
}

body:not(.shop-page) #categories.big-category-showcase #categorySlider.big-category-slider {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  gap: 14px !important;
  width: 100% !important;
  height: 246px !important;
  min-height: 246px !important;
  max-height: 246px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
  scroll-behavior: smooth !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
  white-space: nowrap !important;
  padding: 0 !important;
  margin: 0 !important;
}
body:not(.shop-page) #categories.big-category-showcase #categorySlider.big-category-slider::-webkit-scrollbar {
  display: none !important;
}

body:not(.shop-page) #categories.big-category-showcase #categorySlider.big-category-slider > a.big-category-card {
  flex: 0 0 222px !important;
  width: 222px !important;
  min-width: 222px !important;
  max-width: 222px !important;
  height: 246px !important;
  min-height: 246px !important;
  max-height: 246px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
  overflow: hidden !important;
  border-radius: 18px !important;
  border: 1px solid rgba(0, 174, 255, .78) !important;
  background: #042e55 !important;
  text-decoration: none !important;
  color: #fff !important;
  padding: 0 !important;
  margin: 0 !important;
  box-sizing: border-box !important;
  float: none !important;
  clear: none !important;
  white-space: normal !important;
}

body:not(.shop-page) #categories.big-category-showcase .big-category-image {
  height: 142px !important;
  min-height: 142px !important;
  max-height: 142px !important;
  width: 100% !important;
  display: grid !important;
  place-items: center !important;
  padding: 16px !important;
  background: #052d54 !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
}

body:not(.shop-page) #categories.big-category-showcase .big-category-image img {
  width: 118px !important;
  height: 118px !important;
  min-width: 118px !important;
  min-height: 118px !important;
  max-width: 118px !important;
  max-height: 118px !important;
  object-fit: contain !important;
  display: block !important;
  margin: 0 auto !important;
  background: transparent !important;
}

body:not(.shop-page) #categories.big-category-showcase .big-category-content {
  height: 104px !important;
  min-height: 104px !important;
  max-height: 104px !important;
  padding: 13px 12px 14px !important;
  background: #032a4e !important;
  overflow: hidden !important;
  box-sizing: border-box !important;
}

body:not(.shop-page) #categories.big-category-showcase .big-category-content h3 {
  margin: 0 0 14px !important;
  color: #fff !important;
  font-size: 17px !important;
  line-height: 20px !important;
  font-weight: 900 !important;
  text-align: left !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

body:not(.shop-page) #categories.big-category-showcase .big-category-content p {
  margin: 0 !important;
  color: rgba(255,255,255,.78) !important;
  font-size: 12.5px !important;
  line-height: 18px !important;
  font-weight: 600 !important;
  text-align: left !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
}

body:not(.shop-page) #categories.big-category-showcase .big-slider-button {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  width: 36px !important;
  height: 52px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 12px !important;
  border: 1px solid rgba(0,174,255,.72) !important;
  background: rgba(0,20,42,.9) !important;
  color: #fff !important;
  font-size: 34px !important;
  line-height: 34px !important;
  z-index: 10 !important;
  cursor: pointer !important;
}
body:not(.shop-page) #categories.big-category-showcase .big-left { left: 4px !important; }
body:not(.shop-page) #categories.big-category-showcase .big-right { right: 4px !important; }

/* Shop page categories: sticky/always visible while page scrolls. */
body.shop-page .shop-layout {
  display: grid !important;
  grid-template-columns: clamp(250px, 23vw, 340px) minmax(0, 1fr) !important;
  gap: 24px !important;
  align-items: start !important;
}

body.shop-page .shop-sidebar,
body.shop-page aside.shop-sidebar {
  position: sticky !important;
  top: 96px !important;
  align-self: start !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: calc(100vh - 116px) !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  padding: 18px 14px !important;
  margin: 0 !important;
  border-radius: 22px !important;
  border: 1px solid rgba(0, 181, 255, 0.34) !important;
  background: linear-gradient(180deg, rgba(0, 58, 105, 0.94), rgba(0, 18, 42, 0.96)) !important;
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.24), inset 0 0 22px rgba(0, 191, 255, 0.08) !important;
  z-index: 20 !important;
}

body.shop-page .shop-sidebar h3 {
  margin: 0 0 12px !important;
  padding: 0 4px 12px !important;
}

@media (max-width: 1050px) {
  body.shop-page .shop-layout {
    grid-template-columns: 1fr !important;
    gap: 18px !important;
  }

  body.shop-page .shop-sidebar,
  body.shop-page aside.shop-sidebar {
    position: sticky !important;
    top: 78px !important;
    z-index: 30 !important;
    max-height: none !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    display: flex !important;
    flex-direction: row !important;
    gap: 10px !important;
    border-radius: 18px !important;
    padding: 12px !important;
    white-space: nowrap !important;
  }

  body.shop-page .shop-sidebar h3 {
    flex: 0 0 auto !important;
    display: flex !important;
    align-items: center !important;
    margin: 0 8px 0 0 !important;
    padding: 0 10px 0 0 !important;
  }

  body.shop-page .shop-category-btn {
    flex: 0 0 170px !important;
    min-width: 170px !important;
  }
}

@media (max-width: 700px) {
  body:not(.shop-page) #categories.big-category-showcase {
    padding: 0 38px !important;
    margin: 14px auto 22px !important;
  }
  body:not(.shop-page) #categories.big-category-showcase #categorySlider.big-category-slider {
    height: 216px !important;
    min-height: 216px !important;
    max-height: 216px !important;
    gap: 12px !important;
  }
  body:not(.shop-page) #categories.big-category-showcase #categorySlider.big-category-slider > a.big-category-card {
    flex-basis: 184px !important;
    width: 184px !important;
    min-width: 184px !important;
    max-width: 184px !important;
    height: 216px !important;
    min-height: 216px !important;
    max-height: 216px !important;
  }
  body:not(.shop-page) #categories.big-category-showcase .big-category-image {
    height: 122px !important;
    min-height: 122px !important;
    max-height: 122px !important;
  }
  body:not(.shop-page) #categories.big-category-showcase .big-category-image img {
    width: 96px !important;
    height: 96px !important;
    min-width: 96px !important;
    min-height: 96px !important;
    max-width: 96px !important;
    max-height: 96px !important;
  }
  body:not(.shop-page) #categories.big-category-showcase .big-category-content {
    height: 94px !important;
    min-height: 94px !important;
    max-height: 94px !important;
    padding: 11px 10px !important;
  }
  body:not(.shop-page) #categories.big-category-showcase .big-category-content h3 {
    font-size: 15px !important;
    line-height: 18px !important;
    margin-bottom: 10px !important;
  }
  body:not(.shop-page) #categories.big-category-showcase .big-category-content p {
    font-size: 11.5px !important;
    line-height: 16px !important;
  }
}

/* === FINAL USER REQUEST FIX: bigger homepage category slider + sticky left shop categories === */
#categories.big-category-showcase{
  width:100% !important; max-width:1540px !important; margin:22px auto 34px !important; padding:0 60px !important; position:relative !important; overflow:hidden !important; box-sizing:border-box !important;
}
#categories.big-category-showcase #categorySlider.big-category-slider{
  display:flex !important; flex-direction:row !important; flex-wrap:nowrap !important; gap:18px !important; align-items:stretch !important; overflow-x:auto !important; overflow-y:hidden !important; height:292px !important; min-height:292px !important; max-height:292px !important; white-space:nowrap !important; scrollbar-width:none !important;
}
#categories.big-category-showcase #categorySlider.big-category-slider::-webkit-scrollbar{display:none !important;}
#categories.big-category-showcase #categorySlider.big-category-slider > a.big-category-card{
  flex:0 0 clamp(258px,22vw,312px) !important; width:clamp(258px,22vw,312px) !important; min-width:clamp(258px,22vw,312px) !important; max-width:312px !important; height:292px !important; min-height:292px !important; max-height:292px !important; display:flex !important; flex-direction:column !important; float:none !important; clear:none !important; overflow:hidden !important; border-radius:20px !important;
}
#categories.big-category-showcase .big-category-image{height:174px !important; min-height:174px !important; max-height:174px !important; flex:0 0 174px !important; display:grid !important; place-items:center !important;}
#categories.big-category-showcase .big-category-image img{width:138px !important; height:138px !important; min-width:138px !important; min-height:138px !important; max-width:138px !important; max-height:138px !important; object-fit:contain !important;}
#categories.big-category-showcase .big-category-content{height:118px !important; min-height:118px !important; max-height:118px !important; flex:0 0 118px !important; padding:16px !important; overflow:hidden !important;}
#categories.big-category-showcase .big-slider-button{width:42px !important; height:62px !important;}
.shop-page, .shop-page #shop, .shop-page .shop-section, .shop-page .shop-shell, .shop-page .shop-layout{overflow:visible !important;}
.shop-page .shop-section{padding:34px clamp(14px,2vw,28px) 70px !important; min-height:100vh !important;}
.shop-page .shop-shell{width:100% !important; max-width:1540px !important; margin:0 auto !important;}
.shop-page .shop-title{display:none !important;}
.shop-page .shop-layout{display:grid !important; grid-template-columns:clamp(250px,24vw,330px) minmax(0,1fr) !important; gap:26px !important; align-items:start !important;}
.shop-page .shop-sidebar{position:sticky !important; top:92px !important; align-self:start !important; z-index:700 !important; max-height:calc(100vh - 112px) !important; overflow-y:auto !important; overflow-x:hidden !important; height:auto !important; min-height:0 !important; display:flex !important; flex-direction:column !important; gap:12px !important; padding:20px 16px !important; border-radius:24px !important;}
.shop-page .shop-category-btn{flex:0 0 auto !important; width:100% !important;}
@media(max-width:680px){
  #categories.big-category-showcase{padding:0 44px !important;}
  #categories.big-category-showcase #categorySlider.big-category-slider{height:250px !important; min-height:250px !important; max-height:250px !important;}
  #categories.big-category-showcase #categorySlider.big-category-slider > a.big-category-card{flex-basis:220px !important; width:220px !important; min-width:220px !important; max-width:220px !important; height:250px !important; min-height:250px !important; max-height:250px !important;}
  #categories.big-category-showcase .big-category-image{height:148px !important; min-height:148px !important; max-height:148px !important; flex-basis:148px !important;}
  #categories.big-category-showcase .big-category-image img{width:112px !important; height:112px !important; min-width:112px !important; min-height:112px !important; max-width:112px !important; max-height:112px !important;}
  #categories.big-category-showcase .big-category-content{height:102px !important; min-height:102px !important; max-height:102px !important; flex-basis:102px !important;}
  .shop-page .shop-section{padding:0 12px 50px !important;}
  .shop-page .shop-layout{display:block !important;}
  .shop-page .shop-sidebar{position:sticky !important; top:72px !important; max-height:none !important; display:flex !important; flex-direction:row !important; flex-wrap:nowrap !important; gap:10px !important; overflow-x:auto !important; overflow-y:hidden !important; white-space:nowrap !important; padding:12px !important; margin:0 0 18px !important; border-radius:18px !important;}
  .shop-page .shop-sidebar h3{flex:0 0 auto !important; display:flex !important; align-items:center !important; margin:0 8px 0 0 !important; padding:0 10px 0 0 !important; font-size:20px !important;}
  .shop-page .shop-category-btn{flex:0 0 170px !important; width:170px !important; min-width:170px !important; max-width:170px !important;}
}


/* ===== FINAL SHOP PERFORMANCE + CATEGORY FILTER FIX ===== */
.shop-page .product-card.is-hidden,
.shop-page .product-card[hidden],
.product-card.is-hidden,
.product-card[hidden]{
  display:none !important;
  visibility:hidden !important;
}

.shop-page .shop-products-area,
.shop-page .product-card,
.shop-page .product-card:hover,
.shop-page .shop-category-btn,
.shop-page .shop-sidebar{
  transition:none !important;
  animation:none !important;
}

.shop-page .shop-products-area.is-refreshing{
  opacity:1 !important;
  transform:none !important;
}

.shop-page .shop-layout{
  display:grid !important;
  grid-template-columns:280px minmax(0,1fr) !important;
  gap:24px !important;
  align-items:start !important;
}

.shop-page .shop-sidebar{
  position:sticky !important;
  top:92px !important;
  height:auto !important;
  max-height:calc(100vh - 110px) !important;
  overflow-y:auto !important;
  overflow-x:hidden !important;
  z-index:20 !important;
}

.shop-page .products-grid{
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(230px,1fr)) !important;
  gap:18px !important;
  align-items:stretch !important;
}

.shop-page .product-card{
  display:grid !important;
  grid-template-rows:112px 1fr !important;
  min-height:310px !important;
  transform:none !important;
}

.shop-page .product-card:hover{
  transform:none !important;
}

.shop-page .product-image-wrap{
  height:112px !important;
  min-height:112px !important;
  max-height:112px !important;
}

.shop-page .product-image-wrap img{
  width:78px !important;
  height:78px !important;
  max-width:78px !important;
  max-height:78px !important;
}

@media(max-width:760px){
  .shop-page .shop-layout{display:block !important;}
  .shop-page .shop-sidebar{
    position:sticky !important;
    top:72px !important;
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    max-height:none !important;
    margin-bottom:18px !important;
  }
  .shop-page .shop-category-btn{
    flex:0 0 160px !important;
    width:160px !important;
    min-width:160px !important;
  }
  .shop-page .products-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:12px !important;}
  .shop-page .product-card{min-height:285px !important;grid-template-rows:94px 1fr !important;}
  .shop-page .product-image-wrap{height:94px !important;min-height:94px !important;max-height:94px !important;}
  .shop-page .product-image-wrap img{width:60px !important;height:60px !important;max-width:60px !important;max-height:60px !important;}
}

/* Clean final menu only */
.main-nav a[href*='category='],
.main-nav a[href='#deals']{display:none !important;}


/* ===== FINAL SHOP LEFT CATEGORY PANEL SIZE + LOGO OVERLAP FIX =====
body.shop-page .shop-layout{
  grid-template-columns:230px minmax(0,1fr) !important;
  gap:20px !important;
  align-items:start !important;
}
body.shop-page .shop-sidebar,
body.shop-page aside.shop-sidebar{
  position:sticky !important;
  top:154px !important;
  align-self:start !important;
  width:230px !important;
  max-width:230px !important;
  min-width:230px !important;
  max-height:calc(100vh - 170px) !important;
  overflow-y:auto !important;
  overflow-x:hidden !important;
  padding:12px 10px !important;
  gap:7px !important;
  border-radius:18px !important;
  z-index:12 !important;
}
body.shop-page .shop-sidebar h3{
  font-size:20px !important;
  line-height:1 !important;
  margin:0 0 6px !important;
  padding:0 2px 8px !important;
  letter-spacing:.2px !important;
}
body.shop-page .shop-category-btn{
  width:100% !important;
  min-height:0 !important;
  padding:8px 9px !important;
  border-radius:12px !important;
  gap:2px !important;
}
body.shop-page .shop-category-btn span{
  font-size:14px !important;
  line-height:1.05 !important;
}
body.shop-page .shop-category-btn small{
  font-size:10px !important;
  line-height:1.15 !important;
}
@media(max-width:900px){
  body.shop-page .shop-layout{display:block !important;}
  body.shop-page .shop-sidebar,
  body.shop-page aside.shop-sidebar{
    position:sticky !important;
    top:104px !important;
    width:auto !important;
    max-width:none !important;
    min-width:0 !important;
    max-height:none !important;
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    white-space:nowrap !important;
    padding:8px !important;
    gap:8px !important;
    margin:0 0 14px !important;
    border-radius:14px !important;
  }
  body.shop-page .shop-sidebar h3{
    flex:0 0 auto !important;
    font-size:15px !important;
    line-height:1 !important;
    margin:0 4px 0 0 !important;
    padding:0 8px 0 2px !important;
    display:flex !important;
    align-items:center !important;
  }
  body.shop-page .shop-category-btn{
    flex:0 0 124px !important;
    width:124px !important;
    min-width:124px !important;
    max-width:124px !important;
    padding:7px 8px !important;
  }
  body.shop-page .shop-category-btn span{font-size:12px !important;}
  body.shop-page .shop-category-btn small{display:none !important;}
}

/* Shop page cursor fish restored - lightweight floating helper */
body.shop-page .cursor-fish {
  display: block !important;
  width: 74px !important;
  height: auto !important;
  opacity: 1 !important;
  pointer-events: auto;
}
@media (max-width: 768px) {
  body.shop-page .cursor-fish {
    width: 58px !important;
  }
}


/* ===== FINAL LOCK: SMALL LEFT SHOP CATEGORIES, STICKY, NO CLIPPING ===== */
html body.shop-page .shop-section{padding:24px 18px 70px 0 !important;margin:0 !important;max-width:none !important;width:100% !important;}
html body.shop-page .shop-shell{width:100% !important;max-width:none !important;margin:0 !important;padding:0 !important;}
html body.shop-page .shop-layout{display:grid !important;grid-template-columns:168px minmax(0,1fr) !important;gap:16px !important;align-items:start !important;width:100% !important;overflow:visible !important;}
html body.shop-page .shop-sidebar,html body.shop-page aside.shop-sidebar{position:sticky !important;top:96px !important;left:0 !important;box-sizing:border-box !important;width:168px !important;min-width:168px !important;max-width:168px !important;max-height:calc(100vh - 104px) !important;overflow-y:auto !important;overflow-x:hidden !important;margin:0 !important;padding:8px 6px !important;gap:5px !important;border-radius:0 16px 16px 0 !important;z-index:900 !important;}
html body.shop-page .shop-sidebar h3{font-size:16px !important;line-height:1 !important;margin:0 0 5px !important;padding:0 4px 6px !important;white-space:nowrap !important;}
html body.shop-page .shop-category-btn{box-sizing:border-box !important;width:100% !important;min-width:0 !important;max-width:100% !important;min-height:0 !important;height:auto !important;padding:7px 8px !important;border-radius:10px !important;gap:0 !important;text-align:left !important;}
html body.shop-page .shop-category-btn span{display:block !important;font-size:12.5px !important;line-height:1.05 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:ellipsis !important;}
html body.shop-page .shop-category-btn small{display:none !important;}
html body.shop-page .shop-products-area{min-width:0 !important;padding-right:0 !important;}
@media(max-width:760px){html body.shop-page .shop-section{padding:0 10px 50px !important;}html body.shop-page .shop-layout{display:block !important;}html body.shop-page .shop-sidebar,html body.shop-page aside.shop-sidebar{position:sticky !important;top:74px !important;width:100% !important;min-width:0 !important;max-width:none !important;max-height:none !important;display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;overflow-x:auto !important;overflow-y:hidden !important;gap:7px !important;padding:7px !important;margin:0 0 14px !important;border-radius:14px !important;}html body.shop-page .shop-sidebar h3{flex:0 0 auto !important;display:flex !important;align-items:center !important;font-size:14px !important;margin:0 3px 0 0 !important;padding:0 7px 0 2px !important;}html body.shop-page .shop-category-btn{flex:0 0 92px !important;width:92px !important;min-width:92px !important;max-width:92px !important;padding:7px 6px !important;text-align:center !important;}html body.shop-page .shop-category-btn span{font-size:11px !important;text-align:center !important;}}

/* ===== USER REQUEST: slightly bigger shop categories panel + moved down ===== */
html body.shop-page .shop-sidebar,
html body.shop-page aside.shop-sidebar{
  position: sticky !important;
  top: 124px !important;
  left: 0 !important;
  box-sizing: border-box !important;
  width: 192px !important;
  min-width: 192px !important;
  max-width: 192px !important;
  max-height: calc(100vh - 136px) !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  margin: 0 !important;
  padding: 12px 10px !important;
  gap: 7px !important;
  border-radius: 0 18px 18px 0 !important;
  z-index: 900 !important;
}

html body.shop-page .shop-sidebar h3{
  font-size: 18px !important;
  line-height: 1.05 !important;
  margin: 0 0 8px !important;
  padding: 0 5px 8px !important;
  white-space: nowrap !important;
}

html body.shop-page .shop-category-btn{
  box-sizing: border-box !important;
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
  min-height: 0 !important;
  height: auto !important;
  padding: 10px 10px !important;
  border-radius: 12px !important;
  gap: 0 !important;
  text-align: left !important;
}

html body.shop-page .shop-category-btn span{
  display: block !important;
  font-size: 14px !important;
  line-height: 1.1 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

html body.shop-page .shop-category-btn small{
  display: none !important;
}

@media(max-width:760px){
  html body.shop-page .shop-sidebar,
  html body.shop-page aside.shop-sidebar{
    top: 82px !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    max-height: none !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    gap: 8px !important;
    padding: 9px !important;
    margin: 0 0 16px !important;
    border-radius: 14px !important;
  }
  html body.shop-page .shop-sidebar h3{
    flex: 0 0 auto !important;
    display: flex !important;
    align-items: center !important;
    font-size: 15px !important;
    margin: 0 4px 0 0 !important;
    padding: 0 8px 0 2px !important;
  }
  html body.shop-page .shop-category-btn{
    flex: 0 0 104px !important;
    width: 104px !important;
    min-width: 104px !important;
    max-width: 104px !important;
    padding: 8px 7px !important;
    text-align: center !important;
  }
  html body.shop-page .shop-category-btn span{
    font-size: 12px !important;
    text-align: center !important;
  }
}


/* ABSOLUTE FINAL SHOP PANEL LOWER LOCK - fallback */
html body.shop-page .shop-layout{grid-template-columns:192px minmax(0,1fr) !important;gap:18px !important;align-items:start !important;}
html body.shop-page .shop-sidebar,html body.shop-page aside.shop-sidebar{position:sticky !important;top:190px !important;margin-top:74px !important;width:192px !important;min-width:192px !important;max-width:192px !important;max-height:calc(100vh - 205px) !important;}

/* ===== ABSOLUTE FINAL: WORKING SHOP CATEGORY FILTER + SMALLER PRODUCT CARDS ===== */
html body.shop-page .products-grid{
  display:grid !important;
  grid-template-columns:repeat(auto-fill,minmax(170px,1fr)) !important;
  gap:12px !important;
  align-items:stretch !important;
}

html body.shop-page .product-card{
  min-height:220px !important;
  grid-template-rows:72px 1fr !important;
  border-radius:16px !important;
  overflow:hidden !important;
}

html body.shop-page .product-image-wrap{
  height:72px !important;
  min-height:72px !important;
  max-height:72px !important;
  padding:8px !important;
}

html body.shop-page .product-image-wrap img{
  width:46px !important;
  height:46px !important;
  max-width:46px !important;
  max-height:46px !important;
  object-fit:contain !important;
}

html body.shop-page .product-info{
  padding:10px 10px 11px !important;
  display:flex !important;
  flex-direction:column !important;
  gap:5px !important;
}

html body.shop-page .product-info h4{
  font-size:14px !important;
  line-height:1.12 !important;
  margin:0 !important;
}

html body.shop-page .product-info p{
  font-size:11px !important;
  line-height:1.25 !important;
  margin:0 !important;
}

html body.shop-page .product-bottom{
  margin-top:auto !important;
  padding-top:6px !important;
  gap:6px !important;
}

html body.shop-page .product-price{
  font-size:12px !important;
}

html body.shop-page .product-btn{
  padding:7px 9px !important;
  font-size:11px !important;
  border-radius:999px !important;
}

/* This must be last: hidden products cannot be brought back by any product-card display:grid rule. */
html body.shop-page .products-grid > .product-card.is-hidden,
html body.shop-page .products-grid > .product-card[hidden],
html body.shop-page .products-grid > article.product-card.is-hidden,
html body.shop-page .products-grid > article.product-card[hidden]{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  pointer-events:none !important;
  position:absolute !important;
  left:-99999px !important;
  width:0 !important;
  height:0 !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  overflow:hidden !important;
}

@media(max-width:760px){
  html body.shop-page .products-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
  }
  html body.shop-page .product-card{
    min-height:205px !important;
    grid-template-rows:64px 1fr !important;
  }
  html body.shop-page .product-image-wrap{
    height:64px !important;
    min-height:64px !important;
    max-height:64px !important;
  }
  html body.shop-page .product-image-wrap img{
    width:40px !important;
    height:40px !important;
    max-width:40px !important;
    max-height:40px !important;
  }
  html body.shop-page .product-info h4{font-size:13px !important;}
  html body.shop-page .product-info p{font-size:10px !important;}
}


/* FINAL MOBILE CATEGORY LAYOUT - DESKTOP LEFT PANEL, MOBILE TOP STRIP */
html body.shop-page .mobile-top-categories {
  display: none !important;
}
html body.shop-page .shop-bottom-categories {
  display: none !important;
}
@media (max-width: 760px) {
  html body.shop-page .shop-section {
    padding-top: 0 !important;
  }
  html body.shop-page .shop-layout {
    display: block !important;
  }
  html body.shop-page .shop-sidebar,
  html body.shop-page aside.shop-sidebar {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
    min-width: 0 !important;
    max-width: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
  }
  html body.shop-page .mobile-top-categories {
    display: flex !important;
    position: sticky !important;
    top: 76px !important;
    z-index: 950 !important;
    width: calc(100vw - 16px) !important;
    max-width: calc(100vw - 16px) !important;
    margin: 0 auto 12px !important;
    padding: 8px !important;
    gap: 8px !important;
    box-sizing: border-box !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
    border-radius: 16px !important;
    background: rgba(4, 38, 68, 0.96) !important;
    border: 1px solid rgba(64, 210, 255, 0.32) !important;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.30) !important;
    backdrop-filter: blur(8px) !important;
  }
  html body.shop-page .mobile-top-categories .mobile-category-btn {
    flex: 0 0 112px !important;
    width: 112px !important;
    min-width: 112px !important;
    max-width: 112px !important;
    min-height: 54px !important;
    height: 54px !important;
    padding: 8px 7px !important;
    border-radius: 12px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 2px !important;
    text-align: center !important;
  }
  html body.shop-page .mobile-top-categories .mobile-category-btn span {
    display: block !important;
    font-size: 12px !important;
    line-height: 1.05 !important;
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }
  html body.shop-page .mobile-top-categories .mobile-category-btn small {
    display: block !important;
    font-size: 8px !important;
    line-height: 1.05 !important;
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }
}



/* FINAL SHOP LOGO FRONT FIX */
body.shop-page .real-bubble-water{z-index:1!important;}
body.shop-page .site-header,body.shop-page header.site-header{position:sticky!important;top:0!important;z-index:9999!important;overflow:visible!important;isolation:isolate!important;}
body.shop-page .site-header .container,body.shop-page .site-header .nav-wrap{position:relative!important;z-index:10000!important;overflow:visible!important;}
body.shop-page .site-header .logo{position:relative!important;z-index:10002!important;overflow:visible!important;}
body.shop-page .site-header .logo img{position:absolute!important;z-index:10003!important;pointer-events:auto!important;}
body.shop-page .main-nav,body.shop-page .search,body.shop-page .header-actions,body.shop-page .mobile-toggle{position:relative!important;z-index:10001!important;}
body.shop-page .shop-section,body.shop-page #shop,body.shop-page .shop-shell,body.shop-page .shop-layout,body.shop-page .shop-products-area,body.shop-page .shop-sidebar{z-index:3!important;}

/* FINAL MOBILE QUALITY BADGE POSITION FIX
   Put the quality badge on the bottom-left corner of the tank on mobile,
   and make it smaller so it no longer sits underneath the tank. */
@media (max-width: 760px) {
  .tank-wrap {
    position: relative !important;
    min-height: 0 !important;
    display: block !important;
  }

  .tank-img {
    width: min(100%, 420px) !important;
    margin: 0 auto !important;
  }

  .quality-placeholder {
    position: absolute !important;
    left: clamp(10px, 6vw, 38px) !important;
    right: auto !important;
    bottom: 10px !important;
    width: 82px !important;
    height: 82px !important;
    margin: 0 !important;
    z-index: 8 !important;
    border-width: 2px !important;
    outline-width: 2px !important;
    box-shadow: 0 7px 14px rgba(0,0,0,.35), inset 0 0 16px rgba(0,159,255,.2) !important;
  }

  .quality-placeholder img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
  }
}

@media (max-width: 480px) {
  .quality-placeholder {
    left: 8px !important;
    bottom: 8px !important;
    width: 68px !important;
    height: 68px !important;
  }
}

/* REAL FINAL QUALITY BADGE FIX
   Use a proper tank-stage wrapper so the badge is anchored to the tank itself,
   not to the whole hero section or underneath the image. */
.tank-wrap{
  position: relative !important;
}
.tank-stage{
  position: relative !important;
  width: min(640px, 100%) !important;
  margin-left: auto !important;
  display: block !important;
  overflow: visible !important;
}
.tank-stage .tank-img{
  width: 100% !important;
  display: block !important;
  margin: 0 !important;
  position: relative !important;
  z-index: 1 !important;
}
.tank-stage .tank-placeholder{
  width: 100% !important;
  margin-left: 0 !important;
}
.tank-stage .quality-placeholder{
  position: absolute !important;
  right: 18px !important;
  bottom: 18px !important;
  z-index: 20 !important;
  pointer-events: none !important;
}

@media (max-width: 760px){
  .hero-grid{
    gap: 8px !important;
  }
  .tank-wrap{
    min-height: 0 !important;
    width: 100% !important;
  }
  .tank-stage{
    width: min(100%, 430px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .tank-stage .quality-placeholder{
    position: absolute !important;
    left: 12px !important;
    right: auto !important;
    bottom: 12px !important;
    width: 78px !important;
    height: 78px !important;
    margin: 0 !important;
    z-index: 50 !important;
    border-width: 2px !important;
    outline-width: 2px !important;
    box-shadow: 0 7px 14px rgba(0,0,0,.38), inset 0 0 14px rgba(0,159,255,.22) !important;
  }
  .tank-stage .quality-placeholder img{
    width: 100% !important;
    height: 100% !important;
    display: block !important;
    object-fit: cover !important;
  }
}

@media (max-width: 480px){
  .tank-stage .quality-placeholder{
    left: 10px !important;
    bottom: 10px !important;
    width: 62px !important;
    height: 62px !important;
  }
}


/* ===== MOBILE PERFORMANCE + FISH VISIBILITY FINAL ===== */
@media (max-width: 760px) {
  html body { overflow-x: hidden !important; }
  .hero::before { background-image: url("assets/hero-background-mobile.jpg") !important; opacity: .28 !important; }
  .hero, .hero-grid { min-height: auto !important; }
  .hero-title-image { max-width: 92vw !important; height: auto !important; }
  .tank-img { width: min(94vw, 640px) !important; height: auto !important; }
  .badge img, .quality-badge img { max-width: 92px !important; height: auto !important; }
  .big-category-image img { width: 34px !important; height: 34px !important; max-width: 34px !important; max-height: 34px !important; object-fit: contain !important; }
  .product-image-wrap img[src*="logo-product"] { width: 40px !important; height: 40px !important; max-width: 40px !important; max-height: 40px !important; object-fit: contain !important; }
  .fish-mascot img { width: 86px !important; height: auto !important; }
  .real-bubble-water span:nth-child(n+13) { display: none !important; }
}

.cursor-fish,
body.shop-page .cursor-fish {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 2147483000 !important;
  position: fixed !important;
  pointer-events: none !important;
  will-change: transform, left, top !important;
  backface-visibility: hidden !important;
}

@media (max-width: 760px) {
  .cursor-fish,
  body.shop-page .cursor-fish {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 52px !important;
    max-width: 52px !important;
    height: auto !important;
    z-index: 2147483000 !important;
    pointer-events: auto !important;
    filter: drop-shadow(0 6px 8px rgba(0,0,0,.36)) !important;
    animation: fishBobMobile 2.4s ease-in-out infinite !important;
  }
}

@keyframes fishBobMobile {
  0%, 100% { margin-top: 0; }
  50% { margin-top: -4px; }
}

/* === FINAL MOBILE SHOP CATEGORY FIX: no overlapping text === */
@media (max-width: 760px) {
  html body.shop-page .mobile-top-categories {
    display: flex !important;
    align-items: stretch !important;
    gap: 10px !important;
    padding: 10px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
  }

  html body.shop-page .mobile-top-categories > .mobile-category-btn,
  html body.shop-page .mobile-top-categories button.mobile-category-btn,
  html body.shop-page .mobile-top-categories .shop-category-btn.mobile-category-btn {
    flex: 0 0 138px !important;
    width: 138px !important;
    min-width: 138px !important;
    max-width: 138px !important;
    height: 76px !important;
    min-height: 76px !important;
    max-height: 76px !important;
    padding: 9px 8px !important;
    box-sizing: border-box !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;
    text-align: center !important;
    overflow: hidden !important;
  }

  html body.shop-page .mobile-top-categories > .mobile-category-btn span,
  html body.shop-page .mobile-top-categories button.mobile-category-btn span,
  html body.shop-page .mobile-top-categories .shop-category-btn.mobile-category-btn span {
    position: static !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 13px !important;
    line-height: 1.15 !important;
    font-weight: 800 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    text-align: center !important;
  }

  html body.shop-page .mobile-top-categories > .mobile-category-btn small,
  html body.shop-page .mobile-top-categories button.mobile-category-btn small,
  html body.shop-page .mobile-top-categories .shop-category-btn.mobile-category-btn small {
    position: static !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-height: 28px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 9px !important;
    line-height: 1.2 !important;
    white-space: normal !important;
    overflow: hidden !important;
    text-align: center !important;
  }
}

@media (max-width: 420px) {
  html body.shop-page .mobile-top-categories > .mobile-category-btn,
  html body.shop-page .mobile-top-categories button.mobile-category-btn,
  html body.shop-page .mobile-top-categories .shop-category-btn.mobile-category-btn {
    flex-basis: 126px !important;
    width: 126px !important;
    min-width: 126px !important;
    max-width: 126px !important;
    height: 72px !important;
    min-height: 72px !important;
    max-height: 72px !important;
  }
  html body.shop-page .mobile-top-categories > .mobile-category-btn span,
  html body.shop-page .mobile-top-categories button.mobile-category-btn span,
  html body.shop-page .mobile-top-categories .shop-category-btn.mobile-category-btn span {
    font-size: 12px !important;
  }
  html body.shop-page .mobile-top-categories > .mobile-category-btn small,
  html body.shop-page .mobile-top-categories button.mobile-category-btn small,
  html body.shop-page .mobile-top-categories .shop-category-btn.mobile-category-btn small {
    font-size: 8.5px !important;
    line-height: 1.15 !important;
  }
}


/* === REAL FINAL MOBILE SHOP CATEGORY FIX ===
   Mobile category buttons show only the category name so text cannot overlap.
   Desktop left panel stays unchanged. */
@media (max-width: 760px) {
  html body.shop-page .mobile-top-categories {
    display: flex !important;
    position: sticky !important;
    top: 72px !important;
    z-index: 9998 !important;
    width: 100vw !important;
    max-width: 100vw !important;
    margin: 0 0 12px 0 !important;
    padding: 8px 10px !important;
    gap: 8px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
    border-radius: 0 0 16px 16px !important;
  }

  html body.shop-page .mobile-top-categories > button.mobile-category-btn,
  html body.shop-page .mobile-top-categories > .mobile-category-btn,
  html body.shop-page .mobile-top-categories .shop-category-btn.mobile-category-btn {
    flex: 0 0 108px !important;
    width: 108px !important;
    min-width: 108px !important;
    max-width: 108px !important;
    height: 44px !important;
    min-height: 44px !important;
    max-height: 44px !important;
    padding: 0 10px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: row !important;
    gap: 0 !important;
    line-height: 1 !important;
    text-align: center !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
    border-radius: 999px !important;
  }

  html body.shop-page .mobile-top-categories > button.mobile-category-btn span,
  html body.shop-page .mobile-top-categories > .mobile-category-btn span,
  html body.shop-page .mobile-top-categories .shop-category-btn.mobile-category-btn span {
    position: static !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 12.5px !important;
    line-height: 1 !important;
    font-weight: 900 !important;
    text-align: center !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }

  html body.shop-page .mobile-top-categories > button.mobile-category-btn small,
  html body.shop-page .mobile-top-categories > .mobile-category-btn small,
  html body.shop-page .mobile-top-categories .shop-category-btn.mobile-category-btn small {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    max-height: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}

/* === FINAL MOBILE STATIC CURSOR FISH FIX === */
@media (max-width: 760px) {
  html body .cursor-fish.mobile-static-fish,
  html body.shop-page .cursor-fish.mobile-static-fish {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: fixed !important;
    left: auto !important;
    top: auto !important;
    right: 12px !important;
    bottom: 18px !important;
    width: 56px !important;
    max-width: 56px !important;
    height: auto !important;
    z-index: 2147483000 !important;
    transform: none !important;
    pointer-events: auto !important;
    filter: drop-shadow(0 6px 10px rgba(0,0,0,.42)) !important;
    animation: mobileStaticFishFloat 2.2s ease-in-out infinite !important;
    will-change: transform !important;
  }

  html body .cursor-fish.mobile-static-fish.fish-spin,
  html body.shop-page .cursor-fish.mobile-static-fish.fish-spin {
    animation: mobileStaticFishSpin .65s ease-in-out, mobileStaticFishFloat 2.2s ease-in-out infinite !important;
  }
}

@keyframes mobileStaticFishFloat {
  0%, 100% { translate: 0 0; }
  50% { translate: 0 -5px; }
}

@keyframes mobileStaticFishSpin {
  0% { rotate: 0deg; }
  100% { rotate: 360deg; }
}

/* FINAL MOBILE SCROLL HEADER: hide menu bar when scrolling down, show when scrolling up. */
@media (max-width: 760px){
  html body .site-header{
    transition: transform .24s ease, opacity .24s ease !important;
    will-change: transform !important;
  }
  html body.mobile-nav-hidden .site-header{
    transform: translateY(-115%) !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
  html body.mobile-nav-hidden .main-nav.open{
    display: none !important;
  }
}


/* BRANCHES SECTION START */
.branches-section{
  position: relative;
  padding: clamp(42px, 6vw, 78px) 0;
  background: linear-gradient(180deg, rgba(2, 27, 46, 0.92), rgba(1, 18, 34, 0.96));
  color: #f3fbff;
  overflow: hidden;
}
.branches-section::before{
  content:"";
  position:absolute;
  inset:0;
  background: radial-gradient(circle at 18% 15%, rgba(42, 213, 255, 0.16), transparent 32%), radial-gradient(circle at 82% 80%, rgba(55, 255, 168, 0.12), transparent 30%);
  pointer-events:none;
}
.branches-section .container{position:relative; z-index:1;}
.branches-heading{text-align:center; margin-bottom:18px;}
.branches-heading .eyebrow{
  margin:0 0 6px;
  color:#68e4ff;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
  font-size:.8rem;
}
.branches-heading h2{
  margin:0;
  font-size:clamp(2rem, 5vw, 3.4rem);
  line-height:1;
  color:#ffffff;
  text-shadow:0 5px 24px rgba(0, 0, 0, .35);
}
.branches-divider{
  width:min(780px, 88vw);
  height:2px;
  margin:0 auto 28px;
  background:linear-gradient(90deg, transparent, rgba(90,230,255,.95), rgba(79,255,180,.85), transparent);
  box-shadow:0 0 22px rgba(66, 220, 255, .45);
  border-radius:999px;
}
.branches-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:24px;
  align-items:stretch;
}
.branch-card{
  border:1px solid rgba(108, 225, 255, .24);
  border-radius:24px;
  padding:24px;
  background:rgba(5, 36, 58, .84);
  box-shadow:0 18px 48px rgba(0, 0, 0, .28), inset 0 1px 0 rgba(255,255,255,.08);
  min-height:230px;
}
.branch-card-right{border-color:rgba(77, 255, 178, .28);}
.branch-card h3{
  margin:0 0 12px;
  font-size:clamp(1.25rem, 2vw, 1.7rem);
  color:#ffffff;
}
.branch-address{
  margin:0 0 16px;
  color:#cdefff;
  font-size:1rem;
  line-height:1.55;
}
.branch-details{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  gap:10px;
  color:#e8faff;
  line-height:1.45;
}
.branch-details a{color:#75f0ff; text-decoration:none; font-weight:800;}
.branch-details a:hover{text-decoration:underline;}
@media (max-width: 760px){
  .branches-section{padding:34px 0 44px;}
  .branches-grid{grid-template-columns:1fr; gap:16px;}
  .branch-card{padding:18px; border-radius:18px; min-height:auto;}
  .branches-divider{margin-bottom:18px;}
}
/* BRANCHES SECTION END */


/* BRANCHES PAGE - TWO MAP BOXES */
.branches-page{
  background:#021d38 url('assets/hero-background.jpg') center/cover fixed no-repeat;
  color:#fff;
}
.branches-page::before{
  content:"";
  position:fixed;
  inset:0;
  background:rgba(0,0,0,.62);
  pointer-events:none;
  z-index:-1;
}
.branches-page-hero{
  padding:58px 0 24px;
  text-align:center;
}
.branches-page-hero h1{
  margin:8px 0 12px;
  font-size:clamp(34px,5vw,62px);
  line-height:1;
  font-weight:900;
  color:#fff;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.branches-page-hero .branches-intro{
  max-width:720px;
  margin:12px auto 0;
  color:rgba(255,255,255,.82);
  font-size:17px;
  line-height:1.55;
}
.branches-logo-divider{
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:18px;
  max-width:900px;
  margin:18px auto 8px;
}
.branches-logo-divider span{
  height:4px;
  border-radius:999px;
  background:linear-gradient(90deg,#15e37a,#00aeff);
  box-shadow:0 0 18px rgba(0,174,255,.45);
}
.branches-logo-divider span:first-child{background:linear-gradient(90deg,#15e37a,#00aeff);}
.branches-logo-divider span:last-child{background:linear-gradient(90deg,#00aeff,#15e37a);}
.branches-logo-divider img{
  width:92px;
  height:92px;
  object-fit:contain;
  display:block;
  border-radius:50%;
  background:rgba(3,32,57,.92);
  border:2px solid rgba(255,255,255,.24);
  box-shadow:0 12px 28px rgba(0,0,0,.34),0 0 22px rgba(0,174,255,.28);
  padding:8px;
}
.branches-map-section{padding:22px 0 74px;}
.branches-two-boxes{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:28px;
  align-items:start;
}
.branch-location-box{
  background:linear-gradient(180deg,rgba(4,46,85,.96),rgba(1,28,54,.96));
  border:1px solid rgba(0,174,255,.54);
  border-radius:24px;
  box-shadow:0 18px 38px rgba(0,0,0,.32);
  overflow:hidden;
  padding:20px;
}
.branch-location-box h2{
  margin:0 0 16px;
  color:#fff;
  font-size:clamp(22px,3vw,32px);
  line-height:1.1;
  font-weight:900;
  text-align:center;
}
.branch-map-frame{
  width:100%;
  height:360px;
  border-radius:18px;
  overflow:hidden;
  border:2px solid rgba(21,227,122,.5);
  background:#031b32;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);
}
.branch-map-frame iframe{
  width:100%;
  height:100%;
  border:0;
  display:block;
}
.branch-info-block{
  margin-top:16px;
  padding:16px;
  border-radius:18px;
  background:rgba(0,0,0,.22);
  border:1px solid rgba(255,255,255,.1);
}
.branch-info-block p{
  margin:0 0 12px;
  color:rgba(255,255,255,.86);
  font-size:15.5px;
  line-height:1.5;
}
.branch-info-block p:last-child{margin-bottom:0;}
.branch-info-block strong{color:#fff;}
.branch-info-block a{color:#72e8ff; font-weight:800; text-decoration:none;}
.branch-info-block a:hover{text-decoration:underline;}
@media(max-width:900px){
  .branches-page-hero{padding:38px 0 16px;}
  .branches-logo-divider{gap:10px;}
  .branches-logo-divider img{width:70px;height:70px;padding:6px;}
  .branches-two-boxes{grid-template-columns:1fr; gap:18px;}
  .branch-location-box{padding:14px; border-radius:20px;}
  .branch-map-frame{height:300px;}
}
@media(max-width:760px){
  .branches-page-hero{padding-top:26px;}
  .branches-map-section{padding-bottom:48px;}
  .branch-map-frame{height:250px;}
  .branch-info-block{padding:13px;}
  .branch-info-block p{font-size:14px;}
}
/* END BRANCHES PAGE */

/* HARD FINAL MOBILE MENU HIDE - must stay at the very end. */
@media (max-width: 760px){
  html body .site-header,
  html body header.site-header{
    position: sticky !important;
    top: 0 !important;
    transition: transform .22s ease, opacity .22s ease !important;
    will-change: transform !important;
    z-index: 2147482000 !important;
  }
  html.mobile-nav-hidden body .site-header,
  html.mobile-nav-hidden body header.site-header,
  html body.mobile-nav-hidden .site-header,
  html body.mobile-nav-hidden header.site-header{
    transform: translate3d(0,-140%,0) !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
  html body.mobile-nav-hidden .main-nav.open,
  html.mobile-nav-hidden body .main-nav.open{
    display: none !important;
  }
}

/* Customer login, cart and dashboard */
body.customer-panel-open{overflow:hidden;}
.customer-overlay{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(0,8,18,.66);backdrop-filter:blur(8px);overflow:auto;}
.customer-overlay.open{display:flex;}
.customer-panel{position:relative;width:min(1120px,100%);max-height:calc(100vh - 48px);border:1px solid rgba(49,190,255,.65);border-radius:24px;background:linear-gradient(135deg,rgba(2,24,50,.96),rgba(0,65,110,.92)),url('assets/shop-background.png') center/cover;color:#ecfbff;box-shadow:0 24px 80px rgba(0,0,0,.58), inset 0 0 80px rgba(0,160,255,.14);overflow:auto;animation:customerPop .18s ease-out;}
.customer-panel.auth-mini-panel{width:min(480px,calc(100vw - 28px));min-height:0;border-radius:22px;}
.customer-panel.dashboard-panel,.customer-panel.cart-panel{width:min(1120px,calc(100vw - 32px));}
.customer-panel.edit-panel{width:min(760px,calc(100vw - 32px));}
@keyframes customerPop{from{transform:translateY(10px) scale(.97);opacity:.2}to{transform:translateY(0) scale(1);opacity:1}}
.customer-panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,rgba(118,219,255,.2),transparent 26%),radial-gradient(circle at 82% 2%,rgba(111,255,119,.12),transparent 20%);pointer-events:none;}
.customer-close{position:absolute;right:14px;top:12px;z-index:4;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.36);color:#fff;font-size:26px;line-height:1;cursor:pointer;}
#customerPanelContent{position:relative;z-index:2;padding:28px;}
.auth-mini-panel #customerPanelContent{padding:22px;}
.customer-auth-popup{display:block;}
.auth-popup-head{display:flex;gap:14px;align-items:center;margin:0 42px 18px 0;}
.auth-popup-head img{width:74px;height:auto;filter:drop-shadow(0 0 16px rgba(0,174,255,.55));}
.auth-popup-head h2,.customer-dashboard h2,.cart-shell h2,.edit-profile-shell h2{margin:0 0 6px;font-size:clamp(25px,4vw,42px);line-height:1;color:#fff;text-shadow:0 3px 0 #06498a,0 0 18px rgba(54,196,255,.8);}
.auth-popup-head p,.dash-top p{margin:0;color:#c7ebff;line-height:1.45;font-size:13px;}
.auth-card,.dash-card,.dash-benefits,.cart-summary{border:1px solid rgba(49,190,255,.5);border-radius:20px;background:rgba(0,20,45,.72);box-shadow:inset 0 0 36px rgba(10,170,255,.13);}
.auth-card{padding:18px;}
.auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px;}
.auth-tabs button,.primary-action,.outline-action,.quick-card button,.quick-card a{border:0;border-radius:999px;padding:11px 16px;font-weight:900;text-transform:uppercase;letter-spacing:.4px;cursor:pointer;text-align:center;text-decoration:none;}
.auth-tabs button{background:rgba(255,255,255,.08);color:#ccefff;border:1px solid rgba(255,255,255,.16);}
.auth-tabs button.active,.primary-action{background:linear-gradient(135deg,#7bd500,#23b100);color:#042400;box-shadow:0 0 22px rgba(108,230,0,.28);}
.outline-action{background:rgba(0,130,210,.14);border:1px solid rgba(67,198,255,.75);color:#dff8ff;}
.auth-form{display:flex;flex-direction:column;gap:12px;}
.auth-form.hidden{display:none;}
.auth-form label{font-size:11px;font-weight:900;text-transform:uppercase;color:#bdeeff;letter-spacing:.4px;}
.auth-form input,.auth-form textarea{display:block;width:100%;margin-top:6px;border:1px solid rgba(78,196,255,.45);border-radius:13px;background:rgba(0,14,34,.78);color:#fff;padding:11px 12px;outline:none;box-sizing:border-box;}
.auth-form textarea{resize:vertical;}
.auth-form input:focus,.auth-form textarea:focus{border-color:#85e800;box-shadow:0 0 0 3px rgba(133,232,0,.12);}
.two-col{display:grid;grid-template-columns:1fr 1fr;gap:10px;}
.form-message,.success-message{margin:0 0 14px;padding:11px 13px;border-radius:14px;background:rgba(39,178,255,.16);border:1px solid rgba(80,205,255,.4);color:#eaffff;font-weight:800;font-size:13px;}
.success-message{background:rgba(116,220,0,.16);border-color:rgba(128,245,0,.4);}
.dash-top{display:grid;grid-template-columns:1.1fr 1fr;gap:18px;align-items:center;margin-bottom:18px;}
.dash-kicker{display:inline-block;margin:0 0 8px!important;font-size:14px;font-weight:1000;color:#caffff;text-shadow:0 2px 0 #075fb3;letter-spacing:.8px;}
.dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}
.dash-stats article{padding:16px;border-radius:18px;background:linear-gradient(135deg,rgba(0,65,123,.92),rgba(0,33,74,.9));border:1px solid rgba(52,184,255,.38);box-shadow:0 10px 28px rgba(0,0,0,.18);}
.dash-stats span{font-size:27px;float:left;margin-right:10px;}
.dash-stats small{display:block;color:#b8e8ff;font-size:10px;text-transform:uppercase;font-weight:900;}
.dash-stats strong{display:block;color:#fff;font-size:22px;margin-top:2px;}
.dash-grid{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:16px;}
.dash-card{padding:18px;min-height:150px;}
.dash-card h3{margin:0 0 14px;font-size:15px;text-transform:uppercase;color:#f6fdff;text-shadow:0 0 12px rgba(58,190,255,.7);}
.profile-row{display:flex;gap:16px;align-items:center;margin-bottom:16px;}
.avatar{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:linear-gradient(135deg,#00a7ff,#73df00);font-size:25px;font-weight:1000;color:#001c2d;box-shadow:0 0 0 5px rgba(255,255,255,.08);}
.profile-row h4{margin:0 0 8px;color:#fff;font-size:18px;}.profile-row p{margin:5px 0;color:#c8edff;font-size:13px;}
.address-card h3 span{float:right;background:#7bd500;color:#052800;padding:4px 9px;border-radius:999px;font-size:10px;}.address-text{white-space:pre-line;color:#e4f9ff;line-height:1.55;margin-bottom:18px;}
.orders-card{grid-column:span 1;}.table-wrap{overflow:auto;} .orders-card table{width:100%;border-collapse:collapse;font-size:12px;}.orders-card th,.orders-card td{padding:10px 8px;border-bottom:1px solid rgba(255,255,255,.09);text-align:left;color:#dff8ff;}.orders-card th{color:#93ddff;text-transform:uppercase;font-size:10px;}.status-pill{display:inline-block;padding:5px 9px;border-radius:999px;background:rgba(117,220,0,.22);color:#b8ff70;font-weight:900;font-size:10px;}.empty-table{color:#b8eaff!important;text-align:center;}
.wishlist-card{grid-column:span 2;}.wishlist-items{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;}.wishlist-items div{min-height:92px;border-radius:16px;background:rgba(0,62,105,.58);border:1px solid rgba(54,189,255,.26);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;}.wishlist-items div:first-child{font-size:25px;}.wishlist-items strong{font-size:13px;color:#fff;}.wishlist-items small{color:#aee7ff;}
.quick-card{display:flex;flex-direction:column;gap:10px;}.quick-card button,.quick-card a{display:block;width:100%;box-sizing:border-box;background:linear-gradient(135deg,rgba(2,120,206,.85),rgba(0,47,90,.85));border:1px solid rgba(78,198,255,.32);color:#e9fbff;text-align:left;text-transform:none;}
.dash-benefits{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:13px 16px;}.dash-benefits div{padding:0 15px;border-right:1px solid rgba(255,255,255,.15);display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;}.dash-benefits div:last-child{border-right:0;}.dash-benefits strong{color:#39cbff;text-transform:uppercase;font-size:14px;}.dash-benefits span{grid-column:2;color:#c8ecff;font-size:12px;}
.cart-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;}.cart-list{display:flex;flex-direction:column;gap:10px;}.cart-row{display:grid;grid-template-columns:1fr auto auto auto;gap:12px;align-items:center;padding:14px;border-radius:16px;background:rgba(0,31,65,.72);border:1px solid rgba(60,190,255,.25);}.cart-row small{display:block;color:#aee8ff;margin-top:4px;}.qty-controls{display:flex;align-items:center;gap:8px;}.qty-controls button,.cart-remove{border:1px solid rgba(80,204,255,.38);background:rgba(0,118,200,.22);color:#fff;border-radius:10px;padding:7px 10px;cursor:pointer;}.cart-remove{color:#ffd6d6;border-color:rgba(255,120,120,.38);}.empty-cart{padding:30px;border-radius:18px;text-align:center;background:rgba(0,31,65,.72);border:1px dashed rgba(60,190,255,.36);color:#cdf1ff;}.cart-summary{margin-top:16px;padding:18px;display:flex;justify-content:space-between;gap:16px;align-items:center;}.cart-summary span,.cart-summary small{display:block;color:#bcecff;}.cart-summary strong{display:block;font-size:28px;color:#fff;margin:4px 0;}.primary-action:disabled{opacity:.5;cursor:not-allowed;filter:grayscale(1);}.edit-profile-shell{max-width:760px;margin:0 auto;}
@media (max-width:900px){.customer-overlay{align-items:flex-start;padding-top:70px}.customer-auth-shell,.dash-top,.dash-grid{grid-template-columns:1fr}.dash-stats{grid-template-columns:1fr}.wishlist-card{grid-column:auto}.dash-benefits{grid-template-columns:1fr 1fr;gap:14px}.dash-benefits div{border-right:0}.cart-row{grid-template-columns:1fr}.two-col{grid-template-columns:1fr}}
@media (max-width:560px){#customerPanelContent{padding:18px}.auth-mini-panel #customerPanelContent{padding:18px}.customer-panel{border-radius:18px}.auth-popup-head{align-items:flex-start;margin-right:38px}.auth-popup-head img{width:58px}.wishlist-items,.dash-benefits{grid-template-columns:1fr}.cart-summary{align-items:stretch;flex-direction:column}.customer-overlay{padding-left:10px;padding-right:10px}}


/* FIX: Account/cart must always open as a centered popup, never as a bottom page section */
body.customer-panel-open{overflow:hidden!important;}
.customer-overlay{
  position:fixed!important;
  inset:0!important;
  z-index:2147483647!important;
  display:none!important;
  align-items:center!important;
  justify-content:center!important;
  padding:24px!important;
  background:rgba(0,8,18,.72)!important;
  backdrop-filter:blur(8px)!important;
  overflow:auto!important;
}
.customer-overlay.open{display:flex!important;}
.customer-panel.auth-mini-panel{
  width:min(500px,calc(100vw - 28px))!important;
  max-height:calc(100vh - 48px)!important;
  margin:auto!important;
}
.customer-panel{
  position:relative!important;
  transform:none!important;
  bottom:auto!important;
  left:auto!important;
  right:auto!important;
  top:auto!important;
}
@media (max-width:900px){.customer-overlay{align-items:center!important;padding-top:24px!important;}}


/* FINAL WEBSITE FIX: MY DASHBOARD skew + bob animation */
body.dashboard-page .dash-title-img,
body.dashboard-page img.dash-title-img,
body.dashboard-page .dashboard-skew-bob-final{
  transform: rotate(-4deg) skew(-8deg, 1deg) !important;
  transform-origin: center center !important;
  animation: myDashboardSkewBobFinal 2.8s ease-in-out infinite !important;
  will-change: transform !important;
}
@keyframes myDashboardSkewBobFinal{
  0%,100%{transform:translateY(0) rotate(-4deg) skew(-8deg, 1deg) !important;}
  50%{transform:translateY(-10px) rotate(-2deg) skew(-8deg, 1deg) !important;}
}
@media (prefers-reduced-motion: reduce){
  body.dashboard-page .dash-title-img,
  body.dashboard-page img.dash-title-img,
  body.dashboard-page .dashboard-skew-bob-final{
    animation:none !important;
    transform:rotate(-4deg) skew(-8deg, 1deg) !important;
  }
}


/* Wishlist hearts on product cards */
.product-card{position:relative;}
.product-wishlist-btn{
  position:absolute;
  top:10px;
  right:10px;
  z-index:4;
  width:36px;
  height:36px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.45);
  background:rgba(0,28,58,.78);
  color:#fff;
  font-size:23px;
  line-height:1;
  display:grid;
  place-items:center;
  cursor:pointer;
  box-shadow:0 8px 20px rgba(0,0,0,.25), inset 0 0 18px rgba(0,172,255,.16);
  transition:transform .18s ease, background .18s ease, color .18s ease;
}
.product-wishlist-btn:hover{transform:scale(1.1);background:rgba(0,133,210,.88);}
.product-wishlist-btn.active{background:linear-gradient(135deg,#36d8ff,#0b79d0);color:#fff;text-shadow:0 0 10px rgba(255,255,255,.75);}
.wishlist-added-flash{animation:wishlistAddedFlash .85s ease;}
@keyframes wishlistAddedFlash{0%,100%{box-shadow:inherit;}50%{box-shadow:0 0 0 4px rgba(54,216,255,.35),0 0 26px rgba(54,216,255,.65);}}


/* FINAL UPGRADE: Premium wishlist icon on product cards */
.product-card{position:relative;}
.product-wishlist-btn{
  position:absolute !important;
  top:9px !important;
  right:9px !important;
  z-index:8 !important;
  width:42px !important;
  height:42px !important;
  border-radius:50% !important;
  border:1px solid rgba(170,239,255,.72) !important;
  background:
    radial-gradient(circle at 30% 22%,rgba(255,255,255,.46),transparent 23%),
    linear-gradient(145deg,rgba(4,174,255,.95),rgba(0,67,145,.94) 58%,rgba(0,24,66,.98)) !important;
  color:#ffffff !important;
  display:grid !important;
  place-items:center !important;
  cursor:pointer !important;
  box-shadow:
    inset 9px 10px 18px rgba(255,255,255,.18),
    inset -10px -12px 20px rgba(0,0,0,.30),
    0 10px 24px rgba(0,0,0,.34),
    0 0 20px rgba(26,190,255,.34) !important;
  transition:transform .2s ease, filter .2s ease, box-shadow .2s ease, background .2s ease !important;
  overflow:visible !important;
  isolation:isolate !important;
}

.product-wishlist-btn::before{
  content:"" !important;
  position:absolute !important;
  inset:5px !important;
  border-radius:50% !important;
  background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.38),transparent 28%) !important;
  pointer-events:none !important;
  z-index:-1 !important;
}

.product-wishlist-btn::after{
  content:"Wishlist" !important;
  position:absolute !important;
  right:48px !important;
  top:50% !important;
  transform:translateY(-50%) scale(.88) !important;
  transform-origin:right center !important;
  background:rgba(0,21,48,.92) !important;
  color:#eaffff !important;
  border:1px solid rgba(93,213,255,.52) !important;
  border-radius:999px !important;
  padding:6px 10px !important;
  font-size:10px !important;
  font-weight:1000 !important;
  letter-spacing:.4px !important;
  text-transform:uppercase !important;
  opacity:0 !important;
  pointer-events:none !important;
  white-space:nowrap !important;
  box-shadow:0 8px 20px rgba(0,0,0,.25) !important;
  transition:opacity .18s ease, transform .18s ease !important;
}

.product-wishlist-btn:hover{
  transform:translateY(-2px) scale(1.09) !important;
  filter:brightness(1.15) saturate(1.18) !important;
  box-shadow:
    inset 9px 10px 18px rgba(255,255,255,.20),
    inset -10px -12px 20px rgba(0,0,0,.28),
    0 14px 30px rgba(0,0,0,.38),
    0 0 28px rgba(77,219,255,.58) !important;
}

.product-wishlist-btn:hover::after{
  opacity:1 !important;
  transform:translateY(-50%) scale(1) !important;
}

.wishlist-heart-icon{
  font-size:20px !important;
  line-height:1 !important;
  color:#dff8ff !important;
  text-shadow:0 2px 8px rgba(0,0,0,.35),0 0 10px rgba(255,255,255,.34) !important;
  transform:translateY(1px) scale(.94) !important;
  transition:transform .2s ease, color .2s ease, text-shadow .2s ease !important;
}

.wishlist-plus-icon{
  position:absolute !important;
  right:5px !important;
  bottom:4px !important;
  width:15px !important;
  height:15px !important;
  border-radius:50% !important;
  display:grid !important;
  place-items:center !important;
  background:linear-gradient(135deg,#93ee25,#20b714) !important;
  color:#052900 !important;
  border:1px solid rgba(255,255,255,.7) !important;
  font-size:12px !important;
  font-weight:1000 !important;
  line-height:1 !important;
  box-shadow:0 3px 8px rgba(0,0,0,.28) !important;
  transition:transform .2s ease, opacity .2s ease !important;
}

.product-wishlist-btn.active{
  border-color:rgba(174,255,92,.9) !important;
  background:
    radial-gradient(circle at 30% 22%,rgba(255,255,255,.44),transparent 23%),
    linear-gradient(145deg,rgba(141,239,33,.96),rgba(25,162,20,.94) 55%,rgba(0,84,54,.98)) !important;
  box-shadow:
    inset 9px 10px 18px rgba(255,255,255,.20),
    inset -10px -12px 20px rgba(0,0,0,.26),
    0 12px 26px rgba(0,0,0,.34),
    0 0 26px rgba(118,235,30,.48) !important;
}

.product-wishlist-btn.active .wishlist-heart-icon{
  color:#ffffff !important;
  transform:translateY(1px) scale(1.12) !important;
  text-shadow:0 2px 8px rgba(0,0,0,.32),0 0 14px rgba(255,255,255,.78) !important;
}

.product-wishlist-btn.active .wishlist-plus-icon{
  opacity:0 !important;
  transform:scale(.2) rotate(90deg) !important;
}

.product-wishlist-btn.active::after{
  content:"Saved" !important;
}

.product-wishlist-btn:focus-visible{
  outline:3px solid rgba(255,255,255,.86) !important;
  outline-offset:4px !important;
}

.product-wishlist-btn.active .wishlist-heart-icon,
.product-wishlist-btn:active .wishlist-heart-icon{
  animation:wishlistHeartBeat .55s ease !important;
}

@keyframes wishlistHeartBeat{
  0%,100%{transform:translateY(1px) scale(1.05);}
  35%{transform:translateY(1px) scale(1.32);}
  65%{transform:translateY(1px) scale(.98);}
}

.wishlist-added-flash{
  animation:wishlistAddedFlash .9s ease !important;
}
@keyframes wishlistAddedFlash{
  0%,100%{box-shadow:inherit;}
  50%{box-shadow:0 0 0 5px rgba(142,239,33,.26),0 0 32px rgba(58,216,255,.72);}
}

@media(max-width:760px){
  .product-wishlist-btn{
    width:36px !important;
    height:36px !important;
    top:7px !important;
    right:7px !important;
  }
  .wishlist-heart-icon{font-size:17px !important;}
  .wishlist-plus-icon{width:13px !important;height:13px !important;font-size:10px !important;}
  .product-wishlist-btn::after{display:none !important;}
}


/* FINAL REQUEST: wishlist is a blue heart, turns green when pressed/saved */
.product-card{position:relative;}

.product-wishlist-btn{
  position:absolute !important;
  top:10px !important;
  right:10px !important;
  z-index:10 !important;
  width:42px !important;
  height:42px !important;
  border-radius:50% !important;
  border:2px solid rgba(43,184,255,.95) !important;
  background:rgba(0,24,56,.72) !important;
  display:grid !important;
  place-items:center !important;
  cursor:pointer !important;
  box-shadow:
    0 10px 24px rgba(0,0,0,.34),
    0 0 20px rgba(43,184,255,.35),
    inset 0 0 18px rgba(43,184,255,.18) !important;
  transition:transform .18s ease, border-color .18s ease, background .18s ease, box-shadow .18s ease !important;
}

.product-wishlist-btn::before,
.product-wishlist-btn::after{
  display:none !important;
  content:none !important;
}

.product-wishlist-btn .wishlist-heart-icon{
  display:block !important;
  font-size:23px !important;
  line-height:1 !important;
  color:#27baff !important;
  text-shadow:
    0 0 10px rgba(39,186,255,.72),
    0 2px 7px rgba(0,0,0,.35) !important;
  transform:translateY(1px) !important;
  transition:color .18s ease, transform .18s ease, text-shadow .18s ease !important;
}

.product-wishlist-btn .wishlist-plus-icon{
  display:none !important;
}

.product-wishlist-btn:hover{
  transform:translateY(-2px) scale(1.08) !important;
  border-color:rgba(120,222,255,1) !important;
  background:rgba(0,44,88,.88) !important;
  box-shadow:
    0 14px 30px rgba(0,0,0,.38),
    0 0 28px rgba(43,184,255,.58),
    inset 0 0 22px rgba(43,184,255,.22) !important;
}

.product-wishlist-btn:hover .wishlist-heart-icon{
  transform:translateY(1px) scale(1.12) !important;
}

.product-wishlist-btn.active{
  border-color:rgba(124,239,30,.98) !important;
  background:rgba(4,54,37,.86) !important;
  box-shadow:
    0 12px 26px rgba(0,0,0,.34),
    0 0 27px rgba(124,239,30,.55),
    inset 0 0 20px rgba(124,239,30,.20) !important;
}

.product-wishlist-btn.active .wishlist-heart-icon{
  color:#7cef1e !important;
  transform:translateY(1px) scale(1.14) !important;
  text-shadow:
    0 0 13px rgba(124,239,30,.84),
    0 2px 7px rgba(0,0,0,.32) !important;
}

.product-wishlist-btn:active .wishlist-heart-icon,
.product-wishlist-btn.active .wishlist-heart-icon{
  animation:blueGreenHeartPop .46s ease !important;
}

@keyframes blueGreenHeartPop{
  0%,100%{transform:translateY(1px) scale(1.05);}
  40%{transform:translateY(1px) scale(1.34);}
  70%{transform:translateY(1px) scale(.98);}
}

.product-wishlist-btn:focus-visible{
  outline:3px solid rgba(255,255,255,.9) !important;
  outline-offset:4px !important;
}

@media(max-width:760px){
  .product-wishlist-btn{
    width:36px !important;
    height:36px !important;
    top:7px !important;
    right:7px !important;
  }
  .product-wishlist-btn .wishlist-heart-icon{
    font-size:20px !important;
  }
}


/* HARD FIX: visible blue wishlist heart on every product */
html body .product-card,
html body .shop-dynamic-card{
  position:relative !important;
  overflow:visible !important;
}

html body .product-card .product-wishlist-btn,
html body .shop-dynamic-card .product-wishlist-btn{
  position:absolute !important;
  top:8px !important;
  right:8px !important;
  z-index:999 !important;
  width:38px !important;
  height:38px !important;
  min-width:38px !important;
  min-height:38px !important;
  padding:0 !important;
  margin:0 !important;
  border-radius:50% !important;
  border:2px solid #27baff !important;
  background:rgba(0,22,56,.92) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:auto !important;
  cursor:pointer !important;
  box-shadow:0 8px 18px rgba(0,0,0,.35),0 0 18px rgba(39,186,255,.55) !important;
  transform:none !important;
}

html body .product-card .product-wishlist-btn .wishlist-heart-icon,
html body .shop-dynamic-card .product-wishlist-btn .wishlist-heart-icon{
  display:block !important;
  font-size:24px !important;
  line-height:1 !important;
  color:#27baff !important;
  opacity:1 !important;
  visibility:visible !important;
  text-shadow:0 0 10px rgba(39,186,255,.75) !important;
}

html body .product-card .product-wishlist-btn.active,
html body .shop-dynamic-card .product-wishlist-btn.active{
  border-color:#7cef1e !important;
  background:rgba(4,54,37,.95) !important;
  box-shadow:0 8px 18px rgba(0,0,0,.35),0 0 20px rgba(124,239,30,.6) !important;
}

html body .product-card .product-wishlist-btn.active .wishlist-heart-icon,
html body .shop-dynamic-card .product-wishlist-btn.active .wishlist-heart-icon{
  color:#7cef1e !important;
  text-shadow:0 0 12px rgba(124,239,30,.8) !important;
}

html body .product-card .product-wishlist-btn::before,
html body .product-card .product-wishlist-btn::after,
html body .shop-dynamic-card .product-wishlist-btn::before,
html body .shop-dynamic-card .product-wishlist-btn::after{
  display:none !important;
  content:none !important;
}


/* FINAL REQUEST: remove wishlist icons from all product cards */
.product-wishlist-btn,
.wishlist-heart-icon,
.wishlist-plus-icon{
  display:none !important;
  visibility:hidden !important;
  opacity:0 !important;
  pointer-events:none !important;
}


/* FINAL: wishlist heart icon - blue normally, green when saved */
html body .product-card,
html body .shop-dynamic-card{
  position:relative !important;
  overflow:visible !important;
}

html body .product-wishlist-btn{
  position:absolute !important;
  top:8px !important;
  right:8px !important;
  z-index:9999 !important;
  width:38px !important;
  height:38px !important;
  min-width:38px !important;
  min-height:38px !important;
  padding:0 !important;
  margin:0 !important;
  border-radius:50% !important;
  border:2px solid #27baff !important;
  background:rgba(0,22,56,.94) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:auto !important;
  cursor:pointer !important;
  box-shadow:0 8px 18px rgba(0,0,0,.35),0 0 18px rgba(39,186,255,.55) !important;
  transition:transform .18s ease, border-color .18s ease, background .18s ease, box-shadow .18s ease !important;
}

html body .product-wishlist-btn:hover{
  transform:translateY(-2px) scale(1.08) !important;
}

html body .product-wishlist-btn .wishlist-heart-icon{
  display:block !important;
  font-size:24px !important;
  line-height:1 !important;
  color:#27baff !important;
  opacity:1 !important;
  visibility:visible !important;
  text-shadow:0 0 10px rgba(39,186,255,.75),0 2px 6px rgba(0,0,0,.35) !important;
}

html body .product-wishlist-btn.active{
  border-color:#7cef1e !important;
  background:rgba(4,54,37,.96) !important;
  box-shadow:0 8px 18px rgba(0,0,0,.35),0 0 20px rgba(124,239,30,.65) !important;
}

html body .product-wishlist-btn.active .wishlist-heart-icon{
  color:#7cef1e !important;
  text-shadow:0 0 12px rgba(124,239,30,.85),0 2px 6px rgba(0,0,0,.35) !important;
}

html body .product-wishlist-btn::before,
html body .product-wishlist-btn::after{
  display:none !important;
  content:none !important;
}

html body .wishlist-plus-icon{
  display:none !important;
}

@media(max-width:760px){
  html body .product-wishlist-btn{
    width:34px !important;
    height:34px !important;
    min-width:34px !important;
    min-height:34px !important;
  }
  html body .product-wishlist-btn .wishlist-heart-icon{
    font-size:21px !important;
  }
}


/* FINAL: product wishlist heart matches dashboard wishlist style */
html body .product-wishlist-btn{
  position:absolute !important;
  top:8px !important;
  right:8px !important;
  z-index:9999 !important;
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  min-height:34px !important;
  padding:0 !important;
  margin:0 !important;
  border:1px solid rgba(75,201,255,.58) !important;
  border-radius:12px !important;
  background:linear-gradient(135deg,rgba(0,126,210,.66),rgba(0,34,82,.76)) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:auto !important;
  cursor:pointer !important;
  box-shadow:inset 0 0 22px rgba(0,178,255,.14),0 8px 18px rgba(0,0,0,.24) !important;
  transition:transform .18s ease, border-color .18s ease, background .18s ease, box-shadow .18s ease !important;
}

html body .product-wishlist-btn:hover{
  transform:translateY(-2px) scale(1.08) !important;
  border-color:rgba(120,222,255,.95) !important;
  box-shadow:inset 0 0 24px rgba(0,178,255,.22),0 10px 22px rgba(0,0,0,.30),0 0 14px rgba(43,184,255,.32) !important;
}

html body .product-wishlist-btn .wishlist-heart-icon{
  display:block !important;
  font-size:18px !important;
  line-height:1 !important;
  color:inherit !important;
  opacity:1 !important;
  visibility:visible !important;
  filter:drop-shadow(0 0 7px rgba(39,186,255,.55)) !important;
  transform:translateY(1px) !important;
}

html body .product-wishlist-btn.active{
  border-color:rgba(142,239,33,.82) !important;
  background:linear-gradient(135deg,rgba(23,166,35,.78),rgba(0,71,55,.82)) !important;
  box-shadow:inset 0 0 22px rgba(126,239,30,.20),0 10px 22px rgba(0,0,0,.30),0 0 16px rgba(126,239,30,.38) !important;
}

html body .product-wishlist-btn.active .wishlist-heart-icon{
  filter:drop-shadow(0 0 9px rgba(126,239,30,.72)) !important;
}

html body .product-wishlist-btn::before,
html body .product-wishlist-btn::after{
  display:none !important;
  content:none !important;
}

@media(max-width:760px){
  html body .product-wishlist-btn{
    width:30px !important;
    height:30px !important;
    min-width:30px !important;
    min-height:30px !important;
    border-radius:10px !important;
  }
  html body .product-wishlist-btn .wishlist-heart-icon{
    font-size:16px !important;
  }
}


/* FINAL REQUEST: product wishlist button has no white background and turns green when saved */
html body .product-card .product-wishlist-btn,
html body .shop-dynamic-card .product-wishlist-btn,
html body .product-wishlist-btn{
  background:transparent !important;
  background-color:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  width:34px !important;
  height:34px !important;
  min-width:34px !important;
  min-height:34px !important;
  border-radius:0 !important;
  padding:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  opacity:1 !important;
  visibility:visible !important;
  pointer-events:auto !important;
  cursor:pointer !important;
  position:absolute !important;
  top:8px !important;
  right:8px !important;
  z-index:9999 !important;
}

html body .product-card .product-wishlist-btn .wishlist-heart-icon,
html body .shop-dynamic-card .product-wishlist-btn .wishlist-heart-icon,
html body .product-wishlist-btn .wishlist-heart-icon{
  display:block !important;
  font-size:25px !important;
  line-height:1 !important;
  color:#27baff !important;
  opacity:1 !important;
  visibility:visible !important;
  filter:drop-shadow(0 2px 4px rgba(0,0,0,.45)) drop-shadow(0 0 8px rgba(39,186,255,.55)) !important;
  transform:translateY(1px) !important;
  transition:color .18s ease, transform .18s ease, filter .18s ease !important;
}

html body .product-card .product-wishlist-btn:hover,
html body .shop-dynamic-card .product-wishlist-btn:hover,
html body .product-wishlist-btn:hover{
  background:transparent !important;
  background-color:transparent !important;
  box-shadow:none !important;
  transform:scale(1.12) !important;
}

html body .product-card .product-wishlist-btn.active,
html body .shop-dynamic-card .product-wishlist-btn.active,
html body .product-wishlist-btn.active{
  background:transparent !important;
  background-color:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}

html body .product-card .product-wishlist-btn.active .wishlist-heart-icon,
html body .shop-dynamic-card .product-wishlist-btn.active .wishlist-heart-icon,
html body .product-wishlist-btn.active .wishlist-heart-icon{
  color:#7cef1e !important;
  filter:drop-shadow(0 2px 4px rgba(0,0,0,.45)) drop-shadow(0 0 10px rgba(124,239,30,.8)) !important;
  transform:translateY(1px) scale(1.12) !important;
}

html body .product-wishlist-btn::before,
html body .product-wishlist-btn::after{
  display:none !important;
  content:none !important;
  background:none !important;
}

html body .product-wishlist-btn:active .wishlist-heart-icon{
  animation:wishlistGreenPop .38s ease !important;
}

@keyframes wishlistGreenPop{
  0%,100%{transform:translateY(1px) scale(1.08);}
  45%{transform:translateY(1px) scale(1.34);}
}

@media(max-width:760px){
  html body .product-card .product-wishlist-btn,
  html body .shop-dynamic-card .product-wishlist-btn,
  html body .product-wishlist-btn{
    width:30px !important;
    height:30px !important;
    min-width:30px !important;
    min-height:30px !important;
  }
  html body .product-card .product-wishlist-btn .wishlist-heart-icon,
  html body .shop-dynamic-card .product-wishlist-btn .wishlist-heart-icon,
  html body .product-wishlist-btn .wishlist-heart-icon{
    font-size:22px !important;
  }
}


/* ABSOLUTE FINAL FIX for the actual generated wishlist button */
html body.shop-page button.product-wishlist-btn,
html body button.product-wishlist-btn,
html body .products-grid article.product-card > button.product-wishlist-btn,
html body .products-grid .shop-dynamic-card > button.product-wishlist-btn{
  all: unset !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  position: absolute !important;
  top: 8px !important;
  right: 8px !important;
  z-index: 2147483647 !important;
  width: 32px !important;
  height: 32px !important;
  min-width: 32px !important;
  min-height: 32px !important;
  max-width: 32px !important;
  max-height: 32px !important;
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  outline: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  box-shadow: none !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  cursor: pointer !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  overflow: visible !important;
  font-family: inherit !important;
  line-height: 1 !important;
  text-align: center !important;
}

html body.shop-page button.product-wishlist-btn::before,
html body.shop-page button.product-wishlist-btn::after,
html body button.product-wishlist-btn::before,
html body button.product-wishlist-btn::after{
  content: none !important;
  display: none !important;
  background: none !important;
  box-shadow: none !important;
  border: 0 !important;
}

html body.shop-page button.product-wishlist-btn span.wishlist-heart-icon,
html body button.product-wishlist-btn span.wishlist-heart-icon,
html body .products-grid article.product-card > button.product-wishlist-btn span.wishlist-heart-icon{
  all: unset !important;
  display: block !important;
  font-size: 27px !important;
  line-height: 1 !important;
  color: #21baff !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: none !important;
  text-shadow: 0 2px 4px rgba(0,0,0,.58), 0 0 10px rgba(33,186,255,.78) !important;
  filter: none !important;
  transform: translateY(-1px) !important;
}

html body.shop-page button.product-wishlist-btn.active span.wishlist-heart-icon,
html body.shop-page button.product-wishlist-btn[data-saved="true"] span.wishlist-heart-icon,
html body button.product-wishlist-btn.active span.wishlist-heart-icon,
html body button.product-wishlist-btn[data-saved="true"] span.wishlist-heart-icon{
  color: #78ef1e !important;
  text-shadow: 0 2px 4px rgba(0,0,0,.58), 0 0 12px rgba(120,239,30,.90) !important;
  transform: translateY(-1px) scale(1.12) !important;
}

html body.shop-page button.product-wishlist-btn:hover,
html body button.product-wishlist-btn:hover{
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  transform: scale(1.12) !important;
}

html body.shop-page button.product-wishlist-btn:active span.wishlist-heart-icon,
html body button.product-wishlist-btn:active span.wishlist-heart-icon{
  color: #78ef1e !important;
  transform: translateY(-1px) scale(1.28) !important;
}

html body.shop-page .product-card,
html body.shop-page .shop-dynamic-card,
html body .products-grid .product-card{
  position: relative !important;
  overflow: visible !important;
}


/* Safe wishlist heart: no white button box, green when saved */
body.shop-page .product-card{position:relative !important;}
body.shop-page .product-wishlist-btn{
  position:absolute !important;
  top:8px !important;
  right:8px !important;
  z-index:20 !important;
  width:30px !important;
  height:30px !important;
  padding:0 !important;
  margin:0 !important;
  border:0 !important;
  background:transparent !important;
  background-color:transparent !important;
  background-image:none !important;
  box-shadow:none !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  cursor:pointer !important;
  line-height:1 !important;
}
body.shop-page .product-wishlist-btn::before,
body.shop-page .product-wishlist-btn::after{display:none !important;content:none !important;}
body.shop-page .product-wishlist-btn .wishlist-heart-icon{
  font-size:25px !important;
  line-height:1 !important;
  filter:drop-shadow(0 0 8px rgba(33,186,255,.8)) drop-shadow(0 2px 4px rgba(0,0,0,.55)) !important;
}
body.shop-page .product-wishlist-btn.active .wishlist-heart-icon,
body.shop-page .product-wishlist-btn[data-saved="true"] .wishlist-heart-icon{
  filter:drop-shadow(0 0 9px rgba(120,239,30,.95)) drop-shadow(0 2px 4px rgba(0,0,0,.55)) !important;
}

/* NUCLEAR WISHLIST FIX: green state is forced on the button and icon */
html body.shop-page button.product-wishlist-btn,
html body button.product-wishlist-btn.product-wishlist-btn{
  background: transparent !important;
  background-color: transparent !important;
  background-image: none !important;
  border: 0 !important;
  box-shadow: none !important;
  color: #18a8ff !important;
}
html body.shop-page button.product-wishlist-btn .wishlist-heart-icon,
html body button.product-wishlist-btn.product-wishlist-btn .wishlist-heart-icon{
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 31px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  color: #18a8ff !important;
  -webkit-text-fill-color: #18a8ff !important;
  text-shadow: 0 2px 4px rgba(0,0,0,.65),0 0 10px rgba(24,168,255,.82) !important;
}
html body.shop-page button.product-wishlist-btn.active,
html body.shop-page button.product-wishlist-btn.is-wishlisted,
html body.shop-page button.product-wishlist-btn[data-saved="true"],
html body.shop-page button.product-wishlist-btn[data-wishlist-active="true"],
html body button.product-wishlist-btn.product-wishlist-btn.active,
html body button.product-wishlist-btn.product-wishlist-btn.is-wishlisted,
html body button.product-wishlist-btn.product-wishlist-btn[data-saved="true"],
html body button.product-wishlist-btn.product-wishlist-btn[data-wishlist-active="true"]{
  color: #20d000 !important;
}
html body.shop-page button.product-wishlist-btn.active .wishlist-heart-icon,
html body.shop-page button.product-wishlist-btn.is-wishlisted .wishlist-heart-icon,
html body.shop-page button.product-wishlist-btn[data-saved="true"] .wishlist-heart-icon,
html body.shop-page button.product-wishlist-btn[data-wishlist-active="true"] .wishlist-heart-icon,
html body button.product-wishlist-btn.product-wishlist-btn.active .wishlist-heart-icon,
html body button.product-wishlist-btn.product-wishlist-btn.is-wishlisted .wishlist-heart-icon,
html body button.product-wishlist-btn.product-wishlist-btn[data-saved="true"] .wishlist-heart-icon,
html body button.product-wishlist-btn.product-wishlist-btn[data-wishlist-active="true"] .wishlist-heart-icon{
  color: #20d000 !important;
  -webkit-text-fill-color: #20d000 !important;
  text-shadow: 0 2px 4px rgba(0,0,0,.65),0 0 10px rgba(32,208,0,.95),0 0 18px rgba(32,208,0,.65) !important;
  filter: drop-shadow(0 0 10px rgba(32,208,0,.95)) !important;
  transform: scale(1.16) !important;
}


/* FINAL REQUEST: rectangular wishlist blocks with product image space */
.wishlist-items,.fourm-wish-items,.wish-list{grid-template-columns:1fr!important;gap:10px!important;}
.wishlist-items>div,.fourm-wish-product,.wish-item{min-height:86px!important;border-radius:16px!important;}


/* FINAL REQUEST: wishlist cards become horizontal sliders */
.wishlist-items,.fourm-wish-items,.wish-list{display:flex!important;grid-template-columns:none!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;padding-bottom:10px!important;}
.wishlist-items>div,.fourm-wish-product,.wish-item{flex:0 0 min(360px,82vw)!important;width:min(360px,82vw)!important;scroll-snap-align:start!important;}
.fourm-wish-slider,.dash-wish-slider{position:relative!important;display:grid!important;grid-template-columns:36px 1fr 36px!important;gap:8px!important;align-items:center!important;}
.fourm-wish-slide-btn,.dash-wish-slide-btn{width:36px!important;height:72px!important;border-radius:16px!important;border:1px solid rgba(86,214,255,.55)!important;background:linear-gradient(135deg,rgba(0,126,205,.85),rgba(0,38,82,.92))!important;color:#fff!important;font-size:30px!important;font-weight:1000!important;line-height:1!important;cursor:pointer!important;box-shadow:0 8px 18px rgba(0,0,0,.24),inset 0 0 16px rgba(55,202,255,.18)!important;}
.fourm-wish-slide-btn:hover,.dash-wish-slide-btn:hover{background:linear-gradient(135deg,rgba(126,231,28,.90),rgba(0,118,80,.92))!important;color:#042600!important;}
.wish-empty,.fourm-wish-empty{flex:1 0 100%!important;}
@media(max-width:580px){.fourm-wish-slider,.dash-wish-slider{grid-template-columns:30px 1fr 30px!important;gap:6px!important}.fourm-wish-slide-btn,.dash-wish-slide-btn{width:30px!important;height:64px!important;font-size:24px!important}.wishlist-items>div,.fourm-wish-product,.wish-item{flex-basis:calc(100vw - 108px)!important;width:calc(100vw - 108px)!important;}}


/* FINAL USER FIX: mobile dashboard tall rectangular tiles + no wishlist slider */
@media (max-width: 980px){
  body.dashboard-page .dash-hero{
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    gap:10px !important;
  }
  body.dashboard-page .dash-hero-left{
    order:1 !important;
    width:100% !important;
    align-items:center !important;
  }
  body.dashboard-page .dash-title-img{
    display:block !important;
    width:min(330px,92vw) !important;
    max-width:100% !important;
    margin:0 auto 4px !important;
  }
  body.dashboard-page .dash-stats{
    order:2 !important;
    width:100% !important;
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:8px !important;
    justify-content:center !important;
    align-items:stretch !important;
    margin:2px auto 12px !important;
    padding:0 !important;
  }
  body.dashboard-page .dash-stat,
  body.dashboard-page .dash-stat:nth-child(2),
  body.dashboard-page .dash-stat:nth-child(3),
  body.dashboard-page .dash-stat:nth-child(4){
    width:100% !important;
    max-width:none !important;
    height:92px !important;
    min-height:92px !important;
    aspect-ratio:auto !important;
    border-radius:18px !important;
    margin:0 !important;
    padding:8px 4px !important;
    gap:4px !important;
    animation:none !important;
  }
  body.dashboard-page .dash-stat:before{border-radius:14px !important;}
  body.dashboard-page .dash-stat:after{border-radius:999px !important;}
  body.dashboard-page .dash-stat-icon{
    width:25px !important;
    height:25px !important;
    font-size:14px !important;
  }
  body.dashboard-page .dash-stat small{
    font-size:6.7px !important;
    line-height:1.06 !important;
    letter-spacing:.05px !important;
    white-space:normal !important;
  }
  body.dashboard-page .dash-stat strong{
    font-size:clamp(11px,3vw,14px) !important;
    line-height:1 !important;
    max-width:100% !important;
    overflow-wrap:anywhere !important;
  }
  body.dashboard-page .dash-grid{
    display:flex !important;
    flex-direction:column !important;
    gap:12px !important;
    width:100% !important;
  }
  body.dashboard-page .dash-card,
  body.dashboard-page .dash-card.wide,
  body.dashboard-page .wishlist-card,
  body.dashboard-page .rewards-card{
    width:100% !important;
    grid-column:auto !important;
  }
  body.dashboard-page .dash-wish-slider,
  body.dashboard-page .dash-wish-list-wrap{
    display:block !important;
    width:100% !important;
  }
  body.dashboard-page .dash-wish-slide-btn{
    display:none !important;
  }
  body.dashboard-page .dash-wish-slider .wish-list,
  body.dashboard-page .dash-wish-list-wrap .wish-list,
  body.dashboard-page .wishlist-card .wish-list{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    overflow:visible !important;
    scroll-snap-type:none !important;
    padding:0 !important;
  }
  body.dashboard-page .dash-wish-slider .wish-item,
  body.dashboard-page .dash-wish-list-wrap .wish-item,
  body.dashboard-page .wishlist-card .wish-item{
    width:100% !important;
    max-width:none !important;
    flex:none !important;
    min-height:78px !important;
    scroll-snap-align:none !important;
  }
}
@media (max-width: 430px){
  body.dashboard-page .dash-stats{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:6px !important;
  }
  body.dashboard-page .dash-stat,
  body.dashboard-page .dash-stat:nth-child(2),
  body.dashboard-page .dash-stat:nth-child(3),
  body.dashboard-page .dash-stat:nth-child(4){
    height:84px !important;
    min-height:84px !important;
    border-radius:15px !important;
    padding:7px 3px !important;
  }
  body.dashboard-page .dash-stat-icon{width:22px !important;height:22px !important;font-size:12px !important;}
  body.dashboard-page .dash-stat small{font-size:6.2px !important;}
  body.dashboard-page .dash-stat strong{font-size:11px !important;}
}


/* FINAL FIX: wishlist is a product-style mini slider with arrows only, no bottom scrollbar/panel */
body.dashboard-page .wishlist-card .dash-wish-list-wrap,
body.dashboard-page .wishlist-card .dash-wish-slider,
.fourm-wish-slider{
  display:grid !important;
  grid-template-columns:34px minmax(0,1fr) 34px !important;
  align-items:center !important;
  gap:8px !important;
  width:100% !important;
  overflow:hidden !important;
}
body.dashboard-page .wishlist-card .wish-list,
.fourm-wish-slider .fourm-wish-items{
  display:flex !important;
  grid-template-columns:none !important;
  gap:10px !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  scroll-behavior:smooth !important;
  scroll-snap-type:x mandatory !important;
  scrollbar-width:none !important;
  -ms-overflow-style:none !important;
  padding:2px 0 4px !important;
  margin:0 !important;
}
body.dashboard-page .wishlist-card .wish-list::-webkit-scrollbar,
.fourm-wish-slider .fourm-wish-items::-webkit-scrollbar{
  display:none !important;
  width:0 !important;
  height:0 !important;
}
body.dashboard-page .wishlist-card .wish-item,
.fourm-wish-slider .fourm-wish-product{
  flex:0 0 156px !important;
  width:156px !important;
  min-width:156px !important;
  min-height:210px !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:stretch !important;
  justify-content:flex-start !important;
  gap:8px !important;
  position:relative !important;
  padding:10px !important;
  border-radius:20px !important;
  border:1px solid rgba(78,198,255,.42) !important;
  background:linear-gradient(180deg,rgba(6,58,111,.92),rgba(0,20,48,.96)) !important;
  box-shadow:0 10px 22px rgba(0,0,0,.22), inset 0 0 22px rgba(57,205,255,.13) !important;
  scroll-snap-align:start !important;
  overflow:hidden !important;
  box-sizing:border-box !important;
}
body.dashboard-page .wishlist-card .wish-img,
.fourm-wish-slider .fourm-wish-img{
  width:100% !important;
  height:112px !important;
  border-radius:16px !important;
  display:grid !important;
  place-items:center !important;
  background:radial-gradient(circle at center,rgba(73,204,255,.22),rgba(0,18,45,.88)) !important;
  border:1px solid rgba(120,220,255,.30) !important;
  overflow:hidden !important;
  flex:0 0 auto !important;
}
body.dashboard-page .wishlist-card .wish-img img,
.fourm-wish-slider .fourm-wish-img img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  display:block !important;
}
body.dashboard-page .wishlist-card .wish-copy,
.fourm-wish-slider .fourm-wish-copy{
  width:100% !important;
  min-width:0 !important;
  display:flex !important;
  flex-direction:column !important;
  gap:3px !important;
  text-align:left !important;
}
body.dashboard-page .wishlist-card .wish-copy b,
.fourm-wish-slider .fourm-wish-copy strong{
  color:#fff !important;
  font-size:12px !important;
  line-height:1.15 !important;
  min-height:28px !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}
body.dashboard-page .wishlist-card .wish-copy p,
.fourm-wish-slider .fourm-wish-copy small{
  color:#8ee831 !important;
  font-weight:1000 !important;
  font-size:12px !important;
  line-height:1.2 !important;
  margin:0 !important;
}
body.dashboard-page .wishlist-card .wish-remove,
.fourm-wish-slider .fourm-wish-remove{
  position:absolute !important;
  top:7px !important;
  right:7px !important;
  z-index:3 !important;
  width:25px !important;
  height:25px !important;
  border-radius:999px !important;
  display:grid !important;
  place-items:center !important;
  border:1px solid rgba(255,255,255,.45) !important;
  background:rgba(0,14,34,.78) !important;
  color:#fff !important;
  font-size:18px !important;
  line-height:1 !important;
  cursor:pointer !important;
}
body.dashboard-page .dash-wish-slide-btn,
.fourm-wish-slide-btn{
  display:grid !important;
  place-items:center !important;
  width:34px !important;
  height:54px !important;
  border-radius:14px !important;
  border:1px solid rgba(86,214,255,.60) !important;
  background:linear-gradient(135deg,rgba(0,126,205,.90),rgba(0,38,82,.96)) !important;
  color:#fff !important;
  font-size:28px !important;
  font-weight:1000 !important;
  line-height:1 !important;
  cursor:pointer !important;
  box-shadow:0 7px 15px rgba(0,0,0,.24), inset 0 0 14px rgba(55,202,255,.18) !important;
}
body.dashboard-page .dash-wish-slide-btn:hover,
.fourm-wish-slide-btn:hover{
  background:linear-gradient(135deg,rgba(126,231,28,.96),rgba(0,118,80,.94)) !important;
  color:#042600 !important;
}
body.dashboard-page .wishlist-card .wish-empty,
.fourm-wish-slider .fourm-wish-empty{
  flex:1 0 100% !important;
  width:100% !important;
  min-height:90px !important;
  display:grid !important;
  place-items:center !important;
}
@media (max-width: 980px){
  body.dashboard-page .wishlist-card .dash-wish-list-wrap,
  body.dashboard-page .wishlist-card .dash-wish-slider,
  .fourm-wish-slider{
    grid-template-columns:30px minmax(0,1fr) 30px !important;
    gap:6px !important;
  }
  body.dashboard-page .wishlist-card .wish-list,
  .fourm-wish-slider .fourm-wish-items{
    display:flex !important;
    overflow-x:auto !important;
    scroll-snap-type:x mandatory !important;
    padding-bottom:2px !important;
  }
  body.dashboard-page .wishlist-card .wish-item,
  .fourm-wish-slider .fourm-wish-product{
    flex-basis:132px !important;
    width:132px !important;
    min-width:132px !important;
    min-height:186px !important;
    padding:8px !important;
    border-radius:16px !important;
  }
  body.dashboard-page .wishlist-card .wish-img,
  .fourm-wish-slider .fourm-wish-img{
    height:92px !important;
    border-radius:13px !important;
  }
  body.dashboard-page .dash-wish-slide-btn,
  .fourm-wish-slide-btn{
    width:30px !important;
    height:48px !important;
    border-radius:12px !important;
    font-size:24px !important;
  }
}
@media (max-width: 420px){
  body.dashboard-page .wishlist-card .wish-item,
  .fourm-wish-slider .fourm-wish-product{
    flex-basis:118px !important;
    width:118px !important;
    min-width:118px !important;
    min-height:178px !important;
  }
  body.dashboard-page .wishlist-card .wish-img,
  .fourm-wish-slider .fourm-wish-img{height:82px !important;}
  body.dashboard-page .wishlist-card .wish-copy b,
  .fourm-wish-slider .fourm-wish-copy strong{font-size:11px !important;}
}


/* FINAL FINAL FIX: square wishlist slider cards - 3 visible on mobile, arrows only */
body.dashboard-page .wishlist-card .dash-wish-slider,
body.dashboard-page .wishlist-card .dash-wish-list-wrap,
.fourm-wish-slider{
  display:grid !important;
  grid-template-columns:30px minmax(0,1fr) 30px !important;
  gap:6px !important;
  align-items:center !important;
  width:100% !important;
  overflow:hidden !important;
}
body.dashboard-page .wishlist-card .wish-list,
.fourm-wish-slider .fourm-wish-items{
  display:flex !important;
  grid-template-columns:none !important;
  gap:6px !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  scrollbar-width:none !important;
  -ms-overflow-style:none !important;
  scroll-snap-type:x mandatory !important;
  scroll-behavior:smooth !important;
  padding:2px 0 !important;
  margin:0 !important;
}
body.dashboard-page .wishlist-card .wish-list::-webkit-scrollbar,
.fourm-wish-slider .fourm-wish-items::-webkit-scrollbar{
  display:none !important;
  width:0 !important;
  height:0 !important;
}
body.dashboard-page .wishlist-card .wish-item,
.fourm-wish-slider .fourm-wish-product{
  flex:0 0 calc((100% - 12px) / 3) !important;
  width:calc((100% - 12px) / 3) !important;
  min-width:calc((100% - 12px) / 3) !important;
  max-width:150px !important;
  aspect-ratio:1 / 1 !important;
  height:auto !important;
  min-height:0 !important;
  padding:6px !important;
  border-radius:15px !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:stretch !important;
  justify-content:flex-start !important;
  gap:5px !important;
  position:relative !important;
  box-sizing:border-box !important;
  overflow:hidden !important;
  scroll-snap-align:start !important;
  background:linear-gradient(180deg,rgba(6,58,111,.94),rgba(0,20,48,.97)) !important;
  border:1px solid rgba(78,198,255,.46) !important;
  box-shadow:0 8px 18px rgba(0,0,0,.22), inset 0 0 18px rgba(57,205,255,.12) !important;
  text-align:left !important;
}
body.dashboard-page .wishlist-card .wish-img,
.fourm-wish-slider .fourm-wish-img{
  width:100% !important;
  height:auto !important;
  flex:1 1 58% !important;
  min-height:0 !important;
  border-radius:11px !important;
  display:grid !important;
  place-items:center !important;
  overflow:hidden !important;
  background:radial-gradient(circle at center,rgba(73,204,255,.22),rgba(0,18,45,.88)) !important;
  border:1px solid rgba(120,220,255,.30) !important;
}
body.dashboard-page .wishlist-card .wish-img img,
.fourm-wish-slider .fourm-wish-img img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  display:block !important;
}
body.dashboard-page .wishlist-card .wish-copy,
.fourm-wish-slider .fourm-wish-copy{
  flex:0 0 auto !important;
  width:100% !important;
  min-width:0 !important;
  display:flex !important;
  flex-direction:column !important;
  gap:1px !important;
  text-align:left !important;
}
body.dashboard-page .wishlist-card .wish-copy b,
.fourm-wish-slider .fourm-wish-copy strong{
  color:#fff !important;
  font-size:10px !important;
  line-height:1.05 !important;
  min-height:0 !important;
  max-height:22px !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}
body.dashboard-page .wishlist-card .wish-copy p,
.fourm-wish-slider .fourm-wish-copy small{
  color:#8ee831 !important;
  font-weight:1000 !important;
  font-size:10px !important;
  line-height:1 !important;
  margin:0 !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
body.dashboard-page .wishlist-card .wish-remove,
.fourm-wish-slider .fourm-wish-remove{
  position:absolute !important;
  top:4px !important;
  right:4px !important;
  z-index:4 !important;
  width:20px !important;
  height:20px !important;
  min-width:20px !important;
  min-height:20px !important;
  border-radius:50% !important;
  display:grid !important;
  place-items:center !important;
  padding:0 !important;
  border:1px solid rgba(255,255,255,.45) !important;
  background:rgba(0,14,34,.82) !important;
  color:#fff !important;
  font-size:15px !important;
  line-height:1 !important;
  cursor:pointer !important;
}
body.dashboard-page .dash-wish-slide-btn,
.fourm-wish-slide-btn{
  display:grid !important;
  place-items:center !important;
  width:30px !important;
  height:46px !important;
  border-radius:13px !important;
  border:1px solid rgba(86,214,255,.60) !important;
  background:linear-gradient(135deg,rgba(0,126,205,.90),rgba(0,38,82,.96)) !important;
  color:#fff !important;
  font-size:24px !important;
  font-weight:1000 !important;
  line-height:1 !important;
  cursor:pointer !important;
}
@media (min-width:700px){
  body.dashboard-page .wishlist-card .dash-wish-slider,
  body.dashboard-page .wishlist-card .dash-wish-list-wrap,
  .fourm-wish-slider{grid-template-columns:34px minmax(0,1fr) 34px !important;gap:8px !important;}
  body.dashboard-page .wishlist-card .wish-list,
  .fourm-wish-slider .fourm-wish-items{gap:10px !important;}
  body.dashboard-page .wishlist-card .wish-item,
  .fourm-wish-slider .fourm-wish-product{
    flex-basis:140px !important;
    width:140px !important;
    min-width:140px !important;
    max-width:140px !important;
    padding:8px !important;
    border-radius:18px !important;
  }
  body.dashboard-page .wishlist-card .wish-copy b,
  .fourm-wish-slider .fourm-wish-copy strong{font-size:11px !important;}
  body.dashboard-page .wishlist-card .wish-copy p,
  .fourm-wish-slider .fourm-wish-copy small{font-size:11px !important;}
  body.dashboard-page .dash-wish-slide-btn,
  .fourm-wish-slide-btn{width:34px !important;height:52px !important;font-size:28px !important;}
}


/* FINAL FIX: square wishlist product cards with uniform square cropped photos and fitted text */
body.dashboard-page .wishlist-card .dash-wish-slider,
body.dashboard-page .wishlist-card .dash-wish-list-wrap,
.fourm-wish-slider{
  display:grid !important;
  grid-template-columns:28px minmax(0,1fr) 28px !important;
  gap:6px !important;
  align-items:center !important;
  width:100% !important;
  max-width:100% !important;
  overflow:hidden !important;
  box-sizing:border-box !important;
}
body.dashboard-page .wishlist-card .wish-list,
.fourm-wish-slider .fourm-wish-items{
  display:flex !important;
  grid-template-columns:none !important;
  gap:6px !important;
  width:100% !important;
  max-width:100% !important;
  overflow-x:auto !important;
  overflow-y:hidden !important;
  scroll-snap-type:x mandatory !important;
  scroll-behavior:smooth !important;
  scrollbar-width:none !important;
  -ms-overflow-style:none !important;
  padding:0 !important;
  margin:0 !important;
  box-sizing:border-box !important;
}
body.dashboard-page .wishlist-card .wish-list::-webkit-scrollbar,
.fourm-wish-slider .fourm-wish-items::-webkit-scrollbar{
  display:none !important;
  width:0 !important;
  height:0 !important;
}
body.dashboard-page .wishlist-card .wish-item,
body.dashboard-page .wishlist-card .wish-item:nth-child(even),
.fourm-wish-slider .fourm-wish-product,
.fourm-wish-slider .fourm-wish-product:nth-child(even){
  flex:0 0 calc((100% - 12px) / 3) !important;
  width:calc((100% - 12px) / 3) !important;
  min-width:calc((100% - 12px) / 3) !important;
  max-width:145px !important;
  aspect-ratio:1 / 1 !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  padding:5px !important;
  border-radius:14px !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:stretch !important;
  justify-content:flex-start !important;
  gap:3px !important;
  position:relative !important;
  overflow:hidden !important;
  box-sizing:border-box !important;
  scroll-snap-align:start !important;
  text-align:center !important;
  background:linear-gradient(180deg,rgba(6,58,111,.94),rgba(0,20,48,.97)) !important;
  border:1px solid rgba(78,198,255,.46) !important;
  box-shadow:0 8px 18px rgba(0,0,0,.22), inset 0 0 18px rgba(57,205,255,.12) !important;
}
body.dashboard-page .wishlist-card .wish-item *,
.fourm-wish-slider .fourm-wish-product *{box-sizing:border-box !important;}
body.dashboard-page .wishlist-card .wish-img,
.fourm-wish-slider .fourm-wish-img{
  width:62% !important;
  max-width:66px !important;
  aspect-ratio:1 / 1 !important;
  height:auto !important;
  min-height:0 !important;
  flex:0 0 auto !important;
  align-self:center !important;
  margin:0 auto 1px !important;
  border-radius:10px !important;
  display:block !important;
  overflow:hidden !important;
  background:radial-gradient(circle at center,rgba(73,204,255,.22),rgba(0,18,45,.88)) !important;
  border:1px solid rgba(120,220,255,.30) !important;
}
body.dashboard-page .wishlist-card .wish-img img,
.fourm-wish-slider .fourm-wish-img img{
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:cover !important;
  object-position:center !important;
  display:block !important;
  border-radius:inherit !important;
}
body.dashboard-page .wishlist-card .wish-copy,
.fourm-wish-slider .fourm-wish-copy{
  flex:1 1 auto !important;
  width:100% !important;
  min-width:0 !important;
  min-height:0 !important;
  max-height:44% !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:center !important;
  align-items:stretch !important;
  gap:1px !important;
  overflow:hidden !important;
  text-align:center !important;
}
body.dashboard-page .wishlist-card .wish-copy b,
.fourm-wish-slider .fourm-wish-copy strong{
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  color:#fff !important;
  font-size:clamp(8px,2.25vw,10px) !important;
  line-height:1.05 !important;
  font-weight:900 !important;
  max-height:22px !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 1px !important;
  word-break:break-word !important;
}
body.dashboard-page .wishlist-card .wish-copy p,
body.dashboard-page .wishlist-card .wish-copy .dash-muted,
.fourm-wish-slider .fourm-wish-copy small{
  display:block !important;
  width:100% !important;
  color:#8ee831 !important;
  font-weight:1000 !important;
  font-size:clamp(8px,2.1vw,10px) !important;
  line-height:1 !important;
  margin:0 !important;
  padding:0 !important;
  white-space:nowrap !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
}
body.dashboard-page .wishlist-card .wish-remove,
.fourm-wish-slider .fourm-wish-remove{
  position:absolute !important;
  top:3px !important;
  right:3px !important;
  z-index:5 !important;
  width:18px !important;
  height:18px !important;
  min-width:18px !important;
  min-height:18px !important;
  padding:0 !important;
  border-radius:50% !important;
  display:grid !important;
  place-items:center !important;
  border:1px solid rgba(255,255,255,.45) !important;
  background:rgba(0,14,34,.84) !important;
  color:#fff !important;
  font-size:14px !important;
  line-height:1 !important;
}
body.dashboard-page .dash-wish-slide-btn,
.fourm-wish-slide-btn{
  width:28px !important;
  height:44px !important;
  min-width:28px !important;
  border-radius:12px !important;
  display:grid !important;
  place-items:center !important;
  padding:0 !important;
  font-size:24px !important;
  line-height:1 !important;
}
@media (min-width:700px){
  body.dashboard-page .wishlist-card .dash-wish-slider,
  body.dashboard-page .wishlist-card .dash-wish-list-wrap,
  .fourm-wish-slider{grid-template-columns:34px minmax(0,1fr) 34px !important;gap:8px !important;}
  body.dashboard-page .wishlist-card .wish-list,
  .fourm-wish-slider .fourm-wish-items{gap:8px !important;}
  body.dashboard-page .wishlist-card .wish-item,
  body.dashboard-page .wishlist-card .wish-item:nth-child(even),
  .fourm-wish-slider .fourm-wish-product,
  .fourm-wish-slider .fourm-wish-product:nth-child(even){
    flex-basis:128px !important;
    width:128px !important;
    min-width:128px !important;
    max-width:128px !important;
    padding:7px !important;
  }
  body.dashboard-page .wishlist-card .wish-img,
  .fourm-wish-slider .fourm-wish-img{max-width:72px !important;}
  body.dashboard-page .dash-wish-slide-btn,
  .fourm-wish-slide-btn{width:34px !important;height:50px !important;font-size:28px !important;}
}


/* FINAL FIX: keep dashboard bobbing after mobile layout changes */
body.dashboard-page .dash-title-img,
body.dashboard-page img.dash-title-img{
  transform-origin:center center !important;
  animation:dashboardLogoBobRestored 2.8s ease-in-out infinite !important;
  will-change:transform !important;
}
body.dashboard-page .dash-stat:not(.is-popping){
  animation:dashboardTileBobRestored 4.6s ease-in-out infinite !important;
  will-change:transform !important;
}
body.dashboard-page .dash-stat:nth-child(2):not(.is-popping){animation-delay:-1.15s !important;}
body.dashboard-page .dash-stat:nth-child(3):not(.is-popping){animation-delay:-2.3s !important;}
body.dashboard-page .dash-stat:nth-child(4):not(.is-popping){animation-delay:-3.45s !important;}
@keyframes dashboardLogoBobRestored{
  0%,100%{transform:translateY(0) rotate(-4deg) skew(-8deg,1deg) !important;}
  50%{transform:translateY(-10px) rotate(-2deg) skew(-8deg,1deg) !important;}
}
@keyframes dashboardTileBobRestored{
  0%,100%{transform:translateY(0) !important;}
  50%{transform:translateY(-7px) !important;}
}
@media (prefers-reduced-motion: reduce){
  body.dashboard-page .dash-title-img,
  body.dashboard-page img.dash-title-img,
  body.dashboard-page .dash-stat:not(.is-popping){
    animation:none !important;
  }
}


/* FINAL FIX: dashboard wishlist images must fill the image box */
body.dashboard-page .wishlist-card .wish-item,
body.dashboard-page .dash-card .wish-item{
  align-items:stretch !important;
}
body.dashboard-page .wishlist-card .wish-img,
body.dashboard-page .dash-card .wish-img,
body.dashboard-page .wish-item .wish-img,
.fourm-wish-slider .fourm-wish-img{
  position:relative !important;
  display:block !important;
  width:100% !important;
  height:92px !important;
  min-height:92px !important;
  max-height:none !important;
  flex:0 0 92px !important;
  padding:0 !important;
  overflow:hidden !important;
  border-radius:13px !important;
}
body.dashboard-page .wishlist-card .wish-img img,
body.dashboard-page .dash-card .wish-img img,
body.dashboard-page .wish-item .wish-img img,
.fourm-wish-slider .fourm-wish-img img{
  position:absolute !important;
  inset:0 !important;
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-width:100% !important;
  min-height:100% !important;
  max-width:none !important;
  max-height:none !important;
  object-fit:cover !important;
  object-position:center center !important;
  transform:none !important;
}
@media (max-width:580px){
  body.dashboard-page .wishlist-card .wish-img,
  body.dashboard-page .dash-card .wish-img,
  body.dashboard-page .wish-item .wish-img,
  .fourm-wish-slider .fourm-wish-img{
    height:120px !important;
    min-height:120px !important;
    flex-basis:120px !important;
  }
}
