@charset "UTF-8";
@import url(https://fonts.bunny.net/css?family=inknut-antiqua:300,400,500,600,700,800,900);
@import url(https://fonts.bunny.net/css?family=jetbrains-mono:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i);
@import url(https://fonts.bunny.net/css?family=lato:900);
@import url(https://fonts.bunny.net/css?family=courier-prime:400);
@import url("../fonts/satoshi/satoshi.css");
.row {
  width: 100%;
  position: relative;
  display: flex;
  overflow-x: hidden;
}
.row[class*=block-project] {
  padding-top: 100px;
  padding-bottom: 100px;
}
.row.content-only {
  padding-top: 0;
  padding-bottom: 40px;
}
.row .container,
.row .container-full {
  margin: auto;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.row .container [class*=content-],
.row .container-full [class*=content-] {
  margin-inline: 20px;
  width: 100%;
}
.row .container-full {
  padding-inline: 20px;
}
@media (min-width: 0) {
  .row .container {
    width: 100%;
    max-width: 1600px;
  }
  .row .content-xs-0 {
    max-width: calc(0% - 40px) !important;
  }
  .row .indent-xs-0 {
    margin-left: calc(8.3333333333% * 0 + 40px / 2) !important;
  }
  .row .content-xs-1 {
    max-width: calc(8.3333333333% - 40px) !important;
  }
  .row .indent-xs-1 {
    margin-left: calc(8.3333333333% * 1 + 40px / 2) !important;
  }
  .row .content-xs-2 {
    max-width: calc(16.6666666667% - 40px) !important;
  }
  .row .indent-xs-2 {
    margin-left: calc(8.3333333333% * 2 + 40px / 2) !important;
  }
  .row .content-xs-3 {
    max-width: calc(25% - 40px) !important;
  }
  .row .indent-xs-3 {
    margin-left: calc(8.3333333333% * 3 + 40px / 2) !important;
  }
  .row .content-xs-4 {
    max-width: calc(33.3333333333% - 40px) !important;
  }
  .row .indent-xs-4 {
    margin-left: calc(8.3333333333% * 4 + 40px / 2) !important;
  }
  .row .content-xs-5 {
    max-width: calc(41.6666666667% - 40px) !important;
  }
  .row .indent-xs-5 {
    margin-left: calc(8.3333333333% * 5 + 40px / 2) !important;
  }
  .row .content-xs-6 {
    max-width: calc(50% - 40px) !important;
  }
  .row .indent-xs-6 {
    margin-left: calc(8.3333333333% * 6 + 40px / 2) !important;
  }
  .row .content-xs-7 {
    max-width: calc(58.3333333333% - 40px) !important;
  }
  .row .indent-xs-7 {
    margin-left: calc(8.3333333333% * 7 + 40px / 2) !important;
  }
  .row .content-xs-8 {
    max-width: calc(66.6666666667% - 40px) !important;
  }
  .row .indent-xs-8 {
    margin-left: calc(8.3333333333% * 8 + 40px / 2) !important;
  }
  .row .content-xs-9 {
    max-width: calc(75% - 40px) !important;
  }
  .row .indent-xs-9 {
    margin-left: calc(8.3333333333% * 9 + 40px / 2) !important;
  }
  .row .content-xs-10 {
    max-width: calc(83.3333333333% - 40px) !important;
  }
  .row .indent-xs-10 {
    margin-left: calc(8.3333333333% * 10 + 40px / 2) !important;
  }
  .row .content-xs-11 {
    max-width: calc(91.6666666667% - 40px) !important;
  }
  .row .indent-xs-11 {
    margin-left: calc(8.3333333333% * 11 + 40px / 2) !important;
  }
  .row .content-xs-12 {
    max-width: calc(100% - 40px) !important;
  }
  .row .indent-xs-12 {
    margin-left: calc(8.3333333333% * 12 + 40px / 2) !important;
  }
}
@media (min-width: 576px) {
  .row .container {
    width: 100%;
    max-width: 1600px;
  }
  .row .content-sm-0 {
    max-width: calc(0% - 40px) !important;
  }
  .row .indent-sm-0 {
    margin-left: calc(8.3333333333% * 0 + 40px / 2) !important;
  }
  .row .content-sm-1 {
    max-width: calc(8.3333333333% - 40px) !important;
  }
  .row .indent-sm-1 {
    margin-left: calc(8.3333333333% * 1 + 40px / 2) !important;
  }
  .row .content-sm-2 {
    max-width: calc(16.6666666667% - 40px) !important;
  }
  .row .indent-sm-2 {
    margin-left: calc(8.3333333333% * 2 + 40px / 2) !important;
  }
  .row .content-sm-3 {
    max-width: calc(25% - 40px) !important;
  }
  .row .indent-sm-3 {
    margin-left: calc(8.3333333333% * 3 + 40px / 2) !important;
  }
  .row .content-sm-4 {
    max-width: calc(33.3333333333% - 40px) !important;
  }
  .row .indent-sm-4 {
    margin-left: calc(8.3333333333% * 4 + 40px / 2) !important;
  }
  .row .content-sm-5 {
    max-width: calc(41.6666666667% - 40px) !important;
  }
  .row .indent-sm-5 {
    margin-left: calc(8.3333333333% * 5 + 40px / 2) !important;
  }
  .row .content-sm-6 {
    max-width: calc(50% - 40px) !important;
  }
  .row .indent-sm-6 {
    margin-left: calc(8.3333333333% * 6 + 40px / 2) !important;
  }
  .row .content-sm-7 {
    max-width: calc(58.3333333333% - 40px) !important;
  }
  .row .indent-sm-7 {
    margin-left: calc(8.3333333333% * 7 + 40px / 2) !important;
  }
  .row .content-sm-8 {
    max-width: calc(66.6666666667% - 40px) !important;
  }
  .row .indent-sm-8 {
    margin-left: calc(8.3333333333% * 8 + 40px / 2) !important;
  }
  .row .content-sm-9 {
    max-width: calc(75% - 40px) !important;
  }
  .row .indent-sm-9 {
    margin-left: calc(8.3333333333% * 9 + 40px / 2) !important;
  }
  .row .content-sm-10 {
    max-width: calc(83.3333333333% - 40px) !important;
  }
  .row .indent-sm-10 {
    margin-left: calc(8.3333333333% * 10 + 40px / 2) !important;
  }
  .row .content-sm-11 {
    max-width: calc(91.6666666667% - 40px) !important;
  }
  .row .indent-sm-11 {
    margin-left: calc(8.3333333333% * 11 + 40px / 2) !important;
  }
  .row .content-sm-12 {
    max-width: calc(100% - 40px) !important;
  }
  .row .indent-sm-12 {
    margin-left: calc(8.3333333333% * 12 + 40px / 2) !important;
  }
}
@media (min-width: 768px) {
  .row .container {
    width: min(calc(100vw - (40px * 2)));
    max-width: 1600px;
  }
  .row .content-md-0 {
    max-width: calc(0% - 40px) !important;
  }
  .row .indent-md-0 {
    margin-left: calc(8.3333333333% * 0 + 40px / 2) !important;
  }
  .row .content-md-1 {
    max-width: calc(8.3333333333% - 40px) !important;
  }
  .row .indent-md-1 {
    margin-left: calc(8.3333333333% * 1 + 40px / 2) !important;
  }
  .row .content-md-2 {
    max-width: calc(16.6666666667% - 40px) !important;
  }
  .row .indent-md-2 {
    margin-left: calc(8.3333333333% * 2 + 40px / 2) !important;
  }
  .row .content-md-3 {
    max-width: calc(25% - 40px) !important;
  }
  .row .indent-md-3 {
    margin-left: calc(8.3333333333% * 3 + 40px / 2) !important;
  }
  .row .content-md-4 {
    max-width: calc(33.3333333333% - 40px) !important;
  }
  .row .indent-md-4 {
    margin-left: calc(8.3333333333% * 4 + 40px / 2) !important;
  }
  .row .content-md-5 {
    max-width: calc(41.6666666667% - 40px) !important;
  }
  .row .indent-md-5 {
    margin-left: calc(8.3333333333% * 5 + 40px / 2) !important;
  }
  .row .content-md-6 {
    max-width: calc(50% - 40px) !important;
  }
  .row .indent-md-6 {
    margin-left: calc(8.3333333333% * 6 + 40px / 2) !important;
  }
  .row .content-md-7 {
    max-width: calc(58.3333333333% - 40px) !important;
  }
  .row .indent-md-7 {
    margin-left: calc(8.3333333333% * 7 + 40px / 2) !important;
  }
  .row .content-md-8 {
    max-width: calc(66.6666666667% - 40px) !important;
  }
  .row .indent-md-8 {
    margin-left: calc(8.3333333333% * 8 + 40px / 2) !important;
  }
  .row .content-md-9 {
    max-width: calc(75% - 40px) !important;
  }
  .row .indent-md-9 {
    margin-left: calc(8.3333333333% * 9 + 40px / 2) !important;
  }
  .row .content-md-10 {
    max-width: calc(83.3333333333% - 40px) !important;
  }
  .row .indent-md-10 {
    margin-left: calc(8.3333333333% * 10 + 40px / 2) !important;
  }
  .row .content-md-11 {
    max-width: calc(91.6666666667% - 40px) !important;
  }
  .row .indent-md-11 {
    margin-left: calc(8.3333333333% * 11 + 40px / 2) !important;
  }
  .row .content-md-12 {
    max-width: calc(100% - 40px) !important;
  }
  .row .indent-md-12 {
    margin-left: calc(8.3333333333% * 12 + 40px / 2) !important;
  }
}
@media (min-width: 1200px) {
  .row .container {
    width: min(calc(100vw - (80px * 2)));
    max-width: 1600px;
  }
  .row .content-lg-0 {
    max-width: calc(0% - 40px) !important;
  }
  .row .indent-lg-0 {
    margin-left: calc(8.3333333333% * 0 + 40px / 2) !important;
  }
  .row .content-lg-1 {
    max-width: calc(8.3333333333% - 40px) !important;
  }
  .row .indent-lg-1 {
    margin-left: calc(8.3333333333% * 1 + 40px / 2) !important;
  }
  .row .content-lg-2 {
    max-width: calc(16.6666666667% - 40px) !important;
  }
  .row .indent-lg-2 {
    margin-left: calc(8.3333333333% * 2 + 40px / 2) !important;
  }
  .row .content-lg-3 {
    max-width: calc(25% - 40px) !important;
  }
  .row .indent-lg-3 {
    margin-left: calc(8.3333333333% * 3 + 40px / 2) !important;
  }
  .row .content-lg-4 {
    max-width: calc(33.3333333333% - 40px) !important;
  }
  .row .indent-lg-4 {
    margin-left: calc(8.3333333333% * 4 + 40px / 2) !important;
  }
  .row .content-lg-5 {
    max-width: calc(41.6666666667% - 40px) !important;
  }
  .row .indent-lg-5 {
    margin-left: calc(8.3333333333% * 5 + 40px / 2) !important;
  }
  .row .content-lg-6 {
    max-width: calc(50% - 40px) !important;
  }
  .row .indent-lg-6 {
    margin-left: calc(8.3333333333% * 6 + 40px / 2) !important;
  }
  .row .content-lg-7 {
    max-width: calc(58.3333333333% - 40px) !important;
  }
  .row .indent-lg-7 {
    margin-left: calc(8.3333333333% * 7 + 40px / 2) !important;
  }
  .row .content-lg-8 {
    max-width: calc(66.6666666667% - 40px) !important;
  }
  .row .indent-lg-8 {
    margin-left: calc(8.3333333333% * 8 + 40px / 2) !important;
  }
  .row .content-lg-9 {
    max-width: calc(75% - 40px) !important;
  }
  .row .indent-lg-9 {
    margin-left: calc(8.3333333333% * 9 + 40px / 2) !important;
  }
  .row .content-lg-10 {
    max-width: calc(83.3333333333% - 40px) !important;
  }
  .row .indent-lg-10 {
    margin-left: calc(8.3333333333% * 10 + 40px / 2) !important;
  }
  .row .content-lg-11 {
    max-width: calc(91.6666666667% - 40px) !important;
  }
  .row .indent-lg-11 {
    margin-left: calc(8.3333333333% * 11 + 40px / 2) !important;
  }
  .row .content-lg-12 {
    max-width: calc(100% - 40px) !important;
  }
  .row .indent-lg-12 {
    margin-left: calc(8.3333333333% * 12 + 40px / 2) !important;
  }
}
@media (min-width: 1800px) {
  .row .container {
    width: min(calc(100vw - (160px * 2)));
    max-width: 1600px;
  }
  .row .content-xl-0 {
    max-width: calc(0% - 40px) !important;
  }
  .row .indent-xl-0 {
    margin-left: calc(8.3333333333% * 0 + 40px / 2) !important;
  }
  .row .content-xl-1 {
    max-width: calc(8.3333333333% - 40px) !important;
  }
  .row .indent-xl-1 {
    margin-left: calc(8.3333333333% * 1 + 40px / 2) !important;
  }
  .row .content-xl-2 {
    max-width: calc(16.6666666667% - 40px) !important;
  }
  .row .indent-xl-2 {
    margin-left: calc(8.3333333333% * 2 + 40px / 2) !important;
  }
  .row .content-xl-3 {
    max-width: calc(25% - 40px) !important;
  }
  .row .indent-xl-3 {
    margin-left: calc(8.3333333333% * 3 + 40px / 2) !important;
  }
  .row .content-xl-4 {
    max-width: calc(33.3333333333% - 40px) !important;
  }
  .row .indent-xl-4 {
    margin-left: calc(8.3333333333% * 4 + 40px / 2) !important;
  }
  .row .content-xl-5 {
    max-width: calc(41.6666666667% - 40px) !important;
  }
  .row .indent-xl-5 {
    margin-left: calc(8.3333333333% * 5 + 40px / 2) !important;
  }
  .row .content-xl-6 {
    max-width: calc(50% - 40px) !important;
  }
  .row .indent-xl-6 {
    margin-left: calc(8.3333333333% * 6 + 40px / 2) !important;
  }
  .row .content-xl-7 {
    max-width: calc(58.3333333333% - 40px) !important;
  }
  .row .indent-xl-7 {
    margin-left: calc(8.3333333333% * 7 + 40px / 2) !important;
  }
  .row .content-xl-8 {
    max-width: calc(66.6666666667% - 40px) !important;
  }
  .row .indent-xl-8 {
    margin-left: calc(8.3333333333% * 8 + 40px / 2) !important;
  }
  .row .content-xl-9 {
    max-width: calc(75% - 40px) !important;
  }
  .row .indent-xl-9 {
    margin-left: calc(8.3333333333% * 9 + 40px / 2) !important;
  }
  .row .content-xl-10 {
    max-width: calc(83.3333333333% - 40px) !important;
  }
  .row .indent-xl-10 {
    margin-left: calc(8.3333333333% * 10 + 40px / 2) !important;
  }
  .row .content-xl-11 {
    max-width: calc(91.6666666667% - 40px) !important;
  }
  .row .indent-xl-11 {
    margin-left: calc(8.3333333333% * 11 + 40px / 2) !important;
  }
  .row .content-xl-12 {
    max-width: calc(100% - 40px) !important;
  }
  .row .indent-xl-12 {
    margin-left: calc(8.3333333333% * 12 + 40px / 2) !important;
  }
}
.row .content-full {
  position: relative !important;
  width: 100vw !important;
  min-width: 100vw !important;
  max-width: 100vw !important;
  left: 50%;
  transform: translateX(-50%);
  max-width: none;
  margin-inline: 0 !important;
  padding-inline: 20px;
}
@media (min-width: 768px) {
  .row .content-full {
    padding-inline: 40px;
  }
}
@media (min-width: 1200px) {
  .row .content-full {
    padding-inline: 80px;
  }
}

* {
  /*
  background: rgba($color: #000000, $alpha: 0.1);
  */
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  position: relative;
  overflow-x: hidden;
}

pre {
  overflow: scroll;
}

img {
  user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

body {
  color: #c1c1c1;
  background-color: hsl(0, 0%, 7%);
  background-image: linear-gradient(to right, rgba(17.85, 17.85, 17.85, 0.9)), url("../img/pattern/image.png"), linear-gradient(to right, hsl(0, 0%, 7%), transparent);
  background-size: 30px;
}

a {
  color: #4688cc;
}

body {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
}

h1 {
  font-family: "JetBrains Mono", monospace;
  font-weight: 700;
  font-size: 60px;
  line-height: 1.5;
  font-weight: 700;
  font-size: 40px;
}
@media (min-width: 1200px) {
  h1 {
    font-size: 50px;
  }
}
@media (min-width: 1800px) {
  h1 {
    font-size: 60px;
  }
}
h1 {
  margin: 0;
}

h2 {
  font-family: "JetBrains Mono", monospace;
  font-weight: 700;
  font-size: 60px;
  line-height: 1.5;
  font-weight: 600;
  font-size: 28px;
}
@media (min-width: 1200px) {
  h2 {
    font-size: 36px;
  }
}
@media (min-width: 1800px) {
  h2 {
    font-size: 40px;
  }
}

h3 {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  font-size: 18px;
}
@media (min-width: 768px) {
  h3 {
    font-size: 24px;
  }
}

blockquote {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  font-size: 18px;
}
@media (min-width: 768px) {
  blockquote {
    font-size: 24px;
  }
}
blockquote {
  color: #c5947c;
  font-weight: 300;
  font-style: italic;
}
blockquote::before {
  content: "“";
}

h4 {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  margin: 0;
  color: #588a44;
}
h4::before {
  content: "// ";
}

p {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  margin-bottom: 0;
}

p.large {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  font-size: 1.5rem;
}

figure {
  line-height: 0;
  position: relative;
  height: auto;
}
figure img,
figure video {
  width: 100%;
  height: auto;
}
figure iframe {
  width: 100%;
  height: auto;
  border: none;
  aspect-ratio: 16/9;
}
figure figcaption {
  font-family: "JetBrains Mono", monospace;
  font-weight: 700;
  font-size: 60px;
  line-height: 1.5;
  font-size: 18px;
}
figure {
  margin: 0;
}

h1 + h1, h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + p, h1 + figure,
h2 + h1,
h2 + h2,
h2 + h3,
h2 + h4,
h2 + h5,
h2 + p,
h2 + figure,
h3 + h1,
h3 + h2,
h3 + h3,
h3 + h4,
h3 + h5,
h3 + p,
h3 + figure,
h4 + h1,
h4 + h2,
h4 + h3,
h4 + h4,
h4 + h5,
h4 + p,
h4 + figure,
h5 + h1,
h5 + h2,
h5 + h3,
h5 + h4,
h5 + h5,
h5 + p,
h5 + figure,
p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + p,
p + figure,
figure + h1,
figure + h2,
figure + h3,
figure + h4,
figure + h5,
figure + p,
figure + figure {
  margin-top: 26px;
  margin-bottom: 0;
}

h3 + h3 {
  margin-top: 13px;
}
h3 + h4 {
  margin-top: 52px;
}

h4 + p {
  margin-top: 7px;
}

strong {
  font-weight: 700;
}

ul {
  list-style-type: "→ ";
  padding-left: 30px;
  margin-block: 26px;
}
ul li {
  margin-bottom: 10px;
}
/* Custom scrollbar styles */
::-webkit-scrollbar {
  width: 10px; /* Set the width of the scrollbar */
}

::-webkit-scrollbar-track {
  background: rgb(0, 0, 0); /* Track color */
}

::-webkit-scrollbar-thumb {
  background-color: #0a325c; /* Thumb color */
  border-radius: 6px; /* Rounded corners */
  border: 2px solid rgb(0, 0, 0); /* Optional border for thumb */
  transition: background-color 0.3s ease; /* Smooth transition for hover effect */
}

::-webkit-scrollbar-thumb:hover {
  background-color: hsl(211, 80%, 30%); /* Darker thumb color on hover */
}

.white-button {
  padding: 20px 30px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 76px;
  font-family: Satoshi Variable;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  text-align: left;
  color: #000;
  text-decoration: none;
}

.glass-button {
  width: 96px;
  height: 96px;
  background: none;
  border: none;
  opacity: var(--buttonOpacity, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1000px;
  cursor: pointer;
  position: relative;
}
.glass-button::before {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: 0px;
  border-radius: inherit;
  /* this is the border width */
  padding: 2px;
  background: linear-gradient(172.52deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.glass-button::after {
  pointer-events: none;
  content: "";
  position: absolute;
  inset: 0px;
  backdrop-filter: blur(4px);
  border-radius: 1000px;
  z-index: -1;
}
.glass-button {
  transition: transform 0.5s ease-in-out, background-color 0.2s ease-out;
  --opacity: 0.4;
}
.glass-button:hover {
  --opacity: 0.8;
}

.block-image {
  margin-top: 20px;
  margin-bottom: 40px;
}
.block-image figure {
  width: 100%;
}
.block-image figure .img-wrapper {
  position: relative;
  overflow: hidden;
}
.block-image figure .img-wrapper:not([data-transparent=true]) {
  position: relative;
}
.block-image figure .img-wrapper:not([data-transparent=true])::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0px;
  border-radius: inherit;
  /* this is the border width */
  padding: 1px;
  background: linear-gradient(172.52deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.block-image figure .img-wrapper:not([data-transparent=true]) {
  border-radius: 40px;
}
.block-image figure .img-wrapper img {
  max-height: max(75vh, var(--image-height, 400px));
  object-fit: contain;
}
.block-image figure figcaption {
  margin-top: 10px;
}
.block-image.panzoom figure .img-wrapper {
  transition: background-color 0.5s ease;
  position: relative;
}
.block-image.panzoom figure .img-wrapper::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0px;
  border-radius: inherit;
  /* this is the border width */
  padding: 1px;
  background: linear-gradient(172.52deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.block-image.panzoom figure .img-wrapper {
  border-radius: 40px;
}
.block-image.panzoom figure .img-wrapper img {
  cursor: zoom-in !important;
}
.block-image.panzoom figure .img-wrapper::before {
  opacity: 0;
  transition: opacity 0.5s ease;
}
.block-image.panzoom figure .img-wrapper.is-zoomed, .block-image.panzoom figure .img-wrapper:hover {
  background-color: hsl(0, 0%, 9%);
}
.block-image.panzoom figure .img-wrapper.is-zoomed::before, .block-image.panzoom figure .img-wrapper:hover::before {
  opacity: 1;
}
.block-image.panzoom figure .img-wrapper.is-zoomed img {
  cursor: grab !important;
}
.block-image.panzoom figure .img-wrapper.is-zoomed img:active {
  cursor: grabbing !important;
}
.block-image.panzoom figure .zoom-controls {
  position: relative;
}
.block-image.panzoom figure .zoom-controls::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0px;
  border-radius: inherit;
  /* this is the border width */
  padding: 1px;
  background: linear-gradient(172.52deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.block-image.panzoom figure .zoom-controls {
  position: absolute !important;
  bottom: 24px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  backdrop-filter: blur(4px);
  text-align: left;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  border-radius: 20px;
  overflow: hidden;
}
.block-image.panzoom figure .zoom-controls button {
  border: none;
  padding: 6px 12px;
  color: #fff;
  background-color: transparent;
  font-size: 16px;
  height: 32px;
  cursor: pointer;
}
.block-image.panzoom figure .zoom-controls button[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
.block-image.panzoom figure .zoom-controls button.reset {
  font-weight: 500;
}
.block-image.panzoom figure .zoom-controls button:hover {
  background: hsl(0, 0%, 12%);
}

.block-video {
  margin-top: 20px;
  margin-bottom: 40px;
  overflow: visible;
}
.block-video figure {
  width: 100%;
}
.block-video figure .video-wrapper {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border-radius: 40px;
  background-color: #000000;
  box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.5), 0 0 100px rgba(198, 198, 236, 0.5);
  animation: flicker 1s infinite alternate;
}
@keyframes flicker {
  0%, 20%, 40%, 60%, 80% {
    box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.3), 0 0 40px rgba(198, 198, 236, 0.3);
  }
  10%, 30%, 50%, 70%, 90% {
    box-shadow: inset 0 0 32px rgba(0, 0, 0, 0.4), 0 0 36px rgba(198, 198, 236, 0.3);
  }
  100% {
    box-shadow: inset 0 0 44px rgba(0, 0, 0, 0.3), 0 0 42px rgba(198, 198, 236, 0.3);
  }
}
.block-video figure .video-wrapper.has-aspect-ratio video,
.block-video figure .video-wrapper.has-aspect-ratio iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.block-video figure .video-wrapper.has-aspect-ratio video {
  object-fit: cover;
}
.block-video figure .video-wrapper video {
  position: relative;
}
.block-video figure .video-wrapper .progress {
  position: absolute;
  inset: auto 40px 10px 40px;
  height: 5px;
  border-radius: 100px;
  backdrop-filter: blur(4px);
  background: rgba(10, 50, 92, 0.2);
  background: linear-gradient(to right, rgba(10, 50, 92, 0.6) calc(var(--video-progress, 0) * 100%), rgba(0, 0, 0, 0.2) calc(var(--video-progress, 0) * 100%));
  transition: height 0.3s ease, background-image 0.3s ease;
}
.block-video figure .video-wrapper .play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: calc(1 - var(--video-playing));
}
.block-video figure .video-wrapper .play path {
  fill: rgba(10, 50, 92, 0.6);
  transition: transform 0.3s ease, fill 0.3s ease, opacity 0.3s ease;
}
.block-video figure .video-wrapper:hover .progress {
  height: 12px;
}
.block-video figure .video-wrapper:hover .progress:hover {
  background: linear-gradient(to right, rgba(10, 50, 92, 0.9) calc(var(--video-progress, 0) * 100%), rgba(0, 0, 0, 0.2) calc(var(--video-progress, 0) * 100%));
}
.block-video figure figcaption {
  margin-top: 10px;
}

.block-iframe figure {
  width: 100%;
  position: relative;
}
.block-iframe figure .iframe-wrapper {
  position: relative;
}
.block-iframe figure .iframe-wrapper::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0px;
  border-radius: inherit;
  /* this is the border width */
  padding: 1px;
  background: linear-gradient(172.52deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.block-iframe figure .iframe-wrapper {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  overflow: hidden;
  background-color: hsl(0, 0%, 9%);
}
.block-iframe figure .iframe-wrapper iframe {
  width: 100%;
  border: none;
  background-color: #121212;
}

.block-gallery {
  margin-top: 20px;
  margin-bottom: 40px;
  overflow: hidden;
}
.block-gallery figure {
  width: 100%;
}
.block-gallery figure .swiper {
  overflow: visible;
}
.block-gallery figure .swiper .swiper-wrapper {
  display: flex;
  flex-direction: row;
  padding: 0;
  align-items: center;
}
.block-gallery figure .swiper .swiper-wrapper .swiper-slide {
  width: fit-content;
  overflow: hidden;
  height: fit-content;
}
.block-gallery figure .swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.block-gallery figure .swiper .swiper-wrapper .swiper-slide:not([data-transparent=true]) {
  border-radius: 20px;
}
.block-gallery figure .swiper .swiper-wrapper .swiper-slide img {
  max-height: var(--gallery-height, 400px);
}
.block-gallery figure figcaption {
  margin-top: 10px;
}

.block-facts {
  margin-block: 40px;
}
.block-facts .facts-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.block-facts .facts-grid .fact-item {
  display: grid;
  grid-template-areas: "emoji fact" "emoji label";
  grid-template-rows: auto auto;
  grid-template-columns: auto auto;
  align-items: center;
  column-gap: 12px;
  padding: 12px 18px;
  background: #181818;
  border-radius: 20px;
  position: relative;
}
.block-facts .facts-grid .fact-item::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0px;
  border-radius: inherit;
  /* this is the border width */
  padding: 1px;
  background: linear-gradient(172.52deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.block-facts .facts-grid .fact-item .fact-emoji {
  grid-area: emoji;
  font-size: 2.5rem;
  font-family: "JetBrains Mono", monospace;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  margin: 0;
}
.block-facts .facts-grid .fact-item .fact-fact {
  grid-area: fact;
  font-family: "JetBrains Mono", monospace;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  text-align: left;
  margin: 0;
  color: #e1e1e1;
}
.block-facts .facts-grid .fact-item .fact-label {
  grid-area: label;
  font-family: Satoshi Variable;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  text-align: left;
  margin: 0;
  color: #e1e1e1;
}

.block-icon-list {
  margin-block: 40px;
}
.block-icon-list .icon-list-items {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.block-icon-list .icon-list-items li.icon-list-item {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  column-gap: 20px;
  margin: 0;
}
.block-icon-list .icon-list-items li.icon-list-item .icon-list-icon {
  font-family: "JetBrains Mono", monospace;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #e1e1e1;
}
.block-icon-list .icon-list-items li.icon-list-item .icon-list-text p {
  margin: 0;
}

.block-start-home .container {
  min-height: 100vh;
  align-content: center;
}
.block-start-home .container .title {
  margin-top: 120px;
  position: relative;
  font-size: 20px;
  overflow: visible;
}
@media (min-width: 576px) {
  .block-start-home .container .title {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .block-start-home .container .title {
    font-size: 36px;
  }
}
@media (min-width: 1800px) {
  .block-start-home .container .title {
    font-size: 40px;
  }
}
.block-start-home .container .title span {
  color: #ffffff;
  margin: 0;
  display: block;
}
@media (min-width: 576px) {
  .block-start-home .container .title span {
    white-space: pre-wrap;
  }
}
.block-start-home .container .title span + span {
  margin-top: 20px;
}
@media (min-width: 576px) {
  .block-start-home .container .title span + span {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .block-start-home .container .title span + span {
    margin-left: 0;
    margin-top: -1lh;
  }
}
.block-start-home .container .me {
  margin-top: 30px;
  font-size: 20px;
}
@media (min-width: 768px) {
  .block-start-home .container .me {
    margin-top: 60px;
  }
}
.block-start-home .container .me p {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  display: block;
  position: relative;
}
.block-start-home .container .me p a {
  color: #4688cc;
}
.block-start-home .container .me p::before {
  content: "> ";
  opacity: 0.5;
  position: absolute;
  left: -10px;
  transform: translateX(-100%);
}
.block-start-home .container .skills {
  display: flex;
  flex-direction: column;
  overflow: visible;
  margin-top: 60px;
  margin-bottom: 120px;
}
@media (min-width: 768px) {
  .block-start-home .container .skills {
    margin-bottom: 180px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.block-start-home .container .skills .skill {
  padding-block: 15px;
  position: relative;
  display: grid;
  color: #c1c1c1;
  text-decoration: none;
  align-items: baseline;
  grid-template-columns: repeat(11, 1fr);
}
@media (min-width: 576px) {
  .block-start-home .container .skills .skill {
    column-gap: 40px;
    grid-template-columns: repeat(10, 1fr);
  }
}
@media (min-width: 1800px) {
  .block-start-home .container .skills .skill {
    grid-template-columns: repeat(7, 1fr);
  }
}
.block-start-home .container .skills .skill h3 {
  text-decoration: underline;
  margin: 0;
  line-height: 1.3;
  color: #ffffff;
  grid-column: span 12;
  font-size: 24px;
  text-align: right;
}
@keyframes touchhint {
  0% {
    transform: translateX(0);
  }
  2% {
    transform: translateX(10px);
  }
  4% {
    transform: translateX(0);
  }
}
.block-start-home .container .skills .skill h3 {
  animation: touchhint 20s infinite ease;
}
@media (min-width: 1200px) {
  .block-start-home .container .skills .skill h3 {
    grid-column: 1/span 6;
    justify-self: end;
  }
}
@media (min-width: 1800px) {
  .block-start-home .container .skills .skill h3 {
    grid-column: 1/span 4;
    font-size: 36px;
  }
}
.block-start-home .container .skills .skill h3 span {
  display: inline-block;
  position: absolute;
  transition: transform 0.3s, width 0.3s;
  transform-origin: left;
  transform: scaleX(1);
}
@media (min-width: 1200px) {
  .block-start-home .container .skills .skill h3 span {
    transform: scaleX(0);
  }
}
.block-start-home .container .skills .skill h3 span.before {
  text-align: right;
  transform-origin: right;
  transform: scaleX(1) translateX(-100%);
}
@media (min-width: 1200px) {
  .block-start-home .container .skills .skill h3 span.before {
    transform: scaleX(0) translateX(-100%);
  }
}
.block-start-home .container .skills .skill .reason {
  display: none;
  text-decoration: none;
  color: #c1c1c1;
  position: relative;
}
@media (min-width: 1200px) {
  .block-start-home .container .skills .skill .reason {
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
    grid-column: 7/span 6;
    display: block;
    transform: translateX(-20px);
    margin-top: 0;
    height: 0;
    opacity: 0;
  }
}
@media (min-width: 1800px) {
  .block-start-home .container .skills .skill .reason {
    grid-column: 5/span 3;
  }
}
.block-start-home .container .skills .skill:hover h3 span {
  transform: scaleX(1);
}
.block-start-home .container .skills .skill:hover h3 span.before {
  transform: scaleX(1) translateX(-100%);
}
.block-start-home .container .skills .skill:hover .reason {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.5s ease-in-out 0.25s, transform 0.5s ease-in-out 0.25s;
}
.block-start-home .container .skills .skill:nth-child(2) h3 {
  animation-delay: 6s;
}
.block-start-home .container .skills .skill:nth-child(3) h3 {
  animation-delay: 3s;
}
.block-start-home .container .otherSkills {
  position: absolute;
  bottom: 30px;
}
.block-start-home .container .skills .skill:hover {
  transition: opacity 0.3s ease-in-out;
}
.block-start-home .container .title,
.block-start-home .container .me,
.block-start-home .container .skills .skill:not(:hover),
.block-start-home .container .otherSkills {
  transition: opacity 0.5s ease-in-out;
}
.block-start-home .container .title span:nth-child(1) {
  transition: transform 0.3s ease-out;
}
.block-start-home .container .title span:nth-child(2) {
  transition: transform 0.3s ease-out;
}
.block-start-home .container .me {
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transform-origin: top left;
}
.block-start-home .container .otherSkills {
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  transform-origin: top left;
}
.block-start-home .container:has(.skill:hover) .title,
.block-start-home .container:has(.skill:hover) .me,
.block-start-home .container:has(.skill:hover) .skills .skill:not(:hover),
.block-start-home .container:has(.skill:hover) .otherSkills {
  opacity: 0.2;
}
.block-start-home .container:has(.skill:hover) .title span:nth-child(1) {
  transform: translate(-80px, -150px) rotate(-10deg) scale(0.8);
  transition-delay: 0.25s;
}
.block-start-home .container:has(.skill:hover) .title span:nth-child(2) {
  transform: translate(70px, -130px) rotate(7deg) scale(0.8);
  transition-delay: 0.4s;
}
.block-start-home .container:has(.skill:hover) .me {
  transform: translate(-10px, -100px) scale(0.8) rotate(-3deg);
  transition-delay: 0.1s;
}
.block-start-home .container:has(.skill:hover) .otherSkills {
  transform: translateY(30px) rotate(3deg) scale(0.8);
  transition-delay: 0.1s, 1s;
}
.block-start-home .container:has(.skill:hover) .skills .skill h3 {
  animation: none;
}

.block-topic-photography .container .title {
  margin-top: 45px;
  margin-bottom: 80px;
}
.block-topic-photography .photography-grid {
  display: grid;
  position: relative;
  grid-template-columns: repeat(6, 1fr);
  grid-auto-rows: 8.4375vw;
  grid-template-areas: "g01 g02 g03 g03 g03 g04" "g05 g06 g03 g03 g03 g04" "g08 g06 g03 g03 g03 g07" "g08 g10 g10 g11 g13 g07" "g09 g10 g10 g12 g14 g14" "g15 g15 g15 g15 g14 g14" "g15 g15 g15 g15 g16 g17";
  grid-gap: 10px;
}
@media (min-width: 576px) {
  .block-topic-photography .photography-grid {
    grid-gap: 20px;
  }
}
@media (min-width: 768px) {
  .block-topic-photography .photography-grid {
    grid-gap: 26px;
  }
}
@media (min-width: 1200px) {
  .block-topic-photography .photography-grid {
    grid-gap: 40px;
  }
}
.block-topic-photography .photography-grid figure {
  overflow: visible !important;
  position: relative;
  margin-top: 0;
}
.block-topic-photography .photography-grid figure[data-grid-position="1"] {
  grid-area: g01;
}
.block-topic-photography .photography-grid figure[data-grid-position="2"] {
  grid-area: g02;
}
.block-topic-photography .photography-grid figure[data-grid-position="3"] {
  grid-area: g03;
}
.block-topic-photography .photography-grid figure[data-grid-position="4"] {
  grid-area: g04;
}
.block-topic-photography .photography-grid figure[data-grid-position="5"] {
  grid-area: g05;
}
.block-topic-photography .photography-grid figure[data-grid-position="6"] {
  grid-area: g06;
}
.block-topic-photography .photography-grid figure[data-grid-position="7"] {
  grid-area: g07;
}
.block-topic-photography .photography-grid figure[data-grid-position="8"] {
  grid-area: g08;
}
.block-topic-photography .photography-grid figure[data-grid-position="9"] {
  grid-area: g09;
}
.block-topic-photography .photography-grid figure[data-grid-position="10"] {
  grid-area: g10;
}
.block-topic-photography .photography-grid figure[data-grid-position="11"] {
  grid-area: g11;
}
.block-topic-photography .photography-grid figure[data-grid-position="12"] {
  grid-area: g12;
}
.block-topic-photography .photography-grid figure[data-grid-position="13"] {
  grid-area: g13;
}
.block-topic-photography .photography-grid figure[data-grid-position="14"] {
  grid-area: g14;
}
.block-topic-photography .photography-grid figure[data-grid-position="15"] {
  grid-area: g15;
}
.block-topic-photography .photography-grid figure[data-grid-position="16"] {
  grid-area: g16;
}
.block-topic-photography .photography-grid figure[data-grid-position="17"] {
  grid-area: g17;
}
.block-topic-photography .photography-grid figure img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: transform 0.1s ease-out;
}

.vbox-grab .vbox-child img {
  max-height: 80vh;
}

.block-topic-websites .container .website-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 60px 40px;
}
@media (min-width: 768px) {
  .block-topic-websites .container .website-grid {
    grid-template-columns: repeat(2, 1fr);
    align-items: start;
    justify-content: start;
  }
}
.block-topic-websites .container .website-grid .website {
  position: relative;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
@media (min-width: 768px) {
  .block-topic-websites .container .website-grid .website {
    grid-template-columns: repeat(6, 1fr);
    column-gap: 40px;
  }
}
.block-topic-websites .container .website-grid .website a {
  display: block;
  margin: 0;
  position: relative;
  grid-column: 1/span 10;
}
@media (min-width: 768px) {
  .block-topic-websites .container .website-grid .website a {
    grid-column: 1/span 5;
  }
}
.block-topic-websites .container .website-grid .website a figure {
  overflow: hidden;
}
.block-topic-websites .container .website-grid .website a figure img {
  transition: transform 0.1s ease-out;
}
.block-topic-websites .container .website-grid .website a + a {
  grid-column: 2/span 11;
}
@media (min-width: 768px) {
  .block-topic-websites .container .website-grid .website a + a {
    grid-column: 2/span 5;
  }
}
.block-topic-websites .container .website-grid .website a + a {
  text-decoration: none;
}
.block-topic-websites .container .website-grid .website a + a h2 {
  position: relative;
  margin-block: -30px 0;
}
.block-topic-websites .container .website-grid .website p {
  margin: 0;
  grid-column: 2/span 11;
}
@media (min-width: 768px) {
  .block-topic-websites .container .website-grid .website p {
    grid-column: 2/span 5;
  }
}
@media (min-width: 1200px) {
  .block-topic-websites .container .website-grid .website {
    grid-template-columns: repeat(5, 1fr);
  }
  .block-topic-websites .container .website-grid .website a {
    grid-column: 1/span 4;
  }
  .block-topic-websites .container .website-grid .website a + a {
    grid-column: 2/span 4;
  }
  .block-topic-websites .container .website-grid .website p {
    grid-column: 2/span 3;
  }
}
.block-topic-websites .container .website-grid .website:has(a:hover) img {
  transform: scale(1.05);
  transition: transform 0.1s ease-in;
}
.block-topic-websites .container .website-grid .website:has(a:hover) a {
  color: #ffffff;
  text-decoration: underline;
}
.block-topic-websites a {
  margin-bottom: 40px;
  overflow: visible !important;
  color: #c1c1c1;
}
.block-topic-websites a .img-container {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.block-topic-websites a .img-container img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
}
.block-topic-websites a p {
  margin: 0;
  padding: 10px 0;
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  font-size: 1.5rem;
}

.block-topic-projects .container .title {
  margin-top: 45px;
  margin-bottom: 80px;
}
.block-topic-projects .container .project {
  margin-bottom: 65px;
}
.block-topic-projects .container .project a.project-image {
  display: block;
  margin-bottom: -36px;
  position: relative;
  line-height: 0;
}
.block-topic-projects .container .project a.project-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  transition: transform 0.1s ease-out;
  aspect-ratio: 16/9;
}
.block-topic-projects .container .project .project-title {
  color: #e2e2e2;
  margin-block: 0 10px;
  position: relative;
}
.block-topic-projects .container .project .project-title a {
  cursor: url("../file-assets/cursor_pointer.png"), auto;
  text-decoration: none;
  color: #c1c1c1;
}
.block-topic-projects .container .project .project-summary {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
}
@media (min-width: 768px) {
  .block-topic-projects .container .project .project-summary {
    font-size: 18px;
  }
}
@media (min-width: 1800px) {
  .block-topic-projects .container .project .project-summary {
    font-size: 20px;
  }
}
.block-topic-projects .container .project:has(.project-image:hover) .project-image img, .block-topic-projects .container .project:has(.project-title:hover) .project-image img {
  transform: scale(1.05);
  transition: transform 0.1s ease-in;
}
.block-topic-projects .container .project:has(.project-image:hover) .project-title a, .block-topic-projects .container .project:has(.project-title:hover) .project-title a {
  color: #ffffff;
  text-decoration: underline;
}

.block-topic-textmedia .container .content-area,
.block-project-textmedia .container .content-area {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  column-gap: 20px;
}
.block-topic-textmedia .container .content-area h2,
.block-project-textmedia .container .content-area h2 {
  margin-top: 80px;
}
.block-topic-textmedia .container .content-area p,
.block-topic-textmedia .container .content-area ul,
.block-topic-textmedia .container .content-area h3,
.block-topic-textmedia .container .content-area h4,
.block-project-textmedia .container .content-area p,
.block-project-textmedia .container .content-area ul,
.block-project-textmedia .container .content-area h3,
.block-project-textmedia .container .content-area h4 {
  grid-column: 2/span 10;
}
.block-topic-textmedia .container .content-area p.half-left,
.block-topic-textmedia .container .content-area ul.half-left,
.block-topic-textmedia .container .content-area h3.half-left,
.block-topic-textmedia .container .content-area h4.half-left,
.block-project-textmedia .container .content-area p.half-left,
.block-project-textmedia .container .content-area ul.half-left,
.block-project-textmedia .container .content-area h3.half-left,
.block-project-textmedia .container .content-area h4.half-left {
  grid-column: 2/span 10;
}
.block-topic-textmedia .container .content-area p.half-right,
.block-topic-textmedia .container .content-area ul.half-right,
.block-topic-textmedia .container .content-area h3.half-right,
.block-topic-textmedia .container .content-area h4.half-right,
.block-project-textmedia .container .content-area p.half-right,
.block-project-textmedia .container .content-area ul.half-right,
.block-project-textmedia .container .content-area h3.half-right,
.block-project-textmedia .container .content-area h4.half-right {
  grid-column: 2/span 10;
}
.block-topic-textmedia .container .content-area p,
.block-project-textmedia .container .content-area p {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  display: block;
  position: relative;
}
.block-topic-textmedia .container .content-area p a,
.block-project-textmedia .container .content-area p a {
  color: #4688cc;
}
.block-topic-textmedia .container .content-area p::before,
.block-project-textmedia .container .content-area p::before {
  content: "> ";
  opacity: 0.5;
  position: absolute;
  left: -10px;
  transform: translateX(-100%);
}
.block-topic-textmedia .container .content-area figure,
.block-project-textmedia .container .content-area figure {
  grid-column: 1/span 5;
}
.block-topic-textmedia .container .content-area figure img,
.block-topic-textmedia .container .content-area figure video,
.block-topic-textmedia .container .content-area figure iframe,
.block-project-textmedia .container .content-area figure img,
.block-project-textmedia .container .content-area figure video,
.block-project-textmedia .container .content-area figure iframe {
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.block-topic-textmedia .container .content-area figure.half-left,
.block-project-textmedia .container .content-area figure.half-left {
  grid-column: 1/span 9;
}
.block-topic-textmedia .container .content-area figure.half-middle,
.block-project-textmedia .container .content-area figure.half-middle {
  grid-column: 2/span 9;
}
.block-topic-textmedia .container .content-area figure.half-right,
.block-project-textmedia .container .content-area figure.half-right {
  grid-column: 4/span 9;
}
.block-topic-textmedia .container .content-area figure.half-right-big,
.block-project-textmedia .container .content-area figure.half-right-big {
  grid-column: 6/span 5;
}
.block-topic-textmedia .container .content-area figure.big,
.block-project-textmedia .container .content-area figure.big {
  grid-column: 1/span 12;
}
@media (min-width: 576px) {
  .block-topic-textmedia .container .content-area,
  .block-project-textmedia .container .content-area {
    column-gap: 40px;
  }
  .block-topic-textmedia .container .content-area p,
  .block-topic-textmedia .container .content-area ul,
  .block-topic-textmedia .container .content-area h3,
  .block-topic-textmedia .container .content-area h4,
  .block-project-textmedia .container .content-area p,
  .block-project-textmedia .container .content-area ul,
  .block-project-textmedia .container .content-area h3,
  .block-project-textmedia .container .content-area h4 {
    grid-column: 3/span 8;
  }
  .block-topic-textmedia .container .content-area p.half-left,
  .block-topic-textmedia .container .content-area ul.half-left,
  .block-topic-textmedia .container .content-area h3.half-left,
  .block-topic-textmedia .container .content-area h4.half-left,
  .block-project-textmedia .container .content-area p.half-left,
  .block-project-textmedia .container .content-area ul.half-left,
  .block-project-textmedia .container .content-area h3.half-left,
  .block-project-textmedia .container .content-area h4.half-left {
    grid-column: 1/span 6;
  }
  .block-topic-textmedia .container .content-area p.half-right,
  .block-topic-textmedia .container .content-area ul.half-right,
  .block-topic-textmedia .container .content-area h3.half-right,
  .block-topic-textmedia .container .content-area h4.half-right,
  .block-project-textmedia .container .content-area p.half-right,
  .block-project-textmedia .container .content-area ul.half-right,
  .block-project-textmedia .container .content-area h3.half-right,
  .block-project-textmedia .container .content-area h4.half-right {
    grid-column: 7/span 6;
  }
  .block-topic-textmedia .container .content-area figure.half-left,
  .block-project-textmedia .container .content-area figure.half-left {
    grid-column: 1/span 6;
  }
  .block-topic-textmedia .container .content-area figure.half-middle,
  .block-project-textmedia .container .content-area figure.half-middle {
    grid-column: 3/span 6;
  }
  .block-topic-textmedia .container .content-area figure.half-right,
  .block-project-textmedia .container .content-area figure.half-right {
    grid-column: 7/span 6;
  }
  .block-topic-textmedia .container .content-area figure.half-right-big,
  .block-project-textmedia .container .content-area figure.half-right-big {
    grid-column: 7/span 6;
  }
  .block-topic-textmedia .container .content-area figure.big,
  .block-project-textmedia .container .content-area figure.big {
    grid-column: 1/span 10;
  }
}
@media (min-width: 768px) {
  .block-topic-textmedia .container .content-area p,
  .block-topic-textmedia .container .content-area ul,
  .block-topic-textmedia .container .content-area h3,
  .block-topic-textmedia .container .content-area h4,
  .block-project-textmedia .container .content-area p,
  .block-project-textmedia .container .content-area ul,
  .block-project-textmedia .container .content-area h3,
  .block-project-textmedia .container .content-area h4 {
    grid-column: 2/span 10;
  }
  .block-topic-textmedia .container .content-area p.half-left,
  .block-topic-textmedia .container .content-area ul.half-left,
  .block-topic-textmedia .container .content-area h3.half-left,
  .block-topic-textmedia .container .content-area h4.half-left,
  .block-project-textmedia .container .content-area p.half-left,
  .block-project-textmedia .container .content-area ul.half-left,
  .block-project-textmedia .container .content-area h3.half-left,
  .block-project-textmedia .container .content-area h4.half-left {
    grid-column: 2/span 5;
  }
  .block-topic-textmedia .container .content-area p.half-middle,
  .block-topic-textmedia .container .content-area ul.half-middle,
  .block-topic-textmedia .container .content-area h3.half-middle,
  .block-topic-textmedia .container .content-area h4.half-middle,
  .block-project-textmedia .container .content-area p.half-middle,
  .block-project-textmedia .container .content-area ul.half-middle,
  .block-project-textmedia .container .content-area h3.half-middle,
  .block-project-textmedia .container .content-area h4.half-middle {
    grid-column: 4/span 5;
  }
  .block-topic-textmedia .container .content-area p.half-right,
  .block-topic-textmedia .container .content-area ul.half-right,
  .block-topic-textmedia .container .content-area h3.half-right,
  .block-topic-textmedia .container .content-area h4.half-right,
  .block-project-textmedia .container .content-area p.half-right,
  .block-project-textmedia .container .content-area ul.half-right,
  .block-project-textmedia .container .content-area h3.half-right,
  .block-project-textmedia .container .content-area h4.half-right {
    grid-column: 7/span 5;
  }
  .block-topic-textmedia .container .content-area p.half-right-big,
  .block-topic-textmedia .container .content-area ul.half-right-big,
  .block-topic-textmedia .container .content-area h3.half-right-big,
  .block-topic-textmedia .container .content-area h4.half-right-big,
  .block-project-textmedia .container .content-area p.half-right-big,
  .block-project-textmedia .container .content-area ul.half-right-big,
  .block-project-textmedia .container .content-area h3.half-right-big,
  .block-project-textmedia .container .content-area h4.half-right-big {
    grid-column: 7/span 6;
  }
}
@media (min-width: 1200px) {
  .block-topic-textmedia .container .content-area p,
  .block-topic-textmedia .container .content-area ul,
  .block-topic-textmedia .container .content-area h3,
  .block-topic-textmedia .container .content-area h4,
  .block-project-textmedia .container .content-area p,
  .block-project-textmedia .container .content-area ul,
  .block-project-textmedia .container .content-area h3,
  .block-project-textmedia .container .content-area h4 {
    grid-column: 3/span 7;
  }
  .block-topic-textmedia .container .content-area p.half-left,
  .block-topic-textmedia .container .content-area ul.half-left,
  .block-topic-textmedia .container .content-area h3.half-left,
  .block-topic-textmedia .container .content-area h4.half-left,
  .block-project-textmedia .container .content-area p.half-left,
  .block-project-textmedia .container .content-area ul.half-left,
  .block-project-textmedia .container .content-area h3.half-left,
  .block-project-textmedia .container .content-area h4.half-left {
    grid-column: 3/span 4;
  }
  .block-topic-textmedia .container .content-area p.half-middle,
  .block-topic-textmedia .container .content-area ul.half-middle,
  .block-topic-textmedia .container .content-area h3.half-middle,
  .block-topic-textmedia .container .content-area h4.half-middle,
  .block-project-textmedia .container .content-area p.half-middle,
  .block-project-textmedia .container .content-area ul.half-middle,
  .block-project-textmedia .container .content-area h3.half-middle,
  .block-project-textmedia .container .content-area h4.half-middle {
    grid-column: 5/span 4;
  }
  .block-topic-textmedia .container .content-area p.half-right,
  .block-topic-textmedia .container .content-area ul.half-right,
  .block-topic-textmedia .container .content-area h3.half-right,
  .block-topic-textmedia .container .content-area h4.half-right,
  .block-project-textmedia .container .content-area p.half-right,
  .block-project-textmedia .container .content-area ul.half-right,
  .block-project-textmedia .container .content-area h3.half-right,
  .block-project-textmedia .container .content-area h4.half-right {
    grid-column: 7/span 4;
  }
  .block-topic-textmedia .container .content-area p.half-right-big,
  .block-topic-textmedia .container .content-area ul.half-right-big,
  .block-topic-textmedia .container .content-area h3.half-right-big,
  .block-topic-textmedia .container .content-area h4.half-right-big,
  .block-project-textmedia .container .content-area p.half-right-big,
  .block-project-textmedia .container .content-area ul.half-right-big,
  .block-project-textmedia .container .content-area h3.half-right-big,
  .block-project-textmedia .container .content-area h4.half-right-big {
    grid-column: 7/span 5;
  }
  .block-topic-textmedia .container .content-area figure.half-left,
  .block-project-textmedia .container .content-area figure.half-left {
    grid-column: 2/span 5;
  }
  .block-topic-textmedia .container .content-area figure.half-right,
  .block-project-textmedia .container .content-area figure.half-right {
    grid-column: 7/span 5;
  }
  .block-topic-textmedia .container .content-area figure.half-right-big,
  .block-project-textmedia .container .content-area figure.half-right-big {
    grid-column: 7/span 6;
  }
  .block-topic-textmedia .container .content-area figure.big,
  .block-project-textmedia .container .content-area figure.big {
    grid-column: 2/span 8;
  }
}
@media (min-width: 1800px) {
  .block-topic-textmedia .container .content-area p,
  .block-topic-textmedia .container .content-area ul,
  .block-topic-textmedia .container .content-area h3,
  .block-topic-textmedia .container .content-area h4,
  .block-project-textmedia .container .content-area p,
  .block-project-textmedia .container .content-area ul,
  .block-project-textmedia .container .content-area h3,
  .block-project-textmedia .container .content-area h4 {
    grid-column: 4/span 5;
  }
  .block-topic-textmedia .container .content-area p.half-left,
  .block-topic-textmedia .container .content-area ul.half-left,
  .block-topic-textmedia .container .content-area h3.half-left,
  .block-topic-textmedia .container .content-area h4.half-left,
  .block-project-textmedia .container .content-area p.half-left,
  .block-project-textmedia .container .content-area ul.half-left,
  .block-project-textmedia .container .content-area h3.half-left,
  .block-project-textmedia .container .content-area h4.half-left {
    grid-column: 4/span 3;
  }
  .block-topic-textmedia .container .content-area p.half-right,
  .block-topic-textmedia .container .content-area ul.half-right,
  .block-topic-textmedia .container .content-area h3.half-right,
  .block-topic-textmedia .container .content-area h4.half-right,
  .block-project-textmedia .container .content-area p.half-right,
  .block-project-textmedia .container .content-area ul.half-right,
  .block-project-textmedia .container .content-area h3.half-right,
  .block-project-textmedia .container .content-area h4.half-right {
    grid-column: 7/span 3;
  }
  .block-topic-textmedia .container .content-area figure.half-left,
  .block-project-textmedia .container .content-area figure.half-left {
    grid-column: 3/span 4;
  }
  .block-topic-textmedia .container .content-area figure.half-middle,
  .block-project-textmedia .container .content-area figure.half-middle {
    grid-column: 5/span 4;
  }
  .block-topic-textmedia .container .content-area figure.half-right,
  .block-project-textmedia .container .content-area figure.half-right {
    grid-column: 7/span 4;
  }
  .block-topic-textmedia .container .content-area figure.half-right-big,
  .block-project-textmedia .container .content-area figure.half-right-big {
    grid-column: 7/span 5;
  }
  .block-topic-textmedia .container .content-area figure.big,
  .block-project-textmedia .container .content-area figure.big {
    grid-column: 3/span 7;
  }
}

.block-project-creative .container {
  align-items: flex-start;
}
.block-project-creative .container p {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  display: block;
  position: relative;
}
.block-project-creative .container p a {
  color: #4688cc;
}
.block-project-creative .container p::before {
  content: "> ";
  opacity: 0.5;
  position: absolute;
  left: -10px;
  transform: translateX(-100%);
}
.block-project-creative .container .title {
  margin-bottom: 30px;
}
.block-project-creative .container .quote {
  margin-top: 5px;
  margin-bottom: 60px;
}
.block-project-creative .container .quote .author {
  margin-top: 10px;
  text-align: right;
}
.block-project-creative .container .creative-grid {
  display: grid;
  column-gap: 0;
  grid-template-columns: repeat(12, 1fr);
}
.block-project-creative .container .creative-grid p {
  grid-column: 2/span 11;
}
.block-project-creative .container .creative-grid figure img,
.block-project-creative .container .creative-grid figure video,
.block-project-creative .container .creative-grid figure iframe {
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.block-project-creative .container .creative-grid .image-1 {
  grid-column: 1/span 8;
}
.block-project-creative .container .creative-grid .image-2 {
  grid-column: 4/span 8;
}
.block-project-creative .container .creative-grid .image-3,
.block-project-creative .container .creative-grid .video-3 {
  order: 2;
  grid-column: 1/span 12;
  margin-top: 26px;
}
.block-project-creative .container .creative-grid.right p {
  order: 3;
}
.block-project-creative .container .creative-grid.right p:nth-child(2) {
  order: 1;
  margin-top: 0;
}
.block-project-creative .container .creative-grid.left + .right {
  margin-top: 26px;
}
@media (min-width: 576px) {
  .block-project-creative .container .creative-grid {
    column-gap: 40px;
  }
  .block-project-creative .container .creative-grid .image-3,
  .block-project-creative .container .creative-grid .video-3 {
    grid-column: 1/span 8;
  }
}
@media (min-width: 768px) {
  .block-project-creative .container .creative-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .block-project-creative .container .creative-grid.left p {
    grid-column: 2/span 5;
  }
  .block-project-creative .container .creative-grid.right p {
    grid-column: 1/span 5;
  }
  .block-project-creative .container .creative-grid.right p:nth-child(2) {
    order: unset;
    margin-top: 26px;
  }
  .block-project-creative .container .creative-grid.left + .right {
    margin-top: 0;
  }
  .block-project-creative .container .creative-grid .image-1 {
    grid-column: 1/span 6;
  }
  .block-project-creative .container .creative-grid .image-2 {
    grid-column: 2/span 5;
  }
  .block-project-creative .container .creative-grid .image-3,
  .block-project-creative .container .creative-grid .video-3 {
    grid-column: 1/span 6;
    order: unset;
  }
}
@media (min-width: 1200px) {
  .block-project-creative .container .creative-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .block-project-creative .container .creative-grid.left p {
    grid-column: 2/span 4;
  }
  .block-project-creative .container .creative-grid.right p {
    grid-column: 1/span 4;
  }
  .block-project-creative .container .creative-grid .image-1 {
    grid-column: 1/span 5;
  }
  .block-project-creative .container .creative-grid .image-2 {
    grid-column: 2/span 4;
  }
  .block-project-creative .container .creative-grid .image-3,
  .block-project-creative .container .creative-grid .video-3 {
    grid-column: 1/span 5;
  }
}
@media (min-width: 1800px) {
  .block-project-creative .container .creative-grid.left {
    grid-template-columns: repeat(4, 1fr);
  }
  .block-project-creative .container .creative-grid.left p {
    grid-column: 2/span 3;
  }
  .block-project-creative .container .creative-grid.right {
    grid-template-columns: repeat(5, 1fr);
  }
  .block-project-creative .container .creative-grid.right p {
    grid-column: 1/span 4;
  }
  .block-project-creative .container .creative-grid .image-1 {
    grid-column: 1/span 4;
  }
  .block-project-creative .container .creative-grid .image-2 {
    grid-column: 2/span 3;
  }
}
.block-project-creative .text-further {
  margin-top: 60px;
}

.block-project-impressions {
  overflow: hidden;
}
.block-project-impressions .container {
  align-items: flex-start;
}
.block-project-impressions .container .title {
  margin-bottom: 30px;
}
.block-project-impressions .container .text p {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  display: block;
  position: relative;
}
.block-project-impressions .container .text p a {
  color: #4688cc;
}
.block-project-impressions .container .text p::before {
  content: "> ";
  opacity: 0.5;
  position: absolute;
  left: -10px;
  transform: translateX(-100%);
}
.block-project-impressions .container .slider-title {
  color: #ffffff;
}
.block-project-impressions .container .slider {
  margin-top: 40px;
  overflow: visible !important;
  position: relative;
  height: 200px;
  min-width: 100px;
}
@media (min-width: 768px) {
  .block-project-impressions .container .slider {
    height: 300px;
  }
}
.block-project-impressions .container .slider .swiper-wrapper,
.block-project-impressions .container .slider .swiper-wrapper * {
  user-select: none;
}
.block-project-impressions .container .slider .swiper-wrapper figure.swiper-slide {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: auto;
  opacity: 0.3;
  transition: opacity 0.3s;
  margin-top: 0;
  cursor: grab;
}
.block-project-impressions .container .slider .swiper-wrapper figure.swiper-slide:active {
  cursor: grabbing;
}
.block-project-impressions .container .slider .swiper-wrapper figure.swiper-slide img {
  height: 100%;
  width: auto;
  box-sizing: border-box;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.block-project-impressions .container .slider .swiper-wrapper figure.swiper-slide .fullscreen {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 5px 5px;
  background: rgba(0, 0, 0, 0.2);
  border: none;
  cursor: pointer;
  line-height: 0;
  transition: opacity 0.3s;
}
.block-project-impressions .container .slider .swiper-wrapper figure.swiper-slide figcaption {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  margin: 0;
  color: #588a44;
}
.block-project-impressions .container .slider .swiper-wrapper figure.swiper-slide figcaption::before {
  content: "// ";
}
.block-project-impressions .container .slider .swiper-wrapper figure.swiper-slide figcaption {
  position: absolute;
  bottom: -18px;
  left: 40px;
  transform: translateY(100%);
  width: 800px;
  max-width: calc(100vw - 40px - 56px);
  opacity: 0;
  transition: opacity 0.3s;
}
.block-project-impressions .container .slider .swiper-wrapper figure.swiper-slide.swiper-slide-active {
  opacity: 1;
}
.block-project-impressions .container .slider .swiper-wrapper figure.swiper-slide.swiper-slide-active .fullscreen {
  opacity: 1;
  pointer-events: all;
}
.block-project-impressions .container .slider .swiper-wrapper figure.swiper-slide.swiper-slide-active figcaption {
  opacity: 1;
}
.block-project-impressions .container .slider .swiper-pagination {
  position: absolute;
  bottom: -18px;
  left: 0;
  transform: translateY(100%);
  text-align: left;
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
}

.block-type-image figure {
  margin: 0 !important;
}
.block-type-image figure img {
  width: 100%;
  height: auto;
}

.block-type-video {
  width: 100%;
  margin-bottom: 30px;
}
.block-type-video figure {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.block-type-video figure.video-container {
  position: relative;
}
.block-type-video figure.video-container .thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  filter: brightness(0.5);
  transition: filter 0.5s ease, transform 0.5s ease;
}
.block-type-video figure.video-container svg.play-icon {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: top left;
  width: 200px;
  height: 200px;
  fill: #e2e2e2;
  transition: fill 0.5s ease, transform 0.5s ease;
}
.block-type-video figure.video-container:hover .thumbnail {
  filter: brightness(1);
}
.block-type-video figure.video-container:hover svg.play-icon {
  transform: scale(1.2) translate(-50%, -50%);
  fill: #ffffff;
}
.block-type-video figure.video-container:has(iframe) .thumbnail {
  filter: blur(10px) brightness(0.5) !important;
  transform: scale(1.1);
}
.block-type-video figure.video-container:has(iframe) svg.play-icon {
  opacity: 0;
}
.block-type-video figure iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.page-project .project-outline {
  z-index: 0;
}
.page-project h2 {
  margin-top: 160px;
  margin-bottom: 20px;
}
.page-project h3 {
  margin-top: 40px;
  margin-bottom: 20px;
}
.page-project p {
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-project p + ul,
.page-project ul + p {
  margin-top: 0;
}
.section-topic-intro {
  background-color: hsl(0, 0%, 4%);
}
.section-topic-intro .container {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (min-width: 1200px) {
  .section-topic-intro .container {
    padding-top: 130px;
    padding-bottom: 130px;
  }
}
.section-topic-intro .container .iam {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  font-weight: 300;
  font-size: 18px;
}
@media (min-width: 1200px) {
  .section-topic-intro .container .iam {
    font-size: 20px;
  }
}
.section-topic-intro .container .skill {
  margin-top: 15px;
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
  font-size: 24px;
}
@media (min-width: 768px) {
  .section-topic-intro .container .skill {
    font-size: 36px;
  }
}
@media (min-width: 1800px) {
  .section-topic-intro .container .skill {
    font-size: 42px;
  }
}
.section-topic-intro .container .reason {
  margin-top: 33px;
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  font-weight: 300;
  font-size: 18px;
}
@media (min-width: 1200px) {
  .section-topic-intro .container .reason {
    font-size: 20px;
  }
}
.section-topic-intro .container .reason p {
  display: inline;
}

.grid {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.grid.hidden {
  display: none;
}
.grid .container .content-xs-1 {
  height: 100vh;
  background-color: rgba(255, 0, 0, 0.15);
  display: flex;
  justify-content: center;
  align-items: end;
}

.section-back-to-overview {
  margin-top: 80px;
  text-align: center;
}
.section-back-to-overview a {
  padding: 20px 30px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 76px;
  font-family: Satoshi Variable;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  text-align: left;
  color: #000;
  text-decoration: none;
}
.section-back-to-overview a span {
  display: inline-block;
  transition: transform 0.3s ease;
}
.section-back-to-overview a:hover {
  background: white;
}
.section-back-to-overview a:hover span {
  transform: translateX(15px);
}

.header {
  height: 62px;
  background-color: hsl(0, 0%, 4%);
  z-index: 1000;
}
.header .link-list {
  display: flex;
  justify-content: start;
  gap: 10px;
  align-items: baseline;
}
.header .link-list .logo {
  font-family: "JetBrains Mono", monospace;
  font-weight: 700;
  font-size: 60px;
  line-height: 1.5;
  font-size: 20px;
  font-weight: 300;
  color: #c1c1c1;
  text-decoration: none;
  white-space: nowrap;
}
.header .link-list .skills {
  color: #588a44;
  white-space: nowrap;
}
.header .link-list .skills a {
  color: #588a44;
}
.header .link-list .skills a.active {
  color: #c5947c;
}
.header .link-list .skills span:last-child {
  display: none;
}

#section-tinder-intro {
  height: 300vh; /* bestimmt wie lange gescrollt wird */
  position: relative;
}
#section-tinder-intro .phone-sticky {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
}
#section-tinder-intro .phone-sticky .phone-wrapper {
  --scroll-progress: calc(var(--progress) * -100%);
  --counter-scroll: calc(var(--progress) * 80vh);
  --phone-width: 600px;
  --phone-height: calc(var(--phone-width) * 1000 / 483.3);
  --phone-scale-x: min(calc((100vw - 40px) / var(--phone-width)), 1);
  --origin-x: center;
  --origin-y: var(--counter-scroll);
  left: 50%;
  top: 10vh;
  height: auto;
  width: var(--phone-width);
  aspect-ratio: 483.3/1000;
  transform: translateX(-50%) scale(var(--phone-scale-x)) translateY(calc(var(--scroll-progress) + var(--counter-scroll))) translateZ(0);
  transform-origin: var(--origin-x) var(--origin-y);
  position: relative;
}
#section-tinder-intro .phone-sticky .phone-wrapper .phone-screen {
  -webkit-mask-image: url("../img/tinder/mask.svg");
  mask-image: url("../img/tinder/mask.svg");
  mask-repeat: no-repeat;
  width: 100%;
  aspect-ratio: 483.3/1000;
  position: absolute;
  overflow: hidden;
  border-radius: 40px;
}
#section-tinder-intro .phone-sticky .phone-wrapper .phone-screen .phone-container {
  color: #fff;
  margin: 3.3% 4%;
  max-height: 96.7%;
}
#section-tinder-intro .phone-sticky .phone-wrapper .phone-screen .phone-container .phone-content {
  transform: translateY(var(--scrollOffset, 0));
}
#section-tinder-intro .phone-sticky .phone-wrapper .phone-screen .phone-container .phone-content .cards {
  padding-top: 70px;
}
#section-tinder-intro .phone-sticky .phone-wrapper .phone-frame {
  width: var(--phone-width);
  height: auto;
  position: absolute;
  aspect-ratio: 483.3/1000;
}

.phone-content {
  font-size: 24px;
}
.phone-content .me {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 630/610;
  line-height: 0;
  border-radius: 0px 0px 32px 32px;
  overflow: hidden;
}
.phone-content .me img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.phone-content .me .available {
  height: 44px;
  font-weight: 500;
  display: flex;
  gap: 9px;
  align-items: center;
  position: absolute;
  bottom: 12px;
  left: 12px;
  padding: 3px 13px;
  border-radius: 22px;
  backdrop-filter: blur(4px);
  text-align: left;
  background: rgba(0, 0, 0, 0.5);
}
.phone-content .me .available::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #3dff2b;
  border-radius: 50%;
}
.phone-content .cards {
  margin: 60px 24px 0 24px;
  display: flex;
  flex-direction: column;
  gap: 36px;
  padding-bottom: 50px;
}
.phone-content .cards .hi {
  position: relative;
  padding-left: 38px;
}
.phone-content .cards .hi p {
  font-weight: 500;
  font-size: 30px;
  margin: 0;
  line-height: 1;
}
.phone-content .cards .hi p.name {
  font-family: JetBrains Mono;
  font-style: normal;
  font-weight: 700;
  font-size: 70px;
  margin-top: 10px;
}
.phone-content .cards .hi::after {
  content: "";
  position: absolute;
  left: 20%;
  top: -20%;
  width: 800px;
  height: 800px;
  z-index: -1;
  transform: translateX(-50%) translateY(-50%);
  background: #00d11b;
  mask-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.13) 15%, rgba(0, 0, 0, 0) 75%);
}
.phone-content .cards .card {
  background: rgba(24, 24, 24, 0.7);
  backdrop-filter: blur(4px);
  border-radius: 24px;
  position: relative;
}
.phone-content .cards .card::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0px;
  border-radius: inherit;
  /* this is the border width */
  padding: 2px;
  background: linear-gradient(172.52deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.phone-content .cards .card {
  position: relative;
}
.phone-content .cards .card p {
  margin: 0;
  padding: 40px;
  font-size: 24px;
  font-weight: 400;
}
.phone-content .cards .card > img {
  aspect-ratio: 3/2;
  width: calc(100% - 4px);
  object-fit: cover;
  margin: 2px 2px 0 2px;
  border-radius: 23px 23px 0 0;
}
.phone-content .cards .card > .label {
  font-family: JetBrains Mono;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  padding: 40px 40px 0px 40px;
}
.phone-content .cards .card .list {
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding: 40px;
}
.phone-content .cards .card .list .job {
  display: grid;
  grid-template-areas: "duration company" "duration position";
  grid-template-columns: 132px 1fr;
  column-gap: 24px;
  row-gap: 0;
}
.phone-content .cards .card .list .job .duration {
  grid-area: duration;
  font-family: "JetBrains Mono", monospace;
  font-weight: 700;
  font-size: 60px;
  line-height: 1.5;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
}
.phone-content .cards .card .list .job .company {
  grid-area: company;
  font-family: "JetBrains Mono", monospace;
  font-weight: 700;
  font-size: 60px;
  line-height: 1.5;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
}
.phone-content .cards .card .list .job .position {
  grid-area: position;
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 130%;
}
.phone-content .cards .card .list .item {
  display: flex;
  gap: 12px;
}
.phone-content .cards .card .list .item span {
  display: inline-block;
  margin-right: 6px;
}
.phone-content .cards .card .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding: 0 40px 40px;
}
.phone-content .cards .card .tags .tag {
  background: rgba(24, 24, 24, 0.7);
  backdrop-filter: blur(4px);
  border-radius: 24px;
  position: relative;
}
.phone-content .cards .card .tags .tag::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0px;
  border-radius: inherit;
  /* this is the border width */
  padding: 2px;
  background: linear-gradient(172.52deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.phone-content .cards .card .tags .tag {
  background: rgba(0, 0, 0, 0.7);
  font-size: 15px;
  padding: 3px 12px;
  font-family: "JetBrains Mono", monospace;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.phone-content .cards .card .tags .tag span {
  font-size: 18px;
  display: inline-block;
  margin-right: 6px;
}
.phone-content .cards .card .hero {
  font-size: 32px;
  font-style: italic;
  font-weight: 400;
  line-height: 130%;
}
.phone-content .cards .card > * + p, .phone-content .cards .card > * + .list {
  padding-top: 20px;
}
.phone-content .cards .card > * + .tags {
  padding-top: 0px;
}
.phone-content .cards .venn img {
  object-fit: contain;
}
.phone-content .cards .venn::after {
  content: "";
  position: absolute;
  left: 20%;
  top: -20%;
  width: 800px;
  height: 800px;
  z-index: -1;
  transform: translateX(-50%) translateY(-50%);
  background: #00d11b;
  mask-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.13) 15%, rgba(0, 0, 0, 0) 75%);
  right: 20%;
  bottom: -20%;
  transform: translateX(50%) translateY(50%);
  background: #6d8cff;
}
.phone-content .cards .intuition img {
  object-fit: contain;
  aspect-ratio: 2/1;
}
.phone-content .cards .intuition::after {
  content: "";
  position: absolute;
  left: 20%;
  top: -20%;
  width: 800px;
  height: 800px;
  z-index: -1;
  transform: translateX(-50%) translateY(-50%);
  background: #00d11b;
  mask-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.13) 15%, rgba(0, 0, 0, 0) 75%);
  top: 20%;
  left: -20%;
  transform: translateX(-50%) translateY(-50%);
  background: #c65a5a;
}
.phone-content .cards .experience::after {
  content: "";
  position: absolute;
  left: 20%;
  top: -20%;
  width: 800px;
  height: 800px;
  z-index: -1;
  transform: translateX(-50%) translateY(-50%);
  background: #00d11b;
  mask-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.13) 15%, rgba(0, 0, 0, 0) 75%);
  right: -20%;
  bottom: -20%;
  transform: translateX(50%) translateY(50%);
  background: #6d8cff;
}
.phone-content .cards .unique::after {
  content: "";
  position: absolute;
  left: 20%;
  top: -20%;
  width: 800px;
  height: 800px;
  z-index: -1;
  transform: translateX(-50%) translateY(-50%);
  background: #00d11b;
  mask-image: radial-gradient(circle at center, rgba(0, 0, 0, 0.13) 15%, rgba(0, 0, 0, 0) 75%);
  left: -20%;
  bottom: -20%;
  transform: translateX(-50%) translateY(50%);
  background: #ffdf6d;
}

#section-tinder-outro {
  height: 300vh; /* bestimmt wie lange gescrollt wird */
  position: relative;
}
#section-tinder-outro .phone-sticky {
  position: sticky;
  top: 0;
  height: 100vh;
  overflow: hidden;
}
#section-tinder-outro .phone-sticky .phone-wrapper {
  --scroll-progress: calc(var(--progress) * -100%);
  --counter-scroll: calc(var(--progress) * 80vh);
  --phone-width: 600px;
  --phone-height: calc(var(--phone-width) * 1000 / 483.3);
  --phone-scale-x: min(calc((100vw - 80px) / var(--phone-width)), 1);
  --origin-x: center;
  --origin-y: var(--counter-scroll);
  left: 50%;
  top: 10vh;
  height: auto;
  width: var(--phone-width);
  aspect-ratio: 483.3/1000;
  transform: translateX(-50%) scale(var(--phone-scale-x)) translateY(calc(var(--scroll-progress) + var(--counter-scroll))) translateZ(0);
  transform-origin: var(--origin-x) var(--origin-y);
  position: relative;
}
#section-tinder-outro .phone-sticky .phone-wrapper .phone-screen {
  -webkit-mask-image: url("../img/tinder/mask.svg");
  mask-image: url("../img/tinder/mask.svg");
  mask-repeat: no-repeat;
  width: 100%;
  aspect-ratio: 483.3/1000;
  position: absolute;
  overflow: hidden;
  border-radius: 40px;
}
#section-tinder-outro .phone-sticky .phone-wrapper .phone-screen .phone-container {
  color: #fff;
  margin: 3.3% 4%;
  max-height: 96.7%;
}
#section-tinder-outro .phone-sticky .phone-wrapper .phone-screen .phone-container .phone-content {
  transform: translateY(var(--scrollOffset, 0));
}
#section-tinder-outro .phone-sticky .phone-wrapper .phone-screen .phone-container .phone-content .cards {
  padding-top: 70px;
}
#section-tinder-outro .phone-sticky .phone-wrapper .phone-frame {
  width: var(--phone-width);
  height: auto;
  position: absolute;
  aspect-ratio: 483.3/1000;
}
#section-tinder-outro .phone-sticky.was-small .phone-wrapper {
  transition: transform 0.5s ease-in-out, transform-origin 0.2s ease-in-out 0.3s !important;
}
#section-tinder-outro .phone-sticky.was-big .phone-wrapper {
  transition: transform 0.5s ease-in-out;
}
#section-tinder-outro .phone-sticky.small .phone-wrapper {
  --phone-scale: calc(min(80vh / var(--phone-height), 1));
  --origin-x: center;
  --origin-y: center;
  transform: translateX(-50%) translateY(calc(40vh - 50%)) scale(var(--phone-scale)) translateZ(0) rotate(calc(10deg * var(--liked, 0))) translateX(calc(400px * var(--liked, 0)));
}
#section-tinder-outro .phone-sticky.small.disliked::before {
  opacity: 1;
}
#section-tinder-outro .phone-sticky.small.liked::after {
  opacity: 1;
}
#section-tinder-outro .phone-sticky::before, #section-tinder-outro .phone-sticky::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 100vw;
  height: 100vh;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.2s ease-out, background-image 0.5s ease-out;
}
#section-tinder-outro .phone-sticky::before {
  left: 0;
  transform: translate(-50%, -50%);
  background: radial-gradient(rgba(255, 0, 0, 0.08) 0%, rgba(255, 0, 0, 0) 60%);
}
#section-tinder-outro .phone-sticky::after {
  right: 0;
  transform: translate(50%, -50%);
  background: radial-gradient(rgba(43, 255, 0, 0.08) 0%, rgba(43, 255, 0, 0) 60%);
}
#section-tinder-outro .like-dislike-buttons {
  position: absolute;
  bottom: 10vh;
  left: 50%;
  transform: translate(-50%, 50%);
  transition: transform 0.5s ease-in-out;
  display: flex;
  gap: 40px;
  padding: 40px;
}
#section-tinder-outro .like-dislike-buttons button {
  transition: transform 0.5s ease-in-out, background-color 0.2s ease-out;
}
#section-tinder-outro .like-dislike-buttons button#dislike {
  background: rgba(255, 0, 0, 0.4);
}
#section-tinder-outro .like-dislike-buttons button#like {
  background: rgba(42, 255, 0, 0.4);
}
#section-tinder-outro .like-dislike-buttons button:hover#dislike {
  background: rgba(255, 0, 0, 0.5);
}
#section-tinder-outro .like-dislike-buttons button:hover#like {
  background: rgba(42, 255, 0, 0.5);
}
#section-tinder-outro .phone-sticky.switched::before {
  background: radial-gradient(rgba(43, 255, 0, 0.08) 0%, rgba(43, 255, 0, 0) 60%);
}
#section-tinder-outro .phone-sticky.switched::after {
  background: radial-gradient(rgba(255, 0, 0, 0.08) 0%, rgba(255, 0, 0, 0) 60%);
}
#section-tinder-outro .phone-sticky.switched.liked::before {
  opacity: 1;
}
#section-tinder-outro .phone-sticky.switched.liked::after {
  opacity: 0;
}
#section-tinder-outro .phone-sticky.switched.disliked::before {
  opacity: 0;
}
#section-tinder-outro .phone-sticky.switched.disliked::after {
  opacity: 1;
}
#section-tinder-outro .phone-sticky.switched .like-dislike-buttons {
  transform: translate(-50%, 50%) rotate(-180deg);
}
#section-tinder-outro .phone-sticky.switched .like-dislike-buttons button {
  transform: rotate(180deg);
}
#section-tinder-outro:has(.success-overlay.is-visible) {
  z-index: 2000;
}
#section-tinder-outro {
  --overlay-delay: 0.3s;
  --overlay-duration: 0.3s;
}
#section-tinder-outro .success-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.85);
  backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  transition: opacity var(--overlay-duration) ease-out var(--overlay-delay);
  cursor: not-allowed;
}
#section-tinder-outro .success-overlay .success-content {
  position: relative;
  cursor: wait;
}
#section-tinder-outro .success-overlay .success-content .buttons {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  display: flex;
  gap: 20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
  bottom: 0;
  pointer-events: none;
}
#section-tinder-outro .success-overlay .success-content .buttons .phone {
  background-color: rgba(43, 255, 0, var(--opacity, 0.4));
  cursor: pointer;
}
#section-tinder-outro .success-overlay .success-content .buttons .mail {
  background-color: rgba(0, 81, 255, var(--opacity, 0.4));
  cursor: pointer;
}
#section-tinder-outro .success-overlay .success-content.animation-done {
  cursor: default;
}
#section-tinder-outro .success-overlay .success-content.animation-done .buttons {
  opacity: 1;
  pointer-events: auto;
}
#section-tinder-outro .success-overlay .ghostbusters {
  display: block;
  height: min(80vh, 800px);
}
#section-tinder-outro .success-overlay.is-visible {
  opacity: 1;
  pointer-events: auto;
}

