body,html{padding:0;margin:0;font-family:Inter,system-ui,sans-serif;background:var(--background,#fff);color:var(--foreground,#18181b);min-height:100vh}*,:after,:before{box-sizing:border-box}:root{--background:#fff;--foreground:#18181b;--muted-foreground:#71717a}@media (prefers-color-scheme:dark){:root{--background:#18181b;--foreground:#fff;--muted-foreground:#e5e7eb}}.ql-container{min-height:200px!important;max-height:320px!important;height:240px!important}.ql-container,.ql-editor{background:#fff;color:#18181b}.ql-editor{min-height:160px!important;max-height:280px!important;height:200px!important;overflow-y:auto!important}.dark .ql-container,.dark .ql-editor{background:#18181b!important;color:#f4f4f5!important}.dark .ql-container.ql-snow{border-color:#333}.ql-toolbar{background:#f4f4f5;border-color:#e5e7eb}.dark .ql-toolbar{background:#232329;border-color:#333}.ql-container.ql-snow{border-color:#e5e7eb}.dark .ql-toolbar .ql-stroke{stroke:#f4f4f5}.dark .ql-toolbar .ql-fill{fill:#f4f4f5}.dark .ql-toolbar .ql-picker{color:#f4f4f5}@media (prefers-color-scheme:dark){.ql-container,.ql-container.ql-snow,.ql-container.ql-snow *,.ql-toolbar,.ql-toolbar.ql-snow,.ql-toolbar.ql-snow *{background:#18181b!important;border-color:#232329!important;color:#f4f4f5!important}.ql-editor,.ql-editor *,.ql-toolbar .ql-picker,.ql-toolbar .ql-picker-item,.ql-toolbar .ql-picker-label,.ql-toolbar .ql-picker-options{background:#18181b!important;color:#f4f4f5!important}.ql-toolbar .ql-stroke{stroke:#f4f4f5!important}.ql-toolbar .ql-fill{fill:#f4f4f5!important}.ql-toolbar .ql-picker-label,.ql-toolbar button{color:#f4f4f5!important}.ql-toolbar .ql-picker-label.ql-active,.ql-toolbar .ql-picker-label:hover,.ql-toolbar button:focus,.ql-toolbar button:hover{background:#232329!important;color:#fff!important}.ql-toolbar .ql-picker-options{background:#232329!important;border-color:#333!important}.ql-editor.ql-blank:before{color:#888!important;opacity:.5}}