.artist-page{width:100%;margin:0;padding:70px 0 10px;display:flex;flex-direction:column;gap:1rem}.artist-about-connect,.artist-brands,.artist-hero,.artist-shows,.artist-stats{width:calc(100% - 6rem);max-width:1440px;margin-left:auto;margin-right:auto}.artist-page .venue-box{margin:0 auto;width:calc(100% - 6rem);max-width:1440px}.artist-card{background:var(--color-content-bg);border:1px solid var(--color-content-border);border-radius:8px;padding:1.75rem}.artist-section-title{font-size:1.5rem;font-weight:800;color:var(--color-text);font-family:var(--font-body);letter-spacing:1px;margin:0}.artist-section-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.artist-section-head-left{display:flex;align-items:center;gap:.5rem;min-width:0}.artist-events-filter-toggle{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;border:1px solid var(--color-content-border);border-radius:8px;background:var(--color-bg);color:var(--color-text-secondary);cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.artist-events-filter-toggle:hover{background:var(--color-content-bg);color:var(--color-text);border-color:var(--color-text-secondary)}.artist-events-filter-toggle.active{background:var(--color-content-bg);color:var(--color-primary);border-color:var(--color-primary);box-shadow:0 1px 3px rgba(16,16,40,.12)}.artist-hero{position:relative;border-radius:8px;overflow:hidden;border:1px solid var(--color-content-border);aspect-ratio:16/9;width:100%;display:flex;flex-direction:column;justify-content:flex-end}.artist-hero-banner{position:absolute;inset:0;z-index:0}.artist-hero-img{object-fit:cover}.artist-hero-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.35) 45%,rgba(0,0,0,.85))}.artist-hero-actions{position:relative;z-index:2;display:flex;justify-content:flex-end;padding:1rem}.artist-edit-btn{display:inline-flex;align-items:center;gap:.375rem;width:auto;padding:8px 16px;border:1px solid rgba(255,255,255,.4);border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;background:rgba(255,255,255,.15);backdrop-filter:blur(6px);color:#ffffff;transition:all .2s ease}.artist-edit-btn:hover{background:rgba(255,255,255,.28);transform:translateY(-1px);color:#ffffff}.artist-hero-content{position:relative;z-index:2;padding:1.5rem 2rem 2rem;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:auto}.artist-hero-badges{display:flex;flex-wrap:wrap;gap:.5rem}.artist-chip{display:inline-flex;align-items:center;gap:.35rem;padding:4px 12px;border-radius:999px;font-size:.8rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase;background:rgba(255,255,255,.18);color:#ffffff;backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.25)}.artist-chip-verified{background:var(--color-primary);border-color:var(--color-primary)}.artist-name{font-family:var(--font-heading);font-size:4rem;line-height:1;font-weight:400;color:#ffffff;margin:0;letter-spacing:1px;word-break:break-word;text-shadow:0 2px 16px rgba(0,0,0,.4)}.artist-tagline{font-size:1.05rem;font-weight:500;color:rgba(255,255,255,.9);margin:0;max-width:640px;line-height:1.5;text-shadow:0 1px 8px rgba(0,0,0,.4)}.artist-share{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;flex-wrap:wrap}.artist-share-btn{display:inline-flex;align-items:center;gap:.4rem;justify-content:center;height:38px;min-width:38px;padding:0 10px;border-radius:999px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);color:#ffffff;cursor:pointer;backdrop-filter:blur(6px);transition:all .2s ease;font-size:.85rem;font-weight:600}.artist-share-btn:hover{background:var(--color-primary);border-color:var(--color-primary);color:#ffffff;transform:translateY(-1px)}.artist-share-copy{padding:0 14px}.artist-share-copy-label{white-space:nowrap}.artist-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1px;background:var(--color-content-border);border:1px solid var(--color-content-border);border-radius:8px;overflow:hidden}.artist-stat{background:var(--color-content-bg);padding:1.25rem .75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;text-align:center}button.artist-stat{font:inherit;border:none;width:100%}.artist-stat-link{cursor:pointer;transition:background .15s ease}.artist-stat-link:hover{background:var(--color-bg)}.artist-stat-icon{color:var(--color-primary);display:inline-flex;margin-bottom:.15rem}.artist-stat-value{font-family:var(--font-heading);font-size:2rem;line-height:1;color:var(--color-text);letter-spacing:.5px}.artist-stat-label{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--color-text-secondary)}.artist-about-connect-inner{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:start}.artist-about-body{font-size:.95rem;font-weight:500;color:var(--color-text);line-height:1.6;word-break:break-word;margin-top:1rem}.artist-social-list{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.artist-social-link{display:flex;align-items:center;gap:.6rem;padding:.65rem .85rem;border:1px solid var(--color-content-border);border-radius:8px;color:var(--color-text);font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s ease}.artist-social-link:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateX(2px)}.artist-past-filters-area,.artist-upcoming-filters-area{display:grid;grid-template-rows:0fr;width:100%;margin-bottom:0;overflow:hidden;transition:grid-template-rows .4s ease,margin-bottom .4s ease}.artist-past-filters-area.is-open,.artist-upcoming-filters-area.is-open{grid-template-rows:1fr;margin-bottom:1.5rem;overflow:visible;position:relative;z-index:50}.artist-past-filters-panel,.artist-upcoming-filters-panel{overflow:hidden;min-height:0;transform:translateY(-10px);opacity:0;transition:transform .4s ease,opacity .35s ease}.artist-past-filters-area.is-open .artist-past-filters-panel,.artist-upcoming-filters-area.is-open .artist-upcoming-filters-panel{transform:translateY(0);opacity:1;overflow:visible}.artist-past-filters,.artist-upcoming-filters{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.55rem;padding:.8rem 1rem;border:1px solid var(--color-content-border);border-radius:14px;background:var(--color-content-bg);box-shadow:0 1px 2px rgba(16,16,40,.05);overflow:visible}.artist-past-filter-left,.artist-past-filter-right,.artist-upcoming-filter-left,.artist-upcoming-filter-right{position:relative;z-index:1}.artist-past-filters-area.is-open .filter-container:has(.filter-dropdown),.artist-upcoming-filters-area.is-open .filter-container:has(.filter-dropdown){z-index:30}.artist-past-filters-area.is-open .filter-dropdown,.artist-upcoming-filters-area.is-open .filter-dropdown{z-index:200}.artist-past-filters-heading,.artist-upcoming-filters-heading{font-size:.875rem;font-weight:600;letter-spacing:.02em;color:var(--color-text-secondary);white-space:nowrap;flex-shrink:0;font-family:var(--font-body);align-self:flex-start}.artist-past-filters-container,.artist-upcoming-filters-container{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.75rem 1rem;width:100%;min-width:0;overflow:visible}.artist-past-filter-left,.artist-upcoming-filter-left{display:flex;justify-content:flex-start;min-width:0}.artist-past-filter-right,.artist-upcoming-filter-right{display:flex;justify-content:flex-end;min-width:0}.artist-past-filter-right .filter-dropdown,.artist-upcoming-filter-right .filter-dropdown{right:0;left:auto}.artist-past-layout-switch,.artist-upcoming-layout-switch{display:inline-flex;align-items:center;gap:2px;padding:3px;background:var(--color-bg);border:1px solid var(--color-content-border);border-radius:10px}.artist-past-layout-switch-btn,.artist-upcoming-layout-switch-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:32px;border:none;border-radius:7px;background:transparent;color:var(--color-text-secondary);cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.artist-past-layout-switch-btn:hover,.artist-upcoming-layout-switch-btn:hover{background:var(--color-content-bg);color:var(--color-text)}.artist-past-layout-switch-btn.active,.artist-upcoming-layout-switch-btn.active{background:var(--color-content-bg);color:var(--color-primary);box-shadow:0 1px 3px rgba(16,16,40,.14)}.artist-past-layout-switch-sep,.artist-upcoming-layout-switch-sep{display:none}.artist-past-grid-full,.artist-upcoming-grid-full{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;position:relative;z-index:1}.artist-past-grid-compact,.artist-upcoming-grid-compact{display:flex;flex-direction:column;gap:.7rem;position:relative;z-index:1}.artist-past-grid-slider,.artist-upcoming-grid-slider{position:relative;z-index:1}.artist-past-not-found,.artist-upcoming-not-found{position:relative;z-index:1;text-align:center;padding:2.5rem 1.5rem;border:1px dashed var(--color-content-border);border-radius:8px}.artist-past-events-count,.artist-upcoming-events-count{text-align:center;font-size:.9rem;font-weight:600;margin-top:15px;color:var(--color-text-secondary)}.artist-past-not-found-title,.artist-upcoming-not-found-title{font-size:1.25rem;font-weight:800;color:var(--color-text);margin:0 0 .75rem;letter-spacing:.5px;font-family:var(--font-body)}.artist-past-not-found-description,.artist-upcoming-not-found-description{font-size:.95rem;color:var(--color-text-secondary);line-height:1.6;margin:0;font-family:var(--font-body)}@media (max-width:1300px){.artist-past-grid-full,.artist-upcoming-grid-full{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (max-width:1024px){.artist-past-grid-full,.artist-upcoming-grid-full{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:768px){.artist-past-filters,.artist-upcoming-filters{padding:.6rem;gap:.4rem}.artist-past-filters-container,.artist-upcoming-filters-container{flex-wrap:nowrap;gap:.4rem;min-width:0}.artist-past-filters-heading,.artist-upcoming-filters-heading{font-size:.68rem;font-weight:500;letter-spacing:.01em}.artist-past-filter-left,.artist-past-filter-right,.artist-upcoming-filter-left,.artist-upcoming-filter-right{flex:1 1 0;min-width:0}.artist-past-filters .filter-container,.artist-upcoming-filters .filter-container{width:100%}.artist-past-filters .filter-button,.artist-upcoming-filters .filter-button{min-width:0;max-width:none;width:100%;padding:.38rem .45rem;font-size:.72rem;gap:.25rem}.artist-past-filters .filter-icon,.artist-upcoming-filters .filter-icon{height:.9rem;width:.9rem;margin-left:.1rem}.artist-past-layout-switch,.artist-upcoming-layout-switch{padding:2px}.artist-past-layout-switch-btn,.artist-upcoming-layout-switch-btn{width:30px;height:28px}.artist-past-layout-switch-btn svg,.artist-upcoming-layout-switch-btn svg{width:17px;height:17px}}.artist-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2.5rem 1rem;color:var(--color-text-secondary);text-align:center;border:1px dashed var(--color-content-border);border-radius:8px}.artist-empty p{margin:0;font-size:.95rem;font-weight:500}.artist-brand-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.artist-brand-card{display:flex;flex-direction:column;border:1px solid var(--color-content-border);border-radius:8px;overflow:hidden;text-decoration:none;color:var(--color-text);background:var(--color-content-bg);transition:all .2s ease}.artist-brand-card:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 6px 16px var(--color-shadow-primary)}.artist-brand-card-img{position:relative;width:100%;aspect-ratio:16/9;background:var(--color-bg)}.artist-brand-card-body{display:flex;flex-direction:column;gap:.2rem;padding:.75rem .85rem}.artist-brand-name{display:flex;align-items:center;gap:.35rem;font-size:1rem;font-weight:700}.artist-brand-verified{color:var(--color-primary);flex-shrink:0}.artist-brand-count{font-size:.8rem;font-weight:600;color:var(--color-text-secondary)}@media (max-width:1024px){.artist-about-connect-inner{grid-template-columns:1fr}}@media (max-width:800px){.artist-page{padding:0 0 10px;gap:.75rem}.artist-about-connect,.artist-brands,.artist-hero,.artist-page .venue-box,.artist-shows,.artist-stats{width:100%;max-width:100%}.artist-page .venue-box{margin:0 auto}.artist-card,.artist-hero,.artist-stats{border-radius:0;border-left:none;border-right:none}.artist-card{padding:1.25rem 1rem}.artist-hero-content{padding:1.25rem 1rem 1.5rem}.artist-name{font-size:2.5rem}.artist-tagline{font-size:.95rem}.artist-stat-value{font-size:1.6rem}.artist-past-grid-full,.artist-upcoming-grid-full{grid-template-columns:repeat(1,1fr);gap:1rem}.artist-past-grid-compact,.artist-upcoming-grid-compact{gap:.5rem}.artist-past-filters,.artist-upcoming-filters{gap:.35rem;padding:.55rem .6rem}.artist-past-filters-heading,.artist-upcoming-filters-heading{font-size:.65rem}.artist-past-filters-container,.artist-upcoming-filters-container{gap:.35rem}.artist-past-filters .filter-button,.artist-upcoming-filters .filter-button{padding:.35rem .4rem;font-size:.68rem}.artist-past-layout-switch,.artist-upcoming-layout-switch{gap:2px;padding:2px}.artist-past-layout-switch-btn,.artist-upcoming-layout-switch-btn{width:28px;height:26px}.artist-past-layout-switch-btn svg,.artist-upcoming-layout-switch-btn svg{width:16px;height:16px}}@media (max-width:400px){.artist-hero{aspect-ratio:4/3}}@media (max-width:500px){.artist-stats{grid-template-columns:repeat(2,1fr)}.artist-share-copy-label{display:none}.artist-name{font-size:2rem}}