.draft-bg-ok{background:#f6fdf7}.draft-bg-reject{background:#fff8f8}.draft-bg-progress{background:#f5faff}.draft-bg-default{background:var(--card-bg)}.draft-bar-ok{background:#4caf50}.draft-bar-reject{background:#ef5350}.draft-bar-progress{background:#42a5f5}.draft-bar-default{background:#aab5b2}html.dark .draft-bg-ok{background:#1a2a22}html.dark .draft-bg-reject{background:#2a1a1a}html.dark .draft-bg-progress{background:#1a222a}html.dark .draft-bg-default{background:var(--card-bg)}html.dark .draft-bar-ok{background:#2e7d32}html.dark .draft-bar-reject{background:#c62828}html.dark .draft-bar-progress{background:#1565c0}html.dark .draft-bar-default{background:#4a5a56}.draft-content{word-break:break-word;line-height:1.6;font-size:13px;color:#47635f;overflow-x:auto;-webkit-overflow-scrolling:touch}.draft-content *{max-width:100%!important;box-sizing:border-box}.draft-content table{width:100%!important;min-width:0!important;border-collapse:collapse;font-size:11px;table-layout:auto!important}.draft-content td,.draft-content th{border:1px solid var(--border-color,#d6dbd9);padding:4px 6px;width:auto!important;min-width:0!important;height:auto!important;word-break:break-all;white-space:normal!important}.draft-content td:empty,.draft-content th:empty{padding:2px}.draft-content div,.draft-content p,.draft-content span{width:auto!important;min-width:0!important;max-width:100%!important}.draft-content img{max-width:100%!important;height:auto!important}.draft-content col{width:auto!important}.draft-content br+br{display:none}.draft-content ol{list-style:decimal;padding-left:1.25em;margin:4px 0}.draft-content ul{list-style:disc;padding-left:1.25em;margin:4px 0}.draft-content li{margin-bottom:2px;line-height:1.5}.draft-content li>p{margin:0;display:inline}.draft-content li>ol,.draft-content li>ul{margin-top:2px}.draft-content code{background:#e8f0ee;padding:1px 5px;border-radius:4px;font-size:11px;font-family:'SF Mono',Monaco,Consolas,monospace;color:#2e7d5e;white-space:pre-wrap;word-break:break-all}.draft-content h1,.draft-content h2,.draft-content h3,.draft-content h4{font-size:13px;font-weight:700;margin:8px 0 4px;color:#47635f}.draft-section-hdr{font-weight:700!important;color:var(--accent,#2e8b7b)!important;border-left:3px solid var(--accent,#2e8b7b);padding:2px 0 2px 8px;margin:14px 0 4px!important;font-size:13px}html.dark .draft-content{color:#b0c4b1}html.dark .draft-content td,html.dark .draft-content th{border-color:#3a4a46}html.dark .draft-content code{background:#1a2e28;color:#6fcf8a}html.dark .draft-content h1,html.dark .draft-content h2,html.dark .draft-content h3,html.dark .draft-content h4{color:#b0c4b1}html.dark .draft-section-hdr{color:#5ec4b0!important;border-left-color:#5ec4b0}