.artist-detail-hero[data-astro-cid-hghoqfnv]{padding:2rem 0 1rem;max-width:760px}.artist-back-link[data-astro-cid-hghoqfnv]{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:1rem;color:var(--title);text-decoration:none;font-weight:600;font-size:.98rem}.artist-back-link[data-astro-cid-hghoqfnv]:hover{text-decoration:underline}.artist-detail-kicker[data-astro-cid-hghoqfnv]{margin:0 0 .7rem;text-transform:uppercase;letter-spacing:.08em;font-size:.9rem;font-weight:700}.artist-detail-hero[data-astro-cid-hghoqfnv] h1[data-astro-cid-hghoqfnv]{margin:0;font-size:clamp(2.8rem,6vw,4.4rem);line-height:.95}.artist-detail-info[data-astro-cid-hghoqfnv]{margin:1rem 0 0;display:inline-block;padding:.45rem .8rem;border-radius:999px;background-color:#eca30a1f;border:1px solid rgba(236,163,10,.22);font-size:1rem;line-height:1.25;font-weight:600;color:var(--text)}.artist-detail-layout[data-astro-cid-hghoqfnv]{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,420px);gap:2rem;align-items:start;margin-top:1.8rem;padding-bottom:2.75rem}.artist-detail-text[data-astro-cid-hghoqfnv]{display:flex;flex-direction:column;gap:1rem}.artist-dropdown[data-astro-cid-hghoqfnv]{background:linear-gradient(180deg,#fbf3e6f5,#f5ead7eb);border:1px solid var(--border);border-radius:1.15rem;box-shadow:0 8px 24px #3a241f0d;overflow:hidden}.artist-dropdown[data-astro-cid-hghoqfnv] summary[data-astro-cid-hghoqfnv]{list-style:none;cursor:pointer;padding:1.1rem 1.2rem;font-size:1.1rem;font-weight:600;color:var(--text);display:flex;align-items:center;gap:.8rem}.artist-dropdown[data-astro-cid-hghoqfnv] summary[data-astro-cid-hghoqfnv]::-webkit-details-marker{display:none}.artist-dropdown[data-astro-cid-hghoqfnv] summary[data-astro-cid-hghoqfnv]:before{content:"⌄";font-size:1.1rem;line-height:1;color:var(--title);transition:transform .2s ease}.artist-dropdown[data-astro-cid-hghoqfnv][open] summary[data-astro-cid-hghoqfnv]:before{transform:rotate(180deg)}.artist-dropdown-content[data-astro-cid-hghoqfnv]{padding:0 1.2rem 1.2rem}.artist-dropdown-content[data-astro-cid-hghoqfnv] p[data-astro-cid-hghoqfnv]{margin:0;line-height:1.75;font-size:1rem;white-space:pre-line}.artist-detail-image-card[data-astro-cid-hghoqfnv]{background:linear-gradient(180deg,#fbf3e6f5,#f5ead7eb);border:1px solid var(--border);border-radius:1.25rem;padding:1rem;box-shadow:0 8px 24px #3a241f0d}.artist-detail-image[data-astro-cid-hghoqfnv]{display:block;width:100%;height:auto;border-radius:.9rem}.artist-carousel[data-astro-cid-hghoqfnv],.artist-carousel-slides[data-astro-cid-hghoqfnv]{position:relative}.artist-carousel-image[data-astro-cid-hghoqfnv]{display:none;width:100%;aspect-ratio:4 / 5;object-fit:contain;object-position:center;border-radius:.9rem;background:#fbf3e6cc;cursor:zoom-in}.artist-carousel-image[data-astro-cid-hghoqfnv].is-active{display:block}.artist-carousel-button[data-astro-cid-hghoqfnv]{position:absolute;top:50%;transform:translateY(-50%);width:2.35rem;height:2.35rem;border:1px solid rgba(58,36,31,.12);border-radius:999px;background:#fbf3e6db;color:var(--title);font-size:1.55rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px);box-shadow:0 6px 18px #3a241f14;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.artist-carousel-button[data-astro-cid-hghoqfnv]:hover{background:#fbf3e6fa;box-shadow:0 8px 22px #3a241f1f}.artist-carousel-button[data-astro-cid-hghoqfnv].prev{left:.75rem}.artist-carousel-button[data-astro-cid-hghoqfnv].next{right:.75rem}.artist-image-placeholder[data-astro-cid-hghoqfnv]{min-height:420px;border-radius:.9rem;background:linear-gradient(180deg,#eca30a14,#bf651614),#fbf3e6b3;border:1px dashed rgba(143,16,39,.18);display:flex;align-items:center;justify-content:center;text-align:center;padding:1.5rem}.artist-image-placeholder[data-astro-cid-hghoqfnv] span[data-astro-cid-hghoqfnv]{color:var(--title);font-weight:600;font-size:1.05rem}.artist-lightbox[data-astro-cid-hghoqfnv]{position:fixed;inset:0;z-index:999;background:#1e1411c7;display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;pointer-events:none;transition:opacity .2s ease}.artist-lightbox[data-astro-cid-hghoqfnv].is-open{opacity:1;pointer-events:auto}.artist-lightbox-content[data-astro-cid-hghoqfnv]{max-width:min(90vw,980px);max-height:82vh;display:flex;align-items:center;justify-content:center}.artist-lightbox-image[data-astro-cid-hghoqfnv]{max-width:100%;max-height:82vh;display:block;border-radius:1rem;background:#fff;box-shadow:0 20px 60px #00000040}.artist-lightbox-close[data-astro-cid-hghoqfnv],.artist-lightbox-button[data-astro-cid-hghoqfnv]{position:absolute;border:none;border-radius:999px;background:#fbf3e6eb;color:var(--title);cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px);box-shadow:0 10px 26px #0000002e}.artist-lightbox-close[data-astro-cid-hghoqfnv]{top:1.25rem;right:1.25rem;width:2.7rem;height:2.7rem;font-size:2rem;line-height:1}.artist-lightbox-button[data-astro-cid-hghoqfnv]{top:50%;transform:translateY(-50%);width:2.9rem;height:2.9rem;font-size:1.9rem;line-height:1}.artist-lightbox-button[data-astro-cid-hghoqfnv].prev{left:1.25rem}.artist-lightbox-button[data-astro-cid-hghoqfnv].next{right:1.25rem}body.lightbox-open{overflow:hidden}@media(max-width:900px){.artist-detail-layout[data-astro-cid-hghoqfnv]{grid-template-columns:1fr;gap:1.4rem}.artist-detail-image-card[data-astro-cid-hghoqfnv]{order:-1}.artist-image-placeholder[data-astro-cid-hghoqfnv]{min-height:300px}}@media(max-width:600px){.artist-detail-hero[data-astro-cid-hghoqfnv]{padding:1rem 0 .5rem}.artist-back-link[data-astro-cid-hghoqfnv]{margin-bottom:.8rem;font-size:.92rem}.artist-detail-kicker[data-astro-cid-hghoqfnv]{margin-bottom:.55rem;font-size:.8rem}.artist-detail-hero[data-astro-cid-hghoqfnv] h1[data-astro-cid-hghoqfnv]{font-size:clamp(2.3rem,11vw,3.4rem)}.artist-detail-layout[data-astro-cid-hghoqfnv]{margin-top:1.2rem;padding-bottom:2.2rem}.artist-dropdown[data-astro-cid-hghoqfnv] summary[data-astro-cid-hghoqfnv]{padding:1rem;font-size:1rem}.artist-dropdown-content[data-astro-cid-hghoqfnv]{padding:0 1rem 1rem}.artist-carousel-button[data-astro-cid-hghoqfnv]{width:2.15rem;height:2.15rem;font-size:1.35rem}.artist-lightbox[data-astro-cid-hghoqfnv]{padding:1rem}.artist-lightbox-close[data-astro-cid-hghoqfnv]{top:.85rem;right:.85rem;width:2.45rem;height:2.45rem;font-size:1.8rem}.artist-lightbox-button[data-astro-cid-hghoqfnv]{width:2.45rem;height:2.45rem;font-size:1.55rem}.artist-lightbox-button[data-astro-cid-hghoqfnv].prev{left:.6rem}.artist-lightbox-button[data-astro-cid-hghoqfnv].next{right:.6rem}.artist-image-placeholder[data-astro-cid-hghoqfnv]{min-height:240px}}
