.product-card-variant-overlay{position:absolute;top:0;left:0;right:0;pointer-events:none;z-index:20}.product-card-variant-toggle{position:absolute;bottom:8px;right:8px;background:#fffffff2;border:1px solid rgba(0,0,0,.1);padding:8px;cursor:pointer;color:var(--color-body, #1a1a1a);display:inline-flex;align-items:center;justify-content:center;transition:none;z-index:25;border-radius:50%;width:32px;height:32px;box-shadow:0 2px 8px #0000001a;pointer-events:auto}@media only screen and (min-width: 768px){.product-card-variant-toggle{bottom:12px;right:12px}}.product-card-variant-toggle:hover{background:#fff}.product-card-variant-toggle.active{background:var(--color-accent, #000);color:#fff;border-color:var(--color-accent, #000);transform:rotate(45deg)}.product-card-variant-toggle svg{display:block}.product-card-variant-selector{position:absolute;bottom:0;left:0;right:0;background:#fafaf9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--color-border, #E8E8E8);z-index:30;opacity:0;visibility:hidden;transform:translateY(100%);transition:all .3s cubic-bezier(.104,.204,.492,1);max-height:70%;overflow:hidden;box-shadow:0 -4px 16px #0000001a;pointer-events:auto}.product-card-variant-selector.active{opacity:1;visibility:visible;transform:translateY(0)}.product-card-variant-selector-inner{max-height:200px;overflow-y:auto;padding:12px}@media only screen and (min-width: 768px){.product-card-variant-selector-inner{max-height:250px;padding:16px}}.product-card-variant-selector-inner::-webkit-scrollbar{width:6px}.product-card-variant-selector-inner::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.product-card-variant-selector-inner::-webkit-scrollbar-thumb{background:#00000040;border-radius:3px}.product-card-variant-selector-inner::-webkit-scrollbar-thumb:hover{background:#0006}.product-card-variant-option{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:6px;transition:all .2s ease;text-decoration:none;color:var(--color-body, #1a1a1a);gap:12px;margin-bottom:6px;background:transparent;border:1px solid transparent;width:100%;text-align:left;cursor:pointer;overflow:hidden;min-width:0}.product-card-variant-option:last-child{margin-bottom:0}.product-card-variant-option:hover:not(.variant-unavailable){background:#0000000d;border-color:#0000001a}.product-card-variant-option.variant-unavailable{opacity:.4;cursor:not-allowed}.product-card-variant-option .variant-title{flex:1;font-size:.875rem;font-weight:var(--font-body-medium-weight, 500);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%}.product-card-variant-option .variant-price-wrapper{display:flex;align-items:center;gap:6px;white-space:nowrap}.product-card-variant-option .variant-price{font-size:.8125rem;font-weight:var(--font-body-bold-weight, 600);white-space:nowrap}.product-card-variant-option .variant-compare-price{font-size:.75rem;font-weight:var(--font-body-medium-weight, 500);color:#999;text-decoration:line-through;white-space:nowrap}.product-card-variant-option .variant-sale-price{color:#c41e3a;font-weight:var(--font-body-bold-weight, 600)}.product-card-variant-option.variant-on-sale{border-color:#c41e3a33;background:#c41e3a05}.product-card-variant-option.variant-on-sale:hover:not(.variant-unavailable){background:#c41e3a0d;border-color:#c41e3a4d}.product-card-variant-option .variant-sold-out{font-size:.7rem;color:#999;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.product-card-variant-option:nth-child(3){flex-direction:column;align-items:flex-start;padding:10px 12px;gap:4px}.product-card-variant-option:nth-child(3) .variant-title{font-size:.875rem;line-height:1.3;white-space:normal;width:100%}.product-card-variant-option:nth-child(3) .variant-price-wrapper{width:100%;justify-content:flex-start}.product-card-variant-option:nth-child(3) .variant-price{font-size:.8125rem}.product-card-variant-option:nth-child(3) .variant-compare-price{font-size:.75rem}.product-card-variant-option.loading{opacity:.6;pointer-events:none}.product-card-variant-option.loading:after{content:"";position:absolute;right:12px;width:16px;height:16px;border:2px solid var(--color-accent, #000);border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media only screen and (min-width: 768px) and (max-width: 1024px){.product-card-variant-toggle{width:36px;height:36px;bottom:14px;right:14px}.product-card-variant-option{padding:12px 14px;min-height:48px;margin-bottom:8px}.product-card-variant-option .variant-title{font-size:.9375rem}.product-card-variant-option .variant-price{font-size:.875rem}.product-card-variant-selector-inner{max-height:280px;padding:18px}.product-card-variant-option:nth-child(3){flex-direction:column;align-items:flex-start;padding:10px 14px;gap:5px;min-height:48px}.product-card-variant-option:nth-child(3) .variant-title{font-size:.9375rem;white-space:normal}.product-card-variant-option:nth-child(3) .variant-price-wrapper{width:100%;justify-content:flex-start}.product-card-variant-option:nth-child(3) .variant-price{font-size:.875rem}.product-card-variant-option:nth-child(3) .variant-compare-price{font-size:.75rem}}@media only screen and (max-width: 767px){.product-card-variant-toggle{width:40px;height:40px;bottom:10px;right:10px;padding:10px}.product-card-variant-toggle svg{width:18px;height:18px}.product-card-variant-selector-inner{max-height:240px;padding:12px}.product-card-variant-option{padding:12px 14px;margin-bottom:8px;min-height:44px}.product-card-variant-option .variant-title{font-size:.875rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 10px)}.product-card-variant-option:nth-child(3){flex-direction:column;align-items:flex-start;padding:10px 14px;gap:4px;min-height:44px}.product-card-variant-option:nth-child(3) .variant-title{font-size:.875rem;line-height:1.4;white-space:normal}.product-card-variant-option:nth-child(3) .variant-price-wrapper{width:100%;justify-content:flex-start}.product-card-variant-option:nth-child(3) .variant-price{font-size:.8125rem}.product-card-variant-option:nth-child(3) .variant-compare-price{font-size:.75rem}.product-card-variant-option .variant-price{font-size:.8125rem}.product-card-variant-option .variant-compare-price,.product-card-variant-option .variant-sold-out{font-size:.75rem}}@media only screen and (max-width: 375px){.product-card-variant-selector{max-height:75%}.product-card-variant-selector-inner{max-height:220px;padding:10px}.product-card-variant-option{padding:10px 12px;margin-bottom:6px;min-height:44px}.product-card-variant-option .variant-title{font-size:.8125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 8px)}.product-card-variant-option:nth-child(3){flex-direction:column;align-items:flex-start;padding:9px 12px;gap:4px;min-height:44px}.product-card-variant-option:nth-child(3) .variant-title{font-size:.8125rem;line-height:1.35;white-space:normal}.product-card-variant-option:nth-child(3) .variant-price-wrapper{width:100%;justify-content:flex-start}.product-card-variant-option:nth-child(3) .variant-price{font-size:.75rem}.product-card-variant-option:nth-child(3) .variant-compare-price{font-size:.6875rem}.product-card-variant-option .variant-price{font-size:.75rem}}@media only screen and (max-width: 767px) and (orientation: landscape){.product-card-variant-selector{max-height:60%}.product-card-variant-selector-inner{max-height:160px}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/product-card-variant-selector.css.map */
