:root,[data-theme=dark]{--md-sys-color-primary:#cfbcff;--md-sys-color-on-primary:#381e72;--md-sys-color-primary-container:#4f378b;--md-sys-color-on-primary-container:#eaddff;--md-sys-color-secondary:#ccc2dc;--md-sys-color-on-secondary:#332d41;--md-sys-color-secondary-container:#4a4458;--md-sys-color-on-secondary-container:#e8def8;--md-sys-color-tertiary:#efb8c8;--md-sys-color-on-tertiary:#492532;--md-sys-color-tertiary-container:#633b48;--md-sys-color-on-tertiary-container:#ffd8e4;--md-sys-color-error:#f2b8b5;--md-sys-color-on-error:#601410;--md-sys-color-surface:#1c1b1f;--md-sys-color-on-surface:#e6e1e5;--md-sys-color-surface-variant:#49454f;--md-sys-color-on-surface-variant:#cac4d0;--md-sys-color-outline:#938f99;--md-sys-color-outline-variant:#49454f;--md-sys-color-surface-container-lowest:#0f0d13;--md-sys-color-surface-container-low:#1d1b20;--md-sys-color-surface-container:#211f26;--md-sys-color-surface-container-high:#2b2930;--md-sys-color-surface-container-highest:#36343b;--md-sys-color-inverse-surface:#e6e1e5;--md-sys-color-inverse-on-surface:#313033;--md-sys-color-success:#a8d5a2}[data-theme=light]{--md-sys-color-primary:#6750a4;--md-sys-color-on-primary:#fff;--md-sys-color-primary-container:#eaddff;--md-sys-color-on-primary-container:#21005d;--md-sys-color-secondary:#625b71;--md-sys-color-on-secondary:#fff;--md-sys-color-secondary-container:#e8def8;--md-sys-color-on-secondary-container:#1d192b;--md-sys-color-tertiary:#7d5260;--md-sys-color-on-tertiary:#fff;--md-sys-color-tertiary-container:#ffd8e4;--md-sys-color-on-tertiary-container:#31111d;--md-sys-color-error:#b3261e;--md-sys-color-on-error:#fff;--md-sys-color-surface:#fffbfe;--md-sys-color-on-surface:#1c1b1f;--md-sys-color-surface-variant:#e7e0ec;--md-sys-color-on-surface-variant:#49454f;--md-sys-color-outline:#79747e;--md-sys-color-outline-variant:#cac4d0;--md-sys-color-surface-container-lowest:#fff;--md-sys-color-surface-container-low:#f7f2fa;--md-sys-color-surface-container:#f3edf7;--md-sys-color-surface-container-high:#ece6f0;--md-sys-color-surface-container-highest:#e6e0e9;--md-sys-color-inverse-surface:#313033;--md-sys-color-inverse-on-surface:#f4eff4;--md-sys-color-success:#386a20}:root{--md-sys-typescale-body-medium:400 14px/20px "Roboto", system-ui, sans-serif;--md-sys-typescale-body-small:400 13px/18px "Roboto", system-ui, sans-serif;--md-sys-typescale-label-large:500 14px/20px "Roboto", system-ui, sans-serif;--md-sys-typescale-label-medium:500 13px/18px "Roboto", system-ui, sans-serif;--md-sys-typescale-label-small:500 12px/16px "Roboto", system-ui, sans-serif;--md-sys-typescale-title-medium:500 16px/24px "Roboto", system-ui, sans-serif;--md-sys-typescale-title-small:500 14px/20px "Roboto", system-ui, sans-serif;--md-sys-typescale-headline-small:400 24px/32px "Roboto", system-ui, sans-serif;--md-sys-shape-corner-extra-small:4px;--md-sys-shape-corner-small:8px;--md-sys-shape-corner-medium:12px;--md-sys-shape-corner-large:16px;--md-sys-shape-corner-extra-large:28px;--md-sys-motion-easing-emphasized:cubic-bezier(.2, 0, 0, 1);--md-sys-motion-duration-medium:.3s;--md-sys-motion-duration-long:.5s;--surface:var(--md-sys-color-surface);--on-surface:var(--md-sys-color-on-surface);--surface-container:var(--md-sys-color-surface-container);--surface-container-low:var(--md-sys-color-surface-container-low);--surface-container-high:var(--md-sys-color-surface-container-high);--surface-container-highest:var(--md-sys-color-surface-container-highest);--primary:var(--md-sys-color-primary);--on-primary:var(--md-sys-color-on-primary);--primary-container:var(--md-sys-color-primary-container);--secondary:var(--md-sys-color-secondary);--secondary-container:var(--md-sys-color-secondary-container);--outline:var(--md-sys-color-outline);--outline-variant:var(--md-sys-color-outline-variant);--on-surface-variant:var(--md-sys-color-on-surface-variant)}*,:before,:after{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;padding:0}body{background:var(--surface);color:var(--on-surface);font:var(--md-sys-typescale-body-medium);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow:hidden}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--outline-variant);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--outline)}.elevation-1{background:color-mix(in srgb, var(--primary) 5%, var(--surface))}.elevation-2{background:color-mix(in srgb, var(--primary) 8%, var(--surface))}.elevation-3{background:color-mix(in srgb, var(--primary) 11%, var(--surface))}.control-panel[data-v-6ef4cb3a]{color:var(--on-surface)}.panel-header[data-v-6ef4cb3a]{border-bottom:1px solid var(--outline-variant);align-items:center;gap:10px;margin-bottom:12px;padding-bottom:10px;display:flex}.panel-header h2[data-v-6ef4cb3a]{font:var(--md-sys-typescale-title-small);color:var(--on-surface);margin:0}.color-badge[data-v-6ef4cb3a]{border:2px solid var(--outline);border-radius:50%;width:18px;height:18px}.section[data-v-6ef4cb3a]{margin-bottom:14px}.section-label[data-v-6ef4cb3a]{font:var(--md-sys-typescale-label-medium);color:var(--primary);letter-spacing:.3px;margin-bottom:6px;display:block}.category-tabs[data-v-6ef4cb3a]{gap:4px;margin-bottom:8px;display:flex}.cat-btn[data-v-6ef4cb3a]{font:var(--md-sys-typescale-label-small);background:var(--surface-container-high);color:var(--on-surface-variant);border-radius:var(--md-sys-shape-corner-small);cursor:pointer;transition:all var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-emphasized);border:none;flex:1;padding:6px 8px}.cat-btn[data-v-6ef4cb3a]:hover{background:var(--surface-container-high)}.cat-btn.active[data-v-6ef4cb3a]{background:var(--secondary-container);color:var(--md-sys-color-on-secondary-container);border-color:var(--secondary-container)}.search-input[data-v-6ef4cb3a]{background:var(--surface-container-highest);border-radius:var(--md-sys-shape-corner-medium);width:100%;color:var(--on-surface);font:var(--md-sys-typescale-body-medium);box-sizing:border-box;transition:box-shadow var(--md-sys-motion-duration-medium);border:none;outline:none;margin-bottom:6px;padding:10px 12px}.search-input[data-v-6ef4cb3a]:focus{box-shadow:0 0 0 2px var(--primary)}.search-input[data-v-6ef4cb3a]::placeholder{color:var(--on-surface-variant)}.particle-list[data-v-6ef4cb3a]{border-radius:var(--md-sys-shape-corner-medium);background:var(--surface-container);scrollbar-width:thin;max-height:160px;overflow-y:auto}.particle-item[data-v-6ef4cb3a]{cursor:pointer;font:var(--md-sys-typescale-body-small);align-items:center;gap:8px;padding:8px 12px;transition:background .15s;display:flex}.particle-item[data-v-6ef4cb3a]:hover{background:color-mix(in srgb, var(--on-surface) 8%, transparent)}.particle-item.selected[data-v-6ef4cb3a]{background:var(--primary-container);color:var(--md-sys-color-on-primary-container)}.particle-name[data-v-6ef4cb3a]{flex:1;font-weight:500}.particle-id[data-v-6ef4cb3a]{font:var(--md-sys-typescale-label-small);color:var(--outline);font-family:ui-monospace,Consolas,monospace}.extra-badge[data-v-6ef4cb3a]{background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container);border-radius:var(--md-sys-shape-corner-extra-small);padding:1px 5px;font-size:9px;font-weight:600}.grid-3[data-v-6ef4cb3a]{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:6px;display:grid}.grid-2[data-v-6ef4cb3a]{grid-template-columns:1fr 1fr;gap:8px;display:grid}.input-group[data-v-6ef4cb3a]{flex-direction:column;display:flex}.input-group label[data-v-6ef4cb3a]{font:var(--md-sys-typescale-label-small);color:var(--on-surface-variant);margin-bottom:4px}.field[data-v-6ef4cb3a]{background:var(--surface-container-highest);border-radius:var(--md-sys-shape-corner-small);color:var(--on-surface);font:var(--md-sys-typescale-body-medium);box-sizing:border-box;width:100%;transition:box-shadow var(--md-sys-motion-duration-medium);border:none;outline:none;padding:10px 12px}.field[data-v-6ef4cb3a]:focus{box-shadow:0 0 0 2px var(--primary)}select.field[data-v-6ef4cb3a]{cursor:pointer}.slider[data-v-6ef4cb3a]{width:100%;accent-color:var(--primary);border-radius:2px;height:4px}.hint[data-v-6ef4cb3a]{font:var(--md-sys-typescale-body-small);color:var(--outline);margin-top:4px}.toggle-row[data-v-6ef4cb3a]{margin-bottom:8px}.toggle[data-v-6ef4cb3a]{cursor:pointer;align-items:center;gap:10px;display:inline-flex}.toggle input[data-v-6ef4cb3a]{display:none}.toggle-slider[data-v-6ef4cb3a]{background:var(--surface-container-highest);border:2px solid var(--outline);width:44px;height:24px;transition:all .3s var(--md-sys-motion-easing-emphasized);border-radius:12px;position:relative}.toggle-slider[data-v-6ef4cb3a]:after{content:"";background:var(--outline);width:16px;height:16px;transition:all .3s var(--md-sys-motion-easing-emphasized);border-radius:50%;position:absolute;top:2px;left:2px}.toggle input:checked+.toggle-slider[data-v-6ef4cb3a]{background:var(--primary);border-color:var(--primary)}.toggle input:checked+.toggle-slider[data-v-6ef4cb3a]:after{background:var(--on-primary);left:24px}.toggle-label[data-v-6ef4cb3a]{font:var(--md-sys-typescale-label-medium);color:var(--on-surface)}.play-btn[data-v-6ef4cb3a]{font:var(--md-sys-typescale-label-large);border-radius:var(--md-sys-shape-corner-small);cursor:pointer;background:var(--surface-container-high);color:var(--on-surface);border:none;padding:8px 14px;transition:all .2s}.play-btn.playing[data-v-6ef4cb3a]{background:var(--md-sys-color-tertiary-container);color:var(--md-sys-color-on-tertiary-container)}.play-btn[data-v-6ef4cb3a]:hover{background:var(--surface-container-highest)}.extra-section[data-v-6ef4cb3a]{background:var(--surface-container-high);border-radius:var(--md-sys-shape-corner-medium);padding:12px}.command-section[data-v-6ef4cb3a]{margin-top:8px}.command-box[data-v-6ef4cb3a]{background:var(--surface-container-lowest);border-radius:var(--md-sys-shape-corner-medium);word-break:break-all;margin-bottom:8px;padding:12px}.command-text[data-v-6ef4cb3a]{color:var(--md-sys-color-success);font-family:ui-monospace,Consolas,monospace;font-size:12px;line-height:1.5}.copy-btn[data-v-6ef4cb3a]{width:100%;font:var(--md-sys-typescale-label-large);background:var(--primary-container);color:var(--md-sys-color-on-primary-container);border-radius:var(--md-sys-shape-corner-large);cursor:pointer;transition:all var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-emphasized);border:none;padding:10px}.copy-btn[data-v-6ef4cb3a]:hover{filter:brightness(1.1)}.copy-btn.copied[data-v-6ef4cb3a]{background:var(--md-sys-color-success);color:#1a1a1a}.export-btn[data-v-6ef4cb3a]{width:100%;font:var(--md-sys-typescale-label-large);background:var(--primary);color:var(--on-primary);border-radius:var(--md-sys-shape-corner-large);cursor:pointer;transition:all var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-emphasized);border:none;padding:12px}.export-btn[data-v-6ef4cb3a]:hover{filter:brightness(1.1);box-shadow:0 1px 3px #0000004d}.export-btn.exporting[data-v-6ef4cb3a],.export-btn[data-v-6ef4cb3a]:disabled{opacity:.5;cursor:not-allowed;filter:none}.export-msg[data-v-6ef4cb3a]{font:var(--md-sys-typescale-body-small);color:var(--md-sys-color-success);text-align:center;margin-top:6px}.export-btns[data-v-6ef4cb3a]{gap:8px;display:flex}.export-btns .export-btn[data-v-6ef4cb3a]{flex:1;padding:10px}.csv-btn[data-v-6ef4cb3a]{background:var(--secondary-container)!important;color:var(--md-sys-color-on-secondary-container)!important}.csv-btn[data-v-6ef4cb3a]:hover{filter:brightness(1.1)!important}.csv-row[data-v-6ef4cb3a]{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.csv-upload-btn[data-v-6ef4cb3a]{background:var(--surface-container-high);color:var(--primary);border-radius:var(--md-sys-shape-corner-medium);cursor:pointer;font:var(--md-sys-typescale-label-large);border:none;padding:8px 16px;transition:all .2s;display:inline-block}.csv-upload-btn[data-v-6ef4cb3a]:hover{background:var(--surface-container-highest)}.csv-info[data-v-6ef4cb3a]{font:var(--md-sys-typescale-body-small);color:var(--md-sys-color-success);flex:1}.csv-clear-btn[data-v-6ef4cb3a]{font:var(--md-sys-typescale-label-medium);background:var(--md-sys-color-error);color:var(--md-sys-color-on-error);border-radius:var(--md-sys-shape-corner-small);cursor:pointer;border:none;padding:6px 12px}.csv-clear-btn[data-v-6ef4cb3a]:hover{filter:brightness(1.1)}.csv-options[data-v-6ef4cb3a]{background:var(--surface-container);border-radius:var(--md-sys-shape-corner-medium);margin-top:8px;padding:12px}.around-params[data-v-6ef4cb3a]{margin-top:8px}.preview-wrapper[data-v-86e50331]{background:var(--surface-container-lowest,#0f0d13);flex:1;min-height:0;position:relative;overflow:hidden}.preview-wrapper[data-v-86e50331] canvas{display:block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.preview-label[data-v-86e50331]{font:var(--md-sys-typescale-label-small,500 11px/16px system-ui);color:var(--on-surface-variant,#cac4d0);pointer-events:none;z-index:1;opacity:.7;position:absolute;top:10px;left:14px}.preview-hint[data-v-86e50331]{font:var(--md-sys-typescale-label-small,500 11px/16px system-ui);color:var(--on-surface-variant,#cac4d0);pointer-events:none;z-index:1;opacity:.6;font-family:ui-monospace,Consolas,monospace;position:absolute;bottom:8px;right:14px}.preview-size[data-v-86e50331]{font:var(--md-sys-typescale-label-small,500 11px/16px system-ui);color:var(--outline,#938f99);pointer-events:none;z-index:1;opacity:.5;font-family:ui-monospace,Consolas,monospace;position:absolute;bottom:8px;left:14px}.export-section[data-v-b73f1808]{border-top:1px solid var(--outline-variant);margin-top:12px;padding-top:12px}.section[data-v-b73f1808]{margin-bottom:12px}.section-label[data-v-b73f1808]{font:var(--md-sys-typescale-label-medium);color:var(--primary);margin-bottom:6px;display:block}.grid-2[data-v-b73f1808]{grid-template-columns:1fr 1fr;gap:8px;display:grid}.grid-3[data-v-b73f1808]{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.input-group[data-v-b73f1808]{flex-direction:column;display:flex}.input-group label[data-v-b73f1808]{font:var(--md-sys-typescale-label-small);color:var(--on-surface-variant);margin-bottom:3px}.field[data-v-b73f1808]{background:var(--surface-container-highest);color:var(--on-surface);border-radius:var(--md-sys-shape-corner-small);font:var(--md-sys-typescale-body-small);box-sizing:border-box;width:100%;transition:box-shadow var(--md-sys-motion-duration-medium);border:none;outline:none;padding:8px 10px}.field[data-v-b73f1808]:focus{box-shadow:0 0 0 2px var(--primary)}select.field[data-v-b73f1808]{cursor:pointer}.slider[data-v-b73f1808]{width:100%;accent-color:var(--primary)}.hint[data-v-b73f1808]{font:var(--md-sys-typescale-label-small);color:var(--on-surface-variant);opacity:.6;margin-top:4px}.extra-section[data-v-b73f1808]{background:var(--surface-container-high);border-radius:var(--md-sys-shape-corner-medium);border:none;padding:10px}.export-btn[data-v-b73f1808]{width:100%;font:var(--md-sys-typescale-label-large);background:var(--primary);color:var(--on-primary);border-radius:var(--md-sys-shape-corner-large);cursor:pointer;transition:all var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-emphasized);border:none;padding:10px}.export-btn[data-v-b73f1808]:hover{opacity:.88}.export-btn.exporting[data-v-b73f1808],.export-btn[data-v-b73f1808]:disabled{opacity:.38;cursor:not-allowed}.bedrock-export-btn[data-v-b73f1808]{background:var(--secondary-container);color:var(--md-sys-color-on-secondary-container);margin-top:8px}.export-msg[data-v-b73f1808]{font:var(--md-sys-typescale-body-small);color:var(--md-sys-color-success);text-align:center;margin-top:6px}.shape-panel[data-v-6dc702b1]{color:var(--on-surface)}.panel-header[data-v-6dc702b1]{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.panel-header h3[data-v-6dc702b1]{font:var(--md-sys-typescale-title-small);color:var(--on-surface-variant);margin:0}.point-badge[data-v-6dc702b1]{font:var(--md-sys-typescale-label-small);background:var(--primary-container);color:var(--md-sys-color-on-primary-container);border-radius:10px;padding:2px 8px}.shape-grid[data-v-6dc702b1]{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:14px;display:grid}.shape-item[data-v-6dc702b1]{background:var(--surface-container-high);border-radius:var(--md-sys-shape-corner-small);cursor:pointer;transition:all var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-emphasized);color:var(--on-surface-variant);border:none;flex-direction:column;align-items:center;padding:8px 4px;display:flex}.shape-item[data-v-6dc702b1]:hover{background:var(--surface-container-highest);color:var(--on-surface)}.shape-item.active[data-v-6dc702b1]{background:var(--primary-container);color:var(--md-sys-color-on-primary-container);border:none}.shape-icon[data-v-6dc702b1]{margin-bottom:2px;font-size:18px}.shape-name[data-v-6dc702b1]{font:var(--md-sys-typescale-label-small)}.params-section[data-v-6dc702b1]{background:var(--surface-container-high);border-radius:var(--md-sys-shape-corner-medium);border:none;margin-bottom:10px;padding:10px}.section-label[data-v-6dc702b1]{font:var(--md-sys-typescale-label-medium);color:var(--primary);margin-bottom:8px;display:block}.params-list[data-v-6dc702b1]{flex-direction:column;gap:6px;display:flex}.param-row[data-v-6dc702b1]{align-items:center;gap:8px;display:flex}.param-row label[data-v-6dc702b1]{font:var(--md-sys-typescale-label-small);color:var(--on-surface-variant);flex-shrink:0;min-width:60px}.field[data-v-6dc702b1]{background:var(--surface-container-highest);color:var(--on-surface);border-radius:var(--md-sys-shape-corner-small);font:var(--md-sys-typescale-body-small);box-sizing:border-box;transition:box-shadow var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-emphasized);border:none;flex:1;padding:5px 7px}.field[data-v-6dc702b1]:focus{box-shadow:0 0 0 2px var(--primary);outline:none}.gen-btn[data-v-6dc702b1]{width:100%;font:var(--md-sys-typescale-label-large);background:var(--md-sys-color-success);color:var(--md-sys-color-surface);border-radius:var(--md-sys-shape-corner-large);cursor:pointer;transition:all var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-emphasized);border:none;padding:9px}.gen-btn[data-v-6dc702b1]:hover{opacity:.88}.gen-btn[data-v-6dc702b1]:disabled{opacity:.38;cursor:not-allowed}.obj-panel[data-v-e654922e]{color:var(--on-surface)}.panel-header[data-v-e654922e]{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.panel-header h3[data-v-e654922e]{font:var(--md-sys-typescale-title-small);color:var(--on-surface-variant);margin:0}.point-badge[data-v-e654922e]{font:var(--md-sys-typescale-label-small);background:var(--primary-container);color:var(--md-sys-color-on-primary-container);border-radius:10px;padding:2px 8px}.upload-area[data-v-e654922e]{margin-bottom:12px}.upload-btn[data-v-e654922e]{background:var(--surface-container-high);color:var(--primary);border-radius:var(--md-sys-shape-corner-medium);cursor:pointer;font:var(--md-sys-typescale-label-large);transition:all var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-emphasized);text-align:center;box-sizing:border-box;border:none;width:100%;padding:10px 18px;display:inline-block}.upload-btn[data-v-e654922e]:hover{background:var(--surface-container-highest)}.file-name[data-v-e654922e]{font:var(--md-sys-typescale-label-small);color:var(--on-surface-variant);word-break:break-all;margin-top:6px;display:block}.params-section[data-v-e654922e]{background:var(--surface-container-high);border-radius:var(--md-sys-shape-corner-medium);border:none;flex-direction:column;gap:6px;margin-bottom:10px;padding:10px;display:flex}.param-row[data-v-e654922e]{align-items:center;gap:8px;display:flex}.param-row label[data-v-e654922e]{font:var(--md-sys-typescale-label-small);color:var(--on-surface-variant);flex-shrink:0;min-width:70px}.field[data-v-e654922e]{background:var(--surface-container-highest);color:var(--on-surface);border-radius:var(--md-sys-shape-corner-small);font:var(--md-sys-typescale-body-small);box-sizing:border-box;transition:box-shadow var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-emphasized);border:none;flex:1;padding:5px 7px}.field[data-v-e654922e]:focus{box-shadow:0 0 0 2px var(--primary);outline:none}.info-section[data-v-e654922e]{background:var(--surface-container-high);border-radius:var(--md-sys-shape-corner-medium);border:none;margin-bottom:10px;padding:8px 12px}.info-row[data-v-e654922e]{font:var(--md-sys-typescale-body-small);color:var(--on-surface-variant);justify-content:space-between;padding:3px 0;display:flex}.info-row code[data-v-e654922e]{font-family:Consolas,monospace;font:var(--md-sys-typescale-label-small);color:var(--md-sys-color-success)}.gen-btn[data-v-e654922e]{width:100%;font:var(--md-sys-typescale-label-large);background:var(--md-sys-color-success);color:var(--md-sys-color-surface);border-radius:var(--md-sys-shape-corner-large);cursor:pointer;transition:all var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-emphasized);border:none;margin-bottom:10px;padding:9px}.gen-btn[data-v-e654922e]:hover{opacity:.88}.gen-btn[data-v-e654922e]:disabled{opacity:.38;cursor:not-allowed}.hint[data-v-e654922e]{font:var(--md-sys-typescale-label-small);color:var(--on-surface-variant);opacity:.6;margin-top:6px;line-height:1.5}.fourier-panel[data-v-bfeb0484]{color:var(--on-surface)}.panel-header[data-v-bfeb0484]{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.panel-header h3[data-v-bfeb0484]{font:var(--md-sys-typescale-title-small);color:var(--on-surface-variant);margin:0}.point-badge[data-v-bfeb0484]{font:var(--md-sys-typescale-label-small);background:var(--primary-container);color:var(--md-sys-color-on-primary-container);border-radius:10px;padding:2px 8px}.section[data-v-bfeb0484]{margin-bottom:14px}.section-label[data-v-bfeb0484]{font:var(--md-sys-typescale-label-medium);color:var(--primary);margin-bottom:6px;display:block}.source-toggle[data-v-bfeb0484]{gap:6px;display:flex}.src-btn[data-v-bfeb0484]{font:var(--md-sys-typescale-label-medium);background:var(--surface-container-high);color:var(--on-surface-variant);border-radius:var(--md-sys-shape-corner-small);cursor:pointer;text-align:center;border:none;flex:1;padding:7px;transition:all .2s}.src-btn[data-v-bfeb0484]:hover{background:var(--surface-container-highest)}.src-btn.active[data-v-bfeb0484]{background:var(--primary-container);color:var(--md-sys-color-on-primary-container)}.field[data-v-bfeb0484]{background:var(--surface-container-highest);width:100%;color:var(--on-surface);border-radius:var(--md-sys-shape-corner-small);font:var(--md-sys-typescale-body-small);box-sizing:border-box;border:none;outline:none;padding:8px 10px}.field[data-v-bfeb0484]:focus{box-shadow:0 0 0 2px var(--primary)}.upload-btn[data-v-bfeb0484]{background:var(--surface-container-high);color:var(--primary);border-radius:var(--md-sys-shape-corner-medium);cursor:pointer;font:var(--md-sys-typescale-label-large);text-align:center;box-sizing:border-box;border:none;width:100%;padding:8px 14px;transition:all .2s;display:inline-block}.upload-btn[data-v-bfeb0484]:hover{background:var(--surface-container-highest)}.file-name[data-v-bfeb0484]{font:var(--md-sys-typescale-label-small);color:var(--on-surface-variant);margin-top:4px;display:block}.param-row[data-v-bfeb0484]{align-items:center;gap:8px;margin-bottom:8px;display:flex}.param-row label[data-v-bfeb0484]{font:var(--md-sys-typescale-label-small);color:var(--on-surface-variant);flex-shrink:0;min-width:110px}.slider[data-v-bfeb0484]{accent-color:var(--primary);flex:1}.coeff-list[data-v-bfeb0484]{max-height:150px;overflow-y:auto}.coeff-item[data-v-bfeb0484]{font:var(--md-sys-typescale-label-small);color:var(--on-surface-variant);gap:12px;padding:3px 0;display:flex}.coeff-freq[data-v-bfeb0484]{color:var(--primary);min-width:45px}.coeff-amp[data-v-bfeb0484]{color:var(--on-surface);min-width:70px;font-family:ui-monospace,monospace}.coeff-phase[data-v-bfeb0484]{color:var(--outline);font-family:ui-monospace,monospace}.hint[data-v-bfeb0484]{font:var(--md-sys-typescale-body-small);color:var(--on-surface-variant);opacity:.7;margin-top:6px;line-height:1.5}.bedrock-panel[data-v-68c8dc27]{color:var(--on-surface)}.panel-header[data-v-68c8dc27]{align-items:center;margin-bottom:12px;display:flex}.panel-header h3[data-v-68c8dc27]{font:var(--md-sys-typescale-title-small);color:var(--on-surface-variant);margin:0}.section[data-v-68c8dc27]{margin-bottom:14px}.section-label[data-v-68c8dc27]{font:var(--md-sys-typescale-label-medium);color:var(--primary);margin-bottom:6px;display:block}.import-row[data-v-68c8dc27]{align-items:center;gap:8px;margin-bottom:6px;display:flex}.upload-btn[data-v-68c8dc27]{background:var(--surface-container-high);color:var(--primary);border-radius:var(--md-sys-shape-corner-medium);cursor:pointer;font:var(--md-sys-typescale-label-large);border:none;padding:8px 14px;transition:all .2s;display:inline-block}.upload-btn[data-v-68c8dc27]:hover{background:var(--surface-container-highest)}.clear-btn[data-v-68c8dc27]{font:var(--md-sys-typescale-label-medium);background:var(--md-sys-color-error);color:var(--md-sys-color-on-error);border-radius:var(--md-sys-shape-corner-small);cursor:pointer;border:none;padding:6px 12px}.new-btn[data-v-68c8dc27]{width:100%;font:var(--md-sys-typescale-label-large);background:var(--primary-container);color:var(--md-sys-color-on-primary-container);border-radius:var(--md-sys-shape-corner-medium);cursor:pointer;border:none;margin-top:6px;padding:8px;transition:all .2s}.new-btn[data-v-68c8dc27]:hover{opacity:.88}.file-name[data-v-68c8dc27]{font:var(--md-sys-typescale-label-small);color:var(--on-surface-variant);margin-bottom:6px;display:block}.param-row[data-v-68c8dc27]{align-items:center;gap:8px;margin-bottom:6px;display:flex}.param-row label[data-v-68c8dc27]{font:var(--md-sys-typescale-label-small);color:var(--on-surface-variant);flex-shrink:0;min-width:60px}.grid-2[data-v-68c8dc27]{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:6px;display:grid}.grid-3[data-v-68c8dc27]{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:6px;display:grid}.input-group[data-v-68c8dc27]{flex-direction:column;display:flex}.input-group label[data-v-68c8dc27]{font:var(--md-sys-typescale-label-small);color:var(--on-surface-variant);margin-bottom:3px}.field[data-v-68c8dc27]{background:var(--surface-container-highest);color:var(--on-surface);border-radius:var(--md-sys-shape-corner-small);font:var(--md-sys-typescale-body-small);box-sizing:border-box;border:none;outline:none;flex:1;width:100%;padding:8px 10px;transition:box-shadow .2s}.field[data-v-68c8dc27]:focus{box-shadow:0 0 0 2px var(--primary)}select.field[data-v-68c8dc27]{cursor:pointer}.export-btn[data-v-68c8dc27]{width:100%;font:var(--md-sys-typescale-label-large);background:var(--primary);color:var(--on-primary);border-radius:var(--md-sys-shape-corner-large);cursor:pointer;border:none;padding:10px;transition:all .2s}.export-btn[data-v-68c8dc27]:hover{opacity:.88}.molang-hint[data-v-68c8dc27]{font:var(--md-sys-typescale-body-small);color:var(--on-surface-variant);opacity:.7;margin-top:8px;line-height:1.6}.molang-hint code[data-v-68c8dc27]{background:var(--surface-container-highest);color:var(--primary);border-radius:3px;padding:1px 4px;font-family:ui-monospace,Consolas,monospace;font-size:11px}.hanzi-panel[data-v-a0b6273c]{color:var(--on-surface)}.panel-header[data-v-a0b6273c]{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.panel-header h3[data-v-a0b6273c]{font:var(--md-sys-typescale-title-small);color:var(--on-surface-variant);margin:0}.point-badge[data-v-a0b6273c]{font:var(--md-sys-typescale-label-small);background:var(--primary-container);color:var(--md-sys-color-on-primary-container);border-radius:10px;padding:2px 8px}.section[data-v-a0b6273c]{margin-bottom:14px}.section-label[data-v-a0b6273c]{font:var(--md-sys-typescale-label-medium);color:var(--primary);margin-bottom:6px;display:block}.hanzi-input[data-v-a0b6273c]{letter-spacing:2px;text-align:center;font-size:20px!important}.field[data-v-a0b6273c]{background:var(--surface-container-highest);width:100%;color:var(--on-surface);border-radius:var(--md-sys-shape-corner-small);font:var(--md-sys-typescale-body-medium);box-sizing:border-box;border:none;outline:none;padding:10px 12px}.field[data-v-a0b6273c]:focus{box-shadow:0 0 0 2px var(--primary)}.param-row[data-v-a0b6273c]{align-items:center;gap:8px;margin-bottom:8px;display:flex}.param-row label[data-v-a0b6273c]{font:var(--md-sys-typescale-label-small);color:var(--on-surface-variant);flex-shrink:0;min-width:110px}.slider[data-v-a0b6273c]{accent-color:var(--primary);flex:1}.info-section[data-v-a0b6273c]{background:var(--surface-container-high);border-radius:var(--md-sys-shape-corner-medium);padding:8px 12px}.info-row[data-v-a0b6273c]{font:var(--md-sys-typescale-body-small);color:var(--on-surface-variant);justify-content:space-between;padding:3px 0;display:flex}.info-row code[data-v-a0b6273c]{color:var(--md-sys-color-success);font-family:ui-monospace,monospace}.error-msg[data-v-a0b6273c]{font:var(--md-sys-typescale-body-small);color:var(--md-sys-color-error);margin-top:4px}.hint[data-v-a0b6273c]{font:var(--md-sys-typescale-body-small);color:var(--on-surface-variant);opacity:.7;margin-top:6px;line-height:1.5}.app-layout[data-v-af89b55a]{background:var(--surface);height:100vh;color:var(--on-surface);flex-direction:column;display:flex;overflow:hidden}.app-header[data-v-af89b55a]{background:var(--surface-container);border-bottom:1px solid var(--outline-variant);flex-shrink:0;align-items:center;gap:12px;padding:10px 16px;display:flex}.app-header h1[data-v-af89b55a]{font:var(--md-sys-typescale-title-medium);color:var(--on-surface);letter-spacing:1px;margin:0}.theme-toggle[data-v-af89b55a]{background:var(--surface-container-high);width:36px;height:36px;color:var(--on-surface);cursor:pointer;transition:background var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-emphasized);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.theme-toggle[data-v-af89b55a]:hover{background:var(--surface-container-highest)}.app-main[data-v-af89b55a]{flex:1;display:flex;overflow:hidden}.left-panel[data-v-af89b55a]{background:var(--surface-container-low);border-right:1px solid var(--outline-variant);flex-direction:column;flex-shrink:0;width:420px;display:flex;position:relative}.left-panel.collapsed[data-v-af89b55a]{border-right:none;width:0}.panel-content[data-v-af89b55a]{scrollbar-width:thin;flex:1;padding:14px;font-size:14px;overflow-y:auto}.collapse-btn[data-v-af89b55a]{z-index:10;background:var(--surface-container-high);border:1px solid var(--outline-variant);width:24px;height:48px;color:var(--on-surface-variant);border-radius:0 var(--md-sys-shape-corner-small) var(--md-sys-shape-corner-small) 0;cursor:pointer;transition:background var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-emphasized);justify-content:center;align-items:center;font-size:11px;display:flex;position:absolute;top:50%;right:-16px;transform:translateY(-50%)}.collapse-btn[data-v-af89b55a]:hover{background:var(--surface-container-highest);color:var(--on-surface)}.right-panel[data-v-af89b55a]{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.status-bar[data-v-af89b55a]{background:var(--surface-container);border-top:1px solid var(--outline-variant);font:var(--md-sys-typescale-label-small);color:var(--on-surface-variant);flex-shrink:0;align-items:center;gap:16px;min-height:28px;padding:6px 16px;display:flex}.status-cmd[data-v-af89b55a]{color:var(--md-sys-color-success);text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:ui-monospace,Consolas,monospace;overflow:hidden}.status-muted[data-v-af89b55a]{color:var(--outline)}@media (width<=800px){.app-main[data-v-af89b55a]{flex-direction:column}.left-panel[data-v-af89b55a]{border-right:none;border-bottom:1px solid var(--outline-variant);width:100%!important}.collapse-btn[data-v-af89b55a]{display:none}}.view-controls[data-v-af89b55a]{gap:6px;margin-bottom:10px;display:flex}.view-btn[data-v-af89b55a]{font:var(--md-sys-typescale-label-medium);background:var(--surface-container-high);color:var(--on-surface-variant);border-radius:var(--md-sys-shape-corner-small);cursor:pointer;transition:all var(--md-sys-motion-duration-medium) var(--md-sys-motion-easing-emphasized);text-align:center;border:none;flex:1;padding:7px 10px}.view-btn[data-v-af89b55a]:hover{background:var(--surface-container-highest)}.view-btn.active[data-v-af89b55a]{background:var(--primary-container);color:var(--md-sys-color-on-primary-container);font-weight:600}.mode-select-wrap[data-v-af89b55a]{margin-bottom:12px}.mode-select[data-v-af89b55a]{width:100%;font:var(--md-sys-typescale-label-large);background:var(--surface-container-high);color:var(--on-surface);border-radius:var(--md-sys-shape-corner-small);cursor:pointer;transition:box-shadow var(--md-sys-motion-duration-medium);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23938f99' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:none;outline:none;padding:10px 12px}.mode-select[data-v-af89b55a]:focus{box-shadow:0 0 0 2px var(--primary)}.mode-select option[data-v-af89b55a]{background:var(--surface-container);color:var(--on-surface)}
