.longwang-home-hero-with-video {
  position: relative;
  overflow: hidden;
  background-image: none !important;
}

.longwang-home-s1 {
  position: relative;
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  height: 100vh;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  border-radius: 0;
}

.longwang-home-s1-no-video {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.longwang-home-s1-inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  padding-inline: 16px;
}

.longwang-home-s1[data-longwang-home-hero] {
  display: block;
  overflow: hidden;
  height: clamp(760px, 100vh, 868px);
  min-height: clamp(760px, 100vh, 868px);
  text-align: left;
}

.longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-inner {
  width: min(1320px, calc(100% - 100px));
  max-width: 1320px;
  height: 100%;
  margin: 0 auto;
  padding: 0;
}

.longwang-home-s1-copy {
  display: contents;
}

.longwang-home-s1-title-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
}

.longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-title-group {
  position: absolute;
  z-index: 2;
  top: min(471px, calc(100% - 230px));
  left: 0;
  width: 476px;
}

@media (min-width: 1025px) {
  html[lang^="en"] .longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-title-group {
    width: 50%;
  }
}

@media (min-width: 1025px) and (max-height: 820px) {
  .longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-title-group {
    top: clamp(320px, 44vh, 360px);
  }
}

.longwang-home-s1-line1 {
  margin: 0;
  font-family: var(--longwang-font-display, "Long Wang VIP-MOLLIE-GLASTON", "Long Wang SVN-Gilroy", sans-serif);
  font-size: 48px;
  line-height: 1.5;
  font-weight: 400;
}

.longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-line1 {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 30px;
  font-family: "UTM Americana", "Aphrodite Pro", "Long Wang SVN-Gilroy", sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
  color: #ffffff;
}

.longwang-home-s1-line2 {
  margin: 0;
  font-family: var(--longwang-font-display, "Long Wang VIP-MOLLIE-GLASTON", "Long Wang SVN-Gilroy", sans-serif);
  font-size: 64px;
  line-height: 1.3;
  font-weight: 400;
  color: #ff7900;
}

.longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-line2 {
  width: 100%;
  min-height: 144px;
  font-family: "1FTV VIP Mollie Glaston", "Long Wang VIP-MOLLIE-GLASTON", "Long Wang SVN-Gilroy", sans-serif;
  font-size: 64px;
  line-height: 72px;
  font-weight: 400;
  color: #ffffff;
}

.longwang-home-s1-desc {
  margin: 0;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 300;
}

.longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-desc {
  position: absolute;
  z-index: 2;
  top: min(522px, calc(100% - 150px));
  right: 0;
  width: 264px;
  max-width: 100%;
  margin: 0;
  font-family: "SVN-Gilroy", "Long Wang SVN-Gilroy", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  color: #ffffff;
}

@media (min-width: 1025px) and (max-height: 820px) {
  .longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-desc {
    top: clamp(400px, 52vh, 440px);
  }
}

.longwang-home-s1-desc p {
  margin: 0;
}

.longwang-home-s1-desc p + p {
  margin-top: 8px;
}

.longwang-home-s1-desc strong,
.longwang-home-s1-desc b {
  font-weight: 600;
}

.longwang-home-s1-desc em,
.longwang-home-s1-desc i {
  font-style: italic;
}

.longwang-home-s1-desc u {
  text-decoration: underline;
  text-underline-offset: 2px;
}

