/* Trophonius · Kaico Studio — page styles.
   Generated by build/build.py from the canvas source; edit there
   and re-run, or take ownership of this file and stop re-running. */

/* keyframes whose timing is particular to this page */
@keyframes kbob {0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}

/* page ground + link colours */
body {
  background:#f4ead6;
  font-family:'DM Mono',ui-monospace,monospace;
}
a {
  color:#14100c;
  text-decoration:none;
}
a:hover {
  color:oklch(0.5 0.15 150);
}

.paper {
  position:relative;
  background:#f4ead6;
  background-image:radial-gradient(rgba(20,16,12,.13) 1.5px,transparent 1.6px);
  background-size:16px 16px;
  overflow:hidden;
}

.box {
  position:relative;
  z-index:50;
}

.sitebar {
  position:sticky;
  top:0;
  z-index:60;
  display:flex;
  justify-content:space-between;
  align-items:flex-start;
  gap:12px;
  padding:12px 20px 0;
  pointer-events:none;
}

.link {
  pointer-events:auto;
  transform:rotate(-2deg);
  background:#14100c;
  border:3px solid #14100c;
  box-shadow:5px 5px 0 oklch(0.65 0.16 150);
  padding:9px 14px;
  font:400 13px/1 'Pixelify Sans',monospace;
  color:#f4ead6;
  display:inline-block;
}
.link:hover {
  background:oklch(0.65 0.16 150);
  color:#14100c;
  transform:rotate(-2deg) translate(2px,2px);
  box-shadow:3px 3px 0 oklch(0.65 0.16 150);
}

.tag {
  transform:rotate(2deg);
  cursor:pointer;
  background:oklch(0.65 0.16 150);
  border:3px solid #14100c;
  box-shadow:4px 4px 0 #14100c;
  padding:9px 12px;
  font:400 12px/1 'Pixelify Sans',monospace;
  color:#14100c;
}
.tag:hover {
  animation:kwig .3s linear infinite;
}

.tag-2 {
  transform:rotate(-1.5deg);
  background:#14100c;
  border:3px solid #14100c;
  box-shadow:4px 4px 0 oklch(0.85 0.19 98);
  padding:9px 12px;
  font:400 12px/1 'Pixelify Sans',monospace;
  color:oklch(0.85 0.19 98);
}

.box-2 {
  padding:28px 20px 0;
  max-width:1240px;
  margin:0 auto;
}

.grid {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));
  gap:30px;
  align-items:stretch;
}

.row {
  transform:rotate(-1.5deg);
  background:#14100c;
  border:6px solid #14100c;
  box-shadow:13px 13px 0 oklch(0.65 0.16 150);
  padding:14px;
  display:flex;
  flex-direction:column;
  gap:14px;
}

.art {
  flex:1;
  min-height:280px;
  background:repeating-linear-gradient(45deg,#2a2318 0 12px,#1c1710 12px 24px);
  border:4px dashed rgba(244,234,214,.45);
  display:flex;
  align-items:center;
  justify-content:center;
}

.note {
  font:500 11px/1 'DM Mono',monospace;
  color:rgba(244,234,214,.7);
}

.row-2 {
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:8px;
}

.tag-3 {
  font:400 10.5px/1 'Pixelify Sans',monospace;
  color:oklch(0.85 0.19 98);
}

.tag-4 {
  font:400 10.5px/1 'Pixelify Sans',monospace;
  color:rgba(244,234,214,.6);
}

.row-3 {
  display:flex;
  flex-direction:column;
  gap:18px;
  justify-content:center;
}

.tag-5 {
  display:inline-block;
  transform:rotate(1.5deg);
  margin:0 0 14px;
  font:400 12px/1 'Pixelify Sans',monospace;
  color:#f4ead6;
  background:#14100c;
  border:3px solid #14100c;
  box-shadow:4px 4px 0 oklch(0.65 0.16 150);
  padding:6px 10px;
}

.title {
  font:400 clamp(28px,5.2vw,74px)/0.9 'Rubik Mono One',sans-serif;
  letter-spacing:-.03em;
  color:oklch(0.5 0.15 150);
  text-shadow:5px 5px 0 #14100c,10px 10px 0 oklch(0.85 0.19 98);
}

.note-2 {
  margin:18px 0 0;
  font:500 clamp(12.5px,1.5vw,16px)/1.6 'DM Mono',monospace;
  color:#14100c;
  max-width:520px;
  text-wrap:pretty;
}

.row-4 {
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}

.tag-6 {
  cursor:pointer;
  transform:rotate(-1.4deg);
  background:oklch(0.85 0.19 98);
  border:4px solid #14100c;
  box-shadow:6px 6px 0 #14100c;
  padding:14px 20px;
  font:400 clamp(14px,1.8vw,19px)/1 'Pixelify Sans',monospace;
  color:#14100c;
  animation:kbob 2.7s ease-in-out infinite;
}
.tag-6:hover {
  background:oklch(0.5 0.15 150);
  color:#f4ead6;
}

.tag-7 {
  cursor:pointer;
  transform:rotate(1.4deg);
  border:4px solid #14100c;
  padding:14px 20px;
  font:400 clamp(14px,1.8vw,19px)/1 'Pixelify Sans',monospace;
  color:#14100c;
}
.tag-7:hover {
  background:#14100c;
  color:#f4ead6;
}

.grid-2 {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(50%,120px),1fr));
  gap:10px;
}

