@import url("https://fonts.googleapis.com/css2?family=Barrio&family=DM+Sans:opsz,wght@9..40,400;9..40,500&family=Instrument+Serif:ital@0;1&family=Kirang+Haerang&display=swap");

@font-face {
  font-family: "BBH Bartle";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://cdn.jsdelivr.net/fontsource/fonts/bbh-bartle@latest/latin-400-normal.woff2") format("woff2");
}

@font-face {
  font-family: "A Bounded";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/fonts/A-Bounded.otf") format("opentype");
}

@font-face {
  font-family: "A Bounded Thin";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/assets/fonts/A-BoundedThin.otf") format("opentype");
}

@font-face {
  font-family: "Baletta";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/fonts/Baletta__Baletta.otf") format("opentype");
}

@font-face {
  font-family: "Neue Haas Display";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/assets/fonts/NeueHaasDisplay-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Neue Haas Display";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/fonts/NeueHaasDisplay-Mediu.ttf") format("truetype");
}

@font-face {
  font-family: "Neue Haas Display";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/fonts/NeueHaasDisplay-Bold.ttf") format("truetype");
}

:root {
  --bg: #050505;
  --fg: #f4efe7;
  --muted: rgba(244, 239, 231, 0.64);
  --dim: rgba(244, 239, 231, 0.38);
  --line: rgba(244, 239, 231, 0.2);
  --panel: rgba(244, 239, 231, 0.055);
  --ink: rgba(0, 0, 0, 0.72);
  --pink: #ff6f91;
  --yellow: #f5df62;
  --blue: #73d9ff;
  --green: #a8ff9d;
  --font-ui: "Neue Haas Grotesk Text", "Neue Haas Grotesk Display", "DM Sans", "Helvetica Neue", Arial, sans-serif;
  --font-display: "Instrument Serif", Georgia, serif;
  --font-wordmark: "Kirang Haerang", "Instrument Serif", serif;
}

body.theme-bartle {
  --bg: #030303;
  --fg: #fff8ea;
  --muted: rgba(255, 248, 234, 0.66);
  --dim: rgba(255, 248, 234, 0.4);
  --line: rgba(255, 248, 234, 0.22);
  --panel: rgba(255, 248, 234, 0.07);
  --pink: #ff4f2f;
  --yellow: #f8ea59;
  --blue: #94f3ff;
  --green: #c5ff52;
  --font-display: "BBH Bartle", "Instrument Serif", Georgia, serif;
  --font-wordmark: "BBH Bartle", "DM Sans", sans-serif;
}

body.theme-kirang {
  --bg: #050505;
  --fg: #f4efe7;
  --muted: rgba(244, 239, 231, 0.64);
  --dim: rgba(244, 239, 231, 0.38);
  --line: rgba(244, 239, 231, 0.2);
  --panel: rgba(244, 239, 231, 0.055);
  --pink: #ff6f91;
  --yellow: #f5df62;
  --blue: #73d9ff;
  --green: #a8ff9d;
  --font-display: "Instrument Serif", Georgia, serif;
  --font-wordmark: "Kirang Haerang", "Instrument Serif", serif;
}

body.theme-buccario {
  --bg: #070503;
  --fg: #fbf0e0;
  --muted: rgba(251, 240, 224, 0.66);
  --dim: rgba(251, 240, 224, 0.42);
  --line: rgba(251, 240, 224, 0.24);
  --panel: rgba(251, 240, 224, 0.06);
  --pink: #d96943;
  --yellow: #e9c76d;
  --blue: #9cc8bd;
  --green: #b5c987;
  --font-display: "Instrument Serif", "Times New Roman", serif;
  --font-wordmark: "Instrument Serif", "Times New Roman", serif;
}

body.theme-baletta {
  --bg: #080604;
  --fg: #fbf1df;
  --muted: rgba(251, 241, 223, 0.66);
  --dim: rgba(251, 241, 223, 0.42);
  --line: rgba(251, 241, 223, 0.24);
  --panel: rgba(251, 241, 223, 0.06);
  --pink: #e96d4f;
  --yellow: #e0c06a;
  --blue: #92bbb3;
  --green: #bbc97c;
  --font-display: "Baletta", "Instrument Serif", "Times New Roman", serif;
  --font-wordmark: "Baletta", "Instrument Serif", "Times New Roman", serif;
}

