.hero-reviews{padding-top:var(--space-20);padding-bottom:var(--space-18)}.hero-layout-reviews{align-items:center}.hero-media-reviews{min-height:100%;display:flex;align-items:stretch}.hero-media-body{display:flex;flex-direction:column;gap:var(--space-4)}.hero-media-kicker{font-size:var(--font-size-xs);letter-spacing:0.18em;text-transform:uppercase;color:rgba(226,232,240,0.9)}.hero-media-title{font-size:var(--font-size-2xl);line-height:var(--line-height-snug);margin-bottom:0;color:#e5e7eb}.hero-media-text{font-size:var(--font-size-sm);color:rgba(226,232,240,0.9);margin-bottom:0}.hero-media-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-4);margin-top:var(--space-4)}.hero-media-stats .stat-label{color:rgba(148,163,184,0.9)}.hero-media-stats .stat-value{color:#f9fafb}.reviews-intro{display:flex;justify-content:space-between;gap:var(--space-8);align-items:flex-start}.reviews-intro-summary{max-width:360px;align-self:stretch;display:flex;flex-direction:column;gap:var(--space-4)}.reviews-intro-summary h3{margin-bottom:var(--space-2)}.reviews-intro-summary .btn{margin-top:auto;align-self:flex-start}.review-section-grid{align-items:center}.review-header{margin-bottom:var(--space-4)}.review-meta{font-size:var(--font-size-sm);color:var(--color-text-muted);margin-bottom:0}.review-image-card{padding:0;overflow:hidden;display:flex;flex-direction:column}.review-image-card img{border-radius:var(--radius-lg) var(--radius-lg) 0 0}.review-image-card figcaption{padding:var(--space-4);font-size:var(--font-size-sm);color:var(--color-text-muted)}.review-footer{margin-top:var(--space-4);display:flex;flex-direction:column;gap:var(--space-3)}.review-author{font-size:var(--font-size-sm);color:var(--color-text)}.review-footer-cta{display:flex;flex-direction:column;gap:var(--space-3)}.review-subnote{font-size:var(--font-size-sm);color:var(--color-text-muted);margin-bottom:0}.review-card-short{display:flex;flex-direction:column;gap:var(--space-3)}.reviews-section-header{max-width:48rem;margin:0 auto var(--space-10);text-align:center}.reviews-cta-row{margin-top:var(--space-10);display:flex;flex-wrap:wrap;gap:var(--space-4);justify-content:space-between;align-items:center}.guest-quotes{display:flex;flex-direction:column;gap:var(--space-4)}.guest-quote{padding:var(--space-4);border-radius:var(--radius-md);background:var(--color-surface-elevated);border:1px solid var(--color-border);box-shadow:var(--shadow-sm)}.guest-quote p{margin-bottom:var(--space-3)}.guest-quote footer{font-size:var(--font-size-sm);color:var(--color-text-muted)}.venue-grid .review-card-short,.awards-grid .award-card{height:100%}.awards-grid{align-items:stretch}.award-card{display:flex;flex-direction:column;gap:var(--space-3)}.reviews-cta-final{margin-top:var(--space-10);padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-sm)}.reviews-cta-buttons{display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center}.order-mobile-last{order:0}@media (max-width:900px){.reviews-intro{flex-direction:column}.reviews-intro-summary{max-width:none}.hero-media-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.hero-reviews{padding-top:var(--space-18);padding-bottom:var(--space-16)}.review-section-grid{grid-template-columns:1fr}.order-mobile-last{order:1}.reviews-section-header{text-align:left}.reviews-cta-row,.reviews-cta-final{flex-direction:column;align-items:flex-start}.hero-media-stats{grid-template-columns:1fr}}