.menu-page-title-section {
  border-bottom: 1px solid rgba(201, 182, 131, .1);
  background: linear-gradient(180deg, #0a1014 0%, #0d1417 100%);
}

.page-title-pad {
  max-width: 1280px;
  margin: 0 auto;
  padding: 72px 48px 36px;
}

.page-title-eyebrow {
  margin-bottom: 18px;
  color: #c9b683;
  font: 500 11px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: .34em;
}

.page-title-h1 {
  margin: 0 0 14px;
  color: #f5efe0;
  font: 500 38px/1.45 -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: .05em;
}

.menu-content-typography {
  max-width: 760px;
  margin: 0;
  color: rgba(232, 227, 216, .72);
  font: 400 13px/1.95 -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  text-align: justify;
  text-justify: inter-character;
}

.menu-guide-link {
  display: inline-block;
  margin-top: 18px;
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(201, 182, 131, .45);
  color: #c9b683;
  font: 500 11px/1.6 -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: .12em;
}

.menu-guide-link:hover {
  border-color: #c9b683;
  color: #f5efe0;
}

.service-info-pad {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 48px 36px;
}

.service-info-card {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 36px;
  padding: 22px 28px;
  border-left: 2px solid #c9b683;
  background: rgba(201, 182, 131, .06);
}

.menu-panel-typography {
  color: rgba(232, 227, 216, .78);
  font: 500 13px/1.7 -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.service-info-card .menu-panel-typography {
  margin-top: 4px;
  color: #f5efe0;
  font: 500 14px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.service-info-card .menu-panel-typography:first-child {
  margin-top: 0;
  color: #c9b683;
  font: 500 9px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: .24em;
}

.menu-panel-divider-line {
  width: 1px;
  align-self: stretch;
  background: rgba(201, 182, 131, .18);
}

.tab-strip-wrap {
  position: sticky;
  top: 64px;
  z-index: 40;
  border-bottom: 1px solid rgba(201, 182, 131, .14);
  background: rgba(13, 20, 23, .94);
  backdrop-filter: blur(14px);
}

.tab-strip {
  display: flex;
  max-width: 1280px;
  margin: 0 auto;
  padding: 14px 48px;
  gap: 6px;
  overflow-x: auto;
}

.tab-strip-inner {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.tab-strip::-webkit-scrollbar {
  display: none;
}

.tab-link {
  flex: none;
  padding: 9px 18px;
  border: 1px solid rgba(201, 182, 131, .3);
  color: rgba(232, 227, 216, .8);
  font: 500 11px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: .2em;
  white-space: nowrap;
}

.tab-link:hover {
  border-color: #c9b683;
  color: #f5efe0;
}

.main-pad {
  max-width: 1280px;
  margin: 0 auto;
  padding: 48px 48px 60px;
}

.menu-section {
  content-visibility: auto;
  contain-intrinsic-size: auto 760px;
  margin-bottom: 22px;
  padding: 56px 64px;
  border: 1px solid rgba(201, 182, 131, .18);
  border-radius: 2px;
  background: #11191d;
}

.menu-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 14px;
}

.menu-section > .menu-row {
  margin-bottom: 16px;
}

.section-eyebrow {
  color: #c9b683;
  font: 500 11px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: .22em;
}

.section-h2 {
  margin: 0 0 24px;
  color: #f5efe0;
  font: 500 28px/1.55 -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: .04em;
}

#whisky .section-h2,
#shochu .section-h2 {
  margin-bottom: 36px;
}

#cocktail .section-h2 {
  margin-bottom: 28px;
}

.section-h2-en {
  color: rgba(232, 227, 216, .6);
  font: 500 10px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: .18em;
  text-transform: uppercase;
}

#brandy .section-h2-en {
  color: rgba(201, 182, 131, .85);
  font: 400 12px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.menu-category-block {
  margin-bottom: 32px;
}

#whisky .menu-category-block {
  margin-bottom: 36px;
}

#shochu .menu-category-block {
  margin-bottom: 28px;
}

.menu-category-block:last-child {
  margin-bottom: 0;
}

.menu-category-block > .menu-row,
#whisky > div:not(.menu-row) > .menu-row {
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(201, 182, 131, .25);
}