body.theme-bounded {
  --bg: #020202;
  --fg: #ffffff;
  --muted: rgba(255, 245, 225, 0.66);
  --dim: rgba(255, 245, 225, 0.4);
  --line: rgba(255, 245, 225, 0.22);
  --panel: rgba(255, 245, 225, 0.07);
  --pink: #ff6333;
  --yellow: #fff25a;
  --blue: #75dcff;
  --green: #aaff70;
  --font-display: "Barrio", "DM Sans", sans-serif;
  --font-wordmark: "Barrio", "DM Sans", sans-serif;
}

body.theme-bounded-thin {
  --bg: #020405;
  --fg: #eefaff;
  --muted: rgba(238, 250, 255, 0.66);
  --dim: rgba(238, 250, 255, 0.4);
  --line: rgba(238, 250, 255, 0.22);
  --panel: rgba(238, 250, 255, 0.07);
  --pink: #ff78a8;
  --yellow: #f4e875;
  --blue: #6ee9ff;
  --green: #a8ffcf;
  --font-display: "A Bounded Thin", "DM Sans", sans-serif;
  --font-wordmark: "A Bounded Thin", "DM Sans", sans-serif;
}

body.theme-neue-haas {
  --bg: #050505;
  --fg: #f6f1e8;
  --muted: rgba(246, 241, 232, 0.64);
  --dim: rgba(246, 241, 232, 0.38);
  --line: rgba(246, 241, 232, 0.2);
  --panel: rgba(246, 241, 232, 0.055);
  --pink: #ff6259;
  --yellow: #ecd560;
  --blue: #7fd2ff;
  --green: #b5ec8e;
  --font-ui: "Neue Haas Display", "DM Sans", "Helvetica Neue", Arial, sans-serif;
  --font-display: "Neue Haas Display", "DM Sans", "Helvetica Neue", Arial, sans-serif;
  --font-wordmark: "Neue Haas Display", "DM Sans", "Helvetica Neue", Arial, sans-serif;
}

* {
  box-sizing: border-box;
}

html {
  background: var(--bg);
  color: var(--fg);
  font-family: var(--font-ui);
  min-height: 100%;
}

body {
  margin: 0;
  min-height: 100%;
  background: var(--bg);
  color: var(--fg);
}

body.locked {
  overflow: hidden;
}

.cursor-dot {
  display: none;
}

a {
  color: inherit;
  text-decoration: none;
}

img,
video,
iframe {
  display: block;
  max-width: 100%;
}

.site-header {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 30;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: clamp(18px, 3vw, 34px) clamp(36px, 5vw, 68px) clamp(18px, 3vw, 34px) clamp(18px, 3vw, 34px);
  background: var(--bg);
  pointer-events: none;
  mix-blend-mode: normal;
}

.site-header a {
  pointer-events: auto;
}

.wordmark {
  position: relative;
  display: inline-block;
  font-family: var(--font-wordmark);
  font-size: clamp(1.9rem, 3.2vw, 3.65rem);
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 0.8;
  color: var(--fg);
  text-transform: uppercase;
  transition: color 180ms ease, transform 180ms ease;
}

.wordmark--header {
  white-space: nowrap;
  line-height: 1;
}

.wordmark::after {
  content: attr(data-text);
  position: absolute;
  inset: 0;
  z-index: -1;
  color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.96);
  text-shadow: 0 0 18px rgba(255, 255, 255, 0.16);
  transform: translate(0, 0);
  opacity: 0;
  transition: opacity 180ms ease, transform 180ms ease;
}

.wordmark:hover,
.wordmark:focus-visible {
  outline: none;
}

.wordmark:hover::after,
.wordmark:focus-visible::after {
  opacity: 0;
}

body.theme-bartle .wordmark {
  letter-spacing: 0.035em;
  line-height: 0.92;
}

body.theme-bartle .headline {
  letter-spacing: 0.01em;
  line-height: 0.92;
  text-transform: uppercase;
}

body.theme-bartle .connect__copy {
  font-family: var(--font-ui);
  font-size: clamp(1rem, 1.18vw, 1.14rem);
  letter-spacing: 0.01em;
  line-height: 1.6;
}

body.theme-buccario .wordmark {
  font-style: italic;
  letter-spacing: -0.045em;
  line-height: 0.76;
  text-transform: none;
}

