#qrcodeModal svg{border-radius:var(--bs-border-radius-lg)}#sectionArtistHero{position:relative;min-height:520px;display:flex;align-items:flex-end;overflow:hidden;background:linear-gradient(135deg,#1a0a06,#3d1510)}#sectionArtistHero .artist-hero-cover{position:absolute;inset:0;z-index:0;overflow:hidden}#sectionArtistHero .artist-hero-cover img{width:100%;height:100%;object-fit:cover;object-position:center top;opacity:.55}#sectionArtistHero .artist-hero-cover-blurred img{filter:blur(40px);transform:scale(1.2);opacity:.4}#sectionArtistHero .artist-hero-cover::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,8,9,.1) 0%,rgba(11,8,9,.3) 40%,rgba(11,8,9,.85) 80%,var(--lc-black) 100%)}#sectionArtistHero .artist-hero-wave{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,transparent,var(--lc-orange),transparent);opacity:.6;z-index:1}#sectionArtistHero .artist-hero-inner{position:relative;z-index:2;width:100%;padding:120px clamp(24px,5vw,80px)48px;display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:32px}#sectionArtistHero .artist-hero-portrait{flex-shrink:0;width:clamp(140px,18vw,220px);aspect-ratio:1/1;border-radius:var(--lc-radius-lg);overflow:hidden;background:var(--lc-surface);border:1px solid rgba(242,236,232,.15);box-shadow:0 24px 64px rgba(0,0,0,.5)}#sectionArtistHero .artist-hero-portrait img{width:100%;height:100%;object-fit:cover}#sectionArtistHero .artist-hero-portrait-empty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--lc-font-display),sans-serif;font-size:clamp(48px,6vw,80px);color:var(--lc-muted);background:var(--lc-surface-2)}#sectionArtistHero .artist-hero-info{display:flex;flex-direction:column;gap:16px;min-width:0}#sectionArtistHero .artist-breadcrumb{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:rgba(242,236,232,.5);flex-wrap:wrap}#sectionArtistHero .artist-breadcrumb li{display:flex;align-items:center;gap:8px;min-width:0}#sectionArtistHero .artist-breadcrumb a{color:rgba(242,236,232,.5);text-decoration:none;transition:color .2s ease}#sectionArtistHero .artist-breadcrumb a:hover,#sectionArtistHero .artist-breadcrumb a:focus-visible{color:var(--lc-white)}#sectionArtistHero .artist-breadcrumb-separator{opacity:.4}#sectionArtistHero .artist-hero-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}#sectionArtistHero .artist-hero-role-badge{padding:4px 12px;border-radius:var(--lc-radius-pill);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;background:var(--lc-orange-dim);color:var(--lc-orange-soft);border:1px solid var(--lc-orange-a30);display:inline-flex;align-items:center;gap:6px}#sectionArtistHero .artist-hero-role-badge .bi{font-size:12px}#sectionArtistHero .artist-hero-real-name{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--lc-muted)}#sectionArtistHero .artist-hero-name{font-family:var(--lc-font-display),sans-serif;font-size:clamp(48px,8vw,110px);line-height:.9;letter-spacing:.01em;text-transform:uppercase;color:var(--lc-white);text-shadow:0 2px 40px rgba(0,0,0,.6);margin:0;overflow-wrap:break-word;word-break:break-word}#sectionArtistHero .artist-hero-tagline{font-family:var(--lc-font-body),sans-serif;font-size:clamp(15px,1.6vw,18px);line-height:1.4;font-weight:300;color:rgba(242,236,232,.85);max-width:680px;margin:0}#sectionArtistHero .artist-hero-genres{display:flex;gap:6px;flex-wrap:wrap}#sectionArtistHero .artist-hero-genre{padding:4px 12px;border-radius:var(--lc-radius-pill);font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;background:rgba(242,236,232,8%);color:var(--lc-muted);border:1px solid var(--lc-border)}#sectionArtistHero .artist-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:8px}#sectionArtistHero .artist-hero-actions .btn-dark.btn-rounded,#sectionArtistHero .artist-hero-actions .btn-dark.rounded-circle{width:40px;height:40px;border-radius:var(--lc-radius-pill)!important;border:1px solid var(--lc-border);background:0 0;color:var(--lc-muted);display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,color .2s ease}#sectionArtistHero .artist-hero-actions .btn-dark.btn-rounded:hover,#sectionArtistHero .artist-hero-actions .btn-dark.rounded-circle:hover,#sectionArtistHero .artist-hero-actions .btn-dark.btn-rounded[aria-expanded=true]{border-color:rgba(242,236,232,.3);color:var(--lc-white);background:0 0}#sectionArtistHero .artist-hero-actions .dropdown-menu{background:var(--lc-surface);border:1px solid var(--lc-border);border-radius:var(--lc-radius-lg);box-shadow:0 24px 64px rgba(0,0,0,.4)}#sectionArtistHero .artist-hero-actions .dropdown-menu .dropdown-item{color:var(--lc-white);transition:background .2s ease,color .2s ease}#sectionArtistHero .artist-hero-actions .dropdown-menu .dropdown-item:hover,#sectionArtistHero .artist-hero-actions .dropdown-menu .dropdown-item:focus{background:var(--lc-surface-2);color:var(--lc-orange-soft)}#sectionArtistHero .artist-hero-stats{display:flex;gap:32px;flex-wrap:wrap;padding-bottom:4px;align-self:end}#sectionArtistHero .artist-hero-stat{display:flex;flex-direction:column;gap:2px}#sectionArtistHero .artist-hero-stat-num{font-family:var(--lc-font-display),sans-serif;font-size:32px;line-height:1;color:var(--lc-white)}#sectionArtistHero .artist-hero-stat-num-accent{color:var(--lc-orange)}#sectionArtistHero .artist-hero-stat-label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--lc-muted)}#sectionArtistBody{display:grid;grid-template-columns:1fr 340px;gap:clamp(32px,4vw,64px);padding:clamp(40px,5vw,64px)clamp(24px,5vw,80px)80px;align-items:start}#sectionArtistBody .artist-main-column{display:flex;flex-direction:column;gap:56px;min-width:0}#sectionArtistBody .artist-sidebar{display:flex;flex-direction:column;gap:24px;position:sticky;top:96px}#sectionArtistBody .artist-section{display:flex;flex-direction:column;gap:20px}#sectionArtistBody .artist-section-label{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--lc-orange);display:flex;align-items:center;gap:12px;margin:0}#sectionArtistBody .artist-section-label::before{content:'';display:block;width:24px;height:1px;background:var(--lc-orange)}#sectionArtistBody .artist-in-short{display:inline-flex;flex-direction:column;gap:4px;align-self:flex-start;padding:14px 22px;border-radius:var(--lc-radius-md);background:var(--lc-surface);border:1px solid var(--lc-border);color:var(--lc-white)}#sectionArtistBody .artist-in-short-label{font-size:10px;font-family:var(--lc-font-body),sans-serif;text-transform:uppercase;letter-spacing:.12em;color:var(--lc-muted)}#sectionArtistBody .artist-in-short-text{font-family:var(--lc-font-display),sans-serif;font-size:22px;letter-spacing:.04em;text-transform:uppercase;line-height:1.1;color:var(--lc-white)}#sectionArtistBody .artist-bio{font-size:15px;color:rgba(242,236,232,.75);line-height:1.75;max-width:680px;font-weight:300}#sectionArtistBody .artist-bio p+p{margin-top:1em}#sectionArtistBody .artist-roles{display:flex;flex-direction:column;gap:16px}#sectionArtistBody .artist-role{display:flex;flex-direction:column;gap:8px;padding:16px 20px;background:var(--lc-surface);border:1px solid var(--lc-border);border-radius:var(--lc-radius-lg)}#sectionArtistBody .artist-role-title{display:inline-flex;align-items:center;gap:10px;font-family:var(--lc-font-display),sans-serif;font-size:18px;text-transform:uppercase;letter-spacing:.04em;color:var(--lc-white);margin:0}#sectionArtistBody .artist-role-title .bi{color:var(--lc-orange);font-size:20px}#sectionArtistBody .artist-role-instruments{display:flex;gap:6px;flex-wrap:wrap}#sectionArtistBody .artist-instrument{padding:4px 12px;border-radius:var(--lc-radius-pill);font-size:12px;font-weight:500;letter-spacing:.04em;background:var(--lc-orange-dim);color:var(--lc-orange-soft);border:1px solid var(--lc-orange-a25)}#sectionArtistBody .artist-bands{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}#sectionArtistBody .artist-band{display:flex;align-items:center;gap:14px;padding:14px 18px;background:var(--lc-surface);border:1px solid var(--lc-border);border-radius:var(--lc-radius-lg);text-decoration:none;color:inherit;transition:background .2s ease,border-color .2s ease}#sectionArtistBody .artist-band:hover,#sectionArtistBody .artist-band:focus-visible{background:var(--lc-surface-2);border-color:rgba(242,236,232,.15);color:var(--lc-white)}#sectionArtistBody .artist-band-cover{flex-shrink:0;width:56px;height:56px;border-radius:var(--lc-radius-md);background:var(--lc-surface-2);border:1px solid var(--lc-border);overflow:hidden;display:flex;align-items:center;justify-content:center;font-family:var(--lc-font-display),sans-serif;font-size:22px;color:var(--lc-muted)}#sectionArtistBody .artist-band-cover img{width:100%;height:100%;object-fit:cover}#sectionArtistBody .artist-band-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}#sectionArtistBody .artist-band-name{font-weight:600;font-size:15px;color:var(--lc-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#sectionArtistBody .artist-band-genres{font-size:12px;color:var(--lc-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#sectionArtistBody .artist-band-chevron{color:var(--lc-muted);flex-shrink:0}#sectionArtistBody .artist-events{display:flex;flex-direction:column;gap:12px}#sectionArtistBody .artist-event-row{display:grid;grid-template-columns:80px 1fr auto;align-items:center;gap:16px;padding:20px;background:var(--lc-surface);border:1px solid var(--lc-border);border-radius:var(--lc-radius-lg);text-decoration:none;color:inherit;transition:background .2s ease,border-color .2s ease}#sectionArtistBody .artist-event-row:hover,#sectionArtistBody .artist-event-row:focus-visible{background:var(--lc-surface-2);border-color:var(--lc-orange-a20);color:inherit}#sectionArtistBody .artist-event-row-date{display:flex;flex-direction:column;align-items:center;padding:10px 6px;background:var(--lc-orange-dim);border-radius:var(--lc-radius-md);border:1px solid var(--lc-orange-a20)}#sectionArtistBody .artist-event-row-date-day{font-family:var(--lc-font-display),sans-serif;font-size:28px;line-height:1;color:var(--lc-orange)}#sectionArtistBody .artist-event-row-date-month{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--lc-muted);margin-top:2px}#sectionArtistBody .artist-event-row-info{display:flex;flex-direction:column;gap:6px;min-width:0}#sectionArtistBody .artist-event-row-title{font-family:var(--lc-font-display),sans-serif;font-size:20px;line-height:1;text-transform:uppercase;letter-spacing:.02em;color:var(--lc-white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}#sectionArtistBody .artist-event-row-venue{font-size:13px;color:var(--lc-muted);display:flex;align-items:center;gap:6px;margin:0}#sectionArtistBody .artist-event-row-venue .bi{color:var(--lc-orange);flex-shrink:0}#sectionArtistBody .artist-event-row-cta{flex-shrink:0;padding:7px 16px;border-radius:var(--lc-radius-pill);border:1px solid var(--lc-border);background:0 0;color:var(--lc-white);font-family:var(--lc-font-body),sans-serif;font-size:12px;font-weight:500;transition:border-color .2s ease,color .2s ease;white-space:nowrap}#sectionArtistBody .artist-event-row-cta:hover,#sectionArtistBody .artist-event-row-cta:focus-visible{border-color:var(--lc-orange);color:var(--lc-orange-soft)}#sectionArtistBody .artist-events-empty{padding:32px;text-align:center;background:var(--lc-surface);border-radius:var(--lc-radius-lg);border:1px dashed var(--lc-border);font-size:13px;color:var(--lc-muted)}#sectionArtistBody .artist-sidebar-card{background:var(--lc-surface);border:1px solid var(--lc-border);border-radius:var(--lc-radius-lg);padding:24px;display:flex;flex-direction:column;gap:16px}#sectionArtistBody .artist-sidebar-card-title{font-family:var(--lc-font-display),sans-serif;font-size:18px;text-transform:uppercase;letter-spacing:.04em;color:var(--lc-white);margin:0}#sectionArtistBody .artist-flags-list{display:flex;flex-direction:column;gap:10px}#sectionArtistBody .artist-flag{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--lc-white)}#sectionArtistBody .artist-flag .bi{flex-shrink:0;font-size:16px}#sectionArtistBody .artist-flag-on .bi{color:var(--lc-orange)}#sectionArtistBody .artist-flag-off{color:var(--lc-muted)}#sectionArtistBody .artist-flag-off .bi{color:rgba(242,236,232,.25)}#sectionArtistBody .artist-stats-list{display:flex;flex-direction:column}#sectionArtistBody .artist-stat-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--lc-border)}#sectionArtistBody .artist-stat-row:last-child{border-bottom:none}#sectionArtistBody .artist-stat-row-label{font-size:13px;color:var(--lc-muted)}#sectionArtistBody .artist-stat-row-value{font-size:13px;color:var(--lc-white);font-weight:500}#sectionArtistBody .artist-stat-row-value-accent{color:var(--lc-orange)}#sectionArtistBody .artist-genres-list{display:flex;flex-wrap:wrap;gap:6px}#sectionArtistBody .artist-genre-tag{padding:4px 12px;border-radius:var(--lc-radius-pill);font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;background:rgba(242,236,232,6%);color:var(--lc-muted);border:1px solid var(--lc-border)}#sectionArtistBody .artist-availability{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:var(--lc-radius-pill);font-size:13px;font-weight:500;align-self:flex-start;border:1px solid var(--lc-border);background:var(--lc-surface-2);color:var(--lc-white)}#sectionArtistBody .artist-availability .bi{font-size:16px}#sectionArtistBody .artist-availability-si{background:var(--lc-orange-dim);border-color:var(--lc-orange-a30);color:var(--lc-orange-soft)}#sectionArtistBody .artist-availability-si .bi{color:var(--lc-orange)}#sectionArtistBody .artist-availability-local{background:rgba(242,236,232,5%);border-color:rgba(242,236,232,.2);color:var(--lc-white)}#sectionArtistBody .artist-availability-local .bi{color:var(--lc-orange)}#sectionArtistBody .artist-availability-no{background:var(--lc-surface-2);border-color:var(--lc-border);color:var(--lc-muted)}#sectionArtistBody .artist-availability-no .bi{color:rgba(242,236,232,.4)}#sectionArtistBody .artist-sidebar-card .btn-rounded{width:36px;height:36px;border-radius:var(--lc-radius-md)!important;border:1px solid var(--lc-border);background:0 0;color:var(--lc-muted);display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,color .2s ease,background .2s ease}#sectionArtistBody .artist-sidebar-card .btn-rounded:hover,#sectionArtistBody .artist-sidebar-card .btn-rounded:focus-visible{border-color:var(--lc-orange);color:var(--lc-orange-soft)}@media(max-width:1100px){#sectionArtistBody{grid-template-columns:1fr}#sectionArtistBody .artist-sidebar{position:static;flex-direction:row;flex-wrap:wrap}#sectionArtistBody .artist-sidebar>*{flex:1 1 280px}}@media(max-width:900px){#sectionArtistHero{min-height:460px}#sectionArtistHero .artist-hero-inner{padding:100px 16px 32px;grid-template-columns:1fr;gap:20px}#sectionArtistHero .artist-hero-stats{gap:20px;align-self:start}#sectionArtistHero .artist-hero-portrait{width:clamp(120px,28vw,180px)}}@media(max-width:700px){#sectionArtistBody{padding:32px 16px 56px}#sectionArtistBody .artist-bands{grid-template-columns:1fr}#sectionArtistBody .artist-event-row{grid-template-columns:64px 1fr}#sectionArtistBody .artist-event-row-cta{display:none}}