.wa-plugins-storereviews { max-width: 820px; }
.wa-plugins-storereviews h1 { margin-bottom: 0.5em; }
.storereviews-flash { margin: 1em 0; padding: 12px 14px; border-radius: 6px; }
.storereviews-flash-ok { background: #e8f8ee; border: 1px solid #b8dfc8; }
.storereviews-flash-error { background: #fdeaea; border: 1px solid #e8b4b4; }
.storereviews-form-block { margin: 2em 0; padding: 1.25em 1.5em; background: #fafafa; border: 1px solid #e5e5e5; border-radius: 8px; }
.storereviews-field { margin-bottom: 14px; }
.storereviews-field label { display: block; font-weight: 600; margin-bottom: 4px; }
.storereviews-field input[type="text"],
.storereviews-field input[type="email"],
.storereviews-field select,
.storereviews-field textarea { width: 100%; max-width: 480px; box-sizing: border-box; }
.storereviews-field .req { color: #c00; }
.storereviews-actions { margin-top: 16px; }
.storereviews-list { list-style: none; margin: 0; padding: 0; }
.storereviews-item { margin: 0 0 1.5em; padding-bottom: 1.5em; border-bottom: 1px solid #e8e8e8; }
.storereviews-meta { display: flex; flex-wrap: wrap; gap: 8px 16px; align-items: center; margin-bottom: 8px; color: #555; font-size: 0.92em; }
.storereviews-author { font-weight: 600; color: #222; }
.storereviews-text { line-height: 1.55; }
.storereviews-replies { margin: 12px 0 0 12px; padding-left: 14px; border-left: 3px solid #ddd; }
.storereviews-reply { margin-top: 12px; }
.storereviews-reply-meta { font-size: 0.9em; color: #666; margin-bottom: 4px; }
.storereviews-paging { margin-top: 1.5em; }
.storereviews-paging-link { display: inline-block; margin-right: 8px; padding: 4px 10px; border: 1px solid #ddd; border-radius: 4px; text-decoration: none; }
.storereviews-paging-link.is-current { font-weight: bold; border-color: #888; background: #f2f2f2; }
.storereviews-note { color: #666; font-style: italic; }
.storereviews-moderation-note { margin: 0 0 1em; padding: 10px 12px; background: #f7f4e8; border: 1px solid #e0d8b8; border-radius: 6px; color: #5c5138; font-size: 0.95em; }
.storereviews-empty { color: #888; }
