.artist-profile .sr-artist-section-nav{position:sticky;z-index:40;top:12px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;width:min(1180px,calc(100% - 16px));max-width:none;margin:-20px auto 38px;padding:9px 10px 9px 18px;overflow:visible;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(105deg,rgba(27,30,37,.97),rgba(12,14,18,.97));box-shadow:0 16px 42px rgba(0,0,0,.38),inset 0 1px rgba(255,255,255,.05);backdrop-filter:blur(18px)}
.admin-bar .artist-profile .sr-artist-section-nav{top:44px}
.sr-artist-section-nav-title{color:#8f97a3;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap}.sr-artist-section-nav-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;min-width:0}.artist-profile .sr-artist-section-nav a{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;min-height:46px;padding:8px 12px;overflow:hidden;color:#dce0e6;border:1px solid transparent;border-radius:12px;text-decoration:none;font-size:11px;font-weight:900;transition:color .18s,background .18s,border-color .18s,transform .18s}.artist-profile .sr-artist-section-nav a .sr-icon{flex:0 0 17px;width:17px;height:17px;color:#e9092c}.artist-profile .sr-artist-section-nav a span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artist-profile .sr-artist-section-nav a small{display:grid;flex:0 0 auto;place-items:center;min-width:23px;height:23px;padding:0 6px;color:#aeb5c0;background:#262a32;border-radius:999px;font-size:9px}.artist-profile .sr-artist-section-nav a:hover{color:#fff;border-color:rgba(201,255,47,.3);background:#252a31;transform:translateY(-1px)}.artist-profile .sr-artist-section-nav a.is-active,.artist-profile .sr-artist-section-nav a[aria-current=location]{color:#111;background:var(--sr-brand-z,#c9ff2f);border-color:var(--sr-brand-z,#c9ff2f);box-shadow:0 8px 24px rgba(201,255,47,.16)}.artist-profile .sr-artist-section-nav a.is-active .sr-icon,.artist-profile .sr-artist-section-nav a[aria-current=location] .sr-icon{color:#e50920}.artist-profile .sr-artist-section-nav a.is-active small,.artist-profile .sr-artist-section-nav a[aria-current=location] small{color:#fff;background:#15171b}.artist-profile #artist-overview,.artist-profile [id^=artist-],.artist-profile #comments{scroll-margin-top:100px}
@media(max-width:900px){.artist-profile .sr-artist-section-nav{grid-template-columns:1fr;gap:7px;padding:10px 10px 9px}.sr-artist-section-nav-title{padding-left:4px}.sr-artist-section-nav-links{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x proximity;scrollbar-width:none}.sr-artist-section-nav-links::-webkit-scrollbar{display:none}.artist-profile .sr-artist-section-nav a{flex:0 0 auto;min-width:128px;scroll-snap-align:start}}
@media(max-width:680px){.artist-profile .sr-artist-section-nav{top:6px;width:calc(100% + 14px);margin:0 -7px 30px;padding:9px 8px 8px;border-radius:14px}.sr-artist-section-nav-title{display:flex;align-items:center;justify-content:space-between;padding:0 5px 1px;font-size:9px}.sr-artist-section-nav-title:after{content:'Swipe om alles te zien →';color:var(--sr-brand-z,#c9ff2f);font-size:8px;letter-spacing:.04em}.artist-profile .sr-artist-section-nav a{min-width:116px;min-height:50px;padding:8px 10px;font-size:11px}.artist-profile .sr-artist-section-nav a .sr-icon{width:18px;height:18px}.artist-profile #artist-overview,.artist-profile [id^=artist-],.artist-profile #comments{scroll-margin-top:125px}}
@media(max-width:782px){.admin-bar .artist-profile .sr-artist-section-nav{top:52px}}
@media(prefers-reduced-motion:reduce){.artist-profile .sr-artist-section-nav a{transition:none}}
