.restaurant-map.svelte-19z75ie{margin:.5rem 0;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 4px #0000001a;position:relative;z-index:1}.map-container.svelte-19z75ie{background-color:#f0f0f0}.restaurant-map .leaflet-pane,.restaurant-map .leaflet-top,.restaurant-map .leaflet-bottom,.restaurant-map .leaflet-control{z-index:9!important}.restaurant-map .leaflet-popup-pane{z-index:7!important}.restaurant-map .leaflet-popup-tip-container{z-index:8!important}.image-viewer.svelte-1iwixh9{width:100%;max-width:600px;margin:0 auto;position:relative}.image-container.svelte-1iwixh9{width:100%;padding-bottom:100%;position:relative;overflow:hidden;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;background-color:#00000054}.image-wrapper.svelte-1iwixh9{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:transform 5s ease-out}img.svelte-1iwixh9{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.loading.svelte-1iwixh9,.no-images.svelte-1iwixh9{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--color-text-primary, #333);font-size:1.2rem;text-align:center;padding:1rem}.no-images.svelte-1iwixh9 .hint:where(.svelte-1iwixh9){font-size:.9rem;opacity:.7;margin-top:.5rem}.controls.svelte-1iwixh9{position:absolute;bottom:0;left:0;width:100%;height:auto;display:flex;justify-content:space-between;align-items:center;padding:1rem;opacity:0;transition:opacity .3s ease;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.image-container.svelte-1iwixh9:hover .controls:where(.svelte-1iwixh9){opacity:1;pointer-events:auto}.control-btn.svelte-1iwixh9{background-color:#00000080;color:#fff;border:none;border-radius:50%;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s,transform .2s;box-shadow:0 2px 10px #0000004d;z-index:10;position:relative}.play-btn.svelte-1iwixh9{position:relative;margin:0 .5rem}.prev-btn.svelte-1iwixh9{margin-right:auto}.next-btn.svelte-1iwixh9{margin-left:auto}.control-btn.svelte-1iwixh9:hover{background-color:#000000b3;transform:scale(1.1);box-shadow:0 4px 12px #0006}.control-btn.svelte-1iwixh9:active{transform:scale(.95)}.control-btn.svelte-1iwixh9 svg:where(.svelte-1iwixh9){width:1.5rem;height:1.5rem}.container.svelte-osxdka{max-width:1200px;margin:0 auto;padding:1rem}.restaurant-grid-container.svelte-osxdka{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.restaurant-grid-container.svelte-osxdka{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.restaurant-grid-container.svelte-osxdka{grid-template-columns:repeat(3,1fr)}}.logo-column.svelte-osxdka{padding:2rem;background-color:#111;border-radius:10px;overflow:hidden}.logo-column.svelte-osxdka img:where(.svelte-osxdka){width:100%;max-width:400px;height:auto;scale:1;transition:all .7s ease}.logo-column.svelte-osxdka img:where(.svelte-osxdka):hover{scale:1.1}.welcome-column.svelte-osxdka h1:where(.svelte-osxdka){margin-top:0}.welcome-column.svelte-osxdka{display:flex;flex-direction:column;gap:1.5rem}.image-column.svelte-osxdka{display:flex;justify-content:center;align-items:center}.info-column.svelte-osxdka{display:flex;flex-direction:column;gap:1.5rem}.map-column.svelte-osxdka{display:flex;flex-direction:column;width:100%}.hours-column.svelte-osxdka{display:flex;flex-direction:column;gap:1.5rem}.restaurant-info.svelte-osxdka{margin-bottom:1.5rem}.opening-hours.svelte-osxdka{margin:.5rem 0}.hours-list.svelte-osxdka{list-style:none;padding:0;margin:.5rem 0}.day-container.svelte-osxdka{padding:.25rem 0;display:flex;flex-direction:column}.day-row.svelte-osxdka{display:flex;justify-content:space-between;align-items:center;margin-bottom:.125rem}.day-name.svelte-osxdka{font-weight:500;min-width:100px}.day-name.current-day.svelte-osxdka{position:relative;font-weight:600}.day-name.current-day.svelte-osxdka:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:linear-gradient(to right,var(--primary-color) 50%,transparent 100%)}.time-range.open-time.svelte-osxdka{border-bottom:2px solid #22c55e;font-weight:600}.time-range.closed-time.svelte-osxdka{border-bottom:2px solid #ef4444;font-weight:600}.additional-time-slots.svelte-osxdka{display:flex;flex-direction:column;margin-left:100px}.time-slot.svelte-osxdka{display:flex;justify-content:flex-end;margin-bottom:.125rem}.time-slot.svelte-osxdka:last-child{margin-bottom:0}.time-range.svelte-osxdka{text-align:right}.day-separator.svelte-osxdka{border:0;height:3px}.change-restaurant.svelte-osxdka{background-color:var(--button-bg-color);color:var(--button-text-color);border:none;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;font-weight:500;transition:background-color .2s}.change-restaurant.svelte-osxdka:hover{background-color:var(--button-hover-bg-color)}.open-status.svelte-osxdka{display:flex;align-items:center;justify-content:center;text-align:center;padding:.25rem .5rem;border-radius:.25rem;font-weight:500;font-size:.875rem;margin-left:1rem}.open-status.open.svelte-osxdka{background-color:#22c55e1a;color:#22c55e}.open-status.closed.svelte-osxdka{background-color:#ef44441a;color:#ef4444}.info-label.svelte-osxdka{display:flex;flex-direction:row;align-items:center;justify-content:start;font-weight:500;margin-right:.5rem;text-align:left;white-space:nowrap;gap:.5rem}.info-value.svelte-osxdka{font-weight:400;text-align:right;display:inline-block}.restaurant-contact-info.svelte-osxdka{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.restaurant-contact-info.svelte-osxdka p:where(.svelte-osxdka){display:flex;justify-content:space-between;align-items:flex-start;margin:0}.restaurant-website.svelte-osxdka{display:flex;justify-content:space-between;align-items:flex-start;margin-top:.75rem}.error.svelte-osxdka,.coming-soon.svelte-osxdka{text-align:center;padding:2rem;background-color:var(--card-bg-color);border-radius:.5rem;margin-bottom:1.5rem;box-shadow:0 2px 4px var(--shadow-color)}.error.svelte-osxdka{background-color:var(--error-color);color:var(--error-contrast-color)}.coming-soon.svelte-osxdka h2:where(.svelte-osxdka){color:var(--primary-color);margin-bottom:1rem}.restaurant-selection.svelte-osxdka h2:where(.svelte-osxdka){margin-bottom:1.5rem;text-align:center;color:var(--content-heading-color)}.restaurant-grid.svelte-osxdka{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.restaurant-card.svelte-osxdka{padding:1.5rem;border-radius:.5rem;background-color:var(--card-bg-color);box-shadow:0 1px 3px var(--shadow-color);cursor:pointer;transition:transform .2s,box-shadow .2s;text-align:center;border:1px solid var(--border-color);color:var(--card-text-color)}.restaurant-card.svelte-osxdka:hover{transform:translateY(-4px);box-shadow:0 4px 6px var(--shadow-color);border-color:var(--accent-border-color)}.restaurant-logo.svelte-osxdka{width:100px;height:100px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;border:2px solid var(--border-color)}.restaurant-logo.svelte-osxdka img:where(.svelte-osxdka){width:100%;height:100%;object-fit:cover}.restaurant-logo.placeholder.svelte-osxdka{background-color:var(--primary-color);color:var(--primary-contrast-color);font-size:2.5rem;font-weight:700}.restaurant-card.svelte-osxdka h3:where(.svelte-osxdka){margin:0;font-size:1.25rem;color:var(--card-text-color)}.restaurant-header.svelte-osxdka{display:flex;align-items:center;margin-bottom:1.5rem}.restaurant-header.svelte-osxdka h2:where(.svelte-osxdka){margin:0;font-size:1.75rem;color:var(--content-heading-color)}@media (min-width: 768px){.info-column.svelte-osxdka,.map-column.svelte-osxdka{flex:1;min-width:300px}.hours-column.svelte-osxdka{flex:1;min-width:250px}}h1.svelte-osxdka{font-size:2rem;font-weight:700;margin:0 0 .5rem;color:var(--content-heading-color)}.welcome.svelte-osxdka{font-size:1.125rem;color:var(--content-text-light-color);margin:0}.restaurant-card.svelte-osxdka:hover .restaurant-logo.placeholder:where(.svelte-osxdka){background-color:var(--color-primary-dark)}.googlemapsbtn.svelte-osxdka{margin:0!important;margin-top:.5rem!important}
