*{box-sizing:border-box}body{margin:0;font-family:-apple-system,Malgun Gothic,Apple SD Gothic Neo,sans-serif;background:#f7f8fa;color:#222}.page{max-width:480px;margin:80px auto;padding:30px;background:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.06)}.wrap{max-width:1400px;margin:0 auto;padding:20px}.header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.columns{display:flex;gap:20px}.panel{flex:1 1;background:#fff;border:1px solid #e2e4e8;border-radius:10px;padding:16px;min-width:0}.panel h2{font-size:16px;margin:0 0 10px}.panel textarea{width:100%;height:380px;resize:vertical;padding:10px;font-size:14px;line-height:1.6;font-family:inherit}.panel textarea,.rte{border:1px solid #dcdfe4;border-radius:8px}.rte{overflow:hidden}.rte-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:6px 8px;background:#f4f5f7;border-bottom:1px solid #dcdfe4}.rte-toolbar button{background:#fff;color:#333;border:1px solid #dcdfe4;border-radius:5px;padding:4px 8px;font-size:12px;line-height:1.4;cursor:pointer}.rte-toolbar button.on{background:#1a7fb5;border-color:#1a7fb5;color:#fff}.rte-sep{width:1px;height:18px;background:#dcdfe4;margin:0 4px}.rte-color-group{display:flex;align-items:center;gap:4px}.rte-color-swatch{width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.15);padding:0;cursor:pointer}.rte-color-custom{font-size:13px}.rte-uploading{font-size:12px;color:#1a7fb5;margin-left:6px}.rte-content{height:380px;overflow-y:auto;padding:10px 12px;font-size:14px;line-height:1.7}.rte-compact .rte-content{height:150px}.rte-content .ProseMirror{outline:none;min-height:100%}.rte-content .ProseMirror p{margin:4px 0}.rte-content .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#aaa;float:left;height:0;pointer-events:none}.rte-content .search-highlight{color:#e03131;font-weight:700;background:#ffe3e3;border-radius:2px;padding:0 1px}.rte-content .overlap-highlight{color:#7a5c00;font-weight:700;background:#fff3bf;border-radius:2px;padding:0 1px}.rte-content img{max-width:100%;border-radius:6px;margin:6px 0}.rte-content [data-resize-wrapper]{position:relative;display:inline-block;max-width:100%}.rte-content [data-resize-handle]{position:absolute;width:11px;height:11px;background:#1a7fb5;border:2px solid #fff;border-radius:50%;box-shadow:0 0 2px rgba(0,0,0,.45);z-index:5}.rte-content [data-resize-handle=top-left]{transform:translate(-50%,-50%);cursor:nwse-resize}.rte-content [data-resize-handle=top-right]{transform:translate(50%,-50%);cursor:nesw-resize}.rte-content [data-resize-handle=bottom-left]{transform:translate(-50%,50%);cursor:nesw-resize}.rte-content [data-resize-handle=bottom-right]{transform:translate(50%,50%);cursor:nwse-resize}.rte-content a{color:#1a7fb5;text-decoration:underline}.rte-content blockquote{margin:8px 0;padding-left:12px;border-left:3px solid #dcdfe4;color:#555}.rte-content h2{font-size:18px;margin:12px 0 6px}.rte-content h3{font-size:16px;margin:10px 0 4px}.rte-content ol,.rte-content ul{padding-left:22px;margin:6px 0}.rte-table-group{display:inline-flex;gap:2px}.rte-content table{border-collapse:collapse;table-layout:fixed;width:100%;margin:8px 0;overflow:hidden}.rte-content td,.rte-content th{border:1px solid #d0d4da;padding:6px 8px;vertical-align:top;position:relative;min-width:80px}.rte-content th{background:#f4f5f7;font-weight:700;text-align:left}.rte-content .selectedCell{background:rgba(26,127,181,.12)}.rte-content .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;background-color:#1a7fb5;pointer-events:none}.rte-content .tableWrapper{overflow-x:auto}.rte-content .resize-cursor{cursor:col-resize}.row{display:flex;gap:8px;margin-bottom:8px;flex-wrap:wrap}.post-select{display:block;width:100%;padding:8px 10px;border:1px solid #dcdfe4;border-radius:8px;margin-bottom:8px;background:#fff;font-size:13px;color:#222}.post-select:focus{outline:none;border-color:#1a7fb5}.row input[type=text],.row select{flex:1 1;padding:8px 10px;border:1px solid #dcdfe4;border-radius:6px;font-size:13px;min-width:120px}button{padding:8px 14px;border:none;border-radius:6px;background:#1a7fb5;color:#fff;font-size:13px;cursor:pointer}button.secondary{background:#e2e4e8;color:#333}button:disabled{opacity:.5;cursor:not-allowed}.stat{font-size:13px;color:#555;margin-top:8px}.stat b{color:#1a4a6b}.toolbar{background:#fff;border:1px solid #e2e4e8;border-radius:10px;padding:16px;margin-top:20px}.toolbar .row{align-items:center}.result-box{margin-top:12px;padding:12px 14px;background:#e8f4f8;border-left:4px solid #1a7fb5;border-radius:6px;font-size:14px;line-height:1.6}.para-result{margin-top:14px}.para-result-title{font-size:13px;color:#555;margin-bottom:8px}.para-table{width:100%;border-collapse:collapse;font-size:13px}.para-table td,.para-table th{border-bottom:1px solid #eee;padding:8px 6px;text-align:left;vertical-align:top}.para-table th{background:#f7f8fa;font-weight:600}.para-score{display:inline-block;padding:2px 8px;border-radius:10px;font-weight:600;white-space:nowrap}.para-score-high{background:#fdecec;color:#b02a2a}.para-score-mid{background:#fff6e0;color:#9a6b00}.para-score-low{background:#e8f6ec;color:#227a44}.para-detail-row td{background:#fbfbfc;border-bottom:1px solid #eee;padding:10px 12px}.para-detail{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.para-detail-col{font-size:13px;line-height:1.6;white-space:pre-wrap}.para-detail-col-title{font-size:12px;color:#888;margin-bottom:4px;font-weight:600}.para-detail mark{background:#fff3bf;color:#7a5c00;border-radius:2px;padding:0 1px}.para-toggle-btn{background:none;border:none;color:#1a7fb5;cursor:pointer;font-size:12px;padding:0;text-decoration:underline}.final-verdict{font-size:15px;background:#fff;border:1px solid #eee}.final-verdict-high{border-left:4px solid #b02a2a;background:#fdf3f3}.final-verdict-mid{border-left:4px solid #9a6b00;background:#fffaf0}.final-verdict-low{border-left:4px solid #227a44;background:#f3faf5}.citation-box{font-size:15px;background:#fff;border:1px solid #eee;padding:10px 12px;border-radius:6px}.citation-box-high{border-left:4px solid #227a44;background:#f3faf5}.citation-box-mid{border-left:4px solid #9a6b00;background:#fffaf0}.citation-box-low{border-left:4px solid #b02a2a;background:#fdf3f3}.history{margin-top:20px;background:#fff;border:1px solid #e2e4e8;border-radius:10px;padding:16px;overflow-x:auto;-webkit-overflow-scrolling:touch}.history table{width:100%;min-width:900px;border-collapse:collapse;font-size:13px}.history td,.history th{border-bottom:1px solid #eee;padding:8px 6px;text-align:left;white-space:nowrap}.history tr:hover{background:#f7fbfd;cursor:pointer}@media (max-width:768px){.columns{flex-direction:column}}.error{color:#b02a2a;font-size:13px;margin-top:8px}.save-ok{color:#1fae67;font-size:13px;font-weight:600}