:root {
  --parallax-x: 0px;
  --parallax-y: 0px;
  --parallax-x-soft: 0px;
  --parallax-y-soft: 0px;
  --parallax-x-reverse: 0px;
  --parallax-y-reverse: 0px;
  --page-accent: #12b9d7;
  --page-accent-rgb: 18, 185, 215;
}

body[data-page="home"] {
  --page-accent: #12b9d7;
  --page-accent-rgb: 18, 185, 215;
}

body[data-page="bjorn"] {
  --page-accent: #f4b942;
  --page-accent-rgb: 244, 185, 66;
}

body[data-page="spacecat"] {
  --page-accent: #a8d8f0;
  --page-accent-rgb: 168, 216, 240;
}

body[data-page="killbot"] {
  --page-accent: #39ff88;
  --page-accent-rgb: 57, 255, 136;
}

body[data-page="nick"] {
  --page-accent: #f4b942;
  --page-accent-rgb: 244, 185, 66;
}

body[data-page="fatpenis"] {
  --page-accent: #2bbf7b;
  --page-accent-rgb: 43, 191, 123;
}

body[data-page="ugpoop"] {
  --page-accent: #ffcc00;
  --page-accent-rgb: 255, 204, 0;
}

/* Distinct page backgrounds */
body[data-page="home"] {
  background:
    linear-gradient(125deg, rgba(3, 12, 27, 0.98), rgba(5, 34, 57, 0.94) 54%, rgba(22, 10, 35, 0.96)),
    #07111f;
  background-attachment: fixed;
}

body[data-page="home"]::before {
  background:
    repeating-linear-gradient(135deg, transparent 0 92px, rgba(18, 185, 215, 0.075) 93px 94px, transparent 95px 188px),
    repeating-linear-gradient(25deg, transparent 0 176px, rgba(244, 185, 66, 0.045) 177px 179px, transparent 180px 354px);
  background-size: auto;
  -webkit-mask-image: linear-gradient(to bottom, black, transparent 94%);
  mask-image: linear-gradient(to bottom, black, transparent 94%);
}

body[data-page="home"]::after {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  background:
    url("Logoboom.png") 7% 19% / 180px auto no-repeat,
    url("Logoboom.png") 94% 73% / 250px auto no-repeat;
  filter: saturate(0.72);
  opacity: 0.045;
}

body[data-page="bjorn"] {
  background:
    linear-gradient(180deg, rgba(13, 69, 126, 0.9), rgba(26, 132, 190, 0.93)),
    url("vinylImage.jpeg") center / cover fixed;
  background-attachment: fixed;
}

body[data-page="bjorn"]::before {
  background: repeating-radial-gradient(circle at 16% 24%, transparent 0 17px, rgba(255, 255, 255, 0.075) 18px 19px, transparent 20px 35px);
  background-size: auto;
  -webkit-mask-image: linear-gradient(115deg, black, rgba(0, 0, 0, 0.18) 72%, transparent);
  mask-image: linear-gradient(115deg, black, rgba(0, 0, 0, 0.18) 72%, transparent);
}

body[data-page="killbot"] {
  background:
    linear-gradient(118deg, rgba(3, 4, 8, 0.98), rgba(49, 4, 14, 0.95) 58%, rgba(2, 14, 10, 0.98)),
    #050609;
  background-attachment: fixed;
}

body[data-page="killbot"]::before {
  background:
    linear-gradient(106deg, transparent 0 18%, rgba(255, 47, 61, 0.13) 18.3% 19%, transparent 19.3% 47%, rgba(57, 255, 136, 0.07) 47.3% 47.8%, transparent 48.1% 100%),
    repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.018) 0 1px, transparent 1px 5px);
  background-size: 620px 100%, 100% 5px;
  -webkit-mask-image: none;
  mask-image: none;
}

body[data-page="nick"] {
  background:
    linear-gradient(180deg, rgba(2, 9, 27, 0.88), rgba(4, 19, 54, 0.96)),
    url("nickButtonBg.png") center top / cover fixed;
  background-attachment: fixed;
}

body[data-page="nick"]::before {
  background: repeating-conic-gradient(from -28deg at 50% 112%, rgba(244, 185, 66, 0.095) 0 7deg, transparent 7deg 19deg);
  background-size: auto;
  -webkit-mask-image: linear-gradient(to top, black, transparent 88%);
  mask-image: linear-gradient(to top, black, transparent 88%);
}