.longwang-home-s1-booking {
  position: relative;
  isolation: isolate;
  display: none;
  align-items: center;
  justify-content: center;
  width: max-content;
  min-width: 80px;
  height: 26px;
  margin: 18px 6px 0;
  padding: 0 8px;
  border: 0;
  color: #ffffff;
  background: linear-gradient(180deg, #bd8d4b 0%, #b47f2b 100%);
  font-family: "SVN-Gilroy", "Long Wang SVN-Gilroy", sans-serif;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform 180ms ease, filter 180ms ease;
}

.longwang-home-s1-booking::before,
.longwang-home-s1-booking::after {
  content: "";
  position: absolute;
  top: 0;
  width: 6px;
  height: 100%;
  background: url("../images/framebutton-datban.svg") center / 100% 100% no-repeat;
  pointer-events: none;
}

.longwang-home-s1-booking::before {
  right: 99%;
}

.longwang-home-s1-booking::after {
  left: 99%;
  transform: scaleX(-1);
}

.longwang-home-s1-booking:hover,
.longwang-home-s1-booking:focus-visible {
  color: #ffffff;
  filter: brightness(1.08);
  transform: translateY(-1px);
}

.longwang-home-s1-booking:focus-visible {
  outline: 2px solid rgba(255, 238, 214, 0.92);
  outline-offset: 3px;
}

.longwang-home-s1-booking span {
  position: relative;
  z-index: 1;
  white-space: nowrap;
  margin-bottom: -2px;
}

.longwang-page-s1 {
  position: relative;
  isolation: isolate;
  height: 492px;
  min-height: 492px;
  max-height: 492px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: var(--longwang-page-s1-bg-desktop, none);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.longwang-page-s1::before {
  content: '';
  position: absolute;
  inset: 0;
  background-color: var(--longwang-page-s1-overlay-color, #000000);
  opacity: var(--longwang-page-s1-overlay-opacity, 0.5);
  z-index: 1;
  pointer-events: none;
}

.longwang-page-s1 .longwang-home-s1-inner {
  position: relative;
  z-index: 2;
  height: 100%;
  min-height: 0;
  max-width: 1320px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
}

.longwang-page-s1:not(.longwang-page-s1-locations) .longwang-home-s1-inner {
  box-sizing: border-box;
  padding-top: clamp(112px, 9vw, 150px);
}

.longwang-page-s1-title-group {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  width: min(100%, 712px);
}
section.longwang-home-s1.longwang-home-s1-no-video.longwang-page-s1.longwang-page-s1-menu {
  background-position: center center;
}

.longwang-page-s1 .longwang-home-s1-line1 {
  font-family: "Aphrodite Pro", var(--longwang-font-display, "Long Wang VIP-MOLLIE-GLASTON", "Long Wang SVN-Gilroy", sans-serif);
}

.longwang-page-s1-member::before,
.longwang-page-s1-promotion::before,
.longwang-page-s1-menu::before,
.longwang-page-s1-story::before {
  background-color: #000000;
  opacity: 0.66;
}

.longwang-page-s1-member .longwang-home-s1-desc,
.longwang-page-s1-promotion .longwang-home-s1-desc,
.longwang-page-s1-menu .longwang-home-s1-desc,
.longwang-page-s1-story .longwang-home-s1-desc {
  display: none;
}

.longwang-page-s1-member .longwang-home-s1-line1,
.longwang-page-s1-promotion .longwang-home-s1-line1,
.longwang-page-s1-menu .longwang-home-s1-line1,
.longwang-page-s1-story .longwang-home-s1-line1 {
  width: min(100%, 610px);
  font-family: "SVN-Gilroy", "Long Wang SVN-Gilroy", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}

.longwang-page-s1-member .longwang-home-s1-line2,
.longwang-page-s1-promotion .longwang-home-s1-line2,
.longwang-page-s1-menu .longwang-home-s1-line2,
.longwang-page-s1-story .longwang-home-s1-line2 {
  width: min(100%, 712px);
  font-family: "1FTV VIP Mollie Glaston", "Long Wang VIP-MOLLIE-GLASTON", "Long Wang SVN-Gilroy", sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 400;
  letter-spacing: 0.04em;
  text-align: center;
  text-transform: capitalize;
  color: #ffffff;
}

.longwang-page-s1-story {
  --longwang-story-canvas-width: max(100vw, 1440px);
  height: 740px;
  min-height: 740px;
  max-height: 740px;
  background-image: url("../images/bg-cauchuyen.webp") !important;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: var(--longwang-story-canvas-width) 740px;
}

.longwang-page-s1-story::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.64) 4.83%, rgba(0, 0, 0, 0) 44.14%);
  opacity: 1;
}

.longwang-page-s1-story .longwang-home-s1-inner {
  width: 100%;
  max-width: 1440px;
  height: 100%;
  margin: 0 auto;
  padding: 0 !important;
  justify-content: flex-start;
  align-items: flex-start;
}

.longwang-page-s1-story-title-group {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 2;
  width: var(--longwang-story-canvas-width);
  height: 740px;
  transform: translateX(-50%);
  pointer-events: none;
}

.longwang-page-s1-story-eyebrow,
.longwang-page-s1-story-title,
.longwang-page-s1-story-title span {
  margin: 0;
}

.longwang-page-s1-story-eyebrow {
  position: absolute;
  top: 492.67px;
  left: 13.934%;
  width: 307.42px;
  font-family: "UTM Americana", "SVN-Gilroy", "Long Wang SVN-Gilroy", serif;
  font-size: 18.7515px;
  line-height: 23px;
  font-weight: 400;
  text-align: center;
  color: #b47f2b;
}

.longwang-page-s1-story-title {
  position: static;
  font-family: "1FTV VIP Mollie Glaston", "Long Wang VIP-MOLLIE-GLASTON", "Long Wang SVN-Gilroy", sans-serif;
  font-size: 67.5056px;
  line-height: 85px;
  font-weight: 400;
  text-align: center;
  color: #0b4a3a;
}

.longwang-page-s1-story-title span {
  position: absolute;
  display: block;
  height: 92.12px;
  color: #0b4a3a;
}

.longwang-page-s1-story-title span:first-child {
  top: 523.18px;
  left: 15.217%;
  width: 266.36px;
}

