.audio-player-hero{display:flex;gap:2rem;background:var(--wap-bg2,#111);border-radius:var(--wap-radius,12px);padding:1.5rem;margin-bottom:2rem;align-items:flex-start}.audio-player-hero__cover{position:relative;flex-shrink:0;width:220px;border-radius:12px;overflow:hidden;background:#000}.audio-player-hero__poster{width:100%;height:100%;object-fit:cover;display:block}.audio-player-hero__badges{position:absolute;top:.5rem;left:.5rem;display:flex;gap:.35rem;z-index:2}.audio-hero__badge{padding:.2rem .6rem;border-radius:6px;background:rgba(0,0,0,.75);border:1px solid #444;font-size:.7rem;font-weight:600;color:#fff}.audio-hero__badge--accent{border-color:var(--wap-accent,#ff6b4a);color:var(--wap-accent,#ff6b4a)}.audio-player-hero__content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:1.25rem}.audio-player-hero__title{font-size:1.6rem;font-weight:700;color:#fff;margin:0;line-height:1.2}.audio-player-hero__author{font-size:.9rem;color:var(--wap-muted,#888);margin-top:.25rem}.audio-player-hero__description{font-size:.9rem;color:var(--wap-text,#e0e0e0);line-height:1.6;overflow:hidden}.audio-player-hero__description img{max-width:100%;height:auto;border-radius:8px}.audio-player-hero__license{margin-top:.5rem;font-size:.85rem;opacity:.85}@media(max-width:767px){.audio-player-hero{flex-direction:column;align-items:stretch;gap:1rem;padding:1rem}.audio-player-hero__cover{width:100%;height:auto;aspect-ratio:1;max-height:300px}.audio-player-hero__title{font-size:1.2rem}}.user-card{background:#111;border-radius:16px;padding:1.5rem;position:sticky;top:2rem;width:300px;max-height:95vh;overflow-y:auto;overflow-x:hidden}.user-card::-webkit-scrollbar{width:4px}.user-card::-webkit-scrollbar-track{background:#1a1a1a;border-radius:2px}.user-card::-webkit-scrollbar-thumb{background:#333;border-radius:2px}.user-card *{min-width:0}.user-card .wfg-chip{max-width:100%;overflow:hidden;text-overflow:ellipsis}.user-card .kv-value,.user-card .chip{max-width:100%;word-break:break-word;overflow-wrap:break-word}.user-card .nav-link{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-avatar{width:60px;height:60px;object-fit:cover}.subscribe-btn{padding:.4rem 1rem;font-size:.85rem}.divider{height:1px;background:linear-gradient(90deg,transparent,#333,transparent);margin:1.5rem 0}.price-section{background:#1a1a1a;border-radius:12px;padding:1rem;margin-bottom:1rem}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.stat-item{text-align:center;padding:.5rem}.stat-icon{font-size:1.2rem;margin-bottom:.3rem;color:#666}.stat-value{font-size:1.1rem;font-weight:600;margin-bottom:.2rem}.stat-label{font-size:.75rem;color:#888}.audio-specs{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.audio-spec-item{background:var(--wap-bg);padding:.75rem;border-radius:8px}.audio-spec-label{font-size:.7rem;color:var(--wap-muted);text-transform:uppercase;letter-spacing:.05em}.audio-spec-value{font-size:.95rem;font-weight:600;color:var(--wap-text);margin-top:.25rem}@media(min-width:1200px){#productpage-audio .row{flex-wrap:nowrap}#productpage-audio .row>.col-xl{min-width:0}}@media(max-width:1199.98px){.user-card{width:100%;max-height:none;position:static}}@media(max-width:767px){.audio-specs{grid-template-columns:1fr}}