.review-page{max-width:1200px;margin:0 auto;padding:24px;font-family:Arial,"Microsoft YaHei",sans-serif;background:#f4f7fa;color:#183247}.review-page header{background:#fff;padding:20px;border-radius:12px;margin-bottom:14px}.review-page button{margin:4px;padding:8px 14px;border:1px solid #7897aa;border-radius:8px;background:#fff;cursor:pointer}.review-tabs{position:sticky;top:0;z-index:2;background:#e4eff5;padding:8px;border-radius:10px}.review-card{background:#fff;border:1px solid #c8d8e2;border-radius:12px;padding:18px;margin:16px 0}.review-card h3{margin-top:0;font-size:22px}.review-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px}.review-field{display:grid;grid-template-columns:minmax(120px,34%) 1fr;gap:8px;padding:5px 8px;border-bottom:1px solid #edf1f4;word-break:break-word}.review-record{border:1px solid #dce6ec;border-radius:8px;padding:10px;margin:8px 0}.review-card pre{white-space:pre-wrap;max-height:400px;overflow:auto;background:#f5f7f9;padding:12px;font-size:12px}@media(max-width:700px){.review-summary{grid-template-columns:1fr}.review-field{grid-template-columns:1fr}}
