.trend-row > * {
  opacity: 1;
}

.trend-row {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  scrollbar-width: none;
}

.trend-row::-webkit-scrollbar {
  display: none;
}

@media (min-width: 768px) {
  .trend-row {
    gap: 16px;
  }
}

.mini-card {
  min-width: 140px;
  flex-shrink: 0;
  overflow: hidden;
  background: var(--white);
  border: 1.5px solid var(--line);
  border-radius: var(--r12);
  transition: transform .25s var(--spring), box-shadow .25s var(--ease), border-color .25s var(--ease);
}

@media (min-width: 768px) {
  .mini-card {
    min-width: 165px;
  }
}

.mini-card:hover {
  transform: translateY(-3px);
  box-shadow: var(--s2);
  border-color: var(--line2);
}

.mini-img {
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.mini-img img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform .38s var(--ease);
}

.mini-img span {
  font-size: 42px;
  line-height: 1;
  transition: transform .38s var(--ease);
}

.mini-card:hover .mini-img img,
.mini-card:hover .mini-img span {
  transform: scale(1.06);
}

.mini-body {
  padding: 10px 12px 13px;
}

.mini-name {
  font-family: var(--serif);
  font-size: 13px;
  font-style: italic;
  color: var(--ink);
  line-height: 1.3;
  margin-bottom: 3px;
}

.mini-price {
  font-size: 12.5px;
  font-weight: 700;
  color: var(--ember);
}

body[data-page="index"] #main-scroll {
  background:
    radial-gradient(1200px 460px at 50% 0, rgba(40, 86, 200, 0.05) 0, rgba(40, 86, 200, 0) 62%),
    linear-gradient(180deg, #fbfaf8 0, #f7f2eb 100%);
}

body[data-page="index"] .hero-wrap {
  border-bottom: 1px solid rgba(10, 9, 8, 0.06);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.32);
}

body[data-page="index"] .hero-content {
  max-width: 600px;
}

body[data-page="index"] .hero-headline {
  max-width: 8ch;
  text-shadow: 0 10px 28px rgba(10, 9, 8, 0.18);
}

body[data-page="index"] .hero-sub {
  max-width: 36ch;
  color: rgba(255, 255, 255, 0.72);
}

body[data-page="index"] .section-wrap {
  position: relative;
  padding-top: 40px;
}

body[data-page="index"] .section-head {
  align-items: flex-end;
  margin-bottom: 22px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(10, 9, 8, 0.06);
}

body[data-page="index"] .section-title {
  letter-spacing: -0.02em;
}

body[data-page="index"] .section-link {
  letter-spacing: 0.12em;
}

body[data-page="index"] .cat-strip {
  gap: 10px;
  padding-block: 2px;
}

body[data-page="index"] .cat-pill {
  min-height: 40px;
  padding-inline: 18px;
  border-color: rgba(10, 9, 8, 0.08);
  box-shadow: 0 10px 18px rgba(10, 9, 8, 0.035);
}

body[data-page="index"] .cat-pill.active {
  box-shadow: 0 16px 30px rgba(10, 9, 8, 0.16);
}

body[data-page="index"] .product-grid {
  align-items: stretch;
  --product-grid-gap: 12px;
}

body[data-page="index"] .product-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  border-color: rgba(10, 9, 8, 0.07);
  box-shadow: 0 12px 28px rgba(10, 9, 8, 0.045);
}

body[data-page="index"] .card-img {
  aspect-ratio: 1.02 / 1;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 244, 239, 0.94));
}

body[data-page="index"] .card-img.has-image {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(248, 244, 239, 0.94));
}

body[data-page="index"] .card-img img {
  padding: clamp(12px, 2.1vw, 18px);
}

body[data-page="index"] .card-body {
  display: grid;
  align-content: start;
  gap: 10px;
  flex: 1;
  padding: 14px 16px 16px;
}

body[data-page="index"] .card-name {
  min-height: 2.5em;
}

body[data-page="index"] .card-stars {
  margin-bottom: 0;
}

body[data-page="index"] .card-bottom {
  margin-top: auto;
  align-items: center;
}

body[data-page="index"] .card-price {
  font-size: 18px;
}

body[data-page="index"] .card-add {
  width: 42px;
  height: 42px;
  box-shadow: 0 16px 30px rgba(10, 9, 8, 0.14);
}

body[data-page="index"] .brand-rail-shell {
  border-radius: 26px;
}

body[data-page="index"] .brand-rail-item {
  box-shadow: 0 12px 26px rgba(10, 9, 8, 0.05);
}

body[data-page="index"] .newsletter-band {
  margin-top: 34px;
}

body[data-page="index"] .newsletter-wrap {
  gap: 26px;
}

body[data-page="index"] .trend-row {
  padding-bottom: 2px;
}

body[data-page="index"] .mini-card {
  background: var(--white);
  border: 1.5px solid var(--line);
  border-radius: var(--r12);
  box-shadow: 0 10px 22px rgba(10, 9, 8, 0.045);
}

