:root{--bg:#070707;--panel:#101010;--orange:#ff8a24;--cream:#f6dfbd;--muted:#c9b7a3;--line:rgba(255,138,36,.24)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 15% 10%,rgba(141,73,214,.22),transparent 30%),linear-gradient(180deg,#050505,#0b070b 55%,#050505);color:#eee;font-family:Arial,Helvetica,sans-serif}a{color:inherit}.top-strip{background:linear-gradient(90deg,#220d33,#8a3c10,#220d33);color:#fff;text-align:center;padding:9px 12px;font-size:13px;letter-spacing:1px;text-transform:uppercase}.nav{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(18px,4vw,60px);background:rgba(7,7,7,.88);border-bottom:1px solid var(--line)}.nav-logo{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:900}.nav-logo img{height:54px}.nav-links{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.nav-links a{text-decoration:none;color:#eee;font-weight:700;font-size:14px}.nav-links a:hover{color:var(--orange)}.nav-cart{border:1px solid var(--line);padding:10px 16px;border-radius:999px;background:rgba(255,138,36,.08)}.hero{min-height:420px;display:grid;place-items:center;border-bottom:1px solid var(--line);background:#050505}.hero-content{text-align:center;padding:40px 20px 34px;max-width:800px}.hero-logo{width:min(430px,74vw);filter:drop-shadow(0 0 26px rgba(255,138,36,.30))}.hero-content p{max-width:720px;margin:12px auto 0;color:#f3dfcc;font-size:clamp(16px,1.6vw,20px);line-height:1.55}.btn-row{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border-radius:999px;text-decoration:none;text-transform:uppercase;letter-spacing:1px;font-weight:900;border:none}.btn-primary{background:linear-gradient(180deg,#ffad4b,#d96510);color:#150800}.btn-secondary{background:rgba(255,255,255,.05);border:1px solid rgba(255,138,36,.75);color:#fff}.btn-etsy{background:linear-gradient(180deg,#ffb066,#f1641e);color:#fff}.btn-ebay{background:linear-gradient(180deg,#c9f1ff,#77d4ff);color:#001722}.store-logo{min-width:128px}.store-logo svg{height:34px;width:auto}.section{max-width:1180px;margin:0 auto;padding:70px 22px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.eyebrow{color:var(--orange);letter-spacing:2px;text-transform:uppercase;font-size:13px;font-weight:900}.section h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,5vw,60px);line-height:1;margin:0 0 18px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:22px}.product-card{display:block;text-decoration:none;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025));border:1px solid var(--line);border-radius:24px;overflow:hidden;padding:14px}.product-card img{width:100%;height:260px;object-fit:cover;border-radius:18px;background:#000}.product-card h3{font-size:20px;line-height:1.2;margin:16px 0 10px}.status{display:inline-block;color:#160800;background:linear-gradient(180deg,#ffb04f,#e26d14);font-weight:900;border-radius:999px;padding:8px 14px;font-size:12px}.status.available{background:linear-gradient(180deg,#75ff80,#22b14c);color:#001400}.status.sold-out{background:linear-gradient(180deg,#bfbfbf,#6e6e6e);color:#000}.featured-badge{display:inline-block;margin-top:10px;background:linear-gradient(180deg,#fff09a,#ffcc33);color:#150800;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:900}.product-page{max-width:1180px;margin:0 auto;padding:42px 22px 80px}.small-link{color:#ffad4b;text-decoration:none;font-weight:900}.product-detail{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,.9fr);gap:38px}.gallery-main{border:1px solid var(--line);background:#090909;border-radius:28px;padding:14px}.gallery-main img{width:100%;max-height:650px;object-fit:contain;border-radius:20px}.gallery-thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:12px;margin-top:12px}.gallery-thumbs img{width:100%;height:100px;object-fit:contain;background:#0b0b0b;border:1px solid var(--line);border-radius:14px;cursor:pointer}.product-title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(36px,5vw,66px);line-height:.98;margin:18px 0}.product-info p,.notice,.disclaimer{color:#d7c5b4;line-height:1.7;font-size:17px}.notice,.disclaimer{border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.045);padding:18px;margin-top:22px}.category-nav{margin:30px 0 40px;padding:24px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.045)}.category-pills{display:flex;gap:12px;flex-wrap:wrap}.category-pill{display:inline-flex;gap:8px;align-items:center;text-decoration:none;background:rgba(255,138,36,.10);border:1px solid rgba(255,138,36,.50);border-radius:999px;padding:10px 16px;color:#f6dfbd;font-weight:900}.category-pill span{background:#ff8a24;color:#150800;border-radius:999px;padding:2px 8px}.category-section{padding-top:36px;margin-top:18px;border-top:1px solid rgba(255,255,255,.10)}.footer{border-top:1px solid var(--line);padding:34px 22px;text-align:center;color:#bca991}.card{background:rgba(255,255,255,.045);border:1px solid var(--line);border-radius:24px;padding:24px}.about-copy p,.faq p{color:#d7c5b4;line-height:1.7;font-size:18px}@media(max-width:860px){.product-detail{grid-template-columns:1fr}.nav{align-items:flex-start;flex-direction:column}.nav-links{gap:14px}}
/* Stable 2.16 header update: banner stays unchanged */
.nav{
  background:
    radial-gradient(circle at 8% 50%, rgba(255,170,70,.35), transparent 32%),
    radial-gradient(circle at 42% 20%, rgba(109,58,180,.18), transparent 28%),
    linear-gradient(180deg, rgba(12,7,12,.96), rgba(4,4,4,.94));
  border-bottom:2px solid rgba(255,138,36,.75);
  box-shadow:0 8px 26px rgba(0,0,0,.55), inset 0 -1px 0 rgba(109,58,180,.45);
}
.nav-logo{gap:14px;min-width:max-content}
.nav-logo .nav-icon{height:54px;width:auto;filter:drop-shadow(0 0 10px rgba(255,138,36,.30))}
.nav-logo .nav-wordmark{height:54px;width:auto;max-width:360px;object-fit:contain;filter:drop-shadow(0 0 12px rgba(255,138,36,.22))}
.nav-logo span{display:none!important}
.nav-links a{color:#ff8a24;text-shadow:0 0 10px rgba(255,138,36,.25)}
.nav-links a:hover{color:#c875ff;text-shadow:0 0 12px rgba(200,117,255,.55)}
.nav-cart{color:#ff8a24;border-color:rgba(255,138,36,.8);background:rgba(255,138,36,.08)}
@media(max-width:1100px){.nav-logo .nav-wordmark{max-width:285px;height:46px}.nav-logo .nav-icon{height:46px}}
@media(max-width:860px){.nav-logo .nav-wordmark{max-width:260px;height:auto}.nav-logo .nav-icon{height:44px}}

/* 2.17 transparent top-left logo update */
.nav-logo .nav-icon{
  height:86px;
  width:auto;
  max-width:110px;
  object-fit:contain;
  background:transparent!important;
  filter:drop-shadow(0 0 12px rgba(255,170,70,.70));
}
.nav-logo .nav-wordmark{
  height:54px;
  max-width:350px;
}
.nav{
  min-height:104px;
}
@media(max-width:1100px){
  .nav-logo .nav-icon{height:70px;max-width:90px}
  .nav-logo .nav-wordmark{max-width:285px;height:46px}
  .nav{min-height:88px}
}
@media(max-width:860px){
  .nav-logo .nav-icon{height:64px;max-width:82px}
  .nav-logo .nav-wordmark{max-width:245px;height:auto}
  .nav{min-height:auto}
}

/* 2.18 product card image fix */
.product-card img{
  height:300px;
  object-fit:contain!important;
  object-position:center center;
  padding:8px;
  background:radial-gradient(circle at center, rgba(255,138,36,.08), #050505 70%);
}
@media(max-width:860px){
  .product-card img{height:260px}
}

/* 2.23 product page section branding */
.product-section{
  margin-top:22px;
  padding:20px;
  border:1px solid rgba(255,170,70,.70);
  border-radius:18px;
  background:linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.02));
  box-shadow:0 12px 28px rgba(0,0,0,.22);
}
.product-section h2,
.product-section h3,
.product-section-title{
  margin:0 0 14px 0;
  padding-bottom:10px;
  color:#ff8a24;
  font-size:20px;
  font-weight:900;
  letter-spacing:1px;
  text-transform:uppercase;
  text-shadow:0 0 12px rgba(255,138,36,.38);
  border-bottom:1px solid rgba(255,138,36,.55);
}
.product-section p{
  color:#d7c5b4;
  line-height:1.7;
  font-size:17px;
}
.product-section ul{
  margin:0;
  padding-left:22px;
  color:#f6dfbd;
  line-height:1.8;
  font-size:17px;
}
.product-section li{
  margin:6px 0;
}
.product-section strong{
  color:#ff8a24;
  font-weight:900;
}
.notice strong,
.disclaimer strong{
  color:#ff8a24;
  font-weight:900;
  text-shadow:0 0 10px rgba(255,138,36,.28);
}
.notice{
  border:1px solid rgba(255,170,70,.70)!important;
  background:linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.02))!important;
  border-radius:18px!important;
}
.notice strong{
  display:block;
  font-size:20px;
  letter-spacing:1px;
  text-transform:uppercase;
  padding-bottom:10px;
  margin-bottom:12px;
  border-bottom:1px solid rgba(255,138,36,.55);
}
.product-info .btn-row.store-buttons{
  margin-top:22px;
  justify-content:flex-start;
}
.available-on-title{
  margin:28px 0 12px 0;
  padding-bottom:10px;
  color:#ff8a24;
  font-size:20px;
  font-weight:900;
  letter-spacing:1px;
  text-transform:uppercase;
  text-shadow:0 0 12px rgba(255,138,36,.38);
  border-bottom:1px solid rgba(255,138,36,.55);
}

/* 2.24 fixed product card layout */
.grid{
  display:flex!important;
  flex-wrap:wrap;
  justify-content:center;
  align-items:stretch;
  gap:24px;
}
.product-card{
  width:320px;
  max-width:320px;
  min-width:280px;
  flex:0 0 320px;
  display:flex;
  flex-direction:column;
}
.product-card img{
  width:100%;
  height:300px;
  object-fit:contain!important;
  object-position:center center;
  padding:8px;
  background:radial-gradient(circle at center, rgba(255,138,36,.08), #050505 70%);
}
.product-card h3{
  min-height:48px;
}
.category-section .grid,
.section .grid{
  justify-content:center;
}
@media(max-width:700px){
  .product-card{
    width:100%;
    max-width:360px;
    flex:0 1 360px;
  }
  .product-card img{
    height:260px;
  }
}

/* 2.25 badge width fix after product-card flex layout */
.product-card .status,
.product-card .featured-badge{
  align-self:flex-start;
  width:auto!important;
  max-width:max-content;
  display:inline-flex!important;
  flex:0 0 auto;
  white-space:nowrap;
}
.product-card h3{
  width:100%;
}
.product-card{
  align-items:flex-start;
}
.product-card img{
  align-self:stretch;
}

/* 3.0 category directory and category pages */
.category-directory{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(290px,1fr));
  gap:24px;
  margin-top:34px;
}
.category-card{
  display:flex;
  flex-direction:column;
  text-decoration:none;
  overflow:hidden;
  border:1px solid rgba(255,170,70,.70);
  border-radius:24px;
  background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025));
  box-shadow:0 16px 42px rgba(0,0,0,.28);
  transition:.2s transform,.2s border,.2s box-shadow;
}
.category-card:hover{
  transform:translateY(-4px);
  border-color:rgba(255,138,36,.80);
  box-shadow:0 20px 54px rgba(0,0,0,.38),0 0 24px rgba(255,170,70,.35);
}
.category-card img{
  width:100%;
  height:240px;
  object-fit:contain;
  padding:12px;
  background:radial-gradient(circle at center, rgba(255,138,36,.08), #050505 70%);
}
.category-card-content{
  padding:22px;
}
.category-card h3{
  margin:0 0 12px;
  color:#ff8a24;
  font-family:Georgia,'Times New Roman',serif;
  font-size:28px;
  line-height:1.05;
  text-shadow:0 0 12px rgba(255,138,36,.22);
}
.category-card p{
  color:#d7c5b4;
  line-height:1.6;
  margin:0 0 16px;
}
.category-card span{
  display:inline-flex;
  width:auto;
  color:#150800;
  background:linear-gradient(180deg,#fff09a,#ffcc33);
  font-weight:900;
  border-radius:999px;
  padding:7px 12px;
  margin-right:10px;
}
.category-card strong{
  color:#ff8a24;
  white-space:nowrap;
}
.category-page-description{
  color:#d7c5b4;
  line-height:1.7;
  font-size:19px;
  max-width:850px;
}
.category-section-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  flex-wrap:wrap;
}
.category-section-head h2{
  margin-bottom:0;
}
@media(max-width:700px){
  .category-directory{grid-template-columns:1fr}
  .category-card{max-width:380px;margin:0 auto;width:100%}
}

/* 3.1 centered product listing badges and card polish */
.product-card{
  align-items:center!important;
  text-align:center;
  min-height:470px;
}
.product-card img{
  align-self:stretch;
}
.badge-row{
  width:100%;
  display:flex;
  justify-content:center;
  align-items:center;
  margin-top:12px;
}
.product-card .status,
.product-card .featured-badge{
  align-self:center!important;
  width:auto!important;
  max-width:max-content;
  display:inline-flex!important;
  justify-content:center;
  align-items:center;
  flex:0 0 auto;
  white-space:nowrap;
  margin:0;
  box-shadow:0 0 14px rgba(255,138,36,.18);
}
.product-card .featured-badge{
  background:linear-gradient(180deg,#fff09a,#ffcc33);
  color:#150800;
  border:1px solid rgba(255,204,51,.75);
  text-transform:uppercase;
  letter-spacing:1px;
}
.product-card .status.available{
  box-shadow:0 0 14px rgba(63,255,119,.22);
}
.product-card .status.sold-out{
  box-shadow:0 0 14px rgba(255,130,130,.16);
}
.product-card h3{
  width:100%;
  text-align:center;
  min-height:56px;
  margin:18px 0 12px;
}
.view-details{
  display:inline-flex;
  justify-content:center;
  align-items:center;
  margin-top:auto;
  color:#ff8a24;
  font-weight:900;
  letter-spacing:.8px;
  text-transform:uppercase;
  border-top:1px solid rgba(255,138,36,.22);
  width:100%;
  padding-top:14px;
}
.product-card:hover .view-details{
  color:#c875ff;
  text-shadow:0 0 12px rgba(200,117,255,.45);
}

/* 3.2 product card status below description */
.product-card{
  min-height:540px;
}
.product-card h3{
  margin:18px 0 8px;
  min-height:54px;
}
.product-card-description{
  color:#d7c5b4;
  font-size:15px;
  line-height:1.45;
  text-align:center;
  min-height:66px;
  margin:0 8px 18px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.status-row{
  width:100%;
  display:flex;
  justify-content:center;
  align-items:center;
  margin:2px 0 18px;
}
.product-card .status{
  align-self:center!important;
  width:auto!important;
  max-width:max-content;
  display:inline-flex!important;
  justify-content:center;
  align-items:center;
  flex:0 0 auto;
  white-space:nowrap;
  margin:0;
  padding:12px 20px;
  font-size:16px;
  font-weight:900;
  letter-spacing:1.4px;
  text-transform:uppercase;
  border-radius:999px;
}
.product-card .status.available{
  background:linear-gradient(180deg,#75ff80,#22b14c);
  color:#ffffff;
  text-shadow:0 1px 1px rgba(0,0,0,.45);
  box-shadow:0 0 18px rgba(63,255,119,.34);
}
.product-card .status.sold-out{
  background:linear-gradient(180deg,#ff8b8b,#b62222);
  color:#ffffff;
  text-shadow:0 1px 1px rgba(0,0,0,.45);
  box-shadow:0 0 18px rgba(255,80,80,.28);
}
.product-card .status:not(.available):not(.sold-out){
  background:linear-gradient(180deg,#ffb04f,#e26d14);
  color:#150800;
  box-shadow:0 0 18px rgba(255,170,70,.70);
}
.product-card .featured-badge{
  margin-top:0;
}
.view-details{
  margin-top:auto;
  display:flex;
  min-height:48px;
  border:1px solid rgba(255,138,36,.38);
  border-radius:14px;
  background:rgba(255,138,36,.06);
}
.product-card:hover .view-details{
  border-color:rgba(200,117,255,.65);
  background:rgba(200,117,255,.08);
}

/* 3.3 remove short description from product listing cards */
.product-card-description{
  display:none!important;
}
.product-card{
  min-height:480px;
}
.product-card h3{
  margin:18px 0 18px;
  min-height:54px;
}
.status-row{
  margin:6px 0 18px;
}

/* 3.4 laptop-friendly product detail page */
.product-page{
  padding:28px 22px 64px;
}
.product-detail{
  grid-template-columns:minmax(300px,.82fr) minmax(380px,1.18fr);
  gap:28px;
  align-items:start;
}
.gallery-main{
  padding:10px;
  position:sticky;
  top:118px;
}
.gallery-main img{
  max-height:none!important;
  object-fit:contain!important;
}
.gallery-thumbs{
  gap:10px;
  margin-top:10px;
}
.gallery-thumbs img{
  height:82px;
}
.product-title{
  font-size:clamp(34px,4vw,56px);
  margin:12px 0 16px;
}
.product-section{
  margin-top:16px;
  padding:16px;
}
.notice,.disclaimer{
  margin-top:16px;
  padding:16px;
}
@media(max-width:980px){
  .product-detail{
    grid-template-columns:1fr;
  }
  .gallery-main{
    position:static;
  }
  .gallery-main img{
    max-height:390px!important;
  }
}
@media(max-width:700px){
  .product-page{
    padding:24px 16px 54px;
  }
  .gallery-main img{
    max-height:420px!important;
  }
  .gallery-thumbs img{
    height:76px;
  }
}

/* 3.5 product gallery thumbnail overlap fix */
.product-detail > div:first-child{
  position:sticky;
  top:118px;
  align-self:start;
  z-index:2;
}
.gallery-main{
  position:static!important;
  z-index:3;
}
.gallery-thumbs{
  position:static;
  z-index:1;
  clear:both;
  margin-top:12px;
  padding-top:0;
  background:transparent;
}
.gallery-thumbs img{
  position:relative;
  z-index:1;
}
@media(max-width:980px){
  .product-detail > div:first-child{
    position:static;
  }
}

/* 3.6 fixed product gallery height so thumbnails do not bounce */
.gallery-main{
  height:445px!important;
  min-height:445px!important;
  max-height:445px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
}
.gallery-main img{
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center center!important;
}
.gallery-thumbs{
  margin-top:12px!important;
}
.gallery-thumbs img{
  height:82px!important;
  object-fit:contain!important;
}
@media(max-width:980px){
  .gallery-main{
    height:300px!important;
    min-height:390px!important;
    max-height:300px!important;
  }
  .gallery-main img{
    max-height:none!important;
  }
}
@media(max-width:700px){
  .gallery-main{
    height:420px!important;
    min-height:420px!important;
    max-height:420px!important;
  }
  .gallery-main img{
    max-height:none!important;
  }
}

/* 3.7 unified status styling and sold-out improvements */
.status{
  display:inline-flex!important;
  justify-content:center;
  align-items:center;
  width:auto!important;
  max-width:max-content;
  padding:12px 20px!important;
  font-size:16px!important;
  font-weight:900!important;
  letter-spacing:1.4px;
  text-transform:uppercase;
  border-radius:999px!important;
  white-space:nowrap;
}
.status.available{
  background:linear-gradient(180deg,#75ff80,#22b14c)!important;
  color:#ffffff!important;
  text-shadow:0 1px 1px rgba(0,0,0,.45);
  box-shadow:0 0 18px rgba(63,255,119,.34);
}
.status.sold-out{
  background:linear-gradient(180deg,#ff8b8b,#b62222)!important;
  color:#ffffff!important;
  text-shadow:0 1px 1px rgba(0,0,0,.45);
  box-shadow:0 0 18px rgba(255,80,80,.30);
}
.status:not(.available):not(.sold-out){
  background:linear-gradient(180deg,#ffb04f,#e26d14)!important;
  color:#150800!important;
  box-shadow:0 0 18px rgba(255,170,70,.70);
}
.product-info > .status{
  margin-bottom:12px;
}
.product-card:has(.status.sold-out) img{
  opacity:.52;
  filter:grayscale(.35) brightness(.72);
}
.product-card:has(.status.sold-out){
  position:relative;
}
.product-card:has(.status.sold-out)::after{
  content:"SOLD OUT";
  position:absolute;
  top:26px;
  left:50%;
  transform:translateX(-50%) rotate(-7deg);
  background:linear-gradient(180deg,#ff8b8b,#b62222);
  color:#fff;
  border:2px solid rgba(255,255,255,.65);
  border-radius:12px;
  padding:8px 18px;
  font-weight:900;
  letter-spacing:2px;
  box-shadow:0 0 20px rgba(255,80,80,.35);
  pointer-events:none;
}
.sold-out-message{
  border-color:rgba(255,80,80,.55)!important;
}
.sold-out-message strong{
  color:#ff8b8b!important;
  text-shadow:0 0 10px rgba(255,80,80,.35)!important;
}
.last-updated{
  color:#9d8d7d!important;
  font-size:13px!important;
  letter-spacing:.4px;
  margin:0 0 10px!important;
  font-style:italic;
}

/* 4.0 homepage available-products announcement */
.homepage-store-notice{
  max-width:980px;
  margin:34px auto 0;
  padding:32px 26px;
  border:2px solid rgba(255,138,36,.75);
  border-radius:28px;
  background:
    radial-gradient(circle at 50% 0%, rgba(255,170,70,.35), transparent 42%),
    linear-gradient(180deg, rgba(255,255,255,.055), rgba(255,255,255,.025));
  box-shadow:0 0 30px rgba(255,170,70,.35), inset 0 0 28px rgba(0,0,0,.35);
  text-align:center;
}
.homepage-store-notice h2{
  margin:0 0 16px;
  color:#ff8a24;
  font-family:Arial,Helvetica,sans-serif;
  font-size:clamp(32px,5vw,62px);
  font-weight:900;
  letter-spacing:2px;
  text-transform:uppercase;
  text-shadow:0 0 18px rgba(255,138,36,.55);
}
.homepage-store-notice p{
  margin:0 auto;
  color:#f6dfbd;
  font-size:clamp(20px,2.4vw,30px);
  line-height:1.35;
  font-weight:800;
}
.homepage-store-notice p strong{
  color:#ff8a24;
  text-shadow:0 0 12px rgba(255,138,36,.35);
}
.homepage-store-badges{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:22px;
  flex-wrap:wrap;
  margin-top:28px;
}
.homepage-store-badge{
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  width:240px;
  min-height:118px;
  border:2px solid rgba(255,138,36,.85);
  border-radius:20px;
  background:linear-gradient(180deg,#f7f1e8,#ddd5ca);
  box-shadow:0 0 22px rgba(255,138,36,.24);
}
.store-badge-logo{
  display:block;
  line-height:1;
}
.etsy-logo-text{
  font-family:Georgia,'Times New Roman',serif;
  font-size:48px;
  font-weight:900;
  color:#f1641e;
}
.ebay-logo-text{
  font-family:Arial,Helvetica,sans-serif;
  font-size:48px;
  font-weight:900;
  letter-spacing:-3px;
}
.store-badge-subtext{
  margin-top:12px;
  padding-top:10px;
  width:92%;
  border-top:1px solid rgba(0,0,0,.22);
  color:#171717;
  font-size:14px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:1px;
}

/* 4.0 premium product-page store buttons */
.premium-store-buttons{
  display:flex;
  gap:18px;
  flex-wrap:wrap;
  justify-content:flex-start;
  margin-top:12px;
}
.premium-store-button{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  width:220px;
  min-height:104px;
  text-decoration:none;
  border:2px solid rgba(255,138,36,.78);
  border-radius:18px;
  background:linear-gradient(180deg,#f7f1e8,#ddd5ca);
  box-shadow:0 0 18px rgba(255,138,36,.18);
  transition:.2s transform,.2s box-shadow,.2s border;
}
.premium-store-button:hover{
  transform:translateY(-3px);
  border-color:rgba(200,117,255,.82);
  box-shadow:0 0 24px rgba(200,117,255,.26);
}
.premium-store-logo{
  line-height:1;
}
.premium-store-action{
  margin-top:10px;
  padding-top:9px;
  width:92%;
  border-top:1px solid rgba(0,0,0,.22);
  color:#171717;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.8px;
}
.available-at-title,
.available-on-title{
  margin:28px 0 12px 0;
  padding-bottom:10px;
  color:#ff8a24;
  font-size:20px;
  font-weight:900;
  letter-spacing:1px;
  text-transform:uppercase;
  text-shadow:0 0 12px rgba(255,138,36,.38);
  border-bottom:1px solid rgba(255,138,36,.55);
}
@media(max-width:700px){
  .homepage-store-badge,.premium-store-button{width:100%;max-width:300px}
  .premium-store-buttons{justify-content:center}
}

/* 4.1 pricing system */
.price-block{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:4px;
  margin:12px 0 16px;
  padding:18px;
  border:1px solid rgba(255,138,36,.42);
  border-radius:18px;
  background:linear-gradient(180deg, rgba(255,138,36,.10), rgba(255,255,255,.025));
  box-shadow:0 0 18px rgba(255,138,36,.12);
}
.product-card .price-block{
  align-items:center;
  text-align:center;
  width:100%;
  margin:6px 0 8px;
  padding:12px 10px;
  border-radius:14px;
}
.price-label{
  color:#ff8a24;
  font-size:13px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:1.2px;
  text-shadow:0 0 10px rgba(255,138,36,.32);
}
.price-main{
  color:#f6dfbd;
  font-size:32px;
  font-weight:900;
  line-height:1.05;
}
.product-card .price-main{
  font-size:24px;
}
.price-sale .price-main{
  color:#75ff80;
  text-shadow:0 0 14px rgba(63,255,119,.24);
}
.price-regular{
  color:#9d8d7d;
  font-size:18px;
  font-weight:800;
  text-decoration:line-through;
}
.product-card .price-regular{
  font-size:14px;
}
.price-save{
  display:inline-flex;
  width:max-content;
  margin-top:4px;
  padding:6px 10px;
  border-radius:999px;
  background:linear-gradient(180deg,#ff8b8b,#b62222);
  color:#fff;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.8px;
  box-shadow:0 0 14px rgba(255,80,80,.22);
}
.promo-badges{
  width:100%;
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:8px;
  margin-top:10px;
}
.product-info .promo-badges{
  justify-content:flex-start;
  margin:10px 0 6px;
}
.promo-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:7px 11px;
  border-radius:999px;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.8px;
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 0 14px rgba(255,170,70,.35);
}
.promo-sale{
  background:linear-gradient(180deg,#ff8b8b,#b62222);
  color:#fff;
}
.promo-new{
  background:linear-gradient(180deg,#ffb04f,#e26d14);
  color:#150800;
}
.promo-limited{
  background:linear-gradient(180deg,#c875ff,#6c2bb8);
  color:#fff;
}
.promo-best{
  background:linear-gradient(180deg,#fff09a,#ffcc33);
  color:#150800;
}
.promo-ship{
  background:linear-gradient(180deg,#9be7ff,#2d9ddd);
  color:#001722;
}

/* 4.2 angled promo ribbons on list-card pictures */
.product-image-wrap{
  position:relative;
  width:100%;
  align-self:stretch;
  overflow:hidden;
  border-radius:18px;
}
.product-image-wrap img{
  display:block;
  width:100%;
}
.corner-ribbons{
  position:absolute;
  top:10px;
  left:-34px;
  z-index:5;
  display:flex;
  flex-direction:column;
  gap:5px;
  transform:rotate(-38deg);
  transform-origin:center;
  pointer-events:none;
}
.corner-ribbon{
  min-width:132px;
  padding:5px 18px;
  text-align:center;
  font-size:10px;
  font-weight:900;
  letter-spacing:.8px;
  text-transform:uppercase;
  color:#fff;
  border:1px solid rgba(255,255,255,.42);
  box-shadow:0 0 14px rgba(0,0,0,.42);
}
.ribbon-sale{background:linear-gradient(180deg,#ff8b8b,#b62222)}
.ribbon-new{background:linear-gradient(180deg,#ffb04f,#e26d14);color:#150800}
.ribbon-limited{background:linear-gradient(180deg,#c875ff,#6c2bb8)}
.ribbon-best{background:linear-gradient(180deg,#fff09a,#ffcc33);color:#150800}
.ribbon-ship{background:linear-gradient(180deg,#9be7ff,#2d9ddd);color:#001722}
.product-card > img{
  display:none;
}

/* 4.5 product listing badge placement update */
.product-image-wrap{
  position:relative;
  width:100%;
  align-self:stretch;
  overflow:hidden;
  border-radius:18px;
}
.product-image-wrap img{
  display:block;
  width:100%;
}
.product-card > img{
  display:none;
}

/* Sale remains a separate angled corner ribbon */
.sale-corner-ribbon{
  position:absolute;
  top:14px;
  left:-40px;
  z-index:8;
  width:160px;
  transform:rotate(-38deg);
  pointer-events:none;
}
.sale-corner-ribbon span{
  display:block;
  padding:6px 18px;
  text-align:center;
  background:linear-gradient(180deg,#ff8b8b,#b62222);
  color:#fff;
  border:1px solid rgba(255,255,255,.55);
  box-shadow:0 0 16px rgba(255,80,80,.35),0 0 16px rgba(0,0,0,.38);
  font-size:11px;
  font-weight:900;
  letter-spacing:1.2px;
  text-transform:uppercase;
}

/* New, Limited Edition, Bestseller, and Free Shipping are centered at top of photo */
.top-center-ribbons{
  position:absolute;
  top:10px;
  left:50%;
  transform:translateX(-50%);
  z-index:7;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:7px;
  width:88%;
  pointer-events:none;
}
.top-center-ribbon{
  display:inline-flex;
  justify-content:center;
  align-items:center;
  min-width:150px;
  max-width:92%;
  padding:7px 14px;
  border-radius:999px;
  font-size:11px;
  font-weight:900;
  letter-spacing:1px;
  text-transform:uppercase;
  text-align:center;
  border:1px solid rgba(255,255,255,.42);
  box-shadow:0 0 16px rgba(0,0,0,.42);
  backdrop-filter:blur(2px);
  opacity:.96;
}
.top-center-ribbon.ribbon-new{
  background:linear-gradient(180deg,rgba(255,176,79,.96),rgba(226,109,20,.96));
  color:#150800;
}
.top-center-ribbon.ribbon-limited{
  background:linear-gradient(180deg,rgba(200,117,255,.96),rgba(108,43,184,.96));
  color:#fff;
}
.top-center-ribbon.ribbon-best{
  background:linear-gradient(180deg,rgba(255,240,154,.96),rgba(255,204,51,.96));
  color:#150800;
}
.top-center-ribbon.ribbon-ship{
  background:linear-gradient(180deg,rgba(155,231,255,.96),rgba(45,157,221,.96));
  color:#001722;
}

/* Disable old grouped angled ribbons if any browser still sees them */
.corner-ribbons{
  display:none!important;
}

@media(max-width:700px){
  .top-center-ribbon{
    min-width:130px;
    font-size:10px;
    padding:6px 12px;
  }
}

/* 4.8 sale price and product-card banner fix */
.product-image-wrap{
  position:relative!important;
  width:100%!important;
  align-self:stretch!important;
  overflow:hidden!important;
  border-radius:18px!important;
}
.product-image-wrap img{
  display:block!important;
  width:100%!important;
}
.product-card > img{
  display:none!important;
}
.sale-corner-ribbon{
  position:absolute!important;
  top:14px!important;
  left:-40px!important;
  z-index:12!important;
  width:160px!important;
  transform:rotate(-38deg)!important;
  pointer-events:none!important;
}
.sale-corner-ribbon span{
  display:block!important;
  padding:6px 18px!important;
  text-align:center!important;
  background:linear-gradient(180deg,#ff8b8b,#b62222)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.55)!important;
  box-shadow:0 0 16px rgba(255,80,80,.35),0 0 16px rgba(0,0,0,.38)!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:1.2px!important;
  text-transform:uppercase!important;
}
.top-center-ribbons{
  position:absolute!important;
  top:10px!important;
  left:50%!important;
  transform:translateX(-50%)!important;
  z-index:11!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:7px!important;
  width:88%!important;
  pointer-events:none!important;
}
.top-center-ribbon{
  display:inline-flex!important;
  justify-content:center!important;
  align-items:center!important;
  min-width:150px!important;
  max-width:92%!important;
  padding:7px 14px!important;
  border-radius:999px!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:1px!important;
  text-transform:uppercase!important;
  text-align:center!important;
  border:1px solid rgba(255,255,255,.42)!important;
  box-shadow:0 0 16px rgba(0,0,0,.42)!important;
  opacity:.96!important;
}
.top-center-ribbon.ribbon-new{background:linear-gradient(180deg,rgba(255,176,79,.96),rgba(226,109,20,.96))!important;color:#150800!important;}
.top-center-ribbon.ribbon-limited{background:linear-gradient(180deg,rgba(200,117,255,.96),rgba(108,43,184,.96))!important;color:#fff!important;}
.top-center-ribbon.ribbon-best{background:linear-gradient(180deg,rgba(255,240,154,.96),rgba(255,204,51,.96))!important;color:#150800!important;}
.top-center-ribbon.ribbon-ship{background:linear-gradient(180deg,rgba(155,231,255,.96),rgba(45,157,221,.96))!important;color:#001722!important;}
.corner-ribbons{display:none!important;}
.price-sale .price-label{
  color:#75ff80!important;
}
.price-sale .price-main{
  color:#75ff80!important;
  text-shadow:0 0 14px rgba(63,255,119,.32)!important;
}
.price-regular{
  color:#9d8d7d!important;
  text-decoration:line-through!important;
}

/* 4.9 home page sale items section */
.sale-section{
  border-top:2px solid rgba(255,80,80,.42);
  border-bottom:2px solid rgba(255,80,80,.18);
  background:
    radial-gradient(circle at 50% 0%, rgba(255,80,80,.10), transparent 38%),
    linear-gradient(180deg, rgba(255,255,255,.025), rgba(255,255,255,.01));
}
.sale-section .eyebrow{
  color:#ff8b8b!important;
}
.sale-section h2{
  color:#ff8a24;
  text-shadow:0 0 18px rgba(255,80,80,.22);
}

/* 5.7 website experience upgrades */
#gld-loader{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(255,138,36,.18),transparent 38%),#030303;transition:opacity .45s ease,visibility .45s ease}
body.loaded #gld-loader{opacity:0;visibility:hidden}
.loader-card{text-align:center;border:2px solid rgba(255,138,36,.65);border-radius:28px;padding:34px 42px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02));box-shadow:0 0 34px rgba(255,138,36,.22)}
.loader-card img{width:110px;height:110px;object-fit:contain;margin-bottom:14px}
.loader-card h2{color:#ff8a24;margin:0 0 8px;font-family:Georgia,'Times New Roman',serif;font-size:34px}
.loader-card p{color:#f6dfbd;margin:0;font-weight:800;letter-spacing:1px}
#scrollTopBtn{display:none;position:fixed;right:22px;bottom:22px;z-index:9000;width:52px;height:52px;align-items:center;justify-content:center;border:2px solid rgba(255,138,36,.82);border-radius:999px;background:#101010;color:#ff8a24;font-size:28px;font-weight:900;cursor:pointer;box-shadow:0 0 22px rgba(255,138,36,.24)}
#scrollTopBtn:hover{background:#1a1a1a;color:#c875ff;border-color:#c875ff}
.gallery-main{overflow:hidden!important}
.zoomable-image{transition:transform .18s ease;cursor:zoom-in}
.zoomable-image.zooming{transform:scale(1.75)}
.collections-section{background:radial-gradient(circle at 50% 0%,rgba(255,138,36,.12),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.025),rgba(255,255,255,.01));border-top:1px solid rgba(255,138,36,.24);border-bottom:1px solid rgba(255,138,36,.12)}
.related-section{padding-top:46px}
.empty-category{max-width:760px;margin:40px auto 0;padding:42px 26px;text-align:center;border:2px solid rgba(255,138,36,.45);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));box-shadow:0 0 26px rgba(255,138,36,.12)}
.empty-ghost{font-size:64px;line-height:1;margin-bottom:16px;filter:drop-shadow(0 0 12px rgba(255,138,36,.28))}
.empty-category h3{color:#ff8a24;font-size:32px;margin:0 0 12px;font-family:Georgia,'Times New Roman',serif}
.empty-category p{color:#d7c5b4;font-size:18px;margin:0 0 22px}

/* 5.8 premium About page redesign */
.about-page{max-width:1180px}
.about-hero{display:grid;grid-template-columns:360px 1fr;gap:44px;align-items:center;padding:36px 0 46px;border-bottom:1px solid rgba(255,138,36,.24)}
.about-logo-panel{min-height:360px;border:2px solid rgba(255,138,36,.55);border-radius:32px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(255,138,36,.18),transparent 52%),linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02));box-shadow:0 0 36px rgba(255,170,70,.35),inset 0 0 28px rgba(0,0,0,.35)}
.about-logo-panel img{width:92%;max-width:290px;height:auto;object-fit:contain;filter:drop-shadow(0 0 18px rgba(255,138,36,.20))}
.about-copy{text-align:left}
.about-copy h1,.about-section h2,.about-cta h2{color:#ff8a24;font-family:Georgia,'Times New Roman',serif;text-shadow:0 0 18px rgba(255,138,36,.24)}
.about-copy h1{font-size:clamp(42px,5vw,68px);line-height:.98;margin:6px 0 18px}
.about-lead{color:#f6dfbd;font-size:22px;font-weight:800;line-height:1.45;margin:0 0 16px}
.about-copy p,.about-section-copy,.about-process p,.about-cta p,.about-legal p{color:#d7c5b4;line-height:1.75;font-size:17px}
.about-checklist{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:12px 22px}
.intro-checklist,.why-checklist{grid-template-columns:repeat(2,minmax(220px,1fr))}
.about-checklist li{display:flex;align-items:flex-start;gap:10px;color:#f6dfbd;font-size:16px;font-weight:800;text-align:left}
.about-checklist li span{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:999px;background:rgba(255,170,70,.35);color:#ff8a24;font-size:16px;font-weight:900;box-shadow:0 0 12px rgba(255,170,70,.35)}
.about-section{padding:46px 0;border-bottom:1px solid rgba(255,138,36,.18);text-align:left}
.about-section h2{font-size:clamp(32px,4vw,48px);margin:8px 0 14px}
.about-process{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.about-process div{border:1px solid rgba(255,138,36,.32);border-radius:22px;padding:24px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));box-shadow:0 0 20px rgba(255,138,36,.08)}
.about-process h2{font-size:25px;margin:0 0 10px}
.about-cta{margin:54px 0 34px;padding:42px 30px;text-align:left;border:2px solid rgba(255,138,36,.58);border-radius:30px;background:radial-gradient(circle at 20% 0%,rgba(255,170,70,.35),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.022));box-shadow:0 0 34px rgba(255,138,36,.14)}
.about-cta h2{font-size:clamp(32px,4vw,52px);margin:8px 0 12px}
.about-store-buttons{justify-content:flex-start;margin-top:24px}
.about-legal{padding:22px 0 8px;border-top:1px solid rgba(255,138,36,.18);text-align:left}
.about-legal p{color:#9d8d7d;font-size:14px}
@media(max-width:900px){.about-hero{grid-template-columns:1fr}.about-logo-panel{min-height:260px}.about-logo-panel img{max-width:220px}.intro-checklist,.why-checklist,.about-process{grid-template-columns:1fr}}

/* 5.9 roadmap additions */
.enhanced-card{position:relative;display:flex;flex-direction:column}
.product-card-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;width:100%;height:100%}
.quick-view-btn{margin:10px auto 0;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,138,36,.7);background:#101010;color:#ff8a24;font-weight:900;cursor:pointer;box-shadow:0 0 14px rgba(255,170,70,.35)}
.quick-view-btn:hover{border-color:#c875ff;color:#c875ff}
.quick-view-modal{display:none;position:fixed;inset:0;z-index:99998;align-items:center;justify-content:center;padding:24px}
.quick-view-modal.open{display:flex}
.quick-view-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(3px)}
.quick-view-card{position:relative;z-index:2;display:grid;grid-template-columns:340px 1fr;gap:26px;max-width:920px;width:min(920px,94vw);padding:26px;border:2px solid rgba(255,138,36,.68);border-radius:28px;background:#0d0d0d;box-shadow:0 0 42px rgba(255,138,36,.22)}
.quick-view-card img{width:100%;height:340px;object-fit:contain;background:#050505;border-radius:18px}
.quick-view-card h2{color:#ff8a24;font-family:Georgia,'Times New Roman',serif;font-size:38px;margin:4px 0 12px}
.quick-view-card p{color:#d7c5b4;line-height:1.6}
.quick-price{margin:12px 0;color:#75ff80;font-size:24px;font-weight:900}
.quick-close{position:absolute;right:14px;top:10px;background:transparent;border:0;color:#ff8a24;font-size:34px;cursor:pointer}
.site-search{margin:24px 0;padding:18px;border:1px solid rgba(255,138,36,.35);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015))}
.site-search label{display:block;color:#ff8a24;font-weight:900;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}
.site-search input{width:100%;padding:14px 16px;border-radius:14px;border:2px solid rgba(255,138,36,.55);background:#fff;color:#000;font-size:17px;font-weight:700}
.search-empty{display:none;margin-top:14px;color:#ff8b8b;font-weight:900}
.featured-premium-section{background:radial-gradient(circle at 50% 0%,rgba(255,138,36,.15),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.012));border-top:2px solid rgba(255,170,70,.70);border-bottom:1px solid rgba(255,138,36,.18)}
.featured-premium-section .product-card{animation:gldFeaturedGlow 3.6s ease-in-out infinite}
@keyframes gldFeaturedGlow{0%,100%{box-shadow:0 0 18px rgba(255,138,36,.12)}50%{box-shadow:0 0 34px rgba(255,138,36,.32)}}
.newest-section .eyebrow{color:#c875ff}
.info-page{max-width:1180px}
.info-hero{display:grid;grid-template-columns:320px 1fr;gap:42px;align-items:center;padding:34px 0 44px;border-bottom:1px solid rgba(255,138,36,.24)}
.info-logo-panel{min-height:320px;border:2px solid rgba(255,138,36,.55);border-radius:32px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(255,138,36,.18),transparent 52%),linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02));box-shadow:0 0 36px rgba(255,170,70,.35),inset 0 0 28px rgba(0,0,0,.35)}
.info-logo-panel img{width:76%;max-width:250px;height:auto;object-fit:contain}
.info-copy{text-align:left}
.info-copy h1{color:#ff8a24;font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,5vw,64px);line-height:1;margin:8px 0 14px;text-shadow:0 0 18px rgba(255,138,36,.24)}
.info-lead{color:#f6dfbd;font-size:22px;font-weight:800;line-height:1.45}
.info-section{padding:42px 0;text-align:left}
.info-row{border:1px solid rgba(255,138,36,.32);border-radius:22px;padding:24px;margin-bottom:18px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));box-shadow:0 0 20px rgba(255,138,36,.08)}
.info-row h3{color:#ff8a24;font-size:25px;margin:0 0 10px;font-family:Georgia,'Times New Roman',serif}
.info-row p{color:#d7c5b4;line-height:1.7;font-size:17px;margin:0 0 8px}
@media(max-width:850px){.quick-view-card{grid-template-columns:1fr}.quick-view-card img{height:260px}.info-hero{grid-template-columns:1fr}.info-logo-panel{min-height:240px}.info-logo-panel img{max-width:210px}}

/* 5.9.2 product page build-fix section styles */
.product-section{margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,138,36,.18)}
.product-section h2{color:#ff8a24;font-size:20px;margin:0 0 10px;font-weight:900;text-transform:uppercase;letter-spacing:.8px}
.product-section p{color:#d7c5b4;line-height:1.7}
.product-feature-list{margin:0;padding-left:20px;color:#f6dfbd;line-height:1.7}
.product-feature-list li::marker{color:#ff8a24}
.product-specs{display:grid;gap:8px;color:#f6dfbd}
.notice-list{display:grid;gap:10px}
.product-copyright{margin-top:18px;color:#9d8d7d;font-size:13px;line-height:1.5}

/* 6.0 Search Results Page */
.nav-search{display:flex;gap:6px;align-items:center;flex:1;max-width:360px;margin:0 14px}
.nav-search input{width:100%;padding:9px 11px;border-radius:999px;border:1px solid rgba(255,138,36,.6);background:#fff;color:#000;font-weight:700}
.nav-search button{padding:9px 13px;border-radius:999px;border:1px solid rgba(255,138,36,.7);background:#101010;color:#ff8a24;font-weight:900;cursor:pointer}
.site-search-row{display:flex;gap:10px;align-items:center}
.site-search-row input{flex:1}
.search-page{max-width:1320px}
.search-hero{display:grid;grid-template-columns:1fr minmax(320px,520px);gap:28px;align-items:end;padding:34px 0;border-bottom:1px solid rgba(255,138,36,.22)}
.search-hero h1{color:#ff8a24;font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,5vw,64px);margin:6px 0 10px}
.search-hero p{color:#d7c5b4;font-size:18px;line-height:1.6}
.search-page-form{display:flex;gap:10px}
.search-page-form input{flex:1;padding:15px 16px;border-radius:16px;border:2px solid rgba(255,138,36,.58);background:#fff;color:#000;font-size:18px;font-weight:800}
.search-layout{display:grid;grid-template-columns:280px 1fr;gap:28px;padding:34px 0}
.search-sidebar{align-self:start;position:sticky;top:16px;border:1px solid rgba(255,138,36,.38);border-radius:24px;padding:20px;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.018))}
.search-sidebar h3{color:#ff8a24;margin:0 0 18px;font-size:24px}
.filter-group{border-top:1px solid rgba(255,138,36,.2);padding-top:14px;margin-top:14px}
.filter-group h4{color:#f6dfbd;margin:0 0 8px;text-transform:uppercase;letter-spacing:1px;font-size:13px}
.filter-group label{display:block;color:#d7c5b4;margin:9px 0;font-weight:700}
.search-results-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px}
.search-results-head h2{color:#ff8a24;font-family:Georgia,'Times New Roman',serif;font-size:38px;margin:4px 0 6px}
#searchCount{color:#d7c5b4;margin:0}
.search-sort{color:#f6dfbd;font-weight:900}
.search-sort select{margin-left:8px;padding:10px;border-radius:12px;border:1px solid rgba(255,138,36,.5);background:#fff;color:#000;font-weight:800}
.search-card-meta{color:#9d8d7d;font-size:13px;font-weight:800;text-align:center;margin:4px 0}
.search-result-card .quick-price{font-size:18px;text-align:center}
@media(max-width:980px){.nav-search{order:3;width:100%;max-width:none;margin:10px 0 0}.nav{flex-wrap:wrap}.search-hero,.search-layout{grid-template-columns:1fr}.search-sidebar{position:static}.search-page-form{flex-direction:column}}

/* 6.0.2 mobile-only image enlarge hint fix */
.tap-to-enlarge,
.mobile-image-hint,
.image-tap-hint,
.gallery-tap-hint,
.tap-image-hint{
  display:none!important;
}

@media(max-width:700px){
  .tap-to-enlarge,
  .mobile-image-hint,
  .image-tap-hint,
  .gallery-tap-hint,
  .tap-image-hint{
    display:block!important;
  }
}

/* 6.0.3 Search box color update */
.nav-search input,
.site-search input,
.site-search-row input,
.search-page-form input{
  background:#FFF3E3!important;
  border:2px solid #FF8A24!important;
  color:#2A1A0A!important;
}
.nav-search input::placeholder,
.site-search input::placeholder,
.site-search-row input::placeholder,
.search-page-form input::placeholder{
  color:#8A5A2B!important;
}
.nav-search input:focus,
.site-search input:focus,
.site-search-row input:focus,
.search-page-form input:focus{
  outline:none;
  border-color:#ff9f45!important;
  box-shadow:0 0 0 3px rgba(255,138,36,.22),0 0 18px rgba(255,138,36,.18);
}

/* 6.1 Product Notices */
.product-notices{display:grid;gap:10px}
.product-safety-notice{border-left:4px solid #ff8a24;background:rgba(255,138,36,.08)}

/* 6.2 Available Products empty-state upgrade */
.available-empty-state{
  position:relative;
  overflow:hidden;
  margin:42px auto 48px;
  padding:54px 34px;
  max-width:960px;
  text-align:center;
  border:2px solid rgba(255,138,36,.55);
  border-radius:34px;
  background:
    radial-gradient(circle at 50% 0%, rgba(255,138,36,.18), transparent 42%),
    linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.022));
  box-shadow:0 0 38px rgba(255,170,70,.35);
}
.empty-logo-watermark{
  position:absolute;
  inset:auto -40px -80px auto;
  opacity:.055;
  pointer-events:none;
}
.empty-logo-watermark img{
  width:360px;
  max-width:45vw;
}
.available-empty-state .empty-ghost{
  font-size:72px;
  line-height:1;
  margin-bottom:14px;
  filter:drop-shadow(0 0 16px rgba(255,138,36,.28));
}
.available-empty-state h2{
  color:#ff8a24;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(36px,5vw,58px);
  line-height:1.02;
  margin:8px 0 16px;
  text-shadow:0 0 20px rgba(255,138,36,.24);
}
.available-empty-state p{
  color:#d7c5b4;
  font-size:18px;
  line-height:1.7;
  max-width:760px;
  margin-left:auto;
  margin-right:auto;
}
.available-empty-state .empty-lead{
  color:#f6dfbd;
  font-size:21px;
  font-weight:800;
}
.empty-actions{
  justify-content:center;
  margin-top:26px;
}
.empty-follow-box,
.empty-custom-box{
  position:relative;
  z-index:2;
  margin:28px auto 0;
  max-width:760px;
  padding:22px;
  border:1px solid rgba(255,138,36,.32);
  border-radius:22px;
  background:rgba(0,0,0,.22);
}
.empty-follow-box h3,
.empty-custom-box h3{
  color:#ff8a24;
  font-size:24px;
  margin:0 0 8px;
  font-family:Georgia,'Times New Roman',serif;
}
.empty-featured-section{
  margin-top:36px;
  border-top:1px solid rgba(255,138,36,.2);
}
@media(max-width:700px){
  .available-empty-state{
    padding:38px 20px;
  }
  .empty-actions{
    flex-direction:column;
    align-items:center;
  }
}

/* 6.3 Ghost & Lantern mascot branding */
.empty-brand-icon,
.mascot-state-icon{
  display:flex;
  justify-content:center;
  align-items:center;
  margin:0 auto 18px;
}
.empty-brand-icon img,
.mascot-state-icon img{
  width:150px;
  max-width:45vw;
  height:auto;
  object-fit:contain;
  filter:drop-shadow(0 0 20px rgba(255,170,70,.70));
  animation:lanternGlowPulse 4.8s ease-in-out infinite;
}
.loader-card .mascot-loader-img{
  width:150px;
  height:150px;
  object-fit:contain;
  filter:drop-shadow(0 0 24px rgba(255,138,36,.42));
  animation:lanternGlowPulse 4.8s ease-in-out infinite;
}
.loader-small{
  font-size:13px!important;
  color:#9d8d7d!important;
  margin-top:8px!important;
}
@keyframes lanternGlowPulse{
  0%,100%{filter:drop-shadow(0 0 14px rgba(255,138,36,.24));}
  50%{filter:drop-shadow(0 0 30px rgba(255,138,36,.55));}
}
.mascot-logo-panel img{
  width:82%!important;
  max-width:320px!important;
}
.mascot-hero-page{
  display:grid;
  grid-template-columns:360px 1fr;
  gap:44px;
  align-items:center;
  padding:60px 0;
  min-height:520px;
}
.mascot-hero-art{
  border:2px solid rgba(255,138,36,.55);
  border-radius:32px;
  min-height:360px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:
    radial-gradient(circle at center, rgba(255,138,36,.18), transparent 52%),
    linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.02));
  box-shadow:0 0 36px rgba(255,170,70,.35), inset 0 0 28px rgba(0,0,0,.35);
}
.mascot-hero-art img{
  width:86%;
  max-width:330px;
  height:auto;
  filter:drop-shadow(0 0 22px rgba(255,138,36,.36));
  animation:lanternGlowPulse 4.8s ease-in-out infinite;
}
.mascot-hero-copy h1{
  color:#ff8a24;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(42px,5vw,68px);
  line-height:1.02;
  margin:8px 0 14px;
  text-shadow:0 0 20px rgba(255,138,36,.24);
}
.mascot-hero-copy p{
  color:#d7c5b4;
  font-size:20px;
  line-height:1.7;
}
@media(max-width:850px){
  .mascot-hero-page{grid-template-columns:1fr;min-height:auto;padding:36px 0;}
  .mascot-hero-art{min-height:260px;}
  .mascot-hero-art img{max-width:240px;}
  .empty-brand-icon img,.mascot-state-icon img{width:120px;}
}

/* 6.5 Home page mascot hero */
.home-mascot-hero{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 360px;
  gap:38px;
  align-items:center;
  padding:64px min(6vw,72px)!important;
  background:
    radial-gradient(circle at 78% 45%, rgba(255,138,36,.20), transparent 25%),
    radial-gradient(circle at 15% 0%, rgba(200,117,255,.10), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.025), rgba(255,255,255,.01));
}
.home-hero-copy{
  text-align:left!important;
  max-width:820px!important;
}
.home-hero-copy h1{
  color:#ff8a24;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(44px,5.5vw,78px);
  line-height:.96;
  margin:8px 0 20px;
  text-shadow:0 0 24px rgba(255,138,36,.25);
}
.home-hero-mascot{
  display:flex;
  align-items:center;
  justify-content:center;
  background:transparent!important;
  border:none!important;
  box-shadow:none!important;
}
.home-hero-mascot img{
  width:min(340px,38vw);
  height:auto;
  object-fit:contain;
  filter:drop-shadow(0 0 22px rgba(255,138,36,.35));
  animation:homeLanternGlow 4.8s ease-in-out infinite;
}
@keyframes homeLanternGlow{
  0%,100%{filter:drop-shadow(0 0 14px rgba(255,138,36,.30)) drop-shadow(0 0 4px rgba(255,190,90,.18));}
  50%{filter:drop-shadow(0 0 34px rgba(255,138,36,.68)) drop-shadow(0 0 14px rgba(255,210,120,.45));}
}
.home-mascot-hero .hero-logo{
  display:none!important;
}
@media(max-width:850px){
  .home-mascot-hero{
    grid-template-columns:1fr;
    text-align:center;
    padding:42px 22px!important;
  }
  .home-hero-copy{
    text-align:center!important;
  }
  .home-hero-mascot{
    order:-1;
  }
  .home-hero-mascot img{
    width:min(220px,62vw);
  }
}

/* 6.6 Remove boxes around Ghost & Lantern mascot everywhere */
.home-hero-mascot,
.empty-brand-icon,
.mascot-state-icon,
.mascot-hero-art,
.about-logo-panel.mascot-logo-panel,
.info-logo-panel.mascot-logo-panel,
.mascot-no-box-panel{
  background:transparent!important;
  border:none!important;
  box-shadow:none!important;
  outline:none!important;
}

.mascot-hero-art,
.about-logo-panel.mascot-logo-panel,
.info-logo-panel.mascot-logo-panel{
  min-height:auto!important;
}

.mascot-hero-art{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}

.mascot-hero-art img,
.about-logo-panel.mascot-logo-panel img,
.info-logo-panel.mascot-logo-panel img,
.home-hero-mascot img,
.empty-brand-icon img,
.mascot-state-icon img,
.loader-card .mascot-loader-img{
  background:transparent!important;
  border:none!important;
  box-shadow:none!important;
  filter:drop-shadow(0 0 22px rgba(255,138,36,.38));
  animation:lanternGlowNoBox 4.8s ease-in-out infinite;
}

@keyframes lanternGlowNoBox{
  0%,100%{
    filter:drop-shadow(0 0 13px rgba(255,138,36,.28)) drop-shadow(0 0 4px rgba(255,210,120,.18));
  }
  50%{
    filter:drop-shadow(0 0 34px rgba(255,138,36,.68)) drop-shadow(0 0 14px rgba(255,210,120,.46));
  }
}

.mascot-no-box{
  background:
    radial-gradient(circle at 18% 44%, rgba(255,138,36,.11), transparent 26%),
    linear-gradient(180deg, rgba(255,255,255,.015), rgba(255,255,255,.004));
}

.about-logo-panel.mascot-logo-panel,
.info-logo-panel.mascot-logo-panel{
  padding:0!important;
}

.about-logo-panel.mascot-logo-panel img,
.info-logo-panel.mascot-logo-panel img{
  width:min(320px,82vw)!important;
  max-width:320px!important;
}

@media(max-width:900px){
  .about-logo-panel.mascot-logo-panel,
  .info-logo-panel.mascot-logo-panel{
    min-height:auto!important;
    padding:8px 0 0!important;
  }
}

/* 6.6.2 Home page brand logo artwork */
.home-hero-brand-logo{
  display:block;
  width:min(420px,70vw);
  max-width:100%;
  height:auto;
  object-fit:contain;
  margin:0 0 18px;
  filter:drop-shadow(0 0 16px rgba(255,170,70,.35));
}
.home-hero-tagline{
  margin-top:0!important;
}
@media(max-width:850px){
  .home-hero-brand-logo{
    margin-left:auto;
    margin-right:auto;
    width:min(360px,80vw);
  }
}

/* 7.1 Brand Manager theme support */
.brand-announcement{
  background:linear-gradient(90deg, rgba(255,138,36,.95), rgba(200,117,255,.75));
  color:#120700;
  text-align:center;
  padding:10px 16px;
  font-weight:900;
  letter-spacing:.3px;
  border-bottom:1px solid rgba(255,255,255,.25);
}
.hero h1,
.home-hero-copy h1,
.section h2,
.about-copy h1,
.info-copy h1{
  color:var(--brand-accent,#ff8a24)!important;
}
.small-link,
.eyebrow{
  color:var(--brand-accent,#ff8a24)!important;
}

/* 9.1 transparent seasonal mascots */
.home-hero-mascot img,
.empty-brand-icon img,
.mascot-state-icon img,
.mascot-hero-art img,
.about-logo-panel.mascot-logo-panel img,
.info-logo-panel.mascot-logo-panel img,
.loader-card .mascot-loader-img{
  background:transparent!important;
}

/* 9.2 mascot rendering correction
   The artwork is preserved. Glow is created behind the mascot, not by altering or clipping image pixels. */
.home-hero-mascot,
.empty-brand-icon,
.mascot-state-icon,
.mascot-hero-art,
.about-logo-panel.mascot-logo-panel,
.info-logo-panel.mascot-logo-panel{
  position:relative!important;
  overflow:visible!important;
  background:transparent!important;
}

.home-hero-mascot::before,
.empty-brand-icon::before,
.mascot-state-icon::before,
.mascot-hero-art::before,
.about-logo-panel.mascot-logo-panel::before,
.info-logo-panel.mascot-logo-panel::before{
  content:"";
  position:absolute;
  width:92%;
  height:92%;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  border-radius:50%;
  background:radial-gradient(circle, rgba(255,170,70,.70) 0%, rgba(255,170,70,.35) 34%, rgba(255,138,36,0) 70%);
  filter:blur(28px);
  pointer-events:none;
  z-index:0;
  animation:gldMascotGlowBehind 5s ease-in-out infinite;
}

.home-hero-mascot img,
.empty-brand-icon img,
.mascot-state-icon img,
.mascot-hero-art img,
.about-logo-panel.mascot-logo-panel img,
.info-logo-panel.mascot-logo-panel img,
.loader-card .mascot-loader-img{
  position:relative!important;
  z-index:1!important;
  background:transparent!important;
  filter:none!important;
  animation:none!important;
}

@keyframes gldMascotGlowBehind{
  0%,100%{opacity:.85; transform:translate(-50%,-50%) scale(.96);}
  50%{opacity:1; transform:translate(-50%,-50%) scale(1.06);}
}

/* 9.4 theme-specific mascot glow */
:root{
  --mascot-glow-rgb:255,138,36;
  --mascot-glow-x:58%;
  --mascot-glow-y:54%;
}

.home-hero-mascot::before,
.empty-brand-icon::before,
.mascot-state-icon::before,
.mascot-hero-art::before,
.about-logo-panel.mascot-logo-panel::before,
.info-logo-panel.mascot-logo-panel::before{
  left:var(--mascot-glow-x,58%)!important;
  top:var(--mascot-glow-y,54%)!important;
  width:96%!important;
  height:96%!important;
  background:
    radial-gradient(circle at center,
      rgba(var(--mascot-glow-rgb,255,138,36),.88) 0%,
      rgba(var(--mascot-glow-rgb,255,138,36),.42) 28%,
      rgba(var(--mascot-glow-rgb,255,138,36),.18) 48%,
      rgba(var(--mascot-glow-rgb,255,138,36),0) 76%)!important;
  filter:blur(30px)!important;
}

.home-hero-mascot::after,
.empty-brand-icon::after,
.mascot-state-icon::after,
.mascot-hero-art::after,
.about-logo-panel.mascot-logo-panel::after,
.info-logo-panel.mascot-logo-panel::after{
  content:"";
  position:absolute;
  left:var(--mascot-glow-x,58%);
  top:var(--mascot-glow-y,54%);
  transform:translate(-50%,-50%);
  width:42%;
  height:42%;
  border-radius:50%;
  background:
    radial-gradient(circle,
      rgba(var(--mascot-glow-rgb,255,138,36),.95) 0%,
      rgba(var(--mascot-glow-rgb,255,138,36),.42) 38%,
      rgba(var(--mascot-glow-rgb,255,138,36),0) 72%);
  filter:blur(14px);
  pointer-events:none;
  z-index:0;
  animation:gldObjectGlowPulse 4.4s ease-in-out infinite;
}

@keyframes gldObjectGlowPulse{
  0%,100%{opacity:.76; transform:translate(-50%,-50%) scale(.92);}
  50%{opacity:1; transform:translate(-50%,-50%) scale(1.12);}
}

html[data-brand-theme="Winter"] .home-hero-mascot::before,
html[data-brand-theme="Winter"] .empty-brand-icon::before,
html[data-brand-theme="Winter"] .mascot-state-icon::before,
html[data-brand-theme="Winter"] .mascot-hero-art::before,
html[data-brand-theme="Winter"] .about-logo-panel.mascot-logo-panel::before,
html[data-brand-theme="Winter"] .info-logo-panel.mascot-logo-panel::before{
  box-shadow:0 0 36px rgba(150,220,255,.35);
}

html[data-brand-theme="Valentine"] .home-hero-mascot::before,
html[data-brand-theme="Valentine"] .empty-brand-icon::before,
html[data-brand-theme="Valentine"] .mascot-state-icon::before,
html[data-brand-theme="Valentine"] .mascot-hero-art::before,
html[data-brand-theme="Valentine"] .about-logo-panel.mascot-logo-panel::before,
html[data-brand-theme="Valentine"] .info-logo-panel.mascot-logo-panel::before{
  box-shadow:0 0 38px rgba(255,95,140,.38);
}

html[data-brand-theme="St. Patrick's Day"] .home-hero-mascot::before,
html[data-brand-theme="St. Patrick's Day"] .empty-brand-icon::before,
html[data-brand-theme="St. Patrick's Day"] .mascot-state-icon::before,
html[data-brand-theme="St. Patrick's Day"] .mascot-hero-art::before,
html[data-brand-theme="St. Patrick's Day"] .about-logo-panel.mascot-logo-panel::before,
html[data-brand-theme="St. Patrick's Day"] .info-logo-panel.mascot-logo-panel::before{
  box-shadow:0 0 38px rgba(67,212,111,.38);
}

/* 9.5 universal mascot component */
:root{--mascot-glow-rgb:255,138,36;}
.mascot-component{--mascot-size:180px;position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:var(--mascot-size)!important;height:var(--mascot-size)!important;overflow:visible!important;background:transparent!important;border:none!important;box-shadow:none!important;isolation:isolate;}
.mascot-component img{position:relative!important;z-index:2!important;display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;background:transparent!important;border:none!important;box-shadow:none!important;filter:none!important;animation:none!important;}
.mascot-component .mascot-glow,.mascot-component .mascot-core-glow{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;border-radius:999px!important;pointer-events:none!important;z-index:1!important;background:radial-gradient(circle,rgba(var(--mascot-glow-rgb,255,138,36),.90) 0%,rgba(var(--mascot-glow-rgb,255,138,36),.46) 32%,rgba(var(--mascot-glow-rgb,255,138,36),.18) 55%,rgba(var(--mascot-glow-rgb,255,138,36),0) 78%)!important;}
.mascot-component .mascot-glow{width:96%!important;height:96%!important;filter:blur(calc(var(--mascot-size) * .085))!important;animation:gldMascotCenteredGlow 3.8s ease-in-out infinite!important;}
.mascot-component .mascot-core-glow{width:45%!important;height:45%!important;filter:blur(calc(var(--mascot-size) * .04))!important;opacity:.78;animation:gldMascotCenteredCoreGlow 3.8s ease-in-out infinite!important;}
@keyframes gldMascotCenteredGlow{0%,100%{opacity:.62;transform:translate(-50%,-50%) scale(.92)!important;}50%{opacity:1;transform:translate(-50%,-50%) scale(1.08)!important;}}
@keyframes gldMascotCenteredCoreGlow{0%,100%{opacity:.58;transform:translate(-50%,-50%) scale(.84)!important;}50%{opacity:.98;transform:translate(-50%,-50%) scale(1.16)!important;}}
.home-hero-mascot::before,.home-hero-mascot::after,.empty-brand-icon::before,.empty-brand-icon::after,.mascot-state-icon::before,.mascot-state-icon::after,.mascot-hero-art::before,.mascot-hero-art::after,.about-logo-panel.mascot-logo-panel::before,.about-logo-panel.mascot-logo-panel::after,.info-logo-panel.mascot-logo-panel::before,.info-logo-panel.mascot-logo-panel::after,.page-mascot-break::before,.page-mascot-break::after{content:none!important;}
.home-hero-mascot{--mascot-size:min(340px,38vw);}
.available-empty-state .mascot-component{--mascot-size:170px;}
.page-mascot-break .mascot-component{--mascot-size:165px;}
.about-logo-panel.mascot-logo-panel,.info-logo-panel.mascot-logo-panel{--mascot-size:min(320px,82vw);}
.mascot-hero-art{--mascot-size:min(330px,84vw);}
.page-mascot-break{text-align:center!important;margin:20px auto 28px!important;max-width:520px!important;}
.page-mascot-break h3{color:var(--brand-accent,#ff8a24)!important;font-family:Georgia,'Times New Roman',serif;font-size:28px!important;margin:8px 0 4px!important;}
.page-mascot-break p{color:#d7c5b4!important;line-height:1.55!important;max-width:520px!important;margin:0 auto!important;}
.product-card::before,.product-card::after,.card::before,.card::after{content:none!important;}
@media(max-width:850px){.home-hero-mascot{--mascot-size:min(220px,62vw);}.available-empty-state .mascot-component,.page-mascot-break .mascot-component{--mascot-size:135px;}}

/* 9.8.2 restore the working 9.5 mascot pulse and remove only box gradients */

/* Keep mascot pulse from 9.5 untouched */
.mascot-component .mascot-glow,
.mascot-component .mascot-core-glow,
.gld-mascot .gld-mascot-glow,
.gld-mascot .gld-mascot-core{
  display:block!important;
  opacity:1;
}

/* Remove ambient box gradients without disabling mascot animation */
#available,
.available-products-section,
.available-section,
.home-available-section,
.featured-premium-section,
.available-panel,
.available-card,
.available-products-panel,
.marketplace-panel,
.store-links,
.shop-cta,
.cta-panel,
.cta,
.info-card,
.feature-card,
.about-card,
.contact-card,
.promo-panel,
.premium-panel,
.hero-card{
  background-image:none!important;
  box-shadow:none!important;
  filter:none!important;
}

/* Remove panel pseudo glows only on the box itself, not children */
#available::before,
#available::after,
.available-products-section::before,
.available-products-section::after,
.available-section::before,
.available-section::after,
.home-available-section::before,
.home-available-section::after,
.featured-premium-section::before,
.featured-premium-section::after,
.available-panel::before,
.available-panel::after,
.available-card::before,
.available-card::after,
.available-products-panel::before,
.available-products-panel::after,
.marketplace-panel::before,
.marketplace-panel::after,
.store-links::before,
.store-links::after,
.shop-cta::before,
.shop-cta::after,
.cta-panel::before,
.cta-panel::after,
.cta::before,
.cta::after,
.info-card::before,
.info-card::after,
.feature-card::before,
.feature-card::after,
.about-card::before,
.about-card::after,
.contact-card::before,
.contact-card::after,
.promo-panel::before,
.promo-panel::after,
.premium-panel::before,
.premium-panel::after,
.hero-card::before,
.hero-card::after{
  content:none!important;
  display:none!important;
  background:none!important;
  background-image:none!important;
  box-shadow:none!important;
  filter:none!important;
  animation:none!important;
}

/* Remove text halo in the affected panels only */
#available h1,
#available h2,
#available h3,
#available p,
#available span,
.available-panel h1,
.available-panel h2,
.available-panel h3,
.available-panel p,
.available-card h1,
.available-card h2,
.available-card h3,
.available-card p,
.cta h1,
.cta h2,
.cta h3,
.cta p,
.cta-panel h1,
.cta-panel h2,
.cta-panel h3,
.cta-panel p,
.info-card h1,
.info-card h2,
.info-card h3,
.info-card p,
.about-card h1,
.about-card h2,
.about-card h3,
.about-card p,
.contact-card h1,
.contact-card h2,
.contact-card h3,
.contact-card p{
  text-shadow:none!important;
}

/* Re-assert visible pulse animation from the working 9.5 system */
@keyframes gldMascotCenteredGlow{
  0%,100%{opacity:.48; transform:translate(-50%,-50%) scale(.86)!important;}
  50%{opacity:1; transform:translate(-50%,-50%) scale(1.20)!important;}
}
@keyframes gldMascotCenteredCoreGlow{
  0%,100%{opacity:.40; transform:translate(-50%,-50%) scale(.72)!important;}
  50%{opacity:1; transform:translate(-50%,-50%) scale(1.30)!important;}
}
.mascot-component .mascot-glow{
  animation:gldMascotCenteredGlow 2.4s ease-in-out infinite!important;
}
.mascot-component .mascot-core-glow{
  animation:gldMascotCenteredCoreGlow 2s ease-in-out infinite!important;
}

/* 9.9 final targeted gradient cleanup
   Built from 9.8.2 because that version had the working mascot pulse.
   This removes only the unwanted box/header gradients and leaves mascot glow alone. */

/* Header/logo strip: no orange haze behind the logo or navigation */
.nav{
  background:linear-gradient(180deg, rgba(12,7,12,.96), rgba(4,4,4,.94))!important;
  background-image:linear-gradient(180deg, rgba(12,7,12,.96), rgba(4,4,4,.94))!important;
  box-shadow:0 8px 26px rgba(0,0,0,.55), inset 0 -1px 0 rgba(109,58,180,.25)!important;
}
.nav::before,
.nav::after{
  content:none!important;
  display:none!important;
  background:none!important;
  box-shadow:none!important;
  filter:none!important;
}
.nav-logo .nav-icon,
.nav-logo .nav-wordmark,
.nav-logo img{
  filter:none!important;
  box-shadow:none!important;
}

/* Home page Available Products announcement box */
.homepage-store-notice{
  background:#17131f!important;
  background-image:none!important;
  box-shadow:none!important;
  filter:none!important;
}
.homepage-store-notice::before,
.homepage-store-notice::after{
  content:none!important;
  display:none!important;
  background:none!important;
  background-image:none!important;
  box-shadow:none!important;
  filter:none!important;
  animation:none!important;
}
.homepage-store-notice h1,
.homepage-store-notice h2,
.homepage-store-notice h3,
.homepage-store-notice p,
.homepage-store-notice span,
.homepage-store-notice strong{
  text-shadow:none!important;
  filter:none!important;
}

/* About and Contact bottom shop boxes:
   Ready to Find Your Next Favorite Piece / Browse Current Products */
.about-cta{
  background:#17131f!important;
  background-image:none!important;
  box-shadow:none!important;
  filter:none!important;
}
.about-cta::before,
.about-cta::after{
  content:none!important;
  display:none!important;
  background:none!important;
  background-image:none!important;
  box-shadow:none!important;
  filter:none!important;
  animation:none!important;
}
.about-cta h1,
.about-cta h2,
.about-cta h3,
.about-cta p,
.about-cta span,
.about-cta strong{
  text-shadow:none!important;
  filter:none!important;
}

/* Any store-link button/card glow inside those boxes should not create a background haze */
.homepage-store-notice .premium-store-button,
.homepage-store-notice .premium-store-button *,
.about-cta .premium-store-button,
.about-cta .premium-store-button *{
  text-shadow:none!important;
}
.homepage-store-notice .premium-store-button::before,
.homepage-store-notice .premium-store-button::after,
.about-cta .premium-store-button::before,
.about-cta .premium-store-button::after{
  content:none!important;
  display:none!important;
  background:none!important;
  box-shadow:none!important;
  filter:none!important;
}

/* Keep the working mascot-only pulse from 9.8.2, slowed slightly and brightened. */
@keyframes gldMascotCenteredGlow{
  0%,100%{opacity:.52; transform:translate(-50%,-50%) scale(.88)!important;}
  50%{opacity:1; transform:translate(-50%,-50%) scale(1.18)!important;}
}
@keyframes gldMascotCenteredCoreGlow{
  0%,100%{opacity:.44; transform:translate(-50%,-50%) scale(.76)!important;}
  50%{opacity:1; transform:translate(-50%,-50%) scale(1.24)!important;}
}
.mascot-component .mascot-glow{
  width:104%!important;
  height:104%!important;
  background:radial-gradient(circle,
    rgba(var(--mascot-glow-rgb,255,138,36),.95) 0%,
    rgba(var(--mascot-glow-rgb,255,138,36),.56) 30%,
    rgba(var(--mascot-glow-rgb,255,138,36),.22) 56%,
    rgba(var(--mascot-glow-rgb,255,138,36),0) 80%)!important;
  filter:blur(calc(var(--mascot-size,180px) * .09))!important;
  animation:gldMascotCenteredGlow 3.6s ease-in-out infinite!important;
}
.mascot-component .mascot-core-glow{
  width:48%!important;
  height:48%!important;
  background:radial-gradient(circle,
    rgba(var(--mascot-glow-rgb,255,138,36),1) 0%,
    rgba(var(--mascot-glow-rgb,255,138,36),.58) 40%,
    rgba(var(--mascot-glow-rgb,255,138,36),0) 76%)!important;
  filter:blur(calc(var(--mascot-size,180px) * .045))!important;
  animation:gldMascotCenteredCoreGlow 3.2s ease-in-out infinite!important;
}

/* 12.0 website product tag styling */
.product-tags{margin:18px 0;padding:14px;border:1px solid rgba(255,138,36,.35);border-radius:16px;background:rgba(16,16,16,.72)}
.product-tags h3{margin:0 0 10px;color:#ff8a24}
.tag-row{display:flex;gap:8px;flex-wrap:wrap}
.tag-pill{display:inline-block;border:1px solid rgba(255,138,36,.65);border-radius:999px;padding:6px 10px;color:#f6dfbd;background:rgba(255,138,36,.08);font-size:13px;font-weight:700}
.gallery-main{min-height:320px;display:flex;align-items:center;justify-content:center}
.gallery-thumbs img{cursor:pointer}

/* 14.0 brand glow controls */
.hero:before,.brand-mascot-glow,.mascot-glow{
  opacity:calc(var(--mascot-glow-enabled,1) * var(--mascot-glow-brightness,.7));
  filter:blur(var(--mascot-glow-blur,65px));
  animation:gldMascotBreath var(--mascot-pulse-speed,4.65s) ease-in-out infinite;
}
@keyframes gldMascotBreath{
  0%,100%{transform:scale(calc(1 - (var(--mascot-pulse-amount,.45) * .08)));opacity:calc(var(--mascot-glow-enabled,1) * var(--mascot-glow-brightness,.7) * .65)}
  50%{transform:scale(calc(1 + (var(--mascot-pulse-amount,.45) * .16)));opacity:calc(var(--mascot-glow-enabled,1) * var(--mascot-glow-brightness,.7))}
}





.subcategory-section{margin-top:42px}
.subcategory-title{font-family:Georgia,serif;color:var(--orange);font-size:clamp(24px,3vw,34px);margin:0 0 18px;border-bottom:1px solid var(--line);padding-bottom:10px}
.subcategory-section .grid{margin-top:0}
.category-card .category-subchips{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 16px}
.category-card .category-subchip{display:inline-flex;width:auto;color:var(--cream);background:rgba(255,138,36,.10);border:1px solid var(--line);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;margin:0;text-decoration:none}
.category-card .category-subchip b{color:var(--orange)}
.category-card .category-count{display:inline-flex;width:auto;color:#150800;background:linear-gradient(180deg,#fff09a,#ffcc33);font-weight:900;border-radius:999px;padding:7px 12px;margin-right:10px}

/* 16.1 category image fallback fix */
.category-card img{
  display:block;
  width:100%;
  height:240px;
  object-fit:contain;
  object-position:center;
  padding:12px;
  background:radial-gradient(circle at center, rgba(255,138,36,.10), #050505 72%);
}
.category-card .category-subchips{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 16px}
.category-card .category-subchip{display:inline-flex;width:auto;color:var(--cream);background:rgba(255,138,36,.10);border:1px solid var(--line);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;margin:0;text-decoration:none}
.category-card .category-subchip b{color:var(--orange)}
.category-card .category-count{display:inline-flex;width:auto;color:#150800;background:linear-gradient(180deg,#fff09a,#ffcc33);font-weight:900;border-radius:999px;padding:7px 12px;margin-right:10px}

/* 16.1.1 subcategory badge spacing */
.category-card .category-subchip{
  gap:6px;
  align-items:center;
}
.category-card .category-subchip b{
  margin-left:2px;
}

/* 16.2.3 Quick View click fix */
.product-card.enhanced-card{position:relative}
.product-card-link{height:auto!important;flex:1 1 auto}
.quick-view-btn{
  position:relative;
  z-index:20;
  pointer-events:auto;
}
.quick-view-modal{z-index:999999}

/* 16.2.4 Quick View final fix */
.product-card.enhanced-card{position:relative}
.product-card-link{position:relative;z-index:1}
.quick-view-btn{
  position:relative!important;
  z-index:50!important;
  pointer-events:auto!important;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
}
.quick-view-modal{z-index:999999!important}
.quick-view-modal.open{display:flex!important}



/* 16.5.0 isolated Quick View - does not touch product detail gallery */
.clean-card-actions{
  width:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:10px;
  margin-top:14px;
  position:relative;
  z-index:30;
}
.clean-details-btn{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:min(92%,520px)!important;
  min-height:52px!important;
  padding:12px 18px!important;
  border:2px solid rgba(255,138,36,.9)!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,rgba(255,138,36,.16),rgba(255,138,36,.05))!important;
  color:#ff8a24!important;
  font-weight:900!important;
  letter-spacing:1px!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  box-shadow:0 0 18px rgba(255,138,36,.32)!important;
  text-shadow:0 0 10px rgba(255,138,36,.42)!important;
  transition:color .28s ease,border-color .28s ease,background .28s ease,box-shadow .28s ease,transform .28s ease!important;
  position:relative!important;
  z-index:60!important;
}
.clean-details-btn:hover,
.clean-details-btn:focus,
.clean-details-btn:active{
  border-color:#c875ff!important;
  color:#d79cff!important;
  background:linear-gradient(180deg,rgba(200,117,255,.24),rgba(200,117,255,.08))!important;
  box-shadow:0 0 28px rgba(200,117,255,.60)!important;
  text-shadow:0 0 12px rgba(200,117,255,.62)!important;
  transform:translateY(-1px);
}
.product-card:hover .clean-details-btn:not(:hover):not(:focus):not(:active){
  border-color:rgba(255,138,36,.9)!important;
  color:#ff8a24!important;
  background:linear-gradient(180deg,rgba(255,138,36,.16),rgba(255,138,36,.05))!important;
  box-shadow:0 0 18px rgba(255,138,36,.32)!important;
}
.qv-clean-trigger{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:10px 18px!important;
  border-radius:999px!important;
  border:2px solid rgba(255,138,36,.9)!important;
  background:#101010!important;
  color:#ff8a24!important;
  font-weight:900!important;
  text-decoration:none!important;
  box-shadow:0 0 16px rgba(255,138,36,.32)!important;
  cursor:pointer!important;
  user-select:none!important;
  transition:color .28s ease,border-color .28s ease,box-shadow .28s ease,transform .28s ease!important;
  position:relative!important;
  z-index:60!important;
}
.qv-clean-trigger:hover,
.qv-clean-trigger:focus,
.qv-clean-trigger:active{
  color:#d79cff!important;
  border-color:#c875ff!important;
  box-shadow:0 0 26px rgba(200,117,255,.58)!important;
  transform:translateY(-1px);
}
.qv-clean-toggle{
  position:absolute!important;
  opacity:0!important;
  width:0!important;
  height:0!important;
  pointer-events:none!important;
}
.qv-clean-toggle + .qv-clean-modal{
  display:none!important;
}
.qv-clean-toggle:checked + .qv-clean-modal{
  display:flex!important;
}
.qv-clean-modal{
  position:fixed!important;
  inset:0!important;
  z-index:999999!important;
  padding:28px!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  background:rgba(0,0,0,.72)!important;
  backdrop-filter:blur(5px)!important;
}
.qv-clean-backdrop{
  position:absolute!important;
  inset:0!important;
  background:rgba(0,0,0,.68)!important;
  cursor:pointer!important;
}
.qv-clean-card{
  position:relative!important;
  z-index:2!important;
  width:min(1120px,94vw)!important;
  height:auto!important;
  max-height:86vh!important;
  margin:0 auto!important;
  padding:26px!important;
  display:grid!important;
  grid-template-columns:minmax(360px,44%) minmax(420px,56%)!important;
  gap:30px!important;
  align-items:center!important;
  overflow:hidden!important;
  border:2px solid rgba(255,138,36,.76)!important;
  border-radius:30px!important;
  background:radial-gradient(circle at 18% 0%,rgba(255,138,36,.18),transparent 36%),linear-gradient(180deg,#111,#070707)!important;
  box-shadow:0 0 56px rgba(255,138,36,.30),0 24px 80px rgba(0,0,0,.70)!important;
}
.qv-clean-media{
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.qv-clean-media img{
  width:100%!important;
  max-height:calc(86vh - 80px)!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:12px!important;
  border-radius:18px!important;
  background:#050505!important;
  border:1px solid rgba(255,138,36,.24)!important;
  box-shadow:inset 0 0 34px rgba(255,138,36,.10),0 0 22px rgba(0,0,0,.35)!important;
}
.qv-clean-info{
  min-width:0!important;
  height:100%!important;
  overflow:visible!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  text-align:center!important;
}
.qv-clean-scroll{
  flex:1 1 auto!important;
  overflow:visible!important;
  padding:0!important;
}
.qv-clean-eyebrow{
  margin:0 0 10px!important;
  color:#ff8a24!important;
  letter-spacing:2.6px!important;
  font-size:13px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
}
.qv-clean-info h2{
  color:var(--brand-text-color,#ff3a30)!important;
  font-family:Georgia,'Times New Roman',serif!important;
  font-size:clamp(32px,2.55vw,42px)!important;
  line-height:.90!important;
  margin:0 0 8px!important;
  text-align:center!important;
}
.qv-clean-price{
  width:100%!important;
  max-width:520px!important;
  margin:4px auto 10px!important;
  padding:10px 14px!important;
  border:1px solid rgba(255,138,36,.56)!important;
  border-radius:20px!important;
  background:rgba(255,138,36,.06)!important;
  text-align:center!important;
  box-shadow:0 0 18px rgba(255,138,36,.16)!important;
}
.qv-clean-price-label{
  color:#ff8a24!important;
  font-weight:900!important;
  letter-spacing:2px!important;
  font-size:15px!important;
  text-transform:uppercase!important;
  margin-bottom:6px!important;
}
.qv-clean-price-value{
  color:#fff8d8!important;
  font-weight:900!important;
  font-size:34px!important;
  line-height:1!important;
  text-shadow:0 0 14px rgba(255,245,190,.40)!important;
}
.qv-clean-desc{
  width:100%!important;
  max-width:620px!important;
  margin:0 auto!important;
  padding:8px 0!important;
  border-top:1px solid rgba(255,138,36,.24)!important;
  border-bottom:1px solid rgba(255,138,36,.18)!important;
}
.qv-clean-desc h4{
  margin:0 0 8px!important;
  color:#ff8a24!important;
  font-size:14px!important;
  letter-spacing:1.8px!important;
  text-transform:uppercase!important;
  font-weight:900!important;
}
.qv-clean-desc p{
  margin:0 auto!important;
  color:#fff0df!important;
  font-size:16px!important;
  line-height:1.38!important;
  font-weight:700!important;
  max-width:560px!important;
}
.qv-clean-status{
  margin:10px 0 8px!important;
  display:flex!important;
  justify-content:center!important;
}
.qv-clean-status .status,
.qv-clean-status .coming-soon,
.qv-clean-status .available,
.qv-clean-status .sold-out{
  align-self:center!important;
  width:auto!important;
  max-width:max-content!important;
  display:inline-flex!important;
  justify-content:center!important;
  align-items:center!important;
  flex:0 0 auto!important;
  white-space:nowrap!important;
  margin:0 auto!important;
  padding:10px 24px!important;
  border-radius:999px!important;
  font-weight:900!important;
  letter-spacing:2.2px!important;
  text-transform:uppercase!important;
}
.qv-clean-footer{
  flex:0 0 auto!important;
  padding-top:8px!important;
  border-top:1px solid rgba(255,138,36,.18)!important;
}
.qv-clean-details{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:54px!important;
  margin:0!important;
}
.qv-clean-close{
  position:absolute!important;
  top:14px!important;
  right:14px!important;
  z-index:1000001!important;
  display:flex!important;
  width:48px!important;
  height:48px!important;
  align-items:center!important;
  justify-content:center!important;
  border:2px solid rgba(255,138,36,.92)!important;
  border-radius:999px!important;
  background:#101010!important;
  color:#ff8a24!important;
  font-size:28px!important;
  line-height:1!important;
  font-weight:900!important;
  cursor:pointer!important;
  box-shadow:0 0 22px rgba(255,138,36,.42)!important;
  transition:color .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease!important;
}
.qv-clean-close:hover,
.qv-clean-close:focus{
  color:#d79cff!important;
  border-color:#c875ff!important;
  box-shadow:0 0 30px rgba(200,117,255,.62)!important;
  transform:scale(1.04);
}
@media(max-width:900px){
  .qv-clean-modal{
    align-items:flex-start!important;
    justify-content:center!important;
    overflow-y:auto!important;
    -webkit-overflow-scrolling:touch!important;
    padding:10px!important;
  }
  .qv-clean-card{
    width:min(94vw,560px)!important;
    max-height:none!important;
    margin:14px auto 30px!important;
    padding:16px!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
    border-radius:24px!important;
    overflow:visible!important;
  }
  .qv-clean-media img{
    height:auto!important;
    max-height:34vh!important;
    width:100%!important;
  }
  .qv-clean-info h2{
    font-size:clamp(32px,10vw,54px)!important;
    line-height:.96!important;
    margin:6px 0 12px!important;
  }
  .qv-clean-desc p{
    font-size:17px!important;
    line-height:1.42!important;
  }
  .qv-clean-close{
    position:fixed!important;
    top:12px!important;
    right:12px!important;
    width:46px!important;
    height:46px!important;
    font-size:26px!important;
  }
}



/* 16.5.2 mobile finger zoom overlay */
.gld-no-scroll{
  overflow:hidden!important;
}
.gld-mobile-zoom{
  display:none;
  position:fixed;
  inset:0;
  z-index:1000005;
  background:rgba(0,0,0,.94);
  align-items:center;
  justify-content:center;
  overflow:hidden;
  touch-action:none;
}
.gld-mobile-zoom.open{
  display:flex;
}
.gld-mobile-zoom-img{
  max-width:96vw;
  max-height:86vh;
  object-fit:contain;
  transform:scale(2.15);
  transform-origin:center center;
  transition:transform-origin .04s linear;
  will-change:transform-origin;
  border-radius:18px;
  box-shadow:0 0 34px rgba(255,138,36,.28);
  touch-action:none;
}
.gld-mobile-zoom-close{
  position:fixed;
  top:14px;
  right:14px;
  z-index:1000006;
  width:48px;
  height:48px;
  border-radius:999px;
  border:2px solid rgba(255,138,36,.95);
  background:#101010;
  color:#ff8a24;
  font-size:30px;
  line-height:1;
  font-weight:900;
  box-shadow:0 0 24px rgba(255,138,36,.45);
}
.gld-mobile-zoom-help{
  position:fixed;
  left:50%;
  bottom:18px;
  transform:translateX(-50%);
  z-index:1000006;
  padding:9px 14px;
  border-radius:999px;
  background:rgba(16,16,16,.86);
  border:1px solid rgba(255,138,36,.55);
  color:#f6dfbd;
  font-size:13px;
  font-weight:800;
  letter-spacing:.4px;
  text-align:center;
  white-space:nowrap;
}
@media (hover:hover) and (pointer:fine){
  .gld-mobile-zoom{display:none!important}
}



/* 16.5.3 mobile double-tap zoom refinement */
.gld-mobile-zoom-img{
  transform:scale(1.65)!important;
}
.gld-mobile-zoom-help::before{content:""!important;display:none!important;}
@media(max-width:700px){
  .gld-mobile-zoom-img{
    transform:scale(1.6)!important;
  }
}



/* 16.5.4 mobile double-tap only zoom refinement */
.gallery-main img.zoomable-image,
#mainImage.zoomable-image{
  -webkit-user-select:none;
  user-select:none;
  -webkit-touch-callout:none;
}
.gld-mobile-zoom-img{
  transform:scale(1.55)!important;
}
.gld-mobile-zoom-help{
  bottom:18px!important;
}
.gld-mobile-zoom-tap-hint{
  position:fixed;
  left:50%;
  bottom:22px;
  transform:translateX(-50%) translateY(12px);
  z-index:1000004;
  padding:10px 16px;
  border-radius:999px;
  background:rgba(16,16,16,.90);
  border:1px solid rgba(255,138,36,.70);
  color:#f6dfbd;
  font-size:14px;
  font-weight:900;
  letter-spacing:.4px;
  text-align:center;
  white-space:nowrap;
  opacity:0;
  pointer-events:none;
  box-shadow:0 0 20px rgba(255,138,36,.28);
  transition:opacity .22s ease, transform .22s ease;
}
.gld-mobile-zoom-tap-hint.show{
  opacity:1;
  transform:translateX(-50%) translateY(0);
}
@media(max-width:700px){
  .gld-mobile-zoom-img{
    transform:scale(1.5)!important;
  }
}



/* 16.5.9 category page subcategory filter box */
.subcategory-filter-box{
  margin:28px 0 32px;
  padding:26px;
  border:1px solid rgba(255,138,36,.42);
  border-radius:28px;
  background:radial-gradient(circle at 0% 0%,rgba(255,138,36,.12),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.015));
  box-shadow:0 0 28px rgba(255,138,36,.10);
}
.subcategory-filter-box h2{
  margin:0 0 16px;
  color:#fff;
  font-size:24px;
  text-shadow:0 0 10px rgba(255,255,255,.22);
}
.subcategory-pill-row{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}
.subcategory-pill{
  display:inline-flex;
  align-items:center;
  gap:10px;
  padding:12px 18px;
  border-radius:999px;
  border:2px solid rgba(255,138,36,.45);
  background:rgba(255,138,36,.08);
  color:#f6dfbd;
  font-weight:900;
  font-size:16px;
  letter-spacing:.4px;
  cursor:pointer;
  box-shadow:0 0 14px rgba(255,138,36,.10);
  transition:color .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease,transform .25s ease;
}
.subcategory-pill span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:30px;
  height:30px;
  padding:0 9px;
  border-radius:999px;
  background:#ff8a24;
  color:#160900;
  box-shadow:0 0 12px rgba(255,138,36,.45);
}
.subcategory-pill:hover,
.subcategory-pill:focus,
.subcategory-pill.active{
  border-color:#ff8a24;
  background:rgba(255,138,36,.16);
  color:#fff8d8;
  box-shadow:0 0 22px rgba(255,138,36,.30);
  transform:translateY(-1px);
}
.product-card.subcategory-hidden{
  display:none!important;
}
@media(max-width:700px){
  .subcategory-filter-box{
    padding:18px;
    border-radius:22px;
  }
  .subcategory-filter-box h2{
    font-size:20px;
  }
  .subcategory-pill{
    font-size:14px;
    padding:10px 14px;
  }
}



/* 16.6.0 polished category-page subcategory panel */
.subcategory-filter-box{
  display:none!important;
}
.subcategory-panel{
  margin:28px 0 34px;
  padding:30px;
  border:1px solid rgba(255,138,36,.42);
  border-radius:30px;
  background:
    radial-gradient(circle at 0% 0%,rgba(255,138,36,.14),transparent 34%),
    linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.015));
  box-shadow:0 0 30px rgba(255,138,36,.12), inset 0 0 18px rgba(255,138,36,.04);
}
.subcategory-panel h2{
  margin:0 0 18px;
  color:#fff;
  font-size:24px;
  font-weight:900;
  letter-spacing:.3px;
  text-shadow:0 0 10px rgba(255,255,255,.22);
}
.subcategory-panel-row{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  align-items:center;
}
.subcategory-panel-pill{
  display:inline-flex;
  align-items:center;
  gap:12px;
  padding:12px 18px;
  border-radius:999px;
  border:2px solid rgba(255,138,36,.45);
  background:rgba(255,138,36,.08);
  color:#f6dfbd;
  font-weight:900;
  font-size:17px;
  letter-spacing:.4px;
  cursor:pointer;
  box-shadow:0 0 14px rgba(255,138,36,.10);
  transition:color .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease,transform .25s ease;
}
.subcategory-panel-pill span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:32px;
  height:32px;
  padding:0 10px;
  border-radius:999px;
  background:#ff8a24;
  color:#160900;
  font-weight:1000;
  box-shadow:0 0 13px rgba(255,138,36,.48);
}
.subcategory-panel-pill:hover,
.subcategory-panel-pill:focus,
.subcategory-panel-pill.active{
  border-color:#ff8a24;
  background:rgba(255,138,36,.16);
  color:#fff8d8;
  box-shadow:0 0 24px rgba(255,138,36,.32);
  transform:translateY(-1px);
}
@media(max-width:700px){
  .subcategory-panel{
    padding:20px;
    border-radius:24px;
  }
  .subcategory-panel h2{
    font-size:20px;
  }
  .subcategory-panel-pill{
    font-size:15px;
    padding:10px 14px;
  }
  .subcategory-panel-pill span{
    min-width:28px;
    height:28px;
  }
}

/* 16.6.1 forced subcategory panel placement */
.subcategory-panel{
  display:block!important;
  margin:28px 0 34px!important;
  padding:30px!important;
  border:1px solid rgba(255,138,36,.42)!important;
  border-radius:30px!important;
  background:radial-gradient(circle at 0% 0%,rgba(255,138,36,.14),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.015))!important;
  box-shadow:0 0 30px rgba(255,138,36,.12), inset 0 0 18px rgba(255,138,36,.04)!important;
}
.subcategory-panel h2{
  margin:0 0 18px!important;
  color:#fff!important;
  font-size:24px!important;
  font-weight:900!important;
}
.subcategory-panel-row{display:flex!important;flex-wrap:wrap!important;gap:14px!important;align-items:center!important;}
.subcategory-panel-pill{
  display:inline-flex!important;
  align-items:center!important;
  gap:12px!important;
  padding:12px 18px!important;
  border-radius:999px!important;
  border:2px solid rgba(255,138,36,.45)!important;
  background:rgba(255,138,36,.08)!important;
  color:#f6dfbd!important;
  font-weight:900!important;
  font-size:17px!important;
  cursor:pointer!important;
}
.subcategory-panel-pill span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:32px!important;
  height:32px!important;
  padding:0 10px!important;
  border-radius:999px!important;
  background:#ff8a24!important;
  color:#160900!important;
}
.subcategory-panel-pill.active,
.subcategory-panel-pill:hover{
  border-color:#ff8a24!important;
  background:rgba(255,138,36,.16)!important;
  color:#fff8d8!important;
  box-shadow:0 0 24px rgba(255,138,36,.32)!important;
}
.product-card.subcategory-hidden{display:none!important;}



/* 16.6.3 category Back to Shop button circle fix */
.category-page .small-link,
.category-page a.small-link,
main.category-page .small-link,
main.category-page a.small-link,
.product-category-page .small-link,
.product-category-page a.small-link,
.shop-category-page .small-link,
.shop-category-page a.small-link,
body[class*="category"] .small-link[href*="products"],
body[class*="category"] a.small-link[href*="products"],
a.small-link[onclick*="products.html"],
a.small-link[href*="products.html"]{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:240px!important;
  max-width:280px!important;
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
  aspect-ratio:auto!important;
  padding:0 26px!important;
  margin:18px 0 26px!important;
  border-radius:18px!important;
  border:2px solid rgba(255,138,36,.78)!important;
  background:linear-gradient(180deg,rgba(255,138,36,.16),rgba(255,138,36,.05))!important;
  color:#fff8d8!important;
  font-weight:900!important;
  letter-spacing:1px!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  box-shadow:0 0 18px rgba(255,138,36,.28)!important;
  text-shadow:0 0 10px rgba(255,245,190,.35)!important;
  clip-path:none!important;
}
.category-page .small-link:hover,
.category-page a.small-link:hover,
main.category-page .small-link:hover,
main.category-page a.small-link:hover,
.product-category-page .small-link:hover,
.product-category-page a.small-link:hover,
.shop-category-page .small-link:hover,
.shop-category-page a.small-link:hover,
body[class*="category"] .small-link[href*="products"]:hover,
body[class*="category"] a.small-link[href*="products"]:hover,
a.small-link[onclick*="products.html"]:hover,
a.small-link[href*="products.html"]:hover{
  border-color:#c875ff!important;
  color:#d79cff!important;
  box-shadow:0 0 26px rgba(200,117,255,.58)!important;
  text-shadow:0 0 12px rgba(200,117,255,.62)!important;
  transform:translateY(-1px);
}



/* 16.6.3 direct category-back-button override */
.category-back-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:240px!important;
  max-width:280px!important;
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
  aspect-ratio:auto!important;
  padding:0 26px!important;
  border-radius:18px!important;
  border:2px solid rgba(255,138,36,.78)!important;
}



/* 16.6.4 final category Back to Shop layout fix */
.category-back-row{
  display:flex!important;
  justify-content:flex-start!important;
  align-items:center!important;
  width:auto!important;
  height:auto!important;
  margin:18px 0 22px!important;
  padding:0!important;
}
.category-back-row .category-back-button,
a.category-back-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:240px!important;
  max-width:280px!important;
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
  aspect-ratio:auto!important;
  padding:0 26px!important;
  margin:0!important;
  border-radius:18px!important;
  border:2px solid rgba(255,138,36,.78)!important;
  background:linear-gradient(180deg,rgba(255,138,36,.16),rgba(255,138,36,.05))!important;
  color:#fff8d8!important;
  font-weight:900!important;
  letter-spacing:1px!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  box-shadow:0 0 18px rgba(255,138,36,.28)!important;
  text-shadow:0 0 10px rgba(255,245,190,.35)!important;
  clip-path:none!important;
  flex:0 0 auto!important;
}
.category-back-row .category-back-button:hover,
a.category-back-button:hover{
  border-color:#c875ff!important;
  color:#d79cff!important;
  box-shadow:0 0 26px rgba(200,117,255,.58)!important;
  text-shadow:0 0 12px rgba(200,117,255,.62)!important;
  transform:translateY(-1px);
}



/* 16.6.5 global navigation cleanup */
.global-back-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  margin:0 0 24px!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  max-width:none!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#ff3a30!important;
  font-weight:900!important;
  font-size:18px!important;
  text-decoration:none!important;
  text-transform:none!important;
  letter-spacing:0!important;
  text-shadow:0 0 10px rgba(255,58,48,.45)!important;
}
.global-back-link:hover{
  color:#ff8a24!important;
  text-shadow:0 0 14px rgba(255,138,36,.60)!important;
}
.category-tools-row{
  display:grid!important;
  grid-template-columns:minmax(240px,280px) minmax(360px,1fr)!important;
  gap:24px!important;
  align-items:stretch!important;
  margin:26px 0 34px!important;
}
.category-tools-row .category-back-button{
  align-self:start!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-width:240px!important;
  max-width:280px!important;
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
  padding:0 26px!important;
  margin:0!important;
  border-radius:18px!important;
  border:2px solid rgba(255,138,36,.78)!important;
  background:linear-gradient(180deg,rgba(255,138,36,.16),rgba(255,138,36,.05))!important;
  color:#fff8d8!important;
  font-weight:900!important;
  letter-spacing:1px!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  box-shadow:0 0 18px rgba(255,138,36,.28)!important;
  text-shadow:0 0 10px rgba(255,245,190,.35)!important;
  flex:0 0 auto!important;
  aspect-ratio:auto!important;
  clip-path:none!important;
}
.category-tools-row .category-back-button:hover{
  border-color:#c875ff!important;
  color:#d79cff!important;
  box-shadow:0 0 26px rgba(200,117,255,.58)!important;
  text-shadow:0 0 12px rgba(200,117,255,.62)!important;
  transform:translateY(-1px);
}
.category-tools-row .subcategory-panel{
  margin:0!important;
  width:100%!important;
}
.category-back-row{
  display:none!important;
}
@media(max-width:900px){
  .category-tools-row{
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
  .category-tools-row .category-back-button{
    width:min(100%,280px)!important;
  }
}



/* 16.6.6 navigation and scroll-to-top final cleanup */
.global-back-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  margin:0 0 24px!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  max-width:none!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#ff3a30!important;
  font-weight:900!important;
  font-size:18px!important;
  text-decoration:none!important;
  text-transform:none!important;
  letter-spacing:0!important;
  text-shadow:0 0 10px rgba(255,58,48,.45)!important;
}
.global-back-link:hover{
  color:#ff8a24!important;
  text-shadow:0 0 14px rgba(255,138,36,.60)!important;
}
.category-tools-row{
  display:grid!important;
  grid-template-columns:minmax(240px,280px) minmax(360px,1fr)!important;
  gap:24px!important;
  align-items:stretch!important;
  margin:26px 0 34px!important;
}
.category-tools-row .category-back-button{
  align-self:start!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-width:240px!important;
  max-width:280px!important;
  height:54px!important;
  min-height:54px!important;
  max-height:54px!important;
  padding:0 26px!important;
  margin:0!important;
  border-radius:18px!important;
  border:2px solid rgba(255,138,36,.78)!important;
  background:linear-gradient(180deg,rgba(255,138,36,.16),rgba(255,138,36,.05))!important;
  color:#fff8d8!important;
  font-weight:900!important;
  letter-spacing:1px!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  box-shadow:0 0 18px rgba(255,138,36,.28)!important;
  text-shadow:0 0 10px rgba(255,245,190,.35)!important;
  flex:0 0 auto!important;
  aspect-ratio:auto!important;
  clip-path:none!important;
}
.category-tools-row .category-back-button:hover{
  border-color:#c875ff!important;
  color:#d79cff!important;
  box-shadow:0 0 26px rgba(200,117,255,.58)!important;
  text-shadow:0 0 12px rgba(200,117,255,.62)!important;
  transform:translateY(-1px);
}
.category-tools-row .subcategory-panel{
  margin:0!important;
  width:100%!important;
}
.category-back-row{
  display:none!important;
}
.scroll-top-btn{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:99999;
  width:54px;
  height:54px;
  border-radius:999px;
  border:2px solid rgba(255,138,36,.9);
  background:rgba(12,12,12,.92);
  color:#ff8a24;
  font-size:28px;
  font-weight:900;
  line-height:1;
  display:flex;
  align-items:center;
  justify-content:center;
  opacity:0;
  pointer-events:none;
  transform:translateY(14px);
  box-shadow:0 0 24px rgba(255,138,36,.38);
  transition:opacity .25s ease, transform .25s ease, color .25s ease, border-color .25s ease, box-shadow .25s ease;
}
.scroll-top-btn.show{
  opacity:1;
  pointer-events:auto;
  transform:translateY(0);
}
.scroll-top-btn:hover{
  color:#d79cff;
  border-color:#c875ff;
  box-shadow:0 0 30px rgba(200,117,255,.62);
}
@media(max-width:900px){
  .category-tools-row{
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
  .category-tools-row .category-back-button{
    width:min(100%,280px)!important;
  }
  .scroll-top-btn{
    right:14px;
    bottom:14px;
    width:50px;
    height:50px;
  }
}



/* 16.6.8 actual global back + scroll fix */
.global-back-link,
a.global-back-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  margin:0 0 24px!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  max-width:none!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#ff3a30!important;
  font-weight:900!important;
  font-size:18px!important;
  text-decoration:none!important;
  text-transform:none!important;
  letter-spacing:0!important;
  text-shadow:0 0 10px rgba(255,58,48,.45)!important;
}
.global-back-link:hover{
  color:#ff8a24!important;
  text-shadow:0 0 14px rgba(255,138,36,.60)!important;
}
.scroll-top-btn{
  position:fixed!important;
  right:22px!important;
  bottom:22px!important;
  z-index:99999!important;
  width:54px!important;
  height:54px!important;
  border-radius:999px!important;
  border:2px solid rgba(255,138,36,.9)!important;
  background:rgba(12,12,12,.92)!important;
  color:#ff8a24!important;
  font-size:28px!important;
  font-weight:900!important;
  line-height:1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  opacity:0!important;
  pointer-events:none!important;
  transform:translateY(14px)!important;
  box-shadow:0 0 24px rgba(255,138,36,.38)!important;
  transition:opacity .25s ease, transform .25s ease, color .25s ease, border-color .25s ease, box-shadow .25s ease!important;
}
.scroll-top-btn.show{
  opacity:1!important;
  pointer-events:auto!important;
  transform:translateY(0)!important;
}
.scroll-top-btn:hover{
  color:#d79cff!important;
  border-color:#c875ff!important;
  box-shadow:0 0 30px rgba(200,117,255,.62)!important;
}



/* 16.6.9 About page heading and back-link fit */
.about-page .about-copy .global-back-link{
  display:inline-flex!important;
  margin:0 0 18px!important;
  color:#ff3a30!important;
  font-size:18px!important;
  font-weight:900!important;
  text-decoration:none!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
  width:auto!important;
  height:auto!important;
}
.about-page .about-copy .global-back-link:hover{
  color:#ff8a24!important;
  text-shadow:0 0 14px rgba(255,138,36,.60)!important;
}
.about-page .about-copy h1{
  font-size:clamp(42px,4.6vw,76px)!important;
  line-height:.92!important;
  white-space:nowrap!important;
  max-width:100%!important;
}
.about-page .about-copy .eyebrow{
  margin-top:0!important;
}
@media(max-width:1100px){
  .about-page .about-copy h1{
    font-size:clamp(38px,6vw,64px)!important;
    white-space:normal!important;
  }
}
@media(max-width:700px){
  .about-page .about-copy h1{
    font-size:clamp(34px,10vw,52px)!important;
    white-space:normal!important;
  }
}



/* 16.6.10 search/product back cleanup */
.global-back-link,
a.global-back-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  margin:0 0 24px!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  max-width:none!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#ff3a30!important;
  font-weight:900!important;
  font-size:18px!important;
  text-decoration:none!important;
  text-transform:none!important;
  letter-spacing:0!important;
  text-shadow:0 0 10px rgba(255,58,48,.45)!important;
}
.global-back-link:hover{
  color:#ff8a24!important;
  text-shadow:0 0 14px rgba(255,138,36,.60)!important;
}
/* Hide only the accidental large black Back button on product detail pages */
.product-page .btn-row > .btn-secondary[href^="javascript"],
.product-detail-page .btn-row > .btn-secondary[href^="javascript"],
body:has(.product-detail) .btn-row > .btn-secondary[href^="javascript"]{
  display:none!important;
}



/* 16.6.11 final back/search cleanup */
.global-back-link,
a.global-back-link{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  margin:0 0 24px!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  max-width:none!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#ff3a30!important;
  font-weight:900!important;
  font-size:18px!important;
  text-decoration:none!important;
  text-transform:none!important;
  letter-spacing:0!important;
  text-shadow:0 0 10px rgba(255,58,48,.45)!important;
}
.global-back-link:hover{
  color:#ff8a24!important;
  text-shadow:0 0 14px rgba(255,138,36,.60)!important;
}
.product-page .btn-secondary[href*="history"],
.product-page .btn-secondary[href*="javascript"],
.product-detail-page .btn-secondary[href*="history"],
.product-detail-page .btn-secondary[href*="javascript"],
body:has(.product-detail) .btn-row .btn-secondary[href*="history"],
body:has(.product-detail) .btn-row .btn-secondary[href*="javascript"]{
  display:none!important;
}
.search-page > .eyebrow:first-child,
.search-page .eyebrow.search-eyebrow{
  display:none!important;
}



/* 16.6.12 search-only product card price layout */
.search-page .search-card-price-box{
  width:100%;
  max-width:520px;
  margin:16px auto;
  padding:14px 16px;
  border:2px solid rgba(255,138,36,.62);
  border-radius:20px;
  background:rgba(255,138,36,.06);
  text-align:center;
  box-shadow:0 0 18px rgba(255,138,36,.16);
}
.search-page .search-card-price-label{
  color:#ff8a24;
  font-weight:900;
  letter-spacing:2px;
  font-size:15px;
  text-transform:uppercase;
  margin-bottom:8px;
  line-height:1;
}
.search-page .search-card-price-value{
  color:#fff8d8;
  font-weight:900;
  font-size:34px;
  line-height:1;
  text-shadow:0 0 14px rgba(255,245,190,.40);
  white-space:nowrap;
}

.production-model-grid{grid-template-columns:repeat(auto-fit,minmax(220px,300px));justify-content:center}
.production-model-card{background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.02));border:1px solid rgba(255,138,36,.30);border-radius:22px;padding:13px;text-align:center;box-shadow:0 14px 32px rgba(0,0,0,.30)}
.production-model-image-wrap{border-radius:17px;overflow:hidden;background:#080808;border:1px solid rgba(255,255,255,.08)}
.production-model-card img{display:block;width:100%;height:280px;object-fit:cover;background:#080808}
.production-model-card-copy{padding:14px 6px 7px}
.production-model-card h3{margin:0 0 12px;font-size:21px;line-height:1.2;color:#f6dfbd}
.production-model-badge{display:inline-block;padding:8px 14px;border-radius:999px;background:linear-gradient(180deg,#7750a8,#3d235f);border:1px solid rgba(205,151,255,.65);color:#fff;font-size:12px;font-weight:900;letter-spacing:.8px;text-transform:uppercase}
.upcoming-projects-page .compact-listing-summary{max-width:760px}
@media(max-width:600px){.production-model-grid{grid-template-columns:1fr}.production-model-card img{height:auto;max-height:420px;object-fit:contain}}


/* 24.2.5 seasonal subcategory cleanup
   Match the mockup: the outer button keeps the standard dark background,
   seasonal text has no inner pill/fill, borders use the divider color,
   and all seasonal count badges render as true circles. */
body .subcategory-panel-pill.season-filter-pill,
body .category-subchip.season-subchip{
  background:rgba(255,138,36,.10)!important;
  background-image:none!important;
  box-shadow:none!important;
}
body .subcategory-panel-pill.season-filter-pill .subcategory-filter-name,
body .category-subchip.season-subchip .category-subchip-name{
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
  margin:0!important;
  border-radius:0!important;
  display:inline!important;
}
body .subcategory-panel-pill.season-filter-pill .subcategory-filter-count,
body .subcategory-panel-pill.season-filter-pill .season-count,
body .category-subchip.season-subchip .category-subchip-count{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  max-width:42px!important;
  min-height:42px!important;
  max-height:42px!important;
  aspect-ratio:auto!important;
  padding:0!important;
  margin-left:14px!important;
  border-radius:999px!important;
  line-height:1!important;
  text-align:center!important;
  font-weight:900!important;
  box-sizing:border-box!important;
}
body .category-subchip.season-subchip .category-subchip-count{
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  max-width:34px!important;
  min-height:34px!important;
  max-height:34px!important;
  margin-left:10px!important;
}
body .category-subchip.season-subchip{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:0!important;
}


/* 24.2.7 mobile homepage polish
   Fixes the mobile layout shown on iPhone: nav buttons resize consistently,
   the Product Collections heading and View All Collections button stack cleanly,
   the search row stays inside the viewport, product cards use mobile-safe spacing,
   and the scroll-to-top button floats over the viewport instead of the product image. */
@media(max-width:700px){
  html,body{
    overflow-x:hidden!important;
    max-width:100%!important;
  }
  .nav{
    position:relative!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:14px!important;
    padding:12px 16px 18px!important;
    min-height:0!important;
  }
  .nav-logo{
    width:100%!important;
    max-width:100%!important;
    gap:8px!important;
  }
  .nav-logo .nav-icon{
    height:48px!important;
    max-width:58px!important;
  }
  .nav-logo .nav-wordmark{
    height:auto!important;
    max-width:calc(100vw - 92px)!important;
  }
  .nav-links{
    width:100%!important;
    display:flex!important;
    flex-wrap:wrap!important;
    align-items:center!important;
    justify-content:flex-start!important;
    gap:10px 14px!important;
  }
  .nav-links a,
  .nav-links a.nav-button,
  .nav-links a.coming-soon-link{
    min-height:0!important;
    height:auto!important;
    min-width:0!important;
    width:auto!important;
    max-width:100%!important;
    padding:5px 0!important;
    border-radius:0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    font-size:15px!important;
    line-height:1.15!important;
    letter-spacing:0!important;
    text-transform:none!important;
  }
  .nav-links a[aria-current="page"],
  .nav-links a.active{
    padding:8px 18px!important;
    border-radius:999px!important;
    border-width:2px!important;
    border-style:solid!important;
  }
  .search-bar,
  .site-search,
  .search-form,
  form[role="search"]{
    width:100%!important;
    max-width:100%!important;
    display:flex!important;
    gap:8px!important;
    align-items:center!important;
  }
  .search-bar input,
  .site-search input,
  .search-form input,
  form[role="search"] input{
    flex:1 1 auto!important;
    min-width:0!important;
    max-width:100%!important;
  }
  .search-bar button,
  .site-search button,
  .search-form button,
  form[role="search"] button{
    flex:0 0 auto!important;
    min-width:82px!important;
    padding-left:16px!important;
    padding-right:16px!important;
  }
  .section{
    padding:42px 16px!important;
  }
  .section-head{
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:flex-start!important;
    gap:16px!important;
    margin-bottom:24px!important;
  }
  .section-head > div{
    width:100%!important;
  }
  .section-head .small-link,
  .collections-section .small-link{
    align-self:flex-start!important;
    width:auto!important;
    max-width:100%!important;
    padding:12px 18px!important;
    min-height:48px!important;
    border-radius:999px!important;
    white-space:normal!important;
    text-align:center!important;
    line-height:1.15!important;
    font-size:14px!important;
    letter-spacing:1px!important;
  }
  .collections-section h2,
  .section h2{
    font-size:clamp(38px,12vw,56px)!important;
    line-height:.95!important;
    overflow-wrap:anywhere!important;
  }
  .category-directory,
  .grid{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    gap:22px!important;
  }
  .product-card,
  .category-card{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    flex:0 1 auto!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .product-card img,
  .category-card img{
    height:auto!important;
    max-height:320px!important;
    object-fit:contain!important;
  }
  .product-card h3,
  .category-card h3{
    font-size:clamp(30px,10vw,44px)!important;
    line-height:1!important;
  }
  .scroll-top-btn,
  body #scrollTopBtn{
    position:fixed!important;
    right:18px!important;
    bottom:calc(22px + env(safe-area-inset-bottom, 0px))!important;
    width:54px!important;
    height:54px!important;
    z-index:2147483000!important;
  }
}

@media(max-width:420px){
  .section{padding-left:14px!important;padding-right:14px!important;}
  .nav{padding-left:14px!important;padding-right:14px!important;}
  .nav-links{gap:8px 12px!important;}
  .nav-links a{font-size:14px!important;}
  .section-head .small-link,
  .collections-section .small-link{
    width:100%!important;
    justify-content:center!important;
  }
  .scroll-top-btn,
  body #scrollTopBtn{
    right:14px!important;
    width:50px!important;
    height:50px!important;
  }
}

.footer{padding:38px 22px}.footer-links{display:flex;justify-content:center;gap:10px 18px;flex-wrap:wrap;margin-bottom:18px}.footer-links a{color:#ffad4b;text-decoration:none;font-weight:800}.footer-links a:hover{color:#d79cff}.footer-brand{font-weight:900;color:#f6dfbd;margin-bottom:8px}.footer-legal-note{max-width:860px;margin:0 auto;color:#9f8d7d;line-height:1.55}.policy-page{max-width:1120px;margin:0 auto;padding:48px 22px 82px}.policy-hero{padding:34px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.02));margin-bottom:24px}.policy-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,6vw,72px);line-height:1;margin:10px 0 18px}.policy-lead{max-width:900px;color:#d7c5b4;font-size:18px;line-height:1.7}.policy-updated{color:#c9b7a3}.policy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.policy-card,.policy-contact{border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.04);padding:24px}.policy-card h2,.policy-contact h2{color:#ff8a24;margin:0 0 12px;font-size:22px}.policy-card p,.policy-contact p{color:#d7c5b4;line-height:1.7;margin:10px 0}.policy-contact{margin-top:20px}.policy-contact a{color:#ffad4b;font-weight:800}@media(max-width:700px){.policy-page{padding:30px 14px 64px}.policy-hero{padding:24px}.policy-grid{grid-template-columns:1fr}}

/* 17.3.2 Search result hover fix */
.search-result-card:hover,
.search-result-card:focus-within{
  background:linear-gradient(180deg,rgba(255,138,36,.08),rgba(0,0,0,.18))!important;
  border-color:rgba(255,138,36,.65)!important;
  box-shadow:0 0 18px rgba(255,138,36,.18)!important;
}
.search-result-card:hover h3,
.search-result-card:hover .search-card-meta,
.search-result-card:hover .quick-price,
.search-result-card:hover img{
  color:inherit!important;
  filter:none!important;
  text-shadow:none!important;
}
.search-result-card:hover .view-details,
.search-result-card:hover .view-details-btn,
.search-result-card .view-details:hover,
.search-result-card .view-details-btn:hover{
  color:#c875ff!important;
  text-shadow:0 0 14px rgba(200,117,255,.65)!important;
}
.search-result-card .product-card-link{
  cursor:pointer;
}

/* 17.3.3 Search results button-only hover */
.search-result-card{
  cursor:default!important;
}
.search-result-card:hover,
.search-result-card:focus-within{
  background:linear-gradient(180deg,rgba(255,138,36,.08),rgba(0,0,0,.18))!important;
  border-color:rgba(255,138,36,.65)!important;
  box-shadow:0 0 18px rgba(255,138,36,.18)!important;
}
.search-result-card:hover h3,
.search-result-card:hover .search-card-meta,
.search-result-card:hover .quick-price{
  color:inherit!important;
  text-shadow:none!important;
}
.search-result-card:hover img{
  filter:none!important;
}
.search-result-card .search-view-details-link{
  cursor:pointer!important;
}
.search-result-card .search-view-details-link:hover{
  color:#c875ff!important;
  text-shadow:0 0 14px rgba(200,117,255,.65)!important;
}

/* 20.0.0 Website Experience */
.home-feature-hero{display:grid;grid-template-columns:minmax(260px,420px) 1fr;gap:28px;align-items:center;background:linear-gradient(135deg,rgba(255,138,36,.14),rgba(116,62,204,.12));border:1px solid rgba(255,138,36,.32);border-radius:28px;box-shadow:0 0 32px rgba(255,138,36,.10)}
.home-feature-image img{width:100%;border-radius:22px;background:#070707;border:1px solid rgba(255,138,36,.24);box-shadow:0 0 28px rgba(0,0,0,.35)}
.home-feature-copy h1{font-family:Georgia,serif;color:#fff4d6;font-size:42px;margin:8px 0 12px}
.home-feature-copy p{color:#d7c5b4;font-size:18px;line-height:1.6}
.home-about-block{display:flex;align-items:center;justify-content:space-between;gap:20px;background:rgba(16,16,16,.82);border:1px solid rgba(255,138,36,.25);border-radius:24px}
.muted-section-note{color:#9d8d7d;font-size:14px;margin:.35rem 0 0}
.glow-preview-controls{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:14px 0 6px}
body.gld-glow-mode{background:radial-gradient(circle at 50% 8%,rgba(255,138,36,.18),transparent 28%),linear-gradient(180deg,#020204,#08010c 65%,#020204)!important}
body.gld-glow-mode .product-page:before{content:"Glow Preview";display:block;text-align:center;color:#ffcf66;letter-spacing:2px;text-transform:uppercase;font-weight:900;margin:10px 0;text-shadow:0 0 18px rgba(255,138,36,.8)}
body.gld-glow-mode #mainImage{filter:drop-shadow(0 0 24px rgba(255,138,36,.55)) drop-shadow(0 0 40px rgba(116,62,204,.35));}
.search-live-wrap{position:relative}
.search-suggestions{display:none;position:absolute;z-index:20;left:0;right:110px;top:calc(100% + 6px);background:#101010;border:1px solid rgba(255,138,36,.45);border-radius:14px;box-shadow:0 12px 28px rgba(0,0,0,.45);padding:8px}
.search-suggestions button{display:block;width:100%;text-align:left;background:transparent;color:#fff4d6;border:0;padding:10px 12px;border-radius:10px;font-weight:800;cursor:pointer}
.search-suggestions button:hover{background:rgba(255,138,36,.16);color:#ff8a24}
@media(max-width:800px){.home-feature-hero{grid-template-columns:1fr}.home-about-block{display:block}.home-feature-copy h1{font-size:32px}}

/* 20.0.1 Website polish */
.home-about-block p{max-width:760px}
.glow-preview-controls .btn{min-width:170px;text-align:center}
.gld-day-button{border-color:#ff8a24}
.gld-glow-button{background:linear-gradient(135deg,#743ecc,#ff4fd8);border-color:#c36bff;box-shadow:0 0 20px rgba(116,62,204,.35)}
.gld-glow-button:hover,.gld-glow-button:focus{filter:brightness(1.15);box-shadow:0 0 26px rgba(195,107,255,.55)}
.small-link[href*="coming-soon"], .section-head .small-link{display:inline-flex;align-items:center;justify-content:center;border:2px solid #ff8a24;border-radius:999px;padding:12px 22px;color:#fff4d6;text-decoration:none;font-weight:900;letter-spacing:.06em;text-transform:uppercase;background:rgba(255,138,36,.06);box-shadow:0 0 14px rgba(255,138,36,.18)}
.small-link[href*="coming-soon"]:hover,.section-head .small-link:hover{background:#ff8a24;color:#111;box-shadow:0 0 22px rgba(255,138,36,.42)}
.small-link[href*="coming-soon"]:active,.section-head .small-link:active{background:#743ecc;color:#fff;border-color:#c36bff;box-shadow:0 0 24px rgba(116,62,204,.55)}

/* 20.1.0 storefront polish */
.product-card{transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease, filter .22s ease}
.product-card:hover{transform:translateY(-5px) scale(1.012);box-shadow:0 0 30px rgba(255,138,36,.24),0 12px 34px rgba(0,0,0,.42);border-color:rgba(255,138,36,.72)}
.product-card:hover img{filter:brightness(1.12) saturate(1.08)}
.glow-mode-badge{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#743ecc,#ff4fd8);color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:6px 10px;font-weight:900;font-size:12px;text-transform:uppercase;box-shadow:0 0 16px rgba(116,62,204,.45)}
.home-mascot-hero,.home-feature-hero,.section{animation:gldFadeRise .45s ease both}
@keyframes gldFadeRise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
.search-result-card{animation:gldFadeRise .22s ease both}
.glow-preview-controls .btn{transition:all .22s ease}
.gld-day-button.active{background:#ff8a24!important;color:#111!important;border-color:#ffcf66!important;box-shadow:0 0 24px rgba(255,138,36,.45)!important}
.gld-glow-button.active{background:linear-gradient(135deg,#743ecc,#ff4fd8)!important;color:#fff!important;border-color:#c36bff!important;box-shadow:0 0 28px rgba(195,107,255,.62)!important}
.gld-day-button:not(.active),.gld-glow-button:not(.active){background:rgba(16,16,16,.72)!important;color:#fff4d6!important}
.section-head .small-link,.home-about-block .btn,.home-feature-copy .btn{min-width:190px;text-align:center;transition:all .22s ease}
.section-head .small-link:active,.home-about-block .btn:active,.home-feature-copy .btn:active{background:#743ecc!important;color:#fff!important;border-color:#c36bff!important;box-shadow:0 0 24px rgba(116,62,204,.55)!important}
.scroll-top,.back-to-top,.to-top{transition:transform .22s ease,box-shadow .22s ease}
.scroll-top:hover,.back-to-top:hover,.to-top:hover{transform:scale(1.08);box-shadow:0 0 22px rgba(255,138,36,.55)}

/* 20.2.0 Spotlight Designs */
.spotlight-section{background:linear-gradient(135deg,rgba(255,138,36,.10),rgba(116,62,204,.12));border:1px solid rgba(255,138,36,.30);border-radius:28px}
.seasonal-home-banner{background:radial-gradient(circle at 15% 20%,rgba(255,138,36,.18),transparent 26%),linear-gradient(135deg,rgba(16,16,16,.95),rgba(70,35,115,.18));border:1px solid rgba(255,138,36,.34);border-radius:28px;text-align:center}
.seasonal-home-banner h2{font-family:Georgia,serif;color:#fff4d6;font-size:34px;margin:6px 0 18px}
.home-feature-copy .eyebrow::after{content:"";display:inline-block;width:8px;height:8px;background:#743ecc;border-radius:50%;margin-left:8px;box-shadow:0 0 14px rgba(116,62,204,.8)}

/* 21.0.0 Spotlight Analytics Showcase */
.spotlight-showcase{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;align-items:stretch}
.spotlight-pick{position:relative}
.spotlight-rank-label{display:inline-flex;align-items:center;gap:6px;margin:0 0 10px 4px;padding:8px 12px;border-radius:999px;background:linear-gradient(135deg,rgba(255,138,36,.92),rgba(116,62,204,.92));color:#fff;font-weight:900;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 0 18px rgba(255,138,36,.28)}
.spotlight-pick .product-card{height:calc(100% - 44px)}
.spotlight-section .section-head h2{font-size:38px}
.spotlight-section{box-shadow:0 0 38px rgba(116,62,204,.12), inset 0 0 40px rgba(255,138,36,.05)}

/* 21.0.1 Spotlight overlap fix */
.spotlight-section{overflow:hidden}
.spotlight-showcase{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:30px!important;
  align-items:start!important;
  width:100%;
  box-sizing:border-box;
}
.spotlight-pick{
  min-width:0!important;
  width:100%!important;
  box-sizing:border-box!important;
  overflow:visible;
}
.spotlight-rank-label{
  max-width:calc(100% - 8px);
  white-space:nowrap;
  box-sizing:border-box;
  margin:0 0 12px 0!important;
}
.spotlight-pick .product-card{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  height:auto!important;
  margin:0!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  display:flex!important;
  flex-direction:column!important;
}
.spotlight-pick .product-image-wrap{width:100%;box-sizing:border-box}
.spotlight-pick .product-card img{
  width:100%!important;
  height:260px!important;
  object-fit:contain!important;
  display:block;
}
.spotlight-pick .product-card h3{
  min-height:58px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
}
.spotlight-pick .price-box,
.spotlight-pick .price-panel,
.spotlight-pick .product-price,
.spotlight-pick .price-display,
.spotlight-pick .price,
.spotlight-pick [class*="price"]{
  max-width:100%!important;
  box-sizing:border-box!important;
}
.spotlight-pick .product-card-actions{margin-top:auto}
@media(max-width:1100px){
  .spotlight-showcase{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:650px){
  .spotlight-showcase{grid-template-columns:1fr!important}
  .spotlight-pick .product-card img{height:240px!important}
}

/* 21.0.2 Home button and Spotlight heading polish */
body .section-head .small-link,
body .home-about-block .btn,
body .home-feature-copy .btn,
body .seasonal-home-banner .btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:185px!important;
  min-height:48px!important;
  padding:12px 24px!important;
  border:2px solid #ff8a24!important;
  border-radius:999px!important;
  background:rgba(12,12,12,.72)!important;
  color:#fff4d6!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  letter-spacing:.08em!important;
  font-weight:900!important;
  line-height:1!important;
  box-shadow:0 0 18px rgba(255,138,36,.22)!important;
  text-align:center!important;
  white-space:nowrap!important;
}
body .section-head .small-link:hover,
body .home-about-block .btn:hover,
body .home-feature-copy .btn:hover,
body .seasonal-home-banner .btn:hover{
  background:rgba(255,138,36,.18)!important;
  color:#ffffff!important;
  box-shadow:0 0 26px rgba(255,138,36,.45)!important;
  transform:translateY(-1px);
}
body .section-head .small-link:active,
body .home-about-block .btn:active,
body .home-feature-copy .btn:active,
body .seasonal-home-banner .btn:active{
  background:#743ecc!important;
  color:#ffffff!important;
  border-color:#c36bff!important;
  box-shadow:0 0 26px rgba(116,62,204,.65)!important;
}
.spotlight-pick{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
}
.spotlight-rank-label{
  align-self:center!important;
  justify-content:center!important;
  text-align:center!important;
  margin:0 auto 14px auto!important;
  min-width:190px!important;
  max-width:90%!important;
  padding:9px 18px!important;
  white-space:nowrap!important;
}
.spotlight-rank-label::before,
.spotlight-rank-label::after{
  content:none!important;
}

/* 21.0.3 Curated Highlights polish */
body .section-head{
  align-items:center!important;
}
body .section-head .small-link,
body .home-about-block .btn,
body .home-feature-copy .btn,
body .seasonal-home-banner .btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:185px!important;
  min-height:48px!important;
  padding:12px 24px!important;
  border:2px solid #ff8a24!important;
  border-radius:999px!important;
  background:rgba(12,12,12,.72)!important;
  color:#fff4d6!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  letter-spacing:.08em!important;
  font-weight:900!important;
  line-height:1!important;
  box-shadow:0 0 18px rgba(255,138,36,.22)!important;
  text-align:center!important;
  white-space:nowrap!important;
  transition:all .22s ease!important;
}
body .section-head .small-link:hover,
body .home-about-block .btn:hover,
body .home-feature-copy .btn:hover,
body .seasonal-home-banner .btn:hover{
  background:linear-gradient(135deg,#743ecc,#ff4fd8)!important;
  color:#ffffff!important;
  border-color:#c36bff!important;
  box-shadow:0 0 30px rgba(195,107,255,.65)!important;
  transform:translateY(-1px)!important;
}
body .section-head .small-link:active,
body .home-about-block .btn:active,
body .home-feature-copy .btn:active,
body .seasonal-home-banner .btn:active,
body .section-head .small-link:focus,
body .home-about-block .btn:focus,
body .home-feature-copy .btn:focus,
body .seasonal-home-banner .btn:focus{
  background:#743ecc!important;
  color:#ffffff!important;
  border-color:#c36bff!important;
  box-shadow:0 0 28px rgba(116,62,204,.72)!important;
}
.curated-highlights-title{
  margin:0!important;
}
.spotlight-section .section-head .eyebrow{
  display:none!important;
}
.spotlight-section .section-head h2,
.spotlight-section .curated-highlights-title{
  font-size:clamp(34px,4.2vw,54px)!important;
}
.spotlight-pick{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
}
.spotlight-rank-label{
  align-self:center!important;
  justify-content:center!important;
  text-align:center!important;
  margin:0 auto 14px auto!important;
  min-width:170px!important;
  max-width:90%!important;
  padding:9px 18px!important;
  white-space:nowrap!important;
}

/* 21.0.4 Home button hover and Curated Highlights image fix */
body .section-head .small-link,
body .home-about-block .btn,
body .home-feature-copy .btn,
body .seasonal-home-banner .btn{
  background:rgba(12,12,12,.72)!important;
  color:#fff4d6!important;
  border:2px solid #ff8a24!important;
  box-shadow:0 0 18px rgba(255,138,36,.22)!important;
}
body .section-head .small-link:hover,
body .home-about-block .btn:hover,
body .home-feature-copy .btn:hover,
body .seasonal-home-banner .btn:hover,
body .section-head .small-link:focus,
body .home-about-block .btn:focus,
body .home-feature-copy .btn:focus,
body .seasonal-home-banner .btn:focus{
  background:linear-gradient(135deg,rgba(12,12,12,.86),rgba(116,62,204,.22))!important;
  color:#fff4d6!important;
  border-color:#c36bff!important;
  box-shadow:0 0 28px rgba(195,107,255,.62),0 0 12px rgba(255,138,36,.28)!important;
  transform:translateY(-1px)!important;
}
body .section-head .small-link:active,
body .home-about-block .btn:active,
body .home-feature-copy .btn:active,
body .seasonal-home-banner .btn:active{
  background:linear-gradient(135deg,rgba(12,12,12,.90),rgba(116,62,204,.34))!important;
  color:#fff4d6!important;
  border-color:#c36bff!important;
  box-shadow:0 0 30px rgba(116,62,204,.70),0 0 12px rgba(255,138,36,.26)!important;
}
.spotlight-section .product-card .product-image-wrap,
.spotlight-pick .product-card .product-image-wrap{
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:hidden!important;
}
.spotlight-section .product-card .product-image-wrap img,
.spotlight-pick .product-card .product-image-wrap img{
  width:100%!important;
  height:260px!important;
  min-height:260px!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center center!important;
  display:block!important;
}
.spotlight-section .product-card,
.spotlight-pick .product-card{
  overflow:hidden!important;
}
@media(max-width:650px){
  .spotlight-section .product-card .product-image-wrap img,
  .spotlight-pick .product-card .product-image-wrap img{
    height:240px!important;
    min-height:240px!important;
  }
}

/* 21.0.5 Home button purple state + full Curated Highlights images */
body .section-head .small-link,
body .home-about-block .btn,
body .home-feature-copy .btn,
body .seasonal-home-banner .btn{
  background:#111111!important;
  color:#fff4d6!important;
  border:2px solid #ff8a24!important;
  box-shadow:0 0 18px rgba(255,138,36,.22)!important;
}
body .section-head .small-link:hover,
body .home-about-block .btn:hover,
body .home-feature-copy .btn:hover,
body .seasonal-home-banner .btn:hover,
body .section-head .small-link:focus,
body .home-about-block .btn:focus,
body .home-feature-copy .btn:focus,
body .seasonal-home-banner .btn:focus,
body .section-head .small-link:active,
body .home-about-block .btn:active,
body .home-feature-copy .btn:active,
body .seasonal-home-banner .btn:active{
  background:#111111!important;
  color:#c36bff!important;
  border-color:#c36bff!important;
  text-shadow:0 0 12px rgba(195,107,255,.95)!important;
  box-shadow:0 0 30px rgba(195,107,255,.75), inset 0 0 14px rgba(195,107,255,.18)!important;
  transform:translateY(-1px)!important;
}
.spotlight-section .product-card .product-image-wrap,
.spotlight-pick .product-card .product-image-wrap{
  height:260px!important;
  min-height:260px!important;
  max-height:260px!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#050505!important;
}
.spotlight-section .product-card .product-image-wrap img,
.spotlight-pick .product-card .product-image-wrap img{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center center!important;
  display:block!important;
}
@media(max-width:650px){
  .spotlight-section .product-card .product-image-wrap,
  .spotlight-pick .product-card .product-image-wrap{
    height:240px!important;
    min-height:240px!important;
    max-height:240px!important;
  }
}

/* 22.1.3 Curated Highlights card bottom fix */
.spotlight-section{
  overflow:visible!important;
  padding-bottom:48px!important;
  margin-bottom:42px!important;
}
.spotlight-showcase{
  overflow:visible!important;
  align-items:stretch!important;
  padding-bottom:18px!important;
}
.spotlight-pick{
  overflow:visible!important;
}
.spotlight-pick .product-card,
.spotlight-section .product-card{
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:visible!important;
  padding-bottom:26px!important;
}
.spotlight-pick .product-card .product-card-actions,
.spotlight-section .product-card .product-card-actions{
  margin-bottom:0!important;
  padding-bottom:8px!important;
}
.spotlight-pick .status-pill,
.spotlight-section .status-pill,
.spotlight-pick .btn,
.spotlight-section .btn{
  flex-shrink:0!important;
}

/*22.1.3 section spacing*/
.spotlight-section{margin-bottom:90px!important;padding-bottom:70px!important;}
.trending-section{margin-top:70px!important;padding-top:20px!important;}

/* 22.1.3 Trending Now overlap fix */
.spotlight-section,
.spotlight-section.section{
  position:relative!important;
  display:block!important;
  overflow:visible!important;
  clear:both!important;
  margin-bottom:180px!important;
  padding-bottom:130px!important;
}
.spotlight-showcase{
  position:relative!important;
  display:grid!important;
  overflow:visible!important;
  margin-bottom:80px!important;
}
.trending-section,
.trending-section.section{
  position:relative!important;
  display:block!important;
  clear:both!important;
  float:none!important;
  transform:none!important;
  top:auto!important;
  bottom:auto!important;
  left:auto!important;
  right:auto!important;
  margin-top:180px!important;
  padding-top:90px!important;
  z-index:1!important;
}
.trending-section .section-head{
  position:relative!important;
  top:auto!important;
  transform:none!important;
  margin-top:0!important;
  padding-top:0!important;
}
.trending-section .eyebrow,
.trending-section .muted-section-note{
  display:none!important;
}
.trending-section h2{
  margin-top:0!important;
}

/* 22.1.3 Curated Highlights final layout tightening */
.spotlight-section,
.spotlight-section.section{
  margin-bottom:44px!important;
  padding-bottom:42px!important;
  overflow:visible!important;
  clear:both!important;
}
.spotlight-showcase{
  margin-bottom:0!important;
  padding-bottom:0!important;
  overflow:visible!important;
  align-items:stretch!important;
}
.spotlight-pick{
  overflow:visible!important;
  display:flex!important;
  flex-direction:column!important;
}
.spotlight-pick .product-card,
.spotlight-section .product-card{
  height:auto!important;
  min-height:610px!important;
  max-height:none!important;
  overflow:visible!important;
  padding-bottom:34px!important;
  box-sizing:border-box!important;
}
.spotlight-pick .product-card .product-image-wrap,
.spotlight-section .product-card .product-image-wrap{
  height:260px!important;
  min-height:260px!important;
  max-height:260px!important;
  margin-bottom:18px!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.spotlight-pick .product-card .product-image-wrap img,
.spotlight-section .product-card .product-image-wrap img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  display:block!important;
}
.spotlight-pick .product-card h3,
.spotlight-section .product-card h3{
  position:relative!important;
  z-index:2!important;
  margin:0 16px 22px 16px!important;
  min-height:74px!important;
  line-height:1.14!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}
.spotlight-pick .price-box,
.spotlight-pick .price-panel,
.spotlight-pick [class*="price"],
.spotlight-section .price-box,
.spotlight-section .price-panel,
.spotlight-section [class*="price"]{
  position:relative!important;
  z-index:2!important;
}
.spotlight-pick .product-card-actions,
.spotlight-section .product-card-actions{
  position:relative!important;
  z-index:2!important;
  margin-top:auto!important;
  padding-bottom:10px!important;
}
.trending-section,
.trending-section.section{
  margin-top:36px!important;
  padding-top:24px!important;
  clear:both!important;
  position:relative!important;
  transform:none!important;
  top:auto!important;
}
.trending-section .eyebrow,
.trending-section .muted-section-note{
  display:none!important;
}
@media(max-width:650px){
  .spotlight-pick .product-card,
  .spotlight-section .product-card{
    min-height:590px!important;
  }
  .spotlight-pick .product-card .product-image-wrap,
  .spotlight-section .product-card .product-image-wrap{
    height:240px!important;
    min-height:240px!important;
    max-height:240px!important;
  }
}

/* 22.1.3 Curated Highlights outer border drop */
.spotlight-pick .product-card,
.spotlight-section .product-card{
  min-height:636px!important;
  padding-bottom:56px!important;
}
.spotlight-pick .product-card::after,
.spotlight-section .product-card::after{
  bottom:-18px!important;
}
.spotlight-pick .product-card-actions,
.spotlight-section .product-card-actions{
  padding-bottom:24px!important;
  margin-bottom:18px!important;
}
.spotlight-section{
  margin-bottom:54px!important;
  padding-bottom:52px!important;
}
.trending-section,
.trending-section.section{
  margin-top:42px!important;
  padding-top:28px!important;
}

/* 22.1.3 Curated Highlights border clipping fix */
.spotlight-section,
.spotlight-section.section,
.spotlight-section .section-inner,
.spotlight-showcase,
.spotlight-pick,
.spotlight-pick .product-card,
.spotlight-section .product-card{
  overflow:visible!important;
}
.spotlight-section,
.spotlight-section.section{
  padding-bottom:72px!important;
  margin-bottom:52px!important;
}
.spotlight-showcase{
  padding-bottom:34px!important;
  margin-bottom:0!important;
}
.spotlight-pick .product-card,
.spotlight-section .product-card{
  min-height:650px!important;
  padding-bottom:70px!important;
  margin-bottom:22px!important;
  position:relative!important;
}
.spotlight-pick .product-card-actions,
.spotlight-section .product-card-actions{
  margin-bottom:28px!important;
  padding-bottom:28px!important;
}
.spotlight-pick .product-card::before,
.spotlight-section .product-card::before,
.spotlight-pick .product-card::after,
.spotlight-section .product-card::after{
  overflow:visible!important;
}
.trending-section,
.trending-section.section{
  margin-top:38px!important;
  padding-top:24px!important;
}

/* 22.1.3 Curated Highlights border balance fix */
.spotlight-section,
.spotlight-section.section{
  overflow:visible!important;
  padding-bottom:34px!important;
  margin-bottom:34px!important;
}
.spotlight-showcase{
  overflow:visible!important;
  padding-bottom:8px!important;
  margin-bottom:0!important;
}
.spotlight-pick{
  overflow:visible!important;
}
.spotlight-pick .product-card,
.spotlight-section .product-card{
  min-height:676px!important;
  height:auto!important;
  max-height:none!important;
  padding-bottom:88px!important;
  margin-bottom:0!important;
  overflow:visible!important;
  position:relative!important;
  box-sizing:border-box!important;
}
.spotlight-pick .product-card-actions,
.spotlight-section .product-card-actions{
  margin-bottom:38px!important;
  padding-bottom:34px!important;
}
.trending-section,
.trending-section.section{
  margin-top:28px!important;
  padding-top:18px!important;
}

/* 22.1.3 Curated Highlights button response fix */
.spotlight-section .btn,
.spotlight-pick .btn,
.spotlight-section button,
.spotlight-pick button,
.spotlight-section a,
.spotlight-pick a{
  pointer-events:auto!important;
}
.spotlight-section .product-card::before,
.spotlight-section .product-card::after,
.spotlight-pick .product-card::before,
.spotlight-pick .product-card::after{
  pointer-events:none!important;
}
.spotlight-section .product-card-actions,
.spotlight-pick .product-card-actions{
  position:relative!important;
  z-index:20!important;
}
.spotlight-section .btn,
.spotlight-pick .btn{
  position:relative!important;
  z-index:30!important;
  transition:background-color .08s ease, color .08s ease, border-color .08s ease, box-shadow .08s ease, transform .08s ease!important;
  will-change:auto!important;
}
.spotlight-section .btn:hover,
.spotlight-pick .btn:hover{
  transform:translateY(-1px)!important;
}
.spotlight-section .quick-view-btn,
.spotlight-pick .quick-view-btn,
.spotlight-section .view-details,
.spotlight-pick .view-details{
  cursor:pointer!important;
}

/* 22.1.3 Curated Highlights hidden overlay/action area fix */
.spotlight-section,
.spotlight-section.section,
.spotlight-section .section-inner,
.spotlight-showcase,
.spotlight-pick,
.spotlight-pick .product-card,
.spotlight-section .product-card{
  overflow:visible!important;
}
.spotlight-section .product-card::before,
.spotlight-section .product-card::after,
.spotlight-pick .product-card::before,
.spotlight-pick .product-card::after,
.spotlight-section .product-image-wrap::before,
.spotlight-section .product-image-wrap::after,
.spotlight-pick .product-image-wrap::before,
.spotlight-pick .product-image-wrap::after{
  pointer-events:none!important;
}
.spotlight-section .product-card-actions,
.spotlight-pick .product-card-actions{
  position:relative!important;
  z-index:90!important;
  pointer-events:auto!important;
}
.spotlight-section .product-card-actions a,
.spotlight-section .product-card-actions button,
.spotlight-pick .product-card-actions a,
.spotlight-pick .product-card-actions button,
.spotlight-section .quick-view-btn,
.spotlight-pick .quick-view-btn,
.spotlight-section [data-quick-view],
.spotlight-pick [data-quick-view]{
  position:relative!important;
  z-index:100!important;
  pointer-events:auto!important;
  cursor:pointer!important;
  transition:background-color .08s ease, color .08s ease, border-color .08s ease, box-shadow .08s ease, transform .08s ease!important;
}

/* Make Quick View full-page if it is opened from any section */
.quick-view-modal,
.quickview-modal,
.product-modal,
.modal,
#quickViewModal,
#quick-view-modal{
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100vh!important;
  max-width:none!important;
  max-height:none!important;
  z-index:999999!important;
  overflow:auto!important;
}
.quick-view-modal.active,
.quickview-modal.active,
.product-modal.active,
.modal.active,
.quick-view-modal.show,
.quickview-modal.show,
.product-modal.show,
.modal.show,
#quickViewModal.active,
#quick-view-modal.active,
#quickViewModal.show,
#quick-view-modal.show{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.quick-view-backdrop,
.quickview-backdrop,
.modal-backdrop{
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100vh!important;
  z-index:999998!important;
}
.quick-view-content,
.quickview-content,
.modal-content,
.product-modal-content{
  position:relative!important;
  z-index:1000000!important;
  max-width:min(920px,92vw)!important;
  max-height:88vh!important;
  overflow:auto!important;
}
.quick-view-close,
.quickview-close,
.modal-close{
  position:absolute!important;
  top:18px!important;
  right:18px!important;
  z-index:1000001!important;
  pointer-events:auto!important;
}

/* 22.1.3 Curated Highlights rebuilt from regular product grid */
.spotlight-section,
.spotlight-section.section{
  overflow:visible!important;
  margin-bottom:46px!important;
  padding-bottom:34px!important;
}
.spotlight-section .section-head .eyebrow{
  display:none!important;
}
.spotlight-section .section-head h2,
.spotlight-section .curated-highlights-title{
  margin:0!important;
}
.spotlight-showcase{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:22px!important;
  align-items:start!important;
  overflow:visible!important;
  margin:0!important;
  padding:0!important;
}
.spotlight-pick{
  display:block!important;
  overflow:visible!important;
}
.spotlight-rank-label{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  margin:0 auto 14px auto!important;
  min-width:170px!important;
  max-width:90%!important;
  padding:9px 18px!important;
  white-space:nowrap!important;
}
.spotlight-pick .product-card,
.spotlight-section .product-card{
  position:relative!important;
  height:auto!important;
  min-height:auto!important;
  max-height:none!important;
  overflow:hidden!important;
  padding-bottom:22px!important;
  margin:0!important;
  box-sizing:border-box!important;
}
.spotlight-pick .product-card::before,
.spotlight-pick .product-card::after,
.spotlight-section .product-card::before,
.spotlight-section .product-card::after{
  pointer-events:none!important;
}
.spotlight-pick .product-image-wrap,
.spotlight-section .product-image-wrap{
  height:260px!important;
  min-height:260px!important;
  max-height:260px!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin-bottom:18px!important;
}
.spotlight-pick .product-image-wrap img,
.spotlight-section .product-image-wrap img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  display:block!important;
}
.spotlight-pick .product-card h3,
.spotlight-section .product-card h3{
  margin:0 16px 20px 16px!important;
  min-height:74px!important;
  line-height:1.14!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}
.spotlight-pick .product-card-actions,
.spotlight-section .product-card-actions{
  position:relative!important;
  z-index:10!important;
  margin-top:0!important;
  margin-bottom:0!important;
  padding-bottom:0!important;
}
.spotlight-pick .product-card-actions a,
.spotlight-pick .product-card-actions button,
.spotlight-section .product-card-actions a,
.spotlight-section .product-card-actions button{
  position:relative!important;
  z-index:11!important;
  pointer-events:auto!important;
}
.trending-section,
.trending-section.section{
  margin-top:36px!important;
  padding-top:24px!important;
}
.trending-section .eyebrow,
.trending-section .muted-section-note{
  display:none!important;
}
@media(max-width:1100px){
  .spotlight-showcase{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:650px){
  .spotlight-showcase{grid-template-columns:1fr!important;}
  .spotlight-pick .product-image-wrap,
  .spotlight-section .product-image-wrap{
    height:240px!important;
    min-height:240px!important;
    max-height:240px!important;
  }
}

/* 22.1.3 duplicate Quick View id / hidden action area fix */
.product-card{
  isolation:isolate!important;
}
.product-card::before,
.product-card::after,
.product-image-wrap::before,
.product-image-wrap::after{
  pointer-events:none!important;
}
.product-card-actions,
.clean-card-actions{
  position:relative!important;
  z-index:80!important;
}
.product-card-actions a,
.product-card-actions button,
.product-card-actions label,
.clean-card-actions a,
.clean-card-actions button,
.clean-card-actions label{
  position:relative!important;
  z-index:90!important;
  pointer-events:auto!important;
}
.qv-clean-toggle{
  position:fixed!important;
  left:-99999px!important;
  top:-99999px!important;
  opacity:0!important;
  width:1px!important;
  height:1px!important;
  pointer-events:none!important;
}
.qv-clean-toggle + .qv-clean-modal{
  display:none!important;
}
.qv-clean-toggle:checked + .qv-clean-modal{
  display:flex!important;
}
.qv-clean-modal{
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100vh!important;
  z-index:2147483000!important;
  align-items:center!important;
  justify-content:center!important;
  padding:28px!important;
  overflow:auto!important;
  transform:none!important;
  contain:none!important;
}
.qv-clean-backdrop{
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100vh!important;
  z-index:2147483001!important;
}
.qv-clean-card{
  position:relative!important;
  z-index:2147483002!important;
  max-width:min(1120px,94vw)!important;
  max-height:86vh!important;
}
.qv-clean-close{
  z-index:2147483003!important;
  pointer-events:auto!important;
}

/* 22.1.3 Curated Highlights clean rebuild from scratch */
.spotlight-section,
.spotlight-section.section{
  overflow:visible!important;
  margin-bottom:42px!important;
  padding-bottom:32px!important;
}
.spotlight-section .section-head .eyebrow{
  display:none!important;
}
.spotlight-section .section-head h2,
.spotlight-section .curated-highlights-title{
  margin:0!important;
}
.spotlight-showcase{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:22px!important;
  align-items:start!important;
  overflow:visible!important;
  margin:0!important;
  padding:0!important;
}
.spotlight-pick{
  display:block!important;
  overflow:visible!important;
  min-width:0!important;
}
.spotlight-rank-label{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  margin:0 auto 14px auto!important;
  width:max-content!important;
  min-width:170px!important;
  max-width:92%!important;
  padding:9px 18px!important;
  white-space:nowrap!important;
}
.curated-clean-card{
  position:relative!important;
  overflow:hidden!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  padding-bottom:22px!important;
  margin:0!important;
  box-sizing:border-box!important;
  isolation:auto!important;
}
.curated-clean-card::before,
.curated-clean-card::after,
.curated-clean-card .product-image-wrap::before,
.curated-clean-card .product-image-wrap::after{
  pointer-events:none!important;
}
.curated-clean-card .product-image-wrap{
  height:260px!important;
  min-height:260px!important;
  max-height:260px!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin-bottom:18px!important;
}
.curated-clean-card .product-image-wrap img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  display:block!important;
}
.curated-clean-card h3{
  margin:0 16px 20px 16px!important;
  min-height:74px!important;
  line-height:1.14!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}
.curated-clean-card .product-card-actions{
  position:relative!important;
  z-index:10!important;
  margin-top:0!important;
  margin-bottom:0!important;
  padding-bottom:0!important;
}
.curated-clean-card .product-card-actions a,
.curated-clean-card .product-card-actions button{
  position:relative!important;
  z-index:11!important;
  pointer-events:auto!important;
}
.curated-clean-card .curated-quick-view-btn{
  font-family:inherit!important;
}
.trending-section,
.trending-section.section{
  margin-top:36px!important;
  padding-top:24px!important;
}
.trending-section .eyebrow,
.trending-section .muted-section-note{
  display:none!important;
}
@media(max-width:1100px){
  .spotlight-showcase{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:650px){
  .spotlight-showcase{grid-template-columns:1fr!important;}
  .curated-clean-card .product-image-wrap{
    height:240px!important;
    min-height:240px!important;
    max-height:240px!important;
  }
}

/* 22.1.3 Curated Highlights true rebuild safeguard */
.spotlight-section .qv-clean-toggle,
.spotlight-section .qv-clean-modal,
.spotlight-section .quick-view-modal,
.spotlight-section .quickview-modal,
.spotlight-section .product-modal,
.spotlight-section .modal{
  display:none!important;
  pointer-events:none!important;
}
.spotlight-section .curated-clean-card script{
  display:none!important;
}
.spotlight-section .curated-quick-view-btn{
  pointer-events:auto!important;
  cursor:pointer!important;
}
.spotlight-section .curated-clean-card,
.spotlight-section .curated-clean-card *{
  backface-visibility:hidden;
}

/* 22.1.3 One clean Quick View system */
.qv-clean-toggle,
.qv-clean-modal,
.qv-clean-card,
.qv-clean-backdrop,
.qv-clean-close{
  display:none!important;
  pointer-events:none!important;
}
.product-card input[type="checkbox"],
.product-card .qv-clean-toggle,
.product-card .qv-clean-modal{
  display:none!important;
  pointer-events:none!important;
}
.product-card::before,
.product-card::after,
.product-image-wrap::before,
.product-image-wrap::after{
  pointer-events:none!important;
}
.product-card-actions,
.clean-card-actions{
  position:relative!important;
  z-index:30!important;
}
.product-card-actions a,
.product-card-actions button,
.clean-card-actions a,
.clean-card-actions button{
  pointer-events:auto!important;
  position:relative!important;
  z-index:40!important;
}
.quick-view-modal{
  display:none!important;
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100vh!important;
  z-index:2147483000!important;
  align-items:center!important;
  justify-content:center!important;
  padding:28px!important;
  background:rgba(0,0,0,.74)!important;
  backdrop-filter:blur(5px)!important;
  overflow:auto!important;
}
.quick-view-modal.open{
  display:flex!important;
}
.quick-view-backdrop{
  position:fixed!important;
  inset:0!important;
  z-index:2147483001!important;
  cursor:pointer!important;
}
.quick-view-card{
  position:relative!important;
  z-index:2147483002!important;
  width:min(1120px,94vw)!important;
  max-height:86vh!important;
  overflow:auto!important;
  margin:auto!important;
  padding:26px!important;
  display:grid!important;
  grid-template-columns:minmax(320px,44%) minmax(360px,56%)!important;
  gap:30px!important;
  align-items:center!important;
  border:2px solid rgba(255,138,36,.95)!important;
  border-radius:22px!important;
  background:linear-gradient(135deg,rgba(16,16,16,.98),rgba(48,31,54,.98))!important;
  box-shadow:0 0 38px rgba(255,138,36,.38)!important;
}
.quick-view-card img{
  width:100%!important;
  max-height:70vh!important;
  object-fit:contain!important;
  border-radius:20px!important;
  background:#050505!important;
}
.quick-view-info h2{
  font-family:Georgia,serif!important;
  color:#ff3b13!important;
  font-size:clamp(32px,4vw,58px)!important;
  line-height:1!important;
  margin:8px 0 18px!important;
}
.quick-price{
  color:#fff4d6!important;
  font-size:34px!important;
  font-weight:900!important;
  margin:12px 0!important;
}
.quick-close{
  position:absolute!important;
  top:18px!important;
  right:18px!important;
  z-index:2147483003!important;
  width:56px!important;
  height:56px!important;
  border-radius:999px!important;
  border:2px solid #ff8a24!important;
  background:#171717!important;
  color:#ff8a24!important;
  font-size:34px!important;
  font-weight:900!important;
  cursor:pointer!important;
  box-shadow:0 0 18px rgba(255,138,36,.36)!important;
}
body.quick-view-open{
  overflow:hidden!important;
}
@media(max-width:700px){
  .quick-view-card{
    grid-template-columns:1fr!important;
  }
}

/* 22.1.3 active Quick View CSS fix */
.quick-view-modal{
  display:none!important;
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100vh!important;
  z-index:2147483000!important;
  align-items:center!important;
  justify-content:center!important;
  padding:28px!important;
  background:rgba(0,0,0,.74)!important;
  backdrop-filter:blur(5px)!important;
  overflow:auto!important;
}
.quick-view-modal.open{
  display:flex!important;
}
.quick-view-backdrop{
  position:fixed!important;
  inset:0!important;
  z-index:2147483001!important;
  cursor:pointer!important;
}
.quick-view-card{
  position:relative!important;
  z-index:2147483002!important;
  width:min(1120px,94vw)!important;
  max-height:86vh!important;
  overflow:auto!important;
  margin:auto!important;
  padding:26px!important;
  display:grid!important;
  grid-template-columns:minmax(320px,44%) minmax(360px,56%)!important;
  gap:30px!important;
  align-items:center!important;
  border:2px solid rgba(255,138,36,.95)!important;
  border-radius:22px!important;
  background:linear-gradient(135deg,rgba(16,16,16,.98),rgba(48,31,54,.98))!important;
  box-shadow:0 0 38px rgba(255,138,36,.38)!important;
}
.quick-view-card img{
  width:100%!important;
  max-height:70vh!important;
  object-fit:contain!important;
  border-radius:20px!important;
  background:#050505!important;
}
.quick-view-info h2{
  font-family:Georgia,serif!important;
  color:#ff3b13!important;
  font-size:clamp(32px,4vw,58px)!important;
  line-height:1!important;
  margin:8px 0 18px!important;
}
.quick-price{
  color:#fff4d6!important;
  font-size:34px!important;
  font-weight:900!important;
  margin:12px 0!important;
}
.quick-close{
  position:absolute!important;
  top:18px!important;
  right:18px!important;
  z-index:2147483003!important;
  width:56px!important;
  height:56px!important;
  border-radius:999px!important;
  border:2px solid #ff8a24!important;
  background:#171717!important;
  color:#ff8a24!important;
  font-size:34px!important;
  font-weight:900!important;
  cursor:pointer!important;
}
body.quick-view-open{
  overflow:hidden!important;
}
@media(max-width:700px){
  .quick-view-card{
    grid-template-columns:1fr!important;
  }
}

/* 22.1.3 Quick View status pill - no JS behavior changes */
.quick-view-status{
  display:flex!important;
  justify-content:flex-start!important;
  align-items:center!important;
  margin:18px 0 22px!important;
}
.quick-status-pill{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:220px!important;
  padding:14px 28px!important;
  border-radius:999px!important;
  border:2px solid rgba(255,138,36,.95)!important;
  background:linear-gradient(180deg,#ffd25f 0%,#ff9d1e 55%,#ff6b00 100%)!important;
  color:#4a1600!important;
  font-weight:900!important;
  letter-spacing:.18em!important;
  text-transform:uppercase!important;
  box-shadow:0 0 22px rgba(255,159,33,.55)!important;
}

/* 22.1.3 detail page only — based on 21.2.4 working sticky build */

/* Product detail top Glow Preview label color only */
body.gld-glow-mode .product-page:before{
  content:"Glow Preview"!important;
  display:flex!important;
  width:max-content!important;
  max-width:calc(100% - 40px)!important;
  margin:10px auto 22px!important;
  align-items:center!important;
  justify-content:center!important;
  padding:9px 24px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#8b38ee 0%,#ff4fd8 100%)!important;
  color:#fff!important;
  border:2px solid rgba(255,170,255,.45)!important;
  box-shadow:0 0 18px rgba(217,79,255,.55)!important;
  text-shadow:0 0 8px rgba(255,255,255,.7)!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  font-weight:900!important;
}

/* Detail page sizing only, so Day View / Glow Preview buttons are easier to see */
.product-page .product-detail{
  grid-template-columns:minmax(250px, 38%) minmax(440px, 62%)!important;
  gap:30px!important;
  align-items:start!important;
}

.product-page .product-detail > div:first-child{
  max-width:430px!important;
  width:100%!important;
  align-self:start!important;
}

.product-page .gallery-main{
  max-height:430px!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}

.product-page .gallery-main img,
.product-page .main-image,
.product-page img.main-image{
  max-height:420px!important;
  width:auto!important;
  max-width:100%!important;
  object-fit:contain!important;
}

.product-page .thumb-row{
  margin-top:10px!important;
  gap:10px!important;
}

.product-page .thumb-row img,
.product-page .thumb{
  max-height:62px!important;
  object-fit:contain!important;
}

.product-page .view-toggle,
.product-page .glow-controls,
.product-page .image-toggle,
.product-page .preview-toggle{
  margin-top:10px!important;
  display:flex!important;
  gap:10px!important;
  align-items:center!important;
  justify-content:center!important;
  position:relative!important;
  z-index:10!important;
}

@media(max-height:760px){
  .product-page .gallery-main{
    max-height:360px!important;
  }
  .product-page .gallery-main img,
  .product-page .main-image,
  .product-page img.main-image{
    max-height:350px!important;
  }
  .product-page .thumb-row img,
  .product-page .thumb{
    max-height:54px!important;
  }
}

/*22.1.3 Remove Glow Mode badge completely*/
.glow-badge,
.product-glow-badge,
.badge-glow,
[data-glow-badge],
.card-glow-badge{
 display:none !important;
 visibility:hidden !important;
 opacity:0 !important;
}

/* 22.1.3 Remove actual Glow Mode badge */
.glow-mode-badge,
.badge-row .glow-mode-badge,
.product-image-wrap .glow-mode-badge,
.product-card .glow-mode-badge,
.curated-clean-card .glow-mode-badge,
.spotlight-card .glow-mode-badge,
.product-card [class*="glow-mode"],
.product-image-wrap [class*="glow-mode"],
.card [class*="glow-mode"],
.badge-row:has(.glow-mode-badge){
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}

/* Also remove any remaining badge row that only exists for Glow Mode */
.product-image-wrap .badge-row:empty,
.product-card .badge-row:empty{
  display:none!important;
}

/* 22.1.3 Quick View scrollbar cleanup for former Glow Mode badge products */
.quick-view-modal,
.quick-view-modal *,
.quick-view-card,
.quick-view-card *,
.quick-view-content,
.quick-view-content *,
.quick-view-info,
.quick-view-info *,
.quick-view-media,
.quick-view-media *{
  box-sizing:border-box!important;
}

.quick-view-modal,
.quick-view-card,
.quick-view-content,
.quick-view-info,
.quick-view-media{
  overflow-x:hidden!important;
}

.quick-view-card{
  max-width:min(92vw, 980px)!important;
  width:min(92vw, 980px)!important;
  max-height:calc(100vh - 80px)!important;
  overflow-y:auto!important;
}

/* Remove any leftover hidden badge row space that can widen the modal */
.quick-view-modal .badge-row,
.quick-view-card .badge-row,
.quick-view-modal .glow-mode-badge,
.quick-view-card .glow-mode-badge,
.quick-view-modal [class*="glow-mode"],
.quick-view-card [class*="glow-mode"]{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  width:0!important;
  height:0!important;
  max-width:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
  pointer-events:none!important;
}

/* Make sure images cannot push Quick View wider than the card */
.quick-view-card img,
.quick-view-modal img{
  max-width:100%!important;
}

/* 22.1.3 Product detail image box fit only — Quick View and sticky script untouched */

/* Make the left product image area shorter so Day View / Glow Preview buttons are fully visible */
.product-page .gallery-main{
  height:360px!important;
  max-height:360px!important;
  min-height:0!important;
  padding:12px!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}

/* Make the selected product photo fill the box better */
.product-page .gallery-main img,
.product-page .main-image,
.product-page img.main-image{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  border-radius:22px!important;
}

/* Keep thumbnails compact so the buttons sit higher */
.product-page .thumb-row{
  margin-top:9px!important;
  gap:8px!important;
}

.product-page .thumb-row img,
.product-page .thumb{
  height:58px!important;
  max-height:58px!important;
  object-fit:contain!important;
}

/* Keep Day View / Glow Preview buttons visible and close to thumbnails */
.product-page .view-toggle,
.product-page .glow-controls,
.product-page .image-toggle,
.product-page .preview-toggle{
  margin-top:8px!important;
  margin-bottom:0!important;
  gap:10px!important;
  position:relative!important;
  z-index:10!important;
}

/* Slightly smaller left column, without changing sticky behavior */
.product-page .product-detail > div:first-child,
.product-page .product-detail-left{
  max-width:410px!important;
}

/* 22.1.3 Product detail image crop fix only — sticky and Quick View untouched */

/* Keep the smaller image frame from 21.3.8, but stop cropping/zooming the photo */
.product-page .gallery-main{
  height:360px!important;
  max-height:360px!important;
  min-height:0!important;
  padding:8px!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}

.product-page .gallery-main img,
.product-page .main-image,
.product-page img.main-image{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  border-radius:22px!important;
}

/* 22.1.3 Recommended Accessory link block */
.accessory-card{
  margin-top:18px!important;
}
.accessory-card .accessory-row{
  margin-top:10px!important;
}
.accessory-link,
.accessory-name{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:42px!important;
  padding:10px 22px!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,#ff9d1c 0%,#ffd35a 100%)!important;
  color:#2a1200!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  box-shadow:0 0 16px rgba(255,170,30,.45)!important;
}
.accessory-link:hover{
  background:linear-gradient(90deg,#8b38ee 0%,#ff4fd8 100%)!important;
  color:#fff!important;
  box-shadow:0 0 20px rgba(217,79,255,.65)!important;
}
.accessory-card p{
  margin-top:10px!important;
  color:rgba(255,255,255,.86)!important;
  line-height:1.55!important;
}

/* 22.1.3 Mobile product detail repair — desktop sticky and Quick View untouched */

@media (max-width: 900px){
  body{
    overflow-x:hidden!important;
  }

  .product-page{
    width:100%!important;
    max-width:100%!important;
    overflow-x:hidden!important;
    padding-left:14px!important;
    padding-right:14px!important;
  }

  .product-page .product-detail,
  .product-page .gld-product-detail-layout{
    display:block!important;
    grid-template-columns:1fr!important;
    width:100%!important;
    max-width:100%!important;
    gap:0!important;
    margin-top:18px!important;
    overflow:visible!important;
  }

  .product-page .product-detail > div:first-child,
  .product-page .product-detail-left{
    position:relative!important;
    top:auto!important;
    left:auto!important;
    width:100%!important;
    max-width:100%!important;
    margin:0 auto 18px!important;
    transform:none!important;
    z-index:auto!important;
  }

  .product-page .product-info,
  .product-page .product-detail-right{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    overflow:visible!important;
  }

  .product-page .gallery-main{
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    padding:8px!important;
    margin:0 auto!important;
  }

  .product-page .gallery-main img,
  .product-page .main-image,
  .product-page img.main-image{
    width:100%!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
    object-position:center center!important;
  }

  .product-page .thumb-row{
    width:100%!important;
    display:grid!important;
    grid-template-columns:repeat(3, 1fr)!important;
    gap:8px!important;
    margin:10px 0 8px!important;
  }

  .product-page .thumb-row img,
  .product-page .thumb{
    width:100%!important;
    height:64px!important;
    max-height:64px!important;
    object-fit:contain!important;
  }

  .product-page .view-toggle,
  .product-page .glow-controls,
  .product-page .image-toggle,
  .product-page .preview-toggle{
    width:100%!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    margin:8px 0 18px!important;
  }

  .product-page .view-toggle a,
  .product-page .view-toggle button,
  .product-page .glow-controls a,
  .product-page .glow-controls button,
  .product-page .image-toggle a,
  .product-page .image-toggle button,
  .product-page .preview-toggle a,
  .product-page .preview-toggle button{
    width:100%!important;
    min-width:0!important;
    padding-left:10px!important;
    padding-right:10px!important;
    font-size:clamp(11px, 3.2vw, 14px)!important;
    white-space:nowrap!important;
  }

  .product-page h1,
  .product-page .product-title{
    font-size:clamp(34px, 10vw, 54px)!important;
    line-height:0.95!important;
    overflow-wrap:break-word!important;
    word-break:normal!important;
  }

  .product-page .price-card,
  .product-page .info-card,
  .product-page .accessory-card{
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  .product-page .back-button,
  .product-page .back-link{
    max-width:100%!important;
  }
}

@media (max-width: 520px){
  .product-page{
    padding-left:10px!important;
    padding-right:10px!important;
  }

  .product-page .gallery-main{
    aspect-ratio:auto!important;
    border-radius:22px!important;
  }

  .product-page .thumb-row img,
  .product-page .thumb{
    height:54px!important;
  }

  .product-page .view-toggle,
  .product-page .glow-controls,
  .product-page .image-toggle,
  .product-page .preview-toggle{
    grid-template-columns:1fr!important;
  }

  .product-page h1,
  .product-page .product-title{
    font-size:clamp(30px, 12vw, 44px)!important;
  }

  .accessory-link,
  .accessory-name{
    width:100%!important;
    text-align:center!important;
    box-sizing:border-box!important;
  }
}

/* 22.1.3 Recommended Accessories */
.accessories-card{margin-top:18px!important;}
.accessories-list{display:grid!important;gap:12px!important;margin-top:12px!important;}
.accessory-item{padding:14px 16px!important;border:1px solid rgba(255,157,28,.55)!important;border-radius:18px!important;background:rgba(20,15,26,.48)!important;}
.accessory-title{color:#fff!important;font-weight:900!important;font-size:1.02rem!important;margin-bottom:6px!important;}
.accessory-item p{margin:6px 0 10px!important;color:rgba(255,255,255,.86)!important;line-height:1.5!important;}
.accessory-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:9px 18px!important;border-radius:999px!important;background:linear-gradient(90deg,#ff9d1c 0%,#ffd35a 100%)!important;color:#2a1200!important;font-weight:900!important;letter-spacing:.06em!important;text-transform:uppercase!important;text-decoration:none!important;box-shadow:0 0 14px rgba(255,170,30,.4)!important;}
.accessory-link:hover{background:linear-gradient(90deg,#8b38ee 0%,#ff4fd8 100%)!important;color:#fff!important;box-shadow:0 0 18px rgba(217,79,255,.6)!important;}
@media(max-width:520px){.accessory-link{width:100%!important;box-sizing:border-box!important;}}

/* 22.1.3 CSS-only background color fix */
html,body{
  background:#070707!important;
  background-color:#070707!important;
}


/* 24.2.4 seasonal subcategory pills and shop category chips
   Keep the pill fill/background on the standard dark button style. Only the
   seasonal text, count bubble, and border are seasonal-colored. */
.subcategory-panel-pill.season-filter-pill,
.category-subchip.season-subchip{
  background:rgba(255,138,36,.10)!important;
  background-image:none!important;
  color:inherit!important;
}
.subcategory-panel-pill .subcategory-filter-name,
.category-subchip .category-subchip-name{
  font-weight:900!important;
}
.subcategory-panel-pill .season-count,
.category-subchip .category-subchip-count{
  color:#150800!important;
}
.subcategory-panel-pill.season-halloween .subcategory-filter-name,
.category-subchip.season-halloween .category-subchip-name{color:#ff8a24!important;}
.subcategory-panel-pill.season-halloween .season-count,
.category-subchip.season-halloween .category-subchip-count{background:#ff8a24!important;}
.subcategory-panel-pill.season-halloween,
.category-subchip.season-halloween{border-color:#7a3a11!important;}
.subcategory-panel-pill.season-christmas .subcategory-filter-name,
.category-subchip.season-christmas .category-subchip-name{color:#e53238!important;}
.subcategory-panel-pill.season-christmas .season-count,
.category-subchip.season-christmas .category-subchip-count{background:#e53238!important;}
.subcategory-panel-pill.season-christmas,
.category-subchip.season-christmas{border-color:#7a1111!important;}
.subcategory-panel-pill.season-everyday .subcategory-filter-name,
.category-subchip.season-everyday .category-subchip-name{color:#c9b7a3!important;}
.subcategory-panel-pill.season-everyday .season-count,
.category-subchip.season-everyday .category-subchip-count{background:#c9b7a3!important;}
.subcategory-panel-pill.season-everyday,
.category-subchip.season-everyday{border-color:#5a4b3a!important;}


/* 24.2.2 seasonal subcategory labels */
.subcategory-section{
  border-top:1px solid rgba(255,138,36,.22);
  margin-top:36px;
  padding-top:28px;
}
.subcategory-title{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(32px,4vw,58px);
  line-height:1;
  margin:0 0 26px;
  padding-bottom:18px;
  border-bottom:1px solid currentColor;
}
.subcategory-heading-label,.season-label{
  display:inline-flex;
  align-items:center;
  gap:.35em;
}
.product-subcategory-label,.search-subcategory-label{
  display:block;
  margin:4px 0 10px;
  font-weight:900;
  letter-spacing:.5px;
}
.season-halloween{color:#ff8a24!important;}
.subcategory-section.season-halloween{border-top-color:#7a3a11!important;}
.season-christmas{color:#e53238!important;}
.subcategory-section.season-christmas{border-top-color:#7a1111!important;}
.season-everyday{color:#c9b7a3!important;}
.subcategory-section.season-everyday{border-top-color:#3a3028!important;}

/* 26.4.1 Quick View simplified price line */
.quick-view-card .quick-price.quick-price-simple{
  display:flex!important;
  align-items:baseline!important;
  flex-wrap:wrap!important;
  gap:14px!important;
  margin:16px 0 20px!important;
  line-height:1.1!important;
}
.quick-view-card .quick-price-simple .quick-price-label{
  color:#ff8a24!important;
  font-size:clamp(22px,2.4vw,34px)!important;
  font-weight:1000!important;
  letter-spacing:1.5px!important;
}
.quick-view-card .quick-price-simple .quick-price-label.sale-label{color:#e53935!important;}
.quick-view-card .quick-price-simple .quick-price-value{
  color:#00d000!important;
  font-size:clamp(26px,3vw,42px)!important;
  font-weight:1000!important;
}
@media(max-width:700px){.quick-view-card .quick-price.quick-price-simple{gap:10px!important;}}

/* 24.2.17 shared search cards + pill nav */
.nav-links a.nav-cart,
.nav .nav-cart{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:0!important;
  height:auto!important;
  padding:9px 13px!important;
  border-radius:999px!important;
  border:2px solid var(--gld-website-nav-search-border, #9b19ff)!important;
  background:var(--gld-website-nav-search-bg, rgba(255,255,255,.05))!important;
  color:var(--gld-website-nav-search-fg, #ff8a24)!important;
  font-weight:900!important;
  text-decoration:none!important;
}
.nav-links a.nav-cart:hover,
.nav .nav-cart:hover{
  background:var(--gld-website-nav-search-hover-bg, rgba(255,138,36,.10))!important;
  color:var(--gld-website-nav-search-hover-fg, #fff)!important;
  border-color:var(--gld-website-nav-search-hover-border, #9b19ff)!important;
}
.search-page #searchResults.grid{
  align-items:start!important;
}
.search-page #searchResults .product-card{
  height:auto!important;
  min-height:0!important;
}
.search-page #searchResults .product-card h3,
.search-page #searchResults .product-subcategory-label,
.search-page #searchResults .product-card .quick-price,
.search-page #searchResults .product-card .gld-price,
.search-page #searchResults .product-card .product-card-actions{
  position:static!important;
}
@media(max-width:860px){
  .nav-links a.nav-cart,
  .nav .nav-cart{
    min-height:0!important;
    height:auto!important;
    padding:9px 13px!important;
    border-radius:999px!important;
  }
}

/* 24.2.17 Coming Soon nav pill size cleanup */
body .nav .nav-links a.nav-cart,
body .nav-links a.nav-cart,
body .nav .nav-cart{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  width:auto!important;
  min-width:0!important;
  max-width:max-content!important;
  box-sizing:border-box!important;
  min-height:0!important;
  height:auto!important;
  padding:9px 13px!important;
  border-radius:999px!important;
  border-width:2px!important;
  font-size:13.333px!important;
  line-height:1!important;
  white-space:nowrap!important;
  letter-spacing:.3px!important;
  text-transform:none!important;
  margin:0!important;
}
@media(max-width:860px){
  body .nav .nav-links a.nav-cart,
  body .nav-links a.nav-cart,
  body .nav .nav-cart{
    min-height:0!important;
    height:auto!important;
    padding:9px 13px!important;
    font-size:13.333px!important;
    border-radius:999px!important;
  }
}

/* 28.3.10 Curated Highlights Featured badge clipping fix */
.spotlight-section .curated-clean-card .product-image-wrap,
.spotlight-pick .curated-clean-card .product-image-wrap{
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.spotlight-section .curated-clean-card .badge-row,
.spotlight-pick .curated-clean-card .badge-row{
  position:static!important;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
}
.spotlight-section .curated-clean-card .featured-badge,
.spotlight-pick .curated-clean-card .featured-badge{
  position:absolute!important;
  top:14px!important;
  left:14px!important;
  right:auto!important;
  bottom:auto!important;
  z-index:40!important;
  max-width:calc(100% - 28px)!important;
  margin:0!important;
  transform:none!important;
  box-sizing:border-box!important;
  white-space:nowrap!important;
  pointer-events:none!important;
}
@media(max-width:650px){
  .spotlight-section .curated-clean-card .featured-badge,
  .spotlight-pick .curated-clean-card .featured-badge{
    top:12px!important;
    left:12px!important;
    max-width:calc(100% - 24px)!important;
  }
}

/* 28.3.11 Centered Featured badge above Curated image */
.spotlight-section .curated-clean-card .curated-featured-slot,
.spotlight-pick .curated-clean-card .curated-featured-slot{
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0 0 14px 0!important;
  padding:0!important;
  position:relative!important;
  z-index:45!important;
}
.spotlight-section .curated-clean-card .curated-featured-slot .badge-row,
.spotlight-pick .curated-clean-card .curated-featured-slot .badge-row{
  position:static!important;
  width:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:0!important;
}
.spotlight-section .curated-clean-card .curated-featured-slot .featured-badge,
.spotlight-pick .curated-clean-card .curated-featured-slot .featured-badge{
  position:static!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  margin:0 auto!important;
  transform:none!important;
  max-width:max-content!important;
  z-index:auto!important;
}
.spotlight-section .curated-clean-card .product-image-wrap,
.spotlight-pick .curated-clean-card .product-image-wrap{
  margin-top:0!important;
}
@media(max-width:650px){
  .spotlight-section .curated-clean-card .curated-featured-slot,
  .spotlight-pick .curated-clean-card .curated-featured-slot{
    margin-bottom:12px!important;
  }
}

/* 28.3.18 Original 22.1.3 Curated Highlights layout active. */

/* 28.4.0 Homepage Hero */
.home-feature-hero{position:relative!important;overflow:hidden!important;}
.home-feature-hero .home-hero-slide{display:none!important;grid-template-columns:minmax(280px,44%) minmax(320px,56%)!important;gap:26px!important;align-items:center!important;}
.home-feature-hero .home-hero-slide.active{display:grid!important;}
.home-feature-hero.static .home-hero-slide:first-child{display:grid!important;}
.home-hero-dots{display:flex;justify-content:center;gap:10px;margin-top:20px;}
.home-hero-dots button{width:12px;height:12px;border-radius:999px;border:1px solid #ff8a24;background:#241824;cursor:pointer;padding:0;}
.home-hero-dots button.active{background:#ff8a24;box-shadow:0 0 12px rgba(255,138,36,.7);}
@media(max-width:800px){.home-feature-hero .home-hero-slide,.home-feature-hero .home-hero-slide.active{grid-template-columns:1fr!important;}}

/* 28.4.1 Six-product Hero full-width layout */
.home-feature-hero{
  display:block!important;
  width:100%!important;
  overflow:hidden!important;
}
.home-feature-hero .home-hero-stage{
  width:100%!important;
  max-width:100%!important;
}
.home-feature-hero .home-hero-slide{
  width:100%!important;
  max-width:100%!important;
  grid-template-columns:minmax(320px,42%) minmax(420px,58%)!important;
  gap:44px!important;
  align-items:center!important;
  box-sizing:border-box!important;
}
.home-feature-hero .home-feature-image,
.home-feature-hero .home-feature-copy{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}
.home-feature-hero .home-feature-copy{
  padding-right:28px!important;
}
.home-feature-hero .home-hero-dots{
  position:static!important;
  width:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  margin:24px 0 4px!important;
  padding:0!important;
  transform:none!important;
}
@media(max-width:800px){
  .home-feature-hero .home-hero-slide{
    grid-template-columns:1fr!important;
    gap:24px!important;
  }
  .home-feature-hero .home-feature-copy{
    padding-right:0!important;
  }
}

/* 28.4.2 Six-slide Hero hover navigation */
.home-feature-hero{
  position:relative!important;
}
.home-feature-hero .home-hero-arrow{
  position:absolute!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  width:58px!important;
  height:58px!important;
  border-radius:999px!important;
  border:2px solid var(--button-border, #b000ff)!important;
  background:rgba(12,12,12,.22)!important;
  color:var(--button-text, #ff8a24)!important;
  font-family:inherit!important;
  font-size:42px!important;
  line-height:1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
  opacity:0!important;
  pointer-events:none!important;
  z-index:40!important;
  box-shadow:0 0 22px var(--button-glow, rgba(255,138,36,.34))!important;
  transition:opacity .18s ease, background-color .18s ease, transform .18s ease, box-shadow .18s ease!important;
}
.home-feature-hero:hover .home-hero-arrow,
.home-feature-hero .home-hero-arrow:hover,
.home-feature-hero .home-hero-arrow:active{
  opacity:1!important;
  pointer-events:auto!important;
}
.home-feature-hero .home-hero-arrow:hover{
  background:var(--button-bg, rgba(20,12,20,.88))!important;
  transform:translateY(-50%) scale(1.04)!important;
  box-shadow:0 0 28px var(--button-glow, rgba(255,138,36,.5))!important;
}
.home-feature-hero .home-hero-prev{left:20px!important;}
.home-feature-hero .home-hero-next{right:20px!important;}
.home-feature-hero .home-hero-dots{
  position:static!important;
  margin-top:24px!important;
}
@media(max-width:800px){
  .home-feature-hero .home-hero-arrow{
    width:46px!important;
    height:46px!important;
    font-size:34px!important;
    opacity:0!important;
    pointer-events:none!important;
  }
  .home-feature-hero .home-hero-prev{left:8px!important;}
  .home-feature-hero .home-hero-next{right:8px!important;}
}

/* 28.4.4 Hero arrow focus release */
.home-feature-hero:not(:hover) .home-hero-arrow:not(:focus-visible){
  opacity:0!important;
  pointer-events:none!important;
}
.home-feature-hero .home-hero-arrow:focus:not(:focus-visible){
  opacity:0!important;
}
.home-feature-hero:hover .home-hero-arrow:focus:not(:focus-visible){
  opacity:1!important;
}
.home-feature-hero .home-hero-arrow:focus-visible{
  opacity:1!important;
  pointer-events:auto!important;
}
@media(max-width:800px){
  .home-feature-hero:not(:hover) .home-hero-arrow:not(:focus-visible){
    opacity:0!important;
    pointer-events:none!important;
  }
}

/* 28.4.5 Hero arrows inherit Back to Top Theme Manager styling */
.home-feature-hero .home-hero-arrow{
  border-style:solid!important;
  background-image:none!important;
  text-shadow:none!important;
}
.home-feature-hero .home-hero-arrow:hover,
.home-feature-hero .home-hero-arrow:focus-visible{
  background-image:none!important;
}

/* 28.4.6 Mobile Hero arrows tap-to-show and auto-hide */
@media(max-width:800px){
  .home-feature-hero .home-hero-arrow,
  .home-feature-hero:not(:hover) .home-hero-arrow:not(:focus-visible){
    opacity:0!important;
    pointer-events:none!important;
  }
  .home-feature-hero.mobile-arrows-visible .home-hero-arrow{
    opacity:1!important;
    pointer-events:auto!important;
  }
}

/* 28.4.7 Mobile Hero timer fix: ignore sticky mobile hover */
@media(max-width:800px){
  .home-feature-hero:hover .home-hero-arrow,
  .home-feature-hero .home-hero-arrow:hover,
  .home-feature-hero .home-hero-arrow:active,
  .home-feature-hero .home-hero-arrow:focus,
  .home-feature-hero .home-hero-arrow:focus-visible,
  .home-feature-hero:not(:hover) .home-hero-arrow:not(:focus-visible){
    opacity:0!important;
    pointer-events:none!important;
  }
  .home-feature-hero.mobile-arrows-visible .home-hero-arrow,
  .home-feature-hero.mobile-arrows-visible:hover .home-hero-arrow,
  .home-feature-hero.mobile-arrows-visible .home-hero-arrow:hover,
  .home-feature-hero.mobile-arrows-visible .home-hero-arrow:active,
  .home-feature-hero.mobile-arrows-visible .home-hero-arrow:focus,
  .home-feature-hero.mobile-arrows-visible .home-hero-arrow:focus-visible{
    opacity:1!important;
    pointer-events:auto!important;
  }
}

/* 28.3.8 compact storefront listing pages */
.compact-listing-page.section{
  max-width:1180px!important;
  margin:0 auto!important;
  padding:22px 22px 44px!important;
  clear:both!important;
  position:relative!important;
}
.compact-listing-page > .global-back-link,
.compact-listing-page > .back-link,
.compact-listing-page > a[href*="javascript:history.back"],
.compact-listing-page > a:first-child{
  margin-bottom:14px!important;
}
.compact-listing-intro{
  margin:0 0 20px!important;
  padding:0 0 16px!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
}
.compact-listing-intro .eyebrow{
  display:block!important;
  margin:0 0 8px!important;
  font-size:13px!important;
  line-height:1.2!important;
}
.compact-listing-page .compact-listing-intro h2{
  margin:0 0 10px!important;
  font-size:clamp(38px,5vw,58px)!important;
  line-height:.98!important;
  overflow-wrap:normal!important;
}
.compact-listing-summary{
  max-width:850px!important;
  margin:0!important;
  color:#c9b7a3!important;
  font-size:16px!important;
  line-height:1.45!important;
}
.compact-listing-page .category-section{
  margin:14px 0 0!important;
  padding:0!important;
  border-top:0!important;
}
.compact-listing-page .category-section + .category-section{
  margin-top:30px!important;
  padding-top:22px!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
}
.compact-listing-page .category-section-head{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:space-between!important;
  flex-wrap:nowrap!important;
  gap:12px!important;
  margin:0 0 12px!important;
  padding:0!important;
}
.compact-listing-page .category-section-head h2{
  flex:1 1 auto!important;
  min-width:0!important;
  margin:0!important;
  font-size:clamp(30px,4vw,46px)!important;
  line-height:1!important;
}
.compact-listing-page .category-section-head .small-link{
  flex:0 0 auto!important;
  align-self:center!important;
  width:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:5px 0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#58adff!important;
  font-size:15px!important;
  line-height:1.2!important;
  letter-spacing:0!important;
  text-transform:none!important;
  white-space:nowrap!important;
}
.compact-listing-page .subcategory-section{
  margin-top:16px!important;
  padding-top:0!important;
}
.compact-listing-page .subcategory-title{
  margin:0 0 12px!important;
  padding:0 0 9px!important;
  font-size:clamp(25px,3vw,34px)!important;
  line-height:1.05!important;
  border-bottom:1px solid var(--line)!important;
}
.compact-listing-page .subcategory-section .grid,
.compact-listing-page .category-section .grid,
.compact-listing-page > .grid{
  margin-top:0!important;
}
.compact-category-page .category-tools-row{
  margin:0 0 16px!important;
}
.compact-category-page .category-page-description{
  max-width:850px!important;
}
.compact-shop-page .category-directory{
  margin-top:18px!important;
}
@media(max-width:700px){
  .compact-listing-page.section{
    margin:0 auto!important;
    padding:14px 14px 32px!important;
  }
  .compact-listing-intro{
    margin-bottom:15px!important;
    padding-bottom:13px!important;
  }
  .compact-listing-intro .eyebrow{
    margin-bottom:6px!important;
    font-size:12px!important;
  }
  .compact-listing-page .compact-listing-intro h2{
    margin-bottom:8px!important;
    font-size:clamp(34px,10vw,46px)!important;
    line-height:.94!important;
  }
  .compact-listing-summary{
    font-size:15px!important;
    line-height:1.4!important;
  }
  .compact-listing-page .category-section{
    margin-top:10px!important;
  }
  .compact-listing-page .category-section + .category-section{
    margin-top:24px!important;
    padding-top:18px!important;
  }
  .compact-listing-page .category-section-head{
    gap:8px!important;
    margin-bottom:10px!important;
  }
  .compact-listing-page .category-section-head h2{
    font-size:clamp(26px,8.2vw,36px)!important;
    line-height:.98!important;
  }
  .compact-listing-page .category-section-head .small-link{
    width:auto!important;
    padding:4px 0!important;
    font-size:13px!important;
    white-space:nowrap!important;
  }
  .compact-listing-page .subcategory-section{
    margin-top:12px!important;
  }
  .compact-listing-page .subcategory-title{
    margin-bottom:10px!important;
    padding-bottom:8px!important;
    font-size:clamp(24px,7vw,31px)!important;
  }
  .compact-shop-page .category-directory{
    margin-top:14px!important;
  }
}

/* 31.2.7 The Workshop */
.nav-search{
  flex:1 1 360px!important;
  min-width:280px!important;
  max-width:520px!important;
}
.nav-search input{
  width:100%!important;
  min-width:0!important;
}
.nav-links{
  gap:20px!important;
  flex-wrap:nowrap!important;
  white-space:nowrap!important;
}
.upcoming-projects-page.section,
.upcoming-projects-home.section{
  max-width:1920px!important;
}
.production-model-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
  width:100%!important;
  max-width:1840px!important;
  margin:0 auto!important;
  align-items:stretch!important;
}
.production-model-card{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  padding:10px!important;
  border-radius:18px!important;
  text-align:left!important;
}
.production-model-image-wrap{
  width:100%!important;
  min-height:300px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:16px!important;
  overflow:hidden!important;
  background:#f7f7f7!important;
}
.production-model-card img{
  width:100%!important;
  height:250px!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:0!important;
  transform:scale(1.08)!important;
  transform-origin:center!important;
  background:#f7f7f7!important;
}
.production-model-card-copy{
  padding:11px 6px 5px!important;
}
.production-model-card h3{
  margin:0 0 14px!important;
  font-size:clamp(18px,1.45vw,24px)!important;
}
.production-model-badge{
  background:rgba(255,138,36,.08)!important;
  border:1px solid rgba(255,138,36,.72)!important;
  color:#f6dfbd!important;
  text-transform:none!important;
  font-size:14px!important;
  letter-spacing:.3px!important;
}
@media(max-width:1320px){
  .nav{gap:16px!important;padding-left:24px!important;padding-right:24px!important}
  .nav-links{gap:14px!important}
  .nav-links a{font-size:13px!important}
  .nav-search{flex-basis:300px!important;min-width:240px!important}
}
@media(max-width:1100px){
  .nav-links{flex-wrap:wrap!important;white-space:normal!important}
  .production-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
  .production-model-image-wrap{min-height:280px!important}
  .production-model-card img{height:280px!important;transform:scale(1.06)!important}
}
@media(max-width:700px){
  .production-model-grid{grid-template-columns:1fr!important;gap:20px!important}
  .production-model-image-wrap{min-height:0!important}
  .production-model-card img{height:auto!important;max-height:480px!important;transform:none!important}
  .nav-search{width:100%!important;max-width:none!important;min-width:0!important}
}

/* 31.2.9 The Workshop final polish */
.production-model-grid{
  gap:30px!important;
}
.production-model-card{
  display:flex!important;
  flex-direction:column!important;
  padding:10px!important;
  min-height:0!important;
}
.production-model-image-wrap{
  min-height:225px!important;
  height:225px!important;
}
.production-model-card img{
  height:225px!important;
  max-height:225px!important;
  transform:scale(1.10)!important;
}
.production-model-card-copy{
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
  padding:12px 6px 6px!important;
}
.production-model-card h3{
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  overflow:hidden!important;
  min-height:2.45em!important;
  max-height:2.45em!important;
  line-height:1.22!important;
  margin:0 0 14px!important;
}
.production-model-badge{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  margin-top:auto!important;
  padding:10px 14px!important;
  border-radius:12px!important;
  text-align:center!important;
  font-weight:900!important;
}
@media(max-width:1100px){
  .production-model-grid{gap:24px!important}
  .production-model-image-wrap{height:240px!important;min-height:240px!important}
  .production-model-card img{height:240px!important;max-height:240px!important;transform:scale(1.06)!important}
}
@media(max-width:700px){
  .production-model-grid{gap:22px!important}
  .production-model-image-wrap{height:auto!important;min-height:0!important}
  .production-model-card img{height:auto!important;max-height:440px!important;transform:none!important}
}



/* 23.0.4 theme token layer - aliases only, no visual change intended */
:root{
  --gld-product-title: var(--orange, #ff8a24);
  --gld-product-action-text: var(--orange, #ff8a24);
  --gld-product-action-hover: var(--orange, #ff8a24);
  --gld-price: #fff8d8;
  --gld-search-meta: var(--cream, #f6dfbd);
}



/* 24.1.5 standard product cards and search card consistency */
.search-page #searchResults.grid{
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:center!important;
  align-items:stretch!important;
  gap:24px!important;
}
.search-page .search-result-card{
  width:320px!important;
  max-width:320px!important;
  min-width:280px!important;
  flex:0 0 320px!important;
  display:flex!important;
  flex-direction:column!important;
}
.search-page .search-result-card .product-card-actions{
  margin-top:auto!important;
}
.search-page .search-result-card .status-row,
.search-page .search-result-card .status{
  display:none!important;
}
body .product-card h3,
body .search-result-card h3,
body .product-card:hover h3,
body .search-result-card:hover h3,
body .product-card:focus-within h3,
body .search-result-card:focus-within h3,
body .price-label,
body .product-page .price-label,
body .product-detail .price-label,
body .product-info .price-label,
body .search-card-price-label{
  color:var(--gld-product-card-title, #f6dfbd)!important;
}
body .product-card .quick-price,
body .product-card .price-main,
body .product-card .price-regular,
body .product-card .sale-savings,
body .product-card .gld-price,
body .product-card .price-amount,
body .product-card .product-price,
body .search-result-card .quick-price,
body .search-result-card .price-main,
body .search-result-card .price-regular,
body .search-result-card .sale-savings,
body .product-card:hover .quick-price,
body .product-card:hover .price-main,
body .product-card:hover .price-regular,
body .product-card:hover .sale-savings,
body .search-result-card:hover .quick-price,
body .search-result-card:hover .price-main,
body .search-result-card:hover .price-regular,
body .search-result-card:hover .sale-savings,
body .product-page .price-main,
body .product-page .price-regular,
body .product-page .sale-savings,
body .product-page .price-amount,
body .product-detail .price-main,
body .product-detail .price-regular,
body .product-detail .sale-savings,
body .product-detail .price-amount,
body .product-info .price-main,
body .product-info .price-regular,
body .product-info .sale-savings,
body .product-info .price-amount,
body .search-card-price-value{
  color:var(--gld-product-card-price, var(--gld-price, #fff8d8))!important;
}
body .search-result-card .search-card-meta,
body .search-result-card:hover .search-card-meta,
body .search-result-card:focus-within .search-card-meta{
  color:var(--gld-product-card-category, #c9b7a3)!important;
  text-shadow:none!important;
}
body .search-result-card:hover,
body .search-result-card:focus-within{
  background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025))!important;
}
/* 24.2.1 product card action buttons default to orange theme instead of old purple CSS. */
body .product-card .quick-view-btn,
body .product-card .view-details,
body .product-card .view-details-btn,
body .product-card .clean-details-btn,
body .product-card .search-view-details-link,
body .search-result-card .quick-view-btn,
body .search-result-card .view-details,
body .search-result-card .view-details-btn,
body .search-result-card .clean-details-btn,
body .search-result-card .search-view-details-link,
body .curated-clean-card .curated-quick-view-btn,
body .quick-view-card .quick-view-details-btn,
body .quick-view-modal .quick-view-details-btn{
  background:var(--gld-product-card-button-bg, #101010)!important;
  color:var(--gld-product-card-button-fg, #ff8a24)!important;
  border-color:var(--gld-product-card-button-border, #ff8a24)!important;
  text-shadow:none!important;
}
body .product-card .quick-view-btn:hover,
body .product-card .quick-view-btn:focus,
body .product-card .view-details:hover,
body .product-card .view-details:focus,
body .product-card .view-details-btn:hover,
body .product-card .view-details-btn:focus,
body .product-card .clean-details-btn:hover,
body .product-card .clean-details-btn:focus,
body .product-card .search-view-details-link:hover,
body .product-card .search-view-details-link:focus,
body .search-result-card .quick-view-btn:hover,
body .search-result-card .quick-view-btn:focus,
body .search-result-card .view-details:hover,
body .search-result-card .view-details:focus,
body .search-result-card .view-details-btn:hover,
body .search-result-card .view-details-btn:focus,
body .search-result-card .clean-details-btn:hover,
body .search-result-card .clean-details-btn:focus,
body .search-result-card .search-view-details-link:hover,
body .search-result-card .search-view-details-link:focus,
body .curated-clean-card .curated-quick-view-btn:hover,
body .curated-clean-card .curated-quick-view-btn:focus,
body .quick-view-card .quick-view-details-btn:hover,
body .quick-view-card .quick-view-details-btn:focus,
body .quick-view-modal .quick-view-details-btn:hover,
body .quick-view-modal .quick-view-details-btn:focus{
  background:var(--gld-product-card-button-hover-bg, #241424)!important;
  color:var(--gld-product-card-button-hover-fg, #ffffff)!important;
  border-color:var(--gld-product-card-button-hover-border, #ffad4b)!important;
  text-shadow:none!important;
}
body .product-card .quick-view-btn,
body .product-card .view-details,
body .product-card .view-details-btn,
body .product-card .clean-details-btn,
body .product-card .search-view-details-link{
  border-style:solid!important;
  border-width:1px!important;
}

/* 24.2.8 Quick View Full Details uses the same product-card detail button system. */
body .quick-view-card .quick-view-details-btn,
body .quick-view-modal .quick-view-details-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:0!important;
  height:auto!important;
  padding:9px 13px!important;
  border-radius:999px!important;
  border-style:solid!important;
  border-width:1px!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  letter-spacing:1px!important;
  font-weight:900!important;
  width:auto!important;
  max-width:100%!important;
}

body .nav .nav-links a.nav-cart{
  background:var(--gld-nav-coming-bg, #161016)!important;
  color:var(--gld-nav-coming-fg, #ff8a24)!important;
  border-color:var(--gld-nav-coming-border, #ff8a24)!important;
  border-style:solid!important;
  border-width:1px!important;
}
body .nav .nav-links a.nav-cart:hover,
body .nav .nav-links a.nav-cart:focus{
  background:var(--gld-nav-coming-hover-bg, #241424)!important;
  color:var(--gld-nav-coming-hover-fg, #ffffff)!important;
  border-color:var(--gld-nav-coming-hover-border, #ffad4b)!important;
  text-shadow:none!important;
}



/* 24.2.1 Theme Manager website colors - full nav/button/product-card controls */
:root{--gld-product-card-title:#d1b57e;}
body .product-card h3,body .product-card h3 a,body .product-title,body .home-feature-copy h1,body .quick-view-card h2,body .search-result-card h3,body .price-label,body .product-page .price-label,body .product-detail .price-label,body .product-info .price-label,body .search-card-price-label{color:#d1b57e!important;}
body .product-card:hover h3,body .product-card:hover h3 a,body .search-result-card:hover h3,body .product-card:focus-within h3,body .search-result-card:focus-within h3,body .product-card:hover .price-label,body .search-result-card:hover .price-label{color:#d1b57e!important;}
:root{--gld-product-card-price:#00d200;--gld-price:#00d200;}
body .product-card .quick-price,body .product-card .price-main,body .product-card .price-regular,body .product-card .sale-savings,body .product-card .gld-price,body .product-card .price-amount,body .product-card .product-price,body .search-result-card .quick-price,body .search-result-card .price-main,body .search-result-card .price-regular,body .search-result-card .sale-savings,body .search-card-price-value,body .product-detail .price-main,body .product-detail .price-regular,body .product-detail .sale-savings,body .product-detail .price-amount,body .product-info .price-main,body .product-info .price-regular,body .product-info .sale-savings,body .product-info .price-amount,body .product-page .price-main,body .product-page .price-regular,body .product-page .sale-savings,body .product-page .price-amount,body .product-page .quick-price,body .quick-view-card .quick-price{color:#00d200!important;}
body .product-card:hover .quick-price,body .product-card:hover .price-main,body .product-card:hover .price-regular,body .product-card:hover .sale-savings,body .search-result-card:hover .quick-price,body .search-result-card:hover .price-main,body .search-result-card:hover .price-regular,body .search-result-card:hover .sale-savings,body .quick-view-card .quick-price{color:#00d200!important;}
:root{--gld-product-card-category:#ae03ff;}
body .category-pill,body .product-category,body .product-card .category,body .search-card-meta{color:#ae03ff!important;}
body .product-card:hover .category,body .product-card:hover .search-card-meta,body .product-card:focus-within .search-card-meta{color:#ae03ff!important;}
body .season-halloween,body .subcategory-title.season-halloween,body .product-subcategory-label.season-halloween,body .search-subcategory-label.season-halloween,body .subcategory-panel-pill.season-halloween .subcategory-filter-name,body .category-subchip.season-halloween .category-subchip-name{color:#ff8a24!important;}
body .subcategory-panel-pill.season-halloween .season-count,body .category-subchip.season-halloween .category-subchip-count{background:#ff8a24!important;}
body .subcategory-section.season-halloween{border-top-color:#ae03ff!important;}
body .subcategory-panel-pill.season-halloween,body .category-subchip.season-halloween{border-color:#ae03ff!important;}
body .season-christmas,body .subcategory-title.season-christmas,body .product-subcategory-label.season-christmas,body .search-subcategory-label.season-christmas,body .subcategory-panel-pill.season-christmas .subcategory-filter-name,body .category-subchip.season-christmas .category-subchip-name{color:#e53238!important;}
body .subcategory-panel-pill.season-christmas .season-count,body .category-subchip.season-christmas .category-subchip-count{background:#e53238!important;}
body .subcategory-section.season-christmas{border-top-color:#008000!important;}
body .subcategory-panel-pill.season-christmas,body .category-subchip.season-christmas{border-color:#008000!important;}
body .season-everyday,body .subcategory-title.season-everyday,body .product-subcategory-label.season-everyday,body .search-subcategory-label.season-everyday,body .subcategory-panel-pill.season-everyday .subcategory-filter-name,body .category-subchip.season-everyday .category-subchip-name{color:#c9b7a3!important;}
body .subcategory-panel-pill.season-everyday .season-count,body .category-subchip.season-everyday .category-subchip-count{background:#c9b7a3!important;}
body .subcategory-section.season-everyday{border-top-color:#3a3028!important;}
body .subcategory-panel-pill.season-everyday,body .category-subchip.season-everyday{border-color:#3a3028!important;}
body .hero .btn-primary,body .homepage-store-notice .btn-primary,body .home-feature-copy .btn-primary{background:#161016!important;color:#ff8a24!important;border-color:#ae03ff!important;text-shadow:none!important;}
body .hero .btn-primary,body .homepage-store-notice .btn-primary,body .home-feature-copy .btn-primary *{color:#ff8a24!important;text-shadow:none!important;}
body .hero .btn-primary:hover,body .hero .btn-primary:focus,body .homepage-store-notice .btn-primary:hover,body .homepage-store-notice .btn-primary:focus,body .home-feature-copy .btn-primary:hover,body .home-feature-copy .btn-primary:focus{background:#241424!important;color:#ae03ff!important;border-color:#ff8a24!important;text-shadow:none!important;}
body .hero .btn-primary:hover,body .hero .btn-primary:focus,body .homepage-store-notice .btn-primary:hover,body .homepage-store-notice .btn-primary:focus,body .home-feature-copy .btn-primary:hover,body .home-feature-copy .btn-primary:focus *{color:#ae03ff!important;text-shadow:none!important;}
body .hero .btn-secondary,body .homepage-store-notice .btn-secondary,body .home-feature-copy .btn-secondary,body .home-about-block .btn,body .seasonal-home-banner .btn,body .section-head .small-link,body .small-link[href*='products.html'],body .small-link[href*='coming-soon.html'],body .category-tools-row .category-back-button,body .empty-category .btn-secondary[href*='products.html'],body #scrollTopBtn,body .scroll-top-btn,body .home-feature-hero .home-hero-arrow{background:#161016!important;color:#ff8a24!important;border-color:#ae03ff!important;text-shadow:none!important;}
body .hero .btn-secondary,body .homepage-store-notice .btn-secondary,body .home-feature-copy .btn-secondary,body .home-about-block .btn,body .seasonal-home-banner .btn,body .section-head .small-link,body .small-link[href*='products.html'],body .small-link[href*='coming-soon.html'],body .category-tools-row .category-back-button,body .empty-category .btn-secondary[href*='products.html'],body #scrollTopBtn,body .scroll-top-btn,body .home-feature-hero .home-hero-arrow *{color:#ff8a24!important;text-shadow:none!important;}
body .hero .btn-secondary:hover,body .hero .btn-secondary:focus,body .homepage-store-notice .btn-secondary:hover,body .homepage-store-notice .btn-secondary:focus,body .home-feature-copy .btn-secondary:hover,body .home-feature-copy .btn-secondary:focus,body .home-about-block .btn:hover,body .home-about-block .btn:focus,body .seasonal-home-banner .btn:hover,body .seasonal-home-banner .btn:focus,body .section-head .small-link:hover,body .section-head .small-link:focus,body .small-link[href*='products.html']:hover,body .small-link[href*='products.html']:focus,body .small-link[href*='coming-soon.html']:hover,body .small-link[href*='coming-soon.html']:focus,body .category-tools-row .category-back-button:hover,body .category-tools-row .category-back-button:focus,body .empty-category .btn-secondary[href*='products.html']:hover,body .empty-category .btn-secondary[href*='products.html']:focus,body #scrollTopBtn:hover,body #scrollTopBtn:focus,body .scroll-top-btn:hover,body .scroll-top-btn:focus,body .home-feature-hero .home-hero-arrow:hover,body .home-feature-hero .home-hero-arrow:focus-visible{background:#241424!important;color:#ae03ff!important;border-color:#ff8a24!important;text-shadow:none!important;}
body .hero .btn-secondary:hover,body .hero .btn-secondary:focus,body .homepage-store-notice .btn-secondary:hover,body .homepage-store-notice .btn-secondary:focus,body .home-feature-copy .btn-secondary:hover,body .home-feature-copy .btn-secondary:focus,body .home-about-block .btn:hover,body .home-about-block .btn:focus,body .seasonal-home-banner .btn:hover,body .seasonal-home-banner .btn:focus,body .section-head .small-link:hover,body .section-head .small-link:focus,body .small-link[href*='products.html']:hover,body .small-link[href*='products.html']:focus,body .small-link[href*='coming-soon.html']:hover,body .small-link[href*='coming-soon.html']:focus,body .category-tools-row .category-back-button:hover,body .category-tools-row .category-back-button:focus,body .empty-category .btn-secondary[href*='products.html']:hover,body .empty-category .btn-secondary[href*='products.html']:focus,body #scrollTopBtn:hover,body #scrollTopBtn:focus,body .scroll-top-btn:hover,body .scroll-top-btn:focus,body .home-feature-hero .home-hero-arrow:hover,body .home-feature-hero .home-hero-arrow:focus-visible *{color:#ae03ff!important;text-shadow:none!important;}
body .nav .nav-links a:not(.nav-cart){background:#070707!important;color:#ff8a24!important;border-color:#ff8a24!important;text-shadow:none!important;}
body .nav .nav-links a:not(.nav-cart):hover,body .nav .nav-links a:not(.nav-cart):focus{background:#161016!important;color:#ae03ff!important;border-color:#ae03ff!important;text-shadow:none!important;}
:root{--gld-nav-coming-bg:#161016;--gld-nav-coming-fg:#ff8a24;--gld-nav-coming-border:#8000ff;}
body .nav .nav-links a.nav-cart{background:#161016!important;color:#ff8a24!important;border-color:#8000ff!important;text-shadow:none!important;}
:root{--gld-nav-coming-hover-bg:#241424;--gld-nav-coming-hover-fg:#ae03ff;--gld-nav-coming-hover-border:#ffad4b;}
body .nav .nav-links a.nav-cart:hover,body .nav .nav-links a.nav-cart:focus{background:#241424!important;color:#ae03ff!important;border-color:#ffad4b!important;text-shadow:none!important;}
body .nav .nav-search button{background:#070707!important;color:#ff8a24!important;border-color:#ae03ff!important;text-shadow:none!important;}
body .nav .nav-search button:hover,body .nav .nav-search button:focus{background:#161016!important;color:#ae03ff!important;border-color:#ff8a24!important;text-shadow:none!important;}
:root{--gld-product-card-button-hover-bg:#241424;--gld-product-card-button-hover-fg:#ae03ff;--gld-product-card-button-hover-border:#ae03ff;}
body .product-card .quick-view-btn:hover,body .product-card .quick-view-btn:focus,body .product-card .view-details:hover,body .product-card .view-details:focus,body .product-card .view-details-btn:hover,body .product-card .view-details-btn:focus,body .product-card .clean-details-btn:hover,body .product-card .clean-details-btn:focus,body .product-card .search-view-details-link:hover,body .product-card .search-view-details-link:focus,body .search-result-card .quick-view-btn:hover,body .search-result-card .quick-view-btn:focus,body .search-result-card .view-details:hover,body .search-result-card .view-details:focus,body .search-result-card .view-details-btn:hover,body .search-result-card .view-details-btn:focus,body .search-result-card .clean-details-btn:hover,body .search-result-card .clean-details-btn:focus,body .search-result-card .search-view-details-link:hover,body .search-result-card .search-view-details-link:focus,body .curated-clean-card .curated-quick-view-btn:hover,body .curated-clean-card .curated-quick-view-btn:focus,body .quick-view-card .quick-view-details-btn:hover,body .quick-view-card .quick-view-details-btn:focus,body .quick-view-modal .quick-view-details-btn:hover,body .quick-view-modal .quick-view-details-btn:focus{background:#241424!important;color:#ae03ff!important;border-color:#ae03ff!important;text-shadow:none!important;box-shadow:0 0 18px #ae03ff!important;}


/* External website_css_overrides.css */
/* Ghost Light Digital website CSS overrides\n   This file is loaded AFTER the built-in website CSS.\n   Leave blank for the stable 22.1.3 look.\n   Use this for future small visual fixes instead of adding more WEBSITE_CSS blocks.\n*/\n

/* 24.2.46 product detail final image sizing.
   Product cards untouched. Loaded after external overrides. */
.product-page .product-detail{
  margin-top:0!important;
}
.product-page .gallery-main{
  height:445px!important;
  min-height:445px!important;
  max-height:445px!important;
  aspect-ratio:auto!important;
  padding:4px!important;
  overflow:hidden!important;
}
.product-page #mainImage,
.product-page .gallery-main img,
.product-page .gallery-main .zoomable-image{
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center center!important;
}
@media(max-width:980px){
  .product-page .gallery-main{
    height:300px!important;
    min-height:250px!important;
    max-height:300px!important;
    aspect-ratio:auto!important;
  }
}
@media(max-width:700px){
  .product-page .gallery-main{
    height:420px!important;
    min-height:420px!important;
    max-height:420px!important;
    aspect-ratio:auto!important;
  }
}


/* 24.2.48 Day View / Glow Preview moved under product description.
   Product cards and gallery image sizing are untouched. */
.product-info-preview-controls{
  width:100%!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  margin:20px 0 22px!important;
  padding:0!important;
}
.product-info-preview-controls .glow-preview-controls{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:12px!important;
  margin:0!important;
  padding:0!important;
  width:auto!important;
}
.product-info-preview-controls .glow-preview-controls .btn{
  min-width:170px!important;
  white-space:nowrap!important;
}
@media(max-width:700px){
  .product-info-preview-controls .glow-preview-controls{
    flex-wrap:wrap!important;
  }
}


/* 24.3.11 Etsy OAuth callback page */
.oauth-callback-page{
  max-width:900px!important;
  margin:0 auto!important;
}
.oauth-callback-card{
  text-align:center!important;
  padding:34px!important;
}
.oauth-callback-card h1{
  color:var(--accent)!important;
  font-family:Georgia,serif!important;
  font-size:clamp(34px,5vw,62px)!important;
  margin:8px 0 16px!important;
}
.oauth-code-box{
  margin:22px auto!important;
  max-width:760px!important;
  text-align:left!important;
}
.oauth-code-box label{
  display:block!important;
  color:var(--text)!important;
  margin-bottom:8px!important;
}
#oauthCode{
  width:100%!important;
  min-height:96px!important;
  padding:14px!important;
  border-radius:18px!important;
  border:1px solid var(--line)!important;
  background:#080808!important;
  color:#fff4d6!important;
  font-family:Consolas,monospace!important;
  font-size:15px!important;
  box-sizing:border-box!important;
}
.oauth-actions{
  display:flex!important;
  justify-content:center!important;
  gap:14px!important;
  flex-wrap:wrap!important;
  margin:18px 0!important;
}
