.hero-atmosphere{position:relative}.hero-atmosphere-copy{max-width:640px}.hero-atmosphere-media{display:flex;align-items:center;justify-content:center}.hero-atmosphere-image{overflow:hidden;background-color:var(--color-bg-muted)}.hero-atmosphere-image img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.hero-atmosphere-image:hover img{transform:scale(1.03)}.hero-atmosphere-cta{gap:var(--space-5);margin-top:var(--space-4)}.section-heart{padding:var(--space-14) 0}.heart-grid{align-items:flex-start}.heart-table{padding:var(--space-8)}.heart-image{overflow:hidden}.heart-image img{width:100%;height:100%;object-fit:cover}.section-flow{padding:var(--space-15) 0 var(--space-14);background:linear-gradient(to bottom,rgba(232,221,204,0.9),rgba(244,236,222,0.95))}.flow-grid{align-items:stretch}.flow-card{height:100%}.flow-neighbour{gap:var(--space-10)}.flow-card-night{margin-top:auto}.section-rhythm{padding:var(--space-15) 0}.rhythm-grid{align-items:stretch}.rhythm-card,.rhythm-card-night{height:100%}.section-tables{padding:var(--space-15) 0;background:radial-gradient(circle at top,rgba(191,154,116,0.16),transparent 60%)}.tables-grid{align-items:stretch}.table-tile{height:100%}.section-details{padding:var(--space-16) 0 var(--space-15)}.details-grid{align-items:flex-start}.section-gallery{padding:var(--space-15) 0;background-color:var(--color-bg-muted)}.gallery-main{overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:cover}.gallery-copy{align-self:stretch}.gallery-links{margin-top:var(--space-6)}.gallery-mini{margin-top:var(--space-8)}.section-community{padding:var(--space-15) 0 var(--space-16)}.community-cta{gap:var(--space-5);margin-top:var(--space-7)}.community-signoff{align-self:stretch}.community-list{margin-top:var(--space-4)}@media (max-width:1024px){.hero-atmosphere-media{margin-top:var(--space-10)}.section-details{padding:var(--space-14) 0}}@media (max-width:768px){.hero-atmosphere-cta{flex-direction:column;align-items:flex-start}.section-heart,.section-flow,.section-rhythm,.section-tables,.section-gallery,.section-community{padding:var(--space-12) 0}.flow-grid,.rhythm-grid,.tables-grid,.details-grid,.gallery-grid{gap:var(--space-9)}}@media (max-width:480px){.hero-atmosphere-cta{width:100%}.hero-atmosphere-cta .btn{width:100%;justify-content:center}}