.draftEditor_workbench__xYOIw{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:14px;gap:14px;align-items:start}.draftEditor_left__1KOwC,.draftEditor_right__j7bL0{min-width:0}.draftEditor_right__j7bL0{position:-webkit-sticky;position:sticky;top:12px;max-height:calc(100vh - 120px);overflow-y:auto}.draftEditor_textarea__UjU_L{width:100%;min-height:280px;padding:14px;font-family:inherit;font-size:13px;line-height:1.6;border:1.5px solid var(--wf-border,#d1d5db);border-radius:8px;resize:vertical;box-sizing:border-box;background:#fff}.draftEditor_textarea__UjU_L:focus{outline:2px solid var(--wf-blue,#2563eb);border-color:var(--wf-blue,#2563eb)}.draftEditor_previewWrap__5WZw7{margin-top:10px;padding:14px;border:1.5px dashed var(--wf-border,#d1d5db);border-radius:8px;background:#fafafa}.draftEditor_previewText__2NJ1m{font-size:13px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.draftEditor_mark__hE7vk{cursor:pointer;border-radius:3px;padding:0 2px;transition:box-shadow .15s ease}.draftEditor_mark__hE7vk:hover{box-shadow:0 0 0 2px rgba(37,99,235,.25)}.draftEditor_markActive__OSYiR{box-shadow:0 0 0 2px var(--wf-blue,#2563eb);font-weight:600}.draftEditor_legend__jaqgn{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.draftEditor_legendItem__VhPSK{display:inline-flex;align-items:center;gap:4px;font-size:10px;padding:3px 8px;border-radius:999px;border:1px solid transparent;cursor:pointer;background:#fff}.draftEditor_legendSwatch__0WJxA{width:10px;height:10px;border-radius:2px;flex-shrink:0}.draftEditor_legalCard__1KLfU,.draftEditor_sourceCard__aidn7{border:1.5px solid var(--wf-border,#e5e7eb);border-radius:8px;padding:10px 12px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.draftEditor_legalCardActive__zMq0J,.draftEditor_sourceCardActive__gGwC6{border-color:var(--wf-blue,#2563eb);box-shadow:0 0 0 1px var(--wf-blue,#2563eb);background:var(--wf-blue-soft,#eff6ff)}.draftEditor_sourceExcerpt__A3lKE{margin-top:8px;padding:8px;background:#f8fafc;border-left:3px solid var(--wf-blue,#2563eb);font-size:11px;line-height:1.5;white-space:pre-wrap}.draftEditor_sourceExcerpt__A3lKE mark{background:#fde68a;padding:0 2px;border-radius:2px}.draftEditor_legalBody__plL1G{margin-top:8px;font-size:11px;line-height:1.55;white-space:pre-wrap;color:var(--fg-2,#374151);max-height:160px;overflow-y:auto}@media (max-width:960px){.draftEditor_workbench__xYOIw{grid-template-columns:1fr}.draftEditor_right__j7bL0{position:static;max-height:none}}