:root{color:#252525;font-synthesis:none;background:#deddd9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,.button,input{font:inherit}.topbar{color:#fff;background:#242424;border-bottom:1px solid #000;justify-content:space-between;align-items:center;height:58px;padding:0 16px;display:flex}.version{opacity:.55;margin-left:8px;font-size:12px}.toolbar{gap:8px;display:flex}.toolbar button,.button,.stack-buttons button,.wide-button{color:#222;cursor:pointer;background:#fff;border:1px solid #aaa;border-radius:7px;padding:8px 11px}.toolbar .primary{background:#ffe45c;border-color:#d4b900}.workspace{grid-template-columns:240px 1fr 290px;height:calc(100vh - 58px);display:grid}.panel{background:#f7f7f5;overflow:auto}.layers-panel{border-right:1px solid #c4c3bf}.inspector-panel{border-left:1px solid #c4c3bf}.panel-heading{border-bottom:1px solid #d5d4d0;justify-content:space-between;align-items:center;height:44px;padding:0 14px;font-weight:700;display:flex}.panel-heading small{color:#777;font-weight:400}.panel-heading.section{border-top:1px solid #d5d4d0;margin-top:8px}.layer-list{padding:8px}.layer-row{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;grid-template-columns:46px 1fr;align-items:center;gap:9px;width:100%;padding:7px;display:grid}.layer-row:hover{background:#eae9e4}.layer-row.selected{background:#fff5ba;border-color:#d5bd35}.layer-row img{object-fit:contain;background:repeating-conic-gradient(#ddd 0 25%,#fff 0 50%) 50%/12px 12px;width:46px;height:38px}.layer-row span{min-width:0}.layer-row strong,.layer-row small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.layer-row small{color:#777;margin-top:2px}.canvas-area{background:#d0cfcb;flex-direction:column;min-width:0;display:flex}.canvas-controls{background:#eee;border-bottom:1px solid #bbb;justify-content:space-between;align-items:center;height:44px;padding:0 14px;font-size:13px;display:flex}.canvas-controls label{align-items:center;gap:8px;display:flex}.stage-shell{flex:1;padding:40px;position:relative;overflow:auto}.stage{transform-origin:0 0;position:relative;overflow:hidden;box-shadow:0 5px 26px #0004}.stage-layer{cursor:move;outline:1px solid #0000;position:absolute}.stage-layer.selected{outline:3px solid #f2c900}.resize-handle{cursor:nwse-resize;touch-action:none;z-index:2;background:#f2c900;border:2px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;bottom:-9px;right:-9px;box-shadow:0 1px 4px #0008}.stage-layer img{object-fit:fill;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.field-grid{grid-template-columns:1fr 1fr;gap:10px;padding:14px;display:grid}.field-grid label{color:#555;flex-direction:column;gap:5px;font-size:12px;display:flex}.field-grid input{color:#222;background:#fff;border:1px solid #bbb;border-radius:5px;width:100%;padding:7px}.field-grid input[type=color]{height:38px;padding:3px}.field-grid .wide{grid-column:1/-1}.field-grid output{color:#222;font-size:12px}.hint{color:#666;margin:0 0 13px;padding:0 14px;font-size:12px;line-height:1.45}.stack-buttons{grid-template-columns:1fr 1fr;gap:8px;padding:0 14px 10px;display:grid}.wide-button{width:calc(100% - 28px);margin:0 14px}.danger{color:#9a2424}.empty{color:#777;padding:18px 14px;font-size:13px;line-height:1.5}@media (width<=900px){.workspace{grid-template-columns:180px 1fr}.inspector-panel{width:280px;position:fixed;top:58px;bottom:0;right:0;box-shadow:-4px 0 20px #0002}.toolbar button:nth-last-child(n+3),.toolbar .button:nth-last-child(n+3){display:none}}.field-grid select{color:#222;background:#fff;border:1px solid #bbb;border-radius:5px;width:100%;padding:7px}.stage-layer img.animation-float{animation:8.5s cubic-bezier(.45,.05,.55,.95) infinite alternate editorFloat}.stage-layer img.animation-pulse{animation:5.8s cubic-bezier(.37,0,.63,1) infinite alternate editorPulse}@keyframes editorFloat{0%{transform:translate(-4px,3px)rotate(-.35deg)}28%{transform:translate(5px,-7px)rotate(.2deg)}62%{transform:translate(8px,2px)rotate(.45deg)}to{transform:translate(-2px,-8px)rotate(-.15deg)}}@keyframes editorPulse{0%{transform:scale(1)}45%{transform:scale(1.025)}to{transform:scale(1.055)}}@media (prefers-reduced-motion:reduce){.stage-layer img.animation-float,.stage-layer img.animation-pulse{animation:none!important}}
