/* 2026-09-24: Garderobe category strip and white Popular Products blog grid. */
.site .home-categories{background:#151318;color:#fff;padding:76px max(25px,calc((100vw - 1120px)/2)) 88px;overflow:hidden}
.site .home-categories-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,4vw,72px);max-width:1120px;margin:auto}
.site .home-category-card{position:relative;display:block;min-height:360px;color:#fff;text-decoration:none}
.site .home-category-card:before,.site .home-category-card:after{content:'';position:absolute;border:1px solid rgba(255,255,255,.13);border-radius:50%;pointer-events:none}
.site .home-category-card:before{width:150%;height:95%;left:10%;top:-22%;transform:rotate(-8deg)}
.site .home-category-card:after{width:40%;height:45%;right:-18%;top:-10%}
.site .home-category-card img,.site .category-placeholder{display:block;width:100%;height:245px;object-fit:cover;background:#2a282d;position:relative;z-index:1}
.site .category-placeholder{display:grid;place-items:center;letter-spacing:.2em;color:#fff}
.site .home-category-card span{position:relative;z-index:2;display:block;width:86%;margin:-48px 0 0 13%;background:#151318;padding:38px 28px 42px;min-height:150px}
.site .home-category-card small{display:block;font-size:13px;font-weight:700;margin-bottom:21px}
.site .home-category-card strong{display:block;font-size:clamp(24px,3vw,36px);line-height:1.15}
.site .home-category-card:hover img{filter:brightness(1.08)}
.site .home-editorial{background:#fff;color:#181518;padding:68px max(25px,calc((100vw - 1120px)/2)) 82px}
.site .home-editorial:before{color:#181518}
.site .editorial-masonry{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 26px;columns:auto}
.site .editorial-card{display:block;width:auto;margin:0;background:transparent}
.site .editorial-media{aspect-ratio:4 / 3;display:grid;place-items:center;background:#f1eeee}
.site .editorial-media img{width:100%;height:100%;object-fit:cover;max-height:none}
.site .editorial-placeholder{min-height:0;height:100%;background:#eee8df;color:#5e5145}
.site .editorial-card-body{padding:18px 0 0}
.site .editorial-card-body small{display:block;text-transform:none;letter-spacing:0;margin-bottom:8px;color:#3d3632;font-size:13px}
.site .editorial-card-body h3{font-size:18px;line-height:1.35;margin:0 0 10px}
.site .editorial-card-body h3 a{color:#181518}
.site .editorial-card-body p{min-height:3.4em;color:#4f4741;font-size:14px}
.site .editorial-more{font-size:13px;text-transform:none;letter-spacing:0;color:#181518;text-decoration:underline}
@media(max-width:900px){.site .home-categories-grid,.site .editorial-masonry{grid-template-columns:repeat(2,minmax(0,1fr))}.site .home-category-card{min-height:330px}}
@media(max-width:700px){.site .home-categories{padding:48px 16px 58px}.site .home-category-card img,.site .category-placeholder{height:220px}.site .home-category-card span{margin-top:-36px;padding:26px 22px 30px}.site .editorial-masonry{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 16px}.site .editorial-card-body p{min-height:0}}
@media(max-width:430px){.site .home-categories-grid,.site .editorial-masonry{grid-template-columns:1fr}}

/* 2026-09-24 follow-up: clearer blog button, square arrivals, white shop page. */
.site .home-editorial .editorial-load{color:#2a2724!important;border-color:#8d8378!important;background:#fff!important;min-width:148px;min-height:52px;opacity:1!important}
.site .home-editorial .editorial-load:hover{background:#2a2724!important;color:#fff!important;border-color:#2a2724!important}
.site .k-carousel .catalog-image{aspect-ratio:1 / 1!important}
.site .k-shop{max-width:1240px;background:#fff;color:#2c2926;padding:58px 28px 95px}
.site .k-shop-layout{grid-template-columns:220px minmax(0,1fr);gap:54px}
.site .k-sidebar{padding-right:24px;border-right:1px solid #e7e1d8}
.site .k-sidebar h2,.site .k-shop-toolbar h1{color:#24211f}
.site .k-sidebar>a{color:#34302c;border-bottom-color:#e3ddd4;text-decoration:none}
.site .k-filter{gap:11px}
.site .k-filter label{color:#4d4741}
.site .k-filter input,.site .k-filter button,.site .k-sort input,.site .k-sort select,.site .k-sort button{background:#fff;color:#2f2b27;border-color:#d5cbbf}
.site .k-filter button,.site .k-sort button{background:#30261e;color:#fff;border-color:#30261e}
.site .k-shop-toolbar small,.site .catalog-category{color:#7d746b}
.site .catalog-name a,.site .k-shop a{color:#2b2825}
.site .catalog-price{color:#2b2825}
.site .k-pages a{border-color:#d5cbbf;color:#2b2825}
.site .k-pages .current{background:#30261e;color:#fff}
@media(max-width:850px){.site .k-shop-layout{grid-template-columns:180px minmax(0,1fr);gap:28px}.site .k-sidebar{padding-right:14px}}
@media(max-width:650px){.site .k-shop{padding:30px 16px 80px}.site .k-shop-layout{display:block}.site .k-sidebar{border-right:0;border-bottom:1px solid #e7e1d8;padding:0 0 22px;margin-bottom:24px}.site .k-sidebar>a{display:inline-block;margin-right:14px}.site .k-filter{grid-template-columns:1fr 1fr;gap:10px}.site .k-filter button{grid-column:1/-1}}

/* 2026-09-24 home refinements: cleaner benefits, portrait categories, larger mobile arrivals. */
.site .home-benefits small{display:none}
.site .home-benefits{padding-top:36px;padding-bottom:36px}
.site .home-category-card{min-height:auto}
.site .home-category-card img,.site .category-placeholder{height:auto;aspect-ratio:3 / 4}
.site .home-category-card small{display:none}
.site .home-category-card span{min-height:126px;padding-top:34px}
.site .editorial-more{display:none!important}
@media(max-width:700px){.site .k-carousel .k-slide{flex-basis:calc((100% - 18px)/2.05)}.site .home-category-card img,.site .category-placeholder{height:auto;aspect-ratio:3 / 4}.site .home-category-card span{min-height:112px;margin-top:-34px;padding:24px 20px 28px}}
@media(max-width:480px){.site .k-carousel .k-slide{flex-basis:68%}}