body[data-page="nick"]::after {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  background:
    linear-gradient(103deg, transparent 0 38%, rgba(255, 231, 163, 0.075) 42%, transparent 47%),
    linear-gradient(77deg, transparent 0 55%, rgba(20, 99, 255, 0.08) 59%, transparent 64%);
  mix-blend-mode: screen;
}

body[data-page="fatpenis"] {
  background:
    linear-gradient(140deg, rgba(2, 25, 14, 0.97), rgba(5, 67, 40, 0.94) 58%, rgba(31, 48, 12, 0.96)),
    #03170e;
  background-attachment: fixed;
}

body[data-page="fatpenis"]::before {
  background:
    repeating-linear-gradient(108deg, transparent 0 62px, rgba(200, 255, 93, 0.105) 63px 65px, transparent 66px 128px),
    repeating-linear-gradient(108deg, transparent 0 250px, rgba(255, 255, 255, 0.045) 251px 254px, transparent 255px 500px);
  background-size: auto;
  -webkit-mask-image: linear-gradient(90deg, black, rgba(0, 0, 0, 0.2));
  mask-image: linear-gradient(90deg, black, rgba(0, 0, 0, 0.2));
}

body[data-page="fatpenis"]::after {
  content: "";
  position: fixed;
  inset: 0 0 0 auto;
  width: 122px;
  pointer-events: none;
  background: conic-gradient(from 90deg, rgba(255, 255, 255, 0.82) 0 25%, transparent 0 50%, rgba(255, 255, 255, 0.82) 0 75%, transparent 0) 0 0 / 34px 34px;
  opacity: 0.055;
  -webkit-mask-image: linear-gradient(90deg, transparent, black);
  mask-image: linear-gradient(90deg, transparent, black);
}

body[data-page="ugpoop"] {
  background:
    linear-gradient(145deg, rgba(80, 24, 0, 0.86), rgba(130, 19, 66, 0.93)),
    url("ugpoopBackground.png") center / cover fixed;
  background-attachment: fixed;
}

body[data-page="ugpoop"]::before {
  background:
    linear-gradient(84deg, transparent 0 48%, rgba(255, 246, 198, 0.065) 49% 50%, transparent 51%) 0 0 / 260px 220px,
    linear-gradient(-7deg, transparent 0 47%, rgba(255, 255, 255, 0.05) 48% 50%, transparent 51%) 0 0 / 340px 260px;
  background-size: 260px 220px, 340px 260px;
  -webkit-mask-image: none;
  mask-image: none;
}

body[data-page="ugpoop"]::after {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  background:
    repeating-linear-gradient(135deg, rgba(255, 204, 0, 0.2) 0 20px, rgba(255, 102, 153, 0.18) 20px 40px) 0 8% / 100% 13px no-repeat,
    repeating-linear-gradient(135deg, rgba(255, 204, 0, 0.15) 0 20px, rgba(255, 102, 153, 0.14) 20px 40px) 0 92% / 100% 10px no-repeat;
  animation: caution-background 10s linear infinite;
}

.site-shell {
  position: relative;
  z-index: 1;
}

.hero > *,
.hero-copy,
.hero-art,
.photo-stack,
.scanline,
.logo-card {
  min-width: 0;
  max-width: 100%;
}

/* Give every page more room while keeping a small, consistent outer gutter. */
.site-shell {
  width: min(1320px, calc(100% - 24px));
}

.hero h1 {
  max-width: 100%;
  overflow-wrap: normal;
  word-break: normal;
}

.motion-field {
  position: fixed;
  z-index: 0;
  inset: -6%;
  pointer-events: none;
  background: none;
  opacity: 0.7;
  transform: translate3d(var(--parallax-x-soft), var(--parallax-y-soft), 0) scale(1.04);
  transition: transform 180ms linear;
}

body[data-page="home"] .motion-field {
  background:
    url("Logoboom.png") 3% 72% / 135px auto no-repeat,
    url("Logoboom.png") 82% 26% / 190px auto no-repeat,
    repeating-linear-gradient(135deg, transparent 0 210px, rgba(255, 79, 145, 0.055) 211px 213px, transparent 214px 420px);
  filter: grayscale(0.25) saturate(0.72);
  opacity: 0.16;
  transform: none;
  transition: none;
}

