body.page-restaurant main{padding-bottom:96px}.restaurant-hero{position:relative;padding-top:72px;padding-bottom:72px}.restaurant-hero-media{position:absolute;inset:0;z-index:-1;overflow:hidden}.restaurant-hero-image{width:100%;height:100%;object-fit:cover;filter:brightness(0.75)}.restaurant-hero-inner{display:flex;justify-content:flex-start;align-items:center;min-height:420px}.restaurant-hero-content{max-width:640px}.restaurant-hero-text{font-size:1.05rem;margin-top:16px;margin-bottom:20px}.restaurant-hero-cta-group{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px;margin-bottom:12px}.restaurant-hero-note{font-size:0.8rem;color:var(--gray-200);max-width:520px}.restaurant-intro-section{padding-top:56px;padding-bottom:56px}.restaurant-intro-grid{display:grid;gap:32px;align-items:center}.restaurant-intro-text p:last-child{margin-bottom:0}.restaurant-intro-image-wrap{border-radius:24px;overflow:hidden;box-shadow:var(--shadow-md);border:1px solid rgba(255,255,255,0.8)}.restaurant-intro-image{width:100%;height:100%;object-fit:cover}.restaurant-section-header{max-width:760px;margin:0 auto 32px auto}.restaurant-section-header p{margin-bottom:16px}.restaurant-philosophy-section,.restaurant-interior-details,.restaurant-cta-section{padding-top:64px;padding-bottom:64px}.restaurant-philosophy-grid,.restaurant-service-grid,.restaurant-atmosphere-grid{display:grid;gap:24px}.restaurant-philosophy-grid article h3,.restaurant-service-grid article h3,.restaurant-atmosphere-grid article h3,.restaurant-interior-subgrid article h3{margin-bottom:8px}.restaurant-link{display:inline-flex;margin-top:12px;font-size:0.9rem;letter-spacing:0.12em;text-transform:uppercase}.restaurant-interior-grid{display:grid;gap:32px;align-items:stretch}.restaurant-interior-image-wrap{border-radius:24px;overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid rgba(255,255,255,0.9)}.restaurant-interior-image{width:100%;height:100%;object-fit:cover}.restaurant-interior-content{display:flex;flex-direction:column;gap:20px}.restaurant-interior-subgrid{display:grid;gap:20px}.restaurant-atmosphere-section{padding-top:64px;padding-bottom:64px}.restaurant-cta{max-width:1040px;margin:0 auto}.restaurant-cta-inner{display:flex;flex-direction:column;gap:20px;align-items:flex-start}.restaurant-cta-text p:last-child{margin-bottom:0}.restaurant-cta-actions{display:flex;flex-wrap:wrap;gap:12px}@media (min-width:768px){.restaurant-hero{padding-top:96px;padding-bottom:96px}.restaurant-hero-inner{min-height:520px}.restaurant-intro-section{padding-top:72px;padding-bottom:72px}.restaurant-intro-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.restaurant-philosophy-grid,.restaurant-service-grid,.restaurant-atmosphere-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.restaurant-interior-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1.2fr)}.restaurant-interior-subgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.restaurant-cta-inner{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:1024px){.restaurant-hero-content{margin-left:40px}.restaurant-hero-inner{min-height:580px}.restaurant-philosophy-section,.restaurant-interior-details,.restaurant-atmosphere-section,.restaurant-cta-section{padding-top:80px;padding-bottom:80px}}