/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@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;
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-sky-600: oklch(58.8% 0.158 241.966);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-stone-100: oklch(97% 0.001 106.424);
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-black: 900;
    --tracking-wider: 0.05em;
    --leading-tight: 1.25;
    --leading-relaxed: 1.625;
    --radius-lg: 0.5rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    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;
    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 {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.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 {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :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)) {
        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, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-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"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .visible {
    visibility: visible;
  }
  .order-2 {
    order: 2;
  }
  .order-3 {
    order: 3;
  }
  .mx-4 {
    margin-inline: calc(var(--spacing) * 4);
  }
  .mx-8 {
    margin-inline: calc(var(--spacing) * 8);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-full {
    height: 100%;
  }
  .w-auto {
    width: auto;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[60ch\] {
    max-width: 60ch;
  }
  .max-w-\[85ch\] {
    max-width: 85ch;
  }
  .-skew-1 {
    --tw-skew-x: skewX(calc(1deg * -1));
    --tw-skew-y: skewY(calc(1deg * -1));
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .scroll-mt-24 {
    scroll-margin-top: calc(var(--spacing) * 24);
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-3 {
    column-gap: calc(var(--spacing) * 3);
  }
  .gap-y-1 {
    row-gap: calc(var(--spacing) * 1);
  }
  .gap-y-2 {
    row-gap: calc(var(--spacing) * 2);
  }
  .self-start {
    align-self: flex-start;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .border-y {
    border-block-style: var(--tw-border-style);
    border-block-width: 1px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-gray-400 {
    border-color: var(--color-gray-400);
  }
  .bg-sky-600 {
    background-color: var(--color-sky-600);
  }
  .bg-stone-100 {
    background-color: var(--color-stone-100);
  }
  .object-cover {
    object-fit: cover;
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pr-8 {
    padding-right: calc(var(--spacing) * 8);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .text-right {
    text-align: right;
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[0\.7rem\] {
    font-size: 0.7rem;
  }
  .text-\[0\.66rem\] {
    font-size: 0.66rem;
  }
  .text-\[0\.72rem\] {
    font-size: 0.72rem;
  }
  .text-\[0\.78rem\] {
    font-size: 0.78rem;
  }
  .text-\[0\.82rem\] {
    font-size: 0.82rem;
  }
  .text-\[0\.84rem\] {
    font-size: 0.84rem;
  }
  .text-\[0\.88rem\] {
    font-size: 0.88rem;
  }
  .text-\[clamp\(1\.4rem\,2\.2vw\,1\.8rem\)\] {
    font-size: clamp(1.4rem, 2.2vw, 1.8rem);
  }
  .text-\[clamp\(2\.2rem\,4\.5vw\,5rem\)\] {
    font-size: clamp(2.2rem, 4.5vw, 5rem);
  }
  .leading-\[0\.95\] {
    --tw-leading: 0.95;
    line-height: 0.95;
  }
  .leading-\[1\.05\] {
    --tw-leading: 1.05;
    line-height: 1.05;
  }
  .leading-\[1\.5\] {
    --tw-leading: 1.5;
    line-height: 1.5;
  }
  .leading-\[1\.7\] {
    --tw-leading: 1.7;
    line-height: 1.7;
  }
  .leading-\[1\.75\] {
    --tw-leading: 1.75;
    line-height: 1.75;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-\[-0\.02em\] {
    --tw-tracking: -0.02em;
    letter-spacing: -0.02em;
  }
  .tracking-\[-0\.025em\] {
    --tw-tracking: -0.025em;
    letter-spacing: -0.025em;
  }
  .tracking-\[0\.06em\] {
    --tw-tracking: 0.06em;
    letter-spacing: 0.06em;
  }
  .tracking-\[0\.08em\] {
    --tw-tracking: 0.08em;
    letter-spacing: 0.08em;
  }
  .tracking-\[0\.12em\] {
    --tw-tracking: 0.12em;
    letter-spacing: 0.12em;
  }
  .tracking-\[0\.14em\] {
    --tw-tracking: 0.14em;
    letter-spacing: 0.14em;
  }
  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-sky-600 {
    color: var(--color-sky-600);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .last\:mb-0 {
    &:last-child {
      margin-bottom: calc(var(--spacing) * 0);
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .sm\:my-0 {
    @media (width >= 40rem) {
      margin-block: calc(var(--spacing) * 0);
    }
  }
  .sm\:h-15 {
    @media (width >= 40rem) {
      height: calc(var(--spacing) * 15);
    }
  }
  .md\:order-2 {
    @media (width >= 48rem) {
      order: 2;
    }
  }
  .md\:order-3 {
    @media (width >= 48rem) {
      order: 3;
    }
  }
  .md\:col-span-1 {
    @media (width >= 48rem) {
      grid-column: span 1 / span 1;
    }
  }
  .md\:col-span-2 {
    @media (width >= 48rem) {
      grid-column: span 2 / span 2;
    }
  }
  .md\:col-span-3 {
    @media (width >= 48rem) {
      grid-column: span 3 / span 3;
    }
  }
  .md\:h-auto {
    @media (width >= 48rem) {
      height: auto;
    }
  }
  .md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-\[90px_minmax\(0\,1fr\)\] {
    @media (width >= 48rem) {
      grid-template-columns: 90px minmax(0,1fr);
    }
  }
  .md\:grid-cols-\[minmax\(0\,1fr\)_280px\] {
    @media (width >= 48rem) {
      grid-template-columns: minmax(0,1fr) 280px;
    }
  }
  .md\:items-center {
    @media (width >= 48rem) {
      align-items: center;
    }
  }
  .md\:justify-end {
    @media (width >= 48rem) {
      justify-content: flex-end;
    }
  }
  .md\:gap-x-8 {
    @media (width >= 48rem) {
      column-gap: calc(var(--spacing) * 8);
    }
  }
  .md\:border-r {
    @media (width >= 48rem) {
      border-right-style: var(--tw-border-style);
      border-right-width: 1px;
    }
  }
  .md\:border-none {
    @media (width >= 48rem) {
      --tw-border-style: none;
      border-style: none;
    }
  }
  .md\:px-6 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
  .md\:py-8 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 8);
    }
  }
  .md\:py-12 {
    @media (width >= 48rem) {
      padding-block: calc(var(--spacing) * 12);
    }
  }
  .md\:pr-6 {
    @media (width >= 48rem) {
      padding-right: calc(var(--spacing) * 6);
    }
  }
  .lg\:mx-8 {
    @media (width >= 64rem) {
      margin-inline: calc(var(--spacing) * 8);
    }
  }
  .lg\:mb-16 {
    @media (width >= 64rem) {
      margin-bottom: calc(var(--spacing) * 16);
    }
  }
  .lg\:text-xl {
    @media (width >= 64rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
}
:root {
  --black: #0a0a0a;
  --white: #f7f7f5;
  --off-white: #ffffff;
  --red: #d42b2b;
  --grey: #555;
  --rule: 1px solid var(--black);
  --col-unit: calc(100vw / 12);
  --col-4: calc(4 * var(--col-unit));
  --col-6: calc(6 * var(--col-unit));
  --col-8: calc(8 * var(--col-unit));
}
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  font-size: 15px;
  background: #f7f7f5;
  color: var(--black);
}
body {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-weight: 400;
  line-height: 1.15;
}
a {
  color: inherit;
  text-decoration: none;
}
.logo-lab {
  font-family: 'Helvetica Neue','Barlow','Arial Black',sans-serif;
  font-weight: 800;
}
.logo-notes {
  font-family: 'DM Serif Display',Georgia,serif;
  font-style: italic;
  font-weight: 400;
}
.masthead {
  border-bottom: var(--rule);
  padding: 0.55rem 1rem;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 0;
  align-items: baseline;
  background: var(--white);
}
.m-logo {
  grid-column: span 8;
  font-family: 'Fragment Mono', monospace;
  font-size: 0.88rem;
  font-weight: 400;
  letter-spacing: 0.03em;
  color: var(--grey);
}
.m-vol {
  grid-column: span 4;
  font-family: 'Fragment Mono', monospace;
  font-size: 0.88rem;
  color: var(--grey);
  text-align: right;
}
.m-nav {
  grid-column: span 4;
  display: flex;
  gap: 2rem;
  justify-content: flex-end;
  align-items: center;
}
.m-nav a {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.88rem;
  color: var(--grey);
  letter-spacing: 0.03em;
  text-transform: lowercase;
}
.m-nav a:hover {
  color: var(--black);
}
.about-band {
  border-bottom: var(--rule);
  padding: 2.5rem 1rem;
  display: flex;
  flex-direction: column;
}
.about-band p {
  font-family: 'Helvetica Neue', 'Barlow', 'Arial Black', sans-serif;
  font-weight: 800;
  font-size: clamp(1.69rem, 2.6vw, 2.6rem);
  line-height: 1.05;
  letter-spacing: -0.02em;
  color: var(--black);
  margin-top: 0.5rem;
  margin-bottom: 1.2rem;
  max-width: var(--col-8);
}
.about-band p em {
  font-style: normal;
  font-weight: 800;
}
.about-nav {
  display: flex;
  gap: 2.5rem;
  flex-wrap: wrap;
  margin-top: 2rem;
}
.about-nav-item {
  display: flex;
  align-items: baseline;
  gap: 0.5rem;
}
.about-nav-label {
  font-family: 'Fragment Mono', monospace;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: var(--grey);
}
.about-nav-desc {
  font-family: 'Fragment Mono', monospace;
  font-size: 1rem;
  color: var(--black);
}
.ticker {
  border-bottom: var(--rule);
  height: 1.8rem;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.ticker-flag {
  background: var(--black);
  color: var(--white);
  font-family: 'Fragment Mono', monospace;
  font-size: 0.65rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  padding: 0 0.8rem;
  height: 100%;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.ticker-track {
  overflow: hidden;
  flex: 1;
}
.ticker-scroll {
  display: flex;
  gap: 0;
  animation: ticker-move 35s linear infinite;
  white-space: nowrap;
}
.ticker-scroll:hover {
  animation-play-state: paused;
}
.ticker-item {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.68rem;
  letter-spacing: 0.04em;
  padding-right: 3rem;
  text-transform: uppercase;
}
.ticker-item::before {
  content: "● ";
  color: var(--red);
  margin-right: 0.6rem;
}
@keyframes ticker-move {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.index {
  border-bottom: var(--rule);
}
.index-desktop {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  align-items: start;
}
.index-mobile {
  display: none;
}
.index-col {
  border-right: var(--rule);
}
.index-col:last-child {
  border-right: none;
}
.index-item {
  display: block;
  padding: 1.1rem 1rem;
  cursor: pointer;
  transition: background 0.15s ease;
  box-shadow: 0 1px 0 0 rgba(0,0,0,0.08);
}
.index-item:hover {
  background: #2e2e2e;
}
.index-item:hover .index-title {
  color: #fff;
}
.index-item:hover .index-author {
  color: rgba(255,255,255,0.6);
}
.index-item:hover .index-badge {
  color: rgba(255,255,255,0.75);
}
.index-abstract {
  display: none;
  font-family: 'Fragment Mono', monospace;
  font-size: 0.78rem;
  line-height: 1.75;
  color: rgba(255,255,255,0.85);
  padding: 0.2rem 0 0.4rem;
}
@media (min-width: 801px) {
  .index-item:hover .index-title, .index-item:hover .index-meta {
    display: none;
  }
  .index-item:hover .index-abstract {
    display: block;
  }
}
.index-title {
  font-family: 'Helvetica Neue', 'Barlow', 'Arial Black', sans-serif;
  font-weight: 800;
  font-size: clamp(1.36rem, 1.87vw, 1.73rem);
  line-height: 1.15;
  letter-spacing: -0.02em;
  transition: color 0.1s;
  display: block;
}
.index-meta {
  display: flex;
  gap: 1rem;
  margin-top: 0.35rem;
  align-items: center;
}
.index-author {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.845rem;
  letter-spacing: 0.04em;
  color: #444;
  flex: 1;
}
.index-badge {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.82rem;
  text-transform: lowercase;
  letter-spacing: 0.08em;
  color: var(--red);
  margin-left: auto;
}
.site-footer {
  padding: 0.6rem 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer-l, .footer-r {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.88rem;
  color: var(--grey);
  letter-spacing: 0.03em;
}
.article-masthead {
  border-bottom: var(--rule);
  padding: 0.55rem 1rem;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0 1rem;
  align-items: baseline;
  background: var(--white);
}
.article-masthead .m-logo {
  grid-column: span 2;
}
.article-masthead .m-vol {
  grid-column: span 1;
}
.page-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 0;
  align-items: start;
}
.page-main {
  grid-column: span 8;
  border-right: var(--rule);
  min-width: 0;
}
.page-side {
  grid-column: span 4;
  padding: 2.5rem 1.5rem;
  position: sticky;
  top: 0;
  max-height: 100vh;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.page-side::-webkit-scrollbar {
  width: 3px;
}
.page-side::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,0.15);
}
@media (max-width: 900px) {
  .page-main {
    grid-column: span 12;
    border-right: none;
  }
  .page-side {
    display: none;
  }
}
.article-header {
  padding: 3rem 0 1.5rem 0;
  padding-left: 1rem;
  border-bottom: var(--rule);
}
.article-header-main {
  padding: 0;
}
.article-title {
  font-family: 'Helvetica Neue', 'Barlow', sans-serif;
  font-weight: 900;
  font-size: clamp(2rem, 3vw, 3.2rem);
  line-height: 1.02;
  letter-spacing: -0.03em;
  text-transform: none;
  max-width: var(--col-4);
  margin-bottom: 1.5rem;
}
.article-subtitle {
  font-family: 'Fragment Mono', monospace;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5;
  color: #444;
  margin-bottom: 2rem;
  max-width: var(--col-4);
  padding-top: 0.15rem;
}
.authors {
  margin-bottom: 1.5rem;
  max-width: var(--col-4);
}
.author-lines {
  display: block;
}
.author-line {
  font-family: 'Fragment Mono', monospace;
  font-weight: 400;
  font-size: 0.88rem;
  letter-spacing: 0.03em;
  display: inline;
}
.author-line sup {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.55rem;
  font-weight: 400;
  color: var(--black);
  vertical-align: super;
  letter-spacing: 0;
}
.author-sep {
  color: var(--grey);
  margin: 0 0.3rem;
}
.affiliations {
  margin-top: 0.6rem;
  font-family: 'Fragment Mono', monospace;
  font-size: 0.82rem;
  line-height: 1.9;
  color: var(--grey);
}
.affil-n {
  color: var(--black);
  margin-right: 0.25rem;
}
.orcid-row {
  margin-top: 0.5rem;
  font-family: 'Fragment Mono', monospace;
  font-size: 0.82rem;
  color: var(--grey);
  line-height: 1.8;
}
.orcid-id {
  color: var(--black);
  font-weight: 400;
}
.corresponding {
  margin-top: 0.4rem;
  font-family: 'Fragment Mono', monospace;
  font-size: 0.72rem;
  color: var(--grey);
}
.corresponding a {
  border-bottom: 1px solid var(--grey);
}
.abstract-band {
  background: #d8d8d5;
  color: var(--black);
  border-bottom: var(--rule);
  border-top: var(--rule);
}
.abstract-main {
  padding: 2rem 1rem 2.5rem;
}
.abstract-label {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: var(--grey);
  margin-bottom: 1rem;
  display: block;
}
.abstract-text {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.88rem;
  line-height: 1.9;
  color: var(--grey);
}
.abstract-text em {
  font-style: italic;
  color: var(--black);
}
.body-text {
  padding: 3rem 1rem;
}
.body-text h2 {
  font-family: 'Helvetica Neue', 'Barlow', sans-serif;
  font-weight: 900;
  font-size: 2rem;
  letter-spacing: -0.025em;
  margin: 2.5rem 0 1rem;
  padding-top: 2rem;
}
.body-text h2:first-child {
  margin-top: 0;
  padding-top: 0;
}
.body-text p {
  font-family: 'Fragment Mono', monospace;
  font-size: 1rem;
  line-height: 1.85;
  color: var(--black);
  margin-bottom: 1.2em;
  max-width: var(--col-6);
}
.body-text p em {
  font-style: italic;
}
.body-text p strong {
  font-weight: 700;
}
.fn-ref {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.6rem;
  color: var(--red);
  vertical-align: super;
  cursor: pointer;
}
.meta-block {
  margin-bottom: 0;
}
.meta-label {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.78rem;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: var(--grey);
  border-bottom: 1px solid rgba(0,0,0,0.1);
  padding-bottom: 0.25rem;
  margin-bottom: 0.4rem;
  display: block;
}
.meta-value {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.9rem;
  line-height: 1.7;
  color: var(--black);
}
.meta-value.red {
  color: var(--red);
}
.meta-value a {
  color: var(--black);
}
.meta-value a:hover {
  color: var(--red);
}
.kw-list {
  list-style: none;
  padding: 0;
  font-family: 'Fragment Mono', monospace;
  font-size: 0.9rem;
  line-height: 1.7;
}
.kw-list li {
  color: var(--red);
}
.bibliography {
  padding: 2.5rem 1rem 3rem;
  max-width: var(--col-6);
}
.bibliography-title {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.78rem;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: var(--grey);
  border-bottom: 1px solid rgba(0,0,0,0.1);
  padding-bottom: 0.25rem;
  margin-bottom: 1rem;
  display: block;
  font-weight: 400;
}
.bib-list {
  list-style: none;
  padding: 0;
}
.bib-item {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.9rem;
  line-height: 1.7;
  color: var(--black);
  padding: 0.3rem 0 0.3rem 2rem;
  position: relative;
  counter-increment: bib;
}
.bib-list {
  counter-reset: bib;
}
.bib-item::before {
  content: counter(bib);
  position: absolute;
  left: 0;
  top: 0.3rem;
  font-family: 'Fragment Mono', monospace;
  font-size: 0.78rem;
  color: var(--grey);
}
.bib-item em {
  font-style: italic;
}
.footnotes {
  padding: 2rem 1rem;
  border-top: var(--rule);
}
.footnotes-title {
  font-family: 'Helvetica Neue', 'Barlow', sans-serif;
  font-weight: 900;
  font-size: 1rem;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  margin-bottom: 1rem;
  padding-bottom: 0.4rem;
  border-bottom: var(--rule);
}
.fn-list {
  list-style: none;
  padding: 0;
  max-width: var(--col-6);
}
.fn-item {
  display: grid;
  grid-template-columns: 1.5rem 1fr;
  gap: 0 0.5rem;
  margin-bottom: 0.6rem;
  font-family: 'Fragment Mono', monospace;
  font-size: 0.65rem;
  line-height: 1.7;
  color: var(--grey);
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0,0,0,0.06);
}
.fn-item:last-child {
  border-bottom: none;
}
.fn-num {
  color: var(--red);
  font-size: 0.6rem;
  padding-top: 0.1rem;
}
#folio-box {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 200;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  pointer-events: none;
}
#folio-num {
  font-family: 'Helvetica Neue', 'Barlow', 'Arial Black', sans-serif;
  font-weight: 900;
  font-size: clamp(2.25rem, 4.5vw, 4rem);
  line-height: 1;
  letter-spacing: -0.04em;
  color: var(--black);
  background: var(--white);
  border: 1px solid var(--black);
  padding: 0.4rem 0.7rem 0.35rem;
  user-select: none;
  text-align: center;
}
#folio-cite-trigger {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: var(--black);
  background: var(--white);
  text-align: center;
  padding: 0.25rem 0.7rem 0.3rem;
  cursor: pointer;
  pointer-events: auto;
  border: 1px solid var(--black);
  border-top: none;
}
#folio-cite-trigger:hover {
  background: #f2f2f2;
}
#folio-cite {
  background: var(--black);
  color: var(--off-white);
  font-family: 'Fragment Mono', monospace;
  font-size: 0.55rem;
  line-height: 1.75;
  padding: 0.6rem 0.7rem;
  width: 16rem;
  max-width: 92vw;
  display: none;
  pointer-events: auto;
  cursor: text;
  user-select: all;
}
#folio-cite.visible {
  display: block;
}
#folio-cite-label {
  font-size: 0.44rem;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: rgba(255,255,255,0.35);
  margin-bottom: 0.4rem;
  display: block;
  user-select: none;
}
@media (max-width: 800px) {
  .masthead {
    grid-template-columns: 1fr auto;
    padding: 0.55rem 1rem;
    align-items: center;
  }
  .m-logo {
    grid-column: auto;
    min-width: 0;
  }
  .m-nav {
    grid-column: auto;
  }
  .about-band p {
    max-width: 88%;
  }
  .index-desktop {
    display: none;
  }
  .index-mobile {
    display: block;
  }
  .page-main {
    grid-column: span 12 !important;
    border-right: none;
  }
  .page-side {
    display: none;
  }
}
@media (max-width: 500px) {
  .masthead {
    grid-template-columns: 1fr auto;
  }
}
.figure {
  margin: 2.5rem 0;
  max-width: var(--col-6);
}
.figure-n {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.6rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--red);
  margin-bottom: 0.5rem;
  display: block;
}
.figure-inner {
  background: #f2f2f2;
  aspect-ratio: 16/9;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  width: 100%;
  margin-bottom: 0.7rem;
}
.figure-caption {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.65rem;
  line-height: 1.6;
  color: var(--grey);
}
.figure-caption strong {
  color: var(--black);
  font-weight: 700;
}
.figure-credit {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.58rem;
  color: rgba(0,0,0,0.35);
  margin-top: 0.2rem;
}
.doi-value {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.82rem;
  word-break: break-all;
}
.doi-value a:hover {
  color: var(--red);
}
.dates-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.5rem;
}
.date-label {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--grey);
  display: block;
}
.date-val {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.88rem;
  color: var(--black);
}
.resource-link {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.82rem;
  line-height: 2;
}
.resource-link a:hover {
  color: var(--red);
}
@media (max-width: 800px) {
  .m-tagline {
    display: none !important;
  }
  .m-logo {
    grid-column: auto !important;
  }
  .m-nav {
    grid-column: auto !important;
    display: flex !important;
    gap: 1.2rem;
    justify-content: flex-end;
    align-items: center;
    white-space: nowrap;
  }
  .m-nav a {
    font-size: 0.88rem;
  }
}
@media (max-width: 500px) {
  .m-nav {
    gap: 0.9rem;
  }
}
@media (max-width: 800px) {
  .article-title {
    max-width: 100% !important;
  }
  .article-subtitle {
    max-width: 100% !important;
  }
  .authors {
    max-width: 100% !important;
  }
  .body-text p {
    max-width: 100% !important;
  }
  .bibliography {
    max-width: 100% !important;
    padding: 1.5rem 1rem;
  }
  .fn-list {
    max-width: 100% !important;
  }
  .body-text {
    padding: 1.5rem 1rem;
  }
  .article-header {
    padding: 1.5rem 1rem;
  }
}
.kw-char {
  display: inline;
  opacity: 0;
  transition: opacity 0.04s ease;
}
.kw-char.kw-visible {
  opacity: 1;
}
@keyframes flapOut {
  0% {
    transform: rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: rotateX(-90deg);
    opacity: 0;
  }
}
@keyframes flapIn {
  0% {
    transform: rotateX(90deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}
.flap-char {
  display: inline-block;
  width: 0.56em;
  height: 1.2em;
  text-align: center;
  line-height: 1.2em;
  overflow: visible;
  vertical-align: top;
  perspective: 400px;
}
.flap-char span {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 1.2em;
  text-align: center;
  transform-origin: center center;
  backface-visibility: hidden;
}
.flap-char span.is-out {
  animation: flapOut 160ms ease-in forwards;
}
.flap-char span.is-in {
  animation: flapIn 200ms ease-out forwards;
}
.index-item:hover {
  background: #d8d8d5;
}
.index-item:hover .index-title {
  color: var(--black);
}
.index-item:hover .index-author {
  color: #555;
}
.index-item:hover .index-badge {
  color: var(--red);
}
.index-abstract {
  display: none;
  font-family: 'Fragment Mono', monospace;
  font-size: 0.78rem;
  line-height: 1.75;
  color: #555;
  background: #d8d8d5;
  margin: 0 -1rem -1.1rem;
  padding: 1.1rem 1rem 0.8rem;
  text-decoration: none;
  position: relative;
}
.index-abstract-text {
  display: block;
}
.index-abstract-readmore {
  display: block;
  text-align: right;
  font-family: 'Fragment Mono', monospace;
  font-size: 0.72rem;
  color: var(--black);
  margin-top: 0.4rem;
}
@media (min-width: 801px) {
  .index-item:hover .index-title, .index-item:hover .index-meta {
    display: none;
  }
  .index-item:hover .index-abstract {
    display: block;
  }
}
@media (max-width: 800px) {
  .index-abstract {
    display: none !important;
  }
  .index-item:hover {
    background: transparent;
  }
}
.footer-l-short {
  display: none;
}
@media (max-width: 600px) {
  .footer-l-full {
    display: none;
  }
  .footer-l-short {
    display: inline;
  }
  .footer-r {
    display: none;
  }
}
@media (max-width: 900px) {
  .page-side {
    grid-column: span 12 !important;
    position: static !important;
    max-height: none !important;
    border-top: var(--rule);
    border-right: none;
    padding: 1.5rem 1rem;
    display: flex !important;
  }
}
.body-text sup, .body-text sup a, .body-text a.footnote, .body-text .fn-ref, .footnotes .fn-num, .footnotes ol li::marker, .footnotes a.footnote, .footnotes .reversefootnote {
  color: var(--red) !important;
}
.footnotes ol {
  padding-left: 1.35rem;
  max-width: var(--col-6);
}
.footnotes li {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.65rem;
  line-height: 1.7;
  color: var(--grey);
  padding-left: 0.35rem;
  margin-bottom: 0.6rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0,0,0,0.06);
}
.footnotes li:last-child {
  border-bottom: none;
}
.footnotes p {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.65rem;
  line-height: 1.7;
  color: var(--grey);
  margin: 0;
}
.article-type {
  display: none !important;
}
.article-header {
  padding: 3rem 0 1.5rem 1rem;
  border-bottom: var(--rule);
}
.article-header-main {
  padding: 0;
}
.article-title {
  font-family: 'Helvetica Neue', 'Barlow', sans-serif;
  font-weight: 900;
  font-size: clamp(2rem, 3vw, 3.2rem);
  line-height: 1.02;
  letter-spacing: -0.03em;
  text-transform: none;
  max-width: var(--col-4);
  margin: 0 0 1.5rem 0;
}
.article-subtitle {
  font-family: 'Fragment Mono', monospace;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.5;
  color: #444;
  max-width: var(--col-4);
  margin: 0 0 2rem 0;
  padding-top: 0.15rem;
}
.authors {
  max-width: var(--col-4);
  margin: 0 0 1.5rem 0;
}
.author-lines {
  display: block;
}
.author-line {
  font-family: 'Fragment Mono', monospace;
  font-weight: 400;
  font-size: 0.88rem;
  letter-spacing: 0.03em;
  display: inline;
}
.author-line sup {
  font-family: 'Fragment Mono', monospace;
  font-size: 0.55rem;
  font-weight: 400;
  color: var(--black);
  vertical-align: super;
  letter-spacing: 0;
}
.author-sep {
  color: var(--grey);
  margin: 0 0.3rem;
}
.affiliations {
  margin-top: 0.6rem;
  font-family: 'Fragment Mono', monospace;
  font-size: 0.82rem;
  line-height: 1.9;
  color: var(--grey);
}
.affil-n {
  color: var(--black);
  margin-right: 0.25rem;
}
.orcid-row {
  margin-top: 0.5rem;
  font-family: 'Fragment Mono', monospace;
  font-size: 0.82rem;
  color: var(--grey);
  line-height: 1.8;
}
.orcid-id {
  color: var(--black);
  font-weight: 400;
}
.corresponding {
  margin-top: 0.4rem;
  font-family: 'Fragment Mono', monospace;
  font-size: 0.72rem;
  color: var(--grey);
}
.corresponding a {
  border-bottom: 1px solid var(--grey);
}
.abstract-band {
  background: #d8d8d5;
  color: var(--black);
  border-top: none;
  border-bottom: var(--rule);
}
@media (max-width: 800px) {
  .masthead {
    grid-template-columns: 1fr auto !important;
    padding: 0.55rem 1rem;
    align-items: center;
  }
  .m-logo {
    grid-column: auto !important;
    min-width: 0;
  }
  .m-tagline {
    display: none !important;
  }
  .m-nav {
    grid-column: auto !important;
    display: flex !important;
    gap: 1rem;
    justify-content: flex-end;
    align-items: center;
    white-space: nowrap;
  }
  .m-nav a {
    font-family: 'Fragment Mono', monospace;
    font-size: 0.88rem;
    color: var(--grey);
    letter-spacing: 0.03em;
  }
  .about-band p {
    max-width: 100% !important;
  }
  .article-header {
    padding: 1.5rem 1rem;
  }
  .article-title {
    max-width: 100% !important;
    font-size: clamp(2rem, 3vw, 3.2rem) !important;
  }
  .article-subtitle, .authors {
    max-width: 100% !important;
  }
}
@media (max-width: 500px) {
  .masthead {
    grid-template-columns: 1fr auto !important;
  }
  .m-logo {
    grid-column: auto !important;
  }
  .m-nav {
    grid-column: auto !important;
    display: flex !important;
    gap: 0.9rem;
  }
}
.index-badge {
  display: inline-block;
  position: relative;
  flex-shrink: 0;
  height: 1.2em;
  line-height: 1.2em;
  white-space: nowrap;
  perspective: 400px;
  overflow: visible;
  letter-spacing: 0;
  color: var(--red);
}
.index-mobile .index-badge {
  color: var(--red);
}
.body-text sup[id^="fnref"], .body-text sup[id^="fnref"] a, .body-text a.footnote, .body-text a[role="doc-noteref"], .body-text .fn-ref, .footnotes .fn-num, .footnotes .reversefootnote, .footnotes a[role="doc-backlink"] {
  color: var(--red) !important;
}
.footnotes ol:not(.fn-list) {
  list-style: none !important;
  counter-reset: labnotes-footnote;
  padding-left: 0 !important;
  max-width: var(--col-6);
}
.footnotes ol:not(.fn-list) > li {
  counter-increment: labnotes-footnote;
  display: grid !important;
  grid-template-columns: 1.5rem 1fr;
  gap: 0 0.5rem;
}
.footnotes ol:not(.fn-list) > li::before {
  content: counter(labnotes-footnote);
  grid-column: 1;
  grid-row: 1;
  font-family: 'Fragment Mono', monospace;
  font-size: 0.6rem;
  line-height: 1.7;
  color: var(--red) !important;
  padding-top: 0.1rem;
}
.footnotes ol:not(.fn-list) > li > * {
  grid-column: 2;
}
.footnotes .fn-list {
  list-style: none !important;
  padding-left: 0 !important;
}
.footnotes .fn-list > .fn-item {
  display: grid !important;
  grid-template-columns: 1.5rem 1fr;
  gap: 0 0.5rem;
}
.footnotes .fn-list > .fn-item > .fn-num {
  color: var(--red) !important;
}
@media (max-width: 800px) {
  .footnotes ol:not(.fn-list) {
    max-width: 100% !important;
  }
}
.bibliography .bib-item::before {
  color: var(--red) !important;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
    }
  }
}
