.sf-store-status{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--sf-store-status-muted,#64748b);max-width:100%}.sf-store-status--compact{font-size:11px}.sf-store-status__dot{width:7px;height:7px;border-radius:50%;background:#9e9e9e;flex-shrink:0}.sf-store-status__dot--open{background:#22c55e}.sf-store-status__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sf-store-status-card{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border-radius:14px;border:1px solid var(--sf-store-status-card-border,rgba(15,23,42,.08));background:var(--sf-store-status-card-bg,rgba(255,255,255,.85))}.sf-store-status-card__badge{display:inline-flex;align-self:flex-start;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;background:rgba(148,163,184,.18);color:#475569}.sf-store-status-card__badge--open{background:rgba(34,197,94,.14);color:#15803d}.sf-store-status-card__copy{margin:0;font-size:13px;line-height:1.45;color:var(--sf-store-status-muted,#64748b)}