/* Storefront integration: RCE owns the category hero and its breadcrumb.
 * Storefront/WooCommerce normally renders a native breadcrumb on
 * `storefront_before_content`, wrapped by `.storefront-breadcrumb` and `.col-full`.
 * The native hook is removed in PHP; these scoped resets are defensive for cached
 * markup/child-theme variations and do not affect non-RCE pages. */
body.rce-category-experience-active #content.site-content,
body.rce-category-experience-active #content.site-content > .col-full {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
body.rce-category-experience-active .storefront-breadcrumb {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
body.rce-category-experience-active .whb-header,body.rce-category-experience-active .wd-page-wrapper,body.rce-category-experience-active .main-page-wrapper,body.rce-category-experience-active .site-content,body.rce-category-experience-active .wd-content-layout,body.rce-category-experience-active .content-area,body.rce-category-experience-active .entry-content{margin-top:0!important;padding-top:0!important}
body.rce-category-experience-active .whb-header{margin-bottom:0!important;padding-bottom:0!important}
body.rce-category-experience-active .wd-page-wrapper{margin-block-start:0!important}
body.rce-category-experience-active .wd-content-layout{padding-block-start:0!important;margin-block-start:0!important}
body.rce-category-experience-active .site-content{margin-block-start:0!important}
body.rce-category-experience-active .main-page-wrapper{margin-block-start:0!important}body.rce-category-experience-active .main-page-wrapper>.container,body.rce-category-experience-active .main-page-wrapper>.container-fluid{padding-top:0!important;margin-top:0!important}body.rce-category-experience-active .rce-page{margin-top:0!important;padding-top:0!important}body.rce-category-experience-active .rce-hero{margin-top:0!important}body.rce-category-experience-active .wd-page-title,body.rce-category-experience-active .page-title,body.rce-category-experience-active .wd-breadcrumbs,body.rce-category-experience-active .woocommerce-breadcrumb,body.rce-category-experience-active .breadcrumbs{display:none!important}.rce-page{margin-top:0!important;padding-top:0!important}.rce-category-experience-active .main-page-wrapper,.rce-category-experience-active .main-page-wrapper > .container{padding-top:0!important}.rce-category-experience-active .rce-breadcrumbs{display:flex!important}.rce-page{--rce-ink:#111;--rce-muted:#6b6b66;--rce-line:#e8e8e3;--rce-paper:#f6f6f3;color:var(--rce-ink);font-family:inherit}.rce-page *{box-sizing:border-box}.rce-container{width:min(1440px,calc(100% - 48px));margin-inline:auto}.rce-breadcrumbs{display:flex;gap:10px;align-items:center;padding:12px 0;font-size:12px;color:#777}.rce-hero-breadcrumbs{display:flex;gap:10px;align-items:center;padding:16px 0 14px;font-size:12px;color:#777;position:relative;z-index:3}.rce-hero-breadcrumbs a{color:inherit;text-decoration:none}.rce-breadcrumbs-fallback{padding:12px 0}.rce-breadcrumbs a{color:inherit;text-decoration:none}.rce-hero{background:#f4f4f1;overflow:hidden}.rce-hero-inner{min-height:520px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.rce-hero.no-image .rce-hero-inner{grid-template-columns:1fr}.rce-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:70px 7vw 70px 0;position:relative;z-index:2}.rce-eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:700;color:#7b7b74}.rce-hero h1{font-size:clamp(42px,5.4vw,78px);line-height:.94;letter-spacing:-.055em;margin:14px 0 22px;max-width:720px}.rce-hero-text{font-size:16px;line-height:1.7;color:#555;max-width:620px}.rce-btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;width:max-content;min-height:48px;padding:0 22px;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700;margin:16px 10px 0 0}.rce-btn-dark{background:#111;color:#fff}.rce-btn-light{border:1px solid #cfcfc8;color:#111;background:#fff}.rce-hero-media{min-height:520px;position:relative}.rce-hero-media img{width:100%;height:100%;display:block;object-fit:cover}.rce-benefits{border-bottom:1px solid var(--rce-line);border-top:1px solid var(--rce-line)}.rce-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.rce-benefit{display:flex;gap:14px;padding:22px 20px;border-right:1px solid var(--rce-line);align-items:center}.rce-benefit:first-child{padding-left:0}.rce-benefit-icon{width:38px;height:38px;border:1px solid #d9d9d2;border-radius:50%;display:grid;place-items:center;font-size:15px;flex:0 0 auto}.rce-benefit strong,.rce-benefit small{display:block}.rce-benefit strong{font-size:12px}.rce-benefit small{font-size:11px;color:#777;margin-top:3px}.rce-catalog{padding:72px 0}.rce-catalog-top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px;gap:20px}.rce-catalog-top h2{font-size:30px;letter-spacing:-.04em;margin:8px 0 0}.rce-top-actions{display:flex;align-items:center;gap:20px}.rce-count{font-size:12px;color:#777}.rce-sort-label{font-size:12px;white-space:nowrap}.rce-sort-label select{border:0;border-bottom:1px solid #ccc;background:transparent;padding:8px 25px 8px 4px;font:inherit}.rce-catalog-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:56px}.rce-filters{align-self:start;position:sticky;top:28px;border-top:2px solid #111}.rce-filter-head{padding:18px 0 14px;display:flex;justify-content:space-between;align-items:flex-end;gap:15px}.rce-filter-heading{display:flex;flex-direction:column;gap:5px}.rce-filter-kicker{font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.18em;color:#888}.rce-filter-heading strong{font-size:17px;line-height:1.15;letter-spacing:-.02em}.rce-filter-head-actions{display:flex;align-items:center;gap:12px}.rce-filter-head-actions a{font-size:10px;color:#777;text-decoration:underline;text-underline-offset:3px}.rce-filter-head button{display:none;border:0;background:none;font-size:26px;line-height:1;padding:0;color:#111}.rce-filter-meta{display:flex;align-items:center;gap:8px;padding:0 0 17px;color:#888;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.rce-filter-rule{width:22px;height:1px;background:#cfcfc8}.rce-filter-section{border-top:1px solid var(--rce-line);padding:0}.rce-filter-section:last-of-type{border-bottom:1px solid var(--rce-line)}.rce-filter-section summary{cursor:pointer;list-style:none;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;display:flex;justify-content:space-between;align-items:center;padding:18px 0}.rce-filter-section summary::-webkit-details-marker{display:none}.rce-filter-section summary i{width:10px;height:10px;position:relative;display:block;flex:0 0 auto}.rce-filter-section summary i:before,.rce-filter-section summary i:after{content:"";position:absolute;background:#111;left:0;top:4px;width:10px;height:1px}.rce-filter-section summary i:after{transform:rotate(90deg);transition:transform .2s ease}.rce-filter-section[open] summary i:after{transform:rotate(0)}.rce-price-row{display:grid;grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr);gap:8px;align-items:end;padding:0 0 18px}.rce-price-row label{display:grid;gap:6px}.rce-price-row label span{font-size:9px;color:#8a8a84;text-transform:uppercase;letter-spacing:.08em}.rce-price-row b{font-size:12px;font-weight:400;color:#777;padding-bottom:12px;text-align:center}.rce-price-row input{width:100%;min-width:0;height:48px;padding:0 12px;border:1px solid #d8d8d2;border-radius:0;background:#fafaf8;color:#111;font:inherit;font-size:12px;outline:none}.rce-price-row input:focus{border-color:#111;box-shadow:inset 0 0 0 1px #111}.rce-options{display:grid;gap:0;padding:0 0 8px}.rce-options label{display:grid;grid-template-columns:16px minmax(0,1fr) auto;gap:10px;align-items:center;font-size:12px;padding:8px 0;cursor:pointer}.rce-options input{position:absolute;opacity:0;pointer-events:none}.rce-check{width:15px;height:15px;border:1px solid #aaa;background:#fff;position:relative;transition:all .15s ease}.rce-options input:checked + .rce-check{background:#111;border-color:#111}.rce-options input:checked + .rce-check:after{content:"";position:absolute;width:7px;height:4px;border-left:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(-45deg);left:3px;top:4px}.rce-option-name{min-width:0}.rce-options em{font-style:normal;color:#aaa;font-size:10px}.rce-filter-footer{padding-top:18px}.rce-apply{width:100%;display:flex;align-items:center;justify-content:space-between;background:#111;color:#fff;border:0;padding:15px 16px;text-transform:uppercase;font-size:10px;letter-spacing:.13em;font-weight:700;cursor:pointer}.rce-apply strong{font-size:15px;font-weight:400;line-height:1}.rce-clear{display:block;text-align:center;margin:12px 0 0;color:#777;font-size:10px;text-decoration:underline;text-underline-offset:3px}.rce-filter-head+form{margin:0}
.rce-products-wrap{min-width:0}.rce-applied{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.rce-applied span{border:1px solid #ddd;border-radius:100px;padding:7px 11px;font-size:10px}.rce-product-grid{display:grid;grid-template-columns:repeat(var(--rce-desktop-cols),minmax(0,1fr));gap:36px 18px}.rce-product-media{display:block;position:relative;background:#f3f3f0;overflow:hidden;aspect-ratio:4/5;text-decoration:none}.rce-product-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.rce-product-card:hover .rce-product-media img{transform:scale(1.025)}.rce-badge{position:absolute;z-index:2;left:10px;top:10px;background:#111;color:#fff;padding:6px 9px;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.rce-heart{position:absolute;z-index:3;right:9px;top:9px;width:35px;height:35px;border:0;border-radius:50%;background:rgba(255,255,255,.92);font-size:20px;line-height:1;cursor:pointer}.rce-heart.is-active{background:#111;color:#fff}.rce-product-info{padding-top:12px}.rce-product-title{display:block;color:#111;text-decoration:none;font-size:13px;line-height:1.35}.rce-product-price{font-size:13px;font-weight:700;margin-top:6px}.rce-product-meta{display:block;font-size:10px;color:#888;margin-top:5px}.rce-pagination{display:flex;justify-content:center;gap:6px;margin-top:50px}.rce-pagination>*{display:grid;place-items:center;min-width:38px;height:38px;border:1px solid #ddd;color:#111;text-decoration:none;font-size:12px}.rce-pagination .current{background:#111;color:#fff;border-color:#111}.rce-empty{text-align:center;border:1px solid var(--rce-line);padding:70px 20px}.rce-empty h3{font-size:26px;margin:0 0 8px}.rce-empty p{color:#777}.rce-editorial{background:#f5f5f2;padding:80px 0}.rce-editorial-grid{display:grid;grid-template-columns:1fr 1fr;min-height:420px}.rce-editorial-copy{padding:50px;display:flex;justify-content:center;flex-direction:column}.rce-editorial-copy h2,.rce-seo h2,.rce-faq h2{font-size:38px;letter-spacing:-.04em;margin:10px 0 18px}.rce-editorial-copy>div{color:#666;line-height:1.75}.rce-editorial-grid img{width:100%;height:100%;min-height:420px;object-fit:cover}.rce-editorial-grid.image-left img{order:-1}.rce-seo{padding:80px 0;border-bottom:1px solid var(--rce-line)}.rce-seo-copy{max-width:900px;color:#666;line-height:1.8}.rce-faq{padding:80px 0}.rce-faq-list{border-top:1px solid #111;max-width:900px;margin-top:25px}.rce-faq-list details{border-bottom:1px solid var(--rce-line);padding:20px 0}.rce-faq-list summary{cursor:pointer;display:flex;justify-content:space-between;font-size:14px;font-weight:700;list-style:none}.rce-faq-list summary::-webkit-details-marker{display:none}.rce-faq-list summary span{font-size:20px;font-weight:400}.rce-faq-list details>div{padding:14px 30px 0 0;color:#666;line-height:1.7;font-size:13px}.rce-mobile-toolbar{display:none}
@media(max-width:900px){.rce-container{width:min(100% - 28px,1440px)}.rce-hero-inner{min-height:0;display:flex;flex-direction:column}.rce-hero-media{order:-1;height:58vw;min-height:300px}.rce-hero-copy{padding:32px 0 38px}.rce-hero h1{font-size:44px}.rce-hero-text{font-size:14px}.rce-benefit-grid{grid-template-columns:repeat(2,1fr)}.rce-benefit{border-bottom:1px solid var(--rce-line)}.rce-benefit:nth-child(2n){border-right:0}.rce-catalog{padding:45px 0}.rce-catalog-top{align-items:flex-start}.rce-top-actions{display:none}.rce-mobile-toolbar{display:flex;position:sticky;top:0;z-index:8;background:#fff;border-block:1px solid var(--rce-line);justify-content:space-between;align-items:center;padding:11px 0;margin-bottom:20px;font-size:11px}.rce-filter-trigger{border:0;background:none;padding:0;font:inherit;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.rce-catalog-layout{display:block}.rce-filters{position:fixed;z-index:1000;inset:0 0 0 auto;width:min(100%,430px);background:#fff;transform:translateX(105%);transition:transform .28s ease;overflow:auto;padding:0 22px 24px;box-shadow:-16px 0 40px rgba(0,0,0,.12);border-top:0}.rce-filters.is-open{transform:none}.rce-filter-head{position:sticky;top:0;background:#fff;z-index:2;padding:22px 0 16px;border-bottom:1px solid var(--rce-line)}.rce-filter-head button{display:block}.rce-filter-meta{padding:13px 0 16px}.rce-filter-section summary{padding:19px 0}.rce-filter-footer{padding-bottom:12px}.rce-filter-head-actions a{display:block}.rce-product-grid{grid-template-columns:repeat(var(--rce-mobile-cols),minmax(0,1fr));gap:24px 10px}.rce-product-title{font-size:12px}.rce-product-price{font-size:12px}.rce-editorial-grid{grid-template-columns:1fr}.rce-editorial-copy{padding:34px 0}.rce-editorial-grid img{min-height:300px;order:-1!important}.rce-seo,.rce-faq{padding:55px 0}.rce-editorial-copy h2,.rce-seo h2,.rce-faq h2{font-size:30px}.rce-lock{overflow:hidden}}
@media(max-width:520px){.rce-hero-media{height:100vw}.rce-benefit{padding:17px 10px}.rce-benefit:first-child{padding-left:10px}.rce-benefit-icon{width:32px;height:32px}.rce-benefit strong{font-size:11px}.rce-benefit small{font-size:9px}.rce-catalog-top h2{font-size:25px}.rce-product-media{aspect-ratio:3/4}.rce-heart{width:31px;height:31px;font-size:18px}}

/* 1.5.7 — compact desktop hero: keep both CTAs visible without changing mobile placement */
@media (min-width: 901px){
  body.rce-category-experience-active .rce-hero-inner{
    min-height:0;
    height:330px;
    grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);
    align-items:stretch;
  }
  body.rce-category-experience-active .rce-hero-breadcrumbs{
    height:46px;
    padding:14px 0 8px;
  }
  body.rce-category-experience-active .rce-hero-copy{
    min-width:0;
    min-height:0;
    overflow:hidden;
    padding:20px 5vw 18px 0;
    justify-content:center;
  }
  body.rce-category-experience-active .rce-hero h1{
    font-size:clamp(44px,4.2vw,58px);
    line-height:.93;
    margin:8px 0 13px;
  }
  body.rce-category-experience-active .rce-hero-text{
    font-size:13.5px;
    line-height:1.48;
    max-width:555px;
  }
  body.rce-category-experience-active .rce-hero-text p{
    margin:0;
  }
  body.rce-category-experience-active .rce-btn{
    min-height:42px;
    padding:0 19px;
    margin:11px 8px 0 0;
    font-size:10px;
  }
  body.rce-category-experience-active .rce-hero-media{
    min-height:0;
    height:330px;
    position:relative;
    overflow:hidden;
  }
  body.rce-category-experience-active .rce-hero-media::after{
    content:"";
    position:absolute;
    inset:0 auto 0 0;
    width:44%;
    pointer-events:none;
    background:linear-gradient(90deg,#f4f4f1 0%,rgba(244,244,241,.96) 10%,rgba(244,244,241,.78) 25%,rgba(244,244,241,.42) 39%,rgba(244,244,241,0) 100%);
    z-index:2;
  }
  body.rce-category-experience-active .rce-hero-media img{
    height:330px;
    object-fit:cover;
    object-position:center center;
  }
}


/* 1.5.12 — compact editorial collection card
 * Research direction: modern Shopify collection templates favor compact collection
 * banners so products remain visible sooner; editorial copy can live below the grid.
 * This keeps the existing per-category image/content but turns the editorial block
 * into a short, premium fashion-style story card. */
@media (min-width: 901px){
  body.rce-category-experience-active .rce-editorial{
    padding: 34px 0 38px;
    background: #fff;
  }
  body.rce-category-experience-active .rce-editorial-grid{
    position:relative;
    min-height:0;
    height:190px;
    grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);
    overflow:hidden;
    background:#f5f5f2;
    border:1px solid #e8e8e3;
  }
  body.rce-category-experience-active .rce-editorial-copy{
    position:relative;
    z-index:2;
    min-width:0;
    padding:24px 34px;
    justify-content:center;
    background:linear-gradient(90deg,#f7f7f4 0%,#f7f7f4 74%,rgba(247,247,244,.92) 84%,rgba(247,247,244,0) 100%);
  }
  body.rce-category-experience-active .rce-editorial-copy::before{
    content:"";
    display:block;
    width:38px;
    height:2px;
    margin-bottom:12px;
    background:#111;
  }
  body.rce-category-experience-active .rce-editorial-copy .rce-eyebrow{
    margin:0 0 5px;
    font-size:9px;
    letter-spacing:.16em;
  }
  body.rce-category-experience-active .rce-editorial-copy h2{
    margin:0 0 9px;
    max-width:620px;
    font-size:24px;
    line-height:1.05;
    letter-spacing:-.035em;
  }
  body.rce-category-experience-active .rce-editorial-copy>div{
    max-width:650px;
    color:#555;
    font-size:11px;
    line-height:1.5;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    overflow:hidden;
  }
  body.rce-category-experience-active .rce-editorial-grid img{
    position:relative;
    z-index:1;
    width:100%;
    height:190px;
    min-height:0;
    object-fit:cover;
    object-position:center;
  }
  body.rce-category-experience-active .rce-editorial-grid:not(.image-left)::after{
    content:"";
    position:absolute;
    z-index:3;
    top:0;
    right:0;
    bottom:0;
    width:28%;
    background:linear-gradient(90deg,rgba(0,0,0,0),rgba(0,0,0,.08));
    pointer-events:none;
  }
  body.rce-category-experience-active .rce-editorial-grid.image-left .rce-editorial-copy{
    order:2;
    background:linear-gradient(270deg,#f7f7f4 0%,#f7f7f4 74%,rgba(247,247,244,.92) 84%,rgba(247,247,244,0) 100%);
  }
  body.rce-category-experience-active .rce-editorial-grid.image-left img{
    order:1;
  }
}

@media (max-width: 900px){
  body.rce-category-experience-active .rce-editorial{
    padding:28px 0 32px;
    background:#fff;
  }
  body.rce-category-experience-active .rce-editorial-grid{
    display:grid;
    grid-template-columns:1fr;
    min-height:0;
    height:auto;
    overflow:hidden;
    background:#f5f5f2;
    border:1px solid #e8e8e3;
  }
  body.rce-category-experience-active .rce-editorial-grid img,
  body.rce-category-experience-active .rce-editorial-grid.image-left img{
    order:0!important;
    width:100%;
    height:175px;
    min-height:0;
    object-fit:cover;
  }
  body.rce-category-experience-active .rce-editorial-copy,
  body.rce-category-experience-active .rce-editorial-grid.image-left .rce-editorial-copy{
    order:1;
    min-width:0;
    padding:22px 20px 24px;
    background:#f7f7f4;
  }
  body.rce-category-experience-active .rce-editorial-copy::before{
    content:"";
    display:block;
    width:32px;
    height:2px;
    margin-bottom:10px;
    background:#111;
  }
  body.rce-category-experience-active .rce-editorial-copy h2{
    font-size:24px;
    line-height:1.08;
    margin:0 0 8px;
  }
  body.rce-category-experience-active .rce-editorial-copy>div{
    font-size:11px;
    line-height:1.5;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
    overflow:hidden;
  }
}

@media (max-width: 520px){
  body.rce-category-experience-active .rce-editorial{
    padding:22px 0 28px;
  }
  body.rce-category-experience-active .rce-editorial-grid img,
  body.rce-category-experience-active .rce-editorial-grid.image-left img{
    height:145px;
  }
  body.rce-category-experience-active .rce-editorial-copy{
    padding:19px 16px 21px;
  }
  body.rce-category-experience-active .rce-editorial-copy h2{
    font-size:21px;
  }
}

/* 1.5.13 — tighten editorial → SEO → footer rhythm.
 * Keep the content blocks compact so the category page does not create large
 * blank bands between the editorial story, SEO copy and the Storefront footer. */
body.rce-category-experience-active .rce-editorial{
  padding-top:22px;
  padding-bottom:20px;
}
body.rce-category-experience-active .rce-seo{
  padding-top:34px;
  padding-bottom:30px;
}
body.rce-category-experience-active .rce-seo h2{
  margin-top:0;
  margin-bottom:14px;
}
@media (max-width:900px){
  body.rce-category-experience-active .rce-editorial{
    padding-top:20px;
    padding-bottom:20px;
  }
  body.rce-category-experience-active .rce-seo{
    padding-top:34px;
    padding-bottom:28px;
  }
}
@media (max-width:520px){
  body.rce-category-experience-active .rce-editorial{
    padding-top:18px;
    padding-bottom:18px;
  }
  body.rce-category-experience-active .rce-seo{
    padding-top:28px;
    padding-bottom:24px;
  }
}