.card {
  background:#f4ead6;
  border:3px solid #14100c;
  box-shadow:4px 4px 0 oklch(0.65 0.16 150);
  padding:10px;
}

.tag-8 {
  font:400 9.5px/1 'Pixelify Sans',monospace;
  color:rgba(20,16,12,.65);
}

.tag-9 {
  margin:6px 0 0;
  font:400 13px/1.15 'Pixelify Sans',monospace;
  color:#14100c;
}

.card-2 {
  background:#f4ead6;
  border:3px solid #14100c;
  box-shadow:4px 4px 0 oklch(0.85 0.19 98);
  padding:10px;
}

.card-3 {
  background:#f4ead6;
  border:3px solid #14100c;
  box-shadow:4px 4px 0 oklch(0.55 0.19 300);
  padding:10px;
}

.card-4 {
  background:#f4ead6;
  border:3px solid #14100c;
  box-shadow:4px 4px 0 oklch(0.72 0.14 200);
  padding:10px;
}

.box-3 {
  margin:34px 0 0;
  background:#14100c;
  border-top:5px solid #14100c;
  border-bottom:5px solid #14100c;
  overflow:hidden;
  padding:10px 0;
}

.row-5 {
  display:flex;
  width:200%;
  animation:kmarq 19s linear infinite;
}

.tag-10 {
  flex:0 0 50%;
  white-space:nowrap;
  font:400 clamp(13px,1.6vw,18px)/1 'Pixelify Sans',monospace;
  color:oklch(0.65 0.16 150);
}

.box-4 {
  padding:50px 20px 0;
  max-width:1240px;
  margin:0 auto;
}

.name {
  transform:rotate(-1.3deg);
  background:oklch(0.5 0.15 150);
  border:4px solid #14100c;
  box-shadow:7px 7px 0 #14100c;
  padding:10px 16px;
  font:400 clamp(20px,3vw,34px)/1 'Rubik Mono One',sans-serif;
  color:#f4ead6;
  text-shadow:3px 3px 0 #14100c;
}

.note-3 {
  font:500 12px/1.5 'DM Mono',monospace;
  color:rgba(20,16,12,.7);
  max-width:320px;
}

.grid-3 {
  margin:30px 0 0;
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));
  gap:20px;
}

.card-5 {
  background:#f4ead6;
  border:5px solid #14100c;
  box-shadow:9px 9px 0 oklch(0.55 0.19 300);
  padding:13px;
  transform:rotate(-1.4deg);
  cursor:pointer;
}
.card-5:hover {
  animation:kwig .35s linear infinite;
}

.art-2 {
  aspect-ratio:4/5;
  background:repeating-linear-gradient(45deg,rgba(20,16,12,.17) 0 10px,rgba(20,16,12,.06) 10px 20px);
  border:3px dashed #14100c;
  display:flex;
  align-items:center;
  justify-content:center;
}

.note-4 {
  font:500 9.5px/1 'DM Mono',monospace;
  color:rgba(20,16,12,.58);
}

