@font-face{font-family:Switzer;src:url(/assets/Switzer-Regular-dATgZAjD.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#eaeaea;--fg:#111;--font:"Switzer", system-ui, sans-serif}html,body{width:100%;height:100%;overflow:hidden}body{background:var(--bg);color:var(--fg);font-family:var(--font);-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.5}#progress-bar{z-index:100;height:3px;position:fixed;bottom:0;left:0;right:0}#progress-fill{background:var(--fg);transform-origin:0;width:100%;height:100%;transition:background .3s;transform:scaleX(0)}body.dark #progress-fill{background:#fff}.nav-btn{z-index:100;background:var(--fg);cursor:pointer;border:none;border-radius:12px;width:38px;height:13px;padding:0;transition:background .3s;position:fixed;top:24px;right:32px}body.dark .nav-btn{background:#fff}body:has(#view-landing.active) .nav-btn{display:none}.view{opacity:0;pointer-events:none;transition:opacity .4s;position:fixed;inset:0}.view.active{opacity:1;pointer-events:all}#view-landing{background:var(--bg);cursor:pointer;justify-content:center;align-items:center;display:flex}.cover-img{object-fit:contain;background-position:50%;background-repeat:no-repeat;background-size:contain;width:auto;height:70vh;transition:filter .3s;display:block}.cover-img.loading{filter:blur(8px)}#view-player{background:var(--bg)}#view-player main{align-items:center;width:100%;height:100%;padding:0 10vw;display:flex}.tracklist{flex-direction:column;flex-shrink:0;gap:0;width:max-content;font-size:20px;line-height:23.64px;list-style:none;display:flex}.track{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:0;display:flex}.indicator{background-position:0 calc(50% + 1px);background-repeat:no-repeat;background-size:auto 13px;flex-shrink:0;width:22px;height:23.64px;display:inline-block}.track.playing .indicator{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 98.41 135.73'><path d='M72.83.5h25.08v134.73H72.83zM.5.5h25.08v134.73H.5z' style='fill:%231d1d1b;stroke:%231d1d1b;stroke-miterlimit:10'/></svg>")}.track.paused .indicator{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 102.27 136.6'><path d='M101.37 68.295.5 135.665V.935z' style='fill:%231d1d1b;stroke:%231d1d1b;stroke-miterlimit:10'/></svg>")}.track .label{opacity:.4;transition:opacity .15s}.track.playing .label,.track.paused .label,.track:hover .label{opacity:1}.figurine-wrap{flex:1;justify-content:center;align-items:center;height:100%;display:flex}.figurine{justify-content:center;align-items:center;display:flex;position:relative}#figurine-svg{justify-content:center;align-items:center;height:55vh;transition:opacity .15s;display:flex}#figurine-svg svg{width:auto;height:100%;display:block}#figurine-svg svg path{fill:#1d1d1b}@media (max-width:640px){body{font-size:15px}#view-player main{flex-direction:column;justify-content:center;align-items:center;gap:6vh;padding:0 8vw}.tracklist{order:2;width:auto}.figurine-wrap{flex:none;order:1;width:100%;height:auto}#figurine-svg{height:38vh}.cover-img{height:50vh}}#view-credits{color:#fff;background:#000;align-items:center;padding:0 10vw;display:flex}.credits-grid{grid-template-rows:1fr auto 1fr;width:298px;height:377px;display:grid}.credits-above{flex-direction:column;justify-content:flex-end;gap:18px;padding-bottom:18px;display:flex}.barcode{width:auto;height:auto;display:block}.credits-below{flex-direction:column;gap:18px;padding-top:18px;display:flex}.credits-site{font-size:30px}.credits-contact{text-align:center;font-size:15px;line-height:1.6}.credits-address{font-size:15px;line-height:1.6}.credits-row{justify-content:space-between;width:100%;font-size:15px;display:flex}.credits-roles{font-size:15px;line-height:1.6}.credits-supervision{align-items:flex-end;font-size:15px;line-height:1.5}.credits-origin{text-align:center;width:100%;font-size:12px}.credits-fraction{font-size:22px}
