body.post-type-archive-product,body.tax-product_cat{margin:0;background:#fff;color:#111;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}
body.post-type-archive-product:before,body.tax-product_cat:before,body.post-type-archive-product>.cs-site-header,body.tax-product_cat>.cs-site-header{display:none!important}
body.post-type-archive-product .cs-site-footer,body.tax-product_cat .cs-site-footer{margin-top:56px}
.cs-catalog-page{min-height:100vh;background:#fff}
.cs-catalog-service-bar{height:34px;display:flex;align-items:center;justify-content:center;gap:34px;padding:0 28px;background:#eee8e1;color:#2e2a27;font-size:12px;border-bottom:1px solid #e0dad3}
.cs-catalog-service-bar b{font-size:12px;font-weight:400}
.cs-catalog-header{height:86px;display:grid;grid-template-columns:1fr 330px 1fr;align-items:center;padding:0 36px;border-bottom:1px solid #ececec;background:#fff}
.cs-catalog-nav{display:flex;gap:22px;align-items:center;white-space:nowrap}
.cs-catalog-nav a{color:#222;text-decoration:none;font-size:12px;padding:35px 0 32px}
.cs-catalog-nav a.is-active{font-weight:700}
.cs-catalog-logo{justify-self:center;color:#111;text-decoration:none;font:400 30px/1 Georgia,'Times New Roman',serif;letter-spacing:.02em}
.cs-catalog-actions{justify-self:end;display:flex;gap:24px;align-items:center}
.cs-catalog-actions a{display:grid;grid-template-rows:22px 12px;justify-items:center;align-items:center;min-width:42px;color:#111;text-decoration:none;font-size:24px;line-height:1}
.cs-catalog-actions small{font:400 9px/1 Arial;color:#333}
.cs-catalog-main{padding:28px 35px 0;max-width:1536px;margin:0 auto;box-sizing:border-box}
.cs-catalog-intro{padding:0 0 22px}
.cs-catalog-intro h1{margin:0 0 10px;font:500 29px/1.15 Arial,Helvetica,sans-serif;letter-spacing:-.025em}
.cs-catalog-intro p{margin:0;font-size:12px;color:#4d4d4d}
.cs-catalog-tabs{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));align-items:end;border-bottom:1px solid #dcdcdc;min-height:50px;overflow:hidden}
.cs-catalog-tabs a{position:relative;display:grid;place-items:center;height:50px;color:#333;text-decoration:none;font-size:12px;white-space:nowrap}
.cs-catalog-tabs a.is-active{font-weight:700}
.cs-catalog-tabs a.is-active:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:3px;background:#111}
.cs-catalog-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:26px;padding-top:20px}
.cs-filter-sidebar{min-width:0}
.cs-filter-toggle{width:100%;height:38px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border:1px solid #d8d8d8;border-radius:3px;background:#fff;font-size:12px;cursor:pointer}
.cs-filter-toggle b{font-size:14px;font-weight:400;transform:rotate(90deg)}
.cs-filter-form{margin-top:16px}
.cs-filter-block{border-bottom:1px solid #ececec}
.cs-filter-heading{width:100%;height:43px;padding:0;display:flex;align-items:center;justify-content:space-between;border:0;background:none;font-weight:600;font-size:12px;text-align:left;cursor:pointer}
.cs-filter-heading span{font-size:15px;font-weight:400}
.cs-filter-options{display:none;padding:0 0 13px;gap:7px}
.cs-filter-block.is-open .cs-filter-options{display:grid}
.cs-filter-options label{display:flex;gap:8px;align-items:center;font-size:11px;cursor:pointer}
.cs-filter-options input{width:14px;height:14px;margin:0}
.cs-size-filter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:7px 0 15px}
.cs-size-filter-grid label{position:relative;display:block;cursor:pointer}
.cs-size-filter-grid input{position:absolute;opacity:0;pointer-events:none}
.cs-size-filter-grid span{display:grid;height:32px;place-items:center;border:1px solid #ddd;border-radius:3px;background:#fff;font-size:11px}
.cs-size-filter-grid label.is-selected span,.cs-size-filter-grid input:checked+span{background:#111;color:#fff;border-color:#111}
.cs-price-slider{--cs-price-start:0%;--cs-price-end:100%;position:relative;height:34px;margin:2px 0 0;touch-action:none}
.cs-price-slider:before,.cs-price-slider-track{content:'';position:absolute;left:7px;right:7px;top:16px;height:2px;border-radius:2px}
.cs-price-slider:before{background:#d5d5d5}
.cs-price-slider-track{left:var(--cs-price-start);right:calc(100% - var(--cs-price-end));background:#111}
.cs-price-slider input[type=range]{position:absolute;inset:0;width:100%;height:34px;margin:0;padding:0;border:0;background:transparent;appearance:none;-webkit-appearance:none;pointer-events:none;outline:none}
.cs-price-slider input[type=range]::-webkit-slider-runnable-track{height:2px;background:transparent;border:0}
.cs-price-slider input[type=range]::-webkit-slider-thumb{width:14px;height:14px;margin-top:-6px;border:0;border-radius:50%;background:#111;appearance:none;-webkit-appearance:none;pointer-events:auto;cursor:grab}
.cs-price-slider input[type=range]::-moz-range-track{height:2px;background:transparent;border:0}
.cs-price-slider input[type=range]::-moz-range-thumb{width:14px;height:14px;border:0;border-radius:50%;background:#111;pointer-events:auto;cursor:grab}
.cs-price-slider input[type=range]:focus-visible::-webkit-slider-thumb{outline:2px solid #111;outline-offset:3px}
.cs-price-slider input[type=range]:focus-visible::-moz-range-thumb{outline:2px solid #111;outline-offset:3px}
.cs-price-slider input[type=range]:active::-webkit-slider-thumb{cursor:grabbing}
.cs-price-slider input[type=range]:active::-moz-range-thumb{cursor:grabbing}
.cs-price-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 0 15px}
.cs-price-fields input{height:34px;padding:0 10px;border:1px solid #ddd;border-radius:3px;font-size:11px}
.cs-stock-filter{display:grid;grid-template-columns:18px 1fr auto;gap:7px;align-items:center;padding:4px 0 14px;font-size:11px}
.cs-stock-filter input{width:15px;height:15px;margin:0}
.cs-stock-filter b{color:#888;font-weight:400}
.cs-filter-submit{width:100%;height:40px;margin-top:16px;border:0;border-radius:3px;background:#111;color:#fff;font-size:12px;cursor:pointer}
.cs-product-area{min-width:0}
.cs-catalog-toolbar{height:38px;display:flex;align-items:center;justify-content:space-between}
.cs-catalog-toolbar strong{font-size:12px;font-weight:500}
.cs-sort-form select{width:228px;height:38px;padding:0 38px 0 12px;border:1px solid #d9d9d9;border-radius:3px;background:#fff;font-size:11px}
.cs-active-filters{min-height:46px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.cs-active-filters a{display:inline-flex;align-items:center;height:28px;padding:0 11px;background:#f4f1ed;color:#333;text-decoration:none;font-size:10px}
.cs-active-filters .cs-reset-filters{background:transparent;text-decoration:underline;padding-left:3px}
body.cs-filters-hidden .cs-catalog-layout{grid-template-columns:1fr}
body.cs-filters-hidden .cs-filter-sidebar{display:none}


/* Editorial New Arrivals mode. */
.cs-catalog-main.is-new-arrivals{padding-top:28px}
.cs-new-arrivals-hero{position:relative;height:430px;margin:-28px -35px 0;overflow:hidden;background:#efe9e1 url('./generated/collection-page-hero-v1.png') center/cover no-repeat}
.cs-new-arrivals-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.72) 38%,rgba(255,255,255,.08) 68%,transparent)}
.cs-new-arrivals-hero-copy{position:absolute;z-index:1;left:7%;top:50%;max-width:520px;transform:translateY(-50%)}
.cs-new-arrivals-hero-copy>p{margin:0 0 14px;font-size:11px;letter-spacing:.16em;text-transform:uppercase}
.cs-new-arrivals-hero-copy h1{margin:0;font:400 68px/.92 Georgia,'Times New Roman',serif;letter-spacing:-.045em}
.cs-new-arrivals-hero-copy>span{display:block;max-width:470px;margin-top:22px;color:#47423d;font-size:14px;line-height:1.55}
.cs-new-arrivals-hero-copy>a{display:inline-flex;margin-top:24px;padding:13px 20px;border:1px solid #111;color:#111;text-decoration:none;font-size:10px;letter-spacing:.07em;text-transform:uppercase}
.cs-new-arrivals-editorial{display:grid;grid-template-columns:300px minmax(0,1fr);gap:34px;padding:48px 0 42px;border-bottom:1px solid #e6e1db}
.cs-new-arrivals-editorial-copy{align-self:center;padding-left:12px}
.cs-new-arrivals-editorial-copy>p,.cs-new-arrivals-eyebrow{margin:0 0 10px;color:#6e665e;font-size:10px;letter-spacing:.13em;text-transform:uppercase}
.cs-new-arrivals-editorial-copy h2,.cs-new-arrivals-catalog-intro h2{margin:0;font:400 39px/1 Georgia,'Times New Roman',serif}
.cs-new-arrivals-editorial-copy>span{display:block;margin-top:18px;color:#5d5751;font-size:13px;line-height:1.55}
.cs-new-arrivals-editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.cs-new-arrivals-feature{min-width:0;background:#f5f0e9}
.cs-new-arrivals-feature-media{display:block;height:300px;overflow:hidden;background:#e8dfd4}
.cs-new-arrivals-feature-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}
.cs-new-arrivals-feature>div{padding:13px 14px 15px}
.cs-new-arrivals-feature h3{margin:0 0 7px;font:400 12px/1.25 Arial;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cs-new-arrivals-feature h3 a{color:#111;text-decoration:none}
.cs-new-arrivals-feature>div>span{font-size:13px;font-weight:700}
.cs-new-arrivals-feature del{color:#888;font-size:10px;font-weight:400;margin-right:5px}
.cs-new-arrivals-feature ins{text-decoration:none}
.cs-new-arrivals-catalog-intro{padding:42px 0 24px}
.cs-new-arrivals-catalog-intro>p:last-child{max-width:720px;margin-top:12px;line-height:1.55}

@media(max-width:900px){
  .cs-unified-service{overflow-x:auto;justify-content:flex-start!important;gap:24px!important;scrollbar-width:none}
  .cs-unified-service::-webkit-scrollbar{display:none}
  .cs-unified-service a{flex:0 0 auto}
  .cs-catalog-main.is-new-arrivals{padding-top:18px}
  .cs-new-arrivals-hero{height:470px;margin:-18px -14px 0;background-position:88% center}
  .cs-new-arrivals-hero:after{background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.78) 46%,rgba(255,255,255,.12) 84%)}
  .cs-new-arrivals-hero-copy{left:20px;right:20px;top:52%;max-width:270px}
  .cs-new-arrivals-hero-copy h1{font-size:50px}
  .cs-new-arrivals-hero-copy>span{font-size:12px}
  .cs-new-arrivals-editorial{display:block;padding:34px 0 30px}
  .cs-new-arrivals-editorial-copy{padding:0 2px 22px}
  .cs-new-arrivals-editorial-copy h2,.cs-new-arrivals-catalog-intro h2{font-size:34px}
  .cs-new-arrivals-editorial-grid{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}
  .cs-new-arrivals-feature{flex:0 0 76vw;scroll-snap-align:start}
  .cs-new-arrivals-feature-media{height:360px}
  .cs-new-arrivals-catalog-intro{padding:34px 0 20px}
}
