.artistPage{box-sizing:border-box;color:#000;flex-direction:column;gap:1.2rem;min-height:100vh;padding:1.5rem 4vw 2rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex}.artistHeader{text-transform:uppercase;letter-spacing:.14em;justify-content:space-between;align-items:center;font-family:Space Grotesk,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.85rem;font-weight:500;display:flex}.artistHeader a{color:inherit;text-decoration:none}.artistHeader a:hover{color:#00f}.artistTitle{text-align:center;text-transform:uppercase;letter-spacing:.04em;color:#000;white-space:nowrap;margin:0;font-family:Konkret Grotesk Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(4.5rem,11vw,10rem);font-weight:500;line-height:1;overflow:visible}.artistMeta{letter-spacing:.08em;text-transform:uppercase;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;max-width:100%;margin-top:.5rem;padding:0;font-size:clamp(.75rem,.9vw,.9rem);font-weight:600;display:flex}.metaGroup{flex-wrap:nowrap;gap:2rem;display:flex}.metaGroup--primary a,.metaGroup--secondary span{color:inherit;white-space:nowrap;font-family:Space Grotesk,Helvetica Neue,Arial,sans-serif;font-weight:700;text-decoration:none}.metaGroup--primary a:hover{color:#00f}.artistBio{column-count:2;column-gap:3rem;width:100%;max-width:1200px;margin:.5rem auto 0;font-size:.95rem;line-height:1.6}.artistBio p{text-align:left;margin-bottom:.8rem}.artistVideos{grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;max-width:1200px;margin:.5rem auto 0;display:grid}.artistVideos iframe{aspect-ratio:16/9;border:none;border-radius:4px;width:100%}@media (max-width:900px){.artistBio{column-count:1}.metaGroup{gap:1.5rem}.artistVideos{grid-template-columns:1fr}}@media (max-width:600px){.artistHeader{font-size:.7rem}.artistTitle{white-space:nowrap;font-size:clamp(3rem,15vw,5rem)}.artistPage{gap:1rem;padding:1rem 2vw 1.5rem}.artistMeta{flex-wrap:wrap;gap:.5rem;font-size:.7rem}.metaGroup{gap:.8rem}}
