.cc_3otbo66j_i51mPCzIWh .musteri-yorumlari {
  width: 100%;
  padding: 56px 24px;
  font-family: "Barlow", system-ui, -apple-system, sans-serif;
}

.cc_3otbo66j_i51mPCzIWh .myr-inner {
  width: 100%;
  max-width: none;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 28px;
}

/* ---- Header ---- */
.cc_3otbo66j_i51mPCzIWh .myr-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}

.cc_3otbo66j_i51mPCzIWh .myr-title {
  margin: 0 0 6px;
  font-size: var(--myr-heading-size, 32px);
  font-weight: var(--myr-heading-weight, 800);
  line-height: 1.1;
  color: #1a1a1a;
}

.cc_3otbo66j_i51mPCzIWh .myr-head-rating {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 4px;
}

.cc_3otbo66j_i51mPCzIWh .myr-summary--bars {
  display: block;
}

.cc_3otbo66j_i51mPCzIWh .myr-subtitle {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  color: #555;
}

.cc_3otbo66j_i51mPCzIWh .myr-cta {
  border: none;
  border-radius: 999px;
  padding: 12px 22px;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  background: #c33130;
  color: #fff;
  transition: opacity 0.15s ease;
}

.cc_3otbo66j_i51mPCzIWh .myr-cta:hover:not(:disabled) {
  opacity: 0.9;
}

.cc_3otbo66j_i51mPCzIWh .myr-cta:disabled {
  opacity: 0.6;
  cursor: default;
}

/* ---- Summary ---- */
.cc_3otbo66j_i51mPCzIWh .myr-summary {
  display: flex;
  gap: 32px;
  flex-wrap: wrap;
  align-items: center;
  padding: 24px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 16px;
}

.cc_3otbo66j_i51mPCzIWh .myr-summary-score {
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-width: 140px;
}

.cc_3otbo66j_i51mPCzIWh .myr-avg {
  font-size: 44px;
  font-weight: 800;
  line-height: 1;
  color: #1a1a1a;
}

.cc_3otbo66j_i51mPCzIWh .myr-count {
  font-size: 13px;
  color: #777;
}

.cc_3otbo66j_i51mPCzIWh .myr-bars {
  display: flex;
  flex-direction: column;
  gap: 4px;
  min-width: 200px;
  flex: 1 1 220px;
}

.cc_3otbo66j_i51mPCzIWh .myr-bar-row {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
}

.cc_3otbo66j_i51mPCzIWh .myr-bar-label, .cc_3otbo66j_i51mPCzIWh .myr-bar-count {
  color: #777;
  min-width: 14px;
  text-align: center;
}

.cc_3otbo66j_i51mPCzIWh .myr-bar-track {
  position: relative;
  flex: 1;
  height: 6px;
  border-radius: 999px;
  overflow: hidden;
  background: #eee;
}

.cc_3otbo66j_i51mPCzIWh .myr-bar-fill {
  position: absolute;
  inset: 0;
  background: #f5a623;
}

/* ---- List + cards ---- */
.cc_3otbo66j_i51mPCzIWh .myr-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.cc_3otbo66j_i51mPCzIWh .myr-card {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 20px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 14px;
  background: #fff;
}

.cc_3otbo66j_i51mPCzIWh .myr-card-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

.cc_3otbo66j_i51mPCzIWh .myr-author-block {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.cc_3otbo66j_i51mPCzIWh .myr-author {
  font-size: 15px;
  font-weight: 700;
  color: #1a1a1a;
}

.cc_3otbo66j_i51mPCzIWh .myr-date {
  font-size: 12px;
  color: #999;
}

.cc_3otbo66j_i51mPCzIWh .myr-stars {
  display: inline-flex;
  gap: 2px;
  line-height: 1;
}

.cc_3otbo66j_i51mPCzIWh .myr-card-title {
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  color: #1a1a1a;
}

.cc_3otbo66j_i51mPCzIWh .myr-card-comment {
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: #444;
}

.cc_3otbo66j_i51mPCzIWh .myr-images {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 4px;
}

.cc_3otbo66j_i51mPCzIWh .myr-thumb {
  width: 64px;
  height: 64px;
  object-fit: cover;
  flex: 0 0 auto;
  border-radius: 8px;
  cursor: zoom-in;
}

/* ---- Merchant reply ---- */
.cc_3otbo66j_i51mPCzIWh .myr-reply {
  margin-top: 6px;
  padding: 12px 14px;
  border-radius: 10px;
  background: #f6f4ee;
  border-left: 3px solid #c33130;
}

.cc_3otbo66j_i51mPCzIWh .myr-reply-label {
  display: block;
  font-size: 12px;
  font-weight: 700;
  color: #c33130;
  margin-bottom: 4px;
}

.cc_3otbo66j_i51mPCzIWh .myr-reply-text {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  color: #555;
}

/* ---- Form ---- */
.cc_3otbo66j_i51mPCzIWh .myr-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 22px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 14px;
  background: #fafafa;
}

