.custom-nuancier__closed-heading{display:flex;align-items:stretch;gap:7px;margin:0 0 8px;padding:0;background:transparent;color:#969696;font-size:14px;font-weight:800;line-height:1.15}.custom-nuancier__closed-heading .custom-nuancier__closed-icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;padding:8px;border-radius:10px;background:#f2f0eb;color:#969696}.custom-nuancier__closed-heading .custom-nuancier__closed-icon img,.custom-nuancier__closed-heading .custom-nuancier__closed-icon svg{width:100%;height:100%;object-fit:contain}.custom-nuancier__closed-heading .custom-nuancier__label{display:flex;align-items:center;min-height:42px;padding:8px 12px;border-radius:10px;background:#f2f0eb;font-size:14px;font-weight:800;color:#969696}.custom-nuancier__closed-heading .custom-nuancier__label:after{content:" :"}.custom-nuancier__trigger{display:block;padding:0;border:0;border-radius:14px;background:#f1f1f1;overflow:hidden}.custom-nuancier__preview{display:flex;align-items:var(--custom-nuancier-card-y,flex-end);justify-content:var(--custom-nuancier-card-x,flex-end);padding:14px}.custom-nuancier__trigger-copy{position:relative;z-index:3;display:grid;grid-template-columns:52px max-content;align-items:center;gap:9px;width:max-content;max-width:calc(100% - 2px);min-width:0;padding:5px 10px 5px 5px;border:1px solid rgb(var(--text-color,39 39 39)/.08);border-radius:12px;background:rgba(255,255,255,.9);box-shadow:0 3px 12px rgb(0 0 0/.08);backdrop-filter:blur(4px);pointer-events:none}.custom-nuancier__selection-swatch{position:relative;display:grid;width:52px;height:52px;place-items:center;overflow:hidden;border-radius:9px;background:var(--custom-nuancier-color,#f1f1f1)}.custom-nuancier__selection-swatch img{position:relative;z-index:1;display:block;width:43px;height:43px;object-fit:contain}.custom-nuancier__selection-copy{display:flex;min-width:0;max-width:260px;flex-direction:column;justify-content:center;line-height:1.08}.custom-nuancier__value{font-size:13px;font-weight:650;color:#202223;white-space:normal;overflow:visible;text-overflow:clip;text-transform:uppercase}.custom-nuancier__meta{margin-top:3px;font-size:11px;font-weight:500;color:#777b80}.custom-nuancier__chevron{display:none!important}@media(max-width:599px){.custom-nuancier__closed-heading{font-size:13px}.custom-nuancier__closed-heading .custom-nuancier__closed-icon{width:40px;height:40px;flex-basis:40px;padding:8px}.custom-nuancier__closed-heading .custom-nuancier__label{min-height:40px;padding:7px 10px;font-size:13px}.custom-nuancier__preview{padding:10px}.custom-nuancier__trigger-copy{grid-template-columns:48px max-content;gap:8px;padding:4px 9px 4px 4px}.custom-nuancier__selection-swatch{width:48px;height:48px}.custom-nuancier__selection-swatch img{width:40px;height:40px}.custom-nuancier__selection-copy{max-width:210px}.custom-nuancier__value{font-size:12px}.custom-nuancier__meta{font-size:10.5px}}