.longwang-page-s1-story-title span:last-child {
  top: 585.04px;
  left: 12.936%;
  width: 334.45px;
}

.longwang-page-s1-pattern {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
}

.longwang-home-hero-with-video::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  mix-blend-mode: multiply;
  z-index: 1;
  pointer-events: none;
}

.longwang-home-hero-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  pointer-events: none;
}

.longwang-home-hero-poster-only .longwang-home-hero-video,
.longwang-home-audio-toggle[hidden] {
  display: none !important;
}

.longwang-home-hero-with-video > *:not(.longwang-home-hero-video) {
  position: relative;
  z-index: 2;
}

.longwang-home-audio-toggle {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 64px;
  height: 64px;
  margin: 24px auto;
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.85);
  border-radius: 9999px;
  background: rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(2px);
  transition: transform 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
}

.longwang-home-audio-toggle img {
  width: 28px;
  height: 28px;
  object-fit: contain;
  filter: invert(1) brightness(2.2);
  transition: transform 180ms ease, filter 180ms ease;
}

.longwang-home-audio-toggle::before,
.longwang-home-audio-toggle::after {
  content: '';
  position: absolute;
  inset: -8px;
  border-radius: 9999px;
  border: 2px solid rgba(255, 255, 255, 0.75);
  transform: scale(0.9);
  opacity: 0;
  pointer-events: none;
}

@keyframes longwang-audio-wave {
  0% {
    transform: scale(0.9);
    opacity: 0.75;
  }
  100% {
    transform: scale(1.55);
    opacity: 0;
  }
}

@keyframes longwang-audio-icon-wave {
  0% {
    transform: scale(1);
    filter: invert(1) brightness(2.2) drop-shadow(0 0 0 rgba(255, 255, 255, 0));
  }
  35% {
    transform: scale(1.14);
    filter: invert(1) brightness(2.2) drop-shadow(0 0 8px rgba(255, 255, 255, 0.95));
  }
  70% {
    transform: scale(0.96);
    filter: invert(1) brightness(2.2) drop-shadow(0 0 3px rgba(255, 255, 255, 0.55));
  }
  100% {
    transform: scale(1);
    filter: invert(1) brightness(2.2) drop-shadow(0 0 0 rgba(255, 255, 255, 0));
  }
}

.longwang-home-audio-toggle:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: 4px;
  border-radius: 9999px;
}

.longwang-home-hero-muted .longwang-home-audio-toggle {
  opacity: 0.95;
  box-shadow: none;
}

.longwang-home-hero-unmuted .longwang-home-audio-toggle {
  background: rgba(255, 121, 0, 0.35);
  box-shadow: 0 0 0 4px rgba(255, 121, 0, 0.2);
  transform: scale(1.03);
}

.longwang-home-hero-unmuted .longwang-home-audio-toggle::before {
  animation: longwang-audio-wave 1.6s ease-out infinite;
}

.longwang-home-hero-unmuted .longwang-home-audio-toggle::after {
  animation: longwang-audio-wave 1.6s ease-out infinite 0.55s;
}

.longwang-home-hero-unmuted .longwang-home-audio-toggle img {
  animation: longwang-audio-icon-wave 1.1s ease-in-out infinite;
}

.longwang-home-audio-toggle {
  display: none !important;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .longwang-home-s1 {
    height: 700px;
    min-height: 700px;
  }

  .longwang-home-s1[data-longwang-home-hero] {
    height: 700px;
    min-height: 700px;
  }

  .longwang-home-s1-inner {
    padding-inline: 20px;
  }

  .longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-inner {
    width: min(1320px, calc(100% - 40px));
    padding: 0;
  }

  .longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-title-group {
    top: min(390px, calc(100% - 230px));
    bottom: auto;
    left: 0;
    width: min(476px, calc(58vw - 40px));
    gap: 8px;
  }

  .longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-line1 {
    min-height: 30px;
    font-size: 24px;
    line-height: 30px;
  }

  .longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-line2 {
    min-height: 144px;
    font-size: 48px;
    line-height: 1;
    text-wrap: balance;
  }

  .longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-desc {
    top: min(430px, calc(100% - 150px));
    right: 0;
    bottom: auto;
    width: min(264px, calc(38vw - 20px));
    font-size: 16px;
  }

  .longwang-page-s1 {
    height: 492px;
    min-height: 492px;
    max-height: 492px;
  }

  .longwang-page-s1-story {
    height: 620px;
    min-height: 620px;
    max-height: 620px;
    background-position: center top;
    background-size: cover;
  }

  .longwang-page-s1-story-eyebrow {
    top: 390px;
    left: 64px;
    width: 286px;
    font-size: 16px;
    line-height: 21px;
  }

  .longwang-page-s1-story-title {
    font-size: 56px;
    line-height: 68px;
  }

  .longwang-page-s1-story-title span {
    height: 72px;
  }

  .longwang-page-s1-story-title span:first-child {
    top: 420px;
    left: 82px;
    width: 226px;
  }

  .longwang-page-s1-story-title span:last-child {
    top: 472px;
    left: 56px;
    width: 286px;
  }
}

