body{background:radial-gradient(circle at top,#fbf7f0 0,#f4eee5 38%,#ede3d7 100%)}.hero-restaurant{position:relative;color:#fdf7ee;padding-top:96px}.hero-restaurant .hero-overlay-gradient{position:absolute;inset:0;background:radial-gradient(circle at top,rgba(0,0,0,0.25) 0,rgba(8,4,1,0.78) 70%);z-index:1}.hero-restaurant .hero-content{position:relative;z-index:2;padding-top:var(--space-12);padding-bottom:var(--space-12)}.hero-layout{display:flex;flex-direction:column;gap:var(--space-8)}.hero-text-block{max-width:620px}.hero-cta-group{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-6)}.hero-stats{display:flex;flex-wrap:wrap;gap:var(--space-6);margin-top:var(--space-8)}.hero-stats .stat{font-size:1.35rem;color:#fdf0da}.hero-stats .stat-label{color:rgba(249,242,233,0.8)}.hero-aside{align-self:flex-start;max-width:380px}.hero-aside-title{font-size:1.3rem;margin-bottom:var(--space-3)}.hero-aside-list{display:flex;flex-direction:column;gap:0.6rem;font-size:0.95rem;color:var(--color-text-muted)}.hero-aside-link{display:inline-flex;margin-top:var(--space-4);font-size:0.9rem;letter-spacing:0.12em;text-transform:uppercase;color:var(--color-primary)}.hero-aside-link:hover{color:#e1b86c}.section-header{max-width:720px;margin:0 auto var(--space-8);text-align:center}.section-header .badge{margin-bottom:var(--space-3)}.restaurant-intro-grid{align-items:center;gap:var(--space-10)}.restaurant-text-card p:last-child{margin-bottom:0}.restaurant-intro-links{display:flex;flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-4)}.text-link{position:relative;font-size:0.9rem;letter-spacing:0.12em;text-transform:uppercase;color:var(--gray-700)}.text-link::after{content:"";position:absolute;left:0;bottom:-4px;width:0;height:1px;background:linear-gradient(90deg,transparent,#c49b5a,transparent);transition:width var(--transition-base)}.text-link:hover::after{width:100%}.restaurant-figure{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-elevated);background:linear-gradient(145deg,rgba(255,255,255,0.95),rgba(244,232,217,0.98))}.restaurant-figure img{width:100%;height:100%;object-fit:cover;display:block}.restaurant-figure figcaption{padding:var(--space-4);font-size:0.85rem;color:var(--color-text-muted)}.restaurant-figure.compact{box-shadow:var(--shadow-soft)}.restaurant-figure.large{height:100%}.fine-dining-grid{align-items:start;gap:var(--space-10)}.fine-dining-text .badge{margin-bottom:var(--space-3)}.key-points{display:flex;flex-direction:column;gap:0.5rem;margin:var(--space-4) 0 var(--space-4);font-size:0.95rem;color:var(--color-text-muted)}.key-points li{position:relative;padding-left:1.2rem}.key-points li::before{content:"";position:absolute;left:0;top:0.65em;width:7px;height:7px;border-radius:999px;background:linear-gradient(135deg,#c9a568,#e1c894)}.gastronomy-card p:last-child{margin-bottom:0}.service-grid{align-items:stretch;gap:var(--space-6)}.service-card h3{margin-bottom:var(--space-3)}.service-card .key-points{margin-top:var(--space-3)}.drinks-grid{align-items:start;gap:var(--space-10)}.drinks-card{height:100%;display:flex;flex-direction:column;justify-content:space-between}.ambience-grid{align-items:center;gap:var(--space-10)}.ambience-text .badge{margin-bottom:var(--space-3)}.ambience-ctas{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.poker-note{border-style:dashed;border-color:rgba(196,155,90,0.45);background:rgba(247,243,236,0.96)}.poker-note-text h2{font-size:1.5rem;margin-bottom:var(--space-3)}.poker-note-text p:last-of-type{margin-bottom:var(--space-3)}@media (max-width:991px){.hero-restaurant{min-height:auto}.hero-restaurant .hero-content{padding-top:var(--space-10);padding-bottom:var(--space-10)}.hero-layout{gap:var(--space-6)}.hero-aside{max-width:none}.restaurant-intro-grid,.fine-dining-grid,.drinks-grid,.ambience-grid{grid-template-columns:minmax(0,1fr);}.restaurant-figure.large{order:-1;margin-bottom:var(--space-4)}}@media (max-width:767px){.hero-stats{flex-direction:column;gap:var(--space-4)}.pill-floating-cta{left:50%;right:auto;transform:translateX(-50%);bottom:var(--space-4)}.section{padding-top:var(--space-10);padding-bottom:var(--space-10)}}