/* ==========================================================================
   Trang chủ V2 — "Quiet Luxury" (chuyển từ Son-Thuy-HTML-V2)
   Thiết kế mới, dùng lại bộ font cũ của website (Lora / SFProDisplay).
   Mọi class đều có tiền tố .stv2- để không đụng CSS của Flatsome.
   ========================================================================== */
/* Font chữ thân + nhãn: Inter (tự host, dấu tiếng Việt rõ) */
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/inter/inter-vietnamese.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/inter/inter-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/inter/inter-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Font tiêu đề: Playfair Display (tự host, không gọi ra ngoài) */
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/playfair/playfair-vietnamese.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/playfair/playfair-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url("../fonts/playfair/playfair-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.stv2 {
  --ink: #101212;
  --surface: #1a1d1d;
  --surface-deep: #141717;
  --ivory: #f2ebda;
  --muted: #c2c1bb;
  --gold: #d4b16b;
  --gold-soft: #e9d7ae;
  --stroke: rgba(244, 233, 207, 0.1);
  --radius: 12px;
  --max-width: 1320px;
  /* Font cũ của website */
  --display: "Playfair Display", "Lora-SemiBold", Georgia, serif;
  --serif: "Playfair Display", "Lora-SemiBold", Georgia, serif;
  --serif-med: "Playfair Display", "Lora-Medium", Georgia, serif;
  --sans: "Inter", "Lora-Regular", -apple-system, sans-serif;
  --label: "Inter", "SFProDisplay", Arial, sans-serif;

  color: var(--ivory);
  font-family: var(--sans);
  font-size: 16px;
  line-height: 1.65;
  background-color: #0e1010;
  background-image:
    radial-gradient(ellipse at 7% 12%, rgba(118, 109, 82, 0.07), transparent 38%),
    radial-gradient(ellipse at 94% 62%, rgba(174, 144, 78, 0.07), transparent 46%);
}
.stv2 *,
.stv2 *::before,
.stv2 *::after { box-sizing: border-box; }
.stv2 img,
.stv2 svg,
.stv2 video { display: block; max-width: 100%; }
.stv2 :where(p) { margin: 0; }
.stv2 :where(h1, h2, h3) {
  margin: 0;
  padding: 0;
  color: var(--ivory);
  font-family: var(--serif-med);
  font-weight: 400;
  letter-spacing: 0.005em;
  text-transform: none;
}
.stv2 :where(a) { color: inherit; text-decoration: none; }
.stv2 :where(a):hover { text-decoration: none; }
.stv2 :where(button) { font: inherit; color: inherit; border: 0; background: transparent; cursor: pointer; }
/* Theme đặt margin-bottom cho ô nhập/nút -> lệch hàng khi canh giữa, phải xoá */
.stv2 :where(button, input, select, textarea, label) { margin: 0; }
.stv2 button:focus-visible,
.stv2 a:focus-visible { outline: 2px solid var(--gold); outline-offset: 6px; }
.stv2 :where(ul) { margin: 0; padding: 0; list-style: none; }
.stv2 :where(li) { margin: 0; }
/* display:flex/grid của các thẻ đè lên thuộc tính hidden -> phải ép ẩn */
.stv2 [hidden] { display: none !important; }

.stv2-container {
  width: calc(100% - 112px);
  max-width: var(--max-width);
  margin-inline: auto;
}

/* ---------- Nhãn nhỏ in hoa ---------- */
.stv2-eyebrow {
  display: block;
  color: var(--gold);
  font-family: var(--label);
  font-size: 12.5px;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

/* ---------- Nút ---------- */
.stv2-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  min-height: 48px;
  padding: 12px 26px;
  border-radius: 5px;
  font-family: var(--label);
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.04em;
  transition: background 0.2s, color 0.2s, transform 0.2s, border-color 0.2s;
}
.stv2-btn:hover { transform: translateY(-2px); }
.stv2-btn-gold {
  /* Dùng đúng dải vàng của chữ tiêu đề, chữ đen cho tương phản */
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  color: #14100a;
  font-weight: 600;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28);
}
.stv2-btn-gold:hover { color: #14100a; filter: brightness(1.07); }
.stv2-btn-outline {
  background: rgba(11, 13, 13, 0.5);
  color: var(--gold);
  border: 1px solid rgba(212, 177, 107, 0.72);
}
.stv2-btn-outline:hover { background: var(--gold); color: var(--ink); }
.stv2-textlink {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 18px;
  min-height: 42px;
  padding: 8px 0;
  color: var(--gold);
  font-family: var(--label);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.3;
}
.stv2-textlink::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 4px;
  height: 1px;
  width: 35px;
  background: rgba(212, 177, 107, 0.55);
  transition: width 0.25s;
}
.stv2-textlink:hover { color: var(--gold-soft); }
.stv2-textlink:hover::after { width: calc(100% - 40px); }
.stv2-arrow {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 12px;
  flex: 0 0 22px;
  transition: transform 0.25s;
}
.stv2-arrow::before {
  content: "";
  position: absolute;
  left: 0; right: 1px; top: 5px;
  height: 1px;
  background: currentColor;
}
.stv2-arrow::after {
  content: "";
  position: absolute;
  right: 1px; top: 2px;
  width: 7px; height: 7px;
  border-right: 1px solid currentColor;
  border-top: 1px solid currentColor;
  transform: rotate(45deg);
}
.stv2-btn:hover .stv2-arrow,
.stv2-textlink:hover .stv2-arrow { transform: translateX(3px); }

/* ---------- Hero ---------- */
.stv2-hero {
  position: relative;
  isolation: isolate;
  width: 100%;
  /* Khớp đúng tỉ lệ video 16:9 -> video hiện trọn khung, không bị cắt */
  aspect-ratio: 16 / 9;
  max-height: 100vh;
  min-height: 560px;
  overflow: hidden;
  background: #0a0c0c;
  border-bottom: 1px solid rgba(212, 177, 107, 0.35);
}
.stv2-slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.9s ease;
}
.stv2-slide.is-active { opacity: 1; visibility: visible; }
.stv2-hero-media {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 48%;
  z-index: -3;
}
/* Video đầu trang: giữ nguyên khung hình, chỉ tăng nhẹ độ sáng cho rõ */
video.stv2-hero-media {
  object-fit: contain;
  object-position: center;
  filter: brightness(1.06) contrast(1.03) saturate(1.04);
}
/* Slide video không có chữ đè nên chỉ phủ mờ rất nhẹ ở đáy */
.stv2-slide-video .stv2-hero-shade {
  background: linear-gradient(0deg, rgba(8, 10, 10, 0.62), rgba(8, 10, 10, 0.12) 16%, transparent 30%);
}
.stv2-hero-shade {
  position: absolute;
  inset: 0;
  z-index: -2;
  background:
    linear-gradient(90deg, rgba(5, 8, 8, 0.9) 0%, rgba(6, 8, 8, 0.66) 36%, rgba(6, 8, 8, 0.14) 72%),
    linear-gradient(0deg, rgba(10, 12, 12, 0.75), transparent 34%);
}
/* Vệt tối rất nhẹ ở đỉnh để chữ menu luôn đọc được khi video sáng */
.stv2-hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 230px;
  z-index: -1;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(6, 8, 8, 0.68), rgba(6, 8, 8, 0.28) 55%, transparent);
}
.stv2-hero-content {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-block: 150px 120px;
}
.stv2-hero-eyebrow {
  position: relative;
  margin-bottom: 24px;
  letter-spacing: 0.29em;
}
.stv2-hero-eyebrow::before {
  content: "";
  position: absolute;
  top: -12px;
  width: 26px;
  height: 1px;
  background: var(--gold);
}
.stv2-hero h1,
.stv2-hero .stv2-hero-title {
  margin: 0;
  font-family: var(--serif-med);
  font-size: clamp(2.3rem, 3.6vw, 3.9rem);
  line-height: 1.22;
  letter-spacing: 0;
  text-wrap: balance;
  max-width: 16ch;
}
.stv2-hero-desc {
  max-width: 560px;
  margin-top: 20px;
  color: #ded9cd;
  font-size: 15px;
  line-height: 1.85;
}
.stv2-hero-actions {
  display: flex;
  align-items: center;
  gap: 34px;
  margin-top: 30px;
  flex-wrap: wrap;
}
.stv2-hero-actions .stv2-textlink { color: var(--ivory); }
.stv2-hero-quote {
  position: absolute;
  top: 47%;
  right: max(5%, calc((100% - var(--max-width)) / 2));
  z-index: 3;
  color: #e8dcc0;
  font-family: var(--display);
  font-style: italic;
  font-size: clamp(1.1rem, 1.5vw, 1.6rem);
  line-height: 1.5;
  text-align: center;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.9), 0 0 34px rgba(0, 0, 0, 0.75);
  transform: rotate(-8deg);
  pointer-events: none;
}
.stv2-hero-nav {
  position: absolute;
  left: 0; right: 0;
  bottom: 34px;
  display: flex;
  gap: 26px;
  z-index: 3;
}
.stv2-hero-nav button {
  position: relative;
  padding: 0 0 10px;
  color: rgba(242, 235, 218, 0.5);
  font-family: var(--label);
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.1em;
  transition: color 0.25s;
}
.stv2-hero-nav button::after {
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 100%;
  height: 1px;
  background: rgba(242, 235, 218, 0.22);
  transition: background 0.25s;
}
.stv2-hero-nav button.is-active { color: var(--gold); }
.stv2-hero-nav button.is-active::after { background: var(--gold); }

/* ---------- Khối chung ---------- */
.stv2-section { padding-top: 78px; }
.stv2-heading { text-align: center; margin-bottom: 34px; }
.stv2-heading h2 {
  font-family: var(--display);
  font-size: clamp(1.7rem, 2.5vw, 2.4rem);
  line-height: 1.35;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-wrap: balance;
}
.stv2-heading p {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 18px;
  margin-top: 14px;
  color: #cbc9c2;
  font-family: var(--label);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}
.stv2-rule { display: inline-block; width: 42px; height: 1px; background: rgba(212, 177, 107, 0.75); }

.stv2-card {
  position: relative;
  overflow: hidden;
  background: linear-gradient(125deg, var(--surface), var(--surface-deep));
  border: 1px solid var(--stroke);
  border-radius: var(--radius);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.32);
}
.stv2-media { position: relative; overflow: hidden; min-width: 0; background: #1b1e1d; }
.stv2-media img,
.stv2-media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* Đồng bộ tông ảnh chụp thật cho gần với tông ấm của thiết kế */
  filter: saturate(0.92) contrast(1.06) brightness(0.94);
  transition: transform 0.7s cubic-bezier(0.2, 0.6, 0.3, 1);
}
.stv2-media::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(0deg, rgba(12, 14, 14, 0.42), transparent 42%),
    radial-gradient(ellipse at 50% 45%, transparent 55%, rgba(10, 12, 12, 0.3));
}
.stv2-card:hover .stv2-media img { transform: scale(1.03); }
.stv2-body { padding: 28px 32px; }
.stv2-body .stv2-eyebrow { margin-bottom: 9px; }
.stv2-body h3 {
  margin-bottom: 12px;
  font-size: clamp(1.35rem, 1.8vw, 1.8rem);
  line-height: 1.3;
  text-wrap: balance;
}
.stv2-body p { color: var(--muted); font-size: 15px; line-height: 1.8; }
.stv2-body .stv2-textlink { margin-top: 14px; }

/* ---------- Màu chữ vàng gradient (giữ đúng màu heading của website cũ) ---------- */
.stv2-heading h2,
.stv2-service-copy h2 {
  display: inline-block;
  color: #ffc645; /* dự phòng cho trình duyệt không hỗ trợ background-clip */
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* ---------- Các món đặc biệt: 1 thẻ lớn + 2 thẻ ngang ---------- */
.stv2-dish-grid {
  display: grid;
  grid-template-columns: 1.05fr 1fr;
  grid-template-rows: repeat(2, minmax(240px, 1fr));
  gap: 20px;
}
.stv2-dish-feature {
  grid-row: span 2;
  display: flex;
  flex-direction: column;
  min-height: 500px;
}
.stv2-dish-feature-media { position: absolute; inset: 0; }
.stv2-dish-feature-media::after {
  background: linear-gradient(0deg, #101312 0%, rgba(16, 19, 18, 0.92) 18%, rgba(16, 19, 18, 0.25) 44%, transparent 62%);
}
.stv2-dish-feature .stv2-body {
  position: relative;
  margin-top: auto;
  padding: 220px 30% 30px 32px;
}
.stv2-dish-small { display: grid; grid-template-columns: 46% 1fr; }
.stv2-dish-small .stv2-body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 24px 26px;
}
.stv2-dish-small h3 { font-size: 1.45rem; margin-bottom: 10px; }
.stv2-dish-small .stv2-textlink { margin-top: 10px; }

/* ---------- Món đặc biệt ---------- */
.stv2-specials-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 32px;
  margin-bottom: 34px;
}
.stv2-specials-title { max-width: 100%; }
.stv2-specials-title .stv2-eyebrow {
  display: flex;
  align-items: center;
  gap: 16px;
  letter-spacing: 0.24em;
  margin-bottom: 14px;
}
.stv2-eyebrow-rule { display: block; width: 58px; height: 1px; background: rgba(212, 177, 107, 0.7); }
.stv2-specials-head h2 {
  font-family: var(--display);
  font-size: clamp(2.4rem, 4vw, 4rem);
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-transform: none;
}
.stv2-specials-head h2 span { color: var(--ivory); }
.stv2-specials-head h2 em {
  font-style: normal;
  color: #ffc645;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-specials-sub {
  max-width: 100%;
  margin-top: 14px;
  color: #cbc9c2;
  font-family: var(--label);
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.stv2-specials-btn { flex: 0 0 auto; }
.stv2-specials-more { display: none; }

.stv2-specials {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}
.stv2-dish-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  padding: 9px 9px 4px;
  background: linear-gradient(150deg, #1b1e1e, #141616);
  border: 1px solid rgba(244, 233, 207, 0.09);
  border-radius: 10px;
  transition: border-color 0.25s, transform 0.25s, box-shadow 0.25s;
}
.stv2-dish-card:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 177, 107, 0.5);
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.45);
}
.stv2-dish-card .stv2-media { aspect-ratio: 1.3; border-radius: 6px; }
.stv2-dish-card:hover .stv2-media img { transform: scale(1.05); }
.stv2-dish-caption {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 16px 8px 14px;
}
.stv2-dish-caption h3 {
  min-width: 0;
  overflow-wrap: break-word;
  font-family: var(--display);
  font-size: 1.12rem;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: 0.005em;
  text-transform: capitalize;
  transition: color 0.25s;
}
.stv2-dish-caption .stv2-arrow { color: var(--gold); opacity: 0.85; }
.stv2-dish-card:hover .stv2-dish-caption h3 { color: var(--gold-soft); }
.stv2-dish-card:hover .stv2-arrow { transform: translateX(3px); opacity: 1; }

/* ---------- Logo lớn tràn xuống dưới trên trang chủ (header trong suốt) ---------- */
#header,
#masthead,
.header-inner,
#logo { overflow: visible; }
#logo a { display: block; line-height: 0; }
.has-transparent #logo img.header_logo,
.has-transparent #logo img.header-logo {
  height: 175px !important;
  max-height: none !important;
  width: auto;
  margin-bottom: -62px; /* tràn xuống dưới thanh menu mà không đội cao menu */
  filter: drop-shadow(0 10px 26px rgba(0, 0, 0, 0.55));
  transition: height 0.25s, margin-bottom 0.25s;
}
/* Khi cuộn xuống, header dính (sticky) thu logo về bình thường */
.stuck #logo img.header_logo,
.stuck #logo img.header-logo,
.sticky-shrink #logo img.header_logo {
  height: 74px !important;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .has-transparent #logo img.header_logo,
  .has-transparent #logo img.header-logo { height: 150px !important; margin-bottom: -52px; }
}
@media (max-width: 849px) {
  .has-transparent #logo img.header_logo,
  .has-transparent #logo img.header-logo { height: 112px !important; margin-bottom: -36px; }
}

/* ---------- Không gian ---------- */
/* Tiêu đề kiểu chữ thường, màu ngà (theo bản thiết kế khối này) */
.stv2-heading-plain h2 {
  font-family: var(--display);
  font-size: clamp(1.9rem, 3.1vw, 3rem);
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0;
  text-transform: none;
  color: var(--ivory);
  background: none;
  -webkit-text-fill-color: currentColor;
}
.stv2-heading-plain p {
  margin-top: 12px;
  font-family: var(--sans);
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
  color: #b8b6ae;
}
.stv2-heading-plain .stv2-rule { width: 90px; background: rgba(212, 177, 107, 0.55); }

