
/* Font vars: match theme.css — new design (blogdetail/blogitem use blog.css, untouched) */
:root {
  --font-display: 'Cormorant Garamond', Georgia, serif;
  --font-body: 'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
  --ink-dark: #111111;
--ink-soft: #555555;
--ink-light: #777777;

--section-bg-soft: #f3f3f3;
--section-bg-dark: #0d1117;
  
  
  
  --m29-ink: #1f2229;
  --m29-muted: #4f535a;
  --m29-soft-bg: #ececec;
  --m29-deep-bg: #080d17;
}


.add-to-cart button.button span {
font-family: var(--font-body) !important;
font-size: 13px;
font-weight: 500;
text-transform: uppercase;
letter-spacing: 5px;

}
.product-view.m29-layout {
  font-family: var(--font-body);
}

.product-view.m29-layout .product-img-box {
  text-align: center;
  overflow: hidden;
}

.product-view.m29-layout .product-img-box img.single-product-image {
  max-width: 100%;
  height: auto;
  display: inline-block;
  margin: 0 auto;
  float: none;
}

.product-view.m29-layout .product-shop {
  padding-top: 14px;
}

.product-view.m29-layout .product-name h1 {
  font-family: var(--font-display);
  font-family: var(--font-display) !important;
font-size: 46px !important;
font-weight: 400;
line-height: 1.2;
letter-spacing: -0.5px;
margin-bottom: 18px;
  color: #1b1f26;
}

.product-view.m29-layout .product-info .price-box {
  margin-bottom: 20px;
}

.product-view.m29-layout .product-info .price, .product-view .product-shop .price-box .regular-price .price {
  font-family: var(--font-body);
  font-size: clamp(24px, 2vw, 38px);
  font-weight: 300;
  letter-spacing: 0.015em;
  color: #232833;
}
.product-view .product-shop .short-description {
    font-family: var(--font-body);
    font-size : 22px;
    line-height : 40px;
}
.product-view .product-info{
  padding-bottom: 0px;
  padding-top: 25px;
}

.product-view.m29-layout .product-options-bottom {
  margin-bottom: 24px;
}



.product-view.m29-layout .add-to-cart .btn-cart {
  min-width: 232px;
  font-family: var(--font-body);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.product-view.m29-layout .short-description .std p {
  font-family: var(--font-body);
  font-size: clamp(18px, 1vw, 20px);
  line-height: 1.82;
  letter-spacing: 0.012em;
  color: #000;
  margin: 0;
  max-width: 46ch;
}

.m29-detail-sections {
  margin-top: 62px;
  font-family: var(--font-body);
}

.main-container .container,
.main-container.col-main {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
}

.m29-section-inner {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 36px;
}

.m29-clinical-results {
  background: var(--m29-soft-bg);
  padding: 78px 0 96px;
  margin-top: 10px;
}

.m29-clinical-results h2 {
  font-family: var(--font-display);
  font-size: clamp(44px, 3vw, 56px);
  line-height: 1.15;
  letter-spacing: 0.015em;
  margin: 0 0 56px;
  font-weight: 400;
  color: #1f2229;
  text-align: center;
}

.m29-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 36px;
}

/* 4 sütunlu Klinik Sonuçlar (font küçültülmüş) */
.m29-metrics-four {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px 28px;
}
.m29-metrics-four .m29-metric-value {
  font-size: clamp(44px, 3.5vw, 56px);
  margin-bottom: 12px;
}
.m29-metrics-four .m29-metric-text {
  font-size: clamp(17px, 0.95vw, 21px);
  line-height: 1.4;
}

.m29-metric-value {
  font-family: var(--font-display);
  font-size: clamp(60px, 4.8vw, 76px);
  line-height: 1;
  letter-spacing: 0.01em;
  margin: 0 0 16px;
  font-weight: 400;
  color: #1f2229;
}

.m29-metric-text {
  margin: 0;
  font-size: clamp(20px, 1.05vw, 25px);
  line-height: 1.45;
  letter-spacing: 0.01em;
  color: var(--m29-muted);
  max-width: 460px;
}

.m29-formula-band {
  background: #555;
  color: #f2f2f2;
  text-align: center;
  padding: 92px 20px 98px;
}

.m29-formula-band h2 {
  font-family: var(--font-display);
  font-size: clamp(44px, 3.3vw, 58px);
  line-height: 1.14;
  letter-spacing: 0.016em;
  margin: 0 0 22px;
  font-weight: 400;
  color: #f7f8fa;
}

