.avs-loop-swatches{display:flex!important;flex-direction:column;gap:8px;margin-top:10px}.avs-loop-row{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.avs-loop-color{width:40px;height:40px;border:2px solid #ddd;border-radius:4px;overflow:hidden;padding:2px;background:#fff;cursor:pointer;transition:all 0.2s ease;display:inline-block;box-sizing:border-box}.avs-loop-color:hover,.avs-loop-color.active{border-color:#000;transform:scale(1.08)}.avs-loop-color img{width:100%;height:100%;object-fit:cover;display:block;border-radius:2px}.avs-loop-size{min-width:32px;height:28px;padding:0 10px;border:1px solid #ddd;border-radius:3px;background:#f8f8f8;font-size:12px;font-weight:500;color:#444;display:inline-flex;align-items:center;justify-content:center;cursor:default}.avs-loop-swatch.avs-more{min-width:32px;height:28px;padding:0 8px;border:1px solid #ddd;border-radius:3px;background:#eee;font-size:11px;font-weight:600;color:#666;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.avs-loop-swatch.avs-more:hover{background:#333;color:#fff;border-color:#333}.avs-swatches-wrapper{margin-bottom:15px}.avs-swatches{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.avs-swatch{cursor:pointer;border:2px solid #ddd;border-radius:4px;transition:all 0.2s ease;position:relative;overflow:hidden;box-sizing:border-box}.avs-swatch:hover{border-color:#666}.avs-swatch.selected{border-color:#000;box-shadow:0 0 0 2px rgb(0 0 0 / .1)}.avs-swatch.selected::after{content:'✓';position:absolute;bottom:2px;right:2px;background:#000;color:#fff;font-size:9px;width:14px;height:14px;line-height:14px;text-align:center;border-radius:50%}.avs-swatch.disabled{opacity:.4;cursor:not-allowed}.avs-image-swatch{width:55px;height:55px;padding:2px;background:#fff}.avs-image-swatch img{width:100%;height:100%;object-fit:cover;display:block;border-radius:2px}.avs-text-swatch{min-width:44px;height:44px;padding:0 14px;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.avs-text-swatch span{font-size:14px;font-weight:500;color:#333}.avs-text-swatch:hover{background:#e8e8e8}.avs-text-swatch.selected{background:#000;border-color:#000}.avs-text-swatch.selected span{color:#fff}.avs-text-swatch.selected::after{display:none}@media (max-width:768px){.avs-loop-color{width:36px;height:36px}.avs-loop-size{min-width:28px;height:26px;font-size:11px}.avs-image-swatch{width:48px;height:48px}.avs-text-swatch{min-width:40px;height:40px}}.avs-loop-color.active{border-color:#000;box-shadow:0 0 0 2px rgb(0 0 0 / .15)}.product .attachment-woocommerce_thumbnail,.product .wp-post-image{transition:opacity 0.15s ease}