.hero-title span.highlight-word{color:var(--color-primary)}.featured-dishes .section-header{max-width:760px;margin-right:auto;margin-left:auto}.featured-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-6)}.featured-image-panel{aspect-ratio:16/7;min-height:320px;border-radius:var(--radius-xl);overflow:hidden;border:1px solid rgba(255,255,255,0.08);box-shadow:var(--shadow-soft);background:#11151a}.featured-image-panel img{width:100%;height:100%;object-fit:cover}.featured-grid .grid-cards-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-5);align-items:stretch}.featured-grid .card-soft{display:flex;min-width:0;height:100%;flex-direction:column;padding:var(--space-6)}.featured-grid .card-title{font-size:clamp(1.35rem,2.2vw,1.65rem)}.featured-grid .card-soft>p:not(.stacked-label){font-size:1rem}.featured-grid .stacked-label{margin-top:auto;margin-bottom:0;padding-top:var(--space-3)}.venue-image-panel{position:relative;display:block;height:100%}.venue-image-panel img{width:100%;height:100%;object-fit:cover}.testimonial-grid{align-items:stretch}.testimonial{height:100%;display:flex;flex-direction:column;justify-content:space-between}.testimonial-guest{margin-top:var(--space-2)}@media (max-width:1024px){.featured-image-panel{min-height:280px}}@media (max-width:768px){.featured-grid{gap:var(--space-5)}.featured-image-panel{aspect-ratio:4/3;min-height:0}.featured-grid .grid-cards-3{grid-template-columns:minmax(0,1fr);gap:var(--space-4)}.featured-grid .card-soft{padding:var(--space-5)}.featured-grid .card-title{font-size:var(--font-size-xl)}}
