@font-face {
 font-family: 'Inter';
 font-style: normal;
 font-weight: 400 700;
 font-display: swap;
 src: url('/assets/fonts/inter-cyrillic-ext.woff2') format('woff2');
 unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
 font-family: 'Inter';
 font-style: normal;
 font-weight: 400 700;
 font-display: swap;
 src: url('/assets/fonts/inter-cyrillic.woff2') format('woff2');
 unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
 font-family: 'Inter';
 font-style: normal;
 font-weight: 400 700;
 font-display: swap;
 src: url('/assets/fonts/inter-latin-ext.woff2') format('woff2');
 unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
 font-family: 'Inter';
 font-style: normal;
 font-weight: 400 700;
 font-display: swap;
 src: url('/assets/fonts/inter-latin.woff2') format('woff2');
 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
 font-family: 'Unbounded';
 font-style: normal;
 font-weight: 600 800;
 font-display: swap;
 src: url('/assets/fonts/unbounded-cyrillic-ext.woff2') format('woff2');
 unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
 font-family: 'Unbounded';
 font-style: normal;
 font-weight: 600 800;
 font-display: swap;
 src: url('/assets/fonts/unbounded-cyrillic.woff2') format('woff2');
 unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
 font-family: 'Unbounded';
 font-style: normal;
 font-weight: 600 800;
 font-display: swap;
 src: url('/assets/fonts/unbounded-latin-ext.woff2') format('woff2');
 unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
 font-family: 'Unbounded';
 font-style: normal;
 font-weight: 600 800;
 font-display: swap;
 src: url('/assets/fonts/unbounded-latin.woff2') format('woff2');
 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
:root {
 color-scheme: light dark;
 --paper: oklch(95.5% 0.011 85);
 --paper-2: oklch(92% 0.014 85);
 --paper-3: oklch(88% 0.017 85);
 --ink: oklch(17% 0.012 60);
 --ink-2: oklch(38% 0.012 60);
 --ink-3: oklch(50% 0.012 60); 
 --signal: oklch(53% 0.22 28);
 --signal-ink: oklch(97% 0.01 85);
 --rule: oklch(17% 0.012 60 / 0.16);
 --rule-strong: oklch(17% 0.012 60 / 0.55);
 --font-display: "Unbounded", "Oswald", system-ui, sans-serif;
 --font-body: "Inter", system-ui, -apple-system, sans-serif;
 --font-mono: "Inter", ui-monospace, monospace;
 --text-xs: 0.6875rem;
 --text-sm: 0.8125rem;
 --text-base: clamp(0.9375rem, 0.9rem + 0.2vw, 1.0625rem);
 --text-lg: clamp(1.125rem, 1rem + 0.6vw, 1.5rem);
 --text-xl: clamp(1.5rem, 1.1rem + 1.6vw, 2.5rem);
 --text-2xl: clamp(2.25rem, 1.4rem + 3.4vw, 4.75rem);
 --text-mega: clamp(3rem, 0.5rem + 12vw, 11rem);
 --track-tight: -0.035em;
 --track-wide: 0.2em;
 --space-1: 0.25rem;
 --space-2: 0.5rem;
 --space-3: 0.75rem;
 --space-4: 1rem;
 --space-6: 1.5rem;
 --space-8: 2rem;
 --space-12: 3rem;
 --space-16: 4rem;
 --space-section: clamp(3.5rem, 2.5rem + 5vw, 8rem);
 --gutter: clamp(1rem, 0.4rem + 2.6vw, 3.5rem);
 --max: 1560px;
 --measure: 66ch;
 --duration-fast: 140ms;
 --duration: 380ms;
 --duration-slow: 800ms;
 --ease: cubic-bezier(0.22, 0.68, 0.32, 1);
 --ease-expo: cubic-bezier(0.16, 1, 0.3, 1);
}
@media (prefers-color-scheme: dark) {
 :root {
 --paper: oklch(15% 0.012 60);
 --paper-2: oklch(19% 0.013 60);
 --paper-3: oklch(24% 0.014 60);
 --ink: oklch(95% 0.008 85);
 --ink-2: oklch(76% 0.01 85);
 --ink-3: oklch(62% 0.011 85);
 --signal: oklch(62% 0.21 30);
 --signal-ink: oklch(13% 0.012 60);
 --rule: oklch(95% 0.008 85 / 0.18);
 --rule-strong: oklch(95% 0.008 85 / 0.5);
 }
}
:root[data-theme="dark"] {
 --paper: oklch(15% 0.012 60);
 --paper-2: oklch(19% 0.013 60);
 --paper-3: oklch(24% 0.014 60);
 --ink: oklch(95% 0.008 85);
 --ink-2: oklch(76% 0.01 85);
 --ink-3: oklch(62% 0.011 85);
 --signal: oklch(62% 0.21 30);
 --signal-ink: oklch(13% 0.012 60);
 --rule: oklch(95% 0.008 85 / 0.18);
 --rule-strong: oklch(95% 0.008 85 / 0.5);
}
:root[data-theme="light"] {
 --paper: oklch(95.5% 0.011 85);
 --paper-2: oklch(92% 0.014 85);
 --paper-3: oklch(88% 0.017 85);
 --ink: oklch(17% 0.012 60);
 --ink-2: oklch(38% 0.012 60);
 --ink-3: oklch(50% 0.012 60); 
 --signal: oklch(53% 0.22 28);
 --signal-ink: oklch(97% 0.01 85);
 --rule: oklch(17% 0.012 60 / 0.16);
 --rule-strong: oklch(17% 0.012 60 / 0.55);
}
*,
*::before,
*::after { box-sizing: border-box; }
html {
 -webkit-text-size-adjust: 100%;
 scroll-behavior: smooth;
}
body {
 margin: 0;
 background: var(--paper);
 color: var(--ink);
 font-family: var(--font-body);
 font-size: var(--text-base);
 line-height: 1.55;
 overflow-x: hidden;
 -webkit-font-smoothing: antialiased;
}
body::after {
 content: "";
 position: fixed;
 inset: 0;
 z-index: 200;
 pointer-events: none;
 opacity: 0.03;
 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E");
}
img,
video { display: block; max-width: 100%; height: auto; }
a { color: inherit; text-decoration: none; }
button {
 font: inherit;
 color: inherit;
 cursor: pointer;
}
h1, h2, h3, h4 {
 margin: 0;
 font-family: var(--font-display);
 font-weight: 700;
 line-height: 0.94;
 letter-spacing: var(--track-tight);
}
p, ul, ol { margin: 0; }
:focus-visible {
 outline: 3px solid var(--signal);
 outline-offset: 2px;
}
::selection {
 background: var(--signal);
 color: var(--signal-ink);
}
.shell {
 width: 100%;
 max-width: var(--max);
 margin-inline: auto;
 padding-inline: var(--gutter);
}
.label {
 font-family: var(--font-body);
 font-size: var(--text-xs);
 font-weight: 600;
 letter-spacing: var(--track-wide);
 text-transform: uppercase;
 color: var(--ink-3);
}
.rule {
 height: 1px;
 border: 0;
 margin: 0;
 background: var(--rule);
}
.rule--heavy { height: 3px; background: var(--ink); }
.visually-hidden {
 position: absolute;
 width: 1px; height: 1px;
 margin: -1px; padding: 0;
 overflow: hidden;
 clip-path: inset(50%);
 white-space: nowrap;
}
.skip-link {
 position: absolute;
 top: -100px;
 left: var(--space-4);
 z-index: 300;
 padding: 0.7rem 1.2rem;
 background: var(--signal);
 color: var(--signal-ink);
 font-weight: 600;
 transition: top var(--duration-fast) var(--ease);
}
.skip-link:focus { top: var(--space-4); }
.reveal {
 opacity: 0;
 transform: translate3d(0, 18px, 0);
 transition:
 opacity var(--duration-slow) var(--ease-expo),
 transform var(--duration-slow) var(--ease-expo);
}
.reveal.is-in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
 html { scroll-behavior: auto; }
 *,
 *::before,
 *::after {
 animation-duration: 0.001ms !important;
 animation-iteration-count: 1 !important;
 transition-duration: 0.001ms !important;
 }
 .reveal { opacity: 1; transform: none; }
}
.masthead {
 position: sticky;
 top: 0;
 z-index: 100;
 display: flex;
 align-items: center;
 justify-content: space-between;
 gap: var(--space-4);
 padding: var(--space-3) var(--gutter);
 background: var(--paper);
 border-bottom: 1px solid var(--rule);
}
.masthead__mark {
 font-family: var(--font-display);
 font-size: 1.0625rem;
 font-weight: 800;
 letter-spacing: -0.02em;
 text-transform: uppercase;
}
.masthead__mark i {
 font-style: normal;
 color: var(--signal);
}
.masthead__side {
 display: flex;
 align-items: center;
 gap: var(--space-6);
}
.nav ul {
 display: flex;
 gap: var(--space-6);
 list-style: none;
}
.nav a {
 font-size: var(--text-sm);
 font-weight: 600;
 letter-spacing: 0.04em;
 text-transform: uppercase;
 padding-block: 0.35rem;
 border-bottom: 2px solid transparent;
 transition: border-color var(--duration) var(--ease), color var(--duration) var(--ease);
}
.nav a:hover,
.nav a.is-current { border-color: var(--signal); }
.theme-toggle {
 width: 38px;
 height: 38px;
 display: grid;
 place-items: center;
 border: 1px solid var(--rule-strong);
 border-radius: 50%;
 background: transparent;
 transition: background-color var(--duration-fast) var(--ease);
}
.theme-toggle:hover { background: var(--paper-2); }
.burger {
 display: none;
 width: 40px;
 height: 40px;
 border: 1px solid var(--rule-strong);
 background: transparent;
 padding: 0;
}
.burger span,
.burger span::before,
.burger span::after {
 display: block;
 width: 16px;
 height: 2px;
 background: currentColor;
 transition: transform var(--duration) var(--ease-expo);
}
.burger span { position: relative; margin-inline: auto; }
.burger span::before,
.burger span::after { content: ""; position: absolute; }
.burger span::before { transform: translateY(-5px); }
.burger span::after { transform: translateY(5px); }
.burger[aria-expanded="true"] span { background: transparent; }
.burger[aria-expanded="true"] span::before { transform: rotate(45deg); }
.burger[aria-expanded="true"] span::after { transform: rotate(-45deg); }
@media (max-width: 860px) {
 .burger { display: block; }
 .nav {
 position: fixed;
 inset: 57px 0 0;
 z-index: 90;
 display: grid;
 align-content: start;
 background: var(--paper);
 padding: var(--space-8) var(--gutter);
 transform: translate3d(0, -8px, 0);
 opacity: 0;
 pointer-events: none;
 transition: opacity var(--duration) var(--ease), transform var(--duration) var(--ease);
 }
 .nav.is-open { opacity: 1; transform: none; pointer-events: auto; }
 .nav ul { flex-direction: column; gap: 0; }
 .nav a {
 display: block;
 font-family: var(--font-display);
 font-size: var(--text-xl);
 padding-block: var(--space-4);
 border-bottom: 1px solid var(--rule);
 }
}
.opener {
 display: grid;
 grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr);
 gap: 0;
 border-bottom: 3px solid var(--ink);
}
.opener__left {
 padding: var(--space-12) var(--gutter) var(--space-8);
 border-right: 1px solid var(--rule);
 display: grid;
 grid-template-rows: auto minmax(0, 1fr);
 gap: var(--space-8);
}
.opener__kicker {
 display: flex;
 align-items: center;
 gap: var(--space-3);
}
.opener__kicker::after {
 content: "";
 flex: 1;
 height: 1px;
 background: var(--rule);
}
.opener__name {
 font-size: clamp(2.75rem, 6.2vw, 7.5rem);
 overflow-wrap: anywhere;
 font-weight: 800;
 line-height: 0.8;
 letter-spacing: -0.055em;
 text-transform: uppercase;
}
.opener__name i {
 font-style: normal;
 color: var(--signal);
}
.opener__claim {
 max-width: 34ch;
 margin-top: var(--space-4);
 font-size: var(--text-lg);
 text-wrap: balance; 
 color: var(--ink-2);
}
.opener__figure {
 position: relative;
 min-height: 300px;
 margin: var(--space-6) calc(var(--gutter) * -1) calc(var(--space-8) * -1);
 border-top: 1px solid var(--rule);
 overflow: hidden;
}
.opener__figure img {
 width: 100%;
 height: 100%;
 object-fit: cover;
 object-position: center 24%;
 filter: grayscale(1) contrast(1.12);
 mix-blend-mode: multiply;
}
@media (prefers-color-scheme: dark) {
 .opener__figure img { mix-blend-mode: normal; opacity: 0.8; }
}
:root[data-theme="dark"] .opener__figure img { mix-blend-mode: normal; opacity: 0.8; }
:root[data-theme="light"] .opener__figure img { mix-blend-mode: multiply; opacity: 1; }
.opener__stamp {
 position: absolute;
 right: var(--gutter);
 bottom: var(--space-6);
 width: 106px;
 height: 106px;
 display: grid;
 place-items: center;
 text-align: center;
 border-radius: 50%;
 background: var(--signal);
 color: var(--signal-ink);
 font-family: var(--font-display);
 font-size: 0.625rem;
 font-weight: 700;
 line-height: 1.15;
 letter-spacing: 0.02em;
 text-transform: uppercase;
 transform: rotate(-9deg);
}
.opener__right {
 display: grid;
 align-content: start;
 padding-block: var(--space-12) 0;
}
.opener__righthead {
 display: flex;
 align-items: baseline;
 justify-content: space-between;
 gap: var(--space-4);
 padding: 0 var(--gutter) var(--space-4);
}
.opener__more {
 padding: 0 var(--gutter);
 margin-top: var(--space-6);
 margin-bottom: var(--space-8);
}
@media (max-width: 1000px) {
 .opener { grid-template-columns: 1fr; }
 .opener__left {
 border-right: 0;
 border-bottom: 1px solid var(--rule);
 grid-template-rows: auto auto; 
 }
 .opener__figure { min-height: 0; }
 .opener__figure img { height: auto; aspect-ratio: 4 / 3; }
 .opener__right { padding-top: var(--space-8); }
}
.stub {
 position: relative;
 display: grid;
 grid-template-columns: 4.5rem minmax(0, 1fr) auto;
 align-items: center;
 gap: var(--space-4);
 padding: var(--space-4) var(--gutter);
 border-top: 1px solid var(--rule);
 transition: background-color var(--duration) var(--ease);
}
.stub:last-child { border-bottom: 1px solid var(--rule); }
.stub:hover { background: var(--paper-2); }
.stub__when {
 font-family: var(--font-display);
 font-size: 1.5rem;
 font-weight: 700;
 line-height: 1;
 letter-spacing: -0.03em;
}
.stub__when small {
 display: block;
 margin-top: 0.15rem;
 font-family: var(--font-body);
 font-size: var(--text-xs);
 font-weight: 600;
 letter-spacing: var(--track-wide);
 text-transform: uppercase;
 color: var(--ink-3);
}
.stub__city {
 font-family: var(--font-display);
 font-size: clamp(1.125rem, 0.9rem + 0.9vw, 1.75rem);
 font-weight: 700;
 letter-spacing: -0.03em;
 text-transform: uppercase;
 transition: color var(--duration) var(--ease);
}
.stub:hover .stub__city { color: var(--signal); }
.stub__city a::after {
 content: "";
 position: absolute;
 inset: 0;
}
.stub__go { position: relative; z-index: 1; }
.stub__where {
 margin-top: 0.15rem;
 font-size: var(--text-sm);
 color: var(--ink-3);
}
.stub__go {
 display: inline-flex;
 align-items: center;
 gap: 0.5rem;
 padding: 0.6rem 1.1rem;
 border: 2px solid var(--ink);
 font-size: var(--text-sm);
 font-weight: 700;
 letter-spacing: 0.04em;
 text-transform: uppercase;
 white-space: nowrap;
 transition:
 background-color var(--duration-fast) var(--ease),
 color var(--duration-fast) var(--ease),
 border-color var(--duration-fast) var(--ease);
}
.stub__go:hover,
.stub__go:focus-visible {
 background: var(--signal);
 border-color: var(--signal);
 color: var(--signal-ink);
}
.stub--soon .stub__when { color: var(--signal); }
@media (max-width: 640px) {
 .stub {
 grid-template-columns: 3.5rem minmax(0, 1fr);
 row-gap: var(--space-3);
 }
 .stub__go { grid-column: 1 / -1; justify-content: center; }
}
.finder {
 display: grid;
 gap: var(--space-4);
 padding: var(--space-6) var(--gutter);
 background: var(--paper-2);
 border-block: 1px solid var(--rule);
}
.finder__field {
 display: flex;
 align-items: center;
 gap: var(--space-3);
 border-bottom: 2px solid var(--ink);
 padding-bottom: var(--space-2);
}
.finder__field input {
 flex: 1;
 min-width: 0;
 border: 0;
 background: transparent;
 color: inherit;
 font-family: var(--font-display);
 font-size: var(--text-xl);
 font-weight: 700;
 letter-spacing: -0.03em;
 text-transform: uppercase;
}
.finder__field input::placeholder {
 font-family: var(--font-body);
 font-size: var(--text-base);
 font-weight: 500;
 letter-spacing: 0;
 text-transform: none;
 color: var(--ink-3);
 opacity: 1;
}
.finder__field:focus-within {
 outline: 3px solid var(--signal);
 outline-offset: 2px;
}
.finder__field input:focus-visible { outline: none; }
.chips {
 display: flex;
 flex-wrap: wrap;
 gap: var(--space-2);
 list-style: none;
}
.chips button {
 padding: 0.4rem 0.8rem;
 border: 1px solid var(--rule-strong);
 background: transparent;
 font-size: var(--text-sm);
 font-weight: 600;
 transition:
 background-color var(--duration-fast) var(--ease),
 color var(--duration-fast) var(--ease),
 border-color var(--duration-fast) var(--ease);
}
.chips button:hover,
.chips button[aria-pressed="true"] {
 background: var(--ink);
 border-color: var(--ink);
 color: var(--paper);
}
.finder__empty {
 padding: var(--space-8) var(--gutter);
 font-size: var(--text-lg);
 color: var(--ink-3);
}
.marquee {
 overflow: hidden;
 padding-block: var(--space-3);
 background: var(--ink);
 color: var(--paper);
 mask-image: linear-gradient(to right, transparent, #000 6%, #000 94%, transparent);
}
.marquee__track {
 display: flex;
 width: max-content;
 animation: marquee 46s linear infinite;
}
.marquee__item {
 display: inline-flex;
 align-items: center;
 gap: var(--space-6);
 padding-inline: var(--space-6);
 font-family: var(--font-display);
 font-size: 0.9375rem;
 font-weight: 700;
 letter-spacing: 0.06em;
 text-transform: uppercase;
 white-space: nowrap;
}
.marquee__item::after {
 content: "";
 width: 6px;
 height: 6px;
 background: var(--signal);
}
@keyframes marquee {
 from { transform: translate3d(0, 0, 0); }
 to { transform: translate3d(-50%, 0, 0); }
}
@media (prefers-reduced-motion: reduce) {
 .marquee__track { animation: none; }
}
.section { padding-block: var(--space-section); }
.section--tight { padding-block: var(--space-12); }
.section + .section { padding-top: 0; }
.section__head {
 display: grid;
 gap: var(--space-3);
 margin-bottom: var(--space-8);
}
.section__title {
 font-size: var(--text-2xl);
 font-weight: 800;
 text-transform: uppercase;
}
.section__note {
 max-width: var(--measure);
 color: var(--ink-2);
}
.btn {
 display: inline-flex;
 align-items: center;
 justify-content: center;
 gap: 0.5rem;
 padding: 0.9rem 1.6rem;
 border: 2px solid var(--ink);
 font-size: var(--text-sm);
 font-weight: 700;
 letter-spacing: 0.05em;
 text-transform: uppercase;
 transition:
 background-color var(--duration-fast) var(--ease),
 color var(--duration-fast) var(--ease),
 border-color var(--duration-fast) var(--ease),
 transform var(--duration-fast) var(--ease);
}
.btn:hover,
.btn:focus-visible { background: var(--ink); color: var(--paper); }
.btn:active { transform: translateY(1px); }
.btn--signal {
 background: var(--signal);
 border-color: var(--signal);
 color: var(--signal-ink);
}
.btn--signal:hover,
.btn--signal:focus-visible {
 background: var(--ink);
 border-color: var(--ink);
 color: var(--paper);
}
.closer {
 padding-block: var(--space-16);
 background: var(--ink);
 color: var(--paper);
}
.closer__inner {
 display: flex;
 flex-wrap: wrap;
 align-items: end;
 justify-content: space-between;
 gap: var(--space-8);
}
.closer .label { color: color-mix(in oklch, var(--paper) 60%, transparent); }
.closer__title {
 margin-top: var(--space-3);
 font-size: var(--text-xl);
 font-weight: 800;
 text-transform: uppercase;
}
.closer__side {
 display: grid;
 justify-items: start;
 gap: var(--space-4);
}
.closer .btn--signal:hover,
.closer .btn--signal:focus-visible {
 background: var(--paper);
 border-color: var(--paper);
 color: var(--ink);
}
.closer__note { font-size: var(--text-sm); color: color-mix(in oklch, var(--paper) 70%, transparent); }
.closer__note a {
 border-bottom: 1px solid color-mix(in oklch, var(--paper) 40%, transparent);
 transition: border-color var(--duration-fast) var(--ease), color var(--duration-fast) var(--ease);
}
.closer__note a:hover { color: var(--signal); border-color: var(--signal); }
.footer {
 border-top: 3px solid var(--ink);
 padding-block: var(--space-12) var(--space-8);
}
.footer__top {
 display: grid;
 grid-template-columns: repeat(auto-fit, minmax(min(220px, 100%), 1fr));
 gap: var(--space-8);
 padding-bottom: var(--space-8);
 border-bottom: 1px solid var(--rule);
}
.footer__col h3 {
 font-size: var(--text-sm);
 letter-spacing: var(--track-wide);
 text-transform: uppercase;
 color: var(--ink-3);
 font-family: var(--font-body);
 font-weight: 600;
}
.footer__col ul {
 list-style: none;
 display: grid;
 gap: var(--space-2);
 margin-top: var(--space-4);
}
.footer__col a {
 font-size: var(--text-sm);
 border-bottom: 1px solid transparent;
 transition: border-color var(--duration-fast) var(--ease), color var(--duration-fast) var(--ease);
}
.footer__col a:hover { border-color: var(--signal); color: var(--signal); }
.footer__bottom {
 display: flex;
 flex-wrap: wrap;
 gap: var(--space-3) var(--space-6);
 justify-content: space-between;
 padding-top: var(--space-6);
 font-size: var(--text-xs);
 color: var(--ink-3);
}
.footer__legal-links {
 display: flex;
 flex-wrap: wrap;
 gap: var(--space-4);
 list-style: none;
}
.pagehead {
 padding-block: var(--space-12) var(--space-8);
 border-bottom: 3px solid var(--ink);
}
.pagehead__title {
 font-size: var(--text-2xl);
 font-weight: 800;
 text-transform: uppercase;
}
.pagehead__lead {
 max-width: var(--measure);
 margin-top: var(--space-4);
 font-size: var(--text-lg);
 color: var(--ink-2);
}
.month + .month { margin-top: var(--space-12); }
.month__label {
 display: flex;
 align-items: baseline;
 justify-content: space-between;
 gap: var(--space-4);
 padding: 0 var(--gutter) var(--space-3);
}
.month__label b {
 font-family: var(--font-display);
 font-size: var(--text-lg);
 font-weight: 700;
 text-transform: uppercase;
}
.showhead {
 display: grid;
 grid-template-columns: minmax(0, 1fr) minmax(0, 0.62fr);
 border-bottom: 3px solid var(--ink);
}
.showhead__main {
 padding: var(--space-8) var(--gutter) var(--space-12);
 align-self: center;
}
.crumbs {
 display: flex;
 gap: var(--space-2);
 margin-bottom: var(--space-8);
 font-size: var(--text-xs);
 font-weight: 600;
 letter-spacing: var(--track-wide);
 text-transform: uppercase;
 color: var(--ink-3);
}
.crumbs a { border-bottom: 1px solid var(--rule); }
.crumbs a:hover { color: var(--signal); border-color: var(--signal); }
.crumbs b { color: var(--ink); font-weight: 600; }
.showhead__date {
 font-family: var(--font-display);
 font-size: var(--text-xl);
 font-weight: 700;
 color: var(--signal);
 text-transform: uppercase;
}
.showhead__city {
 margin-top: var(--space-3);
 font-size: clamp(2.25rem, 5.4vw, 6rem);
 overflow-wrap: anywhere;
 font-weight: 800;
 line-height: 0.82;
 letter-spacing: -0.055em;
 text-transform: uppercase;
}
.showhead__venue {
 margin-top: var(--space-6);
 font-size: var(--text-lg);
 color: var(--ink-2);
}
.showhead__intro {
 max-width: 46ch;
 margin-top: var(--space-6);
 color: var(--ink-2);
}
.showmeta {
 display: grid;
 grid-template-columns: repeat(auto-fit, minmax(min(150px, 45%), 1fr));
 gap: var(--space-1) var(--space-6);
 margin-top: var(--space-8);
 padding-top: var(--space-4);
 border-top: 1px solid var(--rule);
 list-style: none;
}
.showmeta li { display: grid; gap: 0.15rem; padding-block: var(--space-2); }
.showmeta b {
 font-family: var(--font-display);
 font-size: var(--text-lg);
 font-weight: 700;
}
.showhead__actions {
 display: flex;
 flex-wrap: wrap;
 gap: var(--space-3);
 margin-top: var(--space-8);
}
.showhead__fine {
 max-width: 42ch;
 margin-top: var(--space-4);
 font-size: var(--text-sm);
 color: var(--ink-3);
}
.showbill {
 position: relative;
 display: grid;
 align-content: center;
 justify-items: center;
 gap: var(--space-4);
 margin: 0;
 padding: var(--space-12) var(--gutter);
 background: var(--paper-2);
 border-left: 1px solid var(--rule);
 overflow: hidden;
}
.showbill img {
 width: 100%;
 max-width: 340px;
 height: auto; 
 border: 1px solid var(--rule);
 box-shadow: 0 18px 44px -22px oklch(17% 0.012 60 / 0.55);
 transform: rotate(-1.2deg);
 transition: transform var(--duration) var(--ease-expo);
}
.showbill--photo img { aspect-ratio: 4 / 5; object-fit: cover; }
.showbill:hover img { transform: rotate(0deg) translate3d(0, -4px, 0); }
.showbill figcaption { text-align: center; }
@media (max-width: 900px) {
 .showhead { grid-template-columns: 1fr; }
 .showhead__main {
 order: 2;
 border-top: 1px solid var(--rule);
 }
 .showbill { order: 1; padding-block: var(--space-8); border-left: 0; }
 .showbill img { max-width: 260px; }
}
.faq {
 display: grid;
 grid-template-columns: minmax(0, 0.75fr) minmax(0, 1fr);
 gap: var(--space-12);
 align-items: start;
}
.faq .section__head { margin-bottom: 0; }
.faq .section__title { font-size: var(--text-xl); }
.qa {
 border-top: 1px solid var(--rule);
 padding-block: var(--space-4);
}
.qa:last-child { border-bottom: 1px solid var(--rule); }
.qa summary {
 display: flex;
 align-items: baseline;
 justify-content: space-between;
 gap: var(--space-4);
 cursor: pointer;
 list-style: none;
 font-family: var(--font-display);
 font-size: var(--text-lg);
 font-weight: 700;
 transition: color var(--duration-fast) var(--ease);
}
.qa summary::-webkit-details-marker { display: none; }
.qa summary:hover { color: var(--signal); }
.qa summary::after {
 content: "+";
 flex: none;
 font-size: 1.1em;
 line-height: 1;
 color: var(--signal);
}
.qa[open] summary::after { content: "–"; }
.qa p {
 max-width: var(--measure);
 margin-top: var(--space-3);
 color: var(--ink-2);
}
@media (max-width: 900px) {
 .faq { grid-template-columns: 1fr; gap: var(--space-8); }
}
.nearby {
 display: grid;
 grid-template-columns: repeat(auto-fit, minmax(min(260px, 100%), 1fr));
 gap: var(--space-4);
 list-style: none;
}
.nearby a {
 display: grid;
 gap: var(--space-2);
 padding: var(--space-6);
 border: 1px solid var(--rule);
 transition: border-color var(--duration) var(--ease), background-color var(--duration) var(--ease);
}
.nearby a:hover { border-color: var(--ink); background: var(--paper-2); }
.nearby b {
 font-family: var(--font-display);
 font-size: var(--text-lg);
 font-weight: 700;
 text-transform: uppercase;
}
.nearby__venue { font-size: var(--text-sm); color: var(--ink-2); }
.releases {
 display: grid;
 grid-template-columns: repeat(auto-fill, minmax(min(200px, 45%), 1fr));
 gap: var(--space-6);
 list-style: none;
}
.release img {
 width: 100%;
 aspect-ratio: 1;
 object-fit: cover;
 border: 1px solid var(--rule);
 transition: transform var(--duration) var(--ease-expo);
}
.release:hover img { transform: translate3d(0, -5px, 0); }
.release h3 {
 margin-top: var(--space-3);
 font-size: var(--text-base);
 text-transform: uppercase;
}
.release p {
 margin-top: 0.1rem;
 font-size: var(--text-xs);
 color: var(--ink-3);
}
.clips {
 display: grid;
 grid-template-columns: repeat(auto-fill, minmax(min(290px, 100%), 1fr));
 gap: var(--space-6);
 list-style: none;
}
.clip__trigger,
.clip__video {
 width: 100%;
 aspect-ratio: 16 / 9;
 border: 1px solid var(--rule);
 background: var(--paper-3);
}
.clip__trigger {
 position: relative;
 display: grid;
 place-items: center;
 padding: 0;
 overflow: hidden;
 transition: border-color var(--duration) var(--ease);
}
.clip__trigger:hover { border-color: var(--ink); }
.clip__poster {
 position: absolute;
 inset: 0;
 width: 100%;
 height: 100%;
 object-fit: cover;
 transition: transform var(--duration-slow) var(--ease-expo);
}
.clip__trigger:hover .clip__poster { transform: scale(1.05); }
.clip__play {
 position: relative;
 z-index: 1;
 width: 56px;
 height: 56px;
 display: grid;
 place-items: center;
 border-radius: 50%;
 background: var(--signal);
 color: var(--signal-ink);
}
.clip__play::after {
 content: "";
 border-left: 13px solid currentColor;
 border-block: 8px solid transparent;
 margin-left: 4px;
}
.clip__title {
 margin-top: var(--space-3);
 font-size: var(--text-base);
 text-transform: uppercase;
}
.clip__note {
 margin-top: 0.1rem;
 font-size: var(--text-xs);
 color: var(--ink-3);
}
.bio {
 display: grid;
 grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
 column-gap: var(--space-12);
 row-gap: var(--space-8);
 align-items: start;
}
.portrait {
 grid-row: 1 / span 2;
 margin: 0;
 border: 1px solid var(--rule);
}
.portrait img {
 width: 100%;
 aspect-ratio: 4 / 5;
 object-fit: cover;
 object-position: center 26%;
 filter: grayscale(1) contrast(1.12);
 mix-blend-mode: multiply;
}
@media (prefers-color-scheme: dark) {
 .portrait img { mix-blend-mode: normal; opacity: 0.85; }
}
:root[data-theme="dark"] .portrait img { mix-blend-mode: normal; opacity: 0.85; }
:root[data-theme="light"] .portrait img { mix-blend-mode: multiply; opacity: 1; }
.bio__text {
 display: grid;
 gap: var(--space-4);
 font-size: var(--text-lg);
 color: var(--ink-2);
}
.bio__text p:first-child::first-letter {
 float: left;
 margin: 0.05em 0.08em 0 0;
 font-family: var(--font-display);
 font-size: 3.2em;
 font-weight: 800;
 line-height: 0.76;
 color: var(--signal);
}
.facts { list-style: none; }
.facts li {
 display: grid;
 grid-template-columns: 3rem 1fr;
 gap: var(--space-4);
 padding-block: var(--space-4);
 border-top: 1px solid var(--rule);
 color: var(--ink-2);
}
.facts b {
 font-family: var(--font-display);
 font-size: var(--text-lg);
 color: var(--signal);
}
@media (max-width: 900px) {
 .bio { grid-template-columns: 1fr; gap: var(--space-8); }
 .portrait { grid-row: auto; }
 .portrait img { aspect-ratio: 4 / 3; }
}
.clipset + .clipset { margin-top: var(--space-12); }
.clipset__title {
 margin-bottom: var(--space-6);
 padding-top: var(--space-4);
 border-top: 2px solid var(--ink);
 font-size: var(--text-lg);
 text-transform: uppercase;
}
.clips--lead {
 grid-template-columns: repeat(auto-fill, minmax(min(420px, 100%), 1fr));
}
.clips--four { grid-template-columns: repeat(4, minmax(0, 1fr)); }
@media (max-width: 1000px) {
 .clips--four { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 640px) {
 .clips:not(.clips--lead) {
 grid-template-columns: repeat(2, minmax(0, 1fr));
 gap: var(--space-4);
 }
 .clips:not(.clips--lead) .clip__title { font-size: var(--text-sm); }
 .clips:not(.clips--lead) .clip__play { width: 40px; height: 40px; }
 .clips:not(.clips--lead) .clip__play::after {
 border-left-width: 10px;
 border-block-width: 6px;
 }
}
.streams,
.contacts {
 display: grid;
 grid-template-columns: repeat(auto-fit, minmax(min(240px, 100%), 1fr));
 gap: var(--space-4);
 list-style: none;
}
.streams { grid-template-columns: repeat(auto-fit, minmax(min(190px, 100%), 1fr)); }
.streams a,
.card {
 display: grid;
 gap: var(--space-2);
 padding: var(--space-6);
 border: 1px solid var(--rule);
 transition: border-color var(--duration) var(--ease), background-color var(--duration) var(--ease);
}
.streams a:hover { border-color: var(--ink); background: var(--paper-2); }
.streams b,
.card h3 {
 font-family: var(--font-display);
 font-size: var(--text-lg);
 font-weight: 700;
 text-transform: uppercase;
}
.card__role {
 font-size: var(--text-sm);
 color: var(--ink-3);
}
.card ul {
 list-style: none;
 display: grid;
 gap: var(--space-2);
 margin-top: var(--space-4);
}
.card a {
 font-size: var(--text-lg);
 font-weight: 600;
 border-bottom: 2px solid var(--rule);
 transition: border-color var(--duration-fast) var(--ease), color var(--duration-fast) var(--ease);
}
.card a:hover { color: var(--signal); border-color: var(--signal); }
.prose {
 max-width: 74ch;
 display: grid;
 gap: var(--space-4);
 color: var(--ink-2);
 line-height: 1.65;
}
.prose h2 {
 margin-top: var(--space-8);
 font-size: var(--text-lg);
 color: var(--ink);
 text-transform: uppercase;
}
.prose h2:first-child { margin-top: 0; }
.prose__list {
 display: grid;
 gap: var(--space-2);
 padding-left: var(--space-6);
 list-style: none;
}
.prose__list li { position: relative; }
.prose__list li::before {
 content: "";
 position: absolute;
 left: -1rem;
 top: 0.65em;
 width: 5px;
 height: 5px;
 background: var(--signal);
}
.notfound {
 min-height: 66svh;
 display: grid;
 place-content: center;
 text-align: center;
 gap: var(--space-6);
}
.showhead__over {
 margin-top: var(--space-6);
 padding: var(--space-3) var(--space-4);
 border-left: 3px solid var(--signal);
 background: var(--paper-2);
 font-size: var(--text-sm);
 font-weight: 600;
 color: var(--ink-2);
}
.opener__none {
 font-size: var(--text-lg);
 color: var(--ink-2);
 max-width: var(--measure);
}
.consent {
 position: fixed;
 z-index: 60;
 left: var(--gutter);
 right: var(--gutter);
 bottom: var(--space-6);
 max-width: 46rem;
 margin-inline: auto;
 padding: var(--space-6);
 display: grid;
 gap: var(--space-4);
 background: var(--paper);
 border: 1px solid var(--rule-strong);
 box-shadow: 0 1.5rem 3rem oklch(0% 0 0 / 0.18);
 animation: consent-in var(--duration) var(--ease-expo) both;
}
@keyframes consent-in {
 from { opacity: 0; transform: translateY(1rem); }
}
.consent__text {
 font-size: var(--text-sm);
 line-height: 1.5;
 color: var(--ink-2);
 max-width: var(--measure);
}
.consent__text a {
 color: var(--ink);
 text-underline-offset: 0.2em;
}
.consent__actions {
 display: flex;
 flex-wrap: wrap;
 gap: var(--space-3);
 align-items: center;
}
.consent__btn {
 font-family: var(--font-body);
 font-size: var(--text-sm);
 font-weight: 600;
 letter-spacing: 0.02em;
 padding: var(--space-3) var(--space-6);
 border: 1px solid var(--ink);
 background: transparent;
 color: var(--ink);
 cursor: pointer;
 transition: background var(--duration-fast) var(--ease),
 color var(--duration-fast) var(--ease);
}
.consent__btn:hover,
.consent__btn:focus-visible {
 background: var(--ink);
 color: var(--paper);
}
.consent__btn--yes {
 background: var(--signal);
 border-color: var(--signal);
 color: var(--signal-ink);
}
.consent__btn--yes:hover,
.consent__btn--yes:focus-visible {
 background: var(--ink);
 border-color: var(--ink);
 color: var(--paper);
}
@media (min-width: 46rem) {
 .consent {
 grid-template-columns: 1fr auto;
 align-items: center;
 }
}
@media (prefers-reduced-motion: reduce) {
 .consent { animation: none; }
}
