.shade-dropdown{position:relative}.shade-dropdown__trigger{display:inline-flex;align-items:center;gap:8px;min-width:192px;padding:6px 12px;border-radius:999px;border:1px solid #e7e7e7;background:#fff;cursor:pointer;font:inherit;text-transform:lowercase;font-size:inherit;line-height:1.2;transition:border-color .2s ease}.shade-dropdown__trigger:hover{border:1px solid #434343}.shade-dropdown__trigger:focus-visible{outline:2px solid #434343;outline-offset:2px;border:1px solid #434343}.shade-dropdown[data-expanded=true] .shade-dropdown__trigger{border:1px solid #434343}.shade-dropdown__value{display:inline-flex;align-items:center;gap:8px;flex:1;min-width:0}.shade-dropdown__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.shade-dropdown__chevron{display:flex;flex-shrink:0;align-items:center;justify-content:center;line-height:0}.shade-dropdown__chevron svg{display:block;width:10px;height:10px;transform:rotate(90deg);transform-origin:center center;transition:transform .2s ease}.shade-dropdown[data-expanded=true] .shade-dropdown__chevron svg{transform:rotate(270deg)}.shade-dropdown__swatch{width:12px;height:12px;border-radius:50%;flex-shrink:0;border:1px solid #e7e7e7;background-size:cover;background-position:center;background-repeat:no-repeat}.shade-dropdown__list{position:absolute;z-index:5;right:0;top:calc(100% + 4px);min-width:100%;margin:0;padding:4px;list-style:none;background:#fff;border:1px solid #e7e7e7;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.08);max-height:256px;overflow:auto}.shade-dropdown__option{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border:0;background:rgba(0,0,0,0);cursor:pointer;font:inherit;text-transform:lowercase;text-align:left;border-radius:8px}.shade-dropdown__option:hover:not(:disabled){background:#f1eeff}.shade-dropdown__option--disabled,.shade-dropdown__option:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}@media screen and (max-width: 767px){.shade-dropdown{width:100%}}.section-compare-shades compare-shades{display:block}.section-compare-shades .compare-shades__header{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px;margin:0 0 24px;max-width:100%;padding-inline:24px}.section-compare-shades .compare-shades__title{margin:0;font-size:24px;text-transform:lowercase;font-weight:700;color:#434343}.section-compare-shades .compare-shades__filters{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:24px}.section-compare-shades .compare-shades__eyebrow{font-size:14px;letter-spacing:.14px;text-transform:uppercase;color:#8e8e8e}.section-compare-shades .compare-shades__filter-row{display:flex;flex-wrap:wrap;gap:16px 24px;align-items:center}.section-compare-shades .compare-shades__filter-field{display:flex;flex-direction:row;align-items:center;gap:12px}.section-compare-shades .compare-shades__filter-label{text-transform:lowercase;font-size:20px;min-width:56px}.section-compare-shades .compare-shades__slide{display:grid;grid-template-columns:repeat(var(--compare-shades-cols, 3), minmax(0, 1fr));gap:2px;--compare-shades-cols: 3}.section-compare-shades .compare-shades__card{position:relative;margin:0;display:flex;flex-direction:column}.section-compare-shades .compare-shades__image{position:relative;width:100%;aspect-ratio:0.8285714286;overflow:hidden;background:#e7e7e7}.section-compare-shades .compare-shades__image dusk-picture,.section-compare-shades .compare-shades__image .compare-shades__picture{display:block;width:100%;height:100%}.section-compare-shades .compare-shades__image img{width:100%;height:100%;object-fit:cover}.section-compare-shades .compare-shades__caption{margin:12px 0 0;text-align:center;font-size:14px;line-height:1.2;text-transform:lowercase;color:#434343}.section-compare-shades .compare-shades__caption-line{display:inline;font-weight:600}.section-compare-shades .compare-shades__caption-shade{display:inline;font-weight:600}.section-compare-shades .compare-shades__caption-line::after{content:" "}.section-compare-shades .compare-shades__add{position:absolute;right:24px;bottom:24px;z-index:1;width:36px;height:36px;padding:0;border:1px solid rgba(0,0,0,0);border-radius:10px;background:#c4b2ff;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#434343;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease,opacity .2s ease}.section-compare-shades .compare-shades__add:hover:not(:disabled){background:#fff;border-color:#c4b2ff;box-shadow:0 2px 10px rgba(0,0,0,.12)}.section-compare-shades .compare-shades__add:disabled{opacity:.4;cursor:not-allowed}.section-compare-shades .compare-shades__add.loading{opacity:.6;pointer-events:none}.section-compare-shades .compare-shades__add svg{width:24px;height:24px}.section-compare-shades .compare-shades__add-inner{display:flex;align-items:center;justify-content:center;line-height:0}@media screen and (max-width: 767px){.section-compare-shades{background:#fff}.section-compare-shades .compare-shades__header{flex-direction:column;align-items:stretch;padding:0 16px;margin:0 0 40px;gap:24px}.section-compare-shades .compare-shades__title{font-size:24px;line-height:1.05;font-weight:700}.section-compare-shades .compare-shades__filters{flex-direction:column;align-items:flex-start;width:100%;min-width:0}.section-compare-shades .compare-shades__eyebrow{display:block;font-size:14px;line-height:1.2;letter-spacing:1px;color:#434343}.section-compare-shades .compare-shades__filter-row{flex-direction:row;flex-wrap:nowrap;gap:16px;width:100%}.section-compare-shades .compare-shades__filter-field{flex:1 1 0;min-width:0;flex-direction:column;align-items:flex-start;gap:8px}.section-compare-shades .compare-shades__filter-label{font-size:16px;line-height:1.3;min-width:0}.section-compare-shades .shade-dropdown__trigger{box-sizing:border-box;display:flex;justify-content:space-between;width:100%;min-width:0;padding:8px 12px 8px 8px;border-radius:40px;border:1px solid #c4c4c4;font-size:13px;line-height:1.2}.section-compare-shades .shade-dropdown__list{border:1px solid #c4c4c4}.section-compare-shades .shade-dropdown__chevron{width:16px;height:16px}.section-compare-shades .shade-dropdown__chevron svg{width:16px;height:16px}.section-compare-shades .shade-dropdown__swatch{width:16px;height:16px;border:1px solid #c4c4c4}.section-compare-shades .compare-shades__slide{gap:2px}.section-compare-shades .compare-shades__image{aspect-ratio:0.8333333333}.section-compare-shades .compare-shades__caption{display:flex;flex-direction:column;align-items:center;margin:8px 0 0;line-height:1.05;font-size:14px;color:#434343}.section-compare-shades .compare-shades__caption-line,.section-compare-shades .compare-shades__caption-shade{display:block}.section-compare-shades .compare-shades__caption-line{font-weight:400}.section-compare-shades .compare-shades__caption-shade{font-weight:700}.section-compare-shades .compare-shades__caption-line::after{content:none}.section-compare-shades .compare-shades__add{width:40px;height:40px;border-radius:8px}.section-compare-shades .compare-shades__add svg{width:16px;height:16px}}