.name-2 {
  margin:11px 0 0;
  font:400 clamp(14px,1.7vw,18px)/1.1 'Rubik Mono One',sans-serif;
  color:#14100c;
}

.tag-11 {
  margin:6px 0 0;
  font:400 10px/1 'Pixelify Sans',monospace;
  color:rgba(20,16,12,.7);
}

.note-5 {
  margin:9px 0 0;
  font:500 11px/1.55 'DM Mono',monospace;
  color:rgba(20,16,12,.85);
}

.card-6 {
  background:#f4ead6;
  border:5px solid #14100c;
  box-shadow:9px 9px 0 oklch(0.65 0.16 150);
  padding:13px;
  transform:rotate(1.2deg);
  cursor:pointer;
}
.card-6:hover {
  animation:kwig .35s linear infinite;
}

.card-7 {
  background:#f4ead6;
  border:5px solid #14100c;
  box-shadow:9px 9px 0 oklch(0.72 0.14 200);
  padding:13px;
  transform:rotate(-0.9deg);
  cursor:pointer;
}
.card-7:hover {
  animation:kwig .35s linear infinite;
}

.card-8 {
  background:#f4ead6;
  border:5px solid #14100c;
  box-shadow:9px 9px 0 oklch(0.85 0.19 98);
  padding:13px;
  transform:rotate(1.5deg);
  cursor:pointer;
}
.card-8:hover {
  animation:kwig .35s linear infinite;
}

.card-9 {
  background:#f4ead6;
  border:5px solid #14100c;
  box-shadow:9px 9px 0 oklch(0.55 0.2 27);
  padding:13px;
  transform:rotate(-1.1deg);
  cursor:pointer;
}
.card-9:hover {
  animation:kwig .35s linear infinite;
}

.the-descent-name {
  transform:rotate(1.2deg);
  background:oklch(0.85 0.19 98);
  border:4px solid #14100c;
  box-shadow:7px 7px 0 #14100c;
  padding:10px 16px;
  font:400 clamp(20px,3vw,34px)/1 'Rubik Mono One',sans-serif;
  color:#14100c;
}

.the-descent-note {
  font:500 12px/1.5 'DM Mono',monospace;
  color:rgba(20,16,12,.7);
  max-width:300px;
}

.the-descent-row {
  margin:30px 0 0;
  display:flex;
  flex-direction:column;
  gap:14px;
}

.the-descent-grid {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));
  gap:18px;
  align-items:center;
  background:#f4ead6;
  border:5px solid #14100c;
  box-shadow:9px 9px 0 oklch(0.65 0.16 150);
  padding:16px;
  transform:rotate(-0.7deg);
  cursor:pointer;
}
.the-descent-grid:hover {
  animation:kjit .22s linear infinite;
}

.the-descent-tag {
  font:400 10px/1 'Pixelify Sans',monospace;
  color:rgba(20,16,12,.65);
}

.the-descent-name-2 {
  margin:7px 0 0;
  font:400 clamp(18px,2.4vw,28px)/1 'Rubik Mono One',sans-serif;
  color:#14100c;
}

.the-descent-note-2 {
  font:500 12px/1.6 'DM Mono',monospace;
  color:#14100c;
}

.the-descent-art {
  height:64px;
  background:repeating-linear-gradient(45deg,rgba(20,16,12,.16) 0 9px,rgba(20,16,12,.05) 9px 18px);
  border:3px dashed #14100c;
  display:flex;
  align-items:center;
  justify-content:center;
}

.the-descent-note-3 {
  font:500 9.5px/1 'DM Mono',monospace;
  color:rgba(20,16,12,.65);
}

.the-descent-grid-2 {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));
  gap:18px;
  align-items:center;
  background:#f4ead6;
  border:5px solid #14100c;
  box-shadow:9px 9px 0 oklch(0.85 0.19 98);
  padding:16px;
  transform:rotate(0.8deg);
  cursor:pointer;
}
.the-descent-grid-2:hover {
  animation:kjit .22s linear infinite;
}

.the-descent-grid-3 {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));
  gap:18px;
  align-items:center;
  background:#14100c;
  border:5px solid #14100c;
  box-shadow:9px 9px 0 oklch(0.55 0.19 300);
  padding:16px;
  transform:rotate(-0.6deg);
  cursor:pointer;
}
.the-descent-grid-3:hover {
  animation:kjit .22s linear infinite;
}

