.layout{display:flex;flex-direction:column;height:100dvh;background:#1a1a2e;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.layout-panels{display:grid;grid-template-columns:1fr 1.5fr .8fr;flex:1;min-height:0;gap:1px;background:#2a2a3e}.layout-panel{overflow:hidden;background:#1e1e2e}.layout-editor{display:flex;flex-direction:column}.layout-viewport{position:relative;background:linear-gradient(180deg,#1a1a2e,#16213e,#0f3460)}.layout-chat{display:flex;flex-direction:column}.layout-panels-expanded{grid-template-columns:1fr}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden;background:#1a1a2e;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}#root{height:100%}button,select{font-family:inherit}
