:root{--cs-color-canvas:#f8f7f8;--cs-color-surface:#ffffff;--cs-color-surface-soft:#faf5f7;--cs-color-text:#302832;--cs-color-text-muted:#756a73;--cs-color-line:#e8e0e5;--cs-color-accent:#a94467;--cs-color-accent-hover:#8f3657;--cs-color-brand:#a94467;--cs-color-success:#248568;--cs-color-warning:#ad7318;--cs-color-danger:#b94f5a;--cs-radius-control:8px;--cs-radius-surface:12px;--cs-control-height:40px;--cs-font-body:14px;--cs-font-small:12px;--cs-shadow-overlay:0 22px 60px rgba(54,38,48,.18);--cs-space-1:4px;--cs-space-2:8px;--cs-space-3:12px;--cs-space-4:16px;--cs-space-5:20px;--cs-text-title:#302832;--cs-control-border:#ddd5da}.cs-select-trigger{min-width:150px;min-height:var(--cs-control-height);display:inline-flex;align-items:center;justify-content:space-between;gap:var(--cs-space-3);padding:0 12px;border:1px solid var(--cs-control-border);border-radius:var(--cs-radius-control);background:var(--cs-color-surface);color:var(--cs-color-text);font:inherit;cursor:pointer}.cs-select-trigger:focus-visible{outline:3px solid rgba(169,68,103,.2);outline-offset:1px}.cs-select-positioner{z-index:1200}.cs-select-popup{min-width:var(--anchor-width);max-height:min(320px,var(--available-height));overflow-y:auto;padding:5px;border:1px solid var(--cs-color-line);border-radius:var(--cs-radius-control);background:var(--cs-color-surface);box-shadow:var(--cs-shadow-overlay);transform-origin:var(--transform-origin)}.cs-select-item{display:grid;grid-template-columns:18px 1fr;align-items:center;grid-gap:7px;gap:7px;min-height:36px;padding:0 9px;border-radius:5px;color:var(--cs-color-text);font-size:var(--cs-font-body);cursor:default;outline:0}.cs-select-item[data-highlighted]{background:#faedf2;color:#8f3657}.cs-select-item[data-selected]{font-weight:650}.cs-button:focus-visible,.cs-focus-ring:focus-visible,.cs-icon-button:focus-visible{outline:3px solid rgba(169,68,103,.24);outline-offset:2px}.cs-dialog-backdrop{position:fixed;z-index:1000;inset:0;background:rgba(22,32,49,.42)}.cs-dialog-viewport{position:fixed;z-index:1001;inset:0;display:grid;place-items:center;padding:20px}.cs-dialog-popup{width:min(100%,460px);padding:22px;border:1px solid var(--cs-color-line);border-radius:var(--cs-radius-surface);background:var(--cs-color-surface);box-shadow:var(--cs-shadow-overlay);color:var(--cs-color-text)}.cs-dialog-popup h2{margin:0;font-size:20px;line-height:1.3}.cs-dialog-popup p{margin:8px 0 0;color:var(--cs-color-text-muted);font-size:var(--cs-font-body);line-height:1.6}.cs-dialog-field{display:grid;grid-gap:7px;gap:7px;margin-top:18px;color:var(--cs-color-text);font-size:var(--cs-font-body);font-weight:650}.cs-dialog-field textarea{width:100%;padding:10px 11px;border:1px solid var(--cs-color-line);border-radius:var(--cs-radius-control);outline:0;resize:vertical;color:var(--cs-color-text);font:inherit;font-weight:400;line-height:1.5}.cs-dialog-field textarea:focus{border-color:var(--cs-color-accent);box-shadow:0 0 0 3px rgba(169,68,103,.13)}.cs-dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.cs-button{display:inline-flex;min-height:var(--cs-control-height);align-items:center;justify-content:center;gap:7px;padding:0 15px;border:1px solid var(--cs-color-line);border-radius:var(--cs-radius-control);background:var(--cs-color-surface);color:var(--cs-color-text);font-size:var(--cs-font-body);font-weight:650;cursor:pointer}.cs-button:hover{background:var(--cs-color-surface-soft)}.cs-button.primary{border-color:var(--cs-color-accent);background:var(--cs-color-accent);color:#fff}.cs-button.primary:hover{background:var(--cs-color-accent-hover)}.cs-button.danger{border-color:var(--cs-color-danger);background:var(--cs-color-danger);color:#fff}.cs-button:active{transform:translateY(1px)}@media (max-width:560px){.cs-dialog-viewport{align-items:end;padding:10px}.cs-dialog-popup{padding:18px}.cs-dialog-actions{display:grid;grid-template-columns:1fr 1fr}}:root{--vr-ink:#111111;--vr-text:#262626;--vr-muted:#6f6f75;--vr-line:#e8e8eb;--vr-soft:#f7f7f8;--vr-paper:#ffffff;--vr-max:1840px;--vr-gutter:clamp(18px,3vw,72px)}*,:after,:before{box-sizing:border-box}body,html{max-width:100%;overflow-x:hidden}.product-page-v2{--pd-ink:#2b2025;--pd-muted:#78676f;--pd-blush:#fffaf8;--pd-pink:#e9899c;--pd-line:#eadde2;width:100%;padding:28px clamp(18px,3vw,48px) 80px;color:var(--pd-ink);background:var(--pd-blush)}.product-breadcrumb-v2{width:min(100%,1500px);margin:0 auto 22px;display:flex;gap:9px;color:var(--pd-muted);font-size:12px;text-transform:capitalize}.product-breadcrumb-v2 a{color:inherit;text-decoration:none}.product-detail-v2{width:min(100%,1500px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);grid-gap:clamp(38px,5vw,78px);gap:clamp(38px,5vw,78px);align-items:start}.product-detail-v2 .detail-visual-column{min-width:0}.product-detail-v2 .gallery-main{min-height:0;overflow:hidden;border-radius:22px;background:#fff}.product-detail-v2 .gallery-main img{width:100%;aspect-ratio:1/1.08;display:block;object-fit:cover}.product-detail-v2 .thumbnail-row{margin-top:14px;display:grid;grid-template-columns:repeat(5,82px);grid-gap:10px;gap:10px}.product-detail-v2 .thumbnail-button{width:82px;height:98px;padding:0;overflow:hidden;border:1px solid transparent;border-radius:12px;background:#fff}.product-detail-v2 .thumbnail-button.active{border-color:var(--pd-pink);box-shadow:0 0 0 2px #f8dce3}.product-detail-v2 .thumbnail-button img{width:100%;height:100%;object-fit:cover}.product-buy-v2{position:-webkit-sticky;position:sticky;top:24px;padding:clamp(28px,4vw,52px);border:1px solid var(--pd-line);border-radius:24px;background:#fff}.product-buy-v2 .product-brand{margin:0 0 12px;color:#a35e73;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.product-buy-v2 h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,3.5vw,56px);font-weight:400;letter-spacing:-.045em;line-height:1.02}.product-rating-v2{margin:14px 0 18px;display:flex;align-items:center;gap:9px}.product-rating-v2 span{color:#d99042;letter-spacing:.08em}.product-intro-v2,.product-rating-v2 small{color:var(--pd-muted)}.product-intro-v2{max-width:52ch;margin:0 0 24px;line-height:1.65}.product-pricing-v2{margin:0 0 24px;padding:22px 0;display:grid;grid-template-columns:1fr auto;grid-gap:5px 18px;gap:5px 18px;border-top:1px solid var(--pd-line);border-bottom:1px solid var(--pd-line)}.product-pricing-v2 p{margin:0;color:var(--pd-muted);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-pricing-v2 strong{grid-row:1/3;grid-column:2;align-self:center;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.product-pricing-v2 span{font-size:14px;font-weight:700}.product-pricing-v2 small{grid-column:1/-1;margin-top:6px;color:var(--pd-muted)}.purchase-box-v2{padding:0;border:0;background:transparent;box-shadow:none}.product-color-swatches{margin:0 0 20px;padding:0;border:0}.product-color-swatches legend{margin-bottom:10px;color:var(--pd-muted);font-size:12px}.product-color-swatches legend strong{margin-left:8px;color:var(--pd-ink)}.product-color-swatches>div{display:flex;flex-wrap:wrap;gap:9px}.product-color-swatches button{width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid var(--pd-line);border-radius:50%;background:#fff}.product-color-swatches button.active{border-color:var(--pd-ink);box-shadow:0 0 0 2px #fff,0 0 0 3px var(--pd-ink)}.product-color-swatches button span{width:24px;height:24px;border-radius:50%;background:var(--swatch-color,#e8d7d8);box-shadow:inset 0 0 0 1px rgba(43,32,37,.1)}.product-quantity-v2{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.product-quantity-v2>span{color:var(--pd-muted);font-size:12px;font-weight:700;text-transform:uppercase}.product-quantity-v2>div{width:150px;height:46px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;border:1px solid var(--pd-line);border-radius:999px}.product-quantity-v2 button{height:100%;border:0;background:transparent;font-size:19px}.product-quantity-v2 strong{text-align:center}.purchase-box-v2 .product-cta-row{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.purchase-box-v2 .button{width:100%;min-height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.purchase-box-v2 .button.primary{border-color:var(--pd-pink);color:#fff;background:var(--pd-pink)}.purchase-box-v2 .button.ghost{border:1px solid var(--pd-ink);color:var(--pd-ink);background:#fff;text-decoration:none}.product-trust-v2{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px;color:var(--pd-muted);font-size:12px}.product-trust-v2 span:first-letter{color:var(--pd-pink)}.product-buy-v2 .cs-custom-order-note{margin:22px 0 0;padding-top:18px;border-top:1px solid var(--pd-line);color:var(--pd-muted);font-size:11px;line-height:1.5}.product-page-v2 .mobile-product-cta{display:none}.product-tabs-v2{width:min(100%,1500px);margin:72px auto;border-top:1px solid var(--pd-line);border-bottom:1px solid var(--pd-line)}.product-tab-buttons{display:grid;grid-template-columns:repeat(3,1fr)}.product-tab-buttons button{min-height:64px;border:0;border-bottom:2px solid transparent;color:var(--pd-muted);background:transparent;font-weight:800}.product-tab-buttons button.active{border-color:var(--pd-pink);color:var(--pd-ink)}.product-tab-panel{min-height:190px;padding:34px clamp(18px,4vw,54px);background:#fff}.product-tab-panel dl{margin:0;display:grid;grid-template-columns:1fr 1fr;grid-gap:22px 60px;gap:22px 60px}.product-tab-panel dl>div{display:grid;grid-template-columns:130px 1fr;grid-gap:18px;gap:18px}.product-tab-panel dt{color:var(--pd-muted);font-size:12px;text-transform:uppercase}.product-tab-panel dd{margin:0}.product-lifestyle-v2{width:min(100%,1500px);min-height:520px;margin:0 auto 76px;display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden;border-radius:24px;background:#f7e5eb}.product-lifestyle-v2 img{width:100%;height:100%;min-height:520px;object-fit:cover}.product-lifestyle-v2 div{padding:clamp(38px,6vw,90px);display:flex;flex-direction:column;justify-content:center}.product-lifestyle-v2 p{color:#a35e73;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.product-lifestyle-v2 h2,.product-page-v2 .similar-products-section h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,64px);font-weight:400;letter-spacing:-.045em;line-height:1}.product-lifestyle-v2 span{margin-top:20px;color:var(--pd-muted);line-height:1.65}.product-page-v2 .similar-products-section{width:min(100%,1500px);margin:0 auto;padding:0}@media (max-width:760px){.product-page-v2{padding:16px 12px 54px}.product-breadcrumb-v2{padding-inline:4px;overflow:hidden;white-space:nowrap}.product-detail-v2{grid-template-columns:1fr;gap:18px}.product-detail-v2 .gallery-main{border-radius:18px}.product-detail-v2 .gallery-main img{aspect-ratio:1/1.08}.product-detail-v2 .thumbnail-row{display:flex;overflow-x:auto}.product-buy-v2{min-width:0;position:static;padding:24px 18px;overflow:hidden;border-radius:18px}.product-buy-v2 h1{max-width:100%;font-size:clamp(31px,9vw,36px)}.product-buy-v2 h1,.product-intro-v2{overflow-wrap:anywhere}.product-pricing-v2{grid-template-columns:1fr}.product-pricing-v2 strong{grid-row:auto;grid-column:auto;font-size:28px}.product-trust-v2{grid-template-columns:1fr 1fr}.product-color-swatches,.product-quantity-v2,.purchase-box-v2,.purchase-box-v2 .product-cta-row{min-width:0;max-width:100%}.product-quantity-v2>div{width:132px;grid-template-columns:38px 1fr 38px}.product-buy-v2 .cs-custom-order-note{max-width:100%;overflow-wrap:anywhere}.product-tabs-v2{margin:42px auto}.product-tab-buttons button{min-height:54px;font-size:12px}.product-tab-panel{padding:26px 18px}.product-tab-panel dl{grid-template-columns:1fr;gap:18px}.product-tab-panel dl>div{grid-template-columns:105px 1fr}.product-lifestyle-v2{min-height:0;margin-bottom:48px;grid-template-columns:1fr}.product-lifestyle-v2 img{min-height:0;aspect-ratio:4/5}.product-lifestyle-v2 div{padding:32px 22px 38px}.product-page-v2 .catalog-product-grid{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory}.product-page-v2 .catalog-product-grid>*{flex:0 0 76vw;scroll-snap-align:start}}body{margin:0;background:#ffffff;color:var(--vr-text);font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:15px;font-weight:400;line-height:1.45;letter-spacing:0}.account-page,.category-page,.contact-page,.page-shell,.product-page,.shop-page,.wholesale-page,.yh-home,.yh-landing,body:not(.admin-page) main{background:#ffffff;background-image:none}a,button,h1,h2,h3,h4,input,p,select,textarea{letter-spacing:0}h1,h2,h3,h4{font-weight:500}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}button,input,select,textarea{font:inherit}.minimal-strip,.top-strip,.yw-promo-bar{display:none}.site-header,.yw-store-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:#ffffff;border-bottom:0;box-shadow:none}.yw-header-main{height:76px;width:100%;padding:0 var(--vr-gutter);display:grid;grid-template-columns:minmax(120px,1fr) auto minmax(260px,1fr);align-items:center;grid-gap:18px;gap:18px;background:#ffffff;border-bottom:0}.yw-header-tools{min-width:0;display:flex;align-items:center;gap:18px}.yw-header-search{display:flex;align-items:center;margin:0}.yw-header-search input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.yw-header-icon,.yw-header-search button,.yw-menu-button,.yw-mobile-cart,.yw-mobile-menu-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#303030;padding:0;cursor:pointer}.yw-header-icon svg,.yw-header-search svg,.yw-menu-button svg,.yw-mobile-cart svg,.yw-mobile-menu-button svg{width:22px;height:22px;stroke-width:1.8}.yw-header-brand{min-width:0;justify-self:center}.yw-wordmark{display:flex;flex-direction:column;align-items:center;text-align:center;line-height:1;text-transform:uppercase;text-decoration:none}.yw-wordmark strong{font-size:clamp(24px,1.8vw,32px);font-weight:500;letter-spacing:.08em;white-space:nowrap}.yw-wordmark small{margin-top:5px;color:#555;font-size:10px;font-weight:500;letter-spacing:.16em;white-space:nowrap}.yw-header-account{min-width:0;justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:14px;white-space:nowrap}.auth-button-reset,.yw-account-link,.yw-signin-link{border:0;background:transparent;color:#222222;font-size:14px;font-weight:400;padding:0;text-decoration:none}.auth-button-reset:hover,.yw-account-link:hover,.yw-nav-link:hover,.yw-signin-link:hover{text-decoration:underline;text-underline-offset:5px}.yw-cart-count{min-width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center;margin-left:2px;border-radius:999px;background:#111111;color:#ffffff;font-size:10px}.yw-language-select{width:112px;max-width:112px;height:34px;border:1px solid var(--vr-line);border-radius:17px;background:#ffffff;color:#222222;padding:0 12px}.yw-mobile-actions{display:none}.yw-commerce-nav{height:52px;overflow:hidden;background:#ffffff;border-bottom:0}.yw-nav-inner{width:100%;max-width:100%;height:52px;padding:0 var(--vr-gutter);display:flex;align-items:center;justify-content:center;gap:clamp(18px,2vw,42px);overflow-x:auto;overflow-y:hidden;scrollbar-width:none;white-space:nowrap}.yw-nav-inner::-webkit-scrollbar{display:none}.yw-nav-link{flex:0 0 auto;color:#333333;font-size:14px;font-weight:400;line-height:52px;text-decoration:none;white-space:nowrap}.yw-nav-badge{display:inline-flex;align-items:center;margin-right:5px;padding:2px 5px;border-radius:999px;background:#ff4865;color:#ffffff;font-size:11px;line-height:1;vertical-align:middle}.side-panel .filter-list{gap:2px;border-top:1px solid var(--vr-line);padding-top:10px}.side-panel .filter-list button{width:100%;min-height:40px;display:flex;align-items:center;border:0;border-radius:6px;background:transparent;color:#4c484b;padding:9px 10px;font:inherit;font-size:14px;font-weight:500;line-height:1.35;text-align:left;cursor:pointer}.side-panel .filter-list button:hover{background:#f6f5f5;color:#171417}.side-panel .filter-list button.active{background:#20191f;color:#ffffff;font-weight:650}.catalog-filter-sidebar .filter-check small,.product-category-links small,.side-panel .filter-list small,.side-panel-head>span{display:none}.cs-home-product-edit,.cs-private-label,.cs-sourcing-intro,.cs-sourcing-process,.cs-wholesale-cta{width:min(100% - 64px,1760px);margin-inline:auto}.cs-sourcing-intro{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);background:#171516;color:#ffffff;margin-top:80px}.cs-sourcing-statement{display:flex;min-height:560px;flex-direction:column;justify-content:space-between;padding:clamp(44px,5vw,88px);border-right:1px solid rgba(255,255,255,.18)}.cs-editorial-head p,.cs-private-label-copy>p,.cs-sourcing-statement p,.cs-wholesale-cta p{margin:0;color:inherit;font-size:12px;font-weight:650;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.cs-sourcing-statement h2{max-width:680px;margin:auto 0 28px;color:#ffffff;font-size:clamp(38px,4.2vw,72px);font-weight:450;letter-spacing:-.045em;line-height:1.02}.cs-sourcing-statement>span{max-width:590px;color:#c9c5c7;font-size:17px;line-height:1.7}.cs-editorial-head>a,.cs-private-label-copy>a,.cs-sourcing-statement>a{width:max-content;margin-top:34px;padding-bottom:7px;border-bottom:1px solid;color:inherit;font-size:13px;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.cs-sourcing-pillars{display:grid;grid-template-columns:1fr 1fr}.cs-sourcing-pillars article{grid-template-columns:42px 1fr;grid-gap:18px;gap:18px;min-height:280px;padding:clamp(34px,4vw,64px);border-right:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.cs-sourcing-pillars article:nth-child(2n){border-right:0}.cs-sourcing-pillars article:nth-child(n+3){border-bottom:0}.cs-sourcing-pillars small{color:#938d90;font-size:11px;letter-spacing:.12em}.cs-sourcing-pillars h3{margin:0 0 16px;color:#fff;font-size:20px;font-weight:560}.cs-sourcing-pillars p{color:#aaa5a7;line-height:1.7}.cs-home-product-edit,.cs-sourcing-process{padding-block:clamp(72px,8vw,128px)}.cs-editorial-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:42px;padding-bottom:24px;border-bottom:1px solid #d9d6d7}.cs-editorial-head p{color:#746d70}.cs-editorial-head h2{max-width:820px;margin:12px 0 0;color:#191617;font-size:clamp(32px,3.5vw,56px);font-weight:460;letter-spacing:-.04em;line-height:1.05}.cs-editorial-head>a{flex:0 0 auto;color:#191617}.cs-private-label{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);min-height:700px;background:#efeeed}.cs-private-label-image{min-height:700px;overflow:hidden}.cs-private-label-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.cs-private-label:hover img{transform:scale(1.015)}.cs-private-label-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,112px)}.cs-private-label-copy>p{color:#766f72}.cs-private-label-copy h2{margin:24px 0;color:#191617;font-size:clamp(40px,4vw,68px);font-weight:460;letter-spacing:-.045em;line-height:1.02}.cs-private-label-copy>span{color:#5d5759;font-size:16px;line-height:1.75}.cs-private-label-copy ul{display:grid;grid-gap:13px;gap:13px;margin:32px 0 0;padding:26px 0 0;border-top:1px solid #cfcbcd;list-style:none}.cs-private-label-copy li{position:relative;padding-left:20px;color:#302b2d;font-size:14px}.cs-private-label-copy li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:#302b2d}.cs-process-grid,.cs-sourcing-process{border-top:1px solid #d9d6d7}.cs-process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid #d9d6d7}.cs-process-grid article{min-height:280px;padding:32px;border-right:1px solid #d9d6d7}.cs-process-grid article:last-child{border-right:0}.cs-process-grid small{color:#8b8587;font-size:11px;letter-spacing:.14em}.cs-process-grid h3{margin:58px 0 14px;color:#191617;font-size:25px;font-weight:520}.cs-process-grid p{margin:0;color:#6b6467;font-size:14px;line-height:1.7}.cs-wholesale-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-end;grid-gap:60px;gap:60px;margin-bottom:80px;padding:clamp(52px,6vw,96px);background:#ded8dc}.cs-wholesale-cta p{color:#5f585b}.cs-wholesale-cta h2{margin:18px 0;color:#181516;font-size:clamp(40px,5vw,76px);font-weight:450;letter-spacing:-.05em;line-height:1}.cs-wholesale-cta span{display:block;max-width:760px;color:#5f585b;font-size:16px;line-height:1.7}.cs-wholesale-cta>div:last-child{display:flex;flex-direction:column;align-items:stretch;gap:10px;min-width:250px}.cs-wholesale-cta a{display:flex;min-height:52px;align-items:center;justify-content:center;padding:12px 24px;border:1px solid #1b1719;color:#1b1719;font-size:13px;font-weight:650;text-transform:uppercase}.cs-wholesale-cta a:first-child{background:#1b1719;color:#fff}@media (max-width:980px){.cs-sourcing-statement{min-height:500px;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.cs-private-label,.cs-process-grid{grid-template-columns:1fr 1fr}.cs-process-grid article:nth-child(2){border-right:0}.cs-process-grid article:nth-child(-n+2){border-bottom:1px solid #d9d6d7}.cs-wholesale-cta{grid-template-columns:1fr;align-items:flex-start}.cs-wholesale-cta>div:last-child{width:min(100%,360px)}}@media (max-width:640px){.cs-home-product-edit,.cs-private-label,.cs-sourcing-intro,.cs-sourcing-process,.cs-wholesale-cta{width:calc(100% - 24px)}.cs-sourcing-intro{margin-top:48px}.cs-sourcing-statement{min-height:470px;padding:32px 24px}.cs-sourcing-statement h2{font-size:38px}.cs-sourcing-statement>span{font-size:15px}.cs-sourcing-pillars{grid-template-columns:1fr}.cs-sourcing-pillars article{min-height:auto;padding:30px 24px;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.cs-home-product-edit,.cs-sourcing-process{padding-block:64px}.cs-editorial-head{display:grid;align-items:flex-start;margin-bottom:28px}.cs-editorial-head h2{font-size:34px}.cs-editorial-head>a{margin-top:0}.cs-private-label{grid-template-columns:1fr}.cs-private-label-image{min-height:430px}.cs-private-label-copy{padding:40px 24px 48px}.cs-private-label-copy h2{font-size:38px}.cs-process-grid{grid-template-columns:1fr}.cs-process-grid article{min-height:220px;padding:28px 20px;border-right:0;border-bottom:1px solid #d9d6d7}.cs-process-grid article:last-child{border-bottom:0}.cs-process-grid h3{margin-top:38px}.cs-wholesale-cta{gap:36px;margin-bottom:40px;padding:42px 24px}.cs-wholesale-cta h2{font-size:40px}.cs-wholesale-cta>div:last-child{width:100%;min-width:0}}.cs-sourcing-intro{grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);margin-top:clamp(64px,8vw,112px);border:1px solid #d8dadd;background:#f2f3f4;color:#1a1d20}.cs-sourcing-statement{min-height:520px;border-right-color:#d8dadd;padding:clamp(44px,6vw,96px)}.cs-sourcing-statement p{color:#656b72}.cs-sourcing-statement h2{max-width:720px;margin:auto 0 24px;color:#1a1d20;font-size:clamp(38px,4vw,66px)}.cs-sourcing-statement>span{max-width:560px;color:#5e646b}.cs-sourcing-statement>a{color:#1a1d20}.cs-sourcing-pillars{display:flex;flex-direction:column;justify-content:center;padding:clamp(24px,4vw,64px);background:#fbfbfb}.cs-sourcing-pillars article{display:grid;grid-template-columns:minmax(150px,.72fr) minmax(0,1fr);align-items:baseline;grid-gap:30px;gap:30px;padding:28px 0;border:0;border-bottom:1px solid #d8dadd}.cs-sourcing-pillars article:last-child{border-bottom:0}.cs-sourcing-pillars h3{margin:0;color:#1a1d20;font-size:17px;font-weight:620}.cs-sourcing-pillars p{margin:0;color:#666b71;font-size:14px;line-height:1.65}.cs-home-product-edit{padding-block:clamp(72px,8vw,118px)}.cs-home-product-edit .catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,3vw,54px) clamp(18px,2vw,34px)}.cs-home-product-edit--new{width:100%;padding-inline:max(32px,calc((100vw - 1760px) / 2));background:#f3f4f5}.cs-home-product-edit--new .catalog-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cs-private-label{grid-template-columns:minmax(0,1.18fr) minmax(420px,.82fr);min-height:660px;border:1px solid #d8dadd;background:#f7f7f7}.cs-private-label-image{min-height:660px;background:#eceeef}.cs-private-label-copy{padding:clamp(48px,6vw,96px)}.cs-private-label-copy>p{color:#656b72}.cs-private-label-copy h2{color:#1a1d20;font-size:clamp(38px,3.8vw,62px)}.cs-private-label-copy>span{color:#60666c}.cs-private-label-copy ul{border-top-color:#d3d6d9}.cs-private-label-copy li{color:#292d31}.cs-private-label-copy li:before{width:5px;height:5px;background:#292d31}.cs-sourcing-process{border-top:0}.cs-process-grid{border-color:#d8dadd}.cs-process-grid article{min-height:230px;padding:34px clamp(22px,2.5vw,40px);border-right-color:#d8dadd}.cs-process-grid h3{margin:28px 0 14px;font-size:24px}.cs-process-grid p{max-width:28ch;color:#62686e}.cs-wholesale-cta{border:1px solid #cfd2d5;background:#e7e9eb}.cs-wholesale-cta p,.cs-wholesale-cta span{color:#585f66}.cs-wholesale-cta h2{color:#171a1d}.cs-wholesale-cta a{border-color:#1c2024;color:#1c2024}.cs-wholesale-cta a:first-child{background:#1c2024;color:#f8f8f8}@media (max-width:980px){.cs-sourcing-intro{grid-template-columns:1fr}.cs-sourcing-statement{border-right:0;border-bottom:1px solid #d8dadd}.cs-home-product-edit .catalog-product-grid,.cs-home-product-edit--new .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.cs-sourcing-intro{width:100%;margin-top:48px;border-left:0;border-right:0}.cs-sourcing-statement{min-height:410px;padding:34px 20px}.cs-sourcing-statement h2{font-size:36px}.cs-sourcing-pillars{padding:10px 20px}.cs-sourcing-pillars article{grid-template-columns:1fr;gap:8px;padding:24px 0;border-bottom:1px solid #d8dadd}.cs-sourcing-pillars article:last-child{border-bottom:0}.cs-home-product-edit .catalog-product-grid,.cs-home-product-edit--new .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 10px}.cs-home-product-edit--new{padding-inline:12px}.cs-private-label{border-left:0;border-right:0}.cs-private-label-image{min-height:390px}.cs-process-grid h3{margin-top:18px}}.cs-product-page{width:min(100% - 64px,1660px);padding:28px 0 96px;color:#1b1819}.cs-product-breadcrumbs{display:flex;gap:10px;align-items:center;margin-bottom:24px;color:#7b7477;font-size:12px}.cs-product-breadcrumbs a{color:inherit}.cs-product-hero{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(430px,.84fr);grid-gap:clamp(32px,5vw,88px);gap:clamp(32px,5vw,88px);align-items:flex-start}.cs-product-page .detail-mini-notes{display:none}.cs-product-page .gallery-main{border:0;border-radius:0;background:#f4f3f2}.cs-product-page .gallery-main img{width:100%;aspect-ratio:1/1;object-fit:cover}.cs-product-page .thumbnail-row{gap:10px;margin-top:12px}.cs-product-page .thumbnail-button{border:1px solid transparent;border-radius:0;background:#f4f3f2}.cs-product-page .thumbnail-button.active{border-color:#1d191b}.cs-product-purchase{top:110px}.cs-product-heading>p{margin:0 0 12px;color:#756e71;font-size:12px;font-weight:650;letter-spacing:.15em;text-transform:uppercase}.cs-product-heading h1{margin:0;max-width:720px;font-size:clamp(34px,3.2vw,56px);font-weight:470;letter-spacing:-.045em;line-height:1.04}.cs-product-heading>span{display:block;margin-top:16px;color:#8a8386;font-size:12px}.cs-product-description{margin:28px 0;max-width:650px;color:#625b5e;font-size:15px;line-height:1.75}.cs-buy-mode{display:grid;grid-template-columns:1fr 1fr;border:1px solid #d8d5d6}.cs-buy-mode button{display:grid;grid-gap:7px;gap:7px;min-height:126px;padding:22px;border:0;border-right:1px solid #d8d5d6;border-radius:0;background:#fff;color:#1b1819;text-align:left}.cs-buy-mode button:last-child{border-right:0}.cs-buy-mode button.active{background:#1b1819;color:#fff}.cs-buy-mode span{font-size:12px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.cs-buy-mode strong{font-size:24px;font-weight:560}.cs-buy-mode small{color:#898286;font-size:12px}.cs-tier-list{margin-top:18px;border-top:1px solid #d8d5d6}.cs-tier-list>div{display:flex;justify-content:space-between;gap:20px;padding:12px 2px;border-bottom:1px solid #e3e0e1;color:#554f51;font-size:13px}.cs-tier-list>div:first-child{color:#938c8f;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.cs-tier-list strong{color:#1b1819;font-weight:600}.cs-product-order-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;align-items:end;margin-top:24px}.cs-product-order-row label>span,.cs-product-order-row>div>span{display:block;margin-bottom:9px;color:#777073;font-size:11px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.cs-product-order-row label>div{display:grid;grid-template-columns:42px 1fr 42px;min-height:50px;border:1px solid #d5d1d3}.cs-product-order-row button,.cs-product-order-row input{min-width:0;border:0;border-radius:0;background:#fff;text-align:center}.cs-product-order-row input{width:100%}.cs-product-order-row>div{padding:12px 16px;background:#f4f2f3}.cs-product-order-row>div strong{font-size:20px}.cs-add-to-cart{width:100%;min-height:56px;margin-top:14px;border:1px solid #1b1819;border-radius:0;background:#1b1819;color:#fff;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.cs-quote-link{display:block;padding:16px 0;border-bottom:1px solid #d8d5d6;color:#302b2d;font-size:13px;text-align:center}.cs-product-assurances{display:grid;grid-gap:0;gap:0;margin-top:14px}.cs-product-assurances div{display:flex;justify-content:space-between;gap:24px;padding:13px 0;border-bottom:1px solid #e1dedf;font-size:12px}.cs-product-assurances span{color:#756e71;text-align:right}.cs-product-information{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);grid-gap:80px;gap:80px;margin-top:110px;padding:70px 0;border-top:1px solid #d8d5d6}.cs-product-information p{color:#777073;font-size:12px;font-weight:650;letter-spacing:.14em;text-transform:uppercase}.cs-product-information h2{max-width:600px;margin:18px 0 0;font-size:clamp(32px,3vw,52px);font-weight:470;letter-spacing:-.04em;line-height:1.05}.cs-product-information dl{margin:0;border-top:1px solid #d8d5d6}.cs-product-information dl div{display:grid;grid-template-columns:180px 1fr;grid-gap:20px;gap:20px;padding:17px 0;border-bottom:1px solid #d8d5d6}.cs-product-information dt{color:#777073;font-size:12px;text-transform:uppercase}.cs-product-information dd{margin:0;color:#272224;font-size:14px}.cs-product-service-band{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d8d5d6;border-bottom:1px solid #d8d5d6}.cs-product-service-band article{min-height:245px;padding:30px;border-right:1px solid #d8d5d6}.cs-product-service-band article:last-child{border-right:0}.cs-product-service-band small{color:#918a8d;font-size:11px}.cs-product-service-band h3{margin:54px 0 12px;font-size:20px;font-weight:560}.cs-product-service-band p{margin:0;color:#6d6669;font-size:13px;line-height:1.65}.cs-product-loading{min-height:55vh;display:grid;place-content:center;grid-gap:20px;gap:20px;text-align:center}.checkout-page{max-width:1440px}.checkout-hero{max-width:1180px;margin-inline:auto;padding-bottom:26px;border-bottom:1px solid #dcd9da}.checkout-layout{border:1px solid #dcd9da;background:#fff}.checkout-form-card{padding:clamp(28px,4vw,56px)}.checkout-summary-card{padding:clamp(28px,3vw,44px);border-left:1px solid #dcd9da;background:#f6f5f5}.cs-checkout-section-head{display:flex;gap:15px;align-items:flex-start;margin:8px 0 20px;padding-top:24px;border-top:1px solid #dedbdc}.cs-checkout-section-head>span{color:#918a8d;font-size:11px;letter-spacing:.12em}.cs-checkout-section-head h2{margin:0;font-size:23px;font-weight:560}.cs-checkout-section-head p{margin:5px 0 0;color:#777073;font-size:13px}.checkout-payment-grid .payment-option{border-radius:7px}.checkout-payment-grid .payment-option.selected{border-color:#1b1819;background:#f0f2ec}.checkout-summary-card>.button.primary{min-height:54px;border-radius:7px;background:#111}.cs-checkout-legal{margin:15px 0 0;color:#777073;font-size:11px;line-height:1.6;text-align:center}.cs-checkout-legal a{color:#342e31;text-decoration:underline}.policy-detail-page .guide-article{max-width:900px;padding:clamp(28px,5vw,64px)}.policy-detail-page .guide-article section{padding:26px 0;border-bottom:1px solid #dedbdc}.policy-detail-page .guide-article h2{font-size:22px;font-weight:560}.policy-detail-page .guide-article p{color:#5f585b;font-size:15px;line-height:1.8}@media (max-width:860px){.cs-product-page{width:calc(100% - 28px);padding-top:18px}.cs-product-hero{grid-template-columns:1fr}.cs-product-purchase{position:static}.cs-product-information{grid-template-columns:1fr;gap:38px;margin-top:70px}.cs-product-service-band{grid-template-columns:1fr 1fr}.cs-product-service-band article:nth-child(2){border-right:0}.cs-product-service-band article:nth-child(-n+2){border-bottom:1px solid #d8d5d6}.checkout-summary-card{border-left:0;border-top:1px solid #dcd9da}}@media (max-width:540px){.cs-product-heading h1{font-size:34px}.cs-buy-mode,.cs-product-order-row{grid-template-columns:1fr}.cs-buy-mode button{min-height:108px;border-right:0;border-bottom:1px solid #d8d5d6}.cs-buy-mode button:last-child{border-bottom:0}.cs-product-information dl div{grid-template-columns:115px 1fr}.cs-product-service-band{grid-template-columns:1fr}.cs-product-service-band article{min-height:210px;border-right:0;border-bottom:1px solid #d8d5d6}.cs-product-service-band article:last-child{border-bottom:0}.checkout-form-grid{grid-template-columns:1fr}.checkout-wide{grid-column:auto}}.mobile-menu{background:#ffffff;border-bottom:1px solid var(--vr-line)}.yh-landing{padding:0 0 48px}.yh-poster-hero{width:calc(100% - (var(--vr-gutter) * 2));max-width:var(--vr-max);height:clamp(430px,42vw,650px);margin:0 auto 28px;display:grid;grid-template-columns:38% 62%;overflow:hidden;border:0;border-radius:0;background:#f4eee9}.yh-poster-hero>img{grid-column:2;grid-row:1;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.yh-poster-copy{grid-column:1;grid-row:1;z-index:2;padding:clamp(42px,5vw,82px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:linear-gradient(90deg,#ffffff,rgba(255,255,255,.94) 76%,rgba(255,255,255,.72))}.yh-poster-copy>p:first-child{margin:0 0 18px;color:#555555;font-size:12px;letter-spacing:.16em;text-transform:uppercase}.yh-poster-copy h1{max-width:620px;margin:0 0 20px;font-size:clamp(42px,4.2vw,68px);font-weight:400;line-height:1.05;letter-spacing:0}.yh-poster-description{max-width:560px;margin:0 0 28px;color:#555555;font-size:18px;line-height:1.6}.yh-poster-actions{display:flex;flex-wrap:wrap;gap:12px}.yh-poster-actions a{min-height:46px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #111111;font-size:14px;font-weight:500;text-decoration:none}.yh-poster-actions a:first-child{background:#111111;color:#ffffff}.yh-poster-actions a:last-child{background:#ffffff;color:#111111}.yh-feature-row{width:calc(100% - (var(--vr-gutter) * 2));max-width:var(--vr-max);margin:0 auto 34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.yh-feature-card,.yh-feature-row>a,.yh-feature-tile{position:relative;min-height:330px;aspect-ratio:1.42;overflow:hidden;border:1px solid var(--vr-line);background:#f7f7f7;display:flex;align-items:flex-end;justify-content:center;color:#111111;text-decoration:none}.yh-feature-card img,.yh-feature-row img,.yh-feature-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.yh-feature-card:after,.yh-feature-row>a:after,.yh-feature-tile:after{content:"";position:absolute;inset:48% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.48))}.yh-feature-card span,.yh-feature-card strong,.yh-feature-row>a span,.yh-feature-tile span,.yh-feature-tile strong{position:relative;z-index:1;margin:0 0 24px;padding:12px 34px;background:#ffffff;box-shadow:0 8px 22px rgba(0,0,0,.12);font-size:18px;font-weight:500}.yh-category-ribbon,.yh-promo-copy-row{width:calc(100% - (var(--vr-gutter) * 2));max-width:var(--vr-max);margin:0 auto;background:#ffffff;border-top:1px solid var(--vr-line);border-bottom:1px solid var(--vr-line)}.yh-promo-copy-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.yh-promo-copy-row>*{padding:22px 26px;border-right:1px solid var(--vr-line)}.yh-promo-copy-row>:last-child{border-right:0}.yh-promo-copy-row h3,.yh-promo-copy-row strong{display:block;margin:0 0 6px;font-size:15px;font-weight:600;text-transform:uppercase}.yh-promo-copy-row a,.yh-promo-copy-row p{margin:0;color:#555555;font-size:14px;line-height:1.45}.yh-category-ribbon{display:flex;gap:26px;overflow-x:auto;padding:14px 0;scrollbar-width:none}.yh-category-ribbon::-webkit-scrollbar{display:none}.yh-category-ribbon a{flex:0 0 auto;color:#333333;font-size:14px;font-weight:500;white-space:nowrap}.featured-section,.yh-guide-module,.yh-product-module,.yh-section,.yh-trend-showcase,.yh-wholesale-services{width:calc(100% - (var(--vr-gutter) * 2));max-width:var(--vr-max);margin:0 auto;padding:54px 0}.yh-module-head,.yh-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:24px}.featured-section h2,.yh-module-head h2,.yh-section h2,.yh-section-head h2{margin:0;font-size:clamp(26px,2.4vw,40px);font-weight:400;line-height:1.15;letter-spacing:0}.yh-module-head p,.yh-section p{color:#666666;font-size:15px}.catalog-product-grid,.featured-products,.product-grid,.product-list,.yh-trend-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.catalog-product-card,.product-card{min-width:0;overflow:hidden;border:1px solid var(--vr-line);background:#ffffff;box-shadow:none;display:flex;flex-direction:column}.catalog-image-link,.product-image-link{display:block;aspect-ratio:1/1;overflow:hidden;background:#fafafa}.catalog-image-link img,.catalog-product-image,.product-card img,.product-image-link img{width:100%;height:100%;display:block;object-fit:cover}.catalog-product-info,.product-info{padding:10px 12px 11px}.catalog-product-title,.product-card h2,.product-card h3,.product-title{min-height:0;margin:0 0 3px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;line-height:1.35;letter-spacing:0;text-transform:none}.product-copy{margin:0 0 8px;color:#777777;font-size:12px;line-height:1.4}.catalog-price-lines,.product-card .price,.product-card .product-price{min-height:0;margin:0;display:block;color:#333333;font-size:13px;line-height:1.25}.product-card-actions{margin-top:10px;display:flex;flex-wrap:wrap;gap:10px}.product-card-link{font-size:13px;text-decoration:underline;text-underline-offset:3px}.yh-category-grid,.yh-resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.yh-category-grid a,.yh-resource-grid a{min-height:120px;padding:20px;border:1px solid var(--vr-line);background:#ffffff}.account-hero,.category-hero,.contact-hero,.page-hero,.shop-hero,.wholesale-hero{background:#ffffff;background-image:none;border-bottom:1px solid var(--vr-line)}.account-hero h1,.category-hero h1,.contact-hero h1,.page-hero h1,.shop-hero h1,.wholesale-hero h1{font-size:clamp(34px,4vw,58px);font-weight:400;line-height:1.1}.clean-page-title h1,.page-title h1{max-width:18ch;font-size:clamp(38px,4vw,52px);line-height:1.08}.site-footer.ecommerce-footer{margin-top:0;padding:52px var(--vr-gutter) 22px;border-top:1px solid #eadfe1;color:#574d50}.site-footer .ecommerce-footer-grid{width:100%;max-width:none;grid-template-columns:minmax(280px,1.3fr) repeat(3,minmax(130px,.65fr)) minmax(260px,1.2fr);gap:clamp(30px,3.5vw,64px);margin:0;padding:0}.site-footer h4{margin:1px 0 16px;color:#30272a;font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.site-footer .footer-brand-row{display:inline-flex;align-items:center;gap:12px;margin-bottom:18px}.site-footer .brand-mark{width:44px;height:44px;border-radius:12px;background:#d96f8d;color:#ffffff;font-size:14px;box-shadow:none}.site-footer .footer-brand-row strong{display:block;color:#2b2225;font-size:18px;font-weight:650;letter-spacing:-.01em}.site-footer .footer-brand-row small{display:block;margin-top:3px;color:#8b7e82;font-size:10px;font-weight:600;letter-spacing:.1em;line-height:1.4;text-transform:uppercase}.site-footer .footer-brand p{max-width:390px;margin:0;color:#6f6367;font-size:14px;line-height:1.65}.site-footer .footer-links{display:grid;align-content:start;grid-gap:9px;gap:9px}.site-footer .footer-links a,.site-footer .footer-links span{color:#62575b;font-size:13px;font-weight:430;line-height:1.45;text-decoration:none}.site-footer .footer-links a:hover,.site-footer .footer-policy-nav a:hover{color:#b34f70;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.site-footer .footer-contact-text a{color:#30272a;font-weight:620;overflow-wrap:anywhere}.site-footer .footer-policy-area{display:block;min-width:0;margin:0;padding:0;border:0}.site-footer .footer-policy-area h4{margin:1px 0 16px}.site-footer .footer-policy-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;grid-gap:10px 24px;gap:10px 24px}.site-footer .footer-policy-nav a{min-width:0;border:0;border-radius:0;background:transparent;padding:0;color:#71666a;font-size:12px;font-weight:450;line-height:1.4;text-decoration:none}.site-footer .footer-meta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;color:#8a7e82;font-size:12px;line-height:1.4}.site-footer .footer-language-select{display:inline-flex;align-items:center;gap:10px;color:#5c5054;font-size:12px;font-weight:650}.site-footer .footer-language-select select{min-width:132px;min-height:40px;padding:8px 34px 8px 12px;border:1px solid #dfd3d6;border-radius:10px;background-color:#ffffff;color:#30272a;font-size:13px;font-weight:600}@media (max-width:1180px){.site-footer .ecommerce-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer .footer-brand{grid-column:1/-1}.site-footer .footer-brand p{max-width:560px}.site-footer .footer-policy-area{grid-column:span 2}.site-footer .footer-policy-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.site-footer.ecommerce-footer{padding:36px 20px 20px}.site-footer .ecommerce-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px}.site-footer .footer-brand,.site-footer .footer-contact-column{grid-column:1/-1}.site-footer .footer-contact-column .footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.site-footer .footer-policy-area{grid-column:1/-1}.site-footer .footer-policy-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 18px}.site-footer .footer-meta{align-items:flex-start;flex-direction:column-reverse;gap:16px}}@media (max-width:430px){.site-footer .footer-contact-column .footer-links,.site-footer .footer-policy-nav{grid-template-columns:1fr}.site-footer .footer-language-select{width:100%;justify-content:space-between}.site-footer .footer-language-select select{width:150px}}@media (max-width:1360px){.yw-nav-inner{justify-content:flex-start;gap:28px}.catalog-product-grid,.featured-products,.product-grid,.product-list,.yh-trend-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.yw-header-main{grid-template-columns:minmax(110px,1fr) auto minmax(150px,1fr);padding:0 18px}.yw-header-account{gap:10px}.yw-language-select{display:none}.yh-poster-hero{width:100%;grid-template-columns:45% 55%}.yh-feature-row{grid-template-columns:1fr 1fr}.catalog-product-grid,.featured-products,.product-grid,.product-list,.yh-category-grid,.yh-resource-grid,.yh-trend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.airy-catalog-layout,.catalog-layout,main.container{width:100%;max-width:100%}main.container{padding-inline:12px}.airy-catalog-layout,.catalog-layout{margin-inline:0}.yw-header-main{height:60px;grid-template-columns:auto 1fr auto;padding:0 14px}.yw-header-account,.yw-header-tools{display:none}.yw-mobile-actions{display:flex;justify-content:flex-end;gap:10px}.yw-wordmark strong{font-size:20px;letter-spacing:.07em}.yw-wordmark small{font-size:9px}.yw-commerce-nav{display:none}.yw-nav-inner{height:46px;padding:0 14px;justify-content:flex-start;gap:22px}.yw-nav-link{font-size:13px;line-height:46px}.yh-poster-hero{width:100%;height:auto;min-height:430px;grid-template-columns:1fr;margin:0 0 22px}.yh-poster-hero>img{grid-column:1;grid-row:1;height:430px;object-position:62% center}.yh-poster-copy{grid-column:1;grid-row:1;max-width:88%;padding:28px 18px;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.82),rgba(255,255,255,0))}.yh-poster-copy h1{font-size:34px}.yh-poster-description{font-size:15px;line-height:1.5}.featured-section,.yh-feature-row,.yh-guide-module,.yh-product-module,.yh-section,.yh-trend-showcase,.yh-wholesale-services{width:calc(100% - 24px)}.yh-feature-row{grid-template-columns:1fr;gap:12px}.yh-feature-card,.yh-feature-row>a,.yh-feature-tile{min-height:240px}.yh-promo-copy-row{width:100%;grid-template-columns:1fr}.yh-promo-copy-row>*{border-right:0;border-bottom:1px solid var(--vr-line)}.yh-promo-copy-row>:last-child{border-bottom:0}.yh-category-ribbon{width:100%;padding-inline:14px}.catalog-product-grid,.featured-products,.product-grid,.product-list,.yh-trend-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.catalog-product-info,.product-info{padding:10px}.catalog-product-title,.product-card h2,.product-card h3,.product-title{min-height:36px;font-size:13px}.site-footer{padding:32px 18px 22px}.product-page-with-sidebar{width:calc(100% - 24px);max-width:calc(100% - 24px);grid-template-columns:minmax(0,1fr);margin-inline:12px;padding-inline:0}.detail-visual-column,.product-buy-panel,.product-detail-shell{width:100%;max-width:100%;min-width:0}.product-page-with-sidebar>.compact-review-section,.product-page-with-sidebar>.product-detail-shell,.product-page-with-sidebar>.product-support-section,.product-page-with-sidebar>.similar-products-section{grid-column:1/-1;width:100%;min-width:0}.clean-page-title h1,.page-title h1{font-size:clamp(30px,9vw,36px);line-height:1.08}}@media (max-width:420px){.yh-poster-copy h1{font-size:30px}.yh-poster-actions a{width:100%;justify-content:center}}.contact-page{width:min(1120px,calc(100% - 40px));padding-top:22px;padding-bottom:64px}.contact-page .contact-hero{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(340px,1fr);align-items:end;grid-gap:48px;gap:48px;max-width:none;margin:0 0 22px;padding:28px 0 22px;border:0;border-bottom:1px solid #eadfe1;background:transparent}.contact-page .contact-hero .eyebrow{display:block;width:auto;margin:0 0 7px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#a65a70;font-size:12px;font-weight:700;letter-spacing:.12em}.contact-page .contact-hero h1{margin:0;color:#241d22;font-size:clamp(32px,3.2vw,46px);font-weight:480;line-height:1.04;letter-spacing:-.035em;text-wrap:nowrap}.contact-page .contact-hero>p:last-child{max-width:600px;margin:0 0 2px;color:#70666c;font-size:15px;line-height:1.55}.contact-page .contact-layout{grid-template-columns:minmax(0,1fr) 300px;gap:18px}.contact-page .contact-card,.contact-page .simple-form{border:1px solid #eadfe1;border-radius:14px;background:#fff;box-shadow:none}.contact-page .simple-form{gap:15px;padding:24px}.contact-card-kicker,.contact-form-heading p{margin:0 0 4px;color:#a65a70;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.contact-page .contact-card h2,.contact-page .simple-form h2{margin:0;color:#241d22;font-size:21px;font-weight:600;line-height:1.2}.contact-page .simple-form label{gap:7px;color:#554a50;font-size:13px;font-weight:600}.contact-page .contact-form-grid{gap:13px 14px}.contact-page .simple-form input,.contact-page .simple-form select,.contact-page .simple-form textarea{min-height:48px;padding:11px 14px;border-color:#ded4d7;border-radius:10px;background-color:#fff;color:#241d22;font-size:15px;font-weight:450;box-shadow:none}.contact-page .simple-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:42px;background-image:linear-gradient(45deg,transparent 50%,#463b40 0),linear-gradient(135deg,#463b40 50%,transparent 0);background-position:calc(100% - 20px) 21px,calc(100% - 15px) 21px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.contact-page .simple-form input:hover,.contact-page .simple-form select:hover,.contact-page .simple-form textarea:hover{border-color:#cbbbc0}.contact-page .simple-form input:focus,.contact-page .simple-form select:focus,.contact-page .simple-form textarea:focus{outline:2px solid rgba(217,121,146,.22);outline-offset:1px;border-color:#c86f87}.contact-page .simple-form textarea{min-height:116px;resize:vertical}.contact-page .contact-form .button{min-width:180px;min-height:46px;margin-top:2px;padding-inline:22px;border-radius:999px;background:#251d22;color:#fff;font-size:13px}.contact-page .contact-support-stack{gap:14px}.contact-page .contact-card{gap:4px;padding:20px}.contact-page .contact-card a,.contact-page .contact-card span{padding:9px 0;border:0;color:#5e5359;font-size:13px;line-height:1.45}.contact-page .contact-card a+a,.contact-page .contact-card a+span{border-top:1px solid #f0e8ea}.contact-page .contact-tip-card p:last-child{margin-top:7px;color:#655a60;font-size:13px;line-height:1.6}@media (max-width:760px){.contact-page{width:calc(100% - 28px);max-width:calc(100% - 28px);padding-top:10px;padding-bottom:42px}.contact-page .contact-hero{grid-template-columns:1fr;gap:10px;margin-bottom:14px;padding:18px 0 16px}.contact-page .contact-hero h1{font-size:32px;text-wrap:wrap}.contact-page .contact-hero>p:last-child{font-size:14px}.contact-page .contact-form-grid,.contact-page .contact-layout{grid-template-columns:1fr}.contact-page .simple-form{padding:18px}.contact-page .contact-form .button{width:100%;min-width:0}}.yw-store-header .yw-header-account{gap:16px}.yw-store-header .yw-auth-links{display:inline-flex;align-items:center;gap:5px;font-size:13px;white-space:nowrap}.yw-store-header .yw-auth-links a{color:#221b20;text-decoration:none;font-weight:600}.yw-store-header .yw-auth-links a:hover{color:#a95375}.yw-store-header .yw-auth-links span{color:#b7adb1}.yw-store-header .yw-header-icon{width:34px;height:34px}.yw-store-header .yw-header-icon svg{width:21px;height:21px}.yw-store-header .yw-language-select{width:54px;max-width:54px;height:36px;padding:0 16px 0 6px;border:0;border-radius:0;background-color:transparent;font-size:11px}.yw-store-header .yw-account-link,.yw-store-header .yw-signin-link{min-height:34px;padding:0;color:#221b20;background:transparent;font-size:13px;font-weight:600}body{padding-top:0}main.container>.clean-page-title,main.container>.page-title{max-width:760px;padding:30px 0 18px}.clean-page-title .eyebrow,.page-title .eyebrow{margin-bottom:10px;font-size:10px}.clean-page-title h1,.page-title h1{max-width:24ch;margin:0 0 8px;font-size:clamp(34px,3.2vw,44px);font-weight:400;line-height:1.04}.clean-page-title .lead,.page-title .lead{max-width:620px;margin:0;color:#766b68;font-size:15px;line-height:1.5}.airy-catalog-layout,.catalog-layout{padding-top:14px;padding-bottom:56px}.side-panel .filter-list a,.side-panel .filter-list button{min-height:42px;font-size:14px}.account-page,.buyer-register-page,.checkout-page,.contact-page,.signin-page,.simple-page{padding-top:28px;padding-bottom:56px}@media (max-width:760px){main.container>.clean-page-title,main.container>.page-title{padding:22px 2px 14px}.clean-page-title h1,.page-title h1{font-size:30px}.clean-page-title .lead,.page-title .lead{font-size:13px}.airy-catalog-layout,.catalog-layout{padding-top:8px;padding-bottom:42px}}.yh-home{--cs-edge:clamp(18px,4vw,64px);max-width:1600px;margin:0 auto}.cs-home-card-section,.cs-home-intro,.cs-home-product-edit,.cs-home-proof,.cs-sourcing-process,.cs-wholesale-cta{width:auto;margin-inline:var(--cs-edge)}.cs-home-hero{min-height:clamp(430px,57vw,720px);border-radius:0}.cs-home-hero-copy{max-width:560px;padding:clamp(24px,5vw,72px)}.cs-home-hero-copy h1{font-size:clamp(38px,5.4vw,78px);line-height:.96}.cs-home-benefits{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #dedbd7;margin:0 var(--cs-edge)}.cs-home-benefits span{padding:18px 24px;text-align:center;font-size:13px;color:#68635f;border-right:1px solid #dedbd7}.cs-home-benefits span:last-child{border-right:0}.cs-home-benefits strong{display:block;color:#171415;font-size:14px;margin-bottom:3px}.cs-home-card-section,.cs-home-product-edit,.cs-home-proof,.cs-sourcing-process{padding-block:clamp(42px,6vw,76px)}.cs-home-category-cards{gap:12px}.cs-home-category-cards>a{border:0;border-radius:0}.cs-home-category-cards img{aspect-ratio:1/1.12}.cs-home-category-cards>a div{padding:13px 0 0}.cs-sourcing-intro{margin:0 var(--cs-edge);display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid #dedbd7}.cs-sourcing-statement{min-height:0;padding:clamp(34px,5vw,70px);background:#f2f1ef}.cs-sourcing-statement h2{max-width:580px;font-size:clamp(32px,3.6vw,54px);line-height:1}.cs-sourcing-pillars{min-height:0;padding:clamp(22px,3vw,48px)}.cs-sourcing-pillars article{min-height:0;padding:20px 0;grid-template-columns:minmax(150px,.8fr) 1.2fr}.cs-home-product-edit .catalog-product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.cs-private-label{margin:0 var(--cs-edge);min-height:0;grid-template-columns:1.15fr .85fr}.cs-private-label-image{min-height:460px}.cs-private-label-copy{min-height:0;padding:clamp(36px,5vw,72px)}.cs-private-label-copy h2{font-size:clamp(34px,4vw,58px);line-height:.98}.cs-process-grid{border-top:1px solid #dedbd7}.cs-process-grid article{min-height:0;padding:24px 24px 26px}.cs-process-grid article small{display:block;margin-bottom:28px;color:#8d8884;font-size:11px;letter-spacing:.14em}.cs-home-proof{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:clamp(30px,6vw,90px);gap:clamp(30px,6vw,90px);border-top:1px solid #dedbd7}.cs-home-proof>div:first-child p{text-transform:uppercase;letter-spacing:.13em;font-size:11px}.cs-home-proof h2{font-size:clamp(30px,3.5vw,50px);line-height:1.02;margin-top:14px}.cs-home-proof-grid article{display:grid;grid-template-columns:minmax(150px,.7fr) 1.3fr;grid-gap:24px;gap:24px;padding:22px 0;border-bottom:1px solid #dedbd7}.cs-home-proof-grid span{color:#6d6764;line-height:1.55}.cs-wholesale-cta{margin-bottom:56px;padding:clamp(34px,5vw,66px)}.cs-product-page{width:min(1500px,calc(100% - clamp(28px, 5vw, 86px)));margin:0 auto;padding:22px 0 64px}.cs-product-breadcrumbs{margin:0 0 18px}.cs-product-hero{grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);gap:clamp(28px,4vw,64px);align-items:start}.cs-product-purchase{position:-webkit-sticky;position:sticky;top:18px;padding:0}.cs-product-heading h1{font-size:clamp(30px,3vw,48px);line-height:1.03;margin-block:8px 12px}.cs-product-heading-meta{display:flex;justify-content:space-between;gap:18px;padding-bottom:14px;border-bottom:1px solid #dedbd7}.cs-product-heading-meta a{color:inherit;text-underline-offset:4px}.cs-product-description{margin:16px 0}.cs-buy-mode button{min-height:96px;padding:15px}.cs-tier-list>div{padding:10px 2px}.cs-product-order-row{margin-top:14px}.cs-add-to-cart{margin-top:12px}.cs-quote-link{padding:13px}.cs-custom-order-note{margin:0;padding:13px 15px;background:#f7f3ec;border:1px solid #ded5c9;font-size:12px;line-height:1.5;color:#5c5148}.cs-product-assurances>div{padding:12px 0}.cs-product-information{margin-top:clamp(44px,6vw,80px);padding:clamp(30px,4vw,54px) 0;gap:40px}.cs-product-information h2{font-size:clamp(30px,3.2vw,48px)}.cs-product-information dl>div{padding:13px 0}.cs-product-service-band{margin-top:0}.cs-product-service-band article{min-height:0;padding:24px}.cs-product-service-band small{margin-bottom:28px}.cs-product-reviews{padding:clamp(44px,6vw,76px) 0;border-bottom:1px solid #dedbd7}.cs-product-reviews-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.cs-product-reviews-head p{text-transform:uppercase;letter-spacing:.13em;font-size:11px}.cs-product-reviews-head h2{font-size:clamp(32px,3.5vw,50px);margin-top:9px}.cs-product-reviews-head a{color:inherit;font-weight:700;text-underline-offset:5px}.cs-review-empty{margin-top:28px;padding:36px;text-align:center;background:#f5f4f2}.cs-review-empty>span{font-size:24px;letter-spacing:6px}.cs-review-empty h3{margin:10px 0 6px}.cs-review-empty p{max-width:560px;margin:0 auto;color:#6d6764}.product-page-with-sidebar{width:min(1500px,calc(100% - clamp(28px, 5vw, 86px)));margin:0 auto;padding:24px 0 64px;display:block}.product-category-sidebar{display:none}.product-detail-shell{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(390px,.9fr);grid-gap:clamp(28px,4vw,62px);gap:clamp(28px,4vw,62px);align-items:start}.product-buy-panel{border:0;border-radius:0;padding:0;box-shadow:none;position:-webkit-sticky;position:sticky;top:18px}.product-buy-panel h1{font-size:clamp(34px,3.4vw,54px);line-height:1}.product-procurement-grid{gap:0;border:1px solid #dedbd7}.product-procurement-grid>div{border:0;border-right:1px solid #dedbd7;border-bottom:1px solid #dedbd7;border-radius:0}.compact-product-info,.product-spec-card{border-radius:0}.product-support-section{margin:clamp(50px,7vw,90px) 0 0;padding:0}.product-support-grid{gap:0;border:1px solid #dedbd7}.order-policy-block,.wholesale-request-box{border:0;border-radius:0}.similar-products-section{padding-block:clamp(46px,6vw,76px)}.product-page-with-sidebar .comments-section{margin-top:0}.checkout-page{max-width:1320px;margin:0 auto;padding:0;background:#fff}.checkout-hero{min-height:72px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dcd9d5;background:#fff}.checkout-hero a{color:#181516;text-decoration:none;letter-spacing:.18em;font-size:18px}.checkout-hero>span{color:#6d6764;font-size:13px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);grid-gap:0;gap:0;align-items:stretch}.checkout-form-card,.checkout-summary-card{border:0;border-radius:0;box-shadow:none}.checkout-form-card{padding:clamp(28px,5vw,66px)}.checkout-summary-card{padding:clamp(28px,4vw,54px);background:#f5f5f4;border-left:1px solid #dcd9d5;position:static}.checkout-form-grid{gap:12px}.cs-checkout-section-head{margin:18px 0 6px;padding-top:22px;border-top:1px solid #dcd9d5}.cs-checkout-section-head:first-child{border-top:0;padding-top:0;margin-top:0}.cs-checkout-section-head h2{font-size:24px}.checkout-form-grid input,.checkout-form-grid select,.checkout-form-grid textarea{min-height:52px;border-radius:7px;background:#fff}.checkout-form-grid textarea{min-height:96px}.checkout-order-summary h3{font-size:24px;margin-bottom:20px}.checkout-line-item{grid-template-columns:72px 1fr}.checkout-line-item img{width:72px;height:72px}.shipping-estimate-card{padding:16px;margin-top:18px;background:#fff}.checkout-payment-grid{gap:0;margin-top:18px;border:1px solid #cfcac5}.checkout-payment-grid .payment-option{border:0;border-bottom:1px solid #dcd9d5;border-radius:0;padding:14px 16px;text-align:left;background:#fff}.checkout-payment-grid .payment-option:last-child{border-bottom:0}.checkout-payment-grid .payment-option.selected{box-shadow:inset 3px 0 #181516;background:#f1f3ed}.checkout-summary-card>.button{width:100%;min-height:54px;margin-top:18px;border-radius:0}.checkout-safe-note,.cs-checkout-legal{font-size:11px;line-height:1.55}@media (max-width:900px){.cs-home-benefits{grid-template-columns:1fr}.cs-home-benefits span{border-right:0;border-bottom:1px solid #dedbd7}.cs-home-benefits span:last-child{border-bottom:0}.cs-home-proof,.cs-private-label,.cs-sourcing-intro{grid-template-columns:1fr}.cs-home-product-edit .catalog-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.cs-private-label-image{min-height:330px}.cs-process-grid{grid-template-columns:repeat(2,1fr)}.cs-product-hero,.product-detail-shell{grid-template-columns:1fr}.cs-product-purchase,.product-buy-panel{position:static}.checkout-layout{grid-template-columns:1fr}.checkout-summary-card{border-left:0;border-top:1px solid #dcd9d5}}@media (max-width:560px){body,html{overflow-x:hidden}.cs-home-intro{margin-inline:0}.cs-home-hero{min-height:520px}.cs-home-hero-copy{padding:26px 20px}.cs-home-hero-copy h1{font-size:42px}.cs-home-hero-actions{display:grid;grid-template-columns:1fr;width:min(100%,270px)}.cs-home-hero-actions a{width:100%;min-width:0;text-align:center}.yw-header-main{grid-template-columns:minmax(0,1fr) auto}.yw-header-brand{grid-column:1;justify-self:start;min-width:0}.yw-mobile-actions{grid-column:2}.yw-mobile-menu-button{width:38px;min-width:38px;padding:0;font-size:0}.yw-mobile-menu-button:before{content:"☰";font-size:20px;line-height:1}.yw-mobile-cart{width:38px;min-width:38px;padding:0}.cs-home-category-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.cs-home-proof-grid article,.cs-sourcing-pillars article{grid-template-columns:1fr;gap:6px}.cs-process-grid{grid-template-columns:1fr}.cs-editorial-head,.cs-home-section-head,.cs-product-reviews-head{align-items:flex-start;flex-direction:column}.cs-product-page{width:calc(100% - 28px);padding-top:14px}.cs-product-information,.cs-product-order-row{grid-template-columns:1fr}.cs-product-service-band{grid-template-columns:1fr 1fr}.cs-product-service-band article{padding:18px}.checkout-hero{padding:0 18px}.checkout-form-card,.checkout-summary-card{padding:24px 18px}.checkout-form-grid{grid-template-columns:1fr}.checkout-wide{grid-column:auto}}.cs-home-intro{width:min(calc(100% - 40px),1600px);margin:20px auto 0}.cs-home-hero{position:relative;min-height:clamp(560px,67vw,760px);overflow:hidden;border-radius:16px;background:#f5eef2}.cs-home-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,244,247,.98),rgba(250,244,247,.9) 30%,rgba(250,244,247,.24) 58%,rgba(250,244,247,0) 76%);pointer-events:none}.cs-home-hero>img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center}.cs-home-hero-copy{position:relative;z-index:1;width:min(590px,48%);min-height:inherit;padding:clamp(42px,7vw,96px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.cs-home-hero-copy>p{margin:0 0 18px;color:#a64b69;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.cs-home-hero-copy h1{max-width:10ch;margin:0;color:#192a44;font-size:clamp(44px,5vw,74px);font-weight:500;line-height:.98;letter-spacing:-.035em}.cs-home-hero-copy>span{max-width:46ch;margin-top:24px;color:#586579;font-size:16px;line-height:1.55}.cs-home-hero-actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:10px}.cs-home-hero-actions a{min-height:48px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #192a44;border-radius:8px;background:#192a44;color:#fff;font-size:14px;font-weight:600;text-decoration:none}.cs-home-hero-actions a+a{border-color:#d6a6b6;background:rgba(255,255,255,.88);color:#94415d}.cs-home-category-cards a:active,.cs-home-hero-actions a:active{transform:translateY(1px)}.cs-home-card-section{width:min(calc(100% - 40px),1500px);margin:0 auto;padding:72px 0 84px}.cs-home-section-head{margin-bottom:26px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.cs-home-section-head p{margin:0 0 8px;color:#707070;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.cs-home-section-head h2{max-width:760px;margin:0;color:#111;font-size:clamp(30px,3.4vw,48px);font-weight:500;line-height:1.08;letter-spacing:-.025em}.cs-home-section-head>a{flex:0 0 auto;padding-bottom:4px;border-bottom:1px solid #111;font-size:14px;text-decoration:none}.cs-home-category-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.cs-home-category-cards>a{overflow:hidden;border:1px solid #e7e7e7;border-radius:14px;background:#fff;text-decoration:none;transition:border-color .2s ease,transform .2s ease}.cs-home-category-cards>a:hover{border-color:#aaa;transform:translateY(-2px)}.cs-home-category-cards .yh-empty-thumb,.cs-home-category-cards img{width:100%;aspect-ratio:4/3;display:block;object-fit:cover;background:#f3f3f3}.cs-home-category-cards>a>div{padding:17px 18px 19px;display:flex;align-items:center;justify-content:space-between;gap:14px}.cs-home-category-cards strong{color:#111;font-size:17px;font-weight:600}.cs-home-category-cards span{color:#777;font-size:12px}@media (max-width:980px){.cs-home-hero-copy{width:min(620px,64%)}.cs-home-category-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.cs-home-card-section,.cs-home-intro{width:calc(100% - 24px)}.cs-home-intro{margin-top:12px}.cs-home-hero{min-height:540px;border-radius:12px}.cs-home-hero:after{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.86) 48%,rgba(255,255,255,.08) 76%)}.cs-home-hero>img{object-position:62% center}.cs-home-hero-copy{width:100%;min-height:540px;padding:34px 24px 28px;justify-content:flex-start}.cs-home-hero-copy>p{margin-bottom:14px;font-size:10px}.cs-home-hero-copy h1{max-width:11ch;font-size:clamp(36px,11vw,44px);line-height:1.02}.cs-home-hero-copy>span{max-width:32ch;margin-top:16px;font-size:14px}.cs-home-hero-actions{width:100%;margin-top:22px}.cs-home-hero-actions a{min-width:0;flex:1 1 140px;padding-inline:14px}.cs-home-card-section{padding:44px 0 54px}.cs-home-section-head{align-items:flex-start}.cs-home-section-head h2{font-size:28px}.cs-home-category-cards{gap:10px}.cs-home-category-cards>a{border-radius:10px}.cs-home-category-cards>a>div{padding:12px;align-items:flex-start;flex-direction:column;gap:3px}.cs-home-category-cards strong{font-size:14px}}@media (max-width:380px){.cs-home-category-cards{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.cs-home-category-cards>a{transition:none}}.yh-section{width:min(calc(100% - (2 * var(--vr-gutter))),1480px);margin:0 auto;padding:72px 0}.yh-section+.yh-section{border-top:1px solid var(--vr-line)}.yh-section-head,.yh-section-titleline{margin-bottom:26px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.yh-section-head>div>p,.yh-section-titleline>div>p,.yh-wholesale-services>div>p{margin:0 0 8px;color:var(--vr-muted);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.yh-section-head h2,.yh-section-titleline h2,.yh-wholesale-services h2{max-width:760px;margin:0;font-size:clamp(28px,3vw,44px);font-weight:400;line-height:1.08}.yh-section-head>a,.yh-section-titleline>a{flex:0 0 auto;padding-bottom:3px;border-bottom:1px solid #111;font-size:14px}.yh-trend-wall{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:230px;grid-gap:14px;gap:14px}.yh-trend-wall>a{position:relative;grid-column:span 3;overflow:hidden;background:var(--vr-soft)}.yh-trend-wall>a:first-child,.yh-trend-wall>a:nth-child(4){grid-column:span 6;grid-row:span 2}.yh-category-grid img,.yh-trend-grid img,.yh-trend-wall img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.yh-category-grid a:hover img,.yh-trend-grid a:hover img,.yh-trend-wall a:hover img{transform:scale(1.025)}.yh-trend-wall span{position:absolute;right:12px;bottom:12px;left:12px;padding:10px 12px;background:rgba(255,255,255,.92);color:#111;font-size:13px;font-weight:600;text-transform:capitalize}.yh-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.yh-category-grid a{min-height:0;padding:0 0 14px;overflow:hidden}.yh-category-grid img{aspect-ratio:4/3}.yh-category-grid small,.yh-category-grid strong{display:block;padding-inline:14px}.yh-category-grid strong{margin-top:12px;font-size:16px}.yh-category-grid small{margin-top:3px;color:var(--vr-muted)}.yh-resource-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.yh-resource-grid a{min-height:170px;display:flex;flex-direction:column;justify-content:space-between}.yh-resource-grid span{font-size:22px}.yh-resource-grid p{max-width:34ch;margin:28px 0 0;color:var(--vr-muted)}.yh-trend-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.yh-trend-grid>a{position:relative;min-height:420px;overflow:hidden;background:var(--vr-soft)}.yh-trend-grid>a>div{position:absolute;right:14px;bottom:14px;left:14px;padding:15px;background:rgba(255,255,255,.94)}.yh-trend-grid span,.yh-trend-grid strong{display:block}.yh-trend-grid span{margin-top:4px;color:var(--vr-muted);font-size:13px}.yh-wholesale-services{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-gap:56px;gap:56px;align-items:flex-end}.buyer-guide-grid,.yh-service-cards{display:grid;border-top:1px solid var(--vr-line)}.buyer-guide-grid a,.yh-service-cards a{padding:16px 2px;border-bottom:1px solid var(--vr-line)}.buyer-guide-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;border-top:0}.buyer-guide-grid a{padding:18px;border:1px solid var(--vr-line)}.buyer-guide-grid span{font-size:16px;font-weight:600}.buyer-guide-grid p{margin:12px 0 0;color:var(--vr-muted);font-size:13px}.catalog-page-shell{width:min(calc(100% - (2 * var(--vr-gutter))),1600px);margin:0 auto;padding:48px 0 88px;display:grid;grid-template-columns:230px minmax(0,1fr);grid-gap:clamp(32px,4vw,72px);gap:clamp(32px,4vw,72px)}.catalog-filter-sidebar{align-self:start;position:-webkit-sticky;position:sticky;top:150px;border-top:1px solid #111}.filter-section{padding:22px 0;border-bottom:1px solid var(--vr-line)}.filter-section h3{margin:0 0 14px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.filter-check{min-height:34px;display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;color:#222;font-size:13px}.filter-check .fake-check{width:13px;height:13px;border:1px solid #aaa}.filter-check small{color:var(--vr-muted)}.filter-check:not(.muted-filter) .fake-check{border-color:#111;background:#111;box-shadow:inset 0 0 0 3px #fff}.catalog-results-area{min-width:0}.catalog-heading-row{padding-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px;border-bottom:1px solid var(--vr-line)}.catalog-heading-row h1{margin:14px 0 10px;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1}.catalog-heading-row p{max-width:66ch;margin:0;color:var(--vr-muted)}.catalog-facet-strip{margin:24px 0 16px;padding:18px 20px;display:grid;grid-gap:12px;gap:12px;border:1px solid var(--vr-line)}.catalog-facet-strip>div{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.catalog-facet-strip>div>span{width:96px;color:var(--vr-muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.catalog-facet-strip a,.category-procurement-row span{padding:7px 11px;border:1px solid var(--vr-line);border-radius:999px;font-size:12px}.category-procurement-row{margin-bottom:20px;display:flex;flex-wrap:wrap;gap:8px}@media (max-width:980px){.yh-section{padding:54px 0}.yh-trend-wall{grid-auto-rows:190px}.yh-trend-wall>a,.yh-trend-wall>a:first-child,.yh-trend-wall>a:nth-child(4){grid-column:span 6;grid-row:span 1}.yh-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.buyer-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-page-shell{grid-template-columns:1fr}.catalog-filter-sidebar{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}}@media (max-width:760px){.yh-section{width:calc(100% - 24px);padding:42px 0}.yh-section-head,.yh-section-titleline{align-items:flex-start}.yh-section-head h2,.yh-section-titleline h2,.yh-wholesale-services h2{font-size:28px}.yh-trend-wall{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:180px;gap:8px}.yh-trend-wall>a,.yh-trend-wall>a:first-child,.yh-trend-wall>a:nth-child(4){grid-column:span 1}.yh-category-grid,.yh-resource-grid,.yh-trend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yh-resource-grid a{min-height:150px}.yh-resource-grid span{font-size:17px}.yh-trend-grid>a{min-height:280px}.buyer-guide-grid,.yh-wholesale-services{grid-template-columns:1fr}.catalog-page-shell{width:calc(100% - 24px);padding:28px 0 64px;gap:28px}.catalog-filter-sidebar{display:block}.catalog-heading-row{align-items:flex-start;flex-direction:column}.catalog-heading-row h1{font-size:40px}.catalog-facet-strip>div>span{width:100%}}@media (max-width:420px){.yh-category-grid,.yh-resource-grid,.yh-trend-grid{grid-template-columns:1fr}}.site-footer.ecommerce-footer{padding:48px var(--vr-gutter) 22px;background:#fffaf8}.site-footer .footer-shell{width:min(1480px,100%);margin-inline:auto}.site-footer .footer-grid.ecommerce-footer-grid{width:100%;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;grid-gap:72px;gap:72px;align-items:start}.site-footer .footer-column{min-width:0}.site-footer .footer-column h4{margin:0 0 16px}.site-footer .footer-column-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.site-footer .footer-column-links a{margin:0;padding:0;color:#62575b;font-size:13px;font-weight:430;line-height:1.4;text-decoration:none}.site-footer .footer-column-links a:hover{color:#b34f70;text-decoration:underline;text-underline-offset:4px}.site-footer .footer-contact-column .footer-column-links a{overflow-wrap:anywhere}.site-footer .footer-bottom{width:100%;display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding-top:18px;border-top:1px solid #e8e3df;color:#8a7e82;font-size:12px}.site-footer .footer-language-select select{min-width:112px;min-height:38px}@media (max-width:900px){.site-footer .footer-grid.ecommerce-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 48px}}@media (max-width:520px){.site-footer.ecommerce-footer{padding:36px 20px 20px}.site-footer .footer-grid.ecommerce-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px}.site-footer .footer-bottom{align-items:flex-end}}