.the-descent-tag-2 {
  font:400 10px/1 'Pixelify Sans',monospace;
  color:rgba(244,234,214,.65);
}

.the-descent-name-3 {
  margin:7px 0 0;
  font:400 clamp(18px,2.4vw,28px)/1 'Rubik Mono One',sans-serif;
  color:#f4ead6;
}

.the-descent-note-4 {
  font:500 12px/1.6 'DM Mono',monospace;
  color:#f4ead6;
}

.the-descent-art-2 {
  height:64px;
  background:repeating-linear-gradient(45deg,#2a2318 0 9px,#1c1710 9px 18px);
  border:3px dashed rgba(244,234,214,.45);
  display:flex;
  align-items:center;
  justify-content:center;
}

.the-descent-note-5 {
  font:500 9.5px/1 'DM Mono',monospace;
  color:rgba(244,234,214,.65);
}

.the-descent-grid-4 {
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));
  gap:18px;
  align-items:center;
  background:#14100c;
  border:5px solid #14100c;
  box-shadow:9px 9px 0 oklch(0.55 0.2 27);
  padding:16px;
  transform:rotate(0.7deg);
  cursor:pointer;
}
.the-descent-grid-4:hover {
  animation:kjit .22s linear infinite;
}

.the-bestiary-name {
  transform:rotate(-1.1deg);
  background:oklch(0.55 0.19 300);
  border:4px solid #14100c;
  box-shadow:7px 7px 0 #14100c;
  padding:10px 16px;
  font:400 clamp(20px,3vw,34px)/1 'Rubik Mono One',sans-serif;
  color:#f4ead6;
  text-shadow:3px 3px 0 #14100c;
}

.the-bestiary-grid {
  margin:30px 0 0;
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));
  gap:18px;
}

.the-bestiary-card {
  background:#f4ead6;
  border:4px solid #14100c;
  box-shadow:7px 7px 0 oklch(0.65 0.16 150);
  padding:12px;
  transform:rotate(-1.3deg);
  cursor:pointer;
}
.the-bestiary-card:hover {
  animation:kwig .35s linear infinite;
}

.the-bestiary-art {
  aspect-ratio:1/1;
  background:repeating-linear-gradient(45deg,rgba(20,16,12,.16) 0 9px,rgba(20,16,12,.05) 9px 18px);
  border:3px dashed #14100c;
  display:flex;
  align-items:center;
  justify-content:center;
}

.the-bestiary-note {
  font:500 9px/1 'DM Mono',monospace;
  color:rgba(20,16,12,.55);
}

.the-bestiary-tag {
  margin:10px 0 0;
  font:400 12.5px/1.2 'Pixelify Sans',monospace;
  color:#14100c;
}

.the-bestiary-note-2 {
  margin:6px 0 0;
  font:500 10px/1.5 'DM Mono',monospace;
  color:rgba(20,16,12,.8);
}

.the-bestiary-card-2 {
  background:#f4ead6;
  border:4px solid #14100c;
  box-shadow:7px 7px 0 oklch(0.85 0.19 98);
  padding:12px;
  transform:rotate(1.2deg);
  cursor:pointer;
}
.the-bestiary-card-2:hover {
  animation:kwig .35s linear infinite;
}

.the-bestiary-card-3 {
  background:#f4ead6;
  border:4px solid #14100c;
  box-shadow:7px 7px 0 oklch(0.72 0.14 200);
  padding:12px;
  transform:rotate(-0.9deg);
  cursor:pointer;
}
.the-bestiary-card-3:hover {
  animation:kwig .35s linear infinite;
}

.the-bestiary-card-4 {
  background:#14100c;
  border:4px solid #14100c;
  box-shadow:7px 7px 0 oklch(0.55 0.19 300);
  padding:12px;
  transform:rotate(1.4deg);
  cursor:pointer;
}
.the-bestiary-card-4:hover {
  animation:kwig .35s linear infinite;
}