body[data-page="bjorn"] .motion-field {
  background:
    url("yaMathyooCover.png") 2% 20% / 150px auto no-repeat,
    url("theCover.jpg") 96% 72% / 170px auto no-repeat,
    url("deutschlandDentistCover.jpg") 78% 8% / 120px auto no-repeat;
  filter: saturate(0.75);
  opacity: 0.12;
}

body[data-page="killbot"] .motion-field {
  background:
    repeating-linear-gradient(90deg, transparent 0 54px, rgba(255, 47, 61, 0.12) 55px 62px, transparent 63px 108px) 0 18% / 360px 15px repeat-x,
    repeating-linear-gradient(90deg, transparent 0 74px, rgba(57, 255, 136, 0.09) 75px 78px, transparent 79px 148px) 0 76% / 420px 9px repeat-x;
  opacity: 0.6;
  animation: killbot-background-shift 8s steps(4, end) infinite;
}

body[data-page="nick"] .motion-field {
  background:
    linear-gradient(105deg, transparent 0 41%, rgba(244, 185, 66, 0.09) 45%, transparent 50%) 0 0 / 380px 100% repeat-x,
    linear-gradient(75deg, transparent 0 49%, rgba(20, 99, 255, 0.07) 53%, transparent 58%) 0 0 / 460px 100% repeat-x;
  opacity: 0.58;
  animation: royal-background-sweep 16s linear infinite;
}

body[data-page="fatpenis"] .motion-field {
  background:
    repeating-linear-gradient(90deg, rgba(200, 255, 93, 0.16) 0 86px, transparent 86px 172px) 0 14% / 344px 3px repeat-x,
    repeating-linear-gradient(90deg, rgba(244, 185, 66, 0.12) 0 58px, transparent 58px 116px) 0 86% / 232px 2px repeat-x;
  opacity: 0.72;
  animation: course-lines 14s linear infinite;
}

body[data-page="ugpoop"] .motion-field {
  background:
    url("ugpooplogo.png") 4% 24% / 140px auto no-repeat,
    url("ugpooplogo.png") 94% 70% / 190px auto no-repeat;
  filter: grayscale(0.2) sepia(0.2);
  opacity: 0.085;
}

body[data-page="spacecat"] .motion-field {
  display: none;
}

/* Page-specific midground decoration */
.midground-field {
  position: fixed;
  z-index: 0;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}

.midground-field::before,
.midground-field::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

body[data-page="home"] .midground-field::before {
  width: min(42vw, 560px);
  aspect-ratio: 1;
  left: -12vw;
  top: 20%;
  border: 1px solid rgba(18, 185, 215, 0.14);
  border-radius: 50%;
  box-shadow:
    0 0 0 38px rgba(18, 185, 215, 0.025),
    0 0 0 96px rgba(255, 79, 145, 0.025),
    0 0 80px rgba(18, 185, 215, 0.08);
}

body[data-page="home"] .midground-field::after {
  width: 46vw;
  height: 18px;
  right: -10vw;
  top: 34%;
  border-block: 1px solid rgba(244, 185, 66, 0.11);
  background: repeating-linear-gradient(90deg, rgba(244, 185, 66, 0.08) 0 18px, transparent 18px 54px);
  rotate: -13deg;
}

body[data-page="spacecat"] .midground-field::before {
  width: min(72vw, 760px);
  height: min(30vw, 300px);
  left: 16%;
  top: 4%;
  border: 2px solid rgba(168, 216, 240, 0.18);
  border-radius: 50%;
  rotate: -12deg;
  background:
    radial-gradient(circle at 82% 24%, rgba(244, 198, 98, 0.92) 0 6px, rgba(238, 112, 164, 0.32) 7px 10px, transparent 11px),
    radial-gradient(circle at 19% 70%, rgba(168, 216, 240, 0.78) 0 4px, rgba(168, 216, 240, 0.18) 5px 9px, transparent 10px);
  box-shadow:
    0 0 0 16px rgba(238, 112, 164, 0.026),
    0 0 0 42px rgba(168, 216, 240, 0.018),
    inset 0 0 42px rgba(168, 216, 240, 0.025);
}

