/* css-inline-fonts:https://fonts.googleapis.com/css2?family=Bai+Jamjuree:wght@600&display=swap */
@font-face {
  font-family: "Bai Jamjuree";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa0gebegJo0yyg.woff2) format("woff2");
  unicode-range:
    U+02D7,
    U+0303,
    U+0331,
    U+0E01-0E5B,
    U+200C-200D,
    U+25CC;
}
@font-face {
  font-family: "Bai Jamjuree";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa0gebem5o0yyg.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: "Bai Jamjuree";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa0gebempo0yyg.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: "Bai Jamjuree";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/baijamjuree/v13/LDIqapSCOBt_aeQQ7ftydoa0gebelJo0.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;
}

/* src/styles.css */
@font-face {
  font-family: "Microgramma D Bold Extended";
  src: url(https://db.onlinewebfonts.com/t/49441315ab9ce55176682715f25ea4b2.eot);
  src:
    url(https://db.onlinewebfonts.com/t/49441315ab9ce55176682715f25ea4b2.eot?#iefix) format("embedded-opentype"),
    url(https://db.onlinewebfonts.com/t/49441315ab9ce55176682715f25ea4b2.woff2) format("woff2"),
    url(https://db.onlinewebfonts.com/t/49441315ab9ce55176682715f25ea4b2.woff) format("woff"),
    url(https://db.onlinewebfonts.com/t/49441315ab9ce55176682715f25ea4b2.ttf) format("truetype"),
    url("https://db.onlinewebfonts.com/t/49441315ab9ce55176682715f25ea4b2.svg#Microgramma D Bold Extended") format("svg");
  font-display: swap;
}
.promo-banner-strip {
  background: #000000;
  color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Arial, sans-serif;
  position: relative;
  overflow: hidden;
  margin: -8px;
}
.promo-content-wrapper {
  display: flex;
  align-items: center;
  gap: clamp(1rem, 1vw, 2.5rem);
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1400px;
  margin-bottom: 0px;
}
.promo-message-section {
  display: flex;
  align-items: center;
}
.promo-text {
  font-family: "Inter";
  font-weight: 700;
  font-style: Bold;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0%;
}
.promo-code-section {
  display: flex;
  align-items: center;
  gap: 3px;
  background: white;
  color: black;
  padding: 0px 10px;
  flex-wrap: wrap;
}
.code-label {
  font-family: "Inter";
  font-weight: 700;
  font-style: Bold;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0%;
}
.code-value {
  font-family: "Inter";
  font-weight: 700;
  font-style: Bold;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0%;
}
.copy-code-btn {
  display: flex;
  align-items: center;
  gap: 0.375rem;
  background: transparent;
  color: black;
  border: none;
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s ease;
}
.copy-code-btn svg {
  width: 1rem;
  height: 1rem;
}
.copy-code-btn:hover {
  transform: scale(1.02);
}
.copy-code-btn:active {
  transform: scale(0.98);
}
.promo-timer-section {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.timer-label {
  font-family: "Inter";
  font-weight: 500;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
}
.timer-display {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.timer-unit {
  font-family: "Inter";
  font-weight: 700;
  font-style: Bold;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0%;
  text-align: center;
}
.timer-separator {
  font-size: 13px;
  font-weight: 400;
  opacity: 0.8;
}
@media (max-width: 1200px) {
  .promo-content-wrapper {
    gap: 1.5rem;
  }
  .promo-text {
    font-size: 0.95rem;
  }
  .timer-unit {
    font-size: 0.9rem;
  }
}
@media (max-width: 992px) {
  .promo-banner-strip {
    padding: 0.75rem;
    flex-direction: column;
    text-align: center;
  }
  .promo-content-wrapper {
    flex-direction: column;
    gap: 1rem;
  }
  .promo-text {
    font-size: 0.9rem;
  }
}
@media (max-width: 768px) {
  .promo-banner-strip {
    padding: 0.6rem 0.8rem;
  }
  .promo-content-wrapper {
    gap: 0.75rem;
  }
  .promo-text {
    font-size: 0.85rem;
    white-space: normal;
  }
}
@media (max-width: 576px) {
  .promo-banner-strip {
    flex-direction: column;
    padding: 5%;
    margin-top: 17%;
  }
  .promo-text {
    font-size: 0.8rem;
    text-align: center;
  }
  .promo-timer-section {
    flex-wrap: wrap;
    justify-content: center;
    font-size: 0.8rem;
  }
}
.fade-transition {
  animation: smoothFadeSlide 1s ease-in-out;
}
@keyframes smoothFadeSlide {
  0% {
    opacity: 0.6;
    transform: translateX(3%) scale(1.02);
  }
  50% {
    opacity: 0.85;
  }
  100% {
    opacity: 1;
    transform: translateX(0) scale(1);
  }
}
.panoramic-storefront-shell {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  margin: -8px;
  z-index: 1;
  padding-bottom: 6rem;
  margin-top: 8px;
  height: auto;
  transition: opacity 0.8s ease-in-out;
  will-change: opacity;
}
.panoramic-storefront-shell::before {
  content: "";
  inset: 0;
  background-image: inherit;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1;
  transition: opacity 0.8s ease-in-out;
  z-index: -1;
}
.panoramic-storefront-shell.fade::before {
  opacity: 0;
}
.levitating-product-theatre {
  position: relative;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-controls {
  position: relative;
  width: 100%;
  height: 100%;
}
.carousel-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.9);
  border: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  z-index: 10;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.carousel-arrow:hover {
  background: rgba(255, 255, 255, 1);
  transform: translateY(-50%) scale(1.1);
}
.carousel-arrow-prev {
  left: 30px;
}
.carousel-arrow-next {
  right: 30px;
}
.carousel-indicators {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 12px;
  z-index: 10;
}
.carousel-indicator {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 2px solid white;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}
.carousel-indicator.active {
  background: white;
  transform: scale(1.3);
}
.carousel-indicator:hover {
  background: rgba(255, 255, 255, 0.7);
}
.carousel-loading {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 500px;
  color: white;
  font-size: 18px;
  font-weight: 500;
}
.constellation-sparkle-mark {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.7);
  z-index: 2;
}
@media (max-width: 768px) {
  .panoramic-storefront-shell {
    padding-bottom: 3rem;
    min-height: 164px;
  }
  .levitating-product-theatre {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 350px;
    padding: 0 5%;
  }
  .carousel-arrow {
    width: 42px;
    height: 42px;
    font-size: 21px;
  }
  .carousel-arrow-prev {
    left: 12px;
  }
  .carousel-arrow-next {
    right: 12px;
  }
  .carousel-indicators {
    bottom: 20px;
    gap: 8px;
  }
  .carousel-indicator {
    width: 10px;
    height: 10px;
  }
  .constellation-sparkle-mark {
    font-size: 21px;
    top: 16px;
    right: 16px;
  }
}
.levitating-product-theatre {
  position: relative;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4rem 5%;
  overflow: hidden;
}
.constellation-sparkle-mark {
  position: absolute;
  top: 5%;
  left: 3%;
  font-size: 3rem;
  color: rgba(255, 255, 255, 0.7);
  z-index: 2;
  animation: twinkle-pulse 3s ease-in-out infinite;
}
@keyframes twinkle-pulse {
  0%, 100% {
    opacity: 0.5;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.2);
  }
}
.orbit-product-cap {
  position: absolute;
  top: 8%;
  left: 8%;
  z-index: 10;
}
.orbit-product-sneaker {
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.orbit-product-shoe {
  position: absolute;
  top: 8%;
  right: 8%;
  z-index: 10;
}
.circular-stage-green,
.circular-stage-yellow,
.circular-stage-mint {
  width: 220px;
  height: 220px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
  position: relative;
}
.merchandise-float-img {
  max-width: 75%;
  max-height: 75%;
  object-fit: contain;
  filter: drop-shadow(0 8px 20px rgba(0, 0, 0, 0.2));
}
.dimension-label-tiny {
  position: absolute;
  bottom: -35px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.8rem;
  font-weight: 600;
  color: #666;
  letter-spacing: 2px;
}
.epicenter-brand-spotlight {
  position: relative;
  z-index: 20;
  text-align: center;
  margin-top: 8rem;
}
.logo-emblem-adidas {
  margin-bottom: 1rem;
}
.adidas-triangle-mark {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.headline-brand-event {
  font-size: 3.5rem;
  font-weight: 900;
  color: #000;
  margin: 1rem 0 2rem;
  letter-spacing: 3px;
  font-family: "Arial Black", sans-serif;
}
.cta-obsidian-pill {
  background: #000;
  color: #fff;
  border: none;
  padding: 1.2rem 3.5rem;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 1.5px;
  border-radius: 50px;
  cursor: pointer;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}
.cta-obsidian-pill:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.4);
}
.divider-heading-bold {
  text-align: center;
  font-weight: 700;
  font-style: Bold;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  margin: 0 0 3rem;
  color: #000;
  font-family: "Microgramma D Bold Extended", sans-serif;
}
.featured-inventory-gallery {
  position: relative;
  z-index: 15;
  max-width: 1400px;
  margin: 2rem auto 3rem;
  padding: 0 2%;
}
.quartet-merchandise-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1rem;
  margin-top: 2rem;
}
.catalog-tile-compact {
  border-radius: 20px;
  padding: 0.8rem;
  position: relative;
  transition: all 0.3s ease;
  overflow: hidden;
  border: 1px solid #E0E0E0;
  border-bottom: none;
  cursor: pointer;
  min-height: 220px;
}
.catalog-tile-compact::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: url(/assets/Header/Subtract.jpg) no-repeat bottom center / cover;
  opacity: 0.9;
  transition: transform 0.3s ease;
}
.catalog-tile-compact:hover::before {
  transform: translateY(-3px);
}
.catalog-tile-compact > * {
  position: relative;
  z-index: 2;
}
.savings-corner-badge {
  position: absolute;
  bottom: 18%;
  right: 4%;
  border-radius: 8px;
  padding: 0.3rem 0.6rem;
  text-align: center;
}
.numeric-percentage {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #000;
}
.badge-descriptor {
  font-size: 10px;
  font-weight: 500;
  color: #000;
}
.visual-presentation-box {
  background:
    linear-gradient(
      135deg,
      #F5F5F5 0%,
      #ECECEC 100%);
  border-radius: 12px;
  padding: 1rem;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px;
}
.visual-presentation-box img {
  max-width: 70%;
  height: auto;
}
.info-cluster-bottom {
  padding-top: 0.3rem;
}
.item-designation {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  margin: 0 0 0.3rem;
  font-family: "Inter Tight", sans-serif;
}
.manufacturer-stamp {
  font-size: 11px;
  font-weight: 600;
  color: #00000080;
  margin-bottom: 0.2rem;
  font-family: "Inter Tight", sans-serif;
}
.transaction-details-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5rem;
}
.urgency-marker-red {
  font-size: 12px;
  font-weight: 600;
  color: #D30000;
}
.monetary-figure {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}
.taxonomy-label-soft {
  position: absolute;
  right: 0%;
  bottom: 2%;
  padding: 3px 10px;
  font-size: 7px;
  background: #F7E9F7;
  border-radius: 10px;
  color: #B324AE;
  font-weight: 400;
  font-family: "Inter Tight", sans-serif;
}
@media (max-width: 1024px) {
  .taxonomy-label-soft {
    font-size: 8px;
    padding: 2.8% 3.5%;
    bottom: 1%;
    right: 4%;
    border-radius: 10px;
  }
}
@media (max-width: 768px) {
  .taxonomy-label-soft {
    font-size: 7.5px;
    padding: 3% 4%;
    bottom: 2%;
    right: 5%;
    border-radius: 9px;
  }
}
@media (max-width: 576px) {
  .taxonomy-label-soft {
    font-size: 7px;
    padding: 3.5% 4.5%;
    bottom: 1%;
    right: 4%;
    border-radius: 8px;
  }
}
@media (max-width: 400px) {
  .taxonomy-label-soft {
    font-size: 6.5px;
    padding: 4% 5%;
    bottom: 1%;
    right: 6.5%;
  }
}
.expansion-tile-verdant {
  background: #A6D865;
  border-radius: 25px;
  padding: 2.5rem;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-height: 450px;
  transition: all 0.4s ease;
  cursor: pointer;
}
.expansion-tile-verdant:hover {
  transform: translateY(-12px) scale(1.02);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
}
.inventory-counter-badge {
  position: absolute;
  top: 2rem;
  right: 2rem;
  padding: 1rem 1.3rem;
  border-radius: 12px;
  color: #FFFFFF80;
  font-family: "Segoe UI";
  font-weight: 900;
  font-style: Italic;
  font-size: 15px;
  leading-trim: CAP_HEIGHT;
  line-height: 100%;
  letter-spacing: -3%;
  text-align: right;
  text-transform: uppercase;
}
.expansion-core-content {
  text-align: center;
}
.expansion-mega-text {
  font-family: "Segoe UI";
  font-weight: 900;
  font-style: Black;
  font-size: 40px;
  color: #104D12;
  margin-top: 240%;
  line-height: 100%;
  letter-spacing: -3%;
  text-transform: uppercase;
  text-align: left;
}
.navigation-orb-white {
  width: 70px;
  height: 70px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.5rem;
  color: #2E7D32;
  position: absolute;
  bottom: 25px;
  right: 25px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}
.navigation-orb-white:hover {
  transform: scale(1.15) rotate(45deg);
}
@media (max-width: 1200px) {
  .levitating-product-theatre {
    min-height: 950px;
    padding: 3rem 4%;
  }
  .orbit-product-cap,
  .orbit-product-sneaker,
  .orbit-product-shoe {
    width: 220px;
  }
  .headline-brand-event {
    font-size: 3rem;
  }
  .circular-stage-green,
  .circular-stage-yellow,
  .circular-stage-mint {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 992px) {
  .levitating-product-theatre {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 800px;
    padding: 2.5rem 3%;
  }
  .orbit-product-cap,
  .orbit-product-sneaker,
  .orbit-product-shoe {
    position: relative;
    width: 180px;
    margin: 1.5rem 0;
    left: auto;
    right: auto;
    top: auto;
    transform: none;
  }
  .headline-brand-event {
    font-size: 2.5rem;
    margin-top: 1rem;
  }
  .cta-obsidian-pill {
    padding: 1rem 2.5rem;
    font-size: 1rem;
  }
  .quartet-merchandise-grid {
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    gap: 2rem;
  }
  .expansion-mega-text {
    font-size: 3rem;
  }
}
@media (max-width: 768px) {
  .levitating-product-theatre {
    flex-direction: column;
    min-height: 118px;
    padding: 0rem;
  }
  .orbit-product-cap,
  .orbit-product-sneaker,
  .orbit-product-shoe {
    width: 140px;
    margin: 1rem auto;
  }
  .headline-brand-event {
    font-size: 2.2rem;
    letter-spacing: 1px;
  }
  .cta-obsidian-pill {
    font-size: 0.95rem;
    padding: 0.9rem 2rem;
  }
  .circular-stage-green,
  .circular-stage-yellow,
  .circular-stage-mint {
    width: 150px;
    height: 150px;
  }
  .merchandise-float-img {
    max-width: 85%;
  }
  .divider-heading-bold {
    font-size: 1.8rem;
    margin-bottom: 3rem;
  }
  .quartet-merchandise-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
  .expansion-tile-verdant {
    min-height: 380px;
  }
  .expansion-mega-text {
    font-size: 2.5rem;
  }
}
@media (max-width: 480px) {
  .levitating-product-theatre {
    text-align: center;
    min-height: 113px !important;
    margin-top: 44px;
  }
  .orbit-product-cap,
  .orbit-product-sneaker,
  .orbit-product-shoe {
    width: 110px;
    margin: 0.8rem auto;
  }
  .headline-brand-event {
    font-size: 1.8rem;
    line-height: 1.3;
    margin-top: 1rem;
  }
  .cta-obsidian-pill {
    width: 100%;
    font-size: 0.9rem;
    padding: 0.8rem;
  }
  .divider-heading-bold {
    font-size: 1.4rem;
  }
  .quartet-merchandise-grid {
    grid-template-columns: 1fr;
    gap: 1.2rem;
  }
  .visual-presentation-box {
    padding: 1rem;
    min-height: 160px;
  }
  .watch-device-mockup {
    width: 90px;
    height: 90px;
  }
  .iphone-device-mockup {
    width: 80px;
    height: 120px;
  }
  .macbook-device-mockup {
    width: 120px;
    height: 75px;
  }
  .expansion-tile-verdant {
    min-height: 320px;
    padding: 1.5rem;
  }
  .expansion-mega-text {
    font-size: 2rem;
  }
  .navigation-orb-white {
    width: 48px;
    height: 48px;
    font-size: 1.6rem;
  }
}
.curated-promotions-zone {
  position: relative;
  z-index: 2;
  max-width: 1400px;
  margin: -10% 5% 0 5%;
  background:
    linear-gradient(
      180deg,
      #FFFFFF 0%,
      #F4F4F4 100%);
  border-radius: 30px;
  padding: 5%;
}
@media (max-width: 1200px) {
  .curated-promotions-zone {
    max-width: 1200px;
    margin: 8% 2%;
    padding: 2.5%;
    border-radius: 26px;
  }
}
@media (max-width: 992px) {
  .curated-promotions-zone {
    max-width: 95%;
    margin: -6% auto 0 auto;
    padding: 3%;
    border-radius: 24px;
  }
}
@media (max-width: 768px) {
  .curated-promotions-zone {
    max-width: 94%;
    margin: -4% auto 0 auto;
    padding: 4%;
    border-radius: 20px;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.07);
  }
}
@media (max-width: 576px) {
  .curated-promotions-zone {
    max-width: 92%;
    margin: -2% auto 0 auto;
    padding: 5%;
    border-radius: 18px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
  }
}
@media (max-width: 400px) {
  .curated-promotions-zone {
    max-width: 90%;
    margin: 0 auto;
    padding: 6%;
    border-radius: 16px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.05);
  }
}
.trending-stores-section {
  padding: 3rem clamp(1.5rem, 4vw, 4rem);
  background: #ffffff;
  margin: 57px;
}
.stores-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2.5rem;
  gap: 1.5rem;
  flex-wrap: wrap;
}
.stores-title {
  font-size: 32px;
  font-family: "Microgramma D Bold Extended", sans-serif;
  font-style: bold;
  font-weight: 700;
  letter-spacing: 0%;
  color: #000000;
  margin: 0;
}
.show-all-button {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  background: #FFFFFF;
  color: #000000;
  border: 0.125rem solid #000000;
  border-radius: 2rem;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.show-all-button:hover {
  background: #000000;
  color: #FFFFFF;
  transform: translateY(-0.125rem);
}
.button-arrow {
  width: 1rem;
  height: 1rem;
  transition: transform 0.3s ease;
}
.show-all-button:hover .button-arrow {
  transform: translateX(0.25rem);
}
.stores-layout {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: 2rem;
  align-items: start;
  margin-right: 61px;
  margin-left: 5px;
}
.promo-mega-banner {
  position: relative;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 1.25rem;
  min-height: 29rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.badge-pink {
  position: absolute;
  top: 10%;
  left: 15%;
  padding: 0.5rem 1rem;
  background: #FF69B4;
  color: #FFFFFF;
  font-size: 0.75rem;
  font-weight: 700;
  border-radius: 0.25rem;
  transform: rotate(-15deg);
}
.badge-text {
  position: absolute;
  top: 12%;
  left: 25%;
  font-size: 0.625rem;
  font-weight: 700;
  color: #000000;
  transform: rotate(-10deg);
  text-align: center;
  line-height: 1.2;
}
.badge-orange {
  position: absolute;
  top: 20%;
  right: 15%;
  padding: 0.5rem 1rem;
  background: #FF6347;
  color: #FFFFFF;
  font-size: 0.75rem;
  font-weight: 700;
  border-radius: 0.25rem;
  transform: rotate(12deg);
}
.badge-yellow {
  position: absolute;
  bottom: 35%;
  left: 10%;
  padding: 0.75rem 1rem;
  background: #FFD700;
  color: #000000;
  font-size: 0.625rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
  transform: rotate(-20deg);
  clip-path: polygon(30% 0%, 70% 0%, 100% 50%, 70% 100%, 30% 100%, 0% 50%);
}
.badge-green {
  position: absolute;
  bottom: 25%;
  right: 15%;
  padding: 0.75rem 1rem;
  background: #90EE90;
  color: #000000;
  font-size: 0.625rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
  border-radius: 0.5rem;
  transform: rotate(15deg);
}
.badge-curved {
  position: absolute;
  bottom: 45%;
  left: 50%;
  font-size: 0.625rem;
  font-weight: 700;
  color: #000000;
  transform: translateX(-50%) rotate(-5deg);
  letter-spacing: 0.1em;
}
.offer-main {
  text-align: center;
  margin: 2rem 0;
  z-index: 2;
}
.offer-percentage {
  font-size: clamp(4rem, 8vw, 6rem);
  font-weight: 900;
  color: #000000;
  line-height: 0.9;
  margin: 100px;
}
.asterisk {
  font-size: 2.5rem;
  vertical-align: super;
}
.stores-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
}
.store-card {
  position: relative;
  background-image: url("/assets/Header/Subtract (1).svg");
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
  border-radius: 0.75rem;
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  cursor: pointer;
  height: 120px;
}
.discount-text-2 {
  position: absolute;
  left: 13%;
  top: 69%;
  transform: translateY(-50%) rotate(271deg);
  transform-origin: left center;
  color: #FFFFFF;
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  white-space: nowrap;
}
.store-logo-wrapper {
  width: 100%;
  max-width: 10rem;
  aspect-ratio: 16 / 9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.store-logo {
  max-width: 70%;
  max-height: 100%;
  object-fit: contain;
}
.store-category {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 16px;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: uppercase;
  color: #878787;
  margin: 0;
}
@media (max-width: 1200px) {
  .stores-layout {
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
  }
  .promo-mega-banner {
    min-height: 30rem;
    background-size: cover;
  }
  .offer-percentage {
    margin: 60px 0;
    font-size: clamp(3rem, 6vw, 5rem);
  }
}
@media (max-width: 992px) {
  .stores-layout {
    grid-template-columns: 1fr;
    gap: 2.5rem;
    margin-right: 5px;
    margin-left: 5px;
  }
  .promo-mega-banner {
    order: -1;
    min-height: 28rem;
    background-size: contain;
    background-position: center;
  }
  .stores-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.25rem;
  }
  .stores-header {
    flex-direction: column;
    text-align: center;
  }
  .show-all-button {
    align-self: center;
  }
  .offer-percentage {
    margin: 50px 0;
    font-size: clamp(2.8rem, 7vw, 4.8rem);
  }
}
@media (max-width: 768px) {
  .trending-stores-section {
    padding: 2.5rem 0.5rem;
    margin: 0px;
  }
  .stores-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }
  .promo-mega-banner {
    min-height: 30rem;
    padding: 2rem 1rem;
    background-size: cover;
  }
  .offer-percentage {
    margin: 40px 0;
    font-size: clamp(2.4rem, 8vw, 3.8rem);
  }
  .badge-pink,
  .badge-orange,
  .badge-yellow,
  .badge-green,
  .badge-curved {
    display: none;
  }
  .store-card {
    padding: 1.5rem;
    min-height: auto;
    height: 79px;
  }
  .store-category {
    font-size: 9px;
  }
}
@media (max-width: 576px) {
  .stores-header {
    gap: 1rem;
    margin-bottom: 1.5rem;
  }
  .stores-title {
    font-size: 1.5rem;
    text-align: center;
  }
  .promo-mega-banner {
    min-height: 30rem;
    background-size: contain;
    padding: 2rem;
  }
  .offer-percentage {
    margin: 30px 0;
    font-size: clamp(2rem, 10vw, 3rem);
  }
  .store-card {
    padding: 1.25rem;
  }
  .ticket-edge {
    width: 2rem;
  }
  .discount-text-2 {
    font-size: 0.75rem;
  }
}
.audio-bazaar-zone {
  padding: 3rem clamp(1.5rem, 4vw, 4rem) 2rem;
  background:
    linear-gradient(
      180deg,
      #F4F9FF 0%,
      #D2EEFF 100%);
  margin: -8px;
  padding-bottom: 81px;
}
.mega-headline-strip {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  gap: 1.5rem;
  flex-wrap: wrap;
  margin-right: 63px;
  margin-left: 63px;
}
.bold-proclamation {
  font-family: "Microgramma D Bold Extended", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #000000;
  letter-spacing: 0%;
  line-height: 1.15;
  margin: 0;
  text-transform: uppercase;
}
.universal-peek-trigger {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 7px 22px;
  background: transparent;
  color: black;
  border: 1px solid black;
  border-radius: 3rem;
  font-size: 0.8125rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
  border-radius: 15px;
  font-family: "Segoe UI", sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .universal-peek-trigger {
    display: none;
  }
}
.universal-peek-trigger:hover {
  background: #000000;
  color: #FFFFFF;
  transform: translateY(-0.125rem);
}
.circular-pointer {
  width: 1rem;
  height: 1rem;
  transition: transform 0.3s ease;
}
.universal-peek-trigger:hover .circular-pointer {
  transform: translateX(0.25rem);
}
.flex-showcase-matrix {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(15rem, 1fr));
  gap: 1.5rem;
  align-items: stretch;
}
.merchandise-tile {
  background: #FFFFFF;
  border-radius: 1.25rem;
  padding: 2rem 1.5rem;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: all 0.3s ease;
  cursor: pointer;
}
.merchandise-tile:hover {
  transform: translateY(-0.5rem);
  box-shadow: 0 0.75rem 1.5rem rgba(0, 0, 0, 0.12);
}
.visual-frame-box {
  width: 100%;
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.centered-artifact {
  width: 70%;
  height: 70%;
  object-fit: contain;
  object-position: center;
}
.item-identifier {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 500;
  font-style: Medium;
  font-size: 36px;
  line-height: 36px;
  letter-spacing: -1.08px;
  text-align: center;
  vertical-align: middle;
}
.monetary-duo-stack {
  display: flex;
  flex-direction: row;
  gap: 0.375rem;
  margin-bottom: 1.5rem;
}
.crossed-former-value {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #999999;
  text-decoration: line-through;
}
.active-deal-figure {
  font-family: "Bai Jamjuree", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
}
.crimson-acquire-trigger {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  width: 72%;
  padding: 12px 10px;
  background: #E60000;
  color: #FFFFFF;
  border: none;
  border-radius: 2rem;
  cursor: pointer;
  transition: all 0.3s ease;
}
.btnn-textt {
  font-weight: 400;
  font-style: "Regular";
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: uppercase;
  font-family: "Bai Jamjuree", sans-serif;
}
.crimson-acquire-trigger:hover {
  background: #CC0000;
  transform: scale(1.02);
  box-shadow: 0 0.375rem 1rem rgba(230, 0, 0, 0.3);
}
.mini-forward-chevron {
  width: 1rem;
  height: 1rem;
  transition: transform 0.3s ease;
}
.crimson-acquire-trigger:hover .mini-forward-chevron {
  transform: translateX(0.25rem);
}
.gradient-hero-panel {
  background:
    linear-gradient(
      135deg,
      #E3F2FD 0%,
      #BBDEFB 100%);
  border-radius: 1.25rem;
  padding: 2rem 2rem 0rem 2rem;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease;
  min-height: 25rem;
}
.gradient-hero-panel:hover {
  transform: translateY(-0.5rem);
  box-shadow: 0 0.75rem 1.5rem rgba(0, 0, 0, 0.12);
}
.skyward-label-cluster {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 1rem;
  z-index: 2;
}
.uppercase-teaser-phrase {
  font-family: "Bai Jamjuree", sans-serif;
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0%;
  text-align: left;
  vertical-align: middle;
  font-weight: 700;
  color: #000000;
  letter-spacing: 0.05em;
  line-height: 1.3;
  text-transform: uppercase;
}
.diagonal-navigation-icon {
  width: 1.25rem;
  height: 1.25rem;
  flex-shrink: 0;
}
.portrait-anchor-space {
  flex: 1;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-top: auto;
}
.human-lifestyle-visual {
  height: auto;
  max-height: 28rem;
  object-fit: cover;
  object-position: center bottom;
  transform: scaleX(-1);
}
@media (max-width: 1024px) {
  .flex-showcase-matrix {
    grid-template-columns: repeat(auto-fit, minmax(14rem, 1fr));
    gap: 1.25rem;
  }
}
@media (max-width: 768px) {
  .audio-bazaar-zone {
    padding: 2rem 1.5rem;
  }
  .mega-headline-strip {
    flex-direction: column;
    padding: 4%;
  }
  .flex-showcase-matrix {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
  .gradient-hero-panel {
    min-height: 20rem;
  }
}
@media (max-width: 480px) {
  .audio-bazaar-zone {
    padding: 1.5rem 1rem;
  }
  .merchandise-tile {
    padding: 1.5rem 1rem;
  }
  .gradient-hero-panel {
    padding: 1.5rem;
    min-height: 18rem;
  }
}
@media (max-width: 992px) {
  .human-lifestyle-visual {
    max-height: 16rem;
    object-position: center bottom;
  }
  .centered-artifact {
    width: 80%;
    height: auto;
  }
}
@media (max-width: 768px) {
  .human-lifestyle-visual {
    max-height: 12rem;
    object-position: center bottom;
    width: 100%;
  }
  .centered-artifact {
    width: 41%;
    height: auto;
  }
  .item-identifier {
    font-size: 21px;
  }
  .btnn-textt {
    font-size: 9px;
  }
}
@media (max-width: 576px) {
  .human-lifestyle-visual {
    max-height: 30rem;
    object-position: center bottom;
    width: 100%;
  }
  .centered-artifact {
    width: 41%;
    height: auto;
  }
  .item-identifier {
    font-size: 21px;
  }
}
.cosmetics-deals-section {
  margin: -8px;
  min-height: 80vh;
  padding: 2rem clamp(1rem, 3vw, 3rem);
  background: url(/assets/Home/cloudbg.webp) center/cover no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.deals-wrapper {
  width: 100%;
  max-width: 95rem;
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 3rem;
  align-items: stretch;
}
.featured-section {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 2rem;
  min-height: 38rem;
  overflow: visible;
}
.brand-label {
  position: absolute;
  top: 2%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.2em;
  color: rgba(255, 255, 255, 0.95);
  text-transform: uppercase;
  text-align: center;
  font-family: "Inter Tight", sans-serif;
}
.sub-brand {
  display: block;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: rgba(255, 255, 255, 0.85);
  margin-top: 0.25rem;
  font-family: "Inter Tight", sans-serif;
}
.main-headline {
  font-family:
    "Playfair Display",
    Georgia,
    serif;
  font-size: clamp(2.2rem, 5vw, 4rem);
  font-weight: 300;
  color: #ffffff;
  text-align: center;
  line-height: 1.1;
  margin: 22px 0px 1.5rem;
  z-index: 2;
}
.product-container {
  position: absolute;
  bottom: -6rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 25rem;
  z-index: 2;
}
.featured-product-img {
  width: 120%;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 1.5rem 3rem rgba(0, 0, 0, 0.25));
}
@media (max-width: 992px) {
  .product-container {
    bottom: -4rem;
    max-width: 22rem;
  }
}
@media (max-width: 576px) {
  .product-container {
    bottom: -3rem;
    max-width: 18rem;
  }
}
.review-bubble {
  position: absolute;
  background: #ffffff;
  border-radius: 12px;
  padding: 0.8rem 1rem;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.12);
  max-width: 15rem;
  z-index: 3;
  animation: floatReview 4s ease-in-out infinite;
  font-family: "Inter Tight", sans-serif;
  border: 1px solid #2387F9;
}
@keyframes floatReview {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-0.625rem);
  }
}
.review-inner {
  display: flex;
  align-items: flex-start;
  gap: 0.7rem;
}
.review-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
  box-shadow: 0 0 0 2px #f2f2f2;
}
.review-text {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.review-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.25rem;
}
.reviewer {
  font-size: 0.8rem;
  font-weight: 700;
  color: #000;
  margin: 0;
}
.rating {
  font-size: 0.75rem;
  color: #FFD700;
  letter-spacing: 0.05rem;
}
.review-content {
  font-size: 0.7rem;
  color: #333;
  line-height: 1.4;
  margin: 0;
  font-weight: 400;
}
.review-1 {
  top: 33%;
  left: 35%;
  transform: translateX(-50%);
}
.review-2 {
  top: 43%;
  left: 5%;
}
.review-3 {
  top: 58%;
  left: 19%;
  z-index: 1;
}
.review-4 {
  bottom: 19%;
  left: 21%;
}
.review-5 {
  top: 45%;
  right: 11%;
  z-index: 1;
}
.review-6 {
  bottom: 34%;
  right: -1%;
}
@media (max-width: 600px) {
  .review-bubble {
    padding: 0.6rem 0.7rem;
    max-width: 11rem;
    border-radius: 10px;
    animation-duration: 3.5s;
  }
  .review-avatar {
    width: 32px;
    height: 32px;
  }
  .reviewer {
    font-size: 0.7rem;
  }
  .rating {
    font-size: 0.65rem;
  }
  .review-content {
    font-size: 5px;
    line-height: 1.3;
  }
  .review-1 {
    top: 32%;
    left: 30%;
    transform: translateX(-50%);
  }
  .review-2 {
    top: 40%;
    left: 4%;
  }
  .review-3 {
    top: 58%;
    left: 12%;
    z-index: 1;
  }
  .review-4 {
    bottom: 20%;
    left: 5%;
  }
  .review-5 {
    top: 48%;
    right: 5%;
    z-index: 1;
  }
  .review-6 {
    bottom: 26%;
    right: 5%;
  }
}
@media (max-width: 768px) {
  .review-bubble {
    max-width: 12rem;
    padding: 0.6rem 0.8rem;
  }
  .review-avatar {
    width: 20px;
    height: 20px;
  }
  .review-content {
    font-size: 5px;
  }
}
.promo-section {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  height: 100%;
}
.promo-header {
  text-align: right;
  margin-bottom: 0.5rem;
}
.promo-header-content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.promo-title {
  font-family: "Microgramma D Bold Extended", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #ffffff;
  font-style: bold;
  letter-spacing: 0.08em;
  line-height: 1.1;
  margin: 0 0 0.75rem;
  text-transform: uppercase;
  text-align: right;
}
.show-all-btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.5rem;
  padding: 0.6rem 1.25rem;
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 12px;
  font-family:
    "Segoe UI",
    "Segoe UI Variable",
    -apple-system,
    BlinkMacSystemFont,
    "SF Pro Text",
    "SF Pro Display",
    "Inter",
    "Helvetica Neue",
    Arial,
    sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.01em;
  cursor: pointer;
  transition:
    background-color 0.25s ease,
    color 0.25s ease,
    border-color 0.25s ease,
    transform 0.2s ease;
}
@supports (-webkit-touch-callout: none) {
  .show-all-btn {
    letter-spacing: -0.015em;
  }
}
.show-all-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 0.5rem 1.25rem rgba(0, 0, 0, 0.18);
  background: black;
  color: white;
}
.deals-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  align-items: stretch;
  height: 100%;
}
.left-column {
  display: grid;
  grid-template-rows: 1fr 1fr;
  gap: 1rem;
}
.right-column {
  display: flex;
  align-items: stretch;
}
.promo-card {
  position: relative;
  background: #fff;
  border-radius: 1.2rem;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  height: 100%;
}
.promo-card:hover {
  transform: translateY(-4px);
}
.large-card {
  height: 100%;
}
.card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1.2rem;
}
@media (max-width: 992px) {
  .deals-wrapper {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .promo-header-content {
    align-items: center;
    text-align: center;
  }
  .promo-title,
  .show-all-btn {
    text-align: center;
  }
}
@media (max-width: 576px) {
  .featured-section {
    min-height: 30rem;
  }
}
@media (max-width: 1200px) {
  .deals-wrapper {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .featured-section {
    min-height: 38rem;
  }
  .promo-section {
    margin-top: 2rem;
  }
  .promo-title {
    font-size: 28px;
  }
  .promo-title-2 {
    font-size: 24px;
  }
  .featured-product-img {
    width: 100%;
    max-height: 28rem;
  }
  .review-bubble {
    transform: scale(0.9);
  }
}
@media (max-width: 992px) {
  .cosmetics-deals-section {
    padding: 3rem 1.5rem;
  }
  .deals-wrapper {
    grid-template-columns: 1fr;
  }
  .featured-section {
    min-height: 30rem;
    padding: 1.5rem 0;
  }
  .brand-label {
    font-size: 21px !important;
  }
  .main-headline {
    font-size: clamp(2rem, 5vw, 3rem);
  }
  .product-container {
    max-width: 24rem;
  }
  .promo-title {
    font-size: 26px;
  }
  .promo-title-2 {
    font-size: 22px;
  }
  .show-all-btn {
    font-size: 16px;
    padding: 0.6rem 1.2rem;
  }
  .deals-container {
    grid-template-columns: 1fr;
  }
  .large-card {
    min-height: 22rem;
  }
}
@media (max-width: 768px) {
  .featured-section {
    min-height: 25rem;
  }
  .main-headline {
    font-size: 2rem;
    line-height: 1.2;
  }
  .featured-product-img {
    width: 100%;
  }
  .review-bubble {
    display: visible;
  }
  .promo-title {
    font-size: 22px;
    text-align: center;
  }
  .promo-title-2 {
    font-size: 21px;
  }
  .promo-section {
    gap: 1rem;
  }
  .show-all-btn {
    align-self: center;
  }
}
@media (max-width: 576px) {
  .cosmetics-deals-section {
    padding: 3rem 1rem;
  }
  .main-headline {
    font-size: 1.75rem;
  }
  .promo-title {
    font-size: 21px;
  }
  .promo-title-2 {
    font-size: 18px;
  }
  .show-all-btn {
    font-size: 14px;
    padding: 0.5rem 1rem;
  }
}
.tech-marketplace {
  background: #FFFFFF80;
  padding: 60px 0;
}
.layout-container {
  max-width: 1400px;
  margin: auto;
}
.top-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
  padding: 0 100px;
}
.main-heading {
  font-family: "Space Grotesk";
  font-weight: 700;
  font-size: 24px;
  margin: 0;
}
.category-tabs {
  display: flex;
  gap: 32px;
  align-items: center;
}
.tab-item {
  background: transparent;
  border: none;
  font-size: 14px;
  font-weight: 400;
  color: #5F6C72;
  font-family: "Public Sans";
  padding: 8px 0;
  cursor: pointer;
  position: relative;
  transition: 0.25s;
}
.tab-item:hover {
  color: #dc0000;
}
.tab-item.current {
  color: #000;
  font-weight: 600;
}
.tab-item.current::after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  height: 2px;
  background: #dc0000;
  border-radius: 10px;
}
.view-more-link {
  background: transparent;
  border: none;
  font-size: 15px;
  font-weight: 500;
  color: #dc0000;
  font-family: "Public Sans";
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
}
.item-showcase {
  padding: 0 100px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}
