.template-editor{border:1px solid #ddd;border-radius:8px;overflow:hidden;background:#fff}.template-editor-toolbar{display:flex;align-items:center;gap:2px;padding:8px 12px;background:#f5f5f5;border-bottom:1px solid #eee;flex-wrap:wrap}.template-editor-toolbar button,.template-editor-toolbar select{padding:6px 10px;border:1px solid transparent;border-radius:4px;background:transparent;cursor:pointer;font-size:13px}.template-editor-toolbar button:hover,.template-editor-toolbar select:hover{background:#e5e5e5}.template-editor-toolbar button.active{background:#ddd}.template-editor-content{min-height:280px}.template-editor-body{padding:16px 20px;outline:none;font-size:14px;line-height:1.6}.template-editor-body:empty:before{content:attr(data-placeholder);color:#999}.template-editor-body h1{font-size:1.5em;margin:.5em 0}.template-editor-body h2{font-size:1.25em;margin:.5em 0}.template-editor-body h3{font-size:1.1em;margin:.5em 0}.template-editor-body ul,.template-editor-body ol{margin:.5em 0;padding-left:1.5em}.template-editor-body p{margin:.4em 0}.template-editor-body [data-indent]{display:block}.doc-field-pill{display:inline-block;padding:2px 8px;margin:0 2px;background:#e3f2fd;color:#1565c0;border-radius:4px;font-size:.9em;font-weight:500}.doc-field-pill[contenteditable=false]{cursor:default}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:14px;color:#1a1a1a;background:#f5f5f5}#root{min-height:100vh}.template-edit-page{max-width:210mm;margin:0 auto}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}input,select,textarea,button{font:inherit}button{cursor:pointer}
