.testimonials-hero{padding-top:calc(var(--nav-height) + var(--space-12));padding-bottom:var(--space-12)}.testimonials-hero-inner{display:grid;grid-template-columns:1.3fr 1fr;gap:var(--space-8);align-items:center}@media (max-width:960px){.testimonials-hero-inner{grid-template-columns:1fr}.testimonials-hero{padding-top:calc(var(--nav-height) + var(--space-6));padding-bottom:var(--space-8)}}.testimonials-hero-copy{max-width:36rem}.testimonials-hero-ctas{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4);margin-bottom:var(--space-3)}.testimonials-hero-highlight{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-4)}.testimonials-hero-stats{display:flex;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-4)}.testimonials-stat{flex:1;min-width:0}.testimonials-stat-value{display:block;font-family:var(--font-serif);font-size:1.6rem;color:var(--color-accent-gold);margin-bottom:0.25rem}.testimonials-stat-label{font-size:0.75rem;color:var(--color-text-muted);letter-spacing:0.14em;text-transform:uppercase}.testimonials-hero-quote{font-style:italic;font-size:0.95rem;color:var(--color-text)}.testimonials-hero-meta{font-size:0.85rem;color:var(--color-text-muted)}.featured-testimonial-layout{display:grid;grid-template-columns:1.1fr 1.4fr;gap:var(--space-8);align-items:stretch}@media (max-width:960px){.featured-testimonial-layout{grid-template-columns:1fr}}.featured-testimonial-media{border-radius:var(--radius-lg);overflow:hidden;min-height:260px;box-shadow:var(--shadow-elevated);border:1px solid var(--color-border-soft);background:radial-gradient(circle at top,rgba(198,161,91,0.12) 0,transparent 55%)}.featured-testimonial-media img{width:100%;height:100%;object-fit:cover}.featured-testimonial-content{display:flex;flex-direction:column;justify-content:space-between}.featured-testimonial-heading{font-size:1.35rem;margin-bottom:var(--space-3)}.featured-testimonial-signature{font-size:0.9rem;color:var(--color-text-muted);margin-top:var(--space-2)}.featured-testimonial-cta-row{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.poker-testimonial-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:var(--space-8);align-items:flex-start}@media (max-width:1024px){.poker-testimonial-grid{grid-template-columns:1fr}}.testimonial-card-media-wrapper{border-radius:var(--radius-lg);overflow:hidden;margin-bottom:var(--space-4);border:1px solid var(--color-border-soft)}.testimonial-card-image{width:100%;height:100%;max-height:320px;object-fit:cover}.testimonial-card-title{font-size:1.15rem;margin-bottom:var(--space-3)}.testimonial-card-signature{font-size:0.88rem;color:var(--color-text-muted);margin-top:var(--space-2)}.testimonial-meta-row{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:var(--space-3)}.testimonial-side-title{font-size:1.05rem;margin-bottom:var(--space-3)}.testimonial-side-list{font-size:0.9rem;color:var(--color-text-muted);display:grid;gap:0.4rem;margin-bottom:var(--space-3)}.testimonial-side-footnote{font-size:0.8rem;color:var(--color-text-muted);margin-bottom:var(--space-3)}.cocktail-testimonial-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-6)}@media (max-width:960px){.cocktail-testimonial-grid{grid-template-columns:1fr}}.private-event-layout{display:grid;grid-template-columns:1.1fr 1.6fr;gap:var(--space-8);align-items:flex-start}@media (max-width:1024px){.private-event-layout{grid-template-columns:1fr}}.private-event-media{border-radius:var(--radius-lg);overflow:hidden;min-height:260px;box-shadow:var(--shadow-elevated);border:1px solid var(--color-border-soft)}.private-event-media img{width:100%;height:100%;object-fit:cover}.private-event-content{display:grid;grid-template-columns:1fr;gap:var(--space-6)}.private-event-cta-row{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-2)}.gastronomy-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-6)}@media (max-width:960px){.gastronomy-grid{grid-template-columns:1fr}}.staff-testimonials-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-6)}@media (max-width:960px){.staff-testimonials-grid{grid-template-columns:1fr}}.gallery-frame{padding:0;overflow:hidden}.gallery-image{width:100%;height:100%;max-height:420px;object-fit:cover;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.gallery-caption-row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-5) var(--space-6)}.gallery-caption{flex:1;min-width:200px;margin-bottom:0;color:var(--color-text-muted)}.cta-card{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:var(--space-6)}.cta-card-content{flex:1;min-width:230px}.cta-card-actions{display:flex;flex-direction:column;gap:var(--space-3);min-width:220px}@media (min-width:640px){.cta-card-actions{flex-direction:row}}.cta-footnote{font-size:0.8rem;color:var(--color-text-muted);margin-top:var(--space-4);max-width:48rem}
ul{list-style:none !important}.nav-toggle{display:flex;flex-direction:column}