/* Dãy số liệu */
.stv2-stats {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  gap: 26px clamp(26px, 4.4vw, 66px);
  margin: 34px 0 26px;
}
.stv2-stat { position: relative; text-align: center; padding-inline: clamp(10px, 2vw, 26px); }
.stv2-stat + .stv2-stat::before {
  content: "";
  position: absolute;
  left: calc(-1 * clamp(13px, 2.2vw, 33px));
  top: 8px;
  bottom: 8px;
  width: 1px;
  background: rgba(212, 177, 107, 0.32);
}
.stv2-stat strong {
  display: block;
  font-family: var(--display);
  font-size: clamp(2.3rem, 3.6vw, 3.4rem);
  font-weight: 500;
  line-height: 1.1;
  color: #ffc645;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-stat span {
  display: block;
  margin-top: 8px;
  color: var(--ivory);
  font-family: var(--sans);
  font-size: 14px;
  letter-spacing: 0.01em;
}

/* Thanh bãi xe & đưa đón */
.stv2-park {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 18px clamp(30px, 5vw, 80px);
  width: fit-content;
  max-width: 100%;
  margin: 6px auto 44px;
  padding: 22px clamp(28px, 4.5vw, 60px);
  border: 1px solid rgba(244, 233, 207, 0.13);
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(28, 31, 31, 0.55), rgba(17, 19, 19, 0.4));
}
.stv2-park li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  color: var(--ivory);
  font-size: clamp(16px, 1.35vw, 19px);
}
.stv2-park li + li::before {
  content: "";
  position: absolute;
  left: calc(-1 * clamp(15px, 3vw, 48px));
  top: -10px;
  bottom: -10px;
  width: 1px;
  background: rgba(212, 177, 107, 0.3);
}
.stv2-park svg {
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  fill: none;
  stroke: #e5b246;
  stroke-width: 1.3;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Hai thẻ không gian */
.stv2-spaces { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 24px; }
.stv2-space { display: flex; flex-direction: column; }
.stv2-space-media { aspect-ratio: 1.72; }
.stv2-space .stv2-body { flex: 1; display: flex; flex-direction: column; align-items: flex-start; padding: 26px 30px 28px; }
.stv2-space .stv2-body h3 { margin-bottom: 16px; font-size: clamp(1.5rem, 2.1vw, 2rem); }
.stv2-space .stv2-body p { max-width: 480px; }
.stv2-space .stv2-textlink { margin-top: auto; padding-top: 18px; }

/* Dòng sức chứa */
.stv2-caps {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 18px;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(244, 233, 207, 0.08);
  width: 100%;
}
.stv2-caps li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--ivory);
  font-size: 15px;
}
.stv2-caps li + li::before {
  content: "";
  position: absolute;
  left: -9px;
  top: 3px;
  bottom: 3px;
  width: 1px;
  background: rgba(212, 177, 107, 0.3);
}
.stv2-icon {
  width: 21px;
  height: 21px;
  flex: 0 0 21px;
  fill: none;
  stroke: var(--gold);
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Thanh tiện ích */
.stv2-amenities {
  display: flex;
  align-items: center;
  gap: clamp(20px, 3vw, 44px);
  margin-top: 44px;
}
.stv2-amen-rule { flex: 1; height: 1px; background: rgba(212, 177, 107, 0.3); }
.stv2-amen-label {
  flex: 0 0 auto;
  font-family: var(--display);
  font-size: clamp(1.4rem, 1.9vw, 1.8rem);
  line-height: 1.2;
  color: var(--ivory);
}
.stv2-amenities ul {
  display: flex;
  align-items: center;
  gap: clamp(20px, 3vw, 44px);
}
.stv2-amenities li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 15px;
  color: var(--ivory);
  font-size: clamp(16px, 1.3vw, 19px);
}
.stv2-amenities .stv2-icon { width: 40px; height: 40px; flex-basis: 40px; stroke-width: 1.25; }
.stv2-amenities li + li::before {
  content: "";
  position: absolute;
  left: calc(-1 * clamp(10px, 1.5vw, 22px));
  top: -6px;
  bottom: -6px;
  width: 1px;
  background: rgba(212, 177, 107, 0.28);
}

/* ---------- Tiệc & sự kiện ---------- */
/* Tiêu đề lớn giữa trang: nhãn có vạch hai bên, tên khối 2 màu */
.stv2-heading-hero { text-align: center; margin-bottom: 42px; }
.stv2-heading-hero .stv2-eyebrow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  letter-spacing: 0.22em;
}
.stv2-heading-hero .stv2-eyebrow-rule { width: 68px; }
.stv2-heading-hero h2 {
  margin-top: 16px;
  font-family: var(--display);
  font-size: clamp(2.6rem, 4.6vw, 4.6rem);
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-transform: none;
}
.stv2-heading-hero h2 span { color: var(--ivory); }
.stv2-heading-hero h2 em {
  font-style: normal;
  color: #ffc645;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-heading-sub {
  margin-top: 14px;
  color: #d5d2c8;
  font-family: var(--sans);
  font-size: clamp(15px, 1.2vw, 17px);
}

/* Thẻ lớn: cột chữ + ảnh chính + 2 ảnh phụ */
.stv2-event {
  display: grid;
  grid-template-columns: 1.06fr 1fr 1.04fr;
  gap: 10px;
  padding: 10px;
  min-height: 680px;
  background: linear-gradient(140deg, #191c1c, #121414);
  border: 1px solid rgba(244, 233, 207, 0.09);
  border-radius: 14px;
}
.stv2-event-copy {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 44px 30px;
}
.stv2-event-copy .stv2-eyebrow {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
  letter-spacing: 0.16em;
}
.stv2-event-copy .stv2-eyebrow-rule { flex: 1; max-width: 120px; }
.stv2-event-copy h3 {
  margin: 20px 0 18px;
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.55rem, 2.1vw, 2.15rem);
  font-weight: 400;
  line-height: 1.32;
  text-transform: none;
}
.stv2-event-desc { color: var(--muted); font-size: 15px; line-height: 1.85; }

/* Hàng dịp: icon lớn, có vạch ngăn */
.stv2-occasions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px 18px;
  width: 100%;
  margin-top: 30px;
  padding-bottom: 26px;
  border-bottom: 1px solid rgba(244, 233, 207, 0.1);
}
.stv2-occasions li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--ivory);
  font-size: 14.5px;
  white-space: nowrap;
}
.stv2-occasions li + li::before {
  content: "";
  position: absolute;
  left: -10px;
  top: -2px;
  bottom: -2px;
  width: 1px;
  background: rgba(212, 177, 107, 0.3);
}
.stv2-occasions .stv2-icon { width: 28px; height: 28px; flex-basis: 28px; stroke-width: 1.25; }

/* Hai dòng cam kết, icon lớn hơn nữa */
.stv2-event-perks { width: 100%; margin: 24px 0 32px; }
.stv2-event-perks li {
  display: flex;
  align-items: center;
  gap: 18px;
  color: var(--ivory);
  font-size: 16px;
}
.stv2-event-perks li + li { margin-top: 28px; }
.stv2-event-perks .stv2-icon { width: 34px; height: 34px; flex-basis: 34px; stroke-width: 1.2; }

.stv2-event-copy .stv2-btn { padding-inline: 34px; min-height: 54px; font-size: 15px; }

.stv2-event-main,
.stv2-event-side .stv2-media { border-radius: 8px; }
.stv2-event-side { display: grid; grid-template-rows: 1fr 1.16fr; gap: 10px; }

/* ---------- Đội ngũ ---------- */
.stv2-team-wrap {
  display: grid;
  grid-template-columns: 1.68fr 1fr;
  gap: clamp(30px, 3.6vw, 54px);
  align-items: center;
}
.stv2-team-gallery {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 14px;
}
.stv2-team-gallery .stv2-media {
  aspect-ratio: 1.42;
  border-radius: 10px;
  border: 1px solid rgba(244, 233, 207, 0.07);
}
.stv2-team-gallery .stv2-media:first-child {
  grid-column: 1 / -1;
  aspect-ratio: 2.02;
}
.stv2-team-copy h3 {
  margin-bottom: 6px;
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.9rem, 2.7vw, 2.8rem);
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: -0.005em;
  text-transform: none;
}
.stv2-team-desc {
  max-width: 400px;
  margin-top: 34px;
  color: var(--muted);
  font-size: 15px;
  line-height: 2;
}
.stv2-team-points { margin-top: 56px; }
.stv2-team-points li {
  display: flex;
  align-items: flex-start;
  gap: 22px;
}
.stv2-team-points li + li { margin-top: 58px; }
.stv2-team-points .stv2-icon {
  width: 46px;
  height: 46px;
  flex-basis: 46px;
  stroke-width: 1.3;
  margin-top: 1px;
}
.stv2-team-points h4 {
  margin: 0 0 10px;
  color: var(--ivory);
  font-family: var(--sans);
  font-size: 16.5px;
  font-weight: 600;
  line-height: 1.4;
  text-transform: none;
  letter-spacing: 0;
}
.stv2-team-points p { color: var(--muted); font-size: 14.5px; line-height: 1.7; }
.stv2-textlink-lg {
  margin-top: 60px;
  font-family: var(--display);
  font-size: 1.15rem;
  font-weight: 400;
  letter-spacing: 0;
  gap: 24px;
}
.stv2-textlink-lg .stv2-arrow { width: 34px; flex-basis: 34px; }
.stv2-textlink-lg::after { width: 96px; bottom: 0; }
.stv2-textlink-lg:hover::after { width: calc(100% - 40px); }

