/* Product reviews: summary and reading column with a separate writing panel. */
.orcelle-product-reviews { padding: 64px 0; }
.orcelle-reviews-heading { display: flex; align-items: flex-end; justify-content: space-between; gap: 24px; margin-bottom: 32px; }
.orcelle-reviews-heading__eyebrow { color: #657185; font-size: 10px; font-weight: 600; letter-spacing: .19em; }
.orcelle-reviews-heading h2 { display: flex; align-items: center; gap: 12px; margin: 10px 0 8px; color: #142239; font-size: 30px; font-weight: 600; letter-spacing: -.045em; }
.orcelle-reviews-heading h2 span { color: #657185; font-size: 18px; font-weight: 400; }
.orcelle-reviews-heading p { margin: 0; color: #657185; font-size: 13px; }
.orcelle-product-reviews #reviews { display: grid; grid-template-columns: minmax(0, 1fr) minmax(320px, 380px); gap: 44px; padding: 0; color: #142239; }
.orcelle-product-reviews #reviews::before,
.orcelle-product-reviews #reviews::after { display: none; }
.orcelle-product-reviews #comments,
.orcelle-product-reviews #review_form_wrapper { float: none; width: auto; min-width: 0; margin: 0; }
.orcelle-review-summary { display: grid; grid-template-columns: minmax(140px, .8fr) minmax(0, 1.2fr); align-items: center; gap: 28px; min-height: 208px; padding: 28px 32px; border: 1px solid #dce1e7; background: #f9fafb; }
.orcelle-review-score { display: flex; flex-direction: column; align-items: center; gap: 8px; }
.orcelle-review-caption { color: #687384; font-size: 11px; }
.orcelle-review-score__number { display: flex; align-items: baseline; gap: 8px; line-height: 1.1; }
.orcelle-review-score__number strong { font-size: 52px; font-weight: 500; letter-spacing: -.055em; font-variant-numeric: tabular-nums; }
.orcelle-review-score__number > span { color: #687384; font-size: 14px; }
.orcelle-product-reviews .star-rating span::before { color: #465875; }
.orcelle-review-score .star-rating { float: none; margin: 2px 0; font-size: 14px; }
.orcelle-review-score__empty { color: #8b95a4; letter-spacing: .14em; line-height: 1; }
.orcelle-review-distribution { display: grid; gap: 10px; padding-left: 28px; border-left: 1px solid #dde2e8; }
.orcelle-review-distribution__row { display: grid; grid-template-columns: 24px minmax(0, 1fr) 28px; align-items: center; gap: 12px; color: #687384; font-size: 11px; font-variant-numeric: tabular-nums; }
.orcelle-review-distribution__row > :last-child { text-align: right; }
.orcelle-review-distribution__track { overflow: hidden; height: 5px; border-radius: 4px; background: #e5e9ee; }
.orcelle-review-distribution__track > span { display: block; height: 100%; border-radius: inherit; background: #465875; }
.orcelle-review-list-heading { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-top: 30px; padding-bottom: 18px; border-bottom: 1px solid #bdc6d2; }
.orcelle-review-list-heading h3 { margin: 0; font-size: 15px; font-weight: 600; }
.orcelle-review-list-heading h3 span { margin-left: 6px; color: #687384; font-weight: 400; }
.orcelle-review-list-heading > span { color: #687384; font-size: 11px; }
#product-reviews #reviews .commentlist { margin: 0; padding: 0; list-style: none; }
#product-reviews #reviews .commentlist li { margin: 0; padding: 26px 0; border-bottom: 1px solid #dce1e7; }
#product-reviews #reviews .commentlist li .avatar { display: none; }
#product-reviews #reviews .commentlist li .comment_container .comment-text { float: none; width: 100%; margin: 0; padding: 0; border: 0; }
#product-reviews #reviews .commentlist li .comment_container .star-rating { float: none; margin: 0 0 12px; font-size: 12px; }
#product-reviews #reviews .commentlist .meta { margin: 0 0 14px; color: #687384; font-size: 11px; line-height: 1.8; }
.orcelle-product-reviews .woocommerce-review__author { color: #142239; font-size: 12px; font-weight: 600; }
.orcelle-product-reviews .woocommerce-review__verified { margin-left: 6px; color: #465875; font-size: 10px; font-style: normal; }
.orcelle-product-reviews .woocommerce-review__published-date { color: #687384; }
.orcelle-product-reviews .woocommerce-review__dash { margin: 0 6px; }
.orcelle-product-reviews .woocommerce-review__awaiting-approval { display: inline-block; padding: 4px 9px; background: #e8edf3; color: #465875; font-size: 11px; font-style: normal; }
#product-reviews #reviews .commentlist .description { color: #354359; font-size: 14px; line-height: 1.85; overflow-wrap: anywhere; }
#product-reviews #reviews .commentlist .description p:last-child { margin-bottom: 0; }
.orcelle-reviews-empty { padding: 42px 12px; text-align: center; }
.orcelle-reviews-empty__symbol { display: block; margin-bottom: 12px; color: #78869a; font-size: 34px; line-height: 1; }
.orcelle-reviews-empty h4 { margin: 0 0 10px; font-size: 15px; font-weight: 500; }
.orcelle-reviews-empty p { margin: 0; color: #687384; font-size: 12px; line-height: 1.9; }
.orcelle-product-reviews #review_form_wrapper { align-self: start; padding: 28px; border: 1px solid #dce1e7; background: #fff; scroll-margin-top: 90px; }
.orcelle-product-reviews #respond { margin: 0; padding: 0; background: transparent; }
.orcelle-product-reviews #reply-title { display: block; margin: 0 0 10px; color: #142239; font-size: 19px; font-weight: 600; letter-spacing: -.035em; }
.orcelle-product-reviews #commentform { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 18px 12px; margin: 0; }
.orcelle-product-reviews #commentform > * { grid-column: 1 / -1; min-width: 0; width: auto; float: none; margin: 0; }
.orcelle-product-reviews #commentform::before,
.orcelle-product-reviews #commentform::after { display: none; }
.orcelle-product-reviews #commentform .comment-form-author { grid-column: 1; }
.orcelle-product-reviews #commentform .comment-form-email { grid-column: 2; }
.orcelle-product-reviews #commentform .comment-notes { color: #687384; font-size: 11px; line-height: 1.85; }
.orcelle-product-reviews #commentform label { display: block; margin-bottom: 8px; color: #354359; font-size: 12px; font-weight: 500; }
.orcelle-product-reviews #commentform .required { color: #465875; }
.orcelle-product-reviews #commentform input:not([type="checkbox"]):not([type="submit"]),
.orcelle-product-reviews #commentform textarea,
.orcelle-product-reviews #commentform select { display: block; float: none; width: 100%; max-width: 100%; margin: 0; padding: 11px 12px; border: 1px solid #d7dde5; border-radius: 3px; background: #fff; color: #142239; font-size: 13px; line-height: 1.6; box-shadow: none; }
.orcelle-product-reviews #commentform textarea { min-height: 140px; height: 140px; resize: vertical; }
.orcelle-product-reviews #commentform textarea::placeholder { color: #7b8491; font-size: 12px; }
.orcelle-product-reviews #commentform p.stars { margin: 0; }
.orcelle-product-reviews #commentform p.stars > span { display: inline-flex; }
.orcelle-product-reviews #commentform p.stars a { width: 36px; height: 38px; margin: 0; color: #465875; font-size: 26px; }
.orcelle-product-reviews #commentform p.stars a::before { width: 36px; color: #465875; line-height: 38px; }
.orcelle-product-reviews #commentform .comment-form-cookies-consent { display: flex; align-items: flex-start; gap: 8px; }
.orcelle-product-reviews #commentform .comment-form-cookies-consent input { flex-shrink: 0; width: 15px; height: 15px; margin: 3px 0 0; accent-color: #142239; }
.orcelle-product-reviews #commentform .comment-form-cookies-consent label { margin: 0; color: #687384; font-size: 10px; font-weight: 400; line-height: 1.8; }
.orcelle-product-reviews #commentform #submit { width: 100%; min-height: 48px; padding: 12px 20px; border: 1px solid #142239; border-radius: 3px; background: #142239; color: #fff; font-size: 13px; font-weight: 600; box-shadow: none; }
.orcelle-product-reviews #commentform #submit:hover { background: #2d405c; }
.orcelle-product-reviews .woocommerce-verification-required { align-self: start; margin: 0; padding: 28px; border: 1px solid #dce1e7; background: #fff; color: #465875; font-size: 13px; line-height: 1.9; }
.orcelle-product-reviews .must-log-in { margin: 0; color: #687384; font-size: 13px; }
.orcelle-product-reviews .must-log-in a { text-decoration: underline; }
.orcelle-product-reviews #reviews .woocommerce-pagination { margin: 24px 0; }
@media (max-width: 1000px) {
  .orcelle-product-reviews #reviews { grid-template-columns: minmax(0, 1fr) 320px; gap: 24px; }
  .orcelle-review-summary { gap: 16px; padding: 24px 16px; grid-template-columns: minmax(110px, .8fr) minmax(0, 1.2fr); }
  .orcelle-review-distribution { padding-left: 16px; }
  .orcelle-product-reviews #review_form_wrapper { padding: 24px; }
  .orcelle-review-list-heading > span { display: none; }
}
@media (max-width: 767px) {
  .orcelle-product-reviews { padding: 36px 0; }
  .orcelle-reviews-heading { flex-wrap: wrap; gap: 14px; margin-bottom: 24px; }
  .orcelle-reviews-heading h2 { font-size: 26px; }
  .orcelle-reviews-heading p { font-size: 12px; }
  .orcelle-product-reviews #reviews { grid-template-columns: minmax(0, 1fr); gap: 30px; }
  .orcelle-review-summary { min-height: 185px; }
  .orcelle-review-score__number strong { font-size: 44px; }
  .orcelle-review-score .orcelle-review-caption { font-size: 10px; }
  .orcelle-review-distribution__row { gap: 8px; }
  .orcelle-product-reviews #review_form_wrapper { padding: 24px 20px; scroll-margin-top: 78px; }
  .orcelle-product-reviews #commentform input:not([type="checkbox"]):not([type="submit"]),
  .orcelle-product-reviews #commentform textarea { font-size: 16px; }
  .orcelle-product-reviews #commentform .comment-form-cookies-consent label { font-size: 11px; }
}
