﻿.restaurant { --accent:#8b2f22; --hero:url("/assets/templates/images/pc/restaurant/restaurant-plating-real.webp"); --shade:rgba(30,8,4,.72); }
.restaurant .real-nav { background:rgba(255,255,255,.93); }
.restaurant .nav-cta { background:#8b2f22; }
.restaurant .hero-full { min-height:min(820px, calc(100svh - 136px)); }
.restaurant-hero .hero-copy { max-width:760px; }
.restaurant-hero .hero-copy h1 { max-width:740px; font-size:72px; letter-spacing:0; }
.restaurant-hero .real-btn.ghost { color:#fff; background:rgba(255,255,255,.1); border-color:rgba(255,255,255,.32); }

.restaurant-overview { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:1px; background:#e2d4ca; border-top:1px solid #e2d4ca; border-bottom:1px solid #e2d4ca; }
.restaurant-overview div { padding:32px 7vw; background:#fff; }
.restaurant-overview b { display:block; margin-bottom:8px; color:#7b291f; font-size:24px; }
.restaurant-overview p { margin-bottom:0; color:#625a55; font-size:14px; line-height:1.7; font-weight:700; overflow-wrap:anywhere; }

.restaurant-menu { background:#f7f2ee; }
.restaurant-menu .section-title p { max-width:500px; margin-bottom:0; }
.restaurant-menu-grid { display:grid; grid-template-columns:1.08fr .92fr; gap:22px; }
.restaurant-menu-main,
.restaurant-menu-card { position:relative; overflow:hidden; background:#fff; border:1px solid rgba(139,47,34,.16); }
.restaurant-menu-main { min-height:620px; grid-row:span 2; }
.restaurant-menu-main picture,
.restaurant-menu-card picture,
.restaurant-operation-photo picture,
.restaurant-standard-photo picture { display:block; width:100%; height:100%; }
.restaurant-menu-main img { width:100%; height:100%; min-height:620px; object-fit:cover; }
.restaurant-menu-main > div { position:absolute; left:24px; right:24px; bottom:24px; padding:24px; background:rgba(255,255,255,.9); backdrop-filter:blur(16px); }
.restaurant-menu-main span,
.restaurant-operation-copy span,
.restaurant-contact-copy span { display:block; margin-bottom:12px; color:#8b2f22; font-size:12px; font-weight:900; text-transform:uppercase; }
.restaurant-menu-main h3,
.restaurant-menu-card h3 { margin-bottom:10px; font-size:24px; }
.restaurant-menu-main p,
.restaurant-menu-card p { margin-bottom:0; font-size:14px; }
.restaurant-menu-card img { width:100%; height:260px; object-fit:cover; }
.restaurant-menu-card h3,
.restaurant-menu-card p { padding:0 24px; }
.restaurant-menu-card h3 { margin-top:22px; }
.restaurant-menu-card p { padding-bottom:24px; }

.restaurant-operation { display:grid; grid-template-columns:.92fr 1.08fr; gap:34px; align-items:center; padding:72px 7vw; background:#1b1410; color:#fff; }
.restaurant-operation h2,
.restaurant-contact-copy h2 { margin-bottom:18px; font-size:42px; line-height:1.15; }
.restaurant-operation p { color:rgba(255,255,255,.74); }
.restaurant-operation ul { margin:28px 0 0; padding:0; list-style:none; }
.restaurant-operation li { padding:14px 0 14px 28px; color:rgba(255,255,255,.86); border-top:1px solid rgba(255,255,255,.12); position:relative; }
.restaurant-operation li::before { content:""; position:absolute; left:0; top:23px; width:9px; height:9px; background:#d38a57; }
.restaurant-operation-photo { position:relative; min-height:430px; }
.restaurant-operation-photo img { width:100%; height:430px; object-fit:cover; border:1px solid rgba(255,255,255,.12); }
.restaurant-tags { position:absolute; left:18px; right:18px; bottom:18px; display:flex; flex-wrap:wrap; gap:8px; padding:16px; background:rgba(255,255,255,.92); backdrop-filter:blur(12px); }
.restaurant-tags b { margin-right:6px; color:#7b291f; }
.restaurant-tags span { padding:7px 10px; color:#4f4945; background:#f3ece7; font-size:12px; font-weight:800; }

.restaurant-standard { background:#fff; }
.restaurant-standard .section-title p { max-width:450px; margin-bottom:0; }
.restaurant-standard-row { display:grid; grid-template-columns:1fr 1fr; gap:22px; align-items:stretch; }
.restaurant-standard-photo img { width:100%; height:100%; min-height:540px; object-fit:cover; }
.restaurant-steps { display:grid; grid-template-columns:1fr 1fr; gap:1px; background:#e2d4ca; }
.restaurant-steps div { padding:34px 28px; background:#f7f2ee; }
.restaurant-steps b { display:block; margin-bottom:22px; color:#8b2f22; font-size:13px; }
.restaurant-steps h3 { margin-bottom:10px; font-size:22px; }
.restaurant-steps p { margin-bottom:0; font-size:14px; }

.restaurant-contact { position:relative; min-height:520px; display:flex; align-items:center; padding:72px 7vw; overflow:hidden; color:#fff; }
.restaurant-contact::before { content:""; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg,rgba(27,20,16,.9),rgba(27,20,16,.58),rgba(27,20,16,.16)); }
.restaurant-contact picture { position:absolute; inset:0; width:100%; height:100%; }
.restaurant-contact img { width:100%; height:100%; object-fit:cover; }
.restaurant-contact-copy { position:relative; z-index:2; max-width:560px; }
.restaurant-contact-copy span { color:#efb37a; }
.restaurant-contact-copy p { color:rgba(255,255,255,.78); }
html.js-ready body.restaurant .reveal { opacity:1; transform:none; }

@media (max-width: 720px) {
.restaurant { --hero:url("/assets/templates/images/mobile/restaurant/restaurant-plating-real.webp"); }
  .restaurant .real-nav { background:rgba(255,255,255,.94); }
  .restaurant .hero-full { min-height:min(760px, calc(100svh - 64px)); padding-top:74px; padding-bottom:30px; background-position:70% bottom; }
  .restaurant .hero-full::before { background:linear-gradient(180deg,rgba(30,8,4,.82),rgba(30,8,4,.38) 58%,rgba(30,8,4,.9)); }
  .restaurant-hero .hero-copy { max-width:340px; }
  .restaurant-hero .hero-copy .kicker { margin-bottom:14px; font-size:13px; line-height:1.5; }
  .restaurant-hero .hero-copy h1 { max-width:330px; margin-bottom:18px; font-size:33px; line-height:1.12; word-break:normal; }
  .restaurant-hero .hero-copy .lead { max-width:330px; font-size:16px; line-height:1.62; }
  .restaurant-hero .hero-points { margin-top:20px; gap:10px 14px; }
  .restaurant-hero .hero-actions { max-width:320px; gap:10px; margin-top:24px; }
  .restaurant-hero .real-btn { flex:1 1 100%; width:100%; min-height:46px; padding:0 14px; font-size:14px; }
  .restaurant-overview { grid-template-columns:1fr; }
  .restaurant-overview div { min-width:0; padding:22px 20px; }
  .restaurant-overview b { font-size:21px; }
  .restaurant-overview p { width:100%; max-width:310px; word-break:break-all; overflow-wrap:anywhere; }
  .restaurant-menu .section-title p,
  .restaurant-standard .section-title p { max-width:330px; word-break:break-all; overflow-wrap:anywhere; }
  .restaurant-menu-grid { grid-template-columns:1fr; gap:18px; }
  .restaurant-menu-main { min-height:auto; grid-row:auto; }
  .restaurant-menu-main picture,
  .restaurant-menu-card picture { height:auto; }
  .restaurant-menu-main img,
  .restaurant-menu-card img { min-height:0; height:auto; aspect-ratio:1.18 / 1; object-fit:cover; }
  .restaurant-menu-main > div { position:static; padding:20px; background:#fff; backdrop-filter:none; }
  .restaurant-menu-card h3,
  .restaurant-menu-card p { padding:0 20px; }
  .restaurant-menu-card h3 { margin-top:20px; }
  .restaurant-menu-card p { padding-bottom:20px; }
  .restaurant-operation { grid-template-columns:1fr; gap:22px; padding:52px 20px; }
  .restaurant-operation h2,
  .restaurant-contact-copy h2 { font-size:32px; }
  .restaurant-operation-photo,
  .restaurant-operation-photo img { min-height:0; height:auto; }
  .restaurant-operation-photo img { aspect-ratio:1.15 / 1; object-fit:cover; }
  .restaurant-tags { position:static; margin-top:10px; padding:14px; }
  .restaurant-standard-row { grid-template-columns:1fr; gap:18px; }
  .restaurant-standard-photo picture { height:auto; }
  .restaurant-standard-photo img { min-height:0; height:auto; aspect-ratio:1.18 / 1; object-fit:cover; }
  .restaurant-steps { grid-template-columns:1fr; }
  .restaurant-steps div { padding:24px 20px; }
  .restaurant-contact { min-height:520px; padding:48px 20px 92px; align-items:flex-end; }
  .restaurant-contact::before { background:linear-gradient(180deg,rgba(27,20,16,.24),rgba(27,20,16,.9)); }
html.js-ready body.restaurant .reveal { opacity:1; transform:none; }
}

/* 2026-06-04 structure pass: menu board + kitchen pass */
.restaurant-overview {
  grid-template-columns: 1fr 1fr 1fr;
  background: #2b0f0a;
}
.restaurant-overview div {
  background: #2b0f0a;
  color: #fff;
  border-color: rgba(255,255,255,.12);
}
.restaurant-overview b,
.restaurant-overview p { color: #fff; }
.restaurant-menu-grid {
  grid-template-columns: .72fr 1.28fr;
}
.restaurant-menu-main {
  grid-row: span 2;
}
.restaurant-menu-card {
  display: grid;
  grid-template-columns: 300px 1fr;
  align-items: center;
}
.restaurant-operation {
  grid-template-columns: 1.24fr .76fr;
}
.restaurant-steps {
  grid-template-columns: 1fr;
}
.restaurant-steps div {
  display: grid;
  grid-template-columns: 54px 150px 1fr;
  gap: 16px;
}

@media (max-width:720px) {
  .restaurant-overview,
  .restaurant-menu-grid,
  .restaurant-operation { grid-template-columns: 1fr; }
  .restaurant-menu-card,
  .restaurant-steps div { grid-template-columns: 1fr; gap: 8px; }
}

/* 2026-06-04 premium hero tuning */
.restaurant {
  --nav-ink: #fff;
  --nav-cta-bg: #080808;
  --hero-pos: 66% center;
  --hero-mobile-pos: 52% center;
  --hero-overlay: linear-gradient(90deg,rgba(34,8,4,.78),rgba(34,8,4,.24) 48%,rgba(34,8,4,.03));
  --hero-mobile-overlay: linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.30) 56%,rgba(0,0,0,.82));
  --hero-title-size: 70px;
  --hero-mobile-title-size: 38px;
  --hero-copy-width: 620px;
  --hero-title-width: 720px;
  --hero-lead-width: 520px;
  --hero-btn-bg: #080808;
}
.restaurant .real-nav {
  position: absolute;
  width: 100%;
  color: var(--nav-ink);
  background: transparent;
  border-bottom: 0;
  backdrop-filter: none;
}
.restaurant .hero-full {
  min-height: min(790px, 100svh);
  padding: 138px 8vw 86px;
  background-position: var(--hero-pos);
}
.restaurant .hero-full::before { background: var(--hero-overlay); }
.restaurant-hero .hero-copy h1 {
  max-width: var(--hero-title-width);
  font-family: var(--serif);
  font-size: var(--hero-title-size);
  line-height: .98;
  font-weight: 400;
  letter-spacing: 0;
}
.restaurant-hero .hero-copy .lead {
  max-width: var(--hero-lead-width);
  font-size: 21px;
  line-height: 1.62;
}
.restaurant-hero .real-btn { background: var(--hero-btn-bg); }
.restaurant-hero .real-btn.ghost {
  color: currentColor;
  background: rgba(255,255,255,.08);
  border-color: rgba(255,255,255,.48);
}
@media (max-width:720px) {
  .restaurant .real-nav { background: linear-gradient(180deg,rgba(0,0,0,.34),transparent); }
  .restaurant .hero-full {
    min-height: min(700px, 100svh);
    padding: 96px 20px 44px;
    background-position: var(--hero-mobile-pos);
  }
  .restaurant .hero-full::before { background: var(--hero-mobile-overlay); }
  .restaurant-hero .hero-copy h1 {
    max-width: 330px;
    font-size: var(--hero-mobile-title-size);
    line-height: 1.05;
    word-break: normal;
  }
  .restaurant-hero .hero-copy .lead {
    max-width: 330px;
    font-size: 16px;
  }
}
/* 2026-06-04 real hero source + whitespace */
.restaurant {
  --hero: url("/assets/templates/images/pc/restaurant/real-restaurant-hero.webp");
  --nav-ink: #fff;
  --nav-cta-bg: #100b08;
  --hero-text: #fff;
  --hero-muted: rgba(255,255,255,.84);
  --hero-pos: 68% center;
  --hero-mobile-pos: 60% center;
  --hero-overlay: linear-gradient(90deg,rgba(20,8,4,.86),rgba(20,8,4,.38) 45%,rgba(20,8,4,.02));
  --hero-mobile-overlay: linear-gradient(180deg,rgba(20,8,4,.86),rgba(20,8,4,.46) 58%,rgba(20,8,4,.86));
  --hero-title-size: 62px;
  --hero-mobile-title-size: 34px;
  --hero-copy-width: 540px;
  --hero-title-width: 610px;
  --hero-lead-width: 500px;
  --hero-btn-bg: #100b08;
}
.restaurant .real-nav {
  color: var(--nav-ink);
  background: transparent;
  border-bottom: 0;
  backdrop-filter: none;
}
.restaurant .hero-full {
  background-position: var(--hero-pos);
}
.restaurant .hero-full::before {
  background: var(--hero-overlay);
}
@media (max-width: 720px) {
  .restaurant {
    --hero: url("/assets/templates/images/mobile/restaurant/real-restaurant-hero.webp");
    --mobile-nav-ink: var(--nav-ink);
  }
  .restaurant .hero-full {
    background-position: var(--hero-mobile-pos);
  }
  .restaurant .hero-full::before {
    background: var(--hero-mobile-overlay);
  }
}
/* end 2026-06-04 real hero source + whitespace */
