*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Helvetica Neue,sans-serif;background:#f6f8fb;color:#1a1f2e;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased}.top-bar{background:#fff;border-bottom:1px solid #e4e8f0;padding:0 28px;height:56px;-ms-flex-pack:justify;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px rgba(18,22,30,.06),0 1px 2px rgba(18,22,30,.04)}.top-bar,.top-bar .breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.top-bar .breadcrumb{gap:8px;font-size:13px;color:#8b95a8}.top-bar .breadcrumb span{color:#5f6b7f}.top-bar .breadcrumb .current{color:#1a6dff;font-weight:600;font-size:14px}.top-bar .breadcrumb .separator{color:#c8cdd8;font-size:10px}.top-bar .user-info{gap:10px;font-size:13px;color:#5f6b7f}.top-bar .avatar,.top-bar .user-info{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.top-bar .avatar{width:34px;height:34px;border-radius:50%;background:#e8f1ff;color:#1a6dff;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:14px}.main-container{max-width:1400px;margin:0 auto;padding:24px 28px}.page-header{-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.page-header,.page-header .title-group h1{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.page-header .title-group h1{font-size:22px;font-weight:700;color:#1a1f2e;letter-spacing:-.3px;gap:10px}.page-header .icon-badge{width:38px;height:38px;border-radius:8px;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;box-shadow:0 4px 12px rgba(99,102,241,.3)}.page-header .subtitle{font-size:13px;color:#8b95a8;margin-top:4px;margin-left:48px}.btn{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:7px;padding:9px 16px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;border:1.5px solid transparent;transition:.2s cubic-bezier(.4,0,.2,1);white-space:nowrap;letter-spacing:.1px;font-family:inherit;outline:none;text-decoration:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.btn:active{transform:scale(.97)}.btn-primary{background:#1a6dff;color:#fff;border-color:#1a6dff;box-shadow:0 2px 8px rgba(26,109,255,.25)}.btn-primary:hover{background:#1558d4;border-color:#1558d4;box-shadow:0 4px 16px rgba(26,109,255,.35);transform:translateY(-1px)}.btn-outline{background:#fff;color:#1a6dff;border-color:#c5d9ff}.btn-outline:hover{background:#e8f1ff;border-color:#1a6dff;transform:translateY(-1px)}.btn-success{background:#10b981;color:#fff;border-color:#10b981;box-shadow:0 2px 8px rgba(16,185,129,.2)}.btn-success:hover{background:#059669;border-color:#059669;box-shadow:0 4px 14px rgba(16,185,129,.3);transform:translateY(-1px)}.btn:disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.work-area{display:-ms-flexbox;display:flex;gap:20px;height:calc(100vh - 220px);min-height:580px}@media (max-width:900px){.work-area{-ms-flex-direction:column;flex-direction:column;height:auto;min-height:auto}}.editor-panel{-ms-flex:1 1 60%;flex:1 1 60%;background:#fff;border-radius:16px;border:1px solid #e4e8f0;box-shadow:0 1px 3px rgba(18,22,30,.06),0 1px 2px rgba(18,22,30,.04);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.editor-header{padding:14px 20px;border-bottom:1px solid #f0f2f6;-ms-flex-pack:justify;justify-content:space-between;background:#fafbfc;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px}.editor-header,.editor-header h3{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.editor-header h3{font-size:15px;font-weight:600;color:#1a1f2e;gap:6px}.editor-body{-ms-flex:1;flex:1;overflow-y:auto;padding:20px}.field-group{margin-bottom:18px}.field-group label{display:block;font-size:12px;font-weight:600;color:#5f6b7f;margin-bottom:5px;letter-spacing:.3px}.field-group input,.field-group textarea{width:100%;padding:10px 12px;border:1.5px solid #e4e8f0;border-radius:7px;font-size:14px;font-family:inherit;transition:.2s cubic-bezier(.4,0,.2,1);outline:none;background:#fafcfd;color:#1a1f2e;resize:vertical}.field-group input:hover,.field-group textarea:hover{border-color:#c4cbd7}.field-group input:focus,.field-group textarea:focus{border-color:#1a6dff;background:#fff;box-shadow:0 0 0 3px rgba(26,109,255,.06)}.field-row{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:600px){.field-row{-ms-grid-columns:1fr;grid-template-columns:1fr}}.editor-footer{padding:14px 20px;border-top:1px solid #f0f2f6;background:#fafbfc;-ms-flex-pack:end;justify-content:flex-end;gap:10px}.editor-footer,.preview-panel{display:-ms-flexbox;display:flex}.preview-panel{-ms-flex:1 1 40%;flex:1 1 40%;background:#fff;border-radius:16px;border:1px solid #e4e8f0;box-shadow:0 1px 3px rgba(18,22,30,.06),0 1px 2px rgba(18,22,30,.04);-ms-flex-direction:column;flex-direction:column;overflow:hidden;min-width:320px}.preview-header{padding:14px 20px;border-bottom:1px solid #f0f2f6;background:#fafbfc;-ms-flex-pack:justify;justify-content:space-between}.preview-header,.preview-header h3{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.preview-header h3{font-size:15px;font-weight:600;color:#1a1f2e;gap:6px}.preview-body{-ms-flex:1;flex:1;overflow-y:auto;padding:20px;background:#fcfdfe;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.report-doc{background:#fff;border:2px solid #2c3e50;box-shadow:0 4px 16px rgba(18,22,30,.08),0 2px 6px rgba(18,22,30,.04);border-radius:4px;padding:32px 34px;max-width:100%;font-family:SimSun,STSong,"Noto Serif CJK SC",serif;font-size:15px;line-height:1.8;color:#2c3e50;width:100%;min-height:450px;position:relative}.report-doc .hospital-header{text-align:center;margin-bottom:24px;border-bottom:2px solid #2c3e50;padding-bottom:16px}.report-doc .hospital-name{font-size:22px;font-weight:700;letter-spacing:6px;color:#1a1f2e}.report-doc .report-type{font-size:18px;font-weight:700;letter-spacing:4px;margin:12px 0 8px;color:#1a1f2e}.report-doc .info-table{width:100%;border-collapse:collapse;margin:16px 0}.report-doc .info-table td{padding:6px 8px;vertical-align:top}.report-doc .info-label{font-weight:700;white-space:nowrap;color:#1a1f2e;text-align:right;width:85px}.report-doc .info-value{border-bottom:1px dotted #8b95a8;padding-left:8px}.report-doc .section-title{font-weight:700;font-size:15px;margin:20px 0 8px;padding-left:8px;border-left:4px solid #6366f1;color:#1a1f2e}.report-doc .finding-text{text-indent:2em;margin:8px 0;padding:8px 16px;background:#f8fafd;border-radius:4px;border:1px solid #e4e8f0;line-height:1.9}.report-doc .signature-line{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px;padding-top:16px;border-top:1px dashed #8b95a8;font-size:13px}.report-doc .stamp{text-align:right;color:#c1121f;font-weight:700;opacity:.7;transform:rotate(-5deg);letter-spacing:1px;margin-top:12px}.highlight{background:rgba(99,102,241,.15);padding:2px 6px;border-radius:3px;transition:background .25s}.toast-container{position:fixed;top:20px;right:24px;z-index:2000;-ms-flex-direction:column;flex-direction:column}.toast,.toast-container{display:-ms-flexbox;display:flex;gap:8px}.toast{padding:12px 18px;border-radius:8px;background:#1a1f2e;color:#fff;font-size:13px;font-weight:500;box-shadow:0 8px 28px rgba(18,22,30,.12),0 4px 10px rgba(18,22,30,.06);animation:slideInRight .35s cubic-bezier(.34,1.56,.64,1);-ms-flex-align:center;align-items:center;max-width:400px}.toast.success{border-left:3px solid #10b981}.toast.info{border-left:3px solid #3b82f6}@keyframes slideInRight{0%{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.processing{animation:pulse 1.4s infinite}@media (max-width:1100px){.main-container{padding:16px 14px}.work-area{gap:12px}.editor-body{padding:14px}.report-doc{padding:20px 18px;font-size:13px}}