/*-------------------------------------------------------*    All Styles Get Imported Here
/*-------------------------------------------------------*/
/* Include files recursively... */
/*-------------------------------------------------------*
    SETTINGS:

    All dependencies should go here
    (e.g. variables, mixins, functions, placeholders..)

/*-------------------------------------------------------*/
/*-------------------------------------------------------*    Colors
/*-------------------------------------------------------*/
/* Main Theme Colors */
/* Theme Color Variations */
/* Achromatic Colors */
/* Default Utility Colors */
/*-------------------------------------------------------*    Fonts
/*-------------------------------------------------------*/
/* Sizes */
/* Families */
/* Base Font Variables */
/* Weights */
/* Font Faces Definitions */
@font-face {
  font-family: 'SourceSansPro';
  src: url("../fonts/SourceSansPro/SourceSansPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff"), url("../fonts/SourceSansPro/SourceSansPro-Regular.ttf") format("truetype"), url("../fonts/SourceSansPro/SourceSansPro-Regular.svg#../fonts/SourceSansPro/SourceSansPro-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'JuliusSansOne';
  src: url("../fonts/JuliusSansOne/JuliusSansOne-Regular.eot");
  src: url("../fonts/JuliusSansOne/JuliusSansOne-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/JuliusSansOne/JuliusSansOne-Regular.woff") format("woff"), url("../fonts/JuliusSansOne/JuliusSansOne-Regular.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'DancingScript';
  src: url("../fonts/DancingScript/DancingScript-Regular.eot");
  src: url("../fonts/DancingScript/DancingScript-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DancingScript/DancingScript-Regular.woff") format("woff"), url("../fonts/DancingScript/DancingScript-Regular.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'DancingScript';
  src: url("../fonts/DancingScript/DancingScript-Bold.eot");
  src: url("../fonts/DancingScript/DancingScript-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/DancingScript/DancingScript-Bold.woff") format("woff"), url("../fonts/DancingScript/DancingScript-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'FreightBigPro';
  src: url("../fonts/typefaces/30F893_0_0.eot");
  src: url("../fonts/typefaces/30F893_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/typefaces/30F893_0_0.woff2") format("woff2"), url("../fonts/typefaces/30F893_0_0.woff") format("woff"), url("../fonts/typefaces/30F893_0_0.ttf") format("truetype"), url("../fonts/typefaces/30F893_0_0.svg#wf") format("svg");
  font-weight: 600;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/typefaces/30F893_1_0.eot");
  src: url("../fonts/typefaces/30F893_1_0.eot?#iefix") format("embedded-opentype"), url("../fonts/typefaces/30F893_1_0.woff2") format("woff2"), url("../fonts/typefaces/30F893_1_0.woff") format("woff"), url("../fonts/typefaces/30F893_1_0.ttf") format("truetype"), url("../fonts/typefaces/30F893_1_0.svg#wf") format("svg");
  font-weight: 300;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/typefaces/30F893_2_0.eot");
  src: url("../fonts/typefaces/30F893_2_0.eot?#iefix") format("embedded-opentype"), url("../fonts/typefaces/30F893_2_0.woff2") format("woff2"), url("../fonts/typefaces/30F893_2_0.woff") format("woff"), url("../fonts/typefaces/30F893_2_0.ttf") format("truetype"), url("../fonts/typefaces/30F893_2_0.svg#wf") format("svg");
  font-weight: 600;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/typefaces/30F893_3_0.eot");
  src: url("../fonts/typefaces/30F893_3_0.eot?#iefix") format("embedded-opentype"), url("../fonts/typefaces/30F893_3_0.woff2") format("woff2"), url("../fonts/typefaces/30F893_3_0.woff") format("woff"), url("../fonts/typefaces/30F893_3_0.ttf") format("truetype"), url("../fonts/typefaces/30F893_3_0.svg#wf") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/typefaces/30F893_4_0.eot");
  src: url("../fonts/typefaces/30F893_4_0.eot?#iefix") format("embedded-opentype"), url("../fonts/typefaces/30F893_4_0.woff2") format("woff2"), url("../fonts/typefaces/30F893_4_0.woff") format("woff"), url("../fonts/typefaces/30F893_4_0.ttf") format("truetype"), url("../fonts/typefaces/30F893_4_0.svg#wf") format("svg");
  font-weight: 600;
  font-style: italic;
}

/*-------------------------------------------------------*    Functions
/*-------------------------------------------------------*/
/*-------------------------------------------------------*    Mixins
/*-------------------------------------------------------*/
/*  Column width
-------------------------------------------------------*/
/*  Column push
-------------------------------------------------------*/
/*  Clearfix
-------------------------------------------------------*/
/*  Breakpoints
-------------------------------------------------------*/
/*-------------------------------------------------------*    Mixins
/*-------------------------------------------------------*/
/*  Column push
-------------------------------------------------------*/
/*  Breakpoints
-------------------------------------------------------*/
/*-------------------------------------------------------*    Mixins
/*-------------------------------------------------------*/
/*  Column width
-------------------------------------------------------*/
/*  Column push
-------------------------------------------------------*/
/*  Clearfix
-------------------------------------------------------*/
/*  Breakpoints
-------------------------------------------------------*/
/*  Prefix Helpers
-------------------------------------------------------*/
/*  Miscellaneous Helpers
-------------------------------------------------------*/
/* Style text input placeholder text */
/*-------------------------------------------------------*    Variables
/*-------------------------------------------------------*/
/*  Grid */
/* Basic or Advanced usage */
/* Breakpoints */
/* Panels */
/* Layout */
/*-------------------------------------------------------*
    ATOMS:

    Basic building blocks of our interfaces
    (e.g. form, input, p..)

    http://bradfrost.com/blog/post/atomic-web-design/#atoms

/*-------------------------------------------------------*/
/*-------------------------------------------------------*    Reset
/*-------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: helvetica, arial, sans-serif;
}

#cmnt-data-styles {
  display: none !important;
}

#cmnt-data-styles .primary-color {
  color: #5639FF;
}

#cmnt-data-styles .secondary-color {
  color: #ae1565;
}

#cmnt-data-styles .tertiary-color {
  color: #919FF6;
}

#cmnt-data-styles .quaternary-color {
  color: #cfe4f2;
}

/*-------------------------------------------------------*    Typography
/*-------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  margin-top: 2px;
  margin-bottom: 15px;
  font-family: helvetica, arial, sans-serif;
}

h1:not(.ignore-span) span,
h2:not(.ignore-span) span,
h3:not(.ignore-span) span,
h4:not(.ignore-span) span,
h5:not(.ignore-span) span,
h6:not(.ignore-span) span {
  font-weight: 700;
}

h1:not(.ignore-span) em,
h2:not(.ignore-span) em,
h3:not(.ignore-span) em,
h4:not(.ignore-span) em,
h5:not(.ignore-span) em,
h6:not(.ignore-span) em {
  font-style: normal;
  color: #5639FF;
}

h1:not(.ignore-span) strong,
h2:not(.ignore-span) strong,
h3:not(.ignore-span) strong,
h4:not(.ignore-span) strong,
h5:not(.ignore-span) strong,
h6:not(.ignore-span) strong {
  color: #ae1565;
  font-weight: bold;
}

h1+h1,
h1+h2,
h1+h3,
h1+h4,
h1+h5,
h1+h6,
h2+h1,
h2+h2,
h2+h3,
h2+h4,
h2+h5,
h2+h6,
h3+h1,
h3+h2,
h3+h3,
h3+h4,
h3+h5,
h3+h6,
h4+h1,
h4+h2,
h4+h3,
h4+h4,
h4+h5,
h4+h6,
h5+h1,
h5+h2,
h5+h3,
h5+h4,
h5+h5,
h5+h6,
h6+h1,
h6+h2,
h6+h3,
h6+h4,
h6+h5,
h6+h6 {
  margin-top: -0.375em;
}

h1.light,
h2.light,
h3.light,
h4.light,
h5.light,
h6.light {
  color: white;
}

h1.dark,
h2.dark,
h3.dark,
h4.dark,
h5.dark,
h6.dark {
  color: black;
}

h1,
.h1 {
  font-size: 3.125em;
}

@media screen and (max-width: 48.75em) {

  h1,
  .h1 {
    letter-spacing: 1px;
    font-size: 2.375em;
  }
}

h2,
.h2 {
  font-size: 1.875em;
}

h3,
.h3 {
  font-size: 1.25em;
  letter-spacing: 2px;
}

h4,
.h4 {
  letter-spacing: 1px;
  font-size: 1.25em;
}

h5,
.h5 {
  letter-spacing: 0px;
  font-size: 1em;
}

h6,
.h6 {
  font-size: 0.75em;
  letter-spacing: 0px;
  font-weight: 700;
  color: #a7a7a7;
}

h6 strong,
.h6 strong {
  color: inherit;
}

p {
  padding-bottom: 20px;
  margin: 0;
  font-size: 1em;
}

p.featured-paragraph {
  color: inherit;
}

@media screen and (min-width: 48.75em) {
  p.featured-paragraph {
    max-width: 300px;
  }
}

p.project-location {
  font-weight: 700;
  color: #777;
  text-transform: uppercase;
  padding-bottom: 0;
  font-size: 1em;
}

p small {
  font-size: 0.75em;
  letter-spacing: -0.5px;
  line-height: 1;
}

.small-paragraph {
  font-size: 0.8125em;
}

hr {
  border: 0;
  height: 0;
  border-top: 0;
  border-bottom: 1px solid #e9e9e9;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-top: 0;
  margin-bottom: 0;
}

sup,
sub {
  vertical-align: baseline;
  position: relative;
}

sup {
  top: -0.4em;
}

sub {
  top: 0.4em;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.title-case {
  text-transform: capitalize;
}

/*-------------------------------------------------------*    Helpers
/*-------------------------------------------------------*/
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}

/*-------------------------------------------------------*    Containers
/*-------------------------------------------------------*/
main {
  font-size: 2em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20%;
  padding-right: 20%;
  text-align: center;
  line-height: 50px;
  text-align: center;
  color: #ae1565;
}

@media screen and (min-width: 48.75em) {
  main {
    padding-top: 20px;
  }
}

main>div {
  display: inline-block;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 20px;
}

@media screen and (max-width: 48.75em) {
  main {
    padding: 0 15px;
  }
}

/*-------------------------------------------------------*    Buttons
/*-------------------------------------------------------*/
.button {
  display: inline-block;
  padding: 8px 15px;
  text-align: center;
  font-size: 0.875em;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: normal;
  box-sizing: border-box;
  position: relative;
  border: solid 1px transparent;
  cursor: pointer;
  margin-bottom: 10px;
  overflow: hidden;
}

.button:after {
  content: '';
  width: 100%;
  height: 100%;
  left: -100%;
  cursor: pointer;
  -webkit-transition: 0.5s all cubic-bezier(0.59, 0.67, 0.15, 0.99);
  -moz-transition: 0.5s all cubic-bezier(0.59, 0.67, 0.15, 0.99);
  -ms-transition: 0.5s all cubic-bezier(0.59, 0.67, 0.15, 0.99);
  -o-transition: 0.5s all cubic-bezier(0.59, 0.67, 0.15, 0.99);
  transition: 0.5s all cubic-bezier(0.59, 0.67, 0.15, 0.99);
}

.button:hover,
.button.alternate:hover,
.button.alternate:focus {
  outline: 0;
  text-decoration: none;
  background-color: #ae1565;
}

.button {
  background-color: #5639FF;
  color: white;
  cursor: pointer;
}

.button:hover {
  border-color: #5639FF;
  background: white;
  color: #5639FF;
  z-index: 1;
}

.button.alternate {
  border-color: #ae1565;
  background: #ae1565;
  color: white;
}

.button.alternate:hover,
.button.alternate:focus {
  border-color: #ae1565;
  background: white;
  color: #ae1565;
}

.button[disabled="disabled"] {
  cursor: text !important;
}

.button[disabled="disabled"]:hover {
  color: #5639FF;
  text-decoration: none;
  outline: 0;
}

.button-group .button {
  margin: 0 5px;
}

/*-------------------------------------------------------*    Canvas
/*-------------------------------------------------------*/
body {
  padding: 0px;
  margin: 0px;
  background: black;
}

body>div {
  transition: 1s all ease-in-out;
}

body.paused {
  background: #cfe4f2;
}

body.paused h2 {
  color: #ae1565;
}

body.paused h3 {
  color: #5639FF;
  margin-top: 12px;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: bold;
}

body.paused h4 {
  color: #5639FF;
  border-bottom: 4px solid rgba(255, 255, 255, 0.22);
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-weight: bold;
}

body.complete>div,
body.dead>div {
  background-color: black;
}

/*-------------------------------------------------------*
    MOLECULES:

    Groups of atoms w/ unique properties
    that serve as the backbone of our designs

    http://bradfrost.com/blog/post/atomic-web-design/#molecules

/*-------------------------------------------------------*/
/*-------------------------------------------------------*    Meters
/*-------------------------------------------------------*/
.meter-wrapper {
  position: relative;
  max-width: 400px;
  margin: 10px 0;
  white-space: nowrap;
  margin: 0 auto;
  width: 100%;
  position: relative;
  max-width: 400px;
  margin: 10px 0;
  white-space: nowrap;
  margin: 0 auto;
  width: 100%;
  background: white;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border: 2px solid #5639FF;
  border-top: none;
}

@media screen and (min-width: 48.75em) {
  .meter-wrapper {
    height: 124px;
    right: auto;
    left: 6em;
    max-width: 280px;
    background: white;
    border-radius: 0 0 5px 5px;
  }
}

.meter-wrapper+.meter-wrapper {
  z-index: 9;
}

.meter#health-meter {
  width: 100%;
  max-width: 90%;
  height: 42px;
  border-radius: 5px;
  background-color: #5639FF;
  position: absolute;
  top: 9px;
  z-index: 9999;
  border: 1px solid white;
  float: left;
  clear: both;
  left: 201px;
  border-radius: 5px;
  left: 5%;
  position: absolute;
  top: 70px;
  -webkit-transition: all 0.5s cubic-bezier(0, 0.32, 0, 1.12);
  -moz-transition: all 0.5s cubic-bezier(0, 0.32, 0, 1.12);
  -ms-transition: all 0.5s cubic-bezier(0, 0.32, 0, 1.12);
  -o-transition: all 0.5s cubic-bezier(0, 0.32, 0, 1.12);
  transition: all 0.5s cubic-bezier(0, 0.32, 0, 1.12);
}

.meter#health-meter span {
  color: white;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
  line-height: 1.4em;
  font-weight: lighter;
  position: absolute;
  width: 100%;
}

.meter span {
  color: #5639FF;
  font-family: helvetica, arial, sans-serif;
  font-size: 22px;
  display: inline-block;
  margin: 0 auto;
  line-height: 50px;
}

.meter.stats {
  height: 50px;
  left: 0;
  position: absolute;
  clear: both;
  border: none;
  border-radius: 0;
  text-align: center;
  top: 7px;
  width: 100%;
}

.meter.stats span {
  padding: 0 20px;
  clear: none;
  width: 50%;
  color: #5639FF;
  float: right;
  text-align: left;
  z-index: 999999;
  font-weight: lighter;
}

.meter.stats span strong {
  display: inline-block;
  padding-right: 5px;
}

.meter.stats span:last-child {
  text-align: right;
  border-right: 2px solid #5639FF;
}

/*-------------------------------------------------------*    Loading View
/*-------------------------------------------------------*/
.loading {
  position: fixed;
  display: flex;
  text-align: center;
  vertical-align: middle;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url('../img/loading.png') !important;
  background-position: center center;
  background-color: #5639FF;
  background-size: cover;
  height: 100%;
  width: 100%;
  z-index: 99999;
  opacity: .98;
}

/*-------------------------------------------------------*
    ORGANISMS:

    Groups of molecules joined together to form a relatively
    complex, distinct "modules" of our interface.
    (e.g. nav, logo & search form make up the site header)

    http://bradfrost.com/blog/post/atomic-web-design/#organisms

/*-------------------------------------------------------*/
/*-------------------------------------------------------*    Game Over
/*-------------------------------------------------------*/
.game-over+#quintus_container,
.game-completed+#quintus_container {
  display: none;
}

