/* بازارچه خیریه آریان — لندینگ QR + گردونه */

.page-charity-bazaar #main {
  padding: 0;
}

.page-charity-bazaar #main > .container:first-child {
  display: none;
}

.page-charity-bazaar {
  scroll-behavior: smooth;
}

.charity-page {
  --charity-gold: #e8b84a;
  --charity-gold-deep: #c9922e;
  --charity-green: #81B061;
  --charity-green-deep: #719552;
  --charity-mint: #e8f2ea;
  --charity-wheel-green: #b1d7b4;
  --charity-wheel-green-deep: #b1d7b4;
  --charity-wheel-orange: #f4a548;
  --charity-wheel-orange-deep: #f4a548;
  --charity-wheel-beige: #c3b091;
  --charity-wheel-beige-deep: #c3b091;
  --charity-wheel-ring: #f4a548;
  padding-bottom: 2rem;
}

/* —— Bottom brand marks —— */
.charity-page-brands {
  position: absolute;
  bottom: 3.35rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  padding: 0.42rem 0.85rem 0.42rem 0.75rem;
  background: rgba(255, 255, 255, 0.86);
  border: 1px solid rgba(36, 53, 36, 0.09);
  border-radius: 999px;
  box-shadow: 0 8px 24px rgba(36, 53, 36, 0.08);
  backdrop-filter: blur(10px);
  pointer-events: none;
}

.charity-page-brands__logo {
  display: block;
  width: auto;
  object-fit: contain;
}

.charity-page-brands__logo--deliche {
  height: 1.95rem;
  filter: brightness(0) saturate(100%) invert(28%) sepia(72%) saturate(1200%) hue-rotate(92deg) brightness(0.9);
}

.charity-page-brands__logo--aryan {
  height: 1.7rem;
}

.charity-page-brands__sep {
  font-size: 0.82rem;
  line-height: 1;
  color: rgba(36, 53, 36, 0.38);
  font-weight: 300;
}

@media (max-width: 899px) {
  .charity-festival-hero {
    justify-content: flex-start;
    padding-bottom: 1.25rem;
    overflow: visible;
  }

  .charity-festival-hero__inner {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: clamp(1.75rem, 4vw, 2.75rem);
    min-height: 0;
  }

  .charity-page-brands {
    position: static;
    transform: none;
    left: auto;
    align-self: center;
    flex-shrink: 0;
    margin: 1.35rem auto 3.65rem;
  }
}

@media (min-width: 900px) {
  .charity-page-brands {
    bottom: 3.65rem;
    gap: 0.65rem;
    padding: 0.48rem 1rem 0.48rem 0.9rem;
  }

  .charity-page-brands__logo--deliche {
    height: 2.35rem;
  }

  .charity-page-brands__logo--aryan {
    height: 2.05rem;
  }

  .charity-page-brands__sep {
    font-size: 0.92rem;
  }
}

/* —— Festival hero (تمام‌صفحه + QR) —— */
.charity-festival-hero {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 100dvh;
  min-height: 100svh;
  padding: clamp(2.5rem, 6vw, 3rem) clamp(1rem, 4vw, 2rem) clamp(4.75rem, 8vw, 5.25rem);
  color: #243524;
  overflow: hidden;
  margin-bottom: 0.35rem;
}

.charity-festival-hero__bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 90% 70% at 85% 10%, rgba(244, 165, 72, 0.28), transparent 55%),
    radial-gradient(ellipse 80% 65% at 10% 85%, rgba(177, 215, 180, 0.45), transparent 52%),
    radial-gradient(ellipse 60% 50% at 50% 40%, rgba(195, 176, 145, 0.22), transparent 60%),
    linear-gradient(165deg, #f7fbf7 0%, #f3efe8 48%, #eef6ef 100%);
}

.charity-festival-hero__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='72' height='72' viewBox='0 0 72 72' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%23243524' stroke-opacity='0.04'%3E%3Cpath d='M36 0v72M0 36h72'/%3E%3C/g%3E%3C/svg%3E");
  opacity: 0.55;
  pointer-events: none;
}