body[data-page="spacecat"] .midground-field::after {
  inset: 0;
  background:
    radial-gradient(ellipse at 8% 68%, rgba(168, 216, 240, 0.16) 0 4%, transparent 27%),
    radial-gradient(ellipse at 88% 30%, rgba(238, 112, 164, 0.15) 0 5%, transparent 28%),
    radial-gradient(ellipse at 62% 92%, rgba(244, 198, 98, 0.12) 0 5%, transparent 24%),
    radial-gradient(circle at 12% 42%, rgba(244, 198, 98, 0.72) 0 2px, transparent 3px),
    radial-gradient(circle at 18% 16%, rgba(255, 255, 255, 0.52) 0 1px, transparent 2px),
    radial-gradient(circle at 25% 78%, rgba(168, 216, 240, 0.62) 0 3px, transparent 4px),
    radial-gradient(circle at 48% 21%, rgba(244, 198, 98, 0.7) 0 2px, transparent 3px),
    radial-gradient(circle at 56% 58%, rgba(255, 255, 255, 0.46) 0 1px, transparent 2px),
    radial-gradient(circle at 73% 26%, rgba(238, 112, 164, 0.58) 0 2px, transparent 3px),
    radial-gradient(circle at 88% 61%, rgba(244, 198, 98, 0.64) 0 3px, transparent 4px),
    radial-gradient(circle at 64% 86%, rgba(255, 255, 255, 0.5) 0 1px, transparent 2px),
    radial-gradient(circle at 36% 92%, rgba(238, 112, 164, 0.5) 0 2px, transparent 3px);
}

.space-object-layer {
  position: fixed;
  z-index: 0;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}

.space-comet {
  position: absolute;
  width: 250px;
  height: 78px;
  right: 4%;
  top: 8%;
  rotate: -12deg;
}

.space-comet::before {
  content: "";
  position: absolute;
  width: 220px;
  height: 34px;
  right: 21px;
  top: 22px;
  background:
    linear-gradient(90deg, transparent 0 4%, rgba(168, 216, 240, 0.05) 18%, rgba(168, 216, 240, 0.28) 66%, rgba(244, 198, 98, 0.72) 100%);
  clip-path: polygon(0 48%, 100% 0, 100% 100%);
}

.space-comet::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  right: 2px;
  top: 24px;
  border: 2px solid rgba(255, 250, 214, 0.8);
  border-radius: 50%;
  background: radial-gradient(circle at 35% 30%, #fffdf1 0 12%, #f4c662 36%, #d8943e 72%, #6b3d28 100%);
  box-shadow:
    0 0 0 5px rgba(244, 198, 98, 0.1),
    0 0 28px rgba(244, 198, 98, 0.42);
}

.space-black-hole {
  position: absolute;
  width: 138px;
  height: 56px;
  left: -28px;
  bottom: 14%;
  border-radius: 50%;
  background:
    radial-gradient(ellipse, transparent 0 22%, rgba(244, 198, 98, 0.92) 24% 29%, rgba(238, 112, 164, 0.72) 31% 39%, rgba(168, 216, 240, 0.24) 48%, transparent 69%);
  rotate: -11deg;
  box-shadow: 0 0 32px rgba(238, 112, 164, 0.16);
}

.space-black-hole::before {
  content: "";
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  background: #010207;
  box-shadow:
    0 0 0 2px rgba(244, 198, 98, 0.32),
    inset 8px -6px 14px rgba(38, 10, 50, 0.7);
  translate: -50% -50%;
}

.space-black-hole::after {
  content: "";
  position: absolute;
  inset: 7px -8px;
  border: 2px solid rgba(244, 198, 98, 0.36);
  border-radius: 50%;
}

body[data-page="killbot"] .midground-field::before {
  width: 44vw;
  height: 190px;
  left: -8vw;
  top: 32%;
  border: 2px solid rgba(255, 47, 61, 0.13);
  background:
    linear-gradient(90deg, rgba(255, 47, 61, 0.06), transparent 58%),
    repeating-linear-gradient(0deg, transparent 0 16px, rgba(57, 255, 136, 0.055) 17px 18px);
  clip-path: polygon(0 12%, 88% 0, 100% 78%, 8% 100%);
  animation: signal-panel-jump 7s steps(2, end) infinite;
}

