
html{scroll-behavior:smooth}
.ksrm63-test{padding:14px 16px;background:#f4fff4;border:1px solid #bee6be;border-radius:12px;color:#1d6b1d;font-weight:600}
.ksrm63-summary{display:inline-flex;align-items:center;gap:10px;margin:8px 0 18px;color:#6f5f59;font-size:14px;text-decoration:none;cursor:pointer}
.ksrm63-stars{display:inline-flex;flex-direction:row;gap:1px;letter-spacing:1px;color:#d6a14a;font-size:17px;line-height:1;white-space:nowrap}
.ksrm63-stars .empty{color:#ded7d1}
.ksrm63-list-wrap,.ksrm63-form-card{max-width:1220px;margin:34px auto;padding:0 18px}
.ksrm63-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:16px}
.ksrm63-list-wrap h2,.ksrm63-form-card h3{font-size:26px;margin:0;color:#191515;font-weight:700}
.ksrm63-count{color:#7a6b66;font-size:14px}
.ksrm63-empty{background:#fff8f5;border:1px solid #efdcd4;color:#806a63;padding:18px;border-radius:16px}
.ksrm63-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;align-items:stretch}
.ksrm63-review,.ksrm63-form-card{background:#fff;border:1px solid #eee2dc;border-radius:22px;box-shadow:0 12px 35px rgba(0,0,0,.045)}
.ksrm63-review{padding:18px;min-height:260px;display:flex;flex-direction:column}
.ksrm63-review.is-hidden{display:none!important}
.ksrm63-image{display:block;margin-bottom:12px}.ksrm63-image img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:16px;border:1px solid #eee2dc}
.ksrm63-review-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}
.ksrm63-verified{display:inline-flex;align-items:center;gap:5px;align-self:flex-start;background:#eefaf1;color:#168a3a;border:1px solid #ccebd4;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;margin-bottom:10px;white-space:nowrap}
.ksrm63-review-text{color:#574c49;line-height:1.55;font-size:14px;flex:1}.ksrm63-review-text p{margin:0 0 8px}.ksrm63-author{color:#191515;font-weight:700;font-size:13px;margin-top:10px}
.ksrm63-load-wrap{text-align:center;margin-top:22px}.ksrm63-load-more{border:1px solid #111;border-radius:999px;background:#111;color:#fff;padding:12px 26px;font-weight:800;cursor:pointer}
.ksrm63-form-card{padding:26px}.ksrm63-form-card p{margin-top:8px;color:#7a6b66}.ksrm63-form{display:grid;gap:14px;margin-top:18px}
.ksrm63-form label{display:grid;gap:7px;font-size:13px;color:#5c4d49;font-weight:600}
.ksrm63-form input[type=text],.ksrm63-form input[type=email],.ksrm63-form select,.ksrm63-form textarea,.ksrm63-form input[type=file]{width:100%;box-sizing:border-box;border:1px solid #eaded7;border-radius:12px;padding:12px 13px;background:#fff;color:#191515;font-size:14px}
.ksrm63-form select{height:52px!important;line-height:52px!important;padding-top:0!important;padding-bottom:0!important}
.ksrm63-form button{border:0;border-radius:999px;background:#111;color:#fff;padding:14px 22px;font-weight:800;cursor:pointer}
.ksrm63-success{background:#f4fbf4;border:1px solid #cfe8cf;color:#276027;padding:12px 14px;border-radius:12px;margin-bottom:14px}
@media(max-width:1100px){.ksrm63-list{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.ksrm63-list{grid-template-columns:1fr}.ksrm63-section-head{align-items:flex-start;flex-direction:column}.ksrm63-review{min-height:auto}}


/* Admin pagination */
.ksrm63-admin-nav{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:16px;
    margin:12px 0;
}
.ksrm63-pagination{
    display:flex;
    align-items:center;
    gap:8px;
    float:none;
}
.ksrm63-pagination .button.disabled{
    opacity:.45;
    pointer-events:none;
}
.ksrm63-pagination .displaying-num{
    margin-right:8px;
}


/* v6.9 polished review UI */
.ksrm63-polished{
    --ks-card-border:#eaded8;
    --ks-soft:#fff7f4;
    --ks-text:#1d1918;
    --ks-muted:#766761;
    --ks-gold:#d6a14a;
    --ks-green:#168a3a;
}
.ksrm63-polished .ksrm63-section-head{
    align-items:flex-start;
    border-bottom:1px solid #f0e3de;
    padding-bottom:16px;
}
.ksrm63-section-subtitle{
    margin:7px 0 0;
    color:var(--ks-muted);
    font-size:14px;
}
.ksrm63-stats{
    display:flex;
    gap:8px;
    flex-wrap:wrap;
    justify-content:flex-end;
}
.ksrm63-stats span{
    display:inline-flex;
    align-items:center;
    border:1px solid #eaded8;
    background:#fff;
    border-radius:999px;
    padding:7px 12px;
    font-size:13px;
    color:#5e514d;
    font-weight:700;
}
.ksrm63-review-filters{
    display:flex;
    gap:8px;
    flex-wrap:wrap;
    margin:16px 0 18px;
}
.ksrm63-filter-btn{
    border:1px solid #eaded8;
    background:#fff;
    color:#5f514c;
    border-radius:999px;
    padding:9px 15px;
    font-weight:800;
    font-size:13px;
    cursor:pointer;
}
.ksrm63-filter-btn.is-active{
    background:#111;
    color:#fff;
    border-color:#111;
}
.ksrm63-polished .ksrm63-list{
    gap:16px;
}
.ksrm63-polished .ksrm63-review{
    position:relative;
    overflow:hidden;
    border:1px solid var(--ks-card-border);
    background:linear-gradient(180deg,#ffffff 0%,#fffdfc 100%);
    box-shadow:0 16px 36px rgba(49,28,20,.06);
    transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.ksrm63-polished .ksrm63-review:hover{
    transform:translateY(-2px);
    box-shadow:0 20px 45px rgba(49,28,20,.09);
    border-color:#e2cec5;
}
.ksrm63-polished .ksrm63-image{
    border:0;
    background:transparent;
    padding:0;
    width:100%;
    cursor:pointer;
}
.ksrm63-polished .ksrm63-image img{
    transition:transform .22s ease;
}
.ksrm63-polished .ksrm63-image:hover img{
    transform:scale(1.015);
}
.ksrm63-polished .ksrm63-review-top{
    gap:10px;
}
.ksrm63-review-date{
    margin-left:auto;
    font-size:12px;
    color:#9b8a84;
    white-space:nowrap;
}
.ksrm63-polished .ksrm63-verified{
    background:#eefaf1;
    color:var(--ks-green);
    border:1px solid #ccebd4;
    box-shadow:0 4px 10px rgba(22,138,58,.07);
    font-size:11.5px;
    letter-spacing:.1px;
}
.ksrm63-polished .ksrm63-review-text{
    color:#504642;
}
.ksrm63-polished .ksrm63-author{
    color:#1b1716;
    border-top:1px solid #f1e6e1;
    padding-top:10px;
}
.ksrm63-review.is-filter-hidden{
    display:none!important;
}
.ksrm63-lightbox{
    position:fixed;
    inset:0;
    z-index:999999;
    background:rgba(20,16,15,.78);
    display:none;
    align-items:center;
    justify-content:center;
    padding:22px;
}
.ksrm63-lightbox.is-open{
    display:flex;
}
.ksrm63-lightbox img{
    max-width:min(92vw,900px);
    max-height:86vh;
    object-fit:contain;
    border-radius:18px;
    box-shadow:0 20px 70px rgba(0,0,0,.35);
    background:#fff;
}
.ksrm63-lightbox-close{
    position:absolute;
    top:18px;
    right:20px;
    width:42px;
    height:42px;
    border:0;
    border-radius:999px;
    background:#fff;
    color:#111;
    font-size:28px;
    line-height:1;
    cursor:pointer;
}
@media(max-width:700px){
    .ksrm63-stats{
        justify-content:flex-start;
    }
    .ksrm63-stats span{
        font-size:12px;
        padding:6px 10px;
    }
    .ksrm63-review-date{
        font-size:11px;
    }
}


/* v7.0 admin coupon status */
.ksrm-admin-green{
    color:#168a3a;
    font-weight:800;
}
.ksrm-admin-red{
    color:#c62828;
    font-weight:800;
}
.ksrm-admin-orange{
    color:#b45f06;
    font-weight:800;
}
.ksrm-admin-muted{
    color:#999;
}


/* v7.1 forced verified badge in all review cards */
.ksrm63-verified{
    display:inline-flex !important;
    align-items:center;
    gap:6px;
    align-self:flex-start;
    background:#eefaf1;
    color:#168a3a;
    border:1px solid #ccebd4;
    border-radius:999px;
    padding:5px 10px;
    font-size:11.5px;
    font-weight:800;
    margin:7px 0 10px;
    white-space:nowrap;
}

.ksrm63-review-date{display:none!important;}