.charity-festival-hero__inner {
  position: relative;
  z-index: 1;
  width: min(1120px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(1.75rem, 4vw, 2.75rem);
  align-items: center;
}

@media (min-width: 900px) {
  .charity-festival-hero__inner {
    grid-template-columns: minmax(0, 1.05fr) minmax(260px, 340px);
    gap: clamp(2rem, 5vw, 3.5rem);
  }
}

.charity-festival-hero__content {
  text-align: right;
}

@media (min-width: 900px) {
  .charity-festival-hero__eyebrow {
    font-size: 1rem;
    margin-bottom: 0.75rem;
  }

  .charity-festival-hero__title {
    font-size: clamp(3.25rem, 4.8vw, 5.25rem);
    margin-bottom: 1rem;
  }

  .charity-festival-hero__partners {
    font-size: 1.35rem;
    margin-bottom: 1.15rem;
  }

  .charity-festival-hero__lead {
    margin-inline: 0;
    max-width: 38rem;
    font-size: 1.32rem;
    line-height: 1.8;
    margin-bottom: 1.45rem;
  }

  .charity-festival-hero__steps {
    gap: 0.65rem;
    margin-bottom: 1.65rem;
  }

  .charity-festival-hero__steps li {
    font-size: 1rem;
    padding: 0.48rem 0.95rem;
  }

  .charity-festival-hero__step-num {
    width: 1.5rem;
    height: 1.5rem;
    font-size: 0.82rem;
  }
}

.charity-festival-hero__eyebrow {
  margin: 0 0 0.95rem;
  font-size: 1.66rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(36, 53, 36, 0.62);
}

.charity-festival-hero__title {
  margin: 0 0 0.85rem;
  font-size: clamp(2.35rem, 8vw, 4.25rem);
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: -0.02em;
  color: #1f2e1f;
}

.charity-festival-hero__partners {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 0.45rem 0.65rem;
  margin: 0 0 1rem;
  font-size: clamp(0.92rem, 2.4vw, 1.05rem);
  color: rgba(36, 53, 36, 0.78);
}

.charity-festival-hero__partner {
  font-weight: 700;
}

.charity-festival-hero__sep {
  opacity: 0.45;
  font-weight: 300;
}

.charity-festival-hero__lead {
  margin: 0 0 1.25rem;
  max-width: 32rem;
  font-size: clamp(0.98rem, 2.5vw, 1.12rem);
  line-height: 1.85;
  color: rgba(36, 53, 36, 0.82);
}

.charity-festival-hero__steps {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 0.55rem;
  margin: 0 0 1.45rem;
  padding: 0;
  list-style: none;
}

.charity-festival-hero__steps li {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0.42rem 0.82rem;
  font-size: 0.82rem;
  font-weight: 600;
  color: #243524;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(36, 53, 36, 0.08);
  border-radius: 999px;
  backdrop-filter: blur(8px);
}

.charity-festival-hero__step-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.35rem;
  height: 1.35rem;
  font-size: 0.72rem;
  font-weight: 800;
  color: #fff;
  background: var(--charity-wheel-orange);
  border-radius: 50%;
}

.charity-festival-hero__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 0.65rem;
}

.charity-festival-hero__cta {
  min-width: 10.5rem;
  font-weight: 800;
  box-shadow: 0 10px 28px rgba(244, 165, 72, 0.28);
}

.charity-festival-hero__cta-secondary {
  color: #243524;
  border-color: rgba(36, 53, 36, 0.22);
  background: rgba(255, 255, 255, 0.55);
}

.charity-festival-hero__cta-secondary:hover {
  color: #1f2e1f;
  background: rgba(255, 255, 255, 0.88);
  border-color: rgba(36, 53, 36, 0.35);
}

.charity-festival-hero__visual {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
}

.charity-festival-hero__deli {
  margin: 0;
  width: min(7.5rem, 34vw);
  line-height: 0;
  pointer-events: none;
  user-select: none;
}

.charity-festival-hero__deli img {
  display: block;
  width: 100%;
  height: auto;
  mix-blend-mode: lighten;
  opacity: 0.94;
  filter: drop-shadow(0 8px 18px rgba(36, 53, 36, 0.1));
}

@media (min-width: 900px) {
  .charity-festival-hero__deli {
    width: 17.25rem;
    margin-bottom: -0.15rem;
  }
}

.charity-festival-hero__qr-card {
  width: min(100%, 320px);
  padding: clamp(1.1rem, 3vw, 1.45rem);
  text-align: center;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(36, 53, 36, 0.08);
  border-radius: 1.35rem;
  box-shadow:
    0 24px 60px rgba(36, 53, 36, 0.1),
    0 0 0 1px rgba(255, 255, 255, 0.65) inset;
  backdrop-filter: blur(14px);
}

.charity-festival-hero__qr-eyebrow {
  margin: 0 0 0.85rem;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  color: rgba(36, 53, 36, 0.55);
}

.charity-festival-hero__qr-img,
.charity-festival-hero__qr-canvas {
  display: block;
  width: min(220px, 100%);
  height: auto;
  aspect-ratio: 1;
  margin: 0 auto;
  border-radius: 0.85rem;
  background: #fff;
}

.charity-festival-hero__qr-label {
  margin: 0.95rem 0 0.35rem;
  font-size: 0.95rem;
  font-weight: 800;
  color: #1f2e1f;
}

.charity-festival-hero__qr-url {
  margin: 0;
  font-size: 0.72rem;
  line-height: 1.5;
  color: rgba(36, 53, 36, 0.55);
  word-break: break-all;
}

.charity-festival-hero__scroll {
  position: absolute;
  bottom: clamp(0.35rem, 1.5vw, 0.55rem);
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.35rem;
  height: 2.35rem;
  font-size: 1.1rem;
  color: rgba(36, 53, 36, 0.55);
  text-decoration: none;
  border: 1px solid rgba(36, 53, 36, 0.12);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.55);
  animation: charity-hero-bob 2.4s ease-in-out infinite;
}

@keyframes charity-hero-bob {
  0%, 100% { transform: translateX(-50%) translateY(0); }
  50% { transform: translateX(-50%) translateY(6px); }
}

/* —— Hero (legacy) —— */
.charity-hero {
  position: relative;
  overflow: hidden;
  color: #fff;
  margin-bottom: 0.5rem;
}

.charity-hero-bg {
  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 80% 60% at 20% 0%, rgba(232, 184, 74, 0.35), transparent 55%),
    var(--brand-bright);
}

.charity-hero-bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  opacity: 0.6;
}

.charity-hero-inner {
  position: relative;
  z-index: 1;
  padding: 2.25rem 0 2.5rem;
  text-align: center;
}

