/* Scrollprise UI Lab — universal public-site light design system
   Applies the finalized product-list visual language across the whole customer-facing site. */
:root{
  --sp-page:#e6e6e4;
  --sp-page-2:#deded9;
  --sp-panel:#f1f1ef;
  --sp-panel-2:#ececea;
  --sp-frame:#fff;
  --sp-ink:#111;
  --sp-muted:#666663;
  --sp-muted-2:#aaa9a6;
  --sp-line:#d4d4d0;
  --sp-shadow:0 28px 35px rgba(0,0,0,.14),0 8px 13px rgba(0,0,0,.06);
  --neon:#111!important;
  --text:#111!important;
  --muted:#666663!important;
  --line:rgba(0,0,0,.10)!important;
}
html{background:var(--sp-page)!important}
body,
body.category-page,
body.catalogue-page,
body.traditional-categories-page,
body.swipe-page,
body.stash-page{
  background:radial-gradient(circle at 50% 0,rgba(255,255,255,.74),transparent 34rem),var(--sp-page)!important;
  color:var(--sp-ink)!important;
}
body::before,body::after,body.category-page::before{opacity:0!important;pointer-events:none!important}
a{color:inherit}

/* UNIVERSAL NAVIGATION */
.top-note{
  background:rgba(238,238,235,.96)!important;
  color:#72726f!important;
  border-bottom:1px solid rgba(0,0,0,.07)!important;
}
.top-note strong{color:#111!important}
.site-header,.swipe-header,.lab-header{
  background:rgba(230,230,228,.90)!important;
  color:#111!important;
  border-bottom:1px solid rgba(0,0,0,.08)!important;
  box-shadow:0 10px 34px rgba(0,0,0,.035)!important;
  backdrop-filter:blur(20px) saturate(130%)!important;
  -webkit-backdrop-filter:blur(20px) saturate(130%)!important;
}
.site-header{position:sticky!important;top:0!important;z-index:100!important}
.site-header a,.site-header summary,.swipe-header a,.lab-header a{color:#222!important}
.main-nav{color:#333!important}
.main-nav>a,.main-nav summary{color:#333!important}
.main-nav>a:hover,.main-nav summary:hover,.main-nav>a.active,.nav-dropdown[open]>summary{color:#111!important}
.brand-image img,.nav-transparent-logo img,.swipe-header img,.lab-header .brand img{
  filter:invert(1) grayscale(1) contrast(1.35)!important;
  box-shadow:none!important;
  background:transparent!important;
}
.header-button,.site-header .primary-button{
  background:#111!important;color:#fff!important;border:1px solid #111!important;box-shadow:none!important;
}
.sound-toggle{
  border-color:rgba(0,0,0,.13)!important;background:rgba(255,255,255,.52)!important;color:#222!important;
}
.mobile-category-link,.mobile-swipe-link{color:#222!important}

/* Mega menus — light gallery panels */
.mega-menu,.traditional-mega-menu,.nav-category-dropdown[open]>.traditional-mega-menu{
  background:#f1f1ef!important;
  color:#111!important;
  border:5px solid #fff!important;
  border-radius:26px!important;
  box-shadow:0 32px 70px rgba(0,0,0,.16)!important;
}
.mega-menu::before,.traditional-mega-menu::before{display:none!important}
.mega-menu-head{border-color:#d7d7d3!important}
.mega-menu-head strong,.nav-category-dropdown .traditional-mega-menu .mega-menu-head strong{color:#111!important}
.mega-all-link,.nav-category-dropdown .traditional-mega-menu .mega-all-link{color:#111!important}
.mega-group,.traditional-mega-group,.nav-category-dropdown .traditional-mega-group{border-color:#d7d7d3!important}
.mega-group h3,.traditional-mega-group h3,.nav-category-dropdown .traditional-mega-group h3{color:#555552!important}
.mega-links a,.nav-category-dropdown .traditional-mega-group .mega-links a{color:#3f3f3c!important}
.mega-links a:hover,.nav-category-dropdown .traditional-mega-group .mega-links a:hover{color:#111!important;background:rgba(255,255,255,.55)!important}

/* GLOBAL SECTION LANGUAGE */
.editorial-drop,.traditional-home-section,.vibe-guide-section,.discovery-hub,.picks,.instagram-section,.about-section,.disclosure-block,.fun-zone,.contact-section,
.traditional-category-browser,.category-catalogue,.catalogue-section{
  background:transparent!important;color:#111!important;
}
.editorial-drop::before,.traditional-home-section::before,.discovery-hub::before,.picks::before,.fun-zone::before,.instagram-section::before,.about-section::before,.contact-section::before{
  background:linear-gradient(90deg,transparent,rgba(0,0,0,.08),transparent)!important;
}
.eyebrow,.category-kicker,.discovery-label{color:#555552!important}
.section-heading h2,.editorial-title-row h2,.discovery-intro h2,.traditional-home-head h2,.about-section h2,.contact-section h2,.category-hero h1,.catalogue-page h1{color:#111!important}
.section-heading p,.editorial-title-row p,.discovery-intro p,.category-hero p,.catalogue-page p,.hall-of-fame-lede{color:#6d6d69!important}
.text-action{color:#222!important}
.primary-button{background:#111!important;color:#fff!important;border-color:#111!important;box-shadow:none!important}
.secondary-button{background:rgba(255,255,255,.52)!important;color:#222!important;border:1px solid rgba(0,0,0,.11)!important}
.filters button,.trad-sub-pill{
  background:rgba(255,255,255,.48)!important;color:#555!important;border:1px solid rgba(0,0,0,.10)!important;
}
.filters button.active,.filters button:hover,.trad-sub-pill.active,.trad-sub-pill:hover{background:#111!important;color:#fff!important;border-color:#111!important}

/* shared glass becomes the same soft card surface */
.glass,.instagram-card,.about-content article,.disclosure-card,.contact-form,.category-manifesto,.catalogue-search-wrap,.tv-filter-panel{
  background:linear-gradient(180deg,#f2f2f0,#ececea)!important;
  color:#111!important;
  border:5px solid #fff!important;
  box-shadow:var(--sp-shadow)!important;
  backdrop-filter:none!important;
}
.glass::before,.glass::after{display:none!important}

/* HALL OF FAME — product-card family */
.editorial-product-stage{align-items:stretch!important;grid-auto-rows:1fr!important}
.editorial-product-stage .editorial-product{
  min-height:430px!important;
  height:100%!important;
  background:linear-gradient(180deg,#f2f2f0,#ececea)!important;
  color:#111!important;
  border:5px solid #fff!important;
  border-radius:27px!important;
  box-shadow:var(--sp-shadow)!important;
}
.editorial-product-stage .editorial-product:hover{transform:translateY(-8px)!important;box-shadow:0 38px 46px rgba(0,0,0,.18)!important}
.editorial-product-stage .editorial-media{
  height:255px!important;flex:0 0 255px!important;background:#e9e9e7!important;border-bottom:0!important;border-radius:21px 21px 0 0!important;
}
.editorial-product-stage .editorial-media img{inset:14px!important;width:calc(100% - 28px)!important;height:calc(100% - 28px)!important;mix-blend-mode:multiply!important}
.editorial-product-stage .editorial-product-copy{
  min-height:150px!important;padding:15px 17px 17px!important;background:transparent!important;color:#111!important;display:flex!important;flex-direction:column!important;
}
.editorial-product-stage .editorial-product-copy small{color:#686865!important;font-size:8px!important}
.editorial-product-stage .editorial-product-copy h3{font-size:19px!important;line-height:1.02!important;margin:8px 42px 0 0!important;min-height:58px!important;max-height:58px!important;overflow:hidden!important}
.editorial-product-stage .editorial-product-copy h3 button{color:#111!important;-webkit-line-clamp:3!important}
.editorial-product-stage .hall-rank{background:rgba(255,255,255,.88)!important;color:#111!important;border:1px solid rgba(0,0,0,.08)!important}
.editorial-product-stage .editorial-product-1 .hall-rank{background:#111!important;color:#fff!important}
.editorial-product-stage .editorial-arrow{background:#111!important;color:#fff!important;border:0!important}

/* READ MY MIND */
.vibe-guide-section::before{background:radial-gradient(circle,rgba(255,255,255,.7),transparent 68%)!important}
.vibe-guide-shell{
  background:linear-gradient(180deg,#f2f2f0,#ececea)!important;
  border:5px solid #fff!important;border-radius:30px!important;box-shadow:var(--sp-shadow)!important;color:#111!important;
}
.vibe-guide-intro{border-color:#d6d6d2!important}
.vibe-guide-intro::after{color:rgba(0,0,0,.06)!important}
.vibe-guide-intro .eyebrow,.vibe-guide-intro h2{color:#111!important}
.vibe-guide-intro h2 em{color:#aaa9a6!important}
.vibe-guide-intro>p{color:#666663!important}
.vibe-guide-trust span,.vibe-guide-starters button,.vibe-refinements button{
  background:rgba(255,255,255,.60)!important;color:#555552!important;border:1px solid #d2d2ce!important;
}
.vibe-guide-trust b{color:#111!important}
.vibe-guide-starters button:hover,.vibe-refinements button:hover{background:#111!important;color:#fff!important;border-color:#111!important}
.vibe-guide-console{background:rgba(255,255,255,.25)!important;color:#111!important}
.vibe-console-topline{border-color:#d6d6d2!important}
.vibe-console-topline>span{color:#555552!important}.vibe-console-topline i{background:#111!important;box-shadow:none!important}.vibe-console-topline button{color:#777!important}
.vibe-chat{scrollbar-color:#aaa transparent!important}
.vibe-bubble-guide{background:rgba(255,255,255,.66)!important;color:#444!important;border-color:#d5d5d1!important}
.vibe-bubble-user{background:#111!important;color:#fff!important;border-color:#111!important}
.vibe-bubble-mark{background:#e4e4e0!important;color:#111!important}
.vibe-form{background:#fff!important;border:1px solid #d1d1cd!important;box-shadow:0 12px 28px rgba(0,0,0,.07)!important}
.vibe-form input{color:#111!important}.vibe-form input::placeholder{color:#999!important}.vibe-form button{background:#111!important;color:#fff!important}
.vibe-results{border-color:#d4d4d0!important}.vibe-results-head>div:first-child>span{color:#111!important}.vibe-results-head small{color:#777!important}
.vibe-result-card{background:linear-gradient(180deg,#f2f2f0,#ececea)!important;border:4px solid #fff!important;border-radius:17px!important;box-shadow:0 12px 24px rgba(0,0,0,.08)!important;color:#111!important}
.vibe-result-copy h3 button{color:#111!important}.vibe-result-copy>p{color:#676763!important}.vibe-result-meta span:first-child{color:#555!important}
.vibe-result-number{background:#111!important;color:#fff!important}.vibe-result-open{background:#fff!important;color:#333!important;border-color:#d2d2ce!important}.vibe-result-open:hover{background:#111!important;color:#fff!important}.vibe-result-save{background:#fff!important;color:#555!important;border-color:#d2d2ce!important}

/* traditional/category windows + discovery windows */
.traditional-window-rail>a,.traditional-category-card,.discovery-card,.mood-grid button,.lab-callout{
  background:linear-gradient(180deg,#f2f2f0,#ececea)!important;color:#111!important;border:5px solid #fff!important;border-radius:24px!important;box-shadow:0 18px 30px rgba(0,0,0,.10)!important;
}
.traditional-window-rail>a::after,.discovery-card::before,.discovery-card::after{opacity:.10!important}
.traditional-window-rail i,.traditional-window-rail em,.traditional-window-rail b,.discovery-label,.discovery-button{color:#555552!important}
.traditional-window-rail span,.traditional-category-card small,.discovery-card p,.mood-grid span,.lab-callout p{color:#6c6c68!important}
.traditional-window-rail>a:hover,.traditional-category-card:hover,.discovery-card:hover,.mood-grid button:hover{transform:translateY(-6px)!important;border-color:#fff!important;box-shadow:0 30px 42px rgba(0,0,0,.15)!important}
.discovery-card-top strong{color:#777774!important}.matched-products span{background:#fff!important;color:#555!important;border-color:#d1d1cd!important}.discovery-button{background:#111!important;color:#fff!important;border:0!important}

/* SEARCH / CATEGORY HERO / FILTER PANELS */
.search-card,.home-search-results,.catalogue-search-wrap{background:rgba(255,255,255,.72)!important;color:#111!important;border-color:#fff!important}
.search-card input,.catalogue-search-wrap input,.tv-filter-grid select{color:#111!important;background:transparent!important}
.search-card input::placeholder,.catalogue-search-wrap input::placeholder{color:#888!important}
.search-card button{background:#111!important;color:#fff!important}
.category-hero,.general-catalogue-hero,.traditional-hero{background:transparent!important;color:#111!important}
.category-pathway,.category-path-step{background:linear-gradient(180deg,#f2f2f0,#ececea)!important;color:#111!important;border-color:#fff!important}
.tv-filter-grid select{background:#fff!important;border-color:#d1d1cd!important}

/* FINAL PRODUCT CARDS — uniform dimensions, optimized type */
.product-grid,.catalogue-grid,#traditionalProductGrid,#productGrid{
  align-items:stretch!important;grid-auto-rows:1fr!important;
}
.product-grid .product-card,#traditionalProductGrid .product-card,#productGrid .product-card,.catalogue-grid .product-card,.category-page .product-card{
  height:520px!important;min-height:520px!important;max-height:520px!important;display:flex!important;flex-direction:column!important;
}
.product-card .card-media{height:250px!important;min-height:250px!important;flex:0 0 250px!important}
.product-card .card-copy{flex:1 1 auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;padding:11px 16px 15px!important}
.product-card .card-topline{min-height:22px!important;max-height:22px!important;overflow:hidden!important;margin-bottom:9px!important;flex-wrap:nowrap!important}
.product-card h3{font-size:20px!important;line-height:1.0!important;letter-spacing:-.035em!important;min-height:62px!important;max-height:62px!important;overflow:hidden!important;margin:0!important}
.product-card h3 button{height:62px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}
.product-card .final-title-main,.product-card .final-title-sub{display:inline!important}
.product-card .final-title-main::after{content:" "}
.product-card .final-title-sub{color:#a5a5a1!important}
.product-card .card-story{
  min-height:40px!important;max-height:40px!important;margin:9px 0 10px!important;font-size:9px!important;line-height:1.42!important;overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;
}
.product-card .card-actions{margin-top:auto!important;min-height:44px!important;flex:0 0 auto!important}
.product-card .paid-note{margin-top:2px!important;min-height:10px!important;flex:0 0 auto!important}
.product-card .card-actions .details-button,.product-card .card-actions .amazon-button{min-height:30px!important;font-size:7.5px!important}

/* Instagram / About / Contact / Disclosure */
.instagram-section,.about-section,.contact-section{color:#111!important}
.instagram-copy h2,.instagram-profile-name strong,.about-content h3,.disclosure-card h2,.contact-copy h2{color:#111!important}
.instagram-copy p,.instagram-profile-name span,.about-content p,.disclosure-card p,.contact-copy p{color:#666663!important}
.instagram-button,.instagram-follow-pill,.disclosure-card>a{background:#111!important;color:#fff!important;border-color:#111!important}
.instagram-profile-shell{background:#f7f7f4!important;border-color:#d3d3cf!important;color:#111!important}
.about-content blockquote{color:#333!important;border-color:#ccc!important;background:#fff!important}
.contact-form label span{color:#666!important}.contact-form input,.contact-form textarea{background:#fff!important;color:#111!important;border-color:#d0d0cc!important}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#999!important}

/* FAVOURITES */
.stash-page .swipe-header{background:rgba(230,230,228,.92)!important}
.stash-shell{color:#111!important}.stash-shell>h1{color:#111!important}.stash-shell h1 em{color:#aaa9a6!important}.stash-lede{color:#6c6c68!important}
.stash-page .stash-card{background:linear-gradient(180deg,#f2f2f0,#ececea)!important;border:5px solid #fff!important;border-radius:27px!important;box-shadow:var(--sp-shadow)!important;color:#111!important}
.stash-page .stash-media{background:#e9e9e7!important;border-color:#d7d7d3!important}.stash-page .stash-media img{mix-blend-mode:multiply!important}
.stash-page .stash-copy>span,.stash-page .stash-copy>p{color:#666663!important}.stash-page .stash-copy>h2{color:#111!important}
.stash-page .stash-actions button{background:#fff!important;color:#333!important;border-color:#d1d1cd!important}.stash-page .stash-actions a{background:#111!important;color:#fff!important;border-color:#111!important}
.empty-stash{background:linear-gradient(180deg,#f2f2f0,#ececea)!important;color:#111!important;border:5px solid #fff!important}.empty-stash>span{color:#111!important}.empty-stash p{color:#666!important}

/* SWIPE MODE — keep approved motion/card, unify surrounding chrome and compact copy */
.final-swipe-page .swipe-header{background:rgba(230,230,228,.90)!important;border-bottom:1px solid rgba(0,0,0,.08)!important}
.final-swipe-card h2{font-size:25px!important;line-height:.95!important;min-height:50px!important;max-height:50px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}
.final-swipe-card p{font-size:9px!important;min-height:38px!important;max-height:38px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}

/* MODALS / PRODUCT DETAILS */
.modal-card,.product-modal,.detail-card{background:#efefec!important;color:#111!important;border:5px solid #fff!important;box-shadow:0 34px 80px rgba(0,0,0,.20)!important}
.modal-gallery,.modal-copy{background:#efefec!important;color:#111!important;border-color:#d4d4d0!important}.modal-main-image{background:#e9e9e7!important;border-color:#d4d4d0!important}.modal-copy h2,.modal-copy h3,.detail-copy h2,.detail-copy h3{color:#111!important}.modal-verdict,.detail-why p,.detail-catch p,.detail-specs{color:#666!important}.modal-category,.detail-hook,.detail-why span,.detail-catch span{color:#555!important}.modal-tag-cloud span,.modal-best,.detail-catch{background:#fff!important;color:#444!important;border-color:#d3d3cf!important}.modal-close,.stash-button{background:#fff!important;color:#222!important;border-color:#d2d2ce!important}.modal-amazon,.amazon-button{background:#111!important;color:#fff!important;border-color:#111!important}

/* PUBLIC LAB shell */
.suite-shell{background:var(--sp-page)!important;color:#111!important}.lab-header{border-color:rgba(0,0,0,.08)!important}.suite-title,.suite-title em,.suite-shell h1,.suite-shell h2,.suite-shell h3{color:#111!important}.suite-shell .lede,.suite-shell p{color:#666663!important}.suite-shell .lab-grid>*{background:linear-gradient(180deg,#f2f2f0,#ececea)!important;color:#111!important;border:5px solid #fff!important;box-shadow:var(--sp-shadow)!important}

/* FOOTER + FLOATING UI */
.site-footer{background:#deded9!important;color:#333!important;border-top:1px solid rgba(0,0,0,.08)!important}
.site-footer p,.footer-bottom{color:#747470!important}.footer-grid h3{color:#555552!important}.footer-grid a{color:#333!important}.footer-grid a:hover{color:#111!important}
.footer-logo{filter:invert(1) grayscale(1) contrast(1.3)!important}
.floating-surprise{background:#111!important;color:#fff!important;border:1px solid #111!important;box-shadow:0 12px 28px rgba(0,0,0,.18)!important}
.curiosity-meter{background:rgba(242,242,239,.94)!important;color:#333!important;border-color:#d1d1cd!important;box-shadow:0 14px 32px rgba(0,0,0,.12)!important}.curiosity-meter strong{color:#111!important}.curiosity-meter i{background:#d5d5d1!important}.curiosity-meter i::after{background:#111!important}
.scrollprise-marquee{background:#111!important;color:#fff!important;border-color:#111!important}

/* Legal/disclosure pages */
.legal-page,.legal-shell{color:#111!important}.legal-page p,.legal-page li{color:#666663!important}.legal-page h1,.legal-page h2,.legal-page h3{color:#111!important}

@media(max-width:900px){
  .product-grid .product-card,#traditionalProductGrid .product-card,#productGrid .product-card,.catalogue-grid .product-card,.category-page .product-card{height:500px!important;min-height:500px!important;max-height:500px!important}
  .product-card .card-media{height:230px!important;min-height:230px!important;flex-basis:230px!important}
  .product-card h3{font-size:19px!important}
}
@media(max-width:560px){
  .product-grid .product-card,#traditionalProductGrid .product-card,#productGrid .product-card,.catalogue-grid .product-card,.category-page .product-card{height:auto!important;min-height:470px!important;max-height:none!important}
  .product-card .card-media{height:250px!important;min-height:250px!important;flex-basis:250px!important}
}

/* =============================================================
   PERFORMANCE + CARD TYPOGRAPHY PASS · 2026-08-16
   Keeps the approved visual design while removing expensive hover work.
   ============================================================= */
@media (hover:hover) and (pointer:fine){
  .product-grid .product-card,
  #traditionalProductGrid .product-card,
  #productGrid .product-card,
  .catalogue-grid .product-card,
  .category-page .product-card{
    transform:translate3d(0,0,0)!important;
    transition:transform 260ms cubic-bezier(.22,.82,.22,1)!important;
    /* Shadow deliberately remains static: animated blur was the main repaint cost. */
    box-shadow:0 24px 34px rgba(0,0,0,.145),0 7px 11px rgba(0,0,0,.055),inset 0 0 0 1px rgba(0,0,0,.02)!important;
  }
  .product-grid .product-card:hover,
  #traditionalProductGrid .product-card:hover,
  #productGrid .product-card:hover,
  .catalogue-grid .product-card:hover,
  .category-page .product-card:hover{
    transform:translate3d(0,-7px,0) scale(1.006)!important;
    box-shadow:0 24px 34px rgba(0,0,0,.145),0 7px 11px rgba(0,0,0,.055),inset 0 0 0 1px rgba(0,0,0,.02)!important;
  }
  .product-card .card-media img{
    transform:translateZ(0) scale(1)!important;
    transition:transform 300ms cubic-bezier(.22,.82,.22,1)!important;
  }
  .product-card:hover .card-media img{transform:translateZ(0) scale(1.032)!important}
}

/* Tiny glass controls do not need live backdrop blur. */
.product-card .card-number,
.product-card .final-card-number,
.product-card .final-card-arrow,
.product-card .card-save,
.product-card .card-badge{
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
  background:rgba(255,255,255,.94)!important;
}

/* Maximise useful card space: readable, compact and deterministic. */
.product-card .card-copy{padding:10px 15px 14px!important}
.product-card .card-topline{margin-bottom:7px!important}
.product-card h3{
  font-size:18px!important;
  line-height:1.02!important;
  letter-spacing:-.026em!important;
  min-height:55px!important;
  max-height:55px!important;
  overflow:hidden!important;
}
.product-card h3 button{
  height:55px!important;
  max-height:55px!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
  overflow:hidden!important;
}
.product-card .final-title-main{font-weight:820!important;color:#111!important}
.product-card .final-title-sub{font-weight:720!important;color:#8f8f8b!important}
.product-card .card-story{
  min-height:42px!important;
  max-height:42px!important;
  margin:8px 0 9px!important;
  font-size:9.5px!important;
  line-height:1.46!important;
  color:#6d6d69!important;
  -webkit-line-clamp:3!important;
}
.product-card .card-actions{min-height:42px!important}
.product-card .paid-note{font-size:6.8px!important;color:#92928e!important}

/* Final Swipe uses the same compact editorial hierarchy. */
.final-swipe-card h2{
  font-size:22px!important;
  line-height:.98!important;
  min-height:46px!important;
  max-height:46px!important;
  -webkit-line-clamp:2!important;
}
.final-swipe-card p{
  font-size:9.5px!important;
  line-height:1.45!important;
  color:#686864!important;
  min-height:40px!important;
  max-height:40px!important;
}

/* Do not keep legacy cursor-reactive transforms alive on approved product cards. */
.product-card.mouse-reactive,
.product-card.tactile-ready{--card-x:50%;--card-y:50%}

@media(max-width:700px){
  .product-card h3{font-size:17px!important;min-height:52px!important;max-height:52px!important}
  .product-card h3 button{height:52px!important;max-height:52px!important}
  .product-card .card-story{font-size:9px!important;min-height:39px!important;max-height:39px!important}
}


/* =============================================================
   PRODUCT CARD METADATA REBALANCE · 2026-08-16
   Category/subcategory live in the bottom utility strip; prime card space
   is reserved for product identity + readable editorial copy.
   ============================================================= */
.product-card .card-topline,
.product-card .card-badge,
.product-card .paid-note{
  display:none!important;
}
.product-card h3{
  min-height:60px!important;
  max-height:60px!important;
  margin:0!important;
  font-size:18px!important;
  line-height:1.04!important;
}
.product-card h3 button{
  height:60px!important;
  max-height:60px!important;
  -webkit-line-clamp:3!important;
}
.product-card .card-story{
  min-height:52px!important;
  max-height:52px!important;
  margin:7px 0 8px!important;
  font-size:9.5px!important;
  line-height:1.43!important;
  color:#62625f!important;
  -webkit-line-clamp:4!important;
}
.product-card .card-actions{
  margin-top:auto!important;
  min-height:34px!important;
  padding-top:5px!important;
}
.product-card .final-card-meta-bottom{
  flex:0 0 18px!important;
  min-height:18px!important;
  margin-top:2px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:6px!important;
  overflow:hidden!important;
}
.product-card .final-meta-tags{
  display:flex!important;
  align-items:center!important;
  gap:4px!important;
  min-width:0!important;
  overflow:hidden!important;
}
.product-card .final-meta-tags span{
  display:inline-flex!important;
  align-items:center!important;
  max-width:125px!important;
  min-width:0!important;
  height:18px!important;
  padding:0 7px!important;
  border:1px solid #d1d1ce!important;
  border-radius:999px!important;
  background:#f9f9f7!important;
  color:#62625f!important;
  font-size:7px!important;
  font-weight:720!important;
  line-height:1!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.product-card .final-meta-tags span::before{
  content:"•";
  margin-right:4px;
  color:#aaa;
}
.product-card .final-meta-paid{
  flex:0 0 auto!important;
  color:#999995!important;
  font-size:6.4px!important;
  line-height:1!important;
  white-space:nowrap!important;
}

/* The image stage no longer needs to reserve a subcategory badge lane. */
.product-card .card-media::after{height:42px!important}

@media(max-width:700px){
  .product-card h3{font-size:17px!important;min-height:56px!important;max-height:56px!important}
  .product-card h3 button{height:56px!important;max-height:56px!important}
  .product-card .card-story{font-size:9px!important;min-height:48px!important;max-height:48px!important}
  .product-card .final-meta-tags span{max-width:105px!important;font-size:6.7px!important}
  .product-card .final-meta-paid{display:none!important}
}

/* Swipe card: same information hierarchy; approved cover-flow motion unchanged. */
.final-swipe-card .fsc-copy{display:flex!important;flex-direction:column!important;height:calc(100% - 287px)!important}
.final-swipe-card .fsc-copy>h2{margin-top:0!important}
.final-swipe-card .fsc-copy>p{margin:8px 0!important}
.final-swipe-card .fsc-foot{margin-top:auto!important}
.final-swipe-card .fsc-chips-bottom{order:5!important;min-height:18px!important;margin:7px 0 0!important;flex-wrap:nowrap!important;overflow:hidden!important}
.final-swipe-card .fsc-chips-bottom span{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}


/* =============================================================
   PRODUCT CARD COPY COMPRESSION · 2026-08-16 · pass 03
   No duplicate metadata above title. Image flows directly into product copy.
   ============================================================= */
.product-card .card-topline,
.product-card .card-badge{
  display:none!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}
.product-card .card-copy{
  padding:4px 15px 12px!important;
}
.product-card h3{
  min-height:58px!important;
  max-height:58px!important;
  margin:0!important;
  font-size:18px!important;
  line-height:1.04!important;
}
.product-card h3 button{
  height:58px!important;
  max-height:58px!important;
  -webkit-line-clamp:3!important;
}
.product-card .card-story{
  min-height:56px!important;
  max-height:56px!important;
  margin:5px 0 7px!important;
  font-size:9.5px!important;
  line-height:1.43!important;
  color:#5f5f5c!important;
  -webkit-line-clamp:4!important;
}
.product-card .card-actions{
  min-height:34px!important;
  padding-top:5px!important;
}
.product-card .final-card-meta-bottom{
  margin-top:2px!important;
}
@media(max-width:700px){
  .product-card .card-copy{padding-top:4px!important}
  .product-card h3{font-size:17px!important;min-height:55px!important;max-height:55px!important}
  .product-card h3 button{height:55px!important;max-height:55px!important}
  .product-card .card-story{font-size:9px!important;min-height:52px!important;max-height:52px!important}
}


/* =============================================================
   WORD CORRECTIONS PASS · 2026-08-16
   1) visible Browse All Products CTAs
   2) no dead gap between navigation and final homepage hero
   3) category/discovery pages use the same neutral light theme
   4) loader uses the same UI language
   5) product details/modal uses the final product-card family
   ============================================================= */

/* 1. Header + mega-menu CTA contrast */
.site-header .header-button,
.site-header a.header-button,
.mega-menu .mega-browse-button,
.mega-browse-button,
.swipe-header .header-button{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
  text-shadow:none!important;
  -webkit-text-fill-color:#fff!important;
}
.mega-menu .mega-browse-button span,
.mega-browse-button span{color:#fff!important;-webkit-text-fill-color:#fff!important}

/* Keep navigation light and avoid an expensive live glass blur. */
.site-header,.swipe-header,.lab-header{
  background:rgba(230,230,228,.975)!important;
  color:#111!important;
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
}

/* 2. Homepage hero starts immediately below navigation. */
.editorial-hero.final-hero{
  margin-top:0!important;
  padding-top:0!important;
  min-height:690px!important;
}
.final-hero .final-hero-grid{
  min-height:690px!important;
  align-items:start!important;
  padding-top:0!important;
}
.final-hero-copy{
  padding-top:12px!important;
  padding-bottom:32px!important;
}
.final-hero-stage{
  height:690px!important;
  min-height:690px!important;
  margin-top:-72px!important;
}
@media(max-width:1100px){
  .final-hero-stage{margin-top:-28px!important}
  .final-hero-copy{padding-top:14px!important}
}
@media(max-width:680px){
  .editorial-hero.final-hero{min-height:860px!important}
  .final-hero .final-hero-grid{min-height:860px!important}
  .final-hero-stage{margin-top:-8px!important;height:620px!important;min-height:620px!important}
}

/* 3. Every category/discovery page inherits the master site palette. */
body.category-page,
body.traditional-categories-page,
body.catalogue-page{
  --page-accent:#111!important;
  --page-accent-2:#666663!important;
  --page-accent-rgb:17,17,17!important;
  --page-bg-1:#e6e6e4!important;
  --page-bg-2:#deded9!important;
  background:radial-gradient(circle at 50% 0,rgba(255,255,255,.74),transparent 34rem),#e6e6e4!important;
  color:#111!important;
}
body.category-page main,
body.traditional-categories-page main,
body.catalogue-page main,
body.category-page .category-products,
body.category-page .category-hero,
body.traditional-categories-page .category-hero,
body.traditional-categories-page .traditional-category-browser{
  background:transparent!important;
  color:#111!important;
}
body.category-page .category-hero h1,
body.category-page .category-products-head h2,
body.category-page .category-manifesto blockquote,
body.traditional-categories-page h1,
body.traditional-categories-page h2,
body.catalogue-page h1,
body.catalogue-page h2{color:#111!important;text-shadow:none!important}
body.category-page .category-story,
body.category-page .category-hero p,
body.category-page .category-manifesto,
body.category-page .category-products-head>span,
body.traditional-categories-page p,
body.catalogue-page p{color:#62625f!important}
body.category-page .category-kicker,
body.category-page .eyebrow,
body.traditional-categories-page .category-kicker,
body.catalogue-page .eyebrow{color:#555552!important}
body.category-page .category-manifesto,
body.category-page .catalogue-search-wrap,
body.traditional-categories-page .category-pathway,
body.traditional-categories-page .tv-filter-panel{
  background:linear-gradient(180deg,#f2f2f0,#ececea)!important;
  color:#111!important;
  border:5px solid #fff!important;
  box-shadow:0 22px 34px rgba(0,0,0,.10)!important;
}

/* 4. Loading screen becomes part of the same Scrollprise light system. */
.brand-loader{
  background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.88),transparent 25rem),#e6e6e4!important;
  color:#111!important;
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
}
.brand-loader>div{
  min-width:min(330px,calc(100vw - 40px))!important;
  padding:30px 34px!important;
  border:5px solid #fff!important;
  border-radius:27px!important;
  background:linear-gradient(180deg,#f2f2f0,#ececea)!important;
  box-shadow:0 28px 35px rgba(0,0,0,.14),0 8px 13px rgba(0,0,0,.06)!important;
}
.brand-loader span{color:#111!important;animation:loaderSpin 1s linear infinite!important}
.brand-loader p{margin:10px 0 0!important;color:#5f5f5c!important;font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;font-style:normal!important;font-size:12px!important;font-weight:650!important;letter-spacing:.01em!important}

/* 5. Product details use the same physical template as the final product card. */
.modal{
  background:rgba(224,224,220,.82)!important;
  -webkit-backdrop-filter:blur(6px)!important;
  backdrop-filter:blur(6px)!important;
}
.modal-card,.product-modal,.detail-card{
  border:6px solid #fff!important;
  border-radius:29px!important;
  background:linear-gradient(180deg,#f2f2f0,#ececea)!important;
  color:#111!important;
  box-shadow:0 38px 68px rgba(0,0,0,.18),0 12px 20px rgba(0,0,0,.08)!important;
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
}
.modal-product{background:transparent!important;color:#111!important}
.modal-gallery{
  background:#e9e9e7!important;
  border-right:1px solid #d7d7d3!important;
}
.modal-main-image{
  background:linear-gradient(180deg,#f4f4f1,#e9e9e7)!important;
  border:0!important;
  border-radius:22px!important;
  box-shadow:inset 0 0 0 1px rgba(0,0,0,.035)!important;
}
.modal-main-image img{object-fit:contain!important;mix-blend-mode:multiply!important}
.modal-copy{
  background:transparent!important;
  color:#111!important;
  padding:34px 34px 30px!important;
}
.modal-copy .modal-category{
  display:inline-flex!important;
  width:auto!important;
  padding:6px 9px!important;
  border:1px solid #d1d1ce!important;
  border-radius:999px!important;
  background:#fafaf8!important;
  color:#565654!important;
  font-size:8px!important;
  font-weight:760!important;
  letter-spacing:.02em!important;
  text-transform:none!important;
}
.modal-copy h2{
  margin:14px 0 12px!important;
  color:#111!important;
  font-size:clamp(26px,2.8vw,42px)!important;
  line-height:.95!important;
  letter-spacing:-.045em!important;
}
.modal-copy .detail-hook,.modal-copy .modal-verdict{color:#666663!important}
.modal-copy .detail-why,
.modal-copy .modal-best,
.modal-copy .detail-catch,
.modal-copy .watch-box,
.modal-copy .detail-specs,
.modal-copy .intelligence-panel{
  background:#fff!important;
  color:#333!important;
  border:1px solid #d3d3cf!important;
  border-radius:16px!important;
  box-shadow:none!important;
}
.modal-copy .feature-list li,.modal-copy .spec-grid div{color:#555552!important;border-color:#d9d9d5!important}
.modal-close{
  background:#fff!important;
  color:#111!important;
  border:1px solid #d1d1ce!important;
  box-shadow:0 8px 18px rgba(0,0,0,.08)!important;
}
.modal-copy .stash-button{background:#fff!important;color:#111!important;border-color:#d1d1ce!important}
.modal-copy .amazon-button,.modal-copy .modal-amazon{background:#111!important;color:#fff!important;border-color:#111!important}
.modal-copy .reaction-strip button{background:#fff!important;color:#444!important;border-color:#d2d2ce!important}
.modal-copy .share-product{color:#111!important}
@media(max-width:760px){
  .modal-product{grid-template-columns:1fr!important}
  .modal-gallery{border-right:0!important;border-bottom:1px solid #d7d7d3!important;padding:20px!important}
  .modal-main-image{min-height:300px!important}
  .modal-main-image img{height:290px!important}
  .modal-copy{padding:24px 20px!important}
}


/* PRODUCT CARD MICRO-SPACING PATCH · 2026-08-16 */
.product-card .card-actions{min-height:34px!important;padding-top:5px!important;gap:6px!important}
.product-card .final-card-meta-bottom{flex:0 0 18px!important;min-height:18px!important;margin-top:2px!important;gap:6px!important}
.product-card .final-meta-tags span{height:18px!important;padding:4px 7px!important}
.product-card .final-meta-paid{font-size:6.1px!important}


/* =============================================================
   FULL-WIDTH PRODUCT MODAL + LIGHT INTELLIGENCE · 2026-08-16
   Upper row: gallery + product decision summary.
   Lower row: editorial / Intelligence / specs span the full window.
   ============================================================= */
.modal-product[data-final-wide-modal="1"]{
  display:grid!important;
  grid-template-columns:minmax(330px,.86fr) minmax(0,1.14fr)!important;
  grid-template-rows:auto auto!important;
  align-items:start!important;
  min-height:0!important;
  background:linear-gradient(180deg,#f0f0ed 0%,#e8e8e5 100%)!important;
}
.modal-product[data-final-wide-modal="1"]>.modal-gallery{
  grid-column:1!important;
  grid-row:1!important;
  align-self:stretch!important;
  min-height:560px!important;
  border-right:1px solid #d7d7d3!important;
  border-bottom:0!important;
}
.modal-product[data-final-wide-modal="1"]>.modal-copy-top{
  grid-column:2!important;
  grid-row:1!important;
  align-self:start!important;
  min-width:0!important;
  padding:32px 34px 30px!important;
}
.modal-product[data-final-wide-modal="1"]>.modal-wide-copy{
  grid-column:1 / -1!important;
  grid-row:2!important;
  min-width:0!important;
  padding:28px 34px 34px!important;
  border-top:1px solid #d2d2cf!important;
  background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.72),transparent 28rem),#e7e7e4!important;
  color:#111!important;
}
.modal-wide-copy .detail-split{
  display:grid!important;
  grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr)!important;
  gap:18px!important;
  align-items:start!important;
  margin:0 0 20px!important;
}
.modal-wide-copy .detail-split>div,
.modal-wide-copy .detail-catch,
.modal-wide-copy .watch-box,
.modal-wide-copy .detail-specs,
.modal-wide-copy .modal-best{
  background:#f7f7f5!important;
  color:#333!important;
  border:1px solid #d2d2ce!important;
  border-radius:18px!important;
  box-shadow:none!important;
}
.modal-wide-copy .detail-split>div{padding:18px 20px!important}
.modal-wide-copy .detail-catch{padding:18px 20px!important}
.modal-wide-copy h3{
  margin:0 0 12px!important;
  color:#111!important;
  font-size:13px!important;
  letter-spacing:-.01em!important;
}
.modal-wide-copy .feature-list{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px 24px!important;
  margin:0!important;
  padding-left:18px!important;
  color:#4f4f4c!important;
  font-size:11px!important;
  line-height:1.55!important;
}

/* Final light Scrollprise Intelligence system */
.modal-wide-copy .sp-intelligence-panel,
.modal-copy .sp-intelligence-panel{
  margin:18px 0 20px!important;
  padding:20px!important;
  border:5px solid #fff!important;
  border-radius:26px!important;
  background:linear-gradient(180deg,#f0f0ee 0%,#e9e9e6 100%)!important;
  box-shadow:0 20px 34px rgba(0,0,0,.11),0 7px 12px rgba(0,0,0,.05)!important;
  color:#111!important;
}
.sp-intelligence-panel .sp-intel-heading{
  align-items:center!important;
  margin-bottom:14px!important;
}
.sp-intelligence-panel .sp-intel-heading>span{
  color:#111!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.11em!important;
}
.sp-intelligence-panel .sp-intel-heading>small{
  color:#777774!important;
  font-size:9px!important;
}
.sp-intelligence-panel .sp-persona-row,
.sp-intelligence-panel .sp-usability-row{
  gap:6px!important;
  margin-bottom:12px!important;
}
.sp-intelligence-panel .sp-persona-row span,
.sp-intelligence-panel .sp-usability-row>b,
.sp-intelligence-panel .sp-extra-chips span{
  border:1px solid #d3d3cf!important;
  background:#fafaf8!important;
  color:#565654!important;
  border-radius:999px!important;
  box-shadow:none!important;
}
.sp-intelligence-panel .sp-persona-row span{padding:6px 8px!important;font-size:8px!important}
.sp-intelligence-panel .sp-persona-row i{color:#999995!important}
.sp-intelligence-panel .sp-usability-row>span{
  color:#777774!important;
  font-size:7px!important;
  font-weight:900!important;
}
.sp-intelligence-panel .sp-usability-row>b{padding:5px 7px!important;font-size:8px!important}
.sp-intelligence-panel .sp-intel-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:9px!important;
}
.sp-intelligence-panel .sp-intel-card{
  padding:13px 14px!important;
  border:1px solid #d2d2ce!important;
  border-radius:14px!important;
  background:#f9f9f7!important;
  color:#333!important;
  box-shadow:none!important;
}
.sp-intelligence-panel .sp-intel-card.sp-intel-wide{grid-column:span 2!important}
.sp-intelligence-panel .sp-intel-catch{
  grid-column:1 / -1!important;
  border-color:#cfcfcb!important;
  background:#f7f7f4!important;
}
.sp-intelligence-panel .sp-intel-card>span{
  color:#777774!important;
  font-size:7.5px!important;
  font-weight:900!important;
  letter-spacing:.09em!important;
}
.sp-intelligence-panel .sp-intel-card>strong{
  color:#171715!important;
  font-size:11px!important;
}
.sp-intelligence-panel .sp-intel-card p,
.sp-intelligence-panel .sp-intel-card ul{
  color:#5d5d59!important;
  font-size:9.5px!important;
  line-height:1.5!important;
}
.sp-intelligence-panel .sp-catch-tagline{color:#8a8a86!important}
.sp-intelligence-panel .sp-intel-pairing{
  margin-top:14px!important;
  padding-top:14px!important;
  border-top:1px solid #d2d2ce!important;
}
.sp-intelligence-panel .sp-pair-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:8px!important;
}
.sp-intelligence-panel .sp-pair-pill,
.sp-intelligence-panel .sp-pair-suggestion{
  border:1px solid #d2d2ce!important;
  background:#fafaf8!important;
  color:#333!important;
  border-radius:12px!important;
  box-shadow:none!important;
}
.sp-intelligence-panel .sp-pair-pill:hover{
  border-color:#aaa!important;
  background:#fff!important;
}
.sp-intelligence-panel .sp-pair-pill span,
.sp-intelligence-panel .sp-pair-suggestion b{color:#8a8a86!important}
.sp-intelligence-panel .sp-dna{
  border-top:1px solid #d2d2ce!important;
}
.sp-intelligence-panel .sp-dna summary{color:#686864!important}
.sp-intelligence-panel .sp-dna>div span{
  background:#fafaf8!important;
  border:1px solid #d8d8d4!important;
  color:#444!important;
}
.sp-intelligence-panel .sp-dna i{color:#888884!important}
.sp-intelligence-panel .sp-dna b{color:#111!important}

.modal-wide-copy .detail-specs{
  margin:18px 0!important;
  padding:0!important;
  overflow:hidden!important;
}
.modal-wide-copy .detail-specs summary{
  padding:15px 18px!important;
  color:#222!important;
  background:#f8f8f6!important;
  border-bottom:1px solid #d5d5d1!important;
}
.modal-wide-copy .spec-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:0!important;
  padding:10px 18px 16px!important;
}
.modal-wide-copy .spec-grid>div{
  padding:11px 12px!important;
  border-bottom:1px solid #dededb!important;
}
.modal-wide-copy .detail-actions{
  display:flex!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:10px!important;
  margin-top:16px!important;
}
.modal-wide-copy .modal-paid{text-align:right!important;display:block!important;margin-top:6px!important}

@media(max-width:1050px){
  .sp-intelligence-panel .sp-intel-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .sp-intelligence-panel .sp-pair-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .modal-wide-copy .spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .modal-product[data-final-wide-modal="1"]{grid-template-columns:1fr!important;grid-template-rows:auto auto auto!important}
  .modal-product[data-final-wide-modal="1"]>.modal-gallery{grid-column:1!important;grid-row:1!important;min-height:0!important;border-right:0!important;border-bottom:1px solid #d7d7d3!important}
  .modal-product[data-final-wide-modal="1"]>.modal-copy-top{grid-column:1!important;grid-row:2!important;padding:22px 20px!important}
  .modal-product[data-final-wide-modal="1"]>.modal-wide-copy{grid-column:1!important;grid-row:3!important;padding:22px 20px 26px!important}
  .modal-wide-copy .detail-split{grid-template-columns:1fr!important}
  .modal-wide-copy .feature-list{grid-template-columns:1fr!important}
  .sp-intelligence-panel .sp-intel-grid,
  .sp-intelligence-panel .sp-pair-grid,
  .modal-wide-copy .spec-grid{grid-template-columns:1fr!important}
  .sp-intelligence-panel .sp-intel-card.sp-intel-wide{grid-column:1!important}
}

/* =============================================================
   WORD CORRECTIONS 06 · 2026-08-16
   ============================================================= */
.sound-toggle,
.sound-toggle.sound-on{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
  box-shadow:none!important;
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
}
.sound-toggle:hover{background:#292927!important;color:#fff!important;border-color:#292927!important}
.final-swipe-tag{max-width:min(760px,72vw)!important;color:#4f4f4c!important;font-size:12px!important;font-weight:650!important;line-height:1.4!important;letter-spacing:0!important;text-transform:none!important}
.final-swipe-hint{text-transform:none!important;letter-spacing:.02em!important;font-size:10px!important;color:#777774!important}
.final-swipe-card.pos-off-left{z-index:0;opacity:0;transform:translate(-50%,-50%) translateX(-470px) scale(.64)}
.final-swipe-card.pos-off-right{z-index:0;opacity:0;transform:translate(-50%,-50%) translateX(470px) scale(.64)}
.product-card .paid-note{display:none!important}
.product-card .final-meta-paid{display:block!important}
.modal-copy-top .detail-top-actions{position:static!important;display:flex!important;align-items:center!important;gap:9px!important;margin:16px 0 0!important;padding:0!important;background:none!important;border:0!important}
.modal-copy-top .detail-top-actions .stash-button{flex:0 0 42px!important;width:42px!important;height:42px!important}
.modal-copy-top .detail-top-actions .modal-amazon,.modal-copy-top .detail-top-actions .amazon-button{flex:1!important;min-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}
.modal-copy-top .detail-top-paid{display:block!important;margin:5px 0 0!important;text-align:right!important;color:#92928e!important;font-size:7px!important}
.modal-wide-copy .detail-actions,.modal-wide-copy .modal-paid{display:none!important}
.modal-copy .reaction-strip,.modal-copy .share-row{display:none!important}
.final-hero-card.image-only{height:278px!important}
.final-hero-card.image-only .fh-visual{height:100%!important;border-radius:21px!important}
.final-hero-card.image-only .fh-visual::after{height:34px!important}
.final-hero-card.image-only .fh-visual img{padding:16px!important}
.final-hero-card.image-only .fh-copy{display:none!important}
@media(max-width:700px){.final-hero-card.image-only{height:235px!important}.final-swipe-tag{max-width:72vw!important;font-size:10.5px!important}}

/* =============================================================
   WORD CORRECTIONS 06 · 2026-08-16
   ============================================================= */
.sound-toggle,.sound-toggle.sound-on{background:#111!important;color:#fff!important;border-color:#111!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}
.sound-toggle:hover{background:#292927!important;color:#fff!important;border-color:#292927!important}
.final-swipe-tag{max-width:min(760px,72vw)!important;color:#4f4f4c!important;font-size:12px!important;font-weight:650!important;line-height:1.4!important;letter-spacing:0!important;text-transform:none!important}
.final-swipe-hint{text-transform:none!important;letter-spacing:.02em!important;font-size:10px!important;color:#777774!important}
.final-swipe-card.pos-off-left{z-index:0;opacity:0;transform:translate(-50%,-50%) translateX(-470px) scale(.64)}
.final-swipe-card.pos-off-right{z-index:0;opacity:0;transform:translate(-50%,-50%) translateX(470px) scale(.64)}
.product-card .paid-note{display:none!important}
.product-card .final-meta-paid{display:block!important}
.modal-copy-top .detail-top-actions{position:static!important;display:flex!important;align-items:center!important;gap:9px!important;margin:16px 0 0!important;padding:0!important;background:none!important;border:0!important}
.modal-copy-top .detail-top-actions .stash-button{flex:0 0 42px!important;width:42px!important;height:42px!important}
.modal-copy-top .detail-top-actions .modal-amazon,.modal-copy-top .detail-top-actions .amazon-button{flex:1!important;min-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}
.modal-copy-top .detail-top-paid{display:block!important;margin:5px 0 0!important;text-align:right!important;color:#92928e!important;font-size:7px!important}
.modal-wide-copy .detail-actions,.modal-wide-copy .modal-paid{display:none!important}
.modal-copy .reaction-strip,.modal-copy .share-row{display:none!important}
.final-hero-card.image-only{height:278px!important}
.final-hero-card.image-only .fh-visual{height:100%!important;border-radius:21px!important}
.final-hero-card.image-only .fh-visual::after{height:34px!important}
.final-hero-card.image-only .fh-visual img{padding:16px!important}
.final-hero-card.image-only .fh-copy{display:none!important}
@media(max-width:700px){.final-hero-card.image-only{height:235px!important}.final-swipe-tag{max-width:72vw!important;font-size:10.5px!important}}


/* EARLY PAINT CORRECTIONS 07 */
body.traditional-category-selected .category-products-head[hidden],body.traditional-category-selected #traditionalCategoryGrid[hidden]{display:none!important}
.instagram-avatar{background:linear-gradient(135deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5)!important}


/* =============================================================
   WORD CORRECTIONS 08 · Discover dropdown consistency
   Canonical light mega-menu on home, discovery pages and categories.
   ============================================================= */
body .site-header details.nav-dropdown > .mega-menu,
body.category-page .site-header details.nav-dropdown > .mega-menu,
body.catalogue-page .site-header details.nav-dropdown > .mega-menu,
body.traditional-categories-page .site-header details.nav-dropdown > .mega-menu{
  background:linear-gradient(180deg,#f3f3f1 0%,#ececea 100%)!important;
  color:#111!important;
  border:5px solid #fff!important;
  border-radius:26px!important;
  box-shadow:0 30px 68px rgba(0,0,0,.15)!important;
  -webkit-backdrop-filter:none!important;
  backdrop-filter:none!important;
}
body .site-header details.nav-dropdown > .mega-menu .mega-intro,
body.category-page .site-header details.nav-dropdown > .mega-menu .mega-intro,
body.catalogue-page .site-header details.nav-dropdown > .mega-menu .mega-intro,
body.traditional-categories-page .site-header details.nav-dropdown > .mega-menu .mega-intro{
  color:#111!important;
  border-color:#d7d7d3!important;
}
body .site-header details.nav-dropdown > .mega-menu .mega-intro-label,
body .site-header details.nav-dropdown > .mega-menu .eyebrow{
  color:#666663!important;
}
body .site-header details.nav-dropdown > .mega-menu .mega-intro h2,
body .site-header details.nav-dropdown > .mega-menu .mega-intro strong{
  color:#111!important;
}
body .site-header details.nav-dropdown > .mega-menu .mega-intro p{
  color:#6c6c68!important;
}
body .site-header details.nav-dropdown > .mega-menu .mega-group,
body.category-page .site-header details.nav-dropdown > .mega-menu .mega-group{
  border-color:#d8d8d4!important;
}
body .site-header details.nav-dropdown > .mega-menu .mega-group h3,
body.category-page .site-header details.nav-dropdown > .mega-menu .mega-group h3,
body.catalogue-page .site-header details.nav-dropdown > .mega-menu .mega-group h3,
body.traditional-categories-page .site-header details.nav-dropdown > .mega-menu .mega-group h3{
  color:#666663!important;
}
body .site-header details.nav-dropdown > .mega-menu .mega-links a,
body.category-page .site-header details.nav-dropdown > .mega-menu .mega-links a,
body.catalogue-page .site-header details.nav-dropdown > .mega-menu .mega-links a,
body.traditional-categories-page .site-header details.nav-dropdown > .mega-menu .mega-links a{
  color:#3f3f3c!important;
  background:transparent!important;
  -webkit-text-fill-color:#3f3f3c!important;
  text-shadow:none!important;
}
body .site-header details.nav-dropdown > .mega-menu .mega-links a:hover,
body .site-header details.nav-dropdown > .mega-menu .mega-links a:focus-visible,
body.category-page .site-header details.nav-dropdown > .mega-menu .mega-links a:hover,
body.category-page .site-header details.nav-dropdown > .mega-menu .mega-links a:focus-visible,
body.catalogue-page .site-header details.nav-dropdown > .mega-menu .mega-links a:hover,
body.traditional-categories-page .site-header details.nav-dropdown > .mega-menu .mega-links a:hover{
  color:#111!important;
  -webkit-text-fill-color:#111!important;
  background:rgba(255,255,255,.66)!important;
  border-radius:8px!important;
  transform:translateX(2px)!important;
  padding-left:7px!important;
}
body .site-header details.nav-dropdown > .mega-menu .mega-browse-button{
  background:#111!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  border-color:#111!important;
}


/* =============================================================
   WORD CORRECTIONS 08 · Hero visual restoration
   Earlier premium floating-card appearance, still image-only/inert.
   ============================================================= */
.final-hero-card.hero-image-object,
.final-hero-card.image-only.hero-image-object{
  background:linear-gradient(180deg,#f2f2f0 0%,#e9e9e6 100%)!important;
  border:5px solid #fff!important;
  border-radius:27px!important;
  overflow:hidden!important;
  box-shadow:0 22px 32px rgba(0,0,0,.14),0 7px 12px rgba(0,0,0,.065)!important;
  pointer-events:none!important;
  cursor:default!important;
  will-change:transform,opacity!important;
  backface-visibility:hidden!important;
  contain:paint!important;
  transition:transform .96s cubic-bezier(.22,.78,.22,1),opacity .72s ease!important;
}
.final-hero-card.hero-image-object.is-focus,
.final-hero-card.image-only.hero-image-object.is-focus{
  box-shadow:0 22px 32px rgba(0,0,0,.14),0 7px 12px rgba(0,0,0,.065)!important;
}
.final-hero-card.hero-image-object .fh-visual,
.final-hero-card.image-only.hero-image-object .fh-visual{
  height:100%!important;
  background:linear-gradient(180deg,#eeeeec 0%,#e7e7e4 100%)!important;
  border-radius:21px!important;
  overflow:hidden!important;
}
.final-hero-card.hero-image-object .fh-visual::after,
.final-hero-card.image-only.hero-image-object .fh-visual::after{
  content:""!important;
  position:absolute!important;
  inset:auto 0 0!important;
  height:42px!important;
  background:linear-gradient(transparent,rgba(233,233,230,.96))!important;
  pointer-events:none!important;
}
.final-hero-card.hero-image-object .fh-visual img,
.final-hero-card.image-only.hero-image-object .fh-visual img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  padding:18px!important;
  mix-blend-mode:multiply!important;
  transform:translateZ(0)!important;
  backface-visibility:hidden!important;
}
