:root{--lc-yellow:#FFD500;--lc-black:#070707;--lc-line:#e7e7e7}.lc-artist-page{background:#fff;color:#111;width:100%}.lc-artist-page *{box-sizing:border-box}.lc-artist-shell{width:min(1240px,calc(100% - 40px));margin:28px auto 50px;display:grid;grid-template-columns:minmax(0,2.25fr) minmax(300px,.9fr);gap:32px;align-items:start}.lc-artist-primary{min-width:0}.lc-artist-hero{background:var(--lc-black);color:#fff;border-radius:8px;padding:18px;display:grid;grid-template-columns:265px minmax(0,1fr);gap:26px}.lc-artist-photo img,.lc-artist-photo-placeholder{width:265px;max-width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:8px;display:block}.lc-artist-photo-placeholder{background:#161616;color:var(--lc-yellow);display:flex;align-items:center;justify-content:center;font-size:100px;font-weight:950}.lc-artist-hero-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}.lc-artist-label{display:inline-block;align-self:flex-start;background:var(--lc-yellow);color:#111;padding:5px 10px;border-radius:6px;font-size:12px;font-weight:900;margin-bottom:12px}.lc-artist-hero h1{color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:clamp(44px,5vw,72px);line-height:.95;margin:0 0 22px;font-weight:950;letter-spacing:-.03em;text-transform:uppercase}.lc-artist-mainstats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #333;border-bottom:1px solid #333}.lc-artist-mainstats>div{text-align:center;padding:18px 10px;border-right:1px solid #333}.lc-artist-mainstats>div:last-child{border-right:0}.lc-artist-mainstats strong{display:block;color:var(--lc-yellow);font-size:30px}.lc-artist-mainstats span{display:block;text-transform:uppercase;font-size:11px;font-weight:800;margin-top:5px}.lc-artist-substats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.lc-artist-substats>div{text-align:center}.lc-artist-substats b{display:block;text-transform:uppercase;font-size:10px;color:#ddd}.lc-artist-substats span{display:block;color:var(--lc-yellow);font-weight:900;margin-top:4px}.lc-artist-main-content{margin-top:22px}.lc-artist-section-title{display:flex;gap:12px;align-items:center;margin:0 0 12px}.lc-artist-section-title h2{margin:0;text-transform:uppercase;font-size:26px}.lc-artist-section-title>span{background:#fff3b0;padding:5px 10px;border-radius:6px;font-size:11px;font-weight:900;text-transform:uppercase}.lc-top10-list{border:1px solid var(--lc-line);border-radius:8px;overflow:hidden}.lc-top10-row{display:grid;grid-template-columns:58px 58px minmax(0,1fr) 90px 24px;gap:12px;align-items:center;padding:10px 14px;color:#111;text-decoration:none;border-bottom:1px solid var(--lc-line);background:#fff}.lc-top10-row:last-child{border-bottom:0}.lc-top10-row:hover{background:#fafafa}.lc-top10-num{font-size:28px;font-weight:950}.lc-top10-row img{width:58px;height:58px;object-fit:cover;border-radius:6px}.lc-top10-song b,.lc-top10-song small,.lc-top10-approval b,.lc-top10-approval small{display:block}.lc-top10-song small{color:#666;margin-top:3px}.lc-top10-approval{text-align:right}.lc-top10-approval b{font-size:20px}.lc-top10-approval small{text-transform:uppercase;font-size:9px;font-weight:800}.lc-top10-arrow{font-size:30px;text-align:right}.lc-empty-state{padding:24px;color:#666}.lc-artist-albums,.lc-artist-about{margin-top:20px;border:1px solid var(--lc-line);border-radius:8px;padding:18px;background:#fff;width:100%}.lc-artist-albums .lc-artist-section-title{margin-bottom:14px}.lc-artist-album-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.lc-artist-album-card{color:#111;text-decoration:none;min-width:0}.lc-artist-album-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:7px;display:block;margin-bottom:8px}.lc-artist-album-card b,.lc-artist-album-card small,.lc-artist-album-card span{display:block}.lc-artist-album-card small{color:#666;margin-top:3px;font-size:12px}.lc-artist-album-card span{display:inline-block;background:#fff3b0;border-radius:5px;padding:3px 6px;margin-top:7px;font-size:11px;font-weight:900}.lc-artist-about h2{margin:0 0 10px;text-transform:uppercase}.lc-artist-about-copy{line-height:1.65}.lc-artist-sidebar{display:grid;gap:20px;align-self:start}.lc-artist-stats-card,.lc-artist-most-viewed{background:#0a0a0a;color:#fff;border-radius:8px;padding:18px}.lc-artist-stats-card h2,.lc-artist-most-viewed h2{margin:0 0 14px;text-transform:uppercase;font-size:21px}.lc-artist-stats-card h2 span,.lc-artist-most-viewed h2 span{color:var(--lc-yellow)}.lc-artist-stat-row{display:flex;justify-content:space-between;gap:12px;padding:13px 0;border-top:1px solid #333}.lc-artist-stat-row b{color:var(--lc-yellow);font-size:20px}.lc-ad{background:#f1f1f1;border:1px solid #ddd;color:#888;border-radius:8px;display:flex;align-items:center;justify-content:center;text-transform:uppercase}.lc-ad-side{min-height:260px}.lc-artist-most-viewed p{color:#ccc;line-height:1.5;margin-bottom:0}.lc-artist-link{color:inherit;text-decoration:none}.lc-artist-link:hover{text-decoration:underline}@media(max-width:1040px){.lc-artist-album-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.lc-artist-shell{width:calc(100% - 24px);grid-template-columns:1fr;margin-top:12px}.lc-artist-primary{order:1}.lc-artist-sidebar{order:2}}@media(max-width:700px){.lc-artist-hero{grid-template-columns:1fr;padding:18px}.lc-artist-photo img,.lc-artist-photo-placeholder{width:100%;max-width:360px}.lc-artist-mainstats strong{font-size:24px}.lc-artist-mainstats span{font-size:9px}.lc-top10-row{grid-template-columns:42px 50px minmax(0,1fr) 70px}.lc-top10-arrow{display:none}.lc-top10-row img{width:50px;height:50px}.lc-top10-num{font-size:23px}.lc-top10-approval b{font-size:17px}.lc-artist-album-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.lc-artist-stats-card h2{color:#fff!important;-webkit-text-fill-color:#fff!important}.lc-artist-stats-card h2 span{color:#FFD500!important;-webkit-text-fill-color:#FFD500!important}.lc-artist-more{margin-top:24px;border:1px solid var(--lc-line);border-radius:8px;padding:18px;background:#fff;width:100%;overflow:hidden}.lc-artist-more .lc-artist-section-title{margin:0 0 14px!important}.lc-artist-more .lc-artist-section-title h2{margin:0!important;color:#111!important;-webkit-text-fill-color:#111!important;font-size:26px!important;line-height:1.05!important;text-transform:uppercase!important;font-weight:950!important}.lc-artist-more-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;width:100%!important}.lc-artist-more-card{display:block!important;min-width:0!important;width:100%!important;color:#111!important;-webkit-text-fill-color:#111!important;text-decoration:none!important;background:#fff!important}.lc-artist-more-thumb{width:100%!important;aspect-ratio:16/10!important;height:auto!important;background:#111!important;border-radius:8px!important;overflow:hidden!important;margin:0 0 10px!important}.lc-artist-more-thumb img,.lc-artist-more-thumb span{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;margin:0!important}.lc-artist-more-label{display:inline-block!important;background:var(--lc-yellow)!important;color:#111!important;-webkit-text-fill-color:#111!important;padding:5px 8px!important;border-radius:5px!important;font-size:10px!important;line-height:1!important;font-weight:950!important;text-transform:uppercase!important;margin:0 0 8px!important}.lc-artist-more-card h3{margin:0!important;font-size:17px!important;line-height:1.15!important;color:#111!important;-webkit-text-fill-color:#111!important;font-weight:900!important}.lc-artist-more-card time{display:block!important;margin-top:8px!important;font-size:10px!important;line-height:1.2!important;font-weight:800!important;text-transform:uppercase!important;color:#555!important;-webkit-text-fill-color:#555!important}.lc-artist-more-card:hover h3{text-decoration:underline!important}@media(max-width:700px){.lc-artist-more-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.lc-artist-more-card h3{font-size:15px!important}}@media(max-width:460px){.lc-artist-more{padding:14px!important}.lc-artist-more-grid{grid-template-columns:1fr!important}}.lc-artist-sidebar .lc-most-viewed-widget{background:#fff!important;color:#111!important;border-radius:12px!important;padding:0!important}.lc-artist-about a,.lc-artist-about-copy a,.lc-artist-album-card a,.lc-artist-album-grid a,.lc-artist-albums a,.lc-artist-hero a,.lc-artist-hero-copy a,.lc-artist-label a,.lc-artist-link a,.lc-artist-main-content a,.lc-artist-mainstats a,.lc-artist-more a,.lc-artist-more-card a,.lc-artist-more-grid a,.lc-artist-more-label a,.lc-artist-more-thumb a,.lc-artist-most-viewed a,.lc-artist-page a,.lc-artist-photo a,.lc-artist-photo-placeholder a,.lc-artist-primary a,.lc-artist-section-title a,.lc-artist-shell a,.lc-artist-sidebar a,.lc-artist-stat-row a,.lc-artist-stats-card a,.lc-artist-substats a{font-weight:800!important}@media(max-width:700px){.lc-artist-about a,.lc-artist-about-copy a,.lc-artist-album-card a,.lc-artist-album-grid a,.lc-artist-albums a,.lc-artist-hero a,.lc-artist-hero-copy a,.lc-artist-label a,.lc-artist-link a,.lc-artist-main-content a,.lc-artist-mainstats a,.lc-artist-more a,.lc-artist-more-card a,.lc-artist-more-grid a,.lc-artist-more-label a,.lc-artist-more-thumb a,.lc-artist-most-viewed a,.lc-artist-page a,.lc-artist-photo a,.lc-artist-photo-placeholder a,.lc-artist-primary a,.lc-artist-section-title a,.lc-artist-shell a,.lc-artist-sidebar a,.lc-artist-stat-row a,.lc-artist-stats-card a,.lc-artist-substats a{color:#111!important;-webkit-text-fill-color:#111!important}}