*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #28282B;--surface: #323236;--surface-2: #3c3c40;--border: #48484d;--text: #F7FFF7;--text-muted: #9a9aa2;--text-dim: #56565c;--accent: #F39237;--accent-pale: rgba(243, 146, 55, .12);--teal: #028090;--teal-pale: rgba(2, 128, 144, .12);--red: #ED254E;--red-pale: rgba(237, 37, 78, .12);--font: "Space Grotesk", system-ui, -apple-system, sans-serif;--max-width: 900px;--radius: 4px}[data-theme=light]{--bg: #F7FFF7;--surface: #ffffff;--surface-2: #eaf4ea;--border: #d0e4d0;--text: #28282B;--text-muted: #6a6a72;--text-dim: #c0c8c0;--accent: #F39237;--accent-pale: rgba(243, 146, 55, .1)}html{background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}button{font-family:inherit;border:none;background:none;cursor:pointer}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.site-header{position:sticky;top:0;z-index:100;background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.site-header .container{display:flex;align-items:center;gap:2rem;height:3.75rem}.site-brand-nav{display:flex;align-items:center;gap:2rem}.site-title{font-size:1.125rem;font-weight:700;letter-spacing:-.02em;line-height:1;color:var(--text)}.site-title em{font-style:normal;color:var(--accent)}.site-nav{display:flex;align-items:center;gap:1.75rem}.nav-link{font-size:.8125rem;font-weight:600;letter-spacing:.07em;line-height:1;text-transform:uppercase;color:var(--text-muted);transition:color .15s}.nav-link:hover,.nav-link.active{color:var(--text)}.settings-wrapper{position:relative;margin-left:auto;align-self:center}.settings-toggle{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:var(--radius);color:var(--text-muted);transition:color .15s,background .15s;margin-left:.25rem}.settings-toggle:hover{color:var(--text);background:var(--surface-2)}.settings-panel{position:absolute;top:calc(100% + .5rem);right:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.75rem;display:flex;flex-direction:column;gap:.75rem;min-width:160px;box-shadow:0 4px 16px #00000040;z-index:200}.settings-panel[hidden]{display:none}.settings-group{display:flex;flex-direction:column;gap:.4rem}.settings-group-label{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.settings-options{display:flex;gap:.375rem}.settings-btn{padding:.3rem .625rem;border-radius:var(--radius);border:1px solid var(--border);background:none;color:var(--text-muted);font-size:.8125rem;font-weight:600;transition:all .15s;cursor:pointer}.settings-btn:hover{border-color:var(--text-muted);color:var(--text)}.settings-btn.active{background:var(--accent);border-color:var(--accent);color:#000}.upcoming-section{padding:1.5rem 0 .5rem}.section-label{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent);padding:1rem 0;margin-bottom:0;list-style:none;cursor:pointer;user-select:none}.section-label::-webkit-details-marker{display:none}.section-label:after{content:"+";font-size:1rem;font-weight:400;color:var(--text-dim);transition:color .15s;line-height:1}.upcoming-section[open]>.section-label:after{content:"−"}.upcoming-section[open]>.section-label{margin-bottom:.5rem}@media(max-width:639px){.upcoming-section{padding:0 0 .5rem}.site-title{font-size:.875rem}.site-nav{gap:1rem}.nav-link{font-size:.7rem;letter-spacing:.05em}}.concert-item--upcoming{border-left:2px solid var(--accent);padding-left:.875rem;margin-left:-.875rem}.concert-item--upcoming .concert-headliner{color:var(--accent)}.filters{padding:1.5rem 0 .875rem;display:flex;flex-direction:column;gap:.625rem}.search-input{width:100%;padding:.625rem .875rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-family:inherit;font-size:.9375rem;outline:none;transition:border-color .15s}.search-input::placeholder{color:var(--text-dim)}.search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M2 2l10 10M12 2L2 12' stroke='%23F7FFF7' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain;cursor:pointer;opacity:.5}.search-input::-webkit-search-cancel-button:hover{opacity:1}[data-theme=light] .search-input::-webkit-search-cancel-button{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cpath d='M2 2l10 10M12 2L2 12' stroke='%2328282B' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E")}.search-input:focus{border-color:var(--accent)}.year-filters{display:flex;flex-wrap:wrap;gap:.375rem}.year-pill{padding:.3125rem .75rem;border-radius:100px;border:1px solid var(--border);color:var(--text-muted);font-size:.8125rem;font-weight:600;letter-spacing:.03em;transition:all .15s}.year-pill:hover{border-color:var(--text-muted);color:var(--text)}.year-pill.active{background:var(--accent);border-color:var(--accent);color:#000}.list-meta{display:flex;align-items:center;justify-content:space-between;padding:.625rem 0;border-top:1px solid var(--border);margin-top:.375rem}.sort-toggle{display:flex;align-items:center;gap:.375rem;background:none;border:none;padding:0;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);cursor:pointer;transition:color .15s}.sort-toggle:hover{color:var(--text)}.list-count{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.concert-list{list-style:none}.concert-item{display:grid;grid-template-columns:6.5rem 1fr auto;gap:0 1.25rem;padding:.9375rem .625rem;margin:0 -.625rem;border-bottom:1px solid var(--border);align-items:start;border-radius:var(--radius);transition:background .12s}.concert-item:hover{background:var(--surface);border-bottom-color:transparent;box-shadow:0 1px 0 var(--border)}.concert-date{font-size:.8125rem;font-weight:500;color:var(--text-muted);font-variant-numeric:tabular-nums;padding-top:.15rem;white-space:nowrap}.concert-main{min-width:0}.concert-headliner{font-size:1rem;font-weight:700;color:var(--text);text-transform:uppercase;letter-spacing:.05em;line-height:1.25}.concert-support{font-size:.8125rem;color:var(--text-muted);margin-top:.25rem}.concert-location{text-align:right;flex-shrink:0}.concert-venue{display:block;font-size:.875rem;font-weight:500;color:var(--text);white-space:nowrap}.concert-city{display:block;font-size:.8125rem;color:var(--text-muted)}.concert-badge{display:inline-block;font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.125rem .4375rem;border-radius:3px;margin-top:.3125rem}.badge-festival{background:var(--teal-pale);color:var(--teal)}.badge-co-headline{background:var(--red-pale);color:var(--red)}.no-results{padding:4rem 0;text-align:center;color:var(--text-muted);font-size:.9375rem}.page-title{padding:2rem 0 1.5rem;border-bottom:1px solid var(--border)}.page-title h1{font-size:1.5rem;font-weight:700;letter-spacing:-.02em;color:var(--text)}.stat-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:.875rem;padding:1.5rem 0}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.375rem}.stat-value{font-size:2.25rem;font-weight:700;letter-spacing:-.04em;color:var(--text);line-height:1}.stat-label{font-size:.75rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted);margin-top:.375rem}.stats-section{border-top:1px solid var(--border)}.stats-section summary{list-style:none}.stats-section summary::-webkit-details-marker{display:none}.stats-section-title{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);cursor:pointer;user-select:none;transition:color .15s}.stats-section-title:hover{color:var(--text)}.stats-section-title:after{content:"+";font-size:1rem;font-weight:400;color:var(--text-dim);transition:transform .2s,color .15s;line-height:1}.stats-section[open]>.stats-section-title:after{content:"−"}.stats-section[open]>.stats-section-title{margin-bottom:.75rem}.stats-rows{padding-bottom:1.25rem}.stats-rows{display:flex;flex-direction:column;gap:0}.stats-row{display:grid;grid-template-columns:1.75rem 1fr 5rem 8rem;align-items:center;gap:0 1rem;padding:.5625rem 0;border-bottom:1px solid var(--border)}.stats-row:last-child{border-bottom:none}.stats-row-rank{font-size:.75rem;color:var(--text-dim);font-variant-numeric:tabular-nums;text-align:right}.stats-row-name{font-size:.9375rem;font-weight:500;color:var(--text)}.stats-row-count{font-size:.875rem;color:var(--text-muted);font-variant-numeric:tabular-nums;text-align:right}.stats-row-bar{height:3px;background:var(--accent);border-radius:2px;opacity:.5;min-width:2px}.year-stats-row{display:grid;grid-template-columns:4rem 1fr 3rem;align-items:center;gap:0 1rem;padding:.5rem 0;border-bottom:1px solid var(--border)}.year-stats-row:last-child{border-bottom:none}.year-stats-label{font-size:.875rem;font-weight:600;color:var(--text-muted)}.year-stats-bar{height:4px;background:var(--accent);border-radius:2px;opacity:.6;min-width:2px}.year-stats-count{font-size:.875rem;color:var(--text-muted);font-variant-numeric:tabular-nums;text-align:right}@media(max-width:640px){.concert-item{grid-template-columns:1fr;gap:.25rem}.concert-date{font-size:.75rem}.concert-location{text-align:left;display:flex;gap:.375rem;align-items:baseline}.concert-venue{display:inline}.concert-venue:after{content:" ·";color:var(--text-dim)}.concert-city{display:inline}.stat-cards{grid-template-columns:repeat(2,1fr)}@media(max-width:400px){.stat-cards{grid-template-columns:repeat(2,1fr)}}.stats-row{grid-template-columns:1.75rem 1fr 2rem}.stats-row-bar{display:none}}
