.breadcrumb-shop,
.header-menu,
.logo-store,
.header-bottom,
.floating-buttons,
.contact-form-bottom,
#ladi-popupx-backdrop,
.ladi-popupx,
.row-left-list div:first-child ul,
.group-icon-cart-account li:nth-child(2),
.group-icon-cart-account li:nth-child(1),
.group-icon-cart-account li:nth-child(5) {
  display: none !important;
}
footer#footer-wd:not(.landing-container footer) {
  display: none;
}
body {
  background-color: #250000 !important;
  max-width: 768px;
}

html {
  padding-bottom: 0 !important;
}

img {
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
  touch-action: none;
}

.phudu {
  font-family: 'Phudu'
  , sans-serif !important;
}

.be-vietnam-pro {
  font-family: 'Be Vietnam Pro'
  , sans-serif !important;
}

.box-icon svg {
  fill: white !important;
}

.box-icon span {
  background: red !important;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-8 {
  margin-top: 2rem;
}

.-mt-8 {
  margin-top: -2rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-2 {
  gap: 0.5rem;
}

.row-left-list div:nth-child(3) {
  position: fixed;
  right: 12px;
  top: 8px;
  width: auto;
  z-index: 100;
}

footer {
  background-image: url("https://file.hstatic.net/200000355853/file/frame_427320246.png") !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#footer-wd span,
#footer-wd li,
#footer-wd a,
#footer-wd div,
#footer-wd p {
  color: white !important;
  font-family: 'Be Vietnam Pro'
  , sans-serif !important;
}

#footer-wd {
  border-top: 0 !important;
}

#footer-wd svg {
  --fillcolor: white !important;
}

.copyright-wd {
  padding-bottom: 20px !important;
}

.landing-container {
  z-index: 30;
  justify-items: center;
}


#smooth-content {
  max-width: 768px;
}

.header-top {
  padding: 0 !important;
}

.flex-row {
  display: flex;
  flex-direction: row;
}

section {
  background: #250000;
  will-change: transform;
}

.section-padding {
  padding: 2rem 1rem;
}
.section-hero {
  height: 85vh;
}
.hero-img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.hero-container {
  height: 100%;
  position: relative;
}
@media (min-width: 650px) {
  .section-hero {
    height: 100%
  }
  .hero-img {
    object-fit: contain;
  }
  body {
    justify-self: center;
  }
}

.hero-section::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 15%;
  background: linear-gradient(to bottom, rgba(37, 0, 0, 0) 0%, rgba(37, 0, 0, 0.6) 60%, rgba(37, 0, 0, 1) 100%);
  pointer-events: none;
  backdrop-filter: blur(8px);
  /* creates blur effect */
}

.hero-header div {
  font-weight: 400;
  leading-trim: none;
  letter-spacing: 0;
  vertical-align: middle;
  text-align: center;
}

