html,body{height:100%}.hero-grid{display:grid;grid-template-columns:1fr;gap:var(--space-10);align-items:center}@media(min-width:900px){.hero-grid{grid-template-columns:minmax(0,1.25fr)minmax(0,1fr)}}.hero-copy{max-width:640px}.hero-media{display:flex;justify-content:flex-end}.hero-media-frame{position:relative;max-width:420px;margin:0 auto}.hero-media-frame img{border-radius:var(--radius-xl);box-shadow:var(--shadow-medium)}.hero-media-overlay{position:absolute;left:8%;right:8%;bottom:-12%;transform:translateY(-10%);padding:var(--space-5);border-radius:var(--radius-xl);background:linear-gradient(145deg,rgba(20,16,12,0.94),rgba(35,24,20,0.96));color:#fdfaf5;font-size:var(--font-size-sm)}.hero-media-overlay p{color:rgba(245,240,232,0.82);margin-bottom:var(--space-3)}.hero-media-tags{display:flex;flex-wrap:wrap;gap:var(--space-3)}.hero-cta-group .btn-wide{width:100%}@media(min-width:640px){.hero-cta-group .btn-wide{width:auto}}.section-poker .card-dark{height:100%}.card-salon .salon-photo{margin-top:var(--space-4);border-radius:var(--radius-lg);overflow:hidden}.card-salon img{width:100%;height:auto;display:block}.salon-highlights{margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:var(--space-3)}.restaurant-photo{margin-top:var(--space-5);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-soft)}.restaurant-photo img{width:100%;height:auto;display:block}.section-tables .card-elevated{height:100%}.reservation-form{margin-top:var(--space-4);display:flex;flex-direction:column;gap:var(--space-4)}.reservation-note{font-size:var(--font-size-sm);color:var(--color-text-muted);margin-top:var(--space-1)}.btn-reservation-direct{margin-top:var(--space-4)}.section-testimonials .testimonial-item{border-radius:var(--radius-lg);padding:var(--space-5);background-color:rgba(255,255,255,0.9);border:1px solid rgba(0,0,0,0.04)}.testimonial-quote{font-style:italic;font-size:var(--font-size-sm);color:var(--color-text-muted)}.testimonial-meta{margin-top:var(--space-3);font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:0.16em;color:var(--gray-500)}.section-engagements .engagement-item{border-radius:var(--radius-lg);padding:var(--space-5);background-color:rgba(255,255,255,0.9);border:1px solid rgba(0,0,0,0.04);height:100%}.section-engagements .engagement-item h3{margin-bottom:var(--space-2)}.contact-mini-form{margin-top:var(--space-4);display:flex;flex-direction:column;gap:var(--space-4)}.section-contact .card-dark{border-radius:var(--radius-xl)}@media(min-width:1024px){.section-contact .card-dark{padding:var(--space-8)}}.section-contact .meta-text{margin-top:var(--space-4)}@media(max-width:640px){.hero-media-overlay{position:static;margin-top:var(--space-5);transform:none}}
