.page-home .home-hero-premium {
  position: relative;
  min-height: min(90vh, 860px);
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 0 0 clamp(28px, 4vw, 40px) clamp(28px, 4vw, 40px);
  margin: 0 0 clamp(40px, 5vw, 60px);
  isolation: isolate;
}
.hero-picture {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.hero-picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 36%;
  transform: scale(1.03);
}
.hero-ambient-glow {
  position: absolute;
  inset: auto -8% -28% auto;
  width: min(560px, 44vw);
  aspect-ratio: 1/1;
  z-index: 1;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(201, 174, 95, 0.5) 0%, rgba(201, 174, 95, 0.18) 38%, rgba(201, 174, 95, 0) 72%);
  filter: blur(14px);
  pointer-events: none;
}
.hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  background: linear-gradient(
    110deg,
    rgba(15, 20, 16, 0.72) 0%,
    rgba(20, 28, 23, 0.58) 30%,
    rgba(29, 40, 31, 0.4) 54%,
    rgba(255, 255, 255, 0.1) 100%
  );
}
.home-hero-inner {
  position: relative;
  z-index: 3;
  max-width: min(760px, 100%);
  padding: clamp(36px, 5vw, 64px) 0;
  margin-top: clamp(20px, 5vh, 56px);
  color: #f4f7f5;
}
.eyebrow {
  margin: 0 0 14px;
  font-weight: 700;
  font-size: 0.82rem;
  letter-spacing: 0.08em;
  color: rgba(247, 234, 192, 0.96);
  text-transform: uppercase;
}
.hero-chip-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
}
.hero-chip {
  display: inline-flex;
  align-items: center;
  padding: 0.42rem 0.78rem;
  border-radius: 999px;
  border: 1px solid rgba(248, 244, 228, 0.34);
  background: rgba(16, 23, 18, 0.36);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.16);
  color: rgba(248, 250, 249, 0.96);
  font-size: 0.78rem;
  font-weight: 600;
}
.hero-title {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: flex-start;
  gap: 0.1em 0.35em;
  margin: 0 0 20px;
  font-size: clamp(2rem, 6vw, 3.6rem);
  font-weight: 900;
  line-height: 1.16;
  text-wrap: balance;
  direction: rtl;
  text-align: right;
}
.hero-title-prefix {
  color: #f8faf9;
  text-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  white-space: nowrap;
}
.hero-title-stage {
  min-width: 4.8em;
}

.hero-title-trait {
  color: #f0d693;
  font-weight: 800;
  text-shadow: 0 12px 34px rgba(28, 17, 6, 0.34);
}

.hero-title-trait.is-struck {
  color: rgba(248, 250, 249, 0.26);
  text-shadow: none;
}

.hero-title-trait.is-struck::after {
  background: rgba(248, 250, 249, 0.52);
}

.hero-title-brand {
  color: var(--slogan-brand-color, #81b061);
  font-weight: 900;
  text-shadow:
    0 0 20px rgba(177, 215, 180, 0.48),
    0 4px 16px rgba(0, 0, 0, 0.4);
}
.hero-lead {
  color: rgba(255, 255, 255, 0.97);
  font-size: clamp(1.02rem, 2.35vw, 1.2rem);
  font-weight: 500;
  line-height: 1.95;
  margin-bottom: 30px;
  max-width: 40rem;
  text-wrap: pretty;
  text-shadow: 0 1px 14px rgba(0, 0, 0, 0.22);
}
.hero-cta-row { display: flex; flex-wrap: wrap; gap: 10px; }
.page-home .hero-cta-row .btn-primary,
.page-home .hero-cta-row .btn-outline {
  padding: 11px 20px;
  font-size: 0.92rem;
}
.page-home .hero-cta-row .btn-primary {
  box-shadow: 0 14px 38px rgba(16, 30, 22, 0.42);
  background: var(--brand);
}
.page-home .hero-cta-row .btn-primary:hover {
  box-shadow: 0 16px 42px rgba(16, 30, 22, 0.48);
}
.page-home .hero-cta-row .btn-outline {
  border-color: rgba(249, 249, 249, 0.64);
  color: #f6faf7;
  background: rgba(10, 16, 13, 0.25);
  backdrop-filter: blur(6px);
}
.page-home .hero-cta-row .btn-outline:hover {
  background: rgba(10, 16, 13, 0.46);
}
.hero-stats {
  margin-top: 26px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  max-width: 600px;
}
.hero-stat {
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.04));
  border-radius: 14px;
  padding: 11px 12px;
  backdrop-filter: blur(9px);
}
.hero-stat strong {
  display: block;
  font-size: 1.02rem;
  font-weight: 800;
  color: #f8e4af;
}
.hero-stat span {
  display: block;
  margin-top: 2px;
  font-size: 0.82rem;
  color: rgba(238, 245, 241, 0.88);
}
/* اسلایدر دسته‌بندی‌ها */
@media (min-width: 769px) {
  .page-home .home-categories .section-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 18px;
  }
}