.the-bestiary-art-2 {
  aspect-ratio:1/1;
  background:repeating-linear-gradient(45deg,#2a2318 0 9px,#1c1710 9px 18px);
  border:3px dashed rgba(244,234,214,.45);
  display:flex;
  align-items:center;
  justify-content:center;
}

.the-bestiary-note-3 {
  font:500 9px/1 'DM Mono',monospace;
  color:rgba(244,234,214,.6);
}

.the-bestiary-tag-2 {
  margin:10px 0 0;
  font:400 12.5px/1.2 'Pixelify Sans',monospace;
  color:#f4ead6;
}

.the-bestiary-note-4 {
  margin:6px 0 0;
  font:500 10px/1.5 'DM Mono',monospace;
  color:rgba(244,234,214,.8);
}

.the-bestiary-card-5 {
  background:#14100c;
  border:4px solid #14100c;
  box-shadow:7px 7px 0 oklch(0.55 0.2 27);
  padding:12px;
  transform:rotate(-1.1deg);
  cursor:pointer;
}
.the-bestiary-card-5:hover {
  animation:kwig .35s linear infinite;
}

.the-bestiary-card-6 {
  background:#14100c;
  border:4px solid #14100c;
  box-shadow:7px 7px 0 #f4ead6;
  padding:12px;
  transform:rotate(0.9deg);
  cursor:pointer;
}
.the-bestiary-card-6:hover {
  animation:kwig .35s linear infinite;
}

.when-yourun-card {
  background:#14100c;
  border:6px solid #14100c;
  box-shadow:12px 12px 0 oklch(0.65 0.16 150);
  padding:20px;
  transform:rotate(-.7deg);
}

.when-yourun-row {
  display:flex;
  justify-content:space-between;
  align-items:baseline;
  gap:10px;
}

.when-yourun-title {
  font:400 clamp(19px,2.6vw,30px)/1 'Rubik Mono One',sans-serif;
  color:oklch(0.85 0.19 98);
}

.when-yourun-tag {
  font:400 10px/1 'Pixelify Sans',monospace;
  color:oklch(0.7 0.2 27);
  animation:kblink 1.4s steps(1,end) infinite;
}

.when-yourun-art {
  margin:14px 0 0;
  aspect-ratio:4/3;
  background:repeating-linear-gradient(45deg,#2a2318 0 11px,#1c1710 11px 22px);
  border:4px dashed rgba(244,234,214,.45);
  display:flex;
  align-items:center;
  justify-content:center;
}

.when-yourun-note {
  font:500 10.5px/1 'DM Mono',monospace;
  color:rgba(244,234,214,.68);
}

.when-yourun-note-2 {
  margin:14px 0 0;
  font:500 12.5px/1.62 'DM Mono',monospace;
  color:rgba(244,234,214,.9);
}

.when-yourun-row-2 {
  display:flex;
  flex-direction:column;
  gap:20px;
}

.when-yourun-card-2 {
  background:#f4ead6;
  border:6px solid #14100c;
  box-shadow:12px 12px 0 #14100c;
  padding:20px;
  transform:rotate(.7deg);
}

.when-yourun-name {
  font:400 clamp(19px,2.6vw,30px)/1 'Rubik Mono One',sans-serif;
  color:#14100c;
}

.when-yourun-note-3 {
  margin:12px 0 0;
  font:500 12.5px/1.6 'DM Mono',monospace;
  color:#14100c;
}

.when-yourun-grid {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:6px;
  margin:14px 0 0;
  background:#14100c;
  border:3px solid #14100c;
  aspect-ratio:4/1;
}

.when-yourun-row-3 {
  background:repeating-linear-gradient(45deg,#2a2318 0 8px,#1c1710 8px 16px);
  display:flex;
  align-items:flex-end;
  padding:5px;
}

.when-yourun-tag-2 {
  font:400 8.5px/1 'Pixelify Sans',monospace;
  color:oklch(0.65 0.16 150);
}

.when-yourun-card-3 {
  background:#f4ead6;
  border:6px solid #14100c;
  box-shadow:12px 12px 0 oklch(0.85 0.19 98);
  padding:20px;
  transform:rotate(-.6deg);
}

.when-yourun-row-4 {
  display:flex;
  flex-direction:column;
  gap:0;
  margin:13px 0 0;
}

.when-yourun-row-5 {
  display:flex;
  gap:10px;
  align-items:flex-start;
  padding:9px 0;
  border-bottom:2px dotted rgba(20,16,12,.3);
}

.when-yourun-tag-3 {
  flex:none;
  font:400 12px/1.4 'Pixelify Sans',monospace;
  color:oklch(0.5 0.15 150);
}

.when-yourun-note-4 {
  font:500 11.5px/1.55 'DM Mono',monospace;
  color:#14100c;
}

.screenshots-name {
  transform:rotate(1deg);
  display:inline-block;
  background:oklch(0.65 0.16 150);
  border:4px solid #14100c;
  box-shadow:7px 7px 0 #14100c;
  padding:10px 16px;
  font:400 clamp(20px,3vw,34px)/1 'Rubik Mono One',sans-serif;
  color:#14100c;
}

.screenshots-grid {
  margin:28px 0 0;
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));
  gap:20px;
}

.screenshots-card {
  background:#14100c;
  border:5px solid #14100c;
  box-shadow:8px 8px 0 oklch(0.65 0.16 150);
  padding:8px;
  transform:rotate(-1.3deg);
  cursor:pointer;
}
.screenshots-card:hover {
  animation:kwig .35s linear infinite;
}

.screenshots-art {
  aspect-ratio:4/3;
  background:repeating-linear-gradient(45deg,#2a2318 0 10px,#1c1710 10px 20px);
  border:2px dashed rgba(244,234,214,.42);
  display:flex;
  align-items:center;
  justify-content:center;
}

.screenshots-note {
  font:500 10px/1 'DM Mono',monospace;
  color:rgba(244,234,214,.65);
}

.screenshots-tag {
  margin:8px 2px 2px;
  font:400 10.5px/1.2 'Pixelify Sans',monospace;
  color:oklch(0.85 0.19 98);
}

.screenshots-card-2 {
  background:#14100c;
  border:5px solid #14100c;
  box-shadow:8px 8px 0 oklch(0.72 0.14 200);
  padding:8px;
  transform:rotate(1.2deg);
  cursor:pointer;
}
.screenshots-card-2:hover {
  animation:kwig .35s linear infinite;
}

.screenshots-card-3 {
  background:#14100c;
  border:5px solid #14100c;
  box-shadow:8px 8px 0 oklch(0.85 0.19 98);
  padding:8px;
  transform:rotate(-0.9deg);
  cursor:pointer;
}
.screenshots-card-3:hover {
  animation:kwig .35s linear infinite;
}

.screenshots-card-4 {
  background:#14100c;
  border:5px solid #14100c;
  box-shadow:8px 8px 0 oklch(0.55 0.19 300);
  padding:8px;
  transform:rotate(1.4deg);
  cursor:pointer;
}
.screenshots-card-4:hover {
  animation:kwig .35s linear infinite;
}

.screenshots-card-5 {
  background:#14100c;
  border:5px solid #14100c;
  box-shadow:8px 8px 0 oklch(0.55 0.2 27);
  padding:8px;
  transform:rotate(-1.2deg);
  cursor:pointer;
}
.screenshots-card-5:hover {
  animation:kwig .35s linear infinite;
}

.screenshots-card-6 {
  background:#14100c;
  border:5px solid #14100c;
  box-shadow:8px 8px 0 #f4ead6;
  padding:8px;
  transform:rotate(0.9deg);
  cursor:pointer;
}
.screenshots-card-6:hover {
  animation:kwig .35s linear infinite;
}

.soundtrack-grid {
  background:#14100c;
  border:6px solid #14100c;
  box-shadow:12px 12px 0 oklch(0.55 0.19 300);
  padding:22px;
  transform:rotate(-.5deg);
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));
  gap:24px;
  align-items:center;
}

