.wicam-product-reviews{--wicam-reviews-accent:#FFBA31;font-family:var(--wicam-font-fa,IRANSans,Tahoma,sans-serif)}
.wicam-product-reviews__title{margin:0 0 22px;color:#071626;font:800 clamp(22px,2.4vw,34px)/1.45 var(--wicam-font-fa,IRANSans,Tahoma,sans-serif)}
.wicam-product-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.wicam-review-card{background:#F5F8FC;border:1px solid #DCE5F0;border-radius:18px;padding:20px;min-width:0;transition:transform .26s ease,border-color .26s ease,box-shadow .26s ease}
.wicam-review-card:hover{transform:translateY(-3px);border-color:#1BA6B0}
.wicam-review-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.wicam-review-card__head strong{display:block;color:#071626;font-size:15px}.wicam-review-card__head small{display:block;color:#0D2340;opacity:.75;margin-top:3px;font-size:12px}
.wicam-review-card__verified{color:#1BA6B0;font-size:11px;font-weight:800;white-space:nowrap}
.wicam-review-card__rating{color:var(--wicam-reviews-accent);font-size:17px;letter-spacing:1px;margin:14px 0 8px;direction:ltr;text-align:right}
.wicam-review-card p{margin:0;color:#0D2340;font:400 clamp(13.5px,1vw,15.5px)/2 var(--wicam-font-fa,IRANSans,Tahoma,sans-serif)}
.wicam-product-reviews__empty{background:#F5F8FC;border:1px dashed #DCE5F0;border-radius:16px;padding:22px;color:#0D2340;text-align:center}
@media(max-width:900px){.wicam-product-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.wicam-product-reviews__grid{grid-template-columns:1fr}.wicam-review-card{padding:16px}.wicam-review-card__head{flex-direction:column}.wicam-review-card__verified{white-space:normal}}
@media(prefers-reduced-motion:reduce){.wicam-review-card{transition:none}.wicam-review-card:hover{transform:none}}
