html,body,#app{height:100%;margin:0}body{font-family:Noto Sans SC,Space Grotesk,sans-serif;background-color:#030712;color:#e2e8f0;overflow:hidden;scrollbar-gutter:stable}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#090d16}::-webkit-scrollbar-thumb{background:#1e293b;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#06b6d4}.typing-cursor:after{content:"▋";animation:blink .8s infinite;color:#06b6d4;margin-left:2px}.editor-tree-panel{flex:0 0 clamp(240px,14vw,280px);width:clamp(240px,14vw,280px)}.editor-writing-panel{flex:1 1 auto;min-width:0}.editor-ai-panel{flex:0 0 clamp(320px,18vw,360px);width:clamp(320px,18vw,360px)}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}