.m29-formula-band p {
  margin: 0;
  font-size: clamp(22px, 1.25vw, 30px);
  line-height: 1.6;
  letter-spacing: 0.014em;
  color: #d6dae1;
}

.m29-nature-claim {
  background: #e8e4df;
  padding: 64px 0 72px;
  text-align: center;
}

.m29-nature-claim-title {
  font-family: var(--font-display);
  font-size: clamp(36px, 2.5vw, 48px);
  line-height: 1.2;
  letter-spacing: 0.02em;
  margin: 0 0 12px;
  font-weight: 400;
  color: #1f2229;
}

.m29-nature-claim-sub {
  font-family: var(--font-body);
  font-size: clamp(18px, 1.1vw, 22px);
  line-height: 1.5;
  letter-spacing: 0.02em;
  margin: 0;
  color: #5c6370;
}

.m29-ingredients {
  background: var(--m29-soft-bg);
  padding: 82px 0 96px;
}

.m29-ingredients h2 {
  font-family: var(--font-display);
  margin: 0 0 48px;
  font-size: clamp(44px, 3vw, 56px);
  line-height: 1.15;
  letter-spacing: 0.015em;
  font-weight: 400;
  color: #1f2229;
  text-align: center;
}

.m29-ingredients-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 32px 40px;
}

.m29-ingredients-grid .m29-ingredient-item:last-child {
  grid-column: 1 / -1;
  text-align: center;
}

.m29-ingredients-grid .m29-ingredient-item:last-child .m29-ingredient-toggler {
  justify-content: center;
}

.m29-ingredients-grid .m29-ingredient-item:last-child .m29-ingredient-desc {
  margin-left: 0;
}

/* 3 bileşenli grid: son öğe 3. sütunda kalsın */
.m29-ingredients-grid-three .m29-ingredient-item:last-child {
  grid-column: auto;
  text-align: left;
}
.m29-ingredients-grid-three .m29-ingredient-item:last-child .m29-ingredient-toggler {
  justify-content: flex-start;
}
.m29-ingredients-grid-three .m29-ingredient-item:last-child .m29-ingredient-desc {
  margin-left: 38px;
}

/* 9 bileşenli grid: son öğe (9.) 3. sütunda kalsın, ortalanmasın */
.m29-ingredients-grid-nine .m29-ingredient-item:last-child {
  grid-column: auto;
  text-align: left;
}
.m29-ingredients-grid-nine .m29-ingredient-item:last-child .m29-ingredient-toggler {
  justify-content: flex-start;
}
.m29-ingredients-grid-nine .m29-ingredient-item:last-child .m29-ingredient-desc {
  margin-left: 38px;
}

/* 6 bileşenli grid (3'ün katı): son öğe 3. sütunda kalsın, ortalanmasın */
.m29-ingredients-grid-six .m29-ingredient-item:last-child {
  grid-column: auto;
  text-align: left;
}
.m29-ingredients-grid-six .m29-ingredient-item:last-child .m29-ingredient-toggler {
  justify-content: flex-start;
}
.m29-ingredients-grid-six .m29-ingredient-item:last-child .m29-ingredient-desc {
  margin-left: 38px;
}

.m29-ingredient-item {
  font-family: var(--font-body);
  opacity: 0;
  transform: scale(0.92);
  filter: blur(6px);
  transition: opacity 1.2s ease-in-out, transform 1.2s ease-in-out, filter 1.2s ease-in-out;
}

.m29-ingredients-grid.m29-ingredients-animated .m29-ingredient-item {
  opacity: 1;
  transform: scale(1);
  filter: blur(0);
}

.m29-ingredient-item .m29-ingredient-toggler {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  margin-bottom: 6px;
}

.m29-ingredient-item .m29-ingredient-plus {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  line-height: 1;
  font-weight: 300;
  color: #1f2229;
  background: none;
  border: none;
  cursor: pointer;
}

.m29-ingredient-item .m29-ingredient-title {
  font-size: clamp(20px, 1.15vw, 26px);
  line-height: 1.35;
  letter-spacing: 0.01em;
  color: #20242b;
  font-weight: 500;
}

.m29-ingredient-item .m29-ingredient-desc {
  margin: 0 0 0 38px;
  padding-top: 4px;
  font-size: clamp(17px, 1vw, 21px);
  line-height: 1.55;
  letter-spacing: 0.008em;
  color: #30353f;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s ease-in-out, opacity 0.35s ease-in-out, padding-top 0.3s ease-in-out;
}

.m29-ingredient-item.is-open .m29-ingredient-desc {
  max-height: 280px;
  opacity: 1;
  padding-top: 10px;
}

