@font-face {
  font-family: 'Bangers';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/bangers/v25/FeVQS0BTqb0h60ACH55Q3Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/firasans/v18/va9E4kDNxMZdWfMOD5Vvl4jO.ttf) format('truetype');
}
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/firasans/v18/va9B4kDNxMZdWfMOD5VnSKzeRhf_.ttf) format('truetype');
}
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/firasans/v18/va9B4kDNxMZdWfMOD5VnLK3eRhf_.ttf) format('truetype');
}
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/firasans/v18/va9B4kDNxMZdWfMOD5VnMK7eRhf_.ttf) format('truetype');
}
body {
  font-size: 16px;
  background-color: #16131a;
  font-family: 'Fira Sans', sans-serif;
}
/* Screen reader only */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.c-text,
a {
  font-family: 'Fira Sans', sans-serif;
  color: #f8f8f8;
  text-decoration: none;
}
.c-text p,
a p {
  margin: 0 0 1rem 0;
  text-shadow: 1px 1px 0 #0a0607, -1px -1px 0 #0a0607, 1px -1px 0 #0a0607, -1px 1px 0 #0a0607, 1px 1px 0 #0a0607;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Bangers', cursive;
  -webkit-text-stroke: 1px #0a0607;
  color: white;
  text-shadow: 3px 3px 0 #0a0607, -1px -1px 0 #0a0607, 1px -1px 0 #0a0607, -1px 1px 0 #0a0607, 1px 1px 0 #0a0607;
}
.content-main {
  width: 100%;
  min-height: 90vh;
  padding-top: 2rem;
  padding-bottom: 4rem;
  position: relative;
}
.content-main .bgwrapper {
  position: absolute;
  background: radial-gradient(120% 80% at 50% 0%, rgba(201, 45, 45, 0.22), transparent 55%), linear-gradient(180deg, rgba(18, 15, 20, 0.86) 0%, rgba(18, 15, 20, 0.93) 60%, #16131a 100%), url(../images/bg_image.jpg) center top / cover no-repeat;
  width: 100%;
  min-height: 100vh;
  height: 100%;
  display: block;
  top: 0;
  z-index: -1;
}
header {
  background-color: #C92D2D;
  height: 3.57rem;
}
header .migaa-logo {
  margin-top: 0.5rem;
}
.amigaa-breadcrumb {
  background-color: #1a1a1a;
  font-family: 'Fira Sans', sans-serif;
  font-size: 0.85rem;
  line-height: 1;
}
.amigaa-breadcrumb .o-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 0.4rem;
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
}
.amigaa-breadcrumb a {
  color: #C92D2D;
  text-decoration: none;
  font-weight: 600;
}
.amigaa-breadcrumb a:hover {
  text-decoration: underline;
}
.amigaa-breadcrumb__home {
  display: inline-flex;
  align-items: center;
  font-size: 1rem;
}
.amigaa-breadcrumb__sep {
  color: #6b6b6b;
}
.amigaa-breadcrumb__current {
  color: #bdbdbd;
}
footer {
  background-color: #231F20;
  border-top: 0.5rem solid #C92D2D;
  min-height: 12rem;
}
footer a {
  text-decoration: underline;
  font-weight: 600;
}
#copyrights {
  background-color: #110f10;
  color: darkgray;
  font-size: 0.8rem;
  line-height: 4.333rem;
}
.button {
  transform: rotate(2deg);
  margin: 15px;
  margin-bottom: 2px;
  padding: 0.8rem 1rem;
  font-family: 'Bangers', cursive;
  float: left;
  font-size: 1.2rem;
  background-color: #C92D2D;
  border: 1px solid #000;
  box-shadow: 3px 3px 0 #000;
  color: white;
  outline: none;
  cursor: pointer;
}
.button:hover {
  box-shadow: 1px 1px 0 #000;
  margin-top: 17px;
  margin-bottom: 0;
}
.amigaa-cardwrapper {
  max-width: 320px;
  height: calc(320px * 1.39866667);
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  position: relative;
}
.amigaa-cardwrapper.front {
  background-image: url(../images/card_front.png);
}
.amigaa-cardwrapper.back {
  background-image: url(../images/card_back.png);
}
@media (min-width: 1024px) {
  .amigaa-cardwrapper {
    margin: 0 0;
  }
}
.amigaa-archive {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 1.333rem;
}
.amigaa-archive .summary {
  display: block;
  width: 100%;
  text-align: revert;
  margin-bottom: 2rem;
}
.amigaa-archive .amigaa-mission {
  display: block;
  width: 32%;
  margin: 0 0 4rem;
  border-bottom: 0.333rem solid #C92D2D;
}
.amigaa-archive .amigaa-mission:has(.sider--unpublished) {
  border-bottom-color: #999;
}
.amigaa-archive .amigaa-mission ul {
  margin-bottom: 1rem;
}
.amigaa-archive .amigaa-mission ul li {
  display: flex;
}
.amigaa-archive .amigaa-mission dt {
  display: inline-block;
  margin: 0;
}
.amigaa-archive .amigaa-mission dd {
  display: inline-block;
  text-align: right;
  border-bottom: 1px dotted #999;
  flex: 1;
  height: 1.15rem;
  margin: 0;
  margin-left: 0.333rem;
  line-height: 1.1rem;
  font-size: 0.8rem;
}
.amigaa-archive .amigaa-mission .rating {
  text-align: center;
  width: 100%;
  margin-top: 1rem;
}
.amigaa-archive .amigaa-mission .rating > span {
  display: inline-block;
  position: relative;
  font-size: 1.333rem;
  width: 1.1em;
  text-shadow: 3px 3px 0 #000;
}
.amigaa-archive .amigaa-mission .rating > span:nth-child(1) {
  transform: rotate(10deg) translateY(-1px);
}
.amigaa-archive .amigaa-mission .rating > span:nth-child(2) {
  transform: rotate(-14deg) translateY(2px);
}
.amigaa-archive .amigaa-mission .rating > span:nth-child(3) {
  transform: rotate(3deg) translateY(0px);
}
.amigaa-archive .amigaa-mission .rating > span:nth-child(4) {
  transform: rotate(16deg) translateY(1px);
}
.amigaa-archive .amigaa-mission .rating > span:nth-child(5) {
  transform: rotate(-4deg) translateY(2px);
}
.amigaa-archive .amigaa-mission .rating > span.checked {
  color: #C92D2D;
}
.amigaa-archive .amigaa-mission .sider {
  position: relative;
  background-image: url(../images/card_front_blank.png);
  display: block;
  width: 96%;
  height: 100%;
  background-size: cover;
  background-position: center 1rem;
  background-repeat: no-repeat;
  transition: all 1s;
}
.amigaa-archive .amigaa-mission .sider--unpublished {
  filter: grayscale(1);
}
.amigaa-archive .amigaa-mission .sider.bg-z {
  background-image: url(../images/card_front_zombies.png);
}
.amigaa-archive .amigaa-mission .sider.bg-m {
  background-image: url(../images/card_front_mutants.png);
}
.amigaa-archive .amigaa-mission .sider.bg-a {
  background-image: url(../images/card_front_alien.png);
}
.amigaa-archive .amigaa-mission .sider.bg-r {
  background-image: url(../images/card_front_robot.png);
}
.amigaa-archive .amigaa-mission .sider.bg-x {
  background-image: url(../images/card_front_mashup.png);
}
.amigaa-archive .amigaa-mission .sider.bg-v {
  background-image: url(../images/card_front_vampires.png);
}
.amigaa-archive .amigaa-mission .sider.bg-j {
  background-image: url(../images/card_front_dinosaur.png);
}
.amigaa-archive .amigaa-mission .sider.bg-c {
  background-image: url(../images/card_front_cthulhu.png);
}
.amigaa-archive .amigaa-mission .sider.bg-h {
  background-image: url(../images/card_front_rapture.png);
}
.amigaa-archive .amigaa-mission .sider.bg-k {
  background-image: url(../images/card_front_kaiju.png);
}
.amigaa-archive .amigaa-mission .sider.bg-q {
  background-image: url(../images/card_front_random.png);
}
.amigaa-archive .amigaa-mission .sider.bg-y {
  background-image: url(../images/card_front_yokai.png);
}
.amigaa-archive .amigaa-mission .sider a.button {
  position: absolute;
  bottom: -1rem;
  right: 0.75rem;
  white-space: nowrap;
  background-color: yellow;
  color: #000;
}
@media (max-width: 767px) {
  .amigaa-archive .amigaa-mission .sider a.button {
    bottom: -1rem;
    right: 44%;
    transform: translateX(50%);
  }
}
.amigaa-archive .amigaa-mission .sider:hover {
  background-position: center 0;
}
@media (max-width: 767px) {
  .amigaa-archive .amigaa-mission .sider {
    display: block;
    width: 100%;
    height: 280px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .amigaa-archive .amigaa-mission {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .amigaa-archive .amigaa-mission {
    width: 100%;
    border-bottom: none;
    color: black;
    font-weight: 600;
  }
  .amigaa-archive .amigaa-mission .o-grid {
    flex-direction: column-reverse;
  }
  .amigaa-archive .amigaa-mission .o-grid .o-grid__cell:first-of-type {
    background-color: white;
    background-image: url(../images/card_front.png);
    background-position: -24px;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
  }
}
form .amigaa-label {
  margin-right: 1rem;
  font-family: 'Bangers', cursive;
  line-height: 2.3333rem;
  font-size: 1.333rem;
}
form .amigaa-field {
  border-bottom: 3px dotted #999;
  background-color: transparent;
  border-left: 0;
  border-top: 0;
  border-right: 0;
  width: 100%;
  color: white;
  font-family: 'Fira Sans', sans-serif;
  font-size: 1rem;
  outline: none;
}
form .amigaa-fieldwrap {
  width: 100%;
}
.menu-toggle {
  float: right;
  transform: rotate(2deg);
  margin: 4px;
  padding: 8px 24px;
  font-family: 'Bangers', cursive;
  font-size: 1.2rem;
  background-color: #1d1818;
  border: 1px solid #000;
  box-shadow: 3px 3px 0 #000;
  color: white;
  outline: none;
  cursor: pointer;
}
.menu-toggle:hover,
.menu-toggle:focus {
  background-color: #000;
}
/*
 Default styles + Mobile first
 Offscreen menu style
*/
.main-menu {
  position: absolute;
  display: none;
  left: -200px;
  top: 0;
  height: 100%;
  overflow-y: scroll;
  overflow-x: visible;
  transition: left 0.3s ease, box-shadow 0.3s ease;
  z-index: 999;
}
.main-menu ul {
  list-style: none;
  margin: 0;
  padding: 2.5em 0 0;
  /* Hide shadow w/ -8px while 'closed' */
  box-shadow: -8px 0 8px rgba(0, 0, 0, 0.5);
  min-height: 100%;
  width: 75vw;
  background: #1a1a1a;
}
.main-menu a {
  display: block;
  padding: 0.75em 15px;
  line-height: 1em;
  font-size: 1em;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #383838;
}
.main-menu li:first-child a {
  border-top: 1px solid #383838;
}
.main-menu a:hover,
.main-menu a:focus {
  background: #333;
  text-decoration: underline;
}
.main-menu .menu-close {
  position: absolute;
  right: 0;
  top: 0;
}
.main-menu:target,
.main-menu[aria-expanded="true"] {
  display: block;
  left: 0;
  outline: none;
  -moz-box-shadow: 3px 0 12px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 3px 0 12px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 0 12px rgba(0, 0, 0, 0.25);
}
.main-menu:target .menu-close,
.main-menu[aria-expanded="true"] .menu-close {
  z-index: 1001;
}
.main-menu:target ul,
.main-menu[aria-expanded="true"] ul {
  position: relative;
  z-index: 1000;
}
.main-menu:target + .backdrop,
.main-menu[aria-expanded="true"] + .backdrop {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  background: #000;
  background: rgba(0, 0, 0, 0.85);
  cursor: default;
}
@supports (position: fixed) {
  .main-menu,
  .main-menu:target + .backdrop,
  .main-menu[aria-expanded="true"] + .backdrop {
    position: fixed;
  }
}
@media (min-width: 768px) {
  .menu-toggle,
  .main-menu .menu-close {
    display: none;
  }
  /* Undo positioning of off-canvas menu */
  .main-menu {
    position: relative;
    left: auto;
    top: auto;
    height: auto;
    display: block;
    overflow: hidden;
    text-align: right;
  }
  .main-menu ul {
    display: flex;
    justify-content: flex-end;
    padding: 0;
    box-shadow: none;
    height: unset;
    width: unset;
    background: none;
  }
  .main-menu a {
    color: #fff;
    border: 0 !important;
    /* Remove borders from off-canvas styling */
    line-height: 2.1rem;
    font-size: 1rem;
  }
  .main-menu li:hover,
  .main-menu li:focus,
  .main-menu li.active {
    background: #fff;
    /* Remove background from off-canvas styling */
  }
  .main-menu li:hover a,
  .main-menu li:focus a,
  .main-menu li.active a {
    text-decoration: none ;
    color: #000;
  }
  .main-menu li:hover a:hover,
  .main-menu li:focus a:hover,
  .main-menu li.active a:hover {
    background: #fff;
  }
}
.amigaa-login {
  padding: 2rem;
  background-image: url(../images/card_front_square.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  transform: rotate(-2deg);
  border: 1rem solid #1f1316;
  box-shadow: 3px 3px 0 #0a0607, -1px -1px 0 #0a0607, 1px -1px 0 #0a0607, -1px 1px 0 #0a0607, 1px 1px 0 #0a0607;
}
.amigaa-login .content {
  transform: rotate(2deg);
}
.amigaa-registration {
  background-image: url(../images/card_front_square.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2rem;
  transform: rotate(1deg);
  border: 1rem solid #1f1316;
  box-shadow: 3px 3px 0 #0a0607, -1px -1px 0 #0a0607, 1px -1px 0 #0a0607, -1px 1px 0 #0a0607, 1px 1px 0 #0a0607;
}
.amigaa-registration .content {
  transform: rotate(-1deg);
}
@media (max-width: 420px) {
  .amigaa-registration {
    margin-bottom: 42px;
  }
}
.amigaa-profile-card {
  background-image: url(../images/card_front_square.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2rem;
  border: 1rem solid #1f1316;
  box-shadow: 3px 3px 0 #0a0607, -1px -1px 0 #0a0607, 1px -1px 0 #0a0607, -1px 1px 0 #0a0607, 1px 1px 0 #0a0607;
  margin-bottom: 2rem;
}
.amigaa-profile-section:nth-child(1) .amigaa-profile-card {
  transform: rotate(-2deg);
}
.amigaa-profile-section:nth-child(2) .amigaa-profile-card {
  transform: rotate(1.5deg);
}
.amigaa-profile-section:nth-child(3) .amigaa-profile-card {
  transform: rotate(-1deg);
}
label.control-label {
  color: black;
  font-family: Bangers, serif;
  font-size: 1.25rem;
}
.c-field {
  border-width: 5px 3px 3px 5px;
  border-radius: 95% 4% 97% 5%/4% 94% 3% 95% !important;
  transform: rotate(1deg);
  border-color: black;
}
.help {
  color: #1f1316;
}
.trumbowyg-box {
  margin: unset !important;
  border: 1px dashed #5d5d5d !important;
}
.trumbowyg-editor {
  border: none !important;
}
.trumbowyg-button-pane {
  background: transparent !important;
  border-bottom: none !important;
}
.trumbowyg-button-pane:after {
  background: transparent;
}
.trumbowyg-button-group:after {
  display: none !important;
}
.trumbowyg-button-group button {
  transform: rotate(2deg);
  margin: 8px 2px;
  margin-bottom: 2px;
  padding: 0.8rem 1rem;
  font-family: 'Bangers', cursive;
  float: left;
  font-size: 1.2rem;
  background-color: #C92D2D;
  border: 1px solid #000;
  box-shadow: 3px 3px 0 #000;
  color: white;
  outline: none;
  cursor: pointer;
}
.fix-it {
  position: fixed !important;
  top: 20px;
}
.amigaa-monsterselect label {
  cursor: pointer;
  white-space: pre;
  margin: 8px 4px 8px;
  padding: 4px 12px;
  font-family: 'Bangers', cursive;
  float: left;
  font-size: 1.2rem;
  background-color: #421010;
  border: 1px solid #000;
  box-shadow: 3px 3px 0 #000;
  color: white;
  outline: none;
}
.amigaa-monsterselect label.active,
.amigaa-monsterselect label:has(input:checked) {
  background-color: #c92d2d;
}
.amigaa-monsterselect label input {
  width: 0;
  height: 0;
  margin: 0;
  opacity: 0;
}
.amigaa-monsterselect.no-wrap label {
  white-space: unset;
}
/*# sourceMappingURL=main.min.css.map */