.sc-crr{--line:#e7ebf1;--muted:#718096;max-width:100%;margin:34px 0;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 36px rgba(18,35,60,.07);color:#111827;box-sizing:border-box}.sc-crr *{box-sizing:border-box}.sc-crr h3{margin:0;color:#111827}.sc-crr-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.sc-crr-heading h3{font-size:22px;line-height:1.25;font-weight:800}.sc-crr-scoreline{display:flex;gap:10px;align-items:center;margin-top:9px;color:var(--muted);font-size:14px;flex-wrap:wrap}.sc-crr-scoreline>strong{font-size:28px;line-height:1;color:#111827}.sc-crr-stars-static,.sc-crr-review-stars{color:#f2b300;letter-spacing:1px}.sc-crr-open,.sc-crr-more,.sc-crr-submit{border:0;background:var(--accent,#ef3f3a);color:#fff;font-weight:800;cursor:pointer;border-radius:10px;transition:.18s ease}.sc-crr-open{padding:12px 17px;white-space:nowrap;box-shadow:0 6px 16px color-mix(in srgb,var(--accent) 22%,transparent)}.sc-crr-open:hover,.sc-crr-submit:hover{filter:brightness(.96);transform:translateY(-1px)}.sc-crr-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:20px}.sc-crr-metrics>div{min-width:0;padding:12px 13px;border:1px solid var(--line);border-radius:12px;background:#fafbfc}.sc-crr-metrics span{display:block;font-size:12px;color:#697386;font-weight:700}.sc-crr-metrics strong{display:block;margin-top:3px;font-size:18px}.sc-crr-metrics i{display:block;height:4px;margin-top:8px;background:#e7ebef;border-radius:99px;overflow:hidden}.sc-crr-metrics i b{display:block;height:100%;background:var(--accent);border-radius:99px}.sc-crr-reviews{margin-top:25px;padding-top:21px;border-top:1px solid var(--line)}.sc-crr-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:2px}.sc-crr-section-title h3{font-size:19px}.sc-crr-section-title>span{font-size:12px;color:#8a94a4;font-weight:700}.sc-crr-list article{padding:16px 0;border-bottom:1px solid #edf0f4}.sc-crr-review-head{display:flex;gap:10px;align-items:center}.sc-crr-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eef1f5;color:#4b5563;font-size:15px;font-weight:900;flex:0 0 auto}.sc-crr-review-user{min-width:0}.sc-crr-review-user>strong{display:block;font-size:15px;line-height:1.2}.sc-crr-review-stars{display:block;margin-top:3px;font-size:13px;white-space:nowrap}.sc-crr-review-stars b{margin-left:4px;color:#56606f;letter-spacing:0}.sc-crr-review-head time{margin-left:auto;color:#98a2b3;font-size:12px;white-space:nowrap}.sc-crr-review-text{padding-left:48px;color:#303846;font-size:14px;line-height:1.6}.sc-crr-review-text p{margin:8px 0 0}.sc-crr-review-metrics{display:flex;flex-wrap:wrap;gap:7px;padding-left:48px;margin-top:10px}.sc-crr-review-metrics span{display:inline-flex;gap:5px;align-items:center;background:#f4f6f8;border:1px solid #eaedf1;border-radius:999px;padding:5px 9px;font-size:11px;color:#687385}.sc-crr-review-metrics b{color:#222}.sc-crr-empty{color:#718096;margin:16px 0 4px}.sc-crr-more{display:block;margin:16px auto 0;padding:10px 16px;background:#fff;color:#3d4654;border:1px solid #d9dfe7;box-shadow:none}.sc-crr-more:hover{border-color:#c7cfd9;background:#fafbfc}.sc-crr-more span{color:#8a94a4}.sc-crr-extra[hidden]{display:none!important}html.sc-crr-modal-open{overflow:hidden}.sc-crr-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:18px;opacity:0;visibility:hidden;transition:.18s ease}.sc-crr-modal.is-open{opacity:1;visibility:visible}.sc-crr-backdrop{position:absolute;inset:0;background:rgba(11,17,27,.62);backdrop-filter:blur(2px)}.sc-crr-dialog{position:relative;z-index:1;width:min(620px,100%);max-height:min(760px,calc(100vh - 36px));overflow:auto;background:#fff;border-radius:18px;padding:24px;box-shadow:0 30px 90px rgba(0,0,0,.28);transform:translateY(10px) scale(.985);transition:.18s ease}.sc-crr-modal.is-open .sc-crr-dialog{transform:none}.sc-crr-close{position:absolute;right:14px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#f2f4f7;color:#384152;font-size:25px;line-height:1;cursor:pointer}.sc-crr-dialog-head{padding-right:42px;margin-bottom:20px}.sc-crr-dialog-head h3{margin:0;font-size:24px;color:#111827}.sc-crr-dialog-head p{margin:6px 0 0;color:#7a8494;font-size:14px}.sc-crr-form{margin:0}.sc-crr-rate-row{display:grid;grid-template-columns:125px 1fr 42px;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #edf0f4}.sc-crr-rate-label{font-weight:750;font-size:14px;color:#303846}.sc-crr-rate-label b{color:var(--accent);margin-left:2px}.sc-crr-stars-input{display:flex;gap:3px}.sc-crr-stars-input button{border:0;background:0 0;padding:0 1px;color:#d7dce3;font-size:28px;line-height:1;cursor:pointer}.sc-crr-stars-input button.is-on{color:#f2b300}.sc-crr-rate-value{text-align:right;font-size:14px}.sc-crr-field{display:block;margin-top:16px;font-size:13px;font-weight:750;color:#3d4654}.sc-crr-field input,.sc-crr-field textarea{display:block;width:100%;margin-top:7px;padding:12px 13px;border:1px solid #cfd6df;border-radius:10px;background:#fff;color:#111827;font:inherit;outline:none}.sc-crr-field input:focus,.sc-crr-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 12%,transparent)}.sc-crr-field textarea{min-height:122px;resize:vertical}.sc-crr-submit{display:block;width:100%;margin-top:18px;padding:13px 18px;font-size:15px}.sc-crr-submit:disabled{opacity:.65;cursor:wait}.sc-crr-form-msg{min-height:20px;margin-top:10px;text-align:center;color:#159447;font-size:13px;font-weight:700}.sc-crr-hp{position:absolute!important;left:-9999px!important}@media(max-width:760px){.sc-crr{margin:24px 0;padding:17px;border-radius:15px}.sc-crr-top{align-items:flex-start}.sc-crr-heading h3{font-size:20px}.sc-crr-scoreline{gap:7px}.sc-crr-scoreline>strong{font-size:24px}.sc-crr-open{padding:10px 12px;font-size:13px}.sc-crr-metrics{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.sc-crr-metrics>div{padding:10px 11px}.sc-crr-reviews{margin-top:20px;padding-top:18px}.sc-crr-review-text,.sc-crr-review-metrics{padding-left:0}.sc-crr-review-text{margin-top:8px}.sc-crr-dialog{padding:20px 16px;border-radius:16px}.sc-crr-rate-row{grid-template-columns:96px 1fr 36px;gap:5px}.sc-crr-stars-input button{font-size:25px}.sc-crr-rate-label{font-size:13px}}@media(max-width:420px){.sc-crr-top{display:block}.sc-crr-open{width:100%;margin-top:14px}.sc-crr-scoreline>span:last-child{width:100%}.sc-crr-review-head time{font-size:11px}.sc-crr-rate-row{grid-template-columns:1fr auto}.sc-crr-rate-label{grid-column:1/2}.sc-crr-stars-input{grid-column:1/2}.sc-crr-rate-value{grid-column:2/3;grid-row:2}.sc-crr-dialog-head h3{font-size:21px}}.sc-crr-dialog{overscroll-behavior:contain}.sc-crr-submit{position:sticky;bottom:-1px;z-index:4;box-shadow:0 -10px 20px rgba(255,255,255,.96),0 7px 18px color-mix(in srgb,var(--accent) 18%,transparent)}@media (max-height:800px){.sc-crr-modal{align-items:flex-start;padding:12px}.sc-crr-dialog{max-height:calc(100dvh - 24px);padding:18px 20px}.sc-crr-dialog-head{margin-bottom:10px}.sc-crr-dialog-head h3{font-size:22px}.sc-crr-dialog-head p{margin-top:4px}.sc-crr-rate-row{padding:8px 0}.sc-crr-stars-input button{font-size:25px}.sc-crr-field{margin-top:11px}.sc-crr-field input,.sc-crr-field textarea{margin-top:5px;padding:10px 12px}.sc-crr-field textarea{min-height:90px;max-height:120px}.sc-crr-submit{margin-top:12px}}@media (max-width:760px){.sc-crr-modal{padding:10px}.sc-crr-dialog{max-height:calc(100dvh - 20px)}.sc-crr-submit{bottom:0}}.sc-crr-modal{--accent:#ef3f3a}.sc-crr-modal .sc-crr-submit{background:var(--accent,#ef3f3a)!important;color:#fff!important;opacity:1;min-height:48px;visibility:visible}.sc-crr-modal .sc-crr-submit:disabled{opacity:.65}.sc-crr-review-actions{display:flex;align-items:center;gap:10px;padding-left:48px;margin-top:13px;padding-top:11px;border-top:1px solid #edf0f4}.sc-crr-review-actions button{border:0;background:0 0;color:#4b5563;font-size:12px;font-weight:800;cursor:pointer;padding:7px 9px;border-radius:8px;transition:.15s ease}.sc-crr-review-actions button:hover{background:#f5f7f9;color:#111827}.sc-crr-review-actions button.is-done{color:#159447;background:#eefaf4}.sc-crr-review-actions button:disabled{opacity:.65;cursor:default}.sc-crr-review-actions b{font-weight:800}.sc-crr-replies{margin:12px 0 0 48px;padding-left:14px;border-left:2px solid #e7ebf1}.sc-crr-reply{padding:10px 0}.sc-crr-reply+.sc-crr-reply{border-top:1px solid #edf0f4}.sc-crr-reply-head{display:flex;align-items:center;gap:12px}.sc-crr-reply-head strong{font-size:13px}.sc-crr-reply-head time{margin-left:auto;color:#98a2b3;font-size:11px}.sc-crr-reply-text{font-size:13px;line-height:1.55;color:#3d4654}.sc-crr-reply-text p{margin:5px 0 0}.sc-crr-reply-form{margin:12px 0 2px 48px;padding:12px;border:1px solid #e2e7ed;border-radius:12px;background:#fafbfc}.sc-crr-reply-form[hidden]{display:none!important}.sc-crr-reply-grid{display:grid;gap:8px}.sc-crr-reply-form input,.sc-crr-reply-form textarea{width:100%;border:1px solid #cfd6df;border-radius:9px;background:#fff;padding:10px 11px;font:inherit;color:#111827;outline:none}.sc-crr-reply-form textarea{resize:vertical;min-height:78px}.sc-crr-reply-form input:focus,.sc-crr-reply-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 10%,transparent)}.sc-crr-reply-buttons{display:flex;justify-content:flex-end;gap:8px;margin-top:9px}.sc-crr-reply-buttons button{border:1px solid #d7dde5;background:#fff;color:#394150;border-radius:8px;padding:8px 11px;font-weight:800;cursor:pointer}.sc-crr-reply-buttons button[type=submit]{border-color:var(--accent);background:var(--accent);color:#fff}.sc-crr-reply-msg{min-height:18px;margin-top:7px;color:#159447;font-size:12px;font-weight:700}@media(max-width:760px){.sc-crr-review-actions,.sc-crr-replies,.sc-crr-reply-form{padding-left:0;margin-left:0}.sc-crr-review-actions{justify-content:space-between}.sc-crr-review-actions button{flex:1}.sc-crr-replies{padding-left:12px}.sc-crr-reply-buttons button{flex:1}}.sc-crr-review-actions{display:grid;grid-template-columns:1fr 1fr;gap:0;padding-left:48px;margin-top:16px;padding-top:0;border-top:1px solid #e7ebf1}.sc-crr-review-actions button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;padding:10px 14px;border:0;border-radius:0;background:0 0;color:#354052;font-size:13px;font-weight:800;cursor:pointer}.sc-crr-review-actions button+button{border-left:1px solid #e7ebf1}.sc-crr-review-actions button:hover{background:#f8fafc;color:#111827}.sc-crr-review-actions button.is-done{color:#159447;background:#f2fbf6}.sc-crr-review-actions button svg{width:19px;height:19px;flex:0 0 19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.sc-crr-helpful svg path,.sc-crr-reply-toggle svg path{fill:none}.sc-crr-review-actions b{font-weight:800}@media(max-width:760px){.sc-crr-review-actions{padding-left:0;grid-template-columns:1fr 1fr}.sc-crr-review-actions button{min-height:46px;padding:9px 8px;font-size:12px}.sc-crr-review-actions button svg{width:17px;height:17px;flex-basis:17px}}.sc-crr-reviews{margin-top:26px;padding-top:22px;border-top:1px solid var(--line)}.sc-crr-section-title{margin-bottom:14px}.sc-crr-list{display:grid;gap:14px}.sc-crr-list article{padding:18px 18px 0;border:1px solid #e4e9f0;border-radius:15px;background:#fff;box-shadow:0 5px 18px rgba(18,35,60,.035);overflow:hidden}.sc-crr-review-head{gap:12px;align-items:flex-start}.sc-crr-avatar{width:44px;height:44px;font-size:16px;background:#eef2f6;color:#465263}.sc-crr-review-user{padding-top:1px}.sc-crr-review-user>strong{font-size:16px;line-height:1.2;font-weight:800;color:#111827}.sc-crr-review-stars{margin-top:5px;font-size:14px;line-height:1.15;color:#ef3f3a;letter-spacing:1.5px}.sc-crr-review-stars b{margin-left:7px;color:#273142;font-size:13px}.sc-crr-review-head time{padding-top:4px;color:#8d98a9;font-size:12px}.sc-crr-review-text{padding-left:56px;margin-top:10px;color:#273142;font-size:14px;line-height:1.55}.sc-crr-review-text p{margin:0}.sc-crr-review-metrics{padding-left:56px;margin-top:12px;gap:8px}.sc-crr-review-metrics span{padding:6px 10px;background:#f7f9fb;border-color:#e7ebf0;color:#657184;font-size:11px}.sc-crr-review-metrics b{color:#202b3b}.sc-crr-review-actions{padding-left:0;margin-top:16px}.sc-crr-more{width:100%;margin:16px 0 0;padding:12px 16px;border-radius:10px;font-size:13px}@media(max-width:760px){.sc-crr-list{gap:12px}.sc-crr-list article{padding:15px 14px 0;border-radius:13px}.sc-crr-avatar{width:40px;height:40px;font-size:15px}.sc-crr-review-user>strong{font-size:15px}.sc-crr-review-stars{font-size:13px;margin-top:4px}.sc-crr-review-head time{font-size:11px}.sc-crr-review-text,.sc-crr-review-metrics{padding-left:0}.sc-crr-review-text{margin-top:12px;font-size:13.5px}.sc-crr-review-metrics{margin-top:10px}}@media(max-width:420px){.sc-crr-review-head{display:grid;grid-template-columns:40px 1fr auto;gap:10px;align-items:start}.sc-crr-avatar{grid-column:1;grid-row:1}.sc-crr-review-user{grid-column:2;grid-row:1;min-width:0}.sc-crr-review-head time{grid-column:3;grid-row:1;align-self:start}.sc-crr-review-metrics{gap:6px}.sc-crr-review-metrics span{padding:5px 8px;font-size:10.5px}.sc-crr-review-actions button{font-size:11.5px}}.sc-crr-stars-static,.sc-crr-review-stars{color:#ef3f3a}.sc-crr-scoreline .sc-crr-stars-static{font-size:16px;letter-spacing:1.6px}.sc-crr-list{gap:16px}.sc-crr-list article{padding:22px 22px 0;border:1px solid #e3e8ef;border-radius:18px;background:#fff;box-shadow:0 10px 26px rgba(18,35,60,.04)}.sc-crr-review-head{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:16px;align-items:start}.sc-crr-avatar{width:56px;height:56px;font-size:28px;font-weight:800;background:#edf1f6;color:#4a5568}.sc-crr-review-user{min-width:0;padding-top:3px}.sc-crr-review-user>strong{display:block;font-size:18px;line-height:1.2;font-weight:800;color:#10233f}.sc-crr-review-stars{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:20px;line-height:1;letter-spacing:1.8px;white-space:nowrap}.sc-crr-review-stars b{margin-left:6px;color:#273142;font-size:16px;font-weight:800}.sc-crr-review-head time{margin-left:0;padding-top:8px;color:#8f99a8;font-size:14px;white-space:nowrap}.sc-crr-review-text{padding-left:72px;margin-top:16px;color:#2d3748;font-size:15px;line-height:1.62}.sc-crr-review-text p{margin:0}.sc-crr-review-metrics{padding-left:72px;margin-top:16px;gap:10px}.sc-crr-review-metrics span{padding:8px 14px;background:#f8fafc;border:1px solid #e5eaf0;border-radius:999px;color:#687385;font-size:13px;font-weight:700}.sc-crr-review-metrics b{color:#17283f;font-size:14px}.sc-crr-review-actions{padding-left:0;margin-top:18px;border-top:1px solid #e6ebf1}.sc-crr-review-actions button{min-height:58px;gap:10px;font-size:15px;color:#2f3b4d}.sc-crr-review-actions button svg{width:20px;height:20px;flex-basis:20px}.sc-crr-review-actions button:hover{background:#fafbfd}.sc-crr-replies{margin:14px 0 0 72px}.sc-crr-reply-form{margin:14px 0 4px 72px}@media(max-width:760px){.sc-crr-list article{padding:16px 16px 0;border-radius:15px}.sc-crr-review-head{grid-template-columns:44px minmax(0,1fr);gap:12px}.sc-crr-avatar{width:44px;height:44px;font-size:22px}.sc-crr-review-user>strong{font-size:16px}.sc-crr-review-stars{font-size:16px;gap:6px;margin-top:6px}.sc-crr-review-stars b{font-size:14px;margin-left:4px}.sc-crr-review-head time{grid-column:2/3;padding-top:0;font-size:12px;margin-top:3px}.sc-crr-review-text,.sc-crr-review-metrics{padding-left:0}.sc-crr-review-text{margin-top:12px;font-size:14px}.sc-crr-review-metrics{margin-top:12px;gap:8px}.sc-crr-review-metrics span{padding:7px 11px;font-size:12px}.sc-crr-review-actions button{min-height:50px;font-size:13px}.sc-crr-replies,.sc-crr-reply-form{margin-left:0}}.sc-crr-review-user>strong{font-size:19px;font-weight:850;letter-spacing:-.15px}.sc-crr-review-head time{color:#687385;font-weight:650;font-size:13px}.sc-crr-review-metrics{gap:8px;margin-top:13px}.sc-crr-review-metrics span{padding:6px 10px;font-size:12px;line-height:1.2;background:#f7f9fb;border-color:#e5eaf0}.sc-crr-review-metrics b{font-size:12px;font-weight:800}.sc-crr-review-text{margin-top:14px}@media(max-width:760px){.sc-crr-review-user>strong{font-size:16px}.sc-crr-review-head time{font-size:11.5px;color:#748094}.sc-crr-review-metrics{gap:6px;margin-top:10px}.sc-crr-review-metrics span{padding:5px 8px;font-size:11px}.sc-crr-review-metrics b{font-size:11px}}@media(max-width:760px){.sc-crr-review-head{display:grid;grid-template-columns:44px minmax(0,1fr);column-gap:12px;row-gap:4px;align-items:start}.sc-crr-avatar{grid-column:1;grid-row:1/span 2}.sc-crr-review-user{grid-column:2;grid-row:1;min-width:0}.sc-crr-review-head time{grid-column:2;grid-row:2;justify-self:start;align-self:start;display:block;margin-top:0;padding-top:0;white-space:nowrap;line-height:1.2}.sc-crr-review-text{margin-top:10px}}