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}.scene-layout{flex:1;display:flex;flex-direction:row;overflow:hidden}.canvas-wrapper{flex:1;height:100%;position:relative}