body.theme-buccario .headline,
body.theme-buccario .connect__copy {
  font-style: italic;
  letter-spacing: -0.055em;
}

body.theme-buccario .work-card__meta {
  font-style: normal;
}

body.theme-baletta .wordmark {
  font-size: clamp(2.2rem, 3.9vw, 4.5rem);
  font-style: normal;
  letter-spacing: -0.035em;
  line-height: 0.82;
  text-transform: none;
}

body.theme-baletta .headline,
body.theme-baletta .connect__copy {
  letter-spacing: -0.04em;
}

body.theme-bounded .wordmark,
body.theme-bounded-thin .wordmark,
body.theme-neue-haas .wordmark {
  letter-spacing: 0.04em;
  line-height: 0.96;
}

body.theme-bounded .wordmark {
  display: inline-grid;
  gap: 0.02em;
  letter-spacing: 0.015em;
  line-height: 0.88;
  text-transform: none;
}

body.theme-bounded .wordmark--header {
  display: inline-block;
  font-size: clamp(1.45rem, 2.8vw, 3.05rem);
  letter-spacing: 0.015em;
  line-height: 0.95;
}

body.theme-bounded .wordmark::after {
  content: "Abby\A Ainsworth";
  white-space: pre;
}

body.theme-bounded .wordmark--header::after {
  content: attr(data-text);
  white-space: nowrap;
}

body.theme-bounded .headline {
  letter-spacing: 0;
  line-height: 0.86;
  text-transform: none;
}

body.theme-bounded .project__title {
  letter-spacing: 0;
  line-height: 0.86;
}

body.theme-bounded-thin .headline {
  letter-spacing: 0.02em;
  line-height: 0.95;
  text-transform: uppercase;
}

body.theme-bounded .connect__copy,
body.theme-bounded-thin .connect__copy,
body.theme-neue-haas .connect__copy {
  font-family: var(--font-ui);
  font-size: clamp(1rem, 1.18vw, 1.14rem);
  letter-spacing: 0.01em;
  line-height: 1.6;
}

body.theme-neue-haas .headline {
  font-weight: 300;
  letter-spacing: -0.08em;
  line-height: 0.82;
}

.nav {
  display: flex;
  gap: clamp(16px, 3vw, 42px);
  align-items: center;
  font-size: clamp(0.82rem, 1vw, 1rem);
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.nav__link {
  position: relative;
  display: inline-block;
  padding-bottom: 4px;
  color: var(--fg);
  opacity: 0.7;
  transition: opacity 180ms ease;
}

.nav__link::after {
  content: "";
  position: absolute;
  left: 0;
  right: 100%;
  bottom: 0;
  height: 2px;
  background: currentColor;
  transition: right 180ms ease;
}

.nav__link:hover,
.nav__link:focus-visible,
.nav__link[aria-current="page"] {
  color: var(--fg);
  opacity: 1;
  outline: none;
}

.nav__link:hover::after,
.nav__link:focus-visible::after,
.nav__link[aria-current="page"]::after {
  right: 0;
}

.splash {
  position: relative;
  min-height: 100vh;
  min-height: 100svh;
  overflow: hidden;
  cursor: pointer;
  isolation: isolate;
}

@supports (min-height: 100dvh) {
  .splash {
    min-height: 100dvh;
  }
}

.splash__video,
.splash__poster,
.splash__shade {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.splash__video,
.splash__poster {
  object-fit: cover;
}

.splash__poster {
  z-index: -2;
}

.splash__video {
  z-index: -1;
}

.splash__shade {
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.58), transparent 42%),
    linear-gradient(0deg, rgba(0, 0, 0, 0.42), transparent 45%),
    radial-gradient(circle at 88% 10%, rgba(255, 111, 145, 0.18), transparent 24rem);
}

body.theme-bartle .splash__shade {
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.62), transparent 48%),
    linear-gradient(0deg, rgba(0, 0, 0, 0.48), transparent 44%),
    radial-gradient(circle at 82% 16%, rgba(255, 79, 47, 0.2), transparent 24rem);
}

body.theme-buccario .splash__shade {
  background:
    linear-gradient(90deg, rgba(31, 17, 9, 0.68), transparent 48%),
    linear-gradient(0deg, rgba(31, 17, 9, 0.56), transparent 45%),
    radial-gradient(circle at 86% 12%, rgba(217, 105, 67, 0.18), transparent 24rem);
}

