.pc-page{color:#e2e8f0;background:#0a0f1a;min-height:100vh;padding:0 0 80px;font-family:system-ui,-apple-system,sans-serif}.pc-container{max-width:1100px;margin:0 auto;padding:0 20px}.pc-hero{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:32px 0 24px;display:flex}.pc-heroLeft{align-items:center;gap:16px;display:flex}.pc-logo{font-size:48px}.pc-title{color:#f1f5f9;margin:0 0 4px;font-size:1.8rem;font-weight:900}.pc-sub{color:#64748b;margin:0;font-size:.9rem}.pc-liveBadge{color:#f87171;letter-spacing:.14em;background:#ef444426;border:1px solid #ef444466;border-radius:999px;align-items:center;gap:8px;padding:8px 18px;font-size:13px;font-weight:900;animation:1.8s ease-in-out infinite pcLivePulse;display:flex}.pc-liveDot{background:#ef4444;border-radius:50%;width:9px;height:9px;animation:1s step-end infinite pcDotBlink}@keyframes pcDotBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes pcLivePulse{0%,to{box-shadow:0 0 #ef444400}50%{box-shadow:0 0 20px #ef44444d}}.pc-layout{grid-template-columns:1fr 320px;align-items:start;gap:24px;display:grid}.pc-liveCard{background:linear-gradient(135deg,#ef444414,#7c3aed0f);border:1px solid #ef444440;border-radius:20px;margin-bottom:24px;padding:28px}.pc-liveCardHead{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px;display:flex}.pc-liveDotSm{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:1s step-end infinite pcDotBlink}.pc-liveCardTitle{color:#f1f5f9;flex:1;font-size:1.1rem;font-weight:800}.pc-listeners{color:#64748b;font-size:12px}.pc-waveWrap{align-items:center;gap:3px;height:56px;margin-bottom:14px;display:flex}.pc-waveBar{height:var(--h,40%);animation:pcWave calc(.6s + calc(var(--i)*40ms))ease-in-out infinite alternate;opacity:.75;background:linear-gradient(#ef4444,#7c3aed);border-radius:4px;flex:1}@keyframes pcWave{0%{transform:scaleY(.3)}to{transform:scaleY(1)}}.pc-liveStatus{color:#94a3b8;margin-bottom:14px;font-size:13px}.pc-playBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef4444,#7c3aed);border:none;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:800;transition:opacity .2s}.pc-playBtn:hover{opacity:.85}.pc-offlineCard{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;margin-bottom:24px;padding:48px 28px}.pc-offlineIcon{opacity:.5;margin-bottom:14px;font-size:52px}.pc-offlineText{color:#64748b;margin-bottom:8px;font-size:1.1rem;font-weight:700}.pc-offlineSub{color:#475569;font-size:.88rem}.pc-section{margin-bottom:24px}.pc-sectionTitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin:0 0 14px;font-size:1rem;font-weight:800}.pc-empty{color:#475569;padding:24px 0;font-size:.9rem}.pc-epList{flex-direction:column;gap:12px;display:flex}.pc-epItem{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;align-items:flex-start;gap:14px;padding:16px;transition:border-color .2s;display:flex}.pc-epItem.active{background:#7c3aed0f;border-color:#7c3aed66}.pc-epPlay{color:#a78bfa;cursor:pointer;background:#7c3aed33;border:1px solid #7c3aed66;border-radius:50%;flex-shrink:0;width:44px;height:44px;font-size:16px;transition:background .2s}.pc-epPlay:hover{background:#7c3aed59}.pc-epInfo{flex:1;min-width:0}.pc-epTitle{color:#f1f5f9;margin-bottom:4px;font-size:.95rem;font-weight:700}.pc-epDesc{color:#64748b;margin-bottom:6px;font-size:.85rem}.pc-epMeta{color:#475569;font-size:.78rem}.pc-epAudio{border-radius:8px;width:100%;margin-top:12px}.pc-side{position:sticky;top:80px}.pc-chatCard{background:#ffffff08;border:1px solid #ffffff12;border-radius:20px;flex-direction:column;height:540px;display:flex;overflow:hidden}.pc-chatHead{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid #ffffff0f;padding:16px 18px;font-size:13px;font-weight:800}.pc-chatOffline{text-transform:none;letter-spacing:0;font-size:11px;font-weight:400}.pc-chatMessages{flex-direction:column;flex:1;gap:8px;padding:12px;display:flex;overflow-y:auto}.pc-chatEmpty{color:#475569;text-align:center;padding:20px 0;font-size:.85rem}.pc-chatMsg{flex-direction:column;gap:2px;display:flex}.pc-chatName{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.pc-chatName.auth{color:#7c3aed}.pc-chatText{color:#e2e8f0;font-size:.88rem;line-height:1.4}.pc-chatForm{border-top:1px solid #ffffff0f;flex-direction:column;gap:8px;padding:12px;display:flex}.pc-chatRow{gap:8px;display:flex}.pc-chatInput{color:#e2e8f0;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;outline:none;flex:1;padding:10px 12px;font-size:13px}.pc-chatInput:focus{border-color:#7c3aed80}.pc-chatInput:disabled{opacity:.4;cursor:not-allowed}.pc-chatSend{color:#a78bfa;cursor:pointer;background:#7c3aed4d;border:1px solid #7c3aed80;border-radius:10px;flex-shrink:0;width:38px;height:38px;font-size:16px}.pc-chatSend:disabled{opacity:.3;cursor:not-allowed}@media (max-width:700px){.pc-layout{grid-template-columns:1fr}.pc-side{position:static}.pc-chatCard{height:380px}.pc-title{font-size:1.4rem}}
