.view-toggle.svelte-bwobku{display:flex;gap:1rem;margin:1.6rem 0}.view-toggle.svelte-bwobku button:where(.svelte-bwobku){flex:1;padding:1rem 1.6rem;border-radius:1rem;border:2px solid var(--border-color, #e4e7ec);background:var(--background-secondary, #f5f5f5);color:var(--text-primary, #000000);cursor:pointer;font-weight:600;font-size:1.4rem;transition:all .3s ease}.view-toggle.svelte-bwobku button:where(.svelte-bwobku):hover{border-color:var(--primary-color)}.view-toggle.svelte-bwobku button.active:where(.svelte-bwobku){background:var(--primary-color, #002d2b);color:var(--light-color, #ffffff);border-color:var(--primary-color, #002d2b)}.results.svelte-bwobku{margin-top:1.6rem}.content-with-map.svelte-bwobku{display:flex;flex-direction:column;gap:0}.list-wrapper.svelte-bwobku{display:none}.content-with-map.svelte-bwobku .map:where(.svelte-bwobku){display:block;height:calc(100vh - 18rem);border-radius:1.2rem;overflow:hidden}.results.no-map.svelte-bwobku .grid-list:where(.svelte-bwobku){display:grid;grid-template-columns:1fr;gap:1.2rem}.card.svelte-bwobku{border-radius:1.2rem;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card.svelte-bwobku:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.error-message.svelte-bwobku,.empty-message.svelte-bwobku{color:var(--text-secondary, #666666);font-size:1.6rem;text-align:center;padding:2rem;grid-column:1 / -1}.error-message.svelte-bwobku{color:var(--danger-color, #e53935);font-weight:500}@media(min-width:600px){.view-toggle.svelte-bwobku{margin:2rem 0}.view-toggle.svelte-bwobku button:where(.svelte-bwobku){flex:initial;padding:.8rem 1.6rem}.results.no-map.svelte-bwobku .grid-list:where(.svelte-bwobku){grid-template-columns:repeat(2,1fr);gap:1.6rem}}@media(min-width:768px){.content-with-map.svelte-bwobku{flex-direction:row;gap:2rem}.content-with-map.svelte-bwobku .list-wrapper:where(.svelte-bwobku){display:block;flex:1;min-width:0}.content-with-map.svelte-bwobku .map:where(.svelte-bwobku){display:none}.grid-list-map.svelte-bwobku{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}}@media(min-width:1024px){.view-toggle.svelte-bwobku{margin:2.4rem 0}.results.svelte-bwobku{margin-top:2rem}.content-with-map.svelte-bwobku{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.content-with-map.svelte-bwobku .map:where(.svelte-bwobku){display:block;position:sticky;top:12rem;height:calc(100vh - 14rem);border-radius:1.6rem}.results.no-map.svelte-bwobku .grid-list:where(.svelte-bwobku){grid-template-columns:repeat(3,1fr);gap:2rem}}@media(min-width:1200px){.results.no-map.svelte-bwobku .grid-list:where(.svelte-bwobku){grid-template-columns:repeat(4,1fr)}}