body[data-page="killbot"] .midground-field::after {
  width: 36vw;
  height: 84px;
  right: -5vw;
  bottom: 18%;
  background: repeating-linear-gradient(90deg, rgba(57, 255, 136, 0.11) 0 8px, transparent 8px 25px, rgba(255, 47, 61, 0.09) 25px 32px, transparent 32px 52px);
  clip-path: polygon(0 30%, 100% 0, 92% 100%, 8% 78%);
  animation: signal-panel-jump 9s steps(3, end) infinite reverse;
}

body[data-page="ugpoop"] .midground-field::before {
  width: 260px;
  height: 180px;
  left: -54px;
  top: 28%;
  border: 3px dashed rgba(255, 204, 0, 0.14);
  background: linear-gradient(140deg, rgba(255, 246, 198, 0.06), rgba(188, 41, 77, 0.06));
  rotate: 8deg;
  box-shadow: 12px 14px 0 rgba(188, 41, 77, 0.035);
}

body[data-page="ugpoop"] .midground-field::after {
  width: 390px;
  height: 46px;
  right: -78px;
  bottom: 20%;
  border: 1px solid rgba(255, 246, 198, 0.09);
  background: repeating-linear-gradient(135deg, rgba(255, 204, 0, 0.11) 0 18px, rgba(188, 41, 77, 0.1) 18px 36px);
  rotate: -11deg;
  animation: union-tape-sway 12s ease-in-out infinite alternate;
}

a,
button {
  -webkit-tap-highlight-color: transparent;
}

:where(a, button):focus-visible {
  outline: 3px solid var(--page-accent);
  outline-offset: 4px;
}

.brand img,
.home-button img,
.top-links img,
.portal-art img,
.listen-button img {
  transition: transform 220ms cubic-bezier(0.22, 1, 0.36, 1), filter 220ms ease;
}

.brand:hover img,
.brand:focus-visible img {
  transform: rotate(-4deg) scale(1.06);
  filter: drop-shadow(0 10px 18px rgba(var(--page-accent-rgb), 0.28));
}

.home-button,
.top-links a,
.listen-button,
.download-button,
.channel-button {
  position: relative;
  will-change: transform;
}

.home-button:hover img,
.home-button:focus-visible img,
.top-links a:hover img,
.top-links a:focus-visible img {
  transform: rotate(-5deg) scale(1.12);
}

/* Homepage */
body[data-page="home"] .home-feature-row {
  display: grid;
  grid-template-columns: minmax(0, 1.48fr) minmax(330px, 0.92fr);
  gap: 18px;
  align-items: stretch;
}

body[data-page="home"] .portal-section {
  width: 100%;
  max-width: none;
}

body[data-page="home"] .hero {
  min-width: 0;
  min-height: 520px;
  position: relative;
  isolation: isolate;
  grid-template-rows: 1fr;
  align-items: center;
  background-position:
    center,
    calc(50% + var(--parallax-x)) calc(20% + var(--parallax-y)),
    center;
  transition: background-position 140ms linear;
}

body[data-page="home"] .hero-copy {
  position: relative;
  z-index: 2;
  translate: var(--parallax-x-soft) var(--parallax-y-soft);
  transition: translate 160ms linear;
}

body[data-page="home"] .hero h1 {
  font-size: clamp(54px, 7.2vw, 92px);
}

body[data-page="home"] .aura-quote-feature {
  width: 100%;
  min-width: 0;
  min-height: 520px;
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: minmax(0, 326px) 1fr;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 8px;
  background:
    repeating-radial-gradient(circle at 50% 30%, transparent 0 42px, rgba(18, 185, 215, 0.08) 43px 44px, transparent 45px 86px),
    radial-gradient(circle at 50% 30%, rgba(244, 185, 66, 0.15), transparent 34%),
    linear-gradient(145deg, rgba(5, 31, 55, 0.98), rgba(12, 15, 38, 0.98) 62%, rgba(41, 10, 43, 0.94));
  box-shadow:
    inset 0 0 0 1px rgba(18, 185, 215, 0.06),
    0 22px 48px rgba(0, 0, 0, 0.24);
}

body[data-page="home"] .aura-quote-feature::before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 240px;
  height: 14px;
  right: -34px;
  top: 26px;
  border-block: 1px solid rgba(244, 185, 66, 0.18);
  background: repeating-linear-gradient(90deg, rgba(244, 185, 66, 0.17) 0 12px, transparent 12px 24px);
  rotate: -5deg;
  pointer-events: none;
}

