.upgram-reviews .upgram-rating-picker .upgram-star.is-selected::before,.upgram-reviews .upgram-rating-picker .upgram-star.is-hover::before{color:#fda256}.upgram-review-attachments{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.upgram-review-attachment{display:block;text-decoration:none;transition:transform .2s ease}.upgram-review-attachment:hover{transform:scale(1.05)}.upgram-attachment-thumb{width:100%;height:auto;border-radius:8px;border:1px solid #e5e7eb}.upgram-review-attachment-file{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#374151;font-size:14px}.upgram-attachment-icon{font-size:18px}.upgram-attachment-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upgram-attachment-preview-item{position:relative;display:inline-block}.upgram-attachment-preview-item img{width:80px;height:80px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb}.upgram-attachment-remove{position:absolute;top:-8px;right:-8px;width:24px;height:24px;border-radius:50%;background:#ef4444;color:white;border:2px solid white;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;line-height:1}.upgram-review-form-message.success{background:#d1fae5;border:1px solid #10b981;color:#065f46}.upgram-review-form-message.error{background:#fee2e2;border:1px solid #ef4444;color:#991b1b}.upgram-reviews .upgram-turnstile-container{margin:20px 0;display:flex;justify-content:flex-start;align-items:center}.upgram-reviews .upgram-turnstile-container .cf-turnstile{margin:0}@media (max-width:768px){.upgram-review-attachments{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px}}