body[data-page="index"] .flash-banner {
  width: 100%;
  margin: 0;
  background: linear-gradient(135deg, #7c0f19 0%, #a51420 46%, #c61d2a 100%);
  padding: 18px 24px;
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
  overflow: hidden;
  border-radius: 0;
  border: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: 0 18px 40px rgba(124, 15, 25, 0.26);
  text-decoration: none;
}

body[data-page="index"] .flash-banner::before {
  content: "";
  position: absolute;
  inset: auto auto -38px -26px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 224, 188, 0.18) 0%, rgba(255, 224, 188, 0) 72%);
  pointer-events: none;
}

body[data-page="index"] .flash-banner::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.16) 46%, transparent 100%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
  pointer-events: none;
}

body[data-page="index"] .flash-bolt {
  width: 44px;
  height: 44px;
  display: grid;
  place-items: center;
  font-size: 24px;
  flex-shrink: 0;
  color: #ffe4a8;
  background: rgba(255, 255, 255, 0.08);
  border: 1.5px solid rgba(255, 255, 255, 0.16);
  border-radius: 14px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14);
  animation: bolt-pulse 0.8s ease-in-out infinite alternate;
}

body[data-page="index"] .flash-text {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

body[data-page="index"] .flash-label {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  min-height: 28px;
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  color: rgba(255, 248, 242, 0.98);
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

body[data-page="index"] .flash-title {
  font-family: var(--serif);
  font-size: 20px;
  font-weight: 600;
  font-style: italic;
  color: var(--white);
}

body[data-page="index"] .flash-timer {
  display: flex;
  gap: 6px;
  align-items: stretch;
  flex-shrink: 0;
  min-width: min(100%, 540px);
}

body[data-page="index"] .timer-unit {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  flex: 1 1 0;
  min-width: 0;
  padding: 4px 6px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.16);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

body[data-page="index"] .timer-unit.is-hidden {
  display: none;
}

body[data-page="index"] .timer-num {
  display: block;
  min-width: 0;
  font-family: var(--sans);
  font-size: 24px;
  font-weight: 700;
  color: var(--white);
  line-height: 1;
  font-variant-numeric: lining-nums tabular-nums;
  font-feature-settings: "lnum" 1, "tnum" 1;
}

body[data-page="index"] .timer-lbl {
  margin-top: 3px;
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  color: rgba(255, 243, 238, 0.78);
  white-space: nowrap;
}

body[data-page="index"] .flash-arrow {
  width: 40px;
  height: 40px;
  display: grid;
  place-items: center;
  color: rgba(255, 255, 255, 0.88);
  flex-shrink: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
}

body[data-page="index"] .flash-arrow svg {
  width: 18px;
  height: 18px;
  stroke: currentColor;
  stroke-width: 2;
  fill: none;
}

body[data-page="index"] .testimonial-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 16px;
}

body[data-page="index"] .testimonial-card {
  background: var(--white);
  border: 1.5px solid var(--line);
  border-radius: var(--r16);
  padding: 20px;
  box-shadow: 0 10px 22px rgba(10, 9, 8, 0.04);
  transition: transform 0.25s var(--spring), box-shadow 0.25s var(--ease), border-color 0.25s var(--ease);
}

body[data-page="index"] .testimonial-card:hover {
  transform: translateY(-3px);
  box-shadow: var(--s2);
  border-color: var(--line2);
}

body[data-page="index"] .testimonial-copy {
  margin-top: 8px;
  font-size: 13px;
  line-height: 1.7;
  color: var(--muted);
}

body[data-page="index"] .testimonial-meta {
  margin-top: 14px;
}

body[data-page="index"] .testimonial-name {
  font-size: 13px;
  font-weight: 700;
  color: var(--ink);
}

body[data-page="index"] .testimonial-sub {
  margin-top: 4px;
  font-size: 11px;
  color: var(--subtle);
}

@media (min-width: 768px) and (max-width: 1023px) {
  body[data-page=index] .hero-wrap {
    height: clamp(320px, 46vw, 390px);
  }

  body[data-page=index] .hero-content {
    padding: 34px 38px 32px;
    max-width: 78%;
  }

  body[data-page=index] .hero-headline {
    font-size: clamp(44px, 6vw, 58px);
  }
}

@media (min-width: 1024px) {
  body[data-page="index"] .hero-wrap {
    height: clamp(390px, 38vw, 500px);
  }

  body[data-page="index"] .hero-content {
    padding: 46px 52px 42px;
  }

  body[data-page="index"] .hero-headline {
    font-size: clamp(52px, 5.6vw, 72px);
  }

  body[data-page="index"] .section-wrap {
    padding-top: 36px;
  }

  body[data-page="index"] #main-scroll > .section-wrap:first-of-type,
  body[data-page="index"] #main-scroll > .flash-banner + .section-wrap {
    padding-top: 28px;
  }

  body[data-page="index"] .section-wrap > .section-head {
    padding-top: 0;
    padding-bottom: 6px;
    margin-bottom: 18px;
  }

  body[data-page="index"] .cat-strip {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
  }

  body[data-page="index"] .product-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }
}

