@font-face{font-family:Grotesk;src:url('/assets/grotesk.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Grotesk;src:url('/assets/grotesk-bold.ttf') format('truetype');font-weight:600 900;font-display:swap}@font-face{font-family:Plex;src:url('/assets/mono.ttf') format('truetype');font-weight:400;font-display:swap}
:root{--paper:#f1f1f1;--ink:#181818;--accent:#4f4f4f;--charcoal:#2c2c2c;--line:#c8c8c8;--muted:#626262;--gutter:clamp(22px,4.2vw,80px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Grotesk,Arial,sans-serif;font-size:16px;line-height:1.5}::selection{background:var(--accent);color:white}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}a,button{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:6px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:700;line-height:1.03;letter-spacing:-.06em}em{font-style:normal;color:var(--accent)}.mono{font-family:Plex,monospace;font-size:12px;line-height:1.55;letter-spacing:.055em}.eyebrow{margin-bottom:26px}.skip-link{position:fixed;left:20px;top:-80px;background:var(--ink);color:white;padding:15px;z-index:100}.skip-link:focus{top:15px}.header{height:106px;display:flex;align-items:center;gap:42px;padding:0 var(--gutter);border-bottom:1px solid var(--line);position:relative;z-index:10}.wordmark{display:block;font-family:Arial,sans-serif;font-size:28px;font-weight:900;line-height:.76;letter-spacing:-2.3px}.logo-o{letter-spacing:-3px}.header-location{font-size:11px;line-height:1.7}.header nav{margin-left:auto;display:flex;align-items:center;gap:38px;font-size:14px}.header nav a{padding:8px 0}.header nav a:hover,.header nav a[aria-current]{color:var(--accent)}.nav-social{margin-left:32px;border-bottom:1px solid var(--ink)}.menu-toggle{display:none}.hero{padding:22px var(--gutter) 0}.hero-kicker{display:flex;justify-content:space-between}.masthead{position:relative;font-size:clamp(70px,15.65vw,270px);white-space:nowrap;font-weight:700;letter-spacing:-.085em;line-height:1.05;margin:15px 0 26px;margin-left:-.018em}.masthead-star{font-size:.15em;display:inline-block;vertical-align:top;margin:.42em 0 0 .4em;letter-spacing:0}.hero-content{border-top:1px solid var(--ink);display:grid;grid-template-columns:43% 57%;min-height:600px}.hero-copy{padding:35px 30px 22px 0;display:flex;align-items:flex-start;flex-direction:column}.hero-copy h2{font-size:clamp(44px,5.5vw,90px);line-height:.97;letter-spacing:-.07em;margin-bottom:26px}.hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.6;margin-bottom:29px}.button{min-height:54px;padding:17px 23px;display:inline-flex;align-items:center;justify-content:space-between;gap:40px;font-family:Plex,monospace;font-size:12px;letter-spacing:.02em;border:1px solid var(--ink);transition:background .2s,color .2s}.button.dark{background:var(--ink);color:var(--paper)}.button.dark:hover{background:var(--accent);border-color:var(--accent)}.button:hover{background:var(--ink);color:var(--paper)}.button span{font-family:Arial,sans-serif;font-size:22px;line-height:.5}.hero-foot{margin-top:auto;padding-top:35px;display:flex;justify-content:space-between;width:100%;font-size:11px}.hero-art{position:relative;background:#e3e3e3;min-height:610px;overflow:hidden;border-left:1px solid var(--ink)}.art-label,.art-bottom{position:absolute;z-index:3;left:24px;right:24px;display:flex;justify-content:space-between;font-size:10px;color:var(--charcoal)}.art-label{top:20px}.art-bottom{bottom:20px}.hero-poster{position:absolute;box-shadow:0 15px 35px #26262630;transition:transform .4s}.hero-poster img{width:100%;height:auto}.poster-one{width:48%;left:10%;top:12%;transform:rotate(-11deg);z-index:2}.poster-two{width:45%;right:6%;top:22%;transform:rotate(10deg)}.poster-one:hover{transform:rotate(-6deg) translateY(-9px)}.poster-two:hover{transform:rotate(5deg) translateY(-9px);z-index:3}.ticker{background:var(--accent);color:var(--paper);overflow:hidden;padding:16px 0;margin-top:0;font-size:25px;font-weight:700;letter-spacing:-.02em;white-space:nowrap}.ticker>div{width:max-content;animation:marquee 36s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding:85px var(--gutter)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}.section-heading h2,.manifesto h2,.next-night h2{font-size:clamp(36px,5.2vw,84px)}.text-link{display:inline-flex;align-items:center;gap:26px;border-bottom:1px solid currentColor;padding:9px 0;font-size:14px}.text-link:hover{color:var(--accent)}.text-link span{font-size:22px}.events-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.poster-link{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;background:#e4e4e4}.poster-link img{height:100%;width:100%;object-fit:contain;transition:transform .4s}.poster-link:hover img{transform:none}.card-index{position:absolute;top:10px;left:10px;z-index:2;color:var(--paper);background:var(--ink);padding:3px 7px;font-size:10px}.poster-open{position:absolute;bottom:12px;right:12px;width:36px;height:36px;background:var(--paper);display:grid;place-items:center;border:1px solid var(--line);font-size:24px;transition:background .2s}.poster-link:hover .poster-open{background:var(--accent);color:white}.event-meta{display:flex;justify-content:space-between;gap:10px;font-size:10px;text-transform:uppercase;border-bottom:1px solid var(--line);padding:16px 0 12px}.event-card h3{font-size:clamp(20px,2vw,32px);line-height:1.05;letter-spacing:-.045em;margin:14px 0 9px}.event-card h3 a:hover{color:var(--accent)}.card-category{font-size:12px;color:var(--muted)}.archive-caption{margin-top:35px;font-size:10px;color:var(--muted)}.manifesto{background:var(--charcoal);color:var(--paper);padding:58px var(--gutter) 25px}.manifesto em{color:#bababa}.manifesto-body{display:grid;grid-template-columns:1.5fr 1fr;gap:70px;padding:23px 0 65px}.manifesto-body>div{max-width:440px;margin-left:auto}.manifesto-body p{font-size:17px;line-height:1.7;margin-bottom:22px}.manifesto .text-link:hover{color:#bababa}.manifesto-end{display:flex;justify-content:space-between;border-top:1px solid #ffffff40;padding-top:20px;font-size:11px}.next-night h2{font-size:clamp(48px,8vw,135px);line-height:.97}.next-bottom{display:flex;align-items:flex-end;justify-content:space-between;margin-top:35px;gap:30px}.next-bottom p{line-height:1.7}.footer{border-top:1px solid var(--line);padding:45px var(--gutter) 20px}.footer-top{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:55px;gap:20px}.footer-top p{font-size:10px;margin-bottom:15px}.footer-cta{font-size:clamp(25px,3.5vw,54px);font-weight:700;line-height:1.1;letter-spacing:-.05em}.footer-cta:hover,.social-handle:hover{color:var(--accent)}.social-handle{font-size:14px;text-decoration:underline;text-underline-offset:5px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;gap:20px;font-size:10px}.footer-bottom>div{display:flex;gap:24px}
@media(min-width:1700px){body{max-width:2000px;margin:auto}.hero-art{min-height:740px}.hero-content{min-height:740px}}@media(max-width:1100px){.header{gap:25px}.header nav{gap:22px}.nav-social{margin-left:0}.hero-art{min-height:535px}.hero-content{min-height:535px}.hero-copy .eyebrow{font-size:10px}.hero-copy h2{font-size:5.5vw}.events-grid{gap:18px}.event-meta{flex-direction:column;gap:3px}.manifesto-body{gap:30px}}
@media(max-width:760px){.header{height:85px;gap:24px}.header-location{font-size:10px}.wordmark{font-size:25px}.menu-toggle{display:flex;align-items:center;gap:15px;margin-left:auto;background:none;border:0;padding:12px 0;font-size:12px}.menu-toggle span{font-size:25px}.header nav{display:none;position:absolute;left:0;right:0;top:84px;background:var(--paper);padding:25px var(--gutter);border-bottom:1px solid var(--ink);box-shadow:0 15px 25px #0000000c}.header nav.is-open{display:flex;align-items:flex-start;flex-direction:column;gap:15px}.header nav a{font-size:22px}.hero-kicker{font-size:9px}.hero-kicker>span:last-child{display:none}.masthead{font-size:15vw;margin-top:16px;margin-bottom:22px;letter-spacing:-.075em}.hero-content{grid-template-columns:1fr}.hero-copy{padding:28px 0}.hero-copy h2{font-size:clamp(53px,11vw,83px)}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-copy .eyebrow{font-size:11px;margin-bottom:22px}.hero-foot{padding-top:30px}.hero-art{min-height:540px;border-left:0;border-top:1px solid var(--ink);margin:0 calc(-1 * var(--gutter))}.poster-one{width:45%;left:12%;top:13%}.poster-two{width:43%;right:8%;top:22%}.ticker{font-size:20px;padding:14px 0}.section{padding:55px var(--gutter)}.section-heading{align-items:flex-start;flex-direction:column;gap:16px}.section-heading .eyebrow{margin-bottom:18px}.section-heading h2{font-size:42px}.events-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 18px}.event-card h3{font-size:22px}.event-meta{font-size:10px}.card-category{font-size:12px}.manifesto{padding-top:40px}.manifesto-body{grid-template-columns:1fr;padding:12px 0 38px;gap:30px}.manifesto h2{font-size:clamp(38px,7.5vw,56px)}.manifesto-body>div{margin:0;max-width:none}.manifesto-body p{font-size:16px}.manifesto-end{font-size:9px;gap:12px}.next-night h2{font-size:clamp(45px,9vw,70px)}.next-bottom{align-items:flex-start;flex-direction:column}.footer-top{align-items:flex-start;flex-direction:column;gap:25px;padding-bottom:35px}.footer-bottom{flex-wrap:wrap;font-size:9px;gap:20px}.footer-bottom>div{width:100%;gap:25px}.art-label,.art-bottom{font-size:9px}.archive-caption{font-size:9px}}@media(max-width:420px){.hero-art{min-height:425px}.hero-kicker{font-size:8px}.hero-copy h2{font-size:13vw}.events-grid{gap:30px 14px}.event-card h3{font-size:20px}.card-index{font-size:9px}.header-location{font-size:9px}}
.page-intro{padding:25px var(--gutter) 55px;border-bottom:1px solid var(--line)}.page-kicker{display:flex;justify-content:space-between;gap:20px;margin-bottom:65px}.page-intro h1{font-size:clamp(54px,9.6vw,160px);line-height:.96}.intro-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:38px;gap:25px}.intro-bottom p{font-size:18px;line-height:1.6}.intro-bottom>.mono{color:var(--muted);text-align:right}.archive-page{padding-top:35px;padding-bottom:75px}.archive-title{display:flex;justify-content:space-between;padding-bottom:25px}.announcement{background:#e5e5e5;padding:65px var(--gutter)}.announcement h2{font-size:clamp(45px,6vw,100px)}.back-link{display:inline-block;padding:6px 0;margin-bottom:35px}.back-link:hover{color:var(--accent)}.event-detail{padding-top:30px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(35px,6vw,100px)}.detail-art img{width:100%;height:auto}.detail-art-caption{display:flex;justify-content:space-between;gap:15px;margin-top:18px;font-size:11px}.detail-art-caption a{text-decoration:underline;text-underline-offset:4px}.detail-copy{padding-top:5px}.detail-copy h1{font-size:clamp(42px,5.4vw,90px);overflow-wrap:normal;line-height:.98}.detail-subtitle{font-size:21px;margin-top:25px}.event-facts{margin:35px 0 27px;border-top:1px solid var(--ink)}.event-facts>div{display:grid;grid-template-columns:95px 1fr;padding:13px 0;border-bottom:1px solid var(--line);gap:10px}.event-facts dt{font-family:Plex,monospace;font-size:12px;padding-top:2px}.event-facts dd{margin:0;font-size:16px}.detail-description{font-size:17px;line-height:1.7}.lineup{margin-top:35px}.lineup h2{font-size:13px;letter-spacing:.05em;font-weight:400}.lineup ul{list-style:none;padding:0;margin:15px 0 0}.lineup li{padding:13px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:15px}.lineup li>span:first-child{font-weight:700;font-size:17px}.lineup li>.mono{color:var(--muted);text-align:right;flex-shrink:0}.archive-notice{margin-top:35px;padding:22px;background:#e6e6e6}.archive-notice>.mono{margin-bottom:10px}.archive-notice p:not(.mono){font-size:14px;line-height:1.65}.archive-notice .text-link{margin-top:12px}.share-button{border:0;border-bottom:1px solid var(--ink);padding:12px 0;margin-top:25px;background:none;min-height:44px}.share-button:hover{color:var(--accent)}.share-status{font-size:14px;margin-top:8px}.next-event{border-block:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr auto;align-items:center;gap:30px;padding:45px var(--gutter)}.next-event-name{font-size:clamp(26px,3vw,48px);font-weight:700;letter-spacing:-.05em;line-height:1.1}.next-arrow{font-size:55px}.next-event:hover{background:var(--accent);color:var(--paper)}.about-story{display:grid;grid-template-columns:.85fr 1fr;gap:clamp(40px,9vw,140px);align-items:center}.about-poster{max-width:510px;transform:rotate(-3deg)}.about-poster img{width:100%;box-shadow:0 15px 35px #26262615}.about-poster p{margin-top:18px}.about-copy h2{font-size:clamp(40px,6vw,96px);margin-bottom:30px}.about-copy>p:not(.eyebrow){font-size:18px;line-height:1.7;margin-bottom:22px;max-width:540px}.values{border-top:1px solid var(--line)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.values-grid article{border-top:1px solid var(--ink);padding-top:18px}.values-grid h3{font-size:clamp(27px,3vw,46px);margin:30px 0 20px}.values-grid p{line-height:1.7;color:var(--muted);max-width:330px}.about-closing{padding-block:65px}.about-closing h2{font-size:clamp(50px,8vw,130px)}.button.light{background:var(--paper);color:var(--ink);border-color:var(--paper);margin-top:35px}.button.light:hover{background:#bababa}.contact-body{display:grid;grid-template-columns:1.25fr 1fr;gap:65px}.contact-handle{font-size:clamp(25px,3.2vw,52px);font-weight:700;letter-spacing:-.055em;display:block;margin:20px 0}.contact-handle:hover{color:var(--accent)}.contact-main>p:not(.eyebrow){font-size:18px;line-height:1.7}.contact-main .button{margin-top:30px}.contact-topics article{padding:25px 0;border-top:1px solid var(--line)}.contact-topics article:first-child{padding-top:0;border-top:0}.contact-topics h2{font-size:28px;margin:18px 0 12px;letter-spacing:-.04em}.contact-topics p{line-height:1.7;color:var(--muted)}.contact-strip{padding:36px var(--gutter);background:var(--accent);color:var(--paper);display:flex;justify-content:space-between;align-items:center;gap:20px}.contact-strip>span:last-child{font-size:clamp(25px,3.5vw,52px);font-weight:700;letter-spacing:-.045em}.prose{max-width:900px;margin:auto;min-height:65vh}.prose h1{font-size:clamp(40px,6vw,75px);margin-bottom:40px}.prose h2{font-size:26px;letter-spacing:-.03em;margin:35px 0 15px}.prose p{line-height:1.8}.not-found{min-height:70vh}.not-found h1{font-size:clamp(45px,8vw,120px)}.not-found>p:not(.eyebrow){margin:35px 0}.header-location,.hero-foot,.hero-kicker,.art-label,.art-bottom,.event-meta,.card-index,.archive-caption,.manifesto-end,.footer-top p,.footer-bottom,.detail-art-caption{font-size:12px}.card-category{font-size:14px}.hero-copy .eyebrow{font-size:12px}.art-label,.art-bottom{gap:15px}.art-label>span:last-child{white-space:nowrap}.art-bottom a{white-space:nowrap}.footer-bottom{flex-wrap:wrap}
@media(max-width:1000px){.header nav{gap:18px}.header-location{font-size:12px}.detail-grid{gap:30px}.detail-copy h1{font-size:5.5vw}.detail-art-caption{flex-direction:column}.lineup li{flex-wrap:wrap}.contact-body{gap:35px}.hero-kicker,.art-label,.art-bottom{font-size:12px}}
@media(max-width:760px){.page-kicker{margin-bottom:40px;font-size:12px;flex-direction:column;gap:8px}.page-intro{padding-top:22px;padding-bottom:35px}.page-intro h1{font-size:clamp(43px,9vw,70px)}.intro-bottom{align-items:flex-start;flex-direction:column;margin-top:28px;gap:20px}.intro-bottom p{font-size:16px}.intro-bottom>.mono{text-align:left}.archive-page{padding-top:25px;padding-bottom:40px}.announcement{padding:45px var(--gutter)}.announcement .next-bottom p{font-size:16px}.detail-grid{grid-template-columns:1fr;gap:35px}.detail-art{max-width:520px;margin:auto}.detail-copy h1{font-size:clamp(40px,10vw,68px)}.event-detail{padding-top:24px}.detail-subtitle{font-size:20px}.detail-art-caption{flex-direction:row;flex-wrap:wrap}.next-event{grid-template-columns:1fr auto;gap:20px;padding-block:30px}.next-event>.mono{grid-column:1/-1}.next-event-name{font-size:30px}.next-arrow{font-size:40px}.about-story{grid-template-columns:1fr;gap:55px}.about-poster{max-width:400px;width:90%;margin:auto}.about-copy h2{font-size:60px}.about-copy>p:not(.eyebrow){font-size:16px}.values-grid{grid-template-columns:1fr;gap:35px}.values-grid h3{font-size:36px;margin:22px 0 15px}.values-grid p{max-width:none}.about-closing{padding-block:45px}.about-closing h2{font-size:clamp(45px,8vw,65px)}.contact-body{grid-template-columns:1fr;gap:50px}.contact-handle{font-size:clamp(26px,7vw,45px)}.contact-strip{flex-direction:column;align-items:flex-start}.footer-bottom>div{flex-wrap:wrap}.art-label{left:20px;right:20px}.art-label>span:first-child{max-width:200px}.art-bottom>span{max-width:180px}.hero-foot{font-size:12px}.hero-kicker{font-size:12px}.event-meta{font-size:12px}.card-index{font-size:12px}.archive-caption{font-size:12px}.manifesto-end{font-size:12px}.header-location{font-size:12px}.footer-bottom{font-size:12px}}@media(max-width:420px){.header-location{display:block;white-space:nowrap}.hero-kicker{font-size:12px}.event-card h3{overflow-wrap:anywhere}.button{gap:20px}.art-label,.art-bottom{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* Every flyer remains fully visible, including its printed top and bottom text. */
.hero-art{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:32px;padding:78px 32px;overflow:visible}
.hero-poster{position:relative;inset:auto;width:100%;height:auto;max-width:100%;justify-self:center}
.poster-one{transform:rotate(-3deg)}.poster-two{transform:rotate(3deg)}
.poster-one:hover{transform:rotate(-3deg)}.poster-two:hover{transform:rotate(3deg)}
.hero-poster img{display:block;width:100%;height:auto;object-fit:contain}
.poster-link{display:flex;align-items:center;justify-content:center;padding:16px;overflow:visible}
.poster-link img{width:100%;height:100%;object-fit:contain;transform:none}
.card-heading{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:12px;font-size:12px}
.event-status{color:var(--muted)}.event-status.upcoming{color:var(--accent)}
.detail-art img,.about-poster img{height:auto;object-fit:contain}
@media(max-width:760px){.hero-art{min-height:0;padding:75px 32px;gap:32px}}
@media(max-width:560px){.hero-art{grid-template-columns:1fr;gap:45px;padding:85px 32px}.hero-poster{max-width:300px}.art-label>span:first-child{max-width:170px}.card-heading{flex-wrap:wrap}.poster-link{padding:10px}}

/* Supplied brand mark, bracketed masthead, and typography-led event tracklist. */
.brand{display:flex;align-items:center;flex-shrink:0}.nav-logo{display:block;width:142px;height:auto;object-fit:contain}
.masthead.bracketed{font-size:clamp(58px,14.25vw,245px);letter-spacing:-.085em;line-height:1.13}
.record-section{background:#1b1b1b;color:var(--paper);padding:76px var(--gutter) 30px}
.record-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;padding-bottom:45px}
.record-heading h2{font-size:clamp(70px,10vw,165px);line-height:.86;letter-spacing:-.075em}.record-heading h2 em{color:#b9b9b9}
.record-heading .eyebrow{margin-bottom:35px}.record-note{text-align:right}.record-note p{color:#bebebe;margin-bottom:30px}.record-note .text-link:hover{color:#b9b9b9}
.record-list{border-top:1px solid #707070}.record-row{display:grid;grid-template-columns:100px minmax(0,1fr) 150px 40px;align-items:center;gap:22px;border-bottom:1px solid #707070;padding:36px 18px;position:relative;transition:background .25s,color .25s}
.record-row:focus-visible{outline-color:#b9b9b9;outline-offset:4px;z-index:2}.record-index{font-size:22px;align-self:start;padding-top:6px}.record-index>span{display:block;font-size:12px;color:#acacac;margin-top:16px}.record-row.upcoming .record-index>span{color:#cacaca}
.record-name{font-weight:700;font-size:clamp(30px,4.2vw,69px);line-height:.98;letter-spacing:-.055em;transition:transform .25s}.record-info{display:flex;flex-direction:column;gap:9px;text-align:right}.record-info .mono{text-transform:uppercase;color:#b9b9b9}.record-date{font-size:25px;letter-spacing:-.035em;white-space:nowrap}.record-arrow{font-size:40px;text-align:right}
.record-row:hover,.record-row:focus-visible{background:var(--accent);color:white}.record-row:hover .record-name,.record-row:focus-visible .record-name{transform:translateX(7px)}.record-row:hover .mono,.record-row:focus-visible .mono,.record-row:hover .record-index>span,.record-row:focus-visible .record-index>span{color:white}
.record-row.past .record-name{color:#cacaca}.record-row.past:hover .record-name,.record-row.past:focus-visible .record-name{color:white}.record-bottom{display:flex;justify-content:space-between;gap:20px;color:#b6b6b6;padding-top:28px}
.contact-emails{padding-top:0;padding-bottom:45px}.email-row{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:35px;padding:55px 0;border-bottom:1px solid var(--line)}.email-label>.mono{display:block;margin-bottom:22px}.email-label h2{font-size:clamp(32px,3.7vw,60px);line-height:1.03;margin-bottom:20px}.email-label p{font-size:16px;line-height:1.7;max-width:390px;color:var(--muted)}.email-destination{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:clamp(18px,2.1vw,34px);letter-spacing:-.045em;border-bottom:1px solid var(--ink);padding:18px 0}.email-destination>span:first-child{overflow-wrap:anywhere}.email-arrow{font-size:40px;flex-shrink:0}.email-row:hover .email-destination{color:var(--accent);border-color:var(--accent)}.contact-social{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-top:45px}.contact-social .eyebrow{margin-bottom:14px}.contact-social>div{max-width:560px}.contact-social .text-link{white-space:nowrap}
@media(max-width:1100px){.header{gap:20px}.nav-logo{width:114px}.record-row{grid-template-columns:60px minmax(0,1fr) 118px 30px;gap:18px}.record-name{font-size:4.3vw}.record-date{font-size:22px}.record-arrow{font-size:30px}.record-index{font-size:18px}}
@media(max-width:760px){.nav-logo{width:108px}.masthead.bracketed{font-size:14vw}.record-section{padding-top:48px}.record-heading{align-items:flex-start}.record-heading h2{font-size:13vw}.record-note{max-width:120px}.record-note p{font-size:12px}.record-heading .eyebrow{font-size:12px;max-width:220px}.record-row{grid-template-columns:42px minmax(0,1fr) 28px;gap:16px;padding:27px 0}.record-index{font-size:17px;grid-column:1;grid-row:1}.record-index>span{display:none}.record-name{font-size:clamp(28px,5.6vw,42px);grid-column:2;grid-row:1}.record-arrow{grid-column:3;grid-row:1;font-size:28px}.record-info{grid-column:2/4;grid-row:2;flex-direction:row;align-items:center;justify-content:space-between;text-align:left;gap:15px}.record-date{font-size:18px}.record-info .mono{font-size:12px}.record-bottom{font-size:12px;flex-direction:column;gap:8px}.record-row.upcoming .record-index:after{content:'NEXT';display:block;font-size:10px;color:#cacaca;margin-top:8px}.record-row.past .record-index:after{content:'PAST';display:block;font-size:10px;color:#b9b9b9;margin-top:8px}.email-row{grid-template-columns:1fr;gap:16px;padding:38px 0}.email-label h2{font-size:38px}.email-destination{font-size:clamp(18px,4.6vw,29px);gap:10px}.email-arrow{font-size:30px}.contact-social{align-items:flex-start;flex-direction:column;gap:20px}.record-note .text-link{font-size:12px;gap:12px}.header-location{font-size:10px}}
@media(max-width:420px){.record-heading{flex-direction:column;gap:24px}.record-heading h2{font-size:21vw}.record-note{display:flex;align-items:center;justify-content:space-between;text-align:left;width:100%;max-width:none}.record-note p{margin:0}.record-row{gap:12px;grid-template-columns:32px minmax(0,1fr) 24px}.record-name{font-size:28px}.record-info{flex-wrap:wrap;gap:6px 12px}.record-row.upcoming .record-index:after,.record-row.past .record-index:after{font-size:10px}}
@media(prefers-reduced-motion:reduce){.record-row,.record-name{transition:none}.record-row:hover .record-name,.record-row:focus-visible .record-name{transform:none}}

.masthead.bracketed{letter-spacing:-.075em;font-size:clamp(58px,13.7vw,235px)}.hero-bracket{letter-spacing:0;display:inline-block}.hero-bracket:first-child{margin-right:.035em}.hero-bracket:last-child{margin-left:.055em}@media(max-width:760px){.masthead.bracketed{font-size:13.4vw}}

/* The sound becomes CTRL: an immersive, photo-led moving hero. */
.home-page{position:relative}.home-page>.header{position:absolute;inset:0 0 auto;z-index:20;width:100%;color:#ffffff;border-bottom-color:#ffffff30;background:linear-gradient(#0b0b0bb3,transparent)}
.home-page .header .nav-logo{filter:brightness(0) invert(1)}.home-page .header .nav-social{border-color:#ffffff80}.home-page .header nav a:hover{color:#d0d0d0}
.cinema-hero{position:relative;isolation:isolate;background:#0c0c0c;color:#ffffff;height:100svh;min-height:790px;max-height:1250px;overflow:hidden}
.cinema-poster,.cinema-video,.cinema-shade{position:absolute;inset:0;width:100%;height:100%}.cinema-poster,.cinema-video{object-fit:cover;object-position:50% 48%}
.cinema-poster{z-index:-3}.cinema-video{z-index:-2;opacity:0;transition:opacity .7s}.cinema-video.is-ready{opacity:1}.cinema-shade{z-index:-1;background:linear-gradient(90deg,#0e0e0e70,transparent 85%),linear-gradient(0deg,#070707f2 0%,#09090955 30%,#09090933 66%,#09090960 100%)}
.cinema-content{position:relative;display:grid;grid-template-rows:1fr auto;min-height:100%;padding:145px var(--gutter) 30px;gap:38px}
.cinema-topline{display:flex;justify-content:space-between;gap:20px;align-items:center;color:#e5e5e5}.cinema-topline>span:first-child{font-family:Grotesk,Arial,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.035em;color:white}.cinema-topline>span:last-child{font-size:12px}
.cinema-message{align-self:center;padding:30px 0 35px;max-width:1350px}.cinema-message .eyebrow{font-size:12px;color:#dddddd;margin-bottom:24px}.cinema-message h1{font-size:clamp(58px,7.6vw,128px);line-height:.97;letter-spacing:-.065em;text-transform:uppercase;text-shadow:0 3px 25px #0a0a0a35}.cinema-message h1 em{color:#d3d3d3}.cinema-description{font-size:clamp(16px,1.35vw,21px);margin:28px 0 30px;color:#ececec;letter-spacing:-.01em}
.cinema-actions{display:flex;align-items:center;gap:34px}.button.cinema-button{background:#ffffff;color:#1b1b1b;border-color:#ffffff;min-height:57px;padding-inline:23px;gap:45px}.button.cinema-button:hover{background:#d3d3d3;border-color:#d3d3d3}.cinema-text-link{display:flex;align-items:center;gap:25px;font-size:14px;padding:14px 0;border-bottom:1px solid #ffffff80}.cinema-text-link:hover{color:#d3d3d3;border-color:#d3d3d3}
.cinema-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;border-top:1px solid #ffffff45;padding-top:24px}.cinema-next{display:grid;grid-template-columns:auto auto;gap:9px 26px;align-items:center}.cinema-next>span:first-child{grid-column:1/-1;color:#d3d3d3}.cinema-next>span:nth-child(2){font-size:20px;font-weight:700;letter-spacing:-.04em}.cinema-next>span:nth-child(2)>span{margin-left:15px}.cinema-next>span:last-child{color:#dddddd}.cinema-next:hover>span:nth-child(2){color:#d3d3d3}.cinema-controls{display:flex;align-items:flex-end;gap:22px;flex-direction:column}.cinema-note{font-size:12px;color:#d8d8d8}.motion-toggle{min-height:44px;border:1px solid #ffffff60;background:#0f0f0f60;color:white;padding:10px 14px;font-size:12px;white-space:nowrap}.motion-toggle:hover{background:#ffffff20}.motion-toggle[hidden]{display:none}.cinema-hero :focus-visible,.home-page>.header :focus-visible{outline-color:#d3d3d3}.about-closing h2{text-transform:uppercase}
@media(min-width:1700px){.cinema-content{padding-top:160px}.cinema-message{padding-block:45px}}
@media(max-width:1100px){.cinema-hero{min-height:740px}.cinema-content{padding-top:135px;gap:25px}.cinema-message h1{font-size:8.5vw}.cinema-next{grid-template-columns:1fr;gap:6px}.cinema-next>span:nth-child(2){font-size:18px}.cinema-controls{gap:12px}}
@media(max-width:760px){.home-page .header nav{background:#151515;border-bottom-color:#ffffff45}.home-page .header nav a{color:#ffffff}.home-page .header-location{color:#d6d6d6}.cinema-hero{min-height:760px;max-height:none}.cinema-content{padding-top:113px;padding-bottom:23px;gap:28px}.cinema-topline>span:first-child{font-size:16px}.cinema-topline>span:last-child{font-size:11px}.cinema-message{padding:25px 0}.cinema-message h1{font-size:9.7vw;line-height:1.02;letter-spacing:-.065em}.cinema-message .eyebrow{font-size:12px;margin-bottom:20px}.cinema-description{font-size:16px;max-width:270px;margin-block:24px}.cinema-actions{gap:24px;flex-wrap:wrap}.cinema-text-link{font-size:13px;gap:16px}.cinema-bottom{align-items:flex-start;gap:20px;flex-wrap:wrap}.cinema-next>span:nth-child(2){font-size:17px}.cinema-next>span:last-child{font-size:12px}.cinema-controls{flex-direction:row;align-items:center;margin-left:auto}.cinema-note{display:none}.motion-toggle{font-size:11px;min-height:40px}.cinema-shade{background:linear-gradient(90deg,#0a0a0a50,transparent),linear-gradient(0deg,#070707f5 0%,#09090966 38%,#0909094d 70%,#09090980 100%)}.cinema-poster,.cinema-video{object-position:50% 50%}}
@media(max-width:420px){.cinema-topline>span:last-child{max-width:130px;text-align:right;font-size:11px}.cinema-topline>span:first-child{font-size:14px}.cinema-hero{min-height:760px}.cinema-controls{margin-left:0}.cinema-next{width:100%}.cinema-content{gap:22px}.cinema-actions{gap:13px}.button.cinema-button{gap:23px;padding-inline:17px;font-size:11px}.cinema-message h1{font-size:10vw}.cinema-description{max-width:240px}.cinema-text-link{font-size:12px;gap:10px}}
@media(prefers-reduced-motion:reduce){.cinema-video{transition:none}}

/* Let the hero grow with larger text settings instead of clipping its controls. */
.cinema-hero{height:auto;min-height:100svh;max-height:none}.cinema-content{min-height:max(790px,100svh)}@media(max-width:760px){.cinema-content{min-height:max(760px,100svh)}}

/* White event gallery with original line studies instead of a tracklist. */
.record-section{background:#ffffff;color:#161616;padding:90px var(--gutter) 32px}
.gallery-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:55px}
.gallery-heading .eyebrow{color:#636363;margin-bottom:24px}.gallery-heading h2{font-size:clamp(60px,8.5vw,140px);line-height:.9;letter-spacing:-.075em}.gallery-heading h2>span{display:block;color:var(--accent)}.gallery-heading .text-link{white-space:nowrap}
.night-gallery{display:grid;grid-template-columns:1.15fr 1fr;gap:24px 40px}
.night-panel{position:relative;display:flex;flex-direction:column;min-width:0;border-top:1px solid #c3c3c3;padding:20px 0 28px;isolation:isolate}
.night-top{display:flex;justify-content:space-between;align-items:center;color:#5f5f5f;font-size:12px}.night-top>span:last-child{color:#161616}.night-panel.upcoming .night-top>span:first-child:before{content:'';display:inline-block;width:6px;height:6px;background:var(--accent);border-radius:50%;margin-right:9px;vertical-align:2px}
.signal-art{display:block;width:100%;height:clamp(230px,26vw,390px);color:var(--accent);margin:12px 0 10px;transition:transform .65s cubic-bezier(.2,.7,.3,1)}
.night-panel:nth-child(2){padding-top:20px;margin-top:75px}.night-panel:nth-child(2) .signal-art{height:clamp(190px,20vw,315px)}
.night-caption{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:auto}.night-caption h3{font-size:clamp(32px,3.9vw,65px);line-height:1;max-width:530px;letter-spacing:-.055em}.night-caption .mono{margin-top:17px;text-transform:uppercase;color:#5f5f5f}
.night-open{display:grid;place-items:center;border:1px solid #b7b7b7;border-radius:50%;width:46px;height:46px;flex-shrink:0;font-size:27px;color:var(--accent);transition:background .2s,color .2s,transform .2s}.night-panel:hover .signal-art{transform:rotate(-5deg) scale(1.025)}.night-panel:nth-child(2):hover .signal-art{transform:rotate(5deg) scale(1.025)}.night-panel:hover .night-open,.night-panel:focus-visible .night-open{background:var(--accent);color:#ffffff;transform:rotate(45deg)}.night-panel:focus-visible{outline-offset:8px}.night-panel:hover h3{color:var(--accent)}
.night-panel.past{margin-top:30px;padding-top:20px}.night-memory{font-size:clamp(80px,11vw,180px);font-weight:700;letter-spacing:-.09em;color:#eaeaea;line-height:1.15;padding:12px 0 14px}.night-panel.past h3{font-size:clamp(26px,3vw,46px)}.night-panel.past .night-open{width:38px;height:38px;font-size:24px}.gallery-signoff{border-top:1px solid #c3c3c3;margin-top:35px;padding-top:25px;color:#5f5f5f}
.ticker>.ticker-track{display:flex;width:max-content;animation:marquee 26s linear infinite}.ticker-group{display:flex;align-items:center;gap:32px;padding-right:32px;flex-shrink:0;min-width:100vw;justify-content:space-around}.ticker-group>span{color:#d3d3d3}
.landing-contact{background:#ffffff;color:#161616;padding:85px var(--gutter) 28px;scroll-margin-top:0}.landing-contact-heading{display:grid;grid-template-columns:1.4fr 1fr;column-gap:60px;align-items:end}.landing-contact-heading>.eyebrow{grid-column:1/-1;color:#5f5f5f;margin-bottom:25px}.landing-contact-heading h2{font-size:clamp(55px,7.5vw,125px);line-height:.94;letter-spacing:-.065em}.landing-contact-heading>p:last-child{font-size:19px;line-height:1.6;padding-bottom:5px;justify-self:end}
.landing-contact-links{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:60px}.landing-contact-links>a{min-width:0;border-top:1px solid #c3c3c3;padding-top:25px;display:flex;flex-direction:column;align-items:flex-start}.landing-contact-links .mono{color:var(--accent)}.landing-contact-links h3{font-size:clamp(30px,3.5vw,54px);line-height:1.05;margin:25px 0 17px;letter-spacing:-.05em}.landing-contact-links p{color:#5f5f5f;margin-bottom:27px;max-width:370px}.landing-email{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;padding:15px 0;border-bottom:1px solid #c3c3c3;font-size:clamp(16px,1.85vw,29px);letter-spacing:-.035em;margin-top:auto;overflow-wrap:anywhere}.landing-email>span{font-size:30px;flex-shrink:0}.landing-contact-links>a:hover .landing-email{color:var(--accent);border-color:var(--accent)}.landing-contact-foot{display:flex;justify-content:space-between;gap:20px;margin-top:60px;padding-top:24px;border-top:1px solid #c3c3c3;color:#5f5f5f}.landing-contact-foot>a{color:var(--accent)}
@media(max-width:760px){.record-section{padding-top:55px}.gallery-heading{margin-bottom:36px;gap:20px}.gallery-heading h2{font-size:clamp(58px,11vw,84px)}.gallery-heading .eyebrow{max-width:190px;font-size:11px}.gallery-heading .text-link{font-size:12px;gap:10px}.night-gallery{gap:20px;grid-template-columns:1fr 1fr}.night-panel:nth-child(2){margin-top:50px}.signal-art{height:210px}.night-panel:nth-child(2) .signal-art{height:160px}.night-caption{gap:12px}.night-caption h3{font-size:28px}.night-caption .mono{font-size:11px;margin-top:12px}.night-open{width:33px;height:33px;font-size:23px}.night-memory{font-size:80px}.night-panel.past h3{font-size:24px}.night-top{font-size:10px}.landing-contact{padding-top:55px}.landing-contact-heading{grid-template-columns:1fr;gap:25px}.landing-contact-heading>.eyebrow{margin-bottom:0}.landing-contact-heading>p:last-child{justify-self:start;font-size:17px}.landing-contact-links{gap:30px;margin-top:40px}.landing-contact-links h3{font-size:30px}.landing-contact-links p{font-size:14px}.landing-email{font-size:17px;gap:8px}.landing-contact-foot{font-size:10px;flex-wrap:wrap}.ticker-group{gap:22px;padding-right:22px;min-width:680px}}
@media(max-width:520px){.gallery-heading{align-items:flex-start;flex-direction:column}.gallery-heading h2>span{display:inline}.gallery-heading h2{font-size:17vw;max-width:340px}.night-gallery{grid-template-columns:1fr;gap:15px}.night-panel:nth-child(2){margin-top:15px}.signal-art,.night-panel:nth-child(2) .signal-art{height:230px}.night-caption h3{font-size:37px;max-width:280px}.night-open{width:42px;height:42px;font-size:27px}.night-top{font-size:12px}.night-panel.past{margin-top:12px}.night-memory{font-size:105px}.night-panel.past h3{font-size:30px}.landing-contact-links{grid-template-columns:1fr;gap:36px}.landing-contact-heading h2{font-size:15vw}.landing-contact-links h3{font-size:36px}.landing-email{font-size:20px}.landing-contact-foot{margin-top:40px}.gallery-signoff{font-size:10px}}

/* Owner-supplied dark style, scoped to dark surfaces; white areas stay white. */
@font-face{font-family:'Suisse Intl';src:url('/assets/suisse-intl-regular.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:'Suisse Intl';src:url('/assets/suisse-intl-semibold.woff2') format('woff2');font-weight:600 900;font-display:swap}
@font-face{font-family:'Suisse Mono';src:url('/assets/suisse-mono.woff2') format('woff2');font-weight:400;font-display:swap}
:root{--paper:#fff;--ink:#212121;--accent:#414141;--charcoal:#212121;--line:#d3d3d3;--muted:#616161;--dark-text:#d9d9d9;--dark-accent:#fff}
/* Preserve original flyer and photo colors; recoloring is scoped to logos only. */
.home-page .header .nav-logo{filter:brightness(0) invert(1)}
.cinema-hero{background:#212121}.cinema-poster,.cinema-video{filter:none}.home-page>.header{background:linear-gradient(#21212199,transparent)}
.cinema-shade{background:linear-gradient(90deg,#21212170,transparent 85%),linear-gradient(0deg,#212121e8 0%,#21212144 32%,#21212111 66%,#21212155 100%)}
.cinema-message h1 em{color:#fff}.cinema-message .eyebrow,.cinema-next>span:first-child{color:#d9d9d9}.cinema-topline,.cinema-description,.cinema-next>span:last-child,.cinema-note{color:#d9d9d9}
.cinema-hero :focus-visible,.home-page>.header :focus-visible{outline-color:#fff}.home-page .header nav a:hover,.cinema-next:hover>span:nth-child(2),.cinema-text-link:hover{color:#fff}.button.cinema-button:hover{background:#d9d9d9;border-color:#d9d9d9}.motion-toggle{background:#21212180}
.ticker{background:#212121;color:#fff;font-family:'Suisse Intl',sans-serif;font-weight:600;letter-spacing:0}.ticker-group>span{color:#d9d9d9}
.manifesto{background:#212121;color:#d9d9d9;padding-top:56px}.manifesto h2{font-family:'Suisse Intl',sans-serif;font-weight:600;letter-spacing:-1px;font-size:clamp(40px,6vw,84px);line-height:1.2;color:#fff}.manifesto em{color:#fff}.manifesto p,.manifesto .mono{font-family:'Suisse Mono',monospace;font-size:16px;line-height:24px;letter-spacing:0}.manifesto .text-link{font-family:'Suisse Intl',sans-serif;color:#d9d9d9}.manifesto .text-link:hover{color:#fff}.manifesto .button{font-family:'Suisse Mono',monospace;background:#fbf9f6;color:#212121;border:1px solid transparent;border-radius:4px;padding:20px 28px;min-height:56px;min-width:min(350px,100%);font-size:12px}.manifesto .button:hover{background:#d9d9d9}.manifesto-end{border-color:#ffffff33}
.record-section,.landing-contact,.footer{background:#fff;color:#212121}.gallery-heading h2>span{color:#414141}.night-top>span:last-child{color:#212121}.night-open{color:#414141;border-color:#bbb}.night-memory{color:#e8e8e8}.night-panel:hover h3{color:#414141}.poster-link{background:#ededed}.gallery-heading .eyebrow,.night-top,.night-caption .mono,.gallery-signoff,.landing-contact-links p,.landing-contact-foot{color:#616161}
.event-artwork{height:clamp(300px,31vw,445px);margin:24px 0 26px;display:flex;align-items:center;justify-content:center;overflow:hidden}.event-artwork img{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.dancer-art{background:none}.dancer-art img{max-width:490px}.boogie-art{background:none}.boogie-art img{max-width:420px;padding:12px;filter:brightness(0);opacity:.88}.night-panel:nth-child(2){margin-top:75px}.night-panel:nth-child(2) .event-artwork{height:clamp(225px,calc(31vw - 75px),370px)}.night-panel:hover .event-artwork img{transform:scale(1.025)}
@media(max-width:760px){.home-page .header nav{background:#212121;color:#d9d9d9;font-family:'Suisse Intl',sans-serif}.cinema-shade{background:linear-gradient(90deg,#21212155,transparent),linear-gradient(0deg,#212121ed 0%,#21212155 38%,#21212122 70%,#21212166 100%)}.night-panel:nth-child(2){margin-top:50px}.event-artwork{height:265px}.night-panel:nth-child(2) .event-artwork{height:215px}.manifesto{padding-top:40px}.manifesto h2{font-size:clamp(38px,7.5vw,56px)}.manifesto .eyebrow,.manifesto-end{font-size:12px;line-height:20px}}
@media(max-width:520px){.night-panel:nth-child(2){margin-top:15px}.event-artwork,.night-panel:nth-child(2) .event-artwork{height:340px}.dancer-art img{max-width:380px}.boogie-art img{max-width:320px}}

/* An event contact sheet that moves one memory at a time. */
.memories-section{background:#212121;color:#d9d9d9;padding:76px 0 30px;border-top:1px solid #ffffff26;overflow:hidden}
.memories-heading{padding:0 var(--gutter);display:flex;justify-content:space-between;align-items:flex-end;gap:35px}.memories-heading h2{font-family:'Suisse Intl',sans-serif;font-weight:600;font-size:clamp(48px,6vw,84px);line-height:1.08;letter-spacing:-1px;color:#fff}.memories-heading .eyebrow{font-family:'Suisse Mono',monospace;font-size:12px}.memories-heading>p{font-family:'Suisse Mono',monospace;font-size:14px;line-height:1.7;max-width:440px;padding-bottom:5px}
.memory-reel{--frame:clamp(280px,68vw,900px);margin-top:18px}.memory-track{display:flex;gap:clamp(25px,4vw,64px);overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;padding:46px calc((100% - var(--frame))/2) 38px;cursor:grab;touch-action:pan-x pan-y;outline-offset:-4px}.memory-track::-webkit-scrollbar{display:none}.memory-track.is-dragging{cursor:grabbing;scroll-snap-type:none}.memory-track:focus-visible{outline:1px solid #fff}.memory-card{flex:0 0 var(--frame);min-width:0;margin:0;scroll-snap-align:center;background:#303030;padding:13px 13px 0;box-shadow:0 18px 38px #0004;transform:rotate(-2deg) scale(.94);opacity:.68;transition:transform .45s,opacity .45s;user-select:none}.memory-card:nth-child(even){transform:rotate(2deg) scale(.94)}.memory-card.is-current{transform:rotate(0) scale(1);opacity:1}.memory-photo{aspect-ratio:3/2;background:#212121}.memory-photo img{width:100%;height:100%;object-fit:contain;filter:none;pointer-events:none}.memory-card figcaption{min-height:58px;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 5px;font-size:13px}.memory-card figcaption>.mono{font-size:10px;white-space:nowrap;color:#aaa}.memory-card figcaption>span:last-child{font-family:'Suisse Intl',sans-serif;font-weight:600;color:#fff}
.memory-controls{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:0 var(--gutter)}.memory-controls[hidden]{display:none}.memory-navigation{display:flex;align-items:center;gap:20px}.memory-navigation button{width:46px;height:46px;background:none;border:1px solid #ffffff55;border-radius:50%;color:#fff;font-size:22px}.memory-navigation button:hover:not(:disabled){background:#fff;color:#212121}.memory-navigation button:disabled{opacity:.28;cursor:default}.memory-count{min-width:65px;text-align:center;color:#fff}.memory-pagination{display:flex;gap:7px}.memory-pagination button{padding:16px 2px;background:none;border:0}.memory-pagination button span{display:block;width:27px;height:2px;background:#707070;transition:background .2s,transform .2s}.memory-pagination button[aria-current] span{background:#fff;transform:scaleY(2)}.memory-pagination button:hover span{background:#fff}.memory-controls :focus-visible{outline-color:#fff}.memory-hint{color:#aaa;font-size:10px}
.memories-end{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:40px var(--gutter) 0;padding-top:25px;border-top:1px solid #ffffff26;font-size:11px}.memories-end a{color:#fff;border-bottom:1px solid #888;padding-bottom:4px}
.landing-contact{border-top:1px solid #ddd}
/* Oversized background signature, with the navigation kept clear above it. */
.footer{position:relative;isolation:isolate;overflow:hidden;padding-bottom:22px;background:#f7f7f5}.footer-top,.footer-bottom{position:relative;z-index:1}.footer-top{padding-bottom:28px}.footer-wordmark{font-family:'Suisse Intl',Grotesk,sans-serif;font-weight:600;font-size:clamp(50px,14.4vw,290px);line-height:1.18;letter-spacing:-.055em;white-space:nowrap;text-align:center;color:#e0e0dd;margin:10px calc(-1 * var(--gutter)) 20px;pointer-events:none;user-select:none}.footer-bottom{border-top-color:#d5d5d2}
@media(max-width:760px){.memories-section{padding-top:52px}.memories-heading{align-items:flex-start;flex-direction:column;gap:24px}.memories-heading h2{font-size:clamp(44px,9vw,68px)}.memories-heading>p{font-size:12px}.memory-reel{--frame:86vw;margin-top:10px}.memory-track{padding-top:30px;padding-bottom:30px;gap:22px}.memory-card{padding:8px 8px 0}.memory-card figcaption{gap:12px;flex-wrap:wrap;padding:12px 3px;min-height:65px;font-size:11px}.memory-card figcaption>span:nth-child(2){order:3;flex-basis:100%}.memory-card figcaption>span:last-child{margin-left:auto}.memory-controls{flex-wrap:wrap;gap:18px}.memory-hint{display:none}.memory-navigation{gap:12px}.memory-navigation button{width:40px;height:40px}.memory-pagination{gap:4px}.memory-pagination button span{width:18px}.memories-end{align-items:flex-start;flex-direction:column;margin-top:28px;font-size:10px;gap:14px}.footer-wordmark{font-size:14vw;margin-top:20px;margin-bottom:30px}.footer-top{padding-bottom:10px}}