.soundtrack-row {
  display:flex;
  align-items:center;
  gap:14px;
}

.soundtrack-card {
  width:62px;
  height:62px;
  flex:none;
  border-radius:50%;
  background:conic-gradient(oklch(0.65 0.16 150) 0 25%,#f4ead6 25% 50%,oklch(0.55 0.19 300) 50% 75%,oklch(0.85 0.19 98) 75% 100%);
  border:3px solid #f4ead6;
  animation:kspin 9s linear infinite;
}

.soundtrack-name {
  font:400 clamp(19px,2.6vw,30px)/1 'Rubik Mono One',sans-serif;
  color:#f4ead6;
}

.soundtrack-note {
  margin:6px 0 0;
  font:500 11px/1.5 'DM Mono',monospace;
  color:rgba(244,234,214,.75);
}

.soundtrack-row-2 {
  display:flex;
  flex-direction:column;
  gap:0;
}

.soundtrack-tag {
  display:flex;
  justify-content:space-between;
  gap:10px;
  padding:8px 0;
  border-bottom:2px dotted rgba(244,234,214,.28);
  font:400 11.5px/1.2 'Pixelify Sans',monospace;
  color:#f4ead6;
  cursor:pointer;
}
.soundtrack-tag:hover {
  background:rgba(244,234,214,.1);
}

.soundtrack-box {
  opacity:.6;
}

.it-is-grid {
  background:oklch(0.5 0.15 150);
  border:6px solid #14100c;
  box-shadow:12px 12px 0 #14100c;
  padding:24px;
  transform:rotate(.6deg);
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr));
  gap:22px;
  align-items:center;
}

