.hero-restaurants{text-align:center;justify-content:center;min-height:82vh;padding:160px 0 100px}.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{height:320px;min-height:0;color:inherit;text-decoration:none;display:block;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-overlay{z-index:2;background:linear-gradient(#0a0a0f1a 0%,#0a0a0f8c 55%,#0a0a0feb 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.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);margin-bottom:.4rem;font-size:clamp(1.15rem,2.2vw,1.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);margin-bottom:.75rem;font-size:clamp(1.5rem,3.5vw,2.2rem)}.price-figure{font-family:var(--font-display);color:var(--accent-gold);margin-bottom:1rem;font-size:clamp(2.2rem,6vw,3.2rem);line-height:1}.price-line{color:var(--text-secondary);max-width:46ch;margin:0 auto;line-height:1.7}.price-actions{margin-top:2rem}.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}}