/* ---------- Đặt món / đặt tiệc ---------- */
.stv2-services {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 26px;
  padding-top: 70px;
  padding-bottom: 76px;
}
.stv2-service {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 400px;
  overflow: hidden;
  isolation: isolate;
  border: 1px solid rgba(244, 233, 207, 0.09);
  border-radius: 14px;
}
.stv2-service-copy {
  position: relative;
  z-index: 2;
  width: 58%;
  padding: 44px 40px;
}
.stv2-service-copy .stv2-eyebrow { letter-spacing: 0.2em; }
.stv2-svc-rule {
  display: block;
  width: 78px;
  height: 1px;
  margin: 16px 0 22px;
  background: rgba(212, 177, 107, 0.75);
}
.stv2-service-copy h2 {
  font-family: var(--display);
  font-size: clamp(1.9rem, 2.9vw, 2.9rem);
  font-weight: 400;
  line-height: 1.22;
  letter-spacing: -0.005em;
  text-transform: none;
  color: var(--ivory);
  background: none;
  -webkit-text-fill-color: currentColor;
}
.stv2-service-copy h2 span { color: var(--ivory); }
.stv2-service-copy h2 em {
  font-style: normal;
  color: #ffc645;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-service-copy p {
  max-width: 340px;
  margin-top: 20px;
  color: #cfcec6;
  font-size: 15px;
  line-height: 1.85;
}
.stv2-service-copy .stv2-btn { margin-top: 30px; min-height: 56px; padding-inline: 32px; }
.stv2-order { background: radial-gradient(ellipse at 82% 45%, #3d3324, transparent 62%), linear-gradient(140deg, #17191a, #101212); }
.stv2-order-phone {
  position: absolute;
  right: -2%;
  bottom: -8%;
  width: 46%;
  max-width: 300px;
  z-index: 1;
  transform: rotate(4deg);
  filter: drop-shadow(-14px 20px 40px rgba(0, 0, 0, 0.65));
}
.stv2-service-bg { position: absolute; inset: 0; z-index: -2; }
.stv2-service-bg::after { background: none; }
.stv2-catering::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(90deg, #0e1111 12%, rgba(14, 17, 17, 0.92) 42%, rgba(14, 17, 17, 0.35) 78%, rgba(14, 17, 17, 0.12) 100%);
}

/* ---------- Chân trang ---------- */
/* Bỏ khoảng hở, hoa văn kim cương và nền vân gỗ mặc định của theme ở các trang giao diện mới
   (nếu không sẽ lòi ra một dải nền gỗ giữa nội dung và chân trang) */
html body { background-image: none !important; background-color: #0e1010 !important; }
#wrapper, #main, .page-wrapper { background: transparent; }
#footer.footer-wrapper { margin-top: 0; padding-top: 0; background: #0e1010; }
#footer.footer-wrapper::after { display: none; }
.stv2-footer {
  padding-top: 62px;
  border-top: 1px solid rgba(212, 177, 107, 0.28);
  background: #0e1010;
}
.stv2-footer-grid {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr 1fr;
  gap: clamp(30px, 4vw, 64px);
  padding-bottom: 56px;
}
.stv2-f-col { position: relative; padding-left: clamp(24px, 3.4vw, 54px); }
.stv2-f-col::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  bottom: 4px;
  width: 1px;
  background: rgba(212, 177, 107, 0.24);
}
.stv2-f-brand img { width: clamp(120px, 12vw, 168px); height: auto; }
.stv2-f-brand p {
  margin-top: 24px;
  color: var(--ivory);
  font-size: 17px;
  line-height: 1.85;
}
.stv2-f-social { display: flex; gap: 14px; margin-top: 26px; }
.stv2-f-social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(212, 177, 107, 0.6);
  border-radius: 50%;
  color: var(--gold);
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.stv2-f-social a:hover { background: var(--gold); color: #14100a; border-color: var(--gold); }
.stv2-f-social svg { width: 21px; height: 21px; fill: none; stroke: currentColor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.stv2-footer h3 {
  position: relative;
  padding-bottom: 14px;
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.5rem, 2vw, 1.95rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-footer h3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 68px;
  height: 1px;
  background: rgba(212, 177, 107, 0.8);
}
.stv2-f-contact ul { margin-top: 26px; }
.stv2-f-contact li {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  color: var(--ivory);
  font-size: 15px;
  line-height: 1.75;
}
.stv2-f-contact li + li { margin-top: 32px; }
.stv2-f-contact li a { color: inherit; transition: color 0.2s; }
.stv2-f-contact li a:hover { color: var(--gold); }
.stv2-f-contact .stv2-icon { width: 26px; height: 26px; flex-basis: 26px; stroke-width: 1.4; margin-top: 2px; }
.stv2-f-map {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 28px;
  padding-bottom: 8px;
  color: var(--gold);
  font-size: 15px;
}
.stv2-f-map::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: rgba(212, 177, 107, 0.7);
}
.stv2-f-time {
  margin-top: 26px;
  color: var(--ivory);
  font-family: var(--sans);
  font-size: clamp(1.9rem, 2.6vw, 2.6rem);
  font-weight: 300;
  line-height: 1.15;
  letter-spacing: 0.01em;
}
.stv2-f-note { margin-top: 10px; color: #b6b4ac; font-size: 15px; }
.stv2-f-rule { display: block; width: 46px; height: 1px; margin: 26px 0 22px; background: rgba(212, 177, 107, 0.5); }
.stv2-f-label { color: #b6b4ac; font-size: 14px; }
.stv2-f-hotline {
  display: inline-block;
  margin-top: 8px;
  color: #ffc645;
  font-family: var(--sans);
  font-size: clamp(1.6rem, 2.2vw, 2.2rem);
  font-weight: 400;
  letter-spacing: 0.01em;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  padding-block: 24px;
  border-top: 1px solid rgba(244, 233, 207, 0.09);
  color: #a8a69f;
  font-size: 14px;
}
.stv2-footer-bottom nav { display: flex; flex-wrap: wrap; gap: clamp(18px, 2.4vw, 34px); }
.stv2-footer-bottom nav a { color: #cfcdc5; transition: color 0.2s; }
.stv2-footer-bottom nav a:hover { color: var(--gold); }

/* ---------- Responsive ---------- */
@media (max-width: 1200px) {
  .stv2-container { width: calc(100% - 72px); }
  .stv2-hero { min-height: 600px; }
  .stv2-body { padding: 24px 26px; }
  .stv2-dish-feature .stv2-body { padding-right: 26px; }
  .stv2-event-copy { padding: 30px 28px; }
  .stv2-service-copy { padding: 28px; width: 66%; }
}
@media (max-width: 980px) {
  .stv2-container { width: calc(100% - 48px); }
  .stv2-hero { min-height: 540px; }
  .stv2-hero-quote { display: none; }
  .stv2-hero-content { padding-block: 130px 96px; }
  .stv2-hero-media { object-position: 58% center; }
  .stv2-section { padding-top: 58px; }
  .stv2-specials { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
  .stv2-specials-head { flex-direction: column; align-items: flex-start; gap: 20px; }
  .stv2-dish-grid { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); grid-template-rows: auto; }
  .stv2-dish-feature { grid-row: auto; grid-column: 1 / -1; min-height: 440px; }
  .stv2-dish-feature .stv2-body { padding-right: 26px; }
  .stv2-spaces { grid-template-columns: minmax(0, 1fr); }
  .stv2-space-media { aspect-ratio: 2.1; }
  .stv2-stats { gap: 30px; }
  .stv2-amenities { flex-wrap: wrap; justify-content: center; }
  .stv2-amen-rule { display: none; }
  .stv2-event { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); min-height: 0; }
  .stv2-event-copy { grid-column: 1 / -1; padding: 32px 26px 36px; }
  .stv2-event-main { min-height: 380px; }
  .stv2-event-side { min-height: 380px; }
  .stv2-heading-hero { margin-bottom: 32px; }
  .stv2-team-wrap { grid-template-columns: minmax(0, 1fr); gap: 34px; }
  .stv2-services { grid-template-columns: minmax(0, 1fr); }
  .stv2-service-copy { width: 62%; padding: 36px 32px; }
  .stv2-footer-grid { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); }
  .stv2-f-brand { grid-column: 1 / -1; text-align: center; }
  .stv2-f-brand img { margin-inline: auto; }
  .stv2-f-social { justify-content: center; }
  .stv2-f-col:first-of-type { padding-left: 0; }
  .stv2-f-col:first-of-type::before { display: none; }
}
@media (max-width: 600px) {
  .stv2-container { width: calc(100% - 36px); }
  .stv2-hero { aspect-ratio: 9 / 16; max-height: 94vh; min-height: 620px; }
  .stv2-hero-content { justify-content: flex-end; padding-block: 200px 108px; }
  .stv2-hero-media { object-position: 62% center; }
  .stv2-hero-shade {
    background:
      linear-gradient(0deg, rgba(9, 12, 11, 0.98), rgba(9, 12, 11, 0.9) 26%, rgba(9, 12, 11, 0.25) 78%),
      linear-gradient(90deg, rgba(9, 12, 11, 0.3), transparent);
  }
  .stv2-hero h1,
  .stv2-hero .stv2-hero-title { font-size: clamp(1.85rem, 7.4vw, 2.5rem); max-width: none; }
  .stv2-hero-desc { margin-top: 14px; font-size: 14px; }
  .stv2-hero-actions { gap: 20px; margin-top: 24px; }
  .stv2-hero-nav { bottom: 26px; gap: 18px; }
  .stv2-section { padding-top: 46px; }
  .stv2-heading { margin-bottom: 24px; }
  .stv2-heading p { font-size: 11px; letter-spacing: 0.1em; padding-inline: 6px; }
  .stv2-rule { display: none; }
  .stv2-specials { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 12px; }
  .stv2-specials-sub { font-size: 10px; letter-spacing: 0.12em; line-height: 1.7; }
  .stv2-specials-title .stv2-eyebrow { letter-spacing: 0.18em; }
  .stv2-dish-card { padding: 7px 7px 2px; }
  .stv2-dish-caption { padding: 12px 6px 10px; gap: 8px; }
  .stv2-dish-caption h3 { font-size: 0.95rem; }
  .stv2-dish-caption .stv2-arrow { display: none; }
  .stv2-specials-btn { display: none; }
  .stv2-specials-more { display: flex; justify-content: center; margin-top: 26px; }
  .stv2-dish-grid { display: flex; flex-direction: column; gap: 16px; }
  .stv2-dish-feature { min-height: 430px; }
  .stv2-dish-feature .stv2-body { padding: 210px 22px 24px; }
  .stv2-dish-small { grid-template-columns: 40% 1fr; }
  .stv2-dish-small .stv2-body { padding: 20px 18px; }
  .stv2-dish-small h3 { font-size: 1.3rem; }
  .stv2-space-media { aspect-ratio: 1.5; }
  .stv2-stats { gap: 22px 0; justify-content: space-between; margin: 26px 0 20px; }
  .stv2-stat { padding-inline: 2px; }
  .stv2-stat + .stv2-stat::before { left: -2px; }
  .stv2-stat span { font-size: 12px; }
  .stv2-park { flex-direction: column; align-items: flex-start; gap: 16px; width: 100%; padding: 20px 22px; margin-bottom: 30px; }
  .stv2-park li { font-size: 15px; gap: 14px; }
  .stv2-park li + li::before { display: none; }
  .stv2-park svg { width: 34px; height: 34px; flex-basis: 34px; }
  .stv2-space .stv2-body { padding: 22px 20px 24px; }
  .stv2-caps { gap: 8px 14px; }
  .stv2-caps li { font-size: 13px; }
  .stv2-caps li + li::before { display: none; }
  .stv2-amenities { gap: 14px; margin-top: 26px; }
  .stv2-amenities ul { flex-wrap: wrap; justify-content: center; gap: 12px 18px; }
  .stv2-amenities li { font-size: 14px; }
  .stv2-amenities .stv2-icon { width: 32px; height: 32px; flex-basis: 32px; }
  .stv2-amen-label { font-size: 1.3rem; width: 100%; text-align: center; }
  .stv2-body { padding: 22px 20px; }
  .stv2-event { grid-template-columns: minmax(0, 1fr); padding: 8px; gap: 8px; }
  .stv2-event-copy { padding: 26px 18px 30px; }
  .stv2-event-main { min-height: 300px; }
  .stv2-event-side { min-height: 260px; grid-template-rows: 1fr 1fr; gap: 8px; }
  .stv2-occasions { gap: 12px 16px; margin-top: 24px; padding-bottom: 20px; }
  .stv2-occasions li { font-size: 14px; gap: 9px; }
  .stv2-occasions .stv2-icon { width: 26px; height: 26px; flex-basis: 26px; }
  .stv2-event-perks li { font-size: 15px; gap: 14px; }
  .stv2-event-perks .stv2-icon { width: 30px; height: 30px; flex-basis: 30px; }
  .stv2-heading-hero .stv2-eyebrow-rule { width: 36px; }
  .stv2-team { grid-template-columns: minmax(0, 1fr); }
  .stv2-team-media { min-height: 0; aspect-ratio: 1.6; }
  .stv2-team-copy { padding: 24px 20px; }
  .stv2-strip .stv2-media { flex-basis: 60vw; }
  .stv2-services { padding-top: 34px; padding-bottom: 46px; gap: 16px; }
  .stv2-service { min-height: 340px; }
  .stv2-service-copy { width: 100%; padding: 28px 40% 30px 20px; }
  .stv2-service-copy p { max-width: none; }
  .stv2-order-phone { right: -8%; width: 48%; bottom: -6%; }
  .stv2-footer { padding-top: 44px; }
  .stv2-footer-grid { grid-template-columns: minmax(0, 1fr); gap: 34px; padding-bottom: 34px; }
  .stv2-f-col { padding-left: 0; padding-top: 30px; }
  .stv2-f-col::before { left: 0; right: 0; top: 0; bottom: auto; width: auto; height: 1px; }
  .stv2-footer-bottom { flex-direction: column; align-items: flex-start; gap: 14px; font-size: 13px; }
  .stv2-footer-bottom nav { gap: 16px; }
}
@media (prefers-reduced-motion: reduce) {
  .stv2 *,
  .stv2 *::before,
  .stv2 *::after { transition: none !important; animation: none !important; }
}

/* ==========================================================================
   TRANG GIỚI THIỆU
   ========================================================================== */
.stv2-about-hero {
  position: relative;
  isolation: isolate;
  display: flex;
  align-items: center;
  min-height: 560px;
  height: clamp(560px, 38vw, 780px);
  overflow: hidden;
  border-bottom: 1px solid rgba(212, 177, 107, 0.3);
}
.stv2-about-hero-img {
  position: absolute;
  inset: 0;
  z-index: -3;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 60% 16%;
}
.stv2-about-hero-shade {
  position: absolute;
  inset: 0;
  z-index: -2;
  background:
    linear-gradient(90deg, rgba(6, 8, 8, 0.95) 0%, rgba(6, 8, 8, 0.82) 26%, rgba(6, 8, 8, 0.35) 56%, rgba(6, 8, 8, 0.05) 82%),
    linear-gradient(0deg, rgba(10, 12, 12, 0.6), transparent 34%);
}
.stv2-about-hero-inner { position: relative; padding-top: 96px; }
.stv2-about-hero-inner .stv2-svc-rule { margin: 14px 0 24px; }
.stv2-about-hero h1 {
  font-family: var(--display);
  font-size: clamp(2.2rem, 3.6vw, 3.7rem);
  font-weight: 400;
  line-height: 1.2;
  text-transform: none;
}
.stv2-about-hero h1 span { color: var(--ivory); }
.stv2-about-hero h1 em {
  font-style: normal;
  color: #ffc645;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-about-lead {
  max-width: 520px;
  margin-top: 22px;
  color: #ded9cd;
  font-size: clamp(15px, 1.25vw, 17px);
  line-height: 1.85;
}
.stv2-about-hero .stv2-btn { margin-top: 34px; min-height: 58px; padding-inline: 34px; }

/* Câu chuyện */
.stv2-story {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: center;
  background: #0b0d0d;
}
.stv2-story-media { align-self: stretch; min-height: 480px; max-height: 720px; }
.stv2-story-copy {
  width: 100%;
  max-width: 600px;
  margin-inline: auto;
  padding: 76px clamp(24px, 3vw, 48px);
}
.stv2-story-copy h2 {
  margin: 18px 0 26px;
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.8rem, 2.7vw, 2.7rem);
  font-weight: 400;
  line-height: 1.28;
  text-transform: none;
}
.stv2-story-copy p { color: var(--muted); font-size: 15px; line-height: 1.95; }
.stv2-story-copy p + p { margin-top: 18px; }
.stv2-story-copy .stv2-svc-rule { margin: 30px 0 20px; }
.stv2-story-tags {
  color: var(--gold) !important;
  font-size: 16px !important;
  letter-spacing: 0.02em;
}
.stv2-about-stats { padding-top: 58px; }

/* Tiêu đề từng bộ ảnh */
.stv2-gal-head {
  display: flex;
  align-items: center;
  gap: clamp(18px, 2.4vw, 34px);
  margin: 46px 0 20px;
}
.stv2-gal-head h3 {
  flex: 0 0 auto;
  width: auto;
  max-width: 55%;
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.35rem, 1.9vw, 1.8rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-gal-rule { flex: 1; height: 1px; background: rgba(212, 177, 107, 0.3); }
.stv2-gal-head p { flex: 0 0 auto; width: auto; color: #b8b6ae; font-size: 14.5px; text-align: right; }

.stv2-vip-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
.stv2-vip-grid .stv2-media { aspect-ratio: 1.5; border-radius: 10px; border: 1px solid var(--stroke); }
.stv2-roof-grid {
  display: grid;
  grid-template-columns: 1.62fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 16px;
}
.stv2-roof-grid .stv2-media { border-radius: 10px; border: 1px solid var(--stroke); }
.stv2-roof-grid .stv2-media:first-child { grid-row: span 2; min-height: 420px; }

/* Dải kêu gọi cuối trang */
.stv2-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 26px;
  margin: 46px 0 74px;
  padding: 30px 36px;
  border: 1px solid rgba(244, 233, 207, 0.13);
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(28, 31, 31, 0.55), rgba(17, 19, 19, 0.4));
}
.stv2-cta h3 {
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.4rem, 1.9vw, 1.75rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-cta p { margin-top: 8px; color: var(--muted); font-size: 15px; }
.stv2-cta .stv2-btn { flex: 0 0 auto; min-height: 54px; padding-inline: 30px; }

@media (max-width: 980px) {
  .stv2-about-hero { min-height: 500px; }
  .stv2-story { grid-template-columns: minmax(0, 1fr); }
  .stv2-story-media { min-height: 340px; }
  .stv2-story-copy { padding: 44px 48px 56px; max-width: 640px; }
  .stv2-vip-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .stv2-roof-grid { grid-template-columns: minmax(0, 1fr); grid-template-rows: auto; }
  .stv2-roof-grid .stv2-media { min-height: 260px; }
  .stv2-roof-grid .stv2-media:first-child { grid-row: auto; min-height: 340px; }
  .stv2-gal-head { flex-wrap: wrap; }
  .stv2-gal-rule { order: 3; width: 100%; flex: 1 0 100%; }
}
@media (max-width: 600px) {
  .stv2-about-hero { min-height: 470px; height: auto; padding-block: 130px 60px; }
  .stv2-about-hero-inner { padding-top: 0; }
  .stv2-about-hero-shade {
    background: linear-gradient(0deg, rgba(8, 10, 10, 0.96), rgba(8, 10, 10, 0.8) 40%, rgba(8, 10, 10, 0.45));
  }
  .stv2-about-lead { margin-top: 16px; font-size: 15px; }
  .stv2-story-copy { padding: 34px 18px 44px; }
  .stv2-story-media { min-height: 250px; }
  .stv2-vip-grid { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 10px; }
  .stv2-vip-grid .stv2-media { border-radius: 8px; }
  .stv2-gal-head { margin: 34px 0 16px; gap: 12px; }
  .stv2-gal-head p { font-size: 13px; }
  .stv2-cta { flex-direction: column; align-items: flex-start; padding: 24px 20px; margin-bottom: 48px; }
}

/* ==========================================================================
   TRANG THỰC ĐƠN
   ========================================================================== */
.stv2-menu-hero {
  --hdr: 172px;
  position: relative;
  isolation: isolate;
  display: flex;
  align-items: center;
  min-height: clamp(520px, 40vw, 660px);
  padding-top: var(--hdr);
  overflow: hidden;
}
.stv2-menu-hero-img,
.stv2-menu-hero-shade {
  position: absolute;
  inset: var(--hdr) 0 0 0;
  width: 100%;
}
.stv2-menu-hero-img { z-index: -3; height: 100%; object-fit: cover; object-position: 45% 54%; }
.stv2-menu-hero-shade {
  z-index: -2;
  background: linear-gradient(90deg, #0c0e0e 0%, rgba(12, 14, 14, 0.94) 22%, rgba(12, 14, 14, 0.6) 42%, rgba(12, 14, 14, 0.08) 66%, rgba(12, 14, 14, 0) 100%);
}
.stv2-menu-hero-copy { position: relative; width: 100%; padding-block: 42px 52px; }
.stv2-menu-hero-copy .stv2-eyebrow { letter-spacing: 0.2em; margin-bottom: 12px; }
.stv2-menu-hero h1 {
  font-family: var(--display);
  font-size: clamp(2.4rem, 4vw, 4rem);
  font-weight: 400;
  line-height: 1.12;
  text-transform: none;
}
.stv2-menu-hero h1 span { color: var(--ivory); }
.stv2-menu-hero h1 em {
  font-style: normal;
  color: #ffc645;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-menu-lead { margin-top: 18px; color: #cfcdc5; font-size: clamp(15px, 1.2vw, 17px); line-height: 1.8; }

/* Bố cục danh mục + lưới món */
.stv2-menu-body {
  display: grid;
  grid-template-columns: 232px minmax(0, 1fr);
  align-items: start;
  gap: 40px;
  padding-top: 46px;
  padding-bottom: 80px;
}
.stv2-cat-panel { position: sticky; top: 24px; }
.stv2-cat-panel h2 {
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 14px;
  color: var(--gold-soft);
  font-family: var(--display);
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: none;
}
.stv2-cat-panel h2::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 62px;
  height: 1px;
  background: rgba(212, 177, 107, 0.85);
}
.stv2-cat-list button {
  position: relative;
  display: block;
  width: 100%;
  padding: 11px 16px;
  border-radius: 8px;
  color: #c9c7bf;
  font-family: var(--sans);
  font-size: 15px;
  text-align: left;
  transition: background 0.2s, color 0.2s;
}
.stv2-cat-list button:hover { color: var(--ivory); background: rgba(244, 233, 207, 0.05); }
.stv2-cat-list button.is-active {
  color: var(--gold-soft);
  background: rgba(244, 233, 207, 0.08);
}
.stv2-cat-list button.is-active::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  bottom: 8px;
  width: 2px;
  border-radius: 2px;
  background: var(--gold);
}
.stv2-cat-sep { height: 1px; margin: 12px 16px; background: rgba(244, 233, 207, 0.12); }
.stv2-cat-help {
  margin-top: 26px;
  padding-top: 24px;
  border-top: 1px solid rgba(244, 233, 207, 0.12);
}
.stv2-cat-help p { color: var(--muted); font-size: 14px; }
.stv2-cat-help a {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 12px;
  color: var(--gold-soft);
  font-size: 1.2rem;
  transition: color 0.2s;
}
.stv2-cat-help a:hover { color: #ffd784; }
.stv2-cat-help svg {
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
  fill: none;
  stroke: var(--gold);
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.stv2-menu-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  margin-bottom: 22px;
}
.stv2-menu-bar h2 {
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.5rem, 2.1vw, 2rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-search { position: relative; flex: 0 1 320px; display: flex; align-items: center; }
.stv2-search svg {
  position: absolute;
  left: 16px;
  width: 18px;
  height: 18px;
  fill: none;
  stroke: var(--gold);
  stroke-width: 1.6;
  stroke-linecap: round;
  pointer-events: none;
}
.stv2-search input {
  width: 100%;
  height: 48px;
  padding: 0 18px 0 44px;
  border: 1px solid rgba(244, 233, 207, 0.14);
  border-radius: 10px;
  background: rgba(20, 23, 23, 0.85);
  color: var(--ivory);
  font-family: var(--sans);
  font-size: 15px;
  outline: none;
  transition: border-color 0.2s;
}
.stv2-search input::placeholder { color: #85837d; }
.stv2-search input:focus { border-color: rgba(212, 177, 107, 0.6); }

.stv2-dishes {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(26px, 3vw, 48px) clamp(24px, 2.6vw, 40px);
}
.stv2-dish { display: flex; flex-direction: column; }
.stv2-dish .stv2-media {
  aspect-ratio: 1.32;
  border-radius: 6px;
  background: #0f1111;
}
.stv2-dish .stv2-media::after { background: none; }
.stv2-dish .stv2-media img { filter: none; }
.stv2-dish:hover .stv2-media img { transform: scale(1.04); }
.stv2-noimg { position: absolute; inset: 0; background: linear-gradient(135deg, #1c1f1e, #131515); }
.stv2-dish-body { display: flex; flex-direction: column; flex: 1; padding-top: 18px; }
.stv2-dish-cat {
  display: block;
  margin-bottom: 10px;
  color: var(--gold);
  font-family: var(--label);
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}
.stv2-dish-body h3 {
  margin-bottom: 12px;
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.4rem, 1.9vw, 1.95rem);
  font-weight: 400;
  line-height: 1.28;
  text-transform: none;
}
.stv2-dish-body > p {
  color: var(--muted);
  font-size: clamp(14px, 1.05vw, 15.5px);
  line-height: 1.65;
}
.stv2-dish-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: auto;
  padding-top: 18px;
  border-top: 1px solid rgba(244, 233, 207, 0.13);
}
.stv2-dish-foot .stv2-price {
  color: var(--ivory);
  font-family: var(--sans);
  font-size: clamp(1.2rem, 1.55vw, 1.6rem);
  font-weight: 400;
  letter-spacing: 0;
  background: none;
  -webkit-text-fill-color: currentColor;
}
.stv2-dish-foot .stv2-price span { color: #8f8d86; font-size: 0.62em; }
.stv2-dish-foot .stv2-price-market { color: var(--ivory); font-size: clamp(1.05rem, 1.3vw, 1.3rem); letter-spacing: 0; text-transform: none; }
.stv2-btn-sm { min-height: 46px; padding: 10px 20px; font-size: 14px; gap: 10px; white-space: nowrap; }
.stv2-btn-sm .stv2-arrow { width: 18px; flex-basis: 18px; }

.stv2-more-wrap { display: flex; justify-content: center; margin-top: 30px; }
.stv2-more {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  min-height: 50px;
  padding: 12px 34px;
  border: 1px solid rgba(212, 177, 107, 0.6);
  border-radius: 8px;
  background: rgba(11, 13, 13, 0.5);
  color: var(--gold);
  font-family: var(--label);
  font-size: 14px;
  font-weight: 600;
  transition: background 0.2s, color 0.2s;
}
.stv2-more:hover { background: var(--gold); color: var(--ink); }
.stv2-more svg { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.stv2-empty {
  margin-top: 30px;
  padding: 26px;
  border: 1px dashed rgba(244, 233, 207, 0.16);
  border-radius: 12px;
  color: var(--muted);
  text-align: center;
}

@media (max-width: 1200px) {
  .stv2-menu-body { grid-template-columns: 210px minmax(0, 1fr); gap: 30px; }
  .stv2-dishes { gap: 16px; }
}
@media (max-width: 980px) {
  .stv2-menu-hero { --hdr: 150px; min-height: 460px; }
  .stv2-menu-body { grid-template-columns: minmax(0, 1fr); gap: 26px; }
  .stv2-cat-panel { position: static; }
  .stv2-cat-list { display: flex; flex-wrap: wrap; gap: 8px; }
  .stv2-cat-list li { flex: 0 0 auto; }
  .stv2-cat-list button { width: auto; padding: 9px 16px; border: 1px solid rgba(244, 233, 207, 0.12); }
  .stv2-cat-list button.is-active::before { display: none; }
  .stv2-cat-sep { display: none; }
  .stv2-cat-help { display: flex; align-items: center; gap: 18px; margin-top: 18px; padding-top: 18px; }
  .stv2-cat-help a { margin-top: 0; }
  .stv2-dishes { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 600px) {
  .stv2-menu-hero { --hdr: 128px; min-height: 400px; }
  .stv2-menu-hero-shade {
    background: linear-gradient(90deg, #0c0e0e 0%, rgba(12, 14, 14, 0.92) 40%, rgba(12, 14, 14, 0.45) 78%, rgba(12, 14, 14, 0.2) 100%);
  }
  .stv2-menu-hero-copy { padding-block: 30px 34px; }
  .stv2-menu-bar { flex-direction: column; align-items: stretch; gap: 14px; }
  .stv2-search { flex: 1 1 auto; }
  .stv2-dishes { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 22px 14px; }
  .stv2-dish-body { padding-top: 12px; }
  .stv2-dish-cat { font-size: 11px; margin-bottom: 6px; }
  .stv2-dish-body h3 { font-size: 1.05rem; margin-bottom: 8px; }
  .stv2-dish-body > p { display: none; }
  .stv2-dish-foot { flex-direction: column; align-items: flex-start; gap: 10px; padding-top: 12px; }
  .stv2-dish-foot .stv2-price { font-size: 1.05rem; }
  .stv2-btn-sm { min-height: 40px; padding: 8px 16px; font-size: 13px; }
  .stv2-cat-help { flex-direction: column; align-items: flex-start; gap: 8px; }
}

/* ==========================================================================
   TRANG ĐẶT MÓN
   ========================================================================== */
.stv2-order-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 400px;
  align-items: start;
  gap: clamp(28px, 3.4vw, 56px);
  padding-top: 210px;
  padding-bottom: 84px;
}
.stv2-order-main h1 {
  font-family: var(--display);
  font-size: clamp(2.2rem, 3.4vw, 3.4rem);
  font-weight: 400;
  line-height: 1.16;
  text-transform: none;
}
.stv2-order-main h1 em {
  font-style: normal;
  color: #ffc645;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-order-main h1 span { color: var(--ivory); }
.stv2-order-sub { margin-top: 12px; color: var(--muted); font-size: clamp(15px, 1.2vw, 17px); }

.stv2-search-lg { flex: 1 1 auto; margin: 26px 0 22px; }
.stv2-search-lg input { height: 60px; padding-left: 56px; border-radius: 12px; font-size: 16px; }
.stv2-search-lg svg { left: 20px; width: 21px; height: 21px; }

/* Hàng nút danh mục */
.stv2-chips {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  padding-bottom: 22px;
  border-bottom: 1px solid rgba(244, 233, 207, 0.12);
}
.stv2-chips > button,
.stv2-chip-more-btn,
.stv2-chip-drop button {
  position: relative;
  padding: 11px 22px;
  border-radius: 8px;
  color: #c9c7bf;
  font-family: var(--sans);
  font-size: 15px;
  transition: color 0.2s, background 0.2s, border-color 0.2s;
}
.stv2-chips > button + button::before,
.stv2-chip-more::before {
  content: "";
  position: absolute;
  left: -3px;
  top: 22%;
  bottom: 22%;
  width: 1px;
  background: rgba(244, 233, 207, 0.14);
}
.stv2-chip-more { position: relative; }
.stv2-chips > button:hover,
.stv2-chip-more-btn:hover { color: var(--ivory); }
.stv2-chips > button.is-active,
.stv2-chip-more-btn.is-active {
  color: var(--gold-soft);
  background: rgba(212, 177, 107, 0.1);
  box-shadow: inset 0 0 0 1px rgba(212, 177, 107, 0.55);
}
.stv2-chip-more-btn { display: inline-flex; align-items: center; gap: 8px; }
.stv2-chip-more-btn svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.stv2-chip-drop {
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  z-index: 20;
  display: flex;
  flex-direction: column;
  min-width: 190px;
  padding: 8px;
  border: 1px solid rgba(244, 233, 207, 0.14);
  border-radius: 10px;
  background: #171a1a;
  box-shadow: 0 22px 44px rgba(0, 0, 0, 0.55);
}
.stv2-chip-drop button { text-align: left; padding: 10px 14px; }
.stv2-chip-drop button:hover { color: var(--ivory); background: rgba(244, 233, 207, 0.06); }

/* Danh sách món kiểu hàng ngang */
.stv2-order-list { margin-top: 6px; }
.stv2-order-item {
  display: grid;
  grid-template-columns: 132px minmax(0, 1fr) auto;
  align-items: center;
  gap: 22px;
  padding: 18px 0;
  border-bottom: 1px solid rgba(244, 233, 207, 0.1);
}
.stv2-order-item .stv2-media { aspect-ratio: 1.32; border-radius: 8px; background: #0f1111; }
.stv2-order-item .stv2-media::after { background: none; }
.stv2-order-item .stv2-media img { filter: none; }
.stv2-order-info h3 {
  margin-bottom: 6px;
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.2rem, 1.6vw, 1.6rem);
  font-weight: 400;
  line-height: 1.3;
  text-transform: none;
}
.stv2-order-info p { color: var(--muted); font-size: 14.5px; line-height: 1.6; }
.stv2-order-buy { display: flex; align-items: center; gap: 20px; }
.stv2-order-buy .stv2-price {
  color: var(--ivory);
  font-family: var(--sans);
  font-size: clamp(1.05rem, 1.35vw, 1.35rem);
  letter-spacing: 0;
  background: none;
  -webkit-text-fill-color: currentColor;
  white-space: nowrap;
}
.stv2-order-buy .stv2-price span { color: #8f8d86; font-size: 0.66em; }
.stv2-order-buy .stv2-price-market { color: var(--gold); font-size: 1.02rem; text-transform: none; letter-spacing: 0; }
.stv2-add {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 8px;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  color: #14100a;
  transition: filter 0.2s, transform 0.2s;
}
.stv2-add svg { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; }
.stv2-add:hover { filter: brightness(1.07); transform: translateY(-1px); }
.stv2-add.is-busy { opacity: 0.55; pointer-events: none; }
.stv2-ask {
  display: inline-flex;
  align-items: center;
  min-height: 48px;
  padding: 10px 24px;
  border: 1px solid rgba(212, 177, 107, 0.6);
  border-radius: 8px;
  color: var(--gold);
  font-size: 14px;
  white-space: nowrap;
  transition: background 0.2s, color 0.2s;
}
.stv2-ask:hover { background: var(--gold); color: var(--ink); }

/* Giỏ hàng */
.stv2-cart { position: sticky; top: 24px; }
.stv2-cart-card {
  padding: 30px 26px 26px;
  border: 1px solid rgba(244, 233, 207, 0.13);
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(26, 29, 29, 0.7), rgba(15, 17, 17, 0.5));
}
.stv2-cart-head { display: flex; align-items: center; justify-content: space-between; gap: 14px; }
.stv2-cart-card h2 {
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.55rem, 2vw, 1.95rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-cart-badge {
  flex: 0 0 auto;
  padding: 7px 18px;
  border: 1px solid rgba(212, 177, 107, 0.55);
  border-radius: 999px;
  color: var(--gold-soft);
  font-family: var(--sans);
  font-size: 14px;
  white-space: nowrap;
}
.stv2-cart-label { margin-top: 18px; color: var(--muted); font-size: 14.5px; }
.stv2-recv { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 12px; margin-top: 16px; }
.stv2-recv button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 62px;
  padding: 10px 12px;
  border: 1px solid rgba(244, 233, 207, 0.14);
  border-radius: 12px;
  color: #c9c7bf;
  font-family: var(--sans);
  font-size: 16px;
  transition: border-color 0.2s, color 0.2s, background 0.2s;
}
.stv2-recv svg { width: 24px; height: 24px; flex: 0 0 24px; fill: none; stroke: currentColor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.stv2-recv button.is-active {
  color: var(--gold-soft);
  border-color: rgba(212, 177, 107, 0.85);
  background: rgba(212, 177, 107, 0.08);
}
.stv2-cart-body { margin-top: 22px; }

/* Một món trong giỏ */
.stv2-cart-list { display: flex; flex-direction: column; }
.stv2-cart-item {
  display: grid;
  grid-template-columns: 92px minmax(0, 1fr);
  gap: 16px;
  padding: 20px 0;
  border-top: 1px solid rgba(244, 233, 207, 0.1);
}
.stv2-cart-item:first-child { border-top: 0; padding-top: 6px; }
.stv2-cart-thumb { overflow: hidden; border-radius: 10px; aspect-ratio: 1; background: #16191a; }
.stv2-cart-thumb img { width: 100%; height: 100%; object-fit: cover; }
.stv2-cart-info { display: flex; flex-direction: column; min-width: 0; }
.stv2-cart-item-top { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; }
.stv2-cart-name { color: var(--ivory); font-size: 16px; line-height: 1.4; }
.stv2-cart-unit { margin-top: 4px; color: #8f8d86; font-size: 14px; }
.stv2-cart-del {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  color: #8b8981;
  transition: color 0.2s;
}
.stv2-cart-del svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.stv2-cart-del:hover { color: #e08b73; }
.stv2-cart-item-bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: auto;
  padding-top: 14px;
}
.stv2-cart-price { color: var(--ivory); font-size: 1.05rem; white-space: nowrap; }
.stv2-qty {
  display: flex;
  align-items: center;
  border: 1px solid rgba(244, 233, 207, 0.16);
  border-radius: 9px;
  overflow: hidden;
}
.stv2-qty button {
  width: 38px;
  height: 40px;
  color: var(--gold);
  font-size: 17px;
  line-height: 1;
  transition: background 0.2s, color 0.2s;
}
.stv2-qty button:hover { background: rgba(212, 177, 107, 0.12); }
.stv2-qty span {
  min-width: 42px;
  text-align: center;
  color: var(--ivory);
  font-size: 15px;
  border-inline: 1px solid rgba(244, 233, 207, 0.16);
  line-height: 40px;
}
.stv2-cart-empty { text-align: center; padding: 22px 0 10px; }
.stv2-cart-empty svg {
  width: 62px;
  height: 62px;
  margin: 0 auto 16px;
  fill: none;
  stroke: var(--gold);
  stroke-width: 1.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.stv2-cart-empty-title { color: var(--ivory); font-family: var(--display); font-size: 1.35rem; margin-bottom: 8px; }
.stv2-cart-empty p { color: var(--muted); font-size: 14.5px; line-height: 1.6; }
.stv2-cart-sum {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 14px;
  margin-top: 4px;
  padding-top: 22px;
  border-top: 1px solid rgba(244, 233, 207, 0.14);
}
.stv2-cart-sum span { color: var(--ivory); font-size: 1.15rem; }
.stv2-cart-sum strong {
  color: #ffc645;
  font-family: var(--sans);
  font-size: clamp(1.5rem, 2vw, 1.9rem);
  font-weight: 500;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-cart-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  min-height: 62px;
  margin-top: 20px;
  padding: 14px 20px;
  border-radius: 10px;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  color: #14100a;
  font-family: var(--sans);
  font-size: 17px;
  font-weight: 600;
  transition: filter 0.2s;
}
.stv2-cart-cta:hover { filter: brightness(1.07); color: #14100a; }
.stv2-cart-cta.is-off {
  background: rgba(244, 233, 207, 0.07);
  color: #8b8981;
  cursor: default;
  filter: none;
}
.stv2-cart-note { margin-top: 14px; color: #8b8981; font-size: 14px; text-align: center; }
.stv2-cart-help {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 22px;
  color: var(--muted);
  font-size: 15.5px;
}
.stv2-cart-help svg { width: 22px; height: 22px; flex: 0 0 22px; fill: none; stroke: var(--gold); stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.stv2-cart-help a {
  color: #ffc645;
  font-size: 1.2rem;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 1200px) {
  .stv2-order-grid { grid-template-columns: minmax(0, 1fr) 340px; }
  .stv2-order-item { grid-template-columns: 110px minmax(0, 1fr) auto; gap: 16px; }
}
@media (max-width: 980px) {
  .stv2-order-grid { grid-template-columns: minmax(0, 1fr); padding-top: 165px; }
  .stv2-cart { position: static; order: -1; }
  .stv2-order-item { grid-template-columns: 96px minmax(0, 1fr); }
  .stv2-order-buy { grid-column: 2; justify-content: space-between; padding-top: 4px; }
}
@media (max-width: 600px) {
  .stv2-order-grid { padding-top: 140px; padding-bottom: 54px; }
  .stv2-search-lg input { height: 52px; padding-left: 48px; }
  .stv2-search-lg svg { left: 16px; }
  .stv2-chips { gap: 4px; }
  .stv2-chips > button, .stv2-chip-more-btn { padding: 9px 14px; font-size: 14px; }
  .stv2-chips > button + button::before, .stv2-chip-more::before { display: none; }
  .stv2-order-item { grid-template-columns: 84px minmax(0, 1fr); gap: 12px; padding: 14px 0; }
  .stv2-order-info p { display: none; }
  .stv2-add { width: 46px; height: 46px; }
  .stv2-cart-card { padding: 24px 20px; }
}

/* ==========================================================================
   TRANG ĐẶT PHÒNG
   ========================================================================== */
.stv2-rooms-hero {
  --hdr: 172px;
  position: relative;
  isolation: isolate;
  display: flex;
  align-items: center;
  min-height: clamp(400px, 28vw, 480px);
  padding-top: var(--hdr);
  overflow: hidden;
}
.stv2-rooms-hero-img,
.stv2-rooms-hero-shade { position: absolute; inset: var(--hdr) 0 0 0; width: 100%; }
.stv2-rooms-hero-img { z-index: -3; height: 100%; object-fit: cover; object-position: 60% 45%; }
.stv2-rooms-hero-shade {
  z-index: -2;
  background: linear-gradient(90deg, #0b0d0d 0%, rgba(11, 13, 13, 0.94) 24%, rgba(11, 13, 13, 0.62) 44%, rgba(11, 13, 13, 0.1) 70%, rgba(11, 13, 13, 0) 100%);
}
.stv2-rooms-hero-copy { position: relative; width: 100%; padding-block: 30px 34px; }
.stv2-rooms-hero-copy .stv2-eyebrow { letter-spacing: 0.2em; margin-bottom: 12px; }
.stv2-rooms-hero h1 {
  font-family: var(--display);
  font-size: clamp(2.1rem, 3.4vw, 3.4rem);
  font-weight: 400;
  line-height: 1.14;
  text-transform: none;
}
.stv2-rooms-hero h1 span { color: var(--ivory); }
.stv2-rooms-hero h1 em {
  font-style: normal;
  color: #ffc645;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-rooms-lead { margin-top: 16px; color: #d6d2c8; font-size: clamp(15px, 1.2vw, 17px); }

/* Bộ lọc */
.stv2-room-filter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px 16px;
  margin-top: 30px;
  padding: 14px 20px;
  border: 1px solid rgba(244, 233, 207, 0.13);
  border-radius: 12px;
  background: linear-gradient(180deg, rgba(28, 31, 31, 0.55), rgba(17, 19, 19, 0.4));
}
.stv2-filter-label { color: var(--ivory); font-size: 15px; white-space: nowrap; }
.stv2-filter-div { width: 1px; align-self: stretch; min-height: 30px; margin-left: auto; margin-right: 4px; background: rgba(244, 233, 207, 0.18); }
.stv2-cap-chips { display: flex; flex-wrap: wrap; gap: 8px; }
.stv2-cap-chips button {
  padding: 10px 18px;
  border: 1px solid rgba(244, 233, 207, 0.14);
  border-radius: 8px;
  color: #c9c7bf;
  font-family: var(--sans);
  font-size: 14px;
  white-space: nowrap;
  transition: color 0.2s, background 0.2s, border-color 0.2s;
}
.stv2-cap-chips button:hover { color: var(--ivory); border-color: rgba(212, 177, 107, 0.4); }
.stv2-cap-chips button.is-active {
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  border-color: transparent;
  color: #14100a;
  font-weight: 600;
}
.stv2-select { position: relative; display: inline-flex; align-items: center; }
.stv2-select select {
  appearance: none;
  min-width: 190px;
  height: 46px;
  padding: 0 44px 0 16px;
  border: 1px solid rgba(244, 233, 207, 0.14);
  border-radius: 8px;
  background: rgba(20, 23, 23, 0.9);
  color: var(--ivory);
  font-family: var(--sans);
  font-size: 14px;
  outline: none;
}
.stv2-select select:focus { border-color: rgba(212, 177, 107, 0.6); }
.stv2-select svg {
  position: absolute;
  right: 16px;
  width: 16px;
  height: 16px;
  fill: none;
  stroke: var(--gold);
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
  pointer-events: none;
}

.stv2-rooms-title {
  margin: 34px 0 22px;
  font-family: var(--display);
  font-size: clamp(1.7rem, 2.6vw, 2.4rem);
  font-weight: 400;
  text-transform: none;
  color: #ffc645;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

/* Lưới phòng */
.stv2-room-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(22px, 2.4vw, 34px) clamp(20px, 2.2vw, 30px);
}
.stv2-room { display: flex; flex-direction: column; }
.stv2-room-media { display: block; aspect-ratio: 1.55; border-radius: 10px; background: #0f1111; }
.stv2-room-media::after { background: none; }
.stv2-room-media img { filter: none; }
.stv2-room:hover .stv2-room-media img { transform: scale(1.04); }
.stv2-room-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 14px;
  margin-top: 16px;
}
.stv2-room-head h3 {
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.25rem, 1.6vw, 1.6rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-room-head h3 a { transition: color 0.2s; }
.stv2-room-head h3 a:hover { color: var(--gold-soft); }
.stv2-room-cap {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--muted);
  font-size: 14.5px;
  white-space: nowrap;
}
.stv2-room-cap svg {
  width: 19px;
  height: 19px;
  flex: 0 0 19px;
  fill: none;
  stroke: var(--gold);
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.stv2-room-foot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 14px;
}
.stv2-room-detail {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  padding-bottom: 6px;
  color: var(--ivory);
  font-size: 14.5px;
}
.stv2-room-detail::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: rgba(212, 177, 107, 0.6);
}
.stv2-room-detail:hover { color: var(--gold-soft); }
.stv2-room-detail .stv2-arrow { width: 18px; flex-basis: 18px; }
.stv2-more-wide { min-width: 300px; justify-content: center; }

@media (max-width: 1200px) {
  .stv2-room-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 980px) {
  .stv2-rooms-hero { --hdr: 150px; min-height: 360px; }
  .stv2-room-filter { gap: 10px 12px; }
  .stv2-filter-div { margin-left: 0; }
}
@media (max-width: 600px) {
  .stv2-rooms-hero { --hdr: 128px; min-height: 330px; }
  .stv2-rooms-hero-shade {
    background: linear-gradient(90deg, #0b0d0d 0%, rgba(11, 13, 13, 0.92) 42%, rgba(11, 13, 13, 0.45) 80%, rgba(11, 13, 13, 0.2) 100%);
  }
  .stv2-room-filter { padding: 14px; }
  .stv2-filter-div { display: none; }
  .stv2-cap-chips button { padding: 9px 14px; font-size: 13px; }
  .stv2-select select { min-width: 0; width: 100%; }
  .stv2-select { width: 100%; }
  .stv2-room-grid { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 18px 12px; }
  .stv2-room-head { flex-direction: column; align-items: flex-start; gap: 6px; margin-top: 12px; }
  .stv2-room-foot { flex-direction: column; align-items: flex-start; gap: 10px; }
  .stv2-more-wide { min-width: 0; width: 100%; }
}

/* ==========================================================================
   TRANG CHI TIẾT PHÒNG
   ========================================================================== */
.stv2-room-wrap { padding-top: 128px; padding-bottom: 74px; }
.stv2-crumbs { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; color: #8f8d86; font-size: 14px; }
.stv2-crumbs a { transition: color 0.2s; }
.stv2-crumbs a:hover { color: var(--gold); }
.stv2-crumb-now { color: var(--ivory); }
.stv2-room-title-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  margin-top: 14px;
}
.stv2-room-title-row h1 {
  font-family: var(--display);
  font-size: clamp(2rem, 3.1vw, 3.1rem);
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
}
.stv2-room-title-row h1 em {
  font-style: normal;
  color: #ffc645;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-room-title-row h1 span { color: var(--ivory); }
.stv2-room-sub { margin-top: 8px; color: var(--muted); font-size: clamp(15px, 1.15vw, 16.5px); }
.stv2-back {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  flex: 0 0 auto;
  margin-top: 8px;
  color: var(--gold);
  font-size: 15px;
  transition: color 0.2s;
}
.stv2-back:hover { color: var(--gold-soft); }
.stv2-arrow-back { transform: rotate(180deg); }

.stv2-room-grid2 {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 420px;
  align-items: start;
  gap: clamp(26px, 3vw, 46px);
  margin-top: 26px;
}

/* Bộ ảnh */
.stv2-gal-main { aspect-ratio: 1.62; border-radius: 12px; background: #0f1111; }
.stv2-gal-main::after { background: none; }
.stv2-gal-main img { filter: none; }
.stv2-gal-nav {
  position: absolute;
  top: 50%;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  margin-top: -23px;
  border-radius: 50%;
  background: rgba(12, 14, 14, 0.62);
  color: var(--ivory);
  transition: background 0.2s;
}
.stv2-gal-nav:hover { background: rgba(12, 14, 14, 0.9); }
.stv2-gal-nav svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.stv2-gal-prev { left: 16px; }
.stv2-gal-next { right: 16px; }
.stv2-gal-count {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 16px;
  border-radius: 8px;
  background: rgba(12, 14, 14, 0.72);
  color: var(--ivory);
  font-size: 14px;
}
.stv2-gal-count svg { width: 18px; height: 18px; fill: none; stroke: var(--gold); stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.stv2-gal-thumbs {
  display: flex;
  gap: 12px;
  margin-top: 12px;
  overflow-x: auto;
  padding-bottom: 4px;
  scrollbar-width: none;
}
.stv2-gal-thumbs::-webkit-scrollbar { display: none; }
.stv2-gal-thumbs button { flex: 0 0 calc((100% - 48px) / 5); }
.stv2-gal-thumbs button {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1.6;
  padding: 0;
  border-radius: 8px;
  border: 2px solid transparent;
  transition: border-color 0.2s, opacity 0.2s;
  opacity: 0.72;
}
.stv2-gal-thumbs button img { width: 100%; height: 100%; object-fit: cover; }
.stv2-gal-thumbs button:hover { opacity: 1; }
.stv2-gal-thumbs button.is-active { border-color: var(--gold); opacity: 1; }

/* Tiện ích trong phòng */
.stv2-room-feats {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px clamp(20px, 3vw, 42px);
  margin-top: 26px;
  padding-bottom: 26px;
  border-bottom: 1px solid rgba(244, 233, 207, 0.12);
}
.stv2-room-feats li,
.stv2-room-uses li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--ivory);
  font-size: 15.5px;
}
.stv2-room-feats li + li::before,
.stv2-room-uses li + li::before {
  content: "";
  position: absolute;
  left: calc(-1 * clamp(10px, 1.5vw, 21px));
  top: -2px;
  bottom: -2px;
  width: 1px;
  background: rgba(212, 177, 107, 0.3);
}
.stv2-room-feats svg,
.stv2-room-uses svg {
  width: 26px;
  height: 26px;
  flex: 0 0 26px;
  fill: none;
  stroke: var(--gold);
  stroke-width: 1.4;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.stv2-room-about { margin-top: 30px; }
.stv2-room-about h2 {
  margin-bottom: 16px;
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.5rem, 2vw, 1.95rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-room-about p { max-width: 660px; color: var(--muted); font-size: 15.5px; line-height: 1.85; }
.stv2-room-uses { display: flex; flex-wrap: wrap; align-items: center; gap: 14px clamp(20px, 3vw, 42px); margin-top: 24px; }

/* Khung đặt phòng */
.stv2-book { position: sticky; top: 24px; }
.stv2-book-card {
  padding: 30px 28px 26px;
  border: 1px solid rgba(244, 233, 207, 0.13);
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(28, 31, 31, 0.6), rgba(17, 19, 19, 0.45));
}
.stv2-book-card h2 {
  color: var(--ivory);
  font-family: var(--display);
  font-size: 1.7rem;
  font-weight: 400;
  text-transform: none;
}
.stv2-book-sub { margin-top: 6px; color: var(--muted); font-size: 15px; }
.stv2-book-form { margin-top: 22px; }
.stv2-field { display: block; margin-bottom: 16px; }
.stv2-field > span { display: block; margin-bottom: 8px; color: var(--ivory); font-size: 14.5px; }
.stv2-field small { display: block; margin-top: 8px; color: #8f8d86; font-size: 13px; }
.stv2-field input,
.stv2-field textarea,
.stv2-field select {
  width: 100%;
  height: 50px;
  padding: 0 16px;
  border: 1px solid rgba(244, 233, 207, 0.14);
  border-radius: 9px;
  background: rgba(17, 20, 20, 0.9);
  color: var(--ivory);
  font-family: var(--sans);
  font-size: 15px;
  outline: none;
  transition: border-color 0.2s;
}
.stv2-field textarea { height: auto; padding: 14px 16px; line-height: 1.6; resize: vertical; }
.stv2-field input::placeholder,
.stv2-field textarea::placeholder { color: #7e7c76; }
.stv2-field input:focus,
.stv2-field textarea:focus,
.stv2-field select:focus { border-color: rgba(212, 177, 107, 0.6); }
.stv2-field input[type="date"] { color-scheme: dark; }
.stv2-field-row { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 14px; }
.stv2-time { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 8px; }
.stv2-time select { appearance: none; padding-inline: 12px; text-align: center; }
.stv2-select-full { width: 100%; }
.stv2-select-full select { appearance: none; min-width: 0; width: 100%; height: 50px; padding-right: 44px; }
.stv2-book-submit { width: 100%; margin-top: 6px; min-height: 58px; font-size: 15px; }
.stv2-book-hint {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-top: 16px;
  color: #8f8d86;
  font-size: 13.5px;
  line-height: 1.6;
}
.stv2-book-hint svg { width: 26px; height: 26px; flex: 0 0 26px; fill: none; stroke: var(--gold); stroke-width: 1.3; }
.stv2-book-result { margin-bottom: 18px; padding: 18px; border-radius: 10px; font-size: 15px; line-height: 1.7; }
.stv2-book-result.is-ok { border: 1px solid rgba(212, 177, 107, 0.5); background: rgba(212, 177, 107, 0.08); color: var(--ivory); }
.stv2-book-result.is-err { border: 1px solid rgba(220, 110, 90, 0.5); background: rgba(220, 110, 90, 0.1); color: #f0d5cd; }
.stv2-book-key strong { color: var(--gold-soft); }
.stv2-book-link a { color: var(--gold); text-decoration: underline; }
.stv2-book-qr { display: block; margin: 14px auto 0; border-radius: 8px; }
.stv2-book-help {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 18px;
  padding-left: 6px;
  color: var(--muted);
  font-size: 15px;
}
.stv2-book-help svg { width: 22px; height: 22px; flex: 0 0 22px; fill: none; stroke: var(--gold); stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.stv2-book-help a { color: #ffc645; font-size: 1.15rem; }

@media (max-width: 1200px) {
  .stv2-room-grid2 { grid-template-columns: minmax(0, 1fr) 360px; }
}
@media (max-width: 980px) {
  .stv2-room-wrap { padding-top: 118px; }
  /* 1fr không co nhỏ hơn nội dung -> phải dùng minmax(0,1fr) để ảnh không tràn */
  .stv2-room-grid2 { grid-template-columns: minmax(0, 1fr); }
  .stv2-book { position: static; }
}
@media (max-width: 600px) {
  .stv2-room-wrap { padding-top: 104px; padding-bottom: 48px; }
  .stv2-room-title-row { flex-direction: column; gap: 10px; }
  .stv2-back { margin-top: 0; }
  .stv2-gal-thumbs { gap: 8px; }
  .stv2-gal-thumbs button { flex-basis: calc((100% - 24px) / 4); }
  .stv2-gal-main { aspect-ratio: 1.4; }
  .stv2-room-feats li + li::before, .stv2-room-uses li + li::before { display: none; }
  .stv2-book-card { padding: 24px 20px; }
}

/* ==========================================================================
   TRANG ĐẶT TIỆC
   ========================================================================== */
.stv2-party-hero {
  --hdr: 172px;
  position: relative;
  isolation: isolate;
  display: flex;
  align-items: center;
  min-height: clamp(470px, 32vw, 560px);
  padding-top: var(--hdr);
  overflow: hidden;
}
.stv2-party-hero-img,
.stv2-party-hero-shade { position: absolute; inset: var(--hdr) 0 0 0; width: 100%; }
.stv2-party-hero-img { z-index: -3; height: 100%; object-fit: cover; object-position: 62% 50%; }
.stv2-party-hero-shade {
  z-index: -2;
  background: linear-gradient(90deg, #0b0d0d 0%, rgba(11, 13, 13, 0.94) 22%, rgba(11, 13, 13, 0.6) 42%, rgba(11, 13, 13, 0.08) 68%, rgba(11, 13, 13, 0) 100%);
}
.stv2-party-hero-copy { position: relative; width: 100%; padding-block: 34px 40px; }
.stv2-party-hero-copy .stv2-eyebrow { letter-spacing: 0.2em; margin-bottom: 12px; }
.stv2-party-hero h1 {
  font-family: var(--display);
  font-size: clamp(2.2rem, 3.6vw, 3.6rem);
  font-weight: 400;
  line-height: 1.14;
  text-transform: none;
}
.stv2-party-hero h1 span { color: var(--ivory); }
.stv2-party-hero h1 em,
.stv2-party-h2 em,
.stv2-custom-copy h2 em,
.stv2-consult-copy h2 em {
  font-style: normal;
  color: #ffc645;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-party-lead { margin-top: 16px; color: #d6d2c8; font-size: clamp(15px, 1.2vw, 17px); line-height: 1.8; }
.stv2-party-cta { margin-top: 26px; min-height: 60px; padding-inline: 32px; font-size: 16px; }
.stv2-party-jump {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-top: 22px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(212, 177, 107, 0.6);
  color: var(--ivory);
  font-size: 15px;
}
.stv2-party-jump svg { width: 18px; height: 18px; fill: none; stroke: var(--gold); stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.stv2-party-jump:hover { color: var(--gold-soft); }

/* 3 hình thức phục vụ */
.stv2-party-modes {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(20px, 3vw, 50px);
  width: calc(100% - 112px);
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 26px 0;
  border-bottom: 1px solid rgba(244, 233, 207, 0.12);
}
.stv2-party-modes li { position: relative; display: flex; align-items: center; gap: 18px; }
.stv2-party-modes li + li::before {
  content: "";
  position: absolute;
  left: calc(-1 * clamp(10px, 1.5vw, 25px));
  top: -4px;
  bottom: -4px;
  width: 1px;
  background: rgba(244, 233, 207, 0.12);
}
.stv2-party-modes svg {
  width: 50px;
  height: 50px;
  flex: 0 0 50px;
  fill: none;
  stroke: var(--gold);
  stroke-width: 1.2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.stv2-party-modes h3 {
  color: var(--ivory);
  font-family: var(--sans);
  font-size: 16px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
}
.stv2-party-modes p { margin-top: 4px; color: var(--muted); font-size: 14px; }

/* Gói tiệc */
.stv2-party-sets-wrap { padding-top: 50px; }
.stv2-party-h2 {
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.9rem, 3vw, 2.9rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-party-h2sub { margin-top: 10px; color: var(--muted); font-size: clamp(15px, 1.15vw, 16.5px); }
.stv2-set-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
  margin-top: 28px;
}
.stv2-set {
  display: flex;
  flex-direction: column;
  padding: 14px 14px 18px;
  border: 1px solid rgba(244, 233, 207, 0.11);
  border-radius: 14px;
  background: linear-gradient(170deg, rgba(26, 29, 29, 0.65), rgba(15, 17, 17, 0.5));
  transition: border-color 0.25s, transform 0.25s;
}
.stv2-set:hover { border-color: rgba(212, 177, 107, 0.4); transform: translateY(-2px); }
.stv2-set-media { aspect-ratio: 1.85; border-radius: 8px; }
.stv2-set-media::after { background: none; }
.stv2-set-media img { filter: none; object-position: center 52%; }
.stv2-set-body { display: flex; flex-direction: column; flex: 1; padding: 16px 6px 0; }
.stv2-set-body h3 {
  color: var(--ivory);
  font-family: var(--display);
  font-size: 1.35rem;
  font-weight: 400;
  text-transform: none;
}
.stv2-set-price {
  margin-top: 8px;
  color: #ffc645;
  font-family: var(--sans);
  font-size: 1.3rem;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-set-price span {
  color: #8f8d86;
  font-size: 13px;
  background: none;
  -webkit-text-fill-color: currentColor;
}
.stv2-set-dishes { margin-top: 14px; }
.stv2-set-dishes li { color: var(--muted); font-size: 14.5px; line-height: 1.55; margin-bottom: 6px; }
.stv2-set-foot {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: auto;
  padding-top: 18px;
}
.stv2-set-detail {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  white-space: nowrap;
  font-size: 13.5px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(212, 177, 107, 0.6);
  color: var(--ivory);
  font-family: var(--sans);
  font-size: 14px;
}
.stv2-set-detail svg { width: 14px; height: 14px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; transition: transform 0.2s; }
.stv2-set-detail.is-open svg { transform: rotate(90deg); }
.stv2-set-detail:hover { color: var(--gold-soft); }
.stv2-set-more { margin-top: 14px; padding-top: 14px; border-top: 1px solid rgba(244, 233, 207, 0.1); }
.stv2-set-more p { color: var(--muted); font-size: 13.5px; line-height: 1.65; }
.stv2-set-more p + p { margin-top: 8px; }

.stv2-set-foot .stv2-btn-sm { min-height: 42px; padding: 9px 15px; font-size: 13.5px; gap: 8px; }
.stv2-set-foot .stv2-btn-sm .stv2-arrow { width: 16px; flex-basis: 16px; }

/* Thẻ món khai vị */
.stv2-set-extra { padding: 20px 18px; }
.stv2-set-extra-top { display: flex; align-items: flex-start; justify-content: space-between; gap: 14px; }
.stv2-set-extra-top h3 {
  margin-top: 6px;
  color: var(--ivory);
  font-family: var(--display);
  font-size: 1.5rem;
  font-weight: 400;
  text-transform: none;
}
.stv2-set-extra-sub { margin-top: 6px; color: var(--muted); font-size: 14px; line-height: 1.5; }
.stv2-set-extra-img { flex: 0 0 40%; aspect-ratio: 1.15; border-radius: 10px; }
.stv2-set-extra-img::after { background: none; }
.stv2-set-extra-img img { filter: none; object-position: center 50%; }
.stv2-soups {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: 10px 14px;
  margin: 18px 0 0;
  padding-top: 16px;
  border-top: 1px solid rgba(244, 233, 207, 0.1);
}
.stv2-soups li { display: flex; align-items: center; gap: 10px; color: var(--ivory); font-size: 13.5px; }
.stv2-soups span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
  border-radius: 50%;
  background: linear-gradient(90deg, #de9e0f, #ffc645);
  color: #14100a;
  font-size: 12px;
  font-weight: 600;
}
.stv2-soup-btn { width: 100%; margin-top: 18px; min-height: 50px; }

/* Thực đơn tùy chọn */
.stv2-custom {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  align-items: center;
  gap: clamp(28px, 3.5vw, 58px);
  margin-top: 64px;
  padding-top: 46px;
  border-top: 1px solid rgba(244, 233, 207, 0.12);
}
.stv2-custom-copy .stv2-svc-rule { margin: 12px 0 20px; }
.stv2-custom-copy h2,
.stv2-consult-copy h2 {
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.8rem, 2.6vw, 2.6rem);
  font-weight: 400;
  line-height: 1.2;
  text-transform: none;
}
.stv2-custom-copy > p { margin-top: 18px; color: var(--muted); font-size: 15.5px; line-height: 1.85; }
.stv2-custom-copy .stv2-room-detail { margin-top: 22px; }
.stv2-custom-pics { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.stv2-custom-pics figure { margin: 0; }
.stv2-custom-pics .stv2-media { aspect-ratio: 1.08; border-radius: 10px; }
.stv2-custom-pics figcaption { margin-top: 12px; color: var(--ivory); font-family: var(--display); font-size: 1.15rem; line-height: 1.35; }

/* Quy trình 4 bước */
.stv2-steps-wrap { margin-top: 64px; padding-top: 46px; border-top: 1px solid rgba(244, 233, 207, 0.12); }
.stv2-steps {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(18px, 2.4vw, 36px);
  margin-top: 30px;
}
.stv2-steps li { position: relative; display: flex; align-items: flex-start; gap: 16px; }
.stv2-steps li + li::before {
  content: "";
  position: absolute;
  left: calc(-1 * clamp(9px, 1.2vw, 18px));
  top: 0;
  bottom: 0;
  width: 1px;
  background: rgba(244, 233, 207, 0.12);
}
.stv2-step-no {
  color: rgba(212, 177, 107, 0.75);
  font-family: var(--display);
  font-size: 1.75rem;
  line-height: 1.1;
}
.stv2-steps svg {
  width: 48px;
  height: 48px;
  flex: 0 0 48px;
  margin-top: -4px;
  fill: none;
  stroke: var(--gold);
  stroke-width: 1.15;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.stv2-steps h3 {
  color: var(--ivory);
  font-family: var(--sans);
  font-size: 15.5px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0;
}
.stv2-steps p { margin-top: 6px; color: var(--muted); font-size: 14px; line-height: 1.6; }

/* Tư vấn */
.stv2-consult {
  display: grid;
  grid-template-columns: 0.8fr 1.2fr;
  align-items: start;
  gap: clamp(28px, 3.5vw, 58px);
  margin-top: 64px;
  padding-top: 46px;
  padding-bottom: 74px;
  border-top: 1px solid rgba(244, 233, 207, 0.12);
}
.stv2-consult-copy .stv2-svc-rule { margin: 12px 0 22px; }
.stv2-consult-copy > p { margin-top: 18px; color: var(--muted); font-size: 15.5px; line-height: 1.85; }
.stv2-consult-phone { display: flex; align-items: center; gap: 18px; margin-top: 34px; }
.stv2-consult-phone p { color: var(--muted); font-size: 15px; }
.stv2-consult-phone a {
  display: block;
  margin-top: 4px;
  color: #ffc645;
  font-family: var(--sans);
  font-size: 1.6rem;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-consult-form {
  padding: 32px 30px 28px;
  border: 1px solid rgba(244, 233, 207, 0.13);
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(26, 29, 29, 0.66), rgba(15, 17, 17, 0.48));
}

/* Định dạng lại form Contact Form 7 cho khớp giao diện */
.stv2-consult-form .form-dang-ki,
.stv2-consult-form .form-dang-ki-border,
.stv2-consult-form .form-dang-ki-bg {
  background: none !important;
  background-image: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
.stv2-consult-form .form-dang-ki-border::before,
.stv2-consult-form .form-dang-ki-bg::before,
.stv2-consult-form .form-dang-ki::before { display: none !important; content: none !important; }
.stv2-consult-form .split-text { display: none !important; }
.stv2-consult-form h2.stv2-form-title,
.stv2-contact-form h2.stv2-form-title {
  margin-bottom: 8px;
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.6rem, 2.1vw, 2.05rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-consult-form form { margin: 0; }
.stv2-fgrid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 16px 20px; }
.stv2-fld-full { grid-column: 1 / -1; }
.stv2-fld label {
  display: block;
  margin-bottom: 8px;
  color: var(--ivory);
  font-family: var(--sans);
  font-size: 14.5px;
  font-weight: 400;
}
.stv2-fld label b { color: #e07a5f; font-weight: 400; }
.stv2-fld .wpcf7-form-control-wrap { display: block; }
.stv2-consult-form input[type="text"],
.stv2-consult-form input[type="tel"],
.stv2-consult-form input[type="email"],
.stv2-consult-form input[type="date"],
.stv2-consult-form input[type="number"],
.stv2-consult-form select,
.stv2-consult-form textarea {
  width: 100%;
  height: 52px;
  margin: 0;
  padding: 0 16px;
  border: 1px solid rgba(244, 233, 207, 0.14) !important;
  border-radius: 9px !important;
  background: rgba(17, 20, 20, 0.9) !important;
  box-shadow: none !important;
  color: var(--ivory) !important;
  font-family: var(--sans) !important;
  font-size: 15px !important;
}
.stv2-consult-form select {
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #d4b16b 50%), linear-gradient(135deg, #d4b16b 50%, transparent 50%) !important;
  background-position: calc(100% - 22px) center, calc(100% - 16px) center !important;
  background-size: 6px 6px, 6px 6px !important;
  background-repeat: no-repeat !important;
  padding-right: 44px;
}
.stv2-consult-form textarea {
  height: auto !important;
  min-height: 96px;
  max-height: 150px;
  padding: 14px 16px;
  line-height: 1.6;
  resize: vertical;
}
.stv2-consult-form input::placeholder,
.stv2-consult-form textarea::placeholder { color: #7e7c76 !important; }
.stv2-consult-form input:focus,
.stv2-consult-form textarea:focus,
.stv2-consult-form select:focus { border-color: rgba(212, 177, 107, 0.6) !important; }
.stv2-consult-form input[type="date"] { color-scheme: dark; }
.stv2-consult-form input[type="submit"] {
  width: 100%;
  height: 60px;
  margin-top: 20px;
  border: 0 !important;
  border-radius: 10px !important;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%) !important;
  color: #14100a !important;
  font-family: var(--sans) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  transition: filter 0.2s;
}
.stv2-consult-form input[type="submit"]:hover { filter: brightness(1.07); }
.stv2-fnote { margin-top: 14px; color: #8b8981; font-size: 13.5px; text-align: center; }
.stv2-consult-form .wpcf7-spinner { display: block; margin: 10px auto 0; }
.stv2-consult-form .wpcf7-not-valid-tip { color: #e59b86 !important; font-size: 13px; margin-top: 6px; }
.stv2-consult-form .wpcf7-response-output {
  margin: 16px 0 0 !important;
  padding: 14px 16px !important;
  border-radius: 9px !important;
  border-color: rgba(212, 177, 107, 0.5) !important;
  color: var(--ivory);
  font-size: 14.5px;
}

/* Danh sách gói của plugin chỉ dùng để mở hộp đặt tiệc -> ẩn phần hiển thị */
.stv2-plugin-sets .stdm-setmenus-wrapper { display: none !important; }

@media (max-width: 1200px) {
  .stv2-set-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .stv2-steps { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 26px; }
  .stv2-steps li:nth-child(3)::before { display: none; }
}
@media (max-width: 980px) {
  .stv2-party-hero { --hdr: 150px; min-height: 430px; }
  .stv2-party-modes { width: calc(100% - 48px); grid-template-columns: minmax(0, 1fr); gap: 18px; }
  .stv2-party-modes li + li::before { display: none; }
  .stv2-set-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .stv2-custom, .stv2-consult { grid-template-columns: minmax(0, 1fr); }
  .stv2-consult-form .row { grid-template-columns: minmax(0, 1fr); }
}
@media (max-width: 600px) {
  .stv2-party-hero { --hdr: 128px; min-height: 400px; }
  .stv2-party-hero-shade {
    background: linear-gradient(90deg, #0b0d0d 0%, rgba(11, 13, 13, 0.92) 44%, rgba(11, 13, 13, 0.5) 80%, rgba(11, 13, 13, 0.2) 100%);
  }
  .stv2-set-grid { grid-template-columns: minmax(0, 1fr); }
  .stv2-custom-pics { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); }
  .stv2-custom-pics figure:last-child { display: none; }
  .stv2-steps { grid-template-columns: minmax(0, 1fr); }
  .stv2-steps li::before { display: none !important; }
  .stv2-consult-form { padding: 24px 18px; }
  .stv2-set-extra-img { flex-basis: 38%; }
}

/* ==========================================================================
   TRANG LIÊN HỆ
   ========================================================================== */
.stv2-contact-wrap { padding-top: 128px; padding-bottom: 76px; }
.stv2-contact-title {
  margin-top: 14px;
  font-family: var(--display);
  font-size: clamp(2.1rem, 3.2vw, 3.2rem);
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
}
.stv2-contact-title span { color: var(--ivory); }
.stv2-contact-title em {
  font-style: normal;
  color: #ffc645;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-contact-sub { margin-top: 10px; color: var(--muted); font-size: clamp(15px, 1.2vw, 17px); }
.stv2-contact-grid {
  display: grid;
  grid-template-columns: 0.95fr 1.15fr;
  align-items: start;
  gap: clamp(30px, 3.6vw, 58px);
  margin-top: 34px;
}
.stv2-contact-info h2 {
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.6rem, 2.1vw, 2.05rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-contact-list { margin-top: 26px; }
.stv2-contact-list li { display: flex; align-items: flex-start; gap: 18px; }
.stv2-contact-list li + li { margin-top: 26px; }
.stv2-contact-list .stv2-icon { width: 28px; height: 28px; flex: 0 0 28px; stroke-width: 1.4; margin-top: 2px; }
.stv2-contact-key { color: var(--gold); font-size: 14.5px; margin-bottom: 6px; }
.stv2-contact-list p { color: var(--ivory); font-size: 15.5px; line-height: 1.7; }
.stv2-contact-list a { color: inherit; transition: color 0.2s; }
.stv2-contact-list a:hover { color: var(--gold-soft); }
.stv2-contact-hotline {
  display: block;
  color: #ffc645 !important;
  font-family: var(--sans);
  font-size: clamp(1.5rem, 2vw, 1.95rem);
  line-height: 1.2;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-contact-tels { margin-top: 8px; color: var(--muted) !important; font-size: 15px; }
.stv2-contact-call { margin-top: 12px; font-size: 14.5px; }
.stv2-contact-hours { font-size: 1.2rem !important; }
.stv2-contact-social {
  margin-top: 30px;
  padding-top: 26px;
  border-top: 1px solid rgba(244, 233, 207, 0.12);
}
.stv2-contact-social > p { color: var(--muted); font-size: 15px; }
.stv2-contact-social > div { display: flex; gap: 14px; margin-top: 14px; }
.stv2-contact-social a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(212, 177, 107, 0.6);
  border-radius: 10px;
  color: var(--gold);
  transition: background 0.2s, color 0.2s;
}
.stv2-contact-social a:hover { background: var(--gold); color: var(--ink); }
.stv2-contact-social svg { width: 21px; height: 21px; fill: none; stroke: currentColor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.stv2-contact-form { padding-top: 30px; }
.stv2-contact-formsub { margin: -6px 0 20px; color: var(--muted); font-size: 15px; }
.stv2-contact-form .split-text { display: none !important; }
.stv2-contact-form h2.stv2-form-title {
  margin-bottom: 8px;
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.6rem, 2.1vw, 2.05rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-contact-form label {
  display: block;
  margin-bottom: 8px;
  color: var(--ivory);
  font-size: 14.5px;
}

/* Đường đến nhà hàng */
.stv2-map-card {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  align-items: stretch;
  gap: 0;
  margin-top: 54px;
  overflow: hidden;
  border: 1px solid rgba(244, 233, 207, 0.12);
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(26, 29, 29, 0.6), rgba(15, 17, 17, 0.45));
}
.stv2-map-photo { min-height: 380px; }
.stv2-map-copy { padding: clamp(28px, 3vw, 46px); }
.stv2-map-copy .stv2-svc-rule { margin: 12px 0 18px; }
.stv2-map-copy h2 {
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.7rem, 2.3vw, 2.2rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-map-copy > p { margin-top: 16px; color: var(--ivory); font-size: 16px; line-height: 1.75; }
.stv2-map-btn { margin-top: 24px; min-height: 58px; padding-inline: 28px; font-size: 15px; }
.stv2-map-notes {
  margin-top: 26px;
  padding-top: 24px;
  border-top: 1px solid rgba(244, 233, 207, 0.12);
}
.stv2-map-notes li { display: flex; align-items: center; gap: 16px; color: var(--ivory); font-size: 15.5px; }
.stv2-map-notes li + li { margin-top: 16px; }
.stv2-map-notes svg {
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  fill: none;
  stroke: var(--gold);
  stroke-width: 1.3;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* Dải ảnh cuộn ngang dùng chung */
.stv2-strip {
  display: flex;
  gap: 14px;
  overflow-x: auto;
  padding-bottom: 6px;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}
.stv2-strip::-webkit-scrollbar { display: none; }
.stv2-strip .stv2-media {
  flex: 0 0 clamp(210px, 20vw, 270px);
  aspect-ratio: 1.32;
  border-radius: 10px;
  border: 1px solid var(--stroke);
  scroll-snap-align: start;
}

/* Dải ảnh đội ngũ */
.stv2-contact-team { margin-top: 54px; }
.stv2-contact-team .stv2-gal-head { margin: 0 0 18px; }
.stv2-contact-team .stv2-strip .stv2-media {
  flex: 0 0 clamp(210px, 20vw, 270px);
  aspect-ratio: 1.32;
  border-radius: 10px;
}

@media (max-width: 980px) {
  .stv2-contact-wrap { padding-top: 118px; }
  .stv2-contact-grid { grid-template-columns: minmax(0, 1fr); }
  .stv2-map-card { grid-template-columns: minmax(0, 1fr); }
  .stv2-map-photo { min-height: 280px; }
}
@media (max-width: 600px) {
  .stv2-contact-wrap { padding-top: 104px; padding-bottom: 50px; }
  .stv2-map-photo { min-height: 220px; }
  .stv2-contact-team .stv2-strip .stv2-media { flex-basis: 62vw; }
}

/* ==========================================================================
   DANH SÁCH BÀI VIẾT
   ========================================================================== */
.stv2-blog-wrap { padding-top: 128px; padding-bottom: 78px; }
.stv2-blog-title {
  margin-top: 14px;
  font-family: var(--display);
  font-size: clamp(2.1rem, 3.2vw, 3.2rem);
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
}
.stv2-blog-title span { color: var(--ivory); }
.stv2-blog-title em {
  font-style: normal;
  color: #ffc645;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.stv2-blog-sub { margin-top: 10px; color: var(--muted); font-size: clamp(15px, 1.2vw, 17px); }
.stv2-blog-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 28px;
  padding-bottom: 0;
  border-bottom: 1px solid rgba(244, 233, 207, 0.14);
}
.stv2-blog-tabs { display: flex; flex-wrap: wrap; gap: clamp(18px, 2.4vw, 36px); }
.stv2-blog-tabs a {
  position: relative;
  display: block;
  padding: 8px 2px 16px;
  color: #b7b5ad;
  font-family: var(--sans);
  font-size: 15.5px;
  transition: color 0.2s;
}
.stv2-blog-tabs a:hover { color: var(--ivory); }
.stv2-blog-tabs a.is-active { color: var(--gold-soft); }
.stv2-blog-tabs a.is-active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 2px;
  background: linear-gradient(90deg, #de9e0f, #ffc645, #c58800);
}
.stv2-blog-search { flex: 0 1 320px; margin-bottom: 12px; }
.stv2-blog-search input { height: 48px; }

.stv2-posts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(28px, 3vw, 44px) clamp(22px, 2.4vw, 34px);
  margin-top: 34px;
}
.stv2-post { display: flex; flex-direction: column; }
.stv2-post-media {
  display: block;
  aspect-ratio: 1.62;
  border-radius: 10px;
  background: #141717;
}
.stv2-post-media::after { background: none; }
.stv2-post-media img { filter: none; }
.stv2-post:hover .stv2-post-media img { transform: scale(1.04); }
.stv2-post-cat {
  display: block;
  margin-top: 16px;
  color: var(--gold);
  font-family: var(--label);
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}
.stv2-post-title {
  margin-top: 10px;
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.25rem, 1.6vw, 1.6rem);
  font-weight: 400;
  line-height: 1.32;
  text-transform: none;
}
.stv2-post-title a { transition: color 0.2s; }
.stv2-post-title a:hover { color: var(--gold-soft); }
.stv2-post-excerpt { margin-top: 10px; color: var(--muted); font-size: 15px; line-height: 1.65; }
.stv2-post-more {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-top: auto;
  padding-top: 16px;
  color: var(--gold);
  font-size: 15px;
  transition: color 0.2s;
}
.stv2-post-more:hover { color: var(--gold-soft); }
.stv2-post-more .stv2-arrow { width: 20px; flex-basis: 20px; }

/* Phân trang */
.stv2-pager {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 44px;
}
.stv2-pager .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  height: 44px;
  padding: 0 12px;
  border: 1px solid rgba(244, 233, 207, 0.16);
  border-radius: 8px;
  color: #c9c7bf;
  font-family: var(--sans);
  font-size: 15px;
  transition: border-color 0.2s, color 0.2s, background 0.2s;
}
.stv2-pager .page-numbers:hover { color: var(--ivory); border-color: rgba(212, 177, 107, 0.5); }
.stv2-pager .page-numbers.current {
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%);
  border-color: transparent;
  color: #14100a;
  font-weight: 600;
}
.stv2-pager .page-numbers.dots { border-color: transparent; }

@media (max-width: 980px) {
  .stv2-blog-wrap { padding-top: 118px; }
  .stv2-blog-bar { flex-direction: column; align-items: stretch; gap: 12px; }
  .stv2-blog-search { flex: 1 1 auto; margin-bottom: 14px; order: -1; }
  .stv2-posts { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 600px) {
  .stv2-blog-wrap { padding-top: 104px; padding-bottom: 52px; }
  .stv2-blog-tabs { gap: 16px; overflow-x: auto; flex-wrap: nowrap; }
  .stv2-blog-tabs a { white-space: nowrap; font-size: 14.5px; }
  .stv2-posts { grid-template-columns: minmax(0, 1fr); gap: 26px; }
  .stv2-pager { flex-wrap: wrap; }
}

/* ==========================================================================
   BÀI VIẾT CHI TIẾT
   ========================================================================== */
/* Theme tự chèn ảnh bìa khổ lớn trên đầu bài -> thiết kế mới không dùng */
.blog-featured-title,
.page-title.blog-featured-title { display: none !important; }
.stv2-single-wrap { padding-top: 128px; padding-bottom: 76px; }
.stv2-single .stv2-crumbs,
.stv2-single-head {
  max-width: 900px;
  margin-inline: auto;
  /* thụt vào bằng đúng cột thanh chia sẻ để mọi thứ thẳng hàng */
  padding-left: calc(64px + clamp(18px, 3vw, 46px));
}
.stv2-single-head { margin-top: 18px; }
.stv2-single-head .stv2-eyebrow { letter-spacing: 0.18em; margin-bottom: 14px; }
.stv2-single-head h1 {
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(2rem, 3.3vw, 3.2rem);
  font-weight: 400;
  line-height: 1.22;
  text-transform: none;
  text-wrap: balance;
}
.stv2-single-meta {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 26px;
  color: var(--ivory);
  font-size: 15.5px;
}
.stv2-single-meta a { color: var(--muted); transition: color 0.2s; }
.stv2-single-meta a:hover { color: var(--gold); }
.stv2-single-avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  border: 1px solid rgba(212, 177, 107, 0.5);
  object-fit: contain;
  padding: 6px;
  background: #141716;
}
.stv2-meta-div { width: 1px; height: 20px; background: rgba(244, 233, 207, 0.2); }
.stv2-single-lead {
  margin-top: 28px;
  color: var(--ivory);
  font-size: clamp(17px, 1.45vw, 20px);
  line-height: 1.7;
}
.stv2-single-body {
  position: relative;
  display: grid;
  grid-template-columns: 64px minmax(0, 1fr);
  gap: 0 clamp(18px, 3vw, 46px);
  max-width: 900px;
  margin: 34px auto 0;
}
.stv2-share-rail {
  position: sticky;
  top: 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  height: max-content;
}
.stv2-share-line { width: 1px; height: 56px; background: rgba(244, 233, 207, 0.2); margin-top: 6px; }
.stv2-share-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border: 1px solid rgba(244, 233, 207, 0.2);
  border-radius: 50%;
  color: var(--ivory);
  font-family: var(--label);
  font-size: 12px;
  transition: border-color 0.2s, color 0.2s, background 0.2s;
}
.stv2-share-btn:hover { color: var(--gold); border-color: rgba(212, 177, 107, 0.7); background: rgba(212, 177, 107, 0.08); }
.stv2-share-btn svg { width: 19px; height: 19px; fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.stv2-single-figure { margin: 0 0 30px; }
.stv2-single-figure .stv2-media { border-radius: 12px; }
.stv2-single-figure .stv2-media::after { background: none; }
.stv2-single-figure img { filter: none; }
.stv2-single-figure figcaption {
  margin-top: 12px;
  color: #8f8d86;
  font-family: var(--display);
  font-style: italic;
  font-size: 14.5px;
}

/* Nội dung bài */
.stv2-prose { color: #d8d5cc; font-size: clamp(16px, 1.2vw, 17.5px); line-height: 1.9; }
.stv2-prose p { margin-bottom: 20px; }
.stv2-prose h2,
.stv2-prose h3,
.stv2-prose h4 {
  margin: 34px 0 14px;
  color: var(--ivory);
  font-family: var(--display);
  font-weight: 400;
  line-height: 1.3;
  text-transform: none;
  background: none;
  -webkit-text-fill-color: currentColor;
}
.stv2-prose h2 { font-size: clamp(1.5rem, 2.1vw, 2rem); }
.stv2-prose h3 { font-size: clamp(1.3rem, 1.7vw, 1.6rem); }
.stv2-prose h4 { font-size: 1.2rem; }
.stv2-prose ul,
.stv2-prose ol { margin: 0 0 22px; padding-left: 4px; }
.stv2-prose ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 24px;
  list-style: none;
}
.stv2-prose ul li::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 12px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--gold);
}
.stv2-prose ol { padding-left: 22px; }
.stv2-prose ol li { margin-bottom: 10px; list-style: decimal; }
.stv2-prose ol li::marker { color: var(--gold); }
.stv2-prose img { border-radius: 10px; margin: 10px 0 6px; }
.stv2-prose a { color: var(--gold); text-decoration: underline; }
.stv2-prose blockquote {
  margin: 26px 0;
  padding: 18px 22px;
  border-left: 2px solid var(--gold);
  background: rgba(244, 233, 207, 0.04);
  color: var(--ivory);
  font-style: italic;
}
.stv2-prose table { width: 100%; border-collapse: collapse; margin-bottom: 22px; }
.stv2-prose td, .stv2-prose th { padding: 10px 12px; border: 1px solid rgba(244, 233, 207, 0.14); }

/* Chia sẻ cuối bài */
.stv2-share-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 14px;
  margin-top: 34px;
  padding-top: 26px;
  border-top: 1px solid rgba(244, 233, 207, 0.14);
  color: var(--ivory);
  font-size: 15.5px;
}
.stv2-share-zalo { width: auto; padding-inline: 16px; border-radius: 999px; font-weight: 600; }
.stv2-copied { color: var(--gold); font-size: 14px; }

/* Về tác giả */
.stv2-author {
  display: flex;
  align-items: center;
  gap: clamp(20px, 3vw, 38px);
  margin-top: 34px;
  padding: 30px clamp(22px, 3vw, 36px);
  border: 1px solid rgba(244, 233, 207, 0.12);
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(26, 29, 29, 0.6), rgba(15, 17, 17, 0.45));
}
.stv2-author img {
  width: clamp(92px, 9vw, 124px);
  height: clamp(92px, 9vw, 124px);
  flex: 0 0 auto;
  padding: 12px;
  border: 1px solid rgba(212, 177, 107, 0.45);
  border-radius: 50%;
  object-fit: contain;
  background: #141716;
}
.stv2-author h2 {
  margin: 8px 0 10px;
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.4rem, 1.9vw, 1.8rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-author p:not(.stv2-eyebrow) { color: var(--muted); font-size: 15.5px; line-height: 1.7; }
.stv2-author .stv2-post-more { margin-top: 14px; padding-top: 0; }

/* Bài viết liên quan */
.stv2-related { margin-top: 64px; padding-top: 44px; border-top: 1px solid rgba(244, 233, 207, 0.12); }
.stv2-related-head {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 26px;
}
.stv2-related-head h2 {
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.7rem, 2.5vw, 2.4rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-related .stv2-posts { margin-top: 0; }
.stv2-related-head .stv2-post-more { flex: 0 0 auto; white-space: nowrap; padding-top: 0; margin-top: 0; }

@media (min-width: 1600px) {
  .stv2-single .stv2-crumbs,
  .stv2-single-head,
  .stv2-single-body { max-width: 1020px; }
}
@media (max-width: 980px) {
  .stv2-single-wrap { padding-top: 118px; }
  .stv2-single-body { grid-template-columns: minmax(0, 1fr); }
  .stv2-share-rail { display: none; }
  .stv2-single .stv2-crumbs,
  .stv2-single-head { padding-left: 0; }
}
@media (max-width: 600px) {
  .stv2-single-wrap { padding-top: 104px; padding-bottom: 50px; }
  .stv2-single-meta { flex-wrap: wrap; gap: 10px; font-size: 14.5px; }
  .stv2-author { flex-direction: column; align-items: flex-start; text-align: left; }
  .stv2-related-head { flex-direction: column; align-items: flex-start; gap: 10px; }
}

/* ==========================================================================
   TRANG GIỎ HÀNG
   ========================================================================== */
.stv2-cartpage-wrap { padding-top: 128px; padding-bottom: 76px; }
.stv2-cartpage-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  margin-top: 14px;
}
.stv2-cartpage-head h1 {
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(2.1rem, 3.2vw, 3.1rem);
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
}
.stv2-cartpage-head p { margin-top: 8px; color: var(--muted); font-size: clamp(15px, 1.2vw, 16.5px); }
.stv2-cartpage-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(0, 1fr);
  align-items: start;
  gap: clamp(24px, 2.6vw, 38px);
  margin-top: 28px;
}
.stv2-checkout {
  padding: 30px clamp(22px, 2.6vw, 34px) 32px;
  border: 1px solid rgba(244, 233, 207, 0.13);
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(26, 29, 29, 0.6), rgba(15, 17, 17, 0.45));
}
.stv2-checkout h2 {
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.55rem, 2vw, 1.95rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-group-label {
  margin: 24px 0 14px;
  padding-top: 20px;
  border-top: 1px solid rgba(244, 233, 207, 0.1);
  color: var(--gold);
  font-family: var(--sans);
  font-size: 15px;
}
.stv2-checkout h2 + .stv2-group-label { margin-top: 20px; padding-top: 0; border-top: 0; }
.stv2-checkout .stv2-field { margin-bottom: 16px; }
.stv2-checkout .stv2-field > span { display: block; margin-bottom: 8px; color: var(--ivory); font-size: 14.5px; }
.stv2-checkout .stv2-field b { color: #e07a5f; font-weight: 400; }
.stv2-checkout .stv2-recv { margin-bottom: 6px; }
.stv2-checkout input,
.stv2-checkout select,
.stv2-checkout textarea {
  width: 100%;
  height: 52px;
  padding: 0 16px;
  border: 1px solid rgba(244, 233, 207, 0.14);
  border-radius: 9px;
  background: rgba(17, 20, 20, 0.9);
  color: var(--ivory);
  font-family: var(--sans);
  font-size: 15px;
  outline: none;
  transition: border-color 0.2s;
}
.stv2-checkout textarea { height: auto; padding: 14px 16px; line-height: 1.6; resize: vertical; }
.stv2-checkout input::placeholder,
.stv2-checkout textarea::placeholder { color: #7e7c76; }
.stv2-checkout input:focus,
.stv2-checkout select:focus,
.stv2-checkout textarea:focus { border-color: rgba(212, 177, 107, 0.6); }
.stv2-checkout input[type="date"] { color-scheme: dark; }
.stv2-checkout select { appearance: none; padding-right: 44px; }

.stv2-cartpage-side { position: sticky; top: 24px; }
.stv2-cart-rows { margin-top: 6px; }
.stv2-cart-row {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 14px;
  padding-top: 18px;
  color: var(--ivory);
  font-size: 15.5px;
}
.stv2-cart-row strong { color: var(--ivory); font-weight: 400; }
.stv2-cart-row-soft { padding-top: 12px; color: var(--muted); }
.stv2-cart-row-soft strong { color: var(--muted); }
.stv2-cartpage .stv2-cart-sum { margin-top: 14px; }
.stv2-checkout-msg {
  margin-top: 16px;
  padding: 14px 16px;
  border-radius: 10px;
  font-size: 14.5px;
  line-height: 1.6;
}
.stv2-checkout-msg.is-ok { border: 1px solid rgba(212, 177, 107, 0.5); background: rgba(212, 177, 107, 0.1); color: var(--ivory); }
.stv2-checkout-msg.is-err { border: 1px solid rgba(220, 110, 90, 0.5); background: rgba(220, 110, 90, 0.1); color: #f0d5cd; }

@media (max-width: 980px) {
  .stv2-cartpage-wrap { padding-top: 118px; }
  .stv2-cartpage-grid { grid-template-columns: minmax(0, 1fr); }
  .stv2-cartpage-side { position: static; order: -1; }
}
@media (max-width: 600px) {
  .stv2-cartpage-wrap { padding-top: 104px; padding-bottom: 50px; }
  .stv2-cartpage-head { flex-direction: column; gap: 10px; }
  .stv2-checkout { padding: 24px 18px 26px; }
  .stv2-checkout .stv2-field-row { grid-template-columns: minmax(0, 1fr); gap: 0; }
}

/* Món theo thời giá: vẫn đặt được, chỉ ghi rõ chưa tính vào tạm tính */
.stv2-order-buy .stv2-price-market {
  display: flex;
  flex-direction: column;
  gap: 2px;
  line-height: 1.35;
}
.stv2-order-buy .stv2-price-market span {
  color: #8f8d86;
  font-size: 12.5px;
  letter-spacing: 0;
  text-transform: none;
}
.stv2-item-market {
  color: var(--gold);
  font-style: normal;
  font-size: 14px;
}
.stv2-market-note {
  margin-top: 12px;
  padding: 12px 14px;
  border: 1px dashed rgba(212, 177, 107, 0.4);
  border-radius: 9px;
  color: var(--gold-soft);
  font-size: 13.5px;
  line-height: 1.6;
}

/* ==========================================================================
   TRANG TRA CỨU ĐƠN
   ========================================================================== */
.stv2-track-wrap { padding-top: 128px; padding-bottom: 78px; }
.stv2-track-head { text-align: center; margin-top: 24px; }
.stv2-track-head h1 {
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(2.2rem, 3.4vw, 3.3rem);
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
}
.stv2-track-head p { margin-top: 10px; color: var(--muted); font-size: clamp(15px, 1.2vw, 17px); }
.stv2-track-card {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr);
  gap: 0;
  max-width: 1120px;
  margin: 34px auto 0;
  border: 1px solid rgba(244, 233, 207, 0.13);
  border-radius: 16px;
  background: linear-gradient(180deg, rgba(26, 29, 29, 0.6), rgba(15, 17, 17, 0.45));
  overflow: hidden;
}
.stv2-track-form { padding: clamp(26px, 3vw, 40px); }
.stv2-track-form h2 {
  margin-bottom: 22px;
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.5rem, 2vw, 1.95rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-track-form .stv2-field { margin-bottom: 18px; }
.stv2-track-form .stv2-field > span { display: block; margin-bottom: 8px; color: var(--ivory); font-size: 14.5px; }
.stv2-track-form .stv2-field b { color: #e07a5f; font-weight: 400; }
.stv2-track-form input,
.stv2-track-form select {
  width: 100%;
  height: 54px;
  padding: 0 16px;
  border: 1px solid rgba(244, 233, 207, 0.14);
  border-radius: 9px;
  background: rgba(17, 20, 20, 0.9);
  color: var(--ivory);
  font-family: var(--sans);
  font-size: 15px;
  outline: none;
  transition: border-color 0.2s;
}
.stv2-track-form select { appearance: none; padding-right: 44px; }
.stv2-track-form input::placeholder { color: #7e7c76; }
.stv2-track-form input:focus,
.stv2-track-form select:focus { border-color: rgba(212, 177, 107, 0.6); }
.stv2-track-form input[type="date"] { color-scheme: dark; }
.stv2-track-btn { width: 100%; min-height: 60px; margin-top: 8px; font-size: 16px; gap: 14px; }
.stv2-track-btn svg { width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; }

.stv2-track-help {
  padding: clamp(26px, 3vw, 40px);
  border-left: 1px solid rgba(244, 233, 207, 0.12);
}
.stv2-track-ic {
  width: 74px;
  height: 74px;
  fill: none;
  stroke: var(--gold);
  stroke-width: 1.1;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.stv2-track-help h2 {
  margin: 22px 0 12px;
  color: var(--ivory);
  font-family: var(--display);
  font-size: clamp(1.55rem, 2.1vw, 2.05rem);
  font-weight: 400;
  text-transform: none;
}
.stv2-track-help > p { color: var(--muted); font-size: 15.5px; line-height: 1.75; }
.stv2-track-phone {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 20px;
  color: #ffc645;
  font-family: var(--sans);
  font-size: clamp(1.5rem, 2vw, 1.95rem);
}
.stv2-track-phone svg { width: 26px; height: 26px; flex: 0 0 26px; fill: none; stroke: var(--gold); stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.stv2-track-div { display: block; height: 1px; margin: 24px 0 20px; background: rgba(244, 233, 207, 0.12); }
.stv2-track-hours { display: flex; align-items: flex-start; gap: 14px; color: var(--muted); font-size: 15px; line-height: 1.7; }
.stv2-track-hours strong { color: var(--ivory); font-weight: 400; }
.stv2-track-hours svg { width: 24px; height: 24px; flex: 0 0 24px; fill: none; stroke: var(--gold); stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; margin-top: 2px; }
.stv2-track-note { margin-top: 20px; color: #8b8981; font-size: 14px; text-align: center; }

.stv2-track-result {
  max-width: 1120px;
  margin: 26px auto 0;
  padding: 24px clamp(20px, 3vw, 32px);
  border-radius: 14px;
  color: var(--ivory);
  font-size: 15px;
  line-height: 1.75;
}
.stv2-track-result.is-ok { border: 1px solid rgba(212, 177, 107, 0.45); background: rgba(212, 177, 107, 0.07); }
.stv2-track-result.is-err { border: 1px solid rgba(220, 110, 90, 0.45); background: rgba(220, 110, 90, 0.08); color: #f0d5cd; }
.stv2-track-result strong { color: var(--gold-soft); }
.stv2-track-result ul { padding-left: 20px; }
.stv2-track-result li { list-style: disc; margin-bottom: 6px; }
.stv2-track-hint { margin-top: 8px; color: var(--muted); font-size: 14px; }

@media (max-width: 980px) {
  .stv2-track-wrap { padding-top: 118px; }
  .stv2-track-card { grid-template-columns: minmax(0, 1fr); }
  .stv2-track-help { border-left: 0; border-top: 1px solid rgba(244, 233, 207, 0.12); }
}
@media (max-width: 600px) {
  .stv2-track-wrap { padding-top: 104px; padding-bottom: 52px; }
  .stv2-track-ic { width: 58px; height: 58px; }
}

/* ==========================================================================
   HỘP ĐẶT TIỆC CỦA PLUGIN - khoác lại theo giao diện mới
   ========================================================================== */
#stdm-party-booking-modal {
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
  padding: 40px 16px !important;
  box-sizing: border-box;
}
#stdm-party-booking-modal .stdm-modal-backdrop {
  position: fixed !important;
  inset: 0;
  background: rgba(4, 6, 6, 0.84) !important;
}
#stdm-party-booking-modal .stdm-modal-content {
  margin: 0 auto !important;
  max-width: 560px !important;
  z-index: 10;
  background: transparent !important;
  border-radius: 16px !important;
}
#stdm-party-booking-modal .stdm-booking-box {
  padding: 34px 32px 30px !important;
  border: 1px solid rgba(212, 177, 107, 0.42) !important;
  border-radius: 16px !important;
  background: linear-gradient(180deg, #1b1e1e, #101212) !important;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.6) !important;
}
#stdm-party-booking-modal .stdm-booking-box::before { display: none !important; content: none !important; }
#stdm-party-booking-modal h2 {
  margin: 0 0 22px !important;
  color: #f2ebda !important;
  font-family: "Playfair Display", Georgia, serif !important;
  font-size: 1.85rem !important;
  font-weight: 400 !important;
  text-align: left !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  background: none !important;
  -webkit-text-fill-color: currentColor !important;
}
#stdm-party-booking-modal .stdm-modal-close {
  top: 22px !important;
  right: 22px !important;
  width: 36px;
  height: 36px;
  border-radius: 50% !important;
  color: #b9b7af !important;
  font-size: 22px !important;
  line-height: 1;
  transition: color 0.2s, background 0.2s;
}
#stdm-party-booking-modal .stdm-modal-close:hover { color: #d4b16b !important; background: rgba(212, 177, 107, 0.12) !important; }
#stdm-party-booking-modal .stdm-booking-field { margin-bottom: 16px !important; }
#stdm-party-booking-modal .stdm-booking-row,
#stdm-party-booking-modal .stdm-booking-field-date-time { flex-wrap: wrap; gap: 14px !important; }
#stdm-party-booking-modal .stdm-booking-row > label,
#stdm-party-booking-modal .stdm-booking-field-date-time > label { flex: 0 0 100%; }
#stdm-party-booking-modal .stdm-booking-row > input,
#stdm-party-booking-modal .stdm-booking-row > select,
#stdm-party-booking-modal .stdm-booking-field-date-time > input,
#stdm-party-booking-modal .stdm-booking-field-date-time > select { flex: 1 1 0; min-width: 0; }
#stdm-party-booking-modal label {
  color: #f2ebda !important;
  font-family: "Inter", sans-serif !important;
  font-size: 14.5px !important;
  font-weight: 400 !important;
  margin-bottom: 8px !important;
}
#stdm-party-booking-modal input[type="text"],
#stdm-party-booking-modal input[type="tel"],
#stdm-party-booking-modal input[type="number"],
#stdm-party-booking-modal input[type="date"],
#stdm-party-booking-modal select,
#stdm-party-booking-modal textarea {
  width: 100%;
  height: 52px !important;
  padding: 0 16px !important;
  border: 1px solid rgba(244, 233, 207, 0.16) !important;
  border-radius: 9px !important;
  background: rgba(17, 20, 20, 0.92) !important;
  box-shadow: none !important;
  color: #f2ebda !important;
  font-family: "Inter", sans-serif !important;
  font-size: 15px !important;
  outline: none;
  transition: border-color 0.2s;
}
#stdm-party-booking-modal textarea { height: auto !important; min-height: 96px; padding: 14px 16px !important; line-height: 1.6; resize: vertical; }
#stdm-party-booking-modal input::placeholder,
#stdm-party-booking-modal textarea::placeholder { color: #7e7c76 !important; }
#stdm-party-booking-modal input:focus,
#stdm-party-booking-modal select:focus,
#stdm-party-booking-modal textarea:focus { border-color: rgba(212, 177, 107, 0.65) !important; }
#stdm-party-booking-modal input[type="date"] { color-scheme: dark; }
#stdm-party-booking-modal select { appearance: none; padding-right: 42px !important;
  background-image: linear-gradient(45deg, transparent 50%, #d4b16b 50%), linear-gradient(135deg, #d4b16b 50%, transparent 50%) !important;
  background-position: calc(100% - 22px) center, calc(100% - 16px) center !important;
  background-size: 6px 6px, 6px 6px !important;
  background-repeat: no-repeat !important;
}
#stdm-party-booking-modal #booking_setmenu_id {
  color: #ffc645 !important;
  border-color: rgba(212, 177, 107, 0.4) !important;
  background-color: rgba(212, 177, 107, 0.08) !important;
}

/* Chọn địa điểm */
#stdm-party-booking-modal .stdm-party-location-radio .radio-label {
  display: inline-flex !important;
  align-items: center;
  gap: 10px;
  margin-right: 22px;
  cursor: pointer;
}
#stdm-party-booking-modal input[type="radio"] {
  -webkit-appearance: none !important;
  appearance: none !important;
  width: 20px !important;
  height: 20px !important;
  min-width: 20px;
  margin: 0 !important;
  padding: 0 !important;
  border: 1px solid rgba(212, 177, 107, 0.6) !important;
  border-radius: 50% !important;
  background: transparent !important;
  box-shadow: none !important;
  outline: none;
  position: relative;
  flex: 0 0 20px;
}
#stdm-party-booking-modal input[type="radio"]:focus-visible {
  outline: 2px solid rgba(212, 177, 107, 0.45);
  outline-offset: 3px;
}
#stdm-party-booking-modal input[type="radio"]:checked { border-color: #d4b16b !important; }
#stdm-party-booking-modal input[type="radio"]:checked::after {
  content: "";
  position: absolute;
  inset: 4px;
  border-radius: 50%;
  background: linear-gradient(90deg, #de9e0f, #ffc645);
}

/* Nút xác nhận */
#stdm-party-booking-modal .stdm-btn-primary,
#stdm-party-booking-modal #stdm-btn-submit-booking {
  width: 100%;
  min-height: 58px;
  margin-top: 6px;
  border: 0 !important;
  border-radius: 10px !important;
  background: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%) !important;
  background-image: linear-gradient(90deg, #de9e0f 0%, #e9aa1f 22.6%, #ffc645 50.48%, #e9ab1f 79.33%, #c58800 100%) !important;
  color: #14100a !important;
  font-family: "Inter", sans-serif !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  box-shadow: none !important;
  transition: filter 0.2s;
}
#stdm-party-booking-modal .stdm-btn-primary:hover { filter: brightness(1.07); }
#stdm-party-booking-modal .stdm-order-hint { color: #8b8981 !important; font-size: 13.5px !important; margin-top: 12px !important; }
#stdm-party-booking-modal .stdm-booking-success-box,
#stdm-party-booking-modal .notice {
  border-radius: 10px !important;
  border: 1px solid rgba(212, 177, 107, 0.5) !important;
  background: rgba(212, 177, 107, 0.1) !important;
  color: #f2ebda !important;
}
@media (max-width: 600px) {
  #stdm-party-booking-modal .stdm-booking-box { padding: 26px 20px 24px !important; }
  #stdm-party-booking-modal .stdm-booking-row,
  #stdm-party-booking-modal .stdm-booking-field-date-time { flex-direction: column !important; gap: 16px !important; align-items: stretch; }
  #stdm-party-booking-modal .stdm-booking-row > *,
  #stdm-party-booking-modal .stdm-booking-field-date-time > * { flex: 0 0 auto !important; width: 100%; }
}

/* Select2 trong hộp đặt tiệc */
#stdm-party-booking-modal .select2-container { width: 100% !important; border: 0 !important; }
#stdm-party-booking-modal .select2-container--default .select2-selection--single {
  height: 52px !important;
  padding: 0 14px !important;
  border: 1px solid rgba(244, 233, 207, 0.16) !important;
  border-radius: 9px !important;
  background: rgba(17, 20, 20, 0.92) !important;
  box-shadow: none !important;
  outline: none;
}
#stdm-party-booking-modal .select2-container--open .select2-selection--single,
#stdm-party-booking-modal .select2-container--focus .select2-selection--single { border-color: rgba(212, 177, 107, 0.65) !important; }
#stdm-party-booking-modal .select2-selection--single .select2-selection__rendered {
  padding: 0 24px 0 0 !important;
  color: #f2ebda !important;
  font-family: "Inter", sans-serif !important;
  font-size: 15px !important;
  line-height: 50px !important;
}
#stdm-party-booking-modal .select2-selection--single .select2-selection__placeholder { color: #7e7c76 !important; }
#stdm-party-booking-modal .select2-selection--single .select2-selection__arrow { height: 50px !important; right: 12px !important; }
#stdm-party-booking-modal .select2-selection--single .select2-selection__arrow b {
  border-color: #d4b16b transparent transparent transparent !important;
}
#stdm-party-booking-modal .select2-container--open .select2-selection__arrow b {
  border-color: transparent transparent #d4b16b transparent !important;
}
#stdm-party-booking-modal #booking_setmenu_id + .select2-container .select2-selection--single {
  border-color: rgba(212, 177, 107, 0.4) !important;
  background: rgba(212, 177, 107, 0.08) !important;
}
#stdm-party-booking-modal #booking_setmenu_id + .select2-container .select2-selection__rendered { color: #ffc645 !important; }

/* Danh sách xổ xuống của select2 (gắn vào body nên để chọn tự do) */
.select2-container--default .select2-dropdown {
  border: 1px solid rgba(212, 177, 107, 0.35) !important;
  border-radius: 10px !important;
  background: #141717 !important;
  overflow: hidden;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.55);
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  height: 42px;
  padding: 0 12px;
  border: 1px solid rgba(244, 233, 207, 0.16) !important;
  border-radius: 8px;
  background: rgba(9, 11, 11, 0.9);
  color: #f2ebda;
}
.select2-container--default .select2-results__option {
  color: #ddd7c8;
  font-family: "Inter", sans-serif;
  font-size: 14.5px;
  padding: 10px 14px;
  background: transparent;
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted {
  background: rgba(212, 177, 107, 0.16) !important;
  color: #ffc645 !important;
}
.select2-container--default .select2-results__option[aria-selected="true"] { background: rgba(212, 177, 107, 0.1) !important; color: #ffc645 !important; }