/*-------------------------------------------------------*    Play Again
/*-------------------------------------------------------*/
.score-board {
  display: block;
  margin: 0 auto;
  line-height: 50px;
  text-align: center;
  padding: 10px 0;
}

.score-board+#quintus_container {
  display: none;
}

.score-board h2 {
  color: white;
}

.score-board ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
}

.score-board ul li {
  list-style-type: none;
  font-size: 20px;
  color: #111;
}

.score-board ul li.current-player {
  color: #5639FF;
}

body[style="position:relative;"].play #inner .inner {
  display: none;
}

body[style="position:relative;"].play {
  margin: auto !important;
  display: flex;
}

body[style="position:relative;"].play .meter-wrapper {
  opacity: 0;
}

body.paused {
  font-size: 85%;
  line-height: normal;
}

@media screen and (max-width: 48.75em) {
  body.paused {
    font-size: 60%;
  }
}

body.paused h2 {
  color: #5639FF;
}

@media screen and (max-width: 48.75em) {
  body.paused h2 {
    margin-top: 1em;
  }
}

body.paused h3 {
  color: black !important;
}

body[style="position:relative;"].play {
  margin: auto;
  vertical-align: middle;
  display: block;
  float: left;
  width: 100%;
  min-height: 100%;
  background: transparent !important;
}