.cc_3otbo66j_i51mPCzIWh .myr-form-stars {
  display: inline-flex;
  gap: 4px;
}

.cc_3otbo66j_i51mPCzIWh .myr-star-btn {
  background: none;
  border: none;
  padding: 0;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
  color: #d9d4c7;
}

.cc_3otbo66j_i51mPCzIWh .myr-input, .cc_3otbo66j_i51mPCzIWh .myr-textarea {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  padding: 12px 14px;
  font-family: inherit;
  font-size: 15px;
  color: #1a1a1a;
  background: #fff;
  box-sizing: border-box;
}

.cc_3otbo66j_i51mPCzIWh .myr-textarea {
  min-height: 96px;
  resize: vertical;
}

.cc_3otbo66j_i51mPCzIWh .myr-input:focus, .cc_3otbo66j_i51mPCzIWh .myr-textarea:focus {
  outline: none;
  border-color: #c33130;
}

.cc_3otbo66j_i51mPCzIWh .myr-form-error {
  margin: 0;
  font-size: 13px;
  color: #c33130;
}

.cc_3otbo66j_i51mPCzIWh .myr-form-actions {
  display: flex;
  align-items: center;
  gap: 12px;
}

.cc_3otbo66j_i51mPCzIWh .myr-cancel {
  background: none;
  border: none;
  padding: 10px 14px;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  color: #777;
  cursor: pointer;
}

.cc_3otbo66j_i51mPCzIWh .myr-cancel:hover {
  color: #1a1a1a;
}

/* ---- States ---- */
.cc_3otbo66j_i51mPCzIWh .myr-empty {
  margin: 0;
  padding: 40px 16px;
  text-align: center;
  font-size: 15px;
  color: #999;
}

.cc_3otbo66j_i51mPCzIWh .myr-success {
  margin: 0;
  padding: 14px 16px;
  border-radius: 10px;
  background: #eaf6ec;
  color: #1e7a34;
  font-size: 14px;
  font-weight: 600;
}

/* ---- Pagination ---- */
.cc_3otbo66j_i51mPCzIWh .myr-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
  margin-top: 4px;
}

.cc_3otbo66j_i51mPCzIWh .myr-page {
  min-width: 40px;
  height: 40px;
  padding: 0 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #d9d4c7;
  border-radius: 10px;
  background: none;
  font-family: inherit;
  font-size: 15px;
  font-weight: 600;
  color: #1a1a1a;
  cursor: pointer;
  transition: background 0.15s ease, border-color 0.15s ease;
}

.cc_3otbo66j_i51mPCzIWh .myr-page:hover:not(:disabled):not(.myr-page--active) {
  background: rgba(0, 0, 0, 0.04);
}

.cc_3otbo66j_i51mPCzIWh .myr-page--active {
  background: #c33130;
  border-color: #c33130;
  color: #fff;
}

.cc_3otbo66j_i51mPCzIWh .myr-page-arrow {
  font-size: 20px;
  line-height: 1;
}

.cc_3otbo66j_i51mPCzIWh .myr-page:disabled {
  opacity: 0.4;
  cursor: default;
}

.cc_3otbo66j_i51mPCzIWh .myr-page-ellipsis {
  padding: 0 4px;
  color: #999;
}

/* ---- Image preview overlay ---- */
.cc_3otbo66j_i51mPCzIWh .myr-overlay {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.8);
  padding: 24px;
  cursor: zoom-out;
}

.cc_3otbo66j_i51mPCzIWh .myr-overlay-img {
  max-width: 90vw;
  max-height: 90vh;
  border-radius: 8px;
  cursor: default;
}

/* ---- Responsive ---- */
@media (max-width: 768px) {
  .cc_3otbo66j_i51mPCzIWh .musteri-yorumlari {
    padding: 40px 16px;
  }
  .cc_3otbo66j_i51mPCzIWh .myr-title {
    font-size: var(--myr-heading-msize, var(--myr-heading-size, 26px));
  }
  .cc_3otbo66j_i51mPCzIWh .myr-summary {
    gap: 20px;
    padding: 18px;
  }
  .cc_3otbo66j_i51mPCzIWh .myr-avg {
    font-size: 36px;
  }
}