.sub-h3 {
  margin: 0;
  color: #f5efe0;
  font: 500 20px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: .02em;
}

.sub-h3-jp {
  color: rgba(232, 227, 216, .7);
  font: 400 13px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.items-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 88px;
}

.menu-item {
  padding: 14px 0;
  border-bottom: 1px solid rgba(201, 182, 131, .2);
}

.menu-item:hover {
  background: rgba(201, 182, 131, .04);
}

.menu-item-inline {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 14px;
}

.item-name {
  color: #f5efe0;
  font: 500 16px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: .02em;
}

.item-price {
  color: #c9b683;
  font: 600 16px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  white-space: nowrap;
}

.item-desc {
  margin-top: 5px;
  color: rgba(232, 227, 216, .6);
  font: 400 13px/1.75 -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  text-align: justify;
  text-justify: inter-character;
}

.menu-section > .menu-panel-typography,
.menu-category-block > .menu-panel-typography {
  margin-top: 10px;
  color: rgba(232, 227, 216, .65);
  font: 400 13px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  text-align: right;
}

#shochu > .menu-panel-typography {
  margin-top: 6px;
}

.menu-text-flow-space {
  margin: 0 4px;
  color: rgba(232, 227, 216, .45);
}

.menu-text-gold-text {
  color: #c9b683;
}

.cocktail-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 18px;
  padding: 14px 22px;
  border-left: 3px solid #c9b683;
  background: rgba(201, 182, 131, .1);
}

#soft .cocktail-header {
  margin-bottom: 20px;
}

.cocktail-header-jp {
  margin: 0;
  color: #f5efe0;
  font: 500 16px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: .04em;
}

.cocktail-header-en {
  margin-top: 4px;
  color: rgba(232, 227, 216, .65);
  font: 500 9px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: .22em;
  text-transform: uppercase;
}

.cocktail-header-price {
  color: #c9b683;
  font: 600 18px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: .04em;
}

.cocktail-base-stack {
  display: flex;
  flex-direction: column;
  gap: 14px;
  padding: 0 6px;
}

.cocktail-base-title {
  display: flex;
  align-items: baseline;
  margin-bottom: 8px;
  gap: 10px;
}

.cocktail-base-name {
  color: #c9b683;
  font: 500 13.5px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.cocktail-base-en {
  color: rgba(232, 227, 216, .65);
  font: 500 10px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.cocktail-base-list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.chip {
  padding: 7px 12px;
  border: 1px solid rgba(201, 182, 131, .22);
  background: rgba(201, 182, 131, .06);
  color: rgba(232, 227, 216, .88);
  font: 400 12px -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  letter-spacing: .02em;
}

#soft .chip {
  padding: 8px 14px;
  font-size: 12.5px;
}

@media (max-width: 860px) {
  .page-title-pad,
  .service-info-pad,
  .main-pad {
    padding-right: 20px;
    padding-left: 20px;
  }

  .page-title-pad {
    padding-top: 48px;
    padding-bottom: 28px;
  }

  .page-title-h1 {
    font-size: 30px;
  }

  .service-info-card {
    align-items: flex-start;
    flex-direction: column;
    gap: 14px;
  }

  .menu-panel-divider-line {
    width: 100%;
    min-height: 1px;
  }

  .tab-strip-wrap {
    top: 56px;
  }

  .tab-strip-inner {
    padding: 10px 16px;
    gap: 6px;
  }

  .menu-section {
    padding: 36px 22px;
    margin-bottom: 18px;
  }

  .section-eyebrow {
    font-size: 9px;
    letter-spacing: .22em;
  }

  .section-h2 {
    font-size: 22px;
  }

  .section-h2-en {
    font-size: 12px;
  }

  .items-grid {
    grid-template-columns: 1fr;
  }

  .sub-h3 {
    font-size: 17px;
    letter-spacing: .22em;
  }

  .sub-h3-jp {
    font-size: 10px;
  }

  .item-name {
    font-size: 15px;
  }

  .item-desc {
    font-size: 12.5px;
  }

  .cocktail-base-name {
    font-size: 12.5px;
  }

  .cocktail-base-en {
    font-size: 10px;
  }

  .chip {
    padding: 6px 10px;
    font-size: 11px;
  }
}
