.hero-tables{background:radial-gradient(circle at top left,rgba(124,27,42,0.4),transparent 60%),radial-gradient(circle at bottom right,rgba(22,92,58,0.7),transparent 65%);color:#fdfaf5}.hero-tables-grid{grid-template-columns:1.3fr 1fr;grid-gap:var(--space-10);align-items:center}.hero-tables-copy{max-width:640px}.hero-tables-media{max-width:420px;justify-self:end}.hero-tables-card{padding:var(--space-5)}.hero-tables-figure{margin-top:var(--space-4);border-radius:var(--radius-lg);overflow:hidden}.hero-tables-figure img{width:100%;height:auto;object-fit:cover}.hero-tables-meta{margin-top:var(--space-4);font-size:var(--font-size-sm)}.hero-tables-meta p{color:rgba(245,240,232,0.85);margin-bottom:var(--space-3)}.hero-tables-tags{display:flex;flex-wrap:wrap;gap:var(--space-3)}.section-header{margin-bottom:var(--space-10)}.tables-overview-grid .card{height:100%;display:flex;flex-direction:column}.tables-figure{margin-top:var(--space-4);border-radius:var(--radius-lg);overflow:hidden}.tables-figure img{width:100%;height:auto;object-fit:cover}.tables-comfort-grid .card{height:100%}.tables-types-grid article{min-width:0}.tables-private-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:var(--space-12);align-items:center}.tables-private-list{margin-top:var(--space-4)}.tables-private-cta{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-6)}.tables-private-media{max-width:480px;justify-self:end}.tables-private-card{padding:var(--space-4)}.tables-private-card img{border-radius:var(--radius-lg)}.tables-equipment-grid article{min-width:0}.tables-summary-cta{display:flex;flex-wrap:wrap;gap:var(--space-4);align-items:center;justify-content:flex-start}@media(max-width:1023px){.hero-tables-grid{grid-template-columns:1fr}.hero-tables-media{max-width:100%;justify-self:stretch;margin-top:var(--space-8)}.tables-private-grid{grid-template-columns:1fr}.tables-private-media{max-width:100%;justify-self:stretch;margin-top:var(--space-8)}}@media(max-width:639px){.hero-tables{padding-top:var(--space-16);padding-bottom:var(--space-16)}.tables-summary-cta{width:100%}.tables-summary-cta .btn,.tables-summary-cta .btn-secondary{flex:1 1 100%}}