@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/fraunces-vietnamese-wght-normal-CnvboYUG.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/fraunces-latin-ext-wght-normal-Ca2vKHc0.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/fraunces-latin-wght-normal-ukD16Tqj.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#16110d;--surface:#211a14;--surface-2:#2b221a;--border:#3a2f24;--text:#ece3d3;--muted:#a4937c;--gold:#d4a24e;--gold-dim:#8a6a35;--burgundy:#8e3b32;--serif:"Fraunces Variable", "Palatino Linotype", Palatino, Georgia, serif;background:var(--bg);color:var(--text);font-family:system-ui,sans-serif}body{background:radial-gradient(ellipse at top, #1d1610 0%, var(--bg) 60%);min-height:100vh;margin:0}h1,h2,h3,h4{font-family:var(--serif);letter-spacing:.01em;font-weight:600}a{color:var(--gold)}button{background:var(--surface-2);color:var(--text);border:1px solid var(--border);cursor:pointer;border-radius:6px;padding:.4rem .8rem;font-size:.9rem}button:hover{border-color:var(--gold-dim)}input,select,textarea{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:6px;padding:.45rem .6rem;font-size:.95rem}input:focus,select:focus,textarea:focus,button:focus-visible{outline:2px solid var(--gold-dim);outline-offset:1px}.muted{color:var(--muted)}.error{color:#d98a7e}.login,.loading{justify-content:center;align-items:center;min-height:100vh;display:flex}.login form{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:.75rem;min-width:17rem;padding:2rem;display:flex}.login h1{color:var(--gold);text-align:center;margin:0 0 .5rem}.app{max-width:68rem;margin:0 auto;padding:1.25rem 1rem 4rem}.app nav[aria-label=Tools]{border-bottom:1px solid var(--border);gap:.25rem;margin-bottom:1.25rem;display:flex}.app nav[aria-label=Tools] a{font-family:var(--serif);color:var(--muted);border-bottom:2px solid #0000;padding:.6rem 1rem;font-size:1.05rem;text-decoration:none;display:inline-block}.app nav[aria-label=Tools] a.active{color:var(--gold);border-bottom-color:var(--gold)}.toolbar{z-index:5;background:var(--bg);border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.75rem 0;display:flex;position:sticky;top:0}.group-controls{gap:.25rem;display:flex}.group-controls button{color:var(--muted);padding:.3rem .55rem;font-size:.78rem}.tier-hint{color:var(--muted);font-family:system-ui,sans-serif;font-size:.8rem;font-style:italic}.skeleton{background:linear-gradient(100deg, var(--surface) 40%, var(--surface-2) 50%, var(--surface) 60%);background-size:200% 100%;border-radius:8px;animation:1.4s linear infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.skeleton{animation:none}}.skeleton-toolbar{height:2.4rem;margin-bottom:1.25rem}.skeleton-row{height:2.1rem;margin-bottom:.4rem}.empty-state{text-align:center;color:var(--muted);padding:3rem 1rem}.toast{background:var(--surface-2);border:1px solid var(--burgundy);z-index:20;border-radius:8px;align-items:center;gap:.75rem;padding:.7rem 1rem;display:flex;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 4px 24px #00000080}.saved-indicator{color:var(--gold);font-size:.8rem;font-weight:400}.work-score{flex-direction:column;align-items:flex-end;gap:2px;min-width:2.4rem;display:inline-flex}.score-num{color:var(--gold);font-variant-numeric:tabular-nums;font-size:.85rem;line-height:1}.score-bar{background:var(--surface-2);border-radius:2px;width:2.4rem;height:3px;overflow:hidden}.score-fill{background:linear-gradient(90deg, var(--gold-dim), var(--gold));border-radius:2px;height:100%;display:block}.era-timeline{width:100%;max-width:46rem;height:auto;margin-bottom:1.25rem;display:block}.era-timeline .tl-grid{stroke:var(--border);stroke-width:1px}.era-timeline .tl-year{fill:var(--muted);font-size:9px}.era-timeline .tl-name{fill:var(--text);font-size:10px}.era-timeline .tl-bar{fill:var(--gold)}.era-timeline .tl-row{cursor:pointer}.era-timeline .tl-row:hover .tl-name{fill:var(--gold)}.era-timeline .tl-row:hover .tl-bar{opacity:1!important}.modal-controls{align-items:center;gap:.15rem;display:flex;position:absolute;top:.75rem;right:.75rem}.modal-controls button,.modal-controls .modal-permalink{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:.2rem .45rem;font-size:1.25rem;line-height:1;text-decoration:none}.modal-controls button:hover,.modal-controls .modal-permalink:hover{color:var(--gold)}.work-page-nav{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.work-page-siblings{align-items:baseline;gap:.75rem;display:inline-flex}.work-page .work-header h2{font-size:1.8rem}.work-description{max-width:46rem;line-height:1.6}.yt-embed{aspect-ratio:16/9;border:1px solid var(--border);border-radius:10px;width:100%;max-width:40rem}.listen-source{font-family:system-ui,sans-serif;font-size:.75rem}.play-btn{width:1.7rem;height:1.7rem;color:var(--gold);border-color:var(--gold-dim);background:0 0;border-radius:50%;flex-shrink:0;align-self:center;padding:0;font-size:.65rem;line-height:1}.play-btn:hover{background:var(--gold);color:#241a08;border-color:var(--gold)}.player-bar{z-index:15;background:var(--surface);border-top:1px solid var(--gold-dim);flex-direction:column;gap:.35rem;padding:.5rem 1rem .6rem;animation:.25s ease-out both player-enter;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 24px #00000080}.player-main{align-items:center;gap:1rem;display:flex}@keyframes player-enter{0%{transform:translateY(100%)}to{transform:none}}.player-video{background:#000;border-radius:6px;flex-shrink:0;width:160px;height:90px;overflow:hidden}.player-video iframe{border:none;display:block;width:100%!important;height:100%!important}.player-info{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.player-info .player-work{font-family:var(--serif);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.player-video-title{color:var(--text);opacity:.75;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.player-channel{font-size:.72rem}.player-progress{align-items:center;gap:.5rem;width:100%;display:flex}.player-time{color:var(--muted);font-variant-numeric:tabular-nums;min-width:2.6rem;font-size:.7rem}.player-time:first-child{text-align:right}.player-track{background:var(--surface-2);border-radius:2px;flex:1;height:3px;overflow:hidden}.player-fill{background:linear-gradient(90deg, var(--gold-dim), var(--gold));height:100%;transition:width 1s linear;display:block}.player-close{color:var(--muted);background:0 0;border:none;margin-left:auto;font-size:1.4rem}.player-close:hover{color:var(--gold)}.page,.repertoire{animation:.28s ease-out both page-enter}@keyframes page-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.work-list li{animation:.22s ease-out both row-enter}.work-list li:first-child{animation-delay:0s}.work-list li:nth-child(2){animation-delay:15ms}.work-list li:nth-child(3){animation-delay:30ms}.work-list li:nth-child(4){animation-delay:45ms}.work-list li:nth-child(5){animation-delay:60ms}.work-list li:nth-child(6){animation-delay:75ms}.work-list li:nth-child(7){animation-delay:90ms}.work-list li:nth-child(8){animation-delay:.105s}.work-list li:nth-child(9){animation-delay:.12s}.work-list li:nth-child(10){animation-delay:.135s}.work-list li:nth-child(11){animation-delay:.15s}.work-list li:nth-child(12){animation-delay:.165s}.work-list li:nth-child(13){animation-delay:.18s}.work-list li:nth-child(14){animation-delay:.195s}.work-list li:nth-child(15){animation-delay:.21s}.work-list li:nth-child(16){animation-delay:.225s}.work-list li:nth-child(17){animation-delay:.24s}.work-list li:nth-child(18){animation-delay:.255s}.work-list li:nth-child(19){animation-delay:.27s}.work-list li:nth-child(20){animation-delay:.285s}.work-list li:nth-child(n+21){animation:none}@keyframes row-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.work-row:hover{background:var(--surface);transform:translateY(-1px)}.score-fill{transform-origin:0;animation:.5s ease-out .15s both score-fill}@keyframes score-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.tier-badge{animation:.28s cubic-bezier(.3,1.4,.5,1) both badge-pop}@keyframes badge-pop{0%{transform:scale(.6)}to{transform:scale(1)}}.era-timeline .tl-bar{transform-box:fill-box;transform-origin:0;animation:.5s ease-out both score-fill}.modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:.18s ease-out both overlay-enter}.modal{animation:.22s cubic-bezier(.2,.9,.3,1) both modal-enter}.modal-overlay.closing{animation:.16s ease-in reverse both overlay-enter}.modal-overlay.closing .modal{animation:.16s ease-in reverse both modal-enter}@keyframes overlay-enter{0%{opacity:0}to{opacity:1}}@keyframes modal-enter{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}.toolbar{transition:box-shadow .25s}.toolbar.scrolled{box-shadow:0 8px 20px -12px #000c}::view-transition-old(root){animation-duration:.22s}::view-transition-new(root){animation-duration:.22s}.chip,button,.attr-link,.app nav[aria-label=Tools] a{transition:color .15s,border-color .15s,background-color .15s}.work-row{transition:background-color .15s,transform .15s}.group .work-list{animation:.2s ease-out both group-enter}@keyframes group-enter{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.page,.repertoire,.modal-overlay,.modal,.modal-overlay.closing,.modal-overlay.closing .modal,.group .work-list,.work-list li,.score-fill,.tier-badge,.player-bar,.era-timeline .tl-bar{animation:none}.chip,button,.attr-link,.work-row,.toolbar,.app nav[aria-label=Tools] a{transition:none}.work-row:hover{transform:none}::view-transition-old(root){animation:none}::view-transition-new(root){animation:none}}.page-back{color:var(--muted);margin-bottom:1rem;text-decoration:none;display:inline-block}.page-back:hover{color:var(--gold)}.page-header{border-bottom:1px solid var(--border);align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.page-header h2{color:var(--gold);margin:0 0 .25rem}.page-header .blurb{max-width:46rem;line-height:1.55}.page-stats{font-size:.9rem}.capitalize{text-transform:capitalize}.chip-list{flex-wrap:wrap;gap:.4rem;margin-bottom:1.25rem;display:flex}.chip{background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:99px;padding:.25rem .75rem;font-size:.85rem;text-decoration:none}.chip:hover{border-color:var(--gold-dim);color:var(--gold)}.chip.active{border-color:var(--gold);color:var(--gold);background:var(--surface-2)}.type-chips,.chips-row{flex-wrap:wrap;flex-basis:100%;align-items:center;gap:.35rem;display:flex}.chip-group{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.chips-row .chip,.type-chips .chip{padding:.2rem .6rem;font-size:.8rem}.chip-divider{background:var(--border);width:1px;height:1.1rem;margin:0 .4rem}.tier-dot{vertical-align:baseline;border-radius:50%;width:.6rem;height:.6rem;margin-right:.35rem;display:inline-block}.type-chips-sub{border-left:2px solid var(--gold-dim);margin-left:.35rem;padding-left:.6rem}.attr-link{color:inherit;border-bottom:1px dotted #0000;text-decoration:none}.attr-link:hover{color:var(--gold);border-bottom-color:var(--gold-dim)}.badge-link{align-self:center;text-decoration:none;display:inline-flex}.work-era{color:var(--muted);white-space:nowrap;font-size:.8rem}.portrait{object-fit:cover;border:2px solid var(--gold-dim);border-radius:50%;flex-shrink:0}.portrait-fallback{border:2px solid var(--gold-dim);background:var(--surface);width:72px;height:72px;color:var(--gold-dim);font-family:var(--serif);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.toolbar input[type=search]{flex:14rem}.view-switcher{border:1px solid var(--border);border-radius:6px;display:flex;overflow:hidden}.view-switcher button{color:var(--muted);background:0 0;border:none;border-radius:0}.view-switcher button.active{background:var(--surface-2);color:var(--gold)}.group{margin-bottom:.5rem}.group-header{text-align:left;background:var(--surface);width:100%;font-family:var(--serif);align-items:baseline;gap:.6rem;padding:.65rem .9rem;font-size:1.05rem;display:flex}.group-header .disclosure{color:var(--gold-dim);font-size:.8rem}.group-title .muted{font-family:system-ui,sans-serif;font-size:.85rem}.group-header .count{color:var(--muted);margin-left:auto;font-family:system-ui,sans-serif;font-size:.85rem}.work-list{margin:.25rem 0 .75rem;padding:0;list-style:none}.work-row{border-bottom:1px solid var(--border);cursor:pointer;align-items:baseline;gap:.7rem;padding:.45rem .9rem;display:flex}.work-row:hover{background:var(--surface)}.work-main{flex-wrap:wrap;flex:1;align-items:baseline;gap:.6rem;min-width:0;display:flex}.work-title .nickname{color:var(--gold);font-family:var(--serif)}.work-catalog{color:var(--muted);white-space:nowrap;font-size:.82rem}.work-composer{color:var(--muted);white-space:nowrap}.type-badge{white-space:nowrap;border:1px solid;border-radius:99px;align-self:center;padding:.15rem .5rem;font-size:.72rem}.work-score{color:var(--gold);font-variant-numeric:tabular-nums;text-align:right;min-width:2rem;font-size:.85rem}.tier-badge{border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:1.4rem;height:1.4rem;font-size:.75rem;font-weight:700;display:inline-flex}.tier-1{background:var(--gold);color:#241a08}.tier-2{color:#241a08;background:#a87d3c}.tier-3{color:var(--text);background:#5f4f36}.tier-4{background:var(--surface-2);color:var(--muted);border:1px solid var(--border)}.modal-overlay{z-index:10;background:#0a0704bf;justify-content:center;align-items:flex-start;padding:3rem 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.modal{background:var(--surface);border:1px solid var(--border);border-radius:12px;width:100%;max-width:38rem;padding:1.75rem 2rem;position:relative}.modal-close{color:var(--muted);background:0 0;border:none;font-size:1.4rem;line-height:1;position:absolute;top:.75rem;right:.75rem}.work-header h2{color:var(--gold);margin:0}.work-header .nickname{font-family:var(--serif);color:var(--muted);margin:.25rem 0 0;font-style:italic}.composer-preview{background:var(--surface-2);border-radius:8px;gap:1rem;margin:1.25rem 0;padding:1rem;display:flex}.composer-preview img{object-fit:cover;border:2px solid var(--gold-dim);border-radius:50%;flex-shrink:0;width:72px;height:72px}.composer-preview h3{margin:0}.composer-preview p{margin:.25rem 0}.composer-preview .bio{font-size:.9rem}.work-meta{grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.75rem;margin:1.25rem 0;display:grid}.work-meta dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.work-meta dd{margin:.15rem 0 0}.movements{margin:.5rem 0;padding-left:1.5rem}.links{border-top:1px solid var(--border);gap:1.25rem;margin:1.25rem 0;padding-top:1rem;display:flex}.notes textarea{box-sizing:border-box;resize:vertical;width:100%;margin-bottom:.5rem}.notes h4,.modal h4{color:var(--muted);margin:0 0 .4rem}@media (width<=640px){html,body{overflow-x:hidden}.toolbar{max-width:100%;position:static}.chips-row{flex-direction:column;align-items:stretch;gap:.35rem;min-width:0;max-width:100%}.chip-group,.type-chips{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;min-width:0;max-width:100%;padding-bottom:2px;overflow-x:auto}.chip-group::-webkit-scrollbar{display:none}.type-chips::-webkit-scrollbar{display:none}.chip-group .chip,.type-chips .chip{white-space:nowrap;flex-shrink:0}.chip-divider{display:none}.toolbar input[type=search]{flex-basis:100%;min-width:0}.toolbar select{flex:30%;min-width:0}.group-controls{display:none}.work-row{box-sizing:border-box;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.2rem .6rem;max-width:100%;padding:.55rem .5rem;display:grid}.work-row .tier-badge{grid-area:1/1;align-self:start}.work-row .work-main{flex-direction:column;grid-area:1/2/3;align-items:flex-start;gap:.15rem;display:flex}.work-main .work-composer{margin:0;font-size:.8rem}.work-row .work-score{grid-area:1/3;justify-self:end}.work-row .badge-link{grid-area:2/3;place-self:end}.tier-hint,.work-era{display:none}.player-video{width:112px;height:63px}.player-bar{gap:.6rem;padding:.4rem .6rem}.page-header{text-align:center;flex-direction:column;align-items:center}.modal{padding:1.25rem 1rem}.composer-preview{text-align:center;flex-direction:column;align-items:center}}
