.map-wrapper.svelte-cjps2f{width:100%}.map-container.svelte-cjps2f{width:100%;height:600px;border-radius:var(--pico-border-radius);overflow:hidden;box-shadow:var(--pico-card-box-shadow)}@media(max-width:768px){.map-container.svelte-cjps2f{height:400px}}.map{width:100%;height:100%}.location-button-container.svelte-cjps2f{display:flex;justify-content:center;margin-top:1rem}.location-button-container.svelte-cjps2f button:where(.svelte-cjps2f){padding:.5rem 1.5rem;font-size:.9rem;cursor:pointer}.location-button-container.svelte-cjps2f button:where(.svelte-cjps2f):disabled{cursor:wait;opacity:.7}.maplibregl-popup-content{padding:12px;border-radius:var(--pico-border-radius)}.maplibregl-popup-content strong{font-size:1.3em;color:var(--pico-primary)}.maplibregl-popup-content .tags{display:flex;flex-wrap:wrap;gap:.25rem;margin:.25rem 0 .5rem}.maplibregl-popup-content .tag{display:inline-block;padding:.05rem .3rem;font-size:.55rem;background-color:var(--pico-primary);color:#fff;border-radius:8px;border:none}.maplibregl-popup-content .comment{margin:.5rem 0;font-size:.75rem;font-style:italic;color:var(--pico-muted-color)}main.svelte-1uha8ag{padding:2rem 0}header.svelte-1uha8ag{text-align:center;margin-bottom:2rem}header.svelte-1uha8ag h1:where(.svelte-1uha8ag){margin-bottom:.5rem}header.svelte-1uha8ag p:where(.svelte-1uha8ag){color:var(--pico-muted-color);margin-top:0}section.svelte-1uha8ag{margin-top:2rem}section.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin-bottom:1rem}@media(max-width:768px){section.svelte-1uha8ag h2:where(.svelte-1uha8ag){text-align:center}}.restaurant-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin-top:1rem}.restaurant-card.svelte-1uha8ag{padding:1rem;margin:0;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;background:var(--pico-card-background-color);border-radius:var(--pico-border-radius);box-shadow:var(--pico-card-box-shadow)}.restaurant-card.svelte-1uha8ag:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.restaurant-card.svelte-1uha8ag:active{transform:translateY(0)}.restaurant-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){margin:0;font-size:1.1rem}
