/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: 0.25rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *,
  ::after,
  ::before,
  ::backdrop,
  ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html,
  :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    display: block;
    vertical-align: middle;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea,
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or
    (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit,
  ::-webkit-datetime-edit-year-field,
  ::-webkit-datetime-edit-month-field,
  ::-webkit-datetime-edit-day-field,
  ::-webkit-datetime-edit-hour-field,
  ::-webkit-datetime-edit-minute-field,
  ::-webkit-datetime-edit-second-field,
  ::-webkit-datetime-edit-millisecond-field,
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type="button"], [type="reset"], [type="submit"]),
  ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button,
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .table {
    display: table;
  }
}
:root {
  --paper: #f2efe9;
  --paper-soft: #faf8f3;
  --ink: #24201c;
  --muted: #6f685f;
  --red: #a63a2b;
  --red-dark: #852d22;
  --green: #24201c;
  --green-soft: #3b342e;
  --brass: #b8aa98;
  --line: #cfc4b6;
  --white: #faf8f3;
  --serif: "Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", serif;
  --sans: "Hiragino Sans", "Yu Gothic", "Noto Sans JP", sans-serif;
  --washi-grain: radial-gradient(ellipse at 12% 14%, rgba(68, 52, 38, .075), transparent 31%),
    radial-gradient(ellipse at 84% 78%, rgba(80, 61, 43, .055), transparent 28%),
    repeating-linear-gradient(4deg, rgba(64, 49, 36, .022) 0 1px, transparent 1px 8px),
    repeating-linear-gradient(94deg, rgba(76, 58, 41, .018) 0 1px, transparent 1px 11px),
    radial-gradient(rgba(86, 71, 55, .055) .55px, transparent .8px);
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  background-color: var(--paper);
  background-image: var(--washi-grain);
  background-size: auto, auto, auto, auto, 6px 6px;
  color: var(--ink);
  font-family: var(--serif);
}
main[lang="zh-Hans"] {
  --serif: "Songti SC", "STSong", "Noto Serif SC", "Source Han Serif SC", serif;
  --sans: "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Noto Sans SC", sans-serif;
}
main[lang="zh-Hant"] {
  --serif: "Songti TC", "Noto Serif TC", "Source Han Serif TC", "PMingLiU", serif;
  --sans: "PingFang TC", "Microsoft JhengHei", "Noto Sans TC", sans-serif;
}
main[lang="en"] {
  --serif: "Iowan Old Style", Baskerville, "Times New Roman", serif;
  --sans: Inter, "Helvetica Neue", Arial, sans-serif;
}
main[lang="ko"] {
  --serif: "AppleMyungjo", "Nanum Myeongjo", "Noto Serif KR", serif;
  --sans: "Apple SD Gothic Neo", "Malgun Gothic", "Noto Sans KR", sans-serif;
}
main {
  font-family: var(--serif);
}
a {
  color: inherit;
  text-decoration: none;
}
img {
  display: block;
  max-width: 100%;
}
.site-header {
  align-items: stretch;
  background: rgba(250, 248, 243, 0.96);
  border-bottom: 1px solid var(--line);
  display: flex;
  height: 82px;
  justify-content: space-between;
  padding-left: clamp(1.5rem, 4vw, 4.5rem);
  position: sticky;
  top: 0;
  z-index: 20;
  backdrop-filter: blur(10px);
}
.brand {
  align-self: center;
  display: inline-flex;
  flex-direction: column;
  gap: 0.38rem;
}
.brand strong {
  font-size: 1.55rem;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 1;
}
.brand small {
  color: var(--muted);
  font: 0.54rem Arial, sans-serif;
  letter-spacing: 0.29em;
}
.site-header nav {
  align-items: stretch;
  display: flex;
}
.site-header nav > a {
  align-items: center;
  display: flex;
  font-size: 0.87rem;
  letter-spacing: 0.08em;
  margin: 0 1.5rem;
  position: relative;
}
.site-header nav > a:not(.nav-cta)::after {
  background: var(--ink);
  bottom: 25px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 180ms ease-out;
  width: 100%;
}
.site-header nav > a:not(.nav-cta):hover::after {
  transform: scaleX(1);
}
.nav-cta {
  background: var(--ink);
  color: #fff;
  font-size: 1rem !important;
  justify-content: center;
  letter-spacing: 0.12em !important;
  margin: 0 !important;
  min-width: 210px;
  transition: background 180ms ease-out;
}
.nav-cta:hover {
  background: var(--red);
}
.home-language-switch {
  align-items: center;
  border-left: 1px solid var(--line);
  display: flex;
  gap: 2px;
  margin-left: .35rem;
  padding: 0 .65rem;
}
.home-language-switch button, .home-language-switch a {
  align-items: center;
  background: transparent;
  border: 0;
  color: var(--muted);
  cursor: pointer;
  font: .62rem Arial, sans-serif;
  height: 30px;
  justify-content: center;
  min-width: 27px;
  padding: 0 .35rem;
}
.home-language-switch a {
  display: flex;
}
.home-language-switch button[aria-pressed="true"], .home-language-switch a[aria-current="page"] {
  background: var(--ink);
  color: #fff;
}
.home-language-switch button:focus-visible, .home-language-switch a:focus-visible, .group-primary-cta:focus-visible, .agency-cta:focus-visible {
  outline: 2px solid var(--red);
  outline-offset: 3px;
}
.hero {
  min-height: min(680px, calc(100vh - 82px));
  overflow: hidden;
  position: relative;
}
.hero-copy {
  background-image: var(--washi-grain),
    linear-gradient(90deg, rgba(242,239,233,.97) 0%, rgba(242,239,233,.9) 68%, rgba(242,239,233,0) 100%);
  background-size: auto, auto, auto, auto, 6px 6px, auto;
  inset: 0 auto 0 0;
  padding: clamp(4rem, 8vw, 7.4rem) clamp(2.25rem, 5vw, 6rem);
  position: absolute;
  width: min(72%, 1080px);
  z-index: 2;
}
.eyebrow {
  color: var(--red);
  font-family: var(--sans);
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  margin: 0 0 1.55rem;
}
.hero h1 {
  font-size: clamp(3.15rem, 4.8vw, 5.35rem);
  font-weight: 400;
  letter-spacing: 0.025em;
  line-height: 1.28;
  margin: 0;
  max-width: 12em;
  text-wrap: balance;
}
main[lang="ja"] .hero h1 {
  font-size: clamp(2.7rem, 3.65vw, 4rem);
  max-width: none;
  white-space: nowrap;
}
main[lang="zh-Hans"] .hero h1,
main[lang="zh-Hant"] .hero h1 {
  letter-spacing: .01em;
}
main[lang="en"] .hero h1,
main[lang="ko"] .hero h1 {
  letter-spacing: 0;
}
.hero-lead {
  color: var(--muted);
  font-family: var(--sans);
  font-size: 0.96rem;
  line-height: 2;
  margin: 2rem 0;
}
.hero-contact {
  border: 1px solid var(--line);
  display: inline-flex;
  margin-bottom: 1.15rem;
}
.hero-booking {
  align-items: center;
  background: var(--ink);
  color: #fff;
  display: flex;
  font-size: 0.96rem;
  justify-content: center;
  letter-spacing: 0.13em;
  min-height: 62px;
  min-width: 150px;
  transition: background 180ms ease-out;
}
.hero-booking:hover {
  background: var(--red);
}
.hero-phone {
  align-items: center;
  background: rgba(250,248,243,.88);
  display: flex;
  font-family: Georgia, serif;
  font-size: clamp(1.25rem, 1.7vw, 1.75rem);
  gap: 0.8rem;
  letter-spacing: 0.05em;
  min-height: 62px;
  padding: 0 1.4rem;
}
.hero-phone svg {
  color: var(--red);
  height: 23px;
  width: 23px;
}
.hero-visual {
  inset: 0;
  margin: 0;
  min-height: 600px;
  overflow: hidden;
  position: absolute;
}
.hero-visual::after {
  background: linear-gradient(90deg, rgba(36,32,28,.08), transparent 55%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}
.hero-visual > img {
  filter: saturate(.72) sepia(.08);
  height: 100%;
  object-fit: cover;
  object-position: center 54%;
  width: 100%;
}
.hero-visual figcaption {
  background: rgba(36, 32, 28, 0.9);
  bottom: 0;
  color: #fff;
  padding: 1.3rem 1.7rem;
  position: absolute;
  right: 0;
}
.hero-visual figcaption span {
  color: rgba(255,255,255,.6);
  display: block;
  font: 0.56rem Arial, sans-serif;
  letter-spacing: 0.17em;
  margin-bottom: 0.55rem;
}
.hero-visual figcaption strong {
  font-size: 0.92rem;
  font-weight: 400;
  letter-spacing: 0.09em;
  line-height: 1.65;
}
.simple-link, .outline-link {
  align-items: center;
  display: inline-flex;
  gap: 0.8rem;
}
.simple-link {
  border-bottom: 1px solid currentColor;
  color: var(--red);
  font-family: var(--sans);
  font-size: 0.78rem;
  letter-spacing: 0.06em;
  padding: 0.4rem 0;
}
.simple-link svg, .outline-link svg {
  height: 18px;
  transition: transform 180ms ease-out;
  width: 18px;
}
.simple-link:hover svg, .outline-link:hover svg {
  transform: translateX(4px);
}
.limited-promo {
  align-items: center;
  background-color: var(--paper-soft);
  background-image: var(--washi-grain);
  background-size: auto, auto, auto, auto, 6px 6px;
  border: 1px solid var(--line);
  box-shadow: 0 12px 32px rgba(55, 43, 31, .10);
  color: var(--ink);
  display: grid;
  gap: 0 clamp(2rem, 5vw, 5.5rem);
  grid-template-areas: "copy photo" "price photo" "cta photo";
  grid-template-columns: minmax(320px, .76fr) minmax(460px, 1.05fr);
  margin: clamp(2.5rem, 5vw, 5.5rem) clamp(2rem, 5vw, 6rem);
  padding: clamp(2.5rem, 4.5vw, 4.7rem);
  position: relative;
}
.limited-promo::before {
  border: 1px solid rgba(184,170,152,.7);
  content: "";
  inset: .7rem;
  pointer-events: none;
  position: absolute;
}
.limited-promo::after {
  background: linear-gradient(150deg, transparent 0 62%, rgba(184,170,152,.16) 62% 63%, transparent 63%);
  content: "";
  inset: 0 auto 0 0;
  pointer-events: none;
  width: 32%;
}
.promo-photo {
  border: 1px solid var(--line);
  clip-path: polygon(4% 0, 100% 0, 100% 94%, 96% 100%, 0 100%, 0 6%);
  grid-area: photo;
  height: clamp(330px, 37vw, 505px);
  margin: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.promo-photo > img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  width: 100%;
}
.promo-seal {
  align-items: center;
  border: 1px solid var(--red);
  color: var(--red);
  display: flex;
  flex: 0 0 32px;
  font-size: .8rem;
  height: 32px;
  justify-content: center;
  transform: rotate(-3deg);
  width: 32px;
}
.promo-copy {
  grid-area: copy;
  position: relative;
  z-index: 1;
}
.promo-kicker {
  align-items: center;
  display: flex;
  gap: 1rem;
  margin-bottom: 1.6rem;
}
.promo-kicker p {
  border-bottom: 1px solid var(--red);
  color: var(--red);
  font: 500 .78rem var(--sans);
  letter-spacing: .16em;
  margin: 0;
  padding: 0 2.4rem .55rem 0;
}
.promo-copy h2 {
  font-size: clamp(2.5rem, 4.1vw, 4.7rem);
  font-weight: 400;
  letter-spacing: .08em;
  line-height: 1.2;
  margin: 0;
}
.promo-copy small {
  color: var(--muted);
  display: block;
  font: .7rem/1.8 var(--sans);
  margin-top: 1rem;
}
.promo-price {
  align-items: baseline;
  display: flex;
  gap: 1rem;
  grid-area: price;
  margin: 1.1rem 0 1.8rem;
  position: relative;
  z-index: 1;
}
.promo-price span {
  font: 700 .72rem var(--sans);
  letter-spacing: .12em;
}
.promo-price strong {
  color: var(--red);
  font: clamp(3.3rem, 5vw, 5.8rem)/1 Georgia, serif;
  white-space: nowrap;
}
.promo-cta {
  align-items: center;
  background: var(--ink);
  border: 1px solid var(--ink);
  color: var(--white);
  display: flex;
  font: .76rem var(--sans);
  gap: 1.2rem;
  grid-area: cta;
  justify-content: space-between;
  letter-spacing: .08em;
  max-width: 360px;
  min-height: 60px;
  padding: 0 1.4rem;
  position: relative;
  transition: background 180ms ease-out;
  z-index: 1;
}
.promo-cta svg {
  height: 19px;
  transition: transform 180ms ease-out;
  width: 19px;
}
.promo-cta:hover {
  background: var(--red);
  border-color: var(--red);
}
.promo-cta:hover svg {
  transform: translateX(4px);
}
.promo-cta:focus-visible {
  outline: 2px solid var(--red);
  outline-offset: 4px;
}
.agency-highlight {
  align-items: center;
  background: var(--ink);
  color: #fff;
  display: grid;
  gap: clamp(1.3rem, 2.8vw, 3.5rem);
  grid-template-columns: auto minmax(240px, .85fr) minmax(320px, 1.25fr) auto;
  padding: 2rem clamp(1.5rem, 4vw, 4.5rem);
  scroll-margin-top: 88px;
}
.agency-mark {
  align-items: center;
  border: 1px solid rgba(255,255,255,.4);
  display: flex;
  height: 70px;
  justify-content: center;
  transform: rotate(2deg);
  width: 70px;
}
.agency-mark svg {
  height: 42px;
  width: 42px;
}
.agency-message p {
  color: rgba(255,255,255,.65);
  font: .58rem Arial, sans-serif;
  letter-spacing: .19em;
  margin: 0 0 .55rem;
}
.agency-message h2 {
  font-size: clamp(1.35rem, 2vw, 2rem);
  font-weight: 400;
  letter-spacing: .06em;
  line-height: 1.45;
  margin: 0;
}
.agency-detail {
  border-left: 1px solid rgba(255,255,255,.28);
  color: rgba(255,255,255,.8);
  font: .78rem/1.9 var(--sans);
  margin: 0;
  padding-left: clamp(1.3rem, 2.8vw, 3.5rem);
}
.agency-cta {
  align-items: center;
  background: var(--paper-soft);
  color: var(--ink);
  display: flex;
  font: .76rem var(--sans);
  gap: 1rem;
  justify-content: space-between;
  letter-spacing: .06em;
  min-height: 56px;
  padding: 0 1.2rem;
  white-space: nowrap;
}
.agency-cta svg {
  height: 18px;
  transition: transform 180ms ease-out;
  width: 18px;
}
.agency-cta:hover svg {
  transform: translateX(4px);
}
.facts {
  background-color: rgba(242, 239, 233, .72);
  background-image: var(--washi-grain);
  background-size: auto, auto, auto, auto, 6px 6px;
  border-bottom: 1px solid var(--line);
  border-top: 1px solid var(--line);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.fact-card {
  align-items: center;
  border-right: 1px solid var(--line);
  display: flex;
  gap: 1.25rem;
  min-height: 126px;
  padding: 1.35rem clamp(1rem, 2.3vw, 2.5rem);
}
.fact-card:last-child {
  border-right: 0;
}
.fact-card > img, .fact-icon {
  align-items: center;
  border: 1px solid var(--green);
  display: flex;
  flex: 0 0 66px;
  height: 66px;
  justify-content: center;
  object-fit: cover;
  width: 66px;
}
.fact-icon svg {
  fill: var(--green);
  height: 37px;
  width: 37px;
}
.fact-icon.brass {
  border-color: var(--brass);
  color: var(--brass);
}
.fact-icon.brass svg {
  fill: none;
  height: 39px;
  width: 39px;
}
.fact-card strong {
  display: block;
  font-size: 1.05rem;
  font-weight: 400;
  letter-spacing: 0.05em;
}
.fact-card p {
  color: var(--muted);
  font-family: var(--sans);
  font-size: 0.68rem;
  letter-spacing: 0.05em;
  margin: 0.35rem 0 0;
}
.section {
  padding: 8rem clamp(2rem, 6vw, 7.5rem);
}
.section-kicker {
  align-items: center;
  display: flex;
  gap: 1.1rem;
  margin-bottom: 1.5rem;
}
.section-kicker span {
  color: var(--red);
  font: 0.7rem Georgia, serif;
  letter-spacing: 0.08em;
}
.section-kicker span::after {
  background: var(--line);
  content: "";
  display: inline-block;
  height: 1px;
  margin-left: 1rem;
  vertical-align: middle;
  width: 52px;
}
.section-kicker p {
  color: var(--green);
  font-family: var(--sans);
  font-size: 0.74rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  margin: 0;
}
.section-heading {
  align-items: end;
  display: grid;
  gap: 4rem;
  grid-template-columns: 1fr 0.62fr;
}
.section-heading h2, .access h2, .group h2 {
  font-size: clamp(2.3rem, 3.6vw, 4rem);
  font-weight: 400;
  letter-spacing: 0.045em;
  line-height: 1.35;
  margin: 0;
}
.section-heading p {
  color: var(--muted);
  font-family: var(--sans);
  font-size: 0.86rem;
  line-height: 1.9;
  margin: 0;
}
.meals {
  background-color: rgba(242, 239, 233, .66);
  background-image: var(--washi-grain);
  background-size: auto, auto, auto, auto, 6px 6px;
}
.meal-grid {
  display: grid;
  gap: 1.8rem;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 4rem;
}
.meal {
  background-color: var(--paper-soft);
  background-image: var(--washi-grain);
  background-size: auto, auto, auto, auto, 6px 6px;
  border: 1px solid var(--line);
  clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 14px, 100% 100%, 0 100%);
  min-width: 0;
  transition: transform 180ms ease-out, box-shadow 180ms ease-out;
}
.meal:hover {
  box-shadow: 0 16px 32px rgba(35,38,34,.08);
  transform: translateY(-2px);
}
.meal-image {
  aspect-ratio: 4 / 3;
  overflow: hidden;
  position: relative;
}
.meal-image img {
  height: 100%;
  object-fit: cover;
  transition: transform 500ms ease;
  width: 100%;
}
.meal:hover .meal-image img {
  transform: scale(1.025);
}
.meal-image span {
  background: var(--ink);
  bottom: 0;
  color: #fff;
  font: 0.68rem Georgia, serif;
  left: 0;
  letter-spacing: 0.08em;
  padding: 0.7rem 0.8rem;
  position: absolute;
}
.meal-body {
  align-items: end;
  display: flex;
  justify-content: space-between;
  padding: 1.5rem;
}
.meal h3 {
  font-size: 1.28rem;
  font-weight: 400;
  letter-spacing: 0.08em;
  margin: 0;
}
.meal p {
  color: var(--muted);
  font-family: var(--sans);
  font-size: 0.72rem;
  line-height: 1.7;
  margin: 0.55rem 0 0;
}
.price {
  color: var(--red);
  font-family: Georgia, serif;
  font-size: 1.35rem;
  font-weight: 400;
  white-space: nowrap;
}
.price small {
  display: block;
  font-family: var(--sans);
  font-size: 0.58rem;
  margin-top: 0.3rem;
  text-align: right;
}
.note {
  color: var(--muted);
  font-family: var(--sans);
  font-size: 0.64rem;
  margin: 1.5rem 0 0;
  text-align: right;
}
.group {
  background: var(--ink);
  color: #fff;
  display: grid;
  grid-template-columns: 54% 46%;
}
.group-visual {
  min-height: 720px;
  position: relative;
}
.group-visual > img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.group-visual > p {
  align-items: center;
  background: var(--paper-soft);
  bottom: 0;
  color: var(--green);
  display: flex;
  gap: 1rem;
  margin: 0;
  padding: 1.2rem 1.7rem;
  position: absolute;
  right: 0;
}
.group-visual > p strong {
  font: 3rem Georgia, serif;
  font-weight: 400;
}
.group-visual > p span {
  font-family: var(--sans);
  font-size: 0.65rem;
  line-height: 1.6;
}
.group-copy {
  align-self: center;
  padding: 6rem clamp(2.5rem, 5.5vw, 7rem);
}
.section-kicker.light span {
  color: #e7b9aa;
}
.section-kicker.light span::after {
  background: rgba(255,255,255,.2);
}
.section-kicker.light p {
  color: rgba(255,255,255,.66);
}
.group-copy > p {
  color: rgba(255,255,255,.68);
  font-family: var(--sans);
  font-size: 0.84rem;
  line-height: 2;
  margin: 1.8rem 0 2.3rem;
}
.group dl {
  margin: 0 0 2.2rem;
}
.group dl > div {
  border-top: 1px solid rgba(255,255,255,.18);
  display: flex;
  justify-content: space-between;
  padding: 1rem 0;
}
.group dl > div:last-child {
  border-bottom: 1px solid rgba(255,255,255,.18);
}
.group dt {
  color: rgba(255,255,255,.6);
  font-family: var(--sans);
  font-size: 0.72rem;
}
.group dd {
  font-size: 0.9rem;
  margin: 0;
}
.outline-link {
  border: 1px solid rgba(255,255,255,.45);
  font-family: var(--sans);
  font-size: 0.76rem;
  justify-content: space-between;
  letter-spacing: 0.08em;
  min-width: 230px;
  padding: 0.85rem 1rem;
}
.group-primary-cta {
  align-items: center;
  background: var(--white);
  box-shadow: 0 12px 28px rgba(0,0,0,.16);
  color: var(--green);
  display: flex;
  justify-content: space-between;
  max-width: 430px;
  min-height: 86px;
  padding: 1.15rem 1.4rem;
  transition: transform 180ms ease-out, box-shadow 180ms ease-out;
}
.group-primary-cta:hover {
  box-shadow: 0 16px 34px rgba(0,0,0,.22);
  transform: translateY(-2px);
}
.group-primary-cta span {
  display: flex;
  flex-direction: column;
  gap: .45rem;
}
.group-primary-cta small {
  color: var(--red);
  font: .62rem var(--sans);
  letter-spacing: .04em;
}
.group-primary-cta strong {
  font-size: 1.08rem;
  font-weight: 400;
  letter-spacing: .08em;
}
.group-primary-cta svg {
  color: var(--red);
  flex: 0 0 auto;
  height: 26px;
  width: 26px;
}
.nearby {
  background-color: var(--paper-soft);
  background-image: var(--washi-grain);
  background-size: auto, auto, auto, auto, 6px 6px;
  border-bottom: 1px solid var(--line);
}
.nearby-grid {
  display: grid;
  gap: 1.5rem;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 4rem;
}
.nearby figure {
  border-bottom: 1px solid var(--line);
  margin: 0;
  padding-bottom: 1.3rem;
}
.nearby figure img {
  aspect-ratio: 4 / 3;
  filter: saturate(.76) sepia(.06);
  height: auto;
  object-fit: cover;
  width: 100%;
}
.nearby figcaption {
  align-items: baseline;
  display: grid;
  gap: 0.45rem 1rem;
  grid-template-columns: auto 1fr;
  padding-top: 1rem;
}
.nearby figcaption span {
  color: var(--red);
  font: 0.65rem Georgia, serif;
  grid-row: 1 / 3;
}
.nearby figcaption strong {
  font-size: 1.08rem;
  font-weight: 400;
  letter-spacing: 0.08em;
}
.nearby figcaption small {
  color: var(--muted);
  font-family: var(--sans);
  font-size: 0.68rem;
}
.photo-credit {
  color: var(--muted);
  font-family: var(--sans);
  font-size: 0.55rem;
  line-height: 1.8;
  margin: 1.5rem 0 0;
}
.photo-credit a {
  text-decoration: underline;
  text-underline-offset: 2px;
}
.access {
  background: #e7e1d8;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.access > div {
  padding: 7rem clamp(2.5rem, 7vw, 8rem);
}
.access-info {
  background-image: var(--washi-grain);
  background-size: auto, auto, auto, auto, 6px 6px;
}
.access-info address {
  border-left: 2px solid var(--red);
  color: var(--muted);
  font-family: var(--sans);
  font-size: 0.78rem;
  font-style: normal;
  line-height: 2;
  margin: 2rem 0;
  padding-left: 1.2rem;
}
.access-info address strong {
  color: var(--ink);
  display: block;
  font-family: var(--serif);
  font-size: 1.05rem;
  font-weight: 400;
}
.contact {
  background: var(--ink);
  color: #fff;
}
.contact .eyebrow {
  color: #ddb3a6;
}
.contact h2 {
  margin-bottom: 2rem;
}
.contact > a {
  border-top: 1px solid rgba(255,255,255,.18);
  display: flex;
  flex-direction: column;
  padding: 1rem 0;
}
.contact > a:nth-of-type(2) {
  border-bottom: 1px solid rgba(255,255,255,.18);
}
.contact small {
  color: rgba(255,255,255,.58);
  font-family: var(--sans);
  font-size: 0.68rem;
  letter-spacing: 0.08em;
}
.contact strong {
  font-family: Georgia, serif;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-top: 0.35rem;
}
.contact > p:last-child {
  color: rgba(255,255,255,.55);
  font: 0.7rem Arial, sans-serif;
}
footer {
  align-items: center;
  background: #1d1a17;
  color: rgba(255,255,255,.58);
  display: grid;
  font-family: var(--sans);
  font-size: 0.62rem;
  gap: 2rem;
  grid-template-columns: 1fr 2fr 1fr;
  padding: 2.2rem clamp(1.5rem, 4vw, 4.5rem);
}
footer .brand {
  color: #fff;
  font-family: var(--serif);
}
footer .brand small {
  color: rgba(255,255,255,.5);
}
footer p {
  margin: 0;
  text-align: center;
}
footer p:last-child {
  text-align: right;
}
.reservation-page {
  background: var(--washi-grain),
    linear-gradient(rgba(242, 239, 233, .95), rgba(242, 239, 233, .95)),
    url("/nearby-okazaki.webp") center top / cover fixed;
  min-height: 100vh;
}
.reservation-header {
  align-items: center;
  background: rgba(250, 248, 243, .98);
  border-bottom: 1px solid var(--line);
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr auto 1fr;
  min-height: 88px;
  padding: 1rem clamp(1.5rem, 4vw, 4.5rem);
  position: sticky;
  top: 0;
  z-index: 30;
  backdrop-filter: blur(10px);
}
.reservation-header .brand {
  justify-self: start;
}
.language-switch {
  align-items: center;
  border: 1px solid var(--line);
  display: flex;
  padding: .24rem;
}
.language-switch button, .language-switch a {
  align-items: center;
  background: transparent;
  border: 0;
  color: var(--muted);
  cursor: pointer;
  font: .7rem var(--sans);
  justify-content: center;
  min-height: 34px;
  padding: 0 .8rem;
}
.language-switch a {
  display: flex;
}
.language-switch button[aria-pressed="true"], .language-switch a[aria-current="page"] {
  background: var(--green);
  color: #fff;
}
.language-switch button:focus-visible, .language-switch a:focus-visible,
.reservation-submit:focus-visible,
.field input:focus-visible,
.field select:focus-visible,
.field textarea:focus-visible {
  outline: 2px solid var(--red);
  outline-offset: 2px;
}
.reservation-back {
  align-items: center;
  display: inline-flex;
  font: .72rem var(--sans);
  gap: .6rem;
  justify-self: end;
  letter-spacing: .04em;
}
.reservation-back span {
  color: var(--red);
  font-size: 1.2rem;
}
.reservation-hero {
  background: var(--ink);
  color: #fff;
  display: grid;
  gap: 4rem;
  grid-template-columns: minmax(0, 1fr) minmax(280px, .46fr);
  padding: 6.5rem clamp(2rem, 7vw, 8.5rem);
}
.reservation-hero > div {
  max-width: 820px;
}
.reservation-hero .eyebrow {
  color: #ddb3a6;
}
.reservation-hero h1 {
  font-size: clamp(2.7rem, 5vw, 5.3rem);
  font-weight: 400;
  letter-spacing: .045em;
  line-height: 1.25;
  margin: 0;
}
.reservation-hero > div > p:last-child {
  color: rgba(255,255,255,.7);
  font: .9rem/2 var(--sans);
  margin: 2rem 0 0;
  max-width: 690px;
}
.reservation-hero aside {
  align-self: end;
  border-top: 1px solid rgba(255,255,255,.25);
  padding-top: 1.2rem;
}
.reservation-hero aside span {
  color: #ddb3a6;
  font: .68rem Georgia, serif;
}
.reservation-hero aside p {
  color: rgba(255,255,255,.68);
  font: .72rem/1.9 var(--sans);
  margin: .8rem 0 0;
}
.reservation-layout {
  align-items: start;
  display: grid;
  gap: 3rem;
  grid-template-columns: minmax(0, 1.55fr) minmax(300px, .68fr);
  padding: 5rem clamp(2rem, 6vw, 7.5rem) 7rem;
}
.reservation-form-card {
  background-color: var(--paper-soft);
  background-image: var(--washi-grain);
  background-size: auto, auto, auto, auto, 6px 6px;
  border: 1px solid var(--line);
  padding: clamp(1.5rem, 4vw, 4rem);
}
.reservation-section-title {
  align-items: baseline;
  border-bottom: 1px solid var(--line);
  display: flex;
  gap: 1rem;
  margin-bottom: 2.5rem;
  padding-bottom: 1.5rem;
}
.reservation-section-title span {
  color: var(--red);
  font: .68rem Georgia, serif;
}
.reservation-section-title h2 {
  font-size: clamp(1.7rem, 2.6vw, 2.5rem);
  font-weight: 400;
  letter-spacing: .06em;
  margin: 0;
}
.form-grid {
  display: grid;
  gap: 1.35rem 1.5rem;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.field {
  display: flex;
  flex-direction: column;
  gap: .55rem;
  min-width: 0;
}
.field > span {
  align-items: center;
  display: flex;
  font: .72rem var(--sans);
  gap: .5rem;
  letter-spacing: .03em;
}
.field em, .consent-field em {
  background: var(--red);
  color: #fff;
  font: normal .52rem var(--sans);
  padding: .15rem .35rem;
}
.field input,
.field select,
.field textarea {
  appearance: none;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 0;
  color: var(--ink);
  font: .86rem var(--sans);
  min-height: 52px;
  padding: .8rem .9rem;
  width: 100%;
}
.field select {
  background-image: linear-gradient(45deg, transparent 50%, var(--muted) 50%),
    linear-gradient(135deg, var(--muted) 50%, transparent 50%);
  background-position: calc(100% - 17px) 22px,
    calc(100% - 12px) 22px;
  background-repeat: no-repeat;
  background-size: 5px 5px, 5px 5px;
  padding-right: 2.5rem;
}
.field textarea {
  line-height: 1.7;
  min-height: 150px;
  resize: vertical;
}
.field input::placeholder,
.field textarea::placeholder {
  color: #aaa59b;
}
.field input:focus,
.field select:focus,
.field textarea:focus {
  border-color: var(--green);
}
.form-wide {
  grid-column: 1 / -1;
}
.number-field {
  align-items: stretch;
  display: flex;
}
.number-field input {
  flex: 1;
  min-width: 0;
}
.number-field small {
  align-items: center;
  background: #ebe5da;
  border: 1px solid var(--line);
  border-left: 0;
  color: var(--muted);
  display: flex;
  font: .68rem var(--sans);
  padding: 0 .8rem;
  white-space: nowrap;
}
.form-options {
  background: #eee8dc;
  display: grid;
  gap: .8rem;
  margin: 1.5rem 0;
  padding: 1.2rem;
}
.check-field {
  align-items: flex-start;
  cursor: pointer;
  display: flex;
  font: .75rem/1.7 var(--sans);
  gap: .7rem;
}
.check-field input {
  accent-color: var(--red);
  flex: 0 0 auto;
  height: 17px;
  margin: .25rem 0 0;
  width: 17px;
}
.consent-field {
  margin: 1.5rem 0;
}
.consent-field span {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
}
.reservation-submit {
  align-items: center;
  background: var(--ink);
  border: 0;
  color: #fff;
  cursor: pointer;
  display: flex;
  font-family: var(--sans);
  justify-content: space-between;
  letter-spacing: .08em;
  min-height: 64px;
  padding: 0 1.4rem 0 1.7rem;
  transition: background 180ms ease-out;
  width: 100%;
}
.reservation-submit:hover {
  background: var(--red);
}
.reservation-submit strong {
  font-size: 1.4rem;
  font-weight: 400;
}
.email-note,
.email-destination {
  color: var(--muted);
  font: .65rem/1.7 var(--sans);
  margin: .9rem 0 0;
}
.email-destination {
  margin-top: .25rem;
}
.email-destination strong {
  color: var(--green);
}
.partner-column {
  display: grid;
  gap: 1rem;
}
.partner-intro {
  background: var(--ink);
  color: #fff;
  padding: 2rem;
}
.partner-intro > p {
  color: #ddb3a6;
  font: .58rem Arial, sans-serif;
  letter-spacing: .16em;
  margin: 0 0 .8rem;
}
.partner-intro h2 {
  font-size: 1.65rem;
  font-weight: 400;
  letter-spacing: .05em;
  line-height: 1.5;
  margin: 0;
}
.partner-card {
  background-color: var(--paper-soft);
  background-image: var(--washi-grain);
  background-size: auto, auto, auto, auto, 6px 6px;
  border: 1px solid var(--line);
  padding: 2rem;
}
.partner-card > span {
  color: var(--red);
  font: .64rem Georgia, serif;
}
.partner-card h3 {
  font-size: 1.15rem;
  font-weight: 400;
  letter-spacing: .04em;
  line-height: 1.55;
  margin: 1rem 0 .75rem;
}
.partner-card p {
  color: var(--muted);
  font: .74rem/1.9 var(--sans);
  margin: 0;
}
.direct-contact {
  background: #e7e1d8;
  margin-top: 1rem;
  padding: 2rem;
}
.direct-contact h3 {
  font-size: 1.15rem;
  font-weight: 400;
  margin: 0 0 1rem;
}
.direct-contact a {
  border-top: 1px solid var(--line);
  display: flex;
  flex-direction: column;
  padding: .9rem 0;
}
.direct-contact a:last-child {
  border-bottom: 1px solid var(--line);
}
.direct-contact small {
  color: var(--muted);
  font: .62rem var(--sans);
}
.direct-contact strong {
  font: 1.05rem Georgia, serif;
  margin-top: .3rem;
  overflow-wrap: anywhere;
}
.reservation-footer {
  grid-template-columns: 1fr 1fr 1fr;
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}
@media (max-width: 1200px) {
  .site-header nav > a {
    margin: 0 .65rem;
  }
  .home-language-switch {
    padding: 0 .4rem;
  }
  .nav-cta {
    min-width: 155px;
  }
}
@media (max-width: 1050px) {
  .site-header nav > a {
    margin: 0 0.65rem;
  }
  .nav-cta {
    min-width: 150px;
  }
  .home-language-switch {
    padding: 0 .4rem;
  }
  .home-language-switch button, .home-language-switch a {
    min-width: 24px;
  }
  .fact-card {
    gap: 0.8rem;
  }
  .fact-card > img, .fact-icon {
    flex-basis: 54px;
    height: 54px;
    width: 54px;
  }
  .fact-card strong {
    font-size: 0.92rem;
  }
  .agency-highlight {
    grid-template-columns: auto 1fr auto;
  }
  .agency-detail {
    border-left: 0;
    grid-column: 2 / 4;
    padding-left: 0;
  }
  .limited-promo {
    gap: 0 2.5rem;
    grid-template-columns: minmax(280px, .8fr) minmax(380px, 1fr);
    margin-left: 3vw;
    margin-right: 3vw;
    padding: 3rem;
  }
  .meal-body {
    align-items: start;
    flex-direction: column;
    gap: 1rem;
  }
  .price small {
    display: inline;
    margin-left: 0.35rem;
  }
}
@media (max-width: 900px) {
  .site-header {
    height: 76px;
  }
  .site-header nav > a:not(.nav-cta) {
    display: none;
  }
  .home-language-switch {
    border-left: 0;
    margin-left: 0;
  }
  .nav-cta {
    min-width: 138px;
  }
  .hero {
    min-height: 720px;
  }
  .hero-copy {
    background-image: var(--washi-grain), linear-gradient(90deg, rgba(242,239,233,.97), rgba(242,239,233,.86) 78%, transparent);
    padding: 5rem 8vw;
    width: 78%;
  }
  main[lang="ja"] .hero h1 {
    white-space: normal;
  }
  .hero-visual {
    min-height: 720px;
  }
  .limited-promo {
    grid-template-areas: "photo" "copy" "price" "cta";
    grid-template-columns: 1fr;
    padding: 2.5rem;
  }
  .promo-photo {
    height: 420px;
    margin-bottom: 2.5rem;
  }
  .promo-cta {
    width: 100%;
  }
  .agency-highlight {
    scroll-margin-top: 76px;
  }
  .facts {
    grid-template-columns: 1fr 1fr;
  }
  .fact-card:nth-child(2) {
    border-right: 0;
  }
  .fact-card:nth-child(-n+2) {
    border-bottom: 1px solid var(--line);
  }
  .section {
    padding: 6rem 7vw;
  }
  .section-heading {
    display: block;
  }
  .section-heading p {
    margin-top: 1.1rem;
    max-width: 620px;
  }
  .meal-grid {
    gap: 2rem;
    grid-template-columns: 1fr;
  }
  .meal {
    margin: 0 auto;
    max-width: 650px;
    width: 100%;
  }
  .meal-body {
    align-items: end;
    flex-direction: row;
  }
  .group {
    grid-template-columns: 1fr;
  }
  .group-visual {
    min-height: 58vh;
  }
  .group-copy {
    padding: 5rem 8vw;
  }
  .nearby-grid {
    grid-template-columns: 1fr;
  }
  .nearby figure {
    margin: 0 auto;
    max-width: 650px;
    width: 100%;
  }
  .access {
    grid-template-columns: 1fr;
  }
  .access > div {
    padding: 5rem 8vw;
  }
  .reservation-header {
    gap: .8rem;
    grid-template-columns: 1fr auto;
    min-height: 76px;
    padding: .8rem 6vw;
  }
  .reservation-header .language-switch {
    grid-column: 1 / -1;
    grid-row: 2;
    justify-self: stretch;
    order: 3;
  }
  .language-switch button, .language-switch a {
    flex: 1;
  }
  .reservation-hero {
    gap: 2.5rem;
    grid-template-columns: 1fr;
    padding: 5rem 8vw;
  }
  .reservation-hero aside {
    max-width: 680px;
  }
  .reservation-layout {
    grid-template-columns: 1fr;
    padding: 4rem 7vw 6rem;
  }
  .partner-column {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .partner-intro, .direct-contact {
    grid-column: 1 / -1;
  }
}
@media (max-width: 600px) {
  .site-header {
    padding-left: 1.1rem;
  }
  .brand strong {
    font-size: 1.15rem;
  }
  .brand small {
    font-size: 0.42rem;
  }
  .nav-cta {
    font-size: 0.76rem !important;
    min-width: 108px;
  }
  .home-language-switch {
    padding: 0 .22rem;
  }
  .home-language-switch button, .home-language-switch a {
    font-size: .56rem;
    min-width: 23px;
    padding: 0 .2rem;
  }
  .hero {
    display: flex;
    flex-direction: column;
    min-height: 0;
  }
  .hero-copy {
    background-color: var(--paper);
    background-image: var(--washi-grain);
    inset: auto;
    order: 2;
    padding: 4.2rem 6vw;
    position: relative;
    width: 100%;
  }
  .hero h1 {
    font-size: 2.65rem;
    line-height: 1.38;
  }
  .hero-contact {
    display: flex;
    width: 100%;
  }
  .hero-booking {
    min-width: 105px;
  }
  .hero-phone {
    flex: 1;
    font-size: 1.15rem;
    justify-content: center;
    padding: 0 0.7rem;
  }
  .hero-visual {
    inset: auto;
    min-height: 48vh;
    order: 1;
    position: relative;
  }
  .hero-visual figcaption {
    padding: 1rem 1.2rem;
  }
  .limited-promo {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin: 2rem 4vw;
    padding: 1.25rem;
  }
  .limited-promo::before {
    inset: .45rem;
  }
  .promo-photo {
    clip-path: none;
    height: 250px;
    order: 1;
    width: 100%;
  }
  .promo-copy {
    order: 2;
    padding: 1.8rem .5rem 0;
    width: 100%;
  }
  .promo-kicker {
    margin-bottom: 1.15rem;
  }
  .promo-kicker p {
    font-size: .66rem;
    padding-right: .8rem;
  }
  .promo-copy h2 {
    font-size: 2.35rem;
  }
  .promo-copy small {
    font-size: .62rem;
  }
  .promo-price {
    align-items: baseline;
    margin: 1.1rem .5rem 1.4rem;
    order: 3;
    width: calc(100% - 1rem);
  }
  .promo-price strong {
    font-size: 3.65rem;
  }
  .promo-cta {
    max-width: none;
    order: 4;
    white-space: normal;
    width: calc(100% - 1rem);
  }
  .agency-highlight {
    gap: 1.1rem;
    grid-template-columns: auto 1fr;
    padding: 1.5rem 6vw 1.7rem;
  }
  .agency-mark {
    height: 56px;
    width: 56px;
  }
  .agency-mark svg {
    height: 34px;
    width: 34px;
  }
  .agency-message h2 {
    font-size: 1.25rem;
  }
  .agency-detail {
    grid-column: 1 / -1;
  }
  .agency-cta {
    grid-column: 1 / -1;
    justify-content: center;
    white-space: normal;
    width: 100%;
  }
  .facts {
    grid-template-columns: 1fr;
  }
  .fact-card {
    border-bottom: 1px solid var(--line);
    border-right: 0;
    min-height: 104px;
    padding: 1rem 6vw;
  }
  .fact-card:nth-child(2) {
    border-right: 0;
  }
  .fact-card:nth-child(-n+2) {
    border-bottom: 1px solid var(--line);
  }
  .section {
    padding: 5rem 6vw;
  }
  .section-heading h2, .access h2, .group h2 {
    font-size: 2.3rem;
  }
  .meal-body {
    align-items: start;
    flex-direction: column;
  }
  .price small {
    display: inline;
  }
  .group-visual {
    min-height: 48vh;
  }
  .group-visual > p {
    padding: 0.9rem 1.1rem;
  }
  .group-visual > p strong {
    font-size: 2.2rem;
  }
  .group-copy {
    padding: 4.5rem 6vw;
  }
  .access > div {
    padding: 4.5rem 6vw;
  }
  footer {
    grid-template-columns: 1fr;
    text-align: center;
  }
  footer .brand {
    justify-self: center;
  }
  footer p:last-child {
    text-align: center;
  }
  .reservation-header {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .reservation-back {
    font-size: 0;
    gap: 0;
  }
  .reservation-back span {
    font-size: 1.35rem;
  }
  .language-switch button, .language-switch a {
    font-size: .61rem;
    padding: 0 .35rem;
  }
  .reservation-hero {
    padding: 4rem 6vw;
  }
  .reservation-hero h1 {
    font-size: 2.4rem;
  }
  .reservation-layout {
    padding: 2.5rem 4vw 5rem;
  }
  .reservation-form-card {
    padding: 1.4rem;
  }
  .form-grid {
    grid-template-columns: 1fr;
  }
  .form-wide {
    grid-column: auto;
  }
  .partner-column {
    grid-template-columns: 1fr;
  }
  .partner-intro, .direct-contact {
    grid-column: auto;
  }
  .reservation-footer {
    grid-template-columns: 1fr;
  }
}
