:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eee;font-synthesis:none;--canvas:#050505;--panel:#0b0b0b;--panel-2:#111;--line:#777;--muted:#aaa;--text:#eee;--inverse:#050505;--focus:#fff;--warning:#f1d66a;background:#050505;font-family:IBM Plex Mono,Cascadia Mono,SFMono-Regular,Consolas,monospace}*{box-sizing:border-box}html,.ascii-frame-content,.lyrics pre,.embedded-notes p{scrollbar-width:none}html::-webkit-scrollbar{width:0;height:0}.ascii-frame-content::-webkit-scrollbar{width:0;height:0}.lyrics pre::-webkit-scrollbar{width:0;height:0}.embedded-notes p::-webkit-scrollbar{width:0;height:0}html,body{background:var(--canvas);min-width:320px;min-height:100%;margin:0}body{min-height:100vh}#sveltekit-body{display:contents}button,input,textarea{appearance:none;font:inherit;border:0;border-radius:0;outline:0}input[type=search]::-webkit-search-cancel-button{appearance:none}button{min-height:2rem;color:var(--text);cursor:pointer;text-align:left;background:0 0;padding:.35rem 2.2ch;position:relative}button:before,button:after{color:currentColor;position:absolute;top:50%;transform:translateY(-50%)}button:before{content:"[ ";left:.35ch}button:after{content:" ]";right:.35ch}button:hover:not(:disabled),button:focus-visible,button.active{background:var(--focus);color:var(--inverse)}button.active:before{content:"[>"}button.active:after{content:"<]"}button.playing:not(.active):before{content:"[*"}button.playing:not(.active):after{content:"*]"}button:disabled{color:#666;cursor:not-allowed}button.warning{color:var(--warning)}a{color:var(--text);text-underline-offset:.2em}.app-shell{flex-direction:column;gap:5px;height:100vh;min-height:100vh;padding:8px;display:flex}.ascii-frame{min-width:0;min-height:0;color:var(--line);flex-direction:column;display:flex}.ascii-border-row{white-space:nowrap;-webkit-user-select:none;user-select:none;flex:none;grid-template-columns:1ch minmax(0,1fr) 1ch;height:1em;font-size:.78rem;line-height:1;display:grid;overflow:hidden}.ascii-border-fill{min-width:0;overflow:hidden}.ascii-frame-middle{flex:1;min-height:0;position:relative}.ascii-border-column{white-space:pre;-webkit-user-select:none;user-select:none;width:1ch;font-size:.78rem;line-height:1em;position:absolute;top:0;bottom:0;overflow:hidden}.ascii-border-column:first-child{left:0}.ascii-border-column:last-child{right:0}.ascii-frame-content{background:var(--panel);min-width:0;height:100%;min-height:0;color:var(--text);margin:0 1ch}.masthead-frame,.toolbar-frame,.scan-frame,.transport-frame,.diagnostics{flex:none}.masthead{justify-content:space-between;align-items:flex-end;gap:24px;min-height:64px;padding:7px 10px;display:flex}.masthead h1{letter-spacing:-.08em;text-transform:lowercase;margin:0;font-size:clamp(1.5rem,4vw,2.5rem);line-height:1}.eyebrow{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;font-size:.67rem}.library-summary{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;font-size:.74rem;display:flex}.library-summary span+span:before{content:" / ";white-space:pre}.toolbar-frame .ascii-frame-content{overflow:visible}.toolbar{flex-wrap:wrap;align-items:center;gap:2px;padding:4px 6px;display:flex;position:relative}.search{min-width:260px;color:var(--muted);grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;margin-left:auto;font-size:.74rem;display:grid}.search input{background:var(--canvas);width:100%;min-height:2rem;color:var(--text);padding:.3rem .4rem}.search:focus-within{color:var(--focus)}.search-results{z-index:5;width:min(560px,100%);max-height:48vh;position:absolute;top:calc(100% + 2px);right:0}.search-results>.ascii-frame-middle>.ascii-frame-content{background:var(--canvas);overflow:auto}.search-results button{grid-template-columns:58px minmax(0,1fr);gap:2px 10px;width:100%;padding-top:.45rem;padding-bottom:.45rem;display:grid}.search-results button>span{color:var(--muted);text-transform:uppercase;grid-row:1/3;font-size:.64rem}.search-results small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.scan-progress{color:var(--muted);grid-template-columns:auto minmax(0,1fr);gap:3px 12px;padding:4px 7px;font-size:.7rem;display:grid}.scan-progress code{color:var(--text);grid-row:1/3;align-self:center}.scan-progress span,.scan-progress strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.scan-progress strong{color:var(--text);font-weight:400}.empty-frame{flex:1}.empty-state{grid-template-columns:auto minmax(0,580px);place-content:center;align-items:center;gap:34px;height:100%;min-height:45vh;padding:30px;display:grid}.empty-logo{color:var(--text);margin:0;font-size:1rem;line-height:1.15}.empty-state h2{margin:0 0 10px;font-size:clamp(1.4rem,4vw,2.3rem)}.empty-state p{color:var(--muted);line-height:1.6}.fine-print{font-size:.73rem}.library-grid{flex:1;grid-template-columns:minmax(220px,.85fr) minmax(300px,1.3fr) minmax(270px,1fr);gap:5px;min-height:0;display:grid}.pane>.ascii-frame-middle>.ascii-frame-content{overflow:auto}.pane nav,.pane section,.pane aside{min-width:0}.artists button,.tracks button,.album-list button{align-items:center;gap:5px;width:100%;min-height:2rem;display:grid}.artists nav>button{grid-template-columns:minmax(0,1fr) auto}.artists strong,.tracks strong,.album-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.artists button span,.album-list button span,.tracks button span{color:var(--muted);font-size:.71rem}.album-list button{grid-template-columns:3ch 5ch minmax(0,1fr)}.tree-marker{color:var(--line)!important}.pane-context{z-index:2;background:var(--panel-2);text-overflow:ellipsis;white-space:nowrap;margin:0;padding:6px 8px;font-size:.76rem;position:sticky;top:0;overflow:hidden}.pane-context:before{content:"-- "}.pane-context:after{content:" --"}.track-heading,.tracks button{grid-template-columns:46px minmax(0,1fr) 54px;align-items:center;gap:6px;display:grid}.track-heading{color:var(--muted);text-transform:uppercase;padding:4px 2.2ch;font-size:.64rem}.information aside{padding:0 10px 16px}.ascii-art{background:var(--canvas);width:100%;min-height:150px;color:var(--text);text-align:center;white-space:pre;place-content:center;margin:8px 0 12px;font-size:clamp(.34rem,.62vw,.64rem);line-height:.9;display:grid;overflow:hidden}.information h2{margin:0 0 4px;font-size:1rem}.information h2+p{color:var(--muted);margin:0 0 10px}.information dl{margin:0;font-size:.73rem}.information dl div{grid-template-columns:84px minmax(0,1fr);gap:8px;padding:3px 0;display:grid}.information dt{color:var(--muted)}.information dt:before{content:"> "}.information dd{text-overflow:ellipsis;min-width:0;margin:0;overflow:hidden}.lyrics,.embedded-notes{margin-top:13px}.lyrics h3,.embedded-notes h3{text-transform:uppercase;margin:0 0 7px;font-size:.7rem}.lyrics h3:before,.embedded-notes h3:before{content:"[ "}.lyrics h3:after,.embedded-notes h3:after{content:" ]"}.lyrics pre,.embedded-notes p{max-height:240px;color:var(--muted);font:inherit;white-space:pre-wrap;margin:0;font-size:.72rem;line-height:1.48;overflow:auto}.transport{grid-template-columns:auto minmax(180px,1fr) minmax(270px,1.5fr) minmax(160px,.6fr);align-items:center;gap:10px;padding:4px 6px;display:grid}.transport-buttons{gap:2px;display:flex}.transport-buttons button{text-align:center;min-width:3.1rem}.transport-buttons .primary{min-width:5rem}.now-playing{gap:2px;min-width:0;display:grid}.now-playing strong,.now-playing span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.now-playing span{color:var(--muted);font-size:.67rem}.seek,.volume{color:var(--muted);align-items:center;gap:6px;font-size:.67rem;display:grid}.seek{grid-template-columns:42px minmax(150px,1fr) 42px}.volume{grid-template-columns:auto minmax(100px,1fr)}.ascii-slider{min-width:0;color:var(--text);cursor:pointer;display:block;position:relative}.ascii-slider input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.ascii-slider code{color:inherit;font:inherit;text-align:center;white-space:nowrap;display:block;overflow:hidden}.ascii-slider:focus-within code{background:var(--focus);color:var(--inverse)}.diagnostics>.ascii-frame-middle>.ascii-frame-content{max-height:150px;color:var(--warning);padding:4px 7px;font-size:.7rem;overflow:auto}.diagnostics p{overflow-wrap:anywhere;margin:3px 0}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=980px){.library-grid{grid-template-columns:minmax(210px,.9fr) minmax(280px,1.2fr)}.information{grid-column:1/-1;max-height:45vh}.information aside{grid-template-columns:minmax(190px,300px) minmax(0,1fr);gap:0 12px;display:grid}.information .ascii-art{grid-row:1/8}.transport{grid-template-columns:auto minmax(0,1fr)}}@media (width<=660px){.app-shell{height:auto;min-height:100vh;padding:4px}.masthead{align-items:flex-start}.library-summary{text-align:right;display:grid}.library-summary span+span:before{content:""}.search{width:100%;margin-left:0}.scan-progress{grid-template-columns:1fr}.scan-progress code{grid-row:auto;overflow:hidden}.empty-state{grid-template-columns:1fr;padding:20px}.library-grid{display:block}.pane{max-height:52vh;margin-bottom:4px}.information{max-height:none}.information aside{display:block}.ascii-art{font-size:clamp(.3rem,1.55vw,.58rem)}.transport{grid-template-columns:1fr}.transport-buttons{justify-content:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
