.song-editor-header{background:var(--bg-primary);border-bottom:1px solid var(--border-color);flex-direction:column;gap:.5rem;padding:.5rem 0;display:flex;position:relative}.header-rail{min-height:var(--song-ctrl-h);align-items:center;gap:.5rem;display:flex}.rail-left,.rail-right{flex-shrink:0;align-items:center;gap:.4rem;display:inline-flex}.header-desktop-actions{align-items:center;gap:.4rem;display:inline-flex}.rail-center{flex:1;justify-content:center;min-width:0;padding:0 .5rem;display:flex}.header-rail--top.arrangement-wrapped{align-items:flex-start}.header-rail--top.arrangement-wrapped .rail-left,.header-rail--top.arrangement-wrapped .rail-right{min-height:var(--song-ctrl-h)}.header-rail--bottom{--view-toggle-shift-x:0px;justify-content:space-between;position:relative}.header-rail--bottom .rail-center{width:auto;transform:translateX(calc(-50% + var(--view-toggle-shift-x)));pointer-events:none;flex:none;align-items:center;padding:0;position:absolute;top:0;bottom:0;left:50%}.header-rail--bottom .rail-center .view-toggle{pointer-events:auto}.song-editor-header .back-btn{height:var(--song-ctrl-h);min-height:var(--song-ctrl-h);border-radius:var(--song-ctrl-r);color:var(--text-secondary);background:0 0;border-color:transparent;padding:0 .6rem 0 .4rem;font-weight:600}.song-editor-header .back-btn:hover{background:var(--surface-2);color:var(--text-primary)}.song-editor-header .back-btn:focus-visible{background:var(--surface-2);color:var(--text-primary)}.title-arrangement-row{text-align:center;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.35rem;min-width:0;display:flex}.song-title-group{flex-wrap:wrap;flex:none;justify-content:center;align-items:baseline;gap:.1rem .35rem;min-width:0;max-width:100%;display:flex}.song-editor-header .song-title-text{color:var(--text-primary);letter-spacing:-.01em;overflow-wrap:break-word;text-align:center;min-width:0;margin:0;font-size:1.12rem;font-weight:750;line-height:1.3}.song-title-artist{color:var(--text-secondary);overflow-wrap:break-word;text-align:center;min-width:0;font-size:.95rem;line-height:1.3}.title-arrangement-separator{font-size:var(--font-size-lg);color:var(--text-secondary);opacity:.5;-webkit-user-select:none;user-select:none;flex-shrink:0;margin:0}.title-arrangement-row.wrapped .song-title-group{flex:0 auto}.title-arrangement-row.wrapped .title-arrangement-separator{visibility:hidden}.meta-strip-inline{flex-wrap:nowrap;align-items:center;gap:.5rem;min-width:0;max-width:100%;display:inline-flex}.song-editor-header .header-rail--top .arrangement-selector{flex-shrink:0}.song-editor-header .header-rail--top .arrangement-selector .dropdown-toggle{outline-offset:2px;box-shadow:none;color:var(--text-secondary);width:fit-content;max-width:200px;min-width:unset;background:0 0;border:none;border-radius:6px;outline:2px solid transparent;gap:.25rem;height:auto;padding:.15rem 0;font-size:.92rem;font-weight:500}.song-editor-header .header-rail--top.arrangement-wrapped .arrangement-selector .dropdown-toggle{max-width:400px}.song-editor-header .header-rail--top .arrangement-selector .dropdown-toggle:hover{background:var(--surface-2);color:var(--text-primary)}.song-editor-header .header-rail--top .arrangement-selector .dropdown-toggle:focus-visible{background:var(--surface-2);outline-color:var(--border-color);color:var(--text-primary)}.song-editor-header .header-rail--top .arrangement-selector .dropdown-arrow{opacity:.6;font-size:var(--font-size-xxs)}.song-editor-header .header-rail--top .arrangement-count{display:none}.song-editor-header-details:has(.song-editor-inline-info.is-empty){display:none}.song-editor-header .song-editor-header-details .song-editor-inline-info{margin-top:0}@media (width<=900px){.meta-strip-inline{flex-wrap:wrap;justify-content:flex-start}.song-editor-header .header-rail--bottom{display:none}.header-rail--top{min-height:var(--song-ctrl-h);gap:.25rem}.header-rail--top .rail-left,.header-rail--top .rail-right{min-height:var(--song-ctrl-h);flex-shrink:0}.header-rail--top .rail-right{display:inline-flex}.song-editor-header .back-btn{width:var(--song-ctrl-h);min-width:var(--song-ctrl-h);margin-left:calc((var(--song-ctrl-h) - 18px) / -2);justify-content:center;padding:0}.song-editor-header .back-btn svg{margin-right:0}.song-editor-header .back-btn .back-btn__label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.header-rail--top .rail-center{flex:1 1 0;justify-content:flex-start;min-width:0;padding:0 .25rem 0 0}.title-arrangement-row{text-align:left;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.4rem;width:100%}.song-title-group{text-align:left;flex:0 auto;justify-content:flex-start;min-width:0}.song-editor-header .song-title-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.25;display:-webkit-box;overflow:hidden}.header-rail--top .arrangement-selector{flex:none}.song-editor-header .song-title-text,.song-title-artist{text-align:left}.song-editor-header .song-title-text{font-size:var(--font-size-md)}.header-rail--top .kebab-menu,.header-desktop-actions,.song-title-artist{display:none}.title-arrangement-separator{margin:0;font-size:.9rem}.header-rail--top .arrangement-selector .dropdown-toggle{max-width:160px;font-size:var(--font-size-sm);padding:.1rem 0}.header-rail--top .arrangement-count{display:none}.song-editor-header .mobile-pill-container{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:.25rem;width:100%;min-width:0;margin-left:-.5rem;display:flex;position:relative}.mobile-pill-container>.header-mobile-popover{position:static}.mobile-pill-container>.header-mobile-popover>.mobile-popover-panel{left:.5rem}.mobile-pill-container>.header-mobile-popover:nth-child(3){margin-left:auto;margin-right:.5rem}.mobile-pill-container>.header-mobile-popover:nth-child(2):before{content:"·";color:var(--text-muted);margin-right:.15rem}.mobile-pill-container>.header-mobile-popover:nth-child(2){flex-direction:row;align-items:center}.header-mobile-popover{flex-shrink:0;position:relative}.mobile-pill-container>.header-mobile-popover:nth-child(2){flex:0 auto;min-width:0}.mobile-pill-container>.header-mobile-popover:nth-child(2)>.mobile-pill-display,.mobile-pill-container>.header-mobile-popover:nth-child(2)>.mobile-pill-btn{min-width:0;max-width:100%;overflow:hidden}.mobile-pill-container .mobile-pill-content{min-width:0}.mobile-pill-container .timing-value{flex-wrap:nowrap}.mobile-pill-container .mobile-pill-display,.mobile-pill-container .mobile-pill-btn:not(.mobile-pill-btn--icon){height:var(--song-ctrl-h);min-height:var(--song-ctrl-h);border-radius:var(--song-ctrl-r);color:var(--text-primary);font-size:var(--font-size-md);background:0 0;border:1px solid transparent;padding:0 .5rem}.mobile-pill-container .mobile-pill-btn:not(.mobile-pill-btn--icon):hover:not(:disabled),.mobile-pill-container .mobile-pill-btn:not(.mobile-pill-btn--icon)[aria-expanded=true]{background:var(--surface-2);border-color:transparent}.mobile-pill-container>.header-mobile-popover:first-child .mobile-pill-btn:after{content:"";border-right:1.5px solid var(--text-muted);border-bottom:1.5px solid var(--text-muted);flex-shrink:0;width:.45em;height:.45em;margin-left:.15rem;transform:translateY(-.15em)rotate(45deg)}.mobile-pill-container .view-toggle{min-height:var(--song-ctrl-h);height:var(--song-ctrl-h);border-radius:var(--song-ctrl-r)}.song-editor-header .mobile-pill-btn--icon{width:var(--song-ctrl-h);min-width:var(--song-ctrl-h);height:var(--song-ctrl-h);color:var(--text-secondary);border-radius:var(--song-ctrl-r);margin-right:calc((var(--song-ctrl-h) - 20px) / -2);background:0 0;border-color:transparent;flex-shrink:0;padding:0}.song-editor-header .mobile-pill-btn--icon:hover,.song-editor-header .mobile-pill-btn--icon[aria-expanded=true]{background:var(--surface-2);color:var(--text-primary)}.header-rail--top .rail-right{gap:.15rem}.header-mobile-popover .mobile-popover-panel{background:var(--surface-2);border:1px solid var(--border-color);z-index:20;border-radius:12px;flex-direction:column;gap:.5rem;min-width:220px;max-width:min(90vw,320px);padding:.75rem;display:flex;position:absolute;top:calc(100% + 8px);bottom:auto;left:0;transform:none;box-shadow:0 12px 32px rgba(0,0,0,.18)}.header-mobile-popover--actions .mobile-popover-panel{left:auto;right:0}.header-mobile-popover .mobile-popover-panel--buttons{flex-direction:row;justify-content:space-between;align-items:center;gap:.4rem;padding:.6rem .75rem}.mobile-key-transpose-list{flex-direction:column;gap:.25rem;max-height:min(320px,50vh);display:flex;overflow-y:auto}}@media (width<=480px){.status-text{display:none}.song-editor-header .header-rail--top .arrangement-selector .dropdown-toggle{gap:.2rem;max-width:140px;padding:.12rem 0;font-size:.88rem}.mobile-pill-container .mobile-pill-btn:not(.mobile-pill-btn--icon),.mobile-pill-container .mobile-pill-display{padding:0 .4rem}.header-mobile-popover .mobile-popover-panel{width:min(320px,100vw - 24px);max-width:none}}@media (width>900px){.mobile-header-status,.header-mobile-popover,.song-editor-header .header-mobile-popover--actions,.header-mobile-backdrop{display:none}}.mobile-header-status{align-items:center;gap:.25rem;display:none}.mobile-header-status .status-dot{width:10px;height:10px}.header-mobile-backdrop{z-index:15;background:rgba(0,0,0,.45);position:fixed;inset:0}.header-kebab-backdrop{z-index:25;position:fixed;inset:0}.mobile-pill-container{display:none}.header-mobile-popover{flex-direction:column;align-items:center;display:inline-flex}.header-mobile-popover--actions{flex-flow:row;align-items:center;gap:.4rem;display:inline-flex}.header-mobile-popover .mobile-pill-btn:not(.mobile-pill-btn--icon){width:auto;min-width:fit-content}.mobile-pill-container .view-toggle--pill-row{min-width:0}.mobile-pill-container .view-toggle--pill-row>.segment{padding:0 .6rem;font-size:.82rem}.song-editor-media-details>summary{padding-block:var(--spacing-sm);color:var(--text-secondary);font-size:var(--font-size-sm);cursor:pointer}.song-save-warning{padding:var(--spacing-md);margin-block:var(--spacing-sm);color:var(--text-primary);background:var(--status-danger-bg);border-left:3px solid var(--accent-danger);border-radius:var(--border-radius-md)}.song-save-warning .btn{margin-top:var(--spacing-sm);margin-right:var(--spacing-sm)}@media (width<=480px){.mobile-pill-container .view-toggle--pill-row>.segment{padding-inline:var(--spacing-xs)}}