body.theme-baletta .splash__shade {
  background:
    linear-gradient(90deg, rgba(32, 18, 9, 0.66), transparent 48%),
    linear-gradient(0deg, rgba(32, 18, 9, 0.56), transparent 45%),
    radial-gradient(circle at 86% 12%, rgba(233, 109, 79, 0.18), transparent 24rem);
}

body.theme-bounded .splash__shade,
body.theme-bounded-thin .splash__shade,
body.theme-neue-haas .splash__shade {
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.62), transparent 48%),
    linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent 45%),
    radial-gradient(circle at 86% 12%, color-mix(in srgb, var(--pink) 18%, transparent), transparent 24rem);
}

.splash__name {
  position: absolute;
  left: clamp(18px, 3.2vw, 42px);
  bottom: clamp(18px, 4vw, 52px);
  z-index: 5;
  display: grid;
  gap: 8px;
  pointer-events: none;
}

.splash__name .wordmark {
  font-size: clamp(2.45rem, 8vw, 8rem);
  max-width: min(12ch, 78vw);
}

body.theme-bartle .splash__name .wordmark {
  font-size: clamp(2.7rem, 7.4vw, 8.4rem);
  max-width: min(14ch, 84vw);
}

body.theme-buccario .splash__name .wordmark {
  font-size: clamp(3.2rem, 9.4vw, 10.2rem);
  max-width: min(14ch, 84vw);
}

body.theme-baletta .splash__name .wordmark {
  font-size: clamp(3.3rem, 9vw, 10rem);
  max-width: min(14ch, 84vw);
}

body.theme-bounded-thin .splash__name .wordmark,
body.theme-neue-haas .splash__name .wordmark {
  font-size: clamp(2.35rem, 6.7vw, 7.5rem);
  max-width: min(16ch, 88vw);
}

body.theme-bounded .splash__name .wordmark {
  font-size: clamp(1.85rem, 5vw, 5.65rem);
  max-width: min(14ch, 82vw);
}

.splash__hint {
  max-width: 26ch;
  color: var(--muted);
  font-size: clamp(0.9rem, 1.05vw, 0.9rem);
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.shell {
  min-height: 100vh;
  padding: clamp(24px, 0vw, 160px) clamp(18px, 3vw, 42px) clamp(52px, 7vw, 96px);
}


.shell--reel {
  padding: clamp(0px, 0vw, 108px) 0 0;
}

.intro {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(220px, 0.42fr);
  gap: clamp(24px, 7vw, 100px);
  align-items: end;
  margin-bottom: clamp(34px, 6vw, 72px);
}

.kicker {
  margin: 0 0 10px;
  color: var(--muted);
  font-size: 0.78rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.headline {
  margin: 0;
  font-family: var(--font-display);
  font-size: clamp(3.7rem, 11vw, 12rem);
  font-weight: 400;
  letter-spacing: -0.075em;
  line-height: 0.78;
}

.intro__copy {
  margin: 0;
  color: var(--muted);
  font-size: clamp(0.98rem, 1.45vw, 1.3rem);
  line-height: 1.45;
}

.reel-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
}

.work-card {
  position: relative;
  display: block;
  --preview-scale: 1.015;
  --preview-scale-hover: 1.03;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  background: #050505;
  border: 0;
  isolation: isolate;
}

.work-card:nth-child(4n + 1) {
  --accent: var(--pink);
}

.work-card:nth-child(4n + 2) {
  --accent: var(--yellow);
}

.work-card:nth-child(4n + 3) {
  --accent: var(--blue);
}

.work-card:nth-child(4n + 4) {
  --accent: var(--green);
}

body.theme-buccario .work-card:nth-child(4n + 1) {
  --accent: var(--pink);
}

body.theme-buccario .work-card:nth-child(4n + 2) {
  --accent: var(--yellow);
}

body.theme-buccario .work-card:nth-child(4n + 3) {
  --accent: var(--blue);
}

body.theme-buccario .work-card:nth-child(4n + 4) {
  --accent: var(--green);
}

.work-card__media {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: none;
  transform: scale(var(--preview-scale));
  transition: filter 220ms ease, transform 420ms ease;
}

.work-card__poster {
  background: #050505;
}

.work-card__media--video {
  z-index: 1;
  background: #050505;
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease, filter 220ms ease, transform 420ms ease;
}

.work-card--video-ready .work-card__media--video {
  opacity: 1;
}

.work-card__player {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border: 0;
  pointer-events: none;
  filter: none;
  transform: scale(var(--preview-scale));
  transition: filter 220ms ease, transform 420ms ease;
}

.work-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity 220ms ease;
}

