@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Space+Grotesk:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";
:root{--bg-primary:#050508;--bg-secondary:#0c0c12;--bg-tertiary:#141420;--bg-card:#ffffff05;--bg-card-hover:#ffffff0d;--bg-glass:#0c0c12d9;--text-primary:#fafafa;--text-secondary:#a8a8b3;--text-muted:#6b6b76;--accent-primary:#8b5cf6;--accent-secondary:#a78bfa;--accent-warm:#f59e0b;--accent-rose:#f43f5e;--accent-emerald:#10b981;--accent-cyan:#06b6d4;--accent-glow:#8b5cf633;--border-subtle:#ffffff0a;--border-light:#ffffff14;--border-accent:#8b5cf64d;--radius-sm:6px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--radius-2xl:32px;--radius-full:9999px;--shadow-glow:0 0 80px #8b5cf626;--shadow-card:0 8px 32px #00000080;--shadow-elevated:0 24px 64px #0009;--transition-fast:.12s cubic-bezier(.4,0,.2,1);--transition-normal:.2s cubic-bezier(.4,0,.2,1);--transition-slow:.4s cubic-bezier(.4,0,.2,1);--transition-spring:.5s cubic-bezier(.34,1.56,.64,1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"ss01" on,"ss02" on;min-height:100vh;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(100% 80% at 50% -30%,#8b5cf61f 0%,#0000 50%),radial-gradient(80% 60% at 100%,#06b6d40f 0%,#0000 50%),radial-gradient(60% 40% at 0 100%,#f43f5e0d 0%,#0000 50%),linear-gradient(#0000 0%,#05050880 100%);position:fixed;inset:0}body:after{content:"";opacity:.02;pointer-events:none;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}h1,h2,h3,h4{letter-spacing:-.03em;font-family:Instrument Serif,Georgia,serif;font-weight:400;line-height:1.1}code,.mono{font-family:JetBrains Mono,monospace;font-size:.875em}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-light);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}::selection{background:var(--accent-primary);color:#fff}:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulseGlow{0%,to{box-shadow:0 0 20px #8b5cf64d}50%{box-shadow:0 0 40px #8b5cf680}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes slideIn{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:translate(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(.5)}}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.gradient-text{background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-cyan)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.glass{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px)}
.PersistentPlayer-module__Ll3eGa__miniContainer{z-index:900;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:var(--radius-lg)0 0 0;border-bottom:none;border-right:none;align-items:center;gap:.75rem;max-width:420px;padding:.5rem;animation:.3s ease-out PersistentPlayer-module__Ll3eGa__slideUp;display:flex;position:fixed;bottom:0;right:0}.PersistentPlayer-module__Ll3eGa__miniVideo{border-radius:var(--radius-md);cursor:pointer;flex-shrink:0;width:180px;height:101px;position:relative;overflow:hidden}.PersistentPlayer-module__Ll3eGa__miniVideoFrame{pointer-events:none;border:none;width:100%;height:100%}.PersistentPlayer-module__Ll3eGa__miniVideoOverlay{opacity:0;transition:var(--transition-fast);background:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PersistentPlayer-module__Ll3eGa__miniVideo:hover .PersistentPlayer-module__Ll3eGa__miniVideoOverlay{opacity:1}.PersistentPlayer-module__Ll3eGa__expandIcon{color:#fff;font-size:1.5rem}.PersistentPlayer-module__Ll3eGa__miniAudio{cursor:pointer}.PersistentPlayer-module__Ll3eGa__miniLogo{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:.5rem;display:flex;overflow:hidden}.PersistentPlayer-module__Ll3eGa__miniInfo{cursor:pointer;flex:1;min-width:0;padding:.25rem}.PersistentPlayer-module__Ll3eGa__miniName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.125rem;font-size:.875rem;font-weight:600;display:block;overflow:hidden}.PersistentPlayer-module__Ll3eGa__miniLive{color:#ef4444;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;display:flex}.PersistentPlayer-module__Ll3eGa__liveDot{background:#ef4444;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite PersistentPlayer-module__Ll3eGa__pulse}.PersistentPlayer-module__Ll3eGa__miniControls{align-items:center;gap:.375rem;display:flex}.PersistentPlayer-module__Ll3eGa__miniBtn{background:var(--bg-tertiary);width:32px;height:32px;color:var(--text-secondary);transition:var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;display:flex}.PersistentPlayer-module__Ll3eGa__miniBtn:hover{background:var(--accent-primary);color:#fff}.PersistentPlayer-module__Ll3eGa__miniBtn:last-child:hover{background:var(--accent-rose)}.PersistentPlayer-module__Ll3eGa__audioWavesMini{align-items:center;gap:2px;height:20px;display:flex}.PersistentPlayer-module__Ll3eGa__waveMini{background:var(--accent-primary);border-radius:1px;width:2px;animation:.8s ease-in-out infinite PersistentPlayer-module__Ll3eGa__wave}.PersistentPlayer-module__Ll3eGa__waveMini:first-child{height:40%}.PersistentPlayer-module__Ll3eGa__waveMini:nth-child(2){height:80%}.PersistentPlayer-module__Ll3eGa__waveMini:nth-child(3){height:60%}.PersistentPlayer-module__Ll3eGa__waveMini:nth-child(4){height:100%}.PersistentPlayer-module__Ll3eGa__miniHint{background:var(--bg-tertiary);border-radius:var(--radius-full);color:var(--text-muted);opacity:0;transition:var(--transition-fast);pointer-events:none;white-space:nowrap;padding:.25rem .625rem;font-size:.625rem;position:absolute;top:-24px;left:50%;transform:translate(-50%)}.PersistentPlayer-module__Ll3eGa__miniContainer:hover .PersistentPlayer-module__Ll3eGa__miniHint{opacity:1}.PersistentPlayer-module__Ll3eGa__overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#050508e6;justify-content:center;align-items:center;padding:2rem;animation:.3s ease-out PersistentPlayer-module__Ll3eGa__fadeIn;display:flex;position:fixed;inset:0}.PersistentPlayer-module__Ll3eGa__container{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);width:100%;max-width:1600px;max-height:95vh;animation:.4s ease-out PersistentPlayer-module__Ll3eGa__fadeInScale;position:relative;overflow:hidden auto}.PersistentPlayer-module__Ll3eGa__headerButtons{z-index:10;gap:.5rem;display:flex;position:absolute;top:1rem;right:1rem}.PersistentPlayer-module__Ll3eGa__minimizeButton{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:40px;height:40px;color:var(--text-secondary);transition:var(--transition-normal);border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.PersistentPlayer-module__Ll3eGa__minimizeButton:hover{background:var(--bg-tertiary);color:var(--accent-cyan)}.PersistentPlayer-module__Ll3eGa__shuffleBanner{border-bottom:1px solid var(--border-accent);background:linear-gradient(135deg,#8b5cf626,#06b6d41a);justify-content:center;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.PersistentPlayer-module__Ll3eGa__shuffleIcon{animation:8s linear infinite PersistentPlayer-module__Ll3eGa__rotate}.PersistentPlayer-module__Ll3eGa__playerContent{grid-template-columns:1fr 420px;display:grid}@media (max-width:1200px){.PersistentPlayer-module__Ll3eGa__playerContent{grid-template-columns:1fr 360px}}@media (max-width:968px){.PersistentPlayer-module__Ll3eGa__playerContent{grid-template-columns:1fr}}.PersistentPlayer-module__Ll3eGa__videoWrapper{aspect-ratio:16/9;background:#000;position:relative}.PersistentPlayer-module__Ll3eGa__videoFrame{border:none;width:100%;height:100%;position:absolute;inset:0}.PersistentPlayer-module__Ll3eGa__audioWrapper{aspect-ratio:16/9;background:var(--bg-tertiary);position:relative}.PersistentPlayer-module__Ll3eGa__audioVisual{flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem;display:flex;position:absolute;inset:0}.PersistentPlayer-module__Ll3eGa__audioWaves{justify-content:center;align-items:center;gap:4px;height:60px;display:flex}.PersistentPlayer-module__Ll3eGa__wave{background:#fff9;border-radius:2px;width:4px;height:100%;animation:1s ease-in-out infinite PersistentPlayer-module__Ll3eGa__wave}.PersistentPlayer-module__Ll3eGa__wave:first-child{height:30%}.PersistentPlayer-module__Ll3eGa__wave:nth-child(2){height:60%}.PersistentPlayer-module__Ll3eGa__wave:nth-child(3){height:80%}.PersistentPlayer-module__Ll3eGa__wave:nth-child(4){height:100%}.PersistentPlayer-module__Ll3eGa__wave:nth-child(5){height:70%}.PersistentPlayer-module__Ll3eGa__wave:nth-child(6){height:50%}.PersistentPlayer-module__Ll3eGa__wave:nth-child(7){height:90%}.PersistentPlayer-module__Ll3eGa__wave:nth-child(8){height:60%}.PersistentPlayer-module__Ll3eGa__wave:nth-child(9){height:100%}.PersistentPlayer-module__Ll3eGa__wave:nth-child(10){height:40%}.PersistentPlayer-module__Ll3eGa__wave:nth-child(11){height:70%}.PersistentPlayer-module__Ll3eGa__wave:nth-child(12){height:30%}.PersistentPlayer-module__Ll3eGa__audioPlayButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;width:80px;height:80px;transition:var(--transition-normal);background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;display:flex}.PersistentPlayer-module__Ll3eGa__audioPlayButton:hover{background:#ffffff40;transform:scale(1.05)}.PersistentPlayer-module__Ll3eGa__audioLogo{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-md);background:#ffffff1a;justify-content:center;align-items:center;width:80px;height:80px;padding:.75rem;display:flex;position:absolute;bottom:1.5rem;left:1.5rem}.PersistentPlayer-module__Ll3eGa__audioIcon{font-size:2.5rem}.PersistentPlayer-module__Ll3eGa__infoPanel{border-left:1px solid var(--border-subtle);flex-direction:column;gap:1.5rem;padding:2rem;display:flex}@media (max-width:968px){.PersistentPlayer-module__Ll3eGa__infoPanel{border-left:none;border-top:1px solid var(--border-subtle)}}.PersistentPlayer-module__Ll3eGa__infoPanelHeader{align-items:flex-start;gap:1rem;display:flex}.PersistentPlayer-module__Ll3eGa__channelLogo{background:var(--bg-tertiary);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.PersistentPlayer-module__Ll3eGa__logoFallback{font-size:1.5rem}.PersistentPlayer-module__Ll3eGa__channelTitle{flex:1;min-width:0}.PersistentPlayer-module__Ll3eGa__title{color:var(--text-primary);margin-bottom:.375rem;font-family:Space Grotesk,sans-serif;font-size:1.375rem;font-weight:600}.PersistentPlayer-module__Ll3eGa__subtitle{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.PersistentPlayer-module__Ll3eGa__live{color:#ef4444;align-items:center;gap:.375rem;font-weight:600;display:flex}.PersistentPlayer-module__Ll3eGa__description{color:var(--text-secondary);font-size:.875rem;line-height:1.6}.PersistentPlayer-module__Ll3eGa__metadata{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.75rem;display:grid}.PersistentPlayer-module__Ll3eGa__metaItem{flex-direction:column;gap:.25rem;display:flex}.PersistentPlayer-module__Ll3eGa__metaLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem}.PersistentPlayer-module__Ll3eGa__metaValue{color:var(--text-primary);font-size:.875rem;font-weight:500}.PersistentPlayer-module__Ll3eGa__tags{flex-wrap:wrap;gap:.5rem;display:flex}.PersistentPlayer-module__Ll3eGa__tag{background:var(--bg-tertiary);border-radius:var(--radius-full);color:var(--text-muted);padding:.375rem .75rem;font-size:.75rem}.PersistentPlayer-module__Ll3eGa__actions{flex-wrap:wrap;gap:.75rem;margin-top:auto;display:flex}.PersistentPlayer-module__Ll3eGa__likeBtn,.PersistentPlayer-module__Ll3eGa__donateBtn{border-radius:var(--radius-md);transition:var(--transition-normal);align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;display:flex}.PersistentPlayer-module__Ll3eGa__likeBtn{background:var(--bg-tertiary);border:1px solid var(--border-subtle);color:var(--text-secondary)}.PersistentPlayer-module__Ll3eGa__likeBtn:hover{border-color:var(--accent-rose);color:var(--accent-rose)}.PersistentPlayer-module__Ll3eGa__likeBtn.PersistentPlayer-module__Ll3eGa__liked{border-color:var(--accent-rose);color:var(--accent-rose);background:#f43f5e1a}.PersistentPlayer-module__Ll3eGa__heart{font-size:1rem}.PersistentPlayer-module__Ll3eGa__donateBtn{color:var(--accent-rose);background:linear-gradient(135deg,#f43f5e26,#f43f5e1a);border:1px solid #f43f5e4d;text-decoration:none}.PersistentPlayer-module__Ll3eGa__donateBtn:hover{background:linear-gradient(135deg,#f43f5e40,#f43f5e26)}.PersistentPlayer-module__Ll3eGa__shareBtn{border-radius:var(--radius-md);transition:var(--transition-normal);background:var(--bg-tertiary);border:1px solid var(--border-subtle);color:var(--text-secondary);align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;display:flex}.PersistentPlayer-module__Ll3eGa__shareBtn:hover{color:var(--accent-primary);border-color:var(--accent-primary);background:#8b5cf61a}.PersistentPlayer-module__Ll3eGa__copiedToast{background:var(--accent-primary);color:#fff;border-radius:var(--radius-md);z-index:100;white-space:nowrap;padding:.5rem 1rem;font-size:.875rem;font-weight:500;animation:2s ease-in-out PersistentPlayer-module__Ll3eGa__fadeInOut;position:absolute;top:-40px;left:50%;transform:translate(-50%)}@keyframes PersistentPlayer-module__Ll3eGa__fadeInOut{0%{opacity:0;transform:translate(-50%)scale(.9)}15%{opacity:1;transform:translate(-50%)scale(1)}85%{opacity:1;transform:translate(-50%)scale(1)}to{opacity:0;transform:translate(-50%)scale(.9)}}@keyframes PersistentPlayer-module__Ll3eGa__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes PersistentPlayer-module__Ll3eGa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes PersistentPlayer-module__Ll3eGa__fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes PersistentPlayer-module__Ll3eGa__wave{0%,to{transform:scaleY(1)}50%{transform:scaleY(.4)}}@keyframes PersistentPlayer-module__Ll3eGa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes PersistentPlayer-module__Ll3eGa__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:968px){.PersistentPlayer-module__Ll3eGa__overlay{padding:1rem}.PersistentPlayer-module__Ll3eGa__container{border-radius:var(--radius-lg);max-width:100%;max-height:100vh}.PersistentPlayer-module__Ll3eGa__infoPanel{gap:1rem;padding:1.5rem}.PersistentPlayer-module__Ll3eGa__title{font-size:1.25rem}.PersistentPlayer-module__Ll3eGa__metadata{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.PersistentPlayer-module__Ll3eGa__overlay{align-items:stretch;padding:0}.PersistentPlayer-module__Ll3eGa__container{border-radius:0;max-height:100vh}.PersistentPlayer-module__Ll3eGa__headerButtons{top:.75rem;right:.75rem}.PersistentPlayer-module__Ll3eGa__minimizeButton{width:36px;height:36px;font-size:.875rem}.PersistentPlayer-module__Ll3eGa__infoPanel{padding:1.25rem}.PersistentPlayer-module__Ll3eGa__infoPanelHeader{flex-direction:column;gap:.75rem}.PersistentPlayer-module__Ll3eGa__channelLogo{width:40px;height:40px}.PersistentPlayer-module__Ll3eGa__title{font-size:1.125rem}.PersistentPlayer-module__Ll3eGa__subtitle{flex-wrap:wrap;gap:.375rem}.PersistentPlayer-module__Ll3eGa__description{font-size:.8125rem}.PersistentPlayer-module__Ll3eGa__metadata{grid-template-columns:repeat(2,1fr);gap:.5rem}.PersistentPlayer-module__Ll3eGa__tags{gap:.375rem}.PersistentPlayer-module__Ll3eGa__tag{padding:.25rem .5rem;font-size:.6875rem}.PersistentPlayer-module__Ll3eGa__actions{flex-direction:column;gap:.625rem}.PersistentPlayer-module__Ll3eGa__likeBtn,.PersistentPlayer-module__Ll3eGa__donateBtn,.PersistentPlayer-module__Ll3eGa__shareBtn{justify-content:center;width:100%;padding:.875rem 1rem}.PersistentPlayer-module__Ll3eGa__audioPlayButton{width:64px;height:64px;font-size:1.5rem}.PersistentPlayer-module__Ll3eGa__audioLogo{width:60px;height:60px;bottom:1rem;left:1rem}}@media (max-width:480px){.PersistentPlayer-module__Ll3eGa__miniContainer{border-radius:0;gap:.5rem;max-width:none;padding:.375rem;left:0}.PersistentPlayer-module__Ll3eGa__miniVideo{width:100px;height:56px}.PersistentPlayer-module__Ll3eGa__miniName{font-size:.8125rem}.PersistentPlayer-module__Ll3eGa__miniLive{font-size:.625rem}.PersistentPlayer-module__Ll3eGa__miniControls{gap:.25rem}.PersistentPlayer-module__Ll3eGa__miniBtn{width:28px;height:28px;font-size:.6875rem}.PersistentPlayer-module__Ll3eGa__miniHint{display:none}.PersistentPlayer-module__Ll3eGa__metadata{grid-template-columns:1fr 1fr}}.PersistentPlayer-module__Ll3eGa__miniPodcast{color:var(--accent-primary);align-items:center;gap:.25rem;font-size:.6875rem;font-weight:500;display:flex}.PersistentPlayer-module__Ll3eGa__podcastIcon{font-size:.75rem}.PersistentPlayer-module__Ll3eGa__podcastBadge{color:var(--accent-primary);border-radius:var(--radius-full);background:#8b5cf626;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.PersistentPlayer-module__Ll3eGa__podcastProgress{border-top:1px solid var(--border-subtle);justify-content:center;align-items:center;padding:.75rem;display:flex}.PersistentPlayer-module__Ll3eGa__duration{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:.8125rem;font-weight:500}
