.zpr-wrap{--zpr-bg:#fff;--zpr-soft:#f8f6f4;--zpr-line:rgba(18,18,18,.09);--zpr-text:#171717;--zpr-muted:#6f6a66;--zpr-star:#f6a623;--zpr-accent:#d66b42;--zpr-green:#3d9b63;--zpr-radius:24px;display:block;color:var(--zpr-text);font-size:14px;line-height:1.45}.zpr-wrap *{box-sizing:border-box}.zpr-summary-card,.zpr-photo-card,.zpr-toolbar,.zpr-review-card,.zpr-empty{background:rgba(255,255,255,.9);border:1px solid var(--zpr-line);border-radius:var(--zpr-radius);box-shadow:0 18px 55px rgba(21,17,14,.06);backdrop-filter:blur(12px)}.zpr-summary-card{display:grid;grid-template-columns:minmax(180px,.85fr) minmax(250px,1.2fr) minmax(320px,1.4fr) minmax(210px,.85fr);gap:28px;align-items:center;padding:34px;margin:0 0 14px}.zpr-summary-score{display:flex;flex-direction:column;align-items:center;text-align:center;padding-right:18px;border-right:1px solid var(--zpr-line)}.zpr-score-number{font-size:64px;font-weight:750;letter-spacing:-.06em;line-height:1}.zpr-muted{margin-top:8px;color:var(--zpr-muted);font-size:13px}.zpr-stars{display:inline-flex;gap:2px;color:rgba(20,20,20,.16);white-space:nowrap}.zpr-star{position:relative;display:inline-block;font-size:16px;line-height:1;color:rgba(20,20,20,.18)}.zpr-star.is-active{color:var(--zpr-star)}.zpr-star.is-half{color:rgba(20,20,20,.18)}.zpr-star.is-half:before{content:'★';position:absolute;left:0;top:0;width:52%;overflow:hidden;color:var(--zpr-star)}.zpr-stars--large .zpr-star{font-size:25px}.zpr-rating-bars{display:grid;gap:12px;padding-right:18px;border-right:1px solid var(--zpr-line)}.zpr-bar-row{display:grid;grid-template-columns:38px 1fr 42px;align-items:center;gap:12px}.zpr-bar-row span{font-weight:650}.zpr-bar-row span b{color:var(--zpr-star)}.zpr-bar-row i{height:10px;background:#efebe7;border-radius:999px;overflow:hidden}.zpr-bar-row i em{display:block;height:100%;background:linear-gradient(90deg,#d99528,#efb24c);border-radius:inherit}.zpr-bar-row strong{font-size:12px;color:var(--zpr-muted);font-weight:650}.zpr-detail-stats{display:grid;gap:15px;padding-right:18px;border-right:1px solid var(--zpr-line)}.zpr-detail-stat{display:grid;grid-template-columns:26px minmax(128px,1fr) auto 34px;align-items:center;gap:10px}.zpr-detail-icon svg,.zpr-subrating svg{width:19px;height:19px;fill:currentColor}.zpr-detail-label{font-weight:650}.zpr-detail-stat strong{font-size:13px;text-align:right;color:#4b4744}.zpr-write-box{padding-left:2px}.zpr-write-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#fff0ea;color:#d66b42;font-size:24px;margin-bottom:14px}.zpr-write-box h3,.zpr-card-head h3,.zpr-empty h3{font-size:18px;line-height:1.2;margin:0 0 8px;font-weight:750}.zpr-write-box p,.zpr-empty p{margin:0 0 18px;color:var(--zpr-muted)}.zpr-btn{appearance:none;border:0;border-radius:12px;padding:12px 18px;font-weight:750;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.zpr-btn:hover{transform:translateY(-1px)}.zpr-btn--dark{background:#111;color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.16)}.zpr-btn--ghost{background:#fff;border:1px solid var(--zpr-line);color:#201f1d}.zpr-photo-card{padding:24px;margin:0 0 14px}.zpr-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.zpr-photo-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(110px,1fr);gap:14px;overflow:auto;padding-bottom:4px;scrollbar-width:thin}.zpr-photo-thumb{aspect-ratio:1/1;display:block;border-radius:14px;overflow:hidden;background:#eee}.zpr-photo-thumb img,.zpr-review-photos img,.zpr-product-mini img{width:100%;height:100%;object-fit:cover;display:block}.zpr-toolbar{padding:18px;margin:0 0 14px}.zpr-filter-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.zpr-chip{border:1px solid var(--zpr-line);background:#fff;border-radius:12px;padding:11px 14px;font-weight:650;cursor:pointer;color:#2a2928}.zpr-chip.is-active{border-color:rgba(214,107,66,.5);background:#fff7f3;color:#8d3e21}.zpr-tools-row{display:flex;justify-content:space-between;gap:14px}.zpr-search{position:relative;min-width:280px;max-width:360px;flex:1}.zpr-search input,.zpr-sort,.zpr-form input,.zpr-form textarea{width:100%;border:1px solid var(--zpr-line);border-radius:13px;background:#fff;padding:13px 42px 13px 14px;color:var(--zpr-text);outline:none}.zpr-search span{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:var(--zpr-muted)}.zpr-sort{max-width:220px;padding-right:14px}.zpr-list{display:grid;gap:12px}.zpr-review-card{display:grid;grid-template-columns:250px minmax(360px,1fr) minmax(250px,.55fr);gap:28px;padding:24px}.zpr-review-author{display:flex;gap:14px}.zpr-avatar{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#fff0ea,#f8d8c9);color:#b75a32;font-size:24px;font-weight:760;flex:0 0 auto}.zpr-review-author h4{margin:0 0 4px;font-size:15px;font-weight:760}.zpr-review-author p{margin:0 0 5px;color:var(--zpr-muted);font-size:13px}.zpr-review-author strong{color:var(--zpr-green);font-size:13px}.zpr-verified-dot{display:inline-grid;place-items:center;width:16px;height:16px;border-radius:50%;background:var(--zpr-green);color:#fff;font-size:11px;margin-left:4px}.zpr-review-text{margin:9px 0 0;max-width:640px}.zpr-review-text p{margin:0 0 8px}.zpr-review-photos{display:flex;gap:9px;flex-wrap:wrap;margin-top:14px}.zpr-review-photos a{width:72px;aspect-ratio:1/1;border-radius:10px;overflow:hidden;background:#eee}.zpr-review-actions{display:flex;align-items:center;gap:12px;margin-top:18px;color:var(--zpr-muted);font-size:13px}.zpr-review-actions button{border:0;background:transparent;color:#514d49;cursor:pointer;padding:4px 6px}.zpr-review-actions button:hover{color:#000}.zpr-review-ratings{display:grid;align-content:start;gap:12px}.zpr-review-ratings div{display:grid;grid-template-columns:minmax(118px,1fr) auto 34px;align-items:center;gap:10px}.zpr-review-ratings span{font-size:13px;color:#3d3935}.zpr-review-ratings strong{font-size:13px;text-align:right}.zpr-empty{text-align:center;padding:48px 22px}.zpr-modal[hidden]{display:none}.zpr-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:24px}.zpr-modal__backdrop{position:absolute;inset:0;background:rgba(20,16,13,.56);backdrop-filter:blur(9px)}.zpr-modal__panel{position:relative;width:min(860px,100%);max-height:min(900px,92vh);overflow:auto;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.6);border-radius:26px;box-shadow:0 30px 90px rgba(0,0,0,.28);padding:26px}.zpr-modal__close{position:absolute;top:18px;right:18px;width:34px;height:34px;border:0;background:transparent;font-size:30px;line-height:1;color:#5c5650;cursor:pointer}.zpr-modal__head{display:flex;justify-content:space-between;gap:22px;padding-right:34px;margin-bottom:24px}.zpr-modal__head h3{margin:0 0 4px;font-size:24px;font-weight:800;letter-spacing:-.02em}.zpr-modal__head p{margin:0;color:var(--zpr-muted)}.zpr-product-mini{display:flex;align-items:center;gap:10px;max-width:240px;font-weight:700}.zpr-product-mini img{width:58px;height:58px;border-radius:12px}.zpr-form{display:grid;gap:18px}.zpr-field>label,.zpr-upload-head label{display:block;margin-bottom:9px;font-weight:760}.zpr-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.zpr-form-grid label{font-weight:700;color:#2a2928}.zpr-form-grid label input{margin-top:7px;padding-right:14px}.zpr-rating-picker{display:inline-flex;gap:3px}.zpr-rating-picker button{border:0;background:transparent;color:#d8d1ca;font-size:18px;line-height:1;cursor:pointer;padding:3px;transition:transform .15s ease,color .15s ease}.zpr-rating-picker button.is-active{color:var(--zpr-star)}.zpr-rating-picker button:hover{transform:scale(1.13)}.zpr-rating-picker--big button{font-size:36px;padding:5px}.zpr-subrating{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--zpr-line);border-radius:13px;padding:12px 14px;background:#fff}.zpr-subrating>span{display:flex;align-items:center;gap:8px;font-weight:700}.zpr-form textarea{min-height:128px;resize:vertical;padding:14px}.zpr-field small{display:block;text-align:right;color:var(--zpr-muted);margin-top:6px}.zpr-upload-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-end}.zpr-upload-head em{font-style:normal;color:var(--zpr-muted);font-weight:500}.zpr-upload-head span{color:var(--zpr-muted);font-size:12px}.zpr-upload{display:grid;grid-template-columns:210px 1fr;gap:12px;position:relative}.zpr-upload input{position:absolute;inset:0;width:210px;opacity:0;cursor:pointer;z-index:2}.zpr-drop{min-height:96px;border:1px dashed rgba(20,20,20,.22);border-radius:14px;background:#fff;display:grid;place-items:center;text-align:center;padding:16px;color:#4d4843}.zpr-drop strong,.zpr-drop span{display:block}.zpr-drop span{font-size:12px;color:var(--zpr-muted)}.zpr-preview{display:flex;gap:10px;flex-wrap:wrap}.zpr-preview-item{position:relative;width:86px;height:96px;border-radius:13px;overflow:hidden;background:#eee}.zpr-preview-item img{width:100%;height:100%;object-fit:cover}.zpr-verified-box{display:flex;align-items:center;gap:13px;border:1px solid var(--zpr-line);background:#fafafa;border-radius:14px;padding:14px}.zpr-verified-box.is-ok{background:#f0fbf4;border-color:rgba(61,155,99,.24)}.zpr-verified-box span{font-size:22px}.zpr-verified-box strong{display:block}.zpr-verified-box p{margin:2px 0 0;color:var(--zpr-muted);font-size:13px}.zpr-verified-box>b{margin-left:auto;color:var(--zpr-green)}.zpr-form-actions{display:flex;justify-content:flex-end;gap:10px}.zpr-form-message{padding:12px 14px;border-radius:12px;background:#fff4ee;color:#8b391d;font-weight:700}.zpr-form-message.is-success{background:#effaf3;color:#267247}@media(max-width:1050px){.zpr-summary-card{grid-template-columns:1fr 1fr}.zpr-summary-score,.zpr-rating-bars,.zpr-detail-stats{border-right:0;padding-right:0}.zpr-review-card{grid-template-columns:1fr}.zpr-review-ratings{border-top:1px solid var(--zpr-line);padding-top:16px}.zpr-review-ratings div{max-width:430px}}@media(max-width:720px){.zpr-wrap{font-size:13px}.zpr-summary-card,.zpr-photo-card,.zpr-toolbar,.zpr-review-card{border-radius:18px}.zpr-summary-card{grid-template-columns:1fr;padding:22px;gap:20px}.zpr-score-number{font-size:54px}.zpr-tools-row,.zpr-modal__head,.zpr-upload-head{display:grid}.zpr-search,.zpr-sort{max-width:none;min-width:0}.zpr-photo-strip{grid-auto-columns:112px}.zpr-review-card{padding:18px;gap:18px}.zpr-modal{padding:10px}.zpr-modal__panel{border-radius:20px;padding:18px}.zpr-form-grid,.zpr-upload{grid-template-columns:1fr}.zpr-upload input{width:100%;height:110px}.zpr-product-mini{display:none}.zpr-form-actions{position:sticky;bottom:-18px;background:linear-gradient(180deg,rgba(255,255,255,.72),#fff 35%);padding-top:14px}.zpr-btn{width:100%}} 
.zpr-photo-thumb,[data-zpr-lightbox]{cursor:zoom-in}.zpr-helpful-btn{display:inline-flex;align-items:center;gap:6px}.zpr-like-icon{width:17px;height:17px;fill:currentColor;vertical-align:-3px}.zpr-helpful-btn.is-liked{color:var(--zpr-accent)!important}.zpr-reply-box{margin-top:14px;border:1px solid var(--zpr-line);border-radius:16px;background:#fffaf7;padding:14px}.zpr-reply-form{display:grid;gap:10px}.zpr-reply-form textarea,.zpr-reply-guest input{width:100%;border:1px solid var(--zpr-line);border-radius:13px;background:#fff;padding:12px 14px;color:var(--zpr-text);outline:none}.zpr-reply-guest{display:grid;grid-template-columns:1fr 1fr;gap:10px}.zpr-reply-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.zpr-reply-actions span{margin-right:auto;color:#8b391d;font-weight:700}.zpr-reply-actions span.is-success{color:#267247}.zpr-replies{display:grid;gap:10px;margin-top:16px}.zpr-reply{display:grid;grid-template-columns:38px 1fr;gap:11px;padding:13px;border-radius:15px;background:#faf8f6;border:1px solid rgba(18,18,18,.06)}.zpr-reply-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#efe8e2;color:#7a4a34;font-weight:800}.zpr-reply strong{display:inline-block;margin-right:8px}.zpr-reply span{color:var(--zpr-muted);font-size:12px}.zpr-reply p{margin:6px 0 0}@media(max-width:720px){.zpr-reply-guest{grid-template-columns:1fr}.zpr-reply-actions{display:grid}.zpr-reply-actions span{margin-right:0}}

/* 0.1.3 tweaks */
.zpr-tools-row--right{justify-content:flex-end}
.zpr-sort{appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#5f5851 50%),linear-gradient(135deg,#5f5851 50%,transparent 50%);background-position:calc(100% - 20px) 50%,calc(100% - 14px) 50%;background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:44px!important;cursor:pointer}
.zpr-btn:disabled{opacity:.65;cursor:not-allowed;transform:none!important;box-shadow:none!important}
.zpr-reply.is-seller-reply{background:#fff7f1;border-color:rgba(214,107,66,.22)}
.zpr-seller-badge{display:inline-flex;align-items:center;gap:4px;margin:0 8px 0 0;padding:3px 8px;border-radius:999px;background:#111;color:#fff;font-size:11px;font-style:normal;font-weight:800;letter-spacing:.01em;vertical-align:1px}
.zpr-seller-badge:before{content:'✓';font-size:10px}
.zpr-photo-strip .zpr-photo-thumb:nth-child(n+13){display:none}
@media(max-width:720px){.zpr-tools-row--right{justify-content:stretch}.zpr-sort{max-width:none}}

/* 0.1.4 tweaks */
.zpr-toolbar{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:16px;
    flex-wrap:wrap;
}
.zpr-filter-row{
    flex:1 1 620px;
    margin-bottom:0;
}
.zpr-tools-row--right{
    flex:0 0 auto;
    margin-left:auto;
}
.zpr-sort{
    min-width:220px;
    max-width:220px;
    background-color:#fff!important;
    background-image:linear-gradient(45deg,transparent 50%,#5f5851 50%),linear-gradient(135deg,#5f5851 50%,transparent 50%)!important;
    background-position:calc(100% - 20px) 50%,calc(100% - 14px) 50%!important;
    background-size:6px 6px,6px 6px!important;
    background-repeat:no-repeat!important;
}
@media(max-width:900px){
    .zpr-toolbar{display:grid}
    .zpr-filter-row{flex:auto}
    .zpr-tools-row--right{width:100%;margin-left:0}
    .zpr-sort{min-width:0;max-width:none;width:100%}
}
.zpr-preview-item button {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 0;
    background: rgba(255, 255, 255, .88);
    cursor: pointer
}

.zpr-upload-preview-item {
    position: relative;
}
/* 0.1.5 tweaks */
.zpr-preview-item{position:relative}
.zpr-comment-integrations{display:grid;gap:10px}
.zpr-comment-integrations:empty{display:none}
.zpr-comment-integrations .cf-turnstile{margin:2px 0 0}

/* 0.1.8 tweaks */
.zpr-comment-integrations{
    display:flex;
    justify-content:flex-end;
    align-items:center;
    margin:2px 0 0;
}
.zpr-reply-form .zpr-comment-integrations{
    justify-content:flex-start;
    margin-top:2px;
}
.zpr-edit-form{
    display:grid;
    gap:10px;
    margin-top:12px;
}
.zpr-edit-form[hidden]{display:none!important}
.zpr-edit-form textarea{
    width:100%;
    border:1px solid var(--zpr-line);
    border-radius:13px;
    background:#fff;
    padding:12px 14px;
    color:var(--zpr-text);
    outline:none;
    resize:vertical;
}
.zpr-edit-actions{
    display:flex;
    align-items:center;
    justify-content:flex-end;
    gap:10px;
}
.zpr-edit-actions span{
    margin-right:auto;
    color:#8b391d;
    font-weight:700;
}
.zpr-reply-edit-toggle{
    display:inline-flex;
    margin-top:8px;
    border:0;
    background:transparent;
    color:#514d49;
    cursor:pointer;
    padding:4px 0;
    font-weight:700;
}
.zpr-reply-edit-toggle:hover{color:#000}
.zpr-review-author time,
.zpr-reply time{
    color:var(--zpr-muted);
    font-size:13px;
}
@media(max-width:720px){
    .zpr-comment-integrations{justify-content:flex-start;overflow:auto}
    .zpr-edit-actions{display:grid}
    .zpr-edit-actions span{margin-right:0}
}

/* 0.1.9 tweaks */
.zpr-submit-row{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:16px;
    flex-wrap:wrap;
}
.zpr-submit-row .zpr-comment-integrations{
    justify-content:flex-start;
    margin:0;
    flex:1 1 auto;
}
.zpr-submit-row .zpr-form-actions{
    margin-left:auto;
    flex:0 0 auto;
}
@media(max-width:720px){
    .zpr-submit-row{display:grid;gap:12px}
    .zpr-submit-row .zpr-form-actions{margin-left:0;width:100%}
}

/* 0.2.0 edit form */
.zpr-edit-form--review{
    display:grid;
    gap:16px;
    margin:14px 0 0;
    padding:16px;
    border:1px solid var(--zpr-line);
    border-radius:18px;
    background:#fffaf7;
}
.zpr-edit-form[hidden]{display:none!important}
.zpr-edit-section{display:grid;gap:9px}
.zpr-edit-section>label{font-weight:760;color:var(--zpr-text)}
.zpr-edit-section small{color:var(--zpr-muted);font-size:12px}
.zpr-edit-photos{display:flex;gap:10px;flex-wrap:wrap}
.zpr-edit-photo{
    position:relative;
    width:92px;
    border:1px solid var(--zpr-line);
    border-radius:14px;
    overflow:hidden;
    background:#fff;
    cursor:pointer;
}
.zpr-edit-photo img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}
.zpr-edit-photo span{
    display:flex;
    align-items:center;
    gap:5px;
    padding:7px;
    font-size:11px;
    line-height:1.1;
    color:#3d3935;
}
.zpr-edit-photo input{width:auto;margin:0}
.zpr-edit-file{
    width:100%;
    border:1px dashed rgba(20,20,20,.22);
    border-radius:13px;
    background:#fff;
    padding:12px;
}
@media(max-width:720px){
    .zpr-edit-form--review{padding:13px;border-radius:16px}
    .zpr-edit-photo{width:82px}
}
