.audio-section{--audio-primary:265 70% 55%;--audio-accent:280 70% 60%;min-height:100vh;position:relative;overflow:visible}.audio-section:before{content:"";z-index:-2;background:radial-gradient(80% 60% at 0 0,#ddcef3 0%,#0000 70%),radial-gradient(70% 50% at 100% 0,#f2d9ea 0%,#0000 65%),radial-gradient(60% 70% at 0 100%,#eee1f4 0%,#0000 60%),radial-gradient(80% 60% at 100% 100%,#e3d7f4 0%,#0000 65%),#faf9fb;position:fixed;inset:0}.dark .audio-section:before{background:radial-gradient(80% 60% at 0 0,#231339 0%,#0000 70%),radial-gradient(70% 50% at 100% 0,#2b1223 0%,#0000 65%),radial-gradient(60% 70% at 0 100%,#1c1122 0%,#0000 60%),radial-gradient(80% 60% at 100% 100%,#1c112c 0%,#0000 65%),#0f0d12}.audio-page{padding:.75rem 1rem 6rem}@media (min-width:640px){.audio-page{padding:1rem 1.5rem 6rem}}@media (min-width:1024px){.audio-page{padding:1.15rem 2rem 6rem}}.audio-type-tabs-wrapper{top:calc(var(--bk-header-h,4.75rem) + .35rem);z-index:40;-webkit-backdrop-filter:saturate(1.45)blur(16px);backdrop-filter:saturate(1.45)blur(16px);background:#fffdfaf0;border:1px solid #a87a2a33;border-radius:.75rem;margin:0 0 1rem;padding:.45rem .65rem;position:sticky;box-shadow:0 10px 24px -16px #4a2a1c47,inset 0 1px #ffffffe6}.dark .audio-type-tabs-wrapper{background:#201a16c7;border-color:#e2c56a47;box-shadow:0 12px 28px -18px #0000008c,inset 0 1px #ffecbe0f}.audio-type-nav{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.audio-type-nav .audio-type-tabs{scrollbar-width:none;min-width:0;overflow-x:auto}.audio-type-nav .audio-type-tabs::-webkit-scrollbar{display:none}.audio-type-nav-actions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.audio-type-nav-icon{min-width:2.25rem;height:2.25rem;color:var(--muted-foreground);border-radius:999px;justify-content:center;align-items:center;gap:.375rem;padding:0 .5rem;font-size:.8125rem;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.audio-type-nav-icon:hover,.audio-type-nav-icon.active{color:#7126d9;background:#eae4f1}.dark .audio-type-nav-icon:hover,.dark .audio-type-nav-icon.active{color:#bf9af4;background:#251f2e}.audio-type-tabs{background:#eae4f1;border-radius:2rem;gap:.375rem;padding:.2rem;display:inline-flex}.dark .audio-type-tabs{background:#251f2e}.audio-type-tab{white-space:nowrap;color:var(--muted-foreground);border-radius:1.5rem;padding:.4rem .875rem;font-size:.8125rem;font-weight:600;transition:all .2s}.audio-type-tab:hover{color:var(--foreground)}.audio-type-tab.active{color:#fff;background:linear-gradient(135deg,#7f3cdd 0%,#9b2dd2 100%);box-shadow:0 2px 8px #7126d966}.audio-section-block{margin-bottom:2.5rem;position:relative}.audio-section-block:after{content:"";background:linear-gradient(90deg,#0000 0%,#c8b3e64d 20%,#ca9fdf66 50%,#c8b3e64d 80%,#0000 100%);height:1px;position:absolute;bottom:-1.25rem;left:0;right:0}.dark .audio-section-block:after{background:linear-gradient(90deg,#0000 0%,#472e6b66 20%,#65367d80 50%,#472e6b66 80%,#0000 100%)}.audio-section-block:last-child:after{display:none}.audio-section-link{color:#7f3cdd;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;display:flex}.audio-section-link:hover{text-decoration:underline}.audio-album-card{border-radius:.75rem;transition:transform .2s,box-shadow .2s;display:block}.audio-album-card:hover{transform:translateY(-3px)}@media (hover:none){.audio-album-card:hover{transform:none}.audio-album-card:active{transform:scale(.98)}}.audio-album-cover{aspect-ratio:1;background:#e5e0eb;border-radius:.75rem;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.audio-album-card:hover .audio-album-cover{box-shadow:0 8px 24px #4626732e}.dark .audio-album-cover{background:#251f2e}.dark .audio-album-card:hover .audio-album-cover{box-shadow:0 8px 24px #170d2666}.audio-play-overlay{opacity:0;background:#00000059;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.audio-album-card:hover .audio-play-overlay{opacity:1}@media (hover:none){.audio-play-overlay{opacity:0}}.audio-play-btn{color:#fff;background:#7f3cdd;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .15s;display:flex;box-shadow:0 4px 16px #5a1fad66}.audio-play-btn:hover{transform:scale(1.1)}.audio-album-card-wrap{transition:transform .2s;position:relative}.audio-album-card-wrap .audio-album-card:hover{transform:none}.audio-album-card-wrap:hover{transform:translateY(-3px)}@media (hover:none){.audio-album-card-wrap:hover{transform:none}}.audio-album-play-layer{aspect-ratio:1;pointer-events:none;justify-content:flex-end;align-items:flex-end;padding:.5rem;display:flex;position:absolute;top:0;left:0;right:0}.audio-album-play{pointer-events:auto;color:#fff;opacity:0;background:linear-gradient(135deg,#7f3cdd,#d4359f);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .2s,transform .2s;display:flex;transform:translateY(6px);box-shadow:0 6px 18px #44178273}.audio-album-card-wrap:hover .audio-album-play,.audio-album-card-wrap:focus-within .audio-album-play,.audio-album-play.is-active{opacity:1;transform:none}.audio-album-play:hover{transform:scale(1.08)}.audio-album-play:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (hover:none){.audio-album-play{opacity:1;width:38px;height:38px;transform:none}}.audio-card-info{padding:.5rem .125rem 0}.audio-card-title{color:hsl(var(--foreground));-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.9375rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.audio-card-subtitle{color:hsl(var(--muted-foreground));margin-top:.25rem;font-size:.8125rem}@media (min-width:480px){.audio-album-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width:768px){.audio-album-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.audio-album-grid{grid-template-columns:repeat(5,1fr)}}.audio-carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.audio-carousel-item{scroll-snap-align:start;flex-shrink:0;width:140px}@media (min-width:640px){.audio-carousel-item{width:160px}}@media (min-width:1024px){.audio-carousel-item{width:180px}}.audio-track-item{cursor:pointer;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem;transition:background .15s;display:flex}.audio-track-item:hover{background:#f4f2f8}.dark .audio-track-item:hover{background:#1e1825}.audio-track-item.playing{background:#f1ecf9}.dark .audio-track-item.playing{background:#241b32}.audio-track-number{text-align:center;width:1.75rem;color:hsl(var(--muted-foreground));font-size:.875rem;font-weight:500}.audio-waveform{align-items:center;gap:2px;height:16px;display:flex}.audio-waveform-bar{background:#7f3cdd;border-radius:1.5px;width:3px;animation:.8s ease-in-out infinite waveform}.audio-waveform-bar:first-child{height:40%;animation-delay:0s}.audio-waveform-bar:nth-child(2){height:70%;animation-delay:.1s}.audio-waveform-bar:nth-child(3){height:50%;animation-delay:.2s}.audio-waveform-bar:nth-child(4){height:90%;animation-delay:.3s}.audio-waveform-bar:nth-child(5){height:60%;animation-delay:.4s}@keyframes waveform{0%,to{transform:scaleY(1)}50%{transform:scaleY(.5)}}.audio-lyrics{white-space:pre-wrap;color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.8}.audio-gradient-text{background:linear-gradient(135deg,#7f3cdd 0%,#dd3ca7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.audio-album-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:480px){.audio-album-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (min-width:768px){.audio-album-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.audio-album-grid{grid-template-columns:repeat(5,1fr)}}@media (min-width:1280px){.audio-album-grid{grid-template-columns:repeat(6,1fr)}}.audio-carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.75rem;margin:0;padding:.5rem 1rem .75rem 0;display:flex;overflow-x:auto}.audio-carousel::-webkit-scrollbar{display:none}.audio-carousel-item{scroll-snap-align:start;flex-shrink:0;width:calc(44.4444vw - 1.55556rem);min-width:130px;max-width:180px}@media (min-width:640px){.audio-carousel{margin:0 -1.5rem;padding-left:1.5rem;padding-right:1.5rem}.audio-carousel-item{width:calc(28.5714vw - 1.5rem);max-width:200px}}@media (min-width:1024px){.audio-carousel{gap:1rem;margin:0 -2rem;padding-left:2rem;padding-right:2rem}.audio-carousel-item{width:calc(18.1818vw - 1.63636rem);min-width:160px;max-width:220px}}@media (min-width:1280px){.audio-carousel-item{width:calc(min(1280px,100vw)/6 - 1.58333rem)}}.audio-section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.audio-section-title{background:linear-gradient(135deg,#7126d9 0%,#c39 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.dark .audio-section-title{background:linear-gradient(135deg,#9b67e4 0%,#db70b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.audio-section-link{color:#7f3cdd;font-size:.75rem;font-weight:600}.audio-card-title{-webkit-line-clamp:2;line-clamp:2;color:hsl(var(--foreground));-webkit-box-orient:vertical;font-size:.875rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.audio-card-type-label{letter-spacing:.02em;text-transform:uppercase;border-radius:.75rem;align-items:center;gap:.25rem;margin-top:.25rem;padding:.125rem .4rem;font-size:.625rem;font-weight:600;line-height:1;display:inline-flex}.audio-card-type-label.audio-type-songs{color:#6522c3;background:#e9def7}.audio-card-type-label.audio-type-podcast{color:#1f66ad;background:#deebf7}.audio-card-type-label.audio-type-classes{color:#1f7a5c;background:#d9f2ea}.dark .audio-card-type-label.audio-type-songs{color:#aa7de8;background:#2b1c40}.dark .audio-card-type-label.audio-type-podcast{color:#7db3e8;background:#1c2e40}.dark .audio-card-type-label.audio-type-classes{color:#70dbb8;background:#1b322a}.lyrics-container{padding:1rem 0;position:relative}.lyrics-line{border-radius:.5rem;padding:.375rem 0;transition:all .2s}.lyrics-line:hover{background:#f1ecf9;margin-left:-1rem;margin-right:-1rem;padding-left:1rem;padding-right:1rem}.dark .lyrics-line:hover{background:#241b32}.lyrics-container:after{content:"";background:linear-gradient(to bottom,transparent,hsl(var(--card)));pointer-events:none;opacity:0;height:4rem;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.lyrics-container.collapsed:after{opacity:1}@keyframes pulse-ring{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.3)}}.track-play-btn-ring{animation:1.5s ease-out infinite pulse-ring}.lyrics-content{max-height:400px;padding-right:.5rem;overflow-y:auto}.lyrics-content p{padding:.25rem 0}.lyrics-content::-webkit-scrollbar{width:4px}.lyrics-content::-webkit-scrollbar-track{background:hsl(var(--muted));border-radius:2px}.lyrics-content::-webkit-scrollbar-thumb{background:#9066cc;border-radius:2px}.lyrics-content::-webkit-scrollbar-thumb:hover{background:#7540bf}.essence-content{max-height:560px;color:hsl(var(--foreground)/.88);padding-right:.5rem;overflow-y:auto}.essence-content p{text-align:justify;text-justify:inter-word;margin-bottom:1rem;font-size:1.0625rem;line-height:1.85}.essence-content h1,.essence-content h2,.essence-content h3,.essence-content h4{color:hsl(var(--foreground));text-align:left;margin-top:1.5rem;margin-bottom:.75rem;font-weight:600}.essence-content h1{font-size:1.5rem}.essence-content h2{font-size:1.375rem}.essence-content h3{font-size:1.25rem}.essence-content h4{font-size:1.125rem}.essence-content strong{color:hsl(var(--foreground));font-weight:600}.essence-content em{font-style:italic}.essence-content ul,.essence-content ol{text-align:justify;margin:.75rem 0 1rem;padding-left:1.5rem;font-size:1.0625rem;line-height:1.85}.essence-content li{margin-bottom:.5rem}.essence-content li::marker{color:#8353c6}.essence-content blockquote{background:hsl(var(--muted)/.5);border-left:3px solid #8353c6;border-radius:0 .5rem .5rem 0;margin:1rem 0;padding:.75rem 1rem;font-style:italic}.essence-content hr{border:none;border-top:1px solid hsl(var(--border));margin:1.5rem 0}.essence-content a{color:#7540bf;text-underline-offset:2px;text-decoration:underline}.essence-content::-webkit-scrollbar{width:4px}.essence-content::-webkit-scrollbar-track{background:hsl(var(--muted));border-radius:2px}.essence-content::-webkit-scrollbar-thumb{background:#9066cc;border-radius:2px}.essence-content::-webkit-scrollbar-thumb:hover{background:#7540bf}@media (min-width:768px){.essence-content p,.essence-content ul,.essence-content ol{font-size:1.125rem}}.track-hero{isolation:isolate;margin-bottom:1rem;padding:.25rem 0 .5rem;position:relative}.track-hero-inner{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.track-hero-body{flex-direction:column;align-items:center;width:100%;display:flex}.track-hero-art{border-radius:1rem;flex-shrink:0;width:13rem;height:13rem;margin-bottom:1.25rem;overflow:hidden;box-shadow:0 12px 32px #0000002e}.dark .track-hero-art{box-shadow:0 16px 40px #00000080}.track-hero-art img{object-fit:cover;width:100%;height:100%}.track-hero-art-fallback{background:linear-gradient(135deg,#7c3aed,#db2777);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.track-hero-title{color:var(--foreground);text-wrap:balance;margin-bottom:.25rem;font-size:1.5rem;font-weight:700;line-height:1.25}.track-hero-artist{color:var(--muted-foreground);font-size:.95rem}.track-hero-album{color:#9333ea;text-underline-offset:3px;margin-top:.15rem;font-size:.875rem;font-weight:500;display:inline-block}.track-hero-album:hover{text-decoration:underline}.dark .track-hero-album{color:#c084fc}.track-hero-range{--progress:0%;cursor:pointer;appearance:none;background:0 0;width:100%;height:1.25rem;margin:0}.track-hero-range:disabled{cursor:default}.track-hero-range::-webkit-slider-runnable-track{background:linear-gradient(90deg,#9333ea,#db2777)0/var(--progress)100% no-repeat,var(--muted);border-radius:999px;height:6px}.track-hero-range::-moz-range-track{background:linear-gradient(90deg,#9333ea,#db2777)0/var(--progress)100% no-repeat,var(--muted);border-radius:999px;height:6px}.track-hero-range::-webkit-slider-thumb{appearance:none;background:#fff;border:2px solid #9333ea;border-radius:999px;width:14px;height:14px;margin-top:-4px;box-shadow:0 1px 4px #00000040}.track-hero-range::-moz-range-thumb{background:#fff;border:2px solid #9333ea;border-radius:999px;width:12px;height:12px;box-shadow:0 1px 4px #00000040}.track-hero-range:disabled::-webkit-slider-thumb{opacity:0}.track-hero-range:disabled::-moz-range-thumb{opacity:0}.track-hero-range:focus-visible{outline-offset:4px;border-radius:999px;outline:2px solid #9333ea}.track-hero-meta{color:var(--muted-foreground);justify-content:center;align-items:center;gap:.6rem;margin-top:.5rem;font-size:.8rem;display:flex}.track-hero-badge{color:#6522c3;background:#7f3cdd24;border-radius:.4rem;align-items:center;gap:.25rem;padding:.1rem .5rem;font-weight:600;display:inline-flex}.dark .track-hero-badge{color:#bf9af4;background:#8d52e038}.track-hero-progress-wrap{width:100%;max-width:28rem;margin:1.1rem auto 0}.track-hero-progress{background:var(--muted);border-radius:999px;height:6px}.track-hero-progress.is-seekable{cursor:pointer}.track-hero-progress:not(.is-seekable){opacity:.7}.track-hero-progress-fill{background:linear-gradient(90deg,#9333ea,#db2777);border-radius:999px;height:100%;transition:width .1s linear}.track-hero-times{color:var(--muted-foreground);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:.4rem;font-size:.75rem;display:flex}.track-hero-controls{justify-content:center;align-items:center;gap:1.5rem;margin-top:1.25rem;display:flex}.track-hero-side-btn{width:2.75rem;height:2.75rem;color:var(--muted-foreground);background:color-mix(in srgb,var(--muted)60%,transparent);border:1px solid var(--border);border-radius:999px;justify-content:center;align-items:center;transition:color .2s,background .2s,transform .15s;display:flex}.track-hero-side-btn:hover{color:var(--foreground);background:var(--muted);transform:scale(1.05)}.track-hero-side-btn.is-liked{color:#e0245e;background:#e0245e1f;border-color:#e0245e4d}.track-hero-copied{color:var(--muted-foreground);margin-top:.6rem;font-size:.72rem}.track-hero-play{color:#fff;background:linear-gradient(135deg,#9333ea,#db2777);border-radius:999px;justify-content:center;align-items:center;width:4rem;height:4rem;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 10px 24px #9333ea59}.track-hero-play:hover:not(:disabled){transform:scale(1.05);box-shadow:0 12px 28px #9333ea73}.track-hero-play:disabled{opacity:.5;cursor:default;background:var(--muted);color:var(--muted-foreground);box-shadow:none}@media (min-width:640px){.track-hero{padding:2.5rem 2rem 1.5rem}.track-hero-art{width:15rem;height:15rem}.track-hero-title{font-size:1.875rem}}@media (min-width:768px){.track-hero{border:1px solid var(--border);background:radial-gradient(120% 80% at 50% 0%,#8d52e01f,transparent 70%),var(--card);border-radius:1.25rem;margin-bottom:1.5rem;padding:2.25rem 2.5rem 1.5rem;overflow:hidden}.dark .track-hero{background:radial-gradient(120% 80% at 50% 0%,#8d52e033,transparent 70%),var(--card)}.track-hero-inner{text-align:left;flex-direction:row;align-items:center;gap:2.5rem}.track-hero-art{width:16rem;height:16rem;margin-bottom:0}.track-hero-body{flex:1;align-items:flex-start;min-width:0}.track-hero-title{font-size:2rem}.track-hero-meta{justify-content:flex-start}.track-hero-progress-wrap{max-width:100%;margin-left:0;margin-right:0}.track-hero-controls{justify-content:flex-start}}
