* {
  margin: 0 auto;
  padding: 0;
}
body {
  font-size: 18px;
}
html {
  scroll-behavior: smooth;
}
:root {
  --black: #10141F;
  --dark-blue: #3C5E8B;
  --blue: #7FC5D5;
  --light-blue: #95e5f7;
  --white: #ffffff;
}
canvas {
  position: fixed;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
}
@font-face {
  font-family: 'Head';
  src: url(/fonts/Pixel_NES.otf);
}
@font-face {
  font-family: 'Inter';
  src: url(/fonts/Web437_Nix8810_M16.woff);
  font-weight: 600;
}
@font-face {
  font-family: 'Inter';
  src: url(/fonts/Web437_NEC_APC3_8x16.woff);
  font-weight: 400;
}
@media (max-width: 319px) {
  body {
    font-size: 3vw;
  }
}
@media (max-width: 459px) {
  body {
    font-size: 11px;
  }
}
@media (min-width: 460px) {
  body {
    font-size: 12px;
  }
}
@media (min-width: 575px) {
  body {
    font-size: 13px;
  }
}
@media (min-width: 768px) {
  body {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  body {
    font-size: 15px;
  }
}
@media (min-width: 1280px) {
  body {
    font-size: 16px;
  }
}
h1 {
  font-family: Head;
  font-weight: 600;
  line-height: 1.27777778em;
  font-size: 4em;
  letter-spacing: .025em;
  text-shadow: 0px 0px 10px rgba(149, 229, 247, 0.5);
}
h2 {
  font-family: Head;
  font-size: 2.5em;
  font-weight: 600;
  color: var(--blue);
}
.chat::before {
  content: '';
  display: inline-block;
  background-image: url('/assets/chat.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  margin-right: 10px;
  vertical-align: middle;
}
.star::before {
  content: '';
  transform: rotate(-15deg);
  display: inline-block;
  background-image: url('/assets/file.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 36px;
  height: 38px;
  margin-right: 10px;
  vertical-align: middle;
}
h3 {
  font-family: Head;
  font-weight: 700;
  font-size: 2.67em;
}
h4 {
  font-family: Head;
  font-weight: 600;
  font-size: 2.01em;
}
h5 {
  font-family: Head;
  font-weight: 600;
  font-size: 1.50em;
  color: var(--blue);
}
h6 {
  font-family: Head;
  font-size: 1em;
  font-weight: 600;
  color: var(--blue);
}
p {
  font-family: Inter;
  font-weight: 400;
  font-size: 1.2em;
  color: var(--off-black);
}
li {
  list-style-type: none;
  font-family: Inter;
  line-height: 2em;
  font-size: .8em;
}
a {
  text-decoration: none;
  color: inherit;
  font-size: 1em;
  font-weight: 600;
  align-self: center;
}
b {
  font-weight: 600;
}
.arrow {
  display: flex;
  justify-content: left;
}
.arrow:before {
  background-image: url('/assets/employee-icon.svg');
  background-size: 1.11111111em 1.11111111em;
  width: 5.55555556em;
  height: 5.55555556em;
  content: ' ';
  background-repeat: no-repeat;
  margin-right: 0.44444444em;
}
.check {
  display: flex;
  justify-content: left;
  font-weight: bold !important;
}
.check:before {
  background-image: url(/assets/check-circle-fill.svg);
  margin-top: 0.33333333em;
  background-size: 1.66666667em 1.66666667em;
  width: 1.66666667em;
  height: 1.66666667em;
  content: ' ';
  margin-right: 0.33333333em;
}
.before-pseudo-check {
  background-size: 1.66666667em 1.66666667em;
  width: 1.66666667em;
  height: 1.66666667em;
  content: ' ';
  margin-right: 0.33333333em;
}
.before-pseudo-arrow {
  background-size: 1.11111111em 1.11111111em;
  width: 5.55555556em;
  height: 5.55555556em;
  content: ' ';
  background-repeat: no-repeat;
  margin-right: 0.44444444em;
}
.before-pseudo {
  background-size: 1.22222222em 1.22222222em;
  width: 1.22222222em;
  height: 1.22222222em;
  content: ' ';
  margin-right: 0.33333333em;
}
.spacer {
  width: 90%;
  height: inherit;
  padding-top: 3.55555556em;
  padding-bottom: 3.55555556em;
  max-width: 1350px;
}
.line {
  background-color: #E8E8E8;
  height: 1px;
  width: 100%;
  display: block;
}
h1 {
  font-family: Head;
  font-size: 4em;
  display: grid;
  align-items: center;
  flex-direction: column;
  color: #95e5f7;
  -webkit-text-stroke: 0.5px var(--dark-blue);
}
.heading {
  display: flex;
  width: 100%;
}
p {
  font-family: Inter;
  line-height: 24px;
  font-weight: 300;
  font-size: 1.1em;
  color: var(--off-black);
}
.flicker {
  color: var(--blue);
  text-shadow: 0px 0px 10px rgba(149, 229, 247, 0.3);
}
.flicker.active {
  text-shadow: none;
}
/*
█▄ █ ▄▀▄ █ █ ▀█▀ █▀▀ ▄▀▄ ▀█▀ ▀█▀ █▀█ █▄ █ 
█ ▀█ █▀█ ▀▄▀ ▄█▄ █▄█ █▀█  █  ▄█▄ █▄█ █ ▀█ 
*/
nav.sticky {
  box-shadow: 0px 0px 60px -32px rgba(0, 0, 0, 0.75);
  width: 100%;
  transition-timing-function: ease;
  border-bottom: solid 1px var(--light-blue);
  background-color: var(--black);
}
nav {
  position: fixed;
  left: 0;
  top: 0;
  border-bottom: solid 1px transparent;
  padding: 0.44444444em;
  z-index: 9;
  background-color: transparent;
  width: 100%;
}
nav .nav-content {
  height: 100%;
  max-width: 1450px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
nav .nav-content .nav-links {
  display: flex;
  gap: 32px;
}
nav .nav-links a {
  font-size: larger;
  color: var(--light-blue);
}
nav .nav-links a {
  border-bottom: solid 2px transparent;
}
nav .nav-links a:hover {
  border-bottom: solid 2px var(--light-blue);
}
.hamburger {
  display: none;
}
.hamburger:hover {
  cursor: pointer;
}
.bar {
  display: block;
  width: 25px;
  height: 3px;
  margin: 5px 0 ;
  background-color: var(--light-blue);
  border-radius: 8px;
}
.nav-item img {
  display: none;
}
.sub-menu {
  display: none;
}
.sub-menu.active {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  margin-left: 0;
  gap: 24px;
}
.sub-menu li {
  margin-left: 0;
  width: 100%;
}
.drop-down-small-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
}
.nav-drop {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 870px) {
  .nav-drop:hover .sub-menu {
    opacity: 1;
    top: 52px;
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .nav-drop {
    height: 100%;
  }
  .sub-menu {
    font-size: larger;
    position: absolute;
    top: -64px;
    opacity: 0;
    background-color: var(--black);
    padding: 24px;
    border-radius: 2px;
    z-index: 2;
    color: var(--black) !important;
    border: solid 1px var(--light-blue);
  }
  .sub-menu li a {
    color: var(--light-blue) !important;
  }
}
@media (max-width: 870px) {
  .hamburger {
    display: block;
    color: var(--light-blue);
    cursor: pointer;
  }
  .hamburger.active .bar:nth-child(2) {
    opacity: 0;
  }
  nav.active {
    background-color: var(--black) !important;
    border-bottom: solid 4px var(--blue);
  }
  .hamburger.active .bar:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    background-color: var(--light-blue);
  }
  .hamburger.active .bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
    background-color: var(--light-blue);
  }
  .nav-links {
    position: fixed;
    left: -150%;
    top: 70px;
    gap: 0;
    flex-direction: column;
    background-color: var(--black);
    width: 100%;
    height: 100%;
    border-bottom: dotted 1px var(--light-blue);
  }
  nav .nav-links a:hover {
    border-bottom: none;
    color: var(--light-blue);
  }
  .nav-item {
    border-bottom: none;
    display: flex;
  }
  .nav-links.active {
    left: 0;
    border-bottom: solid 1px var(--dark-gray);
  }
  .fixed-position.active {
    position: fixed;
  }
  nav .nav-links a {
    border-bottom: solid 2px var(--light-gray);
    width: 100% !important;
  }
  .no-pad {
    padding-top: 0em !important;
  }
  .nav-item {
    width: 100%;
    font-size: larger;
    border-bottom: dashed 1px var(--light-blue);
    padding: 1.33333333em;
  }
  .nav-item img {
    max-width: 1.77777778em;
    margin-right: 1.77777778em;
    align-self: center;
    justify-content: center;
    display: inline !important;
  }
  nav .nav-links a {
    font-size: larger;
  }
  .dropdown-arrow.active::before {
    display: inline-block;
    transform: rotate(90deg);
  }
  .dropdown-arrow::before {
    content: '> ';
    margin-right: 8px;
    display: inline-block;
  }
  .sub-menu li a::before {
    content: ' ';
  }
  #top-border {
    border-top: dashed 1px var(--dark-gray);
  }
  .bar {
    background-color: var(--light-blue);
    color: var(--light-blue);
  }
}
/*
█▄█ █▀▀ █▀█ █▀█ 
█ █ ██▄ █▀▄ █▄█ 
*/
body::after {
  content: "";
  position: fixed;
  top: 0;
  height: 100vh;
  left: 0;
  right: 0;
  z-index: -1;
  background: url(/assets/photo-back.png) center center;
  -webkit-background-size: contain;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body.imgToggle::after {
  background-image: url(/assets/footer-img.jpg);
}
.hero ul {
  margin-left: 32px;
  gap: 8px;
  display: flex;
  flex-direction: column;
}
.hero li {
  font-family: Inter;
  font-size: 1.1em;
  margin-left: 0;
  list-style-type: circle;
}
.hero-section {
  padding-top: 128px;
}
.hero {
  background-color: #10141F;
  width: 90%;
  padding: 18px;
  border-radius: 0.22222222em;
  border: solid 2px var(--blue);
  padding: 32px;
  max-width: 56.88888889em;
  display: flex;
  flex-direction: column;
  gap: 18px;
  box-sizing: border-box;
  margin-bottom: 32px;
}
.hero p {
  margin-left: 0;
}
.hero h2 {
  margin-left: 0;
}
.spacer {
  background-color: #10141F;
  width: 90%;
  padding: 18px;
  border-radius: 0.22222222em;
  border: solid 2px var(--blue);
  padding: 32px;
  max-width: 56.88888889em;
  display: flex;
  flex-direction: column;
  gap: 32px;
  box-sizing: border-box;
  margin-bottom: 32px;
}
.spacer h2 {
  margin-left: 0;
}
.small-boxes-section {
  display: flex;
  gap: 8px;
  width: 90%;
  margin-bottom: 32px;
  max-width: 56.88888889em;
}
.small-box {
  width: 90%;
  gap: 32px;
  background-color: var(--black);
  padding: 18px;
  border: solid 2px var(--blue);
  box-sizing: border-box;
  display: flex;
}
.lastfm-widget {
  padding-top: 1.5rem;
  border-top: 1px solid var(--body-color-secondary);
  font-size: 0.9rem;
  line-height: 1.2;
  display: grid;
  grid-template-columns: 64px auto;
  gap: 0.5rem;
  margin: 0.75rem auto 0 auto;
}
.lastfm-img {
  border-radius: 0.25rem;
}
.lastfm-title {
  font-size: 0.7rem;
  margin-bottom: 0.2rem;
}
.music-box-container {
  display: flex;
  gap: 16px;
  flex-direction: column;
  align-items: left;
  justify-content: space-between;
  width: 100%;
}
.music-box-container h6,
p {
  margin-left: 0;
}
.music-container div {
  align-self: center;
  overflow: hidden;
}
.music-box-container img {
  width: 100%;
  max-width: 65px;
}
.music-container {
  display: flex;
  align-items: center;
  overflow: hidden;
  justify-content: flex-start;
  width: 100%;
  gap: 16px;
}
#songInfo {
  align-self: center;
}
marquee {
  font-family: Inter;
  font-size: 1.1em;
}
.books-reading img {
  width: 100%;
  max-width: 75px;
}
.books-reading {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.books-flex {
  display: flex;
  gap: 18px;
  margin-left: 0;
}
.books-flex div {
  display: flex;
  flex-direction: column;
}
.books-flex div {
  align-self: center;
}
.books-reading h6,
p {
  margin-left: 0;
}
/* Keyframes to animate the scroll */
@keyframes scroll-text {
  0% {
    transform: translateX(100%);
    /* Start off-screen to the right */
  }
  50% {
    transform: translateX(-100%);
    /* Scroll to the left off-screen */
  }
  100% {
    transform: translateX(100%);
    /* Scroll back to the right off-screen */
  }
}
.photo-album-contain {
  width: 100%;
  display: flex;
  height: 100vh;
  align-items: center;
}
.photo-album {
  align-items: center;
}
.open-book {
  display: flex;
  align-items: center;
  height: 100vh;
}
.open-book-img-container {
  background-color: var(--white);
  display: flex;
  width: 250px;
  height: 500px;
}
.test-image {
  align-items: center;
  height: auto;
  box-sizing: border-box;
}
/*
█▄▄ █   █▀█ █▀▀ 
█▄█ █▄▄ █▄█ █▄█ 
*/
.blog div {
  display: flex;
  align-items: center;
  margin-left: 0;
  gap: 8px;
}
.blog div b {
  color: var(--blue);
}
.dash-to-arrow {
  display: flex;
  flex-direction: column;
}
.left-arrow::before {
  content: '-';
  font-family: Inter;
  color: var(--blue);
  font-weight: 600 !important;
  margin-right: 4px;
}
.left-arrow.active::before {
  content: '>' !important;
}
.left-arrow a:hover {
  border-bottom: solid 2px var(--blue);
}
/*
█▀█ █▀█ █▀█ ▀█▀ █▀▀ █▀▀ ▀█▀ █▀▀ 
█▀▀ █▀▄ █▄█ ▄█  ██▄ █▄▄  █  ▄██ 
*/
.projects div h6 {
  width: 100%;
}
.projects a:hover {
  border-bottom: solid 2px var(--blue);
}
.moon::before {
  content: '☾';
  font-family: Inter;
  color: var(--blue);
  font-weight: 600 !important;
  margin-right: 12px;
  display: inline-block;
}
.moon.active::before {
  content: '>' !important;
}
.moon:hover::before {
  transform: rotate(-15deg);
}
.projects div {
  display: flex;
  align-items: center;
  margin-left: 0;
  gap: 8px;
  flex-direction: column;
}
.projects div b {
  color: var(--blue);
}
.arrow-right {
  margin-left: 0;
}
.arrow-right::after {
  content: '>';
  font-family: Inter;
  color: var(--blue);
  font-weight: 600 !important;
  margin-left: 4px;
}
.arrow-right:hover::after {
  margin-left: 6px !important;
}
footer figure {
  display: flex;
  gap: 64px;
}
footer figure h4 {
  color: var(--blue);
  margin-bottom: 12px;
}
footer figure h6 {
  color: var(--white);
  margin-bottom: 8px;
}
footer figure h6:hover {
  color: var(--blue);
}
footer {
  background-color: var(--black);
  padding: 128px 32px;
}
@media (max-width: 830px) {
  footer figure {
    flex-direction: column;
  }
  footer figure div {
    width: 100%;
  }
}
