.section-title{text-transform:uppercase;letter-spacing:.2em;color:#444446;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:700}.subsection-title{text-transform:uppercase;letter-spacing:.2em;color:#444446;margin-bottom:1.2rem;font-family:JetBrains Mono,monospace;font-size:.68rem;font-weight:700}.music-section{flex-direction:column;gap:4.5rem;display:flex}.sub-music-block{width:100%}.music-header-block{flex-direction:column;gap:1.5rem;display:flex}.music-header-block .title-area{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.current-track-card-link{color:inherit;width:100%;text-decoration:none;display:block}.liquid-glass-effect{-webkit-backdrop-filter:blur(20px);background:#ffffff03;border:1px solid #ffffff08;transition:border-color .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 4px 24px #0009}.current-track-card-link:hover .liquid-glass-effect{border-color:#ffffff14;box-shadow:0 12px 40px #000c}.period-switcher{background:#ffffff03;border:1px solid #ffffff08;border-radius:20px;padding:.15rem;display:flex}.period-btn{color:#48484a;cursor:pointer;background:0 0;border:none;border-radius:16px;min-height:34px;padding:.4rem 1rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;transition:color .2s,background-color .2s}.period-btn:hover{color:#8e8e93}.period-btn.active{color:#f5f5f7;background:#ffffff0a}.current-track-card{border-radius:16px;align-items:center;gap:1.2rem;width:100%;padding:1.2rem;display:flex}.img-wrapper-live{border-radius:8px;flex-shrink:0;width:64px;height:64px;overflow:hidden;box-shadow:0 4px 12px #00000080}.current-track-img{object-fit:cover;background:#0a0a0c;width:100%;height:100%}.current-track-details{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.music-status{color:#48484a;letter-spacing:.06rem;align-items:center;gap:.5rem;font-size:.65rem;font-weight:700;display:flex}.audio-visualizer{align-items:flex-end;gap:2px;width:12px;height:10px;display:flex}.audio-visualizer span{transform-origin:bottom;background-color:#48484a;width:2px;height:100%;transition:background-color .3s}.audio-visualizer.playing span{background-color:#30d158;animation:.8s infinite alternate bounce}.audio-visualizer.playing span:nth-child(2){animation-delay:.2s}.audio-visualizer.playing span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%{transform:scaleY(.2)}to{transform:scaleY(1)}}.music-info{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.track-title{color:#f5f5f7;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-size:1rem;font-weight:600;overflow:hidden}.track-separator{color:#3a3a3c;font-size:.8rem}.track-artist{color:#86868b;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-size:1rem;font-weight:400;overflow:hidden}.music-album{color:#48484a;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:500;overflow:hidden}.bento-seamless-grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:.75rem;width:100%;display:grid}.bento-node{aspect-ratio:1;background:#0d0d0f;border:1px solid #ffffff05;border-radius:12px;width:100%;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s;display:block;position:relative;overflow:hidden}.bento-big{grid-area:span 2/span 2}.bento-rank{backdrop-filter:blur(4px);color:#f5f5f7;z-index:7;background:#0009;border:1px solid #ffffff0d;border-radius:6px;padding:.2rem .5rem;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:700;position:absolute;top:.75rem;left:.75rem}.bento-big .bento-rank{color:#000;background:#30d158;border:none;padding:.3rem .7rem;font-size:.9rem}.bento-img{object-fit:cover;filter:brightness(.65);width:100%;height:100%;transition:filter .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);display:block}.bento-overlay{z-index:6;background:linear-gradient(#03030400 0%,#0303044d 30%,#030304f2 100%);align-items:flex-end;width:100%;height:100%;padding:.8rem;display:flex;position:absolute;top:0;left:0}.bento-big .bento-overlay{padding:1.2rem}.bento-meta{flex-direction:column;gap:.1rem;width:100%;display:flex}.bento-title{color:#f5f5f7;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}.bento-big .bento-title{letter-spacing:-.02em;font-size:1.1rem}.bento-artist{color:#86868b;white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;font-weight:400;overflow:hidden}.bento-big .bento-artist{margin-top:.1rem;font-size:.85rem}.bento-sub{color:#444446;margin-top:.2rem;font-family:JetBrains Mono,monospace;font-size:.6rem;font-weight:500}.bento-big .bento-sub{color:#86868b;margin-top:.3rem;font-size:.68rem}.bento-node:hover{border-color:#ffffff1a;transform:translateY(-2px)}.bento-node:hover .bento-img{filter:brightness(.85);transform:scale(1.03)}.liquid-glass-effect:before,.bento-node:before{content:"";background:radial-gradient(800px circle at var(--mouse-x,-999px) var(--mouse-y,-999px), #ffffff0a, transparent 40%);z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=900px){.bento-seamless-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.music-header-block .title-area{flex-direction:column;align-items:flex-start;gap:1.2rem}.period-switcher{justify-content:space-between;width:100%}.period-btn{text-align:center;flex:1;padding:.5rem .2rem;font-size:.68rem}.bento-seamless-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto;gap:.5rem}.bento-node{aspect-ratio:1;height:auto}.bento-big{aspect-ratio:16/9;grid-area:auto/span 2;height:auto}.bento-big .bento-title{font-size:1rem}.current-track-card{gap:1rem;padding:.85rem}.img-wrapper-live{width:56px;height:56px}.track-title,.track-artist{font-size:.9rem}.bento-node:hover,.bento-node:hover .bento-img{transform:none!important}}.minimal-container[data-astro-cid-adrqmx6s]{flex-direction:column;gap:2.5rem;width:100%;max-width:840px;margin:0 auto;padding:1.5rem clamp(1.2rem,5vw,1.5rem) 6rem;display:flex}.word[data-astro-cid-adrqmx6s]{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(20px)}.start-sequence[data-astro-cid-adrqmx6s] .word[data-astro-cid-adrqmx6s]{opacity:1;transform:translateY(0)}.delay-1[data-astro-cid-adrqmx6s]{transition-delay:.1s}.delay-2[data-astro-cid-adrqmx6s]{transition-delay:.2s}