.charity-hero-deli {
  width: 100%;
  margin-bottom: 0.85rem;
}

.charity-hero-deli .deli {
  display: inline-flex;
  margin-inline-start: 0;
  margin-inline-end: auto;
  max-width: min(100%, 22rem);
}

.charity-hero-deli .deli-body {
  text-align: right;
}

.charity-hero-deli .deli--chip .deli-message {
  white-space: normal;
  overflow: visible;
  text-overflow: unset;
  line-height: 1.5;
}

.charity-hero-partnership {
  margin: 0 auto 1.5rem;
  max-width: 36rem;
}

.charity-hero-partnership__line {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0.4rem 0.55rem;
  margin: 0;
  padding: 0.45rem 0.95rem;
  font-size: 0.82rem;
  line-height: 1.5;
  color: #fff;
  background: rgba(20, 70, 38, 0.38);
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 999px;
  backdrop-filter: blur(6px);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
}

.charity-hero-partnership__icon {
  flex-shrink: 0;
  opacity: 0.95;
}

.charity-hero-partnership__tag {
  font-weight: 700;
}

.charity-hero-partnership__sep {
  opacity: 0.55;
  font-weight: 300;
}

.charity-uni-badge {
  font-weight: 600;
}

.charity-x {
  opacity: 0.55;
  font-weight: 300;
}

.charity-brand {
  font-weight: 700;
  letter-spacing: 0.02em;
}

.charity-slogan {
  margin: 0 0 0.65rem;
  font-size: clamp(1.75rem, 5vw, 2.6rem);
  line-height: 1.2;
  font-weight: 800;
}

.charity-slogan em {
  font-style: normal;
  color: #fff;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.22) 0%, rgba(255, 255, 255, 0.08) 100%);
  padding: 0.02em 0.28em 0.06em;
  border-radius: 0.35rem;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  box-shadow: inset 0 -2px 0 rgba(255, 255, 255, 0.55);
}

.charity-lead {
  margin: 0 auto 1.1rem;
  max-width: 28rem;
  font-size: 0.98rem;
  line-height: 1.75;
  opacity: 0.92;
}

.charity-hero-chips {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.45rem;
}

.charity-hero-chips span {
  padding: 0.35rem 0.75rem;
  font-size: 0.78rem;
  font-weight: 600;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.charity-hero-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.65rem;
  margin-top: 1.35rem;
}

.charity-hero-cta {
  min-width: 9.5rem;
  font-weight: 700;
}

.charity-hero-cta-secondary {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.65);
  background: rgba(255, 255, 255, 0.08);
}

.charity-hero-cta-secondary:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.18);
  border-color: #fff;
}

/* —— Mission (پایین صفحه) —— */
.charity-mission {
  padding: 2rem 0 1.5rem;
  margin-top: 0.5rem;
  background: linear-gradient(180deg, #f8fbf9 0%, #fff 100%);
  border-top: 1px solid rgba(31, 122, 53, 0.1);
}

.charity-mission__head {
  max-width: 36rem;
  margin: 0 auto 1.35rem;
  text-align: center;
}

.charity-mission__head h2 {
  margin: 0 0 0.5rem;
  font-size: clamp(1.25rem, 3.5vw, 1.55rem);
  color: var(--charity-green-deep);
}

.charity-mission__head p {
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.75;
  color: var(--text-muted, #5a6560);
}

.charity-mission__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.85rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (min-width: 640px) {
  .charity-mission__grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
  }
}

.charity-mission-card {
  padding: 1.15rem 1rem 1.1rem;
  background: #fff;
  border: 1px solid rgba(31, 122, 53, 0.12);
  border-radius: 16px;
  box-shadow: 0 6px 22px rgba(31, 122, 53, 0.06);
  text-align: center;
}

.charity-mission-card__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  margin-bottom: 0.65rem;
  border-radius: 50%;
  background: var(--charity-mint);
  color: var(--charity-green);
}

.charity-mission-card h3 {
  margin: 0 0 0.4rem;
  font-size: 1rem;
  color: var(--charity-green-deep);
}

