.review-tabs{display:flex;background:#fff;border:1px solid var(--line);border-bottom:0;padding:0 12px;gap:4px}.review-tab{height:48px;border:0;border-bottom:2px solid transparent;background:transparent;color:#6e7a76;padding:0 15px;font-size:13px;cursor:pointer}.review-tab.active{color:var(--forest);border-bottom-color:var(--red);font-weight:700}.review-tab b{font-size:9px;background:#e9ece9;padding:2px 5px;border-radius:9px;margin-left:5px}.review-panel{display:none}.review-panel.active{display:grid}.feature-panel{background:#fff;border:1px solid var(--line);min-height:600px;padding:24px;display:none!important}.feature-panel.active{display:block!important}.feature-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:18px}.feature-head>div>span{font-size:10px;color:var(--red);font-weight:700}.feature-head h2{font-family:"Songti SC",serif;font-size:23px;margin:4px 0}.feature-head p{font-size:11px;color:var(--muted);margin:0}.reference-list{display:flex;flex-direction:column;gap:11px}.reference-row{display:grid;grid-template-columns:125px 1fr 92px;gap:16px;align-items:center;border:1px solid #dedfd9;border-radius:7px;padding:15px}.reference-row>div span{display:block;font-family:serif;font-size:22px;color:#a8afac}.reference-row>div b{display:block;font-size:12px}.reference-row>div em{font-style:normal;font-size:9px;color:#56806f}.reference-row section label{font-size:9px;color:#8a928f}.reference-row section p{font-size:11px;line-height:1.55;margin:3px 0 7px}.reference-row>button,.accept-one{height:32px;border:1px solid #bbc8c3;background:#f3f7f5;color:var(--forest);border-radius:4px;font-size:10px;cursor:pointer}.reference-row.resolved{background:#f7faf8}.reference-row.warning{border-color:#e8c6b8;background:#fdf9f7}.reference-row.warning>div em{color:#b44f35}.equation-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.equation-grid article{border:1px solid #dcddd8;border-radius:7px;overflow:hidden}.equation-grid article header,.equation-grid article footer{display:flex;align-items:center;justify-content:space-between;padding:10px 13px;background:#f6f5f1;font-size:10px}.equation-grid article header em{font-style:normal;color:#4f7d6c}.math{height:105px;display:grid;place-items:center;font-family:"Cambria Math","Times New Roman",serif;font-size:24px}.math.fraction{display:flex;flex-direction:column;gap:4px}.math.fraction i{display:block;width:100px;border-top:1px solid}.math.matrix{font-size:18px;line-height:1.6}.equation-grid footer select{font-size:9px;height:28px}.table-review{display:flex;flex-direction:column;gap:14px}.table-review article{border:1px solid #dcddd8;border-radius:7px;overflow:hidden}.table-review article>header{display:flex;justify-content:space-between;padding:13px 15px;background:#f5f5f1}.table-review header strong{display:block;font-size:12px}.table-review header small{font-size:9px;color:var(--muted)}.table-review header>span{font-size:10px;color:#4f7d6c}.table-scroll{overflow:auto;padding:14px}.table-scroll table{border-collapse:collapse;width:100%;font-size:10px;text-align:center}.table-scroll th,.table-scroll td{border:1px solid #9da5a1;padding:8px}.table-scroll th{background:#edf0ed}.table-review article>footer{display:flex;align-items:center;gap:18px;padding:10px 14px;background:#f7f6f2;font-size:10px}.table-review article>footer button{margin-left:auto}.table-alert{margin:14px;background:#fff4ef;color:#994a35;padding:14px;font-size:11px}.journal-medical,.journal-social,.journal-engineering,.journal-university{display:grid;place-items:center;font-size:20px;color:white;font-family:"Songti SC",serif}.journal-medical{background:#426f69}.journal-social{background:#7b5546}.journal-engineering{background:#354f6a}.journal-university{background:#735f35}@media(max-width:750px){.review-tabs{overflow:auto}.review-tab{white-space:nowrap}.reference-row{grid-template-columns:1fr}.equation-grid{grid-template-columns:1fr}.feature-panel{padding:15px}.feature-head{align-items:flex-start}.feature-head p{max-width:230px}}
