body.home-page main{background:var(--color-background)}.section-padding{padding-top:var(--space-10);padding-bottom:var(--space-10)}.section-alt{background:var(--color-surface)}.section-header{max-width:720px;margin:0 auto var(--space-6)}.section-intro{font-size:var(--text-md);color:var(--color-text-muted);line-height:var(--leading-relaxed)}.home-hero-grid{align-items:center}.hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.hero-secondary-meta{max-width:32rem}.home-search{margin-top:var(--space-4)}.home-search-inner{display:flex;gap:var(--space-3);align-items:center}.home-search-button{flex-shrink:0}.home-search-hint{font-size:var(--text-xs);margin-top:var(--space-2)}.home-hero-photo{background-size:cover;background-position:center;border-radius:var(--radius-xl);box-shadow:var(--shadow-medium)}.dining-grid{align-items:stretch}.dining-card h3{margin-bottom:var(--space-2)}.dining-list{margin:0 0 var(--space-4);display:flex;flex-direction:column;gap:10px;padding-left:0}.dining-list li{display:flex;flex-direction:column;gap:2px}.dining-label{font-weight:500;color:var(--color-text)}.dining-note{font-size:var(--text-sm);color:var(--color-text-muted)}.card-cta-row{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-2)}.interior-grid{align-items:center;gap:var(--space-8)}.interior-figure{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-medium);background-color:#000}.interior-figure img{width:100%;height:100%;object-fit:cover}.interior-copy h2{margin-bottom:var(--space-3)}.interior-list{margin:0 0 var(--space-4);padding-left:0;display:flex;flex-direction:column;gap:8px}.cardroom-grid{align-items:stretch;gap:var(--space-6)}.cardroom-meta{margin:var(--space-3) 0 var(--space-2)}.cardroom-meta-row{display:flex;justify-content:space-between;gap:var(--space-2);font-size:var(--text-sm);margin-bottom:6px}.cardroom-meta-row dt{font-weight:500;color:var(--color-text)}.cardroom-meta-row dd{margin:0;color:var(--color-text-muted);text-align:right}.cardroom-figure{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-soft);background-color:#000;margin-bottom:var(--space-3)}.cardroom-figure img{width:100%;height:100%;object-fit:cover}.events-grid{align-items:stretch}.events-card h3{margin-bottom:var(--space-2)}.events-list{margin:0 0 var(--space-4);padding-left:0;display:flex;flex-direction:column;gap:6px}.accessibility-grid{align-items:stretch;gap:var(--space-6)}.accessibility-list{margin:0 0 var(--space-4);padding-left:0;display:flex;flex-direction:column;gap:6px}.booking-steps{margin:0 0 var(--space-4);padding-left:1.2rem}.team-grid{align-items:stretch;gap:var(--space-6)}.team-list{margin:0 0 var(--space-4);padding-left:0;display:flex;flex-direction:column;gap:6px}.team-list a{color:var(--color-primary)}.resources-grid{align-items:stretch}.resources-card h3{margin-bottom:var(--space-2)}@media (max-width:960px){.home-search-inner{flex-direction:column;align-items:stretch}.cardroom-meta-row{flex-direction:column;align-items:flex-start;text-align:left}.cardroom-meta-row dd{text-align:left}.home-hero-grid .hero-media{grid-template-rows:auto auto;min-height:0}.home-hero-grid .hero-photo-primary,.home-hero-grid .home-hero-photo{aspect-ratio:4/3;max-height:min(280px,42vh);min-height:160px;background-size:cover;background-position:center}.home-hero-grid .hero-card-table{display:none}.home-hero-grid .hero-photo-secondary{grid-template-columns:1fr}}@media (max-width:640px){.section-padding{padding-top:var(--space-8);padding-bottom:var(--space-8)}.section-header{margin-bottom:var(--space-4)}.card-cta-row{flex-direction:column;align-items:stretch}.cardroom-grid,.accessibility-grid,.team-grid{gap:var(--space-4)}.home-hero-grid .hero-photo-primary,.home-hero-grid .home-hero-photo{max-height:min(220px,38vh)}}