@font-face{font-family:bricolage;src:url(/fonts/bricolage.woff2)format('woff2-variations');font-weight:200 800;font-display:swap}@font-face{font-family:newsreader;src:url(/fonts/newsreader.woff2)format('woff2-variations');font-weight:200 800;font-display:swap}@font-face{font-family:monoset;src:url(/fonts/mono.woff2)format('woff2');font-weight:500;font-display:swap}:root{--ink:#16171b;--stage:#101318;--paper:#f2f0ea;--brass:#a9761f;--brass-lit:#d5a03a;--slate:#2c4560;--mute:#6f6a61;--rule:#d8d4c9;--display:'Bricolage', 'Helvetica Neue', Arial, sans-serif;--body:'Newsreader', Georgia, 'Times New Roman', serif;--mono:'MonoSet', 'SFMono-Regular', Consolas, monospace;--measure:40rem;--wide:72rem}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:1.0625rem;line-height:1.65;font-variation-settings:'wght' 380}img{max-width:100%;height:auto;display:block}a{color:var(--slate);text-decoration-thickness:1px;text-underline-offset:.18em}a:hover{color:var(--brass)}:focus-visible{outline:2px solid var(--brass);outline-offset:3px}.wrap{width:100%;max-width:var(--wide);margin-inline:auto;padding-inline:1.5rem}.measure{max-width:var(--measure)}.bar{color:var(--brass);height:1.5rem;margin:3.5rem 0;opacity:.8}.bar svg{height:100%;width:auto;display:block;overflow:visible}.masthead{background:var(--stage);color:#ece8df;padding:1.1rem 0;border-bottom:3px solid var(--brass)}.masthead .wrap{display:flex;flex-wrap:wrap;gap:1rem 2rem;align-items:baseline;justify-content:space-between}.brand{font-family:var(--display);font-variation-settings:'wght' 700;font-size:1.15rem;letter-spacing:.01em;color:#ece8df;text-decoration:none}.brand:hover{color:#fff}nav.main{display:flex;flex-wrap:wrap;gap:1.35rem;align-items:baseline}nav.main a{font-family:var(--display);font-variation-settings:'wght' 500;font-size:.9rem;color:#b9b3a6;text-decoration:none;padding-bottom:2px;border-bottom:2px solid transparent}nav.main a:hover,nav.main a[aria-current=page]{color:#fff;border-bottom-color:var(--brass)}.langswitch{font-family:var(--mono);font-size:.72rem;letter-spacing:.09em;text-transform:uppercase;color:#7d776b;text-decoration:none}.langswitch:hover{color:var(--brass)}.hero{background:var(--stage);color:#ece8df;padding:5rem 0 4rem}.hero h1{font-family:var(--display);font-variation-settings:'wght' 750;font-size:clamp(2.75rem,9vw,6.5rem);line-height:.92;letter-spacing:-.025em;margin:0 0 1.5rem;text-wrap:balance}.hero .eyebrow{font-family:var(--mono);font-size:.75rem;letter-spacing:.22em;text-transform:uppercase;color:var(--brass);margin:0 0 1.75rem}.hero .lede{font-size:1.2rem;line-height:1.6;color:#c5bfb3;max-width:34rem;margin:0 0 2.25rem}.hero .lede strong{color:#ece8df;font-variation-settings:'wght' 600}.actions{display:flex;flex-wrap:wrap;gap:.75rem}.btn{font-family:var(--display);font-variation-settings:'wght' 600;font-size:.9rem;padding:.7rem 1.3rem;text-decoration:none;border:1.5px solid var(--brass);color:var(--stage);background:var(--brass)}.btn:hover{background:#c08c2b;border-color:#c08c2b;color:var(--stage)}.btn--ghost{background:0 0;color:var(--ink);border-color:var(--ink)}.btn--ghost:hover{background:var(--ink);color:var(--paper)}footer.site .btn--ghost{color:#ece8df;border-color:#ece8df}footer.site .btn--ghost:hover{background:#ece8df;color:var(--stage)}main{padding-bottom:5rem}section.band{padding:4rem 0 0}h2{font-family:var(--display);font-variation-settings:'wght' 680;font-size:clamp(1.6rem,4vw,2.35rem);line-height:1.1;letter-spacing:-.015em;margin:0 0 1.25rem}h3{font-family:var(--display);font-variation-settings:'wght' 620;font-size:1.2rem;margin:2rem 0 .5rem}.kicker{font-family:var(--mono);font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--brass);margin:0 0 .85rem}p{margin:0 0 1.15rem}.walk{list-style:none;margin:2rem 0 0;padding:0}.walk li{display:grid;grid-template-columns:5.5rem 1fr;gap:0 1.5rem;padding:.9rem 0;border-top:1px solid var(--rule);position:relative}.walk li:last-child{border-bottom:1px solid var(--rule)}.walk .yr{font-family:var(--mono);font-size:.9rem;color:var(--brass);padding-top:.15rem}.walk .ev{margin:0}.walk .ev+.ev{margin-top:.4rem}.walk li::before{content:'';position:absolute;left:4.6rem;top:1.62rem;top:calc(.9rem + .5lh - 2.5px);width:5px;height:5px;background:var(--brass);opacity:.5}.grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));margin-top:2rem}.rec{border-top:2px solid var(--ink);padding-top:1rem}.rec h3{margin-top:0;font-size:1.35rem}.rec .meta{font-family:var(--mono);font-size:.78rem;letter-spacing:.06em;color:var(--mute);margin:0 0 .75rem}.rec p{font-size:.98rem}.tracks{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.97rem}.tracks caption{font-family:var(--mono);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--brass);text-align:left;padding-bottom:.6rem}.tracks th{font-family:var(--mono);font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--mute);text-align:left;font-weight:500;border-bottom:1px solid var(--ink);padding:.4rem .6rem .4rem 0}.tracks td{padding:.45rem .6rem .45rem 0;border-bottom:1px solid var(--rule);vertical-align:top}.tracks td.n{font-family:var(--mono);color:var(--mute);font-size:.8rem;width:2.2rem}.tracks td.t{font-variation-settings:'wght' 520}.tracks td.c{color:var(--mute);font-size:.92rem}.tracks td.d{font-family:var(--mono);font-size:.82rem;color:var(--mute);text-align:right;white-space:nowrap}.notes{font-size:.88rem;color:var(--mute);margin-top:.75rem}.notes li{margin-bottom:.2rem}.videos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.25rem 2rem;align-items:start;max-width:50rem;margin-top:2rem}.vid:not(.vid--portrait){grid-column:1/-1}.vid{margin:0}.vid button{display:block;width:100%;aspect-ratio:16/9;position:relative;border:0;padding:0;cursor:pointer;background:var(--stage);overflow:hidden}.vid img.thumb{width:100%;height:100%;object-fit:cover;display:block}.vid button::after{content:'';position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:0;height:0;border-left:22px solid rgba(255,255,255,.92);border-top:14px solid transparent;border-bottom:14px solid transparent;filter:drop-shadow(0 1px 3px rgba(0,0,0,.45))}.vid button:hover::after{border-left-color:#fff}.vid iframe{width:100%;aspect-ratio:16/9;border:0;display:block}.vid--portrait button,.vid--portrait iframe{aspect-ratio:9/16;max-width:16rem;margin-inline:auto}.vid figcaption{margin-top:.6rem;display:block}.vid-title{display:block;font-family:var(--display);font-variation-settings:'wght' 560;font-size:.95rem;line-height:1.3}.vid-desc{display:block;font-size:.88rem;line-height:1.5;color:var(--mute);margin-top:.25rem}.vid--portrait figcaption{max-width:16rem;margin-inline:auto}.vid .consent{font-size:.78rem;color:var(--mute);margin-top:.25rem}@media(max-width:40rem){.videos{grid-template-columns:1fr}.vid--portrait button,.vid--portrait iframe{max-width:14rem}}.gigs{list-style:none;margin:2rem 0 0;padding:0}.gigs li{display:grid;grid-template-columns:7rem 1fr;gap:0 1.5rem;padding:1rem 0;border-top:1px solid var(--rule)}.gigs li:last-child{border-bottom:1px solid var(--rule)}.gigs .when{font-family:var(--mono);font-size:.85rem;color:var(--brass)}.gigs .venue{font-family:var(--display);font-variation-settings:'wght' 600;font-size:1.05rem}.gigs .det{color:var(--mute);font-size:.92rem}.gigs--past .when{color:var(--mute)}.empty{color:var(--mute);font-style:italic}blockquote.pull{margin:2.5rem 0;padding-left:1.5rem;border-left:3px solid var(--brass);font-size:1.15rem;line-height:1.5;font-variation-settings:'wght' 420}blockquote.pull cite{display:block;margin-top:.75rem;font-family:var(--mono);font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--mute);font-style:normal}footer.site{background:var(--stage);color:#8d877b;padding:3rem 0;font-size:.88rem}footer.site a{color:#b9b3a6}footer.site a:hover{color:var(--brass)}footer.site .cols{display:flex;flex-wrap:wrap;gap:2rem 4rem;justify-content:space-between}@media(max-width:34rem){.walk li,.gigs li{grid-template-columns:1fr;gap:.3rem}.walk li::before{display:none}.hero{padding:3.5rem 0 3rem}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.fig{margin:0}.fig img{width:100%;height:auto}.fig figcaption{font-size:.82rem;color:var(--mute);margin-top:.5rem}.hero-grid{display:grid;gap:2.75rem;justify-items:center}.hero-text{min-width:0;max-width:42rem;width:100%}.hero-figure{width:100%;max-width:48rem}.hero-figure--contain .fig img{max-height:none;object-fit:contain;width:100%}.fig figcaption{display:flex;flex-wrap:wrap;gap:.15rem .75rem;align-items:baseline;font-size:.8rem;color:var(--mute);margin-top:.5rem}.fig figcaption .credit{font-family:var(--mono);font-size:.68rem;letter-spacing:.06em;opacity:.85}.fig figcaption .credit a{color:inherit;text-decoration-color:var(--rule)}.fig figcaption .credit a:hover{color:var(--brass)}.hero-figure .fig figcaption{justify-content:flex-end;margin-top:.4rem}.hero-figure .fig figcaption .cap{display:none}.shots{display:grid;gap:2rem 1.5rem;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));margin-top:2rem}.shots .fig img{filter:none}.fig.wide{margin:2.5rem 0 0}.fig.wide img{width:100%;max-height:30rem;object-fit:cover;object-position:50% 45%}.langswitch{display:inline-flex;align-items:stretch;border:1px solid rgba(255,255,255,.22);border-radius:var(--radius,4px);overflow:hidden;margin-left:.5rem}.langswitch a{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--mono);font-size:.68rem;letter-spacing:.1em;padding:.3rem .6rem;color:#9b958a;text-decoration:none;border:0}.langswitch a+a{border-left:1px solid rgba(255,255,255,.18)}.langswitch a:hover{color:#fff;background:rgba(255,255,255,7%)}.langswitch a[aria-current=true]{background:var(--brass);color:#14151a}.langswitch svg{display:block;border:.5px solid rgba(0,0,0,.25)}[data-style=salon] .langswitch{border-color:var(--rule)}[data-style=salon] .langswitch a{color:var(--mute)}[data-style=salon] .langswitch a+a{border-left-color:var(--rule)}[data-style=salon] .langswitch a:hover{color:var(--ink);background:rgba(0,0,0,5%)}[data-style=salon] .langswitch a[aria-current=true]{background:var(--brass);color:var(--paper)}.shots-head{grid-column:1/-1;margin:1.5rem 0 0;font-family:var(--mono);font-variation-settings:normal;font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--brass);border-top:1px solid var(--rule);padding-top:1.25rem}.shots-head:first-child{margin-top:0;border-top:0;padding-top:0}.shots-break{grid-column:1/-1;height:0}a.zoom{display:block;cursor:zoom-in;position:relative}a.zoom:focus-visible{outline:2px solid var(--brass);outline-offset:3px}.lb{border:0;padding:0;max-width:100vw;max-height:100vh;width:100%;height:100%;background:0 0}.lb::backdrop{background:rgba(10,11,14,.92)}.lb figure{margin:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3.5rem 1rem}.lb img{max-width:min(96vw,1600px);max-height:82vh;width:auto;height:auto;object-fit:contain}.lb figcaption{color:#d8d3c8;font-size:.88rem;text-align:center;max-width:46rem}.lb button{position:absolute;background:0 0;border:0;color:#d8d3c8;cursor:pointer;line-height:1}.lb button:hover{color:#fff}.lb-close{top:.75rem;right:1rem;font-size:2.4rem}.lb-prev,.lb-next{top:50%;transform:translateY(-50%);font-size:3.2rem;padding:0 1rem}.lb-prev{left:.5rem}.lb-next{right:.5rem}.lb button[hidden]{display:none}.shots .fig.archive img{max-width:22rem;border:1px solid var(--rule);background:#fff}.shots .fig.archive{align-self:start}.listen{margin:2rem 0 0}.listen-links{display:flex;flex-wrap:wrap;gap:.6rem}.listen-links .btn{font-size:.85rem;padding:.5rem 1rem}.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.tracks--audio td.p,.tracks--audio th:first-child{width:2.4rem;padding-right:.4rem}a.play{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;border-radius:50%;border:1px solid var(--rule);text-decoration:none}a.play:hover{border-color:var(--brass);background:var(--brass)}.tri{width:0;height:0;border-left:7px solid;border-top:5px solid transparent;border-bottom:5px solid transparent;margin-left:2px;color:var(--brass)}a.play:hover .tri{color:#fff}tr.playing td{background:rgba(169,118,31,9%)}tr.playing a.play{background:var(--brass);border-color:var(--brass)}tr.playing a.play .tri{color:#fff}.player{position:sticky;bottom:0;z-index:40;background:var(--stage);color:#ece8df;border-top:2px solid var(--brass)}.player[hidden]{display:none}.player-inner{display:flex;align-items:center;gap:1rem;padding-block:.7rem}.player-toggle,.player-close{background:0 0;border:0;color:#ece8df;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.player-toggle{width:2.2rem;height:2.2rem;border:1px solid var(--brass);border-radius:50%}.player-toggle .tri{color:var(--brass)}.player.is-playing .player-toggle .tri{border:0;width:9px;height:11px;margin:0;border-left:3px solid var(--brass);border-right:3px solid var(--brass)}.player-meta{display:flex;flex-direction:column;min-width:0}.player-title{font-family:var(--display);font-variation-settings:'wght' 600;font-size:.92rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-album{font-family:var(--mono);font-size:.66rem;letter-spacing:.08em;color:#8d877b}.player-seek{flex:1;min-width:4rem;accent-color:var(--brass)}.player-time{font-family:var(--mono);font-size:.75rem;color:#b9b3a6}.player-close{font-size:1.6rem;line-height:1}@media(max-width:34rem){.player-album{display:none}.player-inner{gap:.6rem}}.vid figcaption.is-todo .vid-title,.vid figcaption.is-todo .vid-desc{font-family:var(--mono);color:#8a5f16}.vid figcaption.is-todo{font-family:var(--mono);font-size:.72rem;font-variation-settings:normal;letter-spacing:.04em;color:#8a5f16;background:rgba(169,118,31,9%);border:1px dashed var(--brass);padding:.4rem .55rem;line-height:1.35}.newsletter{margin-top:3.5rem;padding-top:2rem;border-top:1px solid var(--rule)}.newsletter h3{margin-top:0}.newsletter p.measure{margin-bottom:1.5rem}.shots .fig img{width:100%;max-width:none;object-fit:cover;object-position:50% 32%}.shots .fig.is-landscape img{aspect-ratio:4/3}.shots .fig.is-portrait img{aspect-ratio:3/4}.shots .fig.archive img{max-width:none}.shots .fig img{width:100%;max-width:none;object-fit:cover;object-position:50% 32%}.shots .fig.is-landscape img{aspect-ratio:4/3}.shots .fig.is-portrait img{aspect-ratio:3/4}.shots .fig.archive img{max-width:none}[data-style=stage] .hero{padding:4.5rem 0}[data-style=stage] .hero-figure .fig img{border:1px solid rgba(169,118,31,.45)}[data-style=stage] .hero h1{font-size:clamp(2.5rem,6vw,4.75rem)}[data-style=stage] .hero .btn--ghost{color:#ece8df;border-color:#ece8df}[data-style=stage] .hero .btn--ghost:hover{background:#ece8df;color:var(--stage)}.hero--full{position:relative}.hero--full .hero-media{position:static;max-width:none}.hero--full .hero-media .fig,.hero--full .hero-media .fig img{width:100%}.hero--full .hero-overlay{position:static}.hero--full .hero-name{display:none}@media(min-width:62rem){.hero--full{min-height:min(100svh,58rem);display:grid;isolation:isolate;padding:0}.hero--full .hero-media{position:absolute;inset:0;z-index:0;max-width:none;margin:0;padding:0;background:0 0}.hero--full .hero-media .fig,.hero--full .hero-media .fig img{width:100%;height:100%;max-width:none;max-height:none;margin:0;border:0}.hero--full .hero-media .fig img{object-fit:cover;object-position:50% 0%;filter:none;mix-blend-mode:normal}.hero--full .hero-media figcaption{position:absolute;right:1.5rem;bottom:.9rem;margin:0}.hero--full .hero-overlay{position:relative;z-index:1;align-self:stretch;display:flex;align-items:flex-start;padding-top:4.5rem}.hero--full .hero-overlay .wrap{max-width:var(--wide);margin-inline:auto;padding-inline:1.5rem}.hero--full .hero-cols{display:grid;grid-template-columns:minmax(0,22rem)1fr minmax(0,13rem);gap:2rem;align-items:start;width:100%}.hero--full .hero-cols{grid-template-rows:auto 1fr}.hero--full .hero-text{grid-column:1;grid-row:1/span 2;max-width:none;padding-inline:0}.hero--full .hero-actions{grid-column:3;grid-row:2;justify-self:end;align-self:start;margin-top:1.75rem;display:flex;flex-direction:column;align-items:stretch;gap:.6rem;width:100%}.hero--full .hero-actions .btn{text-align:center}.hero--full .hero-actions .btn--ghost{color:#16171b;border-color:#16171b;background:0 0}.hero--full .hero-actions .btn--ghost:hover{background:#16171b;color:#f2f0ea}.hero--full .hero-name{display:block;grid-column:3;grid-row:1;margin:0;text-align:right;font-family:var(--display);font-variation-settings:'wght' 620;font-size:1.05rem;line-height:1.2}.hero--full .hero-text,.hero--full .hero-name{color:#16171b}.hero--full .hero-text h1{color:#16171b;font-size:clamp(1.8rem,2.5vw,2.9rem);line-height:1.04;letter-spacing:-.02em;text-transform:none;max-width:15ch;margin-bottom:1.1rem}.hero--full .hero-text .eyebrow{color:#8a5f16}.hero--full .hero-text .lede{display:block;color:#3c3a35;font-size:1rem;max-width:26ch;margin-bottom:1.6rem}.hero--full .hero-text .lede strong{color:#16171b}.hero--full .hero-text .btn--ghost{color:#16171b;border-color:#16171b;background:0 0}.hero--full .hero-text .btn--ghost:hover{background:#16171b;color:#f2f0ea}.hero--full .fig figcaption .credit{color:#55504a}}@media(min-width:62rem) and (max-width:82rem){.hero--full .hero-cols{grid-template-columns:minmax(0,18rem)1fr minmax(0,11rem)}.hero--full .hero-text h1{font-size:clamp(1.6rem,2.3vw,2.2rem)}.hero--full .hero-text .lede{font-size:.94rem}}