/* Review reading hierarchy, scoped to product pages. */
.hh-product-page #itemuse .prd_review_top{display:flex;flex-direction:column;position:relative;padding:24px;background:#f6f7f3;border:1px solid #e3e7df;border-radius:12px}
.hh-product-page #itemuse .prd_review_action_row{position:absolute;right:24px;top:28px;margin:0;height:auto}
.hh-product-page #itemuse .prd_review_write{display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;min-width:0;margin:0;min-height:36px;padding:8px 13px;border:1px solid #cbd6c7;border-radius:6px;background:#fff;color:#234d3d!important;font-size:12px;line-height:1.5}
.hh-product-page #itemuse .prd_review_summary{display:block;min-height:0}
.hh-product-page #itemuse .prd_review_score{display:grid;grid-template-columns:auto 1fr;gap:8px 22px;align-items:center;text-align:left;padding:0 175px 0 0;height:auto}
.hh-product-page #itemuse .prd_review_score_value{grid-row:1/3}
.hh-product-page #itemuse .score_cnt{grid-column:2;grid-row:1;font-size:16px;font-weight:650;color:#193f34}
.hh-product-page #itemuse .hh-review-excellent{grid-column:2;grid-row:2;font-size:13px;margin:0}
.hh-product-page #itemuse .score_num{font-size:44px}
.hh-review-breakdown{margin-top:20px;border-top:1px solid #dde3d8;padding-top:4px}
.hh-review-breakdown summary,.hh-delivery-details summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;padding:14px 0;font-size:13px;color:#456054}
.hh-review-breakdown summary::-webkit-details-marker,.hh-delivery-details summary::-webkit-details-marker,.hh-review-more summary::-webkit-details-marker{display:none}
.hh-product-page #itemuse .prd_review_distribution{padding:8px 0 12px;border:0;max-width:600px;gap:12px}
.hh-product-page #itemuse .rv_item{display:block;padding:28px 0;background:#fff;border-bottom:1px solid #e1e6df;box-shadow:none;border-radius:0}
.hh-product-page #itemuse .rv_head{margin:0 0 8px;padding:0}
.hh-product-page #itemuse .rv_profile{display:flex;align-items:center;gap:12px;margin:0 0 16px;padding:0;border:0;flex-wrap:wrap;order:initial}
.hh-product-page #itemuse .rv_profile .rv_name{margin:0;font-size:12px;font-weight:500;color:#68756d}
.hh-product-page #itemuse .rv_profile dl{display:flex;flex-direction:row;gap:10px;margin:0}
.hh-product-page #itemuse .rv_profile dl div{display:flex;gap:4px;font-size:11px}
.hh-product-page #itemuse .rv_profile dl div::before{display:none}
.hh-product-page #itemuse .rv_body{max-width:none;font-size:15px;line-height:1.85;word-break:normal;overflow-wrap:anywhere}
.hh-product-page #itemuse .rv_files{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.hh-product-page #itemuse .rv_file_img{width:120px;height:120px;flex:0 0 120px;border-radius:8px;overflow:hidden}
.hh-product-page #itemuse .rv_file_img img{width:100%;height:100%;object-fit:cover}
.hh-product-page #itemuse .rv_actions{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding:0;border:0;overflow:visible}
.hh-product-page #itemuse .rv_actions>.rv_action{padding:8px 12px;border:1px solid #dfe5da;border-radius:6px;color:#456054;background:#fff;font-size:12px;min-height:38px}
.hh-review-more{position:relative;margin-left:auto}
.hh-review-more summary{list-style:none;cursor:pointer;width:40px;height:38px;display:grid;place-items:center;font-size:24px;line-height:1;color:#637067;border-radius:6px}
.hh-review-more[open] summary{background:#eef2ea}
.hh-review-more__items{position:absolute;right:0;top:42px;z-index:20;min-width:170px;padding:6px;background:#fff;border:1px solid #dde3d8;border-radius:8px;box-shadow:0 8px 24px #183d321c}
.hh-product-page #itemuse .hh-review-more__items .rv_action{display:flex;width:100%;padding:10px;border:0;font-size:12px;white-space:nowrap;color:#536359;background:#fff;border-radius:4px}
.hh-review-more__items .rv_action:hover{background:#f2f5ee!important}
.hh-review-more summary:focus-visible,.hh-review-breakdown summary:focus-visible,.hh-delivery-details summary:focus-visible{outline:2px solid #235442;outline-offset:3px}
.hh-delivery-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.hh-delivery-overview>div{padding:22px;background:#f4f6ef;border:1px solid #e0e5d9;border-radius:10px}
.hh-delivery-overview span,.hh-delivery-overview strong,.hh-delivery-overview small{display:block}
.hh-delivery-overview span{font-size:12px;color:#667765;margin-bottom:10px}
.hh-delivery-overview strong{font-size:20px;line-height:1.45;color:#193f34;letter-spacing:-.04em}
.hh-delivery-overview small{font-size:12px;color:#6c776d;line-height:1.7;margin-top:8px}
.hh-delivery-help{display:flex;gap:12px 22px;flex-wrap:wrap;align-items:center;padding:23px 0;font-size:13px;color:#526557}
.hh-delivery-help p{margin:0 auto 0 0}
.hh-delivery-help a{color:#214d3d;text-decoration:underline;text-underline-offset:4px}
.hh-delivery-details{border-top:1px solid #dfe5d8;border-bottom:1px solid #dfe5d8}
.hh-product-page #sit_dvr{padding-top:12px}
@media(max-width:840px){
 .hh-product-page #itemuse .prd_review_top{padding:18px}
 .hh-product-page #itemuse .prd_review_action_row{position:static;order:2;justify-content:flex-end;margin:0}
 .hh-product-page #itemuse .prd_review_write{min-height:32px;padding:5px 9px;font-size:11px}
 .hh-product-page #itemuse .prd_review_score{gap:7px 14px;padding:0}
 .hh-product-page #itemuse .score_num{font-size:36px}
 .hh-product-page #itemuse .prd_review_score_value>span{font-size:25px}
 .hh-product-page #itemuse .score_cnt{font-size:14px}
 .hh-product-page #itemuse .hh-review-excellent{font-size:11px}
 .hh-product-page #itemuse .prd_review_distribution_row{grid-template-columns:74px minmax(40px,1fr) 42px;gap:8px}
 .hh-product-page #itemuse .rv_item{padding:24px 0}
 .hh-product-page #itemuse .rv_body{font-size:14px;line-height:1.8}
 .hh-product-page #itemuse .rv_file_img{width:calc((100vw - 62px)/3);height:calc((100vw - 62px)/3);flex-basis:calc((100vw - 62px)/3);max-width:120px;max-height:120px}
 .hh-delivery-overview{grid-template-columns:1fr;gap:10px}
 .hh-delivery-overview>div{padding:18px 20px}
 .hh-delivery-overview span{margin-bottom:5px}
 .hh-delivery-overview strong{font-size:19px}
 .hh-delivery-overview small{margin-top:5px}
 .hh-delivery-help p{flex-basis:100%;line-height:1.7}
}
