.pf-locations{width:100%;color:var(--ds-color-text,#111827);--accent:var(--ds-color-accent,var(--ds-color-primary,#0f766e));--accent-soft:color-mix(in srgb, var(--accent) 12%, var(--ds-color-surface,#fff));--pf-loc-text:var(--ds-color-text,#111827);--pf-loc-muted:var(--ds-color-text-muted,#5c6570);--pf-loc-border:var(--ds-color-border,#e5e7eb);--pf-loc-surface:var(--ds-color-surface,#fff);--pf-loc-subtle:var(--ds-color-surface-muted,#f7f9fb);--pf-loc-accent:var(--accent);--pf-loc-accent-soft:var(--accent-soft)}.pf-locations.hours-and-holidays{gap:2rem;display:grid}.pf-locations.hours-panel,.pf-locations .hours-panel{flex-direction:column;gap:.85rem;display:flex}.pf-locations .hours-toolbar{flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem;display:flex}.pf-locations .hours-toolbar__location{flex:14rem;min-width:14rem;margin:0}.pf-locations .hours-toolbar__presets{flex-wrap:wrap;align-items:flex-end;gap:.4rem;padding-bottom:.05rem;display:flex}.pf-locations .hours-hint{color:var(--pf-loc-muted);margin:0;font-size:13px}.pf-locations .hours-day-picker{grid-template-columns:repeat(7,minmax(0,1fr));gap:.4rem;display:grid}.pf-locations .hours-day-chip{text-align:left;font:inherit;color:var(--pf-loc-text);background:var(--pf-loc-surface);border:1px solid var(--pf-loc-border);cursor:pointer;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.15rem;min-height:3.75rem;margin:0;padding:.65rem .7rem;display:flex}.pf-locations .hours-day-chip:hover{border-color:color-mix(in srgb, var(--pf-loc-accent) 35%, var(--pf-loc-border))}.pf-locations .hours-day-chip.is-active{border-color:color-mix(in srgb, var(--pf-loc-accent) 55%, var(--pf-loc-border));box-shadow:0 0 0 1px color-mix(in srgb, var(--pf-loc-accent) 35%, transparent);background:color-mix(in srgb, var(--pf-loc-accent-soft) 55%, var(--pf-loc-surface))}.pf-locations .hours-day-chip.is-open .hours-day-chip__summary{color:var(--pf-loc-accent)}.pf-locations .hours-day-chip__name{letter-spacing:.02em;text-transform:uppercase;font-size:.85rem;font-weight:700}.pf-locations .hours-day-chip__summary{color:var(--pf-loc-muted);flex-direction:column;align-items:flex-start;gap:.1rem;font-size:12px;line-height:1.3;display:flex}.pf-locations .hours-day-chip__slot{white-space:nowrap}.pf-locations .hours-day-editor{border:1px solid var(--pf-loc-border);background:var(--pf-loc-surface);border-radius:12px;flex-direction:column;gap:.85rem;padding:1rem 1.1rem 1.15rem;display:flex}.pf-locations .hours-day-editor__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.pf-locations .hours-day-editor__header h3{margin:0;font-size:1.15rem}.pf-locations .hours-day-editor__empty{color:var(--pf-loc-muted);margin:0;font-size:14px}.pf-locations .hours-day-editor__actions{flex-wrap:wrap;gap:.5rem;display:flex}.pf-locations .hours-day__toggle{color:var(--pf-loc-text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;margin:0;font-size:13px;font-weight:600;display:inline-flex}.pf-locations .hours-day__toggle input{width:15px;height:15px;accent-color:var(--pf-loc-accent);margin:0}.pf-locations .hours-day__body{flex-direction:column;gap:.65rem;display:flex}.pf-locations .hours-window{flex-wrap:wrap;align-items:center;gap:.4rem .55rem;display:flex}.pf-locations .hours-window--card{border:1px solid var(--pf-loc-border);background:var(--pf-loc-subtle);border-radius:10px;flex-direction:column;align-items:stretch;gap:.45rem;padding:.75rem .85rem}.pf-locations .hours-window__label{letter-spacing:.02em;text-transform:uppercase;color:var(--pf-loc-muted);font-size:12px;font-weight:650}.pf-locations .hours-window__times{flex-wrap:wrap;align-items:center;gap:.4rem .55rem;display:flex}.pf-locations .hours-window input[type=time].ds-input{width:auto;min-width:8.5rem}.pf-locations .hours-window-sep{opacity:.7;font-size:13px}@media (width<=900px){.pf-locations .hours-day-picker{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=560px){.pf-locations .hours-day-picker{grid-template-columns:repeat(2,minmax(0,1fr))}}
