:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#eef1f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#eef1f5;min-width:320px}body{min-width:320px;min-height:100svh;margin:0}button,input{font:inherit}#root{min-height:100svh}.app-shell{color:#1f2937;background:#eef1f5;grid-template-columns:292px minmax(0,1fr);min-height:100svh;display:grid}.auth-shell{background:#eef1f5;place-items:center;min-height:100svh;padding:24px;display:grid}.auth-panel{background:#fff;border:1px solid #d8dde6;border-radius:8px;gap:14px;width:min(360px,100%);padding:24px;display:grid;box-shadow:0 16px 38px #1f29371f}.auth-panel h1{color:#172033;margin:0;font-size:24px}.loading-icon{color:#2563eb;animation:.9s linear infinite spin}.sidebar{background:#f8fafc;border-right:1px solid #d8dde6;flex-direction:column;gap:18px;min-height:100svh;padding:22px;display:flex}.sidebar-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.eyebrow{color:#64748b;text-transform:uppercase;margin:0 0 5px;font-size:12px;font-weight:700}.sidebar h1{margin:0;font-size:25px;line-height:1.12}.icon-button,.tool{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:7px;flex:none;place-items:center;width:34px;height:34px;display:inline-grid}.icon-button:hover,.tool:hover{background:#f8fafc;border-color:#8aa0bb}.icon-button:focus-visible,.tool:focus-visible,.search-box input:focus-visible,.title-input:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.icon-button.primary{color:#fff;background:#2563eb;border-color:#2563eb}.search-box{color:#64748b;background:#fff;border:1px solid #d4dbe7;border-radius:8px;align-items:center;gap:9px;height:38px;padding:0 12px;display:flex}.search-box input{color:#172033;width:100%;min-width:0;font:inherit;background:0 0;border:0}.search-box input:focus{outline:0}.document-list{flex-direction:column;gap:8px;display:flex;overflow-y:auto}.document-item{color:#172033;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex-direction:column;gap:5px;padding:12px;display:flex}.document-item:hover{background:#eef4ff}.document-item.active{background:#e8f0ff;border-color:#9db7e6}.document-item span{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.document-item small{color:#64748b}.workspace{flex-direction:column;min-width:0;min-height:100svh;display:flex}.topbar{background:#fff;border-bottom:1px solid #d8dde6;justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:12px 22px;display:flex}.title-input{color:#111827;background:0 0;border:0;width:min(520px,100%);min-width:140px;font:700 22px/1.2 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.title-input:focus{outline:0}.status{color:#526173;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;font-size:13px;display:flex}.toolbar{background:#fbfcfe;border-bottom:1px solid #d8dde6;align-items:center;gap:7px;min-height:52px;padding:8px 22px;display:flex;overflow-x:auto}.tool.active{color:#fff;background:#2563eb;border-color:#2563eb}.tool.danger{color:#b42318}.spell-tool svg{animation:none}.spell-tool svg[class*=lucide-loader]{animation:.9s linear infinite spin}.tool:disabled{color:#a7b1bf;cursor:not-allowed;background:#f1f5f9}.divider{background:#d8dde6;width:1px;height:24px;margin:0 3px}.toolbar-spacer{flex:1 0 24px}.page-wrap{flex:1;min-height:0;padding:28px;overflow:auto}.suggestion-dropdown{z-index:20;background:#fff;border:1px solid #cbd5e1;border-radius:8px;gap:8px;width:270px;padding:9px;display:grid;position:fixed;box-shadow:0 18px 38px #0f172a2e}.suggestion-title strong{color:#172033;font-size:14px;line-height:1.2;display:block}.suggestion-title span{color:#475569;margin-top:3px;font-size:13px;line-height:1.25;display:block}.suggestion-actions{gap:4px;display:grid}.suggestion-actions button{color:#172033;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:30px;padding:5px 8px}.suggestion-actions button:hover{background:#e8f0ff}.page{box-sizing:border-box;background:#fff;border:1px solid #dbe2ea;border-radius:4px;width:min(816px,100%);min-height:1056px;margin:0 auto;padding:78px 84px;box-shadow:0 16px 38px #1f29371f}.document-editor{color:#111827;min-height:900px;font:17px/1.68 Georgia,Times New Roman,serif}.document-editor:focus{outline:0}.document-editor h1{margin:0 0 22px;font:700 34px/1.18 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.document-editor h2{margin:28px 0 12px;font:700 25px/1.24 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.document-editor p{margin:0 0 14px}.document-editor ul,.document-editor ol{padding-left:28px}.document-editor a{color:#1d4ed8}.document-editor .spell-error{cursor:pointer;text-underline-offset:3px;-webkit-text-decoration:underline wavy #dc2626;text-decoration:underline wavy #dc2626;text-decoration-thickness:1.5px}@media (width<=860px){.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #d8dde6;border-right:0;min-height:auto}.document-list{flex-direction:row;overflow-x:auto}.document-item{flex:none;width:210px}.topbar{flex-direction:column;align-items:flex-start}.status{justify-content:flex-start}.page-wrap{padding:16px}.page{min-height:720px;padding:36px 24px}.document-editor{min-height:640px}}@keyframes spin{to{transform:rotate(360deg)}}