html {
  background: url(/assets/img/loading.gif) no-repeat center center #44b7c1 !important;
  vertical-align: middle;
  display: inline-block;
  position: fixed;
  height: 100%;
  width: 100%;
}

html:not(.loaded) body * {
  display: none;
}

html:not(.loaded) {
  background: #919FF6 !important;
}

html.loaded {
  background: url("../img/level-gradient.png") repeat-x bottom left !important;
  overflow: auto;
  position: relative;
  overflow-x: hidden;
}

#score-board {
  background: rgba(255, 255, 255, 0.61);
  max-width: 500px;
  padding: 20px;
  border: 6px solid #5639FF;
  color: #5639FF;
  margin-bottom: 1em;
}

#score-board h4 {
  border-bottom: 2px solid #fff;
  margin: 2px auto 18px;
  padding-bottom: 13px;
  letter-spacing: 2px;
}

.play-options {
  position: fixed;
  top: 0;
  background: rgba(255, 255, 255, 0.49);
  width: 100%;
  left: 0;
  padding: 0;
  height: 53px;
  background: none;
  top: -2px;
}

@media screen and (max-width: 48.75em) {
  .play-options {
    top: -5px;
    font-size: 135%;
  }
}

/*-------------------------------------------------------*
    TEMPLATES:

    Consist mostly of groups of organisms stitched
    together to form pages - here we start to see the
    design come together w/ things like layout

    http://bradfrost.com/blog/post/atomic-web-design/#templates

/*-------------------------------------------------------*/
/*-------------------------------------------------------*    Level One
/*-------------------------------------------------------*/
body.template-level-one {
  background: url("../img/level-skyline.png") repeat-x bottom left;
  background-size: cover;
}

