/* ════════════════════════════════════════════════════════════════════════
   PRICING — v2 (12 May 2026)
   ────────────────────────────────────────────────────────────────────────
   Yeni grid: 2-3 satıra dağılan, daha rahat okunabilir kartlar.
   5 sütun yan yana yerine "4+1" düzeni — referans kartı altında
   geniş bir özet kart olarak veya kompakt 2x2+1 düzeni.

   Bu blok eski .pricing CSS'inin TAMAMINI yer değiştirir (1125-1198 arası).
   ════════════════════════════════════════════════════════════════════════ */

.pricing {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.25rem;
  margin-top: 3rem;
  align-items: stretch;
}

/* Free + Photo + AI Photo + Career+ → 4 sütun.
   Reference kart aşağıda full-width banner olarak — daha rahat nefes alır. */
.price-ref {
  grid-column: 1 / -1;
  display: grid !important;
  grid-template-columns: 1.1fr 1fr;
  gap: 2rem;
  align-items: center;
  padding: 2rem 2.5rem !important;
  border: 1px solid var(--purple) !important;
  background: linear-gradient(135deg, rgba(124,58,237,.05), rgba(124,58,237,.02)) !important;
  position: relative;
  margin-top: .5rem;
}
.price-ref::before {
  content: '$10.99 per number';
  position: absolute;
  top: -12px;
  left: 24px;
  padding: 4px 12px;
  background: var(--purple);
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  border-radius: 999px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}
.price-ref .price-amt { order: 1; }
.price-ref .price-desc { order: 2; grid-column: 1; margin: .5rem 0 1rem; max-width: 480px; }
.price-ref .price-feats { order: 3; grid-row: 1 / 4; grid-column: 2; margin: 0; }
.price-ref .btn { order: 4; grid-column: 1; max-width: 320px; }
.price-ref .price-name { grid-column: 1; }

@media (max-width: 1100px) {
  .pricing { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 1100px) and (min-width: 641px) {
  .price-ref { grid-template-columns: 1fr; }
  .price-ref .price-feats { grid-row: auto; grid-column: 1; }
}
@media (max-width: 640px) {
  .pricing { grid-template-columns: 1fr; gap: 1rem; }
  .price-ref { grid-template-columns: 1fr; padding: 2rem 1.5rem !important; }
  .price-ref .price-feats { grid-row: auto; grid-column: 1; }
  .price-ref::before { left: 16px; }
}

.price {
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 16px;
  padding: 2rem 1.5rem 1.75rem;
  display: flex;
  flex-direction: column;
  transition: box-shadow .2s ease, transform .2s ease, border-color .2s ease;
  position: relative;
}
.price:hover {
  box-shadow: 0 12px 28px -10px rgba(15, 23, 42, 0.15);
  transform: translateY(-3px);
  border-color: rgba(124, 58, 237, .3);
}

.price-best {
  border: 2px solid var(--purple);
  box-shadow: 0 12px 32px -8px rgba(124,58,237,0.28);
  background: linear-gradient(180deg, #fff 0%, rgba(124,58,237,.025) 100%);
}
.price-best::before {
  content: 'Most popular';
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--purple);
  color: #fff;
  padding: 5px 14px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  border-radius: 999px;
  white-space: nowrap;
}

.price-name {
  font-size: 0.95rem;
  font-weight: 600;
  color: var(--ink);
  margin-bottom: 0.625rem;
  letter-spacing: -0.01em;
}
.price-amt {
  display: flex;
  align-items: baseline;
  gap: 0.375rem;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}
.price-num {
  font-size: 2.5rem;
  font-weight: 300;
  letter-spacing: -0.04em;
  color: var(--ink);
  line-height: 1;
}
.price-unit {
  color: var(--ink-muted);
  font-size: 13px;
  font-weight: 500;
}
.price-desc {
  color: var(--ink-soft);
  font-size: 14px;
  line-height: 1.55;
  margin: 0 0 1.25rem;
}
.price-feats {
  list-style: none;
  padding: 0;
  margin: 0 0 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
  flex: 1;
}
.price-feats li {
  display: flex;
  align-items: flex-start;
  gap: 0.5rem;
  font-size: 14px;
  color: var(--ink-soft);
  line-height: 1.5;
}
.price-feats li::before {
  content: '';
  flex-shrink: 0;
  width: 18px;
  height: 18px;
  margin-top: 1px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='%23009f6b' d='M10 0a10 10 0 1 0 0 20 10 10 0 0 0 0-20zm5.3 7.7-6 6a1 1 0 0 1-1.4 0l-3-3a1 1 0 1 1 1.4-1.4L9 11.6l5.3-5.3a1 1 0 1 1 1.4 1.4z'/></svg>");
  background-repeat: no-repeat;
  background-size: contain;
}
.price-feats li strong {
  color: var(--ink);
  font-weight: 600;
}

/* Reference kartı için özel languages chip listesi —
   uzun parantez listesini chip'lere ayırarak yabancı dil bozulmasını engeller. */
.price-ref-langs {
  display: flex;
  flex-wrap: wrap;
  gap: .375rem;
  margin: .75rem 0 0;
}
.price-ref-lang {
  padding: 3px 9px;
  background: rgba(124,58,237,.08);
  color: var(--purple);
  border-radius: 6px;
  font-size: 11.5px;
  font-weight: 600;
  letter-spacing: 0.02em;
  font-family: 'JetBrains Mono', ui-monospace, monospace;
}
