/* Anthroslop / ink, tape and river lines. */
:root{--blue:#243f82;--red:#a33e2e;--green:#285a49;--yellow:#ddbf5f;--ease-out:cubic-bezier(.16,1,.3,1)}
::selection{background:var(--red);color:var(--paper)}
.masthead{border-bottom:1px solid #24292366}
.masthead nav a{position:relative;padding-block:10px}
.masthead nav a:after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease-out)}
.masthead nav a:hover:after,.masthead nav a[aria-current]:after{transform:scaleX(1)}
.masthead nav a[aria-current]{border-bottom-color:transparent}
.button-link{border-radius:0;padding:15px 20px;transition:background .2s,transform .2s}
.button-link>span{transition:transform .3s var(--ease-out)}
.button-link:hover>span{transform:translate(3px,-3px)}
.button-link:focus-visible,.room-preview:focus-visible{outline:3px solid var(--red);outline-offset:5px}
.brand-line{position:relative;border-bottom:0;padding-bottom:25px}
.brand-line:after{content:'';position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--blue) 0 62%,var(--red) 62% 81%,var(--green) 81% 96%,var(--yellow) 96%)}
.hero-grid{grid-template-columns:1fr 1.08fr;align-items:center;gap:5vw;margin-top:20px}
.hero .hero-title{font-size:clamp(58px,6.8vw,112px);line-height:.96;position:relative}
.hero .hero-title .title-line{display:block;font:inherit;color:var(--blue);letter-spacing:inherit}
.hero .hero-title .human-hand{display:block;width:5.4em;max-width:100%;height:1.55em;position:relative;margin:-.08em 0 -.13em -.08em;line-height:1;font-style:normal;font-size:1em;transform:rotate(-5deg);overflow:visible}
.human-ink{display:block;width:100%;height:100%;overflow:visible;stroke:var(--red)}
.ink-ready .human-ink path{stroke-dasharray:1;stroke-dashoffset:1;animation:write-ink .55s var(--ease-out) both;animation-delay:calc(.12s + var(--stroke)*.12s)}
@keyframes write-ink{0%{opacity:0;stroke-dashoffset:1}2%{opacity:1}100%{opacity:1;stroke-dashoffset:0}}
.hero-copy .eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:28px}
.human-note{margin-top:24px;font-size:20px}
.hero-description{font-size:15px;line-height:1.75;margin-bottom:22px}
.hero-collage{height:555px;perspective:1200px;transform-style:preserve-3d}
.hero-photo.session-print{top:20px;left:0;width:100%;padding:0;background:var(--blue);color:var(--paper);transform:rotate(-4deg);box-shadow:8px 11px 0 #243f8220;transition:transform .7s var(--ease-out),box-shadow .7s var(--ease-out)}
.session-print:after{inset:12px -13px -11px 13px;transform:rotate(6deg);border:1px solid var(--red)}
.print-head{display:flex;justify-content:space-between;gap:20px;font:8px var(--mono);letter-spacing:1.4px;padding:15px 17px 13px}
.print-window{position:relative;margin:0 12px;aspect-ratio:1.48;overflow:hidden;background:#172945}
.hero-photo .print-window>img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;clip-path:none;transform:scale(1.04);transition:transform 1.1s var(--ease-out),opacity .4s}
.print-window video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#172945;opacity:0;transition:opacity .3s}
.session-print.film-playing video{opacity:1}
.session-print.film-playing .print-window>img{opacity:0}
.session-print.film-open{transform:rotate(0);box-shadow:12px 16px 0 #243f8220}
.print-window video[hidden]{display:none}
.print-corner{position:absolute;right:0;top:0;width:33px;height:33px;background:var(--yellow);color:var(--blue);display:grid;place-items:center;font-size:23px;pointer-events:none;transition:transform .4s var(--ease-out)}
.session-print.film-open .print-corner{transform:translateY(-110%)}
.hero-photo.session-print figcaption{display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--paper);padding:13px 16px 14px;font:8px var(--mono);letter-spacing:.4px}
.room-preview{display:flex;align-items:center;gap:7px;background:none;border:0;border-bottom:1px solid #eae4d077;padding:7px 0;font:9px var(--mono);color:var(--paper);cursor:pointer;white-space:nowrap}
.preview-icon{font-size:16px;line-height:1;color:var(--yellow)}
.room-preview:hover{border-color:var(--yellow);color:var(--yellow)}
.room-preview:disabled{cursor:progress}
.round-note{right:-21px;bottom:156px;transform:rotate(8deg);width:106px;height:106px;border:5px solid var(--paper);z-index:4;pointer-events:none}
.round-note:after{inset:7px}
.round-note span{font-size:25px}.round-note em{font-size:15px}
.hero-river-mark{position:absolute;left:10px;bottom:-2px;display:flex;align-items:center;gap:10px;color:var(--green);z-index:-1}
.hero-river-mark svg{width:77px;height:77px;transform:rotate(-7deg)}
.hero-river-mark span{font:7px/1.7 var(--mono);letter-spacing:1px}
.hero .score-lines{inset:-20px -3vw -15px -2vw;opacity:.5;transform:rotate(-13deg)}
.hero .edition-label{right:-28px;top:32%;color:var(--red);font-size:7px;letter-spacing:1px}
.hero-bottom{margin-top:35px;border-top:1px solid var(--ink);padding-top:30px}
.hero-bottom>p{font-size:clamp(26px,2.6vw,39px);max-width:480px}
.hero-bottom strong{color:var(--red);font-weight:inherit}
.jazz-ribbon{background-color:var(--green);padding:13px 0}
.jazz-ribbon span{font-size:11px;letter-spacing:2.4px}
.live-sequence{background-color:var(--blue)}
.sequence-enhanced .sequence-frame{transition:opacity .38s,transform .7s var(--ease-out),visibility .38s;transform:translateY(36px)}
.sequence-enhanced .sequence-frame.active{transform:translateY(0)}
.sequence-enhanced .request-object{transform:translateY(calc(var(--phase-drift,0)*-15px)) rotate(calc(-8deg + var(--phase-drift,0)*6deg))}
.sequence-enhanced .sequence-image{transform:translateY(calc(var(--phase-drift,0)*-12px)) rotate(calc(5deg - var(--phase-drift,0)*4deg))}
.sequence-enhanced .sequence-pair img:first-child{transform:translateY(calc(var(--phase-drift,0)*-15px)) rotate(calc(-7deg + var(--phase-drift,0)*5deg))}
.sequence-enhanced .sequence-pair img:last-child{transform:translateY(calc(var(--phase-drift,0)*10px)) rotate(calc(8deg - var(--phase-drift,0)*5deg))}
.sequence-footer{border-top:0}
.sequence-meter{position:absolute;top:0;left:0;right:0;height:1px;background:#eae4d055}
.sequence-meter i{display:block;height:3px;margin-top:-1px;background:var(--yellow);transform:scaleX(var(--sequence-progress,0));transform-origin:left}
.phase-controls button{min-height:48px;color:#eee8d8bb}
.phase-controls button[aria-pressed=true]{border-color:transparent}
.phase-controls button>span{display:inline-block;transition:transform .3s var(--ease-out)}
.phase-controls button[aria-pressed=true]>span{transform:translateX(3px);color:var(--yellow)}
.sessions-home{position:relative;background:#d1d1b9 url('/assets/paper-grain.svg');border-bottom:1px solid #285a4966}
.sessions-home:before{content:'';position:absolute;left:5vw;top:0;width:70px;height:6px;background:var(--red)}
.sessions-home .section-heading{padding-bottom:30px;border-bottom:1px solid #285a4988}
.sessions-home h2{color:var(--blue)}
.sessions-home h2 em{color:var(--green)}
.tape-shelf{perspective:1200px;gap:3vw}
.cassette{border-radius:6px 6px 12px 12px;border-color:#242923bb;background-image:url('/assets/paper-grain.svg');box-shadow:0 1px 0 #f5ecd280 inset,0 -3px 0 #24292333 inset,2px 4px 0 #24292333,0 10px 16px -10px #20292388;transition:transform .55s var(--ease-out),box-shadow .55s var(--ease-out)}
.tape-link:hover .cassette,.tape-link:focus-visible .cassette{transform:translateY(-10px) rotate(-2deg);box-shadow:0 1px 0 #f5ecd280 inset,0 -3px 0 #24292333 inset,3px 6px 0 #24292333,0 25px 25px -17px #20292388}
.tape-card:nth-child(2) .tape-link:hover .cassette{transform:translateY(-10px) rotate(2deg)}
.tape-meta{border-top:1px solid #24292355;padding-top:18px}
.tape-meta h3{font-size:clamp(20px,2vw,28px)}
.keep-session{min-height:40px}
.gear-workbench{position:relative;background:#eae4d0 url('/assets/paper-grain.svg');border-bottom:1px solid var(--ink)}
.gear-workbench:before{content:'';position:absolute;top:0;right:5vw;height:6px;width:70px;background:var(--blue)}
.gear-selector button{padding-block:12px;transition:color .2s,border-color .2s}
.gear-selector button[aria-selected=true]{color:var(--blue);border-color:var(--red)}
.gear-selector button>span{color:var(--red)}
.gear-drawing:before{border-color:#a33e2e33}
.gear-drawing:after{border-color:#a33e2e33}
.gear-crosshair{border-color:#285a4944}
.community-teaser{background-color:#d2b566}
.your-turn{background-color:#a9b9a5}
.title-poster{box-shadow:7px 8px 0 #285a4930}
footer{position:relative;background:var(--green) url('/assets/print-wear.svg');color:var(--paper);padding-top:30px}
.footer-liner{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid #eae4d066;padding-bottom:23px;margin-bottom:35px;font:8px/1.8 var(--mono);letter-spacing:1.2px}
.footer-top{border:0;padding-top:0}
.footer-wordmark{color:var(--paper);letter-spacing:-.07em}
.footer-top>p{color:var(--paper)}
.footer-bottom{border-color:#eae4d066;color:#eae4d0cc}
.footer-bottom details{color:#eae4d0cc}
footer:after{content:'';position:absolute;right:6vw;bottom:25px;width:95px;height:95px;background:var(--paper);mask:url('/assets/confluence.svg') center/contain no-repeat;opacity:.12;pointer-events:none}
.motion-paused .human-ink path{animation:none!important;stroke-dashoffset:0!important}
.motion-paused .session-print,.motion-paused .cassette,.motion-paused .print-window>img,.motion-paused .sequence-image{transition:none!important}
.motion-paused .sequence-meter{display:none}
@media(min-width:1450px){.hero-collage{height:590px}.hero-photo.session-print{top:10px}.hero-river-mark{bottom:-5px}.round-note{bottom:145px}}
@media(min-width:701px) and (max-width:1000px){.hero-grid{gap:4vw}.hero-collage{height:400px}.hero-photo.session-print{top:24px}.print-head{padding:11px 10px;font-size:6px;letter-spacing:.6px}.print-window{margin-inline:8px}.hero-photo.session-print figcaption{padding:8px 10px;font-size:6px;gap:4px;flex-wrap:wrap}.room-preview{font-size:8px}.round-note{width:80px;height:80px;right:-10px;bottom:115px}.round-note span{font-size:20px}.round-note em{font-size:11px}.hero-river-mark{bottom:8px;left:0}.hero-river-mark svg{width:60px;height:60px}.hero-river-mark span{font-size:6px}.hero .edition-label{font-size:6px;right:-24px}.human-note{font-size:18px}.hero .hero-title{font-size:6.9vw}}
@media(max-width:700px){.brand-line{padding:8px 0 21px;margin-bottom:18px}.hero-grid{grid-template-columns:1fr;gap:12px;margin-top:0}.hero-copy{padding-top:5px}.hero-copy .eyebrow{font-size:7px;letter-spacing:.9px;margin-bottom:23px}.hero .hero-title{font-size:clamp(52px,13.9vw,82px)}.hero .hero-title .human-hand{width:5.5em;height:1.5em;margin:-.1em 0 -.14em -.04em}.human-note{font-size:18px;margin-top:22px;margin-bottom:10px}.hero-description{font-size:14px;margin-bottom:20px}.button-link{padding:13px 16px}.hero-collage{height:calc(84vw + 25px);max-height:555px;margin-top:25px}.hero-photo.session-print{top:0;left:2%;width:94%;transform:rotate(-3deg)}.print-head{font-size:6px;padding:11px 10px 10px;letter-spacing:1px}.print-window{margin-inline:8px;aspect-ratio:1.45}.hero-photo.session-print figcaption{font-size:6px;padding:7px 10px 8px;gap:6px}.room-preview{font-size:7px;gap:4px;min-height:32px}.preview-icon{font-size:15px}.print-corner{width:25px;height:25px;font-size:18px}.round-note{width:79px;height:79px;bottom:95px;right:-1px;border-width:4px}.round-note span{font-size:20px}.round-note em{font-size:11px}.hero-river-mark{left:4px;bottom:1px;gap:6px}.hero-river-mark svg{width:63px;height:63px}.hero-river-mark span{font-size:6px}.hero .edition-label{font-size:5px;right:-11px;top:29%}.hero-bottom{margin-top:15px;gap:22px}.hero-bottom>p{font-size:29px}.jazz-ribbon{padding:11px 0}.jazz-ribbon span{font-size:9px;letter-spacing:1.4px}.sessions-home .section-heading{padding-bottom:24px}.sessions-home:before,.gear-workbench:before{width:45px;height:5px}.tape-shelf{gap:34px}.tape-meta h3{font-size:25px}.gear-selector button{min-height:44px;padding-block:10px}.footer-liner{font-size:6px;gap:15px;margin-bottom:30px;padding-bottom:20px}.footer-liner>span{max-width:55%}.footer-liner>span:last-child{text-align:right}.footer-wordmark{font-size:14vw}.sequence-enhanced .sequence-frame{transform:translateY(18px)}.sequence-enhanced .sequence-frame.active{transform:none}}
@media(max-width:360px){.hero .hero-title{font-size:14.2vw}.hero-copy .eyebrow{font-size:6px}.hero-collage{height:calc(86vw + 30px)}.hero-photo.session-print figcaption{flex-wrap:wrap;gap:3px}.room-preview{min-height:27px}.hero-river-mark span{font-size:5px}}
@media(prefers-reduced-motion:reduce){.human-ink path{animation:none!important;stroke-dashoffset:0!important}.session-print,.cassette,.print-window>img{transition:none!important}.sequence-meter{display:none}}
html{scroll-padding-top:calc(var(--masthead-height,72px) + 20px)}
.sequence-enhanced .sequence-sticky{top:var(--masthead-height,72px);height:calc(100svh - var(--masthead-height,72px))}
.sequence-copy h3{letter-spacing:-.045em}
.motion-paused .tape-link:hover .cassette,.motion-paused .tape-link:focus-visible .cassette{transform:none}
@media(max-width:700px){.room-preview{font-size:9px;min-height:40px}.hero-photo.session-print figcaption{font-size:7px}.sequence-header h2 em{margin-left:0}}
@media(max-width:360px){.hero-photo.session-print figcaption{flex-direction:column;align-items:flex-start;gap:0}.hero-collage{height:calc(86vw + 62px)}.round-note{bottom:130px}}
@media(prefers-reduced-motion:reduce){.tape-link:hover .cassette,.tape-link:focus-visible .cassette{transform:none}}

/* Live print edition: ink on flyer stock, woven cloth, and photographic sleeves. */
@font-face{font-family:BarlowCondensed;src:url('/assets/barlow-condensed-bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--stock:#e8dfc9;--surface:#e8dfc9;--ink:#242a28;--blue:#263b75;--red:#a53729;--green:#285343;--line:#242a2845;--headline:BarlowCondensed,'Arial Narrow',sans-serif}
html{background:var(--surface)}
body{background:var(--surface) url('/assets/flyer-stock.svg');transition:background-color .25s,color .25s}
.masthead{background:var(--stock);background-image:url('/assets/flyer-stock.svg');border-bottom:1px solid var(--line);gap:20px}
.site-controls{display:flex;align-items:center;gap:7px}
.theme-toggle,.motion-toggle{display:flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:8px 10px;color:var(--ink);border:1px solid var(--line);background:transparent;font:10px var(--mono);white-space:nowrap}
.theme-toggle[hidden],.motion-toggle[hidden]{display:none}
.theme-disc{display:block;border:1px solid currentColor;border-radius:50%;width:12px;height:12px;background:linear-gradient(90deg,currentColor 50%,transparent 50%)}
.theme-toggle:hover,.motion-toggle:hover{background:var(--ink);color:var(--stock)}
.wordmark .letter{mask-image:url('/assets/ink-bite.svg');mask-mode:luminance;mask-size:300px 300px}
.wordmark{width:100%;font-size:clamp(68px,14.5vw,220px);line-height:1;transform:rotate(-2deg)}
.brand-line{padding-top:12px;padding-bottom:32px;margin-bottom:25px}
.brand-line:after{height:7px;clip-path:polygon(0 10%,18% 0,45% 13%,66% 0,100% 9%,100% 87%,79% 100%,54% 88%,26% 100%,0 82%)}
.hero .hero-title .title-line{font-family:var(--headline);font-weight:700;text-transform:uppercase;letter-spacing:-.015em;font-size:1.18em;line-height:.9;color:var(--blue)}
.hero .hero-title .human-hand{margin:-.05em 0 -.05em -.04em;width:5.1em;height:1.48em}
.hero .hero-title{font-size:clamp(60px,6.5vw,105px)}
.hero .hero-title .title-line:after{display:none}
.hero-grid{grid-template-columns:.92fr 1.08fr;gap:4.2vw;align-items:center}
.hero-copy .eyebrow{letter-spacing:.7px;font-size:10px}
.hero .human-note{font-size:22px;font-weight:700;line-height:1.3;letter-spacing:-.02em}
.hero-description{font-size:16px;line-height:1.6}
.hero-photo.session-print{background:#25395f url('/assets/amp-weave.svg');box-shadow:8px 11px 0 #22292325;transform:rotate(-3deg);border:1px solid #171f20}
.hero-photo.session-print:after{border:0;background:var(--red) url('/assets/print-wear.svg');inset:14px -12px -14px 12px;transform:rotate(3deg);z-index:-1;clip-path:polygon(0 1%,99% 0,100% 97%,73% 98%,45% 100%,0 98%)}
.print-head{color:#eee3c6;letter-spacing:1px;font-size:9px}
.hero-photo.session-print figcaption{color:#eee3c6}
.room-preview{color:#eee3c6;font-size:10px}
.hero-photo.session-print .print-window{margin:0 10px}
.round-note{background:var(--red) url('/assets/print-wear.svg');border-color:var(--stock);box-shadow:0 2px 3px #1114;right:-9px;transform:rotate(10deg);bottom:145px}
.round-note span{color:#f4ead5}
.hero-river-mark{color:var(--green);bottom:-3px}
.hero .score-lines{opacity:.28}
.hero-bottom{padding-block:28px 38px;border-top:2px solid var(--ink)}
.hero-bottom>p{font-family:var(--headline);text-transform:uppercase;letter-spacing:0;font-size:clamp(36px,4.5vw,68px);line-height:.92}
.button-link{background:var(--blue) url('/assets/print-wear.svg');color:#f4ead5;border:0;box-shadow:3px 4px 0 #242a2820;clip-path:polygon(1% 0,100% 2%,99% 100%,0 97%);font-weight:700}
.button-link:hover{background-color:var(--red);transform:translateY(-2px)}
.page-intro h1,.bio-intro h1,.epk-intro h1,.session-page h1{font-family:var(--headline);font-weight:700;text-transform:uppercase;letter-spacing:-.025em;line-height:.9}
.page-intro h1,.bio-intro h1{font-size:clamp(72px,10.5vw,160px)}
.page-intro h1 em,.bio-intro h1 em,.epk-intro h1 em{font-family:Georgia,serif;font-size:.74em;text-transform:none;letter-spacing:-.06em}
h2{font-family:var(--headline);font-weight:700;text-transform:uppercase;letter-spacing:-.015em;font-size:clamp(44px,5.7vw,83px);line-height:.93}
h2 em{font-family:Georgia,serif;text-transform:none;font-size:.81em;letter-spacing:-.06em;line-height:1.03}
.page-intro{position:relative;isolation:isolate;overflow:hidden;border-bottom:1px solid var(--line)}
.page-intro:after,.bio-intro:after{content:'';position:absolute;right:5vw;top:44px;width:68px;height:9px;border-block:2px solid var(--red);transform:rotate(-6deg)}
.page-intro:has(.archive-intro-print){padding-right:49%;min-height:500px}
.archive-intro-print{position:absolute;right:8vw;top:60px;width:29%;max-width:340px;transform:rotate(6deg);padding:11px 11px 0;background:#21382f url('/assets/amp-weave.svg');box-shadow:8px 10px 0 #24292322}
.archive-intro-print:before{content:'';position:absolute;left:28%;top:-11px;width:44%;height:25px;background:#c6ae74cc;transform:rotate(-7deg);z-index:1;clip-path:polygon(2% 0,98% 3%,100% 85%,98% 100%,1% 94%,0 12%)}
.archive-intro-print img{width:100%;height:270px;object-fit:cover;display:block}
.archive-intro-print figcaption{font:9px var(--mono);letter-spacing:.5px;padding:12px 1px;color:#ede2c9}
.sessions-home{background:#cdc6a6 url('/assets/flyer-stock.svg');border-top:8px solid #bbaa8b}
.gear-workbench{background:#dfd5b8 url('/assets/flyer-stock.svg')}
.gear-workbench .gear-drawing{background:radial-gradient(#6a695329 .65px,transparent .9px);background-size:5px 5px}
.gear-crosshair{border-width:2px;border-style:solid;opacity:.5}
.community-teaser{background:#d9bb61 url('/assets/flyer-stock.svg');border-block:1px solid #24292366}
.community-stamp{background:url('/assets/ink-bite.svg');background:none;mask:url('/assets/ink-bite.svg') 0 0/280px 280px luminance}
.title-poster{background:#f1e6c9 url('/assets/flyer-stock.svg');color:#242a28;transform:rotate(-3deg)}
.your-turn{background:#a8b49a url('/assets/flyer-stock.svg')}
.cassette-title{color:#242a28;background:#eee4c7 url('/assets/flyer-stock.svg')}
.cassette{color:#202725;transform-origin:50% 80%}
.request-object{background:#eae0c2 url('/assets/flyer-stock.svg');color:#273c64}
.request-object strong{color:#285343}
.live-sequence{background:#283b68 url('/assets/amp-weave.svg');border-top:5px solid #111a1d;color:#f0e6cc}
.sequence-header h2{font-family:var(--headline);letter-spacing:0}
.sequence-copy h3{font-family:var(--headline);font-size:clamp(54px,7.4vw,108px);font-weight:700;text-transform:uppercase;letter-spacing:-.015em;line-height:.9}
.sequence-image img{clip-path:none;border:6px solid #e4dcc5;box-shadow:6px 8px 0 #070e1744}
.sequence-copy p{font-size:16px}
.sequence-pair img{border-color:#e4dcc5}
.epk-performance{background:#283b68 url('/assets/amp-weave.svg')}
footer{background:#1c4135 url('/assets/flyer-stock.svg');border-top:6px solid #142d25}
.footer-wordmark{mask:url('/assets/ink-bite.svg') 0 0/350px 350px luminance}

/* An amplifier face becomes a silent, playable part of the page. */
.amp-break{position:relative;isolation:isolate;overflow:hidden;margin:0;background:#171f20 url('/assets/amp-weave.svg');color:#eee1bc;border-block:10px solid #15201d;box-shadow:0 2px 0 #eae4d035 inset,0 -2px 0 #000 inset}
.amp-rail,.amp-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 5vw;font:9px var(--mono);letter-spacing:1px}
.amp-rail{border-bottom:1px solid #e8dcad35}
.amp-face{height:245px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;touch-action:pan-y}
.amp-city{position:absolute;font:700 17vw/.8 var(--headline);letter-spacing:-.025em;color:#d4aa55;opacity:.7;white-space:nowrap;transform:translateX(calc(var(--amp-scroll,0)*-35px)) rotate(-2deg);mask:url('/assets/ink-bite.svg') 0 0/220px 220px luminance;user-select:none;pointer-events:none}
.amp-rivers{position:absolute;left:49%;top:-18px;width:200px;height:300px;color:#e17153;opacity:.36;transform:rotate(90deg);pointer-events:none}
.amp-rivers svg{width:100%;height:100%}
#live-strings{position:absolute;inset:0;width:100%;height:100%;cursor:crosshair}
.amp-foot{padding-top:0;padding-bottom:19px}
.amp-label{display:flex;align-items:center;gap:9px}
.amp-label i{height:6px;width:6px;border-radius:50%;background:#e97554;box-shadow:0 0 0 4px #d56b4520}
.pluck-button{border:1px solid #e8dcad88;background:#172823;color:#f2e4bc;padding:10px 13px;font:10px var(--mono);min-height:40px}
.pluck-button:hover{background:#d4aa55;color:#14221d}
.pluck-button[hidden]{display:none}
.amp-gesture{font-size:8px;opacity:.7}
.amp-break:before,.amp-break:after{content:'+';position:absolute;top:10px;color:#bbb38a;left:18px;font:20px var(--mono)}
.amp-break:after{left:auto;right:18px}
.motion-paused .amp-city{transform:none}
.motion-paused #live-strings{cursor:default}
.motion-paused .amp-gesture{visibility:hidden}
.motion-paused .pluck-button{opacity:.55;cursor:default}

/* Night colors are assigned by material, keeping the paper objects and photographs intact. */
html[data-theme=dark]{--surface:#161e20;--stock:#1c2727;--ink:#eee3ca;--blue:#b3c5e7;--red:#ef987b;--green:#b3c6a7;--line:#e9dfc142;--yellow:#e2bf66;color-scheme:dark}
[data-theme=dark] body{background-color:var(--surface)}
[data-theme=dark] .masthead{background-color:#182322;border-color:#e9dfc144}
[data-theme=dark] .home-glyph{color:var(--yellow)}
[data-theme=dark] .hero .hero-title .title-line{color:#eae1c8}
[data-theme=dark] .wordmark{color:#e0bd63}
[data-theme=dark] .letter:nth-child(n+7){color:#ef967a}
[data-theme=dark] .letter.solo{color:#b3c5e7}
[data-theme=dark] .letter.neighbor{color:#adc7b1}
[data-theme=dark] .hero-photo.session-print:after{background-color:#8b4135}
[data-theme=dark] .hero-photo.session-print{box-shadow:8px 11px 0 #0004}
[data-theme=dark] .round-note{background-color:#a64736;border-color:#1d2727}
[data-theme=dark] .button-link{background-color:#dcbd6a;color:#172322}
[data-theme=dark] .button-link:hover{background-color:#efa27f;color:#172322}
[data-theme=dark] .sessions-home,[data-theme=dark] .record-list{background:#20352f url('/assets/flyer-stock.svg');border-color:#8c9b7755}
[data-theme=dark] .sessions-home h2{color:#e3cf8e}
[data-theme=dark] .sessions-home h2 em{color:#d9dfbd}
[data-theme=dark] .sessions-home .section-heading,[data-theme=dark] .tape-meta{border-color:#ede2c055}
[data-theme=dark] .gear-workbench{background:#242e31 url('/assets/flyer-stock.svg')}
[data-theme=dark] .gear-selector button{color:#c2c5ba}
[data-theme=dark] .gear-selector button[aria-selected=true]{color:#efc675}
[data-theme=dark] .gear-drawing{background-image:radial-gradient(#dfd1a934 .65px,transparent .9px)}
[data-theme=dark] .gear-drawing:before,[data-theme=dark] .gear-drawing:after,[data-theme=dark] .gear-crosshair{border-color:#eac98045}
[data-theme=dark] .community-teaser,[data-theme=dark] .show-copy{background:#443b29 url('/assets/flyer-stock.svg');border-color:#ddc78f55}
[data-theme=dark] .your-turn{background:#2a3b37 url('/assets/flyer-stock.svg')}
[data-theme=dark] .title-input{background:#182725;border-color:#b7b395}
[data-theme=dark] .title-input input{color:#f1e4cc}
[data-theme=dark] .title-input input::placeholder{color:#c4c7b8}
[data-theme=dark] .title-input button{background:#dfc47d;color:#15211d}
[data-theme=dark] .title-poster{color:#242a28}
[data-theme=dark] #poster-title{color:#253b72}
[data-theme=dark] .show-notice,[data-theme=dark] .setup-note{background:#373729 url('/assets/flyer-stock.svg')}
[data-theme=dark] .scene-story,[data-theme=dark] .epk-bio{background:#26372f url('/assets/flyer-stock.svg')}
[data-theme=dark] .bio-intro,[data-theme=dark] .page-intro{background-color:transparent}
[data-theme=dark] .archive-note{background:#202f33 url('/assets/flyer-stock.svg')}
[data-theme=dark] .person:before{background:#bda76118}
[data-theme=dark] .video-player,[data-theme=dark] .video-load{background:#111b20;color:#eee2c8}
[data-theme=dark] .video-load:hover .watch-bar{background:#334c47}
[data-theme=dark] .video-title-art{color:#202b28}
[data-theme=dark] .request-object{color:#273c64;border-top-color:#ac4a35}
[data-theme=dark] .request-object strong{color:#285343}
[data-theme=dark] .keep-session:hover{background:#e0bf6d;color:#172322}
[data-theme=dark] footer{background-color:#142a24}
[data-theme=dark] .skip{color:#172322}

@media(max-width:1050px){.masthead{gap:14px}.masthead nav{gap:14px}.masthead nav a{font-size:11px}.site-controls{gap:4px}.theme-toggle,.motion-toggle{font-size:9px;padding:7px}.home>span:last-child{font-size:7px}.hero-copy .eyebrow{font-size:8px}.hero .hero-title{font-size:6.8vw}.hero-collage{height:440px}.round-note{bottom:100px}.hero-bottom>p{font-size:48px}.amp-face{height:210px}}
@media(max-width:800px){.masthead{flex-wrap:wrap;gap:10px;padding-block:10px}.masthead .home{margin:0}.masthead nav{order:3;width:100%;justify-content:space-between;gap:8px}.site-controls{margin-left:auto}.masthead nav a{font-size:12px;padding-block:4px}.theme-toggle,.motion-toggle{font-size:9px;min-height:33px}.archive-intro-print{right:6vw;width:33%;top:85px}.archive-intro-print img{height:250px}.amp-gesture{display:none}}
@media(max-width:700px){.hero .hero-title{font-size:clamp(59px,14.1vw,93px)}.hero .hero-title .human-hand{height:1.5em;margin-block:-.04em;width:5.25em}.hero-grid{grid-template-columns:1fr}.wordmark{font-size:15.3vw}.brand-line{padding-bottom:20px;padding-top:9px}.hero-copy .eyebrow{font-size:8px;margin-bottom:22px}.hero .human-note{font-size:21px}.hero-description{font-size:15px}.hero-collage{height:calc(85vw + 25px);max-height:520px;margin-top:20px}.round-note{bottom:95px;right:0}.room-preview{font-size:9px}.hero-photo.session-print figcaption{font-size:7px}.print-head{font-size:7px}.hero-river-mark{bottom:0}.hero-bottom{margin-top:0;padding-bottom:30px}.hero-bottom>p{font-size:46px}.hero-bottom>div{font-size:14px}.amp-face{height:150px}.amp-city{font-size:20vw}.amp-rail{font-size:7px;padding-block:17px}.amp-rail>span:last-child{display:none}.amp-foot{font-size:7px;gap:10px}.amp-label{letter-spacing:.4px}.pluck-button{font-size:9px;padding:8px 10px}.amp-rivers{width:150px;height:180px}.amp-break:before,.amp-break:after{font-size:14px;left:7px;top:12px}.amp-break:after{left:auto;right:7px}.page-intro h1,.bio-intro h1{font-size:20vw}.page-intro:has(.archive-intro-print){padding-right:6vw;min-height:0;padding-bottom:40px}.page-intro:has(.archive-intro-print)>p:last-of-type{max-width:95%}.archive-intro-print{position:relative;top:auto;right:auto;margin:38px 0 0 auto;width:65%;max-width:270px;transform:rotate(4deg)}.archive-intro-print img{height:190px}.archive-intro-print figcaption{font-size:8px}.page-intro:after,.bio-intro:after{width:36px;top:25px}.sequence-enhanced .sequence-copy h3{font-size:45px}.sequence-copy p{font-size:13px}.sequence-header h2{font-size:37px!important}.sequence-image img{border-width:4px}.community-stamp{mask-size:160px 160px}.theme-toggle:hover,.motion-toggle:hover{background:transparent;color:var(--ink)}}
@media(max-width:360px){.masthead nav a{font-size:10px}.hero-copy .eyebrow{font-size:7px}.hero-collage{height:calc(86vw + 60px)}.round-note{bottom:125px}.hero-bottom>p{font-size:42px}.amp-label{font-size:6px}.amp-foot{gap:5px}.pluck-button{font-size:8px}.archive-intro-print{width:73%}.sequence-enhanced .sequence-copy h3{font-size:40px}}
@media(prefers-reduced-motion:reduce){body,.button-link{transition:none}.amp-city{transform:none}.amp-gesture{display:none}}
@media(prefers-contrast:more){.masthead{background-image:none}.wordmark .letter,.footer-wordmark,.amp-city{mask:none}}
.live-sequence,.epk-performance{background-color:#283b68;background-image:linear-gradient(#283b68e8,#283b68e8),url('/assets/amp-weave.svg')}
[data-theme=dark] .live-sequence,[data-theme=dark] .epk-performance{background-color:#202e40;background-image:linear-gradient(#202e40ed,#202e40ed),url('/assets/amp-weave.svg')}
[data-theme=dark] .letter:not(.solo):not(.neighbor):nth-child(-n+6){color:#e0bd63}
.amp-rail{font-size:10px}.amp-foot{font-size:10px}.amp-gesture{font-size:9px}
@media(max-width:700px){.amp-rail,.amp-foot{font-size:8px}}
.page-intro:has(.archive-intro-print){display:block}
.page-intro:has(.archive-intro-print)>p:last-of-type{margin-top:30px;max-width:450px}
@media(max-width:700px){.page-intro:has(.archive-intro-print)>p:last-of-type{max-width:100%;margin-top:25px}}
[data-theme=dark] .stage-photo{color:#242a28}
[data-theme=dark] .people-list{background:#22342f url('/assets/flyer-stock.svg')}
[data-theme=dark] .contact-section{background:#28374b url('/assets/flyer-stock.svg');color:#eee4ca}
[data-theme=dark] .print-corner{color:#253b5f}
[data-theme=dark] .tape-window,[data-theme=dark] .reel{background:#242a28}
[data-theme=dark] .poster-meta>span:last-child{color:#a53729}

/* Read like a band page, not equipment readouts. Texture stays strongest at the edges. */
:root{--mono:DM,Arial,sans-serif}
body{background-image:url('/assets/paper-grain.svg');font-size:17px;line-height:1.75}
.masthead{background-image:url('/assets/paper-grain.svg')}
.masthead nav a{font-size:14px}
.masthead .home{font-size:10px;line-height:1.4;letter-spacing:.3px}
.theme-toggle,.motion-toggle{font-size:11px;min-height:38px}
.eyebrow{font-size:12px;letter-spacing:.6px;line-height:1.5}
.hero-copy .eyebrow{font-size:12px;letter-spacing:.3px;color:var(--green)}
.hero-description{font-size:18px;line-height:1.65}
.hero-booking{font-size:14px}
.hero-bottom>div{font-size:17px;line-height:1.8}
.human-note{letter-spacing:0!important}
.print-head{font-size:11px;letter-spacing:.4px}
.hero-photo.session-print figcaption{font-size:11px}
.room-preview{font-size:12px}
.hero-river-mark span{font-size:10px;letter-spacing:.3px}
.hero .edition-label{font-size:10px;letter-spacing:.3px}
.archive-intro-print figcaption{font-size:11px;letter-spacing:.3px}
.local-note,.small-copy,.video-fallback,.contact-credit,.video-state,.setup-footnote,.portal-note{font-size:13px!important;line-height:1.7!important}
.gear-description p{font-size:15px;line-height:1.8}
.gear-description>a,.gear-description .eyebrow{font-size:12px}
.gear-selector button>span{font-size:11px}
.gear-selector button{font-size:16px}
.sequence-copy p{font-size:17px;line-height:1.75}
.phase-number,.sequence-skip,.sequence-scroll{font-size:12px}
.phase-controls button{font-size:12px;min-height:44px}
.phase-controls button span{font-size:14px}
.sequence-header .eyebrow{font-size:12px;max-width:160px}
.sequence-image figcaption{font-size:12px}
.request-object>span,.request-object>small{font-size:12px;letter-spacing:.3px}
.footer-liner{font-size:12px;letter-spacing:.5px}
.footer-bottom,.footer-bottom details{font-size:12px;line-height:1.8}
.epk-facts{font-size:13px}
.epk-contact .eyebrow{font-size:12px}
.contact-photo figcaption>span,.story-photo figcaption,.stage-photo figcaption{font-size:12px}
.amp-rail,.amp-foot{font-size:12px;letter-spacing:.4px}
.pluck-button{font-size:12px}.amp-gesture{font-size:11px;letter-spacing:.5px}
[data-theme=dark] body{background-color:#1c2322}
[data-theme=dark] .hero .hero-title .title-line{color:#eee1c8}
[data-theme=dark] .hero-copy .eyebrow{color:#d3c9ad}
[data-theme=dark] .page-intro,[data-theme=dark] .bio-intro{background-image:none}
[data-theme=dark] .bio-lead{color:#e5c28e}
[data-theme=dark] .letter:not(.solo):not(.neighbor):nth-child(-n+6){color:#d8bc75}
[data-theme=dark] .letter:nth-child(n+7){color:#d98d70}
@media(max-width:1050px){.masthead nav a{font-size:12px}.theme-toggle,.motion-toggle{font-size:10px}.hero-copy .eyebrow{font-size:10px}.print-head,.hero-photo.session-print figcaption{font-size:9px}.room-preview{font-size:10px}.hero .edition-label{font-size:8px}}
@media(max-width:700px){body{font-size:16px}.masthead nav a{font-size:12px}.hero-copy .eyebrow{font-size:11px;letter-spacing:0}.hero .hero-title{font-size:clamp(56px,14vw,87px)}.hero .hero-title .title-line{font-size:1.1em;line-height:.98}.hero-description{font-size:17px}.hero-booking{font-size:13px}.hero-bottom>div{font-size:16px}.hero .human-note{font-size:21px}.hero-photo.session-print figcaption{font-size:10px;flex-wrap:wrap;gap:0 8px}.room-preview{font-size:11px;min-height:40px}.print-head{font-size:10px;letter-spacing:0}.hero-collage{height:calc(85vw + 70px);max-height:610px}.round-note{bottom:120px}.hero .edition-label{display:none}.hero-river-mark span{font-size:10px}.gear-display{grid-template-columns:1fr;gap:5px}.gear-drawing{min-height:320px}#selected-gear{height:330px}.gear-description{max-width:none;padding-block:10px}.gear-description h3{font-size:24px}.gear-description p{font-size:15px}.gear-description>a,.gear-description .eyebrow{font-size:12px}.gear-description>a{margin-top:15px}.gear-selector button{font-size:14px}.sequence-copy p{font-size:15px;line-height:1.6}.sequence-header .eyebrow{font-size:11px;max-width:none}.sequence-skip{font-size:11px;position:static;display:inline-block;padding-top:12px}.sequence-enhanced .sequence-header h2{font-size:34px!important}.sequence-enhanced .sequence-copy h3{font-size:39px}.sequence-enhanced .sequence-frame{gap:10px}.phase-controls button{font-size:11px}.phase-controls button span{font-size:12px;margin-left:5px}.request-object>span,.request-object>small{font-size:10px}.sequence-image figcaption{font-size:10px}.amp-rail,.amp-foot{font-size:10px}.pluck-button{font-size:11px}.footer-liner{font-size:10px}.footer-bottom{font-size:12px}.epk-facts{font-size:12px}.page-intro h1,.bio-intro h1{line-height:1}.page-intro h1 em,.bio-intro h1 em{line-height:1.12}.archive-intro-print figcaption{font-size:10px}}
@media(max-width:360px){.masthead nav a{font-size:11px}.hero-copy .eyebrow{font-size:10px}.hero-collage{height:calc(86vw + 90px)}.hero-booking{display:block;margin:20px 0 0}.round-note{bottom:135px}.print-head{font-size:9px}.sequence-enhanced .sequence-copy h3{font-size:36px}.sequence-copy p{font-size:14px}.sequence-header .eyebrow{font-size:10px}.phase-controls{gap:5px}.phase-controls button span{font-size:11px}}
.hometown{display:grid;grid-template-columns:1.15fr 1fr;background:#d1bc86 url('/assets/paper-grain.svg');border-block:1px solid #86775760;align-items:stretch}
.hometown-photo{position:relative;display:flex;flex-direction:column;min-height:450px;overflow:hidden;background:#192523;color:#e9dec3}
.hometown-photo img{width:100%;height:100%;flex:1;min-height:0;object-fit:cover;object-position:52% center;display:block}
.hometown-photo figcaption{font:11px/1.6 var(--body);padding:11px 20px;color:#e9dec3;background:#192523}
.hometown-copy{padding:65px 5vw;align-self:center}
.hometown-copy h2{font-size:clamp(52px,5.5vw,84px);margin-bottom:27px}
.hometown-copy>p:not(.eyebrow){font-size:17px;line-height:1.8;max-width:420px}
.hometown-copy .button-link{margin-top:30px}
.hometown-copy .text-link{display:block;font-size:14px;margin-top:20px}
[data-theme=dark] .hometown{background:#322f24 url('/assets/paper-grain.svg');border-color:#d4c08835}
[data-theme=dark] .hometown-copy h2 em{color:#d8bc75}
@media(max-width:800px){.hometown{grid-template-columns:1fr}.hometown-photo{min-height:0}.hometown-photo img{aspect-ratio:16/9;height:auto;flex:none}.hometown-copy{padding:40px 6vw}.hometown-copy h2{font-size:52px}.hometown-copy>p:not(.eyebrow){font-size:16px;max-width:550px}.hometown-photo figcaption{font-size:11px;padding:10px 6vw}}

/* Keep the approved instrument cutouts in the identity, beginning with the opening. */
.hero-collage{height:670px}
.hero-photo.session-print{width:93%;left:7%;top:15px}
.round-note{bottom:225px;right:-6px}
.hero-instruments{position:absolute;left:0;right:0;bottom:0;height:240px;isolation:isolate}
.hero-cutout{position:absolute;display:block;filter:drop-shadow(2px 5px 2px #121b1733);transform-origin:50% 85%;transition:transform .45s var(--ease-out);z-index:2}
.hero-cutout img{display:block;width:100%;height:100%;object-fit:contain}
.cutout-jawbreaker{height:245px;width:166px;left:0;bottom:15px;transform:rotate(-24deg)}
.cutout-kauer{height:230px;width:240px;left:115px;bottom:6px;transform:rotate(5deg)}
.cutout-jawbreaker:hover,.cutout-jawbreaker:focus-visible{transform:translateY(-12px) rotate(-18deg)}
.cutout-kauer:hover,.cutout-kauer:focus-visible{transform:translateY(-12px) rotate(0)}
.hero-instrument-link{position:absolute;right:0;bottom:34px;max-width:140px;font:italic 20px/1.25 Georgia,serif;color:var(--green);text-decoration-thickness:1px;z-index:3}
.hero-instrument-link span{font-style:normal}
.hero .edition-label{top:28%}
.gear-selector button{display:grid;grid-template-columns:50px 22px 1fr;gap:7px;align-items:center;font-size:15px;min-height:75px;color:#4a5043}
.gear-selector button>img{width:48px;height:61px;object-fit:contain;transition:transform .25s var(--ease-out)}
.gear-selector button[aria-selected=true]>img,.gear-selector button:hover>img{transform:rotate(-7deg) translateY(-2px)}
.archive-intro-print.archive-instruments{background:none;box-shadow:none;padding:0;width:36%;height:330px;max-width:450px;right:4vw;transform:none;top:95px}
.archive-instruments:before{display:none}
.archive-instruments img{position:absolute;width:57%;height:300px;object-fit:contain;filter:drop-shadow(2px 4px 1px #17292320)}
.archive-instruments img:first-child{left:0;top:0;transform:rotate(-10deg)}
.archive-instruments img:last-child{right:0;top:72px;transform:rotate(8deg)}
.hometown-art{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:45px 2vw 32px;min-width:0}
.hometown-art>img{display:block;width:100%;max-width:670px;height:auto;max-height:450px;object-fit:contain;transform:rotate(-4deg);filter:drop-shadow(3px 7px 1px #17221e25)}
.hometown-art figcaption{font-size:12px;margin-top:15px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;padding-inline:20px}
.hometown-sticker{background:#cabb93 url('/assets/flyer-stock.svg')}
[data-theme=dark] .hometown-sticker{background:#2c3b34 url('/assets/flyer-stock.svg')}
[data-theme=dark] .people-list .person:last-of-type h2{color:#d0b9d6}
.motion-paused .hero-cutout,.motion-paused .gear-selector button>img{transition:none;transform:none!important}
@media(min-width:1450px){.hero-collage{height:720px}.hero-instruments{height:240px}}
@media(min-width:801px) and (max-width:1050px){.hero-collage{height:555px}.hero-instruments{height:215px}.cutout-jawbreaker{height:215px;width:125px;left:0}.cutout-kauer{height:190px;width:185px;left:80px}.hero-instrument-link{font-size:17px;max-width:110px;bottom:18px}.round-note{bottom:225px}.gear-selector{column-gap:12px}.gear-selector button{grid-template-columns:35px 17px 1fr;font-size:13px;gap:5px}.gear-selector button>img{width:34px;height:55px}}
@media(min-width:701px) and (max-width:800px){.hero-collage{height:510px}.cutout-jawbreaker{width:120px;height:185px}.cutout-kauer{width:160px;height:180px;left:75px}.hero-instrument-link{font-size:15px;max-width:94px;bottom:5px}.round-note{bottom:230px}.hero-photo.session-print figcaption{flex-direction:column;align-items:flex-start}.hero-instruments{height:195px}.gear-selector button{grid-template-columns:35px 17px 1fr;font-size:13px;gap:4px}.gear-selector button>img{width:33px;height:48px}}
@media(max-width:700px){.hero-collage{height:calc(74vw + 250px);max-height:760px;margin-top:25px}.hero-photo.session-print{left:3%;width:94%;top:0}.hero-instruments{height:210px;bottom:0}.cutout-jawbreaker{height:210px;width:132px;left:0;bottom:10px}.cutout-kauer{height:195px;width:190px;left:92px;bottom:0}.hero-instrument-link{max-width:95px;font-size:17px;right:0;bottom:20px}.round-note{bottom:225px;width:70px;height:70px;right:0}.hero-bottom{margin-top:15px}.gear-selector{gap:16px;padding-block:8px 12px;min-height:132px;align-items:stretch}.gear-selector button{display:flex;flex-direction:column;justify-content:space-between;gap:8px;min-width:74px;min-height:119px;padding:7px 3px;font-size:13px;position:relative;border-top:0;border-bottom:2px solid var(--line)}.gear-selector button>img{width:68px;height:73px}.gear-selector button>span{position:absolute;top:5px;left:1px;font-size:9px}.gear-display{margin-top:10px}.archive-intro-print.archive-instruments{position:relative;right:auto;top:auto;width:90%;max-width:370px;height:240px;margin:28px auto 0}.archive-instruments img{height:230px}.archive-instruments img:last-child{top:25px}.hometown-art{padding:30px 6vw 10px}.hometown-art>img{max-height:290px}.hometown-art figcaption{font-size:11px;padding-inline:0;gap:15px}.hometown-copy{padding-top:30px}}
@media(max-width:360px){.hero-collage{height:calc(78vw + 230px)}.hero-instruments{height:195px}.cutout-jawbreaker{height:185px;width:117px;left:-3px}.cutout-kauer{height:174px;width:170px;left:72px}.hero-instrument-link{font-size:15px;max-width:77px;bottom:16px}.round-note{bottom:220px}.hero-photo.session-print figcaption{flex-direction:column;align-items:flex-start}}
@media(prefers-reduced-motion:reduce){.hero-cutout,.gear-selector button>img{transition:none!important;transform:none!important}}
.hero-instruments{z-index:5;pointer-events:none}
.hero-instruments>a{pointer-events:auto}
@media(min-width:1051px) and (max-width:1449px){.hero-collage{height:600px}.hero-cutout.cutout-jawbreaker{height:280px;width:180px;left:-8px}.hero-cutout.cutout-kauer{height:250px;width:250px;left:107px}.hero-instrument-link{bottom:20px}.round-note{bottom:165px}}
@media(min-width:701px){.hero-photo.session-print figcaption{justify-content:flex-end}.hero-photo.session-print #print-caption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}}
html:has(body.motion-paused){scroll-behavior:auto}