body[data-page="home"] .aura-quote-photo {
  width: min(72%, 238px);
  min-height: 0;
  aspect-ratio: 4 / 5;
  position: relative;
  z-index: 1;
  justify-self: center;
  align-self: center;
  margin: 17px auto 10px;
  overflow: hidden;
  border: 4px solid transparent;
  border-radius: 4px;
  background:
    linear-gradient(#07111f, #07111f) padding-box,
    conic-gradient(from 35deg, #12b9d7, #f4b942, #ff4f91, #12b9d7) border-box;
  box-shadow:
    9px 9px 0 rgba(244, 185, 66, 0.24),
    -8px -8px 0 rgba(18, 185, 215, 0.17),
    14px -11px 0 -5px rgba(255, 79, 145, 0.28),
    0 0 38px rgba(18, 185, 215, 0.18);
  clip-path: polygon(0 0, 88% 0, 100% 9%, 100% 100%, 12% 100%, 0 91%);
  rotate: -1deg;
}

body[data-page="home"] .aura-quote-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(#12b9d7, #12b9d7) 10px 10px / 34px 3px no-repeat,
    linear-gradient(#12b9d7, #12b9d7) 10px 10px / 3px 34px no-repeat,
    linear-gradient(#f4b942, #f4b942) calc(100% - 10px) calc(100% - 10px) / 34px 3px no-repeat,
    linear-gradient(#f4b942, #f4b942) calc(100% - 10px) calc(100% - 10px) / 3px 34px no-repeat,
    linear-gradient(0deg, rgba(5, 31, 55, 0.42), transparent 32%);
  pointer-events: none;
}

body[data-page="home"] .aura-quote-photo img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  object-fit: cover;
  object-position: 50% 12%;
}

body[data-page="home"] .aura-quote-feature blockquote {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  padding: 10px 24px 24px;
}

body[data-page="home"] .aura-quote-feature blockquote p {
  position: relative;
  margin: 0;
  color: #fff;
  font-size: clamp(23px, 2.7vw, 31px);
  font-weight: 900;
  line-height: 1.08;
  text-shadow: 0 6px 28px rgba(0, 0, 0, 0.42);
}

body[data-page="home"] .aura-quote-feature blockquote p::before,
body[data-page="home"] .aura-quote-feature blockquote p::after {
  display: inline;
  color: #12b9d7;
  font-family: Georgia, serif;
  font-size: 1.8em;
  font-weight: 900;
  line-height: 0;
  text-shadow: 0 0 22px rgba(18, 185, 215, 0.26);
}

body[data-page="home"] .aura-quote-feature blockquote p::before {
  content: "\201C";
  margin-right: 5px;
  vertical-align: -0.2em;
}

body[data-page="home"] .aura-quote-feature blockquote p::after {
  content: "\201D";
  margin-left: 5px;
  vertical-align: -0.32em;
}

body[data-page="home"] .aura-quote-feature blockquote footer {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 12px;
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
  color: rgba(255, 255, 255, 0.72);
}

body[data-page="home"] .aura-quote-feature blockquote strong {
  display: block;
  color: #f4b942;
  font-size: 18px;
}

body[data-page="home"] .aura-quote-feature .quote-credit > span {
  display: block;
  margin-top: 4px;
  color: rgba(255, 255, 255, 0.72);
  font-size: 14px;
  font-weight: 800;
}

body[data-page="home"] .portal-card::after {
  transition: opacity 220ms ease, transform 320ms ease;
  transform: scale(1.01);
}

body[data-page="home"] .portal-card:hover::after,
body[data-page="home"] .portal-card:focus-visible::after {
  opacity: 0.43;
  transform: translate3d(3px, -3px, 0) scale(1.035);
}

body[data-page="home"] .portal-card:hover .portal-art img,
body[data-page="home"] .portal-card:focus-visible .portal-art img {
  transform: rotate(-4deg) scale(1.12);
}

body[data-page="home"] .portal-text,
body[data-page="home"] .portal-arrow {
  transition: translate 220ms cubic-bezier(0.22, 1, 0.36, 1);
}

body[data-page="home"] .portal-card:hover .portal-text,
body[data-page="home"] .portal-card:focus-visible .portal-text {
  translate: 0 -3px;
}

body[data-page="home"] .portal-card:hover .portal-arrow,
body[data-page="home"] .portal-card:focus-visible .portal-arrow {
  translate: 5px 0;
}

/* Bjorn VonBobstein */
body[data-page="bjorn"] .hero > div:last-child {
  position: relative;
  min-height: 320px;
  display: grid;
  place-items: center;
  isolation: isolate;
}

body[data-page="bjorn"] .hero > div:last-child::before {
  content: "";
  position: absolute;
  width: min(88%, 350px);
  aspect-ratio: 1;
  border-radius: 50%;
  background:
    radial-gradient(circle, #f4b942 0 4%, #123b71 5% 12%, #05070c 13% 19%, #111827 20% 43%, #05070c 44% 47%, #151c28 48% 70%, #030508 71% 100%);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.42), inset 0 0 0 2px rgba(255, 255, 255, 0.08);
  animation: vinyl-spin 14s linear infinite;
  z-index: -1;
}

body[data-page="bjorn"] .hero-logo {
  animation: logo-float 5.2s ease-in-out infinite;
}

body[data-page="bjorn"] .cover-row img {
  animation: album-drift 5.2s ease-in-out infinite;
}

body[data-page="bjorn"] .cover-row img:nth-child(2n) {
  animation-delay: -2.4s;
}

@keyframes vinyl-spin {
  to { transform: rotate(360deg); }
}

@keyframes logo-float {
  50% { translate: 0 -8px; }
}

@keyframes album-drift {
  50% { translate: 0 -8px; }
}

/* Spacecat */
body[data-page="spacecat"] .hero {
  background-position:
    center,
    calc(50% + var(--parallax-x)) calc(50% + var(--parallax-y));
  transition: background-position 150ms linear;
}

body[data-page="spacecat"] .hero-art img {
  animation: space-float 6s ease-in-out infinite;
}

body[data-page="spacecat"] .card::before {
  animation: orbit-drift 6.4s ease-in-out infinite;
}

body[data-page="spacecat"] .card::after {
  animation: planet-glow 3.4s ease-in-out infinite;
}

@keyframes space-float {
  50% { translate: 0 -9px; rotate: 0.6deg; }
}

@keyframes orbit-drift {
  0%, 100% { transform: rotate(var(--orbit-angle)) scale(1); }
  50% { transform: rotate(calc(var(--orbit-angle) + 7deg)) scale(1.05); }
}

@keyframes planet-glow {
  50% { scale: 1.12; filter: brightness(1.14); }
}

/* Killbot */
body[data-page="killbot"] .download-button {
  overflow: hidden;
}

body[data-page="killbot"] .download-button::after {
  content: "";
  position: absolute;
  inset: -40% auto -40% -55%;
  width: 34%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.46), transparent);
  transform: skewX(-18deg);
  transition: left 420ms ease;
  pointer-events: none;
}

body[data-page="killbot"] .download-button:hover::after,
body[data-page="killbot"] .download-button:focus-visible::after {
  left: 125%;
}

body[data-page="killbot"].chaos-pulse .hero,
body[data-page="killbot"].chaos-pulse .card {
  animation: killbot-pulse 220ms steps(2, end);
}

@keyframes killbot-pulse {
  0%, 100% { filter: none; }
  35% { filter: hue-rotate(38deg) contrast(1.28); translate: -2px 1px; }
  70% { filter: hue-rotate(-24deg) contrast(1.14); translate: 2px -1px; }
}

/* Nick the GOAT */
body[data-page="nick"] .hero {
  position: relative;
  isolation: isolate;
}

body[data-page="nick"] .hero > * {
  position: relative;
  z-index: 1;
}

body[data-page="nick"] .hero::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: -20%;
  bottom: -20%;
  left: -45%;
  width: 26%;
  background: linear-gradient(90deg, transparent, rgba(255, 231, 163, 0.3), transparent);
  transform: skewX(-18deg);
  animation: gold-sweep 7.5s ease-in-out infinite;
  pointer-events: none;
}

body[data-page="nick"] .content-card {
  background-size: 24px 24px, 24px 24px, 100% 100%;
  animation: plaque-shift 14s linear infinite;
}

@keyframes gold-sweep {
  0%, 72%, 100% { left: -45%; opacity: 0; }
  76% { opacity: 1; }
  92% { left: 125%; opacity: 0.65; }
}

@keyframes plaque-shift {
  to { background-position: 24px 0, 0 24px, 0 0; }
}

/* FATPENIS leaderboard */
body[data-page="fatpenis"] .hero-art img {
  animation: podium-bounce 4.8s ease-in-out infinite;
}

body[data-page="fatpenis"] .entry:first-of-type {
  margin-inline: -10px;
  padding-inline: 10px;
  border-radius: 4px;
  background: linear-gradient(90deg, rgba(244, 185, 66, 0.2), transparent 74%);
  box-shadow: inset 4px 0 0 #f4b942;
}

@keyframes podium-bounce {
  50% { translate: 0 -7px; scale: 1.025; }
}

/* UGPOOP */
body[data-page="ugpoop"] .card::before {
  background-size: 48px 48px;
  animation: caution-crawl 1.4s linear infinite;
}

body[data-page="ugpoop"] .logo-card img {
  animation: union-bob 4.6s ease-in-out infinite;
}

body[data-page="ugpoop"] .slogan {
  animation: slogan-wobble 5.5s ease-in-out infinite;
}

@keyframes caution-crawl {
  to { background-position: 48px 0; }
}

@keyframes union-bob {
  50% { translate: 0 -7px; rotate: -1deg; }
}

@keyframes slogan-wobble {
  0%, 90%, 100% { rotate: 0deg; }
  93% { rotate: -1.2deg; }
  96% { rotate: 1deg; }
}

@keyframes killbot-background-shift {
  to { background-position: 360px 18%, -420px 76%; }
}

@keyframes royal-background-sweep {
  to { background-position: 380px 0, -460px 0; }
}

@keyframes course-lines {
  to { background-position: 344px 14%, -232px 86%; }
}

@keyframes caution-background {
  to { background-position: 80px 8%, -80px 92%; }
}

@keyframes signal-panel-jump {
  0%, 88%, 100% { translate: 0 0; }
  90% { translate: 13px -3px; }
  94% { translate: -7px 4px; }
}

@keyframes union-tape-sway {
  to { translate: -24px -9px; rotate: -8deg; }
}

@media (max-width: 900px) {
  body[data-page="home"] .home-feature-row {
    grid-template-columns: 1fr;
  }

  body[data-page="home"] .hero {
    min-height: 420px;
  }

  body[data-page="home"] .aura-quote-feature {
    min-height: 360px;
    grid-template-columns: minmax(240px, 0.82fr) minmax(0, 1.18fr);
    grid-template-rows: 1fr;
  }

  body[data-page="home"] .aura-quote-photo {
    width: min(72%, 230px);
    margin: 24px auto;
  }

  body[data-page="home"] .aura-quote-feature blockquote {
    justify-content: center;
    padding: 30px 30px 30px 8px;
  }
}

@media (max-width: 700px) {
  .site-shell {
    width: min(100% - 18px, 1320px);
  }

  .motion-field {
    opacity: 0.45;
  }

  .midground-field {
    opacity: 0.68;
  }

  .space-comet {
    right: -8px;
    top: 7%;
    scale: 0.58;
  }

  .space-black-hole {
    left: -18px;
    bottom: 10%;
    scale: 0.76;
  }

  body[data-page="home"] .hero-copy {
    translate: 0 0;
  }

  body[data-page="home"] .hero {
    min-height: 360px;
  }

  body[data-page="home"] .aura-quote-feature {
    min-height: auto;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
  }

  body[data-page="home"] .aura-quote-photo {
    width: min(68%, 220px);
    min-height: 0;
    aspect-ratio: 4 / 5;
    margin: 22px auto 10px;
  }

  body[data-page="home"] .aura-quote-photo::after {
    background:
      linear-gradient(135deg, transparent 0 72%, rgba(18, 185, 215, 0.32) 72% 74%, transparent 74%),
      linear-gradient(0deg, rgba(5, 31, 55, 0.42), transparent 32%);
  }

  body[data-page="home"] .aura-quote-feature blockquote {
    padding: 12px 22px 28px;
  }

  body[data-page="home"] .aura-quote-feature blockquote p {
    font-size: clamp(23px, 7.8vw, 31px);
  }

  body[data-page="bjorn"] .hero > div:last-child {
    min-height: 260px;
  }

}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
    transition-delay: 0ms !important;
  }

  .motion-field {
    display: none !important;
  }

  .midground-field,
  .midground-field::before,
  .midground-field::after {
    animation: none !important;
  }

}
