.custom-stock-block{--stock-color-high: #16a34a;--stock-color-high-bg: #dcfce7;--stock-color-medium: #E25D00;--stock-color-medium-bg: #fef3c7;--stock-color-low: #dc2626;--stock-color-low-bg: #fee2e2;--stock-color-out: #6b7280;--stock-color-out-bg: #f3f4f6;--stock-color-made-to-order: #0d9488;--stock-color-made-to-order-bg: #ccfbf1;--stock-color-lead-time: #6366f1;--stock-restock-color: #6366f1;--stock-font-family: inherit;--stock-font-weight: 500;--stock-font-size-status: 14px;--stock-font-size-shipping: 13px;--stock-font-weight-urgent: 600;--stock-restock-font-size: 13px;--stock-lead-time-font-size: 13px;--stock-dot-size: 14px;--stock-spacing: 1rem;--stock-gap: 8px;--stock-container-bg: rgba(0,0,0,.02);--stock-container-border: rgba(0,0,0,.06);--stock-container-radius: 8px;--stock-container-padding: 12px 14px;--stock-pulse-intensity: 4px;--stock-transition-speed: .2s}@media (prefers-color-scheme: dark){.custom-stock-block[data-auto-dark=true]{--stock-color-high-bg: rgba(22, 163, 74, .2);--stock-color-medium-bg: rgba(226, 93, 0, .2);--stock-color-low-bg: rgba(220, 38, 38, .2);--stock-color-out-bg: rgba(107, 114, 128, .2);--stock-color-made-to-order-bg: rgba(13, 148, 136, .2);--stock-container-bg: rgba(255,255,255,.05);--stock-container-border: rgba(255,255,255,.1)}}.custom-stock-block{margin:var(--stock-spacing) 0;font-family:var(--stock-font-family);font-weight:var(--stock-font-weight);min-height:24px;contain:layout style}.custom-stock-block--standard,.custom-stock-block--detailed{min-height:60px}.custom-stock-block[data-spacing=compact]{--stock-spacing: .5rem;--stock-gap: 6px}.custom-stock-block[data-spacing=relaxed]{--stock-spacing: 1.5rem;--stock-gap: 10px}.custom-stock-block--loading .stock-content{opacity:0;transform:translateY(4px);will-change:opacity,transform}.custom-stock-block:not(.custom-stock-block--loading) .stock-content{opacity:1;transform:translateY(0);transition:opacity var(--stock-transition-speed) ease,transform var(--stock-transition-speed) ease;will-change:auto}.custom-stock-block--updating .stock-content{opacity:.5;transition:opacity .1s ease}.custom-stock-block[data-mode=minimal] .shipping-container,.custom-stock-block[data-mode=minimal] .delivery-estimate,.custom-stock-block[data-mode=minimal] .lead-time-eta{display:none!important}.custom-stock-block[data-mode=minimal]{min-height:24px}.custom-stock-block[data-mode=compact]{display:flex;align-items:center;gap:12px;flex-wrap:wrap;min-height:24px}.custom-stock-block[data-mode=compact] .stock-status-row{margin-bottom:0}.custom-stock-block[data-mode=compact] .shipping-container{margin-top:0}.custom-stock-block[data-mode=compact] .delivery-estimate,.custom-stock-block[data-mode=compact] .lead-time-eta{display:none!important}.stock-status-row{display:flex;align-items:center;gap:var(--stock-gap);margin-bottom:var(--stock-gap)}.stock-dot{width:var(--stock-dot-size);height:var(--stock-dot-size);border-radius:50%;flex-shrink:0;position:relative}.stock-dot:before{content:"";position:absolute;top:20%;left:20%;width:40%;height:40%;border-radius:50%;background:#ffffff80}.custom-stock-block[data-style=outline] .stock-dot{background:transparent!important;border:2px solid currentColor}.custom-stock-block[data-style=outline] .stock-dot:before{display:none}.custom-stock-block[data-style=badge] .stock-status-row{gap:0}.custom-stock-block[data-style=badge] .stock-dot{display:none}.custom-stock-block[data-style=badge] .stock-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:20px;font-weight:var(--stock-font-weight);font-size:var(--stock-font-size-status)}.custom-stock-block[data-style=badge] .stock-badge-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.stock-badge--high{background:var(--stock-color-high-bg);color:var(--stock-color-high)}.stock-badge--medium{background:var(--stock-color-medium-bg);color:var(--stock-color-medium)}.stock-badge--low{background:var(--stock-color-low-bg);color:var(--stock-color-low)}.stock-badge--out{background:var(--stock-color-out-bg);color:var(--stock-color-out)}.stock-badge--made-to-order,.stock-badge--custom-build{background:var(--stock-color-made-to-order-bg);color:var(--stock-color-made-to-order)}.custom-stock-block[data-style=badge] .stock-text,.custom-stock-block[data-style=icon] .stock-dot{display:none}.stock-icon{display:none;width:18px;height:18px;flex-shrink:0}.custom-stock-block[data-style=icon] .stock-icon{display:block}.stock-text{font-size:var(--stock-font-size-status);font-weight:var(--stock-font-weight)}.stock-text--urgent{font-weight:var(--stock-font-weight-urgent)}.custom-stock-block[data-pulse=subtle] .stock-dot--pulse{animation:stock-pulse-subtle 2s ease-in-out infinite}@keyframes stock-pulse-subtle{0%,to{opacity:1}50%{opacity:.6}}.stock-dot--pulse{animation:stock-pulse-ring 1.5s cubic-bezier(.4,0,.6,1) infinite;will-change:box-shadow,opacity}@keyframes stock-pulse-ring{0%,to{box-shadow:0 0 0 0 currentColor}50%{box-shadow:0 0 0 var(--stock-pulse-intensity) currentColor;opacity:.5}}.custom-stock-block[data-pulse=intense] .stock-dot--pulse{animation:stock-pulse-intense 1s cubic-bezier(.4,0,.6,1) infinite}@keyframes stock-pulse-intense{0%,to{box-shadow:0 0 0 0 currentColor;transform:scale(1)}50%{box-shadow:0 0 0 6px currentColor;opacity:.4;transform:scale(1.1)}}.stock-text--shake{animation:stock-shake .5s ease-in-out}@keyframes stock-shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-2px)}40%,80%{transform:translate(2px)}}.shipping-container{margin-top:10px}.shipping-container--boxed{background:var(--stock-container-bg);border:1px solid var(--stock-container-border);border-radius:var(--stock-container-radius);padding:var(--stock-container-padding)}.shipping-container--full{width:100%}.shipping-container--match-button{max-width:100%}.shipping-row{display:flex;align-items:center;gap:var(--stock-gap);color:#6b7280;font-size:var(--stock-font-size-shipping);flex-wrap:wrap}.shipping-icon{width:18px;height:18px;flex-shrink:0;opacity:.7}.shipping-date{font-weight:500;color:#374151}.shipping-info{display:inline}.shipping-countdown{font-weight:600;color:#059669}.delivery-estimate{display:flex;align-items:center;gap:6px;margin-top:8px;font-size:var(--stock-font-size-shipping);color:#6b7280}.delivery-estimate svg{opacity:.6}.delivery-date{font-weight:500;color:#374151}.restock-eta{display:flex;align-items:center;gap:6px;margin-top:4px;font-size:var(--stock-restock-font-size);color:var(--stock-restock-color)}.restock-eta svg{color:var(--stock-restock-color);flex-shrink:0}.lead-time-eta{display:flex;align-items:center;gap:6px;margin-top:4px;font-size:var(--stock-lead-time-font-size);color:var(--stock-color-lead-time)}.lead-time-eta svg{color:var(--stock-color-lead-time);flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/62/assets/custom-stock-block.css.map */
