:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#3c302b;background:#f7f2ec;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,textarea,select{font:inherit}button{border:0;cursor:pointer}.app-shell{min-height:100vh;padding:24px}.topbar{max-width:1360px;margin:0 auto 20px;display:flex;justify-content:space-between;align-items:end;gap:24px}.eyebrow{margin:0 0 4px;color:#a8785c;letter-spacing:.16em;font-size:11px;font-weight:700}h1{margin:0;font-size:clamp(24px,4vw,38px);letter-spacing:-.04em}.actions,.control-row{display:flex;align-items:center;gap:8px}button{background:#5d473d;color:#fffaf5;border-radius:999px;padding:10px 16px;font-weight:700}button:disabled{opacity:.45;cursor:not-allowed}button.secondary{color:#5d473d;background:#eee4db}.notice{color:#987766;font-size:13px}.workspace{max-width:1360px;margin:0 auto;display:grid;grid-template-columns:220px minmax(280px,1fr) 240px;gap:16px;align-items:stretch}.panel{background:#fffcf8d6;border:1px solid #eadfd5;border-radius:20px;padding:16px;box-shadow:0 12px 35px #5b3d2b0f}.panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;font-weight:800}.panel-title small{font-weight:500;color:#a58d7d;font-size:11px}.layer-row{width:100%;color:#5d473d;border-radius:12px;display:grid;grid-template-columns:1fr auto;gap:4px;align-items:center;text-align:left;margin:4px 0;padding:4px}.layer-row.active{background:#f0dfd1}.layer-select{width:100%;background:transparent;color:inherit;border-radius:10px;display:grid;grid-template-columns:12px 1fr auto;gap:8px;align-items:center;text-align:left;padding:7px 4px}.layer-select small{color:#a58d7d;font-size:10px}.layer-order-controls{display:flex;gap:2px}.icon-button{width:28px;height:28px;padding:0;border-radius:8px;background:#eee4db;color:#725849;font-size:16px;line-height:1}.icon-button:disabled{opacity:.3}.layer-dot{width:10px;height:10px;border-radius:50%;border:1px solid rgba(0,0,0,.08)}.asset-tools{border-top:1px solid #eadfd5;margin-top:16px;padding-top:14px}.tool-label{margin:0 0 8px;color:#836b5d;font-size:12px;font-weight:800}.url-row{display:flex;gap:6px}.url-row input{min-width:0;width:100%;border:1px solid #e4d6c9;border-radius:10px;padding:8px;background:#fffdfa;color:#4b3931}.compact{padding:8px 10px;white-space:nowrap}.upload-button{display:block;text-align:center;margin-top:8px;padding:9px;border:1px dashed #cda88f;color:#9a715b;border-radius:10px;cursor:pointer;font-size:12px}.upload-button input{display:none}.canvas-wrap{min-height:650px;display:grid;place-items:center;background:radial-gradient(circle at 50% 15%,#fffaf5,#eee4dc);border-radius:24px;padding:24px}.canvas-stage{width:min(100%,560px);max-height:78vh;aspect-ratio:3 / 4;filter:drop-shadow(0 24px 30px rgba(91,61,43,.16))}.scene{width:100%;height:100%;overflow:visible;touch-action:none}.scene g{cursor:grab;transform-box:fill-box;transform-origin:center}.scene g:active{cursor:grabbing}.selected-hitbox{pointer-events:all;cursor:grab}.selected-hitbox rect{fill:#000;fill-opacity:0;stroke:none;pointer-events:all}.scene g.selected>*{stroke:#c58361;stroke-width:4;stroke-dasharray:10 8;vector-effect:non-scaling-stroke}.transform-controls{pointer-events:all}.selection-box,.rotation-stem{pointer-events:none}.selection-box{fill:none;stroke:#b76d4d;stroke-width:3;stroke-dasharray:10 7;vector-effect:non-scaling-stroke}.rotation-stem{stroke:#b76d4d;stroke-width:3;vector-effect:non-scaling-stroke}.rotation-handle,.resize-handle{fill:#fffaf4;stroke:#b76d4d;stroke-width:3;vector-effect:non-scaling-stroke;pointer-events:all}.rotation-handle{cursor:grab}.rotation-handle:active{cursor:grabbing}.resize-handle{cursor:nwse-resize}.card-text{font-family:Georgia,"Noto Serif CJK SC",serif;dominant-baseline:middle;pointer-events:none}.inspector label{display:grid;gap:7px;font-size:12px;color:#836b5d;font-weight:700;margin:16px 0}textarea,select{border:1px solid #e4d6c9;border-radius:12px;padding:10px;background:#fffdfa;color:#4b3931;outline-color:#bc8568}textarea{min-height:110px;resize:vertical}.muted{color:#a58d7d;font-size:13px;line-height:1.6}.gesture-hint{margin:0;padding:10px 12px;border-radius:12px;background:#f6eee7;color:#987766;font-size:12px;line-height:1.55}@media(max-width:900px){.app-shell{padding:14px}.topbar{align-items:start;flex-direction:column}.actions{width:100%;flex-wrap:wrap}.notice{flex:1 1 100%}.workspace{grid-template-columns:1fr}.layers-panel{order:2}.canvas-wrap{order:1;min-height:58vh;padding:16px}.inspector{order:3}}@media(prefers-color-scheme:dark){:root{color:#f4e9df;background:#211b18}.panel{background:#2b231f;border-color:#493a32}.canvas-wrap{background:radial-gradient(circle at 50% 15%,#3b2e27,#1e1917)}textarea,select{background:#332923;color:#f4e9df;border-color:#5a473b}.layer-row{color:#f4e9df}.layer-row.active{background:#4a372d}button.secondary{color:#f4e9df;background:#49382f}}
