:root{color-scheme:dark;--bg:#000;--panel:#000;--panel-soft:#000;--line:#2a2a2a;--text:#f1f1f1;--muted:#999;--muted-2:#6f6f6f;--gold:#d8b56d;--blue:#8bbcff;--green:#7ee2a8;--pink:#ff8a95;--purple:#c99af2;--vocals:var(--pink);--guitar:var(--green);--bass:var(--blue);--keyboard:var(--purple);--saxophone:#dbc1c7;--drums:#ffc27a;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-editorial:"Bodoni 72", Didot, "Bodoni MT", "Times New Roman", serif;--font-typewriter:"American Typewriter", "Courier Prime", "Courier New", Courier, monospace;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace}*{box-sizing:border-box}html{background:var(--bg)}body{max-width:1440px;min-height:100vh;color:var(--text);font-family:var(--font-sans);background:#000;margin:0 auto;padding:2rem;line-height:1.5}.translation-fallback-note{border-left:3px solid var(--color-accent,#b76670);color:var(--color-muted,#b8b8b8);background:#ffffff0d;margin:0 0 .75rem;padding:.65rem .8rem;font-size:.82rem;font-style:italic}a{color:inherit;text-decoration:none}.page-shell{padding:2rem 0 4rem}.page{width:auto;margin:0;padding:0}@media (width<=760px){body{padding:1rem}}h1{color:#fff;margin-bottom:.25rem}.page>h1,.page-title{font-family:var(--font-editorial);letter-spacing:-.045em;text-align:center;text-transform:none;font-size:clamp(1.75rem,3.8vw,3rem);font-weight:400;line-height:.95}.subtitle{color:#555;text-align:center;max-width:760px;margin:0 auto 2rem;font-size:.9rem}.gig-list-venue{font-family:var(--font-typewriter)}.gig-year-heading{font-family:var(--font-editorial);letter-spacing:-.045em;font-weight:400}.site-nav{z-index:20;backdrop-filter:blur(14px);background:#000;border-bottom:1px solid #242424;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:.85rem 0;display:grid;position:sticky;top:0}.site-brand{color:#f1f1f1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;grid-column:1;grid-template-columns:auto;justify-self:start;align-items:center;gap:.65rem;font-size:.85rem;font-weight:700;text-decoration:none;display:grid}.site-brand__logo{object-fit:contain;border-radius:0;width:clamp(180px,24vw,300px);height:auto;max-height:56px;padding:0;display:block}.site-links{flex-wrap:wrap;grid-column:2;justify-content:flex-end;justify-self:end;align-items:center;gap:1.9rem;display:flex}.language-switcher{z-index:2;flex:none;position:relative}.language-switcher details{position:relative}.language-switcher summary{color:#ddd;cursor:pointer;background:#111;border:1px solid #2d2d2d;border-radius:7px;justify-content:center;align-items:center;gap:.35rem;min-width:50px;min-height:36px;padding:.38rem .52rem;font-size:.76rem;font-weight:600;list-style:none;transition:border-color .18s,background .18s;display:inline-flex}.language-switcher summary::-webkit-details-marker{display:none}.language-switcher summary:hover,.language-switcher summary:focus-visible,.language-switcher details[open] summary{background:#181818;border-color:#555}.language-switcher__flag{font-size:1.05rem;line-height:1}.language-switcher__chevron{fill:none;stroke:#888;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:.55rem;height:auto;transition:transform .18s;overflow:visible}.language-switcher details[open] .language-switcher__chevron{transform:rotate(180deg)}.language-switcher__menu{background:#101010;border:1px solid #303030;border-radius:7px;gap:.15rem;min-width:132px;padding:.3rem;display:grid;position:absolute;top:calc(100% + .45rem);right:0;box-shadow:0 12px 32px #00000073}.language-switcher__menu a{color:#cfcfcf;border-radius:5px;align-items:center;gap:.5rem;padding:.48rem .58rem;font-size:.76rem;font-weight:600;line-height:1.2;text-decoration:none;display:flex}.language-switcher__menu a:hover,.language-switcher__menu a:focus-visible,.language-switcher__menu a[aria-current=page]{color:#fff;background:#222}.site-links>a{color:#d8d8d8;letter-spacing:-.01em;background:0 0;border:0;border-radius:0;align-items:center;padding:.35rem 0;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .18s;display:inline-flex;position:relative}.site-links>a:after{content:"";transform-origin:50%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:-.35rem;left:0;right:0;transform:scaleX(0)}.site-links>a:hover,.site-links>a:focus-visible,.site-links>a[aria-current=page]{color:#fff}.site-links>a:hover:after,.site-links>a:focus-visible:after,.site-links>a[aria-current=page]:after{transform:scaleX(1)}@media (width<=760px){.site-nav{flex-direction:column;align-items:flex-start;display:flex;position:static}.site-links{justify-content:flex-start;justify-self:auto;gap:1rem}.language-switcher__menu{left:0;right:auto}}.footer-nav{flex-wrap:wrap;gap:.6rem;display:flex}.footer-nav a{border:1px solid var(--line);color:#d0d0d0;background:#ffffff08;border-radius:999px;padding:.48rem .82rem;font-size:.85rem}.footer-nav a:hover{color:#fff;background:#ffffff14;border-color:#777}.site-footer{border-top:1px solid var(--line);color:var(--muted-2);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem 2rem;margin-top:2rem;padding:1.5rem 0 0;font-size:.85rem;display:grid}.site-footer p{margin:0}.copyright{align-items:center;gap:.15rem;display:inline-flex}.footer-home-link{color:inherit;text-decoration:none}.footer-home-link:hover,.footer-home-link:focus-visible{color:#fff;text-underline-offset:.2em;text-decoration:underline}.footer-daisy{vertical-align:middle;object-fit:contain;width:22px;height:22px;margin-left:.45rem;display:inline-block}.footer-daisy--before{margin-left:0;margin-right:.45rem}.footer-meta{grid-column:1/-1}@media (width<=760px){.site-footer{grid-template-columns:1fr}.footer-meta{grid-column:auto}}.search-bar{color:#e0e0e0;background:#111;border:1px solid #333;border-radius:6px;outline:none;width:100%;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:1rem}.search-bar:focus{border-color:#555}.filters{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.gigs-filter-row,.discography-filter-row,.timeline-legend-row{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.gigs-filter-row .filters,.discography-filter-row .filters{margin-bottom:0}.filter-btn{color:#888;cursor:pointer;background:#111;border:1px solid #333;border-radius:4px;padding:.3rem .75rem;font-size:.8rem}.filter-btn:hover{color:#ccc;border-color:#666}.filter-btn.active{color:#fff;background:#1a1a1a;border-color:#fff}.multi-select-control{color:#777;cursor:pointer;user-select:none;align-items:center;gap:.65rem;margin:0;font-size:.78rem;display:inline-flex}.multi-select-control span{align-items:center;gap:.55rem;display:inline-flex}.multi-select-control span:before{content:"";background:#111;border:1px solid #3a3a3a;border-radius:999px;width:2rem;height:1.1rem;transition:border-color .16s,background .16s;box-shadow:inset 0 0 0 2px #111}.multi-select-control span:after{content:"";background:#666;border-radius:50%;width:.72rem;height:.72rem;margin-left:.2rem;transition:transform .16s,background .16s;position:absolute}.multi-select-control input:checked+span{color:#ddd}.multi-select-control input:checked+span:before{background:#1a1a1a;border-color:#777}.multi-select-control input:checked+span:after{background:#fff;transform:translate(.9rem)}.multi-select-control:hover span:before{border-color:#666}.multi-select-control input:focus-visible+span:before{outline-offset:2px;outline:2px solid #777}.controls{grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:.75rem;margin-bottom:1rem;display:grid}.controls .search-bar{margin-bottom:0}.controls select{color:#cfcfcf;background:#111;border:1px solid #333;border-radius:6px;outline:none;min-width:120px;padding:.7rem .8rem;font-size:.85rem;display:block}.controls select:focus{border-color:#555}.discography-search-row,.gigs-search-row{grid-template-columns:minmax(0,1fr) 220px;align-items:stretch;gap:.75rem;margin-bottom:1rem;display:grid}.discography-search-row .search-bar,.gigs-search-row .search-bar{width:100%;margin-bottom:0}.sort-control{color:#666;letter-spacing:.08em;text-transform:uppercase;background:#111;border:1px solid #333;border-radius:6px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.6rem;min-height:100%;padding:0 .85rem;font-size:.78rem;font-weight:700;display:grid}.sort-control select{color:#ddd;width:100%;min-width:0;font:inherit;letter-spacing:0;text-transform:none;cursor:pointer;background:0 0;border:0;outline:0;font-size:.82rem;font-weight:600}.sort-control:focus-within{background:#151515;border-color:#777}@media (width<=900px){.controls{grid-template-columns:1fr 1fr}}@media (width<=760px){.gigs-filter-row,.discography-filter-row,.timeline-legend-row{flex-direction:column;align-items:flex-start}}@media (width<=700px){.discography-search-row,.gigs-search-row{grid-template-columns:1fr}.sort-control{min-height:44px}}@media (width<=600px){.controls{grid-template-columns:1fr}}.contribution-form{background:#ffffff09;border:1px solid #fff3;gap:1.15rem;margin-top:1.5rem;padding:clamp(1.15rem,3vw,2rem);display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.form-field{gap:.45rem;display:grid}.form-field label,.form-consent{color:#f1f1f1;font-weight:700}.form-field label span{color:#f1f1f1a6;font-size:.9em;font-weight:400}.form-field input,.form-field select,.form-field textarea{color:#fff;width:100%;font:inherit;background:#00000047;border:1px solid #ffffff47;border-radius:0;padding:.8rem .9rem}.form-field textarea{resize:vertical;min-height:10rem}.form-field input::placeholder,.form-field textarea::placeholder{color:#ffffff73}.form-field input:focus-visible,.form-field select:focus-visible,.form-field textarea:focus-visible,.form-submit:focus-visible{outline-offset:3px;outline:2px solid #fff}.form-consent{align-items:flex-start;gap:.65rem;font-size:.95rem;display:flex}.form-consent input{margin-top:.2rem}.form-submit{color:#111;font:inherit;cursor:pointer;background:#fff;border:1px solid #fff;justify-self:start;padding:.75rem 1.1rem;font-weight:700}.form-submit:hover{color:#fff;background:0 0}.form-note{color:#f1f1f1ad;margin:0;font-size:.85rem}.form-honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.form-field input[type=file]{cursor:pointer;padding:.65rem}.form-field input[type=file]::file-selector-button{color:#111;font:inherit;cursor:pointer;background:#fff;border:1px solid #ffffff59;margin-right:.8rem;padding:.55rem .75rem;font-weight:700}.form-field input[type=file]::file-selector-button:hover{color:#fff;background:0 0}.form-help{color:#f1f1f194;font-size:.82rem}@media (width<=640px){.form-grid{grid-template-columns:1fr}}.audio-player-section{gap:.45rem;min-width:0;padding:.75rem;display:grid;overflow:hidden}.audio-player-section>.section-heading{margin:0 0 .15rem}.audio-player-section>.section-heading .chip{display:none}.audio-player-bar{background:#101820;border:0;border-radius:0;grid-template-columns:18px 24px 18px minmax(0,1fr) auto 14px 52px;align-items:center;gap:.3rem;width:100%;min-width:0;max-width:100%;min-height:36px;padding:.35rem .45rem;display:grid;overflow:hidden}.audio-player-icon-button,.audio-player-main-button,[data-audio-previous],[data-audio-next]{color:#cbd4dc;width:18px;height:18px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;flex:none;place-items:center;padding:0;font-size:.62rem;line-height:1;display:grid}.audio-player-main-button{width:24px;height:24px;font-size:.72rem}.audio-player-icon-button:hover,.audio-player-main-button:hover,[data-audio-previous]:hover,[data-audio-next]:hover{color:#fff}.audio-player-icon-button:focus-visible,.audio-player-main-button:focus-visible,[data-audio-previous]:focus-visible,[data-audio-next]:focus-visible{outline-offset:2px;outline:2px solid #777}.audio-player-progress,.audio-player-volume,[data-audio-volume]{appearance:none;cursor:pointer;background:0 0;border:0;width:100%;min-width:0;height:14px;margin:0;padding:0;display:block}.audio-player-progress::-webkit-slider-runnable-track{background:#4b4d50;border-radius:999px;height:3px}.audio-player-volume::-webkit-slider-runnable-track{background:#4b4d50;border-radius:999px;height:3px}[data-audio-volume]::-webkit-slider-runnable-track{background:#4b4d50;border-radius:999px;height:3px}.audio-player-progress::-webkit-slider-thumb{appearance:none;background:#f4f4f1;border:0;border-radius:50%;width:10px;height:10px;margin-top:-3.5px}.audio-player-volume::-webkit-slider-thumb{appearance:none;background:#f4f4f1;border:0;border-radius:50%;width:10px;height:10px;margin-top:-3.5px}[data-audio-volume]::-webkit-slider-thumb{appearance:none;background:#f4f4f1;border:0;border-radius:50%;width:10px;height:10px;margin-top:-3.5px}.audio-player-progress::-moz-range-track{background:#4b4d50;border:0;border-radius:999px;height:3px}.audio-player-volume::-moz-range-track{background:#4b4d50;border:0;border-radius:999px;height:3px}[data-audio-volume]::-moz-range-track{background:#4b4d50;border:0;border-radius:999px;height:3px}.audio-player-progress::-moz-range-thumb{background:#f4f4f1;border:0;border-radius:50%;width:10px;height:10px}.audio-player-volume::-moz-range-thumb{background:#f4f4f1;border:0;border-radius:50%;width:10px;height:10px}[data-audio-volume]::-moz-range-thumb{background:#f4f4f1;border:0;border-radius:50%;width:10px;height:10px}.audio-player-times{color:#a8b2bc;font-family:var(--font-mono);white-space:nowrap;justify-content:flex-start;gap:.2rem;margin:0;font-size:.62rem;display:flex}.audio-player-volume-icon{color:#a8b2bc;flex:0 0 14px;width:14px;height:14px;font-size:0;line-height:0;display:inline-block;position:relative}.audio-player-volume-icon svg{fill:currentColor;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;display:block}.audio-track-list{background:#111820;border:0;border-radius:0;gap:0;width:100%;max-width:100%;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.audio-track-list li{border:0;margin:0;padding:0}.audio-track-list li:nth-child(2n) button{background:#ffffff08}.audio-track-list button{color:#c4ccd4;width:100%;min-width:0;min-height:30px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;column-gap:.55rem;padding:.38rem .55rem;font-size:.76rem;line-height:1.2;display:grid}.audio-track-list button:hover{background:#ffffff0f}.audio-track-list li button.is-active,.audio-track-list li:nth-child(2n) button.is-active,.audio-track-list li:nth-child(odd) button.is-active{color:#fff;box-shadow:none;background:#3f86bf}.audio-track-number{color:#7f8a95;font-size:.64rem}.audio-track-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.audio-track-duration{color:#7f8a95;min-width:2.4rem;font-family:var(--font-mono);font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;justify-self:end;font-size:.6rem;display:block}.audio-track-list button.is-active .audio-track-number,.audio-track-list button.is-active .audio-track-duration{color:#fffc}.audio-recording-details{background:#ffffff05;border:1px solid #3b3b38;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;display:grid;overflow:hidden}.audio-recording-details div{border-bottom:1px solid #3b3b38;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;min-width:0;padding:.8rem .9rem;display:grid}.audio-recording-details div:nth-child(odd){border-right:1px solid #3b3b38}.audio-recording-details div:after,.audio-recording-details div:not(:last-child):after{content:none;display:none}.audio-recording-details dt{color:#72726f;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;font-size:.58rem;font-weight:800}.audio-recording-details dd{color:#f4f4f1;text-align:left;overflow-wrap:anywhere;min-width:0;margin:0;font-size:.78rem;font-weight:700}.audio-recording-details .audio-lineage{border-top:1px solid #3b3b38;border-bottom:0;border-right:0;grid-column:1/-1;margin:0;padding:.8rem .9rem}@media (width<=1100px){.audio-player-bar{grid-template-columns:18px 24px 18px minmax(0,1fr) auto}.audio-player-volume-icon,.audio-player-volume,[data-audio-volume]{display:none}}@media (width<=760px){.audio-player-section{padding:1rem}.audio-recording-details{grid-template-columns:1fr}.audio-recording-details div,.audio-recording-details div:nth-child(odd){border-bottom:1px solid #3b3b38;border-right:0}}.home-hero{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:2rem;padding:2rem 0 2.5rem;display:grid}.kicker{color:var(--muted);text-transform:uppercase;letter-spacing:.18em;margin-bottom:1rem;font-size:.75rem}.home-hero h1{letter-spacing:-.065em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:clamp(2.6rem,6vw,5.6rem);line-height:.95}.intro{color:#cfcfcf;max-width:760px;margin:1.5rem 0 0;font-size:1.05rem}.flower{aspect-ratio:1;border:1px solid var(--line);background:#000;border-radius:999px;place-items:center;width:clamp(88px,12vw,150px);display:grid;overflow:hidden}.flower img{object-fit:contain;width:78%;height:78%;display:block}.home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.home-card{border:1px solid var(--line);background:#000;border-radius:1.1rem;flex-direction:column;min-height:310px;padding:1.3rem;transition:border-color .16s,transform .16s,background .16s;display:flex}.home-card:hover{background:#000;border-color:#777;transform:translateY(-2px)}.card-eyebrow{color:var(--muted-2);text-transform:uppercase;letter-spacing:.16em;margin-bottom:.75rem;font-size:.72rem}.home-card h2{letter-spacing:-.06em;text-transform:uppercase;margin:0;font-size:clamp(2rem,4vw,3.8rem);line-height:.9}.home-card p{color:#bdbdbd;max-width:52ch;margin:1rem 0 1.25rem}.home-card ul{flex-wrap:wrap;gap:.45rem;margin:auto 0 0;padding:0;list-style:none;display:flex}.home-card li a{color:#cfcfcf;background:#ffffff06;border:1px solid #333;border-radius:999px;padding:.35rem .6rem;font-size:.8rem;display:inline-flex}.home-card li a:hover{color:#fff;border-color:#777}@media (width<=760px){.home-hero{grid-template-columns:1fr;padding-top:1rem}.flower{order:-1}.home-hero h1{white-space:normal;font-size:clamp(2.7rem,16vw,4.4rem)}.home-grid{grid-template-columns:1fr}}.collage-home{width:100%}.collage-home__hero{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding:3.2rem 0 2rem;display:flex}.collage-home__hero h1{white-space:nowrap;text-align:center;width:100%;font-family:var(--font-editorial);letter-spacing:-.055em;margin:.7rem 0 .8rem;font-size:clamp(2.9rem,6.3vw,7.2rem);font-weight:400;line-height:.9}.collage-home__hero p{color:#c7c7c7;max-width:820px;font-family:var(--font-typewriter);letter-spacing:-.02em;text-align:center;margin:0 auto;font-size:clamp(.92rem,1.2vw,1.08rem);font-weight:500;line-height:1.55}.collage-home__hero p a{color:#fff;text-underline-offset:.2em;text-decoration:underline 1px}.collage-home__hero p a:hover{color:#cfcfcf}.collage-home__shell{border:1px solid var(--line);background:#050505;border-radius:18px;margin:1rem 0 3rem;position:relative;overflow:hidden}.collage-home__toolbar{z-index:20;color:#ffffffbd;letter-spacing:.17em;text-transform:uppercase;mix-blend-mode:difference;pointer-events:none;justify-content:center;align-items:center;gap:1rem;padding:.85rem 1rem;font-size:.63rem;display:flex;position:absolute;inset:0 0 auto}.collage-home__shuffle{pointer-events:auto;color:#fff;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;backdrop-filter:blur(10px);background:#00000057;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:.6rem;padding:.58rem .82rem;font-size:.62rem;font-weight:700;transition:transform .22s,border-color .22s,background .22s;display:inline-flex;box-shadow:0 8px 24px #00000038}.collage-home__shuffle:hover{background:#ffffff14;border-color:#ffffff80;transform:translateY(-1px)}.collage-home__shuffle:active{transform:translateY(0)scale(.98)}.collage-home__shuffle-icon{object-fit:contain;flex:none;width:1.5rem;height:1.5rem;display:block}.collage-home__shuffle.is-shuffling .collage-home__shuffle-icon{animation:.5s cubic-bezier(.2,.8,.2,1) collage-home-shuffle-spin}@keyframes collage-home-shuffle-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.collage-home__stage{perspective:1400px;touch-action:none;height:min(82vh,860px);min-height:680px;position:relative;overflow:hidden}.collage-home__stage:before{content:"";filter:saturate(.86)contrast(1.08)brightness(.7);background:linear-gradient(#0000003d,#0000003d),url(/landing/background.webp) 50%/cover no-repeat;position:absolute;inset:-5%;transform:scale(1.04)}.collage-home__stage:after{content:"";pointer-events:none;background:radial-gradient(circle,#0000 42%,#00000080 100%),linear-gradient(90deg,#0000002e,#0000 18% 82%,#0000002e);position:absolute;inset:0}.collage-home__canvas{z-index:2;transform-style:preserve-3d;will-change:transform;position:absolute;inset:0}.collage-home__fragment{left:var(--x);top:var(--y);width:var(--w);color:#111;cursor:grab;user-select:none;touch-action:none;transform:translate3d(-50%, -50%, var(--z)) rotate(var(--r));background:#e9e1cf;border:1px solid #ffffff26;padding:.6rem .6rem 2.45rem;transition:width .65s cubic-bezier(.2,.8,.2,1),left .65s cubic-bezier(.2,.8,.2,1),top .65s cubic-bezier(.2,.8,.2,1),transform .65s cubic-bezier(.2,.8,.2,1),opacity .45s,filter .45s,box-shadow .65s;position:absolute;box-shadow:0 18px 48px #0000007a}.collage-home__fragment.is-dragging{cursor:grabbing;transition:none;box-shadow:0 42px 100px #000000c7;z-index:50!important}.collage-home__stage.is-shuffling .collage-home__fragment{pointer-events:none;transition:none}.collage-home__fragment img{width:100%;aspect-ratio:var(--ratio,4 / 3);object-fit:cover;pointer-events:none;filter:saturate(.92)contrast(1.04);display:block}.collage-home__tape{pointer-events:none;background:#e4d3aab8;width:56px;height:17px;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(-2deg)}.collage-home__caption{pointer-events:none;justify-content:space-between;align-items:end;gap:.65rem;display:flex;position:absolute;bottom:.5rem;left:.65rem;right:.65rem}.collage-home__caption-text{flex-direction:column;min-width:0;display:flex}.collage-home__fragment strong{text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:.92rem;overflow:hidden}.collage-home__fragment small{color:#555;letter-spacing:.11em;text-transform:uppercase;font-size:.52rem}.collage-home__arrow{font-size:1rem}.collage-home__badges{z-index:3;pointer-events:none;flex-wrap:wrap;justify-content:flex-end;gap:.3rem;max-width:calc(100% - 1.7rem);display:flex;position:absolute;top:.85rem;right:.85rem}.collage-home__badge{color:#fff;font-family:var(--font-typewriter);letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(9px)saturate(1.15);border:1px solid #ffffff24;border-radius:.42rem;align-items:center;gap:.28rem;padding:.26rem .42rem;font-size:.46rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 4px 12px #00000024}.collage-home__badge-icon{flex:0 0 .72rem;justify-content:center;align-items:center;width:.72rem;height:.72rem;line-height:1;display:inline-flex}.collage-home__badge-icon svg{display:none}.collage-home__badge-icon:before{content:"";background-color:currentColor;width:100%;height:100%;display:block;mask-position:50%;mask-size:contain;mask-repeat:no-repeat}.collage-home__badge--audio .collage-home__badge-icon:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/volume-high.svg)}.collage-home__badge--video .collage-home__badge-icon:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/vhs.svg)}.collage-home__badge--ticket .collage-home__badge-icon:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/ticket-confirmation-outline.svg)}.collage-home__badge--poster .collage-home__badge-icon:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/image-outline.svg)}.collage-home__badge--audio{color:#a8f9ad;background:#105c1c61}.collage-home__badge--video{color:#acd0ff;background:#1e365c66}.collage-home__badge--ticket{color:#f8cba3;background:#6a361c66}.collage-home__badge--poster{color:#e5c0f8;background:#4c265b66}.collage-home__fragment:hover:not(.is-dragging),.collage-home__fragment:focus-visible{z-index:30;transform:translate3d(-50%, -50%, calc(var(--z) + 18px)) rotate(var(--r)) scale(1.018);outline:none;box-shadow:0 26px 64px #0000009e}.collage-home__fragment:hover img{filter:saturate(1.04)contrast(1.06)}.collage-home__stage.is-leaving .collage-home__fragment{pointer-events:none;opacity:.18;filter:blur(2px)}.collage-home__stage.is-leaving .collage-home__fragment.is-selected{opacity:1;filter:none;pointer-events:auto;cursor:pointer;max-width:calc(100% - 72px);transform:translate3d(-50%,-50%,180px)rotate(0)scale(1);box-shadow:0 52px 130px #000000d6;z-index:100!important;width:min(62vw,820px)!important;top:50%!important;left:50%!important}.collage-home__stage.is-leaving .collage-home__fragment.is-selected img{aspect-ratio:auto;object-fit:contain;background:#111;width:100%;height:min(58vh,540px);max-height:calc(100vh - 230px)}.collage-home__stage.is-leaving:after{background:#000000b8;transition:background .55s}@media (width<=980px){.collage-home__stage{height:780px}.collage-home__fragment{width:clamp(155px, var(--w), 250px)}}@media (width<=760px){.collage-home__hero h1{white-space:normal;font-size:clamp(3rem,15vw,5rem)}}@media (width<=680px){.collage-home__stage{min-height:940px}.collage-home__fragment{width:138px!important}.collage-home__stage.is-leaving .collage-home__fragment.is-selected{max-width:none;width:calc(100% - 56px)!important}.collage-home__stage.is-leaving .collage-home__fragment.is-selected img{height:min(52vh,410px)}.collage-home__badges{gap:.22rem;max-width:calc(100% - 1.1rem);top:.55rem;right:.55rem}.collage-home__badge{padding:.22rem .34rem;font-size:.4rem}}.hero{display:contents}.hero .kicker{display:none}.timeline-legend-row{border-bottom:1px solid #1a1a1a;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.legend{border:0;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;display:flex}.legend-item{color:#888;font:inherit;cursor:pointer;opacity:.62;background:#111;border:1px solid #333;border-radius:4px;align-items:center;gap:.35rem;padding:.3rem .75rem;font-size:.8rem;transition:opacity .16s,border-color .16s,background .16s,transform .16s;display:inline-flex}.legend-item:hover{opacity:1;border-color:currentColor;transform:translateY(-1px)}.legend-item.active{opacity:1;background:#ffffff12;border-color:currentColor;box-shadow:inset 0 0 0 1px}.legend-item[data-role-filter=all]{color:#ddd}.legend-swatch{background:currentColor;border-radius:999px;width:.75rem;height:.75rem}.legend-item.vocals{color:var(--vocals)}.legend-item.guitar{color:var(--guitar)}.legend-item.bass{color:var(--bass)}.legend-item.keyboard{color:var(--keyboard)}.legend-item.saxophone{color:var(--saxophone)}.legend-item.drums{color:var(--drums)}.timeline-eras,.era-list{gap:1.25rem;margin-top:1.5rem;padding-left:2.25rem;display:grid;position:relative}.timeline-eras:before,.era-list:before{content:"";background:linear-gradient(#ffffff38,#ffffff0a);width:1px;position:absolute;top:.75rem;bottom:.75rem;left:.7rem}.era-card,.timeline-era{background:linear-gradient(#ffffff06,#0000 42%),#101010;border:1px solid #242424;border-radius:14px;grid-template-columns:minmax(150px,.34fr) minmax(0,1fr);gap:1.5rem;padding:1.35rem;display:grid;position:relative;overflow:hidden}.era-card:before,.timeline-era:before{content:"";background:#070707;border:2px solid #d8d8d8;border-radius:50%;width:.7rem;height:.7rem;position:absolute;top:2rem;left:-1.9rem;box-shadow:0 0 0 5px #070707}.era-meta,.era-sidebar{align-content:start;gap:.45rem;min-width:0;display:grid}.era-number,.era-index{color:#666;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.era-years,.era-period{color:#b8b8b8;font-family:var(--font-editorial);letter-spacing:-.025em;white-space:nowrap;font-size:clamp(1.15rem,2vw,1.7rem);font-weight:400;line-height:1}.era-status{color:#8f8f8f;letter-spacing:.08em;text-transform:uppercase;background:#151515;border:1px solid #343434;border-radius:999px;width:fit-content;margin-top:.35rem;padding:.28rem .55rem;font-size:.68rem;font-weight:700}.era-content{min-width:0}.era-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.era-header-meta{text-align:right;flex:none;justify-items:end;gap:.45rem;display:grid}.era-title,.era-card h2,.timeline-era h2{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1}.era-description{color:#8f8f8f;max-width:70ch;margin:.55rem 0 0;font-size:.9rem;line-height:1.55}.era-section-title,.era-content h3,.era-lineup>h3,.era-releases>h3{color:#6f6f6f;letter-spacing:.12em;text-transform:uppercase;margin:1.15rem 0 .65rem;font-size:.7rem;font-weight:800}.era-members,.lineup-list,.era-lineup-list{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.55rem;display:grid}.era-member,.lineup-member,.era-lineup-item{background:#0d0d0d;border:1px solid #242424;border-radius:9px;gap:.3rem;min-width:0;padding:.7rem .8rem;display:grid}.era-member{grid-template-columns:3.25rem minmax(0,1fr);align-items:center;gap:.8rem}.era-member-copy{gap:.2rem;min-width:0;display:grid}.era-member-name,.lineup-member-name,.era-lineup-item strong{color:#ececec;font-size:.88rem;font-weight:750}.era-member-roles,.lineup-member-roles,.era-lineup-item span{color:#777;font-size:.72rem;line-height:1.4}.era-role-dots,.member-role-dots{flex-wrap:wrap;gap:.28rem;margin-top:.15rem;display:flex}.era-role-dot,.member-role-dot{background:currentColor;border-radius:50%;width:.5rem;height:.5rem}.era-release-grid,.era-releases-grid,.timeline-release-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.7rem;display:grid}.era-release-card,.timeline-release-card{background:#0d0d0d;border:1px solid #242424;border-radius:9px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:.65rem;min-width:0;padding:.55rem;transition:transform .16s,border-color .16s,background .16s;display:grid}.era-release-card:hover,.timeline-release-card:hover{background:#141414;border-color:#555;transform:translateY(-2px)}.era-release-card img,.timeline-release-card img{object-fit:cover;border-radius:7px;width:58px;height:58px;display:block}.era-release-card h4,.timeline-release-card h4{color:#f0f0f0;margin:0;font-size:.82rem;line-height:1.15}.era-release-card span,.era-release-card p,.timeline-release-card span,.timeline-release-card p{color:#666;margin:.18rem 0 0;font-size:.68rem}.era-empty,.era-no-releases{color:#5f5f5f;background:#ffffff04;border:1px dashed #2b2b2b;border-radius:9px;margin:0;padding:.75rem .85rem;font-size:.78rem}@media (width<=860px){.era-card,.timeline-era{grid-template-columns:1fr;gap:1rem}.era-meta,.era-sidebar{grid-template-columns:auto auto 1fr;align-items:center}.era-status{justify-self:start;margin-top:0}}@media (width<=620px){.era-header-meta{gap:.35rem}.era-period{white-space:normal;font-size:1rem}.timeline-eras,.era-list{padding-left:1.25rem}.timeline-eras:before,.era-list:before{left:.25rem}.era-card,.timeline-era{padding:1rem}.era-card:before,.timeline-era:before{left:-1.35rem}.era-meta,.era-sidebar,.era-members,.lineup-list,.era-lineup-list{grid-template-columns:1fr}}.chart-shell{background:#111;border:1px solid #1f1f1f;border-radius:6px;margin-top:0;overflow:hidden}.chart-scroll{padding:1rem;overflow-x:auto}.chart{min-width:980px}.axis,.member-row{grid-template-columns:190px minmax(720px,1fr);gap:1rem;display:grid}.axis{z-index:2;background:#0a0a0a;border-bottom:1px solid #1a1a1a;padding:.35rem 0 .75rem;position:relative}.axis-spacer{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;font-size:.78rem}.axis-years{height:2.35rem;position:relative}.axis-year{color:#888;font-size:.72rem;position:absolute;top:0;transform:translate(-50%)}.member-row{border-bottom:1px solid #1a1a1a;min-height:44px}.member-row[hidden]{display:none}.member-row:last-child{border-bottom:0}.member-name{color:#d8d8d8;text-align:right;justify-content:flex-end;align-items:center;gap:.45rem;padding:.45rem 0;font-size:.9rem;display:flex}.member-row.featured .member-name{color:#fff;font-weight:800}.star{color:#777;font-size:.72rem}.track{background:repeating-linear-gradient(90deg,#ffffff0d 0 1px,#0000 1px 3.22581%);min-height:44px;position:relative}.major-line{background:#ffffff29;width:1px;position:absolute;top:0;bottom:0}.segment{opacity:.98;border-radius:999px;position:absolute;box-shadow:0 0 0 1px #ffffff29}.segment.vocals{background:var(--vocals)}.segment.guitar{background:var(--guitar)}.segment.bass{background:var(--bass)}.segment.keyboard{background:var(--keyboard)}.segment.saxophone{background:var(--saxophone)}.segment.drums{background:var(--drums)}.segment:after{content:attr(data-label);color:#050505b8;letter-spacing:.04em;text-transform:uppercase;opacity:0;pointer-events:none;font-size:.58rem;font-weight:800;position:absolute;top:50%;left:.55rem;transform:translateY(-50%)}.segment:hover:after{opacity:1}.note{color:#444;margin-top:1rem;font-size:.85rem;font-style:italic}@media (width<=760px){.chart-scroll{padding:.75rem}}.timeline-filter-row{border-bottom:1px solid #1a1a1a;grid-template-columns:minmax(0,380px) minmax(0,720px);align-items:end;gap:1rem;padding-bottom:1.25rem;display:grid;margin:0 0 1.5rem!important}.timeline-filter-row+.eras-timeline{margin-top:.75rem}.timeline-release-filter{gap:.45rem;width:100%;display:grid;position:relative}.timeline-release-filter-label{color:#777;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:800}.timeline-release-select-toggle{color:#eee;width:100%;font:inherit;text-align:left;cursor:pointer;background:#0c0c0c;border:1px solid #303030;border-radius:9px;grid-template-columns:2rem minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.58rem .72rem;display:grid}.timeline-release-select-toggle:focus-visible{outline-offset:2px;outline:1px solid #777}.timeline-release-select-chevron{color:#777;transition:transform .16s}.timeline-release-select-toggle[aria-expanded=true] .timeline-release-select-chevron{transform:rotate(180deg)}.timeline-release-options{z-index:20;backdrop-filter:blur(12px);background:#0c0c0cfa;border:1px solid #3a3a3a;border-radius:11px;gap:.2rem;width:100%;max-height:min(65vh,520px);padding:.4rem;display:grid;position:absolute;top:calc(100% + .45rem);left:0;overflow-y:auto;box-shadow:0 18px 45px #00000073}.timeline-release-options[hidden]{display:none}.timeline-release-option{color:#ddd;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.65rem;padding:.5rem .55rem;display:grid}.timeline-release-option:hover,.timeline-release-option:focus-visible,.timeline-release-option.is-selected{color:#fff;background:#181818;outline:none}.timeline-release-option-cover{object-fit:cover;background:#151515;border:1px solid #333;border-radius:6px;width:2rem;height:2rem;display:block}.timeline-release-option-cover.is-all,.timeline-release-option-cover.is-placeholder{color:#999;place-items:center;font-size:.78rem;line-height:1;display:grid}@media (width<=700px){.timeline-filter-row{grid-template-columns:1fr}}.timeline-member-option-avatar,.era-member-avatar{overflow:hidden}.era-member-avatar{width:3.25rem;height:3.25rem;color:inherit;cursor:zoom-in;appearance:none;background:#ffffff0b;border:1px solid;border-radius:50%;place-items:center;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.era-member-avatar:hover{border-color:#fff;transform:scale(1.08);box-shadow:0 0 0 4px #ffffff14}.era-member-avatar:focus-visible{outline-offset:3px;outline:2px solid #fff}.timeline-member-option-avatar img,.era-member-avatar img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.timeline-member-option-avatar img[hidden],.era-member-avatar img[hidden],[data-member-photo-fallback][hidden]{display:none}.member-photo-dialog{color:#fff;background:#0b0b0b;border:1px solid #3a3a3a;border-radius:18px;width:fit-content;max-width:min(88vw,720px);margin:auto;padding:1rem;box-shadow:0 30px 100px #000000bf}.member-photo-dialog:focus{outline:none}.member-photo-dialog[open]{animation:.22s both member-photo-dialog-in}.member-photo-dialog::backdrop{backdrop-filter:blur(10px);background:#000000d1}.member-photo-dialog img{object-fit:contain;background:#050505;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:72vh;margin:0 auto;display:block}.member-photo-dialog p{color:#ddd;font-family:var(--font-editorial);text-align:center;margin:.85rem 0 0;font-size:clamp(1.25rem,3vw,2rem)}@keyframes member-photo-dialog-in{0%{opacity:0;transform:scale(.94)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=620px){.era-member{grid-template-columns:2.8rem minmax(0,1fr)}.era-member-avatar{width:2.8rem;height:2.8rem}.member-photo-dialog{width:calc(100vw - 1.5rem);padding:.75rem}}.gigs-subtitle{justify-content:center;align-items:center;gap:.65rem;max-width:none;min-height:2rem;display:flex}.gigs-result-count{appearance:none;color:#91c5ae;min-height:1.55rem;font-family:var(--font-sans,system-ui, sans-serif);letter-spacing:.015em;white-space:nowrap;cursor:help;box-sizing:border-box;background:#1f342b94;border:1px solid #8fbeaa47;border-radius:999px;align-items:center;padding:.2rem .58rem;font-size:.68rem;font-weight:700;line-height:1;transition:border-color .14s,background-color .14s,color .14s;display:inline-flex}.gigs-result-count[hidden]{display:none}.gigs-result-count:hover,.gigs-result-count[aria-expanded=true]{color:#b7dfcd;background:#274438c7;border-color:#a6dac480}.gigs-result-count:focus{outline:none}.gigs-result-count:focus-visible{outline-offset:3px;outline:2px solid #aecabeb8}.gigs-result-count.is-empty{color:#d5a779;background:#462b1899;border-color:#cd97644d}.filter-summary-tooltip{z-index:1000;color:#d7ddd9;width:max-content;min-width:14rem;max-width:min(22rem,100vw - 1rem);font-family:var(--font-sans,system-ui, sans-serif);opacity:0;pointer-events:none;background:linear-gradient(145deg,#1b2b25fa,#0e1412fa);border:1px solid #91bcaa57;border-radius:10px;gap:.5rem;padding:.78rem .85rem;font-size:.78rem;line-height:1.4;transition:opacity .12s,transform .12s;display:grid;position:fixed;transform:translateY(3px)scale(.98);box-shadow:0 14px 36px #0000007a,inset 0 1px #ffffff09}.filter-summary-tooltip[hidden]{display:none}.filter-summary-tooltip.is-visible{opacity:1;transform:translateY(0)scale(1)}.filter-summary-tooltip:after{content:"";border:6px solid #0000;width:0;height:0;position:absolute;left:50%;transform:translate(-50%)}.filter-summary-tooltip[data-placement=above]:after{border-top-color:#101714fa;top:100%}.filter-summary-tooltip[data-placement=below]:after{border-bottom-color:#1b2b25fa;bottom:100%}.filter-summary-tooltip__kicker{color:#91c5ae;letter-spacing:.13em;text-transform:uppercase;border-bottom:1px solid #98beae2e;padding-bottom:.35rem;font-size:.64rem;font-weight:800}.filter-summary-tooltip__row{grid-template-columns:5rem minmax(0,1fr);align-items:start;gap:.65rem;display:grid}.filter-summary-tooltip__row strong{color:#83958d;letter-spacing:.035em;text-transform:uppercase;font-size:.68rem}.filter-summary-tooltip__row>span{color:#eef2ef;overflow-wrap:anywhere}.gig-year-heading{font-family:var(--font-editorial);letter-spacing:-.045em;margin:2.5rem 0 1rem;font-size:clamp(1.3rem,2vw,1.8rem);font-weight:400;line-height:.95}.gig-year-count{color:#666;font-family:var(--font-typewriter);vertical-align:middle;align-items:baseline;gap:.4rem;margin-left:.65rem;font-size:.78rem;display:inline-flex}.gig-year-count:before{content:"/";color:#3f3f3f}.gigs-layout{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:1.35rem;display:grid}.gigs-main{min-width:0;padding:0}.gigs-sidebar{align-self:start;min-width:0;position:sticky;top:1rem}.gigs-sidebar.is-tall{position:static}.gigs-filter-panel{--gigs-filter-font-heading:var(--font-editorial);--gigs-filter-font-ui:var(--font-sans);--gigs-filter-font-data:var(--font-typewriter);--gigs-filter-size-control:.72rem;--gigs-filter-size-helper:.7rem;--gigs-filter-size-meta:.58rem;--gigs-filter-size-structural:.62rem;box-shadow:none;box-sizing:border-box;background:linear-gradient(#ffffff05,#0000 28%),#0d0d0d;border:1px solid #242424;border-radius:12px;margin:0;padding:.9rem}.gigs-filter-summary{display:none}.gigs-filter-content{display:block}.gigs-sidebar-search{grid-template-columns:minmax(0,1fr) auto;gap:.42rem;margin-bottom:.45rem;display:grid}.gigs-sidebar-search:has(.gigs-clear-all[hidden]){grid-template-columns:1fr;gap:0}.gigs-sidebar-search input[type=search]{color:#eee;width:100%;height:40px;font:inherit;font-family:var(--gigs-filter-font-ui);box-sizing:border-box;background:#0f1311;border:1px solid #303834;border-radius:8px;margin:0;padding:.55rem .68rem;font-size:.78rem}.gigs-sidebar-search input[type=search]::placeholder{color:#59605c}.gigs-sidebar-search input[type=search]:focus{outline-offset:1px;border-color:#71847b;outline:2px solid #819e912e}.gigs-sidebar-search input[type=search]::-webkit-search-cancel-button{display:none}.gigs-clear-all{appearance:none;color:#7d8983;min-height:40px;font:inherit;font-family:var(--gigs-filter-font-ui);cursor:pointer;background:#111513;border:1px solid #303633;border-radius:8px;align-items:center;padding:.4rem .6rem;font-size:.62rem;font-weight:750;transition:border-color .13s,color .13s;display:inline-flex}.gigs-clear-all[hidden]{display:none}.gigs-clear-all:hover{color:#c3cec8;border-color:#53615b}.gigs-clear-all:focus-visible{outline-offset:2px;outline:2px solid #66776f}.gigs-filter-group{border-top:1px solid #202020;margin:0;padding:0}.gigs-filter-group+.gigs-filter-group{margin-top:0}.gigs-filter-section{border-top:1px solid #202020;margin:0;padding:0}.gigs-filter-section__summary{color:#858585;cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem;min-height:54px;padding:.62rem 1.75rem .62rem .15rem;list-style:none;transition:color .13s;display:grid;position:relative}.gigs-filter-section__summary::-webkit-details-marker{display:none}.gigs-filter-section__summary:after{content:"";border-bottom:1.5px solid #656b68;border-right:1.5px solid #656b68;width:.42rem;height:.42rem;transition:border-color .13s,transform .16s;position:absolute;top:50%;right:.28rem;transform:translateY(-68%)rotate(45deg)}.gigs-filter-section[open]>.gigs-filter-section__summary:after{transform:translateY(-30%)rotate(225deg)}.gigs-filter-section__summary:hover{color:#d8ddda}.gigs-filter-section__summary:hover:after{border-color:#a8b1ad}.gigs-filter-section__summary:focus-visible{outline-offset:2px;border-radius:5px;outline:2px solid #666}.gigs-filter-section__title{gap:.08rem;min-width:0;display:grid}.gigs-filter-section__title>span{color:#555;letter-spacing:.11em;text-transform:uppercase;font-size:.5rem;font-weight:800}.gigs-filter-section__title>strong{color:#dfdfdf;font-family:var(--gigs-filter-font-heading);text-overflow:clip;white-space:nowrap;padding:.03em 0 .1em;font-size:1.23rem;font-weight:400;line-height:1.2;overflow:visible}.gigs-filter-section__summary>small{color:#5f6c66;max-width:9rem;font-family:var(--gigs-filter-font-data);font-size:var(--gigs-filter-size-meta);text-align:right;text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.gigs-filter-section[open]>.gigs-filter-section__summary{color:#b8bfbc}.gigs-filter-section[open]>.gigs-filter-section__summary>small{color:#7e9289}.gigs-filter-section[open]>.gigs-filter-section__summary .gigs-filter-section__title>strong{color:#fff}.gigs-filter-section__content{padding:.18rem 0 .82rem}.filters,.gigs-sidebar .filters{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;margin:0;padding:0;display:grid}.gigs-sidebar .year-nav{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;margin:0;padding:0;display:grid}.filter-btn,.gigs-sidebar .filter-btn{--filter-active-background:#181818;color:#858585;width:100%;min-width:0;min-height:34px;font:inherit;font-family:var(--gigs-filter-font-ui);text-align:left;cursor:pointer;background:#111;border:1px solid #2a2a2a;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;margin:0;padding:.34rem .54rem .34rem .68rem;font-size:.66rem;font-weight:680;line-height:1;transition:border-color .12s,background-color .12s,color .12s,filter .12s;display:flex;position:relative;overflow:hidden}.filter-btn:before{content:"";opacity:.48;background:currentColor;border-radius:0 2px 2px 0;width:3px;transition:width .12s,opacity .12s;position:absolute;top:.32rem;bottom:.32rem;left:0}.filters .filter-btn:first-child{grid-column:1/-1}.filter-btn>span:first-of-type{min-width:0;line-height:1.15}.filter-btn__count{color:currentColor;min-width:1.75rem;min-height:1.1rem;font-family:var(--gigs-filter-font-data);letter-spacing:.02em;opacity:.82;background:0 0;border:0;border-left:1px solid #ffffff1f;border-radius:0;flex:none;justify-content:flex-end;align-items:center;padding:0 0 0 .48rem;font-size:.6rem;font-weight:800;line-height:1;display:inline-flex}.filter-btn.active .filter-btn__count{opacity:1;border-left-color:#ffffff38}.filter-btn[data-filter=all]{--filter-active-background:#222;color:#bcbcbc;background:#121212;border-color:#393939}.filter-btn[data-filter=audio]{--filter-active-background:#1a2a1a;color:#79d879;border-color:#6fcf6f47}.filter-btn[data-filter=audio-reported]{--filter-active-background:#2a2518;color:#d0b66f;border-color:#d0b66f57}.filter-btn[data-filter=video]{--filter-active-background:#1a1a2a;color:#7eaddc;border-color:#6f9fcf52}.filter-btn[data-filter=video-reported]{--filter-active-background:#1c1c2b;color:#a3abe0;border-color:#929bcf57}.filter-btn[data-filter=ticket]{--filter-active-background:#2a1a1a;color:#d7a671;border-color:#cf9f6f52}.filter-btn[data-filter=poster]{--filter-active-background:#241a2c;color:#d1a4ef;border-color:#c89be852}.filter-btn[data-filter=photos]{--filter-active-background:#18252a;color:#97ccdc;border-color:#8fc7d84d}.filter-btn:disabled{color:#4b4b4b;opacity:.48;cursor:not-allowed;filter:none;background:#0e0e0e;border-color:#242424}.year-picker{gap:.5rem;display:grid}.year-picker__input-row{grid-template-columns:minmax(0,1fr) auto;gap:.42rem;display:grid}.year-picker__input-wrap{min-width:0;display:block;position:relative}.year-picker__input-wrap input{color:#edf1ef;width:100%;min-height:40px;font:inherit;font-family:var(--gigs-filter-font-ui);letter-spacing:0;box-sizing:border-box;background:#0f1311;border:1px solid #303834;border-radius:8px;padding:.55rem .68rem .55rem 2rem;font-size:.78rem}.year-picker__input-wrap:before{content:"";z-index:1;pointer-events:none;background:#71847b;width:.9rem;height:.9rem;position:absolute;top:50%;left:.66rem;transform:translateY(-50%);mask:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/calendar-month-outline.svg) 50%/contain no-repeat}.year-picker__input-wrap input::placeholder{color:#59605c;letter-spacing:0}.year-picker__input-wrap input:focus{outline-offset:1px;border-color:#71847b;outline:2px solid #819e912e}.year-picker__clear{appearance:none;color:#7d8983;min-height:40px;font:inherit;font-family:var(--gigs-filter-font-ui);cursor:pointer;background:#111513;border:1px solid #303633;border-radius:8px;padding:.4rem .6rem;font-size:.62rem;font-weight:750}.year-picker__clear[hidden]{display:none}.year-picker__clear:hover{color:#c3cec8;border-color:#53615b}.year-picker__clear:focus-visible{outline-offset:2px;outline:2px solid #66776f}.year-picker__selected{flex-wrap:wrap;gap:.35rem;display:flex}.year-picker__selected[hidden]{display:none}.year-picker__chip{color:#dce8e3;min-height:1.8rem;font:inherit;font-family:var(--gigs-filter-font-data);cursor:pointer;background:#253931c2;border:1px solid #a0c6b561;border-radius:999px;align-items:center;gap:.38rem;padding:.24rem .42rem .24rem .52rem;font-size:.66rem;display:inline-flex}.year-picker__chip>span:last-child{color:#8da99d;font-family:var(--gigs-filter-font-ui);font-size:.9rem;line-height:.8}.year-picker__chip:hover{color:#fff;background:#30483ee6;border-color:#beddd09e}.year-picker__chip:focus-visible{outline-offset:2px;outline:2px solid #a6cdbcb8}.year-picker__help{color:#59615d;min-height:1.25em;font-family:var(--gigs-filter-font-ui);font-size:var(--gigs-filter-size-helper);margin:0;line-height:1.35}.year-picker__help[data-state=error]{color:#c38b72}.year-picker__help[data-state=success]{color:#7eaf99}.year-browser{border-top:1px solid #1e2522;margin-top:.65rem;padding-top:.55rem}.year-browser>summary{color:#59615d;min-height:32px;font-family:var(--gigs-filter-font-ui);font-size:var(--gigs-filter-size-helper);cursor:pointer;padding:.42rem 1.4rem .42rem .1rem;list-style:none;position:relative}.year-browser>summary::-webkit-details-marker{display:none}.year-browser>summary:after{content:"+";color:#69736e;font-family:var(--gigs-filter-font-ui);font-size:.9rem;position:absolute;top:50%;right:.2rem;transform:translateY(-50%)}.year-browser[open]>summary:after{content:"−"}.year-browser>summary:hover{color:#adb8b2}.year-browser .year-nav{margin-top:.38rem}.filter-btn:not(:disabled):hover{filter:brightness(1.08);background:#161616;border-color:currentColor}.filter-btn.active,.filter-btn[aria-pressed=true]{background:var(--filter-active-background);border-color:currentColor;box-shadow:inset 0 0 0 1px #ffffff09}.filter-btn.active:before,.filter-btn[aria-pressed=true]:before{opacity:1;width:5px}.filter-btn:focus-visible{outline-offset:2px;outline:2px solid #888}.year-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.year-btn{color:#777;width:100%;min-width:0;min-height:2.2rem;font:inherit;font-family:var(--gigs-filter-font-ui);font-size:var(--gigs-filter-size-control);text-align:left;cursor:pointer;background:#111;border:1px solid #2a2a2a;border-radius:7px;justify-content:flex-start;align-items:center;padding:.48rem 2.6rem .48rem .58rem;font-weight:600;text-decoration:none;transition:color .14s,border-color .14s,background .14s;display:flex;position:relative}.year-btn:first-child{grid-column:1/-1;grid-template-columns:1fr;justify-items:start;gap:.12rem;min-height:3rem;padding:.52rem .58rem;display:grid}.year-btn:hover{color:#d0d0d0;background:#171717;border-color:#555}.year-btn:disabled{color:#414141;opacity:.46;cursor:not-allowed;background:#0d0d0d;border-color:#222}.year-btn:disabled .year-btn__count{color:#4c4c4c;border-color:#292929}.year-btn.active,.year-btn[aria-current=true]{color:#fff;background:#242424;border-color:#888;box-shadow:inset 3px 0 #bdbdbd}.year-btn:focus-visible{outline-offset:3px;outline:2px solid #777}.year-btn>span:first-child{color:inherit;font-size:.78rem;font-weight:700;line-height:1}.year-btn:first-child>span:first-child{font-size:.82rem}.year-btn__count{color:#a3a3a3;min-width:1.75rem;min-height:1.1rem;font-family:var(--gigs-filter-font-data);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;background:0 0;border:0;border-left:1px solid #ffffff1f;border-radius:0;justify-content:flex-end;align-items:center;padding:0 0 0 .48rem;font-size:.6rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:50%;right:.58rem;transform:translateY(-50%)}.year-btn:hover .year-btn__count{color:#b8b8b8;border-left-color:#fff3}.year-btn.active .year-btn__count,.year-btn[aria-current=true] .year-btn__count{color:#e0e0e0;background:0 0;border-left-color:#ffffff42}.gigs-sidebar-footer{grid-template-columns:minmax(0,1fr);gap:.45rem;padding:0 0 .65rem;display:grid}.multi-select-control,.gigs-sidebar .multi-select-control{color:#737373;width:100%;min-height:48px;font-family:var(--gigs-filter-font-ui);font-size:var(--gigs-filter-size-control);cursor:pointer;box-sizing:border-box;background:#101010;border:1px solid #2a2a2a;border-radius:8px;align-items:center;margin:0;padding:.52rem .62rem;line-height:1.2;display:flex;position:relative}.gigs-sidebar .multi-select-control>span:before{width:2rem;height:1.1rem;margin:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.gigs-sidebar .multi-select-control>span:after{margin:0;position:absolute;top:50%;left:.2rem;transform:translateY(-50%)}.gigs-sidebar .multi-select-control input:checked+span:after{transform:translate(.9rem,-50%)}.gigs-map-section{margin:0;padding:0;display:block}.gigs-map-section__content{gap:.58rem;display:grid;position:relative}.gigs-map-clear{appearance:none;z-index:500;color:#d8bc83;min-height:1.7rem;font:inherit;font-family:var(--gigs-filter-font-ui);cursor:pointer;background:#4634188a;border:1px solid #d5a95e59;border-radius:999px;padding:.2rem .52rem;font-size:.6rem;font-weight:750;position:absolute;top:.55rem;right:.55rem}.gigs-map-clear[hidden]{display:none}.gigs-map-clear:hover{color:#f0d49b;background:#5c431dad;border-color:#e8c5809e}.gigs-map-clear:focus-visible{outline-offset:2px;outline:2px solid #e7c88aa6}.gigs-map{z-index:0;background:radial-gradient(circle at 48% 48%,#35494057,#0000 48%),#080b0a;border:1px solid #2b3531;border-radius:10px;width:100%;height:294px;overflow:hidden;box-shadow:inset 0 1px #ffffff06,0 12px 28px #0000002e}.gigs-map.leaflet-container{color:#eee;font-family:var(--gigs-filter-font-ui);background:radial-gradient(circle at 48% 48%,#35494057,#0000 48%),#080b0a}.gigs-map .leaflet-control-zoom{border:1px solid #9ab9ac47;border-radius:7px;margin:.65rem 0 0 .65rem;overflow:hidden;box-shadow:0 5px 16px #00000052}.gigs-map .leaflet-control-zoom a{color:#a8bbb3;background:#0d1311f0;border-bottom-color:#9ab9ac2e;width:1.75rem;height:1.75rem;font-size:1rem;line-height:1.75rem}.gigs-map .leaflet-control-zoom a:hover,.gigs-map .leaflet-control-zoom a:focus{color:#e9f0ed;background:#1e2c26fa}.gigs-map .leaflet-interactive{outline:none;transition:fill .13s,fill-opacity .13s,stroke .13s,stroke-width .13s}.gigs-map .leaflet-interactive:focus-visible{filter:drop-shadow(0 0 4px #f1d397e6)}.gigs-map-tooltip.leaflet-tooltip{color:#e9efec;background:linear-gradient(145deg,#1b2b25fa,#0c1210fa);border:1px solid #a1c5b55c;border-radius:8px;padding:0;box-shadow:0 10px 24px #0000006b}.gigs-map-tooltip.leaflet-tooltip-top:before{border-top-color:#101815fa}.gigs-map-tooltip-content{gap:.1rem;min-width:6.8rem;padding:.48rem .58rem;display:grid}.gigs-map-tooltip-content strong{color:#f0f4f2;font-family:var(--gigs-filter-font-ui);font-size:.7rem;font-weight:750}.gigs-map-tooltip-content span{color:#8fb8a6;font-family:var(--gigs-filter-font-data);font-size:.62rem}.gigs-map-meta{justify-content:space-between;align-items:start;gap:.65rem;display:flex}.gigs-map-status{color:#59615d;min-height:2.45em;font-family:var(--gigs-filter-font-ui);font-size:var(--gigs-filter-size-helper);margin:0;line-height:1.35}.gigs-map-meta>span{color:#404642;font-family:var(--gigs-filter-font-data);white-space:nowrap;flex:none;font-size:.52rem;line-height:1.35}.gigs-map-meta a{color:#586c63;text-underline-offset:2px;text-decoration-color:#7091835c}.gigs-map-meta a:hover{color:#86aa9a}.gigs-country-section{margin:0;padding:0;display:block}.gigs-country-section__content{gap:.58rem;display:grid}.gigs-country-heading{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.gigs-country-heading>span{gap:.12rem;display:grid}.gigs-country-heading strong{color:#999;font-family:var(--gigs-filter-font-ui);font-size:var(--gigs-filter-size-structural);letter-spacing:.12em;text-transform:uppercase;font-weight:800}.gigs-country-heading small{color:#555;font-family:var(--gigs-filter-font-data);font-size:var(--gigs-filter-size-meta)}.gigs-country-clear{appearance:none;color:#d8bc83;min-height:1.7rem;font:inherit;font-family:var(--gigs-filter-font-ui);cursor:pointer;background:#4634188a;border:1px solid #d5a95e59;border-radius:999px;padding:.2rem .52rem;font-size:.6rem;font-weight:750}.gigs-country-clear[hidden]{display:none}.gigs-country-clear:hover{color:#f0d49b;background:#5c431dad;border-color:#e8c5809e}.gigs-country-clear:focus-visible{outline-offset:2px;outline:2px solid #e7c88aa6}.gigs-country-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:.38rem;display:grid}.gigs-country-button{color:#929a96;min-width:0;min-height:38px;font:inherit;font-family:var(--gigs-filter-font-ui);cursor:pointer;background:#101312;border:1px solid #2a2f2d;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.42rem;padding:.42rem .5rem;transition:border-color .13s,background-color .13s,color .13s,opacity .13s;display:grid}.gigs-country-button:hover{color:#e6ebe8;background:#171c1a;border-color:#4a5651}.gigs-country-button.active,.gigs-country-button[aria-pressed=true]{color:#f0f4f2;background:#253931cc;border-color:#b9d7ca85;box-shadow:inset 3px 0 #91b9a8}.gigs-country-button:disabled{color:#464b48;opacity:.48;cursor:not-allowed;background:#0d0f0e;border-color:#202321}.gigs-country-button:focus-visible{outline-offset:2px;outline:2px solid #9dc2b2a6}.gigs-country-button__flag{font-size:.88rem;line-height:1}.gigs-country-button__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.66rem;font-weight:680;overflow:hidden}.gigs-country-button__count{color:#829087;min-width:1.45rem;min-height:1.25rem;font-family:var(--gigs-filter-font-data);background:#090b0a;border:1px solid #343a37;border-radius:999px;justify-content:center;align-items:center;padding:.08rem .28rem;font-size:.56rem;line-height:1;display:inline-flex}.gigs-country-button.active .gigs-country-button__count{color:#bad5c9;background:#080d0ba3;border-color:#a0c6b561}.gigs-song-section__content{overflow:visible}.song-picker{gap:.55rem;display:grid;position:relative}.song-picker__input-row{grid-template-columns:minmax(0,1fr) auto;gap:.42rem;display:grid}.song-picker__input-wrap{min-width:0;display:block;position:relative}.song-picker__input-wrap input{color:#edf1ef;width:100%;min-height:40px;font:inherit;font-family:var(--gigs-filter-font-ui);box-sizing:border-box;background:#0f1311;border:1px solid #303834;border-radius:8px;padding:.55rem .68rem .55rem 2rem;font-size:.78rem}.song-picker__input-wrap:before{content:"♫";z-index:1;color:#71847b;pointer-events:none;font-size:.82rem;position:absolute;top:.69rem;left:.68rem}.song-picker__input-wrap input::placeholder{color:#59605c}.song-picker__input-wrap input:focus{outline-offset:1px;border-color:#71847b;outline:2px solid #819e912e}.song-picker__clear{appearance:none;color:#7d8983;min-height:40px;font:inherit;font-family:var(--gigs-filter-font-ui);cursor:pointer;background:#111513;border:1px solid #303633;border-radius:8px;padding:.4rem .6rem;font-size:.62rem;font-weight:750}.song-picker__clear[hidden],.song-picker__suggestions[hidden],.song-picker__selected[hidden],.song-picker__mode[hidden]{display:none}.song-picker__clear:hover{color:#c3cec8;border-color:#53615b}.song-picker__suggestions{z-index:900;background:#0f1311fb;border:1px solid #819e916b;border-radius:9px;max-height:19rem;padding:.32rem;display:grid;position:absolute;top:44px;left:0;right:0;overflow-y:auto;box-shadow:0 16px 34px #00000094}.song-picker__suggestions button{color:#dce8e3;min-height:38px;font:inherit;font-family:var(--gigs-filter-font-ui);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.48rem .55rem;font-size:.7rem;display:grid}.song-picker__suggestions button:hover,.song-picker__suggestions button:focus-visible{color:#fff;background:#49645847;outline:none}.song-picker__suggestions button>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.song-picker__suggestions button>span:last-child{color:#7e9188;font-family:var(--gigs-filter-font-data);white-space:nowrap;font-size:.59rem}.song-picker__empty{color:#68766f;font-family:var(--gigs-filter-font-ui);margin:0;padding:.65rem;font-size:.67rem;line-height:1.4}.song-picker__selected{flex-wrap:wrap;gap:.35rem;display:flex}.song-picker__chip{color:#dce8e3;min-height:1.8rem;font:inherit;font-family:var(--gigs-filter-font-data);cursor:pointer;background:#253931c2;border:1px solid #a0c6b561;border-radius:999px;align-items:center;gap:.38rem;padding:.24rem .42rem .24rem .52rem;font-size:.64rem;display:inline-flex}.song-picker__chip>span:last-child{color:#8da99d;font-family:var(--gigs-filter-font-ui);font-size:.9rem;line-height:.8}.song-picker__chip:hover{color:#fff;background:#30483ee6;border-color:#beddd09e}.song-picker__mode{color:#59615d;font-family:var(--gigs-filter-font-ui);text-transform:uppercase;border-top:1px solid #1e2522;justify-content:space-between;align-items:center;gap:.65rem;padding-top:.48rem;font-size:.62rem;font-weight:700;display:flex}.song-picker__mode>div{background:#0d100f;border:1px solid #303834;border-radius:999px;padding:2px;display:flex}.song-picker__mode button{color:#68766f;min-height:27px;font:inherit;font-family:var(--gigs-filter-font-ui);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.25rem .52rem;font-size:.6rem}.song-picker__mode button.active{color:#edf3f0;background:#2f473d}.song-picker__help{color:#59615d;min-height:1.25em;font-family:var(--gigs-filter-font-ui);font-size:var(--gigs-filter-size-helper);margin:0;line-height:1.35}.song-picker__help[data-state=error]{color:#c38b72}.song-picker__help[data-state=success]{color:#7eaf99}.gig-list{border-top:1px solid #202020;gap:0;margin:0;padding:0;list-style:none;display:grid}.gig-list-link{z-index:1;width:100%;min-width:0;color:inherit;border-radius:2px;grid-template-columns:7.5rem max-content minmax(0,1fr) auto auto;align-items:center;gap:.55rem;padding:.72rem 0;text-decoration:none;transition:background-color .16s,box-shadow .16s,color .16s;display:grid;position:relative}.gig-list-link:hover,.gig-list-link:focus-visible{color:#fff;background-color:#97c9b517;box-shadow:inset 3px 0 #97c9b56b,inset 0 1px #ffffff05,inset 0 -1px #00000047}.gig-list-date{color:#777;font-family:var(--font-typewriter);white-space:nowrap;grid-column:1;font-size:.8rem;font-weight:400;transition:color .16s}.gig-list-venue{color:#e2e2e2;font-family:var(--font-typewriter);text-overflow:ellipsis;white-space:nowrap;grid-column:2;font-size:.92rem;font-weight:400;line-height:1.2;transition:color .16s;overflow:hidden}.gig-list-location{color:#5f5f5f;min-width:0;font-family:var(--font-typewriter);text-align:right;text-overflow:ellipsis;white-space:nowrap;grid-column:5;justify-self:end;margin-top:0;font-size:.8rem;font-weight:400;line-height:1.2;transition:color .16s;overflow:hidden}.gig-list-link:hover .gig-list-date,.gig-list-link:focus-visible .gig-list-date{color:#9a9a9a}.gig-list-link:hover .gig-list-venue,.gig-list-link:focus-visible .gig-list-venue{color:#fff}.gig-list-link:hover .gig-list-location,.gig-list-link:focus-visible .gig-list-location{color:#858585}.gig-list-badges{white-space:nowrap;grid-column:4;justify-content:flex-end;justify-self:end;align-items:center;gap:.3rem;min-width:0;display:flex}.gig-badge{white-space:nowrap;border-radius:3px;align-items:center;padding:.14rem .34rem;font-size:.64rem;font-weight:400;line-height:1;display:inline-flex}.gig-badge--has-tooltip{cursor:help}.media-status-tooltip{z-index:1000;color:#d8d9e4;width:max-content;max-width:min(20rem,100vw - 1rem);font-family:var(--font-sans,system-ui, sans-serif);opacity:0;pointer-events:none;background:linear-gradient(135deg,#24273afa,#12131dfa);border:1px solid #9ea6d361;border-radius:8px;gap:.24rem;padding:.68rem .78rem;font-size:.78rem;line-height:1.42;transition:opacity .12s,transform .12s;display:grid;position:fixed;transform:translateY(3px)scale(.98);box-shadow:0 12px 32px #00000073,inset 0 1px #ffffff0a}.media-status-tooltip.is-visible{opacity:1;transform:translateY(0)scale(1)}.media-status-tooltip:after{content:"";border:6px solid #0000;width:0;height:0;position:absolute;left:50%;transform:translate(-50%)}.media-status-tooltip[data-placement=above]:after{border-top-color:#181a27fa;top:100%}.media-status-tooltip[data-placement=below]:after{border-bottom-color:#24273afa;bottom:100%}.media-status-tooltip__kicker{color:#9da6df;letter-spacing:.13em;text-transform:uppercase;font-size:.63rem;font-weight:700}.media-status-tooltip__copy{display:block}.gig-badge--type{color:#ccc;background:#222}.gig-badge--date-doubtful{color:#d8b56d;background:#252018}.gig-badge--cancelled{color:#cf6f6f;background:#2a1a1a}.gig-badge--audio{color:#6fcf6f;background:#1a2a1a}.gig-badge--audio-reported{color:#d0b66f;background:#2a2518;border:1px dashed #655733}.gig-badge--video{color:#6f9fcf;background:#1a1a2a}.gig-badge--video-partial{color:#83add7;background:#1a1a2a;border:1px dashed #3f5269}.gig-badge--video-reported{color:#929bcf;background:#1c1c2b;border:1px dashed #4b4f6b}.gig-badge--ticket{color:#cf9f6f;background:#2a1a1a}.gig-badge--poster{color:#c89be8;background:#241a2c}.gig-badge--photos{color:#8fc7d8;background:#18252a}.gig-badge--song{color:#d6afe6;background:#291d2e;border:1px solid #c48fda4d}.gig-list-empty{color:#666;text-align:center;border:1px dashed #2b2b2b;margin:2rem 0;padding:2rem}.gig-year-row{z-index:1;background:#050505;border-bottom:1px solid #202020;justify-content:flex-start;align-items:baseline;gap:.6rem;margin:0 -1.35rem .45rem;padding:0 1.35rem .45rem;display:flex;position:relative}.gig-year-row .gig-year-heading{margin:0;font-size:clamp(1.9rem,2.4vw,2.5rem);line-height:.94}.gig-year-row .gig-year-count{color:#666;font-family:var(--font-sans,system-ui, sans-serif);letter-spacing:.01em;text-align:right;margin-left:auto;font-size:1.12rem;font-weight:500}.gig-year-row .gig-year-count:before{content:none}.gig-year-group{isolation:isolate;background:linear-gradient(#080c0ad1,#080c0ad1),repeating-linear-gradient(#9dccb814 0 2.35rem,#ffffff03 2.35rem 4.7rem);border-inline:1px solid #9cc6b51a;margin-bottom:2.75rem;padding:0 1.35rem .5rem;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff04,inset 0 -1px #0006}.gig-year-group:hover,.gig-year-group:focus-within{z-index:20}.gig-year-group:before,.gig-year-group:after{content:"";z-index:-1;opacity:.48;pointer-events:none;background:radial-gradient(circle,#a7d2bf52 0 1.45px,#0000 1.8px) top/.55rem 1.18rem repeat-y;width:.55rem;position:absolute;top:3.7rem;bottom:.55rem}.gig-year-group:before{left:.24rem}.gig-year-group:after{right:.24rem}.gig-list-link:nth-of-type(odd){background-color:#97c9b505}.gig-list-link:focus-visible{outline-offset:-1px;outline:1px solid #97c9b580}.gig-media-preview{z-index:1200;opacity:0;pointer-events:none;visibility:hidden;background:linear-gradient(#0e1210f5,#080b0afa),repeating-linear-gradient(135deg,#9dccb80d 0 1px,#0000 1px 8px);border:1px solid #9dccb85c;border-radius:10px;gap:.42rem;width:clamp(210px,20vw,270px);padding:.55rem;transition:opacity .14s,transform .14s,visibility 0s linear .14s;display:grid;position:absolute;top:50%;right:calc(100% + 14px);transform:translate(8px,-50%)scale(.985);box-shadow:0 20px 60px #00000094,inset 0 0 0 1px #ffffff06}.gig-list-link:hover .gig-media-preview,.gig-list-link:focus-visible .gig-media-preview{opacity:1;visibility:visible;transition-delay:.16s,.16s,0s;transform:translateY(-50%)scale(1)}.gig-list-link:focus-visible .gig-media-preview{transition-delay:0s}.gig-media-preview__image{object-fit:contain;background:#050706;border-radius:6px;width:100%;height:clamp(220px,38vh,320px);display:block}.gig-media-preview__meta{color:#97c9b5;font-family:var(--font-sans,system-ui, sans-serif);letter-spacing:.14em;text-transform:uppercase;font-size:.62rem;font-weight:800}.gig-media-preview__title{color:#e9efec;font-family:var(--font-typewriter);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:400;line-height:1.3;overflow:hidden}@media (hover:none),(pointer:coarse){.gig-media-preview{display:none!important}}@media (width<=980px) and (hover:hover) and (pointer:fine){.gig-media-preview{top:calc(100% + 8px);left:50%;right:auto;transform:translate(-50%,-8px)scale(.985)}.gig-list-link:hover .gig-media-preview,.gig-list-link:focus-visible .gig-media-preview{transform:translate(-50%)scale(1)}}@media (prefers-reduced-motion:reduce){.gig-media-preview{transition:none}}.gig-badge:before{content:"";background-color:currentColor;flex:none;width:.78rem;height:.78rem;margin-right:.28rem;display:inline-block;mask-position:50%;mask-size:contain;mask-repeat:no-repeat}.gig-badge--song:before{display:none}.gig-badge--audio:before,.gig-badge--audio-reported:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/volume-high.svg)}.gig-badge--video:before,.gig-badge--video-partial:before,.gig-badge--video-reported:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/vhs.svg)}.gig-badge--ticket:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/ticket-confirmation-outline.svg)}.gig-badge--poster:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/image-outline.svg)}.gig-badge--photos:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/camera-outline.svg)}.gig-badge--cancelled:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/close-circle-outline.svg)}.gig-badge--date-doubtful:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/calendar-question.svg)}.gig-badge--type:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/tag-outline.svg)}@media (width<=1180px){.gigs-layout{grid-template-columns:300px minmax(0,1fr);gap:1rem}}@media (width<=980px){.gigs-layout{grid-template-columns:1fr}.gigs-main{padding:0}.gigs-sidebar{order:-1;max-height:none;position:static;overflow:visible}.gigs-sidebar .filters{grid-template-columns:repeat(2,minmax(0,1fr))}.gigs-sidebar .year-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.gigs-sidebar-footer{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}}@media (width<=620px){.gigs-subtitle{flex-direction:column;gap:.42rem}.gigs-layout{gap:1rem}.gigs-filter-panel{border-radius:10px;padding:.75rem}.gigs-filter-summary{color:#eee;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:48px;padding:0 .2rem;list-style:none;display:flex}.gigs-filter-summary::-webkit-details-marker{display:none}.gigs-filter-summary>span{gap:.2rem;display:grid}.gigs-filter-summary strong{font-family:var(--gigs-filter-font-ui);font-size:.82rem;font-weight:700}.gigs-filter-summary small{color:#686868;font-family:var(--gigs-filter-font-data);font-size:.65rem}.gigs-filter-summary:after{content:"";border-bottom:1.5px solid #888;border-right:1.5px solid #888;width:.48rem;height:.48rem;margin-right:.45rem;transition:transform .16s;transform:rotate(45deg)}.gigs-filter-disclosure[open] .gigs-filter-summary:after{transform:rotate(225deg)}.gigs-filter-content{border-top:1px solid #202020;padding-top:.75rem}.gigs-sidebar-search{margin-bottom:.4rem}.gigs-sidebar-search input[type=search]{height:44px;padding-inline:.8rem;font-size:.8rem}.gigs-filter-section__summary{min-height:56px;padding-block:.68rem}.gigs-filter-section__title>span{font-size:.52rem}.gigs-filter-section__title>strong{font-size:1.23rem}.gigs-filter-section__summary>small{max-width:11rem;font-size:.62rem}.gigs-filter-section__content{padding-top:.25rem;padding-bottom:.85rem}.gigs-clear-all,.year-picker__input-wrap input,.year-picker__clear,.song-picker__input-wrap input,.song-picker__clear{min-height:44px}.gigs-sidebar .year-nav,.year-nav{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;grid-template-columns:none;gap:.45rem;padding:0 0 .2rem;display:flex;overflow:auto hidden}.gigs-sidebar .filters{scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;padding:0;display:grid;overflow:visible}.gigs-sidebar .year-nav,.year-nav{flex-wrap:nowrap}.gigs-sidebar .year-nav::-webkit-scrollbar{display:none}.year-nav::-webkit-scrollbar{display:none}.filter-btn,.gigs-sidebar .filter-btn{border-radius:8px;width:100%;min-height:38px;padding:.42rem .58rem .42rem .72rem;font-size:.72rem;line-height:1}.filters .filter-btn:first-child{grid-column:1/-1}.filter-btn:hover{transform:none}.filter-btn.active,.filter-btn[aria-pressed=true]{box-shadow:inset 0 0 0 1px #ffffff09}.year-btn,.year-btn:first-child{scroll-snap-align:start;border-radius:999px;flex:none;grid-template-columns:none;justify-content:center;gap:.45rem;width:auto;min-width:4.7rem;min-height:44px;padding:.58rem .7rem;display:flex}.year-btn.active,.year-btn[aria-current=true]{box-shadow:inset 0 -2px #bdbdbd}.year-btn__count,.year-btn:first-child .year-btn__count{letter-spacing:.02em;background:0 0;border:0;border-left:1px solid #ffffff1f;border-radius:0;min-width:1.75rem;min-height:1.1rem;margin-left:auto;padding:0 0 0 .48rem;font-size:.6rem;position:static;transform:none}.gigs-sidebar-footer{grid-template-columns:1fr;gap:.5rem;padding-bottom:.65rem}.sort-control{min-height:58px}.multi-select-control,.gigs-sidebar .multi-select-control{min-height:48px}.gigs-map{height:270px}.gigs-map-status{min-height:0;font-size:.7rem}.gigs-map-meta{align-items:end}.gig-list-link{border-radius:0;grid-template-columns:4.4rem minmax(0,1fr);gap:.22rem .7rem;min-height:72px;padding:.78rem 0}.gig-list-date{grid-area:1/1/span 2;align-self:start;padding-top:.08rem;font-size:.72rem;font-weight:700}.gig-list-venue{white-space:normal;grid-area:1/2;font-size:.88rem}.gig-list-badges{white-space:normal;flex-wrap:wrap;grid-area:3/1/auto/-1;justify-content:flex-start;justify-self:start;gap:.28rem;margin-top:.42rem}.gig-list-location{text-align:left;grid-area:2/2;justify-self:start;font-size:.72rem}.gig-year-group{border:1px solid #9cc6b51f;border-radius:10px;margin-bottom:2rem;padding:0 .78rem .35rem}.gig-year-row{margin:0 -.78rem .25rem;padding:.7rem .78rem .55rem}.gig-year-row .gig-year-heading{font-size:1.85rem}.gig-year-row .gig-year-count{font-size:.82rem}.gig-year-group:before,.gig-year-group:after{display:none}.gig-badge{min-height:1.45rem;padding:.22rem .4rem;font-size:.61rem}}@media (width<=520px){.gig-list-link{grid-template-columns:4rem minmax(0,1fr);column-gap:.6rem}}@media (width<=360px){.gigs-sidebar .filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem}}.gig-detail-page{--gig-background:#0a0a0a;--gig-panel:#181817;--gig-panel-soft:#242422;--gig-border:#3b3b38;--gig-text:#f4f4f1;--gig-muted:#aaa9a5;--gig-faint:#72726f}.gig-detail-page main{width:100%;margin:0 auto;padding:1rem 0 4rem}.gig-detail-page .gig-context-nav{z-index:19;background:#000000f0;width:100%;margin:-.55rem auto 0;padding:.38rem 0;position:relative;top:auto}.gig-detail-page .gig-context-nav__inner{-webkit-backdrop-filter:blur(14px);background:linear-gradient(#ffffff06,#0000 55%),#0c110ff5;border:1px solid #8ba69a38;border-radius:12px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 10px 28px #00000052,inset 0 1px #ffffff06}.gig-detail-page .gig-context-nav__link,.gig-detail-page .gig-context-nav__position{color:#b8c0bc;min-width:0;text-decoration:none;transition:color .15s,background-color .15s}.gig-detail-page .gig-context-nav__link{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.6rem;min-height:3.15rem;padding:.42rem .78rem;display:grid}.gig-detail-page .gig-context-nav__link--next{text-align:right;grid-template-columns:minmax(0,1fr) auto}.gig-detail-page .gig-context-nav__link:hover,.gig-detail-page .gig-context-nav__link:focus-visible,.gig-detail-page .gig-context-nav__position:hover,.gig-detail-page .gig-context-nav__position:focus-visible{color:#f0f4f2;background:#6f9b881a}.gig-detail-page .gig-context-nav__link:focus-visible,.gig-detail-page .gig-context-nav__position:focus-visible{z-index:1;outline-offset:-3px;outline:2px solid #a4cbbab8;position:relative}.gig-detail-page .gig-context-nav__link.is-disabled{color:#505652;cursor:default}.gig-detail-page .gig-context-nav__copy{min-width:0;line-height:1.12;display:grid}.gig-detail-page .gig-context-nav__position small{color:#69756f;letter-spacing:.11em;text-transform:uppercase;font-size:.56rem;font-weight:800}.gig-detail-page .gig-context-nav__copy strong{color:currentColor;font-family:var(--font-typewriter);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:700;overflow:hidden}.gig-detail-page .gig-context-nav__copy>span{color:#79837e;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.gig-detail-page .gig-context-nav__arrow{background-color:currentColor;width:1rem;height:1rem;display:block;mask:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/chevron-left.svg) 50%/contain no-repeat}.gig-detail-page .gig-context-nav__link--next .gig-context-nav__arrow{transform:rotate(180deg)}.gig-detail-page .gig-context-nav__position{text-align:center;border-left:1px solid #8ba69a29;border-right:1px solid #8ba69a29;align-content:center;min-width:7.7rem;padding:.36rem .9rem;display:grid}.gig-detail-page .gig-context-nav__position strong{color:#d6e1dc;font-family:var(--font-typewriter);font-size:.82rem}.gig-detail-page .gig-context-nav__position small{color:#a4b9b0;font-family:var(--font-typewriter);letter-spacing:.08em;font-size:.68rem}.gig-detail-page .gig-context-nav__position strong span{color:#65716b;font-family:var(--font-sans);font-size:.64rem;font-weight:600}.gig-detail-page .gig-context-nav__mobile-label{display:none}.gig-detail-page .card{border:1px solid var(--gig-border);background:var(--gig-panel);border-radius:18px;margin-bottom:1.25rem;padding:1.6rem}.gig-detail-page .hero{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.35rem;padding:1.25rem 1.4rem;display:grid}.gig-detail-page .hero-copy{align-content:center;gap:.35rem;min-width:0;display:grid}.gig-detail-page .eyebrow,.gig-detail-page .location{color:var(--gig-muted)}.gig-detail-page .eyebrow{align-items:center;gap:.38rem;margin:0 0 .1rem;font-size:.78rem;display:inline-flex}.gig-detail-page .eyebrow:before{content:"";background-color:currentColor;flex:none;width:.95rem;height:.95rem;display:inline-block;mask:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/calendar-month-outline.svg) 50%/contain no-repeat}.gig-detail-page .location{margin:.05rem 0 .45rem;font-size:.95rem}.gig-detail-page .hero-location-link{align-items:center;gap:.38rem;width:fit-content;transition:color .16s;display:inline-flex}.gig-detail-page .hero-location-link:before{content:"";background-color:currentColor;flex:none;width:1rem;height:1rem;display:inline-block;mask:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/map-marker-outline.svg) 50%/contain no-repeat}.gig-detail-page .hero-location-link:hover{color:var(--gig-text)}.gig-detail-page #concert-location{scroll-margin-top:5rem}.gig-detail-page .concert-location-grid{grid-template-columns:minmax(360px,1fr) minmax(0,2fr);align-items:stretch;gap:1.5rem;margin:1.5rem 0 1.25rem;display:grid}.gig-detail-page .getting-there-card{flex-direction:column;display:flex}.gig-detail-page .concert-location-grid>.card{min-width:0;height:100%;margin-bottom:0;padding:2rem}.gig-detail-page .concert-location-grid dl{margin:0}.gig-detail-page .concert-location-grid dl>div{border-bottom:1px solid #ffffff1a;grid-template-columns:minmax(5.75rem,6.5rem) minmax(0,1fr);align-items:start;gap:1rem;padding:.95rem 0;display:grid}.gig-detail-page .concert-location-grid dl>div:last-child{border-bottom:0}.gig-detail-page .concert-location-grid dt{color:var(--gig-muted)}.gig-detail-page .concert-location-grid dd{min-width:0;color:var(--gig-text);text-align:right;white-space:nowrap;margin:0;line-height:1.45}.gig-detail-page .concert-location-grid dl>div:nth-child(7) dd{white-space:normal}.gig-detail-page .venue-location-media{grid-template-columns:1fr;align-items:stretch;gap:1rem;margin-top:1rem;display:grid}.gig-detail-page .venue-historic-photo,.gig-detail-page .map-embed{min-width:0;margin:0;position:relative}.gig-detail-page .venue-historic-photo button,.gig-detail-page .venue-historic-photo img,.gig-detail-page .map-embed,.gig-detail-page .map-embed iframe{width:100%;height:100%;display:block}.gig-detail-page .venue-historic-photo button,.gig-detail-page .map-embed{border-radius:12px;overflow:hidden}.gig-detail-page .venue-historic-photo img,.gig-detail-page .map-embed iframe{aspect-ratio:8/3;object-fit:cover;border:0;min-height:150px}.gig-detail-page .venue-historic-photo figcaption{z-index:2;color:#f4f4f1;letter-spacing:.08em;text-transform:uppercase;pointer-events:none;backdrop-filter:blur(4px);background:#121212d1;border-radius:999px;margin:0;padding:.28rem .55rem;font-size:.68rem;font-weight:800;line-height:1;position:absolute;bottom:.65rem;left:.65rem}.gig-detail-page .map-address{color:var(--gig-muted);text-align:center;justify-content:center;align-items:baseline;gap:.35rem;margin:1rem auto 0;line-height:1.4;text-decoration:none;display:flex}.gig-detail-page .map-address strong{color:var(--gig-text)}.gig-detail-page h1{font-family:var(--font-editorial);letter-spacing:-.045em;margin:0;font-size:clamp(2.35rem,5vw,4.25rem);font-weight:400;line-height:.95}.gig-detail-page h2{color:var(--gig-muted);font-family:var(--font-editorial);letter-spacing:-.035em;text-transform:uppercase;margin:0 0 1.1rem;font-size:clamp(1.15rem,2vw,2.25rem);font-weight:400;line-height:.95}.gig-detail-page .chips,.gig-detail-page .actions{flex-wrap:wrap;gap:.65rem;display:flex}.gig-detail-page .chips{margin-top:.4rem}.gig-detail-page .hero-meta-chips{flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:.25rem;display:flex}.gig-detail-page .chip{background:var(--gig-panel-soft);color:#d6d6d2;border-radius:999px;align-items:center;padding:.5rem .8rem;font-size:.9rem;display:inline-flex}.gig-detail-page .chip.band{color:#28215c;background:#efedff}.gig-detail-page .chip.audio{color:#8be77e;background:#173b18}.gig-detail-page .chip.audio-reported{color:#d7bd76;background:#302a1c;border:1px dashed #75663f}.gig-detail-page .chip.video{color:#8fc2ff;background:#182f4d}.gig-detail-page .chip.video-reported{color:#a7b0e5;background:#202338;border:1px dashed #596181}.gig-detail-page .chip.ticket{color:#ffb79b;background:#4b281a}.gig-detail-page .chip.poster{color:#d6a8ff;background:#33233f}.gig-detail-page .chip.muted{color:var(--gig-muted)}.gig-detail-page .hero-meta-chips .chip:before{content:"";background-color:currentColor;flex:none;width:.95rem;height:.95rem;margin-right:.38rem;display:inline-block;mask-position:50%;mask-size:contain;mask-repeat:no-repeat}.gig-detail-page .hero-meta-chips .chip.audio:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/volume-high.svg)}.gig-detail-page .hero-meta-chips .chip.video:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/vhs.svg)}.gig-detail-page .hero-meta-chips .chip.audio-reported:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/volume-high.svg)}.gig-detail-page .hero-meta-chips .chip.video-reported:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/vhs.svg)}.gig-detail-page .hero-meta-chips .chip.ticket:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/ticket.svg)}.gig-detail-page .hero-meta-chips .chip.poster:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/image-outline.svg)}.gig-detail-page .hero-meta-chips .chip.songs:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/music-note.svg)}.gig-detail-page .hero-meta-chips .chip.tour:before{mask-image:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/album.svg)}.gig-detail-page .hero-archive-items{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.gig-detail-page .reported-media-notice{color:var(--gig-muted);background:#191b27b8;border:1px solid #969dbe3d;border-radius:10px;gap:.55rem;margin:0 0 1.25rem;padding:.8rem 1rem;font-size:.9rem;display:grid}.gig-detail-page .reported-media-notice p{align-items:center;gap:.7rem;margin:0;display:flex}.gig-detail-page .reported-media-notice__label{text-align:center;border:1px dashed;border-radius:999px;flex:none;min-width:7.2rem;padding:.28rem .55rem;font-size:.78rem;font-weight:600}.gig-detail-page .reported-media-notice__label.audio-reported{color:#d7bd76}.gig-detail-page .reported-media-notice__label.video-reported{color:#a7b0e5}.gig-detail-page .reported-media-notice a{color:#d8dcff;text-underline-offset:.16em;text-decoration-thickness:1px}.gig-detail-page .reported-media-notice a:hover{color:#fff}.gig-detail-page .hero-archive-items .hero-ticket{flex:0 0 150px}.gig-detail-page .hero-ticket{aspect-ratio:.72;background:#242421;border:1px solid #353535;border-radius:12px;width:150px;min-width:0;text-decoration:none;display:block;position:relative;overflow:hidden}.gig-detail-page .hero-ticket img{object-fit:contain;background:#111;width:100%;height:100%;max-height:190px;padding:.45rem;display:block}.gig-detail-page .hero-ticket span{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#000000b8;border-radius:999px;padding:.28rem .5rem;font-size:.68rem;font-weight:800;position:absolute;bottom:.55rem;right:.55rem}.gig-detail-page .ticket-section{overflow:hidden}.gig-detail-page .ticket-figure{grid-template-columns:minmax(220px,420px) minmax(0,1fr);align-items:start;gap:1.5rem;margin:0;display:grid}.gig-detail-page .ticket-image-link{background:#ece7d8;border:1px solid #343434;border-radius:12px;display:block;overflow:hidden}.gig-detail-page .ticket-image-link img{object-fit:contain;width:100%;height:auto;display:block}.gig-detail-page .ticket-figure figcaption{color:#8a8a8a;line-height:1.6}.gig-detail-page .gig-overview-grid{grid-template-columns:minmax(0,7fr) minmax(280px,3fr);align-items:start;gap:1.25rem;margin-bottom:1.25rem;display:grid}.gig-detail-page .gig-overview-grid:not(:has(.audio-player-section)){grid-template-columns:1fr}.gig-detail-page .gig-overview-left{gap:1.25rem;width:100%;min-width:0;display:grid}.gig-detail-page .gig-overview-left .card{margin-bottom:0}.gig-detail-page .section-heading{border:0;justify-content:space-between;align-items:center;gap:1rem;margin:0;padding:0;display:flex}.gig-detail-page .video-section-heading{align-items:center}.gig-detail-page .video-section-heading h2,.gig-detail-page .video-section-heading .chip{margin:0}.gig-detail-page .notes-card p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.2rem;line-height:1.65}.gig-detail-page .notes-content{max-width:78ch}.gig-detail-page .notes-content a{color:#d8e8ff;text-underline-offset:.18em;font-weight:700;text-decoration:underline #8bbcff73}.gig-detail-page .notes-content a:hover{color:#fff}.gig-detail-page .audio-player-section{gap:.45rem;padding:.75rem;display:grid;overflow:hidden}.gig-detail-page .audio-player-section>.section-heading{margin:0 0 .15rem}.gig-detail-page .audio-player-section>.section-heading .chip{display:none}.gig-detail-page .audio-player-bar{background:#101820;border:0;border-radius:0;grid-template-columns:18px 24px 18px minmax(48px,1fr) auto 14px 52px;align-items:center;gap:.3rem;min-width:0;min-height:36px;padding:.35rem .45rem;display:grid}.gig-detail-page .audio-player-icon-button,.gig-detail-page .audio-player-main-button,.gig-detail-page [data-audio-previous],.gig-detail-page [data-audio-next]{color:#cbd4dc;width:18px;height:18px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;padding:0;font-size:.62rem;line-height:1;display:grid}.gig-detail-page .audio-player-main-button{width:24px;height:24px;font-size:.72rem}.gig-detail-page .audio-player-progress,.gig-detail-page .audio-player-volume,.gig-detail-page [data-audio-volume]{appearance:none;background:0 0;border:0;width:100%;min-width:0;height:14px;margin:0;padding:0}.gig-detail-page .audio-player-progress::-webkit-slider-runnable-track{background:#4b4d50;border-radius:999px;height:3px}.gig-detail-page .audio-player-volume::-webkit-slider-runnable-track{background:#4b4d50;border-radius:999px;height:3px}.gig-detail-page [data-audio-volume]::-webkit-slider-runnable-track{background:#4b4d50;border-radius:999px;height:3px}.gig-detail-page .audio-player-progress::-webkit-slider-thumb{appearance:none;background:#f4f4f1;border:0;border-radius:50%;width:10px;height:10px;margin-top:-3.5px}.gig-detail-page .audio-player-volume::-webkit-slider-thumb{appearance:none;background:#f4f4f1;border:0;border-radius:50%;width:10px;height:10px;margin-top:-3.5px}.gig-detail-page [data-audio-volume]::-webkit-slider-thumb{appearance:none;background:#f4f4f1;border:0;border-radius:50%;width:10px;height:10px;margin-top:-3.5px}.gig-detail-page .audio-player-times{color:#a8b2bc;font-family:var(--font-mono);white-space:nowrap;justify-content:flex-start;gap:.2rem;margin:0;font-size:.62rem;display:flex}.gig-detail-page .audio-player-volume-icon,.gig-detail-page .audio-player-volume-icon svg{color:#a8b2bc;width:14px;height:14px}.gig-detail-page .audio-track-list{background:#111820;border:0;border-radius:0;gap:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.gig-detail-page .audio-track-list li{border:0;margin:0;padding:0}.gig-detail-page .audio-track-list li:nth-child(2n) button{background:#ffffff08}.gig-detail-page .audio-track-list button{color:#c4ccd4;width:100%;min-height:30px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;column-gap:.55rem;padding:.38rem .55rem;font-size:.76rem;line-height:1.2;display:grid}.gig-detail-page .audio-track-list button:hover{background:#ffffff0f}.gig-detail-page .audio-track-list li button.is-active,.gig-detail-page .audio-track-list li:nth-child(2n) button.is-active,.gig-detail-page .audio-track-list li:nth-child(odd) button.is-active{color:#fff;box-shadow:none;background:#3f86bf}.gig-detail-page .audio-track-number{color:#7f8a95;font-size:.64rem}.gig-detail-page .audio-track-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.gig-detail-page .audio-track-duration{white-space:nowrap;color:#7f8a95;min-width:2.4rem;font-family:var(--font-mono);font-variant-numeric:tabular-nums;text-align:right;justify-self:end;font-size:.6rem;display:block}.gig-detail-page .audio-track-list button.is-active .audio-track-number,.gig-detail-page .audio-track-list button.is-active .audio-track-duration{color:#fffc}.gig-detail-page .audio-recording-details{border:1px solid var(--gig-border);background:#ffffff05;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;display:grid;overflow:hidden}.gig-detail-page .audio-recording-details div{border-bottom:1px solid var(--gig-border);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;min-width:0;padding:.8rem .9rem;display:grid}.gig-detail-page .audio-recording-details div:nth-child(odd){border-right:1px solid var(--gig-border)}.gig-detail-page .audio-recording-details dt{color:var(--gig-faint);letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;font-size:.58rem;font-weight:800}.gig-detail-page .audio-recording-details dd{min-width:0;color:var(--gig-text);text-align:left;overflow-wrap:anywhere;margin:0;font-size:.78rem;font-weight:700}.gig-detail-page .audio-recording-details .audio-lineage{border-top:1px solid var(--gig-border);border-bottom:0;border-right:0;grid-column:1/-1;margin:0;padding:.8rem .9rem}.gig-detail-page .setlist{counter-reset:gig-setlist var(--setlist-start,0);margin:0;padding-left:0;list-style:none}.gig-detail-page .setlist li{border-bottom:1px solid var(--gig-border);counter-increment:gig-setlist;padding:.8rem 0 .8rem 2rem;display:block;position:relative}.gig-detail-page .setlist li:before{content:counter(gig-setlist) ".";z-index:1;width:1.6rem;color:var(--gig-muted);font-variant-numeric:tabular-nums;text-align:right;pointer-events:none;position:absolute;top:.8rem;left:0}.gig-detail-page .setlist-timing{float:right;color:var(--gig-muted);font-variant-numeric:tabular-nums;margin-left:1rem;font-size:.9rem;font-weight:700}.gig-detail-page .setlist li:has(.setlist-video-row){padding:0}.gig-detail-page .setlist-video-row{color:inherit;border-radius:8px;justify-content:space-between;align-items:center;gap:.75rem;margin:0;padding:.8rem .55rem .8rem 2rem;text-decoration:none;transition:color .15s,background-color .15s,box-shadow .15s;display:flex;position:relative}.gig-detail-page .setlist-video-row .setlist-timing{float:none;flex:none;margin-left:auto}.gig-detail-page .setlist-video-row:hover,.gig-detail-page .setlist-video-row:focus-visible{color:var(--gig-text);background:#5b857329;box-shadow:inset 3px 0 #77a9919e}.gig-detail-page .setlist-video-row:focus-visible{outline-offset:1px;outline:2px solid #aed7c4b8}.gig-detail-page .gig-video-setlist-workspace.has-actual-video{grid-template-columns:minmax(300px,.42fr) minmax(0,1fr);grid-template-areas:"setlist video";align-items:start;gap:1.25rem;margin-bottom:1.25rem;display:grid}.gig-detail-page .gig-video-setlist-workspace.has-actual-video>#gig-setlist{grid-area:setlist;min-width:0;margin-bottom:0}.gig-detail-page .gig-video-setlist-workspace.has-actual-video>#gig-video{grid-area:video;min-width:0;margin-bottom:0}.gig-detail-page .gig-video-setlist-workspace.has-actual-video #gig-setlist .setlist li{padding:.62rem 0 .62rem 2rem;font-size:.86rem;line-height:1.35}.gig-detail-page .gig-video-setlist-workspace.has-actual-video #gig-setlist .setlist li:has(.setlist-video-row){padding:0}.gig-detail-page .gig-video-setlist-workspace.has-actual-video #gig-setlist .setlist li:before{top:.62rem}.gig-detail-page .gig-video-setlist-workspace.has-actual-video #gig-setlist .setlist-video-row{padding-top:.62rem;padding-bottom:.62rem;padding-left:2rem}.gig-detail-page .gig-video-setlist-workspace.has-actual-video #gig-setlist .setlist-timing{margin-left:.65rem;font-size:.78rem}@media (width<=980px){.gig-detail-page .gig-video-setlist-workspace.has-actual-video{grid-template-columns:minmax(0,1fr);grid-template-areas:"video""setlist"}}.gig-detail-page .credits-card{background:linear-gradient(135deg, #ffffff09, transparent 42%), var(--gig-panel);margin-bottom:1.25rem;padding:1rem 1.4rem;position:relative;overflow:hidden}.gig-detail-page .credits-heading{margin:0 0 .35rem;display:block}.gig-detail-page .credits-heading h2,.gig-detail-page .credits-heading p,.gig-detail-page .credits-content,.gig-detail-page .credits-body,.gig-detail-page .credits-body p{margin:0}.gig-detail-page .credits-content p{color:var(--gig-muted);font-size:.9rem;line-height:1.45}.gig-detail-page .credits-content a{color:#d8e8ff;text-underline-offset:.18em;font-weight:700;text-decoration:underline #8bbcff73}.gig-detail-page .image-lightbox{background:0 0;border:0;width:fit-content;max-width:none;max-height:92vh;padding:0;overflow:visible}.gig-detail-page .image-lightbox:focus{outline:none}.gig-detail-page .image-lightbox__frame{width:fit-content;max-width:92vw;margin:0 auto;position:relative}.gig-detail-page .image-lightbox::backdrop{backdrop-filter:blur(6px);background:#000000e0}.gig-detail-page .image-lightbox img{object-fit:contain;border-radius:12px;width:auto;max-width:92vw;max-height:88vh;margin:0;display:block}.gig-detail-page .image-lightbox__nav{z-index:8;color:#fff;cursor:pointer;background:#0d0f12c7;border:1px solid #ffffff8c;border-radius:999px;place-items:center;width:3rem;height:3rem;padding:0;transition:background-color .15s,border-color .15s,transform .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #0000006b}.gig-detail-page .image-lightbox__nav[hidden],.gig-detail-page .image-lightbox__counter[hidden]{display:none}.gig-detail-page .image-lightbox__nav span{margin-top:-.12em;font-size:2.35rem;font-weight:300;line-height:1}.gig-detail-page .image-lightbox__nav--previous{left:.8rem}.gig-detail-page .image-lightbox__nav--next{right:.8rem}.gig-detail-page .image-lightbox__nav:hover{background:#191d22f5;border-color:#ffffffe6;transform:translateY(-50%)scale(1.05)}.gig-detail-page .image-lightbox__nav:focus-visible{outline-offset:3px;outline:2px solid #bfc7ff}.gig-detail-page .image-lightbox__counter{z-index:8;color:#fff;font-family:var(--font-mono);letter-spacing:.08em;background:#0d0f12c7;border:1px solid #ffffff4d;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-weight:800;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}@media (width<=620px){.gig-detail-page .image-lightbox__nav{width:2.75rem;height:2.75rem}.gig-detail-page .image-lightbox__nav--previous{left:.5rem}.gig-detail-page .image-lightbox__nav--next{right:.5rem}}@media (prefers-reduced-motion:reduce){.gig-detail-page .image-lightbox__nav{transition:none}}@media (width<=1100px){.gig-detail-page .audio-player-bar{grid-template-columns:18px 24px 18px minmax(44px,1fr) auto}.gig-detail-page .audio-player-volume-icon,.gig-detail-page .audio-player-volume,.gig-detail-page [data-audio-volume]{display:none}}@media (width<=800px){.gig-detail-page main{width:100%}.gig-detail-page .hero,.gig-detail-page .gig-overview-grid,.gig-detail-page .ticket-figure{grid-template-columns:1fr}.gig-detail-page .hero-archive-items{justify-content:flex-start}.gig-detail-page .reported-media-notice p{flex-direction:column;align-items:flex-start;gap:.4rem}.gig-detail-page .reported-media-notice__label{min-width:0}}@media (width>=801px){.gig-detail-page .venue-location-media:has(.venue-historic-photo){grid-template-columns:repeat(2,minmax(0,1fr))}.gig-detail-page .venue-location-media:has(.venue-historic-photo) .venue-historic-photo,.gig-detail-page .venue-location-media:has(.venue-historic-photo) .map-embed{min-height:260px}.gig-detail-page .venue-location-media:has(.venue-historic-photo) .venue-historic-photo img,.gig-detail-page .venue-location-media:has(.venue-historic-photo) .map-embed iframe{aspect-ratio:auto}}@media (width<=760px){.gig-detail-page{padding-bottom:calc(4.6rem + env(safe-area-inset-bottom))}.gig-detail-page .gig-context-nav{top:auto;right:max(.65rem, env(safe-area-inset-right));bottom:max(.65rem, env(safe-area-inset-bottom));left:max(.65rem, env(safe-area-inset-left));z-index:30;background:0 0;width:auto;margin:0;padding:0;position:fixed}.gig-detail-page .gig-context-nav__inner{background:#0a0f0df0;border-color:#9fc0b257;border-radius:15px;box-shadow:0 16px 42px #00000094,inset 0 1px #ffffff0a}.gig-detail-page .gig-context-nav__link{justify-content:flex-start;gap:.35rem;min-height:3.1rem;padding:.55rem .72rem;display:flex}.gig-detail-page .gig-context-nav__link--next{justify-content:flex-end}.gig-detail-page .gig-context-nav__copy{display:none}.gig-detail-page .gig-context-nav__mobile-label{font-size:.72rem;font-weight:700;display:inline}.gig-detail-page .gig-context-nav__position{min-width:4.8rem;padding:.3rem .62rem}.gig-detail-page .gig-context-nav__position strong{font-size:.68rem}.gig-detail-page .gig-context-nav__position small{font-size:.62rem}.gig-detail-page .audio-recording-details{grid-template-columns:1fr}.gig-detail-page .audio-recording-details div,.gig-detail-page .audio-recording-details div:nth-child(odd){border-right:0;border-bottom:1px solid var(--gig-border)}.gig-detail-page .audio-player-bar{grid-template-columns:20px 26px 20px minmax(70px,1fr) auto}.gig-detail-page .audio-player-volume-icon,.gig-detail-page .audio-player-volume,.gig-detail-page [data-audio-volume]{display:none}}.gig-detail-page .audio-player-section{min-width:0}.gig-detail-page .audio-player-bar{grid-template-columns:18px 24px 18px minmax(0,1fr) auto 14px 52px;width:100%;max-width:100%;overflow:hidden}.gig-detail-page .audio-player-icon-button,.gig-detail-page .audio-player-main-button,.gig-detail-page [data-audio-previous],.gig-detail-page [data-audio-next]{flex:none}.gig-detail-page .audio-player-icon-button:hover,.gig-detail-page .audio-player-main-button:hover,.gig-detail-page [data-audio-previous]:hover,.gig-detail-page [data-audio-next]:hover{color:#fff}.gig-detail-page .audio-player-progress,.gig-detail-page .audio-player-volume,.gig-detail-page [data-audio-volume]{cursor:pointer;min-width:0;display:block}.gig-detail-page .audio-player-progress::-moz-range-track{background:#4b4d50;border:0;border-radius:999px;height:3px}.gig-detail-page .audio-player-volume::-moz-range-track{background:#4b4d50;border:0;border-radius:999px;height:3px}.gig-detail-page [data-audio-volume]::-moz-range-track{background:#4b4d50;border:0;border-radius:999px;height:3px}.gig-detail-page .audio-player-progress::-moz-range-thumb{background:#f4f4f1;border:0;border-radius:50%;width:10px;height:10px}.gig-detail-page .audio-player-volume::-moz-range-thumb{background:#f4f4f1;border:0;border-radius:50%;width:10px;height:10px}.gig-detail-page [data-audio-volume]::-moz-range-thumb{background:#f4f4f1;border:0;border-radius:50%;width:10px;height:10px}.gig-detail-page .audio-player-volume-icon{flex:0 0 14px;font-size:0;line-height:0;display:inline-block;position:relative}.gig-detail-page .audio-player-volume-icon svg{fill:currentColor;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;display:block}.gig-detail-page .audio-track-list{width:100%;max-width:100%}.gig-detail-page .audio-track-list button{min-width:0}.gig-detail-page .audio-track-list li button.is-active,.gig-detail-page .audio-track-list li:nth-child(2n) button.is-active,.gig-detail-page .audio-track-list li:nth-child(odd) button.is-active{color:#fff;background:#3f86bf}.gig-detail-page .audio-recording-details div:after,.gig-detail-page .audio-recording-details div:not(:last-child):after{content:none;display:none}@media (width<=1100px){.gig-detail-page .audio-player-bar{grid-template-columns:18px 24px 18px minmax(0,1fr) auto}}@media (width<=760px){.gig-detail-page .audio-player-section{padding:1rem}.gig-detail-page .audio-player-bar{grid-template-columns:18px 24px 18px minmax(0,1fr) auto}}.gig-detail-page iframe[src*=youtube\.com],.gig-detail-page iframe[src*=youtube-nocookie\.com]{aspect-ratio:16/9;background:#000;border:0;border-radius:14px;width:100%;max-width:100%;height:auto;display:block}.gig-detail-page .card:has(iframe[src*=youtube\.com]),.gig-detail-page .card:has(iframe[src*=youtube-nocookie\.com]){grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1.15rem;display:grid}.gig-detail-page .card:has(iframe[src*=youtube\.com])>iframe,.gig-detail-page .card:has(iframe[src*=youtube-nocookie\.com])>iframe,.gig-detail-page .card:has(iframe[src*=youtube\.com])>.video-embed,.gig-detail-page .card:has(iframe[src*=youtube-nocookie\.com])>.video-embed{grid-column:1/-1;width:100%}.gig-detail-page .card:has(iframe[src*=youtube\.com])>:not(h2):not(.chip):not(iframe):not(.video-embed),.gig-detail-page .card:has(iframe[src*=youtube-nocookie\.com])>:not(h2):not(.chip):not(iframe):not(.video-embed){grid-column:1/-1}@media (width<=760px){.gig-detail-page .card:has(iframe[src*=youtube\.com]),.gig-detail-page .card:has(iframe[src*=youtube-nocookie\.com]){grid-template-columns:1fr;gap:.9rem}}@media (width<=980px){.gig-detail-page .concert-location-grid{grid-template-columns:1fr}}@media (width<=620px){.gig-detail-page .venue-location-media{grid-template-columns:1fr}.gig-detail-page .concert-location-grid dl>div{grid-template-columns:1fr;gap:.25rem}.gig-detail-page .concert-location-grid dd{text-align:left}.gig-detail-page .map-address{flex-direction:column}}.gig-detail-page .lineup-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:0 .65rem;margin:.35rem 0 0;display:grid}.gig-detail-page .bill-row{border-bottom:1px solid #ffffff1f;grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.55rem;min-width:0;padding:.55rem 0;display:grid}.gig-detail-page .bill-icon{width:2rem;height:2rem;color:var(--gig-text);background:#ffffff0e;border-radius:50%;place-items:center;font-size:.82rem;line-height:1;display:grid}.gig-detail-page .bill-row>div{min-width:0}.gig-detail-page .bill-row strong{color:var(--gig-text);margin:0 0 .08rem;font-size:.88rem;font-weight:700;line-height:1.18;display:block}.gig-detail-page .bill-row small{color:var(--gig-muted);margin:0;font-size:.74rem;line-height:1.25;display:block}.gig-detail-page .bill-row small+small{margin-top:.15rem}@media (width<=1100px){.gig-detail-page .lineup-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.gig-detail-page .lineup-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.gig-detail-page .lineup-list{grid-template-columns:1fr}}.gig-detail-page .card h2{color:var(--gig-muted);font-family:var(--font-editorial);letter-spacing:-.035em;text-transform:uppercase;margin:0 0 1.1rem;font-size:clamp(1.15rem,2vw,2.25rem);font-weight:400;line-height:.95}.gig-detail-page .lightbox-trigger,.gig-detail-page .hero-ticket{position:relative}.gig-detail-page .lightbox-trigger:after,.gig-detail-page .hero-ticket:after{content:"⌕";z-index:3;color:#fff;opacity:0;pointer-events:none;backdrop-filter:blur(4px);background:#080808bd;border:1px solid #ffffff52;border-radius:50%;place-items:center;width:2.65rem;height:2.65rem;font-size:1.45rem;line-height:1;transition:opacity .16s,transform .16s,background-color .16s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.88)}.gig-detail-page .lightbox-trigger:before,.gig-detail-page .hero-ticket:before{content:"";z-index:2;pointer-events:none;background:0 0;transition:background-color .16s;position:absolute;inset:0}.gig-detail-page .lightbox-trigger:hover:after,.gig-detail-page .lightbox-trigger:focus-visible:after,.gig-detail-page .hero-ticket:hover:after,.gig-detail-page .hero-ticket:focus-visible:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.gig-detail-page .lightbox-trigger:hover:before,.gig-detail-page .lightbox-trigger:focus-visible:before,.gig-detail-page .hero-ticket:hover:before,.gig-detail-page .hero-ticket:focus-visible:before{background:#00000038}.gig-detail-page .lightbox-trigger:focus-visible,.gig-detail-page .hero-ticket:focus-visible{outline-offset:3px;outline:2px solid #ffffffa6}.gig-detail-page .audio-runtime-content{gap:0;display:grid}.gig-detail-page .audio-now-playing{background:#101820;border:1px solid #2c343b;border-bottom:0;border-radius:14px 14px 0 0;gap:.35rem;padding:1rem 1rem .85rem;display:grid}.gig-detail-page .audio-now-playing-copy{gap:.18rem;min-width:0;display:grid}.gig-detail-page .audio-now-playing-label{color:var(--gig-faint);letter-spacing:.13em;text-transform:uppercase;font-size:.58rem;font-weight:800;line-height:1}.gig-detail-page .audio-now-playing-title{color:var(--gig-text);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:700;line-height:1.3;overflow:hidden}.gig-detail-page .audio-now-playing-meta{color:#8f9aa4;font-family:var(--font-mono);font-size:.66rem;line-height:1.2}.gig-detail-page .audio-player-bar{background:#101820;border:1px solid #2c343b;border-top:0;border-radius:0 0 14px 14px;grid-template-rows:auto auto auto;grid-template-columns:2rem 2.8rem 2rem minmax(0,1fr) 1rem 4.2rem;align-items:center;gap:.45rem .55rem;width:100%;max-width:100%;min-height:0;padding:0 1rem 1rem;display:grid;overflow:visible}.gig-detail-page .audio-player-progress{grid-area:1/1/auto/-1;height:18px}.gig-detail-page .audio-player-times{color:#8f9aa4;grid-area:2/1/auto/-1;justify-content:space-between;width:100%;font-size:.66rem}.gig-detail-page [data-audio-previous]{grid-area:3/1}.gig-detail-page [data-audio-toggle]{grid-area:3/2}.gig-detail-page [data-audio-next]{grid-area:3/3}.gig-detail-page .audio-player-volume-icon{grid-area:3/5}.gig-detail-page [data-audio-volume]{grid-area:3/6}.gig-detail-page .audio-player-icon-button,.gig-detail-page [data-audio-previous],.gig-detail-page [data-audio-next]{color:#aeb8c1;border-radius:50%;width:2rem;height:2rem;font-size:.72rem;transition:color .15s,background-color .15s}.gig-detail-page .audio-player-icon-button:hover,.gig-detail-page [data-audio-previous]:hover,.gig-detail-page [data-audio-next]:hover{color:#fff;background:#ffffff0e}.gig-detail-page .audio-player-main-button,.gig-detail-page [data-audio-toggle]{background:var(--gig-panel-soft);color:#fff;border:1px solid #ffffff3d;border-radius:50%;width:2.8rem;height:2.8rem;font-size:.9rem;transition:transform .15s,background-color .15s,border-color .15s;box-shadow:0 4px 14px #00000047}.gig-detail-page .audio-player-main-button:hover,.gig-detail-page [data-audio-toggle]:hover{background:#30302d;border-color:#ffffff6b;transform:translateY(-1px)}.gig-detail-page .audio-track-list{border:1px solid #26313a;border-radius:12px;margin-top:.75rem}@media (width<=1100px){.gig-detail-page .audio-player-bar{grid-template-columns:2rem 2.8rem 2rem minmax(0,1fr)}.gig-detail-page .audio-player-volume-icon,.gig-detail-page [data-audio-volume]{display:none}}@media (width<=620px){.gig-detail-page .audio-now-playing{padding:.9rem .9rem .75rem}.gig-detail-page .audio-player-bar{grid-template-columns:2rem 2.8rem 2rem minmax(0,1fr);padding:0 .9rem .9rem}}.gig-detail-page .video-title-row{margin-top:1rem;display:block}.gig-detail-page .video-title-row h3{color:var(--gig-text);margin:0;font-size:1rem;font-weight:700;line-height:1.35}.gig-detail-page .video-meta-row{justify-content:space-between;align-items:center;gap:1rem;margin-top:.8rem;display:flex}.gig-detail-page .video-meta-chips{flex-wrap:wrap;align-items:center;gap:.45rem;min-width:0;display:flex}.gig-detail-page .video-meta-row .chip{padding:.38rem .68rem;font-size:.78rem}.gig-detail-page .video-primary-chip{flex:none;margin-left:auto}@media (width<=620px){.gig-detail-page .video-meta-row{flex-direction:column;align-items:flex-start;gap:.65rem}.gig-detail-page .video-primary-chip{margin-left:0}}.gig-detail-page .gig-section-nav{top:var(--gig-sticky-offset,82px);z-index:18;-webkit-backdrop-filter:blur(16px);scrollbar-width:none;background:linear-gradient(90deg,#6c97840b,#0000 30%,#ffffff03),repeating-linear-gradient(0deg,#0000 0 10px,#a6c3b507 10px 11px),radial-gradient(circle at 18% 34%,#cddcd30e 0 .65px,#0000 .8px) 0 0/19px 23px,radial-gradient(circle at 73% 62%,#7097850d 0 .55px,#0000 .75px) 0 0/27px 31px,linear-gradient(#121815fa,#080d0bfa);border:1px solid #8ba69a40;border-radius:999px;align-items:center;gap:.2rem;width:fit-content;max-width:calc(100% - 2rem);margin:0 auto 1.5rem;padding:.32rem;transition:width .18s,max-width .18s,margin .18s,border-radius .18s,box-shadow .18s;display:flex;position:sticky;overflow-x:auto;box-shadow:0 12px 30px #00000059}.gig-detail-page .gig-section-nav__identity{min-width:0;text-decoration:none;display:none}.gig-detail-page .gig-section-nav__links{align-items:center;gap:.2rem;min-width:0;display:flex}.gig-detail-page .gig-section-nav.is-compact-sticky{border-radius:0 0 14px 14px;width:100%;max-width:100%;margin-bottom:.4rem;box-shadow:0 16px 34px #0000007a,inset 0 1px #ffffff09}.gig-detail-page .gig-section-nav.is-compact-sticky .gig-section-nav__identity{border-right:1px solid #8ba69a33;border-radius:9px 0 0 9px;flex:auto;gap:.05rem;padding:.2rem .75rem;transition:background-color .16s;display:grid;box-shadow:inset 3px 0 #77a99194,inset 9px 0 #77a9910b}.gig-detail-page .gig-section-nav.is-compact-sticky .gig-section-nav__identity:hover,.gig-detail-page .gig-section-nav.is-compact-sticky .gig-section-nav__identity:focus-visible{background:#8bb8a41c}.gig-detail-page .gig-section-nav.is-compact-sticky .gig-section-nav__identity:focus-visible{outline-offset:-2px;outline:2px solid #aed7c4b8}.gig-detail-page .gig-section-nav__identity small{color:#7fa491;font-family:var(--font-mono);letter-spacing:.08em;font-size:.58rem;font-weight:800}.gig-detail-page .gig-section-nav__identity strong{color:var(--gig-text);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;line-height:1.15;overflow:hidden}.gig-detail-page .gig-section-nav.is-compact-sticky .gig-section-nav__links{scrollbar-width:none;flex:0 auto;overflow-x:auto}.gig-detail-page .gig-section-nav::-webkit-scrollbar{display:none}.gig-detail-page .gig-section-nav a{color:#8d9993;letter-spacing:.035em;border-radius:999px;flex:none;padding:.5rem .82rem;font-size:.72rem;font-weight:800;text-decoration:none;transition:color .16s,background-color .16s}.gig-detail-page .gig-section-nav a:hover,.gig-detail-page .gig-section-nav a:focus-visible,.gig-detail-page .gig-section-nav a[aria-current=location]{color:#eaf2ee;background:#8bb8a426}.gig-detail-page .gig-section-nav a:focus-visible{outline-offset:1px;outline:2px solid #aed7c4b8}.gig-detail-page :is(#gig-info,#audio-recording,#gig-video,#gig-setlist,#gig-photos,#concert-location,#gig-sources){scroll-margin-top:220px}.gig-detail-page .gig-info-section{margin-bottom:1.25rem}.gig-detail-page .gig-section-intro{align-items:baseline;gap:.75rem;margin:0 0 .75rem;padding:0 .15rem;display:flex}.gig-detail-page .gig-section-intro span{color:#7fa491;font-family:var(--font-mono);font-size:.65rem;font-weight:800}.gig-detail-page .gig-section-intro h2{color:var(--gig-text);font-family:var(--font-serif);margin:0;font-size:clamp(1.75rem,3vw,2.45rem);line-height:1.05}.gig-detail-page .gig-info-grid{grid-template-columns:minmax(0,7fr) minmax(290px,3fr);align-items:start;gap:1.25rem;display:grid}.gig-detail-page .gig-info-grid--facts-only{grid-template-columns:1fr}.gig-detail-page .gig-info-grid--facts-only .gig-overview-left{display:none}.gig-detail-page .gig-info-grid .card,.gig-detail-page .gig-info-audio{margin-bottom:1.25rem}.gig-detail-page .gig-facts-card{padding:1.2rem 1.3rem;position:sticky;top:212px}.gig-detail-page .gig-facts-card dl{margin:.75rem 0 0;display:grid}.gig-detail-page .gig-facts-card dl>div{border-bottom:1px solid #8ba69a29;grid-template-columns:minmax(6rem,.8fr) minmax(0,1.2fr);gap:1rem;padding:.72rem 0;display:grid}.gig-detail-page .gig-facts-card dl>div:last-child{border-bottom:0}.gig-detail-page .gig-facts-card dt{color:var(--gig-faint);letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;font-weight:800}.gig-detail-page .gig-facts-card dd{color:var(--gig-text);text-align:right;margin:0;font-size:.82rem;font-weight:700;line-height:1.4}.gig-detail-page .gig-fact-link{color:inherit;text-underline-offset:.2em;text-decoration-color:#0000;text-decoration-thickness:1px;transition:color .15s,text-decoration-color .15s}.gig-detail-page .gig-fact-link:hover,.gig-detail-page .gig-fact-link:focus-visible{color:#b8d7c8;text-decoration-color:currentColor}.gig-detail-page .gig-fact-link:focus-visible{outline-offset:3px;border-radius:2px;outline:2px solid #aed7c499}.gig-detail-page .gig-info-audio{background:linear-gradient(145deg,#2d648f17,#0000 42%),#111820;border-color:#5789af80;width:100%;padding:1rem}.gig-detail-page .gig-info-audio>.section-heading{margin:0 0 .65rem;padding:0 .15rem}.gig-detail-page .gig-info-audio>.section-heading h2{color:#eef4f8;font-family:var(--font-serif);margin:0;font-size:1.65rem}.gig-detail-page .gig-content-section{margin-top:1.5rem}.gig-detail-page .help-box{background:#8ba69a0e;border:1px solid #8ba69a33;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding:1rem;display:flex}.gig-detail-page .help-box span{color:var(--gig-muted);line-height:1.45}.gig-detail-page .help-box .button{flex:none}.gig-detail-page .gig-photo-archive{padding:1.25rem}.gig-detail-page .gig-photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(150px,20vw);gap:.75rem;margin-top:1rem;display:grid}.gig-detail-page .gig-photo-grid--single{grid-template-columns:minmax(0,780px);grid-auto-rows:auto}.gig-detail-page .gig-photo-item{background:#0b0d0c;border:1px solid #ffffff1f;border-radius:12px;min-width:0;min-height:0;margin:0;position:relative;overflow:hidden}.gig-detail-page .gig-photo-item--featured{grid-area:span 2/span 2}.gig-detail-page .gig-photo-item button,.gig-detail-page .gig-photo-item img{width:100%;height:100%;display:block}.gig-detail-page .gig-photo-item button{cursor:zoom-in;background:0 0;border:0;padding:0}.gig-detail-page .gig-photo-item img{object-fit:cover;transition:transform .3s,filter .3s}.gig-detail-page .gig-photo-item button:hover img,.gig-detail-page .gig-photo-item button:focus-visible img{filter:brightness(1.08);transform:scale(1.025)}.gig-detail-page .gig-photo-item figcaption{color:#f2f3ef;pointer-events:none;background:linear-gradient(#0000,#000000d1);gap:.12rem;padding:2.5rem .8rem .65rem;display:grid;position:absolute;bottom:0;left:0;right:0}.gig-detail-page .gig-photo-item figcaption span{font-size:.78rem;line-height:1.3}.gig-detail-page .gig-photo-item figcaption small{color:#b7c1bc;font-size:.62rem}.gig-detail-page .gig-source-list{border-top:1px solid #8ba69a2e;gap:0;margin:1rem 0 0;padding:0;list-style:none;display:grid}.gig-detail-page .gig-source-list li{border-bottom:1px solid #8ba69a2e;justify-content:space-between;gap:.75rem;padding:.75rem 0;display:flex}.gig-detail-page .gig-source-list a,.gig-detail-page .gig-source-list strong{color:#dce8e2}.gig-detail-page .gig-source-list span{color:var(--gig-muted);text-align:right;font-size:.78rem}.gig-detail-page .sticky-audio-player[hidden]{display:none}.gig-detail-page .sticky-audio-player{right:1rem;bottom:max(.85rem, env(safe-area-inset-bottom));z-index:45;opacity:0;pointer-events:none;max-width:1180px;margin:0 auto;transition:opacity .22s,transform .28s cubic-bezier(.2,.8,.2,1);position:fixed;left:1rem;transform:translateY(calc(100% + 2rem))}.gig-detail-page .sticky-audio-player.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.gig-detail-page .sticky-audio-player__inner{-webkit-backdrop-filter:blur(18px);background:linear-gradient(120deg,#3274a42e,#0000 38%),#0c141bf5;border:1px solid #75a6c980;border-radius:14px;grid-template-columns:minmax(180px,.9fr) auto minmax(260px,1.5fr) auto;align-items:center;gap:1rem;min-height:64px;padding:.62rem .72rem .62rem 1rem;display:grid;box-shadow:0 18px 55px #0000009e}.gig-detail-page .sticky-audio-player__track{min-width:0;color:inherit;text-decoration:none;display:grid}.gig-detail-page .sticky-audio-player__track span{color:#79a9c8;font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;font-size:.56rem;font-weight:800}.gig-detail-page .sticky-audio-player__track strong{color:#f1f5f7;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.gig-detail-page .sticky-audio-player__transport{align-items:center;gap:.25rem;display:flex}.gig-detail-page .sticky-audio-player button,.gig-detail-page .sticky-audio-player__expand{color:#cbd8df;width:2rem;height:2rem;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;font-size:.72rem;text-decoration:none;display:grid}.gig-detail-page .sticky-audio-player .sticky-audio-player__toggle{color:#10202a;background:#e7eef2;width:2.5rem;height:2.5rem;font-size:.78rem}.gig-detail-page .sticky-audio-player button:hover,.gig-detail-page .sticky-audio-player button:focus-visible,.gig-detail-page .sticky-audio-player__expand:hover,.gig-detail-page .sticky-audio-player__expand:focus-visible{color:#fff;background-color:#ffffff17}.gig-detail-page .sticky-audio-player__timeline{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.65rem;min-width:0;display:grid}.gig-detail-page .sticky-audio-player__timeline input{accent-color:#77b5dd;width:100%;min-width:0}.gig-detail-page .sticky-audio-player__timeline span{color:#aebbc3;min-width:3rem;font-family:var(--font-mono);text-align:right;font-size:.66rem}.gig-detail-page .sticky-audio-player__expand{border:1px solid #ffffff26;border-radius:9px}.gig-detail-page.has-sticky-audio-player main{padding-bottom:8rem}@media (width<=900px){.gig-detail-page .gig-info-grid{grid-template-columns:1fr}.gig-detail-page .gig-facts-card{order:-1;position:static}.gig-detail-page .gig-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(180px,42vw)}.gig-detail-page .sticky-audio-player__inner{grid-template-columns:minmax(140px,1fr) auto minmax(180px,1fr)}.gig-detail-page .sticky-audio-player__expand{display:none}}@media (width<=760px){.gig-detail-page{padding-bottom:0}.gig-detail-page .gig-context-nav{z-index:19;width:100%;margin:0 0 .75rem;padding:0;position:relative;inset:auto}.gig-detail-page .gig-section-nav{border-radius:12px;width:calc(100% - 1rem);max-width:none;margin-bottom:1.1rem;top:0}.gig-detail-page :is(#gig-info,#audio-recording,#gig-video,#gig-setlist,#gig-photos,#concert-location,#gig-sources){scroll-margin-top:138px}.gig-detail-page .gig-facts-card dl>div{grid-template-columns:minmax(5.5rem,.75fr) minmax(0,1.25fr)}.gig-detail-page .sticky-audio-player{right:max(.55rem, env(safe-area-inset-right));bottom:max(.55rem, env(safe-area-inset-bottom));left:max(.55rem, env(safe-area-inset-left))}.gig-detail-page .sticky-audio-player__inner{border-radius:13px;grid-template-columns:minmax(0,1fr) auto;gap:.45rem .75rem;min-height:78px;padding:.65rem .7rem}.gig-detail-page .sticky-audio-player__transport{justify-self:end}.gig-detail-page .sticky-audio-player__timeline{grid-column:1/-1}.gig-detail-page.has-sticky-audio-player main{padding-bottom:7.5rem}}@media (width<=560px){.gig-detail-page .help-box{flex-direction:column;align-items:flex-start}.gig-detail-page .gig-photo-grid{scroll-snap-type:x mandatory;gap:.7rem;margin-right:-1.25rem;padding-right:1.25rem;display:flex;overflow-x:auto}.gig-detail-page .gig-photo-item,.gig-detail-page .gig-photo-item--featured{scroll-snap-align:start;flex:0 0 min(82vw,330px);min-height:280px}.gig-detail-page .gig-source-list li{flex-direction:column;align-items:flex-start}.gig-detail-page .gig-source-list span{text-align:left}}.gig-detail-page .hero{gap:1rem;padding:.9rem 1rem}.gig-detail-page .hero-copy{gap:.18rem}.gig-detail-page .hero h1{font-size:clamp(2.15rem,4.2vw,3.55rem);line-height:.92}.gig-detail-page .hero .eyebrow{margin-bottom:0;font-size:.7rem}.gig-detail-page .hero .eyebrow:before,.gig-detail-page .hero-location-link:before{width:.82rem;height:.82rem}.gig-detail-page .hero .location{margin:.02rem 0 .22rem;font-size:.82rem}.gig-detail-page .hero-meta-chips{gap:.35rem;margin-top:.15rem}.gig-detail-page .hero-meta-chips .chip{padding:.38rem .66rem;font-size:.78rem}.gig-detail-page .hero-meta-chips .chip:before{width:.8rem;height:.8rem;margin-right:.3rem}.gig-detail-page .hero-archive-items{gap:.55rem}.gig-detail-page .hero-archive-items .hero-ticket,.gig-detail-page .hero-ticket{aspect-ratio:.78;border-radius:10px;flex-basis:112px;width:112px}.gig-detail-page .hero-ticket img{max-height:144px;padding:.35rem}.gig-detail-page .hero-ticket span{padding:.22rem .4rem;font-size:.58rem;bottom:.4rem;right:.4rem}.gig-detail-page .gig-info-section{padding-top:.15rem}.gig-detail-page .gig-info-audio{padding-top:.85rem}@media (width<=800px){.gig-detail-page .hero{gap:.75rem;padding:.85rem}.gig-detail-page .hero-archive-items .hero-ticket,.gig-detail-page .hero-ticket{flex-basis:92px;width:92px}.gig-detail-page .hero-ticket img{max-height:118px}}@media (width>=801px){.gig-detail-page .hero{border-bottom-color:#8bb8a461;margin-bottom:0}.gig-detail-page .gig-section-nav{top:var(--gig-sticky-offset,82px);background:linear-gradient(90deg,#6c97840b,#0000 30%,#ffffff03),repeating-linear-gradient(0deg,#0000 0 10px,#a6c3b507 10px 11px),radial-gradient(circle at 18% 34%,#cddcd30e 0 .65px,#0000 .8px) 0 0/19px 23px,radial-gradient(circle at 73% 62%,#7097850d 0 .55px,#0000 .75px) 0 0/27px 31px,linear-gradient(#161917fc,#080d0bfa);border-top:0;border-radius:0 0 14px 14px;margin:-1px auto .45rem;padding:.22rem .28rem .28rem;box-shadow:0 12px 26px #0000004d,inset 0 1px #ffffff06}.gig-detail-page .gig-section-nav a{border-radius:9px;padding:.42rem .78rem}}.section-jump{border-bottom:1px solid #1a1a1a;flex-wrap:wrap;gap:.5rem;margin:0 0 1.5rem;padding-bottom:1.5rem;display:flex}.section-jump a{color:#888;background:#111;border:1px solid #333;border-radius:4px;padding:.3rem .75rem;font-size:.8rem;transition:color .14s,border-color .14s;display:inline-flex}.section-jump a:hover{color:#fff;border-color:#666}.section{margin-top:2.5rem}.discography-results>.section:first-of-type{margin-top:0}.section-heading{border-bottom:1px solid #202020;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1rem;padding-bottom:.65rem;display:flex}.section-heading h2{color:#fff;font-family:var(--font-editorial);letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,4vw,3rem);font-weight:400;line-height:.95}.section-count{color:#555;font-family:var(--font-typewriter);font-size:.72rem}.discography-layout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:1.35rem;display:grid}.discography-results{min-width:0}.grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.85rem;display:grid}.release-card{background:#0f0f0f;border:1px solid #242424;border-radius:10px;flex-direction:column;min-width:0;transition:transform .16s,border-color .16s,background .16s;display:flex;overflow:hidden}.release-card:hover{background:#141414;border-color:#555;transform:translateY(-2px)}.release-card a{color:inherit;text-decoration:none}.cover,.cover-fallback{aspect-ratio:1;background:#171717;position:relative;overflow:hidden}.cover img,.release-card--video-format .cover img{object-fit:cover;width:100%;height:100%;display:block}.cover img{transition:transform .22s,filter .22s}.release-card:hover .cover img{filter:brightness(1.05);transform:scale(1.015)}.cover-fallback{color:#555;font-family:var(--font-editorial);text-align:center;place-items:center;padding:1rem;font-size:clamp(1.5rem,4vw,2.5rem);display:grid}.cover-year,.cover-edition-count{z-index:3;backdrop-filter:blur(8px);position:absolute;bottom:.7rem}.cover-year{color:#d8d8d8;font-family:var(--font-typewriter);letter-spacing:.04em;text-shadow:0 1px 8px #000000d9;font-size:.72rem;font-weight:700;left:.7rem}.cover-edition-count{color:#f2f2f2;min-height:1.85rem;font-family:var(--font-typewriter);background:#14373ee0;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:.35rem;padding:.28rem .58rem;font-size:.7rem;font-weight:800;line-height:1;display:inline-flex;right:.7rem;box-shadow:0 4px 14px #00000059}.cover-edition-count>span[aria-hidden=true]{opacity:.9;font-size:.72rem}.body{flex-direction:column;flex:1;min-width:0;padding:.85rem;display:flex}.body h3{color:#eee;margin:0;font-size:.95rem;line-height:1.2}.release-label{color:#777;gap:.08rem;margin-top:.5rem;font-size:.66rem;line-height:1.3;display:grid}.release-label-prefix{color:#555;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:700}.meta-line,.notes{color:#777;font-size:.72rem;line-height:1.45}.meta-line{color:#666;margin:.35rem 0 0;line-height:1.4}.label{color:#888}.chips{flex-wrap:wrap;gap:.35rem;margin-top:.65rem;display:flex}.chip{color:#777;background:#121212;border:1px solid #2e2e2e;border-radius:999px;padding:.22rem .4rem;font-size:.64rem;line-height:1;display:inline-flex}.chip[data-format=vinyl],.chip[data-format=lp]{color:#d4ad6d;background:#b88b501f;border-color:#b88b5073}.chip[data-format=cd]{color:#8fb9eb;background:#668bb81f;border-color:#668bb873}.chip[data-format=cassette],.chip[data-format=tape]{color:#79d7a0;background:#5fa77d1f;border-color:#5fa77d73}.chip[data-format=digital]{color:#b894d8;background:#8d6aaa1f;border-color:#8d6aaa73}.chip[data-format=video]{color:#da8993;background:#b766701f;border-color:#b7667073}.catalogue{color:#555;font-family:var(--font-typewriter);margin-top:auto;padding-top:.75rem;font-size:.68rem}.notes{margin:.55rem 0 0}.empty-state{color:var(--muted);background:#ffffff06;border:1px dashed #333;border-radius:1rem;margin:2rem 0;padding:1rem;display:none}.release-card--video-format .cover,.release-card--video-format .cover-fallback{aspect-ratio:2/3}.discography-controls{--discography-filter-font-heading:var(--font-editorial);--discography-filter-font-ui:var(--font-sans);--discography-filter-font-data:var(--font-typewriter);--discography-filter-size-control:.72rem;--discography-filter-size-helper:.7rem;--discography-filter-size-meta:.58rem;--discography-filter-size-heading:1.23rem;overscroll-behavior:contain;box-sizing:border-box;background:linear-gradient(#ffffff05,#0000 28%),#0d0d0d;border:1px solid #242424;border-radius:12px;width:100%;max-height:calc(100vh - 2rem);margin:0;padding:.9rem;position:sticky;top:1rem;overflow-y:auto}.discography-filter-summary{display:none}.discography-filter-content{display:block}.discography-sidebar-search{grid-template-columns:minmax(0,1fr) auto;gap:.42rem;margin-bottom:.45rem;display:grid}.discography-sidebar-search:has(.discography-clear-all[hidden]){grid-template-columns:1fr;gap:0}.discography-controls input[type=search]{color:#eee;width:100%;height:40px;font:inherit;font-family:var(--discography-filter-font-ui);box-sizing:border-box;background:#0f1311;border:1px solid #303834;border-radius:8px;margin:0;padding:.55rem .68rem;font-size:.78rem}.discography-controls input[type=search]::placeholder{color:#59605c}.discography-controls input[type=search]:focus{outline-offset:1px;border-color:#71847b;outline:2px solid #819e912e}.discography-controls input[type=search]::-webkit-search-cancel-button{display:none}.discography-clear-all{appearance:none;color:#7d8983;min-height:40px;font:inherit;font-family:var(--discography-filter-font-ui);cursor:pointer;background:#111513;border:1px solid #303633;border-radius:8px;align-items:center;padding:.4rem .6rem;font-size:.62rem;font-weight:750;transition:border-color .13s,color .13s;display:inline-flex}.discography-clear-all[hidden]{display:none}.discography-clear-all:hover{color:#c3cec8;border-color:#53615b}.discography-clear-all:focus-visible{outline-offset:2px;outline:2px solid #66776f}.discography-sidebar-group{border-top:1px solid #202020;gap:.6rem;padding:.72rem 0 .82rem;display:grid}.discography-sidebar-heading{align-items:center;min-height:34px;padding:0 .15rem;display:flex}.discography-sidebar-heading span{display:none}.discography-sidebar-heading strong{color:#fff;font-family:var(--discography-filter-font-heading);font-size:var(--discography-filter-size-heading);padding:.03em 0 .1em;font-weight:400;line-height:1.2}.discography-filter-buttons,.format-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;margin:0;display:grid}.discography-filter-buttons{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr)}.discography-filter-buttons button:first-child,.format-buttons button:first-child{grid-column:1/-1}.discography-filter-buttons button,.format-buttons button{--discography-filter-active-background:#181818;appearance:none;color:#858585;width:100%;min-width:0;min-height:34px;font:inherit;font-family:var(--discography-filter-font-ui);text-align:left;cursor:pointer;background:#111;border:1px solid #2a2a2a;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.34rem .54rem .34rem .68rem;font-size:.66rem;font-weight:680;line-height:1;transition:border-color .12s,background-color .12s,color .12s,filter .12s;display:flex;position:relative;overflow:hidden}.discography-filter-buttons button:before,.format-buttons button:before{content:"";opacity:.48;background:currentColor;border-radius:0 2px 2px 0;width:3px;transition:width .12s,opacity .12s;position:absolute;top:.32rem;bottom:.32rem;left:0}.discography-filter-buttons button>span:first-of-type,.format-buttons button>span:first-of-type{min-width:0;line-height:1.15}.format-buttons .year-btn>span:first-child,.format-buttons .year-btn:first-child>span:first-child{font-size:inherit;font-weight:inherit}.format-buttons .year-btn:first-child{grid-template-columns:none;justify-items:normal;gap:.5rem;min-height:34px;padding:.34rem .54rem .34rem .68rem;display:flex}.discography-filter-buttons button{gap:.3rem;padding-right:.42rem}.discography-filter-buttons .discography-filter-count{min-width:1.1rem;padding-left:.35rem}.discography-filter-buttons button:hover,.format-buttons button:hover{filter:brightness(1.08);background:#161616;border-color:currentColor}.discography-filter-buttons button.active,.format-buttons button.active,.discography-filter-buttons button[aria-pressed=true],.format-buttons button[aria-pressed=true]{background:var(--discography-filter-active-background);border-color:currentColor;box-shadow:inset 0 0 0 1px #ffffff09}.discography-filter-buttons button.active:before,.format-buttons button.active:before,.discography-filter-buttons button[aria-pressed=true]:before,.format-buttons button[aria-pressed=true]:before{opacity:1;width:5px}.discography-filter-buttons button:focus-visible,.format-buttons button:focus-visible{outline-offset:2px;outline:2px solid #888}.discography-filter-buttons button[hidden],.format-buttons button[hidden]{display:none}.discography-filter-buttons button:first-child,.format-buttons button:first-child{--discography-filter-active-background:#222;color:#bcbcbc;background:#121212;border-color:#393939}.discography-filter-buttons button:nth-child(2){--discography-filter-active-background:#1a2a1a;color:#79d879;border-color:#6fcf6f47}.discography-filter-buttons button:nth-child(3){--discography-filter-active-background:#1a1a2a;color:#7eaddc;border-color:#6f9fcf52}.discography-filter-buttons button:nth-child(4){--discography-filter-active-background:#2a2518;color:#d0b66f;border-color:#d0b66f57}.discography-filter-buttons button:nth-child(5){--discography-filter-active-background:#241a2c;color:#d1a4ef;border-color:#c89be852}.discography-filter-buttons button:nth-child(6){--discography-filter-active-background:#2a1a1a;color:#d7a671;border-color:#cf9f6f52}.discography-filter-buttons button:nth-child(7){--discography-filter-active-background:#18252a;color:#97ccdc;border-color:#8fc7d84d}.format-buttons button:not(:first-child){--discography-filter-active-background:#17231eeb;color:#91b9a8;border-color:#91b9a845}.discography-filter-count{color:currentColor;min-width:1.75rem;min-height:1.1rem;font-family:var(--discography-filter-font-data);letter-spacing:.02em;opacity:.82;background:0 0;border:0;border-left:1px solid #ffffff1f;border-radius:0;flex:none;justify-content:flex-end;align-items:center;padding:0 0 0 .48rem;font-size:.6rem;font-weight:800;line-height:1;display:inline-flex}.discography-filter-buttons button.active .discography-filter-count,.format-buttons button.active .discography-filter-count{opacity:1;border-left-color:#ffffff3d}.discography-sidebar-footer{gap:.45rem;padding:0 0 .65rem;display:grid}.sort-control{min-height:58px;font-family:var(--discography-filter-font-ui);box-sizing:border-box;background:#111;border:1px solid #303030;border-radius:8px;align-content:center;gap:.3rem;padding:.42rem .48rem;display:grid}.sort-control>span{color:#666;font-family:var(--discography-filter-font-ui);font-size:var(--discography-filter-size-meta);letter-spacing:.09em;text-transform:uppercase;font-weight:800}.sort-toggle{background:#0b0d0c;border:1px solid #292f2c;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.18rem;padding:.18rem;display:grid}.sort-toggle button{appearance:none;color:#626a66;min-width:0;min-height:28px;font:inherit;font-family:var(--discography-filter-font-ui);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:.32rem .38rem;font-size:.62rem;font-weight:700;line-height:1;transition:background-color .13s,color .13s;overflow:hidden}.sort-toggle button:hover{color:#b8c2bd}.sort-toggle button.active,.sort-toggle button[aria-pressed=true]{color:#eef3f0;background:#28342f;box-shadow:inset 0 0 0 1px #97bead33}.sort-toggle button:focus-visible{outline-offset:1px;outline:2px solid #71847b}.sort-control:focus-within{border-color:#53615b}.multi-select-control{color:#737373;width:100%;min-height:48px;font-family:var(--discography-filter-font-ui);font-size:var(--discography-filter-size-control);cursor:pointer;box-sizing:border-box;background:#101010;border:1px solid #2a2a2a;border-radius:8px;align-items:center;margin:0;padding:.52rem .62rem;line-height:1.2;display:flex;position:relative}.multi-select-control:hover{color:#aaa;border-color:#484848}.multi-select-control:has(input:checked){color:#d7e2dd;background:#182721c2;border-color:#91b9a866}.multi-select-control input{opacity:0;pointer-events:none;position:absolute}.multi-select-control>span{box-sizing:border-box;align-content:center;gap:.08rem;width:100%;min-height:1.4rem;padding-left:2.75rem;display:grid;position:relative}.multi-select-control>span:before{width:2rem;height:1.1rem;margin:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.multi-select-control>span:after{margin:0;position:absolute;top:50%;left:.2rem;transform:translateY(-50%)}.multi-select-control input:checked+span:after{transform:translate(.9rem,-50%)}.multi-select-control small{color:#505753;font-family:var(--discography-filter-font-ui);font-size:var(--discography-filter-size-meta);font-weight:500;line-height:1.15}.multi-select-control:hover small{color:#737c77}@media (width<=1380px){.grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=1180px){.discography-layout{grid-template-columns:210px minmax(0,1fr);gap:1rem}.grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=980px){.discography-layout{grid-template-columns:1fr}.discography-controls{max-height:none;position:static;overflow:visible}.discography-sidebar-group{grid-template-columns:110px minmax(0,1fr);align-items:start}.discography-filter-buttons,.format-buttons{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.discography-sidebar-footer{grid-template-columns:180px max-content;align-items:center}}@media (width<=760px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.discography-controls{padding:.75rem}.discography-filter-summary{color:#eee;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:48px;padding:0 .2rem;list-style:none;display:flex}.discography-filter-summary::-webkit-details-marker{display:none}.discography-filter-summary>span{gap:.2rem;display:grid}.discography-filter-summary strong{font-family:var(--font-typewriter);font-size:.82rem;font-weight:700}.discography-filter-summary small{color:#686868;font-family:var(--font-typewriter);font-size:.65rem}.discography-filter-summary:after{content:"";border-bottom:1.5px solid #888;border-right:1.5px solid #888;width:.48rem;height:.48rem;margin-right:.45rem;transition:transform .16s;transform:rotate(45deg)}.discography-filter-disclosure[open] .discography-filter-summary:after{transform:rotate(225deg)}.discography-filter-content{border-top:1px solid #202020;padding-top:.75rem}.discography-sidebar-group,.discography-sidebar-footer{grid-template-columns:1fr}.multi-select-control{width:fit-content}}@media (width<=560px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.discography-detail-page .breadcrumbs{width:100%;color:var(--muted);text-align:left;justify-content:flex-start;align-items:center;gap:.6rem;margin:.5rem 0 1.5rem;display:flex}.discography-detail-page .breadcrumbs a:hover{color:#fff}.discography-detail-page .release{grid-template-columns:minmax(260px,420px) 1fr;align-items:start;gap:2rem;display:grid}.discography-detail-page .cover{aspect-ratio:1;background:#111;border:1px solid #222;border-radius:6px;overflow:hidden}.discography-detail-page--video-format .cover,.discography-detail-page--video-format .edition-cover{aspect-ratio:2/3}.discography-detail-page .cover img{object-fit:cover;width:100%;height:100%;display:block}.discography-detail-page .eyebrow{color:#555;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}.discography-detail-page h1{color:#fff;letter-spacing:-.055em;margin:.35rem 0 .75rem;font-size:clamp(2.2rem,5vw,4.5rem);line-height:.95}.discography-detail-page .artist{color:#888;margin-bottom:1.5rem;font-size:1rem}.discography-detail-page .meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.discography-detail-page .meta-item{border-top:1px solid #222;padding-top:.75rem}.discography-detail-page .meta-item span{color:#555;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.25rem;font-size:.72rem;display:block}.discography-detail-page .chips{flex-wrap:wrap;gap:.4rem;display:flex}.discography-detail-page .chip{color:#ccc;background:#111;border:1px solid #333;border-radius:999px;padding:.3rem .55rem;font-size:.75rem}.discography-detail-page .notes{color:#aaa;border-top:1px solid #222;margin-top:1.5rem;padding-top:1rem}@media (width<=760px){.discography-detail-page .release,.discography-detail-page .meta{grid-template-columns:1fr}}.discography-detail-page .release-editorial,.discography-detail-page .release-section,.discography-detail-page .related-releases{border-top:1px solid #222;margin-top:3rem;padding-top:2rem}.discography-detail-page .release-editorial{grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);gap:1.5rem;display:grid}.discography-detail-page .section-kicker{color:#555;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.6rem;font-size:.72rem;font-weight:800}.discography-detail-page .release-description,.discography-detail-page .release-context{background:#101010;border:1px solid #232323;border-radius:10px;padding:1.25rem}.discography-detail-page .release-description p,.discography-detail-page .release-context p{color:#bdbdbd;margin:0;line-height:1.7}.discography-detail-page .release-description p{font-family:Georgia,Times New Roman,serif;font-size:1.12rem}.discography-detail-page .release-context{background:linear-gradient(#ffffff06,#0000),#0d0d0d}.discography-detail-page .release-context p{font-size:.9rem}.discography-detail-page .tracklist{background:#101010;border:1px solid #222;border-radius:10px;margin:0;padding:0;list-style:none;overflow:hidden}.discography-detail-page .tracklist-item{border-bottom:1px solid #202020;grid-template-columns:54px minmax(0,1fr);align-items:start;gap:1rem;padding:.95rem 1rem;display:grid}.discography-detail-page .tracklist-item:last-child{border-bottom:0}.discography-detail-page .track-number{color:#8b8b8b;min-height:2rem;font-family:var(--font-mono);border:1px solid #2f2f2f;border-radius:999px;place-items:center;font-size:.72rem;font-weight:700;display:grid}.discography-detail-page .track-main{min-width:0}.discography-detail-page .track-title-row{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.discography-detail-page .track-title{color:#efefef;font-size:.98rem;font-weight:700}.discography-detail-page .track-duration{color:#666;font-family:var(--font-mono);flex:none;font-size:.74rem}.discography-detail-page .track-meta{color:#666;flex-wrap:wrap;gap:.35rem .75rem;margin-top:.35rem;font-size:.72rem;display:flex}.discography-detail-page .credits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.discography-detail-page .credit-panel{background:#101010;border:1px solid #232323;border-radius:10px;padding:1.15rem}.discography-detail-page .credit-panel h3{color:#fff;margin:0 0 .8rem;font-size:1rem}.discography-detail-page .credit-list{margin:0}.discography-detail-page .credit-list div{border-bottom:1px solid #202020;gap:.2rem;padding:.7rem 0;display:grid}.discography-detail-page .credit-list div:last-child{border-bottom:0}.discography-detail-page .credit-list dt{color:#555;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.discography-detail-page .credit-list dd{color:#c5c5c5;margin:0;font-size:.84rem;line-height:1.45}.discography-detail-page .personnel-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.discography-detail-page .personnel-card{background:#101010;border:1px solid #232323;border-radius:9px;padding:1rem}.discography-detail-page .personnel-card h3{color:#f0f0f0;margin:0;font-size:.95rem}.discography-detail-page .personnel-card p{color:#747474;margin:.35rem 0 0;font-size:.76rem}.discography-detail-page .personnel-note{color:#8e8e8e;border-top:1px solid #202020;margin-top:.65rem;padding-top:.65rem;font-size:.76rem;line-height:1.45}.discography-detail-page .archive-notes-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.discography-detail-page .archive-notes-list li{color:#a8a8a8;background:#101010;border:1px solid #232323;border-radius:9px;padding:.9rem 1rem .9rem 2.25rem;font-size:.84rem;line-height:1.5;position:relative}.discography-detail-page .archive-notes-list li:before{content:"✦";color:#555;position:absolute;top:.86rem;left:.85rem}.discography-detail-page .related-release-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.discography-detail-page .related-release-card{background:#101010;border:1px solid #232323;border-radius:10px;grid-template-columns:86px minmax(0,1fr);align-items:center;gap:.9rem;padding:.7rem;transition:transform .16s,border-color .16s,background .16s;display:grid}.discography-detail-page .related-release-card:hover{background:#141414;border-color:#555;transform:translateY(-2px)}.discography-detail-page .related-release-card img{object-fit:cover;border-radius:7px;width:86px;height:86px;display:block}.discography-detail-page .related-release-card span{color:#555;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.discography-detail-page .related-release-card h3{color:#fff;margin:.2rem 0 .15rem;font-size:.95rem;line-height:1.15}.discography-detail-page .related-release-card p{color:#777;margin:0;font-size:.76rem}.discography-detail-page .catalogue-links{flex-wrap:wrap;gap:.35rem;display:flex}.discography-detail-page .catalogue-links a{color:#9a9a9a;text-underline-offset:.2em;text-decoration:underline #333}.discography-detail-page .catalogue-links a:hover{color:#fff;text-decoration-color:#777}@media (width<=900px){.discography-detail-page .release-editorial,.discography-detail-page .credits-grid{grid-template-columns:1fr}}@media (width<=600px){.discography-detail-page .tracklist-item{grid-template-columns:42px minmax(0,1fr);gap:.75rem;padding:.8rem}.discography-detail-page .track-title-row{align-items:flex-start}.discography-detail-page .related-release-card{grid-template-columns:68px minmax(0,1fr)}.discography-detail-page .related-release-card img{width:68px;height:68px}}.discography-detail-page .meta-item-wide{grid-column:1/-1}.discography-detail-page .format-catalogue-list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem;margin-top:.2rem;display:grid}.discography-detail-page .format-catalogue-row{background:#ffffff05;border:1px solid #242424;border-radius:7px;align-content:start;gap:.4rem;min-width:0;min-height:4.35rem;padding:.58rem .65rem;display:grid}.discography-detail-page .format-badge{color:#f2f2f2;letter-spacing:.07em;text-transform:uppercase;background:#161616;border:1px solid #3a3a3a;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-width:56px;padding:.24rem .42rem;font-size:.66rem;font-weight:700;line-height:1;display:inline-flex}.discography-detail-page .catalogue-code{color:#f3f3f3;min-width:0;font-family:var(--font-mono);overflow-wrap:anywhere;justify-content:space-between;align-items:center;gap:.55rem;font-size:.76rem;font-weight:600;line-height:1.25;text-decoration:none;display:inline-flex}.discography-detail-page .catalogue-code:hover{color:#fff;text-underline-offset:.2em;text-decoration:underline}.discography-detail-page .catalogue-code span[aria-hidden=true]{color:#9a9a9a;flex:none;font-size:.78rem}.discography-detail-page .catalogue-code-muted{color:#777;font-weight:400}.discography-detail-page .edition-card .format-catalogue-row{background:#111}@media (width<=520px){.discography-detail-page .format-catalogue-list{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}}.discography-detail-page .release-details-block{align-items:start;gap:1.5rem;margin-top:3rem;display:grid}.discography-detail-page .release-details-primary{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr)}.discography-detail-page .release-details-secondary{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.discography-detail-page .release-details-block>.release-section{border-top:0;min-width:0;margin-top:0;padding-top:0}.discography-detail-page .release-details-primary>[aria-labelledby=tracklist-heading]{grid-column:1}.discography-detail-page .release-details-primary>[aria-labelledby=personnel-heading]{grid-column:2}.discography-detail-page .release-details-secondary>[aria-labelledby=archive-notes-heading]{grid-column:1}.discography-detail-page .release-details-secondary>[aria-labelledby=credits-heading]{grid-column:2}.discography-detail-page .release-details-block .credits-grid{grid-template-columns:1fr;gap:.75rem}.discography-detail-page .release-details-primary .personnel-grid{grid-template-columns:1fr}@media (width<=980px){.discography-detail-page .release-details-primary,.discography-detail-page .release-details-secondary{grid-template-columns:1fr}.discography-detail-page .release-details-primary>[aria-labelledby=tracklist-heading],.discography-detail-page .release-details-primary>[aria-labelledby=personnel-heading],.discography-detail-page .release-details-secondary>[aria-labelledby=archive-notes-heading],.discography-detail-page .release-details-secondary>[aria-labelledby=credits-heading]{grid-column:1}.discography-detail-page .release-details-block>.release-section+.release-section{border-top:1px solid #222;margin-top:1rem;padding-top:2rem}.discography-detail-page .release-details-primary .personnel-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.discography-detail-page .release-editions{border-top:1px solid #222;margin-top:3rem;padding-top:2rem}.discography-detail-page .release-editions .section-heading{margin-bottom:1.25rem}.discography-detail-page .edition-list{gap:1.25rem;display:grid}.discography-detail-page .edition-card{background:#101010;border:1px solid #222;border-radius:8px;grid-template-columns:minmax(180px,260px) minmax(0,1fr);align-items:start;gap:1.5rem;padding:1rem;display:grid}.discography-detail-page .edition-cover{aspect-ratio:1;background:#111;border:1px solid #222;border-radius:6px;position:relative;overflow:hidden}.discography-detail-page .edition-cover img{object-fit:cover;width:100%;height:100%;display:block}.discography-detail-page .edition-number{color:#f2f2f2;backdrop-filter:blur(8px);background:#00000094;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;min-width:2.2rem;min-height:2.2rem;padding:.3rem .55rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;bottom:.75rem;right:.75rem}.discography-detail-page .edition-content h3{color:#fff;letter-spacing:-.03em;margin:.35rem 0 1rem;font-size:1.5rem;line-height:1.05}.discography-detail-page .edition-card .meta{grid-template-columns:repeat(2,minmax(0,1fr))}.discography-detail-page .edition-card .notes{margin-top:1rem}@media (width<=760px){.discography-detail-page .edition-card{grid-template-columns:1fr}.discography-detail-page .edition-cover{width:min(280px,100%)}.discography-detail-page .edition-card .meta{grid-template-columns:1fr}}.image-dialog-close{z-index:10;color:#ffffffeb;cursor:pointer;-webkit-backdrop-filter:blur(12px)saturate(130%);-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#0a0b0eb8;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;padding:0;transition:color .15s,background-color .15s,border-color .15s,box-shadow .15s,transform .15s;display:grid;position:absolute;top:.65rem;right:.65rem;box-shadow:0 5px 16px #00000052,inset 0 1px #ffffff12}.image-dialog-close:before{content:"";background-color:currentColor;width:1.05rem;height:1.05rem;display:block;mask:url(https://cdn.jsdelivr.net/npm/@mdi/svg@7.4.47/svg/close.svg) 50%/contain no-repeat}.image-dialog-close:hover{color:#111217;background:#f4f4f6f0;border-color:#ffffffc7;transform:scale(1.03);box-shadow:0 7px 20px #00000061,inset 0 1px #ffffffb8}.image-dialog-close:active{transform:scale(.94)}.image-dialog-close:focus{outline:none}.image-dialog-close:focus-visible{outline-offset:2px;border-color:#fff;outline:2px solid #bfc7ff;box-shadow:0 7px 20px #0006}@media (width<=620px){.image-dialog-close{top:max(.75rem, env(safe-area-inset-top));right:max(.75rem, env(safe-area-inset-right));width:2.75rem;height:2.75rem}}@media (prefers-reduced-motion:reduce){.image-dialog-close{transition:none}}
