.now-playing-link[data-astro-cid-dtxkt5ef]{display:flex;align-items:center;gap:.5rem;text-decoration:none}.now-playing-vinyl[data-astro-cid-dtxkt5ef].is-playing{animation:spin 3s linear infinite}.now-playing-link[data-astro-cid-dtxkt5ef]:hover .now-playing-vinyl[data-astro-cid-dtxkt5ef]:not(.is-playing){animation:spin 2s linear infinite}.now-playing-link[data-astro-cid-dtxkt5ef]:hover .now-playing-text[data-astro-cid-dtxkt5ef]{color:var(--color-accent)}.now-playing-vinyl[data-astro-cid-dtxkt5ef]{width:2.25rem;height:2.25rem;border-radius:50%;background:repeating-radial-gradient(circle at center,#1a1a1a 0px 2px,#2a2a2a 2px 3px);position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:center}.now-playing-vinyl[data-astro-cid-dtxkt5ef]:before{content:"";position:absolute;inset:0;border-radius:50%;background:linear-gradient(135deg,transparent 40%,rgba(255,255,255,.12) 48%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.12) 52%,transparent 60%);z-index:2}.vinyl-label[data-astro-cid-dtxkt5ef]{width:50%;height:50%;border-radius:50%;background:var(--color-accent);background-size:cover;background-position:center;position:relative;z-index:1}.vinyl-label[data-astro-cid-dtxkt5ef]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:25%;height:25%;border-radius:50%;background:#111}.now-playing-vinyl[data-astro-cid-dtxkt5ef]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8%;height:8%;border-radius:50%;background:var(--color-bg);z-index:3}.now-playing-text[data-astro-cid-dtxkt5ef]{font-size:.875rem;color:var(--color-text-muted);transition:color .15s ease}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer[data-astro-cid-sz7xmlte]{margin-top:6rem;display:flex;flex-direction:column;gap:.5rem}.now-playing-header[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.375rem;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-text)}.header-text[data-astro-cid-sz7xmlte]{position:relative;z-index:1}.now-playing-header[data-astro-cid-sz7xmlte].is-playing .header-text[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;bottom:0;left:7px;width:calc(100% + 30px);height:50%;background:var(--color-accent);opacity:.3;z-index:-1}.header-indicator[data-astro-cid-sz7xmlte]{display:none;color:var(--color-accent);line-height:1}.now-playing-header[data-astro-cid-sz7xmlte].is-playing .header-indicator[data-astro-cid-sz7xmlte]{display:inline;animation:pulse 1.5s ease-in-out infinite}.footer-row[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.5rem}.footer-links[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;padding:0;margin:0;list-style:none}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].highlight-link{font-size:.875rem;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].highlight-link:hover{padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0}@media(min-width:640px){.footer-row[data-astro-cid-sz7xmlte]{flex-direction:row;align-items:center;justify-content:space-between}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.mobile-nav[data-astro-cid-37bvxqo4]{position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--color-surface);border-top:1px solid var(--color-border);padding-bottom:env(safe-area-inset-bottom,0)}.mobile-nav-list[data-astro-cid-37bvxqo4]{display:flex;justify-content:space-around;align-items:center;list-style:none;margin:0;padding:.25rem 0}.mobile-nav-item[data-astro-cid-37bvxqo4]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.125rem;min-width:48px;min-height:48px;padding:.375rem .75rem;color:var(--color-text-muted);text-decoration:none;border-radius:.5rem;transition:color .1s ease-out,transform .1s ease-out,background-color .1s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.mobile-nav-item[data-astro-cid-37bvxqo4]:hover{color:var(--color-text)}.mobile-nav-item[data-astro-cid-37bvxqo4]:active{transform:scale(.92);background-color:var(--color-border);color:var(--color-text)}.mobile-nav-item[data-astro-cid-37bvxqo4].is-active,.mobile-nav-item[data-astro-cid-37bvxqo4].is-active:active{color:var(--color-accent)}.mobile-nav-item[data-astro-cid-37bvxqo4].is-active .mobile-nav-label[data-astro-cid-37bvxqo4]{font-weight:600}.mobile-nav-icon[data-astro-cid-37bvxqo4]{display:flex;align-items:center;justify-content:center}.mobile-nav-icon[data-astro-cid-37bvxqo4] svg[data-astro-cid-37bvxqo4]{width:22px;height:22px}.mobile-nav-label[data-astro-cid-37bvxqo4]{font-size:.5625rem;font-weight:500;text-transform:uppercase;letter-spacing:.03em}
