.hr-reviews{--rv-text: #2C2C2C;--rv-text-secondary: #6B6560;--rv-border: #E2DDD7;--rv-surface: #F3EFE9;--rv-font-headline: "Instrument Serif", Georgia, serif;--rv-font-body: "DM Sans", system-ui, sans-serif;--rv-font-mono: "JetBrains Mono", monospace}.hr-rv__inner{max-width:680px;margin:0 auto}.hr-rv__heading{font-family:var(--rv-font-headline);font-weight:400;letter-spacing:-.02em;line-height:1.15;color:var(--rv-text);text-align:center;margin:0 0 32px}.hr-rv__summary{display:flex;align-items:flex-start;gap:32px;margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid var(--rv-border)}.hr-rv__score{text-align:center;flex-shrink:0;min-width:90px}.hr-rv__score-num{font-family:var(--rv-font-mono);font-size:3rem;font-weight:400;line-height:1;color:var(--rv-text);display:block}.hr-rv__score-stars{display:flex;gap:2px;justify-content:center;margin:6px 0 4px}.hr-rv__score-count{font-family:var(--rv-font-body);font-size:.8125rem;color:var(--rv-text-secondary)}.hr-rv__bars{flex:1;display:flex;flex-direction:column;gap:6px;padding-top:4px}.hr-rv__bar-row{display:flex;align-items:center;gap:8px}.hr-rv__bar-label{font-family:var(--rv-font-body);font-size:.8125rem;color:var(--rv-text-secondary);min-width:28px;display:flex;align-items:center;gap:3px}.hr-rv__bar-track{flex:1;height:8px;background:var(--rv-border);border-radius:4px;overflow:hidden}.hr-rv__bar-fill{height:100%;border-radius:4px;transition:width .6s ease}.hr-rv__bar-count{font-family:var(--rv-font-mono);font-size:.75rem;color:var(--rv-text-secondary);min-width:28px;text-align:right}.hr-rv__search{width:100%;padding:12px 16px 12px 42px;border:1.5px solid var(--rv-border);border-radius:8px;font-family:var(--rv-font-body);font-size:.9375rem;color:var(--rv-text);background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%236B6560' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:14px center;margin-bottom:16px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.hr-rv__search::placeholder{color:var(--rv-text-secondary);opacity:.6}.hr-rv__topics{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px;align-items:center}.hr-rv__topics-label{font-family:var(--rv-font-body);font-size:.75rem;font-weight:500;color:var(--rv-text-secondary);width:100%;margin-bottom:2px;letter-spacing:.03em}.hr-rv__topic{padding:6px 14px;border:1.5px solid var(--rv-border);border-radius:100px;font-family:var(--rv-font-body);font-size:.8125rem;font-weight:500;color:var(--rv-text-secondary);cursor:pointer;background:transparent;transition:border-color .15s ease,background .15s ease,color .15s ease}.hr-rv__sort{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:14px 0;margin-bottom:4px;font-family:var(--rv-font-body);font-size:.8125rem;color:var(--rv-text-secondary)}.hr-rv__sort select{font-family:var(--rv-font-body);font-size:.8125rem;font-weight:500;color:var(--rv-text);border:none;background:transparent;cursor:pointer;padding:0}.hr-rv__list{display:flex;flex-direction:column}.hr-rv__review{padding:24px 0;border-bottom:1px solid var(--rv-border)}.hr-rv__review:last-child{border-bottom:none}.hr-rv__review--hidden{display:none}.hr-rv__review-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}.hr-rv__reviewer{display:flex;flex-direction:column;gap:2px}.hr-rv__reviewer-name{font-family:var(--rv-font-body);font-weight:600;font-size:.9375rem;color:var(--rv-text)}.hr-rv__verified{display:inline-flex;align-items:center;gap:4px;font-family:var(--rv-font-body);font-size:.75rem;font-weight:500}.hr-rv__verified svg{width:14px;height:14px}.hr-rv__review-date{font-family:var(--rv-font-body);font-size:.8125rem;color:var(--rv-text-secondary);flex-shrink:0}.hr-rv__review-stars{display:flex;gap:1px;margin:6px 0 10px}.hr-rv__review-title{font-family:var(--rv-font-body);font-weight:600;font-size:.9375rem;color:var(--rv-text);margin:0 0 6px;line-height:1.3}.hr-rv__review-body{font-family:var(--rv-font-body);font-size:.9375rem;line-height:1.65;color:var(--rv-text-secondary)}.hr-rv__review-body p{margin:0}.hr-rv__helpful{display:flex;align-items:center;gap:16px;margin-top:14px;padding-top:12px;border-top:1px solid var(--rv-border)}.hr-rv__helpful-label{font-family:var(--rv-font-body);font-size:.8125rem;color:var(--rv-text-secondary)}.hr-rv__helpful-btn{display:inline-flex;align-items:center;gap:4px;border:none;background:transparent;cursor:pointer;font-family:var(--rv-font-body);font-size:.8125rem;color:var(--rv-text-secondary);padding:0;transition:color .15s ease}.hr-rv__helpful-btn:hover{color:var(--rv-text)}.hr-rv__load-wrap{display:flex;justify-content:center;padding:28px 0 8px}.hr-rv__load-btn{padding:12px 32px;border:1.5px solid var(--rv-border);border-radius:8px;background:transparent;font-family:var(--rv-font-body);font-size:.875rem;font-weight:600;color:var(--rv-text);cursor:pointer;transition:border-color .15s ease,background .15s ease}.hr-rv__load-btn:hover{background:var(--rv-surface)}@media screen and (max-width:549px){.hr-rv__summary{flex-direction:column;align-items:center;gap:20px}.hr-rv__score{min-width:auto}.hr-rv__bars{width:100%}.hr-rv__score-num{font-size:2.5rem}.hr-rv__review-header{flex-direction:column;gap:4px}.hr-rv__review-date{font-size:.75rem}.hr-rv__helpful{flex-wrap:wrap;gap:10px}.hr-rv__helpful-label{width:100%;font-size:.75rem}.hr-rv__topic{font-size:.75rem;padding:5px 12px}}@media screen and (min-width:990px){.hr-rv__review{padding:28px 0}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-reviews.css.map */
