:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#111;background-color:#fff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--sg-amber: #fff3b0;--sg-red: #ffcccc;--sg-amber-selected: #fff3b0;--sg-red-selected: #ffcccc}body{margin:0;min-width:320px;min-height:100vh;background:#fff;color:#111}a{font-weight:500;color:#646cff;text-decoration:none}a:hover{color:#535bf2}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f3f4f6;color:#111;cursor:pointer;transition:border-color .2s,background-color .2s}button:hover{border-color:#c7c9ff;background-color:#eceef9}button:focus-visible{outline:3px solid rgba(100,108,255,.35);outline-offset:2px}.sg-draft-shell{width:100%;border:1px solid #ddd;border-radius:10px;background:#fff;padding:12px;cursor:text;min-height:72px;overflow:hidden;display:flex;flex-direction:column}.sg-draft-shell:focus-within{border-color:#646cff8c;box-shadow:0 0 0 4px #646cff1f}.sg-draft-shell .ProseMirror{outline:none!important;border:none!important;background:transparent;color:#111;caret-color:#111;white-space:pre-wrap;word-break:break-word;line-height:1.5;font-size:15.5px;min-height:0;flex:1;overflow-y:auto}.sg-draft-shell .ProseMirror p{margin:0}.sg-draft-shell .ProseMirror{font-size:15.5px;line-height:1.5}@media(max-width:640px){.sg-draft-shell .ProseMirror{font-size:13px;line-height:1.45}}@media(max-width:640px){.sg-draft-shell{max-height:40vh}}.sg-draft-shell .ProseMirror p.is-editor-empty:first-child:before,.sg-draft-shell .ProseMirror.is-editor-empty p.is-empty:first-child:before{content:attr(data-placeholder);color:#9aa0a6;float:left;height:0;pointer-events:none}.sg-draft-shell mark{border-radius:4px;padding:0 2px}.sg-headerRow{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.sg-headerMeta{flex:1 1 140px;min-width:0}.sg-headerActions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex:0 0 auto;flex-wrap:wrap}.sg-headerMetaTitle{font-weight:700}.sg-headerMetaSubtitle{font-size:13px;color:#666;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@container (max-width: 520px){.sg-headerRow{grid-template-columns:1fr}.sg-headerActions{justify-content:flex-start}}.ProseMirror mark.sg-selected{outline:2px solid #c0392b;outline-offset:1px;border-radius:3px}
