.ArtistCard-module__u7LLMG__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);cursor:pointer;color:inherit;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.ArtistCard-module__u7LLMG__card:hover{background:var(--bg-card-hover);border-color:#ffffff1f;transform:translateY(-5px);box-shadow:0 12px 40px #00000073}.ArtistCard-module__u7LLMG__accentBar{background:var(--artist-accent,var(--accent));transform-origin:0;height:3px;transition:transform var(--transition-base);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ArtistCard-module__u7LLMG__card:hover .ArtistCard-module__u7LLMG__accentBar{transform:scaleX(1)}.ArtistCard-module__u7LLMG__avatar{background:var(--bg-elevated);height:200px;position:relative;overflow:hidden}.ArtistCard-module__u7LLMG__avatarImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ArtistCard-module__u7LLMG__card:hover .ArtistCard-module__u7LLMG__avatarImg{transform:scale(1.05)}.ArtistCard-module__u7LLMG__avatarPlaceholder{background:linear-gradient(135deg, var(--bg-surface), var(--bg-elevated));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ArtistCard-module__u7LLMG__comingSoonBadge{top:var(--space-3);right:var(--space-3);color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-full);border:1px solid var(--border-default);background:#000000b3;padding:3px 8px;font-size:.7rem;font-weight:700;position:absolute}.ArtistCard-module__u7LLMG__info{padding:var(--space-5);gap:var(--space-2);flex-direction:column;flex:1;display:flex}.ArtistCard-module__u7LLMG__name{font-family:var(--font-display);margin:0;font-size:1.4rem;font-weight:800;line-height:1.2}.ArtistCard-module__u7LLMG__genre{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600}.ArtistCard-module__u7LLMG__description{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ArtistCard-module__u7LLMG__collabTag{letter-spacing:.05em;color:var(--text-muted);border:1px solid var(--border-subtle);border-radius:var(--radius-full);margin-top:var(--space-1);align-items:center;gap:4px;width:fit-content;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-flex}.ArtistCard-module__u7LLMG__officialLink{color:var(--link-color,var(--accent));border-radius:var(--radius-full);margin-top:var(--space-2);opacity:.8;width:fit-content;transition:all var(--transition-fast);border:1px solid;align-items:center;gap:5px;padding:4px 12px;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.ArtistCard-module__u7LLMG__officialLink:hover{opacity:1;background:#ffffff0d}.ArtistCard-module__u7LLMG__socials{gap:var(--space-2);margin-top:var(--space-2);display:flex}.ArtistCard-module__u7LLMG__socialIcon{border-radius:var(--radius-full);background:var(--bg-elevated);border:1px solid var(--border-subtle);width:28px;height:28px;color:var(--text-muted);transition:all var(--transition-fast);justify-content:center;align-items:center;font-size:.9rem;text-decoration:none;display:flex}.ArtistCard-module__u7LLMG__socialIcon:hover{color:var(--artist-accent,var(--accent));border-color:var(--artist-accent,var(--accent));transform:scale(1.1)}.ArtistCard-module__u7LLMG__compact{flex-direction:row;align-items:center}.ArtistCard-module__u7LLMG__compact .ArtistCard-module__u7LLMG__avatar{border-radius:var(--radius-md) 0 0 var(--radius-md);flex-shrink:0;width:80px;height:80px}.ArtistCard-module__u7LLMG__compact .ArtistCard-module__u7LLMG__info{padding:var(--space-3) var(--space-4)}.ArtistCard-module__u7LLMG__compact .ArtistCard-module__u7LLMG__name{font-size:1rem}.ArtistCard-module__u7LLMG__compact .ArtistCard-module__u7LLMG__genre{display:none}
.MediaCard-module__Zc9yMa__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);cursor:pointer;color:inherit;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.MediaCard-module__Zc9yMa__card:hover{background:var(--bg-card-hover);border-color:var(--border-default);transform:translateY(-5px);box-shadow:0 12px 40px #0006}.MediaCard-module__Zc9yMa__accentBar{background:var(--card-accent,var(--accent));transform-origin:0;height:3px;transition:transform var(--transition-base);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.MediaCard-module__Zc9yMa__card:hover .MediaCard-module__Zc9yMa__accentBar{transform:scaleX(1)}.MediaCard-module__Zc9yMa__cover{aspect-ratio:1;background:var(--bg-elevated);position:relative;overflow:hidden}.MediaCard-module__Zc9yMa__coverImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.MediaCard-module__Zc9yMa__card:hover .MediaCard-module__Zc9yMa__coverImg{transform:scale(1.05)}.MediaCard-module__Zc9yMa__coverPlaceholder{background:linear-gradient(135deg, var(--bg-elevated), var(--bg-card));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.MediaCard-module__Zc9yMa__playBadge{color:#f44;background:#000c;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex;position:absolute;bottom:8px;right:8px}.MediaCard-module__Zc9yMa__info{padding:var(--space-4);gap:var(--space-2);flex-direction:column;flex:1;display:flex}.MediaCard-module__Zc9yMa__title{font-family:var(--font-display);color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.05rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.MediaCard-module__Zc9yMa__meta{gap:var(--space-3);flex-wrap:wrap;display:flex}.MediaCard-module__Zc9yMa__metaItem{color:var(--text-muted);align-items:center;gap:4px;font-size:.78rem;display:flex}.MediaCard-module__Zc9yMa__description{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:auto;font-size:.82rem;line-height:1.5;display:-webkit-box;overflow:hidden}.MediaCard-module__Zc9yMa__links{gap:var(--space-2);margin-top:var(--space-2);display:flex}.MediaCard-module__Zc9yMa__linkBtn{border-radius:var(--radius-full);background:var(--bg-elevated);border:1px solid var(--border-subtle);width:30px;height:30px;color:var(--text-muted);transition:all var(--transition-fast);justify-content:center;align-items:center;font-size:.95rem;text-decoration:none;display:flex}.MediaCard-module__Zc9yMa__linkBtn:hover{background:var(--accent-dim);border-color:var(--accent);color:var(--accent);transform:scale(1.1)}.MediaCard-module__Zc9yMa__compact{flex-direction:row;align-items:center}.MediaCard-module__Zc9yMa__compact .MediaCard-module__Zc9yMa__cover{width:70px;height:70px;aspect-ratio:unset;border-radius:var(--radius-md) 0 0 var(--radius-md);flex-shrink:0}.MediaCard-module__Zc9yMa__compact .MediaCard-module__Zc9yMa__info{padding:var(--space-3)}.MediaCard-module__Zc9yMa__compact .MediaCard-module__Zc9yMa__title{-webkit-line-clamp:1;font-size:.9rem}.MediaCard-module__Zc9yMa__featured .MediaCard-module__Zc9yMa__cover{aspect-ratio:16/9}.MediaCard-module__Zc9yMa__featured .MediaCard-module__Zc9yMa__title{font-size:1.2rem}
.FeedCard-module__Jsg9uq__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);color:inherit;transition:all var(--transition-base);cursor:pointer;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.FeedCard-module__Jsg9uq__card:hover{background:var(--bg-card-hover);border-color:var(--border-default);transform:translateY(-4px);box-shadow:0 10px 32px #0006}.FeedCard-module__Jsg9uq__cover{height:180px;overflow:hidden}.FeedCard-module__Jsg9uq__coverImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.FeedCard-module__Jsg9uq__card:hover .FeedCard-module__Jsg9uq__coverImg{transform:scale(1.04)}.FeedCard-module__Jsg9uq__body{padding:var(--space-5);flex-direction:column;flex:1;display:flex}.FeedCard-module__Jsg9uq__title{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.1rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.FeedCard-module__Jsg9uq__excerpt{color:var(--text-secondary);-webkit-line-clamp:3;margin-bottom:var(--space-4);-webkit-box-orient:vertical;flex:1;font-size:.85rem;line-height:1.6;display:-webkit-box;overflow:hidden}.FeedCard-module__Jsg9uq__footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.FeedCard-module__Jsg9uq__date{color:var(--text-muted);align-items:center;gap:4px;font-size:.78rem;display:flex}.FeedCard-module__Jsg9uq__readMore{color:var(--accent);opacity:0;transition:all var(--transition-fast);align-items:center;gap:4px;font-size:.78rem;font-weight:600;display:flex;transform:translate(-4px)}.FeedCard-module__Jsg9uq__card:hover .FeedCard-module__Jsg9uq__readMore{opacity:1;transform:translate(0)}
.page-module__kM9XBq__hero{min-height:100vh;padding-top:var(--nav-height);flex-direction:column;display:flex;position:relative;overflow:hidden}.page-module__kM9XBq__heroGrid{pointer-events:none;opacity:.15;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(5,1fr);display:grid;position:absolute;inset:0}.page-module__kM9XBq__heroGridDot{background:var(--accent);border-radius:50%;place-self:center;width:4px;height:4px;animation:4s ease-in-out infinite page-module__kM9XBq__pulse}@keyframes page-module__kM9XBq__pulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}.page-module__kM9XBq__heroContent{text-align:center;padding-block:var(--space-24);z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.page-module__kM9XBq__heroBadge{align-items:center;gap:var(--space-2);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);background:var(--accent-dim);border:1px solid rgba(var(--accent), .3);border-radius:var(--radius-full);padding:var(--space-2) var(--space-4);margin-bottom:var(--space-6);font-size:.8rem;font-weight:600;animation:.6s both page-module__kM9XBq__fade-up;display:inline-flex}.page-module__kM9XBq__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:var(--space-6);font-size:clamp(3rem,8vw,6rem);font-weight:800;line-height:1.1;animation:.6s .1s both page-module__kM9XBq__fade-up}.page-module__kM9XBq__heroSubtitle{color:var(--text-secondary);max-width:600px;margin-bottom:var(--space-8);font-size:clamp(1rem,2vw,1.2rem);line-height:1.7;animation:.6s .2s both page-module__kM9XBq__fade-up}.page-module__kM9XBq__heroActions{gap:var(--space-4);flex-wrap:wrap;justify-content:center;animation:.6s .3s both page-module__kM9XBq__fade-up;display:flex}.page-module__kM9XBq__marqueeRow{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);width:100%;padding-block:var(--space-4);background:var(--bg-surface);position:relative;overflow:hidden}.page-module__kM9XBq__marqueeTrack{gap:var(--space-8);width:max-content;animation:30s linear infinite page-module__kM9XBq__marquee;display:flex}.page-module__kM9XBq__marqueeItem{font-family:var(--font-display);letter-spacing:.25em;color:var(--text-muted);white-space:nowrap;text-transform:uppercase;font-size:1rem;font-weight:800}.page-module__kM9XBq__marqueeItem:nth-child(odd){color:var(--accent);opacity:.4}@keyframes page-module__kM9XBq__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module__kM9XBq__darkSection{background:var(--bg-surface)}.page-module__kM9XBq__comingSoon{text-align:center;padding:var(--space-20) var(--space-8);border:1px dashed var(--border-default);border-radius:var(--radius-xl);background:var(--bg-card)}.page-module__kM9XBq__comingSoonIcon{color:var(--accent);opacity:.3;margin-bottom:var(--space-4);font-size:3rem}.page-module__kM9XBq__comingSoon h3{color:var(--text-primary);margin-bottom:var(--space-2);font-size:1.3rem}.page-module__kM9XBq__comingSoon p{color:var(--text-muted);font-size:.9rem}.page-module__kM9XBq__aboutSection{padding-block:var(--space-24);background:linear-gradient(180deg, var(--bg-base) 0%, var(--bg-surface) 100%)}.page-module__kM9XBq__aboutInner{gap:var(--space-12);grid-template-columns:1fr 1fr;align-items:center;display:grid}.page-module__kM9XBq__aboutContent h2{margin-bottom:var(--space-4)}.page-module__kM9XBq__aboutContent p{color:var(--text-secondary);line-height:1.8}.page-module__kM9XBq__aboutArtistGrid{gap:var(--space-3);flex-direction:column;display:flex}.page-module__kM9XBq__aboutArtistChip{align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);color:inherit;transition:all var(--transition-base);text-decoration:none;display:flex}.page-module__kM9XBq__aboutArtistChip:hover{background:var(--bg-card-hover);border-color:var(--chip-accent,var(--accent));transform:translate(4px)}.page-module__kM9XBq__chipDot{background:var(--chip-accent,var(--accent));width:10px;height:10px;box-shadow:0 0 8px var(--chip-accent,var(--accent));border-radius:50%;flex-shrink:0}@media (max-width:768px){.page-module__kM9XBq__aboutInner{grid-template-columns:1fr}.page-module__kM9XBq__heroActions{flex-direction:column;align-items:stretch}.page-module__kM9XBq__heroActions .page-module__kM9XBq__btn{justify-content:center}}
