.sr-only.svelte-16h6p05{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section.svelte-16h6p05{background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm)}.section-head.svelte-16h6p05{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--border);flex-wrap:wrap;gap:10px;background:#fff}.section-head-left.svelte-16h6p05{display:flex;align-items:center;gap:10px}.section-head.svelte-16h6p05 h2:where(.svelte-16h6p05){font-size:.95rem;font-weight:600;color:var(--text);padding-left:10px;border-left:3px solid var(--green)}.count-badge.svelte-16h6p05{font-size:12px;color:var(--text-muted);background:var(--surface);padding:2px 8px;border-radius:20px;border:1px solid var(--border)}.controls.svelte-16h6p05{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.chip.svelte-16h6p05{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:20px;border:1px solid var(--border);background:var(--bg);color:var(--text-muted);font-size:12px;font-weight:500;cursor:pointer;transition:all .12s;white-space:nowrap}.chip-checkbox.svelte-16h6p05{display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;border:1px solid #cbd5e1;border-radius:3px;background:#fff;color:#047857;font-size:10px;line-height:1;flex-shrink:0}.chip-active.svelte-16h6p05 .chip-checkbox:where(.svelte-16h6p05){border-color:var(--green);background:#dcfce7}.chip.svelte-16h6p05:hover{border-color:var(--green);color:#047857;background:#f0fdf4}.chip-active.svelte-16h6p05{border-color:var(--green);color:#047857;background:#f0fdf4;font-weight:600}.sort-select.svelte-16h6p05,.select-input.svelte-16h6p05,.date-input.svelte-16h6p05{padding:6px 10px;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:13px;color:var(--text);background:var(--bg);outline:none;transition:border-color .12s}.sort-select.svelte-16h6p05:focus,.select-input.svelte-16h6p05:focus,.date-input.svelte-16h6p05:focus{border-color:var(--border-focus)}.gallery-filters.svelte-16h6p05{display:flex;gap:8px;flex-wrap:wrap;padding:12px 16px;border-bottom:1px solid var(--border);background:var(--surface)}.hint-block.svelte-16h6p05{padding:32px 16px;text-align:center}.hint.svelte-16h6p05{font-size:13px;color:var(--text-dim);font-style:italic}.hint.svelte-16h6p05 a:where(.svelte-16h6p05){color:var(--accent);text-decoration:none}.hint.svelte-16h6p05 a:where(.svelte-16h6p05):hover{text-decoration:underline}.gallery-grid.svelte-16h6p05{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;padding:16px}.gallery-sections.svelte-16h6p05{display:flex;flex-direction:column}.gallery-meal-section.svelte-16h6p05+.gallery-meal-section:where(.svelte-16h6p05){border-top:1px solid var(--border)}.meal-section-head.svelte-16h6p05{width:100%;display:flex;align-items:center;gap:8px;padding:12px 16px;border:0;background:#f8fafc;cursor:pointer;text-align:left}.meal-section-head.svelte-16h6p05:hover{background:var(--surface-hover)}.meal-section-caret.svelte-16h6p05{width:14px;color:var(--text-dim);font-size:12px}.meal-section-head.svelte-16h6p05 span:where(.svelte-16h6p05){font-size:12px;color:var(--text-dim);font-weight:600}.meal-section-head.svelte-16h6p05 .meal-section-title:where(.svelte-16h6p05){font-size:14px;font-weight:700;color:var(--text)}.gallery-card.svelte-16h6p05{position:relative;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:#fff;cursor:zoom-in;transition:transform .15s,box-shadow .15s;display:flex;flex-direction:column}.gallery-card.svelte-16h6p05:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg);border-color:#cbd5e1}.lightbox.svelte-16h6p05{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px}.lightbox-inner.svelte-16h6p05{position:relative;width:calc(100vw - 48px);max-width:960px;max-height:calc(100vh - 48px);border-radius:var(--radius);background:#fff;box-shadow:0 24px 64px #00000080;display:flex;overflow:hidden}.lightbox-left.svelte-16h6p05{width:45%;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid var(--border);overflow-y:auto}.lightbox-right.svelte-16h6p05{flex:1;min-width:0;overflow-y:auto}.lightbox-img.svelte-16h6p05{width:100%;aspect-ratio:1;object-fit:contain;display:block;background:var(--surface)}.lightbox-info.svelte-16h6p05{padding:12px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;border-top:1px solid var(--border);flex:1}.lightbox-text.svelte-16h6p05{display:flex;flex-direction:column;gap:2px;min-width:0}.lightbox-name.svelte-16h6p05{font-size:15px;font-weight:600;color:var(--text)}.lightbox-components.svelte-16h6p05{display:block;font-size:11px;color:var(--text-dim);line-height:1.5;margin-top:2px}.lightbox-restaurant.svelte-16h6p05{font-size:12px;color:var(--text-dim)}.lightbox-nutrition.svelte-16h6p05{display:grid;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:6px;padding:10px 16px 14px;border-bottom:1px solid var(--border);background:var(--surface)}.nutr-cell.svelte-16h6p05{display:flex;flex-direction:column;align-items:center;padding:7px 6px;border-radius:8px;background:#fff;border:1px solid var(--border);text-align:center}.nutr-label.svelte-16h6p05{font-size:10px;color:var(--text-dim);text-transform:uppercase;letter-spacing:.4px;margin-bottom:3px}.nutr-value.svelte-16h6p05{font-size:12px;font-weight:700;color:var(--text);font-family:var(--font-sans);white-space:nowrap}.detail-loading.svelte-16h6p05{padding:10px 16px 14px;display:flex;flex-direction:column;gap:6px;background:var(--surface);border-top:1px solid var(--border)}.detail-empty.svelte-16h6p05{padding:12px 16px 14px;border-top:1px solid var(--border);background:var(--surface);color:var(--text-dim);font-size:12px;font-style:italic}.shimmer.svelte-16h6p05{height:13px;border-radius:3px;background:linear-gradient(90deg,var(--surface) 25%,var(--surface-hover) 50%,var(--surface) 75%);background-size:200% 100%;animation:svelte-16h6p05-shimmer 1.5s infinite}@keyframes svelte-16h6p05-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.detail-table-wrap.svelte-16h6p05{overflow-x:auto;border-top:1px solid var(--border);background:var(--surface)}.detail-table.svelte-16h6p05{width:100%;border-collapse:collapse;font-size:12px}.detail-table.svelte-16h6p05 thead:where(.svelte-16h6p05) tr:where(.svelte-16h6p05){border-bottom:1px solid var(--border)}.detail-table.svelte-16h6p05 th:where(.svelte-16h6p05){padding:7px 8px;text-align:left;font-weight:600;color:var(--text-muted);font-size:10px;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap}.detail-table.svelte-16h6p05 td:where(.svelte-16h6p05){padding:8px;border-bottom:1px solid var(--border);vertical-align:middle}.detail-table.svelte-16h6p05 tbody:where(.svelte-16h6p05) tr:where(.svelte-16h6p05):last-child td:where(.svelte-16h6p05){border-bottom:none}.detail-col-name.svelte-16h6p05{min-width:140px}.detail-col-ps.svelte-16h6p05{width:72px;text-align:center}.detail-col-num.svelte-16h6p05{width:80px;text-align:right;font-family:var(--font-sans);white-space:nowrap}.dish-name.svelte-16h6p05{color:var(--text-muted)}.ps-na.svelte-16h6p05{color:var(--text-dim);font-size:12px}.lightbox-close.svelte-16h6p05{position:absolute;top:10px;right:10px;width:32px;height:32px;border-radius:50%;background:#0000008c;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s}.lightbox-close.svelte-16h6p05:hover{background:#000000bf}.gallery-img-wrap.svelte-16h6p05{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:var(--surface)}.gallery-img.svelte-16h6p05{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block;transition:transform .2s}.gallery-card.svelte-16h6p05:hover .gallery-img:where(.svelte-16h6p05){transform:scale(1.04)}.gallery-placeholder.svelte-16h6p05,.lightbox-placeholder.svelte-16h6p05{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;height:100%;min-height:160px;padding:18px;background:linear-gradient(135deg,#10b98114,#3b82f614),var(--surface);color:var(--text-dim);text-align:center;font-size:12px;font-weight:600}.placeholder-icon.svelte-16h6p05{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid var(--border);border-radius:999px;background:#fff;font-size:20px}.lightbox-placeholder.svelte-16h6p05{aspect-ratio:1;min-height:260px}.gallery-info.svelte-16h6p05{padding:9px 10px;background:#fff;border-top:1px solid var(--border);display:flex;flex-direction:column;flex:1}.gallery-name.svelte-16h6p05{display:block;font-size:12px;font-weight:500;color:var(--text);margin-bottom:3px;line-height:1.4}.gallery-components.svelte-16h6p05{display:block;font-size:10px;color:var(--text-muted);line-height:1.4;margin-bottom:5px}.gallery-detail-unavailable.svelte-16h6p05{font-style:italic}.gallery-meta.svelte-16h6p05{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:auto;padding-top:6px}.gallery-restaurant.svelte-16h6p05{font-size:11px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ps-badge.svelte-16h6p05{display:inline-block;padding:3px 8px;border-radius:12px;font-size:11px;font-weight:700;white-space:nowrap;flex-shrink:0}.ps-green.svelte-16h6p05{background:#dcfce7;color:#16a34a}.ps-yellow.svelte-16h6p05{background:#fef9c3;color:#ca8a04}.ps-red.svelte-16h6p05{background:#fee2e2;color:#b91c1c}@media(max-width:640px){.controls.svelte-16h6p05{width:100%}.gallery-grid.svelte-16h6p05{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;padding:12px}.lightbox-inner.svelte-16h6p05{flex-direction:column;width:calc(100vw - 32px);max-height:calc(100vh - 32px);overflow-y:auto}.lightbox-left.svelte-16h6p05{width:100%;border-right:none;border-bottom:1px solid var(--border);overflow-y:visible}.lightbox-right.svelte-16h6p05{overflow-y:visible}}
