.reviews-summary{padding:2rem 0;border-bottom:1px solid #e5e5e5;margin-bottom:2rem}.reviews-summary__rating{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.reviews-summary__rating-text{font-size:1.1rem;font-weight:500;color:#333}.reviews-summary__count{color:#666;font-size:.9rem}.star-rating{display:inline-block;font-size:1.2rem;color:#ffc107;line-height:1}.star-rating--display{-webkit-user-select:none;user-select:none;pointer-events:none}.rating-distribution{margin-top:1.5rem;max-width:400px}.rating-distribution__row{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.rating-distribution__label{min-width:60px;font-size:.9rem;color:#666}.rating-distribution__bar{flex:1;height:8px;background-color:#e5e5e5;border-radius:4px;overflow:hidden}.rating-distribution__fill{height:100%;background-color:#ffc107;transition:width .3s ease}.rating-distribution__count{min-width:30px;font-size:.9rem;color:#666;text-align:right}.reviews-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e5e5}.reviews-header h3{margin:0;font-size:1.5rem;font-weight:600;color:#333}.reviews-sort{display:flex;align-items:center;gap:.5rem}.reviews-sort label{font-size:.9rem;color:#666}.reviews-sort__select{padding:.5rem;border:1px solid #ddd;border-radius:4px;background-color:#fff;font-size:.9rem;cursor:pointer}.reviews-sort__select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.reviews-list{display:grid;gap:2rem}.review-card{padding:1.5rem;border:1px solid #e5e5e5;border-radius:8px;background-color:#fff;transition:box-shadow .2s ease}.review-card:hover{box-shadow:0 2px 8px #0000001a}.review-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.review-card__rating{flex-shrink:0}.review-card__meta{text-align:right;display:flex;flex-direction:column;gap:.25rem}.review-card__author{font-weight:600;color:#333}.review-card__date{font-size:.85rem;color:#666}.review-verified{display:inline-block;background-color:#28a745;color:#fff;font-size:.75rem;padding:.25rem .5rem;border-radius:12px;font-weight:500}.review-card__title{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#333;line-height:1.3}.review-card__content{margin-bottom:1rem}.review-card__content p{margin:0;line-height:1.5;color:#555}.review-actions{display:flex;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid #f0f0f0}.review-helpful-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:transparent;border:1px solid #ddd;border-radius:20px;cursor:pointer;font-size:.85rem;color:#666;transition:all .2s ease}.review-helpful-btn:hover{background-color:#f8f9fa;border-color:#007bff;color:#007bff}.review-helpful-btn:disabled{opacity:.6;cursor:not-allowed}.review-helpful-btn--voted{background-color:#007bff;border-color:#007bff;color:#fff}.review-helpful-btn--voted:hover{background-color:#0056b3}.review-helpful-icon{font-size:.9rem}.reviews-pagination{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e5e5}.reviews-pagination__info{color:#666;font-size:.9rem}.reviews-load-more{padding:.75rem 1.5rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s ease}.reviews-load-more:hover{background-color:#0056b3}.reviews-load-more:disabled{opacity:.6;cursor:not-allowed}.reviews-empty{text-align:center;padding:3rem 1rem;color:#666}.reviews-empty p{margin:0;font-size:1.1rem}.reviews-loading{text-align:center;padding:3rem 1rem}.reviews-loading__spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.reviews-loading p{margin:0;color:#666}.reviews-error{text-align:center;padding:3rem 1rem}.reviews-error p{margin:0 0 1rem;color:#dc3545;font-weight:500}.reviews-retry-btn{padding:.75rem 1.5rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background-color .2s ease}.reviews-retry-btn:hover{background-color:#0056b3}@media(max-width:768px){.reviews-header{flex-direction:column;align-items:stretch;gap:1rem}.reviews-header h3{margin-bottom:0}.reviews-sort{justify-content:space-between}.review-card{padding:1rem}.review-card__header{flex-direction:column;align-items:stretch;gap:1rem}.review-card__meta{text-align:left;flex-direction:row;justify-content:space-between;align-items:center}.reviews-pagination{flex-direction:column;gap:1rem;text-align:center}.rating-distribution{max-width:none}}@media(max-width:480px){.reviews-summary{padding:1.5rem 0}.reviews-summary__rating{flex-direction:column;align-items:flex-start;gap:.5rem}.review-card__meta{flex-direction:column;align-items:flex-start;gap:.25rem}.review-actions{justify-content:center}}@media print{.reviews-sort,.review-actions,.reviews-pagination{display:none}.review-card{box-shadow:none;border:1px solid #ccc;break-inside:avoid;margin-bottom:1rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/review-display.css.map */
