.YIK7r {
  width: 100%;
  overflow: hidden;
  position: relative;
  display: flex;
}
.YIK7r .Yw6db {
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: all 0.6s ease-in;
}
.YIK7r .Yw6db:hover {
  transform: scale(1.03);
  -webkit-transform: scale(1.02);
}

.eCadJ {
  position: absolute;
  display: block;
  z-index: 10;
}
.UmcCj {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  transition: all 0.2s ease;
}

:root {
  --accentColor: #ffffff;
  --linkColor: #f11a00;
  --bgColor: #f4f4f4;
  --errorColor: #ff7676;
  --successColor: #35a742;
  --textHeading: #202020;
  --textSecondary: #6d6d6d;
  --textBody: #a5a5a5;
  --textLabel: #268cb9;
  --border-color: #c4c4c4;
  --buttonPrimary: #c4c4c4;
  --buttonSecondary: #c4c4c4;
  --buttonLink: #202020;
  --font-weight-light: 400;
  --font-weight-medium: 500;
  --font-weight-semi-bold: 600;
  --font-weight-bold: 700;
  --border-radius-sm: 4px;
  --border-radius: 8px;
  --border-radius-lg: 12px;
  --shimmer-base: #ececec;
  --shimmer-highlight: #f7f7f7;
  --shimmer-base-ajiogram: #000000;
  --shimmer-highlight-ajiogram: #2F2F2F;
  --shimmer-duration: 1.2s;
  --shimmer-radius: var(--border-radius-sm);
}
/**color by character**/
/**color by character**/
.eVuIb {
  display: flex;
  align-items: center;
  justify-content: center;
}
.FejnI {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
:focus {
  outline: 0;
}
.SfN4x {
  font-size: 0 !important;
  line-height: 0 !important;
  display: block !important;
  width: 32px !important;
  height: 8px !important;
  padding: 0 !important;
  cursor: pointer !important;
  color: transparent !important;
  border: none !important;
  border-radius: 8px !important;
  background-color: #d9d9d9 !important;
  -webkit-animation-name: trWRt;
  animation-name: trWRt;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  position: relative;
  outline: none !important;
}
.SfN4x .p5_nM {
  font-size: 0 !important;
  line-height: 0 !important;
  display: block !important;
  border: none !important;
  background-color: black !important;
  border-radius: 8px !important;
  height: 8px !important;
  outline: none !important;
  opacity: 0.75;
}
.lWi3C {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translateY(-50%);
  cursor: pointer;
  border: none;
  color: transparent;
  outline: none;
  background: transparent;
  left: 2px;
  z-index: 10;
}
.lWi3C:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.lWi3C:hover {
  opacity: 1;
}
.clp3R {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translateY(-50%);
  cursor: pointer;
  border: none;
  color: transparent;
  outline: none;
  background: transparent;
  right: 9px;
  z-index: 10;
}
.clp3R:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.clp3R:hover {
  opacity: 1;
}
.teNs0 {
  margin: 0px 0;
}
.teNs0 h3 {
  margin-bottom: 1rem;
}
.tonmo {
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .teNs0 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media only screen and (max-width: 480px) {
  .teNs0 {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  .teNs0 h3 {
    margin-bottom: 0.5rem;
  }
}
.znBdX {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f8f3e9;
  padding: 10px 15px;
  border-bottom: 1px solid #e0e0e0;
}
.cEi_v {
  font-size: 16px;
  color: #333;
  margin-right: 15px;
}
.Er2HV {
  display: flex;
  align-items: center;
}
.sJY20 {
  display: inline-block;
  background-color: #fff;
  color: #d32f2f;
  font-weight: bold;
  font-size: 20px;
  padding: 5px 8px;
  border-radius: 4px;
  margin: 0 2px;
  min-width: 30px;
  text-align: center;
}
.zZ437 {
  color: #666;
  font-size: 14px;
  margin: 0 5px 0 2px;
}
@media (max-width: 768px) {
  .znBdX {
    padding: 8px 10px;
  }
  .cEi_v {
    font-size: 14px;
    margin-right: 10px;
  }
  .sJY20 {
    font-size: 16px;
    padding: 4px 6px;
    min-width: 24px;
  }
  .zZ437 {
    font-size: 12px;
    margin: 0 3px 0 1px;
  }
}

.TdJ8i {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100svh;
  background-color: black;
  z-index: 9999;
  overflow: hidden;
}
/* Video fills full height; width adjusts with aspect ratio */
.A8WhP {
  align-content: center;
  height: 100vh !important;
  width: 100vw !important;
  background: linear-gradient(to bottom, #292828 0%, #171717 100%);
  position: relative;
}
.fj5or {
  height: 100%;
  width: 100%;
  object-fit: contain;
  cursor: pointer;
}
/* Loading overlay - positioned absolutely over video */
.zF9ub {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  pointer-events: none;
}
.Gj4YF {
  display: flex;
  justify-content: center;
  align-items: center;
}
.Pkf93 {
  width: 40px;
  height: 40px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-top: 3px solid #ffffff;
  border-radius: 50%;
  animation: rWSHJ 1s linear infinite;
}
@keyframes rWSHJ {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Top bar (progress + controls) */
.gYOPf {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
._xGgW {
  margin-top: 4px;
  margin-left: 4px;
  margin-right: 4px;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  cursor: pointer;
  width: 100%;
}
.WjWYO {
  height: 100%;
  background-color: white;
  transition: width 0.2s ease;
}
.bV7G8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 14px;
  color: white;
}
.rpjq7,
.CG7yn {
  background: transparent;
  color: white;
  border: none;
  cursor: pointer;
}
.rpjq7 svg,
.CG7yn svg {
  width: 24px;
  height: 24px;
}
.GYbxN {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.3);
  pointer-events: none;
}
.mXhEZ {
  background: transparent;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
}
.mXhEZ svg {
  width: 64px;
  height: 64px;
}
.Mz7SJ {
  display: flex;
  align-items: center;
  gap: 12px;
}
.Rr9_B {
  color: #e9e9e9;
  font-size: 13px;
  font-weight: 500;
}
/* Bottom bar (Shop Now + fullscreen) */
.P3ez1 {
  position: absolute;
  bottom: 24px;
  width: 100%;
  padding: 0 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 2;
}
.JZU28 {
  flex: 1;
  padding: 14px;
  font-size: 15px;
  font-weight: 600;
  border: 1px solid #5a5858;
  border-radius: 12px;
  cursor: pointer;
}
.ggTAx {
  width: 46px;
  height: 46px;
  background: rgba(28, 28, 28, 0.9);
  border: none;
  border-radius: 12px;
  cursor: pointer;
  margin-left: 12px;
}
.ggTAx svg {
  width: 100%;
  height: 100%;
  fill: white;
}

.v6qSy {
  position: relative;
  max-width: 100%;
  margin: 0;
}
.ECAHD {
  display: block;
  height: auto;
  object-fit: cover;
  width: 100%;
}
.JiQUO {
  position: absolute;
  width: 100%;
  bottom: 0.5rem;
  pointer-events: auto;
  /* Allow clicks on the overlay */
  z-index: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1rem;
}
.fQqEY {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.n5sRF {
  width: 100% !important;
}
.vuHGD {
  background: transparent;
  color: white;
  border: none;
  cursor: pointer;
  pointer-events: auto;
  /* Allow clicks on the buttons */
}
.vuHGD svg {
  width: 24px;
}
.RRodt {
  background: transparent;
  color: white;
  border: none;
  cursor: pointer;
  pointer-events: auto;
  /* Allow clicks on the buttons */
  margin-inline: auto;
}
.RRodt svg {
  width: 24px;
}
.dFOA7 {
  background: transparent;
  color: white;
  border: none;
  cursor: pointer;
  font-size: 0.8rem;
  letter-spacing: 0.04em;
  padding: 0 0.25rem;
  text-transform: uppercase;
}
.PLnRf {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 10;
  transition: opacity 0.3s ease;
}
.tuOJN {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tuOJN .GkMeU {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  opacity: 0.7;
  filter: blur(1px);
}
.t6tW3 {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 11;
}
.Qx45g {
  width: 50px;
  height: 50px;
  border: 3px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: #ffffff;
  animation: afZ4Q 1s linear infinite;
  margin-bottom: 15px;
}
._9eej3 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
@keyframes afZ4Q {
  to {
    transform: rotate(360deg);
  }
}
@media (max-width: 768px) {
  .Qx45g {
    width: 40px;
    height: 40px;
    border-width: 2px;
    margin-bottom: 12px;
  }
  ._9eej3 {
    font-size: 14px;
  }
}