body.template-level-one.gradient {
  background: linear-gradient(to bottom, rgba(10, 186, 181, 0.57), white 50%, rgba(255, 255, 255, 0.69) 87%, white 100%), url("../img/level-one.jpg");
}

/*-------------------------------------------------------*
    PAGES:

    Specific instances of templates, where placeholder
    content is replaced with real representative content
    (e.g. this may be used to establish a different color
     scheme, or to alter the view when a user has 1 item
     vs 10 items in their shopping cart)

    http://bradfrost.com/blog/post/atomic-web-design/#pages

/*-------------------------------------------------------*/
/*-------------------------------------------------------*    Paused
/*-------------------------------------------------------*/
body.paused {
  background: url("../img/level-one.jpg") repeat-x top left;
  overflow: auto;
  display: block;
  height: 100%;
}

body.paused.gradient {
  background: linear-gradient(to top, rgba(10, 186, 181, 0.57), white 50%, rgba(255, 255, 255, 0.69) 87%, white 100%), url("../img/level-one.jpg");
}

body.paused h1 {
  color: #ae1565;
}

body.paused h3 {
  color: #ae1565;
}

body.paused h4 {
  font-weight: bold;
}

body.paused canvas {
  display: none;
}

@media screen and (max-width: 48.75em) {
  body.paused .button {
    max-width: 80%;
    width: 45%;
  }
}

/*-------------------------------------------------------*    Paused
/*-------------------------------------------------------*/
body.play {
  overflow: hidden;
}

html.scoreboard {
  scroll-behavior: smooth;
  display: grid;
  overflow: auto;
  height: fit-content;
  width: auto;
  background: url('../img/floating-backdrop.gif') no-repeat center black !important;
  padding-bottom: 3em;
  mix-blend-mode: hard-light;
  background-size: contain !important;
  background-position: top center !important;
}

/*# sourceMappingURL=app.css.map */