.charity-mission-card p {
  margin: 0;
  font-size: 0.88rem;
  line-height: 1.65;
  color: var(--text-muted, #5a6560);
}

/* —— Flow —— */
.charity-flow {
  padding: 1.25rem 0 2rem;
}

.charity-flow__title {
  margin: 0 0 1.25rem;
  text-align: center;
  font-size: clamp(1.2rem, 3.2vw, 1.45rem);
  color: var(--charity-green-deep);
}

.charity-flow__steps {
  display: grid;
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  list-style: none;
  max-width: 40rem;
  margin-inline: auto;
}

.charity-flow-step {
  display: flex;
  gap: 1rem;
  align-items: flex-start;
  padding: 1rem 1.1rem;
  background: #fff;
  border: 1px solid var(--line, #e8ece9);
  border-radius: 14px;
  box-shadow: 0 4px 16px rgba(20, 60, 35, 0.05);
}

.charity-flow-step__num {
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 1rem;
  color: #fff;
  background: var(--brand);
  border-radius: 50%;
  box-shadow: 0 4px 12px rgba(31, 122, 53, 0.25);
}

.charity-flow-step__body h3 {
  margin: 0 0 0.3rem;
  font-size: 0.98rem;
  color: var(--charity-green-deep);
}

.charity-flow-step__body p {
  margin: 0;
  font-size: 0.88rem;
  line-height: 1.65;
  color: var(--text-muted, #5a6560);
}

.charity-section-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  margin-bottom: 0.85rem;
  padding: 0.3rem 0.75rem;
  font-size: 0.78rem;
  font-weight: 700;
  color: var(--charity-green-deep);
  background: var(--charity-mint);
  border: 1px solid rgba(31, 122, 53, 0.22);
  border-radius: 999px;
}

/* —— Prize showcase —— */
.charity-prizes-box {
  margin-bottom: 1rem;
  padding: 1.1rem 1rem 1.15rem;
  background: linear-gradient(160deg, #f4fbf6 0%, #fff 55%, #fff9eb 100%);
  border: 1px solid rgba(31, 122, 53, 0.14);
  border-radius: 16px;
  box-shadow: 0 8px 28px rgba(31, 122, 53, 0.07);
}

.charity-prizes-box__title {
  margin: 0 0 0.25rem;
  font-size: 1rem;
  font-weight: 800;
  color: var(--charity-green-deep);
  text-align: center;
}

.charity-prizes-box__lead {
  margin: 0 0 0.85rem;
  font-size: 0.88rem;
  color: var(--text-muted, #5a6560);
  text-align: center;
  line-height: 1.6;
}

.charity-prizes-row {
  display: flex;
  flex-wrap: nowrap;
  gap: 0.5rem;
  margin: 0;
  padding: 0.15rem 0.1rem 0.35rem;
  list-style: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x proximity;
  scrollbar-width: thin;
}

.charity-prizes-row::-webkit-scrollbar {
  height: 4px;
}

.charity-prizes-row::-webkit-scrollbar-thumb {
  background: rgba(31, 122, 53, 0.25);
  border-radius: 4px;
}

.charity-prize-chip {
  flex: 1 0 5.25rem;
  min-width: 5.25rem;
  max-width: 6.5rem;
  scroll-snap-align: start;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.4rem;
  padding: 0.65rem 0.35rem 0.55rem;
  border-radius: 14px;
  background: #fff;
  border: 1px solid rgba(31, 122, 53, 0.1);
  box-shadow: 0 4px 14px rgba(20, 60, 35, 0.06);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.charity-prize-chip__icon {
  width: 2.35rem;
  height: 2.35rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--prize-accent, var(--charity-green));
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12);
}

.charity-prize-chip__icon svg {
  width: 1.2rem;
  height: 1.2rem;
  stroke: #fff;
  fill: none;
  stroke-width: 2;
}

.charity-prize-chip__label {
  font-size: 0.72rem;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
  color: var(--charity-green-deep);
}

@media (min-width: 720px) {
  .charity-prizes-row {
    overflow-x: visible;
    justify-content: space-between;
    gap: 0.45rem;
    padding-bottom: 0;
  }

  .charity-prize-chip {
    flex: 1 1 0;
    min-width: 0;
    max-width: none;
  }

  .charity-prize-chip:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(20, 60, 35, 0.12);
  }

  .charity-prize-chip__label {
    font-size: 0.78rem;
  }
}

/* —— Wheel —— */
.charity-wheel-section {
  padding: 1.5rem 0 2rem;
}

.charity-wheel-section--prominent {
  padding-top: 0.75rem;
  margin-top: -0.25rem;
  background: linear-gradient(180deg, rgba(177, 215, 180, 0.35) 0%, #fff 12%);
}

.charity-wheel-layout {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem;
  align-items: center;
  padding: 1.25rem;
  background: var(--surface, #fff);
  border: 1px solid var(--line, #e8ece9);
  border-radius: 18px;
  box-shadow: 0 12px 36px rgba(31, 122, 53, 0.08);
}

.charity-wheel-section--prominent .charity-wheel-stage {
  order: -1;
}

@media (min-width: 768px) {
  .charity-wheel-layout {
    grid-template-columns: 1fr auto;
    gap: 2rem;
  }

  .charity-wheel-section--prominent .charity-wheel-stage {
    order: 0;
  }
}

.charity-wheel-copy code {
  font-size: 0.85em;
  padding: 0.1rem 0.35rem;
  background: var(--charity-mint);
  border-radius: 6px;
}

.charity-wheel-stage {
  display: flex;
  align-items: center;
  justify-content: center;
}

.charity-wheel-dock {
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}

.charity-wheel-copy .charity-wheel-actions {
  margin: 0 0 0.5rem;
}

.charity-wheel-copy .charity-wheel-actions .charity-spin-btn {
  width: 100%;
  max-width: 16rem;
  min-height: 3.25rem;
  padding: 0.85rem 1.35rem;
}

.charity-wheel-copy h2 {
  margin: 0 0 0.5rem;
  font-size: 1.45rem;
  color: var(--charity-green-deep);
  line-height: 1.25;
}

@media (min-width: 768px) {
  .charity-wheel-copy h2 {
    font-size: 1.55rem;
  }
}

.charity-wheel-copy > p {
  margin: 0 0 1rem;
  color: var(--text-muted, #5a6560);
  line-height: 1.7;
}

.charity-rules {
  margin: 0 0 1rem;
  padding: 0;
  list-style: none;
}

.charity-rules li {
  position: relative;
  padding: 0.35rem 1.1rem 0.35rem 0;
  font-size: 0.92rem;
  line-height: 1.6;
}

.charity-rules li::before {
  content: "✓";
  display: inline-block;
  margin-left: 0.45rem;
  color: var(--charity-green);
  font-weight: 700;
}

.charity-spin-btn {
  min-width: 10rem;
  font-size: 1.05rem;
  padding: 0.75rem 1.5rem;
  box-shadow: 0 8px 24px rgba(31, 122, 53, 0.28);
}

.charity-spin-btn:disabled {
  opacity: 0.65;
  cursor: not-allowed;
}

.charity-spin-hint {
  margin: 0.75rem 0 0;
  font-size: 0.88rem;
  color: #b45309;
}

.charity-wheel-wrap {
  position: relative;
  width: min(72vw, 280px);
  height: min(72vw, 280px);
  margin: 0;
  flex-shrink: 0;
  font-family: var(--font-body, Vazirmatn, Tahoma, sans-serif);
  isolation: isolate;
}

.charity-wheel-wrap--inline {
  width: min(72vw, 280px);
  height: min(72vw, 280px);
}

.charity-wheel-overlay {
  position: fixed;
  inset: 0;
  z-index: var(--z-charity-overlay, 1300);
  pointer-events: none;
}

.charity-wheel-overlay:not([hidden]) {
  pointer-events: auto;
}

.charity-wheel-wrap--flying {
  position: fixed;
  z-index: 1;
  isolation: auto;
  margin: 0 !important;
  box-sizing: border-box;
  max-width: 100vw;
  max-height: 100dvh;
  will-change: top, left, width, height, transform;
  transition:
    top 0.85s cubic-bezier(0.22, 1, 0.36, 1),
    left 0.85s cubic-bezier(0.22, 1, 0.36, 1),
    width 0.85s cubic-bezier(0.22, 1, 0.36, 1),
    height 0.85s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.85s cubic-bezier(0.22, 1, 0.36, 1);
}

.charity-wheel-wrap--centered {
  --charity-wheel-size: min(74vmin, calc(100vw - 2.5rem), calc(100dvh - 4.5rem));
  top: 50% !important;
  left: 50% !important;
  width: var(--charity-wheel-size) !important;
  height: var(--charity-wheel-size) !important;
  max-width: calc(100vw - 1rem) !important;
  max-height: calc(100dvh - 1rem) !important;
  transform: translate(-50%, -50%);
}

.charity-wheel-focus-scrim {
  position: absolute;
  inset: 0;
  z-index: 0;
  background: rgba(15, 23, 18, 0.35);
  pointer-events: auto;
}

.charity-wheel-overlay:not([hidden]) .charity-wheel-focus-scrim {
  animation: charity-scrim-in 0.45s ease forwards;
}

@keyframes charity-scrim-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

body.charity-wheel-focus-active {
  overflow: hidden;
  touch-action: none;
}

body.charity-wheel-focus-active .charity-wheel-actions,
body.charity-wheel-spinning .charity-wheel-actions {
  visibility: hidden;
  pointer-events: none;
}

body.charity-wheel-spinning #prizeModal {
  display: none !important;
}

body.charity-wheel-spinning.charity-prize-open #prizeModal {
  display: none !important;
}

.charity-wheel-canvas {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  display: block;
  border-radius: 50%;
  z-index: 1;
  font-family: var(--font-body, Vazirmatn, IRANSans, Tahoma, sans-serif);
  image-rendering: auto;
  box-shadow:
    0 0 0 6px rgba(255, 255, 255, 0.92),
    0 0 0 10px var(--charity-wheel-ring),
    0 0 0 14px rgba(177, 215, 180, 0.45),
    0 18px 48px rgba(195, 176, 145, 0.28);
}

.charity-wheel-wrap--centered .charity-wheel-canvas {
  box-shadow:
    0 0 0 7px rgba(255, 255, 255, 0.95),
    0 0 0 12px var(--charity-wheel-ring),
    0 0 0 17px rgba(177, 215, 180, 0.45),
    0 22px 56px rgba(195, 176, 145, 0.32);
}

/* پوینتر روی canvas رسم می‌شود — این المان پشتیبان دسترس‌پذیری */
.charity-wheel-pointer {
  position: absolute;
  width: 1px;
  height: 1px;
  top: 0;
  left: 50%;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  padding: 0;
  margin: -1px;
  pointer-events: none;
}

.charity-wheel-hub {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 68px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.14);
  z-index: 3;
  pointer-events: none;
  transform: translate(-50%, -50%);
}

.charity-wheel-hub img {
  width: 44px;
  height: 44px;
  object-fit: contain;
  display: block;
}

/* —— Booth flash (جدا از گردونه — تم طلایی/نارنجی) —— */
.charity-booth-section {
  padding: 0.5rem 0 2.25rem;
  margin-top: 0.25rem;
}

.charity-booth-card {
  background: linear-gradient(180deg, #fff 0%, #fffdf6 55%, #fff9eb 100%);
  border: 2px solid rgba(232, 184, 74, 0.38);
  border-radius: 20px;
  padding: 1.25rem 1.15rem 1.35rem;
  box-shadow:
    0 16px 48px rgba(180, 120, 20, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
  overflow: hidden;
}

.charity-booth-vitrine__title {
  margin: 0 0 0.25rem;
  font-size: 1.2rem;
  color: #92400e;
}

.charity-booth-vitrine__sub {
  margin: 0 0 1rem;
  font-size: 0.88rem;
  color: var(--text-muted, #5a6560);
}

.charity-booth-grid-wrap {
  position: relative;
  padding: 0.15rem;
}

.charity-booth-grid-wrap::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: 14px;
  box-shadow: inset 0 0 0 1px rgba(232, 184, 74, 0.15);
}

.charity-booth-flash-badge {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  margin-bottom: 0.5rem;
  padding: 0.3rem 0.7rem;
  font-size: 0.78rem;
  font-weight: 700;
  color: #92400e;
  background: #fef3c7;
  border-radius: 999px;
  animation: charity-pulse 2s ease-in-out infinite;
}
.charity-booth-flash-badge-icon {
  color: #b45309;
}

@keyframes charity-pulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(232, 184, 74, 0.4); }
  50% { box-shadow: 0 0 0 8px rgba(232, 184, 74, 0); }
}

.charity-booth-cta {
  margin-top: 1.35rem;
  padding: 1.35rem 1.15rem 1.2rem;
  background: linear-gradient(165deg, rgba(255, 249, 235, 0.98), #fff);
  border: 1px solid rgba(232, 184, 74, 0.42);
  border-radius: 16px;
  text-align: center;
  box-shadow: 0 10px 32px rgba(146, 64, 14, 0.08);
}

.charity-booth-cta__divider {
  margin: -2.4rem auto 1rem;
  max-width: 16rem;
}

.charity-booth-cta__divider span {
  display: inline-block;
  padding: 0.28rem 0.9rem;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  color: #b45309;
  background: #fff9eb;
  border: 1px solid rgba(232, 184, 74, 0.45);
  border-radius: 999px;
}

.charity-booth-cta__title {
  margin: 0 0 0.35rem;
  font-size: 1.28rem;
  color: #7c2d12;
}

.charity-booth-cta__text {
  margin: 0 0 1rem;
  color: var(--text-muted, #5a6560);
  font-size: 0.92rem;
  line-height: 1.65;
}

.charity-booth-cta__btn {
  width: 100%;
  max-width: 22rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.2rem;
  padding: 0.85rem 1.25rem;
  border-radius: 14px;
  box-shadow: 0 10px 28px rgba(180, 83, 9, 0.28);
}

.charity-booth-cta__btn-label {
  font-size: 1.02rem;
  font-weight: 800;
}

.charity-booth-cta__btn-sub {
  font-size: 0.75rem;
  font-weight: 500;
  opacity: 0.88;
}

.charity-booth-cta__btn.is-scanning {
  pointer-events: none;
  opacity: 0.85;
}

.charity-booth-cta__result {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px dashed rgba(180, 83, 9, 0.28);
  animation: charity-booth-result-in 0.45s ease;
}

@keyframes charity-booth-result-in {
  from {
    opacity: 0;
    transform: translateY(8px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.charity-booth-cta__status {
  margin: 0 0 0.35rem;
  font-size: 0.82rem;
  font-weight: 800;
  color: #15803d;
  letter-spacing: 0.02em;
}

.charity-code-box--booth {
  border-color: rgba(232, 184, 74, 0.65);
  background: #fff;
}

.charity-booth-timer {
  margin: 0 0 0.65rem;
  font-size: 0.88rem;
  font-weight: 600;
  color: #b45309;
}

.charity-code-box {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  background: #fff;
  border: 2px dashed var(--charity-green);
  border-radius: 12px;
}

.charity-code-box code {
  flex: 1;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  color: var(--charity-green-deep);
  word-break: break-all;
}

.charity-code-box--lg code {
  font-size: 1.25rem;
}

.charity-code-box.is-locked code {
  text-decoration: line-through;
  text-decoration-thickness: 2px;
  opacity: 0.5;
  color: #6b7280;
  letter-spacing: 0.1em;
}

.charity-prize-auth-gate {
  margin: 0.65rem 0 0.35rem;
  font-size: 0.92rem;
  font-weight: 600;
  color: #b45309;
  text-align: center;
  line-height: 1.5;
}

.charity-booth-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(128px, 1fr));
  gap: 0.65rem;
}

.charity-booth-item {
  position: relative;
  background: #fff;
  border: 1px solid var(--line, #e8ece9);
  border-radius: 14px;
  transition:
    transform 0.28s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.28s ease,
    border-color 0.28s ease;
}

.charity-booth-item__link {
  display: flex;
  flex-direction: column;
  padding: 0.55rem;
  text-decoration: none;
  color: inherit;
}

.charity-booth-item.is-spotlight {
  transform: scale(1.04);
  border-color: #e8b84a;
  box-shadow: 0 0 0 3px rgba(232, 184, 74, 0.45);
  z-index: 2;
}

.charity-booth-item.is-winner {
  border-color: #e65100;
  box-shadow:
    0 0 0 3px rgba(230, 81, 0, 0.35),
    0 14px 36px rgba(180, 83, 9, 0.2);
  transform: scale(1.03);
}

.charity-booth-item.is-winner .charity-booth-item-discount,
.charity-booth-item.is-winner .charity-booth-item-timer {
  display: block !important;
}

.charity-booth-item-discount {
  position: absolute;
  top: 0.4rem;
  left: 0.4rem;
  z-index: 3;
  padding: 0.18rem 0.5rem;
  font-size: 0.82rem;
  font-weight: 800;
  color: #fff;
  background: linear-gradient(135deg, #f57c00, #e65100);
  border-radius: 8px;
  box-shadow: 0 4px 10px rgba(230, 81, 0, 0.35);
}

.charity-booth-item-timer {
  position: absolute;
  right: 0.4rem;
  left: 0.4rem;
  bottom: 0.4rem;
  z-index: 3;
  padding: 0.22rem 0.35rem;
  font-size: 0.68rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background: rgba(20, 90, 40, 0.92);
  border-radius: 8px;
}

.charity-booth-item-img {
  aspect-ratio: 1;
  border-radius: 8px;
  overflow: hidden;
  background: var(--charity-mint);
  margin-bottom: 0.4rem;
}

.charity-booth-item-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.charity-booth-item-name {
  font-size: 0.78rem;
  font-weight: 600;
  line-height: 1.35;
  margin-bottom: 0.2rem;
}

.charity-booth-item-price {
  font-size: 0.75rem;
  color: var(--brand, #81B061);
  font-weight: 700;
}

/* —— Steps —— */
.charity-steps {
  padding: 1rem 0 1.5rem;
}

.charity-steps-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 0.85rem;
}

.charity-steps-grid article {
  padding: 1rem;
  background: var(--surface, #fff);
  border: 1px solid var(--line, #e8ece9);
  border-radius: 14px;
  text-align: center;
}

.charity-steps-grid article span {
  display: inline-flex;
  width: 2rem;
  height: 2rem;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.5rem;
  background: var(--charity-green);
  color: #fff;
  border-radius: 50%;
  font-weight: 700;
  font-size: 0.9rem;
}

.charity-steps-grid h3 {
  margin: 0 0 0.35rem;
  font-size: 0.95rem;
}

.charity-steps-grid p {
  margin: 0;
  font-size: 0.82rem;
  color: var(--text-muted, #5a6560);
  line-height: 1.55;
}

/* —— Booth header —— */
.charity-booth-card__header {
  margin-bottom: 1.1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid var(--line, #e8ece9);
  text-align: center;
}

.charity-booth-card__header h2 {
  margin: 0 0 0.4rem;
  font-size: 1.25rem;
  color: var(--charity-green-deep);
}

.charity-booth-card__header p {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.65;
  color: var(--text-muted, #5a6560);
  max-width: 32rem;
  margin-inline: auto;
}

/* —— Participate —— */
.charity-participate {
  padding: 2rem 0;
  background: linear-gradient(165deg, var(--charity-mint) 0%, #fff 55%);
}

.charity-participate__inner {
  display: grid;
  gap: 1.5rem;
  padding: 1.5rem;
  background: #fff;
  border: 1px solid rgba(31, 122, 53, 0.14);
  border-radius: 18px;
  box-shadow: 0 12px 36px rgba(31, 122, 53, 0.08);
}

@media (min-width: 768px) {
  .charity-participate__inner {
    grid-template-columns: 1.2fr 0.8fr;
    align-items: start;
    gap: 2rem;
    padding: 1.75rem 2rem;
  }
}

.charity-participate__copy h2 {
  margin: 0 0 0.45rem;
  font-size: clamp(1.2rem, 3.2vw, 1.45rem);
  color: var(--charity-green-deep);
}

.charity-participate__copy > p {
  margin: 0 0 1rem;
  font-size: 0.92rem;
  line-height: 1.7;
  color: var(--text-muted, #5a6560);
}

.charity-participate__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.charity-participate__list li {
  display: flex;
  gap: 0.65rem;
  align-items: flex-start;
  padding: 0.55rem 0;
  font-size: 0.9rem;
  line-height: 1.6;
  border-bottom: 1px dashed rgba(31, 122, 53, 0.12);
}

.charity-participate__list li:last-child {
  border-bottom: none;
}

.charity-participate__check {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.65rem;
  height: 1.65rem;
  margin-top: 0.1rem;
  border-radius: 50%;
  background: var(--charity-green);
  color: #fff;
}

.charity-participate__actions {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
}

.charity-participate__register {
  font-size: 0.88rem;
}

/* —— CTA —— */
.charity-cta-bar {
  padding: 1.5rem 0 2rem;
  margin-top: 0.75rem;
}

.charity-cta-bar--impact .charity-cta-inner {
  flex-direction: column;
  align-items: stretch;
  text-align: center;
  padding: 1.75rem 1.5rem;
  color: var(--charity-green-deep);
  background:
    radial-gradient(ellipse 70% 80% at 100% 0%, rgba(177, 215, 180, 0.55), transparent 50%),
    linear-gradient(165deg, #e8f2ea 0%, var(--brand-bright) 100%);
}

@media (min-width: 640px) {
  .charity-cta-bar--impact .charity-cta-inner {
    flex-direction: row;
    text-align: right;
    align-items: center;
  }
}

.charity-cta-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.25rem 1.5rem;
  background: var(--charity-green-deep);
  color: #fff;
  border-radius: 16px;
}

.charity-cta-bar__eyebrow {
  margin: 0 0 0.35rem;
  font-size: 0.78rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.92);
  letter-spacing: 0.02em;
}

.charity-cta-bar--impact .charity-cta-bar__eyebrow {
  color: #4a6b4e;
}

.charity-cta-bar--impact .charity-cta-bar__title {
  color: var(--charity-green-deep);
}

.charity-cta-bar--impact .charity-cta-bar__sub {
  color: #5a6560;
  opacity: 1;
}

.charity-cta-bar__title {
  margin: 0 0 0.35rem;
  font-size: clamp(1.05rem, 3vw, 1.25rem);
  font-weight: 800;
  line-height: 1.45;
}

.charity-cta-bar__sub {
  margin: 0;
  font-size: 0.82rem;
  opacity: 0.88;
}

.charity-cta-bar__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  justify-content: center;
}

@media (min-width: 640px) {
  .charity-cta-bar__buttons {
    justify-content: flex-end;
    flex-shrink: 0;
  }
}

.charity-cta-bar--impact .btn-outline {
  color: var(--charity-green-deep);
  border-color: rgba(113, 149, 82, 0.45);
}

.charity-cta-bar--impact .btn-outline:hover {
  background: rgba(177, 215, 180, 0.35);
  color: var(--charity-green-deep);
}

.charity-modal-charity-note {
  margin: 0.75rem 0 0;
  padding-top: 0.75rem;
  border-top: 1px dashed rgba(31, 122, 53, 0.2);
  font-size: 0.8rem;
  line-height: 1.55;
  color: var(--text-muted, #5a6560);
  text-align: center;
}

body.auth-modal-open .charity-modal,
body.auth-modal-open .charity-wheel-overlay {
  visibility: hidden;
  pointer-events: none;
}

body.charity-prize-open {
  overflow: hidden;
}

/* —— Prize modal —— */
.charity-modal {
  position: fixed;
  inset: 0;
  z-index: var(--z-charity-overlay, 1300);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  pointer-events: none;
}

.charity-modal[hidden] {
  display: none;
}

.charity-modal-scrim,
.charity-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(15, 23, 18, 0.35);
  pointer-events: auto;
}

/* هنگام چرخش: اسکرین فقط پشت گردونه — گردونه دیده بماند */
body.charity-wheel-focus-active .charity-modal-scrim,
body.charity-wheel-focus-active .charity-modal-backdrop {
  background: transparent;
  pointer-events: none;
}

/* بعد از چرخش: پاپ‌آپ روی گردونه — حین چرخش چیزی روی گردونه نیست */
body.charity-wheel-focus-active.charity-prize-open:not(.charity-wheel-spinning) .charity-modal {
  align-items: flex-end;
  justify-content: center;
  padding-bottom: max(1rem, env(safe-area-inset-bottom, 0px));
}

body.charity-wheel-focus-active.charity-prize-open:not(.charity-wheel-spinning) .charity-wheel-wrap--centered {
  --charity-wheel-size: min(62vmin, calc(100vw - 2rem), calc(55dvh - 1rem));
  top: 40% !important;
}

@media (max-width: 600px) {
  body.charity-wheel-focus-active.charity-prize-open:not(.charity-wheel-spinning) .charity-wheel-wrap--centered {
    top: 36% !important;
    --charity-wheel-size: min(58vmin, calc(100vw - 1.5rem), calc(52dvh - 0.5rem));
  }
}

.charity-modal-panel {
  position: relative;
  z-index: 2;
  pointer-events: auto;
  width: min(100%, 380px);
  padding: 1.75rem 1.35rem;
  background: #fff;
  border-radius: 20px;
  text-align: center;
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.2);
  animation: charity-modal-in 0.35s ease;
}

@keyframes charity-modal-in {
  from {
    opacity: 0;
    transform: scale(0.92) translateY(12px);
  }
  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

.charity-modal-close {
  position: absolute;
  top: 0.65rem;
  left: 0.75rem;
  width: 2rem;
  height: 2rem;
  border: none;
  background: var(--charity-mint);
  border-radius: 50%;
  font-size: 1.25rem;
  line-height: 1;
  cursor: pointer;
  color: var(--charity-green-deep);
}

.charity-modal-panel h3 {
  margin: 0 0 0.5rem;
  font-size: 1.35rem;
}

.charity-modal--previous .charity-modal-panel {
  border: 2px solid var(--charity-gold);
}

.charity-modal--previous .charity-modal-msg {
  color: var(--charity-green-deep);
  font-weight: 600;
}

.charity-modal-prize {
  margin: 0 0 1rem;
  font-size: 1rem;
  font-weight: 600;
  color: var(--charity-green);
  line-height: 1.5;
}

.charity-modal-msg {
  margin: 0.85rem 0 1rem;
  font-size: 0.88rem;
  color: var(--text-muted, #5a6560);
  line-height: 1.6;
}

.charity-modal-panel .btn-block {
  width: 100%;
}

.charity-modal-panel #prizeAuthBtn {
  margin-bottom: 0.85rem;
}

.charity-modal-panel #prizeAuthBtn + #prizeCheckoutBtn {
  margin-top: 0;
}

.charity-booth-prize-product,
.charity-prize-product {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin: 0 0 0.85rem;
  padding: 0.65rem;
  background: var(--charity-mint);
  border-radius: 12px;
  text-align: right;
}

.charity-booth-prize-product-img,
.charity-prize-product-img {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}

.charity-booth-prize-product-img img,
.charity-prize-product-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.charity-booth-prize-product-meta {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  font-size: 0.88rem;
}

.charity-booth-prize-product-meta strong,
.charity-prize-product-name {
  font-weight: 700;
  color: var(--charity-green-deep);
}

.charity-code-box code {
  font-size: 1.35rem;
  letter-spacing: 0.12em;
}

.charity-code-box--lg code {
  font-size: 1.5rem;
}
