@import url('https://fonts.googleapis.com/css2?family=Kalam:wght@400;700&family=DM+Sans:wght@400;500;600;700&family=Fraunces:ital,opsz,wght,SOFT,WONK@0,9..144,600,100,1;0,9..144,700,100,1;1,9..144,700,100,1&family=IBM+Plex+Mono:wght@400;500;600&display=swap');
@font-face{font-family:'Journal';src:url('fonts/journal.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
:root{color-scheme:dark;--bg:#000000;--panel:#141414;--line:#3b3c3e;--text:#f7f1e1;--muted:#c0c2c4;--lime:#4a82ff;--orange:#f5222d;--purple:#f7f1e1;--raspberry:#f5222d;--mono:'IBM Plex Mono',monospace;--display:'Fraunces',Georgia,serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.5 'DM Sans',sans-serif}button,input,select{font:inherit}button,a,input,audio,select{outline-offset:5px}button{cursor:pointer}a{color:inherit;text-underline-offset:4px}button:focus-visible,a:focus-visible,select:focus-visible{outline:2px solid var(--lime)}button:disabled{cursor:not-allowed}header,main{width:92%;max-width:1500px;margin:auto}header{min-height:126px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{text-decoration:none;display:flex;align-items:center;gap:30px}.brand-name{font:700 italic clamp(38px,4.8vw,66px)/1.12 var(--display);letter-spacing:-2.5px;color:var(--text);text-shadow:2px 2px 0 #000000,3px 3px 0 var(--raspberry)}.edition{font:500 14px var(--mono);color:var(--muted);border-left:1px solid var(--line);padding-left:28px}.text-button{background:none;border:1px solid var(--line);border-radius:0;color:var(--text);padding:11px 15px;font-size:14px;white-space:nowrap}.text-button span{color:var(--orange);margin-left:12px}.text-button:hover{border-color:var(--orange)}main{padding-bottom:175px}.intro{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0 28px}.eyebrow{font:500 12px/1.5 var(--mono);letter-spacing:1.6px;color:var(--orange);margin:0 0 9px}h1{font:600 clamp(28px,3.2vw,43px)/1.2 var(--display);letter-spacing:-.8px;margin:0}h1 .first-word{color:var(--lime)}h1 .last-word{color:var(--purple)}h1 .best-word{color:var(--orange)}.intro-note{font:400 14px/1.8 var(--mono);color:var(--muted);margin:0}.workspace{display:grid;grid-template-columns:270px minmax(0,1fr);border:1px solid var(--line);min-height:535px;background:var(--panel)}aside{padding:22px 0 0;border-right:1px solid var(--line);background:#1b1b1c;min-width:0}aside>label{display:block;font:500 14px var(--mono);letter-spacing:1px;color:var(--text);margin:0 18px 15px}.search-wrap{display:flex;align-items:center;gap:10px;border-bottom:1px solid #818489;background:var(--bg);margin:0 14px;padding:0 12px}.search-wrap>span{font-size:27px;color:var(--lime)}input{width:100%;min-width:0;border:0;background:none;color:var(--text);height:46px;font-size:16px}input::placeholder{color:var(--muted)}input:focus{outline:none}.search-wrap:focus-within{outline:2px solid var(--lime);outline-offset:2px}.list-heading{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:20px 18px 14px;font-size:12px;color:var(--muted)}#count{margin-right:auto}.sort-label{font-size:14px}#sort{font-size:14px;max-width:100%;min-height:42px;padding:8px;color:var(--text);background:var(--bg);border:1px solid var(--line);border-radius:0}#rank-note,#live-note{font-size:14px;line-height:1.6;margin:0 18px 16px;color:var(--muted)}#rank-explain{font:inherit;background:none;border:0;padding:0;color:var(--lime);text-decoration:underline}#songs{height:415px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#5d5f63 transparent;padding:0 10px 15px}.song-button{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:none;color:#dcdddf;border:0;border-left:3px solid transparent;padding:12px 9px;line-height:1.4;font-size:14px}.song-button:hover{background:#2b2c2d}.song-button.active{background:#2c2e2f;color:var(--lime);border-left-color:var(--lime)}.num{font:400 12px var(--mono);min-width:31px;color:var(--muted)}.song-button.active .num{color:var(--lime)}.song-name{min-width:0;overflow-wrap:anywhere}.live-count{display:block;font-size:12px;color:var(--muted);margin-top:4px}.arrow{margin-left:auto}.song-detail{padding:28px;min-width:0}.song-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.song-top>div{min-width:0}.song-kicker{font:500 12px var(--mono);letter-spacing:1.5px;color:var(--orange);margin:0 0 13px}h2{font:600 clamp(30px,3.4vw,47px)/1.12 var(--display);letter-spacing:-1px;margin:0 0 14px;overflow-wrap:anywhere}.song-meta{font-size:14px;color:var(--muted);margin:0;line-height:1.7}.song-meta span{padding:0 5px}.play-all{flex-shrink:0;font-size:14px;font-weight:700;padding:12px 16px;min-height:46px;border:1px solid var(--orange);color:#1e1e20;background:var(--orange);box-shadow:3px 3px 0 #131314}.play-all:hover{background:#ff5a63}.play-all:disabled{opacity:.5}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:29px}.tape{--accent:#4a82ff;display:flex;flex-direction:column;min-width:0;background:#f2e8d4;color:#202122;border:1px solid #d6c9b1;border-top:7px solid var(--accent);padding:18px 16px;box-shadow:4px 4px 0 #13131466}.tape.last{--accent:#f7f1e1}.tape.best{--accent:#f5222d}.tape-label{display:flex;align-items:center;justify-content:space-between;gap:8px;font:600 12px/1.5 var(--mono);letter-spacing:.5px;border-bottom:1px solid #b5ac9d;padding-bottom:12px}.tape-index{font-size:16px;font-weight:500;color:#5b5960}.date{font:500 clamp(23px,2.2vw,32px)/1.3 var(--mono);letter-spacing:-1px;margin:24px 0 15px}.venue{font-size:16px;line-height:1.4;margin:0;min-height:45px;overflow-wrap:anywhere}.city{font-size:14px;color:#47484b;line-height:1.5;margin:7px 0 18px}.tape-note{font-size:14px;color:#47484b;line-height:1.6;margin:0 0 23px;min-height:68px;border-top:1px solid #c8bcaa;padding-top:14px}.tape button{font-size:14px;font-weight:700;min-height:45px;padding:11px;margin-top:auto;border:1px solid #2b2d2e;border-radius:0;background:#212223;color:#fff8ec}.tape button:hover:not(:disabled){background:#343637}.tape button:focus-visible{outline-color:#212223}.tape button:disabled{background:#e5dbc9;color:#61616a;border-color:#b8af9f}.source-links{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:#3d3e41;margin-top:14px}.caveat{font-size:12px;color:var(--muted);line-height:1.8;margin:22px 0 0}.caveat button{font:inherit;border:0;padding:0;background:none;color:var(--purple);text-decoration:underline;text-underline-offset:3px}.player{position:fixed;bottom:0;left:0;width:100%;display:flex;align-items:center;gap:18px;min-height:108px;padding:18px 4%;padding-bottom:max(18px,env(safe-area-inset-bottom));background:#131415;border-top:2px solid var(--raspberry);z-index:5;box-shadow:0 -8px 28px #10101033}.now-art{flex-shrink:0;display:grid;place-items:center;width:54px;height:54px;border:1px solid var(--raspberry);color:var(--orange);font:700 italic 39px/1 var(--display)}.now{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.now small{font:500 12px var(--mono);letter-spacing:1px;color:var(--lime)}.now strong{font-size:14px;overflow-wrap:anywhere}.now span{font-size:12px;color:var(--muted)}audio{height:42px;width:36%;max-width:460px}#player-status{font-size:12px;color:var(--orange);max-width:160px}#player-status:empty{display:none}#recording-link{font-size:12px}footer{display:flex;justify-content:space-between;gap:18px;color:var(--muted);padding:25px 0;font-size:12px}footer>span:first-child{font:400 12px var(--mono);letter-spacing:1px}dialog{max-width:680px;width:calc(100% - 32px);max-height:85vh;padding:32px;background:var(--panel);color:var(--text);border:1px solid var(--purple);line-height:1.7}dialog::backdrop{background:#0f0f10cc}dialog h2{font-size:34px}dialog h3{font-size:18px;color:var(--orange);margin:24px 0 6px}dialog p{font-size:16px}dialog a{color:var(--lime)}.close{float:right;min-width:44px;min-height:44px;border:0;background:none;color:var(--text);font-size:23px}.muted,.empty{color:var(--muted)}.empty{padding:16px;font-size:14px}
@media(max-width:1150px){.edition{display:none}.workspace{grid-template-columns:235px minmax(0,1fr)}.song-detail{padding:24px 20px}.cards{gap:10px}.tape{padding:16px 12px}.song-top{flex-wrap:wrap}.date{font-size:25px}.intro-note{font-size:12px}}
@media(max-width:900px){.cards{grid-template-columns:1fr}.tape{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:20px;padding:18px}.tape-label{grid-column:1/-1}.date{font-size:29px;margin:17px 0 10px}.venue,.city,.tape-note{grid-column:1;min-height:0}.tape-note{margin-bottom:0}.tape button{grid-column:2;grid-row:2/5;align-self:center;min-width:110px}.source-links{grid-column:1/-1}.intro-note{max-width:245px}.player{flex-wrap:wrap;gap:9px 14px}audio{order:4;width:100%;max-width:none;height:36px}.now{flex-basis:50%}main{padding-bottom:210px}}
@media(max-width:650px){header,main{width:92%}header{min-height:98px;gap:12px}.brand-name{font-size:43px;letter-spacing:-1.7px}.text-button{padding:9px;font-size:12px;min-height:44px}.text-button span{display:none}.intro{padding:22px 0}.intro-note{display:none}h1{font-size:32px}.eyebrow{font-size:12px;letter-spacing:1px}.workspace{grid-template-columns:1fr}aside{border-right:0;border-bottom:1px solid var(--line);padding-top:18px}aside>label{margin-bottom:12px}.list-heading{padding:14px 18px 10px}#songs{height:152px;display:grid;grid-template-columns:1fr 1fr;align-content:start}.song-button{font-size:14px;padding:11px 8px}.num{min-width:25px}.song-detail{padding:24px 16px}.song-top{gap:16px}h2{font-size:36px}.song-kicker{font-size:12px;letter-spacing:.9px}.cards{margin-top:24px;gap:18px}.player{padding-left:4%;padding-right:4%}.now-art{width:42px;height:46px;font-size:32px}.now small{font-size:12px;letter-spacing:0}.now strong{font-size:14px}footer{flex-direction:column;gap:8px}dialog{padding:22px}.song-meta{font-size:14px}}
@media(max-width:380px){.brand-name{font-size:36px}.tape{display:flex}.tape button{margin-top:18px;width:100%}.tape-note{margin-top:5px}.song-detail h2{font-size:32px}#songs{grid-template-columns:1fr}.text-button{max-width:90px;white-space:normal}}
@media(prefers-reduced-motion:no-preference){button,a{transition:background-color .15s ease,border-color .15s ease,color .15s ease}}

.best-credit{font-size:14px;font-weight:600;line-height:1.45;margin:15px 0 -8px;grid-column:1/-1}.tape.best .date{grid-row:auto}.tape.best button{grid-row:auto}@media(max-width:900px){.tape.best button{grid-column:2;grid-row:3/6}}@media(max-width:380px){.best-credit{margin-bottom:0}}

/* A single 7:1 spine geometry at every viewport. Content cannot resize it. */
.cards{grid-template-columns:minmax(0,1fr);gap:22px;align-items:stretch}
.tape{--ink:#2f3132;--paper:#fffdf2;display:flex;flex-direction:column;padding:12px 16px 19px;border:1px solid #aa9b83;border-top:3px solid var(--accent);border-radius:3px;background:#d7ccb8;box-shadow:3px 5px 0 #0c0c0c60}
.tape.last{--ink:#453849;background:#d7ccb8}.tape.best{--ink:#52352c;background:#d7ccb8}
.tape.paper-1{--paper:#e9f0da}.tape.paper-2{--paper:#f7e0e0}.tape.paper-3{--paper:#f8edc7}
.cassette-spine{position:relative;display:block;flex:none;align-self:center;width:100%;max-width:560px;aspect-ratio:7 / 1;min-height:0;padding:0;margin:0 0 14px;container-type:inline-size;background:url('cassette-spine.webp') center/100% 285% no-repeat}
.spine-paper{position:absolute;inset:8% 2%;background-color:var(--paper);isolation:isolate;display:flex;align-items:center;gap:2cqw;padding:0 2cqw;overflow:hidden;box-shadow:inset 0 0 7px #786b3620;border:1px solid #80765b50}
.spine-paper::before{content:'';position:absolute;inset:0;background:url('cassette-spine.webp') center/160% 580%;mix-blend-mode:multiply;opacity:.46;z-index:-1;pointer-events:none}
.spine-writing{display:flex;flex-direction:column;justify-content:center;min-width:0;flex:1;color:var(--ink);font-family:'Journal','Kalam',cursive}
.spine-title,.tape .venue{font:400 5cqw/1 'Journal','Kalam',cursive;letter-spacing:0;margin:0;min-height:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ink)}
.spine-title>span:last-child{display:none}
.spine-icon{display:block;flex:0 0 8cqw;height:8cqw;background-image:url('tape-doodles.webp');background-size:300% 100%;background-repeat:no-repeat;mix-blend-mode:multiply;opacity:.88}
.icon-0{background-position:0 50%;transform:rotate(-5deg)}.icon-1{background-position:50% 50%;transform:rotate(3deg)}.icon-2{background-position:100% 50%;transform:rotate(-3deg)}
.city{color:#41444b;margin:0 0 16px}
.best-credit{font:500 14px/1.5 var(--mono);color:#513c30;margin:0 0 13px}
.tape-note{min-height:0;border-top:1px solid #a79b85;color:#3f454d;padding-top:13px;line-height:1.65;margin-bottom:16px}
.tape button{width:auto;min-width:150px;align-self:flex-start;border-radius:3px;border:1px solid #0f1010;background:#212223;box-shadow:0 2px 0 #0f1010;font-family:var(--mono);font-size:14px;margin-top:auto;min-height:46px}
.tape button:disabled{box-shadow:none;background:#d4c9b5;color:#514e4a}
.tape .source-links{font-size:13px;line-height:1.6;color:#2f3132;gap:9px 14px}
.tape a:focus-visible{outline-color:var(--ink)}
@media(max-width:650px){.song-detail{padding-left:10px;padding-right:10px}.tape{padding-left:12px;padding-right:12px}.tape .source-links a{display:inline-flex;align-items:center;min-height:44px}}

.tape-note .best-credit{display:block;margin:0 0 8px}

/* Sketched interface symbols retain familiar action meanings. */
.icon-definitions{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}
.ui-icon{display:inline-block;width:22px;height:22px;flex:0 0 22px;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}
button .ui-icon,a .ui-icon{margin-left:5px}.tape button .ui-icon,.play-all .ui-icon{margin:0 6px 0 0}
.arrow .ui-icon{width:19px;height:19px}.search-wrap>.ui-icon{color:var(--lime);margin:0}
.text-button{display:inline-flex;align-items:center;justify-content:center;gap:5px}
[data-open-method]{touch-action:manipulation;min-height:44px;display:inline-flex;align-items:center;gap:4px;position:relative}
.caveat [data-open-method]{font-size:14px}.source-links a,.song-meta a,#recording-link{min-height:44px;display:inline-flex;align-items:center}
#recording-link[hidden]{display:none}
#sort,#audio-speed{appearance:none;background-image:url('chevron.svg');background-position:right 8px center;background-repeat:no-repeat;background-size:18px;padding-right:30px}
body.method-open{position:fixed;width:100%;overflow:hidden}
#method{padding:0;border-radius:8px;max-width:680px;width:calc(100% - 32px);height: min(760px,88vh);height:min(760px,88dvh);max-height:calc(100dvh - 24px);overflow:hidden}
#method[open]{display:grid;grid-template-rows:auto minmax(0,1fr);position:fixed;inset:0;margin:auto;z-index:51}
.method-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;border-bottom:1px solid var(--line);background:var(--panel)}
.method-head h2{font:600 24px/1.25 var(--display);margin:0;letter-spacing:0}
.method-head .close{float:none;display:grid;place-items:center;flex:none;width:44px;height:44px;padding:0;border:1px solid var(--line);border-radius:4px;touch-action:manipulation}
.close .ui-icon{margin:0}
.method-body{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:22px 24px max(24px,env(safe-area-inset-bottom))}
.method-body a{overflow-wrap:anywhere}
#method-backdrop{position:fixed;inset:0;background:#0f0f10cc;z-index:50}
#method-backdrop[hidden]{display:none}
main{padding-bottom:var(--player-space,230px)}
html{scroll-padding-bottom:var(--player-space,230px)}
#audio:not([controls]){display:none}
.audio-controls{display:flex;align-items:center;gap:8px;flex:0 1 540px;min-width:0;color:var(--text)}
.audio-controls[hidden]{display:none}
.audio-controls button{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border:1px solid var(--line);border-radius:4px;color:var(--text);background:var(--panel);padding:0;touch-action:manipulation}
.audio-controls button:disabled{opacity:.4}
.audio-controls .ui-icon{margin:0}
.audio-controls span{font:400 12px var(--mono);white-space:nowrap}
.audio-controls input[type=range]{appearance:auto;accent-color:var(--lime);height:44px;padding:0;min-width:25px}
#audio-seek{flex:1;min-width:40px;width:auto}#audio-volume{width:55px;flex:0 0 55px}
#audio-speed{min-height:44px;width:69px;color:var(--text);background-color:var(--panel);border:1px solid var(--line);font-size:14px;padding-left:6px}
@media(max-width:900px){.audio-controls{order:4;flex-basis:100%;width:100%;gap:6px}#audio-volume{display:none}}
@media(max-width:650px){#method{width:calc(100% - 20px);height:calc(100vh - 24px);height:calc(100dvh - 24px);max-height:calc(100dvh - 24px)}.method-head{padding:10px 14px}.method-head h2{font-size:22px}.method-body{padding:18px 18px max(24px,env(safe-area-inset-bottom))}.player{gap:8px 12px}.audio-controls span{font-size:12px}#audio-speed{width:61px}.audio-controls button{flex-basis:44px}}

/* The dialog title receives reading focus, but is not an interactive control. */
#method-title:focus{outline:none}

.sequence-tag{display:block;font:500 12px/1.5 var(--mono);color:var(--orange);margin-top:3px}
@media(max-width:650px){.song-button.sequence{grid-column:1/-1}}

/* First Last Best brand layer */
.brand{display:inline-flex;align-items:center;text-decoration:none}
.brand-logo{display:block;height:100px;width:auto}
@media (max-width:640px){.brand-logo{height:60px}}
.now-art svg{width:56%;height:56%;fill:var(--orange)}