.hero-header div:nth-child(1) {
  font-size: 28px;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.hero-header div:nth-child(2) {
  font-size: 44px;
  line-height: 40px;
  text-transform: uppercase;
}

.hero-description {
  font-size: 0.75rem;
  line-height: 1rem;
  color: #FFF1C399;
}

.text-bg-image-rock {
  background: url("https://file.hstatic.net/200000355853/file/c0bee0ea0b24c748380875c3c7bd5dd0a4bba3c0.jpg") no-repeat center center / cover !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
}

.landing-section {
  padding: 2rem 1rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: white;
}

.landing-image {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.content-container {
  display: flex;
  gap: 12px;
  align-items: stretch;
}

.content-image-container {
  height: auto;
  display: flex;
  align-items: center;
}

.row-image {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  min-height: 167px;
  object-fit: cover;
}

.row-content {
  padding-top: 52px;
  flex: 1;
  align-content: flex-end;
}

.text-start {
  text-align: start !important;
}

.landing-title {
  font-family: 'Phudu'
  , sans-serif !important;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.75rem;
  color: #FFE39B;
  z-index: 2;
  leading-trim: none;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  position: relative;
  animation: fadeInUp 1s ease-out;
}

.landing-description {
  font-family: 'Be Vietnam Pro'
  , sans-serif !important;
  font-size: 0.9rem;
  z-index: 2;
  font-weight: 300;
  line-height: 1.25rem;
  position: relative;
  animation: fadeIn 2s ease-out 1s both;
  width: 100%;
}

.landing-content-section {
  padding: 4rem 2rem;
  background: linear-gradient(180deg, #f8f8f8 0%, #e8e8e8 100%);
}

.landing-gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 2rem;
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem 0;
}

.button-order {
  color: #1D1D1D;
  background: white;
  border-radius: 8px;
  padding: 0.75rem;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes float {
  0,
  100% {
    transform: translateY(0px) rotate(0deg);
  }
  50% {
    transform: translateY(-20px) rotate(10deg);
  }
}

.milestone-section {
  padding: 0 1rem;
  margin-top: -14rem;
  z-index: 50;
  position: absolute;
  width: 100%;
  bottom: 5%;
}

.milestones {
  margin-top: 1.5rem;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 0 1.25rem 0.25rem;
}

.milestone {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: white;
}

.milestone div {
  display: flex;
  font-size: 12px;
  font-weight: 500;
  gap: 0.25rem;
  flex-direction: row;
  align-items: center;
}

.milestone img {
  width: 45px;
  height: 32px;
}

.milestone.inactive img,
.milestone.inactive span {
  opacity: 0.3;
}

.progress-container {
  background: white;
  border-radius: 100px;
  overflow: hidden;
  margin: auto;
  border-left-color: #B61700;
}

.share-button {
  background: transparent;
  display: flex;
  gap: 6px;
  align-items: center;
  border-radius: 14px;
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 400;
  border: solid 1px #fff;
  font-family: 'Be Vietnam Pro'
  , sans-serif !important;
  color: white;
}
.note {
  font-size: 12px;
  color: white;
  margin: 0;
  font-weight: 300;
  font-family: 'Be Vietnam Pro'
  , sans-serif !important;
}

.note a {
  color: #88CAFF;
  text-decoration: underline;
}
#progress-bar-light {
  background: #FFE39B;
  height: 24px;
  border-left-color: #FFE39B;
  display: flex;
  align-items: center;
  justify-content: right;
  padding-right: 1rem;
  white-space: nowrap;
  color: white;
  font-size: 14px;
  border-radius: 100px;
  width: 0;
  transition: width 0.5s ease;
}

#progress-text-light {
  position: relative;
  z-index: 2;
  color: black;
}

#progress-bar {
  background: #B61700;
  height: 24px;
  border-left-color: #B61700;
  display: flex;
  align-items: center;
  justify-content: right;
  padding-right: 1rem;
  white-space: nowrap;
  color: white;
  font-size: 14px;
  border-radius: 100px;
  width: 0;
  transition: width 0.5s ease;
}

#progress-text {
  position: relative;
  z-index: 2;
}


.countdown-container {
  border-radius: 10px;
  padding: 0.5rem 2rem;
  display: inline-block;
  text-align: center;
  width: 100%;
  color: white;
  font-family: 'Be Vietnam Pro'
  , sans-serif !important;
  background: #C9A2A226;
  border: 1px solid #FFFFFF4D;
  backdrop-filter: blur(15px)
}

.countdown-title {
  font-size: 12px;
  margin-bottom: 4px;
}

.countdown {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.countdown-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.countdown-item span {
  font-size: 16px;
  font-weight: 600;
}

.countdown-item small {
  font-size: 12px;
}

.divider {
  width: 1px;
  background: #B8B8B8;
  height: 21px;
}

.list-design,
.list-design-2 {
  margin-top: 1rem;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  flex-wrap: nowrap;
  gap: 1.25rem;

  &::-webkit-scrollbar {
    height: 8px;
    width: 8px;
  }

  &::-webkit-scrollbar-track {
    background: #424245B8;
    opacity: 0.5;
    border-radius: 20px;
  }

  &::-webkit-scrollbar-thumb {
    background-color: white;
    border-radius: 20px;
    border: 2px solid transparent;
    background-clip: padding-box;
  }

   &::-webkit-scrollbar-thumb:hover {
    background-color: #e0e0e0;
  }
}

.list-design img,
.list-design-2 img {
  border-radius: 10px;
}

.list-design > div,
.list-design-2 > div {
  flex: 0 0 290px;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  color: white;
  padding-bottom: 0.75rem;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Be Vietnam Pro'
  , sans-serif !important;
}

.arrow-buttons {
  display: flex;
  gap: 18px;
  width: 100%;
  border-radius: 10px;
  padding-top: 1rem;
  justify-content: end;
}

.arrow-btn,
.arrow-btn-2 {
  width: 36px;
  height: 36px;
  background-color: #424245B8;
  border: none;
  border-radius: 50%;
  color: white;
  font-size: 20px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s
  , opacity 0.3s;
}

.arrow-btn:hover,
.arrow-btn-2:hover {
  background-color: #646468;
}

.arrow-btn.disabled,
.arrow-btn-2.disabled {
  opacity: 0.5;
  background: #424245B8;
  cursor: not-allowed;
}

#smooth-wrapper {
  height: 100%;
  overflow: hidden;
}

