.review-card{max-width:860px}.review-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.review-card-header h2{margin:0 0 2px;font-size:1.1rem}.review-subtitle{color:var(--muted,#64748b);font-size:.8rem}.review-nav{align-items:center;gap:6px;display:flex}.review-sections{grid-template-columns:1fr 1fr;gap:16px;display:grid}.review-section{flex-direction:column;gap:6px;display:flex}.review-section:last-child{grid-column:1/-1}.review-label{color:var(--muted,#94a3b8);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:600}.review-textarea{background:var(--input-bg,#1e293b);border:1px solid var(--border,#334155);color:var(--fg,#f1f5f9);resize:vertical;border-radius:8px;min-height:120px;padding:10px 12px;font-family:inherit;font-size:.9rem;line-height:1.6;transition:border-color .15s}.review-textarea.small{min-height:80px}.review-textarea:focus{border-color:var(--brand,#3b82f6);outline:none}.review-textarea::placeholder{color:var(--muted,#475569)}.review-footer{border-top:1px solid var(--border,#334155);justify-content:space-between;align-items:center;margin-top:20px;padding-top:16px;display:flex}.autosave-label{color:var(--muted,#64748b);font-size:.78rem;font-style:italic}.review-history-item{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;transition:background .1s;display:flex}.review-history-item:hover{background:var(--hover,#ffffff0a)}.review-history-item.active-week{color:var(--brand,#3b82f6);font-weight:600}.review-history-label{font-size:.88rem}.review-history-sub{color:var(--muted,#64748b);margin-top:1px;font-size:.75rem}.review-history-tag{background:var(--brand-subtle,#3b82f626);color:var(--brand,#3b82f6);border-radius:999px;padding:2px 8px;font-size:.72rem}.reviews-empty{color:var(--muted,#64748b);padding:12px 0;font-size:.85rem}.review-history-card{margin-top:20px}.review-history-heading{margin:0 0 12px;font-size:.95rem}.review-label-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.review-label-row .review-label{margin-bottom:0}.workflow-suggestions{background:var(--card,#1e293b);border:1px solid var(--border,#334155);border-radius:8px;margin-bottom:8px;padding:10px 14px;font-size:.875rem}.workflow-suggestions .suggestions-intro{color:var(--muted);margin:0 0 6px;font-size:.8rem}.workflow-suggestions ul{margin:0 0 10px;padding-left:18px}.workflow-suggestions li{margin-bottom:3px}.suggestions-actions{gap:8px;display:flex}@media (width<=768px){.review-sections{grid-template-columns:1fr}.review-section:last-child{grid-column:auto}.review-label-row{flex-wrap:wrap}}