@media (min-width: 768px) and (max-width: 980px) {
  body[data-page=index] .flash-banner {
    padding: 12px 18px;
    gap: 12px;
    flex-wrap: nowrap;
  }

  body[data-page=index] .flash-bolt {
    width: 40px;
    height: 40px;
    font-size: 22px;
  }

  body[data-page=index] .flash-text {
    gap: 6px;
  }

  body[data-page=index] .flash-label {
    min-height: 24px;
    padding: 4px 10px;
    font-size: 10px;
  }

  body[data-page=index] .flash-title {
    font-size: 18px;
  }

  body[data-page=index] .flash-timer {
    min-width: min(100%, 460px);
    gap: 4px;
    order: initial;
    flex-wrap: nowrap;
  }

  body[data-page=index] .timer-unit {
    padding: 2px 5px;
  }

  body[data-page=index] .timer-num {
    font-size: 21px;
  }

  body[data-page=index] .timer-lbl {
    margin-top: 1px;
    font-size: 7px;
  }

  body[data-page=index] .flash-arrow {
    width: 36px;
    height: 36px;
  }
}

@media (max-width: 767px) {
  body[data-page="index"] .hero-wrap {
    height: clamp(268px, 70vw, 340px);
  }

  body[data-page="index"] .hero-content {
    padding: 20px 18px 22px;
    max-width: 84%;
  }

  body[data-page="index"] .hero-headline {
    max-width: 7.5ch;
    font-size: clamp(34px, 10.8vw, 48px);
  }

  body[data-page="index"] .hero-sub {
    max-width: 28ch;
  }

  body[data-page="index"] .section-wrap {
    padding-top: 32px;
  }

  body[data-page="index"] .section-head {
    margin-bottom: 16px;
    gap: 10px;
  }

  body[data-page="index"] .section-link {
    margin-left: 0;
  }

  body[data-page="index"] .cat-strip {
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  body[data-page="index"] .product-grid {
    gap: 10px;
  }

  body[data-page="index"] .product-card {
    border-radius: 18px;
  }

  body[data-page="index"] .card-img {
    aspect-ratio: 0.92 / 1;
  }

  body[data-page="index"] .card-img img {
    padding: 10px;
  }

  body[data-page="index"] .card-body {
    gap: 8px;
    padding: 12px 12px 14px;
  }

  body[data-page="index"] .card-name {
    min-height: 2.6em;
    font-size: 14px;
  }

  body[data-page="index"] .card-price {
    font-size: 16px;
  }

  body[data-page="index"] .card-add {
    width: 44px;
    height: 44px;
  }

  body[data-page=index] .flash-banner {
    width: 100%;
    margin-top: 0;
    border-radius: 0;
    padding: 10px 12px 10px;
    gap: 8px;
    flex-wrap: wrap;
    align-items: center;
  }

  body[data-page=index] .flash-bolt {
    width: 34px;
    height: 34px;
    border-radius: 12px;
    font-size: 18px;
    order: 1;
  }

  body[data-page=index] .flash-text {
    flex: 1 1 calc(100% - 84px);
    min-width: 0;
    order: 2;
  }

  body[data-page=index] .flash-label {
    min-height: 22px;
    padding: 3px 8px;
    font-size: 9px;
  }

  body[data-page=index] .flash-title {
    font-size: 16px;
  }

  body[data-page=index] .flash-arrow {
    width: 34px;
    height: 34px;
    margin-left: auto;
    order: 3;
  }

  body[data-page=index] .flash-timer {
    min-width: 100%;
    gap: 2px;
    order: 4;
    flex-wrap: nowrap;
  }

  body[data-page=index] .timer-num {
    font-size: 16px;
  }

  body[data-page=index] .timer-lbl {
    font-size: 5px;
    letter-spacing: 0.03em;
  }

  body[data-page=index] .timer-unit {
    padding: 2px 1px;
    border-radius: 8px;
  }

  body[data-page="index"] .brand-rail-shell {
    border-radius: 22px;
  }
}

@media (min-width: 1024px) {
  body[data-page="index"] .product-grid {
    align-items: stretch;
  }

  body[data-page="index"] .product-card {
    min-height: 100%;
  }

  body[data-page="index"] .product-grid:not(.product-grid--compact) {
    justify-content: flex-start;
  }

  body[data-page="index"] .card-body {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-items: stretch;
    min-height: 0;
  }

  body[data-page="index"] .card-bottom {
    margin-top: auto;
  }
}

@media (min-width: 1200px) {
  body[data-page="index"] .product-grid:not(.product-grid--compact) {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

  body[data-page="index"] .product-grid:not(.product-grid--compact) > * {
    flex-basis: calc((100% - 88px) / 5);
    max-width: calc((100% - 88px) / 5);
  }
}