.work-card__meta {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: grid;
  place-items: center;
  padding: clamp(28px, 6vw, 56px);
  color: var(--fg);
  font-family: var(--font-ui);
  font-size: clamp(0.82rem, 1.25vw, 1.02rem);
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 1.45;
  text-align: center;
  text-transform: uppercase;
  opacity: 0;
  writing-mode: horizontal-tb;
  white-space: normal;
  transform: translateY(8px);
  transition: opacity 180ms ease, transform 180ms ease;
}

.work-card__tag {
  position: absolute;
  bottom: 12px;
  right: 14px;
  z-index: 4;
  color: var(--fg);
  font-family: var(--font-ui);
  font-size: clamp(0.62rem, 0.85vw, 0.75rem);
  font-weight: 400;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  opacity: 0;
  transform: translateY(4px);
  transition: opacity 180ms ease, transform 180ms ease;
}

.work-card:hover .work-card__tag,
.work-card:focus-visible .work-card__tag {
  opacity: 0.7;
  transform: none;
}

.work-card__title {
  display: none;
}

.work-card:hover .work-card__meta,
.work-card:focus-visible .work-card__meta {
  opacity: 1;
  transform: none;
}

.work-card:hover .work-card__media,
.work-card:focus-visible .work-card__media,
.work-card:hover .work-card__player,
.work-card:focus-visible .work-card__player {
  filter: brightness(0.7);
  transform: scale(var(--preview-scale-hover));
}

.work-card:hover::before,
.work-card:focus-visible::before {
  opacity: 1;
}

.project {
  display: block;
}

.project__main {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  padding: clamp(18px, 3vw, 34px);
}

.project__title {
  order: 2;
  margin: 0 auto clamp(6px, 1vw, 12px);
  font-family: var(--font-ui);
  font-size: clamp(2.04rem, 2.1vw, 5.76rem);
  font-weight: 400;
  letter-spacing: -0.075em;
  line-height: 0.78;
  text-align: center;

}

.embed {
  order: 1;
  position: relative;
  overflow: hidden;
  width: min(960px, 100%);
  background: #111;
  border: 0;
  aspect-ratio: 16 / 9;
  margin: 0 auto clamp(18px, 3vw, 34px);
}

.embed iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.credits {
  order: 3;
  display: grid;
  gap: 8px;
  max-width: 760px;
  margin: 0 auto;
  padding: 0 0 clamp(28px, 4vw, 52px);
  color: var(--muted);
  font-size: clamp(0.95rem, 1.15vw, 1.08rem);
  line-height: 1.55;
  text-align: center;
}

.credits__label {
  margin: 0;
  color: var(--fg);
  font-size: 0.75rem;
  letter-spacing: 0.17em;
  text-transform: uppercase;
}

.credits p {
  margin: 0;
}

.credits--rich {
  gap: 10px;
}

.credits--rich strong {
  color: var(--fg);
  font-weight: 500;
}

.credits--rich a {
  color: var(--fg);
  text-decoration: underline;
  text-decoration-color: var(--line);
  text-underline-offset: 0.18em;
}

.credits--rich a:hover,
.credits--rich a:focus-visible {
  color: var(--yellow);
  outline: none;
  text-decoration-color: currentColor;
}

.still-grid {
  display: grid;
  gap: clamp(12px, 2vw, 28px);
  justify-items: center;
}

.still-grid img {
  width: 100%;
  max-width: 1180px;
  min-height: 0;
  object-fit: cover;
  border: 0;
}

.project-nav {
  order: 4;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(20px, 4vw, 48px);
  width: min(960px, 100%);
  margin: clamp(20px, 4vw, 52px) auto 0;
}

.project-nav__link {
  display: grid;
  gap: 5px;
  min-height: 0;
  padding: 0;
  color: var(--muted);
  background: transparent;
  transition: color 180ms ease;
}

.project-nav__link--next {
  text-align: right;
}

