.section-shell{padding-top:var(--space-10);padding-bottom:var(--space-10)}.section-alt{background-color:var(--color-bg-alt)}.section-grid{align-items:flex-start;gap:var(--space-8)}.section-grid--reverse{direction:rtl}.section-grid--reverse>*{direction:ltr}.section-grid--stack{row-gap:var(--space-8)}.hero--reservations .hero-title{max-width:18ch}.hero--reservations .hero-lede{max-width:50ch}.hero-aside--reservations{align-self:stretch}.hero-image-panel--reservations{min-height:260px}.reservations-form{display:flex;flex-direction:column}.reservations-inline-grid{column-gap:var(--space-4)}.input-group--checkbox{margin-top:var(--space-2)}.checkbox-row{display:flex;align-items:flex-start;gap:var(--space-2);font-size:var(--text-xs);color:var(--gray-600)}.checkbox-row input[type=checkbox]{margin-top:4px;min-width:16px;min-height:16px}.reservations-form-actions{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-3)}.key-points{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-3)}.section-card-highlight{height:100%;display:flex;flex-direction:column}.linked-list{display:flex;flex-direction:column;gap:var(--space-3);margin-top:var(--space-2)}.linked-list-item{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.linked-list-title{font-weight:500;color:var(--color-text);margin-bottom:2px}.linked-list-text{margin-bottom:0;font-size:var(--text-sm)}.hearth-media{display:flex;align-items:center}.hearth-figure{width:100%}.hearth-image{border-radius:var(--radius-lg);border:1px solid var(--color-border);box-shadow:var(--shadow-md);object-fit:cover;max-height:320px;width:100%}.hearth-caption{margin-top:var(--space-2);font-size:var(--text-xs);color:var(--gray-500)}.contact-card .contact-label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:0.18em;color:var(--gray-600);margin-bottom:var(--space-2)}.contact-card .contact-item{margin-bottom:var(--space-2);color:var(--color-text-soft)}@media (max-width:960px){.section-shell{padding-top:var(--space-8);padding-bottom:var(--space-8)}.linked-list-item{flex-direction:column;align-items:flex-start}.hearth-image{max-height:none}}@media (max-width:640px){.section-shell{padding-top:var(--space-7);padding-bottom:var(--space-7)}.reservations-inline-grid{grid-template-columns:minmax(0,1fr)}.hero--reservations .hero-title{font-size:var(--text-3xl)}}