html,body{margin:0;padding:0;background:var(--sopule-bg-page);color:var(--sopule-text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root,[data-theme=light]{--sopule-bg-page: #f7f8fb;--sopule-bg-surface: #ffffff;--sopule-bg-elevated: #ffffff;--sopule-bg-subtle: #eef2f7;--sopule-bg-muted: #e5eaf2;--sopule-bg: var(--sopule-bg-page);--sopule-surface: #ffffff;--sopule-panel: #ffffff;--sopule-card: #ffffff;--sopule-control: #ffffff;--sopule-text-primary: #151922;--sopule-text-secondary: #465160;--sopule-text-tertiary: #7c8594;--sopule-text: var(--sopule-text-primary);--sopule-fg: var(--sopule-text-primary);--sopule-ink: var(--sopule-text-primary);--sopule-muted: var(--sopule-text-tertiary);--sopule-border: #dfe5ee;--sopule-border-strong: #c6d0dd;--sopule-divider: #e8edf4;--sopule-accent: #c84b1f;--sopule-accent-hover: #a83d17;--sopule-accent-soft: #fff0e8;--sopule-accent-contrast: #ffffff;--sopule-info: #1478F2;--sopule-info-soft: #e6efff;--sopule-success: #16805f;--sopule-success-soft: #dff4ea;--sopule-warning: #a16207;--sopule-warning-soft: #fff4d6;--sopule-danger: #c2413a;--sopule-danger-soft: #fde8e6;--sopule-input-bg: #ffffff;--sopule-input-border: #cfd7e4;--sopule-input-text: #151922;--sopule-input-placeholder: #98a2b3;--sopule-player-bg: #ffffff;--sopule-player-sidebar-bg: #f7f8fb;--sopule-player-controls-bg: #ffffff;--sopule-player-text: #151922;--sopule-player-text-muted: #7c8594;--sopule-player-accent: #c84b1f;--sopule-player-accent-hover: #a83d17;--sopule-player-track: #dfe5ee;--sopule-player-control-bg: #ffffff;--sopule-player-control-bg-hover: #f2f5f9;--sopule-player-control-border: #cfd7e4;--sopule-player-control-text: #151922;--sopule-player-control-muted: #7c8594;--sopule-player-control-text-muted: #465160;--sopule-font-display: "PingFang SC", "Noto Serif SC", "Source Han Serif SC", "Songti SC", system-ui, sans-serif;--sopule-font-body: "PingFang SC", "HarmonyOS Sans SC", "Microsoft YaHei", system-ui, -apple-system, sans-serif;--sopule-font-mono: "SF Mono", "JetBrains Mono", "Fira Code", Menlo, monospace;--sopule-text-xs: .75rem;--sopule-text-sm: .8125rem;--sopule-text-base: .9375rem;--sopule-text-md: 1.0625rem;--sopule-text-lg: 1.25rem;--sopule-text-xl: 1.625rem;--sopule-weight-regular: 400;--sopule-weight-medium: 500;--sopule-weight-semibold: 600;--sopule-weight-bold: 700;--sopule-weight-black: 800;--sopule-tracking-tight: 0;--sopule-tracking-wide: 0;--sopule-tracking-widest: 0;--sopule-space-1: 4px;--sopule-space-2: 8px;--sopule-space-3: 12px;--sopule-space-4: 16px;--sopule-space-5: 24px;--sopule-space-6: 32px;--sopule-space-7: 48px;--sopule-radius-sm: 4px;--sopule-radius-md: 8px;--sopule-radius-pill: 9999px;--sopule-shadow-sm: 0 1px 2px rgba(15, 23, 42, .05);--sopule-shadow-md: 0 8px 24px rgba(15, 23, 42, .07);--sopule-shadow: 0 18px 44px rgba(15, 23, 42, .12);--sopule-lift-y: -1px;--sopule-ease-out: cubic-bezier(.16, 1, .3, 1);--sopule-duration-fast: .16s;color-scheme:light}[data-theme=dark]{--sopule-bg-page: #0b0f16;--sopule-bg-surface: #121722;--sopule-bg-elevated: #18202d;--sopule-bg-subtle: #1b2432;--sopule-bg-muted: #243044;--sopule-bg: var(--sopule-bg-page);--sopule-surface: #121722;--sopule-panel: #121722;--sopule-card: #121722;--sopule-control: #18202d;--sopule-text-primary: #f4f7fb;--sopule-text-secondary: #c5cedb;--sopule-text-tertiary: #8994a5;--sopule-text: var(--sopule-text-primary);--sopule-fg: var(--sopule-text-primary);--sopule-ink: var(--sopule-text-primary);--sopule-muted: var(--sopule-text-tertiary);--sopule-border: #263244;--sopule-border-strong: #37465d;--sopule-divider: #202b3c;--sopule-accent: #e2693c;--sopule-accent-hover: #ee8358;--sopule-accent-soft: #2c1a13;--sopule-accent-contrast: #ffffff;--sopule-info: #5b9bff;--sopule-info-soft: #142845;--sopule-success: #57b77b;--sopule-success-soft: #123826;--sopule-warning: #facc15;--sopule-warning-soft: #35290b;--sopule-danger: #fb7185;--sopule-danger-soft: #3d1519;--sopule-input-bg: #18202d;--sopule-input-border: #37465d;--sopule-input-text: #f4f7fb;--sopule-input-placeholder: #788397;--sopule-player-bg: #121722;--sopule-player-sidebar-bg: #0b0f16;--sopule-player-controls-bg: #18202d;--sopule-player-text: #f4f7fb;--sopule-player-text-muted: #8994a5;--sopule-player-accent: #e2693c;--sopule-player-accent-hover: #ee8358;--sopule-player-track: #263244;--sopule-player-control-bg: rgba(255, 255, 255, .04);--sopule-player-control-bg-hover: rgba(255, 255, 255, .1);--sopule-player-control-border: rgba(255, 255, 255, .15);--sopule-player-control-text: #f4f7fb;--sopule-player-control-muted: #8994a5;--sopule-player-control-text-muted: #c5cedb;--sopule-shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--sopule-shadow-md: 0 4px 12px rgba(0, 0, 0, .5);--sopule-shadow: 0 12px 30px rgba(0, 0, 0, .28);color-scheme:dark}body{background:var(--sopule-bg);color:var(--sopule-fg)}.n-base-select-menu.n-select-menu{border:1px solid var(--sopule-border)!important;border-radius:8px!important;background:var(--sopule-bg-elevated)!important;box-shadow:var(--sopule-shadow-md)!important;color:var(--sopule-text-primary)!important}.n-base-select-menu .n-base-select-option{color:var(--sopule-text-secondary)!important}.n-base-select-menu .n-base-select-option__content{color:inherit!important}.n-base-select-menu .n-base-select-option--pending,.n-base-select-menu .n-base-select-option:hover{background:var(--sopule-bg-subtle)!important;color:var(--sopule-text-primary)!important}.n-base-select-menu .n-base-select-option--pending:before,.n-base-select-menu .n-base-select-option:hover:before,.n-base-select-menu .n-base-select-option--selected:before{background:var(--sopule-bg-subtle)!important}.n-base-select-menu .n-base-select-option--selected{color:var(--sopule-accent)!important}@keyframes sopule-reveal{to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes sopule-skeleton{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@keyframes sopule-pulse{0%,to{opacity:.55}50%{opacity:1}}@media(prefers-reduced-motion:reduce){[style*=sopule-reveal]{opacity:1!important;transform:none!important;animation:none!important}}.theme-toggle[data-v-f334dfb5]{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:38px;min-height:38px;background:transparent;border:1px solid var(--sopule-border);color:var(--sopule-fg);padding:8px 10px;border-radius:8px;font-size:16px;line-height:1}.theme-toggle[data-v-f334dfb5]:hover{border-color:var(--sopule-accent)}.sopule-logo[data-v-1a23a80b]{display:inline-flex;vertical-align:middle;line-height:0;transition:opacity .28s cubic-bezier(.16,1,.3,1)}.sopule-logo[data-v-1a23a80b] svg{display:block;max-width:100%;height:auto}.sopule-logo[data-v-1a23a80b]:not(.sopule-logo--static):hover{opacity:.78}.navbar[data-v-14204994]{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 24px;border-bottom:1px solid var(--sopule-border);background:color-mix(in srgb,var(--sopule-card) 94%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand[data-v-14204994]{display:flex;align-items:center;gap:24px;min-width:0;flex:1 1 auto;overflow:hidden}.brand a[data-v-14204994]{display:inline-flex;align-items:center;min-height:40px;color:var(--sopule-fg);text-decoration:none;font-weight:600;line-height:1}.brand-link[data-v-14204994]{flex:0 0 auto;gap:9px;white-space:nowrap}.brand-divider[data-v-14204994]{width:1px;height:18px;background:var(--sopule-border)}.brand-badge[data-v-14204994]{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border:1px solid var(--sopule-border);border-radius:8px;color:var(--sopule-muted);font-size:12px;font-weight:700;letter-spacing:0}nav[data-v-14204994]{display:flex;gap:8px;min-width:0;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-inline:2px 18px;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 18px,#000 calc(100% - 24px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 18px,#000 calc(100% - 24px),transparent 100%);scroll-padding-inline:36px;scroll-behavior:smooth}nav[data-v-14204994]::-webkit-scrollbar{display:none}.nav-link[data-v-14204994]{flex:0 0 auto;min-height:38px;padding:8px 10px;border:1px solid transparent;border-radius:8px;color:var(--sopule-muted);font-weight:500;text-decoration:none;white-space:nowrap;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.nav-link[data-v-14204994]:hover{border-color:var(--sopule-border);background:color-mix(in srgb,var(--sopule-bg) 70%,transparent);color:var(--sopule-fg)}.nav-link[data-v-14204994]:focus-visible,.brand-link[data-v-14204994]:focus-visible{outline:2px solid color-mix(in srgb,var(--sopule-accent) 52%,transparent);outline-offset:3px}.developer-menu[data-v-14204994]{position:relative;flex:0 0 auto}.developer-summary[data-v-14204994]{list-style:none;cursor:pointer}.developer-summary[data-v-14204994]::-webkit-details-marker{display:none}.developer-menu.active .developer-summary[data-v-14204994],.nav-link.router-link-active[data-v-14204994]{color:var(--sopule-accent)}.developer-menu.active .developer-summary[data-v-14204994],.nav-link.router-link-active[data-v-14204994]{border-color:color-mix(in srgb,var(--sopule-accent) 36%,var(--sopule-border));background:color-mix(in srgb,var(--sopule-accent) 12%,var(--sopule-card));color:var(--sopule-accent);box-shadow:inset 0 -1px color-mix(in srgb,var(--sopule-accent) 52%,transparent)}.developer-panel[data-v-14204994]{position:absolute;top:calc(100% + 8px);right:0;z-index:40;display:grid;gap:4px;min-width:132px;padding:7px;border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-card);box-shadow:var(--sopule-shadow)}.developer-menu:not([open]) .developer-panel[data-v-14204994]{display:none}.developer-link[data-v-14204994]{display:flex;align-items:center;min-height:34px;padding:7px 9px;border-radius:6px;color:var(--sopule-muted);font-size:13px;font-weight:650;text-decoration:none}.developer-link[data-v-14204994]:hover,.developer-link.router-link-active[data-v-14204994]{background:var(--sopule-accent-soft);color:var(--sopule-accent)}.nav-short[data-v-14204994]{display:none}.actions[data-v-14204994]{display:flex;flex:0 0 auto;gap:8px}@media(max-width:760px){.navbar[data-v-14204994]{align-items:center;flex-wrap:nowrap;gap:8px;padding:7px 10px}.brand[data-v-14204994]{flex:1 1 auto;flex-wrap:nowrap;gap:8px;overflow:hidden}.brand a[data-v-14204994]{min-height:34px}.brand-link[data-v-14204994]{width:38px;min-width:38px;overflow:hidden;gap:0}nav[data-v-14204994]{flex:1 1 auto;width:auto;gap:3px;flex-wrap:nowrap;overflow-x:auto;padding:0 8px 0 0;margin-inline:0;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 16px),transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 16px),transparent 100%);scroll-padding-inline:8px}.nav-link[data-v-14204994]{min-height:32px;padding:5px 4px;font-size:12px}.developer-panel[data-v-14204994]{left:auto;right:0;min-width:112px}.nav-full[data-v-14204994]{display:none}.nav-short[data-v-14204994]{display:inline}.brand-badge[data-v-14204994],.brand-divider[data-v-14204994]{display:none}.actions[data-v-14204994]{flex:0 0 auto}}.tool-shell[data-v-b6fcd9e1]{min-height:100vh;display:flex;flex-direction:column;background:var(--sopule-bg);color:var(--sopule-fg);box-sizing:border-box}.tool-shell.is-full-height[data-v-b6fcd9e1]{height:100vh;min-height:0;overflow:hidden}.tool-shell__main[data-v-b6fcd9e1]{flex:1;min-height:0;width:100%;max-width:var(--tool-shell-max);box-sizing:border-box;margin:0 auto;padding:20px 20px 24px;display:flex;flex-direction:column;gap:14px}.tool-shell.is-full-height .tool-shell__main[data-v-b6fcd9e1]{height:0;overflow:hidden}.tool-shell.is-flush .tool-shell__main[data-v-b6fcd9e1]{max-width:none;padding:0;gap:0}.tool-shell__header[data-v-b6fcd9e1]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px 18px;flex-wrap:wrap;flex:0 0 auto;padding:0 0 2px}.tool-shell__copy[data-v-b6fcd9e1]{flex:1 1 480px;min-width:0}.tool-shell__eyebrow[data-v-b6fcd9e1]{display:inline-flex;align-items:center;min-height:20px;margin:0 0 5px;padding:2px 8px;border:1px solid color-mix(in srgb,var(--sopule-accent) 24%,var(--sopule-border));border-radius:var(--sopule-radius-pill);background:color-mix(in srgb,var(--sopule-accent-soft) 70%,transparent);color:var(--sopule-accent);font-size:.72rem;font-weight:700;letter-spacing:0}.tool-shell__title[data-v-b6fcd9e1]{margin:0;font-size:1.5rem;line-height:1.14;font-weight:700;letter-spacing:0}.tool-shell__subtitle[data-v-b6fcd9e1]{max-width:760px;margin:6px 0 0;color:var(--sopule-muted);font-size:.88rem;line-height:1.45}.tool-shell__actions[data-v-b6fcd9e1]{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;max-width:100%;padding-top:18px}.tool-shell__actions button[data-v-b6fcd9e1-s],.tool-shell__actions a[data-v-b6fcd9e1-s]{max-width:100%;min-height:38px}.tool-shell__body[data-v-b6fcd9e1]{flex:1;min-height:0;width:100%}.tool-shell.is-full-height .tool-shell__body[data-v-b6fcd9e1]{overflow:hidden}.tool-shell.is-hosted[data-v-b6fcd9e1]{min-height:auto;background:transparent}.tool-shell.is-hosted .tool-shell__main[data-v-b6fcd9e1]{padding:22px 24px 34px;gap:18px}.tool-shell.is-hosted .tool-shell__header[data-v-b6fcd9e1]{padding:0 0 12px;border-bottom:1px solid color-mix(in srgb,var(--sopule-border) 84%,transparent)}.tool-shell.is-hosted .tool-shell__eyebrow[data-v-b6fcd9e1]{min-height:auto;margin:0 0 7px;padding:0;border:0;border-radius:0;background:transparent;color:var(--sopule-accent)}.tool-shell.is-hosted .tool-shell__title[data-v-b6fcd9e1]{font-size:1.82rem;line-height:1.12}.tool-shell.is-hosted .tool-shell__subtitle[data-v-b6fcd9e1]{max-width:68ch;color:var(--sopule-text-secondary, var(--sopule-muted))}@media(max-width:760px){.tool-shell.is-full-height[data-v-b6fcd9e1]{height:auto;min-height:100vh;overflow:visible}.tool-shell.is-full-height .tool-shell__main[data-v-b6fcd9e1]{height:auto;overflow:visible}.tool-shell.is-full-height .tool-shell__body[data-v-b6fcd9e1]{overflow:visible}.tool-shell__main[data-v-b6fcd9e1]{padding:14px 12px 16px;gap:12px}.tool-shell.is-flush .tool-shell__main[data-v-b6fcd9e1]{padding:0}.tool-shell__header[data-v-b6fcd9e1]{align-items:stretch;gap:10px;padding-bottom:0}.tool-shell__copy[data-v-b6fcd9e1]{flex-basis:100%}.tool-shell__eyebrow[data-v-b6fcd9e1]{min-height:22px;margin:0 0 6px;padding:2px 8px;font-size:.68rem}.tool-shell__title[data-v-b6fcd9e1]{font-size:1.28rem;line-height:1.14}.tool-shell__subtitle[data-v-b6fcd9e1]{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:.84rem;line-height:1.45}.tool-shell__actions[data-v-b6fcd9e1]{width:100%;padding-top:0;justify-content:flex-start;gap:8px}.tool-shell.is-hosted .tool-shell__main[data-v-b6fcd9e1]{padding:16px 12px 24px;gap:12px}.tool-shell.is-hosted .tool-shell__header[data-v-b6fcd9e1]{padding-bottom:10px}.tool-shell.is-hosted .tool-shell__title[data-v-b6fcd9e1]{font-size:1.36rem}}.ide-workspace-shell[data-v-93e62a9c]{--ide-bg: var(--sopule-bg-page);--ide-chrome: var(--sopule-bg-surface);--ide-panel: var(--sopule-bg-surface);--ide-side: var(--sopule-bg-subtle);--ide-tab: var(--sopule-bg-muted);--ide-tab-active: var(--sopule-bg-surface);--ide-border: var(--sopule-border);--ide-text: var(--sopule-text-primary);--ide-muted: var(--sopule-text-tertiary);--ide-blue: var(--sopule-accent);--ide-blue-hover: var(--sopule-accent-hover);--ide-blue-soft: var(--sopule-accent-soft);--ide-green: var(--sopule-info);display:grid;grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;background:var(--ide-bg);color:var(--ide-text)}[data-theme=dark] .ide-workspace-shell[data-v-93e62a9c]{--ide-bg: var(--sopule-bg-page);--ide-chrome: var(--sopule-bg-surface);--ide-panel: var(--sopule-bg-surface);--ide-side: var(--sopule-bg-subtle);--ide-tab: var(--sopule-bg-muted);--ide-tab-active: var(--sopule-bg-surface);--ide-border: var(--sopule-border);--ide-text: var(--sopule-text-primary);--ide-muted: var(--sopule-text-tertiary);--ide-blue: var(--sopule-accent);--ide-blue-hover: var(--sopule-accent-hover);--ide-blue-soft: var(--sopule-accent-soft);--ide-green: var(--sopule-info)}.ide-titlebar[data-v-93e62a9c]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:7px 14px;border-bottom:1px solid var(--ide-border);background:var(--ide-chrome)}.ide-titlebar__main[data-v-93e62a9c],.ide-titlebar__actions[data-v-93e62a9c],.ide-window-mark[data-v-93e62a9c]{display:flex;align-items:center}.ide-titlebar__main[data-v-93e62a9c]{min-width:0;gap:8px}.ide-window-mark[data-v-93e62a9c]{display:none}.ide-window-mark span[data-v-93e62a9c]{width:10px;height:10px;border-radius:999px;border:1px solid rgba(0,0,0,.12)}.ide-window-mark span[data-v-93e62a9c]:nth-child(1){background:#c9826a}.ide-window-mark span[data-v-93e62a9c]:nth-child(2){background:#c3a35d}.ide-window-mark span[data-v-93e62a9c]:nth-child(3){background:#7c9a64}.ide-title-copy[data-v-93e62a9c]{min-width:0}.ide-title-copy p[data-v-93e62a9c]{display:none}.ide-title-copy h1[data-v-93e62a9c]{margin:0;color:var(--ide-text);font-size:16px;font-weight:700;line-height:1.2}.ide-titlebar__actions[data-v-93e62a9c]{justify-content:flex-end;gap:6px;flex-wrap:wrap}.ide-titlebar__actions button[data-v-93e62a9c-s],.ide-titlebar__actions a[data-v-93e62a9c-s]{min-height:28px;padding:5px 9px;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--ide-muted);cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;line-height:1.1;text-decoration:none}.ide-titlebar__actions button[data-v-93e62a9c-s]:hover:not(:disabled),.ide-titlebar__actions a[data-v-93e62a9c-s]:hover{border-color:color-mix(in srgb,var(--ide-blue) 34%,var(--ide-border));background:var(--ide-blue-soft);color:var(--ide-blue)}.ide-titlebar__actions .ide-tool-btn--primary[data-v-93e62a9c-s]{border-color:var(--ide-blue);background:var(--ide-blue);color:#fff}.ide-titlebar__actions .ide-tool-btn--primary[data-v-93e62a9c-s]:hover:not(:disabled){background:var(--ide-blue-hover);color:#fff}.ide-titlebar__actions button[data-v-93e62a9c-s]:disabled{cursor:not-allowed;opacity:.45}.ide-tabs[data-v-93e62a9c]{display:none;min-height:35px;overflow-x:auto;border-bottom:1px solid var(--ide-border);background:var(--ide-tab)}.ide-tab[data-v-93e62a9c]{display:inline-flex;align-items:center;min-width:0;max-width:240px;padding:0 14px;border-right:1px solid var(--ide-border);color:var(--ide-muted);font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ide-tab.active[data-v-93e62a9c]{background:var(--ide-tab-active);color:var(--ide-text);box-shadow:inset 0 2px 0 var(--ide-blue)}.ide-tab--muted[data-v-93e62a9c]{margin-left:auto;border-left:1px solid var(--ide-border)}.ide-workspace-shell__body[data-v-93e62a9c]{min-height:0;min-width:0;overflow:hidden}.ide-statusbar[data-v-93e62a9c]{display:none;align-items:center;gap:16px;min-height:24px;padding:0 12px;background:var(--ide-blue);color:#fff;font-size:11px;font-weight:500;overflow:hidden;white-space:nowrap}.ide-statusbar span[data-v-93e62a9c]{min-width:0;overflow:hidden;text-overflow:ellipsis}@media(max-width:760px){.ide-workspace-shell[data-v-93e62a9c]{min-height:100%;height:auto;grid-template-rows:auto minmax(0,1fr)}.ide-titlebar[data-v-93e62a9c]{align-items:stretch;flex-direction:column}.ide-titlebar__actions[data-v-93e62a9c]{justify-content:flex-start}.ide-tab--muted[data-v-93e62a9c]{margin-left:0}.ide-workspace-shell__body[data-v-93e62a9c]{overflow:visible}}.ide-split-layout[data-v-260b672c]{display:grid;grid-template-columns:var(--ide-left-pane) var(--ide-left-resizer) minmax(var(--ide-center-min),1fr);height:100%;min-height:0;width:100%;min-width:0;overflow:hidden}.ide-split-layout.has-right[data-v-260b672c]{grid-template-columns:var(--ide-left-pane) var(--ide-left-resizer) minmax(var(--ide-center-min),1fr) var(--ide-right-resizer) var(--ide-right-pane)}.ide-split-layout__pane[data-v-260b672c]{position:relative;min-width:0;min-height:0;overflow:hidden}.ide-split-layout__content[data-v-260b672c]{height:100%;min-height:0;overflow:hidden}.ide-split-layout__left[data-v-260b672c],.ide-split-layout__right[data-v-260b672c]{background:var(--ide-side)}.ide-split-layout__main[data-v-260b672c]{background:var(--ide-panel)}.ide-split-layout__resizer[data-v-260b672c]{position:relative;z-index:8;cursor:col-resize;background:transparent;outline:none;touch-action:none}.ide-split-layout__resizer[data-v-260b672c]:after{content:"";position:absolute;inset:0 2px;background:var(--ide-border)}.ide-split-layout__resizer[data-v-260b672c]:hover,.ide-split-layout__resizer[data-v-260b672c]:focus-visible{background:transparent}.ide-split-layout__resizer[data-v-260b672c]:hover:after,.ide-split-layout__resizer[data-v-260b672c]:focus-visible:after{background:var(--ide-blue)}.ide-split-layout__resizer.is-hidden[data-v-260b672c]{width:0;pointer-events:none}.ide-split-layout__collapse[data-v-260b672c]{position:absolute;z-index:12;top:8px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:26px;border:1px solid transparent;border-radius:4px;background:color-mix(in srgb,var(--ide-panel) 84%,transparent);color:var(--ide-muted);cursor:pointer;font-family:inherit;font-size:16px;font-weight:800;line-height:1;opacity:0;transition:opacity .14s ease,border-color .14s ease,color .14s ease,background .14s ease}.ide-split-layout:hover .ide-split-layout__collapse[data-v-260b672c],.ide-split-layout__collapse[data-v-260b672c]:focus-visible,.ide-split-layout__pane.is-collapsed .ide-split-layout__collapse[data-v-260b672c]{opacity:1}.ide-split-layout__collapse[data-v-260b672c]:hover,.ide-split-layout__collapse[data-v-260b672c]:focus-visible{border-color:var(--ide-blue);background:var(--ide-blue-soft);color:var(--ide-blue);outline:none}.ide-split-layout__collapse--left[data-v-260b672c]{right:6px}.ide-split-layout__collapse--right[data-v-260b672c]{left:6px}.ide-split-layout__pane.is-collapsed[data-v-260b672c]{display:flex;align-items:flex-start;justify-content:center;padding-top:8px}.ide-split-layout__pane.is-collapsed .ide-split-layout__collapse[data-v-260b672c]{position:static;width:24px;height:30px;background:var(--ide-tab-active);border-color:var(--ide-border)}@media(max-width:900px){.ide-split-layout[data-v-260b672c],.ide-split-layout.has-right[data-v-260b672c]{grid-template-columns:1fr;grid-template-rows:auto auto auto;height:auto;overflow:visible}.ide-split-layout__resizer[data-v-260b672c],.ide-split-layout__collapse[data-v-260b672c]{display:none}.ide-split-layout__pane.is-collapsed[data-v-260b672c]{display:block;padding-top:0}.ide-split-layout__pane.is-collapsed .ide-split-layout__content[data-v-260b672c]{display:block!important;height:auto;overflow:visible}.ide-split-layout__left[data-v-260b672c]{max-height:380px;overflow:auto}.ide-split-layout__main[data-v-260b672c],.ide-split-layout__right[data-v-260b672c]{overflow:visible}}.collapsible-section[data-v-6d753a02]{border-top:1px solid var(--ide-border);background:color-mix(in srgb,var(--ide-panel) 94%,var(--ide-bg))}.collapsible-section[data-v-6d753a02]:first-child{border-top:0}.collapsible-section__head[data-v-6d753a02]{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:38px;padding:0 10px}.collapsible-section__toggle[data-v-6d753a02]{display:inline-flex;min-width:0;flex:1 1 auto;align-items:center;gap:7px;min-height:32px;border:0;background:transparent;color:var(--ide-text);cursor:pointer;font:inherit;font-size:12px;font-weight:700;text-align:left}.collapsible-section__toggle:hover .collapsible-section__title[data-v-6d753a02],.collapsible-section__toggle:focus-visible .collapsible-section__title[data-v-6d753a02]{color:var(--ide-blue)}.collapsible-section__toggle[data-v-6d753a02]:focus-visible{outline:1px solid var(--ide-blue);outline-offset:-2px}.collapsible-section__chevron[data-v-6d753a02]{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:1px solid var(--ide-border);border-radius:4px;color:var(--ide-muted);font-size:13px;line-height:1}.collapsible-section__title[data-v-6d753a02]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collapsible-section__meta[data-v-6d753a02]{flex:0 0 auto;color:var(--ide-muted);font-size:11px;font-weight:600}.collapsible-section__actions[data-v-6d753a02]{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.collapsible-section__body[data-v-6d753a02]{min-width:0;padding:0 10px 12px}.collapsible-section.is-dense .collapsible-section__head[data-v-6d753a02]{min-height:34px;padding-inline:8px}.collapsible-section.is-dense .collapsible-section__body[data-v-6d753a02]{padding:0 8px 10px}.collapsible-section.is-collapsed[data-v-6d753a02]{background:color-mix(in srgb,var(--ide-tab) 52%,var(--ide-panel))}.ide-workspace[data-v-f3eef65d]{--ide-bg: var(--sopule-bg-page);--ide-chrome: var(--sopule-bg-surface);--ide-panel: var(--sopule-bg-surface);--ide-side: var(--sopule-bg-subtle);--ide-tab: var(--sopule-bg-muted);--ide-tab-active: var(--sopule-bg-surface);--ide-border: var(--sopule-border);--ide-border-strong: var(--sopule-border-strong);--ide-text: var(--sopule-text-primary);--ide-muted: var(--sopule-text-tertiary);--ide-blue: var(--sopule-accent);--ide-blue-hover: var(--sopule-accent-hover);--ide-blue-soft: var(--sopule-accent-soft);--ide-green: var(--sopule-info);--ide-warn: #8c6c23;--ide-danger: #b4574a;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;height:100%;min-height:0;background:var(--ide-bg);color:var(--ide-text);font-family:var(--sopule-font-body)}[data-theme=dark] .ide-workspace[data-v-f3eef65d]{--ide-bg: var(--sopule-bg-page);--ide-chrome: var(--sopule-bg-surface);--ide-panel: var(--sopule-bg-surface);--ide-side: var(--sopule-bg-subtle);--ide-tab: var(--sopule-bg-muted);--ide-tab-active: var(--sopule-bg-surface);--ide-border: var(--sopule-border);--ide-border-strong: var(--sopule-border-strong);--ide-text: var(--sopule-text-primary);--ide-muted: var(--sopule-text-tertiary);--ide-blue: var(--sopule-accent);--ide-blue-hover: var(--sopule-accent-hover);--ide-blue-soft: var(--sopule-accent-soft);--ide-green: var(--sopule-info);--ide-warn: #d6bb73;--ide-danger: #e28f82}.ide-titlebar[data-v-f3eef65d]{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:8px 14px;border-bottom:1px solid var(--ide-border);background:var(--ide-chrome)}.ide-titlebar__main[data-v-f3eef65d],.ide-titlebar__actions[data-v-f3eef65d],.ide-window-mark[data-v-f3eef65d]{display:flex;align-items:center}.ide-titlebar__main[data-v-f3eef65d]{min-width:0;gap:12px}.ide-window-mark[data-v-f3eef65d]{gap:6px;flex:0 0 auto}.ide-window-mark span[data-v-f3eef65d]{width:10px;height:10px;border-radius:999px;border:1px solid rgba(0,0,0,.12)}.ide-window-mark span[data-v-f3eef65d]:nth-child(1){background:#ff5f57}.ide-window-mark span[data-v-f3eef65d]:nth-child(2){background:#febc2e}.ide-window-mark span[data-v-f3eef65d]:nth-child(3){background:#28c840}.ide-title-copy[data-v-f3eef65d]{min-width:0}.ide-title-copy p[data-v-f3eef65d]{margin:0 0 2px;color:var(--ide-muted);font-size:10px;font-weight:700;letter-spacing:0;line-height:1}.ide-title-copy h1[data-v-f3eef65d]{margin:0;color:var(--ide-text);font-size:15px;font-weight:700;line-height:1.2}.ide-titlebar__actions[data-v-f3eef65d]{justify-content:flex-end;gap:7px;flex-wrap:wrap}.ide-tool-btn[data-v-f3eef65d]{min-height:30px;padding:5px 10px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-panel);color:var(--ide-text);cursor:pointer;font-family:inherit;font-size:12px;font-weight:600;line-height:1.1}.ide-tool-btn[data-v-f3eef65d]:hover:not(:disabled){border-color:var(--ide-blue);color:var(--ide-blue)}.ide-tool-btn--primary[data-v-f3eef65d]{border-color:var(--ide-blue);background:var(--ide-blue);color:#fff}.ide-tool-btn--primary[data-v-f3eef65d]:hover:not(:disabled){background:var(--ide-blue-hover);color:#fff}.ide-tool-btn[data-v-f3eef65d]:disabled{cursor:not-allowed;opacity:.45}.ide-tabs[data-v-f3eef65d]{display:flex;min-height:35px;overflow-x:auto;border-bottom:1px solid var(--ide-border);background:var(--ide-tab)}.ide-tab[data-v-f3eef65d]{display:inline-flex;align-items:center;min-width:0;max-width:240px;padding:0 14px;border-right:1px solid var(--ide-border);color:var(--ide-muted);font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ide-tab.active[data-v-f3eef65d]{background:var(--ide-tab-active);color:var(--ide-text);box-shadow:inset 0 2px 0 var(--ide-blue)}.ide-tab--muted[data-v-f3eef65d]{margin-left:auto;border-left:1px solid var(--ide-border)}.workbench[data-v-f3eef65d]{height:100%;min-height:0;width:100%;min-width:0;border-bottom:1px solid var(--ide-border)}.workbench[data-v-f3eef65d] .ide-split-layout__main{min-height:0;overflow-y:auto;overflow-x:hidden}.workbench.is-empty-flow .center-panel[data-v-f3eef65d]{min-height:100%}.ide-statusbar[data-v-f3eef65d]{display:flex;align-items:center;gap:16px;min-height:24px;padding:0 12px;background:var(--ide-blue);color:#fff;font-size:11px;font-weight:500;overflow:hidden;white-space:nowrap}.ide-statusbar span[data-v-f3eef65d]{min-width:0;overflow:hidden;text-overflow:ellipsis}@media(max-width:1240px){.workbench[data-v-f3eef65d]{height:100%;min-height:0}.right-panel[data-v-f3eef65d]{max-height:none}}@media(max-width:900px){.ide-workspace[data-v-f3eef65d]{min-height:100%;height:auto;grid-template-rows:auto auto auto auto}.ide-titlebar[data-v-f3eef65d]{align-items:stretch;flex-direction:column}.ide-titlebar__actions[data-v-f3eef65d]{justify-content:flex-start}.ide-tab--muted[data-v-f3eef65d]{margin-left:0}.workbench[data-v-f3eef65d]{height:auto;overflow:visible}.left-panel[data-v-f3eef65d],.center-panel[data-v-f3eef65d],.right-panel[data-v-f3eef65d]{min-height:0}.left-panel[data-v-f3eef65d],.right-panel[data-v-f3eef65d]{max-height:none}.left-panel[data-v-f3eef65d]{max-height:380px}.center-panel[data-v-f3eef65d]{min-height:250px}}@media(max-width:768px){.panel-header[data-v-f3eef65d]{padding:12px 14px}.panel-hint[data-v-f3eef65d]{display:none}.filter-bar[data-v-f3eef65d]{padding:10px 12px}.search-input[data-v-f3eef65d]{min-height:36px;padding:7px 10px}.format-tabs[data-v-f3eef65d]{margin-top:7px}.format-tab[data-v-f3eef65d]{min-height:34px;padding:7px 8px}.score-list[data-v-f3eef65d]{padding:7px}.score-item[data-v-f3eef65d]{padding:8px 10px;margin-bottom:3px}.score-item-header[data-v-f3eef65d]{margin-bottom:3px}.score-id[data-v-f3eef65d]{display:none}.score-meta[data-v-f3eef65d]{margin-top:5px}.loading[data-v-f3eef65d],.empty[data-v-f3eef65d]{padding:16px var(--sopule-space-3)}.left-panel .empty[data-v-f3eef65d]{align-items:stretch;gap:6px;padding:10px 12px 12px;text-align:left}.left-panel .empty-illu[data-v-f3eef65d]{display:none}.left-panel .empty-title[data-v-f3eef65d]{font-size:.86rem}.left-panel .empty-desc[data-v-f3eef65d]{max-width:none;line-height:1.45}.empty-illu[data-v-f3eef65d]{width:46px;height:46px;font-size:22px}.empty-cta[data-v-f3eef65d],.left-panel .empty-cta[data-v-f3eef65d]{width:100%;margin-top:6px}.empty-cta .btn-mini[data-v-f3eef65d]{flex:1 1 140px}.placeholder[data-v-f3eef65d]{min-height:248px;padding:28px 18px}.arrange-empty[data-v-f3eef65d]{min-height:0;padding:14px;gap:10px}.placeholder-main[data-v-f3eef65d]{align-items:stretch;flex-direction:column;gap:8px;padding-bottom:8px}.arrange-empty h3[data-v-f3eef65d]{margin-top:7px;font-size:1.08rem;line-height:1.22}.arrange-empty p[data-v-f3eef65d]{margin-top:5px;max-width:none;line-height:1.42}.placeholder-icon[data-v-f3eef65d]{width:68px;height:68px}.placeholder h3[data-v-f3eef65d]{font-size:var(--sopule-text-md)}.placeholder p[data-v-f3eef65d]{font-size:12px}}.panel[data-v-f3eef65d]{background:var(--ide-panel);border:0;border-right:1px solid var(--ide-border);border-radius:0;box-shadow:none;display:flex;flex-direction:column;overflow:hidden;min-height:0;min-width:0;color:var(--ide-text)}.right-panel[data-v-f3eef65d]{border-right:0}.left-panel[data-v-f3eef65d]{background:var(--ide-side)}.panel-header[data-v-f3eef65d]{display:flex;align-items:center;justify-content:space-between;min-height:34px;padding:7px 11px;border-bottom:1px solid var(--ide-border);background:var(--ide-chrome);flex-shrink:0}.panel-header h2[data-v-f3eef65d]{margin:0;font-family:var(--sopule-font-body);font-size:11px;font-weight:700;color:var(--ide-muted);letter-spacing:0;text-transform:uppercase}.count[data-v-f3eef65d]{font-size:11px;color:var(--ide-muted);font-variant-numeric:tabular-nums}.panel-hint[data-v-f3eef65d]{margin:0;padding:7px 11px;font-size:11px;color:var(--ide-muted);background:transparent;border-bottom:1px solid var(--ide-border);display:flex;align-items:center;gap:6px;line-height:1.2;font-weight:700;text-transform:uppercase}.panel-hint[data-v-f3eef65d]:before{content:"";width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:5px solid var(--ide-muted);border-radius:0;background:transparent;flex-shrink:0}.filter-bar[data-v-f3eef65d]{padding:10px;border-bottom:1px solid var(--ide-border);flex-shrink:0}.search-input[data-v-f3eef65d]{width:100%;min-height:30px;padding:6px 9px;border:1px solid var(--ide-border);border-radius:3px;font-size:12px;font-family:inherit;outline:none;box-sizing:border-box;background:var(--ide-panel);color:var(--ide-text)}.search-input[data-v-f3eef65d]::placeholder{color:var(--ide-muted)}.search-input[data-v-f3eef65d]:focus{border-color:var(--ide-blue);box-shadow:0 0 0 1px var(--ide-blue)}.format-tabs[data-v-f3eef65d]{display:flex;gap:6px;margin-top:8px}.format-tab[data-v-f3eef65d]{flex:1;display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:6px 8px;font-size:11px;line-height:1.15;background:var(--ide-panel);border:1px solid var(--ide-border);border-radius:3px;color:var(--ide-muted);cursor:pointer;font-family:inherit}.format-tab[data-v-f3eef65d]:hover{border-color:var(--ide-blue);color:var(--ide-blue)}.format-tab.active[data-v-f3eef65d]{background:var(--ide-blue-soft);color:var(--ide-blue);border-color:var(--ide-blue)}.score-list[data-v-f3eef65d]{flex:1;overflow-y:auto;padding:6px}.score-item[data-v-f3eef65d]{display:block;width:100%;text-align:left;padding:8px 9px;border-radius:3px;border:1px solid transparent;background:transparent;cursor:pointer;margin-bottom:2px;color:var(--ide-text);font-family:inherit}.score-item[data-v-f3eef65d]:hover{background:color-mix(in srgb,var(--ide-blue-soft) 52%,transparent)}.score-item.active[data-v-f3eef65d]{background:var(--ide-blue-soft);border-color:var(--ide-blue);box-shadow:inset 2px 0 0 var(--ide-blue)}.score-item-header[data-v-f3eef65d]{display:flex;align-items:center;gap:6px;margin-bottom:4px}.score-format[data-v-f3eef65d]{font-size:10px;padding:1px 5px;border-radius:3px;font-weight:700;letter-spacing:0}.format-alphatab[data-v-f3eef65d]{background:var(--ide-blue-soft);color:var(--ide-blue)}.format-xhe[data-v-f3eef65d],[data-theme=dark] .format-xhe[data-v-f3eef65d]{background:color-mix(in srgb,var(--ide-green) 18%,transparent);color:var(--ide-green)}.score-id[data-v-f3eef65d]{font-size:10px;color:var(--ide-muted);font-family:var(--sopule-font-mono)}.score-title[data-v-f3eef65d]{font-size:12px;font-weight:650;color:var(--ide-text);line-height:1.35}.score-artist[data-v-f3eef65d]{font-size:11px;color:var(--ide-muted);margin-top:2px;font-style:normal}.score-meta[data-v-f3eef65d]{display:flex;gap:4px;margin-top:6px;flex-wrap:wrap}.meta-tag[data-v-f3eef65d]{font-size:10px;padding:1px 5px;background:var(--ide-tab);border-radius:3px;color:var(--ide-muted);font-variant-numeric:tabular-nums}.loading[data-v-f3eef65d],.empty[data-v-f3eef65d]{padding:34px var(--sopule-space-4);text-align:center;color:var(--sopule-text-tertiary);font-size:var(--sopule-text-sm)}.empty[data-v-f3eef65d]{display:flex;flex-direction:column;align-items:center;gap:var(--sopule-space-2)}.empty-illu[data-v-f3eef65d]{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--sopule-accent-soft);color:var(--sopule-accent);font-size:28px;margin-bottom:var(--sopule-space-1)}.empty-illu.muted[data-v-f3eef65d]{background:var(--sopule-bg-subtle);color:var(--sopule-text-tertiary);font-size:32px}.empty-title[data-v-f3eef65d]{margin:0;font-size:var(--sopule-text-sm);font-weight:var(--sopule-weight-semibold);color:var(--sopule-text-primary)}.empty-desc[data-v-f3eef65d]{margin:0;font-size:12px;color:var(--sopule-text-tertiary);line-height:1.55;max-width:240px}.empty-cta[data-v-f3eef65d]{display:flex;gap:8px;width:min(100%,260px);margin-top:var(--sopule-space-4);flex-wrap:wrap;justify-content:center}.empty-cta .btn-mini[data-v-f3eef65d]{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 14px;border-radius:var(--sopule-radius-md);font-size:var(--sopule-text-sm);font-weight:var(--sopule-weight-semibold)}.center-panel[data-v-f3eef65d]{padding:0;overflow:visible;background:var(--ide-panel)}.placeholder[data-v-f3eef65d]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:var(--ide-muted);text-align:center;padding:34px;gap:var(--sopule-space-3);background:var(--ide-panel)}.placeholder-icon[data-v-f3eef65d]{width:84px;height:84px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--ide-blue-soft);color:var(--ide-blue);margin-bottom:var(--sopule-space-2)}.placeholder h3[data-v-f3eef65d]{margin:0;color:var(--ide-text);font-weight:700;font-family:var(--sopule-font-body);font-size:1rem}.placeholder p[data-v-f3eef65d]{margin:0;max-width:34ch;font-size:12px;color:var(--ide-muted);line-height:1.65}.arrange-empty[data-v-f3eef65d]{display:flex;min-height:100%;flex-direction:column;justify-content:center;gap:var(--sopule-space-4);padding:clamp(22px,4vw,46px);background:var(--ide-panel);color:var(--ide-muted);text-align:left}.placeholder-main[data-v-f3eef65d]{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--sopule-space-5);padding-bottom:0}.placeholder-copy[data-v-f3eef65d]{min-width:0;max-width:610px}.placeholder-kicker[data-v-f3eef65d]{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border:1px solid var(--ide-blue);border-radius:4px;background:var(--ide-blue-soft);color:var(--ide-blue);font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-bold);letter-spacing:0}.arrange-empty h3[data-v-f3eef65d]{margin:var(--sopule-space-3) 0 0;color:var(--ide-text);font-family:var(--sopule-font-body);font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:var(--sopule-weight-bold);line-height:1.16}.arrange-empty p[data-v-f3eef65d]{margin:var(--sopule-space-2) 0 0;max-width:54ch;color:var(--ide-muted);font-size:var(--sopule-text-sm);line-height:1.7}.empty-flow-actions[data-v-f3eef65d]{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.empty-flow-actions .btn[data-v-f3eef65d]{min-width:136px}.empty-flow-steps[data-v-f3eef65d]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-width:620px}.empty-flow-steps span[data-v-f3eef65d]{display:inline-flex;align-items:center;min-height:34px;padding:7px 10px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-tab);color:var(--ide-muted);font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-semibold);line-height:1.25}@media(max-width:768px){.empty-flow-actions[data-v-f3eef65d]{align-items:stretch;flex-direction:column}.empty-flow-actions .btn[data-v-f3eef65d]{width:100%}.empty-flow-steps[data-v-f3eef65d]{grid-template-columns:1fr}}.selected-info[data-v-f3eef65d]{display:flex;align-items:flex-start;justify-content:space-between;padding:14px 16px;border-bottom:1px solid var(--ide-border);gap:12px;flex-wrap:wrap;background:var(--ide-panel)}.info-main h2[data-v-f3eef65d]{margin:0 0 3px;font-family:var(--sopule-font-body);font-size:1rem;color:var(--ide-text)}.info-artist[data-v-f3eef65d]{margin:0;color:var(--ide-muted);font-size:12px;font-style:normal}.info-meta[data-v-f3eef65d]{display:flex;align-items:center;gap:var(--sopule-space-2);flex-wrap:wrap}.format-badge[data-v-f3eef65d]{font-size:11px;padding:3px 8px;border-radius:3px;font-weight:700}.meta-pill[data-v-f3eef65d]{font-size:11px;padding:3px 8px;background:var(--ide-tab);border-radius:3px;color:var(--ide-muted);font-variant-numeric:tabular-nums}.link-btn[data-v-f3eef65d]{background:none;border:none;color:var(--ide-blue);cursor:pointer;font-size:12px;font-family:inherit;padding:0}.link-btn[data-v-f3eef65d]:hover{color:var(--ide-blue-hover);text-decoration:underline}.notice[data-v-f3eef65d]{display:flex;align-items:flex-start;gap:8px;margin:12px 16px 0;padding:8px 10px;background:var(--ide-blue-soft);border:1px solid var(--ide-blue);border-radius:4px;font-size:12px;color:var(--ide-text)}.notice-mark[data-v-f3eef65d]{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:18px;height:18px;border-radius:999px;background:var(--ide-blue);color:#fff;font-size:11px;font-weight:var(--sopule-weight-bold);line-height:1}.section-title[data-v-f3eef65d]{font-family:var(--sopule-font-body);font-size:11px;font-weight:700;letter-spacing:0;color:var(--ide-muted);margin:16px 16px 8px;text-transform:uppercase}.type-grid[data-v-f3eef65d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(124px,1fr));gap:7px;padding:0 16px}.type-card[data-v-f3eef65d]{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;border:1px solid var(--ide-border);background:var(--ide-panel);border-radius:4px;cursor:pointer;font-family:inherit;color:var(--ide-text)}.type-card[data-v-f3eef65d]:hover{border-color:var(--ide-blue)}.type-card.active[data-v-f3eef65d]{border-color:var(--ide-blue);background:var(--ide-blue-soft);box-shadow:inset 0 2px 0 var(--ide-blue)}.type-icon[data-v-f3eef65d]{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:24px;padding:0 7px;border-radius:3px;background:var(--ide-tab);color:var(--ide-blue);font-size:11px;font-weight:var(--sopule-weight-bold);letter-spacing:0}.type-card.active .type-icon[data-v-f3eef65d]{background:var(--ide-tab-active)}.type-label[data-v-f3eef65d]{font-size:12px;font-weight:700}.type-desc[data-v-f3eef65d]{font-size:10px;color:var(--ide-muted);text-align:center}.params[data-v-f3eef65d]{padding:0 16px}.param-row[data-v-f3eef65d]{margin-bottom:14px}.param-row label[data-v-f3eef65d]{display:block;font-size:11px;font-weight:700;letter-spacing:0;color:var(--ide-muted);margin-bottom:var(--sopule-space-2)}.key-grid[data-v-f3eef65d]{display:flex;flex-wrap:wrap;gap:4px}.key-btn[data-v-f3eef65d]{width:34px;height:28px;border:1px solid var(--ide-border);background:var(--ide-panel);border-radius:3px;font-size:12px;font-weight:700;color:var(--ide-muted);cursor:pointer;font-family:inherit}.key-btn[data-v-f3eef65d]:hover{border-color:var(--ide-blue);color:var(--ide-text)}.key-btn.active[data-v-f3eef65d]{background:var(--ide-blue);border-color:var(--ide-blue);color:#fff}.btn-group[data-v-f3eef65d]{display:flex;gap:6px;flex-wrap:wrap}.opt-btn[data-v-f3eef65d]{min-height:28px;padding:5px 11px;border:1px solid var(--ide-border);background:var(--ide-panel);border-radius:3px;font-size:12px;color:var(--ide-muted);cursor:pointer;font-family:inherit}.opt-btn[data-v-f3eef65d]:hover{border-color:var(--ide-blue);color:var(--ide-text)}.opt-btn.active[data-v-f3eef65d]{background:var(--ide-blue);border-color:var(--ide-blue);color:#fff}.style-grid[data-v-f3eef65d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:6px}.style-btn[data-v-f3eef65d]{display:flex;flex-direction:column;gap:2px;padding:8px 10px;border:1px solid var(--ide-border);background:var(--ide-panel);border-radius:4px;cursor:pointer;text-align:left;color:var(--ide-text);font-family:inherit}.style-btn[data-v-f3eef65d]:hover{border-color:var(--ide-blue)}.style-btn.active[data-v-f3eef65d]{background:var(--ide-blue-soft);border-color:var(--ide-blue)}.style-name[data-v-f3eef65d]{font-size:12px;font-weight:700}.style-desc[data-v-f3eef65d]{font-size:10px;color:var(--ide-muted)}.theory-grid[data-v-f3eef65d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:6px}.theory-check[data-v-f3eef65d]{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid var(--ide-border);border-radius:4px;cursor:pointer;background:var(--ide-panel)}.theory-check input[data-v-f3eef65d]{display:none}.theory-check[data-v-f3eef65d]:hover{border-color:var(--ide-blue)}.theory-check.active[data-v-f3eef65d]{border-color:var(--ide-blue);background:var(--ide-blue-soft)}.check-icon[data-v-f3eef65d]{width:18px;height:18px;border:1px solid var(--ide-border);border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:var(--sopule-text-xs);flex-shrink:0;background:var(--ide-panel);color:transparent;font-weight:var(--sopule-weight-bold)}.theory-check.active .check-icon[data-v-f3eef65d]{background:var(--ide-blue);border-color:var(--ide-blue);color:#fff}.check-content[data-v-f3eef65d]{display:flex;flex-direction:column;gap:1px}.check-label[data-v-f3eef65d]{font-size:12px;font-weight:700;color:var(--ide-text)}.check-desc[data-v-f3eef65d]{font-size:10px;color:var(--ide-muted)}.warn[data-v-f3eef65d]{font-size:12px;color:var(--ide-warn);padding:7px 16px;font-weight:600}.action-bar[data-v-f3eef65d]{position:sticky;bottom:0;z-index:5;display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:10px;padding:10px 16px;border-top:1px solid var(--ide-border);background:var(--ide-chrome)}.action-primary[data-v-f3eef65d],.action-menu[data-v-f3eef65d]{display:flex;align-items:center;min-width:0}.action-primary[data-v-f3eef65d]{gap:var(--sopule-space-3)}.action-menu[data-v-f3eef65d]{position:relative;align-self:flex-start}.action-hint[data-v-f3eef65d]{max-width:42ch;color:var(--ide-muted);font-size:11px;line-height:1.5}.btn[data-v-f3eef65d]{min-height:32px;padding:7px 13px;border-radius:4px;border:1px solid transparent;font-size:12px;font-weight:var(--sopule-weight-semibold);cursor:pointer;font-family:inherit}.btn-main[data-v-f3eef65d]{min-width:128px}.btn-quiet[data-v-f3eef65d]{min-height:34px;padding:7px 12px;font-size:var(--sopule-text-xs)}.action-menu__trigger[data-v-f3eef65d]{min-width:72px}.action-menu__list[data-v-f3eef65d]{position:absolute;top:calc(100% + 6px);left:0;z-index:20;display:flex;min-width:164px;flex-direction:column;gap:2px;padding:6px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-panel);box-shadow:0 8px 20px #0000002e}.action-menu__list button[data-v-f3eef65d]{display:flex;align-items:center;min-height:34px;width:100%;padding:7px 10px;border:0;border-radius:6px;background:transparent;color:var(--ide-muted);cursor:pointer;font-family:inherit;font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-semibold);text-align:left}.action-menu__list button[data-v-f3eef65d]:hover:not(:disabled){background:var(--ide-blue-soft);color:var(--ide-blue)}.action-menu__list button[data-v-f3eef65d]:disabled{cursor:not-allowed;opacity:.45}.btn-primary[data-v-f3eef65d]{background:var(--ide-blue);color:#fff;box-shadow:none}.btn-primary[data-v-f3eef65d]:hover:not(:disabled){background:var(--ide-blue-hover)}.btn-secondary[data-v-f3eef65d]{background:var(--ide-panel);color:var(--ide-text);border-color:var(--ide-border)}.btn-secondary[data-v-f3eef65d]:hover:not(:disabled){background:var(--ide-blue-soft);color:var(--ide-blue);border-color:var(--ide-blue)}.btn[data-v-f3eef65d]:disabled{opacity:.4;cursor:not-allowed}@media(max-width:560px){.action-bar[data-v-f3eef65d]{align-items:stretch;flex-direction:column}.action-primary[data-v-f3eef65d]{align-items:stretch;flex-direction:column;gap:8px}.btn-main[data-v-f3eef65d]{width:100%;min-width:0}.action-hint[data-v-f3eef65d]{max-width:none}.action-menu[data-v-f3eef65d]{align-self:stretch}.action-menu__trigger[data-v-f3eef65d]{width:100%}.action-menu__list[data-v-f3eef65d]{right:0;left:0}}.error-msg[data-v-f3eef65d]{margin:0 16px 16px;padding:8px 10px;background:color-mix(in srgb,var(--ide-danger) 10%,transparent);color:var(--ide-danger);border-left:3px solid var(--ide-danger);border-radius:3px;font-size:12px}.explain-panel[data-v-f3eef65d]{margin:0 16px 16px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-panel);overflow:hidden}.explain-header[data-v-f3eef65d]{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;background:var(--ide-chrome);cursor:pointer;-webkit-user-select:none;user-select:none}.explain-title[data-v-f3eef65d]{font-size:12px;font-weight:700;color:var(--ide-blue)}.loading-dots span[data-v-f3eef65d]{animation:blink-f3eef65d 1.4s infinite both}.loading-dots span[data-v-f3eef65d]:nth-child(2){animation-delay:.2s}.loading-dots span[data-v-f3eef65d]:nth-child(3){animation-delay:.4s}@keyframes blink-f3eef65d{0%,80%,to{opacity:0}40%{opacity:1}}.close-btn[data-v-f3eef65d]{background:none;border:none;color:var(--ide-muted);cursor:pointer;font-size:1rem;padding:0 6px;font-family:inherit}.close-btn[data-v-f3eef65d]:hover{color:var(--ide-blue)}.explain-content[data-v-f3eef65d]{max-height:280px;overflow-y:auto;padding:10px}.explain-content pre[data-v-f3eef65d]{margin:0;white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:12px;line-height:1.65;color:var(--ide-text)}.theory-block[data-v-f3eef65d]{border-left:3px solid var(--ide-blue)}.theory-list[data-v-f3eef65d]{display:flex;flex-direction:column;gap:6px;max-height:400px;overflow-y:auto}.theory-item[data-v-f3eef65d]{padding:9px 10px;background:var(--ide-panel);border:1px solid var(--ide-border);border-left:3px solid var(--ide-muted);border-radius:3px}.theory-meta[data-v-f3eef65d]{display:flex;align-items:center;gap:6px;margin-bottom:4px;flex-wrap:wrap}.theory-category[data-v-f3eef65d]{font-size:10px;padding:2px 6px;border-radius:3px;color:#fff;font-weight:var(--sopule-weight-semibold);letter-spacing:0}.theory-chords[data-v-f3eef65d]{font-size:10px;color:var(--ide-muted);font-family:var(--sopule-font-mono);letter-spacing:0}.theory-rule[data-v-f3eef65d]{font-size:12px;font-weight:700;color:var(--ide-text);margin-bottom:4px}.theory-explanation[data-v-f3eef65d]{font-size:11px;color:var(--ide-muted);line-height:1.6}.right-panel[data-v-f3eef65d]{overflow-y:auto;background:var(--ide-side)}.results[data-v-f3eef65d]{padding:10px;display:flex;flex-direction:column;gap:8px}.result-block[data-v-f3eef65d]{background:var(--ide-panel);border:1px solid var(--ide-border);border-radius:4px;padding:10px}.result-block.success[data-v-f3eef65d]{border-color:var(--ide-green);background:color-mix(in srgb,var(--ide-green) 10%,var(--ide-panel))}.result-block.failure[data-v-f3eef65d]{border-color:var(--ide-danger);background:color-mix(in srgb,var(--ide-danger) 10%,var(--ide-panel))}.result-title[data-v-f3eef65d]{display:flex;align-items:center;gap:6px;font-family:var(--sopule-font-body);font-size:12px;font-weight:700;color:var(--ide-text);margin-bottom:8px}.result-summary[data-v-f3eef65d]{font-size:12px;color:var(--ide-muted);line-height:1.6;margin-bottom:8px}.change-list[data-v-f3eef65d]{display:flex;flex-direction:column;gap:4px;max-height:240px;overflow-y:auto;margin-bottom:var(--sopule-space-2)}.change-item[data-v-f3eef65d]{display:flex;align-items:center;gap:6px;font-size:12px;padding:6px 10px;background:var(--ide-tab);border-radius:3px;color:var(--ide-text);font-family:var(--sopule-font-mono)}.change-op[data-v-f3eef65d]{color:var(--ide-muted);min-width:80px;font-family:inherit}.change-from[data-v-f3eef65d]{color:var(--ide-blue)}.change-arrow[data-v-f3eef65d]{color:var(--ide-muted)}.change-to[data-v-f3eef65d]{color:var(--ide-green);font-weight:var(--sopule-weight-semibold)}.change-target[data-v-f3eef65d]{color:var(--ide-muted);font-size:10px;margin-left:auto;font-family:inherit}.muted[data-v-f3eef65d]{color:var(--ide-muted);font-size:12px}.warnings[data-v-f3eef65d]{margin-top:var(--sopule-space-2);display:flex;flex-direction:column;gap:4px}.warnings .warn[data-v-f3eef65d]{padding:6px 10px;background:color-mix(in srgb,var(--ide-warn) 12%,transparent);border-radius:3px}.key-change[data-v-f3eef65d]{display:flex;align-items:center;justify-content:center;gap:var(--sopule-space-5);padding:var(--sopule-space-4);background:var(--ide-panel);border:1px solid var(--ide-border);border-radius:3px;margin-bottom:var(--sopule-space-3)}.key-box[data-v-f3eef65d]{text-align:center}.key-label[data-v-f3eef65d]{font-size:10px;color:var(--ide-muted);letter-spacing:0;margin-bottom:2px}.key-value[data-v-f3eef65d]{font-family:var(--sopule-font-body);font-size:1.4rem;font-weight:var(--sopule-weight-black)}.key-value.old[data-v-f3eef65d]{color:var(--ide-blue)}.key-value.new[data-v-f3eef65d]{color:var(--ide-green)}.key-arrow-large[data-v-f3eef65d]{font-family:var(--sopule-font-body);font-size:1.2rem;color:var(--ide-muted)}.chord-diff[data-v-f3eef65d]{margin-bottom:var(--sopule-space-3)}.diff-title[data-v-f3eef65d]{font-size:var(--sopule-text-xs);color:var(--ide-muted);letter-spacing:0;margin-bottom:6px;font-weight:var(--sopule-weight-semibold)}.diff-grid[data-v-f3eef65d]{display:flex;flex-wrap:wrap;gap:4px}.diff-item[data-v-f3eef65d]{display:flex;align-items:center;gap:4px;font-size:var(--sopule-text-sm);padding:4px 10px;background:var(--ide-tab);border-radius:3px;color:var(--ide-text);font-family:var(--sopule-font-mono);font-variant-numeric:tabular-nums}.diff-from[data-v-f3eef65d]{color:var(--ide-blue)}.diff-arrow[data-v-f3eef65d]{color:var(--ide-muted)}.diff-to[data-v-f3eef65d]{color:var(--ide-green);font-weight:var(--sopule-weight-semibold)}.chord-preview[data-v-f3eef65d]{padding:var(--sopule-space-3);background:var(--ide-panel);border:1px solid var(--ide-border);border-radius:3px}.preview-label[data-v-f3eef65d]{font-size:var(--sopule-text-xs);color:var(--ide-muted);letter-spacing:0;font-weight:var(--sopule-weight-semibold);margin-bottom:var(--sopule-space-2)}.chord-tags[data-v-f3eef65d]{display:flex;flex-wrap:wrap;gap:4px}.chord-tag[data-v-f3eef65d]{font-size:12px;padding:3px 10px;background:var(--ide-blue-soft);color:var(--ide-blue);border-radius:3px;font-family:var(--sopule-font-mono)}.drawer[data-v-f3eef65d]{position:fixed;top:0;right:0;bottom:0;width:380px;max-width:90vw;background:var(--sopule-bg-surface);border-left:1px solid var(--sopule-border);box-shadow:-4px 0 24px #00000026;z-index:1000;display:flex;flex-direction:column}.drawer-header[data-v-f3eef65d]{display:flex;align-items:center;justify-content:space-between;padding:var(--sopule-space-4) var(--sopule-space-5);border-bottom:1px solid var(--sopule-divider)}.drawer-header h3[data-v-f3eef65d]{margin:0;font-family:var(--sopule-font-display);font-size:var(--sopule-text-md);font-weight:var(--sopule-weight-bold)}.drawer-content[data-v-f3eef65d]{flex:1;overflow-y:auto;padding:var(--sopule-space-4)}.draft-list[data-v-f3eef65d]{display:flex;flex-direction:column;gap:var(--sopule-space-2)}.draft-item[data-v-f3eef65d]{padding:var(--sopule-space-3);background:var(--sopule-bg-subtle);border:1px solid var(--sopule-border);border-radius:var(--sopule-radius-md)}.draft-header[data-v-f3eef65d]{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--sopule-space-2)}.draft-title[data-v-f3eef65d]{font-size:var(--sopule-text-sm);font-weight:var(--sopule-weight-semibold);color:var(--sopule-text-primary)}.draft-style[data-v-f3eef65d]{font-size:var(--sopule-text-xs);padding:2px 8px;background:var(--sopule-accent-soft);color:var(--sopule-accent);border-radius:var(--sopule-radius-pill);font-weight:var(--sopule-weight-semibold)}.draft-meta[data-v-f3eef65d]{display:flex;gap:6px;font-size:var(--sopule-text-xs);color:var(--sopule-text-tertiary);margin-bottom:var(--sopule-space-2);flex-wrap:wrap;font-variant-numeric:tabular-nums}.draft-actions[data-v-f3eef65d]{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap}.btn-mini[data-v-f3eef65d]{padding:4px 10px;border:1px solid var(--sopule-border);background:var(--sopule-bg-surface);border-radius:var(--sopule-radius-sm);font-size:var(--sopule-text-xs);cursor:pointer;color:var(--sopule-text-secondary);font-family:inherit;transition:all var(--sopule-duration-fast) var(--sopule-ease-out)}.btn-mini[data-v-f3eef65d]:hover{border-color:var(--sopule-accent);color:var(--sopule-accent)}.btn-mini.btn-primary[data-v-f3eef65d]{background:var(--sopule-accent);color:var(--sopule-accent-contrast);border-color:var(--sopule-accent)}.btn-mini.btn-primary[data-v-f3eef65d]:hover{background:var(--sopule-accent-hover)}.btn-mini.btn-danger[data-v-f3eef65d]{color:var(--sopule-danger);border-color:transparent;background:transparent}.btn-mini.btn-danger[data-v-f3eef65d]:hover{border-color:var(--sopule-danger);background:var(--sopule-danger-soft)}.slide-enter-active[data-v-f3eef65d],.slide-leave-active[data-v-f3eef65d]{transition:transform .3s var(--sopule-ease-out)}.slide-enter-from[data-v-f3eef65d],.slide-leave-to[data-v-f3eef65d]{transform:translate(100%)}@media(max-width:768px){.type-grid[data-v-f3eef65d],.style-grid[data-v-f3eef65d]{grid-template-columns:repeat(2,1fr)}.theory-grid[data-v-f3eef65d]{grid-template-columns:1fr}.arrange-empty[data-v-f3eef65d]{min-height:0;padding:14px;gap:10px}.placeholder-main[data-v-f3eef65d]{align-items:stretch;flex-direction:column;gap:8px;padding-bottom:0}}.text-button[data-v-2836a0f3],.branch-card__button[data-v-2836a0f3],.recent-actions button[data-v-2836a0f3]{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-panel);color:var(--ide-text);font-weight:700;font-size:12px;line-height:1;cursor:pointer}.recent-actions .primary[data-v-2836a0f3],.branch-card__button--primary[data-v-2836a0f3]{border-color:var(--ide-blue);background:var(--ide-blue);color:#fff}.text-button[data-v-2836a0f3]:hover,.branch-card__button[data-v-2836a0f3]:hover,.recent-actions button[data-v-2836a0f3]:hover{border-color:var(--ide-blue);background:var(--ide-blue-soft);color:var(--ide-blue)}.recent-actions .primary[data-v-2836a0f3]:hover,.branch-card__button--primary[data-v-2836a0f3]:hover{background:var(--ide-blue-hover);color:#fff}.section-kicker[data-v-2836a0f3],.branch-card__meta[data-v-2836a0f3]{display:block;color:var(--ide-muted);font-size:11px;font-weight:700;letter-spacing:0;text-transform:uppercase}.workspace-board[data-v-2836a0f3]{min-width:0;height:100%;min-height:0;padding:0;border:0;background:var(--ide-bg);box-shadow:none}.workspace-actions[data-v-2836a0f3]{display:flex;min-width:0;flex-direction:column;gap:0;padding:12px;overflow:auto;border-right:1px solid var(--ide-border);background:var(--ide-panel)}.support-branches[data-v-2836a0f3]{display:flex;min-width:0;flex-direction:column;gap:8px;margin-top:0}.support-branches-shell[data-v-2836a0f3]{margin-top:8px;border:1px solid var(--ide-border);border-radius:4px;overflow:hidden}.recent-panel[data-v-2836a0f3] .collapsible-section__body{padding:0 10px 12px}.branch-card[data-v-2836a0f3]{display:flex;min-height:0;flex-direction:column;gap:10px;padding:12px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-panel)}.branch-card--featured[data-v-2836a0f3]{display:grid;grid-template-columns:42px minmax(0,1fr) minmax(112px,.2fr);align-items:center;min-height:0;padding:14px;gap:12px;background:var(--ide-blue-soft)}.branch-card--compact[data-v-2836a0f3]{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px}.branch-card--primary[data-v-2836a0f3]{border-color:var(--ide-blue)}.branch-card--success[data-v-2836a0f3]{border-color:color-mix(in srgb,var(--ide-green) 44%,var(--ide-border))}.branch-card--warning[data-v-2836a0f3]{border-color:color-mix(in srgb,#bf8700 44%,var(--ide-border))}.branch-card__index[data-v-2836a0f3]{display:inline-flex;align-items:center;justify-content:center;width:34px;height:28px;border-radius:3px;background:var(--ide-tab);color:var(--ide-muted);font-size:.78rem;font-weight:800}.branch-card--featured .branch-card__index[data-v-2836a0f3]{width:42px;height:34px;color:var(--ide-blue);background:var(--ide-tab-active)}.branch-card__body[data-v-2836a0f3]{flex:1;min-width:0}.branch-card h2[data-v-2836a0f3],.section-heading h2[data-v-2836a0f3]{margin:0;color:var(--ide-text);font-size:14px;line-height:1.3;letter-spacing:0}.branch-card h2[data-v-2836a0f3]{margin-top:8px}.branch-card--featured h2[data-v-2836a0f3]{max-width:none;font-size:1.08rem;line-height:1.22}.branch-card p[data-v-2836a0f3]{margin:9px 0 0;color:var(--ide-muted);font-size:12px;line-height:1.52;display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical}.branch-card--featured p[data-v-2836a0f3]{max-width:none;font-size:.88rem;-webkit-line-clamp:2}.branch-card--featured .branch-card__button[data-v-2836a0f3]{width:auto;min-width:112px;justify-self:stretch}.branch-card--compact h2[data-v-2836a0f3]{margin-top:6px;font-size:.96rem}.branch-card--compact p[data-v-2836a0f3]{margin-top:6px;-webkit-line-clamp:1}.branch-card__button[data-v-2836a0f3]{width:100%;padding:9px 12px;white-space:nowrap}.branch-card--compact .branch-card__button[data-v-2836a0f3]{width:auto;min-width:92px}.recent-panel[data-v-2836a0f3]{min-width:0;align-self:stretch;height:100%;min-height:0;padding:12px;border:0;background:var(--ide-side);overflow:auto}.section-heading[data-v-2836a0f3]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.text-button[data-v-2836a0f3]{min-height:34px;padding:7px 11px;background:transparent}.recent-list[data-v-2836a0f3]{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none}.recent-row[data-v-2836a0f3]{display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid var(--ide-border)}.recent-row[data-v-2836a0f3]:first-child{border-top:0;padding-top:2px}.recent-main[data-v-2836a0f3]{min-width:0;flex:1}.recent-main strong[data-v-2836a0f3]{display:block;overflow:hidden;color:var(--ide-text);font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.recent-main span[data-v-2836a0f3]{display:block;margin-top:3px;color:var(--ide-muted);font-size:11px}.recent-actions[data-v-2836a0f3]{display:flex;align-items:center;gap:6px}.recent-actions button[data-v-2836a0f3]{min-height:34px;padding:7px 10px;font-size:.82rem}.recent-actions .primary[data-v-2836a0f3]{min-width:86px}.recent-empty[data-v-2836a0f3]{display:flex;min-height:148px;align-items:center;justify-content:center;flex-direction:column;gap:6px;border-top:1px dashed var(--ide-border);color:var(--ide-muted);text-align:center}.recent-empty strong[data-v-2836a0f3]{color:var(--ide-text)}@media(max-width:1100px){.workspace-board[data-v-2836a0f3]{min-height:0}.branch-card--featured[data-v-2836a0f3]{min-height:220px}}@media(max-width:560px){.workspace-board[data-v-2836a0f3]{gap:10px;padding:10px}.workspace-actions[data-v-2836a0f3],.support-branches[data-v-2836a0f3]{gap:8px}.branch-card[data-v-2836a0f3],.branch-card--featured[data-v-2836a0f3],.branch-card--compact[data-v-2836a0f3]{display:grid;grid-template-columns:34px minmax(0,1fr) minmax(92px,.34fr);align-items:center;gap:8px 10px;min-height:0;padding:10px}.branch-card__index[data-v-2836a0f3]{width:34px;height:28px}.branch-card__body[data-v-2836a0f3]{min-width:0}.branch-card h2[data-v-2836a0f3]{margin-top:5px;font-size:.96rem}.branch-card p[data-v-2836a0f3]{display:none}.branch-card__button[data-v-2836a0f3]{grid-column:3;grid-row:1;width:auto;min-height:34px;justify-self:stretch;align-self:center;padding:7px 8px;font-size:.82rem}.recent-panel[data-v-2836a0f3]{padding:12px}.recent-row[data-v-2836a0f3]{align-items:stretch;flex-direction:column;gap:8px;padding:10px 0}.recent-actions button[data-v-2836a0f3]{flex:1 1 0}.recent-actions .primary[data-v-2836a0f3]{flex:1 1 auto}}.ai-chat-panel[data-v-001e5d14]{display:flex;flex-direction:column;height:100%;background:var(--sopule-bg-surface);color:var(--sopule-text-primary)}.chat-header[data-v-001e5d14]{display:flex;align-items:center;justify-content:space-between;gap:var(--sopule-space-3);padding:var(--sopule-space-4) var(--sopule-space-5);border-bottom:1px solid var(--sopule-divider);flex-shrink:0}.chat-header__title[data-v-001e5d14]{flex:1;min-width:0}.chat-header__eyebrow[data-v-001e5d14]{margin:0 0 2px;color:var(--sopule-text-tertiary)}.chat-header__name[data-v-001e5d14]{margin:0;font-family:var(--sopule-font-display);font-size:var(--sopule-text-md);font-weight:var(--sopule-weight-bold);color:var(--sopule-text-primary);line-height:1.2;letter-spacing:var(--sopule-tracking-tight)}.icon-btn[data-v-001e5d14]{width:32px;height:32px;border-radius:var(--sopule-radius-pill);border:1px solid var(--sopule-border);background:var(--sopule-bg-surface);color:var(--sopule-text-tertiary);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:all var(--sopule-duration-fast) var(--sopule-ease-out)}.icon-btn[data-v-001e5d14]:hover{background:var(--sopule-accent-soft);border-color:var(--sopule-accent);color:var(--sopule-accent)}.chat-messages[data-v-001e5d14]{flex:1;overflow-y:auto;padding:var(--sopule-space-4);display:flex;flex-direction:column;gap:var(--sopule-space-3);background:var(--sopule-bg-subtle)}.chat-message[data-v-001e5d14]{display:flex;gap:var(--sopule-space-2);max-width:100%;align-items:flex-start}.chat-message.user[data-v-001e5d14]{flex-direction:row-reverse}.message-avatar[data-v-001e5d14]{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-bold);font-family:var(--sopule-font-display);flex-shrink:0;border:1px solid var(--sopule-border);background:var(--sopule-bg-surface);color:var(--sopule-text-secondary);overflow:hidden}.message-avatar--ai[data-v-001e5d14]{background:var(--sopule-accent-soft);color:var(--sopule-accent);border-color:var(--sopule-accent);padding:4px}.message-avatar--user[data-v-001e5d14]{background:var(--sopule-bg-muted);color:var(--sopule-text-primary)}.message-content[data-v-001e5d14]{background:var(--sopule-bg-surface);border:1px solid var(--sopule-border);border-radius:var(--sopule-radius-md);padding:var(--sopule-space-2) var(--sopule-space-3);font-size:var(--sopule-text-sm);line-height:1.65;color:var(--sopule-text-primary);max-width:78%;word-break:break-word;font-weight:var(--sopule-weight-regular);border-top-left-radius:4px}.chat-message.user .message-content[data-v-001e5d14]{background:var(--sopule-accent);color:var(--sopule-accent-contrast);border-color:var(--sopule-accent);font-weight:var(--sopule-weight-medium);border-top-left-radius:var(--sopule-radius-md);border-top-right-radius:4px}.message-content[data-v-001e5d14] strong{font-weight:var(--sopule-weight-bold)}.message-content[data-v-001e5d14] code{font-family:var(--sopule-font-mono);font-size:.85em;padding:1px 5px;background:var(--sopule-bg-muted);border-radius:var(--sopule-radius-sm)}.typing-indicator[data-v-001e5d14]{display:inline-flex;align-items:center;gap:4px;padding:2px 0}.typing-indicator span[data-v-001e5d14]{width:6px;height:6px;border-radius:50%;background:var(--sopule-accent);animation:sopule-typing-001e5d14 1.2s infinite ease-in-out;opacity:.6}.typing-indicator span[data-v-001e5d14]:nth-child(2){animation-delay:.18s}.typing-indicator span[data-v-001e5d14]:nth-child(3){animation-delay:.36s}@keyframes sopule-typing-001e5d14{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.quick-questions[data-v-001e5d14]{padding:var(--sopule-space-3) var(--sopule-space-4);display:flex;flex-wrap:wrap;gap:6px;border-top:1px solid var(--sopule-divider);background:var(--sopule-bg-subtle)}.quick-btn[data-v-001e5d14]{font-family:inherit;font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-medium);padding:6px 12px;border-radius:var(--sopule-radius-pill);border:1px solid var(--sopule-border);background:var(--sopule-bg-surface);color:var(--sopule-text-secondary);cursor:pointer;transition:all var(--sopule-duration-fast) var(--sopule-ease-out);white-space:nowrap}.quick-btn[data-v-001e5d14]:hover{background:var(--sopule-accent-soft);border-color:var(--sopule-accent);color:var(--sopule-accent);transform:translateY(-1px)}.chat-input-area[data-v-001e5d14]{display:flex;align-items:flex-end;gap:var(--sopule-space-2);padding:var(--sopule-space-3) var(--sopule-space-4);border-top:1px solid var(--sopule-divider);flex-shrink:0;background:var(--sopule-bg-surface)}.chat-textarea[data-v-001e5d14]{flex:1;background:var(--sopule-input-bg);border:1px solid var(--sopule-input-border);border-radius:var(--sopule-radius-md);padding:8px 12px;font-family:inherit;font-size:var(--sopule-text-sm);font-weight:var(--sopule-weight-medium);line-height:1.5;color:var(--sopule-input-text);resize:none;outline:none;transition:border-color var(--sopule-duration-fast) var(--sopule-ease-out),box-shadow var(--sopule-duration-fast) var(--sopule-ease-out)}.chat-textarea[data-v-001e5d14]::placeholder{color:var(--sopule-input-placeholder);font-weight:var(--sopule-weight-regular)}.chat-textarea[data-v-001e5d14]:hover{border-color:var(--sopule-border-strong)}.chat-textarea[data-v-001e5d14]:focus{border-color:var(--sopule-accent);box-shadow:0 0 0 3px var(--sopule-accent-soft)}.chat-textarea[data-v-001e5d14]:disabled{opacity:.5;cursor:not-allowed}.send-btn[data-v-001e5d14]{width:36px;height:36px;border-radius:var(--sopule-radius-md);border:0;background:var(--sopule-accent);color:var(--sopule-accent-contrast);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:all var(--sopule-duration-fast) var(--sopule-ease-out);box-shadow:0 2px 6px var(--sopule-accent-soft)}.send-btn[data-v-001e5d14]:not(:disabled):hover{background:var(--sopule-accent-hover);transform:translateY(-1px);box-shadow:0 4px 10px var(--sopule-accent-soft)}.send-btn[data-v-001e5d14]:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.score-player-page[data-v-2c452c1f]{height:100%;min-height:100%;display:flex;flex-direction:column;overflow:hidden;position:relative;background:var(--sopule-player-bg, var(--sopule-bg));color:var(--sopule-player-text, var(--sopule-fg))}.score-player-page--hosted[data-v-2c452c1f]{height:calc(100vh - 69px);min-height:calc(100vh - 69px)}.score-player-page--embedded .floating-controls[data-v-2c452c1f]{position:absolute;pointer-events:none}.score-player-page--embedded .floating-controls[data-v-2c452c1f]>*{pointer-events:auto}.score-player-page--embedded .restore-btn[data-v-2c452c1f]{position:absolute}.player-layout[data-v-2c452c1f]{display:flex;flex:1;min-height:0;padding-bottom:72px;position:relative;height:100%;overflow:hidden}.player-layout.no-controls[data-v-2c452c1f]{padding-bottom:0}.floating-controls[data-v-2c452c1f]{position:fixed;bottom:16px;left:16px;right:16px;min-height:58px;background:color-mix(in srgb,var(--sopule-player-controls-bg) 92%,transparent);backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);border:1px solid color-mix(in srgb,var(--sopule-border) 82%,transparent);border-radius:8px;display:flex;align-items:center;gap:10px;padding:8px 12px;z-index:200;box-shadow:var(--sopule-shadow)}.ctrl-btn[data-v-2c452c1f]{width:40px;height:40px;border-radius:50%;border:1px solid var(--sopule-border);background:var(--sopule-bg-muted);color:var(--sopule-player-text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.ctrl-btn[data-v-2c452c1f]:hover:not(:disabled){background:var(--sopule-bg-elevated)}.ctrl-btn[data-v-2c452c1f]:disabled{opacity:.4;cursor:default}.ctrl-btn.active[data-v-2c452c1f]{background:var(--sopule-player-accent);border-color:var(--sopule-player-accent);color:var(--sopule-accent-contrast)}.ctrl-btn.active[data-v-2c452c1f]:hover:not(:disabled){background:var(--sopule-player-accent-hover)}.ctrl-loop-wrap[data-v-2c452c1f]{position:relative;display:inline-flex}.ctrl-popover[data-v-2c452c1f]{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);min-width:220px;padding:12px;background:var(--sopule-player-controls-bg);color:var(--sopule-player-text);border:1px solid var(--sopule-player-control-border);border-radius:8px;box-shadow:0 6px 24px #00000059;z-index:50;display:flex;flex-direction:column;gap:8px}.ctrl-popover-title[data-v-2c452c1f]{font-size:.75rem;font-weight:600;opacity:.7;margin-bottom:2px}.ctrl-popover-btn[data-v-2c452c1f]{padding:6px 10px;background:transparent;border:1px solid var(--sopule-player-control-border);border-radius:4px;color:inherit;cursor:pointer;font-size:.8rem;text-align:left}.ctrl-popover-btn[data-v-2c452c1f]:hover{background:var(--sopule-bg-elevated)}.ctrl-popover-btn.active[data-v-2c452c1f]{background:var(--sopule-player-accent, var(--sopule-accent));border-color:var(--sopule-player-accent, var(--sopule-accent));color:var(--sopule-accent-contrast)}.ctrl-popover-btn.small[data-v-2c452c1f]{padding:4px 8px;font-size:.75rem}.ctrl-popover-row[data-v-2c452c1f]{display:flex;align-items:center;gap:6px;flex-wrap:nowrap}.ctrl-popover-label[data-v-2c452c1f]{font-size:.75rem;opacity:.7;flex-shrink:0}.ctrl-popover-input[data-v-2c452c1f]{width:60px;padding:4px 6px;background:var(--sopule-bg-elevated, rgba(255,255,255,.06));border:1px solid var(--sopule-player-control-border, rgba(255,255,255,.2));border-radius:4px;color:inherit;font-size:.8rem}.ctrl-popover-input[data-v-2c452c1f]:focus{outline:none;border-color:var(--sopule-player-accent, var(--sopule-accent))}.ctrl-popover-dash[data-v-2c452c1f]{opacity:.6}.ctrl-metronome-wrap[data-v-2c452c1f]{display:inline-flex;align-items:center;gap:4px}.ctrl-metronome-bpm[data-v-2c452c1f]{box-sizing:border-box;width:60px;height:36px;padding:0 8px;background:var(--sopule-bg-elevated, rgba(255,255,255,.06));border:1px solid var(--sopule-player-control-border, rgba(255,255,255,.2));border-radius:8px;color:var(--sopule-player-text, #ececec);font-size:.78rem;font-weight:700;text-align:center}.ctrl-metronome-bpm[data-v-2c452c1f]:focus{outline:none;border-color:var(--sopule-player-accent, var(--sopule-accent))}.ctrl-metronome-bpm[data-v-2c452c1f]:disabled{opacity:.4;cursor:default}.play-btn[data-v-2c452c1f]{width:42px;height:42px;background:var(--sopule-player-accent);border-color:var(--sopule-player-accent);color:var(--sopule-accent-contrast)}.play-btn[data-v-2c452c1f]:hover:not(:disabled){background:var(--sopule-player-accent-hover)}.speed-btn[data-v-2c452c1f]{border-radius:6px;width:auto;padding:0 10px;font-size:.75rem;font-weight:600}.panel-btn[data-v-2c452c1f],.hide-btn[data-v-2c452c1f]{border-radius:6px}.hide-btn[data-v-2c452c1f]:hover:not(:disabled){background:#ef44444d}.slide-up-enter-active[data-v-2c452c1f],.slide-up-leave-active[data-v-2c452c1f]{transition:transform .25s ease,opacity .25s ease}.slide-up-enter-from[data-v-2c452c1f],.slide-up-leave-to[data-v-2c452c1f]{transform:translateY(100%);opacity:0}.restore-btn[data-v-2c452c1f]{position:fixed;bottom:16px;right:16px;width:48px;height:48px;border-radius:50%;border:1px solid var(--sopule-border-strong);background:var(--sopule-player-controls-bg);color:var(--sopule-player-accent);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:200;transition:background .15s,transform .15s;box-shadow:var(--sopule-shadow-md)}.restore-btn[data-v-2c452c1f]:hover{background:var(--sopule-bg-elevated);transform:scale(1.1)}.time-display[data-v-2c452c1f]{font-size:.8rem;color:var(--sopule-player-text-muted);font-variant-numeric:tabular-nums;flex-shrink:0;min-width:90px}.progress-bar-wrap[data-v-2c452c1f]{flex:1;height:6px;background:var(--sopule-player-track);border-radius:3px;cursor:pointer;min-width:80px;position:relative}.progress-fill[data-v-2c452c1f]{height:100%;background:var(--sopule-player-accent);border-radius:3px;transition:width .15s linear}.current-lyric[data-v-2c452c1f]{display:none}.lyric-bar[data-v-2c452c1f]{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);z-index:5;max-width:60%;min-width:200px;padding:4px 18px;border-radius:999px;background:var(--sopule-bg-surface, #fff);border:1px solid var(--sopule-border);box-shadow:0 4px 12px #0000002e;display:inline-flex;align-items:center;justify-content:center;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--sopule-player-accent);font-weight:600;text-align:center;transition:opacity .2s}.fade-enter-active[data-v-2c452c1f],.fade-leave-active[data-v-2c452c1f]{transition:opacity .2s}.fade-enter-from[data-v-2c452c1f],.fade-leave-to[data-v-2c452c1f]{opacity:0}.player-sidebar[data-v-2c452c1f]{position:sticky;top:0;align-self:flex-start;height:100%;width:300px;flex-shrink:0;background:var(--sopule-player-sidebar-bg);padding:16px;box-sizing:border-box;overflow-y:auto;display:flex;flex-direction:column;gap:16px;border-right:1px solid var(--sopule-border);z-index:50}.slide-enter-active[data-v-2c452c1f],.slide-leave-active[data-v-2c452c1f]{transition:transform .25s ease,opacity .25s ease}.slide-enter-from[data-v-2c452c1f],.slide-leave-to[data-v-2c452c1f]{transform:translate(-100%);opacity:0}.sidebar-header .song-title[data-v-2c452c1f]{font-size:1.1rem;font-weight:600;margin:0;color:var(--sopule-text-primary)}.sidebar-header .song-meta[data-v-2c452c1f]{font-size:.8rem;color:var(--sopule-text-tertiary);margin:4px 0 8px}.sidebar-header-row[data-v-2c452c1f]{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.sidebar-restore-btn[data-v-2c452c1f]{position:absolute;top:8px;left:8px;width:40px;height:40px;border-radius:8px;border:1px solid var(--sopule-border);background:var(--sopule-player-controls-bg);color:var(--sopule-player-accent);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:60;transition:background .15s,transform .15s;box-shadow:var(--sopule-shadow-md)}.sidebar-restore-btn[data-v-2c452c1f]:hover{background:var(--sopule-bg-elevated);transform:scale(1.08)}.sidebar-collapse-fab[data-v-2c452c1f]{position:absolute;left:300px;top:50%;transform:translate(-50%,-50%);width:32px;height:48px;border-radius:0 8px 8px 0;border:1px solid var(--sopule-border);border-left:none;background:var(--sopule-player-controls-bg);color:var(--sopule-player-accent);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:60;box-shadow:var(--sopule-shadow-md);transition:background .15s,transform .15s}.sidebar-collapse-fab[data-v-2c452c1f]:hover{background:var(--sopule-bg-elevated);transform:translateY(-50%)}.badge[data-v-2c452c1f]{display:inline-block;font-size:.7rem;padding:2px 8px;border-radius:4px;background:var(--sopule-bg-muted);color:var(--sopule-text-secondary)}.badge-ready[data-v-2c452c1f]{background:var(--sopule-player-accent);color:var(--sopule-accent-contrast)}.badge-error[data-v-2c452c1f]{background:var(--sopule-danger);color:var(--sopule-accent-contrast)}.badge-loading[data-v-2c452c1f]{background:var(--sopule-warning);color:#111827}.sidebar-section[data-v-2c452c1f]{display:flex;flex-direction:column;gap:8px}.section-label[data-v-2c452c1f]{font-size:.75rem;color:var(--sopule-text-tertiary);letter-spacing:0}.instrument-badge-row[data-v-2c452c1f]{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.instrument-badge[data-v-2c452c1f]{display:inline-block;padding:4px 14px;border-radius:6px;font-size:.85rem;font-weight:700;letter-spacing:0}.capo-chip[data-v-2c452c1f]{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;font-size:.78rem;font-weight:600;border-radius:999px;letter-spacing:0}.capo-chip-key[data-v-2c452c1f]{background:var(--sopule-player-control-bg);color:var(--sopule-player-control-text);border:1px solid var(--sopule-player-control-border)}.capo-chip-fret[data-v-2c452c1f]{background:var(--sopule-accent-soft);color:var(--sopule-accent);border:1px solid var(--sopule-accent)}.instrument-guitar[data-v-2c452c1f]{background:var(--sopule-accent-soft);color:var(--sopule-accent);border:1px solid color-mix(in srgb,var(--sopule-accent) 35%,transparent)}.instrument-piano[data-v-2c452c1f]{background:#1478f21f;color:var(--sopule-info);border:1px solid rgba(20,120,242,.35)}.instrument-ukulele[data-v-2c452c1f]{background:var(--sopule-warning-soft);color:var(--sopule-warning);border:1px solid color-mix(in srgb,var(--sopule-warning) 45%,transparent)}.stave-info-text[data-v-2c452c1f]{font-size:.85rem;color:var(--sopule-text-secondary);padding:6px 0}.stave-radio[data-v-2c452c1f]{display:inline-block;box-sizing:border-box;width:18px;height:18px;border-radius:50%;border:2px solid var(--sopule-player-control-border);position:relative;flex-shrink:0;transition:all .15s}.stave-radio.checked[data-v-2c452c1f]{border-color:var(--sopule-accent);background:var(--sopule-accent)}.stave-radio.checked[data-v-2c452c1f]:after{content:"";position:absolute;left:50%;top:50%;width:8px;height:8px;border-radius:50%;background:var(--sopule-accent-contrast);transform:translate(-50%,-50%)}.stave-toggle-sm[data-v-2c452c1f]{flex:unset;padding:6px 10px}.stave-hint[data-v-2c452c1f]{font-size:.72rem;color:var(--sopule-text-tertiary);line-height:1.4;padding:2px 0}.click-behavior-select[data-v-2c452c1f]{width:100%}.ripple-layer[data-v-2c452c1f]{position:fixed;inset:0;pointer-events:none;z-index:50;overflow:hidden}.beat-bar[data-v-2c452c1f]{position:absolute;width:1.5px;margin-left:-.75px;border-radius:1px;background:linear-gradient(180deg,color-mix(in srgb,var(--sopule-accent) 58%,transparent),color-mix(in srgb,var(--sopule-accent) 34%,transparent));box-shadow:0 0 5px color-mix(in srgb,var(--sopule-accent) 18%,transparent);clip-path:inset(6px 0);animation:barFlash-2c452c1f .4s ease-out forwards;will-change:opacity,transform}@keyframes barFlash-2c452c1f{0%{opacity:0;transform:scaleY(.6)}20%{opacity:1;transform:scaleY(1)}40%{opacity:.3}60%{opacity:1}to{opacity:0;transform:scaleY(1.05)}}[data-theme=dark] .beat-bar[data-v-2c452c1f]{background:linear-gradient(180deg,#ffbe78ad,#ff965070);box-shadow:0 0 6px #ffaa5a3d}.ripple-dot[data-v-2c452c1f]{position:absolute;width:28px;height:28px;margin-left:-14px;margin-top:-14px;border-radius:50%;background:radial-gradient(circle,#ffc46e8c,#ffc46e59 45%,#ffc46e00 70%);box-shadow:0 0 #ffc46e8c,0 0 12px 2px #ffc46e66;animation:rippleFlash-2c452c1f .6s ease-out forwards;will-change:transform,opacity}@keyframes rippleFlash-2c452c1f{0%{transform:scale(.4);opacity:0;box-shadow:0 0 #ffc46e99,0 0 12px 2px #ffc46e66}35%{opacity:1}to{transform:scale(2.2);opacity:0;box-shadow:0 0 0 24px #ffc46e00,0 0 20px 6px #ffc46e00}}.custom-cursor[data-v-2c452c1f]{position:absolute;width:0;pointer-events:none;z-index:45;transition:left .08s linear}.custom-cursor .cursor-line[data-v-2c452c1f]{position:absolute;left:0;top:12px;width:1px;height:calc(100% - 24px);min-height:32px;background:linear-gradient(180deg,color-mix(in srgb,var(--sopule-accent) 42%,transparent),color-mix(in srgb,var(--sopule-accent) 30%,transparent),color-mix(in srgb,var(--sopule-accent) 42%,transparent));box-shadow:none;transform:translate(-.5px);border-radius:1px}.custom-cursor .cursor-tag[data-v-2c452c1f]{display:none}.hover-bar[data-v-2c452c1f]{position:absolute;background:linear-gradient(180deg,#50b4ff1a,#50b4ff0a,#50b4ff1a);border-left:1px solid rgba(50,150,255,.46);box-shadow:none;pointer-events:none;transform:translate(-.5px);transition:left .08s linear,top .08s linear,height .12s ease-out;z-index:44;animation:hoverBarIn-2c452c1f .15s ease-out forwards}.hover-bar.pulsing[data-v-2c452c1f]{background:linear-gradient(180deg,#ff963c29,#ff963c12,#ff963c29);border-left-color:#ff78288f;box-shadow:none;animation:hoverBarPulse-2c452c1f .7s ease-in-out infinite}@keyframes hoverBarIn-2c452c1f{0%{opacity:0}to{opacity:1}}@keyframes hoverBarPulse-2c452c1f{0%,to{opacity:1}50%{opacity:.7}}[data-theme=dark] .ripple-dot[data-v-2c452c1f]{background:radial-gradient(circle,#ffd782b3,#ffd78273 45%,#ffd78200 70%)}.switch-row[data-v-2c452c1f]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:8px;border:1px solid var(--sopule-player-control-border);background:var(--sopule-player-control-bg);cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .15s}.switch-row[data-v-2c452c1f]:hover{background:var(--sopule-player-control-bg-hover);border-color:var(--sopule-player-accent)}.switch-label[data-v-2c452c1f]{font-size:.85rem;color:var(--sopule-player-control-text)}.switch[data-v-2c452c1f]{position:relative;width:36px;height:20px;border-radius:999px;background:var(--sopule-player-control-border);transition:background .2s;flex-shrink:0}.switch.on[data-v-2c452c1f]{background:var(--sopule-accent)}.switch-knob[data-v-2c452c1f]{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:var(--sopule-accent-contrast);transition:left .2s}.switch.on .switch-knob[data-v-2c452c1f]{left:18px}.stave-toggles[data-v-2c452c1f]{display:flex;flex-wrap:wrap;gap:8px}.stave-toggle[data-v-2c452c1f]{flex:1;display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;border:1px solid var(--sopule-player-control-border);background:var(--sopule-player-control-bg);cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none}.stave-toggle[data-v-2c452c1f]:hover{border-color:var(--sopule-accent);background:var(--sopule-player-control-bg-hover)}.stave-toggle.active[data-v-2c452c1f]{border-color:var(--sopule-accent);background:var(--sopule-accent-soft)}.stave-toggle input[type=checkbox][data-v-2c452c1f]{display:none}.stave-toggle-indicator[data-v-2c452c1f]{box-sizing:border-box;width:18px;height:18px;border-radius:4px;border:2px solid var(--sopule-player-control-border);position:relative;transition:all .15s;flex-shrink:0}.stave-toggle.active .stave-toggle-indicator[data-v-2c452c1f]{background:var(--sopule-accent);border-color:var(--sopule-accent)}.stave-toggle.active .stave-toggle-indicator[data-v-2c452c1f]:after{content:"";position:absolute;left:50%;top:50%;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:translate(-50%,-55%) rotate(45deg)}.stave-toggle-text[data-v-2c452c1f]{font-size:.85rem;color:var(--sopule-player-control-text);font-weight:500}.stave-toggle.active .stave-toggle-text[data-v-2c452c1f]{color:var(--sopule-accent);font-weight:600}.font-size-controls[data-v-2c452c1f]{display:flex;align-items:center;justify-content:center;gap:16px}.font-btn[data-v-2c452c1f]{width:36px;height:36px;border-radius:8px;border:1px solid var(--sopule-player-control-border);background:var(--sopule-player-control-bg);color:var(--sopule-player-control-text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.font-btn[data-v-2c452c1f]:hover:not(:disabled){background:var(--sopule-player-control-bg-hover);color:var(--sopule-accent);border-color:var(--sopule-accent)}.font-btn[data-v-2c452c1f]:disabled{opacity:.3;cursor:not-allowed}.font-size-label[data-v-2c452c1f]{font-size:.9rem;font-weight:600;color:var(--sopule-accent);min-width:48px;text-align:center}.lyric-font-controls[data-v-2c452c1f]{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:8px}.font-btn-sm[data-v-2c452c1f]{width:30px;height:30px;border-radius:6px}.font-size-label-sm[data-v-2c452c1f]{font-size:.8rem;min-width:36px}.track-list[data-v-2c452c1f]{display:flex;flex-direction:column;gap:6px}.track-item[data-v-2c452c1f]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;background:var(--sopule-player-control-bg);border:1px solid var(--sopule-player-control-border);border-radius:6px}.track-item.track-muted[data-v-2c452c1f]{opacity:.45}.track-info[data-v-2c452c1f]{flex:1;min-width:0}.track-name[data-v-2c452c1f]{font-size:.8rem;display:block;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--sopule-player-control-text)}.track-program[data-v-2c452c1f]{width:100%;font-size:.72rem;padding:4px 6px;margin-bottom:6px;border:1px solid var(--sopule-player-control-border);border-radius:4px;background:var(--sopule-player-control-bg);color:var(--sopule-player-text);cursor:pointer;transition:all .15s}.track-program[data-v-2c452c1f]:hover{background:var(--sopule-player-control-bg-hover);border-color:var(--sopule-accent)}.track-program[data-v-2c452c1f]:focus{outline:none;border-color:var(--sopule-accent);background:var(--sopule-player-control-bg-hover)}.debug-track-list[data-v-2c452c1f]{display:flex;flex-direction:column;gap:8px}.debug-track-row[data-v-2c452c1f]{padding:8px;border:1px solid var(--sopule-player-control-border);border-radius:8px;background:var(--sopule-player-control-bg)}.debug-track-name[data-v-2c452c1f]{margin-bottom:6px;color:var(--sopule-player-control-text);font-size:.78rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.debug-grid[data-v-2c452c1f]{display:grid;grid-template-columns:minmax(52px,auto) 1fr;gap:3px 8px;font-size:.72rem}.debug-grid span[data-v-2c452c1f]{color:var(--sopule-player-control-muted)}.debug-grid b[data-v-2c452c1f]{color:var(--sopule-accent);font-weight:600;overflow-wrap:anywhere}.track-volume-row[data-v-2c452c1f]{display:flex;align-items:center;gap:4px}.sf-switch-row[data-v-2c452c1f]{display:flex;gap:6px}.sf-btn[data-v-2c452c1f]{flex:1;padding:6px 8px;font-size:.78rem;background:var(--sopule-player-control-bg);color:var(--sopule-player-control-text);border:1px solid var(--sopule-player-control-border);border-radius:4px;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.sf-btn[data-v-2c452c1f]:hover{background:var(--sopule-player-control-bg-hover);border-color:var(--sopule-accent)}.sf-btn.active[data-v-2c452c1f]{background:var(--sopule-accent-soft);border-color:var(--sopule-accent);color:var(--sopule-accent);font-weight:600}.sf-tag[data-v-2c452c1f]{display:inline-block;margin-left:6px;padding:1px 6px;font-size:.68rem;border-radius:3px;vertical-align:middle}.sf-tag.sf-sonivox[data-v-2c452c1f]{background:var(--sopule-player-control-bg);color:var(--sopule-player-control-text-muted);border:1px solid var(--sopule-player-control-border)}.sf-tag.sf-high-quality[data-v-2c452c1f]{background:var(--sopule-accent-soft);color:var(--sopule-accent)}.volume-slider[data-v-2c452c1f]{-webkit-appearance:none;appearance:none;width:100%;height:4px;background:var(--sopule-player-control-border);border-radius:2px;outline:none;cursor:pointer}.volume-slider[data-v-2c452c1f]::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;border-radius:50%;background:var(--sopule-accent);cursor:pointer}.volume-slider[data-v-2c452c1f]::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:var(--sopule-accent);cursor:pointer;border:none}.track-btns[data-v-2c452c1f]{display:flex;gap:4px;flex-shrink:0}.btn-sm[data-v-2c452c1f]{font-size:.7rem;padding:2px 6px;width:28px;text-align:center;background:var(--sopule-player-control-bg);border:1px solid var(--sopule-player-control-border);color:var(--sopule-player-control-text);border-radius:4px;cursor:pointer;transition:all .12s}.btn-sm[data-v-2c452c1f]:hover{background:var(--sopule-player-control-bg-hover);border-color:var(--sopule-accent)}.btn-sm.active[data-v-2c452c1f]{background:var(--sopule-accent);border-color:var(--sopule-accent);color:var(--sopule-accent-contrast)}.back-btn[data-v-2c452c1f]{width:100%;text-align:center;background:var(--sopule-player-control-bg);border:1px solid var(--sopule-player-control-border);color:var(--sopule-player-control-text);border-radius:6px;cursor:pointer;font-size:.8rem;padding:8px;transition:background .15s}.back-btn[data-v-2c452c1f]:hover{background:var(--sopule-player-control-bg-hover);border-color:var(--sopule-accent)}.player-main[data-v-2c452c1f]{flex:1;position:relative;display:flex;justify-content:center;align-items:flex-start;overflow:auto;padding:26px 32px 34px;background:linear-gradient(180deg,color-mix(in srgb,var(--sopule-player-bg, var(--sopule-bg)) 96%,var(--sopule-card, #fff)) 0%,var(--sopule-player-bg, var(--sopule-bg)) 100%)}.state-message[data-v-2c452c1f]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:12px;color:var(--sopule-text-secondary)}.state-message.error-state[data-v-2c452c1f]{color:var(--sopule-danger)}.state-message .hint[data-v-2c452c1f]{font-size:.8rem;color:var(--sopule-text-tertiary)}.error-actions[data-v-2c452c1f]{display:flex;gap:8px;width:100%;max-width:320px}.error-actions .back-btn[data-v-2c452c1f]{flex:1}.spinner[data-v-2c452c1f]{width:32px;height:32px;border:3px solid var(--sopule-player-control-border);border-top-color:var(--sopule-accent);border-radius:50%;animation:spin-2c452c1f .8s linear infinite}@keyframes spin-2c452c1f{to{transform:rotate(360deg)}}[data-v-2c452c1f] #alphaTabContainer{box-sizing:border-box;width:min(100%,1180px);min-height:max(620px,calc(100vh - 190px));margin:0 auto;padding:28px 32px;border:1px solid color-mix(in srgb,var(--sopule-border) 78%,transparent);border-radius:8px;background:color-mix(in srgb,var(--sopule-bg-surface) 96%,white);box-shadow:var(--sopule-shadow)}[data-v-2c452c1f] #alphaTabContainer .at-surface,[data-v-2c452c1f] #alphaTabContainer svg{margin-inline:auto}[data-v-2c452c1f] .at-highlight{fill:#10b98166!important}[data-v-2c452c1f] .at-cursor-bar,[data-v-2c452c1f] .at-cursor-beat{display:none!important;opacity:0!important}.ai-panel[data-v-2c452c1f]{position:relative;width:320px;flex-shrink:0;height:100%;order:10;background:var(--sopule-bg-surface, #fff);border-left:1px solid var(--sopule-border);box-shadow:-4px 0 20px #0000002e;z-index:50;display:flex;flex-direction:column}.ai-panel-header[data-v-2c452c1f]{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:var(--sopule-player-accent);color:var(--sopule-accent-contrast);border-bottom:1px solid var(--sopule-player-accent);flex-shrink:0}.ai-panel-title[data-v-2c452c1f]{font-size:.9rem;font-weight:700;color:var(--sopule-accent-contrast);letter-spacing:0}.ai-close-btn[data-v-2c452c1f]{width:26px;height:26px;border-radius:4px;border:none;background:#ffffff2e;color:var(--sopule-accent-contrast);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.ai-close-btn[data-v-2c452c1f]:hover{background:#ffffff52}.ai-toggle-btn[data-v-2c452c1f]{position:relative;width:auto;height:36px;padding:0 14px 0 10px;border-radius:8px;border:1px solid var(--sopule-player-accent);background:var(--sopule-player-accent);color:var(--sopule-accent-contrast);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;z-index:auto;flex-shrink:0;transition:background .15s,transform .15s,box-shadow .15s;box-shadow:0 2px 8px #00000038;font-size:.8rem;font-weight:600;letter-spacing:0;white-space:nowrap}.ai-toggle-btn[data-v-2c452c1f]:hover{background:var(--sopule-player-accent-hover);transform:translateY(-1px);box-shadow:0 4px 12px #00000047}.ai-toggle-label[data-v-2c452c1f]{display:inline-block}.ai-slide-enter-active[data-v-2c452c1f],.ai-slide-leave-active[data-v-2c452c1f]{transition:transform .25s ease,opacity .25s ease}.ai-slide-enter-from[data-v-2c452c1f],.ai-slide-leave-to[data-v-2c452c1f]{transform:translate(100%);opacity:0}@media(max-width:768px){.player-sidebar[data-v-2c452c1f]{width:100%;top:60px;bottom:60px}.current-lyric[data-v-2c452c1f]{display:none}.sidebar-collapse-fab[data-v-2c452c1f]{left:calc(100% - 32px)}.player-layout[data-v-2c452c1f]{padding-bottom:76px}.player-main[data-v-2c452c1f]{padding:10px 12px 18px}[data-v-2c452c1f] #alphaTabContainer{width:100%;min-height:calc(100vh - 170px);padding:18px 12px;border-radius:8px}.floating-controls[data-v-2c452c1f]{left:12px;right:12px;bottom:12px;display:grid;grid-template-columns:auto auto auto auto auto auto 1fr;grid-template-rows:18px 46px;min-height:84px;padding:10px;gap:8px;overflow:visible}.ctrl-btn[data-v-2c452c1f]{width:40px;height:40px}.floating-controls>.ctrl-btn[data-v-2c452c1f],.floating-controls>.ctrl-loop-wrap[data-v-2c452c1f],.floating-controls>.ctrl-metronome-wrap[data-v-2c452c1f]{grid-row:2;align-self:center}.play-btn[data-v-2c452c1f]{width:46px;height:46px}.time-display[data-v-2c452c1f]{grid-column:1 / 3;grid-row:1;align-self:center;min-width:76px;font-size:.74rem}.progress-bar-wrap[data-v-2c452c1f]{grid-column:3 / -1;grid-row:1;align-self:center;min-width:0}.ctrl-metronome-bpm[data-v-2c452c1f]{display:none}.ai-toggle-btn[data-v-2c452c1f]{width:40px;height:40px;padding:0;border-radius:8px}.ai-toggle-label[data-v-2c452c1f],.hide-btn[data-v-2c452c1f]{display:none}}.chord-inline[data-v-9e2e7782]{display:inline-flex;flex-direction:column;align-items:center;gap:2px}.chord-name-inline[data-v-9e2e7782]{font-weight:700;font-size:14px;color:var(--sopule-accent)}.diagram-inline[data-v-9e2e7782]{display:flex;justify-content:center}.mini-fretboard[data-v-9e2e7782]{position:relative;display:inline-flex;flex-direction:column}.mini-nut[data-v-9e2e7782]{position:absolute;top:0;left:0;width:100%;height:3px;background:var(--sopule-text-primary);z-index:3}.mini-string-lines[data-v-9e2e7782],.string-lines[data-v-9e2e7782]{position:absolute;inset:0;pointer-events:none;z-index:0}.mini-string-line[data-v-9e2e7782],.string-line[data-v-9e2e7782]{position:absolute;top:0;bottom:0;width:1px;transform:translate(-50%);background:var(--sopule-border-strong, var(--sopule-border))}.mini-base-fret[data-v-9e2e7782]{position:absolute;top:-12px;right:-22px;font-size:9px;color:var(--sopule-muted);font-family:monospace}.mini-fret-row[data-v-9e2e7782]{position:relative;z-index:1;display:flex;height:18px;border-bottom:1px solid var(--sopule-border)}.mini-fret-row[data-v-9e2e7782]:last-child{border-bottom:none}.mini-fret-cell[data-v-9e2e7782]{position:relative;width:15px;height:18px;display:flex;align-items:center;justify-content:center}.mini-marker[data-v-9e2e7782]{display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:600;position:relative;z-index:2}.mini-muted[data-v-9e2e7782]{color:var(--sopule-muted);font-size:9px}.mini-open[data-v-9e2e7782]{color:var(--sopule-text-primary);font-size:10px}.mini-finger[data-v-9e2e7782]{width:13px;height:13px;background:var(--sopule-accent);color:var(--sopule-accent-contrast);border-radius:50%;font-size:8px;font-weight:700}.chord-diagram[data-v-9e2e7782]{position:relative;display:inline-block}.chord-name[data-v-9e2e7782]{cursor:pointer;color:var(--sopule-accent);font-weight:700;font-size:14px;border-bottom:1px dashed color-mix(in srgb,var(--sopule-accent) 40%,transparent);transition:color .15s}.chord-name[data-v-9e2e7782]:hover{color:var(--sopule-accent-hover)}.diagram-popup[data-v-9e2e7782]{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);background:var(--sopule-card);border:1px solid var(--sopule-border);border-radius:8px;padding:12px 14px;box-shadow:var(--sopule-shadow-md);z-index:200;min-width:150px}.diagram-title[data-v-9e2e7782]{font-weight:700;text-align:center;margin-bottom:10px;color:var(--sopule-text-primary);font-size:16px}.diagram-close[data-v-9e2e7782]{position:absolute;top:6px;right:8px;border:0;background:none;color:var(--sopule-muted);cursor:pointer;font-size:14px;line-height:1;padding:2px 4px}.diagram-close[data-v-9e2e7782]:hover{color:var(--sopule-text-primary)}.diagram-body[data-v-9e2e7782]{display:flex;justify-content:center}.string-labels[data-v-9e2e7782]{display:flex;width:max-content}.string-label[data-v-9e2e7782]{width:18px;height:14px;line-height:14px;text-align:center;font-size:10px;color:var(--sopule-muted);font-family:monospace}.diagram-fretboard-wrap[data-v-9e2e7782]{display:inline-flex;flex-direction:column;align-items:center}.fretboard[data-v-9e2e7782]{position:relative;display:inline-flex;flex-direction:column}.nut-bar[data-v-9e2e7782]{position:absolute;top:0;left:0;width:100%;height:4px;background:var(--sopule-text-primary);z-index:3}.base-fret-label[data-v-9e2e7782]{position:absolute;top:-14px;right:-24px;font-size:10px;color:var(--sopule-muted);font-family:monospace}.fret-row[data-v-9e2e7782]{position:relative;z-index:1;display:flex;height:22px;border-bottom:1px solid var(--sopule-border)}.fret-row[data-v-9e2e7782]:last-child{border-bottom:none}.fret-cell[data-v-9e2e7782]{width:18px;height:22px;display:flex;align-items:center;justify-content:center;position:relative}.marker[data-v-9e2e7782]{display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;position:relative;z-index:2}.muted-marker[data-v-9e2e7782]{color:var(--sopule-muted);font-size:11px}.open-marker[data-v-9e2e7782]{color:var(--sopule-text-primary);font-size:12px}.finger-marker[data-v-9e2e7782]{width:16px;height:16px;background:var(--sopule-accent);color:var(--sopule-accent-contrast);border-radius:50%;font-size:10px;font-weight:700}.diagram-actions[data-v-9e2e7782]{margin-top:8px;text-align:center}.close-btn[data-v-9e2e7782]{font-size:12px;color:var(--sopule-muted);background:none;border:1px solid var(--sopule-border);border-radius:4px;padding:2px 12px;cursor:pointer}.close-btn[data-v-9e2e7782]:hover{color:var(--sopule-text-secondary);border-color:var(--sopule-border-strong)}.chord-piano[data-v-9e2e7782]{position:relative;display:inline-block}.piano-name[data-v-9e2e7782]{cursor:pointer;color:var(--sopule-accent);font-weight:700;font-size:14px;border-bottom:1px dashed color-mix(in srgb,var(--sopule-accent) 40%,transparent);transition:color .15s}.piano-name[data-v-9e2e7782]:hover,.piano-name.is-open[data-v-9e2e7782]{color:var(--sopule-accent-hover)}.piano-popover[data-v-9e2e7782]{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);background:var(--sopule-card);border:1px solid var(--sopule-border);border-radius:8px;padding:10px 14px;box-shadow:var(--sopule-shadow-md);z-index:200;min-width:140px;white-space:nowrap;text-align:center}.piano-popover-title[data-v-9e2e7782]{font-weight:700;font-size:16px;color:var(--sopule-text-primary);margin-bottom:4px}.piano-popover-degree[data-v-9e2e7782]{font-family:var(--sopule-font-mono, monospace);font-size:13px;color:var(--sopule-accent);font-weight:700;letter-spacing:0;margin-bottom:6px}.piano-popover-notes[data-v-9e2e7782]{display:flex;justify-content:center;gap:6px;flex-wrap:wrap}.piano-popover-note[data-v-9e2e7782]{display:inline-block;background:var(--sopule-bg-subtle);color:var(--sopule-text-primary);font-family:var(--sopule-font-mono, monospace);font-size:12px;font-weight:600;padding:2px 8px;border-radius:4px}.piano-popover-actions[data-v-9e2e7782]{margin-top:8px;text-align:center}.chord-fallback[data-v-9e2e7782]{display:inline-block;color:var(--sopule-text-tertiary);font-weight:600;font-size:13px;cursor:help;border-bottom:1px dotted var(--sopule-border-strong);padding:0 1px}.xhe-sheet[data-v-d43d55dc]{font-family:PingFang SC,Microsoft YaHei,Hiragino Sans GB,sans-serif;background:var(--sopule-card);color:var(--sopule-text-primary);border-radius:8px;padding:28px 34px;line-height:1.45}.sheet-header[data-v-d43d55dc]{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:24px;text-align:left;margin-bottom:22px;padding:0 0 8px;border-bottom:0}.sheet-header--compact[data-v-d43d55dc]{margin-bottom:12px;padding-bottom:0}.sheet-title[data-v-d43d55dc]{grid-column:1;font-size:24px;font-weight:650;color:var(--sopule-text-primary);margin:0 0 8px}.sheet-artist[data-v-d43d55dc]{grid-column:1;font-size:13px;color:var(--sopule-text-secondary);margin:0}.sheet-meta[data-v-d43d55dc]{grid-column:2;grid-row:1 / span 2;display:grid;grid-template-columns:repeat(2,auto);justify-content:end;gap:0;min-width:112px;border:1px solid color-mix(in srgb,var(--sopule-border-strong) 70%,transparent);background:var(--sopule-card)}.meta-tag[data-v-d43d55dc]{display:inline-flex;align-items:center;min-height:20px;font-size:10px;color:var(--sopule-text-secondary);background:transparent;padding:2px 7px;border-radius:0;border-right:1px solid color-mix(in srgb,var(--sopule-border-strong) 45%,transparent);border-bottom:1px solid color-mix(in srgb,var(--sopule-border-strong) 45%,transparent);white-space:nowrap}.meta-tag[data-v-d43d55dc]:nth-child(2n),.meta-tag[data-v-d43d55dc]:last-child{border-right:0}.meta-tag[data-v-d43d55dc]:nth-last-child(-n+2){border-bottom:0}.chord-summary[data-v-d43d55dc]{padding:12px 16px;margin-bottom:20px;background:color-mix(in srgb,var(--sopule-bg-subtle) 70%,var(--sopule-card));border-radius:6px;border:1px dashed var(--sopule-border)}.chord-summary-label[data-v-d43d55dc]{font-size:13px;color:var(--sopule-muted);display:block;margin-bottom:10px}.chord-summary-list[data-v-d43d55dc]{display:flex;flex-wrap:wrap;gap:16px 24px}.chord-summary-list.is-diagram-mode[data-v-d43d55dc]{align-items:flex-start;gap:12px 18px}.chord-summary-item[data-v-d43d55dc]{font-size:15px;font-weight:600;color:var(--sopule-text-primary)}.chord-summary-list.is-diagram-mode .chord-summary-item[data-v-d43d55dc]{min-width:72px}.sheet-content[data-v-d43d55dc]{display:flex;flex-direction:column}.sheet-empty-line[data-v-d43d55dc]{height:20px}.sheet-click-target[data-v-d43d55dc]{border-radius:4px;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.sheet-click-target[data-v-d43d55dc]:hover{background:color-mix(in srgb,var(--sopule-accent) 8%,transparent);box-shadow:0 0 0 4px color-mix(in srgb,var(--sopule-accent) 8%,transparent)}.sheet-click-target.selected[data-v-d43d55dc]{background:color-mix(in srgb,var(--sopule-accent) 10%,transparent);box-shadow:0 0 0 2px color-mix(in srgb,var(--sopule-accent) 28%,transparent)}.xhe-inline-line-editor[data-v-d43d55dc]{margin:10px 0 12px;padding:6px;border-radius:6px;background:color-mix(in srgb,var(--sopule-accent) 8%,transparent);box-shadow:0 0 0 2px color-mix(in srgb,var(--sopule-accent) 20%,transparent)}.xhe-inline-toolbar[data-v-d43d55dc]{display:grid;grid-template-columns:auto auto 1fr auto auto auto;gap:4px;align-items:center;margin-bottom:5px}.xhe-inline-toolbar button[data-v-d43d55dc]{min-width:0;height:24px;border:1px solid color-mix(in srgb,var(--sopule-accent) 28%,transparent);border-radius:5px;background:color-mix(in srgb,var(--sopule-card) 78%,transparent);color:var(--sopule-text-secondary);padding:0 7px;font-size:12px;font-weight:650}.xhe-inline-toolbar button.active[data-v-d43d55dc]{border-color:color-mix(in srgb,var(--sopule-accent) 50%,transparent);background:color-mix(in srgb,var(--sopule-accent) 10%,transparent);color:var(--sopule-accent)}.xhe-inline-input[data-v-d43d55dc]{width:100%;min-height:48px;max-height:180px;border:1px solid color-mix(in srgb,var(--sopule-accent) 45%,transparent);border-radius:5px;background:var(--sopule-card);color:var(--sopule-text-primary);padding:8px 10px;font:inherit;font-size:17px;line-height:1.45;outline:none;resize:vertical;white-space:pre-wrap;overflow-wrap:anywhere;overflow:auto}.xhe-inline-input[data-v-d43d55dc]:focus{border-color:var(--sopule-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--sopule-accent) 12%,transparent)}.sheet-line.chord-only[data-v-d43d55dc]{margin-bottom:0}.chord-row[data-v-d43d55dc],.lyric-row[data-v-d43d55dc]{min-width:max-content;width:max-content;max-width:100%}.lyric-row[data-v-d43d55dc]{display:flex;flex-wrap:nowrap}.chord-row[data-v-d43d55dc]{position:relative;font-size:17px;color:var(--sopule-accent);font-weight:700;font-family:SF Mono,Menlo,Consolas,PingFang SC,sans-serif;min-height:18px;margin-bottom:8px;padding-top:2px;min-width:max-content;display:flex;align-items:baseline;gap:.4em;justify-content:flex-end}.chord-cell[data-v-d43d55dc]{position:absolute;top:2px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;letter-spacing:0;white-space:nowrap;padding:0;font-variant-numeric:tabular-nums;gap:1px}.chord-cell-text[data-v-d43d55dc]{display:block;line-height:1.1}.chord-row:not(.is-chord-only) .chord-cell-text[data-v-d43d55dc]{color:color-mix(in srgb,var(--sopule-accent) 72%,var(--sopule-text-secondary));font-size:13px;line-height:1}.lyric-block--timeline[data-v-d43d55dc]{margin-bottom:0}.phrase-timeline[data-v-d43d55dc]{max-width:100%;overflow-x:auto;margin:0;padding:0 0 2px}.score-flow[data-v-d43d55dc]{display:flex;flex-direction:column;gap:10px;margin:0 0 12px}.score-flow .phrase-timeline[data-v-d43d55dc]{overflow-x:auto}.score-flow--chord-only[data-v-d43d55dc]{gap:6px;margin-bottom:8px}.score-flow--chord-only .phrase-timeline[data-v-d43d55dc]{overflow-x:hidden}.phrase-timeline__inner[data-v-d43d55dc]{position:relative;height:78px;border:0;border-radius:0;background:transparent;overflow:visible;font-family:SF Mono,Menlo,Consolas,PingFang SC,sans-serif}.sheet-line--timeline[data-v-d43d55dc]{align-self:flex-start;width:100%;max-width:100%;margin-bottom:0;border-radius:0}.sheet-line--timeline .phrase-timeline__inner[data-v-d43d55dc]{border-radius:0}.sheet-line--timeline:not(.sheet-line--timeline-continued) .phrase-timeline__inner[data-v-d43d55dc]{border-top-left-radius:6px;border-top-right-radius:6px}.sheet-line--timeline:not(.sheet-line--timeline-has-next) .phrase-timeline__inner[data-v-d43d55dc]{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.sheet-line--timeline-continued .phrase-timeline[data-v-d43d55dc]{margin-top:-1px}.phrase-timeline--system .phrase-timeline__inner[data-v-d43d55dc]{height:104px;border-radius:0}.phrase-timeline--system .phrase-timeline__beat[data-v-d43d55dc]{top:22px;bottom:16px}.phrase-timeline--system .phrase-timeline__event--chord[data-v-d43d55dc]{top:2px;height:18px}.phrase-timeline--system .phrase-timeline__event--melody[data-v-d43d55dc]{top:25px;height:31px}.phrase-timeline--system .phrase-timeline__event--lyric[data-v-d43d55dc]{top:60px;height:20px}.phrase-timeline__bar[data-v-d43d55dc]{position:absolute;top:24px;bottom:18px;border-left:1px solid color-mix(in srgb,var(--sopule-text-primary) 70%,transparent)}.phrase-timeline__bar[data-v-d43d55dc]:first-child{border-left:1px solid color-mix(in srgb,var(--sopule-text-primary) 70%,transparent)}.phrase-timeline__bar-label[data-v-d43d55dc]{position:absolute;top:-10px;left:2px;color:var(--sopule-text-tertiary);font-size:9px;font-weight:500;line-height:1}.phrase-timeline__beat[data-v-d43d55dc]{position:absolute;top:24px;bottom:18px;width:1px;background:transparent;transform:translate(-.5px)}.phrase-timeline__beat--bar[data-v-d43d55dc]{background:transparent}.phrase-timeline__event[data-v-d43d55dc]{position:absolute;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:flex-start;min-width:0;max-width:none;overflow:visible;border-radius:0;padding:0 3px 2px;white-space:nowrap;text-overflow:ellipsis;font-weight:800;letter-spacing:0;background:transparent;border:0;box-shadow:none}.phrase-timeline__event--chord[data-v-d43d55dc]{top:2px;height:18px;color:#d63d28;border-bottom:0;font-size:11px;overflow:visible;text-overflow:clip;z-index:2}.phrase-timeline__event--lyric[data-v-d43d55dc]{top:60px;height:20px;justify-content:flex-start;min-width:0;padding-inline:1px;color:var(--sopule-text-primary);border-bottom:0;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:12px;font-weight:500;line-height:16px;overflow:visible;text-align:left}.phrase-timeline__event--lyric-word[data-v-d43d55dc]{font-family:Inter,SF Pro Text,PingFang SC,sans-serif;font-size:12px;white-space:nowrap;width:auto!important;max-width:max-content}.phrase-timeline__event--melody[data-v-d43d55dc]{top:25px;height:31px;justify-content:flex-start;min-width:8px;padding-inline:1px;color:var(--sopule-text-primary);border-bottom:1px solid color-mix(in srgb,var(--sopule-text-primary) 72%,transparent);font-family:SF Mono,Menlo,Consolas,monospace;font-size:12px;font-weight:700;line-height:16px;overflow:visible;text-overflow:clip}.jianpu-glyph[data-v-d43d55dc]{display:inline-grid;grid-template-rows:6px 16px 4px 6px;align-items:center;justify-items:center;min-width:9px;line-height:1}.jianpu-glyph__body[data-v-d43d55dc]{grid-row:2;display:inline-flex;align-items:center;gap:1px;line-height:16px}.jianpu-glyph__base[data-v-d43d55dc]{line-height:16px}.jianpu-glyph__extend[data-v-d43d55dc],.jianpu-glyph__tie[data-v-d43d55dc],.jianpu-glyph__dot[data-v-d43d55dc]{font-size:8px;line-height:10px}.jianpu-glyph__underlines[data-v-d43d55dc]{grid-row:3;display:inline-flex;flex-direction:column;gap:1px;width:10px}.jianpu-glyph__underline[data-v-d43d55dc]{display:block;border-bottom:1px solid color-mix(in srgb,currentColor 82%,transparent)}.jianpu-glyph__dots[data-v-d43d55dc]{display:inline-flex;gap:1px;min-height:6px;color:currentColor;font-size:7px;line-height:6px}.jianpu-glyph__dots--above[data-v-d43d55dc]{grid-row:1;align-self:end}.jianpu-glyph__dots--below[data-v-d43d55dc]{grid-row:4;align-self:start}.phrase-timeline__event--melody.phrase-timeline__event--inferred[data-v-d43d55dc]{border-bottom-style:dashed;color:color-mix(in srgb,var(--sopule-text-primary) 72%,var(--sopule-text-secondary))}.phrase-timeline__event--empty[data-v-d43d55dc]{display:none}.chord-cell--anchor>.chord-cell-text[data-v-d43d55dc]{background:color-mix(in srgb,var(--sopule-accent) 7%,transparent);border-radius:4px;padding:0}.lyric-row[data-v-d43d55dc]{font-size:17px;line-height:1.4;color:var(--sopule-text-primary);align-items:flex-start;margin-bottom:14px;min-width:max-content;width:max-content;max-width:100%}.lyric-cell[data-v-d43d55dc]{display:inline-flex;flex-direction:column;align-items:flex-start;flex-shrink:0;text-align:left;letter-spacing:0;white-space:pre;padding:0;position:relative;min-height:1.45em;overflow:visible}.lyric-cell--anchor[data-v-d43d55dc]{padding-bottom:1px}.lyric-cell__text[data-v-d43d55dc]{line-height:1.2}.lyric-cell--anchor .lyric-cell__text[data-v-d43d55dc]{border-bottom:1px dashed color-mix(in srgb,var(--sopule-accent) 55%,transparent)}.measure-grid.is-chord-only[data-v-d43d55dc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(74px,max-content));align-items:stretch;justify-content:start;gap:0;margin:4px 0 8px;width:max-content;max-width:100%;overflow-x:auto;font-family:SF Mono,Menlo,Consolas,PingFang SC,sans-serif}.measure-cell.is-chord-only[data-v-d43d55dc]{min-width:74px;border:1px solid color-mix(in srgb,var(--sopule-border-strong) 55%,transparent);border-left-width:0;background:color-mix(in srgb,var(--sopule-bg-subtle) 42%,transparent);color:var(--sopule-text-primary);display:grid;grid-template-rows:auto 1fr auto;align-items:center;justify-items:center;gap:1px;padding:3px 8px 4px;cursor:pointer;font-family:inherit}.measure-cell.is-chord-only[data-v-d43d55dc]:first-of-type{border-left-width:1px;border-radius:5px 0 0 5px}.measure-cell.is-chord-only[data-v-d43d55dc]:last-of-type{border-radius:0 5px 5px 0}.measure-cell__bar[data-v-d43d55dc],.measure-cell__duration[data-v-d43d55dc]{min-height:13px;color:var(--sopule-text-tertiary);font-size:10px;line-height:1.1;font-weight:600}.measure-cell__duration[data-v-d43d55dc]{min-width:38px;border-radius:999px;background:color-mix(in srgb,var(--sopule-accent) 8%,transparent);color:color-mix(in srgb,var(--sopule-accent) 78%,var(--sopule-text-secondary));padding:1px 6px}.measure-cell__chord[data-v-d43d55dc]{color:var(--sopule-accent);font-size:15px;line-height:1.15;font-weight:800;white-space:nowrap}.measure-cell__events[data-v-d43d55dc]{display:grid;gap:2px;justify-items:center;min-width:48px}.measure-cell__event[data-v-d43d55dc]{display:grid;gap:1px;justify-items:center}.measure-cell__event-meta[data-v-d43d55dc]{color:var(--sopule-text-tertiary);font-size:9px;line-height:1;white-space:nowrap}.sheet-headline[data-v-d43d55dc]{margin:20px 0 10px;text-align:left;padding:6px 0;border-bottom:1px dashed var(--sopule-border)}.headline-bracket[data-v-d43d55dc]{color:var(--sopule-text-tertiary);font-size:14px}.headline-text[data-v-d43d55dc]{color:var(--sopule-text-primary);font-weight:600;font-size:15px;margin:0 6px}.sheet-line[data-v-d43d55dc]{margin-bottom:2px}@media screen and (max-width:640px){.xhe-sheet[data-v-d43d55dc]{padding:16px 14px;line-height:1.45}.sheet-header[data-v-d43d55dc]{grid-template-columns:1fr;gap:8px;margin-bottom:14px;padding-bottom:0}.sheet-title[data-v-d43d55dc]{font-size:24px}.sheet-artist[data-v-d43d55dc]{font-size:14px;margin-bottom:8px}.sheet-meta[data-v-d43d55dc]{grid-column:1;grid-row:auto;justify-self:start;gap:6px 10px;border:0;display:flex;flex-wrap:wrap}.meta-tag[data-v-d43d55dc]{font-size:12px;padding:2px 8px;border:0;border-radius:5px;background:var(--sopule-bg-subtle)}.chord-summary[data-v-d43d55dc]{padding:10px 12px;margin-bottom:12px}.chord-summary-label[data-v-d43d55dc]{margin-bottom:8px}.chord-summary-list[data-v-d43d55dc]{gap:8px 14px}.chord-summary-item[data-v-d43d55dc]{font-size:14px}.sheet-headline[data-v-d43d55dc]{margin:14px 0 8px;padding:4px 0}.score-flow[data-v-d43d55dc]{gap:4px;margin-bottom:8px}.phrase-timeline[data-v-d43d55dc]{overflow-x:hidden!important}.phrase-timeline__inner[data-v-d43d55dc]{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box;overflow:hidden}.phrase-timeline--chord-only .phrase-timeline__inner[data-v-d43d55dc]{height:66px!important}.phrase-timeline--system .phrase-timeline__inner[data-v-d43d55dc]{height:var(--xhe-mobile-system-height, 102px)!important}.phrase-timeline__bar-label[data-v-d43d55dc]{left:2px;font-size:9px}.phrase-timeline__event[data-v-d43d55dc]{max-width:none!important;overflow:visible!important;padding:0 1px 1px;text-overflow:clip!important}.phrase-timeline__event--chord[data-v-d43d55dc]{height:17px;font-size:10px}.phrase-timeline__event--melody[data-v-d43d55dc]{height:28px;border-bottom-width:1px;font-size:10px;transform:none}.phrase-timeline__event--lyric[data-v-d43d55dc]{height:17px;font-size:11px;line-height:14px;transform:none}}@media print{@page{margin:1cm 1.5cm;size:A4 portrait}.xhe-sheet[data-v-d43d55dc]{padding:0;border-radius:0;background:#fff}.score-flow[data-v-d43d55dc],.phrase-timeline[data-v-d43d55dc]{max-width:100%!important;overflow:visible!important;break-inside:avoid}.phrase-timeline__inner[data-v-d43d55dc]{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.score-flow--chord-only .phrase-timeline[data-v-d43d55dc],.measure-grid.is-chord-only[data-v-d43d55dc],.chord-row[data-v-d43d55dc],.lyric-row[data-v-d43d55dc]{max-width:100%!important;overflow:visible!important}.phrase-timeline__event[data-v-d43d55dc]{max-width:100%!important;overflow:hidden!important;text-overflow:clip!important}.chord-summary[data-v-d43d55dc],.sheet-line[data-v-d43d55dc]{break-inside:avoid}}.key-switcher[data-v-bd30a8f5]{display:flex;flex-direction:column;gap:8px}.panel-header[data-v-bd30a8f5]{display:flex;align-items:baseline;justify-content:space-between;gap:8px;min-height:14px}.panel-label[data-v-bd30a8f5]{font-size:11px;font-weight:600;letter-spacing:0;color:var(--sopule-text-tertiary)}.panel-hint[data-v-bd30a8f5]{font-size:11px;color:var(--sopule-accent);font-weight:500}.panel-hint--muted[data-v-bd30a8f5]{color:var(--sopule-text-tertiary);font-weight:400}.key-grid[data-v-bd30a8f5]{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.key-chip[data-v-bd30a8f5]{font-family:var(--sopule-font-mono);font-size:12px;font-weight:600;padding:6px 0;border:1px solid var(--sopule-border);background:var(--sopule-bg-surface);color:var(--sopule-text-secondary);border-radius:6px;cursor:pointer;transition:all .15s ease-out;position:relative}.key-chip[data-v-bd30a8f5]:hover:not(.active){background:var(--sopule-bg-muted);color:var(--sopule-text-primary)}.key-chip.active[data-v-bd30a8f5]{background:var(--sopule-accent);color:var(--sopule-accent-contrast);border-color:var(--sopule-accent);box-shadow:0 1px 4px color-mix(in srgb,var(--sopule-accent) 25%,transparent)}.key-chip.original[data-v-bd30a8f5]:not(.active):after{content:"";position:absolute;top:2px;right:2px;width:4px;height:4px;background:var(--sopule-accent);border-radius:50%}.scale-mode-toggle[data-v-246f635c]{display:flex;flex-direction:column;gap:8px}.panel-label[data-v-246f635c]{font-size:11px;font-weight:600;letter-spacing:0;color:var(--sopule-text-tertiary)}.mode-list[data-v-246f635c]{display:flex;flex-direction:column;gap:4px}.mode-chip[data-v-246f635c]{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border:1px solid var(--sopule-border);background:var(--sopule-bg-surface);color:var(--sopule-text-secondary);border-radius:6px;cursor:pointer;transition:all .15s ease-out;font-family:inherit;text-align:left}.mode-chip[data-v-246f635c]:hover:not(.active){background:var(--sopule-bg-muted);color:var(--sopule-text-primary)}.mode-chip.active[data-v-246f635c]{background:var(--sopule-accent-soft);border-color:var(--sopule-accent);color:var(--sopule-accent)}.mode-label[data-v-246f635c]{font-size:13px;font-weight:600}.mode-hint[data-v-246f635c]{font-family:var(--sopule-font-mono);font-size:11px;color:var(--sopule-text-tertiary)}.mode-chip.active .mode-hint[data-v-246f635c]{color:var(--sopule-accent);opacity:.8}.edit-workbench-page[data-v-d1e97fda]{--ide-bg: var(--sopule-bg-page);--ide-chrome: var(--sopule-bg-surface);--ide-panel: var(--sopule-bg-surface);--ide-side: var(--sopule-bg-subtle);--ide-tab: var(--sopule-bg-muted);--ide-border: var(--sopule-border);--ide-text: var(--sopule-text-primary);--ide-muted: var(--sopule-text-tertiary);--ide-blue: var(--sopule-accent);--ide-blue-hover: var(--sopule-accent-hover);--ide-blue-soft: var(--sopule-accent-soft);display:flex;flex-direction:column;height:100vh;min-height:0;overflow:hidden;background:var(--ide-bg);color:var(--ide-text)}[data-theme=dark] .edit-workbench-page[data-v-d1e97fda]{--ide-bg: var(--sopule-bg-page);--ide-chrome: var(--sopule-bg-surface);--ide-panel: var(--sopule-bg-surface);--ide-side: var(--sopule-bg-subtle);--ide-tab: var(--sopule-bg-muted);--ide-border: var(--sopule-border);--ide-text: var(--sopule-text-primary);--ide-muted: var(--sopule-text-tertiary);--ide-blue: var(--sopule-accent);--ide-blue-hover: var(--sopule-accent-hover);--ide-blue-soft: var(--sopule-accent-soft)}.editor-shell[data-v-d1e97fda]{box-sizing:border-box;width:100%;max-width:none;margin:0 auto;padding:0;flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.page-header[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto;min-height:52px;margin-bottom:0;padding:8px 14px;border-bottom:1px solid var(--ide-border);background:var(--ide-chrome)}.page-header__copy[data-v-d1e97fda]{min-width:0}.editor-kicker-row[data-v-d1e97fda]{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:2px}.editor-kicker[data-v-d1e97fda]{display:inline-flex;align-items:center;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:var(--ide-muted);font-size:10px;font-weight:700}.editor-kicker-link[data-v-d1e97fda]{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-panel);color:var(--ide-muted);font-size:11px;font-weight:700;cursor:pointer}.editor-kicker-link[data-v-d1e97fda]:hover{border-color:var(--ide-blue);color:var(--ide-blue)}.page-header h1[data-v-d1e97fda]{margin:0 0 2px;font-size:15px;line-height:1.2;color:var(--ide-text)}.page-header p[data-v-d1e97fda]{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0;color:var(--ide-muted);font-size:12px}.page-header p span[data-v-d1e97fda]:not(.save-status){display:none}.save-status[data-v-d1e97fda]{color:var(--ide-blue);font-size:12px}.document-status[data-v-d1e97fda]{display:flex;align-items:center;flex-wrap:wrap;gap:5px;min-width:0;margin-top:3px;color:var(--ide-muted);font-size:11px;line-height:1.2}.document-status b[data-v-d1e97fda]{min-width:0;max-width:min(42vw,360px);overflow:hidden;color:var(--ide-text);font-size:12px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.document-status span[data-v-d1e97fda]{min-width:0;max-width:min(42vw,360px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-status .document-status-separator[data-v-d1e97fda]{flex:0 0 auto;max-width:none;overflow:visible;color:color-mix(in srgb,var(--ide-muted) 68%,transparent);text-overflow:clip}.header-actions[data-v-d1e97fda],.mode-switch[data-v-d1e97fda],.quick-actions[data-v-d1e97fda]{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mode-switch[data-v-d1e97fda]{padding:3px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-tab)}.header-action-menu[data-v-d1e97fda],.new-score-menu[data-v-d1e97fda]{position:relative}.header-action-menu[data-v-d1e97fda]{display:none}.desktop-more-menu[data-v-d1e97fda]{display:block}.mobile-save-action[data-v-d1e97fda]{display:none}.new-score-menu[data-v-d1e97fda]{display:block}.new-score-menu[open][data-v-d1e97fda]{z-index:46}.new-score-backdrop[data-v-d1e97fda]{position:fixed;inset:52px 0 0;z-index:40;width:auto;min-width:0;min-height:0;border:0;border-radius:0;background:#1218142e;padding:0;cursor:default}.header-action-menu summary[data-v-d1e97fda],.new-score-menu summary[data-v-d1e97fda]{display:inline-flex;align-items:center;justify-content:center;min-height:30px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-panel);color:var(--ide-text);cursor:pointer;font-size:13px;line-height:1;list-style:none;padding:6px 10px}.header-action-menu summary[data-v-d1e97fda]::-webkit-details-marker,.new-score-menu summary[data-v-d1e97fda]::-webkit-details-marker{display:none}.header-action-panel[data-v-d1e97fda],.new-score-panel[data-v-d1e97fda]{position:absolute;top:calc(100% + 8px);right:0;z-index:45;display:grid;gap:4px;width:132px;padding:8px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-panel);box-shadow:0 8px 20px #0000002e}.new-score-panel[data-v-d1e97fda]{box-sizing:border-box;gap:10px;width:min(380px,calc(100vw - 28px));max-height:calc(100vh - 86px);overflow:auto;padding:12px;scrollbar-width:thin}.new-score-panel__head[data-v-d1e97fda]{display:grid;gap:3px}.new-score-panel__head strong[data-v-d1e97fda]{color:var(--ide-text);font-size:14px;line-height:1.2}.new-score-panel__head span[data-v-d1e97fda]{color:var(--ide-muted);font-size:12px}.new-score-kind[data-v-d1e97fda]{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:3px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-tab)}.new-score-kind button[data-v-d1e97fda]{border-color:transparent;background:transparent;color:var(--ide-muted)}.new-score-kind button.active[data-v-d1e97fda]{border-color:var(--ide-blue);background:var(--ide-blue);color:#fff}.new-score-grid[data-v-d1e97fda]{display:grid;grid-template-columns:1fr 1fr;gap:8px}.new-score-field[data-v-d1e97fda]{display:grid;min-width:0;gap:5px;color:var(--ide-muted);font-size:12px;font-weight:700}.new-score-field--wide[data-v-d1e97fda]{grid-column:1 / -1}.new-score-field input[data-v-d1e97fda],.new-score-field select[data-v-d1e97fda]{box-sizing:border-box;width:100%;min-height:32px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-panel);color:var(--ide-text);padding:6px 9px;font:inherit;font-size:13px;outline:none}.new-score-field input[data-v-d1e97fda]:focus,.new-score-field select[data-v-d1e97fda]:focus{border-color:var(--ide-blue);box-shadow:0 0 0 1px var(--ide-blue)}.new-score-extra[data-v-d1e97fda]{display:grid;gap:8px;padding:8px;border:1px solid var(--ide-border);border-radius:4px;background:color-mix(in srgb,var(--ide-tab) 46%,transparent)}.new-score-extra summary[data-v-d1e97fda]{display:flex;min-height:28px;align-items:center;justify-content:space-between;gap:10px;padding:0;border:0;background:transparent;color:var(--ide-text);font-size:12px;font-weight:800;list-style:none;cursor:pointer}.new-score-extra summary small[data-v-d1e97fda]{color:var(--ide-muted);font-size:11px;font-weight:700}.new-score-extra summary[data-v-d1e97fda]::-webkit-details-marker{display:none}.new-score-extra>.new-score-grid[data-v-d1e97fda],.new-score-extra>.new-score-field[data-v-d1e97fda]{margin-top:8px}.score-extra-details[data-v-d1e97fda]{grid-column:1 / -1;min-width:0;padding:8px;border:1px solid var(--ide-border);border-radius:4px;background:color-mix(in srgb,var(--ide-tab) 38%,transparent)}.score-extra-details summary[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--ide-text);font-size:12px;font-weight:800;list-style:none;cursor:pointer}.score-extra-details summary[data-v-d1e97fda]::-webkit-details-marker{display:none}.score-extra-details summary small[data-v-d1e97fda]{color:var(--ide-muted);font-size:11px}.score-extra-grid[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}.score-extra-grid label[data-v-d1e97fda]{min-width:0}.score-extra-grid__wide[data-v-d1e97fda]{grid-column:1 / -1}.new-score-actions[data-v-d1e97fda]{display:flex;justify-content:flex-end;gap:8px}.new-score-actions button[data-v-d1e97fda]{min-width:0;padding-inline:14px;white-space:nowrap}.new-score-actions .new-score-submit[data-v-d1e97fda]{border-color:var(--ide-blue);background:var(--ide-blue);color:#fff}.desktop-more-menu .header-action-panel[data-v-d1e97fda]{width:172px}.header-action-menu:not([open]) .header-action-panel[data-v-d1e97fda],.new-score-menu:not([open]) .new-score-panel[data-v-d1e97fda]{display:none}.mode-switch button[data-v-d1e97fda],.toolbar-btn[data-v-d1e97fda],.primary-btn[data-v-d1e97fda],.header-action-panel button[data-v-d1e97fda],.new-score-panel button[data-v-d1e97fda],.quick-actions button[data-v-d1e97fda],.assistant-chips button[data-v-d1e97fda],.voice-btn[data-v-d1e97fda],.run-btn[data-v-d1e97fda]{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:30px;border:1px solid var(--ide-border);background:var(--ide-panel);color:var(--ide-text);border-radius:4px;padding:6px 10px;line-height:1}.history-actions[data-v-d1e97fda]{display:inline-flex;align-items:center;gap:3px;padding:3px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-panel)}.history-actions .toolbar-btn[data-v-d1e97fda]{min-width:34px;min-height:34px;padding:6px 9px;border-color:transparent;background:transparent;color:var(--ide-muted);font-size:16px}.history-actions .toolbar-btn[data-v-d1e97fda]:not(:disabled):hover{background:var(--ide-blue-soft);color:var(--ide-blue)}.desktop-save-action[data-v-d1e97fda]{min-width:82px}.mobile-save-action.primary-btn[data-v-d1e97fda]{display:none}.desktop-more-menu summary[data-v-d1e97fda]{background:var(--ide-tab);color:var(--ide-muted)}.desktop-more-menu summary[data-v-d1e97fda]:hover{border-color:var(--ide-blue);color:var(--ide-blue)}.mode-switch button[data-v-d1e97fda]{border-color:transparent;background:transparent}.mode-switch button.active[data-v-d1e97fda],.primary-btn[data-v-d1e97fda],.run-btn[data-v-d1e97fda]{background:var(--ide-blue);border-color:var(--ide-blue);color:#fff}button[data-v-d1e97fda]:disabled{opacity:.45;cursor:not-allowed}.workspace-grid[data-v-d1e97fda]{box-sizing:border-box;display:grid;grid-template-columns:260px minmax(320px,.95fr) minmax(380px,1.1fr) 320px;gap:0;align-items:stretch;width:100%;min-width:0;flex:1;min-height:0;overflow:hidden;border-bottom:1px solid var(--ide-border)}.workspace-grid.direct-layout[data-v-d1e97fda],.workspace-grid.tab-direct-layout[data-v-d1e97fda]{grid-template-columns:minmax(0,1fr) 6px var(--editor-side-width, 380px);grid-template-rows:minmax(0,1fr);height:100%;min-height:0}.workspace-grid.direct-layout.is-side-collapsed[data-v-d1e97fda],.workspace-grid.tab-direct-layout.is-side-collapsed[data-v-d1e97fda]{grid-template-columns:minmax(0,1fr) 0 var(--editor-side-width, 44px)}.direct-layout .editor-pane[data-v-d1e97fda],.tab-direct-layout .editor-pane[data-v-d1e97fda]{grid-column:1;grid-row:1}.direct-layout .side-panel[data-v-d1e97fda],.tab-direct-layout .side-panel[data-v-d1e97fda]{grid-column:3;grid-row:1}.direct-layout .workspace-resizer[data-v-d1e97fda],.tab-direct-layout .workspace-resizer[data-v-d1e97fda]{display:block;grid-column:2;grid-row:1}.direct-layout .editor-pane[data-v-d1e97fda],.tab-direct-layout .editor-pane[data-v-d1e97fda]{height:100%;min-height:0;overflow:hidden}.direct-layout .side-panel[data-v-d1e97fda],.tab-direct-layout .side-panel[data-v-d1e97fda]{height:100%;min-height:0;overflow:auto}.workspace-resizer[data-v-d1e97fda]{display:none;position:relative;z-index:8;cursor:col-resize;background:var(--ide-border);outline:none;touch-action:none}.workspace-resizer[data-v-d1e97fda]:hover,.workspace-resizer[data-v-d1e97fda]:focus-visible{background:var(--ide-blue)}.workspace-resizer.is-hidden[data-v-d1e97fda]{display:none}html.ide-resizing,html.ide-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.side-panel[data-v-d1e97fda],.editor-pane[data-v-d1e97fda],.preview-pane[data-v-d1e97fda]{min-width:0;min-height:0;border:0;border-right:1px solid var(--ide-border);background:var(--ide-panel);border-radius:0}.side-panel[data-v-d1e97fda]{position:relative;padding:10px;overflow:auto;scrollbar-gutter:stable;background:var(--ide-side)}.side-panel-chrome[data-v-d1e97fda]{position:absolute;right:8px;top:8px;z-index:8;display:flex;justify-content:flex-start;margin:0;padding:0}.side-panel-collapse-btn[data-v-d1e97fda]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:30px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-panel);color:var(--ide-muted);cursor:pointer;font-family:inherit;font-size:16px;font-weight:800;line-height:1;opacity:1;transition:opacity .14s ease,border-color .14s ease,color .14s ease,background .14s ease}.side-panel:hover .side-panel-collapse-btn[data-v-d1e97fda],.side-panel-collapse-btn[data-v-d1e97fda]:focus-visible,.side-panel.is-collapsed .side-panel-collapse-btn[data-v-d1e97fda]{opacity:1}.side-panel-collapse-btn[data-v-d1e97fda]:hover,.side-panel-collapse-btn[data-v-d1e97fda]:focus-visible{border-color:var(--ide-blue);color:var(--ide-blue);outline:none}.side-panel.is-collapsed[data-v-d1e97fda]{padding:7px;overflow:hidden}.side-panel.is-collapsed[data-v-d1e97fda]>:not(.side-panel-chrome){display:none!important}.side-panel.is-collapsed .side-panel-chrome[data-v-d1e97fda]{justify-content:center;margin:0;padding:0}.direct-layout .side-panel[data-v-d1e97fda],.tab-direct-layout .side-panel[data-v-d1e97fda]{padding:12px 12px 14px}.right-tool-tabs[data-v-d1e97fda]{position:sticky;top:-12px;z-index:4;display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:5px;margin:-12px -12px 10px;padding:8px 10px;border-bottom:1px solid var(--ide-border);background:var(--ide-chrome);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.right-tool-tabs button[data-v-d1e97fda]{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:30px;min-width:0;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--ide-muted);padding:8px 6px;font-size:12px;font-weight:700;line-height:1}.right-tool-tabs button.active[data-v-d1e97fda]{border-color:var(--ide-blue);background:var(--ide-blue-soft);color:var(--ide-blue)}.panel-section+.panel-section[data-v-d1e97fda]{margin-top:12px;padding-top:12px;border-top:1px solid var(--ide-border)}.panel-section h2[data-v-d1e97fda],.pane-header h2[data-v-d1e97fda]{margin:0;font-size:14px}.panel-section h2[data-v-d1e97fda]{margin-bottom:12px}.panel-section-header[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.panel-section-header h2[data-v-d1e97fda]{margin:0}.panel-section-header span[data-v-d1e97fda]{color:var(--sopule-muted);font-size:12px}.xhe-panel-head[data-v-d1e97fda]{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.xhe-panel-head>div[data-v-d1e97fda]:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.xhe-panel-head h2[data-v-d1e97fda]{margin:0;font-size:15px}.xhe-panel-head span[data-v-d1e97fda]{color:var(--sopule-muted);font-size:12px}.xhe-side-card[data-v-d1e97fda]{display:flex;flex-direction:column;gap:10px;min-height:0}.xhe-side-card>.fold-section[data-v-d1e97fda]{padding-top:10px;border-top:1px solid var(--sopule-border)}.inline-chord-strip[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.xhe-inline-chord-fold .inline-chord-strip[data-v-d1e97fda]{padding:0 10px 10px}.inline-chord-strip button[data-v-d1e97fda]{min-height:36px;border:1px solid color-mix(in srgb,var(--sopule-accent) 35%,transparent);border-radius:6px;background:color-mix(in srgb,var(--sopule-accent) 8%,transparent);color:var(--sopule-accent);padding:7px 4px;font-size:12px;font-weight:700}.xhe-structure-strip[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.xhe-structure-strip button[data-v-d1e97fda]{min-height:36px;min-width:0;border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-surface);color:var(--sopule-text);padding:7px 4px;font-size:12px;font-weight:650}.xhe-structure-strip button[data-v-d1e97fda]:hover{border-color:color-mix(in srgb,var(--sopule-accent) 45%,transparent);background:color-mix(in srgb,var(--sopule-accent) 8%,transparent);color:var(--sopule-accent)}.xhe-line-settings-grid[data-v-d1e97fda]{display:grid;gap:8px;padding:0 10px 10px}.xhe-line-settings-grid label[data-v-d1e97fda]{display:grid;gap:5px;color:var(--sopule-muted);font-size:12px}.xhe-line-settings-grid select[data-v-d1e97fda]{width:100%;margin:0}.xhe-lyric-draft-panel[data-v-d1e97fda]{display:grid;gap:8px;border:1px solid color-mix(in srgb,var(--sopule-accent) 24%,transparent);border-radius:8px;background:color-mix(in srgb,var(--sopule-accent) 6%,transparent);padding:10px}.xhe-lyric-draft-fold[data-v-d1e97fda]{overflow:hidden;border-color:color-mix(in srgb,var(--sopule-accent) 24%,transparent);background:color-mix(in srgb,var(--sopule-accent) 5%,var(--sopule-bg))}.xhe-lyric-draft-fold summary[data-v-d1e97fda]{min-height:38px;background:transparent}.xhe-lyric-draft-fold .xhe-lyric-draft-panel[data-v-d1e97fda]{border-width:1px 0 0;border-radius:0;background:transparent}.xhe-lyric-draft-heading[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:10px}.xhe-lyric-draft-heading>div[data-v-d1e97fda]{display:grid;gap:2px;min-width:0}.xhe-lyric-draft-heading b[data-v-d1e97fda]{color:var(--sopule-fg);font-size:13px;line-height:1.2}.xhe-lyric-draft-heading span[data-v-d1e97fda]{overflow:hidden;color:var(--sopule-muted);font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.xhe-lyric-draft-heading button[data-v-d1e97fda]{flex:0 0 auto;border:1px solid color-mix(in srgb,var(--sopule-accent) 38%,transparent);border-radius:6px;background:var(--sopule-card);color:var(--sopule-accent);padding:7px 10px;font-size:12px;font-weight:750;line-height:1}.xhe-lyric-draft[data-v-d1e97fda]{display:grid;gap:8px}.xhe-lyric-draft textarea[data-v-d1e97fda]{min-height:96px;max-height:170px;resize:vertical;font-family:SF Mono,Menlo,Consolas,monospace;font-size:12px;line-height:1.55}.xhe-auto-preview[data-v-d1e97fda]{display:grid;gap:7px;border:1px solid color-mix(in srgb,var(--sopule-accent) 22%,transparent);border-radius:7px;background:color-mix(in srgb,var(--sopule-accent) 7%,var(--sopule-card));padding:8px}.xhe-auto-preview.empty[data-v-d1e97fda]{border-color:var(--sopule-border);background:var(--sopule-surface)}.xhe-auto-preview__head[data-v-d1e97fda]{display:grid;gap:2px;min-width:0}.xhe-auto-preview__head b[data-v-d1e97fda]{overflow:hidden;color:var(--sopule-fg);font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.xhe-auto-preview__head span[data-v-d1e97fda],.xhe-auto-preview p[data-v-d1e97fda]{margin:0;overflow:hidden;color:var(--sopule-muted);font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.xhe-auto-preview__stats[data-v-d1e97fda]{display:flex;flex-wrap:wrap;gap:6px}.xhe-auto-preview__stats span[data-v-d1e97fda]{border:1px solid color-mix(in srgb,var(--sopule-accent) 24%,transparent);border-radius:999px;background:var(--sopule-card);color:var(--sopule-accent);padding:3px 7px;font-size:11px;font-weight:750;line-height:1}.xhe-lyric-draft-actions[data-v-d1e97fda]{display:grid;grid-template-columns:1fr auto;gap:8px}.xhe-lyric-draft-actions button[data-v-d1e97fda]{border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-card);color:var(--sopule-fg);padding:7px 10px;font-size:12px;line-height:1}.xhe-lyric-draft-actions button[data-v-d1e97fda]:first-child{border-color:color-mix(in srgb,var(--sopule-accent) 48%,transparent);color:var(--sopule-accent);font-weight:750}label[data-v-d1e97fda]{display:flex;flex-direction:column;gap:5px;margin-bottom:10px;color:var(--sopule-muted);font-size:12px}input[data-v-d1e97fda],select[data-v-d1e97fda],textarea[data-v-d1e97fda]{width:100%;border:1px solid var(--sopule-border);background:var(--sopule-bg);color:var(--sopule-fg);border-radius:6px;padding:8px 10px;outline:none}input[data-v-d1e97fda]:focus,select[data-v-d1e97fda]:focus,textarea[data-v-d1e97fda]:focus{border-color:var(--sopule-accent)}.form-row[data-v-d1e97fda]{display:grid;grid-template-columns:1fr 1fr;gap:8px}.fold-section[data-v-d1e97fda]{color:var(--sopule-fg)}.fold-section summary[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.fold-section summary[data-v-d1e97fda]::-webkit-details-marker{display:none}.fold-section summary[data-v-d1e97fda]:after{content:"+";flex:0 0 auto;width:18px;height:18px;border:1px solid var(--sopule-border);border-radius:50%;color:var(--sopule-muted);text-align:center;line-height:16px;font-size:13px}.fold-section[open] summary[data-v-d1e97fda]:after{content:"-"}.fold-section summary span[data-v-d1e97fda]{font-size:13px;font-weight:700}.fold-section summary small[data-v-d1e97fda]{flex:1;min-width:0;overflow:hidden;color:var(--sopule-muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.compact-details[data-v-d1e97fda]{border:1px solid color-mix(in srgb,var(--sopule-border) 72%,transparent);border-radius:6px;background:color-mix(in srgb,var(--sopule-bg) 78%,transparent)}.compact-details summary[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:36px;padding:0 10px;cursor:pointer;list-style:none}.compact-details summary[data-v-d1e97fda]::-webkit-details-marker{display:none}.compact-details[data-v-d1e97fda]:not([open])>:not(summary),.fold-section[data-v-d1e97fda]:not([open])>:not(summary),.inline-fold[data-v-d1e97fda]:not([open])>:not(summary),.assistant-extras[data-v-d1e97fda]:not([open])>:not(summary),.tab-score-popover__symbol-fold[data-v-d1e97fda]:not([open])>:not(summary){display:none!important}.compact-details summary span[data-v-d1e97fda]{flex:0 0 auto;font-size:12px;font-weight:650}.compact-details summary small[data-v-d1e97fda]{min-width:0;overflow:hidden;color:var(--sopule-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.compact-details select[data-v-d1e97fda]{margin:0 10px 10px;width:calc(100% - 20px)}.inline-fold[data-v-d1e97fda]{border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-bg);margin-bottom:8px}.inline-fold summary[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:32px;padding:0 10px;cursor:pointer;list-style:none}.inline-fold summary[data-v-d1e97fda]::-webkit-details-marker{display:none}.inline-fold summary span[data-v-d1e97fda]{color:var(--sopule-fg);font-size:12px;font-weight:700}.inline-fold summary small[data-v-d1e97fda]{min-width:0;overflow:hidden;color:var(--sopule-muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.inline-fold summary[data-v-d1e97fda]:after{content:"+";flex:0 0 auto;color:var(--sopule-muted);font-size:14px}.inline-fold[open] summary[data-v-d1e97fda]:after{content:"-"}.fold-content[data-v-d1e97fda]{padding-top:10px}.status-section[data-v-d1e97fda]{display:flex;flex-direction:column;gap:8px}.status-row[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.status-row span[data-v-d1e97fda]{color:var(--sopule-muted)}.status-row b[data-v-d1e97fda]{color:var(--sopule-fg);font-size:12px}.status-chips[data-v-d1e97fda]{display:flex;flex-wrap:wrap;gap:6px}.status-chips span[data-v-d1e97fda]{border:1px solid var(--sopule-border);border-radius:999px;background:var(--sopule-bg);color:var(--sopule-muted);padding:4px 8px;font-size:11px}.stats-grid[data-v-d1e97fda]{display:grid;grid-template-columns:1fr auto;gap:8px 12px;color:var(--sopule-muted);font-size:13px}.stats-grid b[data-v-d1e97fda]{color:var(--sopule-fg)}.validation-summary[data-v-d1e97fda]{margin-bottom:8px;color:var(--sopule-fg);font-size:13px;font-weight:600}.validation-list[data-v-d1e97fda]{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:0}.validation-list li[data-v-d1e97fda]{padding:7px 8px;border-radius:6px;border:1px solid var(--sopule-border);background:var(--sopule-bg);color:var(--sopule-muted);font-size:12px;line-height:1.45}.validation-list .level-error[data-v-d1e97fda]{border-color:color-mix(in srgb,var(--sopule-danger) 55%,transparent);color:var(--sopule-danger)}.validation-list .level-warning[data-v-d1e97fda]{border-color:color-mix(in srgb,var(--sopule-accent) 65%,transparent);color:var(--sopule-accent)}.validation-list .level-info[data-v-d1e97fda]{border-color:color-mix(in srgb,var(--sopule-success) 45%,transparent);color:var(--sopule-success)}.validation-jump[data-v-d1e97fda]{width:100%;border:0;background:transparent;color:inherit;padding:0;text-align:left;font:inherit;cursor:pointer}.validation-jump[data-v-d1e97fda]:hover{text-decoration:underline;text-underline-offset:2px}.validation-list--embedded[data-v-d1e97fda]{margin-top:2px}.quick-actions[data-v-d1e97fda]{align-items:stretch}.quick-actions button[data-v-d1e97fda]{flex:1 1 calc(50% - 4px)}.xhe-line-section[data-v-d1e97fda]{margin-top:0}.xhe-section-outline[data-v-d1e97fda]{display:grid;gap:7px;min-width:0;padding:8px;border:1px solid var(--sopule-border);border-radius:7px;background:color-mix(in srgb,var(--sopule-panel) 74%,transparent)}.xhe-section-outline__head[data-v-d1e97fda]{display:flex;align-items:baseline;justify-content:space-between;gap:8px;color:var(--sopule-muted);font-size:11px}.xhe-section-outline__head span[data-v-d1e97fda]{color:var(--sopule-fg);font-weight:750}.xhe-section-outline__list[data-v-d1e97fda]{display:flex;flex-wrap:wrap;gap:6px}.xhe-section-outline__item[data-v-d1e97fda]{display:grid;gap:2px;min-width:88px;max-width:100%;border:1px solid var(--sopule-border);border-radius:7px;background:var(--sopule-bg);color:var(--sopule-fg);padding:6px 8px;text-align:left}.xhe-section-outline__item b[data-v-d1e97fda],.xhe-section-outline__item span[data-v-d1e97fda]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xhe-section-outline__item b[data-v-d1e97fda]{font-size:12px;font-weight:750}.xhe-section-outline__item span[data-v-d1e97fda]{color:var(--sopule-muted);font-size:10px}.xhe-section-outline__item.active[data-v-d1e97fda]{border-color:color-mix(in srgb,var(--sopule-accent) 68%,transparent);background:color-mix(in srgb,var(--sopule-accent) 8%,transparent);color:var(--sopule-accent)}.xhe-line-summary[data-v-d1e97fda]{display:grid;gap:8px;min-width:0;padding:10px;border:1px solid color-mix(in srgb,var(--sopule-accent) 28%,var(--sopule-border));border-radius:8px;background:color-mix(in srgb,var(--sopule-accent) 6%,var(--sopule-bg))}.xhe-line-summary__head[data-v-d1e97fda]{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.xhe-line-summary span[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px}.xhe-line-summary b[data-v-d1e97fda]{min-width:0;color:var(--sopule-fg);font-size:13px;font-weight:650;line-height:1.45;overflow-wrap:anywhere;white-space:normal}.xhe-line-summary small[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px}.xhe-line-summary__head small[data-v-d1e97fda]{min-width:0;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.xhe-line-summary__chords[data-v-d1e97fda]{display:flex;flex-wrap:wrap;gap:5px}.xhe-line-summary__chord-chip[data-v-d1e97fda]{border:1px solid color-mix(in srgb,var(--sopule-accent) 35%,transparent);border-radius:6px;background:color-mix(in srgb,var(--sopule-accent) 6%,transparent);color:var(--sopule-accent);padding:4px 8px;font-size:12px;font-weight:750;line-height:1}.xhe-line-summary__chord-chip.active[data-v-d1e97fda]{background:color-mix(in srgb,var(--sopule-accent) 16%,transparent);border-color:color-mix(in srgb,var(--sopule-accent) 68%,transparent)}.xhe-line-summary__primary[data-v-d1e97fda]{height:36px;border:1px solid color-mix(in srgb,var(--sopule-accent) 58%,transparent);border-radius:7px;background:color-mix(in srgb,var(--sopule-accent) 12%,transparent);color:var(--sopule-accent);font-size:13px;font-weight:750}.xhe-line-summary__primary[data-v-d1e97fda]:hover{background:color-mix(in srgb,var(--sopule-accent) 14%,transparent);border-color:color-mix(in srgb,var(--sopule-accent) 62%,transparent)}.xhe-line-summary__inline-note[data-v-d1e97fda]{margin:0;border:1px dashed color-mix(in srgb,var(--sopule-accent) 34%,transparent);border-radius:6px;background:color-mix(in srgb,var(--sopule-accent) 6%,transparent);color:var(--sopule-accent);padding:7px 8px;font-size:12px;line-height:1.35}.xhe-plain-lyric-editor[data-v-d1e97fda]{display:grid;gap:5px;margin:0;color:var(--sopule-muted);font-size:11px}.xhe-plain-lyric-editor input[data-v-d1e97fda]{height:32px;background:var(--sopule-card);font-size:13px}.xhe-chord-panel[data-v-d1e97fda]{gap:12px}.xhe-current-chords[data-v-d1e97fda]{display:flex;flex-direction:column;gap:8px;padding-bottom:10px;border-bottom:1px solid var(--sopule-border)}.xhe-current-chords__header[data-v-d1e97fda],.xhe-current-chord-actions[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:8px}.xhe-current-chords__header span[data-v-d1e97fda]{font-weight:800}.xhe-current-chords__header small[data-v-d1e97fda],.xhe-current-chords__empty[data-v-d1e97fda],.xhe-current-chords__hint[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px}.xhe-current-chords__hint[data-v-d1e97fda]{margin:-2px 0 0}.xhe-current-line-preview[data-v-d1e97fda]{max-height:54px;overflow:auto;border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-bg);padding:7px 8px;color:var(--sopule-muted);font-size:12px;line-height:1.5;word-break:break-word}.xhe-chord-theory-card[data-v-d1e97fda]{display:grid;gap:7px;border:1px solid color-mix(in srgb,var(--sopule-accent) 28%,var(--sopule-border));border-radius:6px;padding:8px 9px;background:color-mix(in srgb,var(--sopule-accent) 7%,var(--sopule-card))}.xhe-chord-theory-card__head[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:8px}.xhe-chord-theory-card__head b[data-v-d1e97fda]{color:var(--sopule-fg);font-size:14px}.xhe-chord-theory-card__head small[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px}.xhe-current-chord-list[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.xhe-current-chord-list button[data-v-d1e97fda],.xhe-current-chord-actions button[data-v-d1e97fda]{border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-bg);color:var(--sopule-fg);padding:6px 7px;font-size:12px}.xhe-current-chord-list button[data-v-d1e97fda]{display:flex;align-items:center;gap:6px;justify-content:flex-start;min-width:0}.xhe-current-chord-list button small[data-v-d1e97fda]{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:5px;background:var(--sopule-card);color:var(--sopule-muted);font-size:10px}.xhe-current-chord-list button b[data-v-d1e97fda]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xhe-current-chord-list button.active[data-v-d1e97fda]{border-color:color-mix(in srgb,var(--sopule-accent) 72%,transparent);background:color-mix(in srgb,var(--sopule-accent) 12%,transparent);color:var(--sopule-accent)}.xhe-current-chord-actions[data-v-d1e97fda]{flex-wrap:wrap}.xhe-current-chord-actions button[data-v-d1e97fda]{flex:1 1 calc(50% - 4px);min-width:0;white-space:nowrap}.xhe-current-chords__empty[data-v-d1e97fda]{margin:0;line-height:1.45}.xhe-chord-picker[data-v-d1e97fda]{display:flex;flex-direction:column;gap:8px}.tab-chord-library-panel[data-v-d1e97fda]{display:flex;flex-direction:column;gap:10px}.tab-chord-library-panel label[data-v-d1e97fda]{margin-bottom:0}.tab-chord-current[data-v-d1e97fda]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-bg);padding:8px 10px}.tab-chord-current span[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px;font-weight:700}.tab-chord-current b[data-v-d1e97fda]{min-width:0;overflow:hidden;color:var(--sopule-accent);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.tab-chord-voicing-panel[data-v-d1e97fda]{display:grid;gap:7px;border:1px solid color-mix(in srgb,var(--sopule-accent) 28%,transparent);border-radius:7px;background:color-mix(in srgb,var(--sopule-accent) 6%,var(--sopule-bg));padding:8px}.tab-chord-voicing-panel--search[data-v-d1e97fda]{border-color:color-mix(in srgb,var(--sopule-info) 32%,transparent);background:color-mix(in srgb,var(--sopule-info) 7%,var(--sopule-bg))}.tab-pattern-template-panel[data-v-d1e97fda]{border-color:color-mix(in srgb,var(--sopule-warning) 30%,transparent);background:color-mix(in srgb,var(--sopule-warning) 6%,var(--sopule-bg))}.tab-chord-voicing-panel header[data-v-d1e97fda]{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.tab-chord-voicing-panel header>div[data-v-d1e97fda]{min-width:0;display:flex;flex-direction:column;gap:1px}.tab-chord-voicing-panel header span[data-v-d1e97fda]{color:var(--sopule-fg);font-size:12px;font-weight:850}.tab-chord-voicing-panel header small[data-v-d1e97fda],.tab-chord-voicing-panel p[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px}.tab-chord-voicing-panel header b[data-v-d1e97fda]{flex:0 0 auto;max-width:112px;overflow:hidden;color:var(--sopule-accent);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.tab-chord-voicing-panel p[data-v-d1e97fda]{margin:0;line-height:1.45}.tab-chord-voicing-grid[data-v-d1e97fda]{display:grid;gap:6px}.tab-chord-voicing-grid button[data-v-d1e97fda]{min-width:0;display:grid;grid-template-columns:minmax(78px,auto) minmax(52px,auto) minmax(0,1fr);align-items:center;gap:6px;border:1px solid var(--sopule-border);border-radius:7px;background:var(--sopule-card);color:var(--sopule-fg);padding:7px;text-align:left}.tab-chord-voicing-grid button[data-v-d1e97fda]:hover{border-color:var(--sopule-accent)}.tab-pattern-template-grid button[data-v-d1e97fda]{grid-template-columns:minmax(72px,auto) minmax(0,1fr) minmax(48px,auto)}.tab-chord-voicing-grid b[data-v-d1e97fda]{color:var(--sopule-fg);font-size:12px;font-weight:850}.tab-chord-voicing-grid span[data-v-d1e97fda]{color:var(--sopule-accent);font-size:11px;font-weight:800;white-space:nowrap}.tab-chord-voicing-grid small[data-v-d1e97fda]{min-width:0;overflow:hidden;color:var(--sopule-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.xhe-chord-picker label[data-v-d1e97fda]{margin-bottom:0}.xhe-search-progression-card[data-v-d1e97fda]{display:grid;grid-template-columns:minmax(0,1fr);gap:7px;border:1px solid color-mix(in srgb,var(--sopule-accent) 35%,transparent);border-radius:6px;background:color-mix(in srgb,var(--sopule-accent) 8%,transparent);padding:8px}.xhe-search-progression-card>div[data-v-d1e97fda]:first-child{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:8px}.xhe-search-progression-card b[data-v-d1e97fda]{min-width:0;overflow:hidden;color:var(--sopule-accent);text-overflow:ellipsis;white-space:nowrap;font-size:12px}.xhe-search-progression-card small[data-v-d1e97fda]{flex:0 0 auto;color:var(--sopule-muted);font-size:11px}.xhe-search-progression-actions[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.xhe-search-progression-actions button[data-v-d1e97fda]{min-width:0;border:1px solid color-mix(in srgb,var(--sopule-accent) 32%,transparent);border-radius:6px;background:var(--sopule-card);color:var(--sopule-accent);padding:6px 4px;font-size:12px;font-weight:750}.xhe-search-progression-actions button[data-v-d1e97fda]:only-child{grid-column:1 / -1}.xhe-chord-group[data-v-d1e97fda]{display:flex;flex-direction:column;gap:6px}.xhe-chord-group>span[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px;font-weight:700}.xhe-chord-toolbar[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.xhe-chord-toolbar--library[data-v-d1e97fda]{max-height:152px;overflow:auto;padding-right:2px}.xhe-library-fold[data-v-d1e97fda]{margin-top:0}.xhe-library-fold .xhe-chord-toolbar[data-v-d1e97fda]{padding:0 10px 10px}.xhe-progression-fold[data-v-d1e97fda]{margin-top:0}.xhe-progression-list[data-v-d1e97fda]{display:grid;gap:6px;padding:0 10px 10px}.xhe-progression-card[data-v-d1e97fda]{display:grid;grid-template-columns:minmax(0,1fr) 56px 56px;gap:6px;align-items:stretch}.xhe-progression-main[data-v-d1e97fda],.xhe-progression-apply[data-v-d1e97fda],.xhe-progression-section[data-v-d1e97fda]{min-width:0;border:1px solid color-mix(in srgb,var(--sopule-accent) 32%,transparent);border-radius:6px;background:color-mix(in srgb,var(--sopule-accent) 8%,transparent);color:var(--sopule-fg)}.xhe-progression-main[data-v-d1e97fda]{display:grid;grid-template-columns:78px minmax(0,1fr);gap:2px 8px;align-items:center;padding:7px 8px;text-align:left}.xhe-progression-apply[data-v-d1e97fda],.xhe-progression-section[data-v-d1e97fda]{padding:7px 6px;color:var(--sopule-accent);font-size:12px;font-weight:750}.xhe-progression-list b[data-v-d1e97fda]{color:var(--sopule-accent);font-size:12px}.xhe-progression-list span[data-v-d1e97fda]{color:var(--sopule-fg);font-size:12px;font-weight:700}.xhe-progression-list small[data-v-d1e97fda]{grid-column:1 / -1;overflow:hidden;color:var(--sopule-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px}.xhe-chord-toolbar button[data-v-d1e97fda]{border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-bg);color:var(--sopule-fg);padding:6px 4px;font-size:12px;font-weight:700}.xhe-chord-toolbar button.frequent[data-v-d1e97fda],.xhe-chord-toolbar--pinned button[data-v-d1e97fda]{border-color:color-mix(in srgb,var(--sopule-accent) 45%,transparent);background:color-mix(in srgb,var(--sopule-accent) 10%,transparent);color:var(--sopule-accent)}.xhe-status-fold[data-v-d1e97fda]{background:var(--sopule-bg);border-radius:6px;padding:0 10px 10px}.xhe-status-fold>summary[data-v-d1e97fda]{min-height:38px}.xhe-settings-grid[data-v-d1e97fda]{display:grid;grid-template-columns:1fr;gap:0}.xhe-render-editor[data-v-d1e97fda]{flex:1;min-height:0;display:flex;flex-direction:column;background:color-mix(in srgb,var(--sopule-bg) 94%,var(--sopule-card));overflow:hidden}.xhe-live-preview[data-v-d1e97fda]{flex:1;min-height:0;padding:14px;outline:none}.xhe-live-preview[data-v-d1e97fda]:focus-visible{box-shadow:inset 0 0 0 2px color-mix(in srgb,var(--sopule-accent) 52%,transparent)}.xhe-live-preview[data-v-d1e97fda] .xhe-sheet{min-width:0;max-width:920px;margin:0 auto;box-shadow:none}.xhe-live-preview[data-v-d1e97fda] .chord-summary{display:none}.xhe-edit-status-bar[data-v-d1e97fda]{flex:0 0 auto;display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:8px;min-height:42px;padding:5px 10px;border-top:1px solid var(--sopule-border);background:color-mix(in srgb,var(--sopule-card) 82%,var(--sopule-bg))}.xhe-edit-status-nav[data-v-d1e97fda]{display:inline-flex;align-items:center;justify-content:center;width:34px;height:32px;border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-card);color:var(--sopule-muted);padding:0;font-size:18px;line-height:1;cursor:pointer}.xhe-edit-status-nav[data-v-d1e97fda]:not(:disabled):hover{border-color:var(--sopule-accent);color:var(--sopule-accent)}.xhe-edit-status-nav[data-v-d1e97fda]:disabled{opacity:.48;cursor:not-allowed}.xhe-edit-status-main[data-v-d1e97fda]{min-width:0;display:flex;align-items:baseline;justify-content:center;gap:8px}.xhe-edit-status-main b[data-v-d1e97fda]{min-width:68px;max-width:min(360px,60%);color:var(--sopule-ink);font-size:12px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xhe-edit-status-main span[data-v-d1e97fda]{min-width:0;flex:1 1 auto;color:var(--sopule-muted);font-size:11px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xhe-edit-status-values[data-v-d1e97fda]{min-width:0;display:flex;gap:5px;overflow-x:auto;scrollbar-width:none}.xhe-edit-status-values[data-v-d1e97fda]::-webkit-scrollbar{display:none}.xhe-edit-status-values span[data-v-d1e97fda]{flex:0 1 150px;min-width:68px;max-width:176px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px;height:25px;border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-bg);color:var(--sopule-fg);padding:0 7px;font-size:12px;line-height:1}.xhe-edit-status-values span.empty[data-v-d1e97fda]{color:var(--sopule-muted)}.xhe-edit-status-values em[data-v-d1e97fda]{color:var(--sopule-muted);font-size:10px;font-style:normal}.xhe-edit-status-values strong[data-v-d1e97fda]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xhe-edit-status-values .tone-chord[data-v-d1e97fda]{border-color:color-mix(in srgb,var(--sopule-accent) 35%,transparent);color:var(--sopule-accent);font-weight:700}.xhe-edit-status-values .tone-key[data-v-d1e97fda]{color:var(--sopule-info);font-weight:700}.xhe-edit-status-values .tone-kind[data-v-d1e97fda]{color:var(--sopule-ink);font-weight:700}.xhe-edit-status-values .tone-lyric[data-v-d1e97fda]{max-width:220px}.xhe-edit-status-chords[data-v-d1e97fda]{min-width:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.xhe-edit-status-chords button[data-v-d1e97fda]{min-width:0;height:25px;border:1px solid color-mix(in srgb,var(--sopule-accent) 35%,transparent);border-radius:6px;background:color-mix(in srgb,var(--sopule-accent) 6%,transparent);color:var(--sopule-accent);padding:0 2px;font-size:11px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xhe-sheet-popover[data-v-d1e97fda]{position:fixed;z-index:82;width:286px;padding:8px;border:1px solid color-mix(in srgb,var(--sopule-accent) 45%,transparent);border-radius:8px;background:var(--sopule-card);box-shadow:var(--sopule-shadow)}.xhe-sheet-popover__head[data-v-d1e97fda]{display:grid;grid-template-columns:1fr 24px;align-items:center;gap:6px;margin-bottom:6px}.xhe-sheet-popover__head b[data-v-d1e97fda]{min-width:0;color:var(--sopule-muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xhe-sheet-popover__head button[data-v-d1e97fda]{width:24px;height:22px;border:1px solid var(--sopule-border);border-radius:5px;background:var(--sopule-bg);color:var(--sopule-muted);padding:0}.xhe-sheet-popover__search[data-v-d1e97fda]{height:30px;margin-bottom:6px;padding:4px 8px;font-size:12px}.xhe-sheet-popover__progression[data-v-d1e97fda]{display:grid;gap:2px;margin-bottom:6px;border:1px solid color-mix(in srgb,var(--sopule-accent) 32%,transparent);border-radius:6px;background:color-mix(in srgb,var(--sopule-accent) 8%,transparent);padding:6px 7px}.xhe-sheet-popover__progression b[data-v-d1e97fda]{overflow:hidden;color:var(--sopule-accent);text-overflow:ellipsis;white-space:nowrap;font-size:12px}.xhe-sheet-popover__progression small[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px}.xhe-sheet-popover__progression-actions[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin-top:4px}.xhe-sheet-popover__progression-actions button[data-v-d1e97fda]{min-width:0;border:1px solid color-mix(in srgb,var(--sopule-accent) 32%,transparent);border-radius:5px;background:var(--sopule-card);color:var(--sopule-accent);padding:4px 3px;font-size:11px;font-weight:750}.xhe-sheet-popover__grid[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(auto-fit,minmax(74px,1fr));gap:4px;max-height:96px;overflow:auto}.xhe-sheet-popover__grid button[data-v-d1e97fda],.xhe-sheet-popover__actions button[data-v-d1e97fda]{min-width:0;border:1px solid color-mix(in srgb,var(--sopule-accent) 35%,transparent);border-radius:5px;background:color-mix(in srgb,var(--sopule-accent) 6%,transparent);color:var(--sopule-accent);padding:5px 6px;font-size:11px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.xhe-sheet-popover__actions[data-v-d1e97fda]{display:grid;grid-template-columns:1fr 62px;gap:6px;margin-top:7px}.xhe-sheet-popover__actions button[data-v-d1e97fda]:last-child{color:var(--sopule-muted)}.player-render-editor[data-v-d1e97fda]{flex:1;min-height:0;display:flex;flex-direction:column;background:var(--sopule-bg);overflow:hidden}.full-player-pane[data-v-d1e97fda]{flex:1;min-width:0;min-height:300px;display:flex;flex-direction:column;overflow:hidden;background:var(--sopule-player-bg)}.full-player-pane[data-v-d1e97fda] .score-player-page{height:100%;min-height:0}.full-player-pane[data-v-d1e97fda] .floating-controls{left:0;right:0}.full-player-pane[data-v-d1e97fda] .player-main{overflow:auto}.full-player-pane[data-v-d1e97fda] #alphaTabContainer{width:100%;min-width:0;max-width:100%}.tab-edit-status-bar[data-v-d1e97fda]{flex:0 0 auto;display:grid;grid-template-columns:38px minmax(150px,.7fr) minmax(0,1fr) 38px;align-items:center;gap:8px;min-height:46px;padding:5px 10px;border-top:1px solid var(--sopule-border);background:color-mix(in srgb,var(--sopule-card) 82%,var(--sopule-bg))}.tab-edit-status-bar.has-popover[data-v-d1e97fda]{grid-template-columns:38px minmax(150px,.7fr) minmax(0,1fr) 38px 38px}.tab-edit-status-main[data-v-d1e97fda]{min-width:0;display:flex;align-items:baseline;gap:8px}.tab-edit-status-main b[data-v-d1e97fda]{min-width:64px;max-width:210px;color:var(--sopule-ink);font-size:12px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tab-edit-status-main span[data-v-d1e97fda]{min-width:0;flex:1 1 auto;color:var(--sopule-muted);font-size:11px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tab-edit-status-values[data-v-d1e97fda]{min-width:0;display:flex;gap:5px;overflow-x:auto;scrollbar-width:none}.tab-edit-status-values[data-v-d1e97fda]::-webkit-scrollbar{display:none}.tab-edit-status-values span[data-v-d1e97fda]{flex:0 1 176px;min-width:72px;max-width:176px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px;height:25px;border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-bg);color:var(--sopule-fg);padding:0 7px;font-size:12px;line-height:1}.tab-edit-status-values span.empty[data-v-d1e97fda]{color:var(--sopule-muted)}.tab-edit-status-values em[data-v-d1e97fda]{color:var(--sopule-muted);font-size:10px;font-style:normal}.tab-edit-status-values strong[data-v-d1e97fda]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tab-edit-status-values .tone-chord[data-v-d1e97fda]{border-color:color-mix(in srgb,var(--sopule-accent) 35%,transparent);color:var(--sopule-accent);font-weight:700}.tab-edit-status-values .tone-melody[data-v-d1e97fda]{color:var(--sopule-info);font-weight:700}.tab-edit-status-values .tone-rhythm[data-v-d1e97fda]{color:var(--sopule-success);font-weight:700}.tab-edit-status-values .tone-symbols[data-v-d1e97fda]{color:var(--sopule-warning);font-weight:700}.tab-edit-status-values .tone-section[data-v-d1e97fda]{color:var(--sopule-ink);font-weight:700}.tab-edit-status-values .tone-lyric[data-v-d1e97fda]{max-width:220px}.tab-edit-status-nav[data-v-d1e97fda],.tab-edit-status-close[data-v-d1e97fda]{display:inline-flex;align-items:center;justify-content:center;width:38px;height:36px;border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-card);color:var(--sopule-muted);padding:0;font-size:18px;line-height:1;cursor:pointer}.tab-edit-status-nav[data-v-d1e97fda]:not(:disabled):hover,.tab-edit-status-close[data-v-d1e97fda]:hover{border-color:var(--sopule-accent);color:var(--sopule-accent)}.tab-edit-status-nav[data-v-d1e97fda]:disabled{opacity:.48;cursor:not-allowed}.tab-edit-status-close[data-v-d1e97fda]{color:var(--sopule-accent)}.mobile-score-context[data-v-d1e97fda]{display:none}.score-guide-strip[data-v-d1e97fda]{flex:0 0 auto;display:flex;gap:8px;padding:8px 10px;border-top:1px solid var(--sopule-border);border-bottom:1px solid color-mix(in srgb,var(--sopule-border) 78%,transparent);background:linear-gradient(90deg,color-mix(in srgb,var(--sopule-card) 88%,var(--sopule-bg)),color-mix(in srgb,var(--sopule-card) 72%,var(--sopule-bg)) 78%,color-mix(in srgb,var(--sopule-accent) 8%,var(--sopule-bg)));overflow-x:auto;overflow-y:visible;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--sopule-accent) 42%,transparent) transparent;scroll-padding-inline:10px}.score-guide-strip[data-v-d1e97fda]::-webkit-scrollbar{height:6px}.score-guide-strip[data-v-d1e97fda]::-webkit-scrollbar-thumb{border-radius:999px;background:color-mix(in srgb,var(--sopule-accent) 38%,transparent)}.score-guide-card[data-v-d1e97fda]{flex:0 0 164px;min-width:0;border:1px solid var(--sopule-border);border-radius:7px;background:var(--sopule-card);padding:7px;cursor:pointer}.score-guide-card.active[data-v-d1e97fda]{flex-basis:190px;border-color:color-mix(in srgb,var(--sopule-accent) 55%,transparent);box-shadow:inset 2px 0 0 var(--sopule-accent)}.score-guide-card[data-v-d1e97fda]:focus-visible{outline:2px solid color-mix(in srgb,var(--sopule-accent) 45%,transparent);outline-offset:2px}.score-guide-card header[data-v-d1e97fda]{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:6px;margin-bottom:5px}.score-guide-card header b[data-v-d1e97fda]{display:inline-flex;align-items:center;justify-content:center;width:22px;height:20px;border-radius:5px;background:var(--sopule-bg);color:var(--sopule-accent);font-size:11px}.score-guide-card header span[data-v-d1e97fda]{min-width:0;color:var(--sopule-muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.score-guide-preview[data-v-d1e97fda]{display:grid;gap:3px;min-width:0}.score-guide-preview span[data-v-d1e97fda]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.score-guide-preview .guide-chord[data-v-d1e97fda]{color:var(--sopule-accent);font-weight:750}.score-guide-preview .guide-melody[data-v-d1e97fda]{color:var(--sopule-info);font-weight:700}.score-guide-preview .guide-lyric[data-v-d1e97fda]{color:var(--sopule-fg)}.score-guide-symbols[data-v-d1e97fda]{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:5px;margin-top:5px;padding:4px 5px;border-radius:6px;background:color-mix(in srgb,var(--sopule-warning) 10%,var(--sopule-bg));color:color-mix(in srgb,var(--sopule-warning) 72%,var(--sopule-fg))}.score-guide-symbols b[data-v-d1e97fda]{font-size:10px;font-weight:850}.score-guide-symbols span[data-v-d1e97fda]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:760}.score-guide-tab-preview[data-v-d1e97fda]{display:grid;gap:1px;margin-top:6px;padding-top:6px;border-top:1px solid color-mix(in srgb,var(--sopule-border) 76%,transparent);color:color-mix(in srgb,var(--sopule-muted) 86%,var(--sopule-fg))}.score-guide-tab-preview div[data-v-d1e97fda]{display:grid;grid-template-columns:12px minmax(0,1fr);align-items:center;min-width:0;gap:4px;line-height:1.08}.score-guide-tab-preview b[data-v-d1e97fda]{color:var(--sopule-muted);font-size:9px;font-weight:800;text-align:center}.score-guide-tab-preview code[data-v-d1e97fda]{min-width:0;overflow:hidden;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:9px;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.score-guide-tab-preview div.filled b[data-v-d1e97fda],.score-guide-tab-preview div.filled code[data-v-d1e97fda]{color:var(--sopule-fg);font-weight:760}.score-guide-annotation[data-v-d1e97fda]{margin-top:6px;padding-top:6px;border-top:1px solid color-mix(in srgb,var(--annotation-color, var(--sopule-accent)) 34%,transparent);color:var(--annotation-color, var(--sopule-accent))}.score-guide-annotation b[data-v-d1e97fda],.score-guide-annotation span[data-v-d1e97fda]{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.score-guide-annotation b[data-v-d1e97fda]{font-size:11px;font-weight:820}.score-guide-annotation span[data-v-d1e97fda]{margin-top:2px;color:color-mix(in srgb,var(--annotation-color, var(--sopule-accent)) 78%,var(--sopule-muted));font-size:11px}.tab-score-popover[data-v-d1e97fda]{position:fixed;z-index:80;width:min(340px,calc(100vw - 24px));min-width:280px;min-height:320px;padding:8px;border:1px solid color-mix(in srgb,var(--sopule-accent) 45%,transparent);border-radius:8px;background:var(--sopule-card);box-shadow:var(--sopule-shadow);display:flex;flex-direction:column;overflow:hidden}.tab-score-popover__head[data-v-d1e97fda]{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) 30px 30px 30px 30px;align-items:center;gap:6px;margin-bottom:6px;cursor:move;-webkit-user-select:none;user-select:none}.tab-score-popover__head b[data-v-d1e97fda]{min-width:0;color:var(--sopule-muted);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tab-score-popover__head button[data-v-d1e97fda]{display:inline-flex;align-items:center;justify-content:center;width:30px;height:28px;border:1px solid var(--sopule-border);border-radius:7px;background:var(--sopule-bg);color:var(--sopule-muted);padding:0;font-size:15px;line-height:1;cursor:pointer}.tab-score-popover__body[data-v-d1e97fda]{flex:1 1 auto;min-height:0;overflow:auto;padding-right:2px;scrollbar-width:thin}.tab-score-popover__resize[data-v-d1e97fda]{position:absolute;right:2px;bottom:2px;width:18px;height:18px;border:0;border-radius:0 0 7px;background:linear-gradient(135deg,transparent 45%,color-mix(in srgb,var(--sopule-muted) 55%,transparent) 46%,transparent 52%),linear-gradient(135deg,transparent 61%,color-mix(in srgb,var(--sopule-muted) 55%,transparent) 62%,transparent 68%);cursor:nwse-resize;opacity:.72}.tab-score-popover__resize[data-v-d1e97fda]:hover,.tab-score-popover__resize[data-v-d1e97fda]:focus-visible{opacity:1;outline:1px solid color-mix(in srgb,var(--sopule-accent) 50%,transparent);outline-offset:1px}html.score-popover-moving,html.score-popover-moving *{cursor:move!important;-webkit-user-select:none!important;user-select:none!important}html.score-popover-resizing,html.score-popover-resizing *{cursor:nwse-resize!important;-webkit-user-select:none!important;user-select:none!important}.tab-score-popover__chords button[data-v-d1e97fda]{min-width:0;height:25px;border:1px solid var(--sopule-border);border-radius:5px;background:color-mix(in srgb,var(--sopule-accent) 6%,transparent);color:var(--sopule-accent);padding:0 2px;font-size:11px;font-weight:700}.tab-score-popover__fields[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 6px}.tab-score-popover__fields label[data-v-d1e97fda]{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:6px;margin:0;color:var(--sopule-muted);font-size:11px}.tab-score-popover__fields label span[data-v-d1e97fda]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tab-score-popover__fields input[data-v-d1e97fda]{min-width:0;border-radius:5px;padding:4px 6px;font-size:12px}.tab-score-popover__chords[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;margin-top:7px}.tab-score-popover__chords button[data-v-d1e97fda]{border-color:color-mix(in srgb,var(--sopule-accent) 35%,transparent);color:var(--sopule-accent)}.tab-score-popover__symbol-fold[data-v-d1e97fda]{margin-top:7px;border-top:1px solid var(--sopule-border);padding-top:6px}.tab-score-popover__symbol-fold summary[data-v-d1e97fda]{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center;color:var(--sopule-muted);cursor:pointer;font-size:11px;list-style:none}.tab-score-popover__symbol-fold summary[data-v-d1e97fda]::-webkit-details-marker{display:none}.tab-score-popover__symbol-fold summary span[data-v-d1e97fda]{color:var(--sopule-ink);font-weight:700}.tab-score-popover__symbol-fold summary small[data-v-d1e97fda]{min-width:0;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.tab-score-popover__symbols[data-v-d1e97fda]{display:flex;flex-direction:column;gap:6px;margin-top:6px}.tab-score-popover__symbol-group[data-v-d1e97fda]{display:grid;grid-template-columns:52px minmax(0,1fr);gap:6px;align-items:start}.tab-score-popover__symbol-group>div[data-v-d1e97fda]{display:flex;flex-wrap:wrap;gap:4px}.tab-score-popover__symbols button[data-v-d1e97fda]{height:24px;font-size:11px}.measure-editor[data-v-d1e97fda]{min-height:0;display:flex;flex-direction:column;overflow:visible;background:transparent}.tab-measure-section[data-v-d1e97fda]{margin-top:0}.tab-measure-section .panel-section-header[data-v-d1e97fda]{margin-bottom:4px}.measure-editor--sidebar>label[data-v-d1e97fda]{margin-bottom:4px}.measure-grid[data-v-d1e97fda]{min-height:0;display:grid;grid-template-columns:1fr;align-content:start;gap:8px;overflow:visible;padding:0}.measure-card[data-v-d1e97fda]{min-width:0;border:0;border-left:2px solid var(--sopule-border);border-radius:0;background:transparent;padding:1px 0 1px 10px}.measure-card.active[data-v-d1e97fda]{border-left-color:var(--sopule-accent);box-shadow:none}.measure-card header[data-v-d1e97fda]{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:6px;margin-bottom:7px}.measure-card header b[data-v-d1e97fda]{display:inline-flex;align-items:center;justify-content:center;width:26px;height:22px;border-radius:6px;background:var(--sopule-bg);color:var(--sopule-accent);font-size:12px}.measure-meta-editor input[data-v-d1e97fda],.measure-field input[data-v-d1e97fda],.lyric-input[data-v-d1e97fda],.melody-input[data-v-d1e97fda],.symbol-row input[data-v-d1e97fda],.measure-string-row input[data-v-d1e97fda]{min-width:0;box-sizing:border-box;border-radius:7px;background:color-mix(in srgb,var(--sopule-bg) 78%,transparent);padding:6px 8px;font-size:12px}.measure-section-title[data-v-d1e97fda]{min-width:0;color:var(--sopule-text);font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chord-input[data-v-d1e97fda]{font-weight:700;color:var(--sopule-accent)}.melody-input[data-v-d1e97fda]{border-color:color-mix(in srgb,var(--sopule-info) 28%,transparent);color:var(--sopule-info);font-weight:650}.measure-meta-grid[data-v-d1e97fda],.measure-meta-editor[data-v-d1e97fda]{display:grid;grid-template-columns:minmax(0,1fr);gap:7px;margin-bottom:5px}.measure-meta-editor[data-v-d1e97fda]{padding:9px;border:1px solid var(--sopule-border);border-radius:8px;background:color-mix(in srgb,var(--sopule-bg) 72%,transparent)}.measure-meta-editor label[data-v-d1e97fda]{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:8px;min-width:0;margin:0}.measure-meta-editor label span[data-v-d1e97fda]{min-width:0;color:var(--sopule-muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.measure-meta-editor input[data-v-d1e97fda]{min-height:36px}.measure-meta-editor label:nth-child(2) input[data-v-d1e97fda]{color:var(--sopule-accent);font-weight:750}.measure-meta-editor label:nth-child(3) input[data-v-d1e97fda]{border-color:color-mix(in srgb,var(--sopule-info) 28%,transparent);color:var(--sopule-info);font-weight:650}.measure-meta-editor .measure-theory-pills[data-v-d1e97fda]{margin-top:1px}.measure-meta-editor b[data-v-d1e97fda]{min-width:0;overflow:hidden;color:var(--sopule-fg);font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.tab-annotation-panel[data-v-d1e97fda]{display:flex;flex-direction:column;gap:9px}.tab-annotation-head[data-v-d1e97fda],.tab-annotation-audio__head[data-v-d1e97fda],.tab-annotation-list__head[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:8px}.tab-annotation-head div[data-v-d1e97fda]{min-width:0;display:flex;flex-direction:column;gap:2px}.tab-annotation-head span[data-v-d1e97fda],.tab-annotation-audio__head span[data-v-d1e97fda],.tab-annotation-list__head span[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px;font-weight:760}.tab-annotation-head b[data-v-d1e97fda]{min-width:0;overflow:hidden;color:var(--sopule-fg);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.tab-annotation-head button[data-v-d1e97fda],.tab-annotation-audio__actions button[data-v-d1e97fda]{min-height:30px;padding:0 10px;border-radius:7px;font-size:12px}.tab-annotation-field[data-v-d1e97fda]{display:flex;flex-direction:column;gap:5px;margin:0}.tab-annotation-field span[data-v-d1e97fda],.tab-annotation-colors>span[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px;font-weight:760}.tab-annotation-field input[data-v-d1e97fda],.tab-annotation-field textarea[data-v-d1e97fda]{width:100%;min-width:0;box-sizing:border-box;border:1px solid var(--sopule-border);border-radius:7px;background:color-mix(in srgb,var(--sopule-bg) 82%,transparent);color:var(--sopule-fg);padding:7px 8px;font-size:12px}.tab-annotation-field textarea[data-v-d1e97fda]{min-height:92px;resize:vertical;line-height:1.45}.tab-annotation-colors[data-v-d1e97fda]{display:grid;grid-template-columns:34px repeat(5,minmax(0,1fr));align-items:center;gap:5px}.tab-annotation-colors button[data-v-d1e97fda]{min-width:0;min-height:28px;border-color:color-mix(in srgb,var(--annotation-color) 46%,var(--sopule-border));color:var(--annotation-color);font-size:11px;font-weight:820}.tab-annotation-colors button.active[data-v-d1e97fda]{background:color-mix(in srgb,var(--annotation-color) 14%,transparent);box-shadow:inset 0 0 0 1px var(--annotation-color)}.tab-annotation-audio[data-v-d1e97fda]{display:flex;flex-direction:column;gap:7px;padding:8px;border:1px solid var(--sopule-border);border-radius:8px;background:color-mix(in srgb,var(--sopule-bg) 76%,transparent)}.tab-annotation-audio__head small[data-v-d1e97fda],.tab-annotation-list__head small[data-v-d1e97fda]{min-width:0;overflow:hidden;color:var(--sopule-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.tab-annotation-audio audio[data-v-d1e97fda]{width:100%;height:32px}.tab-annotation-audio__actions[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.tab-annotation-audio__actions button.recording[data-v-d1e97fda]{border-color:#dc2626;color:#dc2626}.tab-annotation-list[data-v-d1e97fda]{display:flex;flex-direction:column;gap:6px;min-height:0}.tab-annotation-list__item[data-v-d1e97fda]{display:grid;grid-template-columns:24px minmax(0,1fr);grid-template-rows:auto auto;column-gap:7px;row-gap:1px;min-height:42px;padding:6px 8px;border-color:color-mix(in srgb,var(--annotation-color) 34%,var(--sopule-border));text-align:left}.tab-annotation-list__item.active[data-v-d1e97fda]{background:color-mix(in srgb,var(--annotation-color) 12%,transparent)}.tab-annotation-list__item b[data-v-d1e97fda]{grid-row:1 / span 2;align-self:center;justify-self:center;color:var(--annotation-color)}.tab-annotation-list__item span[data-v-d1e97fda],.tab-annotation-list__item small[data-v-d1e97fda]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tab-annotation-list__item span[data-v-d1e97fda]{color:var(--sopule-fg);font-size:12px;font-weight:780}.tab-annotation-list__item small[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px}.tab-annotation-list p[data-v-d1e97fda]{margin:0;color:var(--sopule-muted);font-size:12px;line-height:1.45}.measure-field[data-v-d1e97fda]{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:6px;margin:0;color:var(--sopule-muted);font-size:11px}.measure-field span[data-v-d1e97fda]{white-space:nowrap}.measure-theory-pills[data-v-d1e97fda]{display:flex;min-height:20px;gap:3px;overflow:hidden}.degree-pill[data-v-d1e97fda],.formula-pill[data-v-d1e97fda],.notes-pill[data-v-d1e97fda]{min-width:0;border:1px solid var(--sopule-border);border-radius:999px;padding:2px 6px;background:var(--sopule-bg);color:var(--sopule-muted);font-size:11px;white-space:nowrap}.degree-pill[data-v-d1e97fda]{color:var(--sopule-success);font-weight:700}.notes-pill[data-v-d1e97fda]{overflow:hidden;text-overflow:ellipsis}.lyric-input[data-v-d1e97fda]{border-color:#23865447}.symbol-row[data-v-d1e97fda]{display:flex;flex-direction:column;gap:7px;padding:0 8px 8px}.symbol-group[data-v-d1e97fda]{display:grid;grid-template-columns:58px minmax(0,1fr);gap:6px;align-items:start}.symbol-group>span[data-v-d1e97fda],.tab-score-popover__symbol-group>span[data-v-d1e97fda]{padding-top:3px;color:var(--sopule-muted);font-size:11px;font-weight:700;white-space:nowrap}.symbol-group__buttons[data-v-d1e97fda]{display:flex;flex-wrap:wrap;gap:4px}.symbol-row button[data-v-d1e97fda],.tab-score-popover__symbols button[data-v-d1e97fda]{min-width:25px;height:22px;border:1px solid var(--sopule-border);border-radius:5px;background:var(--sopule-bg);color:var(--sopule-muted);padding:0 5px;font-size:12px}.symbol-row button.active[data-v-d1e97fda],.tab-score-popover__symbols button.active[data-v-d1e97fda]{border-color:var(--sopule-accent);background:color-mix(in srgb,var(--sopule-accent) 12%,transparent);color:var(--sopule-accent);font-weight:700}.symbol-row input[data-v-d1e97fda]{width:100%}.symbol-clear-btn[data-v-d1e97fda]{justify-self:start;width:fit-content}.symbol-clear-btn[data-v-d1e97fda]:disabled{cursor:not-allowed;opacity:.45}.tab-beat-lane[data-v-d1e97fda]{order:20;display:flex;flex-direction:column;gap:6px;padding:7px;border:1px solid var(--sopule-border);border-radius:8px;background:color-mix(in srgb,var(--sopule-card) 88%,transparent)}.tab-beat-lane--popover[data-v-d1e97fda]{margin-bottom:7px}.tab-beat-lane header[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:8px}.tab-beat-lane header span[data-v-d1e97fda]{color:var(--sopule-fg);font-size:11px;font-weight:850}.tab-beat-lane header small[data-v-d1e97fda]{overflow:hidden;color:var(--sopule-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.tab-beat-lane__grid[data-v-d1e97fda]{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(48px,64px);gap:4px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.tab-beat-lane__grid button[data-v-d1e97fda]{min-width:0;height:42px;display:grid;grid-template-rows:15px minmax(0,1fr);align-items:center;gap:1px;border:1px solid var(--sopule-border);border-radius:7px;background:var(--sopule-bg);color:var(--sopule-muted);padding:4px 5px;text-align:left}.tab-beat-lane__grid button b[data-v-d1e97fda]{color:var(--sopule-fg);font-size:11px;line-height:1}.tab-beat-lane__grid button span[data-v-d1e97fda]{overflow:hidden;color:var(--sopule-muted);font-size:10px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.tab-beat-lane__grid button.has-notes b[data-v-d1e97fda],.tab-beat-lane__grid button.has-notes span[data-v-d1e97fda]{color:var(--sopule-accent)}.tab-beat-lane__grid button.has-meta:not(.has-notes) b[data-v-d1e97fda],.tab-beat-lane__grid button.has-meta:not(.has-notes) span[data-v-d1e97fda]{color:var(--sopule-info)}.tab-beat-lane__grid button.in-range[data-v-d1e97fda]{border-color:color-mix(in srgb,var(--sopule-accent) 48%,transparent);background:color-mix(in srgb,var(--sopule-accent) 10%,var(--sopule-bg))}.tab-beat-lane__grid button.selected[data-v-d1e97fda]{border-color:var(--sopule-accent);box-shadow:inset 0 -2px 0 var(--sopule-accent)}.tab-beat-lane__grid button.range-start[data-v-d1e97fda]{border-top-left-radius:12px;border-bottom-left-radius:12px}.tab-beat-lane__grid button.range-end[data-v-d1e97fda]{border-top-right-radius:12px;border-bottom-right-radius:12px}.tab-beat-actions[data-v-d1e97fda]{order:50;display:block;padding:0;border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-bg)}.tab-beat-actions--popover[data-v-d1e97fda]{margin-bottom:7px}.tab-beat-actions>div[data-v-d1e97fda]{display:flex;flex-wrap:wrap;gap:4px;padding:0 7px 7px}.tab-beat-actions summary[data-v-d1e97fda]{min-height:31px;padding:0 8px}.tab-beat-actions summary span[data-v-d1e97fda]{color:var(--sopule-fg);font-size:11px;font-weight:850}.tab-beat-actions summary small[data-v-d1e97fda]{overflow:hidden;color:var(--sopule-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.tab-beat-actions button[data-v-d1e97fda]{min-width:0;min-height:26px;padding:0 7px;border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-card);color:var(--sopule-fg);font-size:11px;font-weight:760}.tab-beat-actions button[data-v-d1e97fda]:disabled{cursor:not-allowed;opacity:.4}.tab-symbol-toolbar[data-v-d1e97fda]{order:40;display:flex;flex-direction:column;gap:7px;max-height:232px;overflow:auto;padding:8px;border:1px solid color-mix(in srgb,var(--sopule-accent) 24%,transparent);border-radius:8px;background:color-mix(in srgb,var(--sopule-card) 90%,transparent)}.tab-symbol-toolbar--popover[data-v-d1e97fda]{max-height:190px;margin-bottom:7px;padding:7px}.tab-symbol-toolbar--expanded[data-v-d1e97fda]{max-height:min(560px,calc(100vh - 320px))}.tab-symbol-toolbar header[data-v-d1e97fda]{position:sticky;top:-8px;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:5px;background:color-mix(in srgb,var(--sopule-card) 94%,transparent)}.tab-symbol-toolbar header div[data-v-d1e97fda]{min-width:0;display:flex;flex-direction:column;gap:1px}.tab-symbol-toolbar header span[data-v-d1e97fda]{color:var(--sopule-fg);font-size:12px;font-weight:850}.tab-symbol-toolbar header small[data-v-d1e97fda]{overflow:hidden;color:var(--sopule-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.tab-symbol-toolbar header button[data-v-d1e97fda],.tab-symbol-toolbar__group button[data-v-d1e97fda]{border:1px solid var(--sopule-border);border-radius:5px;background:var(--sopule-bg);color:var(--sopule-muted)}.tab-symbol-toolbar header button[data-v-d1e97fda]{flex:0 0 auto;min-height:26px;padding:0 8px;font-size:11px}.tab-symbol-scope-toggle[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:3px;border:1px solid var(--sopule-border);border-radius:7px;background:color-mix(in srgb,var(--sopule-bg) 86%,transparent)}.tab-symbol-scope-toggle button[data-v-d1e97fda]{min-height:25px;border:0;border-radius:5px;background:transparent;color:var(--sopule-muted);font-size:11px;font-weight:820}.tab-symbol-scope-toggle button.active[data-v-d1e97fda]{background:color-mix(in srgb,var(--sopule-accent) 13%,transparent);color:var(--sopule-accent)}.tab-symbol-filter[data-v-d1e97fda]{display:flex;flex-direction:column;gap:6px;padding:7px;border:1px solid color-mix(in srgb,var(--sopule-accent) 18%,transparent);border-radius:7px;background:color-mix(in srgb,var(--sopule-bg) 82%,transparent)}.tab-symbol-filter--popover[data-v-d1e97fda]{padding:6px}.tab-symbol-filter__search[data-v-d1e97fda]{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:6px}.tab-symbol-filter__search span[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px;font-weight:760;white-space:nowrap}.tab-symbol-filter__search input[data-v-d1e97fda]{width:100%;min-width:0}.tab-symbol-filter__groups[data-v-d1e97fda]{min-width:0;display:flex;align-items:center;gap:4px;overflow-x:auto;padding-bottom:1px;scrollbar-width:thin}.tab-symbol-filter__groups button[data-v-d1e97fda],.tab-symbol-filter__clear[data-v-d1e97fda],.tab-symbol-empty button[data-v-d1e97fda]{border:1px solid var(--sopule-border);border-radius:999px;background:var(--sopule-card);color:var(--sopule-muted);font-size:11px;font-weight:760;white-space:nowrap}.tab-symbol-filter__groups button[data-v-d1e97fda]{height:25px;display:inline-flex;align-items:center;gap:4px;padding:0 7px}.tab-symbol-filter__groups button.active[data-v-d1e97fda]{border-color:var(--sopule-accent);background:color-mix(in srgb,var(--sopule-accent) 12%,transparent);color:var(--sopule-accent)}.tab-symbol-filter__clear[data-v-d1e97fda]{height:26px;padding:0 8px}.tab-symbol-empty[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;border:1px dashed color-mix(in srgb,var(--sopule-accent) 34%,transparent);border-radius:7px;color:var(--sopule-muted);font-size:11px}.tab-symbol-empty button[data-v-d1e97fda]{flex:0 0 auto;min-height:24px;padding:0 8px}.tab-symbol-toolbar__group[data-v-d1e97fda]{display:grid;grid-template-columns:58px minmax(0,1fr);gap:6px;align-items:start}.tab-symbol-toolbar__group>span[data-v-d1e97fda]{padding-top:3px;color:var(--sopule-muted);font-size:11px;font-weight:750;white-space:nowrap}.tab-symbol-toolbar__group>div[data-v-d1e97fda]{min-width:0;display:flex;flex-wrap:wrap;gap:4px}.tab-symbol-toolbar__group button[data-v-d1e97fda]{min-width:25px;height:23px;padding:0 5px;font-size:11px;font-weight:750}.tab-symbol-toolbar__group button.active[data-v-d1e97fda]{border-color:var(--sopule-accent);background:color-mix(in srgb,var(--sopule-accent) 14%,transparent);color:var(--sopule-accent)}.tab-symbol-toolbar button[data-v-d1e97fda]:disabled{cursor:not-allowed;opacity:.42}.tab-symbol-toolbar input[data-v-d1e97fda]{min-height:28px;border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-bg);color:var(--sopule-fg);padding:0 8px;font-size:11px}.tab-cell-target[data-v-d1e97fda]{display:flex;flex-direction:column;gap:5px;margin:5px 0 7px;padding:7px;border:1px solid color-mix(in srgb,var(--sopule-accent) 28%,transparent);border-radius:7px;background:color-mix(in srgb,var(--sopule-accent) 5%,transparent)}.tab-cell-target.inactive[data-v-d1e97fda]{border-color:var(--sopule-border);background:var(--sopule-bg)}.tab-cell-target__head[data-v-d1e97fda]{display:grid;grid-template-columns:30px 1fr 30px;align-items:center;gap:6px}.tab-cell-target__head b[data-v-d1e97fda]{min-width:0;color:var(--sopule-muted);font-size:11px;font-weight:700;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tab-cell-target__head button[data-v-d1e97fda],.tab-fret-pad button[data-v-d1e97fda]{border:1px solid var(--sopule-border);border-radius:5px;background:var(--sopule-card);color:var(--sopule-fg);font-size:12px}.tab-cell-target__head button[data-v-d1e97fda]{width:34px;height:32px;padding:0;font-size:15px}.tab-keyboard-mode[data-v-d1e97fda]{order:10;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px 8px;padding:6px;border:1px solid color-mix(in srgb,var(--sopule-accent) 22%,transparent);border-radius:7px;background:color-mix(in srgb,var(--sopule-card) 84%,transparent)}.tab-keyboard-mode--popover[data-v-d1e97fda]{margin-bottom:7px}.tab-keyboard-mode>span[data-v-d1e97fda]{color:var(--sopule-fg);font-size:11px;font-weight:800;white-space:nowrap}.tab-keyboard-mode>div[data-v-d1e97fda]{display:grid;grid-template-columns:1fr 1fr;gap:4px;min-width:0}.tab-keyboard-mode button[data-v-d1e97fda]{min-width:0;min-height:26px;border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-card);color:var(--sopule-muted);font-size:11px;font-weight:800}.tab-keyboard-mode button.active[data-v-d1e97fda]{border-color:var(--sopule-accent);background:var(--sopule-accent);color:var(--sopule-accent-contrast)}.tab-keyboard-hint[data-v-d1e97fda]{grid-column:1 / -1;min-width:0;display:flex;align-items:center;gap:6px}.tab-keyboard-hint button[data-v-d1e97fda]{flex:0 0 auto;min-height:21px;border:1px solid color-mix(in srgb,var(--sopule-accent) 28%,var(--sopule-border));border-radius:999px;padding:0 7px;background:color-mix(in srgb,var(--sopule-accent) 8%,var(--sopule-card));color:var(--sopule-accent);font-size:10px;font-weight:800}.tab-keyboard-hint small[data-v-d1e97fda]{min-width:0;color:var(--sopule-muted);font-size:10px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tab-beat-string-editor[data-v-d1e97fda]{order:40;display:block;padding:0;border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-bg)}.tab-beat-string-editor--popover[data-v-d1e97fda]{margin-top:7px}.tab-beat-string-editor summary[data-v-d1e97fda]{min-height:31px;padding:0 8px}.tab-beat-string-editor summary span[data-v-d1e97fda]{color:var(--sopule-fg);font-size:11px;font-weight:850}.tab-beat-string-editor summary small[data-v-d1e97fda]{font-size:10px}.tab-beat-string-editor__body[data-v-d1e97fda]{display:flex;flex-direction:column;gap:7px;padding:0 8px 8px}.tab-beat-string-editor header[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:8px}.tab-beat-string-editor header div[data-v-d1e97fda]{min-width:0;display:flex;flex-direction:column;gap:1px}.tab-beat-string-editor header span[data-v-d1e97fda]{color:var(--sopule-fg);font-size:12px;font-weight:800}.tab-beat-string-editor header small[data-v-d1e97fda]{overflow:hidden;color:var(--sopule-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.tab-beat-string-editor header button[data-v-d1e97fda]{flex:0 0 auto;min-height:28px;padding:5px 8px;border:1px solid var(--sopule-border);border-radius:7px;background:var(--sopule-card);color:var(--sopule-fg);font-size:11px}.tab-beat-string-editor header button[data-v-d1e97fda]:disabled{opacity:.38;cursor:not-allowed}.tab-beat-string-grid[data-v-d1e97fda]{display:grid;gap:5px}.tab-beat-string-row[data-v-d1e97fda]{display:grid;grid-template-columns:28px 58px minmax(0,1fr) 34px;align-items:center;gap:6px;min-width:0;padding:4px;border:1px solid transparent;border-radius:7px}.tab-beat-string-row.active[data-v-d1e97fda]{border-color:color-mix(in srgb,var(--sopule-accent) 42%,transparent);background:color-mix(in srgb,var(--sopule-accent) 8%,transparent)}.tab-beat-string-name[data-v-d1e97fda]{height:26px;border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-card);color:var(--sopule-fg);font-family:SF Mono,Menlo,Consolas,monospace;font-size:12px;font-weight:800}.tab-beat-string-row input[data-v-d1e97fda]{width:58px;min-width:0;height:26px;border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-card);color:var(--sopule-fg);font-family:SF Mono,Menlo,Consolas,monospace;font-size:12px;text-align:center}.tab-beat-string-symbols[data-v-d1e97fda]{min-width:0;overflow:hidden;color:var(--sopule-accent);font-size:10px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.tab-beat-string-symbols.empty[data-v-d1e97fda]{color:transparent}.tab-beat-string-actions[data-v-d1e97fda]{min-width:0;display:flex;justify-content:flex-end;gap:3px}.tab-beat-string-actions button[data-v-d1e97fda]{min-width:30px;height:24px;padding:0 3px;border:1px solid var(--sopule-border);border-radius:5px;background:var(--sopule-card);color:var(--sopule-fg);font-family:SF Mono,Menlo,Consolas,monospace;font-size:10px;font-weight:700}.tab-beat-string-actions button.active[data-v-d1e97fda]{border-color:var(--sopule-accent);background:var(--sopule-accent);color:var(--sopule-accent-contrast)}.tab-beat-string-actions button[data-v-d1e97fda]:disabled{visibility:hidden;opacity:.36;cursor:not-allowed}.tab-fret-pad[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:4px}.tab-advanced-controls[data-v-d1e97fda]{order:60;display:block;padding:0;border:1px solid color-mix(in srgb,var(--sopule-border) 80%,transparent);border-radius:8px;background:color-mix(in srgb,var(--sopule-bg) 88%,transparent)}.tab-advanced-controls summary[data-v-d1e97fda]{min-height:31px;padding:0 8px}.tab-advanced-controls summary span[data-v-d1e97fda]{color:var(--sopule-fg);font-size:11px;font-weight:850}.tab-advanced-controls summary small[data-v-d1e97fda]{color:var(--sopule-muted);font-size:10px}.tab-advanced-controls__body[data-v-d1e97fda]{display:grid;gap:6px;padding:0 7px 7px}.tab-advanced-controls__body>.compact-details[data-v-d1e97fda]{margin:0}.tab-fret-pad button[data-v-d1e97fda]{min-width:0;height:28px;padding:0 2px;color:var(--sopule-accent);font-size:10px;font-weight:700}.tab-fret-pad .clear-cell-btn[data-v-d1e97fda]{color:var(--sopule-muted)}.tab-technique-sequence-panel[data-v-d1e97fda]{display:grid;gap:6px;padding:7px;border:1px solid color-mix(in srgb,var(--sopule-accent) 20%,transparent);border-radius:8px;background:color-mix(in srgb,var(--sopule-bg) 84%,transparent)}.tab-technique-sequence-panel--popover[data-v-d1e97fda]{margin-bottom:7px}.tab-technique-sequence-panel header[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:8px}.tab-technique-sequence-panel header span[data-v-d1e97fda]{color:var(--sopule-fg);font-size:12px;font-weight:850}.tab-technique-sequence-panel header small[data-v-d1e97fda]{overflow:hidden;color:var(--sopule-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.tab-technique-sequence-panel>div[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.tab-technique-sequence-panel button[data-v-d1e97fda]{min-width:0;min-height:34px;display:grid;gap:1px;border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-card);color:var(--sopule-fg);padding:4px 5px;text-align:left}.tab-technique-sequence-panel button[data-v-d1e97fda]:hover{border-color:var(--sopule-accent)}.tab-technique-sequence-panel button[data-v-d1e97fda]:disabled{cursor:not-allowed;opacity:.42}.tab-technique-sequence-panel b[data-v-d1e97fda],.tab-technique-sequence-panel span[data-v-d1e97fda]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tab-technique-sequence-panel b[data-v-d1e97fda]{color:var(--sopule-accent);font-size:11px;font-weight:850}.tab-technique-sequence-panel span[data-v-d1e97fda]{color:var(--sopule-muted);font-size:10px}.tab-technique-sequence-panel summary span[data-v-d1e97fda],.tab-selection-transform-panel summary span[data-v-d1e97fda]{color:var(--sopule-fg);font-size:12px;font-weight:780}.tab-technique-sequence-panel summary small[data-v-d1e97fda],.tab-selection-transform-panel summary small[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px}.tab-selection-transform-panel[data-v-d1e97fda]{display:grid;gap:6px;padding:7px;border:1px solid color-mix(in srgb,var(--sopule-info) 22%,transparent);border-radius:8px;background:color-mix(in srgb,var(--sopule-info) 5%,var(--sopule-bg))}.tab-selection-transform-panel--popover[data-v-d1e97fda]{margin-bottom:7px}.tab-selection-transform-panel header[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:8px}.tab-selection-transform-panel header span[data-v-d1e97fda]{color:var(--sopule-fg);font-size:12px;font-weight:850}.tab-selection-transform-panel header small[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px}.tab-selection-transform-panel>div[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.tab-selection-transform-panel>.tab-selection-rhythm-row[data-v-d1e97fda]{grid-template-columns:repeat(8,minmax(0,1fr))}.tab-selection-transform-panel button[data-v-d1e97fda]{min-width:0;height:27px;border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-card);color:var(--sopule-fg);padding:0 4px;font-size:11px;font-weight:800}.tab-selection-rhythm-row button[data-v-d1e97fda]:last-child{grid-column:span 2}.tab-selection-transform-panel button[data-v-d1e97fda]:hover{border-color:var(--sopule-info);color:var(--sopule-info)}.tab-selection-transform-panel button[data-v-d1e97fda]:disabled{cursor:not-allowed;opacity:.42}.tab-beat-fields[data-v-d1e97fda]{order:30;display:grid;grid-template-columns:1fr 1fr;gap:5px}.tab-beat-fields label[data-v-d1e97fda]{min-width:0;display:flex;flex-direction:column;gap:2px;color:var(--sopule-muted);font-size:11px}.tab-beat-fields input[data-v-d1e97fda]{min-width:0;height:27px;border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-card);color:var(--sopule-fg);padding:3px 7px;font-size:12px}.tab-melody-builder[data-v-d1e97fda]{grid-column:1 / -1;display:grid;gap:5px;min-width:0;padding:7px;border:1px solid color-mix(in srgb,var(--sopule-info) 26%,transparent);border-radius:8px;background:color-mix(in srgb,var(--sopule-info) 6%,transparent)}.tab-melody-builder--popover[data-v-d1e97fda]{margin-top:2px}.tab-melody-builder__head[data-v-d1e97fda]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px}.tab-melody-builder__head span[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px}.tab-melody-builder__head b[data-v-d1e97fda]{min-width:0;overflow:hidden;color:var(--sopule-info);font-family:SF Mono,Menlo,Consolas,monospace;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.tab-melody-note-grid[data-v-d1e97fda],.tab-melody-option-row[data-v-d1e97fda],.tab-melody-template-row[data-v-d1e97fda]{display:grid;gap:4px;min-width:0}.tab-melody-note-grid[data-v-d1e97fda]{grid-template-columns:repeat(8,minmax(0,1fr))}.tab-melody-option-row[data-v-d1e97fda]{grid-template-columns:repeat(auto-fit,minmax(42px,1fr))}.tab-melody-template-row[data-v-d1e97fda]{grid-template-columns:repeat(10,minmax(0,1fr))}.tab-melody-builder button[data-v-d1e97fda]{min-width:0;height:26px;border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-card);color:var(--sopule-fg);padding:0 4px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:10px;font-weight:700}.tab-melody-option-row button[data-v-d1e97fda]{font-family:inherit}.tab-melody-builder button.active[data-v-d1e97fda]{border-color:var(--sopule-info);background:color-mix(in srgb,var(--sopule-info) 18%,var(--sopule-card));color:var(--sopule-info)}.tab-melody-builder button[data-v-d1e97fda]:disabled{opacity:.38;cursor:not-allowed}.measure-strings[data-v-d1e97fda]{display:flex;flex-direction:column;gap:2px}.measure-string-row[data-v-d1e97fda]{display:grid;grid-template-columns:18px 1fr;align-items:center;gap:6px;margin:0}.measure-string-row span[data-v-d1e97fda],.measure-string-row input[data-v-d1e97fda]{font-family:SF Mono,Menlo,Consolas,monospace}.measure-string-row span[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px;font-weight:700}.measure-string-row input[data-v-d1e97fda]{font-size:11px;height:18px;padding:2px 6px}.direct-tab-editor[data-v-d1e97fda]{flex:1;min-height:0;display:flex;flex-direction:column;gap:10px;overflow:auto;padding:14px;background:var(--sopule-bg)}.direct-tab-toolbar[data-v-d1e97fda]{position:sticky;top:0;z-index:2;display:flex;gap:6px;padding-bottom:4px;background:var(--sopule-bg)}.side-panel .direct-tab-toolbar[data-v-d1e97fda]{position:static;flex-wrap:wrap;padding:0;background:transparent}.direct-tab-toolbar button[data-v-d1e97fda],.toolbar-overflow-menu summary[data-v-d1e97fda],.advanced-editor-toggle[data-v-d1e97fda],.line-tools button[data-v-d1e97fda]{border:1px solid var(--sopule-border);background:var(--sopule-card);color:var(--sopule-fg);border-radius:8px}.direct-tab-toolbar button[data-v-d1e97fda]{min-height:36px;padding:8px 10px;font-size:12px;line-height:1}.toolbar-overflow-menu[data-v-d1e97fda]{position:relative}.toolbar-overflow-menu summary[data-v-d1e97fda]{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 10px;list-style:none;cursor:pointer;font-size:12px}.toolbar-overflow-menu summary[data-v-d1e97fda]::-webkit-details-marker{display:none}.toolbar-overflow-panel[data-v-d1e97fda]{position:absolute;top:calc(100% + 6px);left:0;z-index:36;display:grid;gap:4px;width:132px;padding:6px;border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-card);box-shadow:var(--sopule-shadow)}.toolbar-overflow-menu:not([open]) .toolbar-overflow-panel[data-v-d1e97fda]{display:none}.toolbar-overflow-panel button[data-v-d1e97fda]{width:100%;text-align:left}.toolbar-overflow-note[data-v-d1e97fda]{min-width:0;overflow:hidden;color:var(--sopule-muted);font-size:10px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.advanced-editor-toggle[data-v-d1e97fda]{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 11px;cursor:pointer;font-size:12px}.advanced-editor-body[data-v-d1e97fda]{overflow:hidden;border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-bg)}.raw-source-panel[data-v-d1e97fda]{display:flex;flex-direction:column;gap:8px}.raw-source-panel .advanced-editor-toggle[data-v-d1e97fda]{width:100%;margin:0}.raw-source-panel .raw-tab-textarea[data-v-d1e97fda]{min-height:180px;max-height:300px;border-top:1px solid var(--sopule-border);resize:vertical}.tab-composer[data-v-d1e97fda]{display:flex;flex-direction:column;gap:10px;padding:12px;border-bottom:1px solid var(--sopule-border);background:var(--sopule-card)}.composer-toolbar[data-v-d1e97fda]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.composer-toolbar h3[data-v-d1e97fda]{margin:0 0 4px;font-size:14px}.composer-toolbar p[data-v-d1e97fda]{margin:0;color:var(--sopule-muted);font-size:12px}.composer-actions[data-v-d1e97fda]{display:flex;gap:8px;flex-wrap:wrap}.composer-actions button[data-v-d1e97fda],.composer-bar header button[data-v-d1e97fda],.text-sync-header button[data-v-d1e97fda]{border:1px solid var(--sopule-border);background:var(--sopule-card);color:var(--sopule-fg);border-radius:6px;padding:6px 9px;line-height:1;font-size:12px}.composer-bars[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:10px;max-height:420px;overflow:auto;padding-right:2px}.composer-bar[data-v-d1e97fda]{display:flex;flex-direction:column;gap:10px;border:1px solid var(--sopule-border);border-radius:8px;padding:10px;background:var(--sopule-bg)}.composer-bar header[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:8px}.composer-bar header span[data-v-d1e97fda]{font-size:12px;font-weight:700;color:var(--sopule-fg)}.composer-bar header div[data-v-d1e97fda]{display:flex;gap:5px}.composer-meta[data-v-d1e97fda]{display:grid;grid-template-columns:.9fr .9fr 1.4fr 1fr;gap:8px}.composer-meta label[data-v-d1e97fda],.string-row[data-v-d1e97fda]{margin:0}.lyric-field[data-v-d1e97fda]{min-width:0}.string-editor[data-v-d1e97fda]{display:flex;flex-direction:column;gap:5px}.string-row[data-v-d1e97fda]{display:grid;grid-template-columns:22px 1fr;align-items:center;gap:6px;color:var(--sopule-muted)}.string-row span[data-v-d1e97fda]{font-family:SF Mono,Menlo,Consolas,monospace;font-size:12px;font-weight:700}.string-row input[data-v-d1e97fda]{font-family:SF Mono,Menlo,Consolas,monospace;font-size:12px;padding:5px 7px}.text-sync-header[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;border-bottom:1px solid var(--sopule-border);background:var(--sopule-bg);color:var(--sopule-muted);font-size:12px}.text-sync-actions[data-v-d1e97fda]{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.raw-tab-textarea[data-v-d1e97fda]{min-height:260px;border:0;border-radius:0;resize:vertical;font-family:SF Mono,Menlo,Consolas,monospace;font-size:13px;line-height:1.7;background:var(--sopule-bg)}.editor-pane[data-v-d1e97fda],.preview-pane[data-v-d1e97fda]{display:flex;flex-direction:column;overflow:hidden}.pane-header[data-v-d1e97fda]{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--sopule-border)}.pane-header span[data-v-d1e97fda]{color:var(--sopule-muted);font-size:12px}.pane-header__meta[data-v-d1e97fda]{display:grid;justify-items:end;gap:2px;min-width:0;text-align:right}.pane-header__meta span[data-v-d1e97fda],.pane-header__meta small[data-v-d1e97fda]{max-width:min(520px,54vw);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pane-header__meta small[data-v-d1e97fda]{color:var(--sopule-fg);font-size:11px;font-weight:760}.editor-pane>textarea[data-v-d1e97fda]{flex:1;min-height:560px;border:0;border-radius:0;resize:none;font-family:SF Mono,Menlo,Consolas,monospace;font-size:13px;line-height:1.7;background:var(--sopule-bg)}.assistant-tool-panel[data-v-d1e97fda]{display:flex;flex-direction:column;gap:10px}.assistant-context[data-v-d1e97fda]{display:flex;flex-direction:column;gap:3px;padding:8px 10px;border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-bg)}.assistant-context span[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px}.assistant-context b[data-v-d1e97fda]{font-size:12px;line-height:1.45}.assistant-extras[data-v-d1e97fda]{border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-bg)}.assistant-extras summary[data-v-d1e97fda]{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px;padding:0 12px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.assistant-extras summary[data-v-d1e97fda]::-webkit-details-marker{display:none}.assistant-extras summary span[data-v-d1e97fda]{color:var(--sopule-fg);font-size:12px;font-weight:700}.assistant-extras summary small[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px}.assistant-extras summary[data-v-d1e97fda]:after{content:"+";flex:0 0 auto;color:var(--sopule-muted);font-weight:800}.assistant-extras[open] summary[data-v-d1e97fda]:after{content:"-"}.assistant-body[data-v-d1e97fda]{min-height:0;display:flex;flex-direction:column;gap:8px;padding:0 10px 10px}.assistant-messages[data-v-d1e97fda]{min-height:0;max-height:180px;overflow:auto;display:flex;flex-direction:column;gap:6px;padding-right:2px}.assistant-message[data-v-d1e97fda]{max-width:92%;padding:6px 9px;border-radius:8px;border:1px solid var(--sopule-border);background:var(--sopule-bg);color:var(--sopule-fg);font-size:12px;line-height:1.45;white-space:pre-wrap}.assistant-message.user[data-v-d1e97fda]{align-self:flex-end;background:var(--sopule-accent);border-color:var(--sopule-accent);color:var(--sopule-accent-contrast)}.assistant-message.success[data-v-d1e97fda]{border-color:#23865473}.assistant-message.warning[data-v-d1e97fda]{border-color:color-mix(in srgb,var(--sopule-accent) 65%,transparent)}.assistant-chips[data-v-d1e97fda]{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;padding-bottom:2px;-webkit-overflow-scrolling:touch}.assistant-chips button[data-v-d1e97fda]{flex:0 0 auto;padding:5px 8px;font-size:11px}.assistant-input[data-v-d1e97fda]{display:grid;grid-template-columns:52px minmax(0,1fr) 52px;gap:8px;padding:0;border-top:0;background:transparent}.assistant-status-line[data-v-d1e97fda]{min-width:0;color:var(--sopule-muted);font-size:12px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assistant-input textarea[data-v-d1e97fda]{min-height:36px;max-height:72px;resize:vertical;font-size:13px;line-height:1.45}.voice-btn[data-v-d1e97fda],.run-btn[data-v-d1e97fda]{align-self:stretch;padding:8px 10px}.voice-btn.listening[data-v-d1e97fda]{border-color:var(--sopule-accent);color:var(--sopule-accent)}.preview-scroll[data-v-d1e97fda]{flex:1;overflow:auto;padding:16px;background:var(--sopule-bg)}.xhe-preview[data-v-d1e97fda] .xhe-sheet{min-width:620px;box-shadow:0 1px 8px #0000000d}.tab-paper[data-v-d1e97fda]{min-width:640px;min-height:100%;padding:28px 32px;border-radius:8px;background:var(--sopule-card);color:var(--sopule-text-primary);border:1px solid var(--sopule-border)}.tab-paper--editable[data-v-d1e97fda]{min-width:0;width:100%;min-height:auto;box-shadow:0 1px 10px #0f172a0f}.tab-paper header[data-v-d1e97fda]{padding-bottom:16px;margin-bottom:18px;border-bottom:2px solid color-mix(in srgb,var(--sopule-accent) 30%,var(--sopule-border))}.tab-paper h2[data-v-d1e97fda]{margin:0 0 8px;text-align:center;color:var(--sopule-text-primary);font-size:24px}.tab-paper p[data-v-d1e97fda]{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin:0;color:var(--sopule-text-secondary);font-size:13px}.tab-lines[data-v-d1e97fda]{font-family:SF Mono,Menlo,Consolas,monospace;font-size:14px;line-height:1.55;white-space:pre}.tab-line[data-v-d1e97fda]{min-height:1.55em}.editable-tab-lines[data-v-d1e97fda]{display:flex;flex-direction:column;gap:1px}.editable-tab-line[data-v-d1e97fda]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:24px}.editable-tab-line.kind-section[data-v-d1e97fda]{margin-top:12px}.editable-tab-content[data-v-d1e97fda]{width:100%;min-width:0;height:24px;border:1px solid transparent;background:transparent;color:inherit;border-radius:4px;padding:1px 4px;font:inherit;line-height:1.45}.editable-tab-content[data-v-d1e97fda]:focus{border-color:color-mix(in srgb,var(--sopule-accent) 75%,transparent);background:color-mix(in srgb,var(--sopule-accent) 8%,transparent)}.editable-tab-content.kind-section[data-v-d1e97fda]{color:var(--sopule-accent);font-weight:700}.editable-tab-content.kind-string[data-v-d1e97fda]{color:var(--sopule-text-primary)}.editable-tab-content.kind-chord[data-v-d1e97fda]{color:var(--sopule-accent);font-weight:700}.editable-tab-content.kind-text[data-v-d1e97fda]{color:var(--sopule-text-secondary)}.line-tools[data-v-d1e97fda]{display:flex;gap:4px;opacity:0;transition:opacity .15s ease}.editable-tab-line:hover .line-tools[data-v-d1e97fda],.editable-tab-line:focus-within .line-tools[data-v-d1e97fda]{opacity:1}.line-tools button[data-v-d1e97fda]{min-width:28px;padding:4px 6px;color:var(--sopule-text-secondary);font-size:12px;line-height:1}.tab-line.kind-section[data-v-d1e97fda]{margin:14px 0 6px;color:var(--sopule-accent);font-weight:700}.tab-line.kind-string[data-v-d1e97fda]{color:var(--sopule-text-primary)}.tab-line.kind-chord[data-v-d1e97fda]{color:var(--sopule-accent);font-weight:700}.tab-line.kind-text[data-v-d1e97fda]{color:var(--sopule-text-secondary)}[data-theme=dark] .tab-paper[data-v-d1e97fda]{background:var(--sopule-card);color:var(--sopule-text-primary);border-color:var(--sopule-border)}[data-theme=dark] .tab-paper h2[data-v-d1e97fda],[data-theme=dark] .tab-line.kind-string[data-v-d1e97fda],[data-theme=dark] .editable-tab-content.kind-string[data-v-d1e97fda]{color:var(--sopule-text-primary)}[data-theme=dark] .tab-paper p[data-v-d1e97fda],[data-theme=dark] .tab-line.kind-text[data-v-d1e97fda],[data-theme=dark] .editable-tab-content.kind-text[data-v-d1e97fda]{color:var(--sopule-text-secondary)}[data-theme=dark] .tab-line.kind-section[data-v-d1e97fda],[data-theme=dark] .tab-line.kind-chord[data-v-d1e97fda],[data-theme=dark] .editable-tab-content.kind-section[data-v-d1e97fda],[data-theme=dark] .editable-tab-content.kind-chord[data-v-d1e97fda]{color:var(--sopule-accent)}[data-theme=dark] .editable-tab-content[data-v-d1e97fda]:focus{background:var(--sopule-accent-soft)}[data-theme=dark] .line-tools button[data-v-d1e97fda]{color:var(--sopule-text-secondary)}@media(max-width:1180px){.workspace-grid[data-v-d1e97fda]{grid-template-columns:280px 1fr}.workspace-grid.direct-layout[data-v-d1e97fda],.workspace-grid.tab-direct-layout[data-v-d1e97fda]{grid-template-columns:minmax(0,1fr) 6px var(--editor-side-width, 340px);gap:0}.preview-pane[data-v-d1e97fda]{grid-column:1 / -1;min-height:520px}.direct-layout .editor-pane[data-v-d1e97fda],.tab-direct-layout .editor-pane[data-v-d1e97fda]{grid-column:1}.direct-layout .side-panel[data-v-d1e97fda],.tab-direct-layout .side-panel[data-v-d1e97fda]{grid-column:3}.direct-layout .workspace-resizer[data-v-d1e97fda],.tab-direct-layout .workspace-resizer[data-v-d1e97fda]{grid-column:2}.direct-layout .side-panel[data-v-d1e97fda],.tab-direct-layout .side-panel[data-v-d1e97fda]{padding:12px}.direct-layout .measure-grid[data-v-d1e97fda],.tab-direct-layout .measure-grid[data-v-d1e97fda]{grid-template-columns:1fr}.direct-layout .measure-harmony[data-v-d1e97fda],.tab-direct-layout .measure-harmony[data-v-d1e97fda]{grid-template-columns:minmax(76px,.8fr) auto auto minmax(70px,1fr)}}@media(max-width:900px){.edit-workbench-page[data-v-d1e97fda]{height:auto;min-height:100vh;overflow:visible}.editor-shell[data-v-d1e97fda],.workspace-grid[data-v-d1e97fda]{overflow:visible}.workspace-grid.direct-layout[data-v-d1e97fda],.workspace-grid.tab-direct-layout[data-v-d1e97fda]{grid-template-columns:1fr;grid-template-rows:auto;height:auto;min-height:0}.direct-layout .editor-pane[data-v-d1e97fda],.tab-direct-layout .editor-pane[data-v-d1e97fda]{grid-column:1;grid-row:1;height:min(68vh,680px);min-height:500px}.direct-layout .side-panel[data-v-d1e97fda],.tab-direct-layout .side-panel[data-v-d1e97fda]{grid-column:1;grid-row:2;height:auto;max-height:none;overflow:visible}.direct-layout .workspace-resizer[data-v-d1e97fda],.tab-direct-layout .workspace-resizer[data-v-d1e97fda]{display:none}.side-panel[data-v-d1e97fda]{padding:12px}}@media(max-width:760px){.editor-shell[data-v-d1e97fda]{min-width:0;padding:10px 14px 14px}.page-header[data-v-d1e97fda]{align-items:stretch;flex-direction:column;gap:8px;margin-bottom:10px}.editor-kicker-row[data-v-d1e97fda]{gap:6px;margin-bottom:5px}.editor-kicker[data-v-d1e97fda],.editor-kicker-link[data-v-d1e97fda]{min-height:22px;padding:2px 8px}.page-header h1[data-v-d1e97fda]{font-size:19px}.page-header p[data-v-d1e97fda]{gap:0;font-size:12px;line-height:1.3}.page-header p span[data-v-d1e97fda]:not(.save-status){display:none}.header-actions[data-v-d1e97fda]{width:100%;min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.header-actions[data-v-d1e97fda]>*{box-sizing:border-box;max-width:100%}.mode-switch[data-v-d1e97fda]{grid-column:1 / -1;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;width:100%}.mode-switch button[data-v-d1e97fda],.toolbar-btn[data-v-d1e97fda],.primary-btn[data-v-d1e97fda],.header-action-menu summary[data-v-d1e97fda],.new-score-menu.desktop-header-action summary[data-v-d1e97fda]{box-sizing:border-box;width:100%;min-width:0;min-height:36px;padding:7px 6px;text-align:center}.desktop-header-action[data-v-d1e97fda],.desktop-more-menu[data-v-d1e97fda]{display:none}.new-score-menu.desktop-header-action[data-v-d1e97fda]{display:block;grid-column:1;min-width:0}.new-score-menu.desktop-header-action summary[data-v-d1e97fda]{width:100%}.mobile-save-action.primary-btn[data-v-d1e97fda]{display:inline-flex;grid-column:2}.new-score-menu.desktop-header-action .new-score-panel[data-v-d1e97fda]{left:0;right:auto;width:min(360px,calc(100vw - 28px));max-height:min(74vh,560px);overflow:auto}.header-action-menu[data-v-d1e97fda]{display:block;grid-column:3;min-width:0}.header-action-menu summary[data-v-d1e97fda]{width:100%}.header-action-panel[data-v-d1e97fda]{left:0;right:auto;width:min(180px,calc(100vw - 28px))}.workspace-grid[data-v-d1e97fda],.workspace-grid.direct-layout[data-v-d1e97fda],.workspace-grid.tab-direct-layout[data-v-d1e97fda]{grid-template-columns:1fr}.direct-layout .editor-pane[data-v-d1e97fda],.direct-layout .side-panel[data-v-d1e97fda],.tab-direct-layout .editor-pane[data-v-d1e97fda],.tab-direct-layout .side-panel[data-v-d1e97fda]{box-sizing:border-box;grid-column:auto;grid-row:auto;width:100%;max-width:100%}.direct-layout .editor-pane[data-v-d1e97fda],.tab-direct-layout .editor-pane[data-v-d1e97fda]{grid-row:1;height:clamp(360px,48vh,400px);min-height:0}.direct-layout .side-panel[data-v-d1e97fda],.tab-direct-layout .side-panel[data-v-d1e97fda]{grid-row:2;height:auto;max-height:calc(100vh - 84px);overflow:auto;overscroll-behavior:contain}.side-panel[data-v-d1e97fda]{box-sizing:border-box;padding:12px}.right-tool-tabs[data-v-d1e97fda]{box-sizing:border-box}.mobile-score-context[data-v-d1e97fda]{position:sticky;top:36px;z-index:3;display:grid;gap:7px;margin:-2px -2px 10px;padding:9px;border:1px solid color-mix(in srgb,var(--sopule-accent) 28%,var(--sopule-border));border-radius:8px;background:color-mix(in srgb,var(--sopule-card) 92%,var(--sopule-bg));box-shadow:0 8px 18px #0f172a0f}.mobile-score-context header[data-v-d1e97fda]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px}.mobile-score-context header div[data-v-d1e97fda]{min-width:0;display:grid;gap:2px}.mobile-score-context header span[data-v-d1e97fda],.mobile-score-context header small[data-v-d1e97fda]{color:var(--sopule-muted);font-size:11px;font-weight:760}.mobile-score-context header b[data-v-d1e97fda]{min-width:0;overflow:hidden;color:var(--sopule-fg);font-size:13px;font-weight:840;text-overflow:ellipsis;white-space:nowrap}.mobile-score-context__preview[data-v-d1e97fda]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.mobile-score-context__preview span[data-v-d1e97fda]{min-width:0;overflow:hidden;border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-bg);padding:5px 6px;font-size:11px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.mobile-score-context__tab[data-v-d1e97fda]{display:grid;gap:1px;padding-top:2px}.mobile-score-context__tab div[data-v-d1e97fda]{display:grid;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:5px;line-height:1.05}.mobile-score-context__tab b[data-v-d1e97fda]{color:var(--sopule-muted);font-size:9px;font-weight:850;text-align:center}.mobile-score-context__tab code[data-v-d1e97fda]{min-width:0;overflow:hidden;color:var(--sopule-muted);font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:10px;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.mobile-score-context__tab div.filled b[data-v-d1e97fda],.mobile-score-context__tab div.filled code[data-v-d1e97fda]{color:var(--sopule-fg);font-weight:780}.mobile-score-context__annotation[data-v-d1e97fda]{min-width:0;border-top:1px solid color-mix(in srgb,var(--annotation-color, var(--sopule-accent)) 34%,transparent);padding-top:6px;color:var(--annotation-color, var(--sopule-accent))}.mobile-score-context__annotation b[data-v-d1e97fda],.mobile-score-context__annotation span[data-v-d1e97fda]{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-score-context__annotation b[data-v-d1e97fda]{font-size:11px;font-weight:820}.mobile-score-context__annotation span[data-v-d1e97fda]{margin-top:2px;color:color-mix(in srgb,var(--annotation-color, var(--sopule-accent)) 78%,var(--sopule-muted));font-size:11px}.panel-section+.panel-section[data-v-d1e97fda]{margin-top:10px;padding-top:10px}.assistant-body[data-v-d1e97fda]{padding-bottom:8px}.assistant-messages[data-v-d1e97fda]{max-height:96px}.assistant-chips[data-v-d1e97fda]{flex-wrap:nowrap}.assistant-input[data-v-d1e97fda]{grid-template-columns:56px minmax(0,1fr) 56px;gap:6px}.assistant-input textarea[data-v-d1e97fda]{min-height:38px;max-height:72px}.voice-btn[data-v-d1e97fda],.run-btn[data-v-d1e97fda]{padding:8px 4px}.player-render-editor[data-v-d1e97fda]{flex-direction:column}.full-player-pane[data-v-d1e97fda]{flex:1 1 220px;min-height:220px}.score-guide-strip[data-v-d1e97fda]{max-height:132px;overflow-y:auto;padding:7px}.score-guide-card[data-v-d1e97fda]{flex-basis:150px}.score-guide-card.active[data-v-d1e97fda]{flex-basis:260px}.score-guide-fields[data-v-d1e97fda]{grid-template-columns:1fr}.score-guide-fields label[data-v-d1e97fda]{grid-template-columns:38px minmax(0,1fr)}.full-player-pane[data-v-d1e97fda] .player-main{overflow-x:hidden;overflow-y:auto}.full-player-pane[data-v-d1e97fda] #alphaTabContainer{width:100%;min-width:0;box-sizing:border-box;padding:8px}.xhe-live-preview[data-v-d1e97fda]{padding:10px;overflow:auto}.xhe-live-preview[data-v-d1e97fda] .xhe-sheet{box-sizing:border-box;width:100%;min-width:0;max-width:none;padding:20px 16px}.xhe-edit-status-bar[data-v-d1e97fda]{grid-template-columns:26px minmax(0,1fr) 26px;gap:5px;min-height:36px;padding:5px 8px}.xhe-edit-status-main[data-v-d1e97fda]{grid-column:2;min-height:20px}.xhe-edit-status-main b[data-v-d1e97fda]{min-width:0;max-width:112px}.xhe-edit-status-values[data-v-d1e97fda],.xhe-edit-status-chords[data-v-d1e97fda]{display:none}.tab-edit-status-bar[data-v-d1e97fda],.tab-edit-status-bar.has-popover[data-v-d1e97fda]{grid-template-columns:34px minmax(0,1fr) 34px;gap:6px;min-height:42px;padding:5px 8px}.tab-edit-status-main[data-v-d1e97fda]{grid-column:2}.tab-edit-status-main b[data-v-d1e97fda]{min-width:0;max-width:128px}.tab-edit-status-values[data-v-d1e97fda]{display:none}.xhe-live-preview[data-v-d1e97fda] .sheet-header{margin-bottom:18px;padding-bottom:14px}.xhe-live-preview[data-v-d1e97fda] .sheet-title{font-size:22px;overflow-wrap:anywhere}.xhe-live-preview[data-v-d1e97fda] .sheet-artist{font-size:14px}.xhe-live-preview[data-v-d1e97fda] .chord-summary{display:none}.xhe-live-preview[data-v-d1e97fda] .chord-summary-list{gap:12px}.xhe-live-preview[data-v-d1e97fda] .sheet-content{overflow-x:auto;padding-bottom:4px}.xhe-chord-toolbar[data-v-d1e97fda]{grid-template-columns:repeat(4,minmax(0,1fr))}.xhe-sheet-popover[data-v-d1e97fda]{left:14px!important;right:14px;top:auto!important;bottom:14px;width:auto;max-height:min(42vh,300px);overflow:auto;box-shadow:0 -10px 28px #0f172a2e}.xhe-sheet-popover__grid[data-v-d1e97fda]{max-height:88px}.editor-pane>textarea[data-v-d1e97fda]{min-height:420px}}@media(max-width:430px){.editor-shell[data-v-d1e97fda]{padding:10px 10px 14px}.page-header[data-v-d1e97fda]{gap:7px}.page-header h1[data-v-d1e97fda]{font-size:19px}.page-header p[data-v-d1e97fda]{font-size:12px}.header-actions[data-v-d1e97fda]{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;overflow:visible}.mode-switch[data-v-d1e97fda]{gap:3px;padding:2px}.mode-switch button[data-v-d1e97fda],.toolbar-btn[data-v-d1e97fda],.primary-btn[data-v-d1e97fda],.header-action-menu summary[data-v-d1e97fda],.new-score-menu.desktop-header-action summary[data-v-d1e97fda]{min-height:36px;padding:7px 5px;font-size:12px;white-space:nowrap}.new-score-menu.desktop-header-action .new-score-panel[data-v-d1e97fda]{width:min(340px,calc(100vw - 20px))}.header-action-panel[data-v-d1e97fda]{right:0;left:auto;width:min(164px,calc(100vw - 20px))}}@media(max-width:360px){.header-actions[data-v-d1e97fda]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.mode-switch[data-v-d1e97fda],.new-score-menu.desktop-header-action[data-v-d1e97fda]{grid-column:1 / -1}.mobile-save-action[data-v-d1e97fda]{grid-column:1}.header-action-menu[data-v-d1e97fda]{grid-column:2}}.eyebrow[data-v-e36f7e20]{margin:0;color:var(--sopule-accent);font-size:11px;font-weight:700;letter-spacing:0}.metric[data-v-e36f7e20],.tool-panel[data-v-e36f7e20],.recent-panel[data-v-e36f7e20],.report-stage[data-v-e36f7e20],.section-block[data-v-e36f7e20],.progression[data-v-e36f7e20],.track-card[data-v-e36f7e20],.learning-card[data-v-e36f7e20],.engine-row[data-v-e36f7e20],.analysis-strip article[data-v-e36f7e20],.section-analysis-card[data-v-e36f7e20],.insight-card[data-v-e36f7e20],.vocabulary-card[data-v-e36f7e20],.bar-table-wrap[data-v-e36f7e20],.technical-details[data-v-e36f7e20]{border:1px solid var(--sopule-border);background:var(--sopule-card);border-radius:8px}.workspace[data-v-e36f7e20]{display:grid;grid-template-columns:minmax(300px,336px) minmax(0,1fr);gap:14px;align-items:start}.side-rail[data-v-e36f7e20]{display:grid;gap:10px;padding:10px;border:1px solid var(--sopule-border);border-radius:8px;background:color-mix(in srgb,var(--sopule-card) 78%,var(--sopule-bg-subtle))}.side-rail .tool-panel[data-v-e36f7e20],.side-rail .recent-panel[data-v-e36f7e20]{border-color:transparent;box-shadow:none}@media(min-width:1101px){.side-rail[data-v-e36f7e20]{position:sticky;top:62px;max-height:calc(100vh - 76px);overflow:auto;scrollbar-width:thin}}.tool-panel[data-v-e36f7e20],.recent-panel[data-v-e36f7e20],.report-stage[data-v-e36f7e20]{padding:12px;border-radius:8px}.panel-head[data-v-e36f7e20]{margin-bottom:8px}.panel-head h2[data-v-e36f7e20],.section-head h3[data-v-e36f7e20],.report-header h2[data-v-e36f7e20]{margin:4px 0 0}.panel-head h2[data-v-e36f7e20]{font-size:16px}.panel-head.is-inline[data-v-e36f7e20]{display:flex;justify-content:space-between;gap:12px;align-items:center}.dropzone[data-v-e36f7e20]{border:1px dashed color-mix(in srgb,var(--sopule-accent) 42%,var(--sopule-border));border-radius:8px;background:color-mix(in srgb,var(--sopule-card) 92%,var(--sopule-bg));transition:border-color var(--sopule-duration-fast) var(--sopule-ease-out),background var(--sopule-duration-fast) var(--sopule-ease-out)}.dropzone[data-v-e36f7e20]:hover{border-color:var(--sopule-accent);background:color-mix(in srgb,var(--sopule-card) 88%,var(--sopule-accent-soft))}.dropzone-inner[data-v-e36f7e20]{min-height:78px;display:grid;place-items:center;align-content:center;gap:5px;color:var(--sopule-fg)}.dropzone-inner span[data-v-e36f7e20]{color:var(--sopule-muted);font-size:12px}.drop-icon[data-v-e36f7e20]{width:36px;height:36px;display:grid;place-items:center;color:var(--sopule-accent);border:1px solid color-mix(in srgb,var(--sopule-accent) 32%,var(--sopule-border));border-radius:8px;background:color-mix(in srgb,var(--sopule-bg) 88%,var(--sopule-accent))}.field-grid[data-v-e36f7e20]{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.field-grid label[data-v-e36f7e20],.wide-field[data-v-e36f7e20]{display:grid;gap:5px}.field-grid span[data-v-e36f7e20],.wide-field span[data-v-e36f7e20]{color:var(--sopule-muted);font-size:12px}input[data-v-e36f7e20],select[data-v-e36f7e20]{width:100%;min-height:34px;border:1px solid var(--sopule-border);background:var(--sopule-bg);color:var(--sopule-fg);padding:0 10px;outline:none;border-radius:6px;box-sizing:border-box;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}input[data-v-e36f7e20]:hover,select[data-v-e36f7e20]:hover{border-color:var(--sopule-border-strong)}input[data-v-e36f7e20]:focus,select[data-v-e36f7e20]:focus{border-color:var(--sopule-accent);box-shadow:0 0 0 3px var(--sopule-accent-soft)}.wide-field[data-v-e36f7e20]{margin:8px 0 10px}.tool-panel[data-v-e36f7e20] .n-button.n-button--disabled,.tool-panel[data-v-e36f7e20] .n-button[disabled],.tool-panel[data-v-e36f7e20] .n-button[aria-disabled=true]{--n-color-disabled: color-mix(in srgb, var(--sopule-bg) 78%, var(--sopule-card)) !important;--n-color-hover-disabled: color-mix(in srgb, var(--sopule-bg) 78%, var(--sopule-card)) !important;--n-border-disabled: 1px solid var(--sopule-border) !important;--n-text-color-disabled: var(--sopule-muted) !important;border:1px solid var(--sopule-border)!important;background:color-mix(in srgb,var(--sopule-bg) 82%,var(--sopule-card))!important;color:var(--sopule-muted)!important;opacity:1!important;cursor:not-allowed!important;box-shadow:none!important}.icon-button[data-v-e36f7e20]{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-bg);color:var(--sopule-fg);cursor:pointer;transition:border-color .16s ease,color .16s ease,transform .16s ease}.icon-button[data-v-e36f7e20]:hover{border-color:var(--sopule-accent);color:var(--sopule-accent);transform:translateY(-1px)}.icon-button[data-v-e36f7e20]:focus-visible{outline:2px solid color-mix(in srgb,var(--sopule-accent) 48%,transparent);outline-offset:2px}.recent-list[data-v-e36f7e20]{display:grid;gap:8px;max-height:278px;overflow:auto;padding-right:3px;scrollbar-width:thin}.recent-item[data-v-e36f7e20]{width:100%;display:grid;gap:4px;text-align:left;border:1px solid var(--sopule-border);border-left-width:3px;border-radius:8px;background:color-mix(in srgb,var(--sopule-bg) 70%,transparent);color:var(--sopule-fg);padding:11px 12px 11px 10px;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.recent-item[data-v-e36f7e20]:hover:not(:disabled){border-color:color-mix(in srgb,var(--sopule-accent) 34%,var(--sopule-border));background:color-mix(in srgb,var(--sopule-card) 86%,var(--sopule-accent-soft));transform:translateY(-1px)}.recent-item.active[data-v-e36f7e20]{border-color:color-mix(in srgb,var(--sopule-accent) 48%,var(--sopule-border));border-left-color:var(--sopule-accent);background:color-mix(in srgb,var(--sopule-accent-soft) 66%,var(--sopule-card))}.recent-item.is-opening[data-v-e36f7e20]{cursor:wait}.recent-item[data-v-e36f7e20]:disabled{opacity:.78;cursor:wait}.recent-more[data-v-e36f7e20]{min-height:34px;border:0;border-radius:8px;background:transparent;color:var(--sopule-accent);cursor:pointer;font-size:12px;font-weight:800;text-align:center;transition:background .16s ease,color .16s ease}.recent-debug-toggle[data-v-e36f7e20]{min-height:32px;border:0;border-radius:8px;background:transparent;color:var(--sopule-text-tertiary);cursor:pointer;font-size:12px;font-weight:700;text-align:center;transition:background .16s ease,color .16s ease}.recent-more[data-v-e36f7e20]:hover,.recent-more[data-v-e36f7e20]:focus-visible,.recent-debug-toggle[data-v-e36f7e20]:hover,.recent-debug-toggle[data-v-e36f7e20]:focus-visible{background:color-mix(in srgb,var(--sopule-accent-soft) 62%,transparent);color:var(--sopule-accent-hover);outline:none}.recent-empty[data-v-e36f7e20]{align-items:stretch}.recent-empty strong[data-v-e36f7e20]{color:var(--sopule-fg);font-size:14px}.recent-empty span[data-v-e36f7e20]{max-width:260px;line-height:1.55}.recent-item__top[data-v-e36f7e20]{display:flex;align-items:center;gap:8px;min-width:0}.recent-title[data-v-e36f7e20]{min-width:0;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-current[data-v-e36f7e20]{flex:0 0 auto;display:inline-flex;align-items:center;min-height:18px;padding:1px 6px;border-radius:var(--sopule-radius-pill);background:var(--sopule-accent);color:var(--sopule-accent-contrast);font-size:10px;font-weight:800}.recent-meta[data-v-e36f7e20],.empty-mini[data-v-e36f7e20],.table-note[data-v-e36f7e20]{color:var(--sopule-muted);font-size:12px}.report-stage[data-v-e36f7e20]{min-height:430px;display:flex;flex-direction:column}.empty-state[data-v-e36f7e20]{min-height:318px;flex:1;display:grid;place-items:center;align-content:center;text-align:center;border:1px solid color-mix(in srgb,var(--sopule-border) 86%,transparent);background:color-mix(in srgb,var(--sopule-card) 94%,var(--sopule-bg));border-radius:8px;padding:30px 24px}.empty-state__visual[data-v-e36f7e20]{display:grid;place-items:center;width:64px;height:64px;margin-bottom:8px;border:1px solid color-mix(in srgb,var(--sopule-accent) 30%,var(--sopule-border));border-radius:8px;background:color-mix(in srgb,var(--sopule-bg) 86%,var(--sopule-accent));color:var(--sopule-accent);box-shadow:inset 0 1px color-mix(in srgb,white 8%,transparent)}.empty-state h2[data-v-e36f7e20]{margin:8px 0;font-size:20px}.empty-state p[data-v-e36f7e20]:not(.eyebrow){max-width:420px;margin:0;color:var(--sopule-muted);line-height:1.7}.empty-state__points[data-v-e36f7e20]{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:18px}.empty-state__points span[data-v-e36f7e20]{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border:1px solid var(--sopule-border);border-radius:var(--sopule-radius-pill);background:var(--sopule-card);color:var(--sopule-text-secondary);font-size:12px;font-weight:var(--sopule-weight-semibold)}.report[data-v-e36f7e20]{display:grid;gap:22px}.report-header[data-v-e36f7e20]{display:flex;justify-content:space-between;gap:18px;align-items:start;padding-bottom:18px;border-bottom:1px solid var(--sopule-border)}.report-header p[data-v-e36f7e20]{margin:4px 0 0;color:var(--sopule-muted)}.confidence[data-v-e36f7e20]{min-width:112px;text-align:right}.confidence span[data-v-e36f7e20]{display:block;color:var(--sopule-accent);font-size:28px;font-weight:800}.confidence small[data-v-e36f7e20],.metric small[data-v-e36f7e20],.track-card small[data-v-e36f7e20]{color:var(--sopule-muted)}.metric-row[data-v-e36f7e20],.analysis-strip[data-v-e36f7e20]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.analysis-strip article[data-v-e36f7e20]{display:grid;gap:5px;padding:12px 14px;background:color-mix(in srgb,var(--sopule-card) 92%,var(--sopule-accent))}.analysis-strip span[data-v-e36f7e20]{color:var(--sopule-muted);font-size:11px;font-weight:700}.analysis-strip strong[data-v-e36f7e20]{font-size:18px}.analysis-strip small[data-v-e36f7e20]{color:var(--sopule-muted);font-size:12px}.metric[data-v-e36f7e20]{display:grid;gap:6px;padding:14px}.metric-label[data-v-e36f7e20]{color:var(--sopule-muted);font-size:12px}.metric strong[data-v-e36f7e20]{font-size:18px}.report-section[data-v-e36f7e20]{display:grid;gap:14px}.section-head[data-v-e36f7e20]{display:grid;gap:2px}.timeline[data-v-e36f7e20]{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.section-block[data-v-e36f7e20]{padding:14px;border-left-width:4px}.energy-low[data-v-e36f7e20]{border-left-color:var(--sopule-text-tertiary)}.energy-mid[data-v-e36f7e20]{border-left-color:var(--sopule-success)}.energy-rising[data-v-e36f7e20]{border-left-color:var(--sopule-warning)}.energy-high[data-v-e36f7e20]{border-left-color:var(--sopule-danger)}.energy-contrast[data-v-e36f7e20]{border-left-color:var(--sopule-info)}.energy-peak[data-v-e36f7e20]{border-left-color:var(--sopule-accent)}.section-title[data-v-e36f7e20]{display:flex;justify-content:space-between;gap:8px}.section-title span[data-v-e36f7e20]{color:var(--sopule-accent);font-size:12px;font-weight:700}.section-block p[data-v-e36f7e20]{margin:6px 0 0;color:var(--sopule-muted);font-size:12px}.section-block small[data-v-e36f7e20]{display:block;margin-top:10px}.section-block ul[data-v-e36f7e20],.learning-card ol[data-v-e36f7e20]{margin:10px 0 0;padding-left:18px}.section-block li[data-v-e36f7e20],.learning-card li[data-v-e36f7e20]{margin:4px 0}.split[data-v-e36f7e20]{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start}.progression-list[data-v-e36f7e20],.learning-list[data-v-e36f7e20],.engine-list[data-v-e36f7e20]{display:grid;gap:10px}.progression[data-v-e36f7e20],.learning-card[data-v-e36f7e20]{padding:14px}.progression span[data-v-e36f7e20]{display:block;margin-top:6px;color:var(--sopule-accent);font-weight:700}.progression code[data-v-e36f7e20]{display:block;margin-top:8px;color:var(--sopule-fg)}.progression p[data-v-e36f7e20]{margin:8px 0 0;color:var(--sopule-muted);font-size:13px}.bar-table-wrap[data-v-e36f7e20]{min-width:0;max-width:100%;overflow:auto}.bar-table[data-v-e36f7e20]{width:100%;border-collapse:collapse;min-width:0;table-layout:fixed;background:var(--sopule-card)}.bar-table th[data-v-e36f7e20],.bar-table td[data-v-e36f7e20]{padding:8px 10px;border-bottom:1px solid var(--sopule-border);text-align:left;font-size:12px;overflow-wrap:anywhere}.bar-table th[data-v-e36f7e20]{color:var(--sopule-muted);font-weight:700}.track-grid[data-v-e36f7e20]{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}.analysis-grid[data-v-e36f7e20]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px}.section-analysis-card[data-v-e36f7e20],.insight-card[data-v-e36f7e20],.vocabulary-card[data-v-e36f7e20]{background:var(--sopule-card)}.section-analysis-card[data-v-e36f7e20]{display:grid;gap:9px;padding:14px}.analysis-card-head[data-v-e36f7e20]{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.analysis-card-head span[data-v-e36f7e20]{color:var(--sopule-muted);font-size:12px;white-space:nowrap}.section-analysis-card code[data-v-e36f7e20]{color:var(--sopule-accent);font-weight:700}.section-analysis-card p[data-v-e36f7e20],.section-analysis-card small[data-v-e36f7e20]{margin:0;color:var(--sopule-muted)}.section-analysis-card ul[data-v-e36f7e20]{margin:0;padding-left:18px}.insight-card[data-v-e36f7e20]{display:grid;gap:8px;padding:14px;margin-bottom:10px}.insight-card ol[data-v-e36f7e20]{margin:0;padding-left:18px}.insight-card span[data-v-e36f7e20]{color:var(--sopule-muted);font-size:13px}.vocabulary-grid[data-v-e36f7e20]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.vocabulary-card[data-v-e36f7e20]{display:grid;gap:7px;padding:14px}.vocabulary-card span[data-v-e36f7e20]{display:flex;justify-content:space-between;gap:12px;color:var(--sopule-fg);font-size:13px}.vocabulary-card small[data-v-e36f7e20]{color:var(--sopule-muted)}.track-card[data-v-e36f7e20]{display:grid;gap:10px;padding:14px}.track-head[data-v-e36f7e20]{display:flex;justify-content:space-between;gap:10px}.track-head span[data-v-e36f7e20]{color:var(--sopule-accent);font-size:12px;white-space:nowrap}.track-card p[data-v-e36f7e20]{margin:0;color:var(--sopule-muted);font-size:13px}.mini-list[data-v-e36f7e20]{display:grid;gap:6px}.mini-list span[data-v-e36f7e20]{color:var(--sopule-fg);font-size:12px}.engine-row[data-v-e36f7e20]{display:grid;grid-template-columns:70px minmax(0,1fr);gap:12px;padding:12px}.engine-row>span[data-v-e36f7e20]{color:var(--sopule-muted);font-size:12px}.engine-row.active>span[data-v-e36f7e20]{color:var(--sopule-accent);font-weight:700}.engine-row.partial>span[data-v-e36f7e20]{color:var(--sopule-success);font-weight:700}.engine-row:not(.active):not(.partial)>span[data-v-e36f7e20]{color:var(--sopule-muted)}.engine-row p[data-v-e36f7e20]{margin:4px 0 0;color:var(--sopule-muted);font-size:12px}.limitations[data-v-e36f7e20]{display:grid;gap:8px;padding:14px;border:1px dashed var(--sopule-border);border-radius:8px;background:color-mix(in srgb,var(--sopule-card) 92%,var(--sopule-bg))}.limitations span[data-v-e36f7e20]{color:var(--sopule-muted);font-size:13px}.technical-details[data-v-e36f7e20]{overflow:hidden;background:color-mix(in srgb,var(--sopule-card) 94%,var(--sopule-bg))}.technical-details summary[data-v-e36f7e20]{display:flex;align-items:center;min-height:44px;padding:0 14px;color:var(--sopule-text-secondary);cursor:pointer;font-size:var(--sopule-text-sm);font-weight:700;list-style:none}.technical-details summary[data-v-e36f7e20]::-webkit-details-marker{display:none}.technical-details summary[data-v-e36f7e20]:after{content:"+";margin-left:auto;color:var(--sopule-muted);font-size:16px;font-weight:700}.technical-details[open] summary[data-v-e36f7e20]{border-bottom:1px solid var(--sopule-border)}.technical-details[open] summary[data-v-e36f7e20]:after{content:"-"}.technical-grid[data-v-e36f7e20]{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:14px;padding:14px}.technical-grid h3[data-v-e36f7e20]{margin:0 0 10px;font-family:var(--sopule-font-display);font-size:var(--sopule-text-sm);color:var(--sopule-text-primary)}@media(max-width:1100px){.workspace[data-v-e36f7e20],.split[data-v-e36f7e20],.technical-grid[data-v-e36f7e20]{grid-template-columns:1fr}.side-rail[data-v-e36f7e20]{position:static;max-height:none;overflow:visible}.metric-row[data-v-e36f7e20],.analysis-strip[data-v-e36f7e20],.vocabulary-grid[data-v-e36f7e20]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.metric-row[data-v-e36f7e20],.analysis-strip[data-v-e36f7e20],.vocabulary-grid[data-v-e36f7e20]{grid-template-columns:1fr}.field-grid[data-v-e36f7e20]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.report-header[data-v-e36f7e20]{display:grid}.confidence[data-v-e36f7e20]{text-align:left}.report-stage[data-v-e36f7e20]{order:2;min-height:300px}.empty-state[data-v-e36f7e20]{min-height:236px;padding:24px 18px}.empty-state__visual[data-v-e36f7e20]{width:62px;height:62px;margin-bottom:6px}.empty-state h2[data-v-e36f7e20]{margin:5px 0;font-size:18px}.side-rail[data-v-e36f7e20]{display:contents}.tool-panel[data-v-e36f7e20]{order:1;padding:12px}.tool-panel .panel-head[data-v-e36f7e20]{margin-bottom:8px}.tool-panel .panel-head h2[data-v-e36f7e20]{font-size:20px}.dropzone-inner[data-v-e36f7e20]{min-height:54px;gap:3px}.dropzone[data-v-e36f7e20]{padding:10px!important}.drop-icon[data-v-e36f7e20]{width:32px;height:32px}.drop-icon svg[data-v-e36f7e20]{width:24px;height:24px}.dropzone-inner span[data-v-e36f7e20],.field-grid span[data-v-e36f7e20],.wide-field span[data-v-e36f7e20]{display:none}.field-grid label[data-v-e36f7e20],.wide-field[data-v-e36f7e20]{gap:0}input[data-v-e36f7e20],select[data-v-e36f7e20]{min-height:32px;padding-inline:9px;font-size:12px}.wide-field[data-v-e36f7e20]{margin:6px 0 8px}.tool-panel[data-v-e36f7e20] .n-button{min-height:38px}.recent-panel[data-v-e36f7e20]{order:3}.recent-list[data-v-e36f7e20]{max-height:260px}}.audio-uploader[data-v-5b331753]{display:flex;flex-direction:column;gap:12px}.dropzone[data-v-5b331753]{border-radius:var(--sopule-radius-md)!important;border:1px dashed var(--sopule-border-strong)!important;background:color-mix(in srgb,var(--sopule-bg-subtle) 72%,var(--sopule-card))!important;padding:20px var(--sopule-space-4)!important;transition:all var(--sopule-duration-fast) var(--sopule-ease-out)}.dropzone[data-v-5b331753]:hover{border-color:var(--sopule-accent)!important;background:var(--sopule-accent-soft)!important}.dropzone__inner[data-v-5b331753]{display:flex;align-items:center;justify-content:center;gap:12px;text-align:left;pointer-events:none}.dropzone__icon[data-v-5b331753]{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:var(--sopule-accent-soft);color:var(--sopule-accent);flex:0 0 auto;transition:transform var(--sopule-duration-base) var(--sopule-ease-out)}.dropzone:hover .dropzone__icon[data-v-5b331753]{transform:translateY(-3px)}.dropzone__title[data-v-5b331753]{margin:0;font-family:var(--sopule-font-display);font-size:var(--sopule-text-base);font-weight:var(--sopule-weight-semibold);color:var(--sopule-text-primary)}.dropzone__hint[data-v-5b331753]{margin:0;font-size:var(--sopule-text-xs);color:var(--sopule-text-tertiary);letter-spacing:0}.lyric-status[data-v-5b331753]{display:flex;flex-direction:column;gap:var(--sopule-space-2);padding:10px 12px;background:color-mix(in srgb,var(--sopule-bg-subtle) 78%,var(--sopule-card));border:1px solid var(--sopule-border);border-radius:var(--sopule-radius-md)}.lyric-status__row[data-v-5b331753]{display:flex;align-items:center;gap:var(--sopule-space-2);flex-wrap:wrap}.lyric-status__label[data-v-5b331753]{color:var(--sopule-text-tertiary)}.lyric-status__desc[data-v-5b331753]{font-size:var(--sopule-text-sm);color:var(--sopule-text-secondary);display:inline-flex;align-items:center;gap:6px}.lyric-pill[data-v-5b331753]{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:var(--sopule-radius-pill);font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-semibold);letter-spacing:0}.lyric-pill.is-success[data-v-5b331753]{background:var(--sopule-accent-soft);color:var(--sopule-accent)}.lyric-pill.is-warning[data-v-5b331753]{background:var(--sopule-warning-soft);color:var(--sopule-warning)}[data-theme=dark] .lyric-pill.is-warning[data-v-5b331753]{color:var(--sopule-warning);background:var(--sopule-warning-soft)}.lyric-preview[data-v-5b331753]{margin:0;padding:var(--sopule-space-3);background:var(--sopule-accent-soft);border:1px solid var(--sopule-accent);border-radius:var(--sopule-radius-sm);font-family:var(--sopule-font-mono);font-size:var(--sopule-text-xs);line-height:1.65;max-height:96px;overflow-y:auto;white-space:pre-wrap;color:var(--sopule-text-secondary);font-variant-numeric:tabular-nums}.lyric-preview.is-user[data-v-5b331753]{background:var(--sopule-info-soft);border-color:var(--sopule-info)}.lyric-import-card[data-v-5b331753]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;background:color-mix(in srgb,var(--sopule-bg-subtle) 78%,var(--sopule-card));border:1px solid var(--sopule-border);border-radius:var(--sopule-radius-md)}.lyric-import-card__title[data-v-5b331753]{margin:0 0 3px;font-size:var(--sopule-text-sm);font-weight:var(--sopule-weight-semibold);color:var(--sopule-text-primary)}.lyric-import-card__desc[data-v-5b331753]{margin:0;font-size:var(--sopule-text-xs);color:var(--sopule-text-tertiary);letter-spacing:0}.field-group[data-v-5b331753]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--sopule-space-3)}@media(max-width:360px){.field-group[data-v-5b331753]{grid-template-columns:1fr}}.field[data-v-5b331753]{display:flex;flex-direction:column;gap:6px;min-width:0}.field-select[data-v-5b331753]{min-width:0}.field-label[data-v-5b331753]{font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-semibold);letter-spacing:0;color:var(--sopule-text-tertiary)}.field-input-wrap[data-v-5b331753]{position:relative;display:flex;align-items:center;border:1px solid var(--sopule-input-border);border-radius:var(--sopule-radius-md);background:var(--sopule-input-bg);transition:border-color var(--sopule-duration-fast) var(--sopule-ease-out),box-shadow var(--sopule-duration-fast) var(--sopule-ease-out)}.field-input-wrap[data-v-5b331753]:hover{border-color:var(--sopule-border-strong)}.field-input-wrap[data-v-5b331753]:focus-within{border-color:var(--sopule-accent);box-shadow:0 0 0 3px var(--sopule-accent-soft)}.field-input[data-v-5b331753]{flex:1;width:100%;height:38px;padding:0 var(--sopule-space-3);border:0;outline:none;background:transparent;color:var(--sopule-input-text);font-family:inherit;font-size:var(--sopule-text-sm);font-weight:var(--sopule-weight-medium)}.field-input[data-v-5b331753]::placeholder{color:var(--sopule-input-placeholder);font-weight:var(--sopule-weight-regular)}.field-select[data-v-5b331753] .n-base-selection{width:100%;border-radius:var(--sopule-radius-md)!important;border:1px solid var(--sopule-input-border)!important;background:var(--sopule-input-bg)!important;height:38px!important}.field-select[data-v-5b331753] .n-base-selection-label{min-width:0!important;background:transparent!important;color:var(--sopule-input-text)!important}.field-select[data-v-5b331753] .n-base-selection-input,.field-select[data-v-5b331753] .n-base-selection-input__content{min-width:0!important;color:var(--sopule-input-text)!important}.field-select[data-v-5b331753] .n-base-selection-placeholder{color:var(--sopule-input-placeholder)!important}.field-select[data-v-5b331753] .n-base-selection__border{border-color:transparent!important}.field-select[data-v-5b331753] .n-base-suffix__arrow,.field-select[data-v-5b331753] .n-base-icon{color:var(--sopule-text-tertiary)!important}.field-select[data-v-5b331753] .n-base-selection:hover{border-color:var(--sopule-border-strong)!important}.field-select[data-v-5b331753] .n-base-selection--focused{border-color:var(--sopule-accent)!important;box-shadow:0 0 0 3px var(--sopule-accent-soft)!important}.primary-btn[data-v-5b331753]{height:46px;border:0;border-radius:var(--sopule-radius-md);background:var(--sopule-accent);color:var(--sopule-accent-contrast);font-family:inherit;font-size:var(--sopule-text-md);font-weight:var(--sopule-weight-semibold);letter-spacing:0;cursor:pointer;transition:background var(--sopule-duration-fast) var(--sopule-ease-out),transform var(--sopule-duration-fast) var(--sopule-ease-out),box-shadow var(--sopule-duration-fast) var(--sopule-ease-out);box-shadow:0 4px 12px var(--sopule-accent-soft);margin-top:var(--sopule-space-2)}@media(max-width:540px){.audio-uploader[data-v-5b331753]{gap:10px}.dropzone[data-v-5b331753]{padding:9px 10px!important}.dropzone__inner[data-v-5b331753]{justify-content:flex-start}.dropzone__icon[data-v-5b331753]{width:30px;height:30px;margin-bottom:0}.dropzone__icon svg[data-v-5b331753]{width:23px;height:23px}.dropzone__title[data-v-5b331753]{font-size:var(--sopule-text-sm)}.dropzone__hint[data-v-5b331753]{display:none;line-height:1.45}.field-group[data-v-5b331753]{gap:8px}.lyric-import-card[data-v-5b331753]{grid-template-columns:1fr}.field[data-v-5b331753]{gap:0}.field-label[data-v-5b331753]{display:none}.field-input[data-v-5b331753]{height:32px;padding-inline:10px;font-size:12px}.field-select[data-v-5b331753] .n-base-selection{height:32px!important}.primary-btn[data-v-5b331753]{height:38px;margin-top:0;font-size:var(--sopule-text-sm)}}.primary-btn[data-v-5b331753]:hover:not(:disabled){background:var(--sopule-accent-hover);transform:translateY(-1px);box-shadow:0 6px 16px var(--sopule-accent-soft)}.primary-btn[data-v-5b331753]:active:not(:disabled){transform:translateY(0)}.primary-btn[data-v-5b331753]:disabled{border:1px solid var(--sopule-border);background:color-mix(in srgb,var(--sopule-bg-subtle) 86%,var(--sopule-bg-surface));color:var(--sopule-text-tertiary);opacity:1;cursor:not-allowed;box-shadow:none}.primary-btn__loading[data-v-5b331753]{display:inline-flex;align-items:center;gap:8px}.loading-dots-inline[data-v-5b331753]{display:inline-flex;align-items:center;gap:3px}.loading-dots-inline>span[data-v-5b331753]{width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.6;animation:sopule-dot-5b331753 1.2s infinite ease-in-out}.loading-dots-inline>span[data-v-5b331753]:nth-child(2){animation-delay:.18s}.loading-dots-inline>span[data-v-5b331753]:nth-child(3){animation-delay:.36s}@keyframes sopule-dot-5b331753{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.link-importer[data-v-b5614c5d]{display:flex;flex-direction:column;gap:14px}.field[data-v-b5614c5d]{display:flex;flex-direction:column;gap:var(--sopule-space-2)}.field-label[data-v-b5614c5d]{font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-semibold);letter-spacing:0;color:var(--sopule-text-tertiary)}.url-row[data-v-b5614c5d]{display:flex;gap:var(--sopule-space-2);align-items:center}.url-input[data-v-b5614c5d]{flex:1 1 auto;min-width:0}.url-input[data-v-b5614c5d] .n-input{border-radius:var(--sopule-radius-md)!important;border:1px solid var(--sopule-input-border)!important;background:var(--sopule-input-bg)!important}.url-input[data-v-b5614c5d] .n-input:hover{border-color:var(--sopule-border-strong)!important}.url-input[data-v-b5614c5d] .n-input:focus-within{border-color:var(--sopule-accent)!important;box-shadow:0 0 0 3px var(--sopule-accent-soft)!important}.url-input[data-v-b5614c5d] input{font-size:var(--sopule-text-sm)!important}@media(max-width:540px){.url-row[data-v-b5614c5d]{flex-wrap:wrap}.url-input[data-v-b5614c5d]{flex:1 1 100%}}.search-results[data-v-b5614c5d]{display:flex;flex-direction:column;gap:6px;max-height:260px;overflow:auto;padding:6px;border:1px solid var(--sopule-border);border-radius:var(--sopule-radius-md);background:var(--sopule-bg-surface)}.search-result[data-v-b5614c5d]{display:flex;flex-direction:column;gap:5px;align-items:stretch;min-height:58px;padding:8px 10px;border:0;border-radius:var(--sopule-radius-sm);background:transparent;color:var(--sopule-text-primary);font:inherit;text-align:left;cursor:pointer}.search-result[data-v-b5614c5d]:hover:not(:disabled){background:var(--sopule-bg-muted)}.search-result[data-v-b5614c5d]:disabled{opacity:.55;cursor:not-allowed}.search-result__head[data-v-b5614c5d],.search-result__meta[data-v-b5614c5d]{min-width:0;display:flex;align-items:baseline;gap:8px}.search-result__head[data-v-b5614c5d]{justify-content:space-between}.search-result__title[data-v-b5614c5d]{min-width:0;font-weight:var(--sopule-weight-semibold);line-height:1.25;overflow-wrap:anywhere}.search-result__artist[data-v-b5614c5d],.search-result__album[data-v-b5614c5d],.search-result__duration[data-v-b5614c5d],.search-result__state[data-v-b5614c5d],.search-result__meta[data-v-b5614c5d]{color:var(--sopule-text-tertiary);font-size:var(--sopule-text-xs)}.search-result__meta[data-v-b5614c5d]{flex-wrap:wrap;justify-content:flex-start;max-width:none;line-height:1.3}.search-result__duration[data-v-b5614c5d]{flex:0 0 auto;white-space:nowrap}.search-result__artist[data-v-b5614c5d],.search-result__album[data-v-b5614c5d]{min-width:0;overflow-wrap:anywhere}.search-result__platform[data-v-b5614c5d]{display:inline-flex;align-items:center;height:18px;padding:0 7px;border-radius:var(--sopule-radius-pill);background:var(--sopule-bg-muted);color:var(--sopule-text-secondary);font-size:10px;font-weight:var(--sopule-weight-semibold);white-space:nowrap}.search-result__platform.is-netease[data-v-b5614c5d]{background:var(--sopule-danger-soft);color:var(--sopule-danger)}.search-result__platform.is-qishui[data-v-b5614c5d]{background:var(--sopule-accent-soft);color:var(--sopule-accent)}.search-result__platform.is-qq[data-v-b5614c5d]{background:var(--sopule-info-soft);color:var(--sopule-info)}.primary-btn[data-v-b5614c5d]{height:40px;border:0;border-radius:var(--sopule-radius-md);background:var(--sopule-accent);color:var(--sopule-accent-contrast);font-family:inherit;font-size:var(--sopule-text-sm);font-weight:var(--sopule-weight-semibold);letter-spacing:var(--sopule-tracking-wide);cursor:pointer;padding:0 var(--sopule-space-5);transition:all var(--sopule-duration-fast) var(--sopule-ease-out);box-shadow:0 2px 8px var(--sopule-accent-soft)}.primary-btn[data-v-b5614c5d]:hover:not(:disabled){background:var(--sopule-accent-hover);transform:translateY(-1px)}.primary-btn[data-v-b5614c5d]:active:not(:disabled){transform:translateY(0)}.primary-btn[data-v-b5614c5d]:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.primary-btn--small[data-v-b5614c5d]{height:40px;padding:0 var(--sopule-space-4)}.primary-btn__loading[data-v-b5614c5d]{display:inline-flex;align-items:center;gap:6px}.platform-chips[data-v-b5614c5d]{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:2px}.platform-chips__label[data-v-b5614c5d]{font-size:var(--sopule-text-xs);color:var(--sopule-text-tertiary);letter-spacing:var(--sopule-tracking-wide)}.platform-chip[data-v-b5614c5d]{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:var(--sopule-radius-pill);font-size:10px;font-weight:var(--sopule-weight-semibold);letter-spacing:0;background:var(--sopule-bg-muted);color:var(--sopule-text-secondary);border:1px solid var(--sopule-border)}.platform-chip.is-netease[data-v-b5614c5d]{background:var(--sopule-danger-soft);color:var(--sopule-danger);border-color:color-mix(in srgb,var(--sopule-danger) 35%,transparent)}.platform-chip.is-qishui[data-v-b5614c5d]{background:var(--sopule-accent-soft);color:var(--sopule-accent);border-color:var(--sopule-accent)}.platform-chip.is-qq[data-v-b5614c5d]{background:var(--sopule-info-soft);color:var(--sopule-info);border-color:var(--sopule-info)}.field-select[data-v-b5614c5d] .n-base-selection{border-radius:var(--sopule-radius-md)!important;border:1px solid var(--sopule-input-border)!important;background:var(--sopule-input-bg)!important;height:40px!important}.field-select[data-v-b5614c5d] .n-base-selection-label{background:transparent!important;color:var(--sopule-input-text)!important}.field-select[data-v-b5614c5d] .n-base-selection-input,.field-select[data-v-b5614c5d] .n-base-selection-input__content{color:var(--sopule-input-text)!important}.field-select[data-v-b5614c5d] .n-base-selection-placeholder{color:var(--sopule-input-placeholder)!important}.field-select[data-v-b5614c5d] .n-base-selection__border{border-color:transparent!important}.field-select[data-v-b5614c5d] .n-base-suffix__arrow,.field-select[data-v-b5614c5d] .n-base-icon{color:var(--sopule-text-tertiary)!important}.field-select[data-v-b5614c5d] .n-base-selection:hover{border-color:var(--sopule-border-strong)!important}.field-select[data-v-b5614c5d] .n-base-selection--focused{border-color:var(--sopule-accent)!important;box-shadow:0 0 0 3px var(--sopule-accent-soft)!important}.platform-select[data-v-b5614c5d]{flex:0 0 96px}.hint[data-v-b5614c5d]{margin:0;font-size:var(--sopule-text-xs);color:var(--sopule-text-tertiary)}.empty-state[data-v-b5614c5d]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:14px;text-align:left;background:color-mix(in srgb,var(--sopule-bg-subtle) 78%,var(--sopule-card));border:1px dashed var(--sopule-border-strong);border-radius:var(--sopule-radius-md)}.empty-state__icon[data-v-b5614c5d]{width:40px;height:40px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:var(--sopule-accent-soft);color:var(--sopule-accent);grid-row:1 / span 2}.empty-state__title[data-v-b5614c5d]{grid-column:2;margin:0;font-family:var(--sopule-font-display);font-size:var(--sopule-text-sm);font-weight:var(--sopule-weight-bold);color:var(--sopule-text-primary)}.empty-state__desc[data-v-b5614c5d]{grid-column:2;margin:4px 0 0;font-size:var(--sopule-text-xs);color:var(--sopule-text-tertiary);max-width:none}.meta-alert[data-v-b5614c5d]{display:flex;flex-direction:column;gap:4px;padding:var(--sopule-space-3) var(--sopule-space-4);border-left:3px solid var(--sopule-accent);border-radius:var(--sopule-radius-sm);background:var(--sopule-accent-soft);margin-bottom:var(--sopule-space-3)}.meta-alert p[data-v-b5614c5d]{margin:0;font-size:var(--sopule-text-sm);color:var(--sopule-text-primary);line-height:1.5}.meta-alert--info[data-v-b5614c5d]{border-left-color:var(--sopule-info);background:var(--sopule-info-soft)}.meta-alert--warning[data-v-b5614c5d]{border-left-color:var(--sopule-warning);background:var(--sopule-warning-soft)}[data-theme=dark] .meta-alert--warning[data-v-b5614c5d]{background:var(--sopule-warning-soft)}.meta-card[data-v-b5614c5d]{display:flex;flex-direction:column;padding:var(--sopule-space-4);background:var(--sopule-bg-surface);border:1px solid var(--sopule-border);border-radius:var(--sopule-radius-md);box-shadow:var(--sopule-shadow-sm)}.meta-body[data-v-b5614c5d]{display:flex;gap:var(--sopule-space-4);align-items:flex-start}@media(max-width:540px){.meta-body[data-v-b5614c5d]{flex-direction:column}}.meta-cover[data-v-b5614c5d]{flex-shrink:0;width:96px;height:96px;border-radius:var(--sopule-radius-md);overflow:hidden}.meta-cover__img[data-v-b5614c5d]{border-radius:var(--sopule-radius-md)!important}.meta-cover__placeholder[data-v-b5614c5d]{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--sopule-accent-soft) 0%,var(--sopule-bg-subtle) 100%);color:var(--sopule-accent)}.meta-info[data-v-b5614c5d]{flex:1;min-width:0}.meta-tags[data-v-b5614c5d]{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:var(--sopule-space-3)}.meta-pill[data-v-b5614c5d]{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:var(--sopule-radius-pill);font-size:10px;font-weight:var(--sopule-weight-semibold);letter-spacing:0;background:var(--sopule-bg-muted);color:var(--sopule-text-secondary)}.platform-pill[data-v-b5614c5d]{background:var(--sopule-accent-soft);color:var(--sopule-accent)}.platform-pill.is-netease[data-v-b5614c5d]{background:var(--sopule-danger-soft);color:var(--sopule-danger)}.platform-pill.is-qishui[data-v-b5614c5d]{background:var(--sopule-accent-soft);color:var(--sopule-accent)}.platform-pill.is-qq[data-v-b5614c5d],.audio-pill[data-v-b5614c5d]{background:var(--sopule-info-soft);color:var(--sopule-info)}.level-pill[data-v-b5614c5d]{background:var(--sopule-warning-soft);color:var(--sopule-warning)}[data-theme=dark] .level-pill[data-v-b5614c5d]{color:var(--sopule-warning)}.meta-fields[data-v-b5614c5d]{margin:0;display:flex;flex-direction:column;gap:var(--sopule-space-2)}.meta-field[data-v-b5614c5d]{display:grid;grid-template-columns:88px 1fr;gap:var(--sopule-space-3);align-items:baseline}.meta-field dt[data-v-b5614c5d]{margin:0;font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-semibold);letter-spacing:0;color:var(--sopule-text-tertiary)}.meta-field dd[data-v-b5614c5d]{margin:0;font-size:var(--sopule-text-sm);color:var(--sopule-text-primary);font-weight:var(--sopule-weight-medium)}.meta-field:first-child dd[data-v-b5614c5d]{font-family:var(--sopule-font-display);font-size:var(--sopule-text-md);font-weight:var(--sopule-weight-bold)}.lyric-preview[data-v-b5614c5d]{font-family:var(--sopule-font-mono);font-size:var(--sopule-text-xs);line-height:1.5;color:var(--sopule-text-secondary);font-style:italic}.lyric-empty[data-v-b5614c5d]{color:var(--sopule-text-tertiary);font-style:italic}.action-section[data-v-b5614c5d]{margin-top:var(--sopule-space-4);padding-top:var(--sopule-space-4);border-top:1px solid var(--sopule-divider)}.action-section .primary-btn[data-v-b5614c5d]{width:100%;height:48px;font-size:var(--sopule-text-md)}.loading-dots-inline[data-v-b5614c5d]{display:inline-flex;align-items:center;gap:3px}.loading-dots-inline>span[data-v-b5614c5d]{width:4px;height:4px;border-radius:50%;background:currentColor;opacity:.6;animation:sopule-dot-b5614c5d 1.2s infinite ease-in-out}.loading-dots-inline>span[data-v-b5614c5d]:nth-child(2){animation-delay:.18s}.loading-dots-inline>span[data-v-b5614c5d]:nth-child(3){animation-delay:.36s}@keyframes sopule-dot-b5614c5d{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.alignment-inspector[data-v-bb49c452]{display:flex;flex-direction:column;gap:var(--sopule-space-4);margin-top:var(--sopule-space-2)}.metric[data-v-bb49c452]{display:flex;flex-direction:column;gap:4px;padding:var(--sopule-space-3);background:var(--sopule-bg-subtle);border:1px solid var(--sopule-border);border-radius:var(--sopule-radius-md);color:var(--sopule-text-primary)}.metric.is-missing[data-v-bb49c452]{opacity:.72}.lyric-line[data-v-bb49c452]{display:flex;align-items:baseline;gap:var(--sopule-space-3);margin-bottom:var(--sopule-space-2);padding:4px 0 4px 8px;border-left:3px solid transparent;transition:background var(--sopule-duration-fast) var(--sopule-ease-out),border-color var(--sopule-duration-fast) var(--sopule-ease-out);border-radius:0 var(--sopule-radius-sm) var(--sopule-radius-sm) 0}.lyric-line[data-v-bb49c452]:hover{background:var(--sopule-bg-subtle)}.lyric-line.selected[data-v-bb49c452]{border-left-color:var(--sopule-accent);background:var(--sopule-accent-soft)}.ai-patch-bar[data-v-bb49c452]{display:flex;flex-direction:column;gap:var(--sopule-space-2);padding:var(--sopule-space-3) var(--sopule-space-4);background:linear-gradient(135deg,var(--sopule-accent-soft) 0%,var(--sopule-bg-subtle) 100%);border:1px dashed var(--sopule-accent);border-radius:var(--sopule-radius-md)}.patch-result[data-v-bb49c452]{margin-top:4px}.sub-list[data-v-bb49c452]{display:flex;flex-direction:column;gap:4px;margin-top:6px}.sub-item[data-v-bb49c452]{display:flex;align-items:center;gap:8px;font-size:var(--sopule-text-xs);color:var(--sopule-text-secondary)}.line-text[data-v-bb49c452]{display:flex;flex-wrap:wrap;gap:2px;flex:1;font-size:18px;line-height:1.8}.line-meta[data-v-bb49c452]{flex-shrink:0;font-size:var(--sopule-text-xs);min-width:80px;color:var(--sopule-text-tertiary);font-weight:var(--sopule-weight-medium)}.lyric-char[data-v-bb49c452]{display:inline-block;padding:0 2px;border:1.5px solid transparent;border-radius:var(--sopule-radius-sm);cursor:pointer;transition:all var(--sopule-duration-fast) var(--sopule-ease-out);-webkit-user-select:none;user-select:none}.lyric-char[data-v-bb49c452]:hover{transform:translateY(-1px);box-shadow:0 1px 4px #0000001a}.lyric-char.active[data-v-bb49c452]{border-color:var(--sopule-accent);background:var(--sopule-accent-soft)!important;font-weight:var(--sopule-weight-bold);transform:scale(1.15)}.lyric-char.unanchored[data-v-bb49c452]{opacity:.4;border-style:dashed!important}.big-char[data-v-bb49c452]{display:inline-block;font-size:32px;font-weight:var(--sopule-weight-bold);line-height:1;padding:0 4px;background:linear-gradient(135deg,var(--sopule-accent),var(--sopule-info));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.detail-panel[data-v-bb49c452]{padding:var(--sopule-space-3);background:var(--sopule-bg-subtle);border:1px solid var(--sopule-border);border-radius:var(--sopule-radius-md);display:flex;flex-direction:column;gap:var(--sopule-space-2)}.note-pills[data-v-bb49c452]{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.note-pill[data-v-bb49c452]{cursor:pointer;font-family:var(--sopule-font-mono);display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:var(--sopule-radius-pill);font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-semibold);background:var(--sopule-bg-muted);color:var(--sopule-text-secondary);border:1px solid var(--sopule-border);transition:all var(--sopule-duration-fast) var(--sopule-ease-out)}.note-pill[data-v-bb49c452]:hover{background:var(--sopule-accent-soft);color:var(--sopule-accent);border-color:var(--sopule-accent)}.vocal-roll[data-v-bb49c452]{display:flex;flex-wrap:wrap;gap:2px;max-height:120px;overflow-y:auto;padding:var(--sopule-space-2);background:var(--sopule-bg-muted);border:1px solid var(--sopule-border);border-radius:var(--sopule-radius-sm);margin-bottom:8px}.vocal-pill[data-v-bb49c452]{display:inline-flex;flex-direction:column;align-items:center;padding:4px 6px;border-radius:var(--sopule-radius-sm);color:var(--sopule-accent-contrast);font-weight:var(--sopule-weight-semibold);font-size:10px;cursor:pointer;min-width:28px;transition:all var(--sopule-duration-fast) var(--sopule-ease-out);opacity:.85}.vocal-pill[data-v-bb49c452]:hover{opacity:1;transform:scale(1.1)}.vocal-pill.active[data-v-bb49c452]{outline:2px solid var(--sopule-accent);outline-offset:1px;transform:scale(1.15);opacity:1}.vocal-pitch[data-v-bb49c452]{font-weight:var(--sopule-weight-bold);font-size:11px;line-height:1}.vocal-oct[data-v-bb49c452]{font-size:8px;opacity:.8}.chord-list[data-v-bb49c452]{display:flex;flex-wrap:wrap;gap:4px;max-height:120px;overflow-y:auto;padding:var(--sopule-space-2);background:var(--sopule-bg-muted);border:1px solid var(--sopule-border);border-radius:var(--sopule-radius-sm);margin-bottom:8px}.chord-pill[data-v-bb49c452]{cursor:pointer;font-family:var(--sopule-font-mono);font-weight:var(--sopule-weight-semibold);display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:var(--sopule-radius-pill);font-size:var(--sopule-text-xs);background:var(--sopule-accent-soft);color:var(--sopule-accent);border:1px solid var(--sopule-accent);transition:all var(--sopule-duration-fast) var(--sopule-ease-out)}.chord-pill[data-v-bb49c452]:hover{transform:translateY(-1px);box-shadow:0 2px 6px var(--sopule-accent-soft)}.gt-panel[data-v-20989523]{border:1px dashed var(--sopule-border-strong);border-radius:var(--sopule-radius-md);background:var(--sopule-bg-subtle);margin:0 0 var(--sopule-space-3);padding:var(--sopule-space-3) var(--sopule-space-4);display:flex;flex-direction:column;gap:var(--sopule-space-2)}.gt-disabled[data-v-20989523]{display:flex;align-items:center;gap:var(--sopule-space-2)}.gt-icon[data-v-20989523]{font-size:16px}.gt-title[data-v-20989523]{font-weight:var(--sopule-weight-semibold);flex:1;color:var(--sopule-text-primary);font-size:var(--sopule-text-sm)}.gt-na[data-v-20989523]{font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-semibold);padding:2px 10px;border-radius:var(--sopule-radius-pill);background:var(--sopule-bg-muted);color:var(--sopule-text-tertiary);font-variant-numeric:tabular-nums}.gt-note[data-v-20989523]{margin:0;font-size:var(--sopule-text-xs);color:var(--sopule-text-tertiary);line-height:1.55}.result-card[data-v-77de8278]{display:flex;flex-direction:column;gap:12px;min-width:0;padding:var(--sopule-space-4);background:var(--sopule-bg-surface);border:1px solid var(--sopule-border);border-radius:var(--sopule-radius-md);box-shadow:var(--sopule-shadow-sm)}.result-header[data-v-77de8278]{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--sopule-space-4);padding:14px;border:1px solid var(--sopule-border);border-radius:8px;background:linear-gradient(135deg,color-mix(in srgb,var(--sopule-accent-soft) 42%,transparent),transparent 48%),color-mix(in srgb,var(--sopule-card) 86%,var(--sopule-bg-surface));flex-wrap:wrap}.hero-meta[data-v-77de8278]{flex:1;min-width:0}.result-header__title[data-v-77de8278]{margin:var(--sopule-space-1) 0 var(--sopule-space-2);font-family:var(--sopule-font-display);font-size:var(--sopule-text-xl);font-weight:var(--sopule-weight-bold);color:var(--sopule-text-primary);line-height:1.25;word-break:break-word}.result-header__meta[data-v-77de8278]{display:flex;align-items:center;flex-wrap:wrap;gap:var(--sopule-space-2)}.result-header__actions[data-v-77de8278]{display:flex;align-items:center;gap:var(--sopule-space-2);flex-wrap:wrap;justify-content:flex-end;margin-left:auto}.result-header__actions>button[data-v-77de8278]{min-width:0}.result-variant-toggle[data-v-77de8278]{display:inline-flex;align-items:center;min-height:38px;padding:3px;border:1px solid var(--sopule-border);border-radius:8px;background:color-mix(in srgb,var(--sopule-card) 70%,transparent)}.result-variant-chip[data-v-77de8278]{min-height:30px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:var(--sopule-text-tertiary);font-family:inherit;font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-semibold);letter-spacing:0;cursor:pointer;white-space:nowrap}.result-variant-chip[data-v-77de8278]:hover{color:var(--sopule-text-secondary)}.result-variant-chip.is-active[data-v-77de8278]{background:var(--sopule-accent);color:var(--sopule-accent-contrast)}.result-variant-chip[data-v-77de8278]:disabled{cursor:wait;opacity:.65}.meta-divider[data-v-77de8278]{font-size:var(--sopule-text-xs);color:var(--sopule-text-tertiary);font-weight:var(--sopule-weight-medium)}.meta-pill[data-v-77de8278]{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:var(--sopule-radius-pill);font-size:10px;font-weight:var(--sopule-weight-semibold);letter-spacing:0;background:var(--sopule-bg-muted);color:var(--sopule-text-secondary)}.meta-pill.artist-pill[data-v-77de8278]{background:var(--sopule-accent-soft);color:var(--sopule-accent)}.meta-pill.success-pill[data-v-77de8278]{background:var(--sopule-success-soft, var(--sopule-accent-soft));color:var(--sopule-success, var(--sopule-accent))}.meta-pill.primary-pill[data-v-77de8278]{background:var(--sopule-info-soft);color:var(--sopule-info)}.meta-pill.score-format-pill[data-v-77de8278]{background:color-mix(in srgb,var(--sopule-accent-soft) 70%,var(--sopule-success-soft, var(--sopule-bg-subtle)));color:var(--sopule-accent)}.result-notice[data-v-77de8278]{display:grid;gap:3px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--sopule-warning) 26%,var(--sopule-border));border-radius:var(--sopule-radius-sm);background:var(--sopule-warning-soft);color:var(--sopule-text-secondary);font-size:var(--sopule-text-sm);line-height:1.5}.result-notice strong[data-v-77de8278]{color:var(--sopule-text-primary);font-size:var(--sopule-text-xs)}.result-notice span[data-v-77de8278],.result-notice small[data-v-77de8278]{min-width:0}.result-notice small[data-v-77de8278]{color:var(--sopule-text-tertiary)}.result-notice--review[data-v-77de8278]{border-color:color-mix(in srgb,var(--sopule-danger) 24%,var(--sopule-border))}.primary-btn[data-v-77de8278]{min-height:38px;border:0;border-radius:8px;background:var(--sopule-accent);color:var(--sopule-accent-contrast);font-family:inherit;font-size:var(--sopule-text-sm);font-weight:var(--sopule-weight-semibold);letter-spacing:0;cursor:pointer;padding:0 var(--sopule-space-5);transition:all var(--sopule-duration-fast) var(--sopule-ease-out);white-space:nowrap}.primary-btn[data-v-77de8278]:hover{background:var(--sopule-accent-hover);transform:translateY(-1px)}.primary-btn[data-v-77de8278]:disabled{opacity:.65;cursor:wait;transform:none}.secondary-btn[data-v-77de8278]{min-height:38px;padding:0 var(--sopule-space-4);border:1px solid var(--sopule-border);border-radius:8px;background:color-mix(in srgb,var(--sopule-card) 70%,transparent);color:var(--sopule-text-secondary);font-family:inherit;font-size:var(--sopule-text-sm);font-weight:var(--sopule-weight-semibold);cursor:pointer;transition:color var(--sopule-duration-fast) var(--sopule-ease-out),border-color var(--sopule-duration-fast) var(--sopule-ease-out),background var(--sopule-duration-fast) var(--sopule-ease-out),transform var(--sopule-duration-fast) var(--sopule-ease-out);white-space:nowrap}.secondary-btn[data-v-77de8278]:hover{border-color:color-mix(in srgb,var(--sopule-accent) 30%,var(--sopule-border));background:color-mix(in srgb,var(--sopule-accent-soft) 44%,var(--sopule-card));color:var(--sopule-accent);transform:translateY(-1px)}.quality-hero[data-v-77de8278]{display:flex;gap:var(--sopule-space-4);padding:var(--sopule-space-4);background:var(--sopule-bg-subtle);border:1px solid var(--sopule-border);border-radius:var(--sopule-radius-md)}.quality-hero--compact[data-v-77de8278]{align-items:center;gap:12px;padding:9px 12px}@media(max-width:720px){.quality-hero[data-v-77de8278]{flex-direction:column}}.quality-hero__overall[data-v-77de8278]{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:118px;padding-right:var(--sopule-space-4);border-right:1px solid var(--sopule-divider)}.quality-hero--compact .quality-hero__overall[data-v-77de8278]{flex-direction:row;align-items:center;gap:8px;min-width:132px;padding-right:10px}@media(max-width:720px){.quality-hero__overall[data-v-77de8278]{border-right:0;border-bottom:1px solid var(--sopule-divider);padding-right:0;padding-bottom:var(--sopule-space-3)}}.quality-hero__label[data-v-77de8278]{color:var(--sopule-text-tertiary)}.quality-hero__number[data-v-77de8278]{font-family:var(--sopule-font-display);font-size:38px;font-weight:var(--sopule-weight-bold);line-height:1;letter-spacing:0;font-variant-numeric:tabular-nums}.quality-hero--compact .quality-hero__number[data-v-77de8278]{font-size:28px}.quality-hero__number small[data-v-77de8278]{font-size:18px;font-weight:var(--sopule-weight-medium)}.quality-hero__tier[data-v-77de8278]{font-size:var(--sopule-text-sm);font-weight:var(--sopule-weight-semibold);letter-spacing:0}.quality-hero__metrics[data-v-77de8278]{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:var(--sopule-space-3) var(--sopule-space-5);align-content:center}.quality-hero--compact .quality-hero__metrics[data-v-77de8278]{grid-template-columns:repeat(auto-fit,minmax(76px,1fr));gap:6px 8px}.metric[data-v-77de8278]{display:flex;flex-direction:column;gap:4px}.quality-hero--compact .metric[data-v-77de8278]{gap:2px;min-width:0}.metric__label[data-v-77de8278]{font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-semibold);letter-spacing:0;color:var(--sopule-text-tertiary)}.metric__bar[data-v-77de8278]{height:4px;background:var(--sopule-bg-muted);border-radius:var(--sopule-radius-pill);overflow:hidden}.quality-hero--compact .metric__bar[data-v-77de8278]{height:3px}.metric__fill[data-v-77de8278]{height:100%;border-radius:var(--sopule-radius-pill);transition:width var(--sopule-duration-base) var(--sopule-ease-out)}.metric__value[data-v-77de8278]{font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-semibold);font-variant-numeric:tabular-nums;align-self:flex-end}.quality-hero--compact .metric__value[data-v-77de8278]{line-height:1.1}.quality-warnings[data-v-77de8278]{display:flex;flex-direction:column;gap:6px}.warning-item[data-v-77de8278]{display:flex;align-items:flex-start;gap:8px;padding:8px 12px;background:var(--sopule-warning-soft);border-left:3px solid var(--sopule-warning);border-radius:var(--sopule-radius-sm)}[data-theme=dark] .warning-item[data-v-77de8278]{background:var(--sopule-warning-soft)}.warning-item__icon[data-v-77de8278]{flex-shrink:0}.warning-item__icon[data-v-77de8278]{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;background:var(--sopule-warning);color:var(--sopule-bg-surface);font-size:11px;font-weight:var(--sopule-weight-bold);line-height:1}.warning-item p[data-v-77de8278]{margin:0;font-size:var(--sopule-text-sm);color:var(--sopule-text-primary);line-height:1.5}.custom-tab-strip[data-v-77de8278]{display:flex;gap:4px;padding:4px;border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-bg-subtle);overflow-x:auto;overscroll-behavior-x:contain}.custom-tab[data-v-77de8278]{border:0;background:transparent;min-height:34px;padding:7px var(--sopule-space-4);font-family:inherit;font-size:var(--sopule-text-sm);font-weight:var(--sopule-weight-medium);color:var(--sopule-text-tertiary);cursor:pointer;position:relative;transition:color var(--sopule-duration-fast) var(--sopule-ease-out);white-space:nowrap;border-radius:6px}.custom-tab[data-v-77de8278]:hover{color:var(--sopule-text-secondary)}.custom-tab.is-active[data-v-77de8278]{color:var(--sopule-accent);font-weight:var(--sopule-weight-semibold);background:var(--sopule-bg-surface);box-shadow:var(--sopule-shadow-sm)}.tab-panel[data-v-77de8278]{padding-top:var(--sopule-space-3)}.result-body[data-v-77de8278]{min-width:0}.dual-score-grid[data-v-77de8278]{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);gap:var(--sopule-space-4);align-items:stretch}.dual-score-pane[data-v-77de8278]{min-width:0;min-height:480px;max-height:680px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-card)}.dual-score-pane__head[data-v-77de8278]{display:flex;align-items:center;justify-content:space-between;min-height:40px;padding:0 var(--sopule-space-4);border-bottom:1px solid var(--sopule-divider);background:var(--sopule-bg-subtle)}.dual-score-pane__head span[data-v-77de8278]{color:var(--sopule-text-primary);font-size:var(--sopule-text-sm);font-weight:var(--sopule-weight-semibold)}.xhe-display-toolbar[data-v-77de8278]{display:inline-flex;align-items:center;gap:4px;padding:3px;border:1px solid var(--sopule-border);border-radius:7px;background:var(--sopule-bg-surface)}.xhe-display-toolbar--panel[data-v-77de8278]{position:sticky;top:0;z-index:3;margin:0 0 10px auto;width:max-content;box-shadow:var(--sopule-shadow-sm)}.xhe-display-chip[data-v-77de8278]{min-height:26px;border:0;border-radius:5px;background:transparent;color:var(--sopule-text-tertiary);cursor:pointer;font:inherit;font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-semibold);padding:0 9px}.xhe-display-chip.is-active[data-v-77de8278]{background:var(--sopule-accent-soft);color:var(--sopule-accent)}.dual-score-pane__body[data-v-77de8278]{flex:1;min-height:0;overflow:auto}.dual-score-pane--tab .dual-score-pane__body[data-v-77de8278] .score-player-page{min-height:520px}.dual-score-pane--xhe .dual-score-pane__body[data-v-77de8278]{padding:var(--sopule-space-4)}.dual-score-pane--xhe[data-v-77de8278] .xhe-sheet{min-width:0}.score-preview-panel[data-v-77de8278],.xhe-preview-panel[data-v-77de8278]{min-height:420px;max-height:680px;border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-card)}.score-preview-panel[data-v-77de8278]{height:min(680px,calc(100vh - 220px));overflow:hidden}.score-preview-panel[data-v-77de8278] .score-player-page{min-height:100%}.xhe-preview-panel[data-v-77de8278]{overflow:auto}.xhe-tab-preview[data-v-77de8278]{display:flex;flex-direction:column;gap:10px;min-width:0;min-height:100%;padding:var(--sopule-space-4)}.xhe-tab-preview__note[data-v-77de8278]{margin:0;color:var(--sopule-text-tertiary);font-size:var(--sopule-text-xs);line-height:1.45}.xhe-tab-preview__scroller[data-v-77de8278]{min-width:0;overflow:auto;border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-bg-surface)}.xhe-tab-grid[data-v-77de8278]{display:grid;min-width:max-content;padding:12px;align-items:center}.xhe-tab-grid__corner[data-v-77de8278],.xhe-tab-grid__chord[data-v-77de8278],.xhe-tab-grid__label[data-v-77de8278],.xhe-tab-grid__cell[data-v-77de8278]{min-height:28px}.xhe-tab-grid__chord[data-v-77de8278]{display:grid;gap:2px;align-content:center;justify-items:center;padding:0 12px 8px;border-bottom:1px solid var(--sopule-divider);color:var(--sopule-text-primary);font-size:var(--sopule-text-xs);white-space:nowrap}.xhe-tab-grid__chord b[data-v-77de8278]{font-size:var(--sopule-text-sm);line-height:1.1}.xhe-tab-grid__chord small[data-v-77de8278]{color:var(--sopule-text-tertiary);font-size:10px;font-weight:var(--sopule-weight-medium)}.xhe-tab-grid__label[data-v-77de8278]{display:flex;align-items:center;justify-content:flex-end;padding-right:10px;color:var(--sopule-text-tertiary);font-family:var(--sopule-font-mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:var(--sopule-text-xs)}.xhe-tab-grid__cell[data-v-77de8278]{position:relative;display:flex;align-items:center;justify-content:center;padding:0 12px;color:var(--sopule-text-primary);font-family:var(--sopule-font-mono, ui-monospace, SFMono-Regular, Menlo, monospace);font-size:var(--sopule-text-sm);font-weight:var(--sopule-weight-semibold)}.xhe-tab-grid__cell[data-v-77de8278]:before{content:"";position:absolute;left:0;right:0;top:50%;border-top:1px solid var(--sopule-divider)}.xhe-tab-grid__cell>span[data-v-77de8278]{position:relative;z-index:1;min-width:18px;padding:0 4px;border-radius:4px;background:var(--sopule-bg-surface);text-align:center}.xhe-preview-panel[data-v-77de8278]{padding:var(--sopule-space-4)}.xhe-preview-panel[data-v-77de8278] .xhe-sheet{min-width:0}.track-pills[data-v-77de8278]{display:flex;flex-wrap:wrap;gap:6px}.track-pill[data-v-77de8278]{display:inline-flex;align-items:center;height:24px;padding:0 12px;border-radius:var(--sopule-radius-pill);font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-semibold);background:var(--sopule-info-soft);color:var(--sopule-info);border:1px solid var(--sopule-info)}.state-block[data-v-77de8278]{display:flex;flex-direction:column;align-items:center;gap:var(--sopule-space-2);padding:var(--sopule-space-7) var(--sopule-space-4);text-align:center;color:var(--sopule-text-tertiary)}.state-block--error[data-v-77de8278]{color:var(--sopule-danger)}.state-block--compact[data-v-77de8278]{align-items:flex-start;padding:var(--sopule-space-5);border:1px dashed var(--sopule-border);border-radius:8px;background:var(--sopule-bg-subtle);text-align:left}.state-block__title[data-v-77de8278]{max-width:100%;margin:0;font-family:var(--sopule-font-display);font-size:var(--sopule-text-md);font-weight:var(--sopule-weight-semibold);color:var(--sopule-text-secondary);overflow-wrap:anywhere;word-break:break-word}.state-block--error .state-block__title[data-v-77de8278]{color:var(--sopule-danger)}.state-block__desc[data-v-77de8278]{margin:0;color:var(--sopule-text-tertiary);font-size:var(--sopule-text-sm);line-height:1.55}.state-block__diagnostic[data-v-77de8278]{display:grid;gap:8px;width:min(720px,100%);margin-top:8px;color:var(--sopule-text-secondary);font-size:var(--sopule-text-sm);line-height:1.55}.state-block__diagnostic code[data-v-77de8278]{display:block;max-width:100%;padding:8px 10px;overflow-x:auto;border:1px solid var(--sopule-border);border-radius:6px;background:var(--sopule-bg-muted);color:var(--sopule-text-primary);text-align:left}.processing-spinner[data-v-77de8278]{width:24px;height:24px;border:3px solid var(--sopule-accent);border-top-color:transparent;border-radius:50%;animation:sopule-spin-77de8278 .8s linear infinite;display:inline-block}@keyframes sopule-spin-77de8278{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:980px){.dual-score-grid[data-v-77de8278]{grid-template-columns:1fr}.dual-score-pane[data-v-77de8278]{min-height:360px;max-height:560px}}@media(max-width:620px){.result-card[data-v-77de8278]{gap:12px;padding:12px}.result-header[data-v-77de8278]{padding:12px}.result-header__title[data-v-77de8278]{font-size:var(--sopule-text-lg)}.result-header__actions[data-v-77de8278]{width:100%;justify-content:stretch}.result-header__actions .primary-btn[data-v-77de8278]{flex:1 1 auto}.result-header__actions .secondary-btn[data-v-77de8278]{flex:0 0 auto}.quality-hero[data-v-77de8278]{padding:12px}.quality-hero__metrics[data-v-77de8278]{grid-template-columns:1fr}.custom-tab[data-v-77de8278]{min-height:32px;padding:6px 12px;font-size:var(--sopule-text-xs)}.dual-score-pane--xhe .dual-score-pane__head[data-v-77de8278]{align-items:flex-start;flex-direction:column;gap:8px;padding:8px 10px}.xhe-display-toolbar--panel[data-v-77de8278]{margin-left:0}.dual-score-pane[data-v-77de8278]{min-height:300px;max-height:460px}.dual-score-pane--tab .dual-score-pane__body[data-v-77de8278] .score-player-page,.score-preview-panel[data-v-77de8278] .score-player-page{min-height:420px}.score-preview-panel[data-v-77de8278],.xhe-preview-panel[data-v-77de8278]{min-height:300px}.xhe-preview-panel[data-v-77de8278],.dual-score-pane--xhe .dual-score-pane__body[data-v-77de8278]{padding:10px}.xhe-preview-panel[data-v-77de8278]{max-height:none;overflow:visible}}@media(max-width:420px){.result-header__actions .primary-btn[data-v-77de8278],.result-header__actions .secondary-btn[data-v-77de8278]{flex:1 1 100%;width:100%}.dual-score-pane[data-v-77de8278]{min-height:260px;max-height:400px}.score-preview-panel[data-v-77de8278],.xhe-preview-panel[data-v-77de8278]{min-height:260px}.score-preview-panel[data-v-77de8278]{height:440px}}@media print{.xhe-display-toolbar[data-v-77de8278]{display:none!important}}.content-layout[data-v-e4d7de78]{height:100%;min-height:0;background:var(--ide-bg)}.work-area[data-v-e4d7de78]{height:100%;min-height:0;overflow:hidden}.upload-section[data-v-e4d7de78],.history-column[data-v-e4d7de78],.result-column[data-v-e4d7de78]{min-width:0}.upload-section[data-v-e4d7de78]{height:100%;min-height:0;max-height:100%;overflow:auto}.upload-section.is-collapsed[data-v-e4d7de78],.task-section.is-collapsed[data-v-e4d7de78]{flex:0 0 auto}.history-column[data-v-e4d7de78],.result-column[data-v-e4d7de78]{display:flex;flex-direction:column;gap:0;height:100%;min-height:0;overflow:hidden}.history-column[data-v-e4d7de78]{background:var(--ide-side)}.result-column[data-v-e4d7de78]{max-height:100%;background:var(--ide-panel);overflow:auto}.upload-section[data-v-e4d7de78] .collapsible-section__body{padding:0 10px 12px}.task-section[data-v-e4d7de78]{flex:1 1 auto;min-height:0;overflow:hidden}.task-section[data-v-e4d7de78] .collapsible-section__body{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden;padding:0}.task-section[data-v-e4d7de78] .n-spin-container,.task-section[data-v-e4d7de78] .n-spin-content{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;overflow:hidden}.result-column[data-v-e4d7de78] .collapsible-section__body{padding:0}.result-column[data-v-e4d7de78] .collapsible-section{min-height:100%}.upload-card__head[data-v-e4d7de78]{display:flex;align-items:center;justify-content:space-between;gap:var(--sopule-space-4);padding:12px 14px;border-bottom:1px solid var(--ide-border);background:var(--ide-panel)}.upload-card__copy[data-v-e4d7de78]{display:none;min-width:0;padding:0 2px 10px}.upload-card__copy h2[data-v-e4d7de78],.recent-card__head h3[data-v-e4d7de78],.result-placeholder__head h3[data-v-e4d7de78]{margin:4px 0 0;color:var(--ide-text);font-family:var(--sopule-font-body);font-size:14px;line-height:1.25}.upload-card__copy p[data-v-e4d7de78]:not(.panel-kicker),.result-placeholder__head p[data-v-e4d7de78]:not(.panel-kicker){max-width:50ch;margin:8px 0 0;color:var(--ide-muted);font-size:12px;line-height:1.55}.panel-kicker[data-v-e4d7de78]{margin:0;color:var(--ide-blue);font-size:11px;font-weight:var(--sopule-weight-bold);letter-spacing:0}.source-switch[data-v-e4d7de78]{display:flex;gap:3px;width:100%;margin:10px 0 2px;padding:4px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-tab)}.source-switch__btn[data-v-e4d7de78]{display:inline-flex;align-items:center;justify-content:center;gap:var(--sopule-space-2);flex:1;min-width:0;min-height:34px;padding:7px 12px;border:0;background:transparent;color:var(--ide-muted);font-family:inherit;font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-semibold);cursor:pointer;border-radius:3px}.source-switch__btn[data-v-e4d7de78]:hover{color:var(--ide-text)}.source-switch__btn.is-active[data-v-e4d7de78]{background:var(--ide-panel);color:var(--ide-blue);box-shadow:inset 0 2px 0 var(--ide-blue)}.upload-card[data-v-e4d7de78] .form-section-header{display:none}.panel-card__body--upload[data-v-e4d7de78]{padding-top:12px}.panel-card[data-v-e4d7de78]{background:var(--ide-panel);border:0;border-bottom:1px solid var(--ide-border);border-radius:0;box-shadow:none;overflow:hidden}.recent-card[data-v-e4d7de78],.recent-card[data-v-e4d7de78] .n-spin-container,.recent-card[data-v-e4d7de78] .n-spin-content{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.panel-card__body[data-v-e4d7de78]{padding:12px}.result-placeholder[data-v-e4d7de78]{display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:18px;min-height:360px;text-align:left;background:var(--ide-panel)}.recent-card__head[data-v-e4d7de78]{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--sopule-space-4);padding:10px 12px;border-bottom:1px solid var(--ide-border)}.recent-card__head h3[data-v-e4d7de78]{font-size:var(--sopule-text-md)}.icon-action[data-v-e4d7de78]{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-panel);color:var(--ide-muted);cursor:pointer;transition:color var(--sopule-duration-fast) var(--sopule-ease-out),border-color var(--sopule-duration-fast) var(--sopule-ease-out),background var(--sopule-duration-fast) var(--sopule-ease-out)}.icon-action[data-v-e4d7de78]:hover:not(:disabled){color:var(--ide-blue);border-color:var(--ide-blue);background:var(--ide-blue-soft)}.icon-action[data-v-e4d7de78]:disabled{color:var(--ide-muted);cursor:default;opacity:.75}.loading-dot[data-v-e4d7de78]{width:7px;height:7px;border-radius:999px;background:currentColor;animation:refresh-dot-e4d7de78 .9s ease-in-out infinite}@keyframes refresh-dot-e4d7de78{0%,to{opacity:.35;transform:scale(.75)}50%{opacity:1;transform:scale(1)}}.task-empty-state[data-v-e4d7de78]{padding:var(--sopule-space-5);min-height:112px;text-align:left;background:var(--ide-panel)}.task-empty-state__title[data-v-e4d7de78]{margin:0 0 6px;color:var(--ide-text);font-weight:var(--sopule-weight-semibold)}.task-empty-state p[data-v-e4d7de78]{max-width:30ch;margin:0;color:var(--ide-muted);font-size:12px;line-height:1.65}@media(max-width:900px){.content-layout[data-v-e4d7de78],.work-area[data-v-e4d7de78]{height:auto;overflow:visible}.work-area[data-v-e4d7de78] .ide-split-layout__left{order:2;max-height:none;overflow:visible}.work-area[data-v-e4d7de78] .ide-split-layout__main{order:1}.work-area[data-v-e4d7de78] .ide-split-layout__right{order:3}.history-column[data-v-e4d7de78],.upload-section[data-v-e4d7de78],.result-column[data-v-e4d7de78]{height:auto;max-height:none;overflow:visible}.task-section[data-v-e4d7de78],.task-section[data-v-e4d7de78] .collapsible-section__body,.task-section[data-v-e4d7de78] .n-spin-container,.task-section[data-v-e4d7de78] .n-spin-content,.task-list[data-v-e4d7de78]{max-height:none;overflow:visible}.panel-card__body[data-v-e4d7de78]{padding:14px}.result-placeholder[data-v-e4d7de78]{min-height:240px;padding:42px 22px}}@media(max-width:520px){.upload-section[data-v-e4d7de78] .collapsible-section__head{flex-wrap:wrap;align-items:stretch;padding:0 10px 8px}.upload-section[data-v-e4d7de78] .collapsible-section__toggle{flex:1 1 100%}.upload-card__head[data-v-e4d7de78]{flex-direction:column;align-items:stretch;gap:10px;padding:14px 14px 12px}.upload-card__copy h2[data-v-e4d7de78]{font-size:var(--sopule-text-md)}.upload-card__copy p[data-v-e4d7de78]:not(.panel-kicker){display:none}.source-switch__btn[data-v-e4d7de78]{padding:7px 8px}.task-item[data-v-e4d7de78]{gap:8px}.result-placeholder[data-v-e4d7de78]{min-height:170px;padding:20px 16px}}.task-list[data-v-e4d7de78]{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;max-height:none;overflow:auto}.task-item[data-v-e4d7de78]{display:flex;justify-content:space-between;align-items:center;gap:var(--sopule-space-3);padding:var(--sopule-space-4) var(--sopule-space-5);border-bottom:1px solid var(--sopule-divider);cursor:pointer;transition:background var(--sopule-duration-fast) var(--sopule-ease-out)}.task-item[data-v-e4d7de78]:last-child{border-bottom:0}.task-item[data-v-e4d7de78]:hover{background:var(--sopule-bg-subtle)}.task-item.is-selected[data-v-e4d7de78]{background:var(--sopule-accent-soft);border-left:3px solid var(--sopule-accent);padding-left:calc(var(--sopule-space-5) - 3px)}.task-item__info[data-v-e4d7de78]{flex:1;min-width:0}.task-item__title[data-v-e4d7de78]{display:flex;align-items:center;gap:6px;min-width:0;margin:0;font-size:var(--sopule-text-base);font-weight:var(--sopule-weight-semibold);color:var(--sopule-text-primary)}.task-item__title span[data-v-e4d7de78]:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-item__v2[data-v-e4d7de78]{flex:0 0 auto;display:inline-flex;align-items:center;padding:0 5px;border-radius:var(--sopule-radius-sm);background:var(--sopule-accent);color:var(--sopule-accent-contrast);font-size:10px;font-weight:var(--sopule-weight-bold);letter-spacing:0}.task-item__meta[data-v-e4d7de78]{margin:4px 0 0;font-size:var(--sopule-text-xs);color:var(--sopule-text-tertiary);font-variant-numeric:tabular-nums;letter-spacing:var(--sopule-tracking-wide)}.task-item__actions[data-v-e4d7de78]{display:flex;align-items:center;gap:var(--sopule-space-2);flex-shrink:0}.task-item__pdf[data-v-e4d7de78],.task-item__retry[data-v-e4d7de78]{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:24px;padding:0 7px;border:1px solid color-mix(in srgb,var(--sopule-accent) 30%,var(--sopule-border));border-radius:7px;background:var(--sopule-accent-soft);color:var(--sopule-accent);cursor:pointer;font-family:inherit;font-size:10px;font-weight:var(--sopule-weight-bold);letter-spacing:0}.task-item__retry[data-v-e4d7de78]{border-color:color-mix(in srgb,var(--sopule-info) 30%,var(--sopule-border));background:var(--sopule-info-soft);color:var(--sopule-info)}.task-item__pdf[data-v-e4d7de78]:hover:not(:disabled),.task-item__retry[data-v-e4d7de78]:hover:not(:disabled){border-color:var(--sopule-accent);background:color-mix(in srgb,var(--sopule-accent-soft) 72%,var(--sopule-bg-surface))}.task-item__retry[data-v-e4d7de78]:hover:not(:disabled){border-color:var(--sopule-info);background:color-mix(in srgb,var(--sopule-info-soft) 72%,var(--sopule-bg-surface))}.task-item__pdf[data-v-e4d7de78]:disabled,.task-item__retry[data-v-e4d7de78]:disabled{cursor:wait;opacity:.6}.task-item__delete[data-v-e4d7de78]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid transparent;background:color-mix(in srgb,var(--sopule-bg-surface) 70%,transparent);color:var(--sopule-text-tertiary);cursor:pointer;border-radius:8px;opacity:0;transform:translate(2px);transition:opacity var(--sopule-duration-fast) var(--sopule-ease-out),transform var(--sopule-duration-fast) var(--sopule-ease-out),color var(--sopule-duration-fast) var(--sopule-ease-out),border-color var(--sopule-duration-fast) var(--sopule-ease-out),background var(--sopule-duration-fast) var(--sopule-ease-out)}.task-item:hover .task-item__delete[data-v-e4d7de78],.task-item.is-selected .task-item__delete[data-v-e4d7de78],.task-item__delete[data-v-e4d7de78]:focus-visible{opacity:1;transform:translate(0)}.task-item__delete[data-v-e4d7de78]:hover{color:var(--sopule-danger);border-color:var(--sopule-danger-soft, var(--sopule-border));background:var(--sopule-danger-soft, var(--sopule-bg-subtle))}.quality-badge[data-v-e4d7de78]{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:22px;padding:0 7px;border-radius:8px;color:var(--sopule-accent-contrast);font-size:11px;font-weight:var(--sopule-weight-bold);font-variant-numeric:tabular-nums;cursor:help;box-shadow:0 1px 2px #00000014;letter-spacing:0}.status-pill[data-v-e4d7de78]{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:8px;font-size:11px;font-weight:var(--sopule-weight-semibold);letter-spacing:0;background:var(--sopule-bg-subtle);color:var(--sopule-text-secondary);font-variant-numeric:tabular-nums}.status-pill--completed[data-v-e4d7de78]{background:var(--sopule-accent-soft);color:var(--sopule-accent)}.status-pill--processing[data-v-e4d7de78]{background:var(--sopule-info-soft);color:var(--sopule-info)}.status-pill--pending[data-v-e4d7de78]{background:var(--sopule-bg-muted);color:var(--sopule-text-tertiary)}.status-pill--failed[data-v-e4d7de78]{background:var(--sopule-danger-soft);color:var(--sopule-danger)}@media(max-width:520px){.task-item[data-v-e4d7de78]{align-items:flex-start;padding:14px}.task-item.is-selected[data-v-e4d7de78]{padding-left:11px}.task-item__actions[data-v-e4d7de78]{gap:6px}.quality-badge[data-v-e4d7de78]{display:none}.task-item__delete[data-v-e4d7de78]{opacity:1;transform:none}}@media print{@page{margin:10mm 12mm;size:A4 portrait}html,body,#app{height:auto!important;overflow:visible!important;background:#fff!important}body *{visibility:hidden!important}.result-column[data-v-e4d7de78],.result-column[data-v-e4d7de78] *{visibility:visible!important}.result-column[data-v-e4d7de78]{position:absolute!important;inset:0 auto auto 0!important;width:186mm!important;min-width:186mm!important;height:auto!important;max-height:none!important;overflow:visible!important;background:#fff!important}html.sopule-transcription-pdf-mobile{width:100%!important;min-width:0!important}.result-column[data-v-e4d7de78] .collapsible-section__head,.result-column[data-v-e4d7de78] .result-header__actions,.result-column[data-v-e4d7de78] .custom-tab-strip,.result-column[data-v-e4d7de78] .quality-hero,.result-column[data-v-e4d7de78] .quality-warnings,.result-column[data-v-e4d7de78] .result-notice{display:none!important}.result-column[data-v-e4d7de78] .collapsible-section,.result-column[data-v-e4d7de78] .collapsible-section__body,.result-column[data-v-e4d7de78] .result-card,.result-column[data-v-e4d7de78] .result-body,.result-column[data-v-e4d7de78] .tab-panel,.result-column[data-v-e4d7de78] .xhe-preview-panel,.result-column[data-v-e4d7de78] .score-preview-panel,.result-column[data-v-e4d7de78] .dual-score-pane,.result-column[data-v-e4d7de78] .dual-score-pane__body{height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.result-column[data-v-e4d7de78] .result-card,.result-column[data-v-e4d7de78] .xhe-preview-panel,.result-column[data-v-e4d7de78] .score-preview-panel,.result-column[data-v-e4d7de78] .dual-score-pane--xhe .dual-score-pane__body{padding:0!important}.result-column[data-v-e4d7de78] .result-body,.result-column[data-v-e4d7de78] .xhe-preview-panel,.result-column[data-v-e4d7de78] .xhe-sheet{width:100%!important;min-width:0!important;max-width:none!important;box-sizing:border-box!important}html.sopule-transcription-pdf-mobile{font-size:13px!important}.result-column[data-v-e4d7de78] .chord-row,.result-column[data-v-e4d7de78] .lyric-row,.result-column[data-v-e4d7de78] .measure-grid.is-chord-only{max-width:none!important;overflow:visible!important}.result-column[data-v-e4d7de78] .result-header{margin:0 0 10px!important;padding:0 0 10px!important;border:0!important;border-bottom:1px solid #ddd!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}}.library-list[data-v-dc66af37]{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0;border:1px solid var(--ide-border, var(--sopule-border));background:var(--ide-panel, var(--sopule-card))}.library-item[data-v-dc66af37]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:54px;padding:9px 11px;border-bottom:1px solid var(--ide-border, var(--sopule-border));background:transparent}.library-item[data-v-dc66af37]:last-of-type{border-bottom:0}.meta[data-v-dc66af37]{min-width:0}.name[data-v-dc66af37]{display:-webkit-box;overflow:hidden;color:var(--ide-text, var(--sopule-fg));font-size:12px;font-weight:700;line-height:1.35;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sub[data-v-dc66af37]{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:6px;color:var(--ide-muted, var(--sopule-muted));font-size:11px}.format[data-v-dc66af37]{display:inline-flex;align-items:center;min-height:20px;padding:0 6px;border:1px solid var(--ide-border, var(--sopule-border));border-radius:3px;background:var(--ide-tab, color-mix(in srgb, var(--sopule-bg) 70%, var(--sopule-card)));color:var(--ide-muted, var(--sopule-muted));font-weight:700}.format.v2[data-v-dc66af37]{border-color:var(--ide-blue, var(--sopule-accent));background:var(--ide-blue-soft, var(--sopule-accent-soft));color:var(--ide-blue, var(--sopule-accent))}.format.xhe[data-v-dc66af37]{border-color:color-mix(in srgb,var(--ide-green, var(--sopule-success)) 44%,var(--ide-border, var(--sopule-border)));background:color-mix(in srgb,var(--ide-green, var(--sopule-success)) 12%,transparent);color:var(--ide-green, var(--sopule-success))}.actions[data-v-dc66af37]{display:flex;align-items:center;gap:6px}button[data-v-dc66af37]{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 10px;border:1px solid var(--ide-border, var(--sopule-border));background:transparent;color:var(--ide-text, var(--sopule-fg));border-radius:4px;font-weight:650;font-size:12px;line-height:1;cursor:pointer}.library-item[data-v-dc66af37]:hover{background:var(--ide-blue-soft, color-mix(in srgb, var(--sopule-card) 86%, var(--sopule-bg)))}button[data-v-dc66af37]:hover{border-color:var(--ide-blue, var(--sopule-accent));background:var(--ide-blue-soft, color-mix(in srgb, var(--sopule-bg) 72%, var(--sopule-card)));color:var(--ide-blue, var(--sopule-accent))}button[data-v-dc66af37]:focus-visible{outline:2px solid color-mix(in srgb,var(--sopule-accent) 48%,transparent);outline-offset:2px}button.primary[data-v-dc66af37]{border-color:var(--ide-blue, var(--sopule-accent));background:var(--ide-blue, var(--sopule-accent));color:#fff}button.primary[data-v-dc66af37]:hover{background:var(--ide-blue-hover, color-mix(in srgb, var(--sopule-accent) 88%, var(--sopule-fg)));border-color:var(--ide-blue-hover, color-mix(in srgb, var(--sopule-accent) 88%, var(--sopule-fg)));color:#fff}button.secondary-action[data-v-dc66af37]{color:var(--ide-muted, var(--sopule-muted));background:var(--ide-tab, var(--sopule-bg-subtle))}button.secondary-action[data-v-dc66af37]:hover{border-color:var(--ide-blue, var(--sopule-accent));background:var(--ide-blue-soft, var(--sopule-accent-soft));color:var(--ide-blue, var(--sopule-accent))}button.icon-action[data-v-dc66af37]{width:36px;padding:0;color:var(--ide-muted, var(--sopule-muted));background:transparent}button.icon-action[data-v-dc66af37]:hover{color:var(--ide-blue, var(--sopule-accent));background:var(--ide-blue-soft, color-mix(in srgb, var(--sopule-accent-soft) 56%, transparent))}button.icon-action.danger[data-v-dc66af37]{border-color:transparent;color:var(--ide-muted, var(--sopule-muted));opacity:0}button.icon-action.danger[data-v-dc66af37]:focus-visible,.library-item:hover button.icon-action.danger[data-v-dc66af37]{opacity:1}button.icon-action.danger[data-v-dc66af37]:hover{border-color:color-mix(in srgb,var(--sopule-danger) 34%,var(--sopule-border));background:var(--sopule-danger-soft);color:var(--sopule-danger)}.empty[data-v-dc66af37]{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;color:var(--ide-muted, var(--sopule-muted));padding:30px 18px;border:1px dashed var(--ide-border, var(--sopule-border));border-radius:0;background:var(--ide-panel, color-mix(in srgb, var(--sopule-bg) 58%, var(--sopule-card)))}.empty strong[data-v-dc66af37]{color:var(--ide-text, var(--sopule-fg));font-size:15px}.empty span[data-v-dc66af37]{max-width:320px;line-height:1.55}@media(max-width:520px){.library-item[data-v-dc66af37]{align-items:stretch;grid-template-columns:1fr}.actions[data-v-dc66af37]{width:100%}button.icon-action.danger[data-v-dc66af37]{opacity:1}.actions .primary[data-v-dc66af37]{flex:1 1 auto}.actions .secondary-action[data-v-dc66af37]{flex:0 0 auto}.actions .icon-action[data-v-dc66af37]{flex:0 0 38px;width:38px}}.back-btn[data-v-0f3facff]{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 10px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-panel);color:var(--ide-muted);font-size:.82rem;font-weight:700;line-height:1.15;cursor:pointer}.back-btn[data-v-0f3facff]:hover{border-color:var(--ide-blue);background:var(--ide-blue-soft);color:var(--ide-blue)}.format-pill[data-v-0f3facff]{display:inline-flex;align-items:center;min-height:26px;padding:2px 10px;border:1px solid var(--ide-blue);border-radius:4px;background:var(--ide-blue-soft);color:var(--ide-blue);font-size:.72rem;font-weight:800}.content[data-v-0f3facff]{display:grid;gap:10px;height:100%;min-height:0;padding:10px;overflow:auto;background:var(--ide-side)}.loading-page[data-v-0f3facff]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px;background:var(--ide-panel)}.spinner[data-v-0f3facff]{width:36px;height:36px;border:3px solid var(--ide-border);border-top-color:var(--ide-blue);border-radius:50%;animation:spin-0f3facff 1s linear infinite}@keyframes spin-0f3facff{to{transform:rotate(360deg)}}.empty-diff-state[data-v-0f3facff]{box-sizing:border-box;display:grid;justify-items:center;align-content:center;width:min(100%,760px);min-height:min(500px,calc(100vh - 260px));margin:32px auto 0;padding:56px 36px;border:1px solid var(--ide-border);border-radius:4px;background:var(--ide-panel);box-shadow:none;text-align:center}.empty-diff-visual[data-v-0f3facff]{display:grid;place-items:center;width:88px;height:88px;margin-bottom:18px;border:1px solid var(--ide-blue);border-radius:999px;background:var(--ide-blue-soft);color:var(--ide-blue)}.empty-kicker[data-v-0f3facff]{margin:0 0 8px;color:var(--ide-blue);font-size:11px;font-weight:800;letter-spacing:0}.empty-diff-state h2[data-v-0f3facff]{margin:0;color:var(--ide-text);font-size:1.65rem;line-height:1.15}.empty-copy[data-v-0f3facff]{max-width:560px;margin:14px 0 0;color:var(--ide-muted);font-size:.95rem;line-height:1.7}.empty-flow[data-v-0f3facff]{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:22px}.empty-flow span[data-v-0f3facff]{padding:6px 10px;border:1px solid var(--ide-border);border-radius:6px;color:var(--ide-muted);background:var(--ide-tab);font-size:12px}.empty-actions[data-v-0f3facff]{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px}.summary-bar[data-v-0f3facff]{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,2fr) auto;align-items:center;gap:18px;padding:16px 20px;border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-card)}.summary-heading[data-v-0f3facff]{display:grid;gap:5px}.summary-heading span[data-v-0f3facff]{color:var(--sopule-accent);font-size:11px;font-weight:850}.summary-heading strong[data-v-0f3facff]{color:var(--sopule-fg);font-size:1rem;line-height:1.35}.summary-stats[data-v-0f3facff]{display:grid;grid-template-columns:repeat(5,minmax(84px,1fr));gap:12px}.stat[data-v-0f3facff]{display:grid;gap:4px;min-height:52px;padding-left:12px;border-left:1px solid var(--sopule-border)}.stat-label[data-v-0f3facff]{color:var(--sopule-text-tertiary);font-size:.7rem}.stat-value[data-v-0f3facff]{color:var(--sopule-text-primary);font-size:1.22rem;font-weight:800;line-height:1}.stat-value.accent[data-v-0f3facff]{color:var(--sopule-accent)}.summary-actions[data-v-0f3facff]{display:flex;align-items:center;justify-content:flex-end;gap:8px}.btn[data-v-0f3facff]{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 16px;border:1px solid transparent;border-radius:8px;font-size:.85rem;font-weight:750;line-height:1;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.btn[data-v-0f3facff]:hover{transform:translateY(-1px)}.btn-primary[data-v-0f3facff]{background:var(--sopule-accent);color:var(--sopule-accent-contrast)}.btn-primary[data-v-0f3facff]:hover{background:var(--sopule-accent-hover)}.btn-secondary[data-v-0f3facff]{border-color:var(--sopule-border);background:var(--sopule-card);color:var(--sopule-muted)}.btn-secondary[data-v-0f3facff]:hover{border-color:color-mix(in srgb,var(--sopule-accent) 28%,var(--sopule-border));background:var(--sopule-accent-soft);color:var(--sopule-accent)}.action-menu[data-v-0f3facff]{position:relative}.action-menu summary[data-v-0f3facff]{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 14px;border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-card);color:var(--sopule-muted);font-size:.84rem;font-weight:750;line-height:1;cursor:pointer;list-style:none;transition:background .16s ease,border-color .16s ease,color .16s ease}.action-menu summary[data-v-0f3facff]::-webkit-details-marker{display:none}.action-menu summary[data-v-0f3facff]:hover{border-color:color-mix(in srgb,var(--sopule-accent) 28%,var(--sopule-border));color:var(--sopule-accent)}.action-menu__list[data-v-0f3facff]{position:absolute;top:calc(100% + 8px);right:0;z-index:10;display:grid;gap:4px;min-width:138px;padding:6px;border:1px solid var(--sopule-border);border-radius:8px;background:var(--sopule-card);box-shadow:var(--sopule-shadow-md)}.action-menu__list button[data-v-0f3facff]{display:flex;justify-content:flex-start;width:100%;min-height:34px;padding:8px 10px;border:0;border-radius:6px;background:transparent;color:var(--sopule-fg);font-weight:650;cursor:pointer}.action-menu__list button[data-v-0f3facff]:hover{background:var(--sopule-accent-soft);color:var(--sopule-accent)}.action-menu__list .menu-danger[data-v-0f3facff]{color:var(--sopule-danger)}.action-menu__list .menu-danger[data-v-0f3facff]:hover{background:var(--sopule-danger-soft);color:var(--sopule-danger)}.timeline[data-v-0f3facff]{background:var(--sopule-card);border:1px solid var(--sopule-border);border-radius:8px;padding:16px 20px}.timeline-title[data-v-0f3facff]{margin-bottom:12px;color:var(--sopule-text-secondary);font-size:.86rem;font-weight:800}.timeline-bar[data-v-0f3facff]{display:flex;align-items:flex-end;gap:2px;height:80px;padding:0 2px;overflow-x:auto}.timeline-block[data-v-0f3facff]{flex:0 0 12px;min-height:6px;background:var(--sopule-bg-muted);border-radius:2px;cursor:pointer;transition:all .15s;position:relative}.timeline-block.changed[data-v-0f3facff]{background:var(--sopule-accent)}.timeline-block[data-v-0f3facff]:hover,.timeline-block.active[data-v-0f3facff]{background:color-mix(in srgb,var(--sopule-accent) 70%,var(--sopule-fg));transform:scale(1.1)}.diff-display[data-v-0f3facff]{display:grid;grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr);gap:0;background:var(--sopule-card);border:1px solid var(--sopule-border);border-radius:8px;overflow:hidden;min-height:500px}.diff-side[data-v-0f3facff]{display:flex;flex-direction:column}.diff-side-header[data-v-0f3facff]{padding:12px 16px;border-bottom:1px solid var(--sopule-border);color:var(--sopule-fg);font-size:.88rem;font-weight:850;text-align:center}.diff-side-header.original[data-v-0f3facff]{background:color-mix(in srgb,var(--sopule-bg) 72%,var(--sopule-card))}.diff-side-header.modified[data-v-0f3facff]{border-bottom-color:color-mix(in srgb,var(--sopule-accent) 34%,var(--sopule-border));background:var(--sopule-accent-soft);color:var(--sopule-accent)}.diff-score-container[data-v-0f3facff]{flex:1;padding:12px;overflow:auto;min-height:400px}.alphatab-container[data-v-0f3facff]{min-height:400px}.xhe-wrap[data-v-0f3facff]{padding:8px}.xhe-text[data-v-0f3facff]{margin:0;padding:12px;background:var(--sopule-bg-muted, #f5f5f5);border-radius:6px;font-family:var(--sopule-font-mono, monospace);font-size:.85rem;line-height:1.6;white-space:pre-wrap;word-break:break-word;color:var(--sopule-text-secondary, #555)}.placeholder[data-v-0f3facff]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:var(--sopule-text-tertiary);padding:40px}.placeholder-mark[data-v-0f3facff]{width:44px;height:44px;margin-bottom:12px;border:1px dashed var(--sopule-border);border-radius:8px;background:linear-gradient(var(--sopule-border),var(--sopule-border)) 12px 14px / 20px 1px no-repeat,linear-gradient(var(--sopule-border),var(--sopule-border)) 12px 22px / 20px 1px no-repeat,linear-gradient(var(--sopule-border),var(--sopule-border)) 12px 30px / 15px 1px no-repeat}.api-error[data-v-0f3facff]{color:var(--sopule-danger);padding:12px;font-size:.85rem}.diff-divider[data-v-0f3facff]{background:var(--sopule-border)}.bar-table[data-v-0f3facff]{background:var(--sopule-card);border:1px solid var(--sopule-border);border-radius:8px;padding:16px 20px}.section-title[data-v-0f3facff]{font-size:.92rem;font-weight:850;color:var(--sopule-text-secondary);margin:0 0 12px}.table-wrap[data-v-0f3facff]{overflow-x:auto}table[data-v-0f3facff]{width:100%;min-width:900px;border-collapse:collapse;font-size:.8rem}th[data-v-0f3facff],td[data-v-0f3facff]{padding:8px 12px;text-align:left;border-bottom:1px solid var(--sopule-divider)}th[data-v-0f3facff]{color:var(--sopule-text-tertiary);font-weight:700;font-size:.7rem}tbody tr[data-v-0f3facff]{cursor:pointer;transition:background .1s}tbody tr[data-v-0f3facff]:hover{background:var(--sopule-bg-muted)}tbody tr.active[data-v-0f3facff]{background:var(--sopule-accent-soft)}tbody tr.changed[data-v-0f3facff]{background:color-mix(in srgb,var(--sopule-danger-soft) 42%,transparent)}.chord-tag[data-v-0f3facff]{display:inline-block;padding:2px 8px;border-radius:4px;font-family:monospace}.chord-tag.from[data-v-0f3facff]{background:var(--sopule-warning-soft);color:var(--sopule-warning)}.chord-tag.to[data-v-0f3facff]{background:var(--sopule-success-soft);color:var(--sopule-success)}.badge[data-v-0f3facff]{display:inline-block;padding:1px 6px;border-radius:4px;font-size:.65rem;margin-right:4px;font-weight:500}.badge-orange[data-v-0f3facff]{background:var(--sopule-warning-soft);color:var(--sopule-warning)}.badge-blue[data-v-0f3facff]{background:var(--sopule-info-soft);color:var(--sopule-info)}.muted[data-v-0f3facff]{color:var(--sopule-text-tertiary)}.score-bar[data-v-0f3facff]{position:relative;height:8px;background:var(--sopule-bg-muted);border-radius:4px;overflow:hidden;min-width:80px}.score-fill[data-v-0f3facff]{height:100%;background:linear-gradient(90deg,var(--sopule-warning),var(--sopule-danger));transition:width .2s}.score-num[data-v-0f3facff]{position:absolute;right:4px;top:-3px;font-size:.65rem;color:var(--sopule-text-primary);font-weight:500}.desc[data-v-0f3facff]{font-size:.72rem;color:var(--sopule-text-secondary);max-width:240px}@media(max-width:1100px){.summary-bar[data-v-0f3facff]{grid-template-columns:1fr}.summary-actions[data-v-0f3facff]{justify-content:flex-start}.diff-display[data-v-0f3facff]{grid-template-columns:1fr}.diff-divider[data-v-0f3facff]{height:1px}}@media(max-width:860px){.summary-stats[data-v-0f3facff]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.summary-bar[data-v-0f3facff]{padding:14px}.summary-stats[data-v-0f3facff]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stat[data-v-0f3facff]{min-height:48px;padding-left:10px}.stat-value[data-v-0f3facff]{font-size:1.08rem}.summary-actions[data-v-0f3facff]{align-items:stretch;width:100%}.summary-actions .btn[data-v-0f3facff],.summary-actions .action-menu[data-v-0f3facff],.summary-actions .action-menu summary[data-v-0f3facff]{flex:1 1 auto}.action-menu__list[data-v-0f3facff]{left:0;right:auto;min-width:160px}.empty-diff-state[data-v-0f3facff]{min-height:430px;margin-top:16px;padding:42px 18px}.empty-diff-visual[data-v-0f3facff]{width:74px;height:74px;margin-bottom:15px}.empty-diff-visual svg[data-v-0f3facff]{width:46px;height:46px}.empty-actions[data-v-0f3facff]{width:100%}.empty-actions .btn[data-v-0f3facff]{flex:1 1 150px}}*,:before,:after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / .5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.i-carbon-analytics{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 2H2v26a2 2 0 0 0 2 2h26v-2H4Z'/%3E%3Cpath fill='currentColor' d='M30 9h-7v2h3.59L19 18.59l-4.29-4.3a1 1 0 0 0-1.42 0L6 21.59L7.41 23L14 16.41l4.29 4.3a1 1 0 0 0 1.42 0l8.29-8.3V16h2Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.i-carbon-chevron-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M22 16L12 26l-1.4-1.4l8.6-8.6l-8.6-8.6L12 6z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.i-carbon-compare{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 6H18V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h10v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2M4 15h6.17l-2.58 2.59L9 19l5-5l-5-5l-1.41 1.41L10.17 13H4V4h12v20H4Zm12 13v-2a2 2 0 0 0 2-2V8h10v9h-6.17l2.58-2.59L23 13l-5 5l5 5l1.41-1.41L21.83 19H28v9Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.i-carbon-edit{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M2 26h28v2H2zM25.4 9c.8-.8.8-2 0-2.8l-3.6-3.6c-.8-.8-2-.8-2.8 0l-15 15V24h6.4zm-5-5L24 7.6l-3 3L17.4 7zM6 22v-3.6l10-10l3.6 3.6l-10 10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.i-carbon-moon{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13.503 5.414a15.076 15.076 0 0 0 11.593 18.194a11.1 11.1 0 0 1-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 0 1-3.2-21.584M14.98 3a1 1 0 0 0-.175.016a13.096 13.096 0 0 0 1.825 25.981c.164.006.328 0 .49 0a13.07 13.07 0 0 0 10.703-5.555a1.01 1.01 0 0 0-.783-1.565A13.08 13.08 0 0 1 15.89 4.38A1.015 1.015 0 0 0 14.98 3'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.i-carbon-sun{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 12.005a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-2a6 6 0 1 0 6 6a6 6 0 0 0-6-6M5.394 6.813L6.81 5.399l3.505 3.506L8.9 10.319zM2 15.005h5v2H2zm3.394 10.193L8.9 21.692l1.414 1.414l-3.505 3.506zM15 25.005h2v5h-2zm6.687-1.9l1.414-1.414l3.506 3.506l-1.414 1.414zm3.313-8.1h5v2h-5zm-3.313-6.101l3.506-3.506l1.414 1.414l-3.506 3.506zM15 2.005h2v5h-2z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.i-carbon-watson{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21.74 9.49A11.4 11.4 0 0 0 16 8a.76.76 0 1 0 0 1.51a10 10 0 0 1 1.91.21c-2.26 1.08-4.76 3.58-6.73 7a22.5 22.5 0 0 0-2 4.44A9.6 9.6 0 0 1 7 17.22a3.43 3.43 0 0 1 .28-2.66c.79-1.37 2.44-2.15 4.63-2.2a.76.76 0 0 0 .74-.78a.75.75 0 0 0-.78-.74c-2.68.04-4.77 1.08-5.87 2.9a4.84 4.84 0 0 0-.44 3.79a12 12 0 0 0 3.2 5.22A11.4 11.4 0 0 0 8.52 26a10 10 0 0 1-2-3.48a.75.75 0 0 0-.95-.52a.76.76 0 0 0-.49 1a11.45 11.45 0 0 0 5.18 6.38A11.4 11.4 0 0 0 16 30.92a11.7 11.7 0 0 0 3-.39a11.48 11.48 0 0 0 2.77-21Zm-3.16 19.57a9.9 9.9 0 0 1-7.56-1c-.86-.49-1.21-2-.94-4a19 19 0 0 0 2.48 1.72a13.9 13.9 0 0 0 6.93 2a11 11 0 0 0 2.42-.28a9.8 9.8 0 0 1-3.33 1.56m6.06-4.66c-2 2-6.66 2.74-11.32.05a17.4 17.4 0 0 1-2.89-2.12a21 21 0 0 1 2.08-4.91c2.94-5.08 6.83-7.57 8.47-6.62a10 10 0 0 1 3.66 13.6M4.16 11.72L1.14 10a.76.76 0 1 0-.76 1.31L3.4 13a.86.86 0 0 0 .38.1a.77.77 0 0 0 .66-.38a.76.76 0 0 0-.28-1m4.13-4.13a.74.74 0 0 0 .65.41a.75.75 0 0 0 .38-.1a.76.76 0 0 0 .28-1l-1.74-3a.76.76 0 0 0-1-.27a.75.75 0 0 0-.28 1ZM16 6.08a.76.76 0 0 0 .76-.76V1.83a.76.76 0 0 0-1.52 0v3.49a.76.76 0 0 0 .76.76m6.68 1.79a.75.75 0 0 0 1-.28l1.75-3a.75.75 0 0 0-.28-1a.76.76 0 0 0-1 .27l-1.74 3a.76.76 0 0 0 .27 1.01m9.22 2.38a.76.76 0 0 0-1-.27l-3 1.74a.76.76 0 0 0-.28 1a.77.77 0 0 0 .66.38a.86.86 0 0 0 .38-.1l3-1.75a.76.76 0 0 0 .24-1'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em}.container,[container=""]{width:100%}.btn{border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-primary{border-radius:.5rem;--un-bg-opacity:1;background-color:rgb(24 160 88 / var(--un-bg-opacity));padding:.5rem 1rem;--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.card,[card=""]{border-radius:.75rem;--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));padding:1rem;--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.link-btn:link,.open-btn[open]{border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}[open-btn~="disabled:"][open]:disabled{border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.btn-primary:hover{--un-bg-opacity:1;background-color:rgb(12 107 46 / var(--un-bg-opacity))}@media(min-width:640px){.container,[container=""]{max-width:640px}}@media(min-width:768px){.container,[container=""]{max-width:768px}}@media(min-width:1024px){.container,[container=""]{max-width:1024px}}@media(min-width:1280px){.container,[container=""]{max-width:1280px}}@media(min-width:1536px){.container,[container=""]{max-width:1536px}}[select~="$event)"]{-webkit-user-select:var(--event\));user-select:var(--event\))}.visible,[visible=""]{visibility:visible}[\!visible=""]{visibility:visible!important}.absolute,[absolute=""]{position:absolute}.fixed,[fixed=""]{position:fixed}.relative{position:relative}.sticky{position:sticky}.static,[static=""]{position:static}.grid{display:grid}.inline-grid{display:inline-grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}[cols~="5"]{grid-template-columns:repeat(5,minmax(0,1fr))}[rows~="1"]{grid-template-rows:repeat(1,minmax(0,1fr))}[rows~="2"]{grid-template-rows:repeat(2,minmax(0,1fr))}[rows~="3"]{grid-template-rows:repeat(3,minmax(0,1fr))}[rows~="6"]{grid-template-rows:repeat(6,minmax(0,1fr))}.m\[1\]{margin:1}.m11{margin:2.75rem}.m13{margin:3.25rem}.m20{margin:5rem}.m6{margin:1.5rem}.m7,[m7=""]{margin:1.75rem}.m9,[m9=""]{margin:2.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my{margin-top:1rem;margin-bottom:1rem}.mb,.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ms,[ms=""]{margin-inline-start:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.inline,[inline=""]{display:inline}[inline~="disabled:"]:disabled{display:inline}.block,[block=""]{display:block}[\!block=""]{display:block!important}.inline-block{display:inline-block}.contents{display:contents}.hidden,[hidden=""]{display:none}[size~="12"]{width:3rem;height:3rem}[size~="14"]{width:3.5rem;height:3.5rem}[size~="6"]{width:1.5rem;height:1.5rem}[size~="8"]{width:2rem;height:2rem}.h-\[500px\]{height:500px}.h-12{height:3rem}.h-16{height:4rem}.h-2,.h2,[h2=""]{height:.5rem}.h-5{height:1.25rem}.h-8{height:2rem}.h-full{height:100%}.h1{height:.25rem}.h3,[h3=""]{height:.75rem}.h4{height:1rem}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.min-h-screen{min-height:100vh}.w-12{width:3rem}.w-16{width:4rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-full{width:100%}[h18=""]{height:4.5rem}[active~=h1]:active{height:.25rem}.flex,[flex=""]{display:flex}.inline-flex{display:inline-flex}.flex-shrink,.shrink{flex-shrink:1}.flex-wrap{flex-wrap:wrap}.table,[table=""]{display:table}.border-collapse{border-collapse:collapse}.transform,[transform=""]{transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.cursor-pointer{cursor:pointer}.select-all{-webkit-user-select:all;user-select:all}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.space-y-4>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1rem * var(--un-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.break-all{word-break:break-all}.b,.border,[b=""]{border-width:1px}.border-0{border-width:0px}.border-b{border-bottom-width:1px}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.bg-emerald-500{--un-bg-opacity:1;background-color:rgb(16 185 129 / var(--un-bg-opacity))}.bg-emerald-600{--un-bg-opacity:1;background-color:rgb(5 150 105 / var(--un-bg-opacity))}.bg-gray-100{--un-bg-opacity:1;background-color:rgb(243 244 246 / var(--un-bg-opacity))}.bg-gray-600{--un-bg-opacity:1;background-color:rgb(75 85 99 / var(--un-bg-opacity))}.bg-gray-700{--un-bg-opacity:1;background-color:rgb(55 65 81 / var(--un-bg-opacity))}.bg-gray-800{--un-bg-opacity:1;background-color:rgb(31 41 55 / var(--un-bg-opacity))}.bg-gray-900{--un-bg-opacity:1;background-color:rgb(17 24 39 / var(--un-bg-opacity))}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity))}.hover\:bg-emerald-400:hover{--un-bg-opacity:1;background-color:rgb(52 211 153 / var(--un-bg-opacity))}.hover\:bg-emerald-500:hover{--un-bg-opacity:1;background-color:rgb(16 185 129 / var(--un-bg-opacity))}.hover\:bg-gray-500:hover{--un-bg-opacity:1;background-color:rgb(107 114 128 / var(--un-bg-opacity))}.hover\:bg-gray-600:hover{--un-bg-opacity:1;background-color:rgb(75 85 99 / var(--un-bg-opacity))}[stroke-width~="1.2"]{stroke-width:1.2px}[stroke-width~="1.4"]{stroke-width:1.4px}[stroke-width~="1.5"]{stroke-width:1.5px}[stroke-width~="1.6"]{stroke-width:1.6px}[stroke-width~="1.7"]{stroke-width:1.7px}[stroke-width~="1.8"]{stroke-width:1.8px}[stroke-width~="10"]{stroke-width:10px}[stroke-width~="12"]{stroke-width:12px}[stroke-width~="14"]{stroke-width:14px}[stroke-width~="2"]{stroke-width:2px}[stroke-width~="2.2"]{stroke-width:2.2px}[stroke-width~="2.5"]{stroke-width:2.5px}[stroke-width~="30"]{stroke-width:30px}[stroke-width~="34"]{stroke-width:34px}.p-4{padding:1rem}.px,.px-4,[px=""]{padding-left:1rem;padding-right:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb,[pb=""]{padding-bottom:1rem}.pb1{padding-bottom:.25rem}.pb1\/2{padding-bottom:50%}.ps,[ps=""]{padding-inline-start:1rem}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}[font-size~="112"]{font-size:28rem}[font-size~="118"]{font-size:29.5rem}[font-size~="42"]{font-size:10.5rem}[font-size~="54"]{font-size:13.5rem}.text-gray-300{--un-text-opacity:1;color:rgb(209 213 219 / var(--un-text-opacity))}.text-gray-400{--un-text-opacity:1;color:rgb(156 163 175 / var(--un-text-opacity))}.text-gray-500{--un-text-opacity:1;color:rgb(107 114 128 / var(--un-text-opacity))}.text-gray-600{--un-text-opacity:1;color:rgb(75 85 99 / var(--un-text-opacity))}.text-gray-800{--un-text-opacity:1;color:rgb(31 41 55 / var(--un-text-opacity))}.text-red-400{--un-text-opacity:1;color:rgb(248 113 113 / var(--un-text-opacity))}.text-red-500{--un-text-opacity:1;color:rgb(239 68 68 / var(--un-text-opacity))}.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity))}.font-bold{font-weight:700}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--un-numeric-spacing:tabular-nums;font-variant-numeric:var(--un-ordinal) var(--un-slashed-zero) var(--un-numeric-figure) var(--un-numeric-spacing) var(--un-numeric-fraction)}.line-through{text-decoration-line:line-through}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tab,[tab=""]{-moz-tab-size:4;-o-tab-size:4;tab-size:4}[tab~="0"]{-moz-tab-size:0;-o-tab-size:0;tab-size:0}[placeholder~=tab]::placeholder{-moz-tab-size:4;-o-tab-size:4;tab-size:4}.opacity-75{opacity:.75}.shadow-sm{--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgb(0 0 0 / .05));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.outline{outline-style:solid}.ring{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}[blur~="$event,"]{--un-blur:blur(var(--event));filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}[blur~="$event)"]{--un-blur:blur(var(--event\)));filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.grayscale{--un-grayscale:grayscale(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease,.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@media(min-width:1024px){.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}:root,[data-theme=light]{--sopule-bg-page: #f7f8fb;--sopule-bg-surface: #ffffff;--sopule-bg-elevated: #ffffff;--sopule-bg-subtle: #eef2f7;--sopule-bg-muted: #e5eaf2;--sopule-bg-inverse: #151922;--sopule-text-primary: #151922;--sopule-text-secondary: #465160;--sopule-text-tertiary: #7c8594;--sopule-text-inverse: #f7f8fb;--sopule-text-on-accent: #ffffff;--sopule-border: #dfe5ee;--sopule-border-strong: #c6d0dd;--sopule-divider: #e8edf4;--sopule-accent: #c84b1f;--sopule-accent-hover: #a83d17;--sopule-accent-soft: #fff0e8;--sopule-accent-contrast: #ffffff;--sopule-info: #1478F2;--sopule-info-hover: #0f63cf;--sopule-info-soft: #e6efff;--sopule-note: #FFB31A;--sopule-shadow-sm: 0 1px 2px rgba(15, 23, 42, .05);--sopule-shadow-md: 0 8px 24px rgba(15, 23, 42, .07);--sopule-shadow-lg: 0 18px 44px rgba(15, 23, 42, .12);--sopule-nav-bg: rgba(247, 248, 251, .88);--sopule-nav-border: #dfe5ee;--sopule-card-bg: #ffffff;--sopule-card-border: #e8edf4;--sopule-input-bg: #ffffff;--sopule-input-border: #cfd7e4;--sopule-input-text: #151922;--sopule-input-placeholder: #98a2b3;--sopule-table-row-hover: #f2f5f9;--sopule-table-stripe: #f8fafc;--sopule-modal-bg: #ffffff;--sopule-modal-overlay: rgba(26, 26, 26, .42);--sopule-player-bg: #ffffff;--sopule-player-sidebar-bg: #f7f8fb;--sopule-player-controls-bg: #ffffff;--sopule-player-text: #151922;--sopule-player-text-muted: #7c8594;--sopule-player-accent: #c84b1f;--sopule-player-accent-hover: #a83d17;--sopule-player-track: #dfe5ee;--sopule-player-control-bg: #ffffff;--sopule-player-control-bg-hover: #f2f5f9;--sopule-player-control-border: #cfd7e4;--sopule-player-control-text: #151922;--sopule-player-control-text-muted: #465160;--sopule-font-display: "PingFang SC", "Noto Serif SC", "Source Han Serif SC", "Songti SC", "Hiragino Sans GB", system-ui, sans-serif;--sopule-font-body: "PingFang SC", "HarmonyOS Sans SC", "Microsoft YaHei", system-ui, -apple-system, sans-serif;--sopule-font-mono: "SF Mono", "JetBrains Mono", "Fira Code", Menlo, monospace;--sopule-text-xs: .75rem;--sopule-text-sm: .8125rem;--sopule-text-base: .9375rem;--sopule-text-md: 1.0625rem;--sopule-text-lg: 1.25rem;--sopule-text-xl: 1.625rem;--sopule-text-2xl: 2.25rem;--sopule-text-3xl: 3.25rem;--sopule-text-display: 4.5rem;--sopule-weight-regular: 400;--sopule-weight-medium: 500;--sopule-weight-semibold: 600;--sopule-weight-bold: 700;--sopule-weight-black: 800;--sopule-tracking-tight: 0;--sopule-tracking-normal: 0;--sopule-tracking-wide: 0;--sopule-tracking-widest: 0;--sopule-space-1: 4px;--sopule-space-2: 8px;--sopule-space-3: 12px;--sopule-space-4: 16px;--sopule-space-5: 24px;--sopule-space-6: 32px;--sopule-space-7: 48px;--sopule-space-8: 64px;--sopule-space-9: 96px;--sopule-space-10: 128px;--sopule-radius-sm: 4px;--sopule-radius-md: 8px;--sopule-radius-lg: 16px;--sopule-radius-pill: 9999px;--sopule-ease-out: cubic-bezier(.16, 1, .3, 1);--sopule-ease-in-out: cubic-bezier(.65, 0, .35, 1);--sopule-duration-fast: .16s;--sopule-duration-base: .28s;--sopule-duration-slow: .48s;color-scheme:light}[data-theme=dark]{--sopule-bg-page: #0b0f16;--sopule-bg-surface: #121722;--sopule-bg-elevated: #18202d;--sopule-bg-subtle: #1b2432;--sopule-bg-muted: #243044;--sopule-bg-inverse: #f7f8fb;--sopule-text-primary: #f4f7fb;--sopule-text-secondary: #c5cedb;--sopule-text-tertiary: #8994a5;--sopule-text-inverse: #151922;--sopule-text-on-accent: #ffffff;--sopule-border: #263244;--sopule-border-strong: #37465d;--sopule-divider: #202b3c;--sopule-accent: #e2693c;--sopule-accent-hover: #ee8358;--sopule-accent-soft: #2c1a13;--sopule-accent-contrast: #ffffff;--sopule-info: #5b9bff;--sopule-info-hover: #7eb1ff;--sopule-info-soft: #142845;--sopule-shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--sopule-shadow-md: 0 4px 12px rgba(0, 0, 0, .5);--sopule-shadow-lg: 0 12px 32px rgba(0, 0, 0, .6);--sopule-nav-bg: rgba(11, 15, 22, .88);--sopule-nav-border: #263244;--sopule-card-bg: #121722;--sopule-card-border: #263244;--sopule-input-bg: #18202d;--sopule-input-border: #37465d;--sopule-input-text: #f4f7fb;--sopule-input-placeholder: #788397;--sopule-table-row-hover: #18202d;--sopule-table-stripe: #121722;--sopule-modal-bg: #121722;--sopule-modal-overlay: rgba(0, 0, 0, .7);--sopule-player-bg: #121722;--sopule-player-sidebar-bg: #0b0f16;--sopule-player-controls-bg: #18202d;--sopule-player-text: #f4f7fb;--sopule-player-text-muted: #8994a5;--sopule-player-accent: #e2693c;--sopule-player-accent-hover: #ee8358;--sopule-player-track: #263244;--sopule-player-control-bg: rgba(255, 255, 255, .04);--sopule-player-control-bg-hover: rgba(255, 255, 255, .1);--sopule-player-control-border: rgba(255, 255, 255, .15);--sopule-player-control-text: #f4f7fb;--sopule-player-control-text-muted: #c5cedb;--sopule-note: #FFB31A;color-scheme:dark}html.theme-ready *,html.theme-ready *:before,html.theme-ready *:after{transition:background-color .28s var(--sopule-ease-out),color .28s var(--sopule-ease-out),border-color .28s var(--sopule-ease-out),box-shadow .28s var(--sopule-ease-out)!important}html,body{background:var(--sopule-bg-page);color:var(--sopule-text-primary);font-family:var(--sopule-font-body);font-size:var(--sopule-text-base);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:var(--sopule-font-display);letter-spacing:var(--sopule-tracking-tight);font-weight:var(--sopule-weight-bold);color:var(--sopule-text-primary);margin:0}.eyebrow{font-size:var(--sopule-text-xs);font-weight:var(--sopule-weight-semibold);letter-spacing:var(--sopule-tracking-widest);text-transform:uppercase;color:var(--sopule-text-tertiary)}.hairline{height:1px;background:var(--sopule-border);width:100%}.hairline--accent{background:var(--sopule-accent);height:2px;width:48px}.num,.tabular{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}:focus-visible{outline:2px solid var(--sopule-accent);outline-offset:2px}[data-theme=dark] .theme-sensitive{background-color:var(--sopule-bg-surface);color:var(--sopule-text-primary);border-color:var(--sopule-border)}[data-theme=dark] .theme-sensitive .n-card,[data-theme=dark] .theme-sensitive .n-card .n-card__content,[data-theme=dark] .theme-sensitive .n-data-table{background-color:var(--sopule-bg-surface)!important;color:var(--sopule-text-primary)!important}[data-theme=dark] .theme-sensitive h1,[data-theme=dark] .theme-sensitive h2,[data-theme=dark] .theme-sensitive h3,[data-theme=dark] .theme-sensitive h4,[data-theme=dark] .theme-sensitive p,[data-theme=dark] .theme-sensitive span,[data-theme=dark] .theme-sensitive div{color:var(--sopule-text-primary)}[data-theme=dark] .theme-sensitive .text-secondary,[data-theme=dark] .theme-sensitive .text-muted,[data-theme=dark] .theme-sensitive .text-tertiary{color:var(--sopule-text-secondary)!important}.plugin-page{min-height:100vh;background:var(--sopule-bg-page);color:var(--sopule-text-primary)}.plugin-page .tool-shell{min-height:calc(100vh - 68px);background:transparent}.plugin-page .tool-shell__main{width:100%;max-width:min(var(--tool-shell-max),1440px);padding:28px 32px 40px;box-sizing:border-box}.plugin-page .tool-shell__header{padding-bottom:14px;border-bottom:1px solid color-mix(in srgb,var(--sopule-border) 82%,transparent)}.plugin-page .tool-shell__eyebrow,.plugin-page .eyebrow{letter-spacing:0}.plugin-page .tool-shell__title{font-size:2rem}.plugin-page .tool-shell__subtitle{color:var(--sopule-text-secondary);max-width:68ch}.plugin-page .panel,.plugin-page .panel-card,.plugin-page .tool-panel,.plugin-page .recent-panel,.plugin-page .report-stage{border-radius:8px;border-color:color-mix(in srgb,var(--sopule-border) 84%,transparent);box-shadow:0 14px 38px #0f172a14}.plugin-page .edit-workbench-page{min-height:calc(100vh - 68px);background:transparent}.plugin-page .editor-shell{height:calc(100vh - 68px)}[data-theme=dark] .plugin-page .panel,[data-theme=dark] .plugin-page .panel-card,[data-theme=dark] .plugin-page .tool-panel,[data-theme=dark] .plugin-page .recent-panel,[data-theme=dark] .plugin-page .report-stage{box-shadow:0 18px 42px #00000057}@media(max-width:900px){.plugin-page .tool-shell__main{padding:18px 14px 28px}.plugin-page .tool-shell__header{padding-bottom:12px}.plugin-page .editor-shell{height:auto;min-height:calc(100vh - 68px)}}
