@keyframes skeleton-loading{0%{background-color:var(--smoke)}50%{background-color:var(--mercury)}to{background-color:var(--smoke)}}.skeleton-placeholder{background-color:var(--smoke);animation:1s ease-in-out infinite skeleton-loading}.product-tile-skeleton{min-width:0}.product-tile-skeleton .skeleton-placeholder{background-color:var(--smoke);border-radius:2px;animation:1s ease-in-out infinite skeleton-loading}.product-tile-skeleton .skeleton-image{aspect-ratio:2/3;width:100%}.product-tile-skeleton .skeleton-swatches{gap:var(--spacing-m-sm);display:flex}.product-tile-skeleton .skeleton-swatches .skeleton-swatch{border-radius:50%;width:26px;height:26px}.product-tile-skeleton .skeleton-badge{width:80px;height:26px}.product-tile-skeleton .skeleton-title{width:70%;height:18px;margin-bottom:var(--spacing-xs)}.product-tile-skeleton .skeleton-color{width:40%;height:19px;margin-bottom:var(--spacing-xs)}.product-tile-skeleton .skeleton-price{width:50px;height:15px}
.alo-popover-container{z-index:1;width:max-content;max-width:100%;padding:var(--spacing-xs);animation:.15s ease-out aloPopoverFadeIn}.alo-popover-content{background:var(--white);width:400px;max-width:100%;height:auto;box-shadow:var(--shadow-level-1);border-radius:4px;position:relative}.alo-popover-arrow{border:8px solid #0000;width:16px;height:16px;position:absolute;transform:translate(-50%)}.alo-popover-bottom .alo-popover-arrow{top:calc(-1*var(--spacing-md));border-bottom:8px solid var(--white);filter:drop-shadow(0 -2px 2px #0000000f)}.alo-popover-top .alo-popover-arrow{bottom:calc(-1*var(--spacing-md));border-top:8px solid var(--white);filter:drop-shadow(0 2px 2px #0000000f)}.alo-popover-body{padding:var(--spacing-md)}@keyframes aloPopoverFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.swatch-wrapper{position:relative}.swatch-wrapper .swatches{gap:var(--spacing-m-sm);flex-wrap:nowrap;justify-content:flex-start;align-items:center;display:flex;overflow:hidden}.swatch-wrapper .swatches .swatch{border:1px solid var(--mercury);appearance:none;box-sizing:border-box;border-radius:50%;flex:0 0 26px;align-self:center;width:26px;min-width:26px;height:26px;min-height:26px;padding:0;position:relative}.swatch-wrapper .swatches .swatch.active:before{content:" ";z-index:-1;border:1px solid var(--chicago);border-radius:50%;width:32px;height:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.swatch-wrapper .swatches .swatch.sold-out:after{content:" ";background-color:var(--dawn);border-top:1px solid var(--white);border-bottom:1px solid var(--white);width:24px;height:3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.swatch-wrapper .swatch-rest-count{white-space:nowrap;flex:none}.swatch-wrapper .swatch-rest-count .alo-add-thick-icon{background-image:url("data:image/svg+xml,<svg width=\"9px\" height=\"9px\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(%23clip0_21523_11233)\"><path d=\"M10 0V20\" stroke=\"black\" stroke-width=\"3.33333\" stroke-miterlimit=\"50\"/><path d=\"M20 10L-9.53674e-07 10\" stroke=\"black\" stroke-width=\"3.33333\" stroke-miterlimit=\"50\"/></g><defs><clipPath id=\"clip0_21523_11233\"><rect width=\"20\" height=\"20\" fill=\"white\"/></clipPath></defs></svg>");background-repeat:no-repeat;background-size:contain;width:9px;height:9px;display:inline-block}.urgency.alo-popover-container .alo-popover-content{background-color:var(--smoke);width:max-content;margin-bottom:var(--spacing-xs);box-shadow:none;border-radius:0}.urgency.alo-popover-container .alo-popover-body{padding:2px var(--spacing-xs);line-height:1}.urgency.alo-popover-container.alo-popover-top .alo-popover-arrow{border-top-color:var(--smoke)}