.m29-ingredients-grid.m29-ingredients-animated .m29-ingredient-item:nth-child(1) { transition-delay: 0s; }
.m29-ingredients-grid.m29-ingredients-animated .m29-ingredient-item:nth-child(2) { transition-delay: 0.22s; }
.m29-ingredients-grid.m29-ingredients-animated .m29-ingredient-item:nth-child(3) { transition-delay: 0.44s; }
.m29-ingredients-grid.m29-ingredients-animated .m29-ingredient-item:nth-child(4) { transition-delay: 0.66s; }
.m29-ingredients-grid.m29-ingredients-animated .m29-ingredient-item:nth-child(5) { transition-delay: 0.88s; }
.m29-ingredients-grid.m29-ingredients-animated .m29-ingredient-item:nth-child(6) { transition-delay: 1.1s; }
.m29-ingredients-grid.m29-ingredients-animated .m29-ingredient-item:nth-child(7) { transition-delay: 1.32s; }
.m29-ingredients-grid.m29-ingredients-animated .m29-ingredient-item:nth-child(8) { transition-delay: 1.54s; }
.m29-ingredients-grid.m29-ingredients-animated .m29-ingredient-item:nth-child(9) { transition-delay: 1.76s; }

.m29-usage {
  background: #fff;
  padding: 78px 0 88px;
  font-family: var(--font-body);
}

.m29-usage h2 {
  font-family: var(--font-display);
  margin: 0 0 28px;
  font-size: clamp(44px, 3vw, 56px);
  line-height: 1.15;
  letter-spacing: 0.015em;
  font-weight: 400;
  color: #1f2229;
}

.m29-usage .m29-usage-text {
  margin: 0;
  font-size: clamp(19px, 1.1vw, 24px);
  line-height: 1.7;
  letter-spacing: 0.01em;
  color: #30353f;
  
}

@media (max-width: 768px) {
  .main-container .row {
    margin-left: 0;
  }

  .main-container .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .m29-usage {
    padding: 54px 0 62px;
  }

  .m29-usage h2 {
    font-size: clamp(34px, 8vw, 40px);
    margin-bottom: 20px;
  }

  .m29-usage .m29-usage-text {
    font-size: 18px;
    line-height: 1.65;
  }
}

@media (max-width: 1200px) {
  .m29-section-inner {
      padding: 0 24px;
  }

  .m29-metric-text {
      font-size: clamp(18px, 2vw, 22px);
  }

  .m29-formula-band p {
      font-size: clamp(20px, 2vw, 24px);
  }

  .m29-ingredient-item .m29-ingredient-title {
      font-size: clamp(18px, 2vw, 24px);
  }

  .m29-ingredient-item .m29-ingredient-desc {
      font-size: clamp(16px, 1.9vw, 20px);
  }
}

@media (max-width: 768px) {
  .product-view.m29-layout .product-name h1 {
      font-size: clamp(34px, 7vw, 42px);
      margin-bottom: 14px;
  }

  .product-view.m29-layout .product-info .price {
      font-size: clamp(25px, 5.8vw, 30px);
  }

  .product-view.m29-layout .short-description .std p {
      font-size: 16px;
      line-height: 1.72;
  }

  .m29-detail-sections {
      margin-top: 42px;
  }

  .m29-clinical-results,
  .m29-ingredients,
  .m29-nature-claim {
      padding: 54px 0 58px;
  }

  .m29-clinical-results h2,
  .m29-ingredients h2 {
      font-size: clamp(34px, 8vw, 40px);
      margin-bottom: 30px;
  }

  .m29-nature-claim-title {
      font-size: clamp(28px, 7vw, 36px);
  }

  .m29-nature-claim-sub {
      font-size: clamp(16px, 4vw, 18px);
  }

  .m29-metrics,
  .m29-ingredients-grid {
      grid-template-columns: 1fr;
      gap: 14px;
  }

  .m29-metric {
      margin-bottom: 14px;
  }

  .m29-metric-value {
      font-size: clamp(46px, 11vw, 56px);
      margin-bottom: 10px;
  }

  .m29-metric-text {
      font-size: 19px;
  }

  .m29-formula-band {
      padding: 58px 20px 64px;
  }

  .m29-formula-band h2 {
      font-size: clamp(34px, 8vw, 40px);
      margin-bottom: 16px;
  }

  .m29-formula-band p {
      font-size: 20px;
  }

  .m29-ingredient-item {
      margin-bottom: 0;
      padding-bottom: 0;
  }

  .m29-ingredient-item .m29-ingredient-title {
      font-size: 20px;
  }

  .m29-ingredient-item .m29-ingredient-desc {
      font-size: 17px;
      margin-left: 32px;
  }
}

