@import "https://fonts.googleapis.com/css2?family=Libre+Franklin:wght@100..900&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--heading:"Libre Franklin", Helvetica, Arial, sans-serif;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}*,html{box-sizing:border-box}html{height:100%;margin:0;padding:0;overflow:hidden}body{height:100%;margin:0;overflow:hidden}#root{box-sizing:border-box;flex-wrap:wrap;height:100svh;margin:0 auto;display:flex;overflow:hidden}.container{flex:1;max-width:100vw;height:100%;display:flex}.right-side{flex-direction:column;flex:1;min-width:0;display:flex}header{align-items:center;gap:0;width:100%;padding:1rem 0 1rem 3rem;display:flex}@media (width<=1024px){header{padding:1rem 0 1rem 1rem}}.header-spikey{width:auto;height:5rem}@media (width<=1024px){.header-spikey{height:3rem}}main{font-family:var(--heading);flex-direction:column;flex:1;max-width:100%;display:flex}main iframe{margin-top:auto}main img{max-width:100%}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:600}h1{letter-spacing:-2px;margin:2rem 0;font-size:6rem}@media (width<=1024px){h1{margin:0;font-size:3rem}}.title-word{white-space:nowrap;display:inline-block}.title-word:not(:last-child):after{content:" "}.title-letter{display:inline-block}.title-letter-0{transform:rotate(-3deg)}.title-letter-1{transform:rotate(2deg)}.title-letter-2{transform:rotate(-4deg)}.title-letter-3{transform:rotate(3deg)}.title-letter-4{transform:rotate(-2deg)}.title-letter-5{transform:rotate(4deg)}.title-letter-6{transform:rotate(-3deg)}.title-letter-7{transform:rotate(2deg)}.title-letter-8{transform:rotate(-5deg)}.title-letter-9{transform:rotate(3deg)}.title-letter-10{transform:rotate(-2deg)}.title-letter-11{transform:rotate(4deg)}.title-letter-12{transform:rotate(-3deg)}.title-letter-13{transform:rotate(2deg)}.title-letter-14{transform:rotate(-4deg)}.title-letter-15{transform:rotate(3deg)}.title-letter-16{transform:rotate(-2deg)}.title-letter-17{transform:rotate(5deg)}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}.row{justify-content:flex-start;align-items:center;gap:3rem;padding-left:3rem;display:flex}@media (width<=1024px){.row{gap:1rem;padding-left:1rem}}.instagram img{width:100px;transition:transform .1s}@media (width<=1024px){.instagram img{width:53px}}@media (width>=1025px){.instagram img:hover{animation:.4s step-end forwards glitch}}@keyframes glitch{0%{filter:invert(0);transform:translate(0)}10%{filter:invert();transform:translate(-3px,1px)}20%{filter:invert(0);transform:translate(2px,-1px)}30%{filter:invert();transform:translate(-2px,2px)}40%{filter:invert(0);transform:translate(3px,-2px)}50%{filter:invert();transform:translate(-1px,1px)}60%{filter:invert(0);transform:translate(2px)}70%{filter:invert();transform:translate(-3px,-1px)}80%{filter:invert(0);transform:translate(1px,2px)}90%{filter:invert();transform:translate(-2px,-2px)}to{filter:invert(0);transform:translate(0)}}.left-bar{text-align:center;background-color:red;flex-direction:column;align-items:center;width:7rem;height:100svh;padding:1rem .5rem;transition:background-color .25s;display:flex}.left-bar:has(.bands-link:hover){background-color:#aa3bff}.left-bar:has(.archives-link:hover){background-color:#0bad74}@media (width<=1024px){.left-bar{width:3rem}}.left-bar .bang{width:fit-content}.left-bar a{color:#fff;font-family:var(--heading);writing-mode:vertical-lr;text-orientation:upright;letter-spacing:.5em;font-size:1.6rem;font-weight:600;text-decoration:none;transition:opacity .2s}@media (width<=1024px){.left-bar a{letter-spacing:.3em;font-size:1.1rem;font-weight:400}}.left-bar a .letter{transition:transform .4s;display:inline-block}.left-bar a:hover .letter-0{transform:rotate(-15deg)}.left-bar a:hover .letter-1{transform:rotate(12deg)}.left-bar a:hover .letter-2{transform:rotate(-10deg)}.left-bar a:hover .letter-3{transform:rotate(18deg)}.left-bar a:hover .letter-4{transform:rotate(-14deg)}.left-bar a:hover .letter-5{transform:rotate(8deg)}.left-bar a:hover .letter-6{transform:rotate(-16deg)}.left-bar a:hover .letter-7{transform:rotate(11deg)}.description p{padding:1rem;font-size:2em;font-weight:600;line-height:1.7;overflow:hidden}@media (width<=1024px){.description p{font-size:1.2em}}.mosaic{grid-template-columns:repeat(6,1fr);gap:4px;display:grid}.mosaic img{aspect-ratio:1;object-fit:cover;width:100%;display:block}@media (width>=1025px){.mosaic img{transition:filter .2s}.mosaic img:hover{filter:invert()}}.phonic-fm{justify-content:end;padding-right:1rem;display:flex;overflow:hidden}.instagram a,.phonic-fm a{text-decoration:none}.instagram a:hover,.phonic-fm a:hover{text-decoration:underline}.instagram h1,.phonic-fm h1{font-size:5rem}@media (width<=1024px){.instagram h1,.phonic-fm h1{font-size:2rem}}.marquee-wrapper{white-space:nowrap;background-color:#adff2f;margin-bottom:1rem;overflow:hidden}.marquee{color:#16171d;background-color:#adff2f;padding:.5rem 0;font-size:2rem;font-weight:600;animation:10s linear infinite marquee;display:inline-flex}.marquee span{padding-right:2rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.archives-layout{height:100svh;display:flex}.archives-back-bar{background-color:red;flex-direction:column;flex-shrink:0;align-items:center;width:7rem;padding:1rem .5rem;transition:filter .2s;display:flex}.archives-back-bar:has(a:hover){filter:invert()}@media (width<=1024px){.archives-back-bar{width:3rem}}.archives-back{color:#fff;font-family:var(--heading);writing-mode:vertical-lr;text-orientation:upright;letter-spacing:1em;margin-top:auto;font-size:2rem;font-weight:500;text-decoration:none}@media (width<=1024px){.archives-back{font-size:1.5rem;font-weight:300}}.back-letter{transition:transform .4s;display:inline-block}.archives-back-bar:has(a:hover) .back-letter-0{transform:rotate(-15deg)}.archives-back-bar:has(a:hover) .back-letter-1{transform:rotate(12deg)}.archives-back-bar:has(a:hover) .back-letter-2{transform:rotate(-10deg)}.archives-back-bar:has(a:hover) .back-letter-3{transform:rotate(18deg)}.archives-page{font-family:var(--heading);max-width:800px;height:100svh;padding:2rem;overflow-y:auto}.archives-page h1{margin-top:0}.archives-loading{color:var(--text)}.archives-list{margin:0;padding:0;list-style:none}.archives-item a{border-bottom:1px solid var(--border);color:var(--text-h);justify-content:space-between;align-items:baseline;gap:1rem;padding:.75rem 0;text-decoration:none;display:flex}.archives-item a:hover .archives-name{color:red}.archives-name{font-size:1.1rem;font-weight:600}.archives-duration{color:var(--text);white-space:nowrap;font-size:.9rem}.left-bar-links{flex-direction:column;align-items:center;gap:1.75rem;margin-top:auto;padding-bottom:1.5rem;display:flex}.bands-layout{width:100%;height:100svh;display:flex}.bands-back-bar{background-color:red;flex-direction:column;flex-shrink:0;align-items:center;width:7rem;padding:1rem .5rem;transition:filter .2s;display:flex}.bands-back-bar:has(a:hover){filter:invert()}@media (width<=1024px){.bands-back-bar{width:3rem}}.bands-back{color:#fff;font-family:var(--heading);writing-mode:vertical-lr;text-orientation:upright;letter-spacing:1em;margin-top:auto;font-size:2rem;font-weight:500;text-decoration:none}@media (width<=1024px){.bands-back{font-size:1.5rem;font-weight:300}}.bands-back-bar:has(a:hover) .back-letter-0{transform:rotate(-15deg)}.bands-back-bar:has(a:hover) .back-letter-1{transform:rotate(12deg)}.bands-back-bar:has(a:hover) .back-letter-2{transform:rotate(-10deg)}.bands-back-bar:has(a:hover) .back-letter-3{transform:rotate(18deg)}.bands-page{font-family:var(--heading);box-sizing:border-box;flex:1;max-width:1000px;height:100svh;padding:2rem 3rem;overflow-y:auto}@media (width<=1024px){.bands-page{padding:1.5rem}}.bands-header h1{margin:0 0 .5rem;font-size:3.5rem}@media (width<=1024px){.bands-header h1{font-size:2.2rem}}.bands-subtitle{color:var(--text);margin-bottom:1.5rem;font-size:1.1rem}@media (width<=1024px){.bands-subtitle{font-size:.95rem}}.bands-stats-bar{gap:1rem;margin-bottom:2rem;display:flex}.stat-pill{background:var(--code-bg);border:1px solid var(--border);color:var(--text-h);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.95rem;font-weight:500;display:flex}.stat-value{color:red;font-size:1.1rem;font-weight:700}.bands-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.search-wrapper{flex:1;min-width:260px;position:relative}.bands-search-input{width:100%;font-size:1.05rem;font-family:var(--heading);border:2px solid var(--border);background:var(--bg);color:var(--text-h);border-radius:8px;outline:none;padding:.75rem 2.5rem .75rem 1rem;transition:border-color .2s}.bands-search-input:focus{border-color:red}.clear-search{color:var(--text);cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:1rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.sort-buttons{gap:.5rem;display:flex}.sort-btn{font-family:var(--heading);border:2px solid var(--border);background:var(--bg);color:var(--text);cursor:pointer;border-radius:6px;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;transition:all .2s}.sort-btn:hover{color:var(--text-h);border-color:red}.sort-btn.active{color:#fff;background:red;border-color:red}.bands-loading{color:var(--text);flex-direction:column;align-items:center;gap:1rem;padding:4rem 0;display:flex}.loading-spinner{border:4px solid var(--border);border-top-color:red;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.bands-empty{color:var(--text);text-align:center;padding:3rem 0;font-size:1.1rem}.bands-list{flex-direction:column;gap:.75rem;padding-bottom:3rem;display:flex}.band-card{background:var(--bg);transition:border-color .2s,box-shadow .2s;overflow:hidden}.band-card:hover{border-color:red}.band-card.expanded{box-shadow:var(--shadow);border-color:red}.band-card-header{cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--code-bg);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}@media (width<=768px){.band-card-header{flex-direction:column;align-items:flex-start;gap:.5rem}}.band-name-wrapper{flex-wrap:wrap;align-items:baseline;gap:1rem;display:flex}.band-name{color:var(--text-h);font-size:1.25rem;font-weight:700}.band-shows-count{color:var(--text);font-size:.9rem;font-weight:400}.band-badge-wrapper{align-items:center;gap:1rem;display:flex}.band-plays-badge{color:#fff;letter-spacing:.5px;white-space:nowrap;background:red;border-radius:999px;flex-shrink:0;padding:.25rem .75rem;font-size:.85rem;font-weight:700}.expand-icon{color:var(--text);text-align:center;width:1.5rem;font-size:1.4rem;font-weight:600}.band-tracks-list{border-top:1px solid var(--border);background:var(--bg);padding:1.25rem}.band-tracks-list h4{text-transform:uppercase;letter-spacing:1px;color:var(--text);margin:0 0 1rem;font-size:.95rem}.band-tracks-list ul{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.track-item{border-bottom:1px dashed var(--border);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.5rem;display:flex}.track-item:last-child{border-bottom:none;padding-bottom:0}.track-title{color:var(--text-h);font-size:1rem;font-weight:600}.track-meta{color:var(--text);font-size:.9rem}.track-meta a{color:red;font-weight:500;text-decoration:none}.track-meta a:hover{text-decoration:underline}.track-show-name{color:var(--text-h);font-weight:500}.pagination-controls{justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;padding:1rem 0;display:flex}.pagination-btn{background:var(--bg-hover);color:var(--text-h);border:1px solid var(--border-color);cursor:pointer;border-radius:4px;padding:.5rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s}.pagination-btn:hover:not(:disabled){background:var(--accent);color:#fff;border-color:var(--accent)}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-info{color:var(--text-p);letter-spacing:1px;text-transform:uppercase;font-size:.9rem;font-weight:500}@media (width<=768px){.band-shows-count{display:none}.track-item{flex-direction:column;align-items:flex-start;gap:.25rem}}