.it-is-title {
  font:400 clamp(24px,3.4vw,42px)/0.95 'Rubik Mono One',sans-serif;
  color:#f4ead6;
  text-shadow:4px 4px 0 #14100c;
}

.it-is-note {
  margin:13px 0 0;
  font:500 12.5px/1.62 'DM Mono',monospace;
  color:#f4ead6;
}

.it-is-note-2 {
  height:42px;
  background:#f4ead6;
  border:3px solid #14100c;
  display:flex;
  align-items:center;
  padding:0 11px;
  font:500 11.5px/1 'DM Mono',monospace;
  color:rgba(20,16,12,.5);
}

.it-is-row {
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:12px 0 0;
}

.it-is-tag {
  cursor:pointer;
  background:oklch(0.85 0.19 98);
  border:3px solid #14100c;
  padding:12px 16px;
  font:400 13px/1 'Pixelify Sans',monospace;
  color:#14100c;
  animation:kbob 3s ease-in-out infinite;
}
.it-is-tag:hover {
  background:#14100c;
  color:#f4ead6;
}

.it-is-tag-2 {
  cursor:pointer;
  border:3px solid #14100c;
  padding:12px 16px;
  font:400 13px/1 'Pixelify Sans',monospace;
  color:#14100c;
}
.it-is-tag-2:hover {
  background:#14100c;
  color:#f4ead6;
}

.box-5 {
  margin:52px 0 0;
  background:#f4ead6;
  overflow:hidden;
  padding:11px 0;
  border-top:5px solid oklch(0.5 0.15 150);
  border-bottom:5px solid oklch(0.5 0.15 150);
}

.row-6 {
  display:flex;
  width:200%;
  animation:kmarqr 23s linear infinite;
}

.tag-12 {
  flex:0 0 50%;
  white-space:nowrap;
  font:400 clamp(12px,1.4vw,16px)/1 'Pixelify Sans',monospace;
  color:#14100c;
}

.box-6 {
  padding:26px 20px 34px;
  background:#14100c;
}

.name-3 {
  font:400 clamp(16px,2vw,22px)/1 'Rubik Mono One',sans-serif;
  color:#f4ead6;
}

.link-2 {
  font:400 12px/1 'Pixelify Sans',monospace;
  color:#14100c;
  background:oklch(0.65 0.16 150);
  padding:9px 13px;
}
.link-2:hover {
  background:oklch(0.85 0.19 98);
}

.link-3 {
  font:400 12px/1 'Pixelify Sans',monospace;
  color:#f4ead6;
  border:2px solid rgba(244,234,214,.45);
  padding:7px 13px;
}
.link-3:hover {
  background:rgba(244,234,214,.12);
}

.tag-13 {
  font:400 12px/1 'Pixelify Sans',monospace;
  color:rgba(244,234,214,.55);
  border:2px dashed rgba(244,234,214,.4);
  padding:7px 13px;
}

.note-6 {
  font:500 10.5px/1.6 'DM Mono',monospace;
  color:rgba(244,234,214,.6);
}
