.spr-reviews{--spr-star-color: #ffa800;--spr-star-bg: #e2e2e2;--spr-border: #eaeaea;--spr-text: #1a1a1a;--spr-muted: #6b6b6b;--spr-avatar-bg: #ececec;--spr-radius: 12px;color:var(--spr-text)}.spr-reviews__inner{max-width:860px;margin:0 auto}.spr-mini-badge{display:inline-flex;align-items:center;gap:8px;margin:4px 0 12px;text-decoration:none;color:inherit;cursor:pointer}.spr-mini-badge:hover .spr-mini-badge__count{text-decoration-color:currentColor}.spr-mini-badge .spr-stars{--spr-star-bg: #e2e2e2}.spr-mini-badge .spr-stars svg{width:18px;height:18px}.spr-mini-badge__count{font-size:14px;color:inherit;text-decoration:underline;text-underline-offset:2px}.spr-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:20px}.spr-header__rating{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.spr-header__score{font-size:28px;font-weight:800;line-height:1}.spr-header__meta{flex-basis:100%;color:var(--spr-muted);font-size:14px;margin-top:2px}.spr-header__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.spr-btn-write{border:1px solid #d8d8d8;background:transparent;color:var(--spr-text);border-radius:8px;padding:12px 20px;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.spr-btn-write:hover{background:#f6f6f6}.spr-sort{position:relative}.spr-sort__toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #d8d8d8;background:transparent;border-radius:8px;cursor:pointer;color:var(--spr-text)}.spr-sort__toggle:hover{background:#f6f6f6}.spr-sort__toggle svg{width:18px;height:18px}.spr-sort__panel{display:none;position:absolute;top:calc(100% + 8px);right:0;min-width:220px;background:#fff;border:1px solid var(--spr-border);border-radius:10px;box-shadow:0 8px 24px #0000001f;padding:8px 0;z-index:20}.spr-sort__panel.is-open{display:block}.spr-sort__title{padding:8px 16px;font-weight:700;font-size:13px;color:var(--spr-muted);text-transform:uppercase;letter-spacing:.03em}.spr-sort__option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;font-size:14px;cursor:pointer;background:none;border:none;width:100%;text-align:left;color:var(--spr-text)}.spr-sort__option:hover{background:#f6f6f6}.spr-sort__option svg{width:14px;height:14px;flex-shrink:0;visibility:hidden}.spr-sort__option.is-active svg{visibility:visible}.spr-stars{position:relative;display:inline-flex;vertical-align:middle}.spr-stars svg{width:18px;height:18px;flex-shrink:0}.spr-stars--bg{color:var(--spr-star-bg);display:flex}.spr-stars--fill{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:var(--spr-star-color);display:flex}.spr-header .spr-stars svg{width:20px;height:20px}.spr-divider{border:none;border-top:1px solid var(--spr-border);margin:0 0 20px}.spr-list{display:flex;flex-direction:column}.spr-review{padding:22px 0;border-bottom:1px solid var(--spr-border)}.spr-review:last-child{border-bottom:none}.spr-review__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.spr-review__date{color:var(--spr-muted);font-size:13px;white-space:nowrap}.spr-review__user{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.spr-avatar{position:relative;flex-shrink:0;width:40px;height:40px;border-radius:50%;background:var(--spr-avatar-bg);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#444}.spr-avatar__badge{position:absolute;bottom:-2px;right:-2px;width:15px;height:15px;border-radius:50%;background:#1a1a1a;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.spr-avatar__badge svg{width:8px;height:8px;fill:#fff}.spr-review__author{font-weight:700;font-size:14px;line-height:1.3}.spr-review__verified{color:var(--spr-muted);font-size:13px;margin-top:2px}.spr-review__content{font-size:15px;line-height:1.5;margin:0 0 14px;white-space:pre-line}.spr-review__photos{display:flex;flex-wrap:wrap;gap:8px}.spr-review__photo{width:96px;height:96px;border-radius:8px;overflow:hidden;cursor:zoom-in;background:#f3f3f3;border:none;padding:0}.spr-review__photo img{width:100%;height:100%;object-fit:cover;display:block}.spr-empty{padding:40px 0;text-align:center;color:var(--spr-muted)}.spr-pagination{display:flex;align-items:center;justify-content:center;gap:6px;padding-top:24px}.spr-pagination[hidden]{display:none}.spr-page-btn{min-width:34px;height:34px;padding:0 6px;border:1px solid var(--spr-border);background:#fff;border-radius:8px;font-size:14px;cursor:pointer;color:var(--spr-text);display:flex;align-items:center;justify-content:center}.spr-page-btn:hover{background:#f6f6f6}.spr-page-btn.is-active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.spr-page-btn svg{width:12px;height:12px}.spr-page-btn:disabled{opacity:.35;cursor:default;pointer-events:none}.spr-lightbox{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;z-index:1000;align-items:center;justify-content:center;padding:24px}.spr-lightbox.is-open{display:flex}.spr-lightbox img{max-width:100%;max-height:100%;border-radius:8px}.spr-lightbox__close{position:absolute;top:20px;right:20px;width:40px;height:40px;border-radius:50%;border:none;background:#ffffff26;color:#fff;font-size:22px;line-height:1;cursor:pointer}@media screen and (max-width:640px){.spr-header{flex-direction:column;align-items:center;text-align:center;gap:4px}.spr-header__rating{justify-content:center}.spr-header__meta{text-align:center}.spr-header__actions{width:100%;margin-top:14px}.spr-btn-write{flex:1 1 auto}.spr-review__photo{width:84px;height:84px}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/section-product-reviews.css.map */
