/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--paper:#f1f0eb;--ink:#111;--muted:#777;--line:#c9c7bf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{border-bottom:1px solid var(--line);background:var(--paper);z-index:10;justify-content:space-between;align-items:center;height:96px;padding:0 4vw;display:flex;position:relative}.site-header .brand img{filter:invert();width:170px;height:auto}.site-header nav{text-transform:uppercase;letter-spacing:.14em;gap:34px;font-size:12px;display:flex}.site-header nav a:hover{opacity:.55}.site-header.dark{color:#fff;background:#090909;border-color:#292929}.site-header.dark .brand img{filter:none}.dark-page footer img{filter:invert()}.eyebrow,.section-no{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:700}.actions{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.actions a,.booking-cta a{text-transform:uppercase;letter-spacing:.13em;border:1px solid;padding:14px 20px;font-size:11px}.actions a:hover,.booking-cta a:hover{background:var(--ink);color:var(--paper)}.hero{border-bottom:1px solid var(--line);grid-template-columns:44% 56%;align-items:stretch;min-height:calc(100vh - 96px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:12vh 6vw 8vh 4vw;display:flex}.hero-copy .intro{letter-spacing:-.04em;max-width:660px;margin:36px 0 0;font-size:clamp(28px,3.15vw,48px);line-height:1.08}.hero-photo{object-fit:cover;object-position:center top;filter:grayscale();width:100%;height:100%;min-height:680px}.release-feature{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:start;gap:9vw;padding:9vw 8vw;display:grid}.release-artwork{aspect-ratio:1;object-fit:cover;width:100%}.release-art{aspect-ratio:1;color:#eee;background:#080808;border:1px solid #333;flex-direction:column;justify-content:space-between;padding:7%;display:flex}.release-art span,.release-art small{letter-spacing:.2em;font-size:10px}.release-art strong{letter-spacing:-.075em;font-size:clamp(40px,6vw,92px);line-height:.84}.release-copy{position:relative}.release-copy .section-no{margin:0;position:absolute;top:-34px;left:0}.release-copy h1,.album-hero h1,.story-hero h1{letter-spacing:-.07em;margin:30px 0;font-size:clamp(54px,8vw,124px);line-height:.83}.release-copy h1{margin-top:0;font-size:clamp(46px,5.7vw,88px);line-height:.9}.release-copy h1 em{font-style:normal}.release-copy>p:not(.section-no,.credit,.next-release){max-width:530px;font-size:18px;line-height:1.6}.release-copy .credit{margin-top:-10px;font-size:20px}.next-release{border-top:1px solid var(--line);color:#595959;margin-top:60px;padding-top:24px}.home-story,.home-archive{border-bottom:1px solid var(--line);grid-template-columns:1fr 1.25fr;min-height:660px;display:grid}.home-story>div,.archive-copy{align-self:center;padding:8vw 5vw 6vw 4vw}.home-story h2,.home-archive h2,.booking-cta h2{letter-spacing:-.065em;margin:25px 0;font-size:clamp(50px,7vw,104px);line-height:.9}.home-story p:not(.section-no),.home-archive p:not(.section-no){max-width:520px;font-size:18px;line-height:1.65}.text-link{text-transform:uppercase;letter-spacing:.13em;border-bottom:1px solid;margin-top:30px;padding-bottom:5px;font-size:11px;display:inline-block}.home-story>img{object-fit:cover;filter:grayscale();width:100%;height:100%;min-height:660px}.home-archive{grid-template-columns:40% 60%}.flyer-stack{background:#d7d5ce;min-height:660px;position:relative;overflow:hidden}.flyer-stack img{width:42%;position:absolute;box-shadow:0 20px 35px #0003}.flyer-stack img:first-child{top:8%;left:6%;transform:rotate(-7deg)}.flyer-stack img:nth-child(2){z-index:2;top:18%;left:31%;transform:rotate(6deg)}.flyer-stack img:nth-child(3){top:6%;right:5%;transform:rotate(-2deg)}.booking-cta{color:#fff;background:#0a0a0a;padding:10vw 4vw}.booking-cta p{color:#aaa;text-transform:uppercase;letter-spacing:.13em;font-size:11px}.booking-cta h2{max-width:1100px}.booking-cta a{display:inline-block}footer{color:#fff;background:#090909;border-top:1px solid #292929;grid-template-columns:1fr auto;align-items:start;gap:30px;min-height:260px;padding:55px 4vw 38px;display:grid}footer>img{filter:invert();width:150px}.footer-links{text-transform:uppercase;letter-spacing:.12em;flex-wrap:wrap;gap:20px;font-size:11px;display:flex}footer>a{text-transform:uppercase;letter-spacing:.12em;font-size:11px}footer small{color:#777;place-self:end}.album-hero{border-bottom:1px solid var(--line);grid-template-columns:46% 54%;align-items:center;gap:8vw;padding:9vw 8vw;display:grid}.album-hero img{width:100%}.album-hero p:not(.eyebrow){max-width:590px;font-size:18px;line-height:1.65}.album-hero .album-reflection{margin-top:28px}.album-hero .album-meta{color:#666;margin-top:30px;font-size:14px}.tracklists{border-bottom:1px solid var(--line);grid-template-columns:1.15fr .85fr;display:grid}.tracklists>div{padding:8vw 5vw}.tracklists>div+div{border-left:1px solid var(--line)}.tracklists ol,.tracklists ul{margin:45px 0 0;padding:0;list-style:none}.tracklists li{border-top:1px solid var(--line);grid-template-columns:55px 1fr auto;align-items:baseline;gap:15px;padding:16px 0;display:grid}.tracklists li span{color:#888;font-size:11px}.tracklists li strong{font-size:19px}.tracklists li small{color:#777}.tracklists .note{color:#666;margin-top:45px;line-height:1.6}.album-story,.releases,.earlier{border-bottom:1px solid var(--line);padding:9vw 5vw}.album-story details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:38px}.album-story summary,.single-full-story summary{cursor:pointer;text-transform:uppercase;letter-spacing:.13em;justify-content:space-between;padding:24px 0;font-size:11px;list-style:none;display:flex}.album-story summary::-webkit-details-marker{display:none}.single-full-story summary::-webkit-details-marker{display:none}.story-columns{columns:2;column-gap:6vw;padding:20px 0 50px}.story-columns p{break-inside:avoid;margin:0 0 24px;font-size:17px;line-height:1.7}.release-grid{grid-template-columns:1fr 1fr;gap:5vw;margin-top:45px;display:grid}.release-grid article>div{aspect-ratio:1}.release-grid h2,.earlier h3{margin:22px 0 4px;font-size:24px}.release-grid p,.earlier p{color:#555;margin:0}.release-grid small,.earlier small{color:#777;margin-top:8px;display:block}.single-art.compact strong{font-size:clamp(30px,5vw,72px)}.single-feature{grid-template-columns:minmax(320px,.8fr) 1.2fr;align-items:start;gap:7vw;margin-top:45px;display:grid}.single-cover{aspect-ratio:1;object-fit:cover;width:100%}.single-copy h2{letter-spacing:-.06em;margin:0 0 20px;font-size:clamp(46px,6vw,86px);line-height:.9}.single-copy>p{max-width:700px;font-size:17px;line-height:1.7}.single-copy .single-credit{color:#666;margin-bottom:38px;font-size:14px}.single-photo{margin:36px 0 0}.single-photo img{filter:grayscale()contrast(1.08)brightness(.94);width:100%;max-width:700px;height:auto;display:block}.single-photo figcaption{color:#666;margin-top:9px;font-size:12px}.single-collaborators{margin:38px 0 34px}.single-collaborators img{aspect-ratio:1;object-fit:cover;width:100%;max-width:620px;display:block}.single-collaborators figcaption{color:#666;letter-spacing:.1em;text-transform:uppercase;margin-top:10px;font-size:11px;line-height:1.4}.single-full-story{border-top:1px solid var(--line);border-bottom:1px solid var(--line);max-width:700px;margin-top:35px}.single-full-story>div{padding:10px 0 28px}.single-full-story p,.single-full-story blockquote{margin:0 0 22px;font-size:16px;line-height:1.7}.single-full-story blockquote{border-left:2px solid var(--ink);padding-left:22px;font-style:italic}.next-single{border-top:1px solid var(--line);color:#666;margin:55px 0 0;padding-top:24px}.coming>div{border:1px solid var(--line);background:#deddd7;justify-content:center;align-items:center;display:flex}.coming>div span{text-transform:uppercase;letter-spacing:.2em;color:#777;font-size:11px}.earlier-grid{grid-template-columns:repeat(4,1fr);gap:2vw;margin-top:45px;display:grid}.record-link{color:inherit;text-decoration:none}.record-link h3{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}.record-link:hover h3{text-decoration-thickness:2px}.record-cover{aspect-ratio:1;object-fit:cover;background:#151515;width:100%}.social-strip{color:#fff;background:#090909;padding:8vw 4vw}.social-strip>p{color:#888;text-transform:uppercase;letter-spacing:.18em;font-size:11px}.social-strip>div{border-top:1px solid #333;grid-template-columns:repeat(3,1fr);margin:45px 0;display:grid}.social-strip>div a{text-transform:uppercase;letter-spacing:.09em;border-bottom:1px solid #333;justify-content:space-between;margin-right:30px;padding:22px 0;font-size:15px;display:flex}.social-strip>a{letter-spacing:.13em;text-transform:uppercase;border-bottom:1px solid;padding-bottom:5px;font-size:11px;display:inline-block}.story-hero{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;min-height:760px;display:grid}.story-hero>div{align-self:center;padding:9vw 5vw 6vw}.story-hero p:last-child{max-width:590px;font-size:20px;line-height:1.6}.story-hero img{object-fit:cover;filter:grayscale();width:100%;height:100%}.story-body{grid-template-columns:38% 62%;gap:6vw;padding:9vw 5vw;display:grid}.story-body h2,.story-two h2{letter-spacing:-.055em;margin:25px 0;font-size:clamp(42px,5vw,78px);line-height:.95}.story-body>div:last-child{max-width:710px;font-size:19px;line-height:1.75}.story-body>div:last-child p{margin:0 0 24px}.story-body>div:last-child p:last-child{margin-bottom:0}.career-highlight{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0}.career-highlight img{aspect-ratio:1.76;object-fit:cover;filter:grayscale();width:100%}.career-highlight figcaption{color:#666;letter-spacing:.1em;text-transform:uppercase;padding:12px 5vw 14px;font-size:11px}.story-images{grid-template-columns:1.25fr .75fr;height:680px;display:grid}.story-images img{object-fit:cover;filter:grayscale();width:100%;height:100%}.career-highlight--portrait{background:#090909}.career-highlight--portrait img{aspect-ratio:auto;width:min(100%,900px);height:auto;margin:0 auto;display:block}.career-highlight--closing img{object-position:center}.story-two{grid-template-columns:1fr 1fr;display:grid}.story-two article{border-bottom:1px solid var(--line);padding:8vw 5vw}.story-two article+article{border-left:1px solid var(--line)}.story-two p:not(.eyebrow){max-width:570px;font-size:18px;line-height:1.65}.timeline{color:#fff;background:#090909;padding:8vw 5vw}.timeline>article{border-top:1px solid #333;grid-template-columns:180px 1fr 1.3fr;align-items:baseline;gap:40px;padding:30px 0;display:grid}.timeline>article strong{color:#aaa}.timeline h3{text-transform:uppercase;letter-spacing:.05em}.timeline p{color:#aaa;line-height:1.5}.dark-page{color:#fff;background:#090909}.club-hero{border-bottom:1px solid #292929;grid-template-columns:40% 60%;align-items:center;min-height:780px;display:grid;overflow:hidden}.club-hero>div:first-child{padding:6vw 4vw}.club-hero h1{letter-spacing:-.085em;margin:45px 0;font-size:clamp(92px,14vw,220px);line-height:.78}.club-collage{background:#151515;height:100%;position:relative}.club-collage img{width:42%;position:absolute;box-shadow:0 25px 40px #0009}.club-collage img:first-child{top:8%;left:8%;transform:rotate(-9deg)}.club-collage img:nth-child(2){z-index:2;top:21%;left:32%;transform:rotate(6deg)}.club-collage img:nth-child(3){top:7%;right:4%;transform:rotate(-3deg)}.mike-note{max-width:1200px;padding:10vw 6vw}.mike-note h2{letter-spacing:-.065em;margin:40px 0 55px;font-size:clamp(54px,8vw,118px);line-height:.88}.mike-note p:not(.eyebrow){color:#c5c5c5;max-width:760px;font-size:20px;line-height:1.7}.archive-index{display:none}.archive-period{border-top:1px solid #292929;padding:8vw 5vw;scroll-margin-top:96px}.archive-period>header{grid-template-columns:1fr 1fr;align-items:end;gap:6vw;margin-bottom:5vw;display:grid}.archive-period h2{letter-spacing:-.06em;margin:24px 0 0;font-size:clamp(44px,6vw,88px);line-height:.9}.archive-period>header>p{color:#aaa;max-width:610px;margin:0;font-size:18px;line-height:1.65}.flyer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4.5vw 2.2vw;display:grid}.flyer-grid figure{min-width:0;margin:0}.flyer-grid figure.featured{grid-column:1/-1}.flyer-grid figure>div{background:#131313;border:1px solid #272727;justify-content:center;align-items:center;height:clamp(350px,38vw,610px);padding:2.5vw;display:flex}.flyer-grid figure.featured>div{height:clamp(620px,70vw,1080px);padding:3.5vw}.flyer-grid img{object-fit:contain;width:100%;height:100%}.flyer-grid figcaption{color:#a3a3a3;padding-top:14px;font-size:12px;line-height:1.5}.club-risk-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.club-risk-grid figure{grid-column:span 2}.club-risk-grid figure:nth-child(4),.club-risk-grid figure:nth-child(5),.club-risk-grid figure:nth-child(6),.club-risk-grid figure:nth-child(7),.club-risk-grid figure:nth-child(8),.club-risk-grid figure:nth-child(2),.club-risk-grid figure:nth-child(3){grid-column:span 3}.club-risk-grid figure.featured{grid-column:1/-1}.club-risk-grid figure.half-width-flyer{grid-column:span 3}.club-risk-grid figure.full-width-flyer>div{background:#000;border:0;height:auto;min-height:0;padding:0}.club-risk-grid figure.full-width-flyer>div img{object-fit:fill;width:100%;height:auto;max-height:none;display:block}.risk-soundsystem-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.risk-soundsystem-grid figure{grid-column:span 2}.risk-soundsystem-grid figure.half-width-flyer{grid-column:span 3}.risk-soundsystem-grid figure.featured{grid-column:1/-1}.risk-soundsystem-grid figure.full-width-flyer>div{background:#000;border:0;height:auto;min-height:0;padding:0}.risk-soundsystem-grid figure.full-width-flyer>div img{object-fit:fill;width:100%;height:auto;max-height:none;display:block}.mike-risk-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.mike-risk-grid figure{grid-column:span 2}.mike-risk-grid figure.half-width-flyer{grid-column:span 3}.mike-risk-grid figure.featured{grid-column:1/-1}.mike-risk-grid figure.full-width-flyer>div{background:#000;border:0;height:auto;min-height:0;padding:0}.mike-risk-grid figure.full-width-flyer>div img{object-fit:fill;width:100%;height:auto;max-height:none;display:block}.spirit-video-link{display:block}.spirit-video-link>div{position:relative;overflow:hidden}.spirit-video-link img{transition:opacity .25s}.spirit-play{color:#fff;opacity:0;background:#0009;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;padding-left:5px;font-size:24px;transition:opacity .25s,transform .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-45%)}.spirit-video-link:hover img,.spirit-video-link:focus-visible img{opacity:.78}.spirit-video-link:hover .spirit-play,.spirit-video-link:focus-visible .spirit-play{opacity:1;transform:translate(-50%,-50%)}.early-flyer-sequence{grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:4.5vw}.early-flyer-sequence figure{grid-column:1/-1}.early-flyer-sequence figure:nth-child(7),.early-flyer-sequence figure:nth-child(11),.early-flyer-sequence figure:nth-child(13),.early-flyer-sequence figure:nth-child(15),.early-flyer-sequence figure:nth-child(17),.early-flyer-sequence figure:nth-child(22),.early-flyer-sequence figure:nth-child(26),.early-flyer-sequence figure:nth-child(8),.early-flyer-sequence figure:nth-child(12),.early-flyer-sequence figure:nth-child(14),.early-flyer-sequence figure:nth-child(16),.early-flyer-sequence figure:nth-child(18),.early-flyer-sequence figure:nth-child(23),.early-flyer-sequence figure:nth-child(27),.early-flyer-sequence figure:nth-child(19),.early-flyer-sequence figure:nth-child(20){grid-column:span 3}.early-flyer-sequence figure>div{background:#000;height:auto;min-height:0;padding:2.5vw}.early-flyer-sequence figure>div img{width:100%;height:auto;max-height:none}.early-flyer-sequence figure.featured{grid-column:1/-1}.early-flyer-sequence figure.featured>div{border:0;height:auto;padding:0}.early-flyer-sequence figure.featured>div img{object-fit:fill;width:100%;height:auto;display:block}.early-flyer-sequence figure.relocated-flyer-source{display:none}.early-flyer-sequence figure.club-risk-afterparty-poster>div,.early-flyer-sequence figure.club-risk-afterparty-poster figcaption{width:min(72vw,860px);margin-inline:auto}.early-flyer-sequence figure.tram-afterparty-invite>div{aspect-ratio:2.05;width:calc(100% + 10vw);margin-inline:0;position:relative;left:50%;overflow:hidden;transform:translate(-50%)}.early-flyer-sequence figure.tram-afterparty-invite{grid-column:1/-1}.early-flyer-sequence figure.tram-afterparty-invite>div img{object-fit:cover;width:100%;height:100%;transform:scale(1.28)}.early-flyer-sequence figure:nth-child(7)>div,.early-flyer-sequence figure:nth-child(8)>div,.early-flyer-sequence figure:nth-child(11)>div,.early-flyer-sequence figure:nth-child(12)>div,.early-flyer-sequence figure:nth-child(13)>div,.early-flyer-sequence figure:nth-child(14)>div,.early-flyer-sequence figure:nth-child(15)>div,.early-flyer-sequence figure:nth-child(16)>div,.early-flyer-sequence figure:nth-child(17)>div,.early-flyer-sequence figure:nth-child(18)>div,.early-flyer-sequence figure:nth-child(19)>div,.early-flyer-sequence figure:nth-child(20)>div,.early-flyer-sequence figure:nth-child(26)>div,.early-flyer-sequence figure:nth-child(27)>div{height:clamp(350px,38vw,610px)}.early-flyer-sequence figure:nth-child(7)>div img,.early-flyer-sequence figure:nth-child(8)>div img,.early-flyer-sequence figure:nth-child(11)>div img,.early-flyer-sequence figure:nth-child(12)>div img,.early-flyer-sequence figure:nth-child(13)>div img,.early-flyer-sequence figure:nth-child(14)>div img,.early-flyer-sequence figure:nth-child(15)>div img,.early-flyer-sequence figure:nth-child(16)>div img,.early-flyer-sequence figure:nth-child(17)>div img,.early-flyer-sequence figure:nth-child(18)>div img,.early-flyer-sequence figure:nth-child(19)>div img,.early-flyer-sequence figure:nth-child(20)>div img,.early-flyer-sequence figure:nth-child(26)>div img,.early-flyer-sequence figure:nth-child(27)>div img{object-fit:contain;height:100%}.archive-close{border-top:1px solid #292929;padding:10vw 6vw}.archive-close>p{letter-spacing:-.035em;max-width:980px;font-size:clamp(28px,4vw,54px);line-height:1.18}.dark-page .actions a:hover{color:#000;background:#fff}.contact-hero{border-bottom:1px solid #292929;padding:11vw 5vw 7vw}.contact-hero h1{letter-spacing:-.075em;margin:35px 0 45px;font-size:clamp(70px,11vw,170px);line-height:.8}.contact-hero>p:last-child{color:#aaa;font-size:18px}.contact-routes{border-bottom:1px solid #292929;grid-template-columns:1fr 1fr;display:grid}.contact-routes article{padding:7vw 5vw}.contact-routes article+article{border-left:1px solid #292929}.contact-routes span{color:#777}.contact-routes h2{letter-spacing:-.05em;margin:65px 0 18px;font-size:clamp(42px,5vw,72px)}.contact-routes p{color:#999;min-height:42px}.contact-routes a{border-bottom:1px solid;margin-top:25px;padding-bottom:5px;display:inline-block}.performance-image{height:76vh;min-height:560px;position:relative;overflow:hidden}.performance-image img{object-fit:cover;filter:grayscale();width:100%;height:100%}.performance-image--color img{filter:none}.performance-image figcaption{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#000000b8;padding:9px 12px;font-size:11px;position:absolute;bottom:28px;left:5vw}.contact-page .social-strip{border-top:1px solid #292929}@media (width<=800px){.site-header{height:78px;padding:0 20px}.site-header .brand img{width:120px}.site-header nav{gap:15px;font-size:9px}.hero,.release-feature,.home-story,.home-archive,.album-hero,.tracklists,.story-hero,.story-body,.story-two,.club-hero,.contact-routes{grid-template-columns:1fr}.hero-copy{order:2;padding:55px 24px 65px}.hero-photo{min-height:66vh}.release-feature,.album-hero{gap:55px;padding:70px 24px}.release-copy .section-no{margin-bottom:24px;position:static}.home-story>div,.archive-copy{padding:70px 24px}.home-archive .flyer-stack{min-height:520px}.tracklists>div{padding:65px 24px}.tracklists>div+div,.story-two article+article,.contact-routes article+article{border-left:0;border-top:1px solid var(--line)}.release-grid,.earlier-grid,.single-feature{grid-template-columns:1fr 1fr}.album-story,.earlier,.releases,.social-strip{padding:70px 24px}.social-strip>div{grid-template-columns:1fr}.story-hero>div,.story-body,.story-two article{padding:70px 24px}.story-hero img{max-height:78vh}.story-images{grid-template-columns:1fr;height:auto}.story-images img{height:55vh}.timeline{padding:70px 24px}.timeline>article{grid-template-columns:90px 1fr;gap:12px}.timeline>article p{grid-column:2}.club-hero{min-height:900px}.club-collage{min-height:530px}.mike-note,.archive-close{padding:85px 24px}.archive-index{scrollbar-width:none;text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;border-bottom:1px solid #292929;gap:22px;padding:0 24px 22px;font-size:10px;display:flex;overflow-x:auto}.archive-index::-webkit-scrollbar{display:none}.archive-index a{border-bottom:1px solid #777;padding:14px 0 9px}.archive-period{padding:70px 24px}.archive-period>header{grid-template-columns:1fr;gap:28px;margin-bottom:48px}.flyer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 18px}.club-risk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.club-risk-grid figure,.club-risk-grid figure:nth-child(4),.club-risk-grid figure:nth-child(5),.club-risk-grid figure.half-width-flyer{grid-column:span 1}.club-risk-grid figure.featured{grid-column:1/-1}.risk-soundsystem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.risk-soundsystem-grid figure,.risk-soundsystem-grid figure.half-width-flyer{grid-column:span 1}.risk-soundsystem-grid figure.featured{grid-column:1/-1}.flyer-grid figure>div{height:56vw;padding:20px}.flyer-grid figure.featured>div{height:118vw}.early-flyer-sequence{grid-template-columns:repeat(6,minmax(0,1fr))}.early-flyer-sequence figure>div{height:auto}.early-flyer-sequence figure:nth-child(7)>div,.early-flyer-sequence figure:nth-child(8)>div,.early-flyer-sequence figure:nth-child(11)>div,.early-flyer-sequence figure:nth-child(12)>div,.early-flyer-sequence figure:nth-child(13)>div,.early-flyer-sequence figure:nth-child(14)>div,.early-flyer-sequence figure:nth-child(15)>div,.early-flyer-sequence figure:nth-child(16)>div,.early-flyer-sequence figure:nth-child(26)>div,.early-flyer-sequence figure:nth-child(27)>div{height:56vw}.contact-hero{padding:100px 24px 65px}.contact-routes article{padding:65px 24px}.contact-routes article+article{border-color:#292929}footer{grid-template-columns:1fr;padding:50px 24px}footer small{justify-self:start}}@media (width<=520px){.site-header nav a:nth-child(2){display:none}.release-grid,.earlier-grid,.single-feature{grid-template-columns:1fr}.club-hero{min-height:0}.club-hero>div:first-child{padding:52px 24px 42px}.club-hero h1{margin:30px 0 0;font-size:76px}.club-collage{min-height:340px}.mike-note{padding:64px 24px}.mike-note h2{margin:28px 0 34px}.archive-period{padding:58px 18px}.archive-period>header{gap:20px;margin-bottom:34px}.flyer-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:32px 10px}.flyer-grid figure{grid-column:span 2}.flyer-grid figure.half-width-flyer{grid-column:span 3}.flyer-grid figure.featured{grid-column:1/-1}.club-risk-grid figure,.risk-soundsystem-grid figure{grid-column:span 2}.club-risk-grid figure.half-width-flyer,.risk-soundsystem-grid figure.half-width-flyer{grid-column:span 3}.club-risk-grid figure.featured,.risk-soundsystem-grid figure.featured{grid-column:1/-1}.club-risk-grid figure.half-width-flyer>div,.risk-soundsystem-grid figure.half-width-flyer>div,.mike-risk-grid figure.half-width-flyer>div{background:#131313;border:1px solid #272727;justify-content:center;align-items:center;height:54vw;padding:8px;display:flex}.club-risk-grid figure.half-width-flyer img,.risk-soundsystem-grid figure.half-width-flyer img,.mike-risk-grid figure.half-width-flyer img{object-fit:contain;width:100%;height:100%}.flyer-grid figure>div,.flyer-grid figure.featured>div{background:#000;border:0;height:auto;min-height:0;max-height:none;padding:0}.flyer-grid img,.flyer-grid figure.featured img{object-fit:contain;width:100%;height:auto;max-height:none;display:block}.flyer-grid figcaption{padding-top:7px;font-size:10px;line-height:1.35}.early-flyer-sequence{grid-template-columns:repeat(6,minmax(0,1fr));gap:42px 12px}.early-flyer-sequence figure{grid-column:1/-1}.early-flyer-sequence figure:nth-child(7),.early-flyer-sequence figure:nth-child(11),.early-flyer-sequence figure:nth-child(13),.early-flyer-sequence figure:nth-child(15),.early-flyer-sequence figure:nth-child(17),.early-flyer-sequence figure:nth-child(22),.early-flyer-sequence figure:nth-child(26),.early-flyer-sequence figure:nth-child(8),.early-flyer-sequence figure:nth-child(12),.early-flyer-sequence figure:nth-child(14),.early-flyer-sequence figure:nth-child(16),.early-flyer-sequence figure:nth-child(18),.early-flyer-sequence figure:nth-child(23),.early-flyer-sequence figure:nth-child(27),.early-flyer-sequence figure:nth-child(19),.early-flyer-sequence figure:nth-child(20){grid-column:span 3}.early-flyer-sequence figure>div{border:0;max-height:none;padding:0;height:auto!important}.early-flyer-sequence figure:nth-child(7)>div,.early-flyer-sequence figure:nth-child(8)>div,.early-flyer-sequence figure:nth-child(11)>div,.early-flyer-sequence figure:nth-child(12)>div,.early-flyer-sequence figure:nth-child(13)>div,.early-flyer-sequence figure:nth-child(14)>div,.early-flyer-sequence figure:nth-child(15)>div,.early-flyer-sequence figure:nth-child(16)>div,.early-flyer-sequence figure:nth-child(26)>div,.early-flyer-sequence figure:nth-child(27)>div{height:auto;max-height:none}.early-flyer-sequence figure:nth-child(7)>div img,.early-flyer-sequence figure:nth-child(8)>div img,.early-flyer-sequence figure:nth-child(11)>div img,.early-flyer-sequence figure:nth-child(12)>div img,.early-flyer-sequence figure:nth-child(13)>div img,.early-flyer-sequence figure:nth-child(14)>div img,.early-flyer-sequence figure:nth-child(15)>div img,.early-flyer-sequence figure:nth-child(16)>div img,.early-flyer-sequence figure:nth-child(26)>div img,.early-flyer-sequence figure:nth-child(27)>div img{height:auto}.early-flyer-sequence figure.tram-afterparty-invite>div{aspect-ratio:2.05;width:calc(100% + 10vw);margin-inline:0;left:50%;transform:translate(-50%)}.early-flyer-sequence figure.tram-afterparty-invite{grid-column:1/-1}.early-flyer-sequence figure.club-risk-afterparty-poster>div,.early-flyer-sequence figure.club-risk-afterparty-poster figcaption{width:100%}.spirit-play{opacity:1;width:56px;height:56px;font-size:18px}.story-columns{columns:1}.tracklists li{grid-template-columns:38px 1fr}.tracklists li small{grid-column:2}}
