:root{--ink:#0b1739;--muted:#647086;--green:#109447;--green-soft:#e8f6ec;--blue:#145ce6;--orange:#f26a21;--border:#e1e6ee;--surface:#fff;--subtle:#f7f9fc;--radius:16px;--max:1180px}
*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;font:16px/1.5 Heebo,Arial,sans-serif}a{color:var(--blue)}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:2px}.page-shell{max-width:var(--max);margin:auto;padding:16px}
.site-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:74px;direction:ltr}.brand{font-size:1.8rem;font-weight:800;letter-spacing:-.04em;text-decoration:none;color:var(--ink);direction:rtl}.menu-button,.map-link{min-width:44px;min-height:44px;border:0;background:transparent;color:var(--ink);font-size:1.7rem;text-decoration:none}.menu-button{text-align:start;cursor:pointer}.map-link{justify-self:end;display:flex;flex-direction:column;align-items:center}.map-link span{font-size:.7rem;font-weight:700}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.filters{padding:12px 0;border:0;display:grid;gap:12px}.filters>label{font-weight:700}.filters input[type=search]{width:100%;min-height:58px;border:1px solid var(--border);border-radius:22px;padding:8px 18px;font-size:18px;text-align:right}.filters fieldset{border:1px solid var(--border);border-radius:22px;overflow:hidden;gap:0;padding:0;margin:0;display:flex}.filters legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.chip{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:6px 16px;border:0;border-inline-start:1px solid var(--border);background:var(--surface);cursor:pointer;font-weight:700;flex:1}.chip:first-of-type{border-inline-start:0}.chip:has(input:checked){background:var(--green);color:#fff}.chip input,.category-chip input{position:absolute;opacity:0}
.category-row{display:flex;gap:18px;overflow-x:auto;padding:10px 0 16px;border-bottom:1px solid var(--border)}.category-chip{display:flex;min-width:62px;flex-direction:column;align-items:center;gap:3px;color:var(--ink);cursor:pointer;white-space:nowrap}.category-icon{font-size:1.9rem;line-height:1.1;color:var(--orange)}.category-icon svg{display:block;width:1em;height:1em}.category-chip:has(input:checked){color:var(--green);font-weight:800}.category-chip:has(input:checked) .category-icon{color:var(--green)}.filter-submit,.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 16px;border:0;border-radius:10px;background:var(--blue);color:#fff;text-decoration:none;cursor:pointer;font-weight:700}.loading{opacity:0}.htmx-request .loading,.loading.htmx-request{opacity:1}
.place-list{list-style:none;padding:0;margin:20px 0;display:grid;gap:12px}.place-card{background:var(--surface);border-bottom:1px solid var(--border);padding:14px 0;display:grid;grid-template-columns:104px minmax(0,1fr);gap:8px;align-items:start}.place-card:has(.place-actions){grid-template-columns:104px minmax(0,1fr) 88px}.place-image{width:104px;height:104px;object-fit:cover;border-radius:12px;background:var(--green-soft)}.place-info{min-width:0}.place-info h2{margin:0;font-size:1.12rem}.meta,.today-hours,.freshness{margin:3px 0;color:var(--muted)}.status{margin:8px 0 0;font-weight:700;color:#9b3e17}.status.is-open{color:var(--green)}.place-actions{display:flex;flex-direction:column;gap:8px}.place-actions .button{padding:6px 4px;font-size:.82rem}.button span{margin-inline-start:4px}.button.secondary{background:#fff;color:var(--blue);border:1px solid var(--blue)}summary{cursor:pointer;min-height:44px;padding-top:8px;font-weight:700}.weekly-hours ul{list-style:none;padding:0;margin:8px 0}.weekly-hours li{display:flex;justify-content:space-between;gap:12px;padding:5px 8px;border-bottom:1px solid var(--border)}.weekly-hours li.today{font-weight:700;background:var(--green-soft);border-radius:6px}.empty-state{background:var(--surface);border:1px solid var(--border);padding:28px;text-align:center;border-radius:var(--radius)}
@media(min-width:768px){.site-header{min-height:82px}.brand{font-size:2rem}.place-card{grid-template-columns:132px minmax(0,1fr)}.place-card:has(.place-actions){grid-template-columns:132px minmax(0,1fr) 104px}.place-image{width:132px;height:132px}.place-info h2{font-size:1.35rem}}@media(min-width:1024px){.filters{grid-template-columns:1fr auto;align-items:center}.filters>label,.filters>input{grid-column:1}.filters fieldset,.category-row,.filter-submit{grid-column:2;grid-row:1/3}.category-row{grid-column:1/-1}.filter-submit{grid-row:auto;grid-column:2}.place-card{padding:18px 0}}
