.category-edit{padding:78px 4.6% 88px;background:#202c25;color:#fff8eb}
.category-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:34px}
.category-heading h2{font-size:clamp(40px,5vw,72px);margin:14px 0 0;letter-spacing:-3px}
.category-heading p{max-width:390px;margin:0;color:#c9d0c6;font-size:14px}
.category-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}
.category-card{position:relative;min-height:420px;overflow:hidden;padding:22px;display:flex;flex-direction:column;isolation:isolate;color:#171d18}
.category-card:nth-child(1),.category-card:nth-child(2){grid-column:span 6;min-height:520px}
.category-card:nth-child(n+3){grid-column:span 3}
.category-card img{position:absolute;inset:38px 0 55px;width:100%;height:calc(100% - 82px);object-fit:contain;z-index:-1;transition:transform .35s ease}
.category-card:hover img{transform:scale(1.045) rotate(-1deg)}
.category-card strong{font:400 25px/1 Space,Arial,sans-serif;margin-top:auto;letter-spacing:-.8px}
.category-card small{font-size:11px;margin-top:8px}
.category-kicker{font-size:9px;font-weight:700;letter-spacing:1.5px}
.category-ai{background:#b8cce6}.category-human{background:#f3a77d}.category-graphic{background:#d9ea74}.category-robot{background:#c7b5db}.category-hats{background:#e8d668}.category-objects{background:#b9d8c1}
@media(max-width:900px){.category-card:nth-child(n){grid-column:span 6}.category-card:nth-child(1),.category-card:nth-child(2){min-height:460px}}
@media(max-width:640px){.category-edit{padding:52px 6% 60px}.category-heading{display:block}.category-heading p{margin-top:16px}.category-grid{gap:10px}.category-card:nth-child(n){grid-column:span 6;min-height:285px;padding:15px}.category-card strong{font-size:17px}.category-card small{font-size:9px;line-height:1.3}.category-card img{inset:32px 0 47px;height:calc(100% - 66px)}.category-kicker{font-size:7px;letter-spacing:1px}}

/* A brighter editorial palette gives the catalog rhythm without changing the garments. */
body{background:#f7f1e7;color:#20251f}
.announcement{background:#14243f;color:#fff7e8}
header{background:#f7f1e7;border-bottom-color:#d8cdbf}
.dark{background:#d84d31;color:#fff9ee;border-color:#d84d31}
.dark:hover{background:#b93b24}
.ticker{background:#d9ea74;color:#18253d}
.tabs .active{background:#14243f;border-color:#14243f}
.product-picture{background:#d9e5c8}
.product:nth-child(6n+2) .product-picture{background:#efc6a8}
.product:nth-child(6n+3) .product-picture{background:#b7c9df}
.product:nth-child(6n+4) .product-picture{background:#e7d56b}
.product:nth-child(6n+5) .product-picture{background:#cbb8d8}
.product:nth-child(6n) .product-picture{background:#e2b6a8}
.quick-add{background:#fff8eb;color:#14243f}
.story{background:#14243f}.story-art{background:#d9ea74}