/* STC Cream detail (accordion layout) */
.m29-detail-sections.stc-cream-detail {
  margin-top: 48px;
  font-family: var(--font-display);
}
.m29-detail-sections .stc-cream-hero {
  background: #e8e4df;
  text-align: center;
  padding: 56px 24px 44px;
}
.m29-detail-sections .stc-cream-hero-title {
  font-family: var(--font-display);
  font-size: clamp(32px, 3.2vw, 44px);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: #1f2229;
  margin: 0 0 12px;
}
.m29-detail-sections .stc-cream-hero-subtitle {
  font-size: clamp(12px, 1vw, 14px);
  font-weight: 500;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #2d323a;
  margin: 0 0 8px;
}
.m29-detail-sections .stc-cream-hero-subtitle-line {
  font-size: clamp(11px, 0.95vw, 13px);
  font-weight: 400;
  letter-spacing: 0.06em;
  text-transform: none;
  color: #2d323a;
  margin: 0 0 20px;
}
.m29-detail-sections .stc-cream-hero-line {
  width: 48px;
  border: none;
  border-top: 1px solid #2d323a;
  margin: 0 auto;
  opacity: 0.4;
}
.m29-detail-sections .stc-cream-tech {
  background: #fff;
  padding: 44px 36px 40px;
  max-width: 100%;
  text-align: center;
}
.m29-detail-sections .stc-cream-tech-title {
  font-family: var(--font-display);
  font-size: clamp(26px, 2.2vw, 34px);
  font-weight: 400;
  color: #1f2229;
  margin: 0 0 18px;
  line-height: 1.25;
}
.m29-detail-sections .stc-cream-tech-text {
  font-size: clamp(16px, 1vw, 19px);
  line-height: 1.65;
  color: #30353f;
  margin: 0 auto;
  max-width: 720px;
}
.m29-detail-sections .stc-cream-divider {
  border: none;
  border-top: 1px solid #e0e0e0;
  margin: 0;
}
.m29-detail-sections .stc-cream-accordion {
  background: #fff;
  text-align: center;
}
.m29-detail-sections .stc-cream-accordion-item {
  border-bottom: 1px solid #e0e0e0;
}
.m29-detail-sections .stc-cream-accordion-head {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 22px 36px;
  background: none;
  border: none;
  font-family: var(--font-display);
  font-size: clamp(18px, 1.1vw, 22px);
  font-weight: 400;
  color: #1f2229;
  text-align: center;
  cursor: pointer;
}
.m29-detail-sections .stc-cream-accordion-title {
  flex: 1;
  text-align: center;
}
.m29-detail-sections .stc-cream-accordion-head:hover {
  opacity: 0.85;
}
.m29-detail-sections .stc-cream-accordion-icon {
  flex-shrink: 0;
  width: 12px;
  height: 12px;
  border-right: 1px solid #1f2229;
  border-bottom: 1px solid #1f2229;
  transform: rotate(45deg);
  margin-top: -4px;
  transition: transform 0.25s ease;
}
.m29-detail-sections .stc-cream-accordion-item.is-open .stc-cream-accordion-icon {
  margin-top: 2px;
  transform: rotate(-135deg);
}
.m29-detail-sections .stc-cream-accordion-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease-out;
  text-align: center;
}
.m29-detail-sections .stc-cream-accordion-item.is-open .stc-cream-accordion-body {
  max-height: 900px;
}
.m29-detail-sections .stc-cream-accordion-body p,
.m29-detail-sections .stc-cream-accordion-body ul {
  margin: 0 auto 24px;
  padding: 0 36px;
  max-width: 720px;
  font-size: clamp(16px, 1vw, 18px);
  line-height: 1.65;
  color: #30353f;
}
.m29-detail-sections .stc-cream-accordion-body > *:first-child {
  padding-top: 12px;
}
.m29-detail-sections .stc-cream-accordion-body p + p {
  margin-top: 12px;
}
.m29-detail-sections .stc-cream-accordion-body ul {
  margin-top: 14px;
}
.m29-detail-sections .stc-cream-ingredient-list {
  list-style: none;
  padding-left: 0;
}
.m29-detail-sections .stc-cream-ingredient-list li {
  position: relative;
  padding-left: 1.2em;
  margin-bottom: 10px;
}
.m29-detail-sections .stc-cream-ingredient-list li::before {
  content: "+";
  position: absolute;
  left: 0;
  font-weight: 600;
  color: #1f2229;
}
    