@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg: #ffffff;--bg-soft: #fafafa;--bg-hover: #f1f1f3;--fg: #1c1c1e;--muted: #8a8a90;--border: #e8e8ec;--accent: #6e56cf;--accent-soft: #f1edfd;--mark: #f3e8a8;--font: "Inter Variable", "Inter", system-ui, sans-serif;--doc-font-size: 16px;color-scheme:light}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}#root{height:100dvh}body{font-family:var(--font);color:var(--fg);background:var(--bg);font-size:14px;-webkit-font-smoothing:antialiased}button{font-family:inherit;color:inherit;background:none;border:none;cursor:pointer}input,select,textarea{font-family:inherit;color:inherit}.app{display:flex;flex-direction:column;height:100%}.toolbar{display:flex;align-items:center;gap:12px;height:48px;padding:0 12px;border-bottom:1px solid var(--border);background:var(--bg);flex-shrink:0}.tb-side{display:flex;align-items:center;gap:6px;flex:1}.tb-right{justify-content:flex-end}.tb-center{flex:0 1 420px}.brand{font-weight:600;font-size:14px;letter-spacing:-.01em;margin-left:4px;-webkit-user-select:none;user-select:none}.brand-orb{font-size:13px}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:7px;color:var(--muted);transition:background .12s,color .12s}.icon-btn:hover{background:var(--bg-hover);color:var(--fg)}.icon-btn.active{color:var(--accent);background:var(--accent-soft)}.searchbar{position:relative}.searchbar-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--muted);display:flex}.searchbar input{width:100%;height:32px;padding:0 12px 0 30px;border:1px solid var(--border);border-radius:8px;background:var(--bg-soft);font-size:13px;outline:none;transition:border-color .12s,background .12s}.searchbar input:focus{border-color:var(--accent);background:var(--bg)}.search-dropdown{position:absolute;top:38px;left:0;right:0;max-height:380px;overflow-y:auto;background:var(--bg);border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 30px #0000001a;z-index:50;padding:4px}.search-result{display:block;width:100%;text-align:left;padding:8px 10px;border-radius:7px}.search-result:hover{background:var(--bg-hover)}.search-result-title{font-weight:600;font-size:13px;margin-bottom:2px}.search-result-snippet{font-size:12px;color:var(--muted);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.search-result mark{background:var(--mark);border-radius:2px;padding:0 1px}.search-empty{padding:12px;font-size:13px;color:var(--muted);text-align:center}.main{display:flex;flex:1;min-height:0}.sidebar{flex-shrink:0;overflow-y:auto;min-height:0}.sidebar-left{background:var(--bg-soft);border-right:1px solid var(--border)}.sidebar-right{background:var(--bg);border-left:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden}.resizer{width:5px;margin:0 -2px;cursor:col-resize;flex-shrink:0;z-index:10;transition:background .15s}.resizer:hover{background:var(--accent-soft)}.sidebar-inner{padding:10px 6px}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:2px 8px 10px}.sidebar-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.sidebar-header-actions{display:flex;gap:2px}.sidebar-header-actions button,.tree-actions button,.tree-chevron{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:5px;color:var(--muted)}.sidebar-header-actions button:hover,.tree-actions button:hover{background:var(--bg-hover);color:var(--fg)}.sidebar-error{margin:0 8px 8px;padding:6px 8px;font-size:12px;color:#b3261e;background:#fdeeed;border-radius:6px}.tree-row{display:flex;align-items:center;gap:4px;height:28px;padding-right:6px;border-radius:7px;font-size:13px}.tree-row:hover{background:var(--bg-hover)}.tree-row.active{background:var(--accent-soft);color:var(--accent)}.tree-row.active .tree-label{font-weight:550}.tree-label{flex:1;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:4px 0;font-size:13px}.folder-label{font-weight:550;color:var(--fg)}.tree-chevron svg{transition:transform .12s}.tree-chevron.open svg{transform:rotate(90deg)}.tree-actions{display:none;gap:1px}.tree-row:hover .tree-actions{display:flex}.tree-input{flex:1;min-width:0;height:24px;padding:0 6px;border:1px solid var(--accent);border-radius:5px;font-size:13px;outline:none;background:var(--bg)}.tree-empty{padding:16px 10px;font-size:13px;color:var(--muted)}.doc{flex:1;min-width:0;display:flex;flex-direction:column;background:var(--bg)}.doc-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:14px}.doc-empty-orb{font-size:36px;opacity:.5}.editor{display:flex;flex-direction:column;height:100%;min-height:0}.editor-header{display:flex;align-items:center;justify-content:space-between;gap:12px;height:42px;padding:0 20px;border-bottom:1px solid var(--border);flex-shrink:0}.editor-title{font-weight:600;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.editor-meta{display:flex;align-items:center;gap:14px;flex-shrink:0}.editor-status,.editor-words{font-size:11.5px;color:var(--muted)}.mode-toggle{display:inline-flex;background:var(--bg-soft);border:1px solid var(--border);border-radius:8px;padding:2px}.mode-toggle button{padding:3px 12px;font-size:12px;border-radius:6px;color:var(--muted)}.mode-toggle button.on{background:var(--bg);color:var(--fg);font-weight:550;box-shadow:0 1px 3px #00000014}.editor-body{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column}.editor-textarea{flex:1;width:100%;max-width:46rem;margin:0 auto;padding:40px 32px 120px;border:none;outline:none;resize:none;background:transparent;font-size:var(--doc-font-size);line-height:1.75}.editor-empty{margin:auto;color:var(--muted);cursor:pointer;font-size:14px}.prose{width:100%;max-width:46rem;margin:0 auto;padding:40px 32px 120px;font-size:var(--doc-font-size);line-height:1.75;overflow-wrap:break-word}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{font-weight:650;letter-spacing:-.015em;line-height:1.3;margin:1.6em 0 .5em}.prose h1:first-child,.prose h2:first-child,.prose h3:first-child{margin-top:0}.prose h1{font-size:1.9em}.prose h2{font-size:1.45em}.prose h3{font-size:1.18em}.prose h4{font-size:1em}.prose p,.prose ul,.prose ol{margin:0 0 1em}.prose ul,.prose ol{padding-left:1.4em}.prose li{margin-bottom:.3em}.prose blockquote{margin:0 0 1em;padding:2px 0 2px 16px;border-left:3px solid var(--accent);color:#55555c}.prose code{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.86em;background:var(--bg-hover);padding:2px 5px;border-radius:5px}.prose pre{background:var(--bg-soft);border:1px solid var(--border);border-radius:10px;padding:14px 16px;overflow-x:auto;margin:0 0 1em}.prose pre code{background:none;padding:0;font-size:.85em}.prose a{color:var(--accent);text-decoration:none;border-bottom:1px solid transparent}.prose a:hover{border-bottom-color:var(--accent)}.prose hr{border:none;border-top:1px solid var(--border);margin:2em 0}.prose table{border-collapse:collapse;margin:0 0 1em;width:100%;font-size:.92em}.prose th,.prose td{border:1px solid var(--border);padding:7px 12px;text-align:left}.prose th{background:var(--bg-soft);font-weight:600}.prose img{max-width:100%;border-radius:8px}.chat{display:flex;flex-direction:column;height:100%;min-height:0}.chat-header{display:flex;align-items:center;justify-content:space-between;height:42px;padding:0 14px;border-bottom:1px solid var(--border);flex-shrink:0}.chat-title{font-weight:600;font-size:13px}.chat-clear{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;color:var(--muted)}.chat-clear:hover:not(:disabled){background:var(--bg-hover);color:var(--fg)}.chat-clear:disabled{opacity:.35;cursor:default}.chat-messages{flex:1;min-height:0;overflow-y:auto;padding:16px 14px;display:flex;flex-direction:column;gap:12px}.chat-empty{margin:auto;text-align:center;color:var(--muted);font-size:13px;line-height:1.6}.chat-msg.user{align-self:flex-end;max-width:85%;background:var(--accent-soft);color:var(--fg);padding:8px 12px;border-radius:14px 14px 4px;font-size:13.5px;line-height:1.55;white-space:pre-wrap}.chat-msg.assistant{align-self:stretch;font-size:13.5px;padding:0;margin:0;line-height:1.65}.chat-msg.assistant.prose{max-width:none}.chat-msg.assistant h1,.chat-msg.assistant h2{font-size:1.15em}.chat-composer{border-top:1px solid var(--border);padding:10px 12px 8px;flex-shrink:0}.chat-context{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);margin-bottom:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.chat-context input{accent-color:var(--accent)}.chat-input-row{display:flex;gap:8px;align-items:flex-end}.chat-input-row textarea{flex:1;border:1px solid var(--border);border-radius:10px;padding:8px 10px;font-size:13px;line-height:1.5;resize:none;outline:none;background:var(--bg-soft)}.chat-input-row textarea:focus{border-color:var(--accent);background:var(--bg)}.chat-send{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;background:var(--accent);color:#fff;flex-shrink:0}.chat-send:disabled{opacity:.4;cursor:default}.chat-provider{margin-top:6px;font-size:11px;color:var(--muted);text-align:center}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c1c1e47;display:flex;align-items:center;justify-content:center;z-index:100}.modal{width:440px;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);background:var(--bg);border-radius:14px;box-shadow:0 20px 60px #0003;display:flex;flex-direction:column;overflow:hidden}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px 12px;font-weight:600;font-size:14px}.modal-close{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;color:var(--muted)}.modal-close:hover{background:var(--bg-hover);color:var(--fg)}.modal-body{padding:0 18px;overflow-y:auto}.modal-body section{padding:10px 0 16px}.modal-body section+section{border-top:1px solid var(--border)}.modal-body h3{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:12px}.field{margin-bottom:12px}.field label{display:block;font-size:12.5px;font-weight:550;margin-bottom:5px}.field input[type=text],.field input[type=password],.field select{width:100%;height:32px;padding:0 10px;border:1px solid var(--border);border-radius:8px;font-size:13px;outline:none;background:var(--bg)}.field input:focus,.field select:focus{border-color:var(--accent)}.field-inline{display:flex;align-items:center;gap:10px}.field-inline input[type=range]{flex:1;accent-color:var(--accent)}.field-value{font-size:12.5px;color:var(--muted);width:38px;text-align:right}.modal-error{margin-bottom:12px;padding:8px 10px;font-size:12.5px;color:#b3261e;background:#fdeeed;border-radius:8px}.modal-footer{display:flex;justify-content:flex-end;gap:8px;padding:12px 18px 16px;border-top:1px solid var(--border)}.btn{height:32px;padding:0 16px;border-radius:8px;font-size:13px;font-weight:550;border:1px solid var(--border);background:var(--bg)}.btn:hover{background:var(--bg-hover)}.btn.primary{background:var(--accent);border-color:var(--accent);color:#fff}.btn.primary:hover{background:#5f48b8}.btn:disabled{opacity:.5;cursor:default}.boot{height:100%}.login{height:100%;display:flex;align-items:center;justify-content:center;background:var(--bg-soft)}.login-card{display:flex;flex-direction:column;align-items:center;gap:14px;width:300px;padding:36px 32px 30px;background:var(--bg);border:1px solid var(--border);border-radius:16px;box-shadow:0 12px 40px #0000000f}.login-orb{font-size:34px}.login-title{font-size:17px;font-weight:650;letter-spacing:-.01em}.login-card input{width:100%;height:36px;padding:0 12px;border:1px solid var(--border);border-radius:9px;font-size:14px;text-align:center;outline:none;background:var(--bg-soft)}.login-card input:focus{border-color:var(--accent);background:var(--bg)}.login-error{font-size:12.5px;color:#b3261e}.login-btn{width:100%;height:36px}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1c1c1e4d;z-index:60}.sidebar-left.drawer{position:fixed;top:0;bottom:0;left:0;z-index:61;width:min(82vw,320px);box-shadow:0 0 40px #0000002e;padding-bottom:env(safe-area-inset-bottom)}.fab{position:fixed;right:18px;bottom:calc(20px + env(safe-area-inset-bottom));width:54px;height:54px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #6e56cf66;z-index:40}.fab:active{transform:scale(.94)}@media(max-width:768px){.toolbar{padding:0 8px;gap:8px}.brand-text{display:none}.tb-side{flex:0 0 auto}.tb-center{flex:1}.searchbar input,.tree-input,.login-card input,.chat-input-row textarea{font-size:16px}.editor-header{padding:0 14px}.editor-words{display:none}.prose,.editor-textarea{padding:24px 20px 120px}.search-dropdown{max-height:55dvh}.modal{max-width:calc(100vw - 20px)}}