.spacer,
.container-smooth {
  width: 100%;
  min-height: 100vh;
}

.container-smooth {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
}

.stacked-cards {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.card {
  width: 100%;
  height: 100vh;
  display: flex;
  margin-bottom: 70vh;
  background: url("https://file.hstatic.net/200000355853/file/frame_427320246.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  will-change: transform
  , scale;
}

.badge-section {
  position: relative;
  z-index: -1;
  margin-top: -6rem;
  padding: 2rem 0;
}

.badge-section .title-badge {
  position: absolute;
  z-index: 20;
  top: 7rem;
}

.badge-section .description-badge {
  margin-top: -1.5rem;
  padding: 0 1rem;
  font-size: 14px;
}

.product-section {
  background-image: url("https://file.hstatic.net/200000355853/file/81d0afb944d0e3807e0cb8b84e58258fc085bac1.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 630px;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
}

.product-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 1rem 2rem;
  gap: 8px;
  align-items: center;
  position: absolute;
  bottom: 5%;
  width: 100%;
}

.product-line-through {
  text-decoration: line-through;
  color: #B47F6C;
  font-size: 16px;
  margin-bottom: -10px;
}

.product-image {
  position: absolute;
  top: -120px;
  width: 90%;
  align-self: center;
}

.product-container .product-title {
  font-size: 24px;
  font-weight: 700;
  font-family: 'Phudu'
  , sans-serif !important;
  color: white;
}

.product-container .product-sub-title {
  font-size: 18px;
  font-weight: 500;
  font-family: 'Be Vietnam Pro'
  , sans-serif !important;
  color: #FFE39B;
}

.product-container .product-description {
  font-size: 14px;
  font-weight: 300;
  font-family: 'Be Vietnam Pro'
  , sans-serif !important;
  color: white;
  text-align: center;
}

.product-container .product-button {
  background: #FFE39B;
  display: flex;
  gap: 6px;
  align-items: center;
  border-radius: 8px;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Be Vietnam Pro'
  , sans-serif !important;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 5px 15px rgba(255, 63, 63, 0.3);
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
  margin-top: 12px;
}

.discount-section {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -50%, #250000 36.65%, #250000 52.85%, rgba(0, 0, 0, 0) 80%)
  , url("https://file.hstatic.net/200000355853/file/81b0701b3e44caa0f8d01daa148ea86c4a7ece49.png") center top / cover no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 110%;
  background-position: center -150px;
  height: 500px;
  padding: 3rem 1rem;
  position: relative;
  text-align: center;
}

.countdown-blur {
  background: #E4E4E426;
  border: 1px solid;
  backdrop-filter: blur(15px);
  border-image-source: linear-gradient(180deg, rgba(255, 255, 255, 0.24) 0%, rgba(255, 255, 255, 0.06) 100%);
}

.discount-banner {
  justify-self: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 40px;
  justify-content: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0 auto;
}

.discount-banner div {
  place-items: end;
}

.discount-title-xl {
  font-weight: 700;
  font-size: clamp(90px, 10vw, 98.47px);
  line-height: clamp(90px, 10.5vw, 103.61px);
}

.discount-title-lg {
  font-weight: 400;
  color: white;
  font-size: clamp(55px, 7vw, 68.58px);
  line-height: clamp(55px, 8vw, 78.9px);
}

.discount-title-sm {
  font-weight: 400;
  color: white;
  font-size: clamp(21px, 3vw, 22.81px);
  line-height: 100%;
}

.discount-section {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) -50%, #250000 36.65%, #250000 52.85%, rgba(0, 0, 0, 0) 80%)
  , url("https://file.hstatic.net/200000355853/file/81b0701b3e44caa0f8d01daa148ea86c4a7ece49.png") center top / cover no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-size: 110%;
  background-position: center -150px;
  height: 500px;
  padding: 3rem 1rem;
  position: relative;
  text-align: center;
}

#smooth-content {
  overflow: visible;
  width: 100%;
}
/* FAQ Section Styles */
.faq-section {
  background: #250000;
  padding: 3rem 1rem;
}

.faq-container {
  max-width: 800px;
  margin: 0 auto;
}

