.store-availability-block{margin:.5rem 0 1rem}.store-availability-inline{display:flex;align-items:center;min-height:24px}.store-availability-text{font-size:1rem;line-height:1.5;letter-spacing:.03em;margin:0}.store-availability-text span{display:inline-flex;align-items:center;gap:.25rem}.store-availability-text.in-stock span{color:#16a34a}.store-availability-text.low-inventory span{color:#ea580c}.store-availability-text.out-of-stock span{color:#dc2626}.store-availability-text.select-store span,.store-availability-text.availability-button span{color:#2563eb}.store-availability-text.error span{color:#dc2626}.store-availability-loading{color:#6b7280}.store-availability-drawer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;visibility:hidden;opacity:0;transition:visibility .3s ease,opacity .3s ease}.store-availability-drawer.open{visibility:visible;opacity:1}.drawer-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;transition:background-color .3s ease}.drawer-content{position:absolute;top:0;right:0;width:100%;max-width:480px;height:100%;background:#fff;box-shadow:-4px 0 24px #00000026;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease}.store-availability-drawer.open .drawer-content{transform:translate(0)}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e7eb;background:#fff;position:sticky;top:0;z-index:1}.drawer-header-content{flex:1;margin-right:1rem}.drawer-title{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#111827}.drawer-subtitle{margin:0;font-size:.875rem;color:#6b7280;line-height:1.4}.drawer-close{background:none;border:none;padding:.5rem;cursor:pointer;border-radius:4px;color:#6b7280;transition:color .2s ease}.drawer-close:hover{color:#111827}.drawer-close svg{width:20px;height:20px}.drawer-body{padding:0;flex:1;overflow-y:auto}.store-availability-list{padding:0}.store-item{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;transition:background-color .2s ease;gap:5px}.drawer-body .store-item{min-height:120px}.store-item:last-child{border-bottom:none}.store-item:hover{background-color:#f9fafb}.store-item.selected{background-color:#f0f9ff;border-left:4px solid #2563eb}.store-info{flex:1;min-width:0}.store-name{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:#111827}.store-address{margin:0 0 .5rem;font-size:.875rem;color:#6b7280;line-height:1.4}.store-details{margin:0;font-size:.75rem;color:#6b7280;display:flex;flex-direction:column;gap:.125rem}.store-hours,.store-phone{display:block}.store-status{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;text-align:right;min-width:120px}.status-text{font-size:.875rem;font-weight:500}.store-status.in-stock .status-text{color:#16a34a}.store-status.low-inventory .status-text{color:#ea580c}.store-status.out-of-stock .status-text{color:#dc2626}.set-store-btn{background-color:#000;border:1px solid #000;color:#fff;padding:8px 12px;font-size:.75rem;font-weight:500;cursor:pointer;text-transform:uppercase;transition:.3s all}.set-store-btn:hover{color:#000;background-color:#fff}.selected-badge{background-color:#dcfce7;color:#166534;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500}@media (max-width: 640px){.drawer-content{max-width:100%;width:100%}.drawer-header{padding:1rem}.drawer-title{font-size:1.125rem;margin-bottom:.25rem}.drawer-subtitle{font-size:.8125rem}.store-item{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem}.store-status{align-items:flex-start;text-align:left;min-width:auto;width:100%}.set-store-btn{align-self:flex-start}}@media (max-width: 480px){.drawer-content{max-width:100vw}}@media (min-width: 641px) and (max-width: 1024px){.drawer-content{max-width:420px}}@media (prefers-color-scheme: dark){.drawer-content{background:#1f2937}.drawer-title{color:#f9fafb}.drawer-subtitle{color:#d1d5db}.drawer-header{background:#1f2937;border-bottom-color:#374151}.store-item{border-bottom-color:#374151}.store-item:hover{background-color:#374151}.store-item.selected{background-color:#1e3a8a}.store-name{color:#f9fafb}.store-address,.store-details{color:#d1d5db}}.store-availability-loading{position:relative}.store-availability-loading:after{content:"";display:inline-block;width:12px;height:12px;margin-left:.5rem;border:2px solid #e5e7eb;border-top:2px solid #2563eb;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/175/assets/store-availability.css.map */
