[data-v-04256927]{box-sizing:border-box;margin:0;padding:0}.editor-container[data-v-04256927]{width:100vw;height:100vh;display:flex;flex-direction:column;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.header[data-v-04256927]{background:#fff;border-bottom:1px solid #e1e1e3;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 3px #0000000d}.app-title[data-v-04256927]{font-size:1.25rem;font-weight:600;color:#1a1a1a}.toolbar[data-v-04256927]{display:flex;gap:.5rem}.tool-btn[data-v-04256927]{background:#fff;border:1px solid #d1d1d6;border-radius:8px;padding:.5rem;cursor:pointer;transition:all .2s;color:#6e6e73}.tool-btn[data-v-04256927]:hover{background:#f5f5f7}.tool-btn.active[data-v-04256927]{background:#007aff;color:#fff;border-color:#007aff}.main-content[data-v-04256927]{flex:1;display:flex;overflow:hidden}.canvas-section[data-v-04256927]{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem}.drawing-canvas[data-v-04256927]{width:100%;max-width:600px;height:auto;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;cursor:crosshair}.rendered-path[data-v-04256927]{stroke:#2c2c2e;stroke-width:2;fill:#007aff1a;cursor:pointer;transition:fill .2s}.rendered-path[data-v-04256927]:hover{fill:#007aff33}.preview-path[data-v-04256927]{stroke:#007aff;stroke-width:2;fill:none}.handle-line[data-v-04256927]{stroke:#007aff;stroke-width:1;opacity:.5}.handle-point[data-v-04256927]{fill:#fff;stroke:#007aff;stroke-width:2;cursor:move}.handle-point.selected[data-v-04256927]{fill:#007aff}.anchor-point[data-v-04256927]{fill:#fff;stroke:#007aff;stroke-width:2;cursor:move}.anchor-point.selected[data-v-04256927]{fill:#007aff;stroke-width:3}.sidebar[data-v-04256927]{width:320px;background:#fff;border-left:1px solid #e1e1e3;display:flex;flex-direction:column;gap:1rem;padding:1rem;overflow-y:auto}.panel[data-v-04256927]{background:#fff;border-radius:12px;padding:1rem;border:1px solid #e1e1e3}.panel-title[data-v-04256927]{font-size:.875rem;font-weight:600;color:#6e6e73;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.layer-list[data-v-04256927]{display:flex;flex-direction:column;gap:.5rem}.layer-item[data-v-04256927]{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:8px;cursor:pointer;transition:background .2s}.layer-item[data-v-04256927]:hover{background:#f5f5f7}.layer-item.active[data-v-04256927]{background:#e8f2ff}.layer-thumb[data-v-04256927]{width:40px;height:40px;border:1px solid #e1e1e3;border-radius:4px;background:#fff}.layer-path[data-v-04256927]{stroke:#2c2c2e;stroke-width:2;fill:#0000001a}.layer-name[data-v-04256927]{font-size:.875rem;color:#2c2c2e}.add-layer-btn[data-v-04256927]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;background:#007aff;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s}.add-layer-btn[data-v-04256927]:hover{background:#0051d5}.svg-output[data-v-04256927]{width:100%;height:120px;padding:.75rem;border:1px solid #e1e1e3;border-radius:8px;font-family:Monaco,Menlo,monospace;font-size:.75rem;resize:vertical;background:#f5f5f7}.copy-btn[data-v-04256927]{width:100%;padding:.75rem;margin-top:.5rem;background:#fff;color:#007aff;border:1px solid #007aff;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.copy-btn[data-v-04256927]:hover{background:#007aff;color:#fff}@media (max-width: 768px){.main-content[data-v-04256927]{flex-direction:column}.sidebar[data-v-04256927]{width:100%;border-left:none;border-top:1px solid #e1e1e3}.canvas-section[data-v-04256927]{padding:1rem}}html,body{height:100%}body{margin:0;background:#eee;display:flex;flex-direction:column;align-items:center;justify-content:center}
