:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f5f6fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh;margin:0}#root{width:100%;max-width:100%;margin:0 auto}.app-container{flex-direction:column;min-height:100vh;padding:16px 20px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.app-title{text-align:center;color:#1a1a2e;flex-shrink:0;margin-bottom:12px;font-size:22px;font-weight:600}.editor-wrapper{border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;flex:1;display:flex;overflow:hidden;box-shadow:0 2px 12px #00000014}.editor-wrapper .tox-tinymce{border:none!important;border-radius:0!important;flex:1!important;height:100%!important}.app-footer{text-align:center;color:#666;border-top:1px solid #eee;flex-shrink:0;margin-top:12px;padding:14px 0 16px;font-size:13px;line-height:1.8}.footer-line{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.footer-divider{color:#ddd;margin:0 2px}.app-footer a{color:#555;text-decoration:none;transition:color .2s}.app-footer a:hover{color:#1a73e8}