.shop-tile {
  border-radius: 33px;
  border: 1px solid #E0E0E0;
  border-bottom: none;
  background: #fff;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: .3s;
  padding-bottom: 28px;
}
.shop-tile::after {
  content: "";
  position: absolute;
  bottom: 0;
  height: 40px;
  width: 100%;
  background: white;
  z-index: 1;
}
.shop-tile::before {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 38px;
  background: url(/assets/Footer/Subtract__1_-removebg-preview.png) no-repeat bottom center / cover;
  z-index: 2;
}
.tile-content {
  padding: 0;
}
.visual-box {
  background: #f5f5f5;
  border-radius: 18px;
  margin: 20px;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item-visual {
  max-width: 82%;
  transition: .3s;
}
.shop-tile:hover .item-visual {
  transform: scale(1.08);
}
.details-block {
  padding: 0 20px 14px;
  font-family: "Inter Tight";
  position: relative;
}
.header-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.item-title {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  font-family: "Inter Tight";
}
.promo-marker span {
  font-size: 15px;
  font-weight: 600;
}
.maker-label {
  margin-top: 6px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #777;
  font-family: "Inter Tight";
}
.item-divider {
  width: 100%;
  height: 1px;
  background: #E7E7E7;
  margin: 12px 0;
}
.cost-strip {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 21px;
}
.status-text {
  color: #D30000;
  font-size: 16px;
  font-weight: 600;
}
.cost-value {
  font-size: 21px;
  font-weight: 700;
}
.verified-tag-row-new-leb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px;
}
.verified-wrapper-new-leb {
  display: flex;
  align-items: center;
  gap: 6px;
}
.verified-text-new-leb {
  font-family: "Segoe UI";
  font-size: 11px;
  color: #0260fd;
  font-weight: 600;
  opacity: 0.85;
}
.verified-icon-new-leb {
  width: 16px;
  height: 16px;
  margin-bottom: 0px;
}
.genre-label {
  background: #F7E9F7;
  padding: 4px 10px;
  border-radius: 12px;
  font-size: 11px;
  font-weight: 500;
  color: #444;
}
.total-count-new-leb {
  font-family: "Inter Tight", sans-serif;
  margin-top: 27px;
  text-align: left;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.2;
  opacity: 0.85;
  color: #333333;
}
@supports (-webkit-touch-callout: none) {
  .total-count-new-leb {
    font-weight: 700;
  }
}
.genre-label {
  position: absolute;
  bottom: 52px;
  right: 11px;
  font-size: 10px;
  background: #F7E9F7;
  color: #B324AE;
  padding: 6px 14px;
  border-radius: 12px;
  font-family: "Public Sans";
}
.spotlight-tile {
  border-radius: 20px;
  background: linear-gradient(rgb(255, 218, 218), rgb(255, 255, 255));
  padding: 32px;
  text-align: center;
  width: 100%;
  height: 414px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.spotlight-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
}
.hero-item {
  width: 140px;
  transition: .3s;
}
.spotlight-tile:hover .hero-item {
  transform: scale(1.12);
}
.spotlight-heading {
  font-size: 28px;
  font-weight: 700;
  font-family: "Public Sans";
}
.spotlight-message {
  font-size: 15px;
  color: #475156;
  font-family: "Public Sans";
  margin-top: -19px;
}
.deal-info {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: -2px;
}
.deal-prefix {
  font-size: 14px;
  font-family: "Public Sans";
}
.deal-amount {
  padding: 6px 16px;
  background: white;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
  font-family: "Public Sans";
}
.action-btn {
  margin-top: 10px;
  padding: 12px 36px;
  background: #dc0000;
  color: white;
  border-radius: 20px;
  font-family: "Public Sans";
  font-weight: 700;
  border: none;
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .top-bar {
    padding: 0 40px;
    flex-direction: column;
    gap: 18px;
    text-align: center;
  }
  .item-showcase {
    padding: 0 40px;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
  .shop-tile {
    height: auto;
  }
  .spotlight-tile {
    height: 360px;
  }
}
@media (max-width: 768px) {
  .top-bar {
    padding: 0 24px;
  }
  .category-tabs {
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .item-showcase {
    padding: 0 24px;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .visual-box {
    margin: 14px;
  }
  .item-title {
    font-size: 11px;
  }
  .item-visual {
    max-width: 76%;
  }
  .genre-label {
    right: 8px;
    bottom: -30px;
  }
  .spotlight-tile {
    padding: 26px;
    height: 360px;
  }
  .spotlight-heading {
    font-size: 17px;
  }
  .hero-item {
    width: 120px;
  }
}
@media (max-width: 576px) {
  .tech-marketplace {
    padding: 30px 0;
  }
  .top-bar {
    padding: 0 16px;
    flex-direction: column;
    gap: 10px;
    text-align: center;
  }
  .main-heading {
    font-size: 21px;
  }
  .category-tabs {
    gap: 14px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .item-showcase {
    padding: 0 16px;
    grid-template-columns: repeat(2, 1fr);
    gap: 22px;
  }
  .shop-tile {
    border-radius: 22px;
    height: auto;
  }
  .visual-box {
    margin: 12px;
    aspect-ratio: 1;
  }
  .item-visual {
    max-width: 70%;
  }
  .details-block {
    padding: 0 24px 32px;
  }
  .item-title {
    font-size: 11px;
  }
  .promo-marker span {
    font-size: 9px;
  }
  .maker-label {
    font-size: 10px;
    margin-bottom: 10px;
  }
  .item-divider {
    margin: 10px 0;
  }
  .status-text {
    font-size: 10px;
  }
  .cost-value {
    font-size: 10px;
  }
  .genre-label {
    font-size: 6px;
    padding: 5px 12px;
    right: 6px;
    bottom: 69px;
  }
  .spotlight-tile {
    height: 369px;
    padding: 16px;
    width: 84%;
  }
  .spotlight-heading {
    font-size: 17px;
  }
  .spotlight-message {
    font-size: 11px;
  }
  .hero-item {
    width: 110px;
  }
  .deal-info {
    gap: 6px;
  }
  .deal-amount {
    font-size: 14px;
    padding: 5px 14px;
  }
  .action-btn {
    padding: 10px 26px;
    font-size: 9px;
    gap: 6px;
  }
}
.product-cards-section {
  padding: 3rem 2rem;
  background-color: #ffffff;
  margin: -8px;
}
.cards-container {
  max-width: 90rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
  gap: 2rem;
}
.product-card-item {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 2rem;
  padding: 3rem;
  border-radius: 1.5rem;
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  cursor: pointer;
  overflow: hidden;
  background: #F2F4F5;
}
.product-card-item:hover {
  transform: translateY(-0.25rem);
  box-shadow: 0 0.75rem 2rem rgba(0, 0, 0, 0.12);
}
.card-content-area {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  z-index: 2;
}
.intro-badge {
  width: fit-content;
  padding: 0.5rem 1rem;
  border-radius: 6.25rem;
  font-family: "Public Sans";
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.05em;
}
.product-title-text {
  font-family: "Public Sans";
  font-weight: 700;
  font-style: SemiBold;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0%;
  margin: 0;
}
.product-description {
  font-family: "Public Sans";
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0%;
  color: #ADB7BC;
  margin: 0;
  opacity: 0.85;
}
.shop-now-action {
  display: inline-flex;
  align-items: center;
  gap: 0.625rem;
  width: fit-content;
  padding: 13px 16px;
  background-color: #e60000;
  color: #ffffff;
  border: none;
  border-radius: 20px;
  font-family: "Public Sans";
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: all 0.3s ease;
}
.shop-now-action:hover {
  background-color: #cc0000;
  transform: translateY(-0.125rem);
  box-shadow: 0 0.5rem 1rem rgba(230, 0, 0, 0.3);
}
.shop-now-action:active {
  transform: translateY(0);
}
.shop-now-action:focus {
  outline: 0.125rem solid #000;
  outline-offset: 0.25rem;
}
.btn-text {
  font-weight: 700;
}
.arrow-svg-icon {
  width: 1.25rem;
  height: 1.25rem;
  transition: transform 0.3s ease;
}
.shop-now-action:hover .arrow-svg-icon {
  transform: translateX(0.25rem);
}
.card-image-area {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 18rem;
}
.price-badge-circle {
  position: absolute;
  top: 0;
  right: 0;
  width: 5.5rem;
  height: 5.5rem;
  background-color: #2196F3;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0.5rem 1.5rem rgba(33, 150, 243, 0.3);
  z-index: 10;
}
.price-amount {
  font-family: "Public Sans";
  font-weight: 600;
  font-style: "SemiBold";
  font-size: 21px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #ffffff;
}
.product-image-display {
  max-width: 100%;
  height: auto;
  object-fit: contain;
  filter: drop-shadow(0 0.5rem 2rem rgba(0, 0, 0, 0.15));
}
@media (max-width: 1024px) {
  .cards-container {
    gap: 1.5rem;
  }
  .product-card-item {
    padding: 2.5rem;
    gap: 1.5rem;
  }
  .price-badge-circle {
    width: 5rem;
    height: 5rem;
  }
  .price-amount {
    font-size: 1.25rem;
  }
}
@media (max-width: 768px) {
  .product-cards-section {
    padding: 2rem 1.5rem;
  }
  .cards-container {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  .product-card-item {
    grid-template-columns: 1fr;
    padding: 2rem;
    gap: 2rem;
  }
  .card-content-area {
    order: 1;
  }
  .card-image-area {
    order: 2;
    min-height: 15rem;
  }
  .product-title-text {
    font-size: 1.75rem;
  }
  .price-badge-circle {
    width: 4.5rem;
    height: 4.5rem;
    top: -1rem;
    right: 1rem;
  }
  .price-amount {
    font-size: 1.125rem;
  }
}
@media (max-width: 480px) {
  .product-cards-section {
    padding: 1.5rem 1rem;
  }
  .product-card-item {
    padding: 1.5rem;
    gap: 1.5rem;
    border-radius: 1rem;
  }
  .card-content-area {
    gap: 1.25rem;
  }
  .intro-badge {
    font-size: 0.7rem;
    padding: 0.4375rem 0.875rem;
  }
  .product-title-text {
    font-size: 1.5rem;
  }
  .product-description {
    font-size: 0.875rem;
  }
  .shop-now-action {
    padding: 0.75rem 1.75rem;
    font-size: 0.8125rem;
  }
  .card-image-area {
    min-height: 12rem;
  }
  .price-badge-circle {
    width: 4rem;
    height: 4rem;
  }
  .price-amount {
    font-size: 1rem;
  }
}
.product-banner {
  position: relative;
  display: flex;
  width: 100%;
  height: 360px;
  background:
    linear-gradient(
      to right,
      #f8f8f8,
      #e5e5e5);
  overflow: hidden;
  margin-bottom: 50px;
}
.price-badge {
  position: absolute;
  top: 32px;
  left: 60%;
  transform: translateX(-50%);
  background: #ffffff;
  padding: 41px 24px;
  border-radius: 1000px;
  font-size: 22px;
  font-weight: 600;
  color: #111;
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.10);
  z-index: 10;
  font-family: "Public Sans", sans-serif;
}
.left-section {
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.save-label {
  background: #000;
  color: #fff;
  padding: 3px 8px;
  color: white;
  font-family: "Public Sans", sans-serif;
  font-size: 21px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-left: 14%;
  border-radius: 3px;
  display: inline-block;
  width: fit-content;
}
.product-title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 12px;
  font-family: "Space Grotesk", sans-serif;
  margin-left: 14%;
}
.product-desc {
  font-family: "Public Sans", sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #555555;
  line-height: 1.65;
  width: 80%;
  color: #3b3b3b;
  margin-bottom: 25px;
  margin-left: 14%;
}
.shop-btn {
  background: red;
  color: white;
  padding: 0.875rem 2.25rem;
  border: none;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  width: fit-content;
  transition: 0.3s;
  margin-left: 14%;
}
.shop-btn:hover {
  background: #c3161d;
}
.right-section {
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner-img {
  width: 100%;
  object-fit: contain;
}
@media (max-width: 768px) {
  .product-banner {
    flex-direction: column;
    height: auto;
    padding-bottom: 20px;
  }
  .price-badge {
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    padding: 28px 32px;
    font-size: 21px;
    border-radius: 50%;
  }
  .left-section {
    width: 100%;
    text-align: center;
    align-items: center;
    padding-top: 120px;
  }
  .save-label {
    margin-left: 0;
    padding: 3px 10px;
    font-size: 16px;
    border-radius: 3px;
  }
  .product-title {
    margin-left: 0;
    font-size: 26px;
  }
  .product-desc {
    margin-left: 0;
    width: 90%;
    font-size: 18px;
  }
  .shop-btn {
    margin-left: 0;
    padding: 10px 26px;
    border-radius: 18px;
  }
  .right-section {
    width: 100%;
    margin-top: 25px;
  }
  .banner-img {
    width: 80%;
    margin: auto;
  }
}
@media (max-width: 480px) {
  .price-badge {
    padding: 22px 26px;
    font-size: 18px;
  }
  .product-title {
    font-size: 22px;
  }
  .product-desc {
    font-size: 16px;
    width: 95%;
  }
  .banner-img {
    width: 90%;
  }
  .shop-btn {
    font-size: 12px;
    padding: 8px 22px;
  }
}
.product-showcase {
  margin: -8px;
  padding: 3rem 2rem;
  background-color: #fafafa;
}
.showcase-container {
  max-width: 90rem;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .show-all-button {
    font-size: 18px;
    padding: 0.8rem 2rem;
    border-radius: 14px;
    gap: 0.6rem;
  }
}
@media (max-width: 992px) {
  .show-all-container {
    padding: 0.5rem 0;
  }
  .show-all-button {
    font-size: 17px;
    padding: 0.75rem 1.75rem;
    border-radius: 12px;
    gap: 0.5rem;
  }
  .arrow-icon {
    width: 1.1rem;
    height: 1.1rem;
  }
}
@media (max-width: 768px) {
  .show-all-container {
    padding: 1rem 0;
  }
  .show-all-button {
    font-size: 16px;
    padding: 0.7rem 1.5rem;
    border-radius: 12px;
    gap: 0.5rem;
  }
  .arrow-icon {
    width: 1rem;
    height: 1rem;
  }
}
@media (max-width: 576px) {
  .show-all-container {
    flex-direction: column;
    padding: 1.5rem 0;
  }
  .show-all-button {
    font-size: 15px;
    padding: 0.65rem 1.25rem;
    border-radius: 10px;
    width: 80%;
    justify-content: center;
  }
  .arrow-icon {
    width: 0.95rem;
    height: 0.95rem;
  }
}
@media (max-width: 400px) {
  .show-all-button {
    font-size: 14px;
    padding: 0.6rem 1rem;
    width: 90%;
    border-radius: 9px;
    gap: 0.4rem;
  }
  .arrow-icon {
    width: 0.9rem;
    height: 0.9rem;
  }
}
.categories-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
  gap: 3rem;
  margin-bottom: 3rem;
}
.category-column {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.category-title {
  font-family: "Space Grotesk", sans-serif;
  font-size: 21px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
  margin: 0;
  letter-spacing: 0.05em;
  padding-bottom: 0.5rem;
}
.products-list {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.product-card {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  padding: 1rem;
  background-color: #ffffff;
  border-radius: 0.5rem;
  cursor: pointer;
  transition: all 0.3s ease;
  border: 0.0625rem solid transparent;
}
.product-card:hover {
  transform: translateY(-0.125rem);
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.08);
  border-color: #f0f0f0;
}
.product-card:focus {
  outline: 0.125rem solid #333;
  outline-offset: 0.125rem;
}
.product-image-wrapper {
  flex-shrink: 0;
  width: 5rem;
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fafafa;
  border-radius: 0.375rem;
  overflow: hidden;
}
.product-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.3s ease;
}
.product-card:hover .product-image {
  transform: scale(1.05);
}
.product-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  min-width: 0;
}
.product-name {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  margin: 0;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-price {
  font-family: "Public Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #D30000;
  margin: 0;
}
.show-all-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0rem 0;
}
.show-all-button {
  font-family: "Segoe UI", sans-serif;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.875rem 2.5rem;
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
  border-radius: 15px;
  font-size: 21px;
  font-weight: 900;
  letter-spacing: 0.05em;
  cursor: pointer;
  transition: all 0.3s ease;
}
.show-all-button:hover {
  background-color: #000000;
  color: #ffffff;
  transform: translateY(-0.125rem);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.show-all-button:active {
  transform: translateY(0);
}
.show-all-button:focus {
  outline: 0.125rem solid #333;
  outline-offset: 0.25rem;
}
.arrow-icon {
  width: 1.25rem;
  height: 1.25rem;
  transition: transform 0.3s ease;
}
.show-all-button:hover .arrow-icon {
  transform: translateX(0.25rem);
}
@media (max-width: 1024px) {
  .categories-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.5rem;
  }
}
@media (max-width: 768px) {
  .product-showcase {
    padding: 2rem 1.5rem;
  }
  .categories-grid {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }
  .category-title {
    font-size: 0.95rem;
  }
  .products-list {
    gap: 1rem;
  }
  .product-card {
    padding: 0.875rem;
  }
  .product-image-wrapper {
    width: 4.5rem;
    height: 4.5rem;
  }
  .product-name {
    font-size: 0.85rem;
  }
  .product-price {
    font-size: 0.9rem;
  }
}
@media (max-width: 480px) {
  .product-showcase {
    padding: 1.5rem 1rem;
  }
  .categories-grid {
    gap: 2rem;
  }
  .show-all-button {
    padding: 0.75rem 2rem;
    font-size: 0.9rem;
  }
  .product-image-wrapper {
    width: 4rem;
    height: 4rem;
  }
}
.trending-stores-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 24px;
  margin: 32px 0;
}
.store-card {
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  padding-left: 80px;
}
.modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: baseline;
  justify-content: center;
  z-index: 99999;
  padding: 20px;
}
.redirect-popup {
  position: relative;
  background: #ffffff;
  border-radius: 20px;
  padding: 2rem;
  max-width: 600px;
  width: 90%;
  max-height: 80vh;
  overflow-y: hidden;
  box-shadow: 0 25px 70px rgba(0, 0, 0, 0.25);
  z-index: 100000;
  display: flex;
  justify-content: center;
  align-items: baseline;
  animation: popupFadeIn 0.25s ease-in-out;
}
@keyframes popupFadeIn {
  from {
    transform: scale(0.95);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
.redirect-popup .popup-content {
  text-align: center;
  width: 100%;
}
.close-modal-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 6px;
  border-radius: 50%;
  transition: all 0.2s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.close-modal-btn svg {
  stroke: #dc2626;
  width: 22px;
  height: 22px;
}
.close-modal-btn:hover {
  background: #fee2e2;
  transform: rotate(90deg);
}
.popup-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 18px;
}
.popup-title {
  font-size: 30px;
  font-weight: bold;
  color: #1a1a1a;
  line-height: 1.45;
  margin: 0;
  font-family: "Microgramma D Bold Extended", sans-serif;
}
.reward-amount {
  font-size: 29px;
  font-weight: 600;
  color: #A6D865;
  margin: 2px 0;
  font-family: "Bai Jamjuree", sans-serif;
}
.no-coupon-text {
  font-size: 17px;
  color: #ACACAC;
  margin: 0;
  font-family: "Bai Jamjuree", sans-serif;
}
.activation-badge {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px 36px;
  border: 4px dashed #64C0FF73;
  border-radius: 40px;
  margin: 12px 0;
  background: #D2EEFF80;
}
.check-mark {
  flex-shrink: 0;
}
.redirect-text {
  font-family: "Public Sans", sans-serif;
  font-size: 16px;
  color: #0B0B0CBF;
  margin: 20px 0 28px;
  line-height: 1.65;
}
.redirect-text strong {
  font-weight: 700;
  color: #1a1a1a;
}
.redirect-loader {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-block-start: 12px;
}
.loader-logo {
  max-inline-size: 85px;
  block-size: auto;
  object-fit: contain;
}
.loader-dots {
  display: flex;
  gap: 9px;
  align-items: center;
}
.dot {
  inline-size: 11px;
  block-size: 11px;
  border-radius: 50%;
  background: #dc2626;
  animation: dot-pulse 1.4s ease-in-out infinite;
}
.dot.inactive {
  background: #d1d5db;
  animation: none;
}
.api-errorr {
  background-color: #ffe6e6;
  border: 1px solid #ffcccc;
  border-radius: 4px;
  padding: 12px;
  margin-bottom: 16px;
  text-align: center;
  color: #d63031;
  font-weight: 500;
}
@keyframes dot-pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.35);
    opacity: 0.65;
  }
}
@media (max-width: 1200px) {
  .redirect-popup {
    max-width: 520px;
    padding: 1.8rem;
  }
  .popup-title {
    font-size: 26px;
  }
  .reward-amount {
    font-size: 26px;
  }
  .redirect-text {
    font-size: 15px;
  }
  .activation-badge {
    padding: 14px 28px;
  }
}
@media (max-width: 992px) {
  .modal-overlay {
    align-items: baseline;
    justify-content: center;
    padding: 16px;
  }
  .redirect-popup {
    max-width: 460px;
    width: 92%;
    padding: 1.5rem;
    border-radius: 18px;
  }
  .popup-inner {
    gap: 16px;
  }
  .popup-title {
    font-size: 24px;
    line-height: 1.4;
  }
  .reward-amount {
    font-size: 24px;
  }
  .redirect-text {
    font-size: 15px;
    line-height: 1.6;
  }
  .activation-badge {
    flex-wrap: wrap;
    text-align: center;
    gap: 10px;
    padding: 12px 24px;
  }
}
@media (max-width: 768px) {
  .modal-overlay {
    align-items: center;
    justify-content: center;
    padding: 12px;
  }
  .redirect-popup {
    width: 94%;
    max-width: 400px;
    padding: 1.5rem;
    border-radius: 16px;
    max-height: 80vh;
    overflow-y: auto;
  }
  .popup-title {
    font-size: 22px;
  }
  .reward-amount {
    font-size: 22px;
  }
  .redirect-text {
    font-size: 14.5px;
  }
  .loader-logo {
    max-inline-size: 75px;
  }
  .dot {
    inline-size: 9px;
    block-size: 9px;
  }
}
@media (max-width: 576px) {
  .modal-overlay {
    align-items: center;
    justify-content: center;
    padding: 10px;
  }
  .redirect-popup {
    width: 92%;
    max-width: 360px;
    padding: 1.2rem;
    border-radius: 14px;
  }
  .popup-title {
    font-size: 21px;
  }
  .reward-amount {
    font-size: 21px;
  }
  .no-coupon-text {
    font-size: 15px;
  }
  .redirect-text {
    font-size: 14px;
    margin: 15px 0 20px;
  }
  .activation-badge {
    padding: 10px 18px;
    gap: 8px;
    font-size: 14px;
  }
  .close-modal-btn {
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
  }
  .close-modal-btn svg {
    width: 20px;
    height: 20px;
  }
  .loader-logo {
    max-inline-size: 65px;
  }
}
@media (max-width: 400px) {
  .redirect-popup {
    width: 94%;
    padding: 1rem;
    border-radius: 12px;
    text-align: center;
  }
  .popup-title {
    font-size: 18px;
  }
  .reward-amount {
    font-size: 18px;
  }
  .redirect-text {
    font-size: 13.5px;
    line-height: 1.5;
  }
  .activation-badge {
    flex-direction: column;
    gap: 6px;
    padding: 8px 16px;
  }
  .loader-logo {
    max-inline-size: 55px;
  }
  .close-modal-btn {
    top: 8px;
    right: 8px;
    width: 32px;
    height: 32px;
  }
  .close-modal-btn svg {
    width: 18px;
    height: 18px;
  }
}
.show-all-btn-btn {
  width: 159px;
  min-width: 120px;
  padding: 15px 6px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: transparent;
  border: none;
  color: #ffffff;
  font-weight: 700;
  font-style: bold;
  font-size: 16px;
  cursor: pointer;
  border-radius: 15px;
  background-color: red;
  margin-left: 14%;
  font-family: "public sans", sans-serif;
}
.show-all-btn-btn:focus {
  outline: 2px solid rgba(227, 30, 36, 0.25);
  outline-offset: 2px;
}
.show-all-arrow {
  width: 18px;
  height: 18px;
  object-fit: contain;
  display: inline-block;
}
@media (max-width: 768px) {
  .show-all-btn-btn {
    margin-left: 0;
    margin-right: 0;
    margin: 0 auto;
    display: flex;
  }
  .bold-proclamation {
    font-size: 18px;
  }
}

/* angular:styles/global:styles */
