.status-wrapper{width:100%;margin:1rem 0}.status-wrapper.align-left{text-align:left}.status-wrapper.align-center{text-align:center}.status-wrapper.align-right{text-align:right}.status-indicator{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border-radius:2rem;font-weight:600;cursor:default;box-shadow:0 4px 8px #0000001a;transition:background-color .3s ease}.status-light{width:14px;height:14px;border-radius:50%;display:inline-block}.status-indicator.open{background-color:#e6f9ec;color:#1a7f37}.status-indicator.open .status-light{background-color:#22c55e;box-shadow:0 0 10px #22c55e,0 0 20px #22c55e;animation:pulse-green 1.5s infinite}.status-indicator.closed{background-color:#fdecea;color:#b91c1c}.status-indicator.closed .status-light{background-color:#ef4444;box-shadow:0 0 10px #ef4444,0 0 20px #ef4444;animation:pulse-red 1.5s infinite}@keyframes pulse-green{0%,to{box-shadow:0 0 6px #22c55e,0 0 12px #22c55e}50%{box-shadow:0 0 12px #22c55e,0 0 24px #22c55e}}@keyframes pulse-red{0%,to{box-shadow:0 0 6px #ef4444,0 0 12px #ef4444}50%{box-shadow:0 0 12px #ef4444,0 0 24px #ef4444}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
