.cm-swatches-limit{cursor:pointer;background:#f0f0f0;padding:5px 10px;border-radius:4px;display:inline-block;margin-top:10px;font-size:13px;transition:background-color .3s ease;}.cm-swatches-limit:hover{background:#e0e0e0;}.variations .label .selected-value{font-weight:normal;margin-left:5px;}.variations .label label{margin-bottom:.3em;line-height:1.3;}.reset_variations{display:inline-block;margin-left:5px;}table.variations tr{border:none!important;display:flex;flex-direction:column;flex-wrap:wrap;}.variations tr:not(:last-child){margin-bottom:12px}.variations .value{padding:0!important;width:100%!important}.cm-swatches-container{display:flex;flex-wrap:wrap;gap:10px;width:100%;position:relative;z-index:1;}.cm-swatch{cursor:pointer;position:relative;border:var(--swatch-border-width,2px) solid var(--swatch-border-color,#ddd);transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:24px;height:24px;}.cm-swatch:hover{transform:translateY(-1px);border-color:#666;}.cm-swatch.selected{border-color:#333;}.cm-swatch .screen-reader-text{opacity:0;}.swatch-small{width:30px;height:30px;}.swatch-medium{width:40px;height:40px;}.swatch-large{width:50px;height:50px;}.swatch-square,.swatch-square.swatch-image,.swatch-square.selected{border-radius:4px;}.swatch-circle,.swatch-circle.swatch-image,.swatch-circle.selected{border-radius:50%;}.swatch-rounded,.swatch-rounded.swatch-image,.swatch-rounded.selected{border-radius:8px;}.swatch-custom-border,.swatch-custom-border.swatch-image,.swatch-custom-border.selected{border-radius:var(--swatch-border-width,2px);}.swatch-pill{border-radius:20px;padding:0 10px;}.swatch-color{display:block;}.cm-swatch.swatch-image{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;}.cm-swatch.swatch-image.selected:after{content:'';position:absolute;inset:0;background:rgba(0,0,0,.1);}.swatch-image.swatch-small{width:30px;height:30px;}.swatch-image.swatch-medium{width:40px;height:40px;}.swatch-image.swatch-large{width:50px;height:50px;}.swatch-image{background-size:cover;background-position:center;display:block;width:100%;height:100%;}.swatch-label{background:#f5f5f5;font-size:13px;padding:0 12px;white-space:nowrap;min-width:fit-content;display:flex;align-items:center;justify-content:center;min-height:100%;}.swatch-label:hover{background:#eee;}.archive-swatches{margin:8px 0;}.attribute-label{display:block;margin-bottom:8px;font-weight:500;font-size:14px;color:#333;}.cm-swatch.tooltip-enabled[data-tooltip]{position:relative;}.cm-swatch.tooltip-enabled[data-tooltip]::after,.cm-swatch.tooltip-enabled[data-tooltip]::before{content:"";display:none;position:absolute;pointer-events:none;z-index:100;}.cm-swatch.tooltip-enabled[data-tooltip]:hover::after,.cm-swatch.tooltip-enabled[data-tooltip]:focus::after,.cm-swatch.tooltip-enabled[data-tooltip]:hover::before,.cm-swatch.tooltip-enabled[data-tooltip]:focus::before{display:block}.cm-swatch.tooltip-enabled[data-tooltip]:hover::after,.cm-swatch.tooltip-enabled[data-tooltip]:focus::after{content:attr(data-tooltip);padding:5px 10px;border-radius:3px;font-size:12px;white-space:nowrap;background:var(--tooltip-background,rgba(0,0,0,.8));color:var(--tooltip-text-color,#fff);box-shadow:0 2px 5px rgba(0,0,0,.2);}.cm-swatch.tooltip-enabled[data-tooltip]:hover::after,.cm-swatch.tooltip-enabled[data-tooltip]:focus::after{bottom:calc(100% + 10px);left:50%;transform:translateX(-50%);}.cm-swatch.tooltip-enabled[data-tooltip]:hover::before,.cm-swatch.tooltip-enabled[data-tooltip]:focus::before{bottom:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top-color:var(--tooltip-background,rgba(0,0,0,.8));}.cm-swatch.tooltip-enabled.tooltip-bottom[data-tooltip]:hover::after,.cm-swatch.tooltip-enabled.tooltip-bottom[data-tooltip]:focus::after{top:calc(100% + 10px);bottom:auto;}.cm-swatch.tooltip-enabled.tooltip-bottom[data-tooltip]:hover::before,.cm-swatch.tooltip-enabled.tooltip-bottom[data-tooltip]:focus::before{top:100%;bottom:auto;border-top-color:transparent;border-bottom-color:var(--tooltip-background,rgba(0,0,0,.8));}.swatch-custom{width:var(--swatch-width,30px);height:var(--swatch-height,30px);}.swatch-border:hover{border-color:var(--swatch-border-hover-color,#333);}.swatch-shadow:hover{box-shadow:0 2px 8px rgba(0,0,0,.2);transform:translateY(-2px);}.cm-swatch.disabled{opacity:.5;cursor:not-allowed;pointer-events:none;position:relative;}.cm-swatch.disabled::before{content:'';position:absolute;inset:0;background:rgba(255,255,255,.5);z-index:1;}.cm-swatches-container + select{display:none!important;}.cm-swatch.swatch-disabled{opacity:.6;cursor:not-allowed;position:relative;}.cm-swatch.swatch-disabled.swatch-blur{filter:grayscale(100%) blur(2px);}.cm-swatch.swatch-disabled .swatch-cross{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1;}.cm-swatch.swatch-disabled .swatch-cross::before,.cm-swatch.swatch-disabled .swatch-cross::after{content:'';position:absolute;width:2px;height:70%;background-color:rgba(255,0,0,.7);border-radius:1px;}.cm-swatch.swatch-disabled .swatch-cross::before{transform:rotate(45deg);}.cm-swatch.swatch-disabled .swatch-cross::after{transform:rotate(-45deg);}.cm-swatch:focus,.cm-swatch:focus-visible{outline:2px solid #2271b1;outline-offset:2px;box-shadow:0 0 0 1px rgba(34,113,177,.3);}.cm-swatch:focus .screen-reader-text{clip:auto!important;clip-path:none!important;height:auto!important;width:auto!important;overflow:hidden;position:absolute!important;background-color:#000;color:#fff;padding:5px;font-size:12px;border-radius:3px;z-index:100;left:50%;transform:translateX(-50%);white-space:nowrap;}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important;}[dir="rtl"] .cm-swatches-container{flex-direction:row-reverse;}[dir="rtl"] .attribute-label{text-align:right;}@media (max-width:767px){.cm-swatches-container{gap:8px}.swatch-small{width:28px;height:28px}.swatch-medium{width:36px;height:36px}.swatch-large{width:44px;height:44px}.swatch-label{font-size:12px;padding:0 8px}}.swatch-more{background-color:#f5f5f5;color:#333;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;}.swatch-more:hover{background-color:#e0e0e0;transform:translateY(-1px);}.swatch-lazy{background-color:#f7f7f7;position:relative;overflow:hidden;}.swatch-lazy:before{content:"";display:block;position:absolute;left:-100%;top:0;height:100%;width:50%;background:linear-gradient(to right,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);animation:shimmer 1s infinite;z-index:1;}.swatch-lazy.loaded:before{display:none;}@keyframes shimmer{0%{left:-100%}100%{left:100%}}.swatch-disabled{opacity:.6;cursor:not-allowed;position:relative;}