.section-tinder {
  overflow: hidden;
  margin-top: 100px;
}
.section-tinder .container {
  height: 100%;
  align-items: center;
  flex-direction: column-reverse;
}
@media (min-width: 1200px) {
  .section-tinder .container {
    flex-direction: row;
  }
}
.section-tinder .container .tinder {
  height: 100vh;
  max-height: 1200px;
  display: flex;
  align-items: stretch;
  overflow: visible;
  justify-content: center;
}
@media (min-width: 1200px) {
  .section-tinder .container .tinder {
    padding-block: 50px;
    justify-content: flex-end;
  }
}
.section-tinder .container .tinder .tinder-container {
  position: relative;
}
.section-tinder .container .tinder .tinder-container .phone-container {
  margin-inline: -500px;
  position: relative;
  height: 100%;
  padding: 50px 500px;
  -webkit-mask-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 80px, rgb(0, 0, 0) 280px);
}
.section-tinder .container .tinder .tinder-container .phone-container .phone {
  width: 527px;
  max-width: calc(100vw - 52px);
  height: 100%;
  position: relative;
  background-color: #000;
  border: 12px solid #000;
  border-radius: 50px;
  overflow: hidden;
  box-shadow: 0px 4px 50px rgba(255, 255, 255, 0.4);
  transition: transform 0.3s;
  transform-origin: bottom;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone,
.section-tinder .container .tinder .tinder-container .phone-container .phone * {
  user-select: none;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .notch {
  position: absolute;
  left: 50%;
  top: 20px;
  transform: translateX(-50%);
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content {
  background-color: hsl(0, 0%, 7%);
  overflow: hidden scroll;
  max-height: 100%;
  padding-bottom: 50px;
  cursor: grab;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content::-webkit-scrollbar {
  display: none;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content:active {
  cursor: grabbing;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry {
  border-bottom: 3px solid #000;
  position: relative;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.light-bg {
  background-color: #acc4dd;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.dark-bg {
  background-color: #6fa2d7;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.title-image {
  height: auto;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.title-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.title-image .namebox {
  position: absolute;
  left: 10px;
  bottom: 10px;
  right: 10px;
  padding: 15px;
  background: #6fa2d7;
  border: 3px solid #202020;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.title-image .namebox .name {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  font-weight: 700;
  font-size: 20px;
  color: #131313;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.title-image .namebox .place {
  display: flex;
  align-items: center;
  gap: 3px;
  font-family: Lato;
  font-style: normal;
  font-weight: 900;
  font-size: 16px;
  line-height: 19px;
  text-align: left;
  color: #131313;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.image {
  height: auto;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.image .label {
  background-color: #000;
  padding: 2px 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  white-space: pre;
  font-family: "Courier Prime", monospace;
  color: #fff;
  font-size: 24px;
  line-height: 27px;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.tag-list {
  display: flex;
  flex-direction: column;
  gap: 18px;
  background-color: #acc4dd;
  padding: 24px;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.tag-list .list-title {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  font-weight: 700;
  font-size: 20px;
  color: #131313;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.tag-list .list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.tag-list .list .tag {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  color: #131313;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  padding: 2px 6px;
  background: #6fa2d7;
  border: 3px solid #202020;
  border-radius: 6px;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.quote {
  padding: 33px 60px;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.quote .quote-text {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  position: relative;
  font-style: italic;
  font-size: 15px;
  line-height: 20px;
  color: #131313;
}
.section-tinder .container .tinder .tinder-container .phone-container .phone .content .tinder-entry.quote .quote-text svg {
  position: absolute;
  top: 12px;
  left: -7px;
  transform: translate(-100%, -100%);
}
.section-tinder .container .tinder .tinder-container .buttons {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  transition: transform 0.3s;
  gap: 40px;
}
@media (min-width: 1200px) {
  .section-tinder .container .tinder .tinder-container .buttons {
    gap: 60px;
  }
}
.section-tinder .container .tinder .tinder-container .buttons button {
  background: #c1c1c1;
  border-radius: 1000px;
  transition: transform 0.3s;
  width: 72px;
  height: 72px;
}
@media (min-width: 1200px) {
  .section-tinder .container .tinder .tinder-container .buttons button {
    width: 108px;
    height: 108px;
  }
}
.section-tinder .container .tinder .tinder-container .buttons button.like {
  border: 3px solid #066b00;
  box-shadow: 0px 4px 50px rgba(18, 255, 5, 0.7), inset 0px 0px 23px rgba(18, 255, 5, 0.3);
  cursor: pointer !important;
}
.section-tinder .container .tinder .tinder-container .buttons button.dislike {
  border: 3px solid #6b0000;
  box-shadow: 0px 4px 50px rgba(255, 5, 5, 0.7), inset 0px 0px 23px rgba(255, 5, 5, 0.3);
  cursor: url("../img/middlefinger.png") 14 3, pointer !important;
}
.section-tinder .container .tinder .tinder-container .buttons button svg {
  width: 36px;
  height: 36px;
}
@media (min-width: 1200px) {
  .section-tinder .container .tinder .tinder-container .buttons button svg {
    width: 54px;
    height: 54px;
  }
}
.section-tinder .container .tinder .tinder-container .buttons button:hover {
  background: #fff;
}
.section-tinder .container .tinder .tinder-container .buttons.reverse {
  transform: translateX(-50%) rotate(180deg);
}
.section-tinder .container .tinder .tinder-container .buttons.reverse button {
  transform: rotate(-180deg);
}
@media (hover: hover) {
  .section-tinder .container .tinder .tinder-container:has(.like:hover) .buttons button.like {
    background: #ffffff;
  }
  .section-tinder .container .tinder .tinder-container:has(.like:hover) .phone {
    transform: rotate(7deg);
    box-shadow: 0px 4px 50px rgba(18, 255, 5, 0.7), inset 0px 0px 23px rgba(18, 255, 5, 0.3);
  }
  .section-tinder .container .tinder .tinder-container:has(.dislike:hover) .buttons button.dislike {
    background: #ffffff;
  }
  .section-tinder .container .tinder .tinder-container:has(.dislike:hover) .phone {
    transform: rotate(-7deg);
    box-shadow: 0px 4px 50px rgba(255, 5, 5, 0.7), inset 0px 0px 23px rgba(255, 5, 5, 0.3);
  }
}
.section-tinder .container .text {
  font-family: "JetBrains Mono", monospace;
  font-weight: 700;
  font-size: 60px;
  line-height: 1.5;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 40px;
  padding-top: 40px;
}
@media (min-width: 1200px) {
  .section-tinder .container .text {
    font-size: 50px;
  }
}
.section-tinder .match {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(10.2, 10.2, 10.2, 0.8);
  opacity: 0;
}
.section-tinder .match.active {
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  animation: match-animation 2s forwards;
}
@keyframes match-animation {
  0% {
    opacity: 0;
  }
  25% {
    opacity: 0.5;
    backdrop-filter: blur(0px);
  }
  75% {
    opacity: 1;
    backdrop-filter: blur(12px);
  }
  100% {
    backdrop-filter: blur(18px);
  }
}
.section-tinder .match.active div.match-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section-tinder .match.active div.match-content .images {
  display: flex;
}
.section-tinder .match.active div.match-content .images img,
.section-tinder .match.active div.match-content .images div {
  width: 300px;
  height: 300px;
  border-radius: 100%;
  border: 12px solid #202020;
  background-color: hsl(0, 0%, 4%);
}
.section-tinder .match.active div.match-content .images img.match-me,
.section-tinder .match.active div.match-content .images div.match-me {
  box-shadow: 0px 4px 50px rgba(255, 154, 0, 0.7), inset 0px 0px 23px rgba(255, 154, 0, 0.3);
  transform: translateX(40px);
  opacity: 0;
  animation: match-animation-me 5s forwards 1s;
}
@keyframes match-animation-me {
  0% {
    transform: translateX(-250px) rotate(-180deg);
  }
  30% {
    transform: translateX(40px) rotate(0deg);
    opacity: 1;
  }
  50% {
    transform: translateX(40px) rotate(0deg);
    opacity: 1;
  }
  60% {
    transform: translateX(40px) rotate(0deg) translateY(-50px);
    opacity: 1;
  }
  70% {
    transform: translateX(40px) rotate(0deg) translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateX(40px) rotate(0deg) translateY(0);
    opacity: 1;
  }
}
.section-tinder .match.active div.match-content .images img.match-you,
.section-tinder .match.active div.match-content .images div.match-you {
  box-shadow: 0px 4px 50px rgba(39, 167, 216, 0.7), inset 0px 0px 23px rgba(39, 167, 216, 0.3);
  transform: translateX(-40px);
  display: flex;
  align-items: center;
  justify-content: center;
  user-select: none;
  font-size: 26px;
}
.section-tinder .match.active div.match-content .images img.match-you.div,
.section-tinder .match.active div.match-content .images div.match-you.div {
  font-size: 125px;
}
.section-tinder .match.active div.match-content .images img.match-you,
.section-tinder .match.active div.match-content .images div.match-you {
  opacity: 0;
  animation: match-animation-you 5s forwards 1s;
}
@keyframes match-animation-you {
  0% {
    transform: translateX(250px) rotate(180deg);
  }
  5% {
    transform: translateX(250px) rotate(180deg);
  }
  35% {
    transform: translateX(-40px) rotate(0deg);
    opacity: 1;
  }
  55% {
    transform: translateX(-40px) rotate(0deg);
    opacity: 1;
  }
  65% {
    transform: translateX(-40px) rotate(0deg) translateY(-50px);
    opacity: 1;
  }
  75% {
    transform: translateX(-40px) rotate(0deg) translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateX(-40px) rotate(0deg) translateY(0);
    opacity: 1;
  }
}
.section-tinder .match.active div.match-content .title {
  font-family: "JetBrains Mono", monospace;
  font-weight: 700;
  font-size: 60px;
  line-height: 1.5;
  line-height: 1;
  font-size: 50px;
  color: #e2e2e2;
  margin-top: 50px;
  opacity: 0;
}
@keyframes title-animation {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.section-tinder .match.active div.match-content .title {
  animation: title-animation 5s forwards 1s;
}
@keyframes text-animation {
  0% {
    opacity: 0;
  }
  85% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.section-tinder .match.active div.match-content .text {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  font-size: 18px;
  color: #e2e2e2;
  margin-top: 23px;
  opacity: 0;
  animation: text-animation 5s forwards 1s;
}
.section-tinder .match.active div.match-content .links {
  display: flex;
  gap: 20px;
  margin-top: 5px;
  opacity: 0;
  animation: text-animation 5s forwards 1s;
}
.section-tinder .match.active div.match-content .links a {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
}
.section-tinder .match.active div.match-content .back {
  margin-top: 70px;
  text-decoration: underline;
  cursor: pointer;
  opacity: 0;
  animation: text-animation 5s forwards 1s;
}

.section-projects-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2rem;
  overflow: hidden;
}
.section-projects-grid .container {
  position: relative;
}
.section-projects-grid .container .headline {
  padding-top: 85px;
  text-align: center;
}
.section-projects-grid .container .headline h1 {
  margin: 0;
  color: #ffffff;
}
.section-projects-grid .container .headline .subheadline {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  margin: 0;
  color: #ffffff;
  opacity: 0.5;
}
.section-projects-grid .container .filter {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  margin-top: 50px;
  width: 100%;
}
.section-projects-grid .container .filter .category {
  display: flex;
  gap: 10px;
  flex-direction: column;
  align-items: center;
}
.section-projects-grid .container .filter .category > div {
  text-align: center;
  text-wrap: balance;
}
.section-projects-grid .container .filter .category > div button {
  border: none;
  padding: 2px 7px;
  background: hsl(0, 0%, 50%);
  border-radius: 9px;
  font-family: JetBrains Mono;
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  color: hsl(0, 0%, 10%);
  transition: all 0.3s ease;
}
.section-projects-grid .container .filter .category > div button:hover {
  background-color: hsl(0, 0%, 80%);
}
.section-projects-grid .container .filter .category > div button.selected {
  background-color: #ffffff;
  color: hsl(0, 0%, 4%);
}
.section-projects-grid .container .filter .category > div button[disabled] {
  opacity: 0.5;
}
.section-projects-grid .container .projects-grid {
  margin-top: 85px;
  position: relative;
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr;
  padding-bottom: -50px;
}
@media (min-width: 576px) {
  .section-projects-grid .container .projects-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 768px) {
  .section-projects-grid .container .projects-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
  }
}
@media (min-width: 1200px) {
  .section-projects-grid .container .projects-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1800px) {
  .section-projects-grid .container .projects-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.section-projects-grid #filter-canvas {
  display: none;
  position: sticky;
  width: 100%;
  height: 250px;
  bottom: 0;
  z-index: 9999999999;
  grid-column: 1/-1;
}
.section-projects-grid #filter-canvas #defaultCanvas0 {
  position: relative;
  overscroll-behavior: contain;
  left: 50%;
  transform: translateX(-50%) translateY(calc(-100% + 250px));
}
.section-projects-grid #filter-canvas .filter-background {
  position: relative;
}
.section-projects-grid #filter-canvas .filter-background::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0px;
  border-radius: inherit;
  /* this is the border width */
  padding: 2px;
  background: linear-gradient(172.52deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.section-projects-grid #filter-canvas .filter-background {
  position: absolute;
  z-index: -1;
  bottom: 20px;
  left: 50%;
  width: min(100vw - 2 * 40px, 1200px);
  height: 160px;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.75);
  backdrop-filter: blur(6px);
  border-radius: 200px;
}
@media (max-width: 1200px) {
  .section-projects-grid #filter-canvas {
    display: none;
  }
  .section-projects-grid .filter {
    display: flex !important;
  }
}

.section-project-intro {
  flex-direction: column;
}
.section-project-intro .intro-box {
  margin: 40px;
  background: #181818;
  border-radius: 40px;
  position: relative;
}
.section-project-intro .intro-box::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0px;
  border-radius: inherit;
  /* this is the border width */
  padding: 1px;
  background: linear-gradient(172.52deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.section-project-intro .intro-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.section-project-intro .intro-box .text-container {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 40px;
  padding-bottom: 35px;
  min-height: 450px;
  background: radial-gradient(ellipse 150% 80% at 0% 100%, rgb(17.85, 17.85, 17.85) 0%, rgba(17.85, 17.85, 17.85, 0.8) 40%, rgba(17.85, 17.85, 17.85, 0) 80%);
}
.section-project-intro .intro-box .text-container::before {
  content: "";
  position: absolute;
  inset: 0;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-mask-image: radial-gradient(ellipse 150% 80% at 0% 100%, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 40%, rgba(0, 0, 0, 0) 50%);
  mask-image: radial-gradient(ellipse 150% 80% at 0% 100%, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 40%, rgba(0, 0, 0, 0) 50%);
  pointer-events: none;
}
.section-project-intro .intro-box .text-container h1,
.section-project-intro .intro-box .text-container p {
  position: relative;
  z-index: 1;
  text-align: left;
  text-wrap: balance;
  color: #ffffff;
  margin: 0;
}
.section-project-intro .intro-box .text-container p {
  font-size: 28px;
  line-height: 1.3;
  color: #e2e2e2;
  font-weight: 600;
}
.section-project-intro .intro-box img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-project-intro .container {
  align-items: flex-start;
}
.section-project-intro .container .company,
.section-project-intro .container .role,
.section-project-intro .container .team {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
  position: relative;
}
.section-project-intro .container .company::after,
.section-project-intro .container .role::after,
.section-project-intro .container .team::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #666666;
  top: 0;
  border-radius: 100px;
}
.section-project-intro .container .company .icon,
.section-project-intro .container .role .icon,
.section-project-intro .container .team .icon {
  line-height: 30.8px;
  padding-left: 15px;
  margin-top: 15px;
}
.section-project-intro .container .company .text,
.section-project-intro .container .role .text,
.section-project-intro .container .team .text {
  margin-top: 15px;
}
.section-project-intro .container .company .text p,
.section-project-intro .container .role .text p,
.section-project-intro .container .team .text p {
  margin: 0 0 5px 0;
}
@media (min-width: 768px) {
  .section-project-intro .container .company {
    order: 1;
  }
  .section-project-intro .container .team {
    order: 2;
  }
  .section-project-intro .container .role {
    order: 3;
  }
}
@media (min-width: 1200px) {
  .section-project-intro .container .company {
    order: 1;
  }
  .section-project-intro .container .role {
    order: 2;
  }
  .section-project-intro .container .team {
    order: 3;
  }
}

.project-card {
  --border-radius: calc(40px / 2);
  --border-width: 2px;
  aspect-ratio: 1/1;
  position: relative;
  container-type: inline-size;
  text-decoration: none;
  color: inherit;
  background-color: hsl(0, 0%, 4%);
  border-radius: var(--border-radius);
  overflow: hidden;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  position: relative;
}
.project-card::before {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0px;
  border-radius: inherit;
  /* this is the border width */
  padding: var(--border-width);
  background: linear-gradient(172.52deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.project-card .image-area {
  position: absolute;
  overflow: hidden;
  inset: 0;
  width: auto;
  height: auto;
}
.project-card .image-area img,
.project-card .image-area svg,
.project-card .image-area video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease, opacity 0.5s ease;
  user-drag: none;
  user-select: none;
}
.project-card .label {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 4cqi 7cqi 7cqi 7cqi;
  z-index: 2;
}
.project-card .label p {
  margin: 0;
}
.project-card .label p.title {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  font-family: "JetBrains Mono", monospace;
}
@media (min-width: 1200px) {
  .project-card .label p.title {
    font-size: 18px;
  }
}
.project-card .label p.title {
  font-size: 9cqi !important;
  color: #ffffff;
  font-weight: 600;
}
.project-card .label p.summary {
  font-size: 4cqi;
  color: #e2e2e2;
  text-wrap: balance;
  font-weight: 400;
}
.project-card .tags {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 18px;
  padding-bottom: 18px;
  padding-top: 40px;
  display: flex;
  flex-direction: column;
  z-index: 2;
  gap: 10px;
  width: 100%;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(17.85, 17.85, 17.85, 0.8) 80%);
}
.project-card .tags .ux,
.project-card .tags .visual,
.project-card .tags .dev {
  display: flex;
  align-items: center;
  gap: 6px;
  width: 200%;
  min-width: max-content;
  transition: transform 2s ease;
}
.project-card .tags .ux:hover,
.project-card .tags .visual:hover,
.project-card .tags .dev:hover {
  transform: translateX(-50%);
  transition: transform 15s linear;
}
.project-card .tags .ux .category,
.project-card .tags .visual .category,
.project-card .tags .dev .category {
  font-family: "Satoshi-Variable", sans-serif;
  font-weight: 300;
  line-height: 1.4;
  font-size: 22px;
  font-family: "JetBrains Mono", monospace;
}
@media (min-width: 1200px) {
  .project-card .tags .ux .category,
  .project-card .tags .visual .category,
  .project-card .tags .dev .category {
    font-size: 18px;
  }
}
.project-card .tags .ux .category,
.project-card .tags .visual .category,
.project-card .tags .dev .category {
  font-size: 22px !important;
  line-height: 1;
  margin-right: 4px;
}
.project-card .tags .ux .tag,
.project-card .tags .visual .tag,
.project-card .tags .dev .tag {
  padding: 1px 6px 3px 6px;
  background: rgba(10.2, 10.2, 10.2, 0.7);
  backdrop-filter: blur(10px);
  border-radius: 4px;
  white-space: nowrap;
  font-size: 14px !important;
  color: #ffffff;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.03em;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  position: relative;
}
.project-card:hover .image-area img,
.project-card:hover .image-area svg,
.project-card:hover .image-area video {
  opacity: 0.8;
}
.project-card:hover .tags {
  opacity: 1;
}

.project-outline {
  position: fixed;
  left: 16px;
  bottom: 16px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  z-index: 1000;
  transition: opacity 0.5s ease;
}
.project-outline .project-outline-toggle {
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.11);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  cursor: pointer;
  position: relative;
  z-index: 2;
  order: 2;
}
.project-outline .project-outline-toggle .icon {
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-size: 22px;
  line-height: 1;
  color: #181818;
}
.project-outline a {
  --hitbox-size: 44px;
  position: relative;
  text-decoration: none;
  display: none;
  align-items: center;
  width: fit-content;
  height: var(--hitbox-size);
  overflow: visible;
  text-wrap: nowrap;
  order: 1;
}
.project-outline a .outline-content {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 10px;
  width: max-content;
  height: 100%;
  padding: 15px;
  pointer-events: none;
}
.project-outline a .outline-content::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 999px;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.11);
  opacity: 1;
  pointer-events: none;
  z-index: 0;
  max-width: 100%;
  transition: opacity 0.5s ease, max-width 0.3s ease, left 0.3s ease, border-radius 0.5s ease;
}
.project-outline a .outline-content span {
  position: relative;
  z-index: 1;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.project-outline a .outline-content span.icon {
  /* Emoji (text) */
  font-family: "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  width: 24px;
  color: #e1e1e1;
  opacity: 1;
}
.project-outline a .outline-content span.label {
  font-family: "JetBrains Mono", monospace;
  font-weight: 700;
  font-size: 14px;
  line-height: 23px;
  opacity: 0;
  width: 0;
  max-width: 0;
  overflow: hidden;
  color: #181818;
}
.project-outline a.active {
  transform: translateX(20px);
}
.project-outline a.active .outline-content span.label {
  font-weight: 600;
}
.project-outline a.active .outline-content span.icon {
  opacity: 1;
}
.project-outline a:hover .outline-content::after {
  opacity: 1;
}
.project-outline a:hover .outline-content span {
  opacity: 1;
}
.project-outline.is-expanded {
  border-radius: 18px;
  padding-bottom: 60px;
  z-index: 5000;
}
.project-outline.is-expanded .project-outline-toggle {
  background: rgba(255, 255, 255, 0.95);
  box-shadow: none;
  position: absolute;
  left: 0;
  bottom: 0;
}
.project-outline.is-expanded a {
  display: flex;
}
.project-outline.is-expanded a .outline-content {
  width: 100%;
}
.project-outline.is-expanded a .outline-content::after {
  background: rgba(255, 255, 255, 0.95);
}
.project-outline.is-expanded a .outline-content span.icon {
  color: #181818;
  opacity: 1;
}
.project-outline.is-expanded a .outline-content span.label {
  opacity: 1;
  width: auto;
  max-width: 220px;
  transform: translateX(0);
  overflow: visible;
}
.project-outline.is-expanded a.active .outline-content::after {
  opacity: 1;
}
.project-outline.is-expanded a.active .outline-content span.label {
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .project-outline {
    top: auto;
    left: 16px;
    bottom: 16px;
    transform: none;
  }
  .project-outline .project-outline-toggle {
    width: 44px;
    height: 44px;
  }
  .project-outline .project-outline-toggle .icon {
    font-size: 22px;
    color: #181818;
    opacity: 1;
  }
}
.project-outline:has(a:hover) a .outline-content::after {
  border-radius: 50px;
}
.project-outline:has(a:hover) a:not(:hover) .outline-content span {
  opacity: 1;
  transform: translateX(0);
  color: #fff;
  opacity: 0.5;
}
.project-outline:has(a:hover) a:not(:hover).active .outline-content::after {
  opacity: 0.3;
  max-width: 100%;
  left: 0;
}
.project-outline:has(a:hover) a:not(:hover).active .outline-content span {
  color: #fff;
  opacity: 1;
}
@media (min-width: 768px) {
  .project-outline {
    top: 50%;
    left: 40px;
    bottom: auto;
    transform: translateY(-50%);
    align-items: stretch;
  }
  .project-outline .project-outline-toggle {
    display: none;
  }
  .project-outline a {
    --hitbox-size: 54px;
    display: flex;
    width: var(--hitbox-size);
  }
  .project-outline a.active {
    transform: none;
  }
  .project-outline a.active .outline-content::after {
    opacity: 0.3;
    border-radius: 10px;
  }
  .project-outline a .outline-content {
    padding: 15px;
  }
  .project-outline a .outline-content::after {
    border-radius: 10px;
    opacity: 0;
    max-width: 44px;
  }
  .project-outline a .outline-content span.icon {
    opacity: 0.5;
  }
  .project-outline a .outline-content span.label {
    transform: translateX(-5px);
    opacity: 0;
    width: auto;
    max-width: 200px;
    hyphens: auto;
    overflow: hidden !important;
    text-overflow: ellipsis;
  }
  .project-outline a:hover .outline-content::after {
    max-width: 100%;
    left: 0;
    opacity: 1;
  }
  .project-outline a:hover .outline-content span {
    transition: opacity 0.5s ease, transform 0.3s ease 0.1s;
  }
  .project-outline a:hover .outline-content span.label {
    transform: translateX(0);
    color: #181818;
    opacity: 1;
  }
  .project-outline a:hover.active .outline-content span.label {
    font-weight: 700;
    color: #181818;
    opacity: 1;
  }
  .project-outline a:hover.active::after {
    opacity: 1;
  }
  .project-outline:not(:has(a.active)) {
    opacity: 0;
    pointer-events: none;
  }
  .project-outline.is-overlapped {
    opacity: 0;
    pointer-events: none;
  }
}/*# sourceMappingURL=style.css.map */