@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");body,html{max-width:100vw;overflow-x:hidden}body{font-family:Inter,serif}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.tle-root{border-radius:16px;overflow:hidden}.tle-title{padding:12px 16px}.tle-menubar{display:flex;gap:14px;padding:8px 12px;color:#475569;font-size:.9rem}.tle-menubar-btn{text-transform:none!important;color:#475569!important;min-width:0;padding:4px 6px!important}.tle-menubar-btn:hover{color:#0f172a!important;background:transparent!important}.tle-toolbar{display:flex;align-items:center;gap:4px;padding:6px 8px}.tle-sep{margin:0 6px!important}.tle-select{min-width:140px;margin:0 8px}.tle-color-group{display:inline-flex;align-items:center;gap:6px;margin:0 6px}.tle-color-group input[type=color]{-webkit-appearance:none;width:30px;height:24px;padding:0;border:1px solid #cbd5e1;border-radius:6px;background:#fff;cursor:pointer}.tle-editor{min-height:500px;padding:12px 16px}.tle-editor .ProseMirror{outline:none;line-height:1.65;color:#0f172a;min-height:476px}.tle-editor .ProseMirror p{margin:0 0 .75rem}.tle-editor .ProseMirror h1{font-size:1.75rem;margin:1rem 0}.tle-editor .ProseMirror h2{font-size:1.5rem;margin:.85rem 0}.tle-editor .ProseMirror h3{font-size:1.25rem;margin:.7rem 0}.tle-editor .ProseMirror blockquote{border-left:4px solid #e2e8f0;margin:.75rem 0;padding:.25rem .75rem;color:#334155;background:#f8fafc}.tle-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e2e8f0;padding:8px 12px;font-size:12px;color:#64748b;background:#ffffff}.tle-footer kbd{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:4px;padding:2px 4px}