.atmosphere-hero{padding-top:var(--space-24);padding-bottom:var(--space-24)}.atmosphere-section{padding:var(--space-28) 0;border-top:1px solid rgba(180,147,85,0.18);background:var(--color-bg)}.atmosphere-section:nth-of-type(even){background:var(--color-bg-alt)}.atmosphere-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:var(--space-20);align-items:center}.atmosphere-grid--reverse{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)}.atmosphere-grid__image-block{position:relative}.atmosphere-grid__image-shell{border-radius:var(--radius-xl);overflow:hidden;border:1px solid rgba(180,147,85,0.5);box-shadow:var(--shadow-elevated);background:linear-gradient(135deg,var(--color-bg-soft),var(--color-surface-sage))}.atmosphere-grid__image-shell--detail{background:linear-gradient(135deg,var(--color-surface-terracotta),var(--color-bg-alt))}.atmosphere-grid__image-shell--social{background:linear-gradient(135deg,var(--color-surface-beige),var(--color-bg-alt))}.atmosphere-grid__image{width:100%;height:100%;object-fit:cover;display:block}.atmosphere-grid__content-block h3{margin-bottom:var(--space-6)}.atmosphere-grid__content-block p:last-of-type{margin-bottom:var(--space-8)}.atmosphere-list{display:flex;flex-direction:column;gap:var(--space-3);font-size:var(--font-size-sm);color:var(--color-text-muted);margin-bottom:var(--space-8)}.atmosphere-list li{position:relative;padding-left:16px}.atmosphere-list li::before{content:"";position:absolute;left:4px;top:0.7em;width:5px;height:5px;border-radius:50%;background-color:var(--brass)}.atmosphere-actions{display:flex;flex-wrap:wrap;gap:var(--space-6);align-items:center}.atmosphere-inline-link{font-size:var(--font-size-sm);text-decoration:underline;text-underline-offset:4px;color:var(--color-secondary)}.atmosphere-section--poker{background:var(--color-bg-soft)}.atmosphere-poker-layout{max-width:760px;margin:0 auto}.atmosphere-poker-card{background:rgba(255,250,242,0.98)}.atmosphere-poker-card h3{margin-bottom:var(--space-6)}.atmosphere-poker-card ul{margin-top:var(--space-4)}.atmosphere-note{font-size:var(--font-size-xs);color:var(--color-text-muted);margin-top:var(--space-6)}.atmosphere-section--services{background:var(--color-bg-alt)}.atmosphere-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-10);margin-bottom:var(--space-12)}.atmosphere-service-card h3{margin-bottom:var(--space-4)}.atmosphere-services-cta{display:flex;flex-wrap:wrap;gap:var(--space-6);justify-content:flex-start}.atmosphere-section--guests{background:var(--color-bg)}.atmosphere-guests-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,0.9fr);gap:var(--space-16);align-items:flex-start}.atmosphere-guests-facts{display:flex;flex-direction:column;gap:var(--space-8);font-size:var(--font-size-sm)}.atmosphere-guests-fact dt{font-family:var(--font-heading);font-size:var(--font-size-md);margin-bottom:var(--space-2);color:var(--color-text)}.atmosphere-guests-fact dd{margin:0;color:var(--color-text-muted)}.atmosphere-section--dinner{background:var(--color-bg-alt)}.atmosphere-section--material{background:var(--color-bg-soft)}.atmosphere-material-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-10)}.atmosphere-material-card{background:rgba(255,250,242,0.9);border-radius:var(--radius-lg);border:1px solid rgba(180,147,85,0.35);padding:var(--space-12);box-shadow:var(--shadow-subtle)}.atmosphere-material-card h3{margin-bottom:var(--space-4)}.atmosphere-section--cta{background:var(--color-bg)}.atmosphere-cta-card{background:linear-gradient(135deg,var(--color-bg-alt),var(--color-surface-beige));display:flex;flex-direction:column;gap:var(--space-6)}.atmosphere-cta-text h2{margin-bottom:var(--space-4)}.atmosphere-cta-actions{display:flex;flex-wrap:wrap;gap:var(--space-6);margin-top:var(--space-4)}.home-hero__seal--atmosphere{background:rgba(255,250,242,0.98)}@media (max-width:1040px){.atmosphere-grid,.atmosphere-grid--reverse{grid-template-columns:minmax(0,1fr);gap:var(--space-14)}.atmosphere-guests-grid{grid-template-columns:minmax(0,1fr);gap:var(--space-12)}.atmosphere-services-grid,.atmosphere-material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.atmosphere-section{padding:var(--space-20) 0}.atmosphere-services-grid,.atmosphere-material-grid{grid-template-columns:minmax(0,1fr)}.atmosphere-cta-card{padding:var(--space-14) var(--space-10)}.atmosphere-grid__image-shell{border-radius:var(--radius-lg)}}ul{list-style:none !important}.nav-toggle{flex-direction:column;}