.faq-title {
  font-family: 'Phudu'
  , sans-serif !important;
  font-size: 24px;
  font-weight: 400;
  color: white;
  text-align: start;
  text-transform: uppercase;
}

.faq-list {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.faq-item {
  border-bottom: 1px solid rgba(209, 209, 209, 1);
}

.faq-item:last-child {
  border-bottom: none;
}

.faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
  cursor: pointer;
  transition: all 0.3s ease;
  color: white;
  font-size: 14px;
  font-weight: 400;
}

.faq-question:hover {
  color: white;
}

.faq-icon {
  font-size: 1.5rem;
  font-weight: 300;
  transition: all 0.3s ease;
  color: white;
}

.faq-item.active .faq-icon {
  transform: none;
  color: white;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease
  , padding 0.3s ease;
  padding: 0;
  color: white;
}

.faq-item.active .faq-answer {
  max-height: 200px;
  padding: 0 0 1.5rem;
}

.faq-answer p,
.faq-answer div,
.faq-answer span {
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.75rem;
  line-height: 1.5;
  margin: 0;
}


.cta-button:hover {
  background: #ffedbc;
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(248, 209, 105, 0.4);
}

.cta-button:active {
  transform: translateY(-1px);
}

.pulse {
  animation: pulse 1.5s infinite;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(248, 209, 105, 0.7);
  }
  70% {
    box-shadow: 0 0 0 15px rgba(248, 209, 105, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(248, 209, 105, 0);
  }
}

.timer-digit.bounce {
  animation: bounce 0.5s ease;
}

@keyframes bounce {
  0,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-8px);
  }
}

.sticky-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 600;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.30);
  background: #590B00;
  box-shadow: 0 -4px 10px 0 rgba(0, 0, 0, 0.25);
}

.sticky-footer__total-price {
  font-size: 20px;
  font-weight: bold;
}

.sticky-footer__saving {
  font-size: 12px;
  color: #999;
}

.sticky-footer__add-to-cart a {
  font-family: 'Be Vietnam Pro'
  , sans-serif !important;
  padding: 8px;
  background: #fff;
  color: #250000;
  border: none;
  border-radius: 8px;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.sticky-footer__contact a {
  font-family: 'Be Vietnam Pro'
  , sans-serif !important;
  padding: 8px;
  gap: 8px;
  background: transparent;
  color: white;
  border: solid 1px white;
  border-radius: 8px;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.sticky-footer__buttons {
  display: flex;
  gap: 8px;
}

.together {
  display: flex;
  flex-direction: column;
  justify-content: start;
  padding: 1.25rem;
  gap: 12px;
  position: absolute;
  top: 14%;
  width: 100%;
}

.together .product-title {
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  color: #FFE39B;
}

.together .landing-description {
  color: white;
}

.together .detail-button {
  background: transparent;
  text-decoration: underline;
  font-weight: 400;
  font-size: 12px;
  color: white;
  width: max-content;
  gap: 4px;
  display: flex;
  justify-content: start;
  align-items: center;
  border: none;
}

.section-image-pic-1 {
  position: relative;
  z-index: 4;
}

.together-footer {
  display: flex;
  flex-direction: column;
  justify-content: start;
  padding: 1.25rem;
  gap: 4px;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: white;
  font-size: 12px;
  font-weight: 300;
}

.together-button {
  position: absolute;
  bottom: 12%;
  width: 100%;
  display: flex;
  justify-content: center;
}

.together-button button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 6px;
  position: absolute;
  bottom: 15%;
  width: fit-content;
  background: transparent;
  color: white;
  font-size: 12px;
  font-weight: 400;
  border: solid 1px white;
  padding: 6px 8px;
  border-radius: 50px;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Làm tối dần từ trên và dưới */
  background: linear-gradient(to bottom, rgba(37, 0, 0, 2.6) 0%, /* tối ở trên */ rgba(0, 0, 0, 0) 30%, /* mờ dần */ rgba(0, 0, 0, 0) 70%, /* mờ dần */ rgba(37, 0, 0, 2.6) 100% /* tối ở dưới */);
  pointer-events: none;
  /* Không chặn click */
}

.limit {
  display: flex;
  flex-direction: column;
  justify-content: start;
  padding: 1.25rem;
  gap: 12px;
  position: absolute;
  top: 14%;
  width: 100%;
  align-items: center;
}

.limit-title {
  font-size: 64px;
  font-weight: 700;
  line-height: 70px;
  text-transform: uppercase;
  text-align: center;
}

.limit-description {
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  color: white
}

.faq-answer ul {
  list-style-type: disc;
}