:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body,#root{margin:0;padding:0;width:100%;height:100%;overflow:hidden;font-family:Segoe UI,Roboto,sans-serif;background-color:#171717;color:#f4f4f4}.editor-shell,.workspace{display:flex;width:100%;height:100%}.toolbar{width:80px;background-color:#111;display:flex;flex-direction:column;align-items:stretch;padding:.5rem .25rem;gap:.5rem;border-right:1px solid #2c2c2c}.toolbar button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;border:none;background:transparent;color:#eee;padding:.5rem .25rem;border-radius:.25rem}.toolbar button .icon{font-size:1.1rem}.toolbar button.active{background-color:#304ffe}.tool-context{width:280px;border-right:1px solid #2c2c2c;padding:1rem;background-color:#151515;display:flex;flex-direction:column;gap:.75rem}.tool-context header h2{margin:0;font-size:1.1rem}.tool-context header p{margin:.2rem 0 0;color:#b0b0b0;font-size:.85rem}.tool-context .form-control p{margin:0}.canvas-wrapper{flex:1;position:relative;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,#222,#141414 80%);border-right:1px solid #2c2c2c}.canvas-stage{width:100%;height:100%;display:flex;align-items:center;justify-content:center}canvas{border:1px solid #383838;background-color:#000}.canvas-status{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:#000000a6;font-size:1rem;letter-spacing:.02em}.canvas-status[data-error=true]{color:#ffb3b3}.capability-callout{position:absolute;bottom:1rem;left:1rem;background:#000000a6;padding:.5rem .75rem;border-radius:.25rem;font-size:.85rem;line-height:1.2}.sidebar{width:320px;background-color:#1f1f1f;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;box-sizing:border-box}.sidebar header h1{margin:0;font-size:1.2rem}.sidebar header p{margin:.25rem 0 0;font-size:.9rem;color:#b9b9b9}.history-controls{display:flex;gap:.5rem}.history-controls button{flex:1}.history-timeline{border:1px solid #2c2c2c;border-radius:.25rem;padding:.75rem;max-height:200px;overflow-y:auto;background-color:#181818}.history-timeline h3{margin:0 0 .5rem;font-size:.95rem}.history-item{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;font-size:.85rem}.history-item span.icon{width:1.25rem;text-align:center}.history-item.redo{opacity:.5}.layer-actions{display:flex;flex-direction:column;gap:.5rem}.layer-properties{display:flex;flex-direction:column;gap:.65rem;border-top:1px solid #2c2c2c;padding-top:1rem}.layer-properties h3{margin:0;font-size:1rem}.layer-panel{flex:1;display:flex;flex-direction:column}.panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.panel-header h2{margin:0;font-size:1rem}.layer-panel ul{list-style:none;padding:0;margin:0;flex:1;border:1px solid #2c2c2c;border-radius:.25rem;overflow-y:auto}.layer-panel li{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:.5rem .75rem;border-bottom:1px solid #2c2c2c;cursor:pointer;font-size:.9rem}.layer-panel li:last-child{border-bottom:none}.layer-panel li.selected{background-color:#2a4cb1}.layer-panel .layer-meta{font-size:.8rem;color:silver}.layer-actions-compact button{padding:.25rem .5rem;font-size:.8rem}.form-control{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem}.form-control input[type=range]{width:100%}.form-control select{background-color:#121212;border:1px solid #2c2c2c;color:#f0f0f0;padding:.35rem;border-radius:.25rem}button{background-color:#2a2a2a;color:#f0f0f0;border:1px solid #3b3b3b;padding:.45rem .75rem;border-radius:.25rem;cursor:pointer;transition:background-color .2s ease;font-size:.9rem}button:disabled{opacity:.5;cursor:not-allowed}button:not(:disabled):hover{background-color:#3a3a3a}button.active{background-color:#3e5ed2}
