:root{--r24-pr-color:#d0aa22;--r24-pr-dark:#242424;--r24-pr-text:#1f2933;}
.r24-pr-summary{margin:8px 0 14px;display:inline-flex;align-items:center;}
.r24-pr-summary a{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border:1px solid rgba(208,170,34,.35);border-radius:999px;background:#fff8e8;color:var(--r24-pr-text);text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.04);cursor:pointer;}
.r24-pr-summary-stars{color:var(--r24-pr-color);font-size:18px;line-height:1;letter-spacing:1px;font-weight:900;white-space:nowrap;}
.r24-pr-summary strong{font-size:14px;color:#333;font-weight:800;}
.r24-pr-summary span{font-size:14px;color:#4b5563;}
.woocommerce-product-rating{display:none!important;}
.r24-pr-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:20px;}
.r24-pr-modal.is-open{display:flex;}
.r24-pr-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.58);backdrop-filter:blur(2px);}
.r24-pr-modal-panel{position:relative;width:min(760px,100%);max-height:min(82vh,860px);background:#fff;border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.24);overflow:hidden;border:1px solid rgba(208,170,34,.35);}
.r24-pr-modal-header{background:linear-gradient(135deg,#242424,#151515);padding:30px 30px 26px 30px;color:#fff;border-bottom:4px solid var(--r24-pr-color);}
.r24-pr-modal-kicker{display:inline-block;color:var(--r24-pr-color);font-size:12px;line-height:16px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;margin-bottom:7px;}
.r24-pr-modal-header h2{margin:0 0 12px!important;color:#fff!important;font-size:26px!important;line-height:32px!important;font-weight:800!important;}
.r24-pr-modal-score{display:flex;flex-wrap:wrap;align-items:center;gap:9px;color:#fff;}
.r24-pr-stars-text,.r24-pr-review-stars{color:var(--r24-pr-color);letter-spacing:2px;font-size:21px;line-height:1;}
.r24-pr-modal-score strong{font-size:18px;color:#fff;}
.r24-pr-modal-score span:not(.r24-pr-stars-text){color:#e5e7eb;font-size:14px;}
.r24-pr-modal-body{padding:22px 28px;overflow:auto;max-height:calc(82vh - 190px);background:#f8f8f8;}
.r24-pr-review-item{background:#fff;border:1px solid #e4e4e4;border-radius:14px;padding:17px 18px;margin:0 0 14px;box-shadow:0 2px 10px rgba(0,0,0,.035);}
.r24-pr-review-top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:8px;}
.r24-pr-review-stars{font-size:19px;}
.r24-pr-review-date{font-size:13px;color:#6b7280;white-space:nowrap;}
.r24-pr-review-author{font-weight:800;color:#111827;margin-bottom:9px;font-size:15px;}
.r24-pr-review-author span{display:inline-block;margin-left:8px;font-size:12px;font-weight:700;color:#7a5b00;background:#fff3c4;border:1px solid rgba(208,170,34,.35);border-radius:999px;padding:2px 8px;vertical-align:middle;}
.r24-pr-review-content{font-size:15px;line-height:1.55;color:#374151;}
.r24-pr-review-content p{margin:0 0 8px;}
.r24-pr-modal-footer{padding:14px 28px 20px;background:#fff;text-align:right;border-top:1px solid #eeeeee;}
.r24-pr-modal-footer button{border:0;background:var(--r24-pr-color);color:#fff;font-weight:800;border-radius:9px;padding:11px 18px;cursor:pointer;}
body.r24-pr-modal-open{overflow:hidden;}
.r24-pr-landing-wrap{max-width:980px;margin:30px auto;padding:0 16px;}
.r24-pr-landing-card{background:#fff;border-radius:18px;border:1px solid #e3e3e3;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:28px;}
.r24-pr-landing-kicker{color:var(--r24-pr-color);font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.12em;}
.r24-pr-landing-head h1{font-size:32px;margin:8px 0 8px;color:#111;}
.r24-pr-landing-head p{color:#4b5563;font-size:16px;}
.r24-pr-product-review-card{display:flex;align-items:center;gap:16px;border:1px solid #e5e5e5;border-radius:14px;padding:14px;margin:18px 0;background:#fafafa;}
.r24-pr-product-image img,.r24-pr-product-image span{width:88px;height:88px;border-radius:10px;object-fit:cover;display:flex;align-items:center;justify-content:center;background:#f1f1f1;font-size:32px;}
.r24-pr-product-info h2{font-size:22px;margin:0 0 6px;color:#111;}.r24-pr-product-info p{margin:0;color:#6b7280;}
.r24-pr-direct-form{display:block;margin-top:18px}.r24-pr-label{display:block;font-weight:800;margin:14px 0 8px;color:#111}.r24-pr-direct-form textarea{width:100%;border:1px solid #d9d9d9;border-radius:12px;padding:13px;font-size:15px}.r24-pr-direct-form button[type=submit]{background:var(--r24-pr-color);color:#fff;border:0;border-radius:10px;padding:13px 20px;font-weight:800;margin-top:14px;cursor:pointer}.r24-pr-stars-input{display:inline-flex;flex-direction:row-reverse;gap:5px}.r24-pr-stars-input input{display:none}.r24-pr-stars-input label{font-size:34px;color:#d8d8d8;cursor:pointer}.r24-pr-stars-input input:checked~label,.r24-pr-stars-input label:hover,.r24-pr-stars-input label:hover~label{color:var(--r24-pr-color)}.r24-pr-verified,.r24-pr-note{color:#6b7280;font-size:13px}.r24-pr-success,.r24-pr-error{border-radius:12px;padding:14px 16px;margin:16px 0}.r24-pr-success{background:#ecfdf3;border:1px solid #b7ebc6;color:#126b31}.r24-pr-error{background:#fff2f2;border:1px solid #f0b5b5;color:#8a1f1f}.r24-pr-secondary-link{display:inline-block;background:#242424;color:#fff!important;text-decoration:none;border-radius:9px;padding:11px 16px;font-weight:800;}
@media (max-width:640px){.r24-pr-modal{padding:0;align-items:flex-end}.r24-pr-modal-panel{width:100%;max-height:92vh;border-radius:18px 18px 0 0}.r24-pr-modal-header{padding:24px 20px 22px 20px}.r24-pr-modal-header h2{font-size:22px!important;line-height:28px!important}.r24-pr-modal-body{padding:16px;max-height:calc(92vh - 180px)}.r24-pr-review-top{align-items:flex-start;flex-direction:column;gap:6px}.r24-pr-review-author span{display:block;margin:7px 0 0;width:max-content}.r24-pr-modal-footer{padding:12px 16px 18px}.r24-pr-modal-footer button{width:100%}.r24-pr-product-review-card{align-items:flex-start}.r24-pr-landing-card{padding:20px}.r24-pr-landing-head h1{font-size:26px}.r24-pr-summary a{padding:7px 10px;gap:6px}.r24-pr-summary-stars{font-size:15px}.r24-pr-summary strong,.r24-pr-summary span{font-size:13px}}
