/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./css/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "Wonderia";
  src: url(fonts/Wonderia.79fd8848.woff2) format("woff2"), url(fonts/Wonderia.1a5d6378.woff) format("woff"), url(fonts/Wonderia.9e2065e9.otf) format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  background-image: linear-gradient(to bottom right, rgb(54, 153, 253), rgb(165, 231, 255));
  display: flex;
  flex-direction: column;
  min-height: calc(100dvh - 32px);
  background-attachment: fixed;
  font-family: Tahoma, sans-serif;
  text-shadow: 0.5px 0.5px 1.5px black;
  margin: 0;
}
body div#siteWrapper {
  min-height: calc(100dvh - 46px);
  overflow-x: hidden;
}
body.admin-bar div#siteWrapper {
  min-height: 100dvh;
}

p {
  font-size: 1.25rem;
}

nav,
main {
  position: relative;
  z-index: 3;
  margin: 0 8px;
}

div#postContent {
  max-width: 60rem;
  margin: auto;
}
div#postContent p:first-of-type {
  margin-top: 0;
}

h1 {
  font-family: "Wonderia";
  font-size: 3rem;
  text-align: center;
  margin: 0.5rem 0;
  letter-spacing: 0.2rem;
}

nav {
  background-color: rgb(9, 60, 111);
  margin: 0.5rem auto 0;
  padding: 0.2rem 0.5rem;
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -moz-border-radius: 9999px;
  width: -moz-fit-content;
  width: fit-content;
  cursor: default;
  letter-spacing: 0.2rem;
  font-family: "Wonderia";
  font-size: 1.5rem;
}
nav li {
  list-style-type: none;
  display: inline;
  font-weight: bold;
}
nav li a {
  transition-duration: 0.3s;
}
nav li a:hover {
  color: rgb(208, 218, 255);
}
nav,
nav li a {
  color: white;
}

.snowflake {
  color: white;
  font-size: 1rem;
  position: fixed;
  top: -10%;
  z-index: 2;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
  pointer-events: none;
  animation-name: shake;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: shake;
  -webkit-animation-duration: 3s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-name: shake;
  -moz-animation-duration: 3s;
  -moz-animation-timing-function: ease-in-out;
}
.snowflake:nth-of-type(1) {
  left: 10%;
}
.snowflake:nth-of-type(2) {
  left: 20%;
}
.snowflake:nth-of-type(3) {
  left: 30%;
}
.snowflake:nth-of-type(4) {
  left: 40%;
}
.snowflake:nth-of-type(5) {
  left: 50%;
}
.snowflake:nth-of-type(6) {
  left: 60%;
}
.snowflake:nth-of-type(7) {
  left: 70%;
}
.snowflake:nth-of-type(8) {
  left: 80%;
}
.snowflake:nth-of-type(9) {
  left: 90%;
}
.snowflake:nth-of-type(0) {
  left: 1%;
}
.snowflake:nth-of-type(0),
.snowflake:nth-of-type(0) .inner {
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
}
.snowflake .snowflake:nth-of-type(10) {
  left: 25%;
}
.snowflake:nth-of-type(11) {
  left: 65%;
}
.snowflake:nth-of-type(8), .snowflake:nth-of-type(10) .inner {
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
}
.snowflake:nth-of-type(2) {
  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
}
.snowflake:first-of-type, .snowflake:first-of-type .inner, .snowflake:nth-of-type(8) .inner, .snowflake:nth-of-type(7) {
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
}
.snowflake:nth-of-type(9) {
  animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
}
.snowflake:nth-of-type(3), .snowflake:nth-of-type(4), .snowflake:nth-of-type(10) .inner, .snowflake:nth-of-type(4) .inner, .snowflake:nth-of-type(6) {
  animation-delay: 2s;
  -webkit-animation-delay: 2s;
  -moz-animation-delay: 2s;
}
.snowflake:nth-of-type(7) .inner, .snowflake:nth-of-type(11) {
  animation-delay: 2.5s;
  -webkit-animation-delay: 2.5s;
  -moz-animation-delay: 2.5s;
}
.snowflake:nth-of-type(5), .snowflake:nth-of-type(9) .inner {
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
}
.snowflake:nth-of-type(11) .inner, .snowflake:nth-of-type(3) .inner {
  animation-delay: 4s;
  -webkit-animation-delay: 4s;
  -moz-animation-delay: 4s;
}
.snowflake:nth-of-type(2) .inner, .snowflake:nth-of-type(6) .inner {
  animation-delay: 6s;
  -webkit-animation-delay: 6s;
  -moz-animation-delay: 6s;
}
.snowflake:nth-of-type(5) .inner {
  animation-delay: 8s;
  -webkit-animation-delay: 8s;
  -moz-animation-delay: 8s;
}
.snowflake,
.snowflake .inner {
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-play-state: running;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
}
.snowflake .inner {
  animation-name: fall;
  animation-duration: 10s;
  animation-timing-function: linear;
  -webkit-animation-name: fall;
  -webkit-animation-duration: 10s;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: fall;
  -moz-animation-duration: 10s;
  -moz-animation-timing-function: linear;
}

@keyframes fall {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(110dvh);
  }
}
@keyframes shake {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(80px);
  }
}
@media (max-width: 782px) {
  h1 {
    font-size: 2.5rem;
    margin: 0;
  }
  p {
    font-size: 1rem;
  }
  nav {
    font-size: 1.25rem;
  }
}

/*# sourceMappingURL=style-index.css.map*/