.atmosphere-hero{padding-top:var(--space-12);padding-bottom:var(--space-12)}.atmosphere-hero-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6);align-items:center}@media(min-width:768px){.atmosphere-hero-grid{grid-template-columns:minmax(0,1.1fr)minmax(0,1fr);gap:var(--space-8)}}.atmosphere-hero-copy p{max-width:36rem}.atmosphere-hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4);margin-bottom:var(--space-3)}.atmosphere-hero-meta{display:flex;flex-wrap:wrap;gap:var(--space-2)}.atmosphere-hero-media{max-width:460px;margin:0 auto}.atmosphere-intro-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6);align-items:center}@media(min-width:900px){.atmosphere-intro-grid{grid-template-columns:minmax(0,1.1fr)minmax(0,0.9fr)}}.atmosphere-intro-text p:last-child{margin-bottom:0}.atmosphere-intro-media{max-width:460px;margin:0 auto}.atmosphere-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.atmosphere-layout-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6)}@media(min-width:900px){.atmosphere-layout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.atmosphere-image-block{margin-top:var(--space-4)}.atmosphere-mood-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6)}@media(min-width:1024px){.atmosphere-mood-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.atmosphere-theme{background:radial-gradient(circle at top right,rgba(201,214,197,0.25) 0,transparent 55%),radial-gradient(circle at bottom left,rgba(194,107,74,0.18) 0,transparent 55%)}.atmosphere-theme-header{max-width:40rem;margin:0 auto var(--space-6) auto;text-align:center}.atmosphere-theme-grid{display:grid;grid-template-columns:1fr;gap:var(--space-6)}@media(min-width:900px){.atmosphere-theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.atmosphere-theme-cta{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4);align-items:center}.atmosphere-gallery-header{max-width:36rem;margin:0 auto var(--space-6) auto;text-align:center}.atmosphere-gallery-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-4)}.atmosphere-gallery-item{overflow:hidden;box-shadow:var(--shadow-md)}.atmosphere-gallery-item img{width:100%;height:100%;max-height:420px;object-fit:cover;transition:transform var(--transition-slow)}.atmosphere-gallery-item:hover img{transform:scale(1.02)}.atmosphere-reservation-card{display:grid;grid-template-columns:1fr;gap:var(--space-5);align-items:center}@media(min-width:900px){.atmosphere-reservation-card{grid-template-columns:minmax(0,1.2fr)minmax(0,0.8fr)}}.atmosphere-reservation-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.atmosphere-reservation-note{border-left:1px solid var(--color-border);padding-left:var(--space-4)}@media(max-width:768px){.atmosphere-reservation-note{border-left:none;border-top:1px solid var(--color-border);padding-left:0;padding-top:var(--space-4)}}