.shade-section--catalog .shade-layout{align-items:start;grid-template-columns:minmax(240px,.7fr) minmax(0,1.6fr);gap:48px}
.shade-section--catalog .shade-options{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:var(--shade-gap);max-height:650px;overflow-y:auto;padding:8px 12px 20px;scrollbar-width:thin;scrollbar-color:#ba9c66 #f7f5f1}
.shade-section--catalog .shade-option{min-width:0;line-height:1.4;gap:12px}
.shade-section--catalog .shade-circle{max-width:100%;background:#fff;border-width:2px}
.shade-section--catalog .shade-circle img{object-fit:contain}
.shade-section--catalog .shade-number{display:block;font-size:10px;letter-spacing:.12em;color:#78623f;margin-bottom:3px}
.shade-section--catalog .shade-option:focus-visible{outline:2px solid #78623f;outline-offset:3px}
.shade-section--catalog [hidden]{display:none!important}
.shade-tools{margin-bottom:18px}.shade-tools label{display:block;font-size:12px;margin-bottom:8px}
.shade-tools input{width:100%;padding:12px;border:1px solid #cfc6b8;background:#fff;color:#161616;border-radius:0}
.shade-filters{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}
.shade-filters button{font:inherit;font-size:11px;line-height:1.4;border:1px solid #cfc6b8;background:transparent;color:inherit;padding:9px 12px;cursor:pointer}
.shade-filters button[aria-pressed=true]{background:#161616;border-color:#161616;color:#fff}
.shade-section--catalog .shade-tools .small{margin:12px 0 0;text-align:left}
.shade-section--full .shade-layout{display:block}.shade-section--full .shade-layout>div:first-child{max-width:760px;margin:0 auto 32px;text-align:center}
.shade-section--full .shade-options{max-height:none;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}
.shade-section--full .shade-tools{max-width:760px;margin:0 auto 28px}
.education-guide{scroll-margin-top:140px;padding-block:40px;border-top:1px solid #e9e3d9}.education-guide .rte{max-width:850px}.education-guide h3{margin-top:24px}
.swatch-preview{width:min(380px,calc(100vw - 32px));box-sizing:border-box;max-height:calc(100dvh - 32px);overflow:auto;padding:36px 24px 24px;border:1px solid #cfc6b8;text-align:center;color:#161616;background:#fff}
.swatch-preview::backdrop{background:rgba(0,0,0,.55);backdrop-filter:blur(3px)}
.swatch-preview__close{position:absolute;top:5px;right:5px;display:grid;place-items:center;width:44px;height:44px;padding:0;background:transparent;border:0;font-size:28px;line-height:1;cursor:pointer;color:inherit}
.swatch-preview .eyebrow{margin:8px 0 20px;color:#78623f}
.swatch-preview__image{width:min(var(--swatch-preview-size,240px),100%);aspect-ratio:1;margin:auto;background:#fff}
.swatch-preview__image img{display:block;width:100%;height:100%;object-fit:contain}
.swatch-preview h2{margin:20px 0;font-size:22px;line-height:1.3}
.swatch-preview .button{width:100%;margin-top:4px}
html:has(.swatch-preview[open]){overflow:hidden}
@media(max-width:899px){.shade-section--catalog .shade-layout{grid-template-columns:1fr;gap:28px}.shade-section--catalog .shade-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 10px;max-height:570px;padding-inline:4px}.shade-section--full .shade-options{max-height:none}.shade-filters button{min-height:40px}.shade-section--catalog .shade-circle{width:min(var(--shade-size),90px);height:min(var(--shade-size),90px)}}
