:root{--bg:#080808;--fg:#e9ece5;--muted:#90938d;--line:#ffffff2b;--acid:#ff4058}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--fg);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--acid);outline-offset:6px}a:hover{color:var(--acid)}img{display:block;width:100%;height:auto;object-fit:cover}figure,p{margin:0}::selection{background:var(--acid);color:#080808}.shell{width:88%;max-width:1400px;margin:auto}.micro{font-family:monospace;font-size:11px;letter-spacing:1.4px;line-height:1.6}.accent{color:var(--acid)}.muted{color:var(--muted)}header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.logo{font-weight:900;font-size:28px;letter-spacing:-1.7px}.spark{display:inline-block;margin-left:4px;color:var(--acid)}nav{display:flex;gap:30px;font-size:13px}nav a:last-child{color:var(--acid)}.hero{padding-top:45px}.hero-top,.hero-info,.section-top{display:flex;justify-content:space-between;gap:25px}.hero h1{font-size:clamp(100px,22vw,335px);letter-spacing:-.085em;line-height:.9;margin:30px 0 34px;font-weight:800;position:relative}.reg{font-size:20px;letter-spacing:0;vertical-align:top;display:inline-block;margin:10px 0 0 18px}.hero-info{align-items:flex-start;margin-bottom:60px;font-size:14px;line-height:1.5}.hero-info p:nth-child(2){color:var(--muted)}.arrow-link{display:inline-flex;gap:40px;align-items:center;font-size:12px;padding:8px 0 12px;border-bottom:1px solid var(--line)}.arrow-link span{font-size:28px;font-weight:400;line-height:1}.hero-image{position:relative}.hero-image img{aspect-ratio:16/9}.hero-image figcaption{position:absolute;bottom:0;left:0;right:0;padding:28px;background:linear-gradient(transparent,#000b)}figcaption{display:flex;justify-content:space-between;gap:20px;font-family:monospace;font-size:10px;letter-spacing:1px}.ticker{margin-top:60px;border-block:1px solid var(--line);padding:25px 0;overflow:hidden;white-space:nowrap;font-size:clamp(20px,3.5vw,50px);letter-spacing:-1px}.ticker span{display:block;text-align:center}.ticker i{font-style:normal;color:var(--acid);margin:0 20px}.section{padding-top:95px;padding-bottom:95px}.section-top{margin-bottom:45px}h2{font-size:clamp(42px,6.2vw,88px);font-weight:500;letter-spacing:-.055em;line-height:1.04;margin:0 0 35px}h3{margin:0;font-weight:400}.sound-grid{display:grid;grid-template-columns:1fr 1.55fr;gap:10%;margin-top:50px}.body-copy{font-size:17px;color:#aaa;line-height:1.7;max-width:460px}.genres>div{border-top:1px solid var(--line);padding:26px 0;display:flex;align-items:center;gap:20px}.genres span{font-size:10px;color:var(--muted);font-family:monospace}.genres span:last-child{margin-left:auto;text-align:right}.genres h3{font-size:23px}.artist{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;border-top:1px solid var(--line)}.artist-photo img{aspect-ratio:4/5}.artist-photo .micro{display:block;color:var(--muted);margin-top:14px;font-size:9px}.artist-copy h2{margin-top:30px}.artist-copy p+p{margin-top:20px}.artist-copy .arrow-link{margin-top:32px}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.gallery .smile{aspect-ratio:4/5;object-position:50% 50%}.gallery figcaption{margin-top:17px;color:var(--muted);font-size:9px}.gallery-note h2{font-size:clamp(38px,4.7vw,66px)}em{font-family:Georgia,serif;font-weight:400}.big-star{color:var(--acid);font-size:100px;display:block;margin-bottom:35px}.booking{background:var(--acid);color:#10120b}.booking h2{font-size:clamp(60px,9vw,132px);letter-spacing:-.065em}.booking-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:10%;margin-top:55px}.booking p{max-width:360px;line-height:1.7}.button{display:inline-flex;gap:65px;background:#10120b;color:var(--fg);padding:20px 24px;margin-top:28px;font-size:14px}.button:hover{background:#30352a}.contact-links>a{border-top:1px solid #10120b55;display:grid;grid-template-columns:50px 1fr 20px;align-items:center;gap:18px;padding:24px 0}.contact-links span{font-size:10px;font-family:monospace}.contact-links strong{font-weight:400;font-size:clamp(15px,1.8vw,24px);overflow-wrap:anywhere}.contact-links a:hover{color:#10120b;text-decoration:underline}footer{padding-top:40px;padding-bottom:30px}.footer-top,.footer-bottom{display:flex;justify-content:space-between;gap:25px}.footer-top>div{display:flex;gap:28px;font-size:12px;align-items:center}.footer-bottom{padding-top:40px;color:var(--muted);font-size:9px}@media(max-width:700px){.shell{width:89%}header{height:80px}.logo{font-size:23px}nav{gap:16px;font-size:11px}.hero{padding-top:30px}.hero-top{font-size:9px;gap:10px}.hero h1{font-size:23vw;margin:30px 0}.reg{font-size:12px;margin:3px 0 0 7px}.hero-info{flex-wrap:wrap;margin-bottom:35px;font-size:12px;gap:20px}.hero-info .arrow-link{width:100%;justify-content:space-between}.hero-image img{aspect-ratio:4/3;object-position:60% center}.hero-image figcaption{padding:14px;font-size:8px}.ticker{margin-top:35px;padding:20px 0;font-size:19px}.ticker i{margin:0 10px}.section{padding-block:55px}.section-top{margin-bottom:30px;font-size:9px}.sound-grid,.artist,.gallery,.booking-grid{grid-template-columns:1fr;gap:32px}.sound-grid{margin-top:30px}.genres h3{font-size:20px}.genres>div{padding:22px 0;gap:12px}.genres span:last-child{font-size:8px}.body-copy{font-size:16px}.artist-copy h2{margin-top:20px}.gallery-note{padding-top:0}.big-star{font-size:68px;margin:0 0 20px}.gallery-note h2{font-size:46px}.booking h2{font-size:14vw}.booking-grid{margin-top:35px}.contact-links strong{font-size:18px}.footer-top{flex-wrap:wrap}.footer-top>div{gap:20px}.footer-bottom{font-size:8px;flex-wrap:wrap;padding-top:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.ticker{white-space:normal;font-size:clamp(12px,1.55vw,23px);padding-inline:5%}.ticker span{line-height:2}.ticker i{margin:0 10px}@media(max-width:700px){.ticker{font-size:12px}.ticker i{margin:0 7px}}

.genre-intro{max-width:780px}.genre-hint{margin:30px 0 18px;color:var(--muted);font-size:9px}.genre-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.genre-card{position:relative;isolation:isolate;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;min-height:130px;padding:24px;overflow:hidden;background:#1b1d20;border:1px solid #ffffff12;transition:border-color .2s,transform .2s}.genre-card:before{content:"";position:absolute;inset:0;z-index:-2;background-image:url('assets/genre-equipment.png');background-size:cover;background-position:50% 85%;opacity:.45;transition:transform .3s}.genre-card:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#11141bea,#13151a55)}.genre-card span{font-size:13px;line-height:1.4;font-weight:600}.genre-card b{font-size:15px;color:var(--acid);font-weight:400}.genre-card:nth-child(3n+2):before{background-image:url('assets/genre-equipment.png');background-position:50% 85%}.genre-card:nth-child(3n):before{background-position:10% 60%}.genre-card.tone-1:after{background:linear-gradient(0deg,#111a20ee,#16374366)}.genre-card.tone-2:after{background:linear-gradient(0deg,#18131eee,#49304555)}.genre-card.tone-3:after{background:linear-gradient(0deg,#151b19ee,#23423655)}.genre-card:hover{color:var(--fg);border-color:var(--acid);transform:translateY(-2px)}.genre-card:hover:before{transform:scale(1.05)}@media(max-width:1000px){.genre-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.genre-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.genre-card{min-height:115px;padding:15px}.genre-card span{font-size:12px}.genre-hint{line-height:1.8}.hero-top{font-size:8px}}@media(prefers-reduced-motion:reduce){.genre-card,.genre-card:before{transition:none}}

.genre-card:before{background-size:180%;background-position:10% 60%;opacity:.65}.genre-card:nth-child(3n+2):before{background-position:90% 75%}.genre-card:nth-child(3n):before{background-position:50% 10%}

.brand-logo{width:110px;height:70px;object-fit:contain}.hero h1.hero-brand{margin:30px 0 35px;line-height:1}.hero-brand img{width:min(100%,440px);height:auto;max-height:300px;object-fit:contain;margin:auto}.logo{display:inline-flex;align-items:center}@media(max-width:700px){.brand-logo{width:76px;height:52px}.hero-brand img{width:min(100%,300px);max-height:210px}.hero h1.hero-brand{margin:24px 0 30px}nav{gap:13px}}

.booking{background:#ed3048;color:#101010}.booking .button{background:#101010}.booking .button:hover{background:#282828;color:#fff}.genre-card.tone-2:after{background:linear-gradient(0deg,#1d1118ee,#6b162955)}

/* Connected-wire atmosphere and theme controls */
body{position:relative;isolation:isolate;transition:background-color .25s,color .25s}#wire-field{position:fixed;inset:0;width:100%;height:100%;pointer-events:none;z-index:-1;opacity:.65}header{gap:20px}.theme-toggle{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:99px;background:var(--bg);color:var(--fg);padding:9px 13px;cursor:pointer;font:12px Arial,sans-serif;white-space:nowrap}.theme-toggle:focus-visible{outline:2px solid var(--acid);outline-offset:4px}.theme-toggle:hover{border-color:var(--acid)}.theme-toggle .indicator{width:8px;height:8px;border-radius:50%;background:var(--acid);box-shadow:0 0 12px #ff405866}.theme-controls{display:flex;gap:9px;align-items:center}.motion-toggle{background:none;border:0;color:var(--muted);cursor:pointer;font-size:11px;padding:10px 5px}.motion-toggle:focus-visible{outline:2px solid var(--acid)}html[data-theme=light]{--bg:#f1f0ec;--fg:#19191d;--muted:#5a5960;--line:#19191d35;--acid:#bc1832}html[data-theme=light] .body-copy,html[data-theme=light] .artist-copy p{color:#55545b}html[data-theme=light] .genre-card{color:#f1f1f1}html[data-theme=light] .genre-card b{color:#ff6378}html[data-theme=light] .hero-image figcaption{color:#fff}html[data-theme=light] .booking{background:#ed3048;color:#101010}html[data-theme=light] .button{color:#fff}html[data-theme=light] .brand-logo,html[data-theme=light] .hero-brand img{background:#080808;border-radius:5px}html[data-theme=light] #wire-field{opacity:.4}@media(max-width:900px){header{height:auto;min-height:100px;flex-wrap:wrap;padding-block:13px}.theme-controls{margin-left:auto}.theme-toggle{padding:8px 11px}nav{gap:17px}}@media(max-width:480px){header{gap:8px 12px}.theme-controls{width:100%;justify-content:flex-end}.theme-toggle{font-size:11px}.motion-toggle{font-size:10px}}@media(prefers-reduced-motion:reduce){body{transition:none}}

/* Simple, readable content and keyboard access. */
.skip-link{position:fixed;top:12px;left:12px;z-index:100;padding:14px 20px;background:var(--fg);color:var(--bg);transform:translateY(-180%)}
.skip-link:focus{transform:translateY(0)}
a:focus-visible,button:focus-visible{outline:3px solid var(--acid);outline-offset:5px}
#home:focus{outline:none}
.hero{padding-top:24px}.hero-info{font-size:16px;margin-bottom:32px}
nav a{display:inline-flex;align-items:center;min-height:44px;font-size:14px}
.genre-cards{list-style:none;padding:0;margin:28px 0 20px;grid-template-columns:repeat(4,minmax(0,1fr))}
.genre-card span{font-size:18px}.genre-card small{display:block;font-size:14px;font-weight:400;line-height:1.5;margin-top:8px;color:#e1e1e1}
.genre-card:hover{transform:none;border-color:#ffffff12;color:#f1f1f1}.genre-card:hover:before{transform:none}
.genre-extra{max-width:780px;font-size:16px}
.micro,.section-top,.footer-bottom{font-size:12px}.artist-photo .micro,.gallery figcaption,figcaption,.hero-image figcaption{font-size:12px;line-height:1.6}
.theme-toggle,.motion-toggle{min-height:44px;font-size:12px}
.contact-links span{font-size:12px}.footer-top>div a{display:inline-flex;align-items:center;min-height:44px;font-size:14px}
#wire-field{opacity:.35}
@media(max-width:700px){.genre-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-info{font-size:15px}.genre-card{padding:16px}.genre-card span{font-size:16px}.genre-card small{font-size:13px}.hero-image figcaption{font-size:11px}nav{gap:12px}nav a{font-size:13px}.footer-top>div{flex-wrap:wrap}}
@media(max-width:360px){.genre-cards{grid-template-columns:1fr}}

/* Selected personal photos: preserve full frames and hands. */
.hero-with-photo{display:grid;grid-template-columns:1fr 1fr;gap:6%;align-items:center;padding-block:36px 48px}
.hero-with-photo .hero-info{flex-direction:column;gap:20px;margin-bottom:0;font-size:17px}
.hero-with-photo .hero-brand img{width:min(100%,400px)}
.hero-with-photo .hero-image{width:100%;max-width:480px;justify-self:end}
.hero-with-photo .hero-image img{aspect-ratio:auto;height:auto;object-fit:contain}
.hero-with-photo .hero-image figcaption{position:static;background:none;padding:12px 0 0;color:var(--muted);font-size:11px}
html[data-theme=light] .hero-with-photo .hero-image figcaption{color:var(--muted)}
.artist-photo img{aspect-ratio:2/3;object-fit:contain}
@media(max-width:700px){.hero-with-photo{grid-template-columns:1fr;gap:28px;padding-block:16px 36px}.hero-with-photo .hero-brand img{width:min(100%,260px)}.hero-with-photo .hero-info{font-size:15px}.hero-with-photo .hero-image{max-width:440px;justify-self:center}.hero-with-photo .hero-info .arrow-link{width:100%}}

/* Personal session photo story. */
.session-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}
.session-heading h2{margin:0}.session-heading p{font-size:16px}
.session-gallery{display:grid;grid-template-columns:1fr 1fr;gap:32px 24px;margin-bottom:80px}
.session-gallery figure{min-width:0}.session-gallery img{width:100%;height:auto;aspect-ratio:auto}
.session-gallery a{display:block}.session-gallery figcaption{margin-top:12px;color:var(--muted);font-size:12px}
.session-detail{grid-column:1/-1}.session-detail img{max-height:none}
@media(max-width:700px){.session-heading{display:block}.session-heading p{margin-top:16px}.session-gallery{gap:28px;grid-template-columns:1fr;margin-bottom:48px}.session-detail{grid-column:auto}}

/* Compact photo feature and a dedicated gallery. */
.gallery-teaser{display:grid;grid-template-columns:1fr 280px;gap:64px;align-items:center;max-width:1000px;border-top:1px solid var(--line)}
.gallery-teaser h2{font-size:clamp(36px,4vw,58px);margin:18px 0}.gallery-teaser .arrow-link{margin-top:24px}
.teaser-photo{display:block;max-width:280px;justify-self:end}.teaser-photo img{aspect-ratio:2/3;height:auto}.teaser-photo span{display:block;margin-top:12px;font:12px monospace;color:var(--muted)}
.gallery-page{max-width:1050px;padding-top:32px}.back-link{font-size:14px;display:inline-block;padding:12px 0}
.gallery-page-heading{margin:36px 0 48px}.gallery-page-heading h1{font-size:clamp(38px,5vw,68px);font-weight:500;letter-spacing:-.05em;margin:16px 0}.gallery-page-heading .body-copy{max-width:560px}
.photo-collection{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 32px;align-items:start}
.photo-collection figure{margin:0;min-width:0}.photo-collection a{display:flex;height:280px;background:#141414;align-items:center;justify-content:center;border-radius:4px;overflow:hidden}
.photo-collection img{width:100%;height:100%;object-fit:contain}.photo-collection figcaption{margin-top:14px;font-size:12px;color:var(--muted)}
.gallery-close{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);margin-top:64px;padding:32px 0}.gallery-close p{font-size:18px}
@media(max-width:700px){.gallery-teaser{grid-template-columns:1fr 160px;gap:24px}.teaser-photo{max-width:160px}.gallery-teaser h2{font-size:34px}.gallery-teaser .body-copy{font-size:15px}.photo-collection{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.photo-collection a{height:220px}.gallery-page-heading{margin:24px 0 32px}.gallery-close{flex-wrap:wrap}}
@media(max-width:420px){.gallery-teaser{grid-template-columns:1fr;gap:24px}.teaser-photo{justify-self:start;max-width:180px}.photo-collection a{height:180px}}

/* Recorded session */
.session-film{position:relative;isolation:isolate;overflow:hidden;min-height:660px;height:78vh;max-height:850px;background:#19090e;color:#fff;border:1px solid #ffffff20;border-radius:4px;margin-bottom:95px}
.session-film-video{position:absolute;inset:0 0 0 auto;width:66%;height:100%;object-fit:cover;object-position:center 42%;z-index:-3}
.session-film-shade{position:absolute;inset:0;background:linear-gradient(90deg,#14080d 5%,#14080df0 27%,#14080d55 63%,#14080d0d),linear-gradient(0deg,#10050bcc,transparent 38%);z-index:-2}
.session-film-copy{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:64px 6%;max-width:650px}
.session-film-copy>.micro{color:#ff8293;margin-bottom:32px}.session-film-copy h2{font-size:clamp(48px,6.4vw,92px);margin-bottom:22px}.session-film-copy p{color:#e4ced4;font-size:16px}.session-film-controls{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.session-film-controls button{cursor:pointer;min-height:46px;border:1px solid #ffffff70;border-radius:100px;padding:12px 22px;background:#160b10b3;color:#fff;font:13px Arial,sans-serif;backdrop-filter:blur(8px)}.session-film-controls button:first-child{background:#f1ede7;color:#160b10;border-color:#f1ede7}.session-film-controls button:hover{border-color:#ff8293}.session-film-controls button:focus-visible{outline:3px solid #ff8293;outline-offset:4px}.session-film-tag{position:absolute;right:28px;bottom:28px;color:#f0dfe5}.film-download{position:absolute;right:28px;top:28px}
@media(max-width:700px){.session-film{height:78svh;min-height:560px;max-height:760px;margin-bottom:64px}.session-film-video{width:100%;object-position:center}.session-film-shade{background:linear-gradient(0deg,#12060df5 0%,#12060dbb 24%,#12060d15 70%)}.session-film-copy{justify-content:flex-end;padding:32px 24px 70px;max-width:none}.session-film-copy>.micro{margin-bottom:16px}.session-film-copy h2{font-size:52px;margin-bottom:16px}.session-film-controls{margin-top:24px}.session-film-tag{right:24px;bottom:22px;font-size:9px}header nav{gap:14px}}

.film-story{position:relative;height:310vh;margin-bottom:95px}.film-stage{position:sticky;top:5vh;height:90vh}.film-scene.session-film{position:absolute;inset:0;width:100%;height:100%;min-height:0;max-height:none;margin:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .65s ease,visibility .65s}.film-scene.is-active{opacity:1;visibility:visible;pointer-events:auto}.film-scene .session-film-copy{height:100%}
@media(max-width:700px),(prefers-reduced-motion:reduce){.film-story{height:auto;margin-bottom:64px}.film-stage{position:static;height:auto;display:grid;gap:24px}.film-scene.session-film{position:relative;inset:auto;height:78svh;min-height:560px;opacity:1;visibility:visible;pointer-events:auto;transition:none}}
