main.svelte-5coopb{min-height:100vh;padding:2rem 2rem 8rem;width:100%}main.svelte-5coopb>:where(.svelte-5coopb){max-width:1200px;margin-left:auto;margin-right:auto}.artist-header.svelte-5coopb{display:flex;align-items:center;gap:2rem;margin-bottom:3rem;padding:2rem;background:#141414;border:1px solid #282828;border-radius:8px}.artist-avatar.svelte-5coopb{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #333}.artist-info.svelte-5coopb h1:where(.svelte-5coopb){font-size:2.5rem;margin:0 0 .5rem;color:#e8e8e8;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.handle.svelte-5coopb{color:#909090;font-size:1.1rem;margin:0 0 1rem;text-decoration:none;transition:color .2s;display:inline-block}.handle.svelte-5coopb:hover{color:var(--accent)}.bio.svelte-5coopb{color:#b0b0b0;line-height:1.6;margin:0}.analytics.svelte-5coopb{margin-bottom:3rem}.analytics.svelte-5coopb h2:where(.svelte-5coopb){margin-bottom:1.5rem;color:#e8e8e8;font-size:1.8rem}.analytics-grid.svelte-5coopb{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;min-height:120px}.section-header.svelte-5coopb{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.section-header.svelte-5coopb span:where(.svelte-5coopb){color:gray;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em}.album-grid.svelte-5coopb{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.album-card.svelte-5coopb{display:flex;gap:1rem;align-items:center;padding:1rem;background:#141414;border:1px solid #282828;border-radius:10px;color:inherit;text-decoration:none;transition:transform .15s ease,border-color .15s ease}.album-card.svelte-5coopb:hover{transform:translateY(-2px);border-color:var(--accent)}.album-cover-wrapper.svelte-5coopb{width:72px;height:72px;border-radius:6px;overflow:hidden;flex-shrink:0;background:#1a1a1a;border:1px solid #333;display:flex;align-items:center;justify-content:center}.album-cover-wrapper.svelte-5coopb img:where(.svelte-5coopb){width:100%;height:100%;object-fit:cover;display:block}.album-cover-placeholder.svelte-5coopb{color:#666;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.album-card-meta.svelte-5coopb h3:where(.svelte-5coopb){margin:0 0 .35rem;font-size:1.05rem;color:#fafafa;text-transform:lowercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.album-card-meta.svelte-5coopb{flex:1;min-width:0}.album-card-meta.svelte-5coopb p:where(.svelte-5coopb){margin:0;color:#9a9a9a;font-size:.9rem;display:flex;align-items:center;gap:.4rem}.album-card-meta.svelte-5coopb .dot:where(.svelte-5coopb){font-size:.65rem;color:#555}.stat-card.svelte-5coopb{background:#141414;border:1px solid #282828;border-radius:8px;padding:1.5rem;transition:border-color .2s}.stat-card.svelte-5coopb:hover{border-color:#404040}.stat-value.svelte-5coopb{font-size:2.5rem;font-weight:700;color:var(--accent);margin-bottom:.5rem;line-height:1}.stat-label.svelte-5coopb{color:#909090;font-size:.9rem;text-transform:lowercase;line-height:1}.stat-card.top-item.svelte-5coopb{grid-column:span 1;text-decoration:none;display:block;cursor:pointer}.stat-card.top-item.svelte-5coopb:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px #8ab3ff33}.top-item-title.svelte-5coopb{font-size:1.2rem;color:#e8e8e8;margin:.5rem 0;font-weight:500;line-height:1}.top-item-plays.svelte-5coopb{color:var(--accent);font-size:1rem;line-height:1}.stat-card.skeleton.svelte-5coopb{pointer-events:none;min-height:96px}.skeleton-bar.svelte-5coopb{background:linear-gradient(90deg,#1a1a1a,#242424,#1a1a1a);background-size:200% 100%;animation:svelte-5coopb-shimmer 1.5s ease-in-out infinite;border-radius:4px}.skeleton-bar.large.svelte-5coopb{height:2.5rem;width:60%;margin-bottom:.5rem;line-height:1}.skeleton-bar.medium.svelte-5coopb{height:1.2rem;width:80%;margin:.5rem 0;line-height:1}.skeleton-bar.small.svelte-5coopb{height:.9rem;width:40%;line-height:1}@keyframes svelte-5coopb-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.tracks.svelte-5coopb{margin-top:2rem}.tracks.svelte-5coopb h2:where(.svelte-5coopb){margin-bottom:1.5rem;color:#e8e8e8;font-size:1.8rem}.track-list.svelte-5coopb{display:flex;flex-direction:column;gap:.75rem}.empty.svelte-5coopb{text-align:center;padding:3rem;color:gray;font-style:italic}@media(prefers-reduced-motion:reduce){.skeleton-bar.svelte-5coopb{animation:none}}@media(max-width:768px){main.svelte-5coopb{padding:1rem;padding-bottom:calc(var(--player-height, 10rem) + env(safe-area-inset-bottom,0px))}.artist-header.svelte-5coopb{flex-direction:column;text-align:center;gap:1rem;padding:1.5rem}.artist-avatar.svelte-5coopb{width:100px;height:100px}.artist-info.svelte-5coopb h1:where(.svelte-5coopb){font-size:2rem;word-wrap:break-word;overflow-wrap:break-word}.analytics-grid.svelte-5coopb{grid-template-columns:1fr}.stat-value.svelte-5coopb{font-size:2rem}.album-grid.svelte-5coopb{grid-template-columns:1fr}}
