.artist-site{--artist:#69538d;--artist-paper:#f0ecf7}.artist-site main{max-width:1440px}.artist-site .header nav{overflow-x:auto;white-space:nowrap;min-width:0}.artist-site .header .nav{flex-shrink:0}.artist-intro{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:25px 0 34px}.artist-intro h1{font-size:42px;letter-spacing:-1.6px;line-height:1.25;margin:9px 0 18px}.artist-intro h1 span{color:var(--artist)}.artist-intro p:not(.eyebrow){line-height:1.7;color:var(--muted)}.artist-intro-stat{display:grid;text-align:right;gap:8px}.artist-intro-stat b{font-size:42px}.artist-intro-stat span{font-size:14px}.artist-intro-stat small{color:var(--muted)}.artist-tabs{display:flex;gap:24px;border-bottom:1px solid var(--line);margin-bottom:28px;overflow:auto;white-space:nowrap}.artist-tabs a{padding:15px 0;text-decoration:none;font-weight:600;font-size:15px;color:var(--muted);border-bottom:3px solid transparent}.artist-tabs a.selected{color:var(--artist);border-color:var(--artist)}.artist-tabs span{background:var(--artist-paper);padding:2px 6px;border-radius:5px;font-size:12px}.artist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:22px 0}.artist-card{background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden;text-decoration:none;transition:transform .15s}.artist-card:hover{transform:translateY(-3px)}.artist-card-cover{height:180px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:14px;background:var(--artist-paper)}.artist-card-cover img{width:100%;height:100%;max-height:152px;object-fit:contain;background:white;border-radius:6px;padding:6px}.artist-card-cover .artist-fallback{grid-column:1/-1;font-size:50px;color:var(--artist);align-self:center;text-align:center}.artist-card-copy{padding:21px}.artist-card h2{font-size:25px;margin:0 0 8px;overflow-wrap:anywhere}.artist-card p{font-size:13px;color:var(--muted);line-height:1.7}.artist-card-bottom{display:flex;justify-content:space-between;gap:10px;margin-top:20px;font-size:14px}.artist-card-bottom span{color:var(--artist);font-weight:600}.artist-hero{background:var(--artist-paper);border-radius:16px;display:flex;justify-content:space-between;align-items:center;padding:25px 28px;gap:20px;margin-bottom:22px}.artist-hero h2{font-size:32px;margin:6px 0 14px;overflow-wrap:anywhere}.artist-hero p{font-size:14px;line-height:1.7;margin:7px 0}.artist-hero-actions{display:flex;flex-wrap:wrap;gap:8px}.artist-hero-actions a{font-size:13px;text-decoration:none;background:#fff;border:1px solid #d6cde4;border-radius:7px;padding:10px 12px}.artist-hero-metric{display:flex;gap:24px;flex-shrink:0}.artist-hero-metric span{display:grid;gap:5px;color:var(--muted);font-size:12px}.artist-hero-metric b{color:var(--ink);font-size:27px}.artist-controls{background:white;border:1px solid var(--line);border-radius:12px;padding:20px}.artist-controls form{display:flex;gap:12px;border-bottom:1px solid var(--line);padding-bottom:15px}.artist-controls form input{min-width:0;width:100%;font-size:16px}.artist-controls form button{background:var(--ink);color:white;flex-shrink:0}.artist-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;padding-top:18px}.artist-filter-grid label{display:grid;gap:5px;font-size:12px;color:var(--muted);min-width:0}.artist-filter-grid select{font-size:14px;max-width:100%;width:100%;min-width:0;min-height:40px}.artist-filter-grid button{align-self:end;min-height:40px}.artist-result-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:22px;font-size:14px}.artist-result-bar label{font-size:12px;display:flex;align-items:center;white-space:nowrap}.artist-result-bar select{max-width:170px;font-size:13px}.artist-footnote{font-size:12px;line-height:1.8;color:var(--muted);margin:12px 0 22px}.artist-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px}.artist-product{min-width:0}.artist-product-image{position:relative;background:white;border:1px solid var(--line);border-radius:12px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.artist-product-image img{width:100%;height:100%;object-fit:contain;padding:15px}.artist-product-image>a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-decoration:none}.artist-product-image .artist-want{position:absolute;right:10px;top:10px;background:#ffffffed;border-radius:50%;font-size:22px;width:38px;height:38px;min-height:38px;padding:0;border:1px solid #e0dbe9;color:var(--artist)}.artist-product .artist-owner{font-size:12px;color:var(--artist);margin:12px 0 5px}.artist-product h3{font-size:15px;line-height:1.6;margin:4px 0 8px;font-weight:600;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:48px}.artist-product h3 a{text-decoration:none}.artist-product-price{font-weight:700;font-size:18px;margin:10px 0}.artist-product-meta{display:flex;gap:5px;flex-wrap:wrap;font-size:11px;color:var(--muted)}.artist-product-meta span{background:#ebeaf0;padding:4px 6px;border-radius:5px}.artist-product-date{font-size:11px;color:var(--muted);line-height:1.7}.artist-record-button{font-size:12px;background:transparent;border:1px solid var(--line);padding:6px 9px;min-height:33px}.artist-message{padding:15px;background:#fff2e5;border:1px solid #e6c8aa;border-radius:9px;line-height:1.7}.artist-empty{padding:44px 20px;grid-column:1/-1;text-align:center;background:#fff;border:1px dashed var(--line);border-radius:12px;line-height:1.8}.artist-coverage{background:white;border:1px solid var(--line);border-radius:12px;margin-top:35px;padding:18px 22px;font-size:14px;line-height:1.8}.artist-coverage summary{cursor:pointer;font-weight:600}.artist-coverage-item{border-top:1px solid var(--line);padding:15px 0}.artist-coverage-item p{margin:6px 0}.artist-coverage-item small{color:var(--muted)}.artist-backup{background:var(--artist-paper);border-radius:10px;padding:15px 20px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px;line-height:1.8}.artist-backup>div{display:flex;gap:8px;flex-shrink:0}.artist-detail-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:30px}.artist-detail-visual img{width:100%;max-height:440px;object-fit:contain;border:1px solid var(--line);border-radius:12px;background:#fff}.artist-detail-visual{min-width:0}.artist-detail-content h2{font-size:24px;line-height:1.5;overflow-wrap:anywhere;margin:8px 0 20px}.artist-detail-content dl{display:grid;grid-template-columns:100px minmax(0,1fr);gap:12px;font-size:13px;line-height:1.7}.artist-detail-content dt{color:var(--muted)}.artist-detail-content dd{margin:0;overflow-wrap:anywhere}.artist-detail-content .outbound{background:var(--artist)}.artist-detail-note{background:var(--artist-paper);padding:13px;border-radius:9px;font-size:12px;line-height:1.8}.artist-save-form{display:grid;gap:10px;margin-top:22px;border-top:1px solid var(--line);padding-top:16px}.artist-save-form label{font-size:13px;display:grid;gap:6px}.artist-save-form input:not([type=checkbox]),.artist-save-form textarea{padding:11px;font-size:16px;border:1px solid var(--line);border-radius:6px;width:100%;min-width:0}.artist-save-form input[type=number]{max-width:120px}.artist-save-form .artist-checkbox{display:flex;align-items:center;gap:8px}.artist-save-form button{background:var(--artist);color:white}.artist-save-status{font-size:13px;color:var(--artist)}#artist-detail{width:min(960px,94vw);max-height:90vh;overflow:auto;padding:35px}.artist-fallback{font-size:13px;text-align:center;color:var(--muted);padding:20px;line-height:1.7}.artist-product-link{font-size:12px;display:inline-block;margin-top:10px}.artist-detail-content .artist-product-price{font-size:25px}.artist-saved-banner{font-size:13px;line-height:1.7;padding:12px;background:var(--artist-paper);border-radius:6px}.artist-series-note{font-size:11px;color:var(--muted)}
@media(max-width:1000px){.artist-products{grid-template-columns:repeat(3,minmax(0,1fr))}.artist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.artist-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.artist-hero{align-items:flex-start;flex-direction:column}.artist-detail-layout{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.artist-site main{padding-top:20px}.artist-intro{padding:12px 0 20px;align-items:flex-start;gap:10px}.artist-intro h1{font-size:29px;letter-spacing:-1px;max-width:230px}.artist-intro p:not(.eyebrow){font-size:13px;line-height:1.8}.artist-intro-stat{padding-top:25px;min-width:76px}.artist-intro-stat b{font-size:25px}.artist-intro-stat span,.artist-intro-stat small{font-size:11px}.artist-tabs{gap:22px;margin-bottom:20px}.artist-tabs a{font-size:13px}.artist-grid{grid-template-columns:1fr;gap:16px}.artist-card-cover{height:164px}.artist-card-cover img{max-height:136px}.artist-card-copy{padding:17px}.artist-card h2{font-size:23px}.artist-card-bottom{margin-top:14px}.artist-hero{padding:20px}.artist-hero h2{font-size:26px}.artist-hero p{font-size:12px}.artist-hero-metric{gap:23px}.artist-hero-metric b{font-size:23px}.artist-controls{padding:14px}.artist-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px}.artist-filter-grid select{font-size:13px}.artist-filter-grid label{font-size:11px}.artist-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 12px}.artist-product h3{font-size:13px;line-height:1.6}.artist-product-price{font-size:16px}.artist-product-image img{padding:8px}.artist-product-image .artist-want{right:6px;top:6px;font-size:20px;width:33px;height:33px;min-height:33px}.artist-product-meta{font-size:10px}.artist-product-date{font-size:10px}.artist-result-bar{align-items:flex-start;font-size:12px}.artist-result-bar p{margin:8px 0}.artist-result-bar select{font-size:12px;max-width:145px}.artist-footnote{font-size:11px}.artist-backup{flex-direction:column;align-items:stretch;padding:14px;gap:8px}.artist-backup p{margin:0}.artist-backup button{font-size:12px}.artist-detail-layout{grid-template-columns:1fr;gap:20px}.artist-detail-visual img{max-height:260px}.artist-detail-content h2{font-size:20px}#artist-detail{padding:35px 20px 24px;max-height:92vh}.artist-detail-content dl{grid-template-columns:86px minmax(0,1fr);gap:9px;font-size:12px}.artist-coverage{padding:14px;font-size:12px}.artist-site .header nav{justify-content:flex-start;gap:20px}.artist-site .header .nav{font-size:13px}}

#artist-advanced summary{cursor:pointer;font-size:13px;padding-top:14px;color:var(--artist)}.artist-focused .artist-intro{display:none}.artist-focused .artist-tabs{margin-top:0}.artist-focused .artist-hero{margin-top:0}
.artist-overview{display:grid;grid-template-columns:repeat(3,minmax(100px,1fr)) 2fr;gap:20px;align-items:center;border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px;margin-bottom:22px}.artist-overview>div{display:grid;gap:6px}.artist-overview b{font-size:28px;color:var(--artist)}.artist-overview span,.artist-overview p{font-size:12px;color:var(--muted);line-height:1.8;margin:0}.artist-directory-filter{display:flex;gap:12px;align-items:center;margin-bottom:14px;font-size:13px}.artist-directory-filter select{min-height:40px;min-width:180px}.artist-card-status{padding:8px 10px;border-radius:7px;background:var(--artist-paper);font-size:11px!important}.artist-card-cover .artist-fallback{font-size:28px;font-weight:600;overflow-wrap:anywhere}.artist-scope-summary{background:#fff;border:1px solid var(--line);padding:17px 20px;border-radius:12px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:13px;line-height:1.7}.artist-scope-summary p{margin:7px 0 0;color:var(--muted);font-size:12px}.artist-scope-summary>a{flex-shrink:0;color:var(--artist);font-size:12px}.artist-status-pill{display:inline-block;color:var(--artist);background:var(--artist-paper);border-radius:5px;padding:4px 8px;margin-right:9px;font-size:11px}.artist-relationships{border:1px solid var(--line);border-radius:12px;padding:18px 20px;margin-bottom:16px;background:white}.artist-relation-row+.artist-relation-row{margin-top:16px}.artist-relation-row h3{font-size:13px;margin:0 0 10px}.artist-chips{display:flex;flex-wrap:wrap;gap:8px}.artist-chips a{display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid var(--line);border-radius:7px;text-decoration:none;font-size:12px}.artist-chips small{font-size:10px;color:var(--muted)}.artist-members{font-size:13px;margin-top:12px}.artist-members:first-child{margin-top:0}.artist-members summary{cursor:pointer;font-weight:600}.artist-members summary span{font-size:11px;color:var(--artist);margin-left:5px}.artist-events{margin:0 0 20px;border:1px solid var(--line);border-radius:12px;background:white;padding:17px 20px;font-size:13px}.artist-events summary{cursor:pointer;font-weight:600}.artist-event-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;max-height:520px;overflow-y:auto}.artist-event-card{display:flex;flex-direction:column;gap:8px;min-width:0;align-items:flex-start;padding:14px;border:1px solid var(--line);border-radius:9px;text-decoration:none;line-height:1.6;overflow-wrap:anywhere}.artist-event-card.selected{border-color:var(--artist);background:var(--artist-paper)}.artist-event-card b{font-size:12px}.artist-event-card small{font-size:10px;color:var(--muted)}.artist-event-card span{font-size:11px;color:var(--artist)}.artist-pending{padding:14px 18px;border-radius:10px;background:var(--artist-paper);margin:15px 0}.artist-pending ul{padding-left:18px}.artist-pending li{margin:6px 0}.artist-coverage-item details{font-size:12px}.artist-coverage-item details ul{max-height:250px;overflow:auto;padding-left:20px}.artist-detail-content .eyebrow a{color:var(--artist)}
@media(max-width:1000px){.artist-overview{grid-template-columns:repeat(3,1fr)}.artist-overview p{grid-column:1/-1}.artist-event-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.artist-overview{gap:12px;padding:16px}.artist-overview b{font-size:24px}.artist-overview span{font-size:11px}.artist-scope-summary{padding:15px;display:block}.artist-scope-summary>a{display:inline-block;margin-top:10px}.artist-scope-summary b{font-size:12px}.artist-scope-summary p{font-size:11px}.artist-relationships,.artist-events{padding:15px}.artist-chips a{padding:8px;font-size:11px;gap:7px}.artist-event-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.artist-event-card{padding:10px}.artist-directory-filter select{width:100%;min-width:0}.artist-directory-filter label{flex-shrink:0}.artist-directory-filter{font-size:12px}.artist-hero-metric b{font-size:24px}}
@media(max-width:620px){.artist-intro{display:block;padding:8px 0 18px}.artist-intro h1{max-width:none;font-size:29px;margin:8px 0 10px;word-break:keep-all}.artist-intro-stat{display:flex;align-items:baseline;text-align:left;gap:9px;flex-wrap:wrap;padding-top:5px}.artist-intro-stat b{font-size:27px}.artist-intro-stat small{flex-basis:100%;font-size:10px}.artist-hero{padding:16px;gap:14px}.artist-hero h2{margin:5px 0 8px}.artist-hero p{margin:5px 0}.artist-hero-actions{gap:6px;margin-top:10px}.artist-hero-actions a{padding:8px;font-size:11px}.artist-hero-actions #artist-show-coverage{display:none}.artist-hero-metric{gap:25px}.artist-hero-metric b{font-size:23px}.artist-scope-summary{padding:13px;margin-bottom:12px}.artist-relationships,.artist-events{padding:13px;margin-bottom:12px}.artist-overview{margin-bottom:16px}}
.artist-catalog-note{margin-top:-12px;padding:12px 16px;background:var(--artist-paper);border-radius:9px}.artist-intro-stat{max-width:380px;overflow-wrap:anywhere}#artist-directory-count{line-height:1.9}#artist-directory-count a{color:var(--artist);font-weight:600}#artist-result-count{line-height:1.7}.artist-empty h3{margin:0 0 12px}.artist-empty a{color:var(--artist)}

.artist-bulk-bar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:12px 0 20px;font-size:12px}.artist-bulk-bar input{width:70px;min-height:40px}.artist-bulk-bar button{min-height:40px}.artist-bulk-check{display:flex;gap:6px;align-items:center;font-size:12px;margin:0 0 8px}.artist-bulk-check input{width:18px;height:18px}