@media (max-width: 767px) {
  .longwang-page-s1 {
    background-image: var(
      --longwang-page-s1-bg-mobile,
      var(--longwang-page-s1-bg-desktop, none)
    );
  }

  section.longwang-home-s1.longwang-home-hero-with-video.longwang-home-hero-muted,
  section.longwang-home-s1.longwang-home-hero-with-video.longwang-home-hero-unmuted {
    max-height: 600px;
    min-height: auto;
  }
  section.longwang-home-s1.longwang-home-s1-no-video.longwang-page-s1.longwang-page-s1-menu {
    background-position: top center;
    background-position-y: unset;
  }

  .longwang-home-s1 {
    height: 550px;
    min-height: 550px;
  }

  .longwang-page-s1 {
    height: 492px;
    min-height: 492px;
    max-height: 492px;
  }

  .longwang-page-s1-story {
    height: 520px;
    min-height: 520px;
    max-height: 520px;
    background-position: center top;
    background-size: cover;
  }

  .longwang-page-s1-story-eyebrow {
    top: auto;
    bottom: 164px;
    left: 50%;
    width: min(307px, calc(100vw - 32px));
    font-size: 15px;
    line-height: 20px;
    transform: translateX(-50%);
  }

  .longwang-page-s1-story-title {
    font-size: 46px;
    line-height: 56px;
  }

  .longwang-page-s1-story-title span {
    height: 58px;
    left: 50%;
    transform: translateX(-50%);
  }

  .longwang-page-s1-story-title span:first-child {
    top: auto;
    bottom: 104px;
    width: min(240px, calc(100vw - 48px));
  }

  .longwang-page-s1-story-title span:last-child {
    top: auto;
    bottom: 56px;
    width: min(300px, calc(100vw - 32px));
  }

  .longwang-home-s1-inner {
    padding-inline: 16px;
  }

  .longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-inner {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
  }

  .longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-copy {
    position: absolute;
    z-index: 2;
    right: 16px;
    bottom: 100px;
    left: 16px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: auto;
    max-width: 100%;
  }

  .longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-title-group {
    position: static;
    z-index: auto;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    gap: 5px;
  }

  .longwang-home-s1-line1 {
    font-size: 32px;
  }

  .longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-line1 {
    min-height: 22px;
    font-size: 16px;
    line-height: 22px;
  }

  .longwang-home-s1-line2 {
    font-size: 36px;
    line-height: 1.3;
  }

  .longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-line2 {
    display: block;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    min-height: 0;
    font-size: 1.65rem;
    line-height: 1.3;
    white-space: normal !important;
    overflow-wrap: break-word;
     text-wrap: balance;
  }

  .longwang-home-audio-toggle {
    width: 56px;
    height: 56px;
    margin: 18px auto;
  }

  .longwang-home-audio-toggle img {
    width: 24px;
    height: 24px;
  }

  .longwang-home-s1-desc {
    font-size: 16px;
  }

  .longwang-home-s1[data-longwang-home-hero] .longwang-home-s1-desc {
    position: static;
    z-index: auto;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 100%;
    max-width: 100%;
    font-size: 15px;
    line-height: 21px;
  }

  .longwang-home-s1-booking {
    display: inline-flex;
    width: max-content;
    height: 26px;
    margin: 14px 6px 0;
    font-size: 13px;
  }

  .longwang-page-s1 .longwang-home-s1-inner {
    height: 100%;
    min-height: 0;
    gap: 18px;
    padding-inline: 16px;
  }

  .longwang-page-s1:not(.longwang-page-s1-locations) .longwang-home-s1-inner {
    padding-top: 88px;
  }

  .longwang-page-s1-member .longwang-home-s1-line1,
  .longwang-page-s1-promotion .longwang-home-s1-line1,
  .longwang-page-s1-menu .longwang-home-s1-line1,
  .longwang-page-s1-story .longwang-home-s1-line1 {
    font-size: 15px;
    line-height: 20px;
  }

  .longwang-page-s1-member .longwang-home-s1-line2,
  .longwang-page-s1-promotion .longwang-home-s1-line2,
  .longwang-page-s1-menu .longwang-home-s1-line2,
  .longwang-page-s1-story .longwang-home-s1-line2 {
    font-size: 38px;
    line-height: 46px;
  }

  .longwang-page-s1-pattern {
    max-width: min(72vw, 260px);
  }

  .longwang-page-s1 {
    height: 353px;
    min-height: 353px;
    max-height: 353px;
  }
}
