.atmosphere-hero{padding-top:var(--space-32)}.atmosphere-hero-shell{background:radial-gradient(circle at top left,#fdf6ec 0,#fdfbf7 45%,#f4ece1 100%)}.atmosphere-visual-ambient{background-image:url("/assets/images/grillhouse-interior.webp");background-size:cover;background-position:center}.atmosphere-section{border-top:1px solid var(--color-border-subtle)}.atmosphere-section:first-of-type{border-top:none}.atmosphere-section-header{display:flex;flex-direction:column;gap:var(--space-10);margin-bottom:var(--space-20)}.atmosphere-section-heading-group{max-width:40rem}.atmosphere-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-24)}.atmosphere-grid-two+.atmosphere-grid-two{margin-top:var(--space-24)}.atmosphere-reverse{direction:rtl}.atmosphere-reverse>*{direction:ltr}.atmosphere-figure{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border-subtle);background-color:var(--color-surface-elevated);box-shadow:var(--shadow-subtle)}.atmosphere-image{width:100%;height:100%;object-fit:cover}.atmosphere-copy-block{display:flex;flex-direction:column;justify-content:center;gap:var(--space-10);max-width:34rem}.atmosphere-inline-cta{margin-top:var(--space-8)}.atmosphere-meta-row{display:flex;flex-direction:column;gap:var(--space-8);margin-top:var(--space-12)}.atmosphere-meta-item{display:flex;flex-direction:column;gap:var(--space-2)}.atmosphere-meta-label{font-size:var(--font-size-xs);letter-spacing:.16em;text-transform:uppercase;color:var(--color-neutral-600)}.atmosphere-meta-value{font-size:var(--font-size-sm);color:var(--color-neutral-800)}.atmosphere-detail-grid{margin-top:var(--space-8)}.atmosphere-detail-card{min-height:100%}.atmosphere-final-cta{padding-top:0;padding-bottom:var(--space-40)}.atmosphere-final-inner{border-radius:16px;border:1px solid var(--color-border-subtle);background:linear-gradient(135deg,#f8f3eb,#fdfbf7);padding:var(--space-20);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-16);box-shadow:var(--shadow-soft)}.atmosphere-final-text{max-width:32rem}.atmosphere-final-text p{margin-bottom:0;color:var(--color-text-muted)}.atmosphere-final-actions{flex-wrap:wrap}.atmosphere-final-actions .btn{white-space:nowrap}@media (max-width:960px){.atmosphere-hero{padding-top:var(--space-24)}.atmosphere-grid-two{grid-template-columns:minmax(0,1fr)}.atmosphere-reverse{direction:ltr}.atmosphere-final-inner{padding:var(--space-16)}}@media (max-width:640px){.atmosphere-final-inner{align-items:flex-start}.atmosphere-final-actions{flex-direction:column;align-items:flex-start}}