.hero-restaurants{text-align:center;justify-content:center;min-height:clamp(480px,62vh,640px);padding:150px 0 64px}.hero-restaurants .hero-bg{z-index:-1}.hero-restaurants .hero-overlay{z-index:-1;background:linear-gradient(180deg, #0a0a0f73 0%, #0a0a0fb8 55%, var(--bg-deep) 100%);position:absolute;inset:0}.hero-restaurants .hero-content{max-width:860px;padding:0 var(--space-lg)}.hero-restaurants .section-badge{justify-content:center}.hero-restaurants .hero-subtitle{border-left:0;max-width:46ch;margin-left:auto;margin-right:auto;padding-left:0}.hero-restaurants .hero-actions{justify-content:center}@media (max-width:768px){.hero-restaurants{min-height:auto;padding:140px 0 72px}}.rest-cards{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3.5rem;display:grid}@media (max-width:1100px){.rest-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.rest-cards{grid-template-columns:1fr}}.rest-cards .exp-card{border:1px solid var(--border-subtle);background:var(--bg-glass);height:auto;min-height:0;color:inherit;flex-direction:column;align-items:stretch;text-decoration:none;display:flex;overflow:hidden}.rest-cards article.exp-card{cursor:default}.rest-cards .exp-card img{object-fit:cover;width:100%;height:100%;transition:transform var(--duration-slow) var(--ease-out-expo)}.rest-cards .exp-card:hover img{transform:scale(1.06)}.rest-cards .exp-card-media{aspect-ratio:4/3;position:relative;overflow:hidden}.rest-cards .exp-card-overlay{z-index:auto;background:0 0;padding:1.15rem 1.25rem 1.35rem;display:block;position:static}.rest-cards .exp-card-number{letter-spacing:.24em;color:var(--accent-gold);opacity:1;margin-bottom:.55rem;font-size:.78rem;font-weight:600}.rest-cards .exp-card-title{font-family:var(--font-display);font-size:var(--fs-h4);margin-bottom:.4rem;line-height:1.25}.rest-cards .exp-card-desc{opacity:1;max-width:none;font-size:.88rem;line-height:1.55;transform:none}.price-name{font-family:var(--font-display);font-size:var(--fs-h3);margin-bottom:.75rem}.price-figure{font-family:var(--font-utility);font-variant-numeric:tabular-nums lining-nums;letter-spacing:-.02em;font-weight:500;font-size:var(--fs-price);color:var(--accent-gold);margin-bottom:1rem;line-height:1}.price-line{color:var(--text-secondary);max-width:46ch;margin:0 auto;line-height:1.7}.price-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.price-cost-note{color:var(--text-muted);max-width:60ch;margin-top:2.25rem;margin-left:auto;margin-right:auto;font-size:.8rem;line-height:1.6}.form-block{text-align:left;margin-top:2.5rem}@media (prefers-reduced-motion:reduce){.rest-cards .exp-card img,.rest-cards .exp-card:hover img{transition:none;transform:none}}
