.rooms-grid.svelte-225sr1{width:min(100% - 32px, var(--layout-width));grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-inline:auto;display:grid}.room-card.svelte-225sr1{background:#fff;border:1px solid #2130251f;border-radius:8px;overflow:hidden}.room-card.svelte-225sr1 img:where(.svelte-225sr1){aspect-ratio:4/3;object-fit:cover;background:var(--color-soft);width:100%;display:block}.room-content.svelte-225sr1{padding:22px}h2.svelte-225sr1{margin:0;font-size:1.25rem;line-height:1.2}.room-content.svelte-225sr1 p:where(.svelte-225sr1){color:var(--color-muted);margin:12px 0 0;line-height:1.65}@media (width<=920px){.rooms-grid.svelte-225sr1{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.rooms-grid.svelte-225sr1{grid-template-columns:1fr}}
