body{margin:0;overflow:hidden;background:#0d0d1a;font-family:Segoe UI,system-ui,sans-serif;color:#e0e0e0}*{box-sizing:border-box;margin:0;padding:0}body{background:#0a0a14;font-family:Segoe UI,system-ui,sans-serif;overflow:hidden}#root{width:100vw;height:100vh;max-width:none;padding:0}.app{display:flex;flex-direction:column;width:100vw;height:100vh}.tab-bar{display:flex;background:#0e1220;border-bottom:1px solid #1e2a3a;flex-shrink:0;z-index:10}.tab{flex:1;padding:12px 16px;border:none;background:transparent;color:#567;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s;border-bottom:3px solid transparent}.tab:hover{color:#89a;background:#111828}.tab.active{color:#a0e0a0;border-bottom-color:#4caf50;background:#0a1218}.guide-wrapper{flex:1;overflow:hidden}.scene-layout{flex:1;display:flex;flex-direction:row;overflow:hidden}.canvas-wrapper{flex:1;height:100%;position:relative}
