body{
        margin:0;
        background:linear-gradient(180deg,rgba(249,31,176,.13),transparent 360px),linear-gradient(135deg,#050007,#090b12 56%,#000);
        color:#fdf7ff;
        font-family:"Manrope",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
    }
    h1,.artist-card h2{font-family:"Archivo","Manrope",system-ui,sans-serif;}
    .artists-page{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:38px 0 72px;}
    .artists-kicker{color:#22e7ff;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.08em;}
    h1{margin:12px 0 0;font-size:clamp(38px,7vw,82px);line-height:.92;letter-spacing:0;text-shadow:0 0 28px rgba(249,31,176,.36);}
    .artists-lead{max-width:780px;margin:16px 0 0;color:#d9cbee;font-size:17px;line-height:1.55;}
    .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}
    .artists-tools{margin-top:24px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px;border:1px solid rgba(34,231,255,.22);border-radius:8px;background:linear-gradient(135deg,rgba(249,31,176,.12),rgba(34,231,255,.08)),rgba(0,0,0,.25);}
    .artists-search{position:relative;min-width:0;}
    .artists-search input{width:100%;height:48px;box-sizing:border-box;border-radius:8px;border:1px solid rgba(249,31,176,.48);background:rgba(0,0,0,.58);color:#fff;font:800 15px/1 "Manrope",system-ui,sans-serif;padding:0 46px 0 16px;outline:none;box-shadow:0 0 0 1px rgba(255,255,255,.04) inset;}
    .artists-search input::placeholder{color:#aa95cc;}
    .artists-search input:focus{border-color:#22e7ff;box-shadow:0 0 0 3px rgba(34,231,255,.13),0 0 28px rgba(249,31,176,.20);}
    .artists-clear{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#fff;font-size:20px;font-weight:900;line-height:1;cursor:pointer;display:none;}
    .artists-clear.is-visible{display:grid;place-items:center;}
    .artists-clear:hover{border-color:#22e7ff;color:#22e7ff;}
    .artists-count{white-space:nowrap;color:#22e7ff;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;}
    .artists-count strong{color:#fff;font-size:16px;letter-spacing:0;}
    .artists-grid{margin-top:28px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;}
    .artist-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;padding:13px;border-radius:8px;border:1px solid rgba(255,255,255,.11);background:rgba(0,0,0,.30);text-decoration:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease;}
    .artist-card[hidden]{display:none!important;}
    .artist-card:hover{transform:translateY(-2px);border-color:rgba(249,31,176,.55);box-shadow:0 18px 46px rgba(0,0,0,.32);}
    .artist-thumb{width:92px;height:92px;border-radius:8px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,rgba(249,31,176,.26),rgba(34,231,255,.12)),#09020d;border:1px solid rgba(255,255,255,.12);font-size:34px;font-weight:950;color:#fff;text-shadow:0 0 18px rgba(249,31,176,.7);}
    .artist-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
    .artist-card h2{margin:0;color:#fff;font-size:22px;line-height:1.08;letter-spacing:0;overflow-wrap:anywhere;}
    .artist-card p{margin:7px 0 0;color:#b9a9d7;font-size:13px;line-height:1.45;}
    .artist-tags{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px;}
    .artist-tags span{padding:4px 7px;border-radius:999px;background:rgba(249,31,176,.12);border:1px solid rgba(249,31,176,.22);font-size:11px;font-weight:850;color:#fff;}
    .image-rights-note{max-width:860px;margin:14px 0 0;color:rgba(255,255,255,.66);font-size:11px;line-height:1.5;}
    .image-rights-note a{color:#22e7ff;text-decoration:none;font-weight:850;}
    .image-rights-note a:hover{text-decoration:underline;}
    .artists-footer{width:min(1180px,calc(100% - 36px));margin:0 auto 42px;padding-top:16px;border-top:1px solid rgba(255,255,255,.10);color:#b9a9d7;font-size:11px;text-align:center;line-height:1.5;}
    .artists-footer a{color:#b9a9d7;text-decoration:none;font-weight:750;}
    .artists-footer a:hover{color:#fff;text-decoration:underline;}
    .artists-footer-links{margin-top:7px;display:flex;flex-wrap:wrap;justify-content:center;gap:7px;}
    .artists-footer-links span{color:rgba(255,255,255,.26);}
    .artists-empty{display:none;margin:26px 0 0;padding:28px;border:1px solid rgba(249,31,176,.28);border-radius:8px;background:rgba(0,0,0,.28);text-align:center;color:#d9cbee;}
    .artists-empty.is-visible{display:block;}
    .artists-empty strong{display:block;color:#fff;font:900 22px/1.15 "Archivo","Manrope",system-ui,sans-serif;margin-bottom:8px;}
    @media(max-width:700px){.artists-tools{grid-template-columns:1fr;align-items:stretch;}.artists-count{white-space:normal;}}
    @media(max-width:520px){.artists-page{width:min(100% - 28px,1180px);}.artist-card{grid-template-columns:78px minmax(0,1fr);}.artist-thumb{width:78px;height:78px;}}

/* Final artists index polish */
.artists-index-page{
    font-family:var(--font-ui);
}

.artists-index-page .artists-page{
    width:min(1240px, calc(100vw - 36px));
    padding:42px 0 76px;
}

.artists-index-page h1{
    font-family:var(--font-display);
    max-width:980px;
}

.artists-index-page .artists-tools{
    margin-top:28px;
    grid-template-columns:minmax(0,1fr) auto;
    padding:14px;
}

.artists-index-page .artists-grid{
    grid-template-columns:repeat(auto-fill,minmax(292px,1fr));
    gap:14px;
}

.artists-index-page .artist-card{
    min-height:154px;
    border-radius:8px;
}

.artists-index-page .artist-card h2{
    font-size:22px;
    line-height:1.02;
}

.artists-index-page .artist-thumb{
    border-radius:8px;
}

.artists-index-page .artist-tags span{
    min-height:26px;
}

.artists-index-page .site-footer{
    margin-top:44px;
}

@media(max-width:720px){
    .artists-index-page .artists-tools{
        grid-template-columns:1fr;
    }

    .artists-index-page .artists-count{
        justify-self:start;
    }
}