.page-home .categories-carousel-wrap {
  margin: 0 -4px;
}

.page-home .categories-carousel-item {
  flex: 0 0 192px;
  scroll-snap-align: start;
  text-decoration: none;
  color: inherit;
  border-radius: var(--radius-lg, 14px);
  overflow: hidden;
  border: 1px solid var(--border-light, #e8eeea);
  background: var(--surface-strong, #fff);
  box-shadow: 0 8px 24px rgba(26, 31, 28, 0.06);
  transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

.page-home .categories-carousel-item:hover {
  border-color: var(--brand, #81B061);
  box-shadow: 0 12px 32px rgba(129, 176, 97, 0.14);
  transform: translateY(-3px);
}

.page-home .category-card-img {
  aspect-ratio: 4/3;
  overflow: hidden;
  background: var(--bg-alt, #f0f4f1);
}

.page-home .category-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
}

.page-home .categories-carousel-item:hover .category-card-img img {
  transform: scale(1.06);
}

.page-home .category-card-name {
  display: block;
  padding: 10px 12px 4px;
  font-size: 0.92rem;
  font-weight: 700;
  text-align: center;
  color: var(--text, #1a1f1c);
}

.page-home .category-card-desc {
  display: block;
  padding: 0 12px 12px;
  font-size: 0.72rem;
  line-height: 1.45;
  text-align: center;
  color: var(--text-muted, #5c6560);
}

.page-home .categories-carousel-wrap .carousel-btn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  font-size: 1.35rem;
  line-height: 1;
  box-shadow: 0 4px 14px rgba(26, 31, 28, 0.08);
}

@media (max-width: 600px) {
  .page-home .categories-carousel-item {
    flex: 0 0 160px;
  }

  .page-home .categories-carousel-wrap .carousel-btn {
    width: 38px;
    height: 38px;
  }
}
.section-with-image {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(24px, 4vw, 40px);
  align-items: center;
}
.section-with-image .section-text-wrap h2 {
  margin: 0 0 12px;
  font-size: clamp(1.35rem, 3.5vw, 1.75rem);
  font-weight: 800;
  line-height: 1.35;
}
.section-with-image .section-text-wrap p {
  margin: 0 0 20px;
  color: var(--text-muted);
  line-height: 1.85;
  font-size: clamp(0.95rem, 2.2vw, 1.05rem);
}
.section-image-wrap img {
  width: 100%;
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow);
}
.page-home .home-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.page-home .home-action-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0.72rem 1.55rem;
  font-size: clamp(0.92rem, 2.4vw, 1rem);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  max-width: 100%;
  box-shadow: 0 8px 24px rgba(20, 40, 28, 0.14);
  transition:
    transform 0.22s var(--ease, ease),
    box-shadow 0.22s var(--ease, ease),
    background 0.22s,
    border-color 0.22s,
    color 0.22s;
}
.page-home .home-action-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(20, 40, 28, 0.2);
}
.page-home .home-action-btn:active {
  transform: translateY(0);
}
.page-home .home-story .home-action-btn.btn-outline {
  border-width: 2px;
  background: rgba(255, 255, 255, 0.72);
  backdrop-filter: blur(6px);
}
.page-home .home-story .home-action-btn.btn-outline:hover {
  background: var(--brand-light, #e8f2ea);
}
.section-cta-banner {
  position: relative;
  border-radius: var(--radius-lg);
  overflow: hidden;
  min-height: clamp(260px, 42vw, 320px);
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}
.page-home .section-cta-banner--light {
  min-height: 0;
  background: #fff;
  border: 1px solid var(--border-light, #e4ebe6);
  box-shadow: 0 14px 40px rgba(26, 40, 32, 0.07);
}
.page-home .section-cta-banner--light .cta-banner-panel {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: right;
  padding: clamp(28px, 5vw, 44px);
  gap: 0;
}
.cta-banner-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.cta-banner-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(
    to inline-start,
    rgba(255, 255, 255, 0.97) 0%,
    rgba(255, 255, 255, 0.88) 38%,
    rgba(255, 255, 255, 0.35) 62%,
    rgba(255, 255, 255, 0.08) 100%
  );
  pointer-events: none;
}
.cta-banner-text,
.cta-banner-panel {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0;
  padding: clamp(28px, 5vw, 44px);
  max-width: min(480px, 92%);
  margin-inline-end: auto;
  margin-inline-start: 0;
  text-align: right;
}
.page-home .section-cta-banner--light .cta-banner-panel {
  max-width: 100%;
}
.page-home .home-cta-deli--note {
  margin: 18px 0 0;
  padding: 14px 18px;
  width: 100%;
  max-width: 36rem;
  border-radius: 14px;
  background: #fff;
  border: 1px solid rgba(129, 176, 97, 0.14);
  box-shadow: 0 6px 20px rgba(26, 40, 32, 0.05);
  color: var(--text, #1a2820);
  font-size: clamp(0.92rem, 2.2vw, 1rem);
  font-weight: 600;
  line-height: 1.75;
}
.cta-banner-eyebrow {
  margin: 0 0 6px;
  font-size: 0.82rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: var(--brand, #81B061);
}
.cta-banner-title {
  margin: 0 0 10px;
  font-size: clamp(1.4rem, 4vw, 1.85rem);
  font-weight: 800;
  line-height: 1.3;
  color: var(--text, #1a211c);
}
.cta-banner-lead {
  margin: 0 0 22px;
  color: var(--text-muted);
  line-height: 1.85;
  font-size: clamp(0.92rem, 2.3vw, 1.02rem);
}
.page-home .section-cta-banner .home-action-btn.btn-primary {
  background: var(--brand);
  box-shadow: 0 10px 28px rgba(129, 176, 97, 0.35);
}
.page-home .home-cta-final {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: clamp(40px, 7vw, 72px);
  padding: clamp(8px, 2vw, 16px) 0;
}
.page-home .home-action-btn--final {
  min-width: min(240px, 100%);
  padding: 0.9rem 2.4rem;
  font-size: clamp(1rem, 2.8vw, 1.12rem);
  letter-spacing: 0.02em;
  background: var(--brand);
  box-shadow: 0 14px 36px rgba(129, 176, 97, 0.32);
}
.page-home .home-action-btn--final:hover {
  box-shadow: 0 18px 42px rgba(129, 176, 97, 0.4);
}
.page-home .home-testimonials .section-title {
  margin-bottom: 20px;
}

/* ——— نظرات همراهان ——— */
.home-testimonials-v2 {
  padding: clamp(12px, 2.5vw, 20px) 0 clamp(16px, 3.5vw, 32px);
}
.home-testimonials-shell {
  padding: clamp(20px, 4vw, 32px);
  border-radius: clamp(20px, 3vw, 28px);
  background:
    radial-gradient(ellipse 80% 60% at 100% 0%, rgba(201, 174, 95, 0.1), transparent 55%),
    radial-gradient(ellipse 70% 50% at 0% 100%, rgba(129, 176, 97, 0.08), transparent 50%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.92) 0%, rgba(248, 252, 249, 0.98) 100%);
  border: 1px solid rgba(129, 176, 97, 0.1);
  box-shadow: 0 20px 48px rgba(20, 40, 28, 0.05);
}
.home-testimonials-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: clamp(20px, 4vw, 28px);
}
.home-testimonials-head__text {
  min-width: 0;
}
.home-testimonials-eyebrow {
  margin: 0 0 6px;
  font-size: 0.78rem;
  font-weight: 700;
  color: var(--brand, #81B061);
  letter-spacing: 0.06em;
}
.home-testimonials-deco {
  flex-shrink: 0;
  width: 52px;
  height: 52px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: linear-gradient(145deg, rgba(129, 176, 97, 0.14), rgba(201, 174, 95, 0.2));
  color: var(--brand, #81B061);
}
.page-home .testimonials-carousel-wrap {
  margin: 0;
}
.page-home .testimonials-carousel-wrap .carousel {
  flex: 1;
  min-width: 0;
}
.page-home .testimonials-carousel-wrap .carousel-btn {
  position: relative;
  z-index: 2;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  font-size: 1.35rem;
  background: #fff;
  border: 1px solid rgba(129, 176, 97, 0.14);
  box-shadow: 0 6px 18px rgba(26, 31, 28, 0.08);
}
.page-home .testimonials-carousel-wrap .carousel {
  overflow: hidden;
}
.page-home .testimonials-track {
  gap: clamp(14px, 2.5vw, 20px);
  padding: 2px 2px 10px;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  touch-action: pan-x;
}
.testimonial-card-v2 {
  position: relative;
  flex: 0 0 min(300px, calc(100vw - 3.5rem));
  scroll-snap-align: center;
  scroll-snap-stop: always;
  padding: clamp(18px, 3.5vw, 24px);
  border-radius: clamp(16px, 2.5vw, 20px);
  background: #fff;
  border: 1px solid rgba(129, 176, 97, 0.1);
  box-shadow:
    0 12px 36px rgba(20, 40, 28, 0.06),
    inset 0 1px 0 rgba(255, 255, 255, 0.95);
  display: flex;
  flex-direction: column;
  gap: clamp(12px, 2vw, 16px);
  min-height: 100%;
}
.testimonial-card-v2--lead {
  flex: 0 0 min(340px, calc(100vw - 2.75rem));
  padding: clamp(22px, 4vw, 30px);
  background:
    linear-gradient(155deg, #fff 0%, rgba(255, 251, 240, 0.7) 48%, rgba(232, 245, 235, 0.45) 100%);
  border-color: rgba(201, 174, 95, 0.28);
  box-shadow:
    0 16px 44px rgba(201, 174, 95, 0.12),
    0 8px 24px rgba(20, 40, 28, 0.05),
    inset 0 1px 0 rgba(255, 255, 255, 1);
}
.testimonial-card-v2__badge {
  align-self: flex-start;
  padding: 0.28rem 0.65rem;
  border-radius: 999px;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #5a4a20;
  background: linear-gradient(135deg, rgba(201, 174, 95, 0.22), rgba(201, 174, 95, 0.08));
  border: 1px solid rgba(201, 174, 95, 0.35);
}
.testimonial-stars {
  display: flex;
  gap: 3px;
  direction: ltr;
  align-self: flex-start;
}
.testimonial-star {
  font-size: 0.9rem;
  color: #c5cdc8;
  line-height: 1;
}
.testimonial-star.is-on {
  color: #d4a017;
}
.testimonial-quote {
  margin: 0;
  flex: 1;
  position: relative;
  z-index: 1;
}
.testimonial-quote p {
  margin: 0;
  line-height: 1.85;
  font-size: clamp(0.9rem, 2.4vw, 1rem);
  color: var(--text, #1a211c);
  text-wrap: pretty;
}
.testimonial-card-v2--lead .testimonial-quote p {
  font-size: clamp(0.96rem, 2.6vw, 1.08rem);
  line-height: 1.9;
  font-weight: 500;
}
.testimonial-card-v2__author {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: auto;
  padding-top: 12px;
  border-top: 1px solid rgba(129, 176, 97, 0.12);
}
.testimonial-card-v2--lead .testimonial-card-v2__author {
  border-top-color: rgba(201, 174, 95, 0.22);
}
.testimonial-avatar {
  flex-shrink: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-weight: 800;
  font-size: 1rem;
  color: #fff;
  background: linear-gradient(145deg, var(--brand, #81B061), #6a9a52);
  box-shadow: 0 6px 14px rgba(129, 176, 97, 0.25);
}
.testimonial-card-v2--lead .testimonial-avatar {
  width: 48px;
  height: 48px;
  font-size: 1.12rem;
}
.testimonial-meta {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}
.testimonial-meta cite {
  font-style: normal;
  font-size: 0.95rem;
  font-weight: 700;
  color: var(--text, #1a211c);
}
.testimonial-city {
  font-size: 0.8rem;
  color: var(--text-muted, #5c6b62);
}
.testimonials-dots {
  display: none;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 14px;
  padding-top: 2px;
}
.testimonials-dot {
  width: 8px;
  height: 8px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: rgba(129, 176, 97, 0.25);
  cursor: pointer;
  transition: transform 0.2s ease, background 0.2s ease, width 0.2s ease;
}
.testimonials-dot.is-active {
  width: 22px;
  border-radius: 999px;
  background: var(--brand, #81B061);
}
.testimonials-dot:focus-visible {
  outline: 2px solid var(--brand, #81B061);
  outline-offset: 3px;
}
@media (min-width: 900px) {
  .testimonial-card-v2 {
    flex: 0 0 min(340px, 42vw);
  }
  .testimonial-card-v2--lead {
    flex: 0 0 min(400px, 48vw);
  }
  .testimonial-card-v2--lead .testimonial-quote p {
    font-size: 1.05rem;
    line-height: 1.92;
  }
  .testimonials-dots {
    display: none;
  }
}
@media (min-width: 600px) and (max-width: 899px) {
  .testimonial-card-v2 {
    flex: 0 0 min(300px, 72vw);
  }
  .testimonial-card-v2--lead {
    flex: 0 0 min(340px, 80vw);
  }
}
@media (max-width: 768px) {
  .section-with-image { grid-template-columns: 1fr; }
  .section-with-image .section-image-wrap { order: -1; }
  .page-home .home-story .home-actions,
  .page-home .section-cta-banner .home-actions {
    width: 100%;
  }
  .page-home .home-story .home-action-btn,
  .page-home .section-cta-banner .home-action-btn {
    width: 100%;
    white-space: normal;
  }
  .section-cta-banner:not(.section-cta-banner--light) {
    min-height: auto;
    flex-direction: column;
  }
  .section-cta-banner:not(.section-cta-banner--light) .cta-banner-overlay {
    background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.15) 0%,
      rgba(255, 255, 255, 0.92) 42%,
      rgba(255, 255, 255, 0.98) 100%
    );
  }
  .section-cta-banner:not(.section-cta-banner--light) .cta-banner-text {
    max-width: 100%;
    margin: 0;
    padding: clamp(140px, 38vw, 200px) 20px 28px;
  }
  .page-home .section-cta-banner--light .cta-banner-panel {
    padding: 24px 20px 28px;
  }
  .page-home .home-hero-premium {
    min-height: min(86vh, 760px);
    border-radius: 0 0 24px 24px;
  }
  .hero-overlay {
    background: linear-gradient(
      180deg,
      rgba(15, 20, 16, 0.74) 0%,
      rgba(20, 28, 23, 0.56) 56%,
      rgba(17, 26, 20, 0.45) 100%
    );
  }
  .page-home .container.home-hero-inner,
  .page-home > .container {
    padding-inline: clamp(1.125rem, 5vw, 1.375rem);
  }
  .home-hero-inner {
    margin-top: 10px;
    padding-top: 24px;
  }
  .page-home .section-header {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 0.75rem;
    margin-bottom: 1.25rem;
  }
  .page-home .deli-section-head.section-header,
  .page-home .home-magazine .section-header {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .page-home .section-title {
    font-size: clamp(1.2rem, 5.2vw, 1.5rem);
    line-height: 1.35;
    text-align: center;
    width: 100%;
    text-wrap: balance;
  }
  .page-home .home-categories .section-header,
  .page-home .home-magazine .section-header {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .page-home .deli-section-head__text .home-link {
    margin-top: 0.15rem;
  }
  /* ——— نظرات ——— */
  .home-testimonials-shell {
    padding: clamp(16px, 4vw, 22px);
    border-radius: 20px;
  }
  .home-testimonials-head {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
    margin-bottom: 1.25rem;
  }
  .home-testimonials-deco {
    width: 46px;
    height: 46px;
  }
  .page-home .home-testimonials .section-title {
    margin-bottom: 0;
  }
  .page-home .testimonials-carousel-wrap,
  .page-home .magazine-carousel-wrap {
    margin-inline: 0;
    gap: 0;
  }
  .page-home .magazine-carousel-wrap .carousel-btn {
    display: none;
  }
  .page-home .testimonials-carousel-wrap .carousel,
  .page-home .magazine-carousel-wrap .carousel {
    overflow: hidden;
    min-width: 0;
  }
  .testimonials-track,
  .page-home .magazine-carousel-track {
    scroll-padding-inline: 12px;
    padding-inline: 4px;
    padding-bottom: 8px;
    gap: 14px;
  }
  .testimonial-card-v2 {
    flex: 0 0 min(288px, calc(100% - 28px));
    scroll-snap-align: center;
  }
  .testimonial-card-v2--lead {
    flex: 0 0 min(300px, calc(100% - 20px));
  }
  .testimonial-quote p {
    font-size: clamp(0.9rem, 3.6vw, 0.98rem);
    line-height: 1.82;
  }
  .testimonial-card-v2--lead .testimonial-quote p {
    font-size: clamp(0.94rem, 3.8vw, 1.02rem);
  }
  .testimonials-dots {
    display: flex;
  }
  /* ——— مجله ——— */
  .page-home .home-magazine {
    padding-bottom: 0.25rem;
  }
  .page-home .magazine-carousel-item {
    flex: 0 0 min(280px, 88%);
    scroll-snap-align: start;
    scroll-snap-stop: normal;
  }
  .page-home .home-blog-card .card-body {
    padding: clamp(14px, 3.5vw, 18px);
  }
  .page-home .home-blog-card h3 {
    font-size: clamp(1rem, 4.2vw, 1.15rem);
    line-height: 1.45;
  }
  .page-home .home-blog-card h3 a {
    text-decoration: none;
    color: inherit;
  }
  .page-home .home-blog-card .blog-excerpt {
    font-size: clamp(0.84rem, 3.5vw, 0.92rem);
    line-height: 1.75;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .page-home .home-magazine .home-link {
    font-size: 0.92rem;
    font-weight: 700;
  }
  .hero-title { font-size: clamp(1.78rem, 8vw, 2.45rem); }
  .hero-chip-row { margin-bottom: 16px; }
  .hero-stats {
    grid-template-columns: 1fr;
    max-width: 320px;
  }
  .page-home > .container {
    overflow-x: clip;
  }
}
.btn-primary {
  background: var(--brand);
  color: #fff;
  padding: 14px 28px;
  border-radius: var(--radius-full);
  text-decoration: none;
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: transform 0.2s var(--ease), background 0.2s;
}
.btn-primary:hover { background: var(--brand-hover); transform: translateY(-2px); }
.btn-outline {
  border: 2px solid var(--brand);
  color: var(--brand);
  padding: 12px 24px;
  border-radius: var(--radius-full);
  text-decoration: none;
  font-weight: 600;
}
.home-section { margin-bottom: 56px; }

.page-home .home-seasonal-pick {
  padding: clamp(1rem, 3vw, 1.35rem);
  border-radius: var(--radius-lg, 20px);
  border: 1px solid var(--line, #e4ebe6);
  background: linear-gradient(145deg, rgba(129, 176, 97, 0.06) 0%, rgba(255, 255, 255, 0.92) 55%);
  box-shadow: 0 12px 32px rgba(26, 40, 32, 0.06);
}

.page-home .home-seasonal-lead {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem 0.85rem;
  margin: -0.35rem 0 1.1rem;
  font-size: 0.95rem;
  line-height: 1.7;
  color: var(--text-muted, #5a6b60);
}

.page-home .home-seasonal-intro {
  font-weight: 600;
  color: var(--text, #1a2820);
}

.page-home .home-seasonal-badge {
  display: inline-flex;
  align-items: center;
  padding: 0.25rem 0.65rem;
  border-radius: 999px;
  font-size: 0.78rem;
  font-weight: 600;
  background: rgba(129, 176, 97, 0.12);
  color: var(--brand, #81B061);
}

.page-home .home-seasonal-foot {
  margin: 1rem 0 0;
  text-align: center;
}

/* ——— مجلهٔ صفحهٔ اول ——— */
@media (min-width: 769px) {
  .page-home .home-magazine .section-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 22px;
  }
}
.page-home .home-magazine .section-header {
  margin-bottom: 1.25rem;
}
.page-home .magazine-carousel-wrap {
  margin: 0 -4px;
}
.page-home .magazine-carousel-track {
  scroll-behavior: smooth;
  touch-action: pan-x;
}
.page-home .magazine-carousel-wrap .carousel {
  flex: 1;
  min-width: 0;
}
.page-home .magazine-carousel-wrap .carousel-btn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  font-size: 1.35rem;
  line-height: 1;
  background: #fff;
  box-shadow: 0 4px 14px rgba(26, 31, 28, 0.08);
}
.page-home .magazine-carousel-item {
  flex: 0 0 min(300px, 85vw);
  scroll-snap-align: start;
}
.page-home .magazine-carousel-item .home-blog-card {
  height: 100%;
}
.page-home .home-blog-card .blog-card-img {
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  display: block;
}
.page-home .home-blog-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: var(--radius-lg, 16px);
  overflow: hidden;
  border: 1px solid var(--border-light, #e8eeea);
  background: #fff;
  box-shadow: 0 10px 28px rgba(26, 40, 32, 0.06);
  transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}
.page-home .home-blog-card:hover {
  border-color: rgba(129, 176, 97, 0.28);
  box-shadow: 0 14px 36px rgba(26, 40, 32, 0.1);
  transform: translateY(-3px);
}
.page-home .home-blog-card__media {
  display: block;
  text-decoration: none;
}
.page-home .home-blog-card .card-body {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: clamp(16px, 3vw, 20px);
}
.page-home .home-blog-card__cat {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--brand, #81B061);
}
.page-home .home-blog-card .blog-excerpt {
  flex: 1;
  margin: 0 0 12px;
  color: var(--text-muted, #5a6b60);
  line-height: 1.8;
  font-size: 0.92rem;
}
.page-home .home-blog-card .read-more {
  font-weight: 700;
  color: var(--brand, #81B061);
  text-decoration: none;
}
.page-home .home-blog-card .read-more:hover {
  text-decoration: underline;
}
.page-home .home-magazine-foot {
  margin: clamp(20px, 4vw, 28px) 0 0;
  display: flex;
  justify-content: center;
}
.section-header {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-bottom: 24px;
}
.section-title { font-size: 1.5rem; font-weight: 700; }
.benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
}
.benefit-card {
  padding: 24px;
  background: var(--brand-glass);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  backdrop-filter: blur(8px);
}
.testimonial-card {
  padding: clamp(18px, 3vw, 24px);
  background: var(--bg-alt);
  border-radius: var(--radius-lg, var(--radius));
  border: 1px solid var(--border);
  box-shadow: 0 6px 20px rgba(20, 30, 24, 0.04);
}
.testimonial-card p {
  margin: 0 0 12px;
  line-height: 1.85;
  font-size: clamp(0.92rem, 2.2vw, 1rem);
  color: var(--text);
}
.testimonial-card footer {
  font-size: 0.88rem;
  font-weight: 600;
  color: var(--text-muted);
}
.brand-en { font-family: var(--font-en); font-weight: 600; font-size: 0.85em; opacity: 0.7; }
.skeleton-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 16px;
}
.skeleton-card {
  height: 220px;
  background: linear-gradient(90deg, #eee 25%, #f5f5f5 50%, #eee 75%);
  background-size: 200% 100%;
  animation: shimmer 1.2s infinite;
  border-radius: var(--radius);
}
@keyframes shimmer { to { background-position: -200% 0; } }
/* کاروسل محصولات صفحهٔ اول — یک ردیف، حداکثر ۱۲ کارت */
.page-home .home-products,
.page-home .home-seasonal-pick {
  margin-bottom: clamp(1.5rem, 4vw, 2.5rem);
}

.page-home .home-products-carousel-wrap {
  margin: 0 -4px;
}

.page-home .home-products-carousel-wrap .carousel {
  flex: 1;
  min-width: 0;
}

.page-home .home-products-carousel-track {
  scroll-behavior: smooth;
  touch-action: pan-x;
  gap: 16px;
}

.page-home .home-products-carousel-item {
  flex: 0 0 240px;
  max-width: 85vw;
  scroll-snap-align: start;
}

.page-home .home-products-carousel-item .product-card {
  height: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.page-home .home-products-carousel-item .product-card-link {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  min-height: 0;
}

.page-home .home-products-carousel-item .product-card-foot {
  flex-shrink: 0;
}

.page-home .home-products-carousel-wrap .carousel-btn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  font-size: 1.35rem;
  line-height: 1;
  background: #fff;
  box-shadow: 0 4px 14px rgba(26, 31, 28, 0.08);
}

@media (max-width: 768px) {
  .page-home .home-products-carousel-item {
    flex: 0 0 min(168px, 44vw);
  }

  .page-home .home-products-carousel-wrap .carousel-btn {
    width: 38px;
    height: 38px;
    font-size: 1.2rem;
  }
}

@media (min-width: 1200px) {
  .page-home .home-products-carousel-item {
    flex: 0 0 252px;
  }
}
.testimonials-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 16px;
}
.filter-chip {
  display: inline-block;
  padding: 8px 14px;
  border-radius: var(--radius-full);
  border: 1px solid var(--border);
  text-decoration: none;
  color: var(--text-muted);
  margin: 4px;
}
.filter-chip.is-active { background: var(--brand); color: #fff; border-color: var(--brand); }
