*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}body{-webkit-user-select:none;user-select:none}input,textarea,[contenteditable=true],.tv-content,.jv-content,.md-content,.message-content,pre,code{-webkit-user-select:text;user-select:text}:root{--mobile-width: 768px;--recent-hover-font-size: .75rem;--panel-header-height: 28px;--primary-color: #4dba87;--primary-fg: #1a1a1a;--primary-btn-text: #1a1a1a;--secondary-color: #4a6fa5;--highlight-bg: #fff3cd;--background: #f5f5f5;--card-background: #fffdf8;--text-color: #2c3e50;--border-color: #e0e0e0;--shadow-color: rgba(0, 0, 0, .1);--input-background: #fffdf8;--code-background: #f8f9fa;--link-color: #3b82f6;--sidebar-collapsed-width: 40px;--header-bg: #667eea;--header-fg: #ffffff;--footer-bg: #667eea;--footer-fg: #ffffff;--left-sidebar-bg: #f7fafc;--left-sidebar-fg: #2d3748;--right-sidebar-bg: #f7fafc;--right-sidebar-fg: #2d3748;--tab-strip-bg: #fffdf8;--tab-strip-fg: #4a5568;--tab-active-bg: #667eea;--content-bg: #fffdf8;--content-fg: #2d3748;--panel-bg: #fffdf8;--panel-fg: #2d3748;--dialog-bg: #fffdf8;--dialog-fg: #2d3748;--dialog-header-bg: #667eea;--dialog-header-fg: #ffffff;--popup-bg: #fffdf8;--popup-fg: #2d3748;--toolbox-bg: #fffdf8;--toolbox-fg: #2d3748}@media (prefers-color-scheme: dark){:root{--primary-color: #42b883;--primary-fg: #1a1a1a;--primary-btn-text: #1a1a1a;--secondary-color: #d4a843;--highlight-bg: #3b3520;--background: #1a1a1a;--card-background: #2d2d2d;--text-color: #e4e4e4;--border-color: #444444;--shadow-color: rgba(0, 0, 0, .3);--link-color: #f5deb3;--input-background: #3a3a3a;--code-background: #2a2a2a;--header-bg: #1a202c;--header-fg: #e2e8f0;--footer-bg: #1a202c;--footer-fg: #e2e8f0;--left-sidebar-bg: #2d3748;--left-sidebar-fg: #e2e8f0;--right-sidebar-bg: #2d3748;--right-sidebar-fg: #e2e8f0;--tab-strip-bg: #2d3748;--tab-strip-fg: #cbd5e0;--tab-active-bg: #4a5568;--content-bg: #1a202c;--content-fg: #e2e8f0;--panel-bg: #1a202c;--panel-fg: #e2e8f0;--dialog-bg: #2d3748;--dialog-fg: #e2e8f0;--dialog-header-bg: #1a202c;--dialog-header-fg: #e2e8f0;--popup-bg: #2d3748;--popup-fg: #e2e8f0;--toolbox-bg: #2d3748;--toolbox-fg: #e2e8f0}}[data-theme=light]{--primary-color: #4dba87;--primary-fg: #1a1a1a;--primary-btn-text: #1a1a1a;--secondary-color: #4a6fa5;--highlight-bg: #fff3cd;--background: #f5f5f5;--card-background: #fffdf8;--text-color: #2c3e50;--link-color: #3b82f6;--border-color: #e0e0e0;--shadow-color: rgba(0, 0, 0, .1);--input-background: #fffdf8;--code-background: #f8f9fa;--header-bg: #667eea;--header-fg: #ffffff;--footer-bg: #667eea;--footer-fg: #ffffff;--left-sidebar-bg: #f7fafc;--left-sidebar-fg: #2d3748;--right-sidebar-bg: #f7fafc;--right-sidebar-fg: #2d3748;--tab-strip-bg: #fffdf8;--tab-strip-fg: #4a5568;--tab-active-bg: #667eea;--content-bg: #fffdf8;--content-fg: #2d3748;--panel-bg: #fffdf8;--panel-fg: #2d3748;--dialog-bg: #fffdf8;--dialog-fg: #2d3748;--dialog-header-bg: #667eea;--dialog-header-fg: #ffffff;--popup-bg: #fffdf8;--popup-fg: #2d3748;--toolbox-bg: #fffdf8;--toolbox-fg: #2d3748}[data-theme=dark]{--primary-color: #42b883;--primary-fg: #1a1a1a;--primary-btn-text: #1a1a1a;--secondary-color: #d4a843;--highlight-bg: #3b3520;--background: #1a1a1a;--card-background: #2d2d2d;--text-color: #e4e4e4;--link-color: #f5deb3;--border-color: #444444;--shadow-color: rgba(0, 0, 0, .3);--input-background: #3a3a3a;--code-background: #2a2a2a;--header-bg: #1a202c;--header-fg: #e2e8f0;--footer-bg: #1a202c;--footer-fg: #e2e8f0;--left-sidebar-bg: #2d3748;--left-sidebar-fg: #e2e8f0;--right-sidebar-bg: #2d3748;--right-sidebar-fg: #e2e8f0;--tab-strip-bg: #2d3748;--tab-strip-fg: #cbd5e0;--tab-active-bg: #4a5568;--content-bg: #1a202c;--content-fg: #e2e8f0;--panel-bg: #1a202c;--panel-fg: #e2e8f0;--dialog-bg: #2d3748;--dialog-fg: #e2e8f0;--dialog-header-bg: #1a202c;--dialog-header-fg: #e2e8f0;--popup-bg: #2d3748;--popup-fg: #e2e8f0;--toolbox-bg: #2d3748;--toolbox-fg: #e2e8f0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:var(--background);color:var(--text-color);line-height:1.6}#app{height:100vh;display:flex;flex-direction:column;overflow:hidden}.app-body{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;position:relative}.app-body.has-tab-bg .tabs-content{background:transparent}.app-body-row{display:flex;flex-direction:row;flex:1;min-height:0}.app-body>.app-tab-bar,.app-body>.app-body-row,.app-body-row>.app-main,.app-body-row>.app-sidebar{position:relative;z-index:1}.app-tab-bar{flex-shrink:0}.app-main{flex:1;padding:0 0 32px;max-width:100%;margin:0;width:100%;overflow:hidden;display:flex;flex-direction:column;transition:padding .3s ease;min-height:0}body.sidebar-resizing iframe{pointer-events:none}.empty-tab{padding:2rem;text-align:center;color:var(--text-color);opacity:.6}.welcome-tab{padding:48px 32px;text-align:center;color:var(--text-color)}.welcome-tab h2{font-size:2rem;margin-bottom:1rem;color:var(--secondary-color)}.welcome-tab p{font-size:1.1rem;opacity:.8}.sidebar-content-item{margin-bottom:1rem}.sidebar-content-item h4{margin-top:0;margin-bottom:.75rem;color:var(--secondary-color)}.sidebar-content-item ul{list-style:none;padding:0;margin:0}.sidebar-content-item li{margin-bottom:.5rem}.sidebar-content-item a{color:var(--text-color);text-decoration:none;transition:color .2s}.sidebar-content-item a:hover{color:var(--secondary-color)}body.stage-dragging iframe{pointer-events:none}@media (max-width: 768px){.app-header h1{font-size:1.8rem}.app-main{padding:0}}.lazy-panel-note{padding:16px;font-size:.85rem;opacity:.7}.lazy-panel-error{color:#e06c75;opacity:1}
