 html {height: 100%;}body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, ol, ul, figure, form, fieldset, legend, label, input, textarea, button, th, td {margin: 0;padding: 0;}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}body {height: 100%;font-size: 18px;line-height: 1.5;}body, button, input, select, textarea {font-family: serif;}img {vertical-align: middle;}button, input, select, textarea {font-size: 100%;vertical-align: baseline;}button, input, optgroup, select, textarea {cursor: pointer;}a {text-decoration: none;}ol, ul {list-style: none;}html {box-sizing: border-box;}*, *::after, *::before {box-sizing: inherit;}:root {--color-bg-dark: #000000;--color-text-light: #ffffff;--color-highlight: #6e5d48;}@font-face {font-family: 'IM FELL English';src: url('/fonts/IM_FELL_English_Roman.woff2') format('woff2'), url('/fonts/IM_FELL_English_Roman.woff') format('woff'), url('/fonts/IM_FELL_English_Roman.ttf') format('truetype');font-weight: normal;font-style: normal;font-display: swap;}@font-face {font-family: 'GrenzeGotisch-Black';src: url('/fonts/GrenzeGotisch-Black.woff2') format('woff2'), url('/fonts/GrenzeGotisch-Black.woff') format('woff'), url('/fonts/GrenzeGotisch-Black.ttf') format('truetype');font-weight: 900;font-style: normal;font-display: swap;}@font-face {font-family: 'GrenzeGotisch-Regular';src: url('/fonts/GrenzeGotisch-Regular.woff2') format('woff2'), url('/fonts/GrenzeGotisch-Regular.woff') format('woff'), url('/fonts/GrenzeGotisch-Black.ttf') format('truetype');font-weight: 400;font-style: normal;font-display: swap;}body {background-color: var(--color-bg-dark);background-image: url('../images/img-spacemessiah-background.jpg');background-size: cover;background-position: center;background-repeat: no-repeat;background-attachment: fixed;font-family: 'IM FELL English', serif;color: var(--color-text-light);}.debug {border: 1px solid red;}.container {max-width: 1200px;padding: 0 20px;margin: 0 auto;position: relative;}.wrapper {min-height: 100%;display: flex;flex-direction: column;padding: 32px 0;}.d-flex {display: flex;justify-content: space-between;align-items: center;flex-grow: 1;flex-basis: 0;}.d-none {display: none;}.f-gap-8 {gap: 8px;}.f-gap-16 {gap: 16px;}.f-gap-24 {gap: 24px;}.f-direction-column {flex-direction: column;}.f-content-center {justify-content: center;}.f-items-start {align-items: flex-start;}.highlight {color: var(--color-highlight);}.width-x {max-width: 600px;text-align: center;}.header {max-height: 120px;margin-bottom: 24px;}.main {flex: 1 1 auto;}.footer {text-align: center;margin-top: 24px;}.logo-link {padding: 0 32px;}.logo-img {max-height: 90px;width: auto;}.navbar-link {color: var(--color-highlight);white-space: nowrap;transition: color 0.5s ease;}.navbar-link:hover {color: var(--color-text-light);}.navbar-toggle {height: 24px;width: 24px;background-image: url('../images/icon-menu.svg');background-position: center;background-repeat: no-repeat;display: none;}.heading {font-family: 'GrenzeGotisch-Black';font-size: 40px ;}.release-image {max-width: 400px;max-height: 400px;}.release-description {font-family: 'GrenzeGotisch-Regular';font-size: 24px;}.about-content {max-width: 800px;}.about-image {width: 280px;height: 360px;}.drop-menu {position: absolute;right: 2rem;top: 120px;width: 240px;padding: 24px 40px;background-color: var(--color-bg-dark);}.active {color: var(--color-text-light);}@media (min-width: 1023px) {.drop-menu {display: none;}}@media (max-width: 1133px) {.container {padding: 0 12px;}.logo-link {padding: 0 8px;}}@media (max-width: 1023px) {.wrapper {padding: 16px 0;}.header {max-height: 48px;margin-bottom: 16px;}.drop-menu {right: 1rem;top: 60px;}.logo-link {padding: 0;}.logo-img {max-height: 48px;width: auto;}.navbar-about, .navbar-media {display: none;}.navbar-toggle {display: block;}}@media (max-width: 768px) {.about-image {display: none;}}@media (max-width: 480px) {.release-image {max-width: 300px;max-height: 300px;}.heading {font-size: 24px;}.release-description {font-size: 18px;}}