.project-nav__link span {
  font-size: 0.58rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.project-nav__link strong {
  color: var(--fg);
  font-size: clamp(0.76rem, 0.95vw, 0.92rem);
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.3;
  text-transform: uppercase;
}

.project-nav__link:hover,
.project-nav__link:focus-visible {
  color: var(--yellow);
  outline: none;
}

.empty-state {
  min-height: 220px;
  display: grid;
  place-items: center;
  border: 1px dashed var(--line);
  color: var(--dim);
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-size: 0.72rem;
}

.connect {
  display: grid;
  grid-template-columns: minmax(220px, 352px) minmax(0, 34rem);
  gap: 20px;
  align-items: start;
  width: min(960px, 100%);
  margin: 0 auto;
  padding-top: clamp(22px, 3vw, 42px);
  padding-left: 0;
}

.connect__photo {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  max-height: none;
  object-fit: cover;
  border: 0;
  box-shadow: none;
  filter: grayscale(1);
}

.connect__bio {
  display: grid;
  gap: 14px;
  max-width: 34rem;
}

.connect__name {
  font-size: clamp(2.6rem, 5vw, 4.6rem);
  line-height: 0.9;
}

.connect__copy {
  margin: 0;
  color: var(--muted);
  font-family: var(--font-ui);
  font-size: clamp(0.94rem, 1.06vw, 1rem);
  letter-spacing: 0.01em;
  line-height: 1.48;
}

.contact-list {
  display: grid;
  gap: 14px;
  padding-top: 0;
  border: 0;
  color: var(--muted);
  font-size: clamp(0.9rem, 1vw, 0.96rem);
  line-height: 1.42;
}

.contact-list__group {
  display: grid;
  gap: 2px;
}

.contact-list__heading {
  margin: 0 0 2px;
  color: var(--muted);
}

.contact-list a {
  width: max-content;
  max-width: 100%;
}

.contact-list a:hover,
.contact-list a:focus-visible {
  color: var(--fg);
  outline: none;
}

@media (max-width: 900px) {
  .site-header {
    align-items: center;
    padding: 18px 28px 18px 18px;
  }

  .nav {
    gap: 18px;
    font-size: 0.76rem;
  }

  .intro,
  .project,
  .connect {
    grid-template-columns: 1fr;
  }

  .reel-grid {
    grid-template-columns: 1fr;
  }

  .work-card {
    min-height: 0;
  }

  .connect {
    gap: 22px;
    width: min(420px, 100%);
    padding-top: clamp(28px, 7vw, 48px);
  }
}

@media (max-width: 560px) {
  .site-header {
    gap: 12px;
  }

  body[class*="theme-"] .wordmark--header {
    font-size: clamp(1.12rem, 5.1vw, 1.48rem);
  }

  body.theme-bounded .wordmark--header {
    font-size: clamp(1.05rem, 4.85vw, 1.42rem);
  }

  .splash__name .wordmark {
    font-size: clamp(2.25rem, 17vw, 4.8rem);
  }

  .headline {
    font-size: clamp(3.4rem, 22vw, 7rem);
  }

  .shell {
    padding-left: 14px;
    padding-right: 14px;
  }

  .shell--reel {
    padding-top: 86px;
  }

  .project-nav {
    grid-template-columns: 1fr;
  }
}

@media (pointer: fine) and (prefers-reduced-motion: no-preference) {
  html,
  body,
  a,
  button,
  [role="button"],
  [role="link"] {
    cursor: none;
  }

  .cursor-dot {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: block;
    width: 14px;
    height: 14px;
    pointer-events: none;
    border: 1px solid rgba(255, 255, 255, 0.72);
    border-radius: 999px;
    background: var(--fg);
    mix-blend-mode: normal;
    opacity: 0;
    transform: translate3d(-50%, -50%, 0) scale(0.8);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.18);
    transition:
      width 160ms ease,
      height 160ms ease,
      opacity 160ms ease,
      background 160ms ease,
      border-color 160ms ease;
  }

  body.cursor-ready .cursor-dot {
    opacity: 1;
  }

  body.cursor-media .cursor-dot {
    opacity: 0;
  }

  body.cursor-link .cursor-dot {
    width: 34px;
    height: 34px;
    background: transparent;
    border-color: var(--fg);
  }

  body.cursor-down .cursor-dot {
    width: 10px;
    height: 10px;
    background: var(--yellow);
  }
}
