@import "https://fonts.googleapis.com/css2?family=Caveat:wght@700&family=Yuji+Syuku&display=swap";html,body{color:#d9d9d9;box-sizing:border-box;user-select:none;background-color:#000;width:100%;height:100dvh;margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif;overflow:hidden}.watermark-wrapper[data-astro-cid-lcdefpme]{z-index:50;pointer-events:none;align-items:center;height:100dvh;display:flex;position:fixed;top:0}#watermark-left-wrapper[data-astro-cid-lcdefpme]{left:4vw}#watermark-right-wrapper[data-astro-cid-lcdefpme]{right:4vw}.watermark[data-astro-cid-lcdefpme]{writing-mode:vertical-rl;text-orientation:upright;white-space:nowrap;color:#fff;opacity:0;transition:opacity 1.5s ease-in-out}.font-japanese-short[data-astro-cid-lcdefpme]{letter-spacing:.3em;font-family:Yuji Syuku,serif;font-size:clamp(2rem,8dvh,6rem)}.font-japanese-long[data-astro-cid-lcdefpme]{letter-spacing:.1em;font-family:Yuji Syuku,serif;font-size:clamp(1rem,4.5dvh,4rem)}.font-dutch[data-astro-cid-lcdefpme]{letter-spacing:-.1em;text-transform:uppercase;font-family:Caveat,cursive;font-size:clamp(.75rem,2.5dvh,1.8rem)}.container[data-astro-cid-lcdefpme]{box-sizing:border-box;z-index:10;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100dvh;padding:4dvh 2vw;display:flex;position:relative}.top-section[data-astro-cid-lcdefpme]{flex:none;padding-top:2dvh}h2[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.5px;color:#fff;opacity:.95;margin:0;font-size:clamp(1.2rem,3vw,2rem);font-style:italic;font-weight:900}.left-nav[data-astro-cid-lcdefpme]{z-index:100;align-items:center;gap:15px;display:flex;position:fixed;bottom:max(4vh,30px);left:4vw}.nav-link[data-astro-cid-lcdefpme]{color:#444;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;text-decoration:none;transition:color .2s,transform .2s;display:flex}.nav-link[data-astro-cid-lcdefpme]:hover{color:#fff;transform:scale(1.05)}.nav-link[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.suggestion-wrapper[data-astro-cid-lcdefpme]{justify-content:center;align-items:center;gap:10px;margin-top:1.5rem;display:flex}.suggestion-input[data-astro-cid-lcdefpme]{color:#fff;opacity:0;pointer-events:none;background:#000c;border:none;border-radius:20px;outline:none;width:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:.9rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.suggestion-input[data-astro-cid-lcdefpme].active{opacity:1;pointer-events:all;width:250px;padding:8px 15px}.suggestion-input[data-astro-cid-lcdefpme]:focus{border-color:#888;outline:none}.suggest-btn[data-astro-cid-lcdefpme]{color:#444;cursor:pointer;background:0 0;border:none;padding:0;transition:color .2s;display:flex}.suggest-btn[data-astro-cid-lcdefpme]:hover{color:#fff}.suggest-btn[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{stroke:currentColor;stroke-width:2px;fill:none;width:24px;height:24px}dialog[data-astro-cid-lcdefpme]{color:#fff;opacity:0;background:#111;border:1px solid #333;border-radius:12px;width:90%;max-width:400px;padding:24px;font-family:inherit;transition:all .3s;transform:translateY(20px)}dialog[data-astro-cid-lcdefpme][open]{opacity:1;transform:translateY(0)}dialog[data-astro-cid-lcdefpme]::backdrop{backdrop-filter:blur(4px);background:#000c}.modal-art[data-astro-cid-lcdefpme]{object-fit:cover;background:#222;border-radius:8px;width:100%;max-height:200px;margin-bottom:1rem}.modal-track[data-astro-cid-lcdefpme]{margin-bottom:.2rem;font-size:1.2rem;font-weight:900}.modal-artist[data-astro-cid-lcdefpme]{color:#888;margin-bottom:1.5rem;font-size:.9rem}.alias-input[data-astro-cid-lcdefpme]{color:#fff;background:#000;border:1px solid #333;border-radius:6px;width:100%;margin-bottom:1.5rem;padding:10px}.modal-actions[data-astro-cid-lcdefpme]{justify-content:flex-end;gap:10px;display:flex}.modal-btn[data-astro-cid-lcdefpme]{color:#fff;cursor:pointer;background:#333;border:none;border-radius:6px;padding:8px 16px;font-weight:700}.modal-btn[data-astro-cid-lcdefpme].confirm{color:#000;background:#fff}.modal-btn[data-astro-cid-lcdefpme]:hover{opacity:.8}.visually-hidden[data-astro-cid-lcdefpme]{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.player-wrapper[data-astro-cid-lcdefpme]{flex:auto;grid-template-columns:50px 1fr 50px;align-items:center;gap:1rem;width:100%;max-width:900px;height:100%;padding:2vh 0;display:grid;overflow:hidden}.video-container[data-astro-cid-lcdefpme]{background:#000;justify-content:center;align-items:center;width:100%;max-width:800px;height:100%;margin:0 auto;display:flex;position:relative}.loader[data-astro-cid-lcdefpme]{letter-spacing:4px;color:#fff;text-transform:uppercase;z-index:10;pointer-events:none;justify-content:center;align-items:center;gap:.75rem;font-size:clamp(1rem,2vw,1.5rem);font-weight:900;display:flex;position:absolute}.spinner[data-astro-cid-lcdefpme]{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:clamp(1.2rem,2.5vw,1.8rem);height:clamp(1.2rem,2.5vw,1.8rem);animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}video[data-astro-cid-lcdefpme]{object-fit:contain;opacity:0;background-color:#0000;border-radius:2px;width:100%;max-height:100%;transition:opacity .4s ease-in}video[data-astro-cid-lcdefpme]::cue{color:#fff;background-color:#000c;font-family:Yuji Syuku,sans-serif;font-size:1.2rem}.video-blackout[data-astro-cid-lcdefpme]{z-index:15;opacity:0;pointer-events:none;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0}.video-blackout[data-astro-cid-lcdefpme].active{pointer-events:all;opacity:1!important}.nav-btn[data-astro-cid-lcdefpme]{cursor:pointer;visibility:hidden;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;padding:10px}.nav-btn[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{stroke:#444;stroke-width:2px;fill:none;width:30px;height:40px;transition:stroke .2s}.nav-btn[data-astro-cid-lcdefpme]:hover svg[data-astro-cid-lcdefpme]{stroke:#fff}.bottom-section[data-astro-cid-lcdefpme]{text-align:center;flex:none;padding-bottom:2dvh}.track-info[data-astro-cid-lcdefpme]{color:#7a7a7a;max-width:90vw;margin:0 auto;font-size:clamp(.75rem,1.5vw,.9rem);line-height:1.6}.track-title[data-astro-cid-lcdefpme]{color:#fff;letter-spacing:.5px;font-weight:700}@media (width<=1024px){.watermark-wrapper[data-astro-cid-lcdefpme]{display:none!important}}@media (width<=768px){.container[data-astro-cid-lcdefpme]{justify-content:center;gap:2rem;padding:2dvh 2vw}.player-wrapper[data-astro-cid-lcdefpme]{flex:none;grid-template-columns:30px 1fr 30px;gap:.25rem;height:auto}.video-container[data-astro-cid-lcdefpme]{height:auto}video[data-astro-cid-lcdefpme]{max-height:50dvh}.nav-btn[data-astro-cid-lcdefpme]{padding:5px}.nav-btn[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{width:20px;height:30px}.left-nav[data-astro-cid-lcdefpme]{bottom:env(safe-area-inset-bottom,3dvh);left:3vw}.suggestion-wrapper[data-astro-cid-lcdefpme]{display:none!important}}@media (pointer:coarse){.nav-btn[data-astro-cid-lcdefpme],.nav-link[data-astro-cid-lcdefpme],.suggest-btn[data-astro-cid-lcdefpme]{min-width:44px;min-height:44px;padding:12px}}
