.varoyal-swatches--product{margin-bottom:1rem}.varoyal-swatches__items{display:flex;flex-wrap:wrap;gap:1rem}.varoyal-swatches__item{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border:1px solid #ddd;border-radius:6px;background:#fff;text-decoration:none;cursor:pointer;position:relative;transition:box-shadow .18s cubic-bezier(.2,.7,.2,1.2),border-color .18s ease,transform .22s cubic-bezier(.2,.7,.2,1.2);transform:translateZ(0)}.varoyal-swatches__item:focus-visible{outline:2px solid #000;outline-offset:2px}.varoyal-swatches__item:hover{transform:translateY(-1px) scale(1.03);box-shadow:0 6px 14px #0000000f}.varoyal-swatches__item:active{transform:translateY(0) scale(.98)}.varoyal-swatches__item--selected{border-color:#333;box-shadow:0 0 0 2px #0000000f;transform:translateY(-1px)}.varoyal-swatches__item--checked{outline:2px solid rgba(0,0,0,.6);outline-offset:2px;box-shadow:0 0 0 2px #0000000f}.varoyal-swatches__item--highlight{outline:2px dashed rgba(0,0,0,.28);outline-offset:2px;box-shadow:none}.varoyal-swatches__item--disabled{opacity:.5;pointer-events:none}.varoyal-swatches__item--active,.varoyal-swatches__item--active:hover{outline:2px solid rgba(0,0,0,.6);outline-offset:2px;box-shadow:0 0 0 2px #0000000f}.varoyal-swatches__item img{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block}.varoyal-swatches__items--color .varoyal-swatches__item{border-radius:50%}.varoyal-swatches__items--label .varoyal-swatches__item{min-width:40px;font-size:.875rem;text-align:center;border-radius:4px}.varoyal-swatches__sr{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.varoyal-swatches__input,.varoyal-swatches__select{display:none}.varoyal-swatches__has-fade{position:relative}.varoyal-swatches__image--next{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .25s ease;pointer-events:none}.varoyal-swatches__image--next.is-visible{opacity:1}.varoyal-swatches .varoyal-swatches__item.varoyal-swatches__item--active,.varoyal-swatches .varoyal-swatches__item.varoyal-swatches__item--active:hover,.varoyal-swatches .varoyal-swatches__item.varoyal-swatches__item--checked{box-shadow:0 0 0 2px #0000000f!important;outline:2px solid rgba(0,0,0,.6);outline-offset:2px}.varoyal-swatches .varoyal-swatches__item.varoyal-swatches__item--highlight:not(.varoyal-swatches__item--active){outline:2px dashed rgba(0,0,0,.28);outline-offset:2px}.varoyal-swatches--product .varoyal-swatches__item{width:64px;height:64px}.varoyal-swatches--archive .varoyal-swatches__item{width:20px;height:20px}.varoyal-swatches--filter .varoyal-swatches__item{width:24px;height:24px}label.varoyal-has-swatch{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px}.brxe-filter-checkbox .varoyal-has-swatch .varoyal-swatches,.brxe-filter-radio .varoyal-has-swatch .varoyal-swatches{display:inline-flex!important}.varoyal-swatches--filter__items{display:inline-flex;gap:1rem;vertical-align:middle}.varoyal-swatches--filter__item{display:inline-grid;place-items:center;width:24px;height:24px;border:1px solid #ddd;border-radius:.25rem;line-height:1;position:relative;transition:box-shadow .18s cubic-bezier(.2,.7,.2,1.2),border-color .18s ease,transform .22s cubic-bezier(.2,.7,.2,1.2);background:#fff}.varoyal-swatches--filter__item:hover{transform:translateY(-1px) scale(1.06);box-shadow:0 8px 18px #00000014}.varoyal-swatches--filter__item:active{transform:translateY(0) scale(.98)}.varoyal-swatches--filter__item--label{width:auto;height:auto;padding:.125rem .5rem;border-radius:.375rem;background:var(--brx-body-bg, #f5f5f5)}.varoyal-swatches--filter__sr{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.varoyal-has-swatch>input[type=checkbox],.varoyal-has-swatch>input[type=radio]{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important}.varoyal-filter-meta{display:flex;gap:4px}label.varoyal-has-swatch>input:checked+.varoyal-swatches .varoyal-swatches__item,.brxe-filter-checkbox .varoyal-has-swatch>input:checked+.varoyal-swatches .varoyal-swatches__item,.brxe-filter-radio .varoyal-has-swatch>input:checked+.varoyal-swatches .varoyal-swatches__item{border-color:#333;box-shadow:0 0 0 2px #0000000f;transform:translateY(-1px)}label.varoyal-has-swatch>input[type=checkbox]:checked+.varoyal-swatches .varoyal-swatches__item:after,.brxe-filter-checkbox .varoyal-has-swatch>input[type=checkbox]:checked+.varoyal-swatches .varoyal-swatches__item:after{content:"";position:absolute;left:50%;top:50%;width:18px;height:18px;transform:translate(-50%,-50%) scale(1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M4 10l4 4 8-8' fill='none' stroke='%23fff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:80% 80%;filter:drop-shadow(0 1px 1.5px rgba(0,0,0,.55));opacity:1;transition:opacity .18s ease,transform .18s ease;pointer-events:none;z-index:10;font-weight:900}label.varoyal-has-swatch>input[type=radio]:checked+.varoyal-swatches .varoyal-swatches__item:after,.brxe-filter-radio .varoyal-has-swatch>input[type=radio]:checked+.varoyal-swatches .varoyal-swatches__item:after{content:"";position:absolute;left:50%;top:50%;width:18px;height:18px;transform:translate(-50%,-50%) scale(1);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M4 10l4 4 8-8' fill='none' stroke='%23fff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:80% 80%;filter:drop-shadow(0 1px 1.5px rgba(0,0,0,.55));opacity:1;transition:opacity .18s ease,transform .18s ease;pointer-events:none;z-index:10}label.brx-option-disabled>input:checked+.varoyal-swatches .varoyal-swatches__item,li.brx-option-disabled>label.varoyal-has-swatch>input:checked+.varoyal-swatches .varoyal-swatches__item{box-shadow:none;border-color:#ddd}label.brx-option-disabled>input:checked+.varoyal-swatches .varoyal-swatches__item:after,li.brx-option-disabled>label.varoyal-has-swatch>input:checked+.varoyal-swatches .varoyal-swatches__item:after{display:none}.varoyal-swatches--filter .varoyal-swatches__items--color .varoyal-swatches__item{border-radius:50%}label.varoyal-has-swatch>input:disabled+.varoyal-swatches .varoyal-swatches__item{opacity:.5;pointer-events:none;filter:grayscale(.1)}label.varoyal-has-swatch:focus-within .varoyal-swatches__item{outline:2px solid #000;outline-offset:2px}
