body {
  background: #262626;
  color: #eee;
  font-size: 17px;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  padding: 0;
  margin: 0;
}
div,
input,
button,
span,
ul,
li,
p,
header,
footer {
  box-sizing: border-box;
}
ul,
li,
p,
table,
tr,
td {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a:link,
a:visited {
  color: #00d199;
}
a:hover,
a:active {
  text-decoration: underline;
}
.bold {
  font-weight: 500;
  font-size: 0.9em;
}
.nowrap {
  white-space: nowrap;
}
.row {
  clear: both;
  display: block;
  position: relative;
}
.row:after {
  content: '';
  clear: both;
  display: block;
}
.col {
  float: left;
  display: inline-block;
}
.italic {
  font-style: italic;
}
.pad {
  padding: 15px;
}
.pad-height {
  padding: 15px 0;
}
.pad-top {
  padding-top: 15px;
}
.pad-bottom {
  padding-bottom: 15px;
}
.code {
  font-family: monospace;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.05);
  padding: 4px 5px 5px 5px;
  margin: 0 5px;
  font-size: 0.9rem;
}
.code .tag {
  color: #569cd6;
}
.code .attr {
  color: #9cdcfe;
}
.code .gt,
.code .lt {
  color: #807e77;
}
.code .value,
.code.value {
  color: #ce916a;
}
.code .mustache,
.code.mustache {
  color: #2aa522;
}
.code .mustache .var,
.code.mustache .var {
  color: #72ca6c;
}
.code .string,
.code.string {
  color: #97bc3d;
}
.code .path,
.code.path {
  color: #97bc3d;
}
.code .line {
  width: 100%;
  min-height: 19px;
}
.code .line.tabs-1 {
  padding-left: 25px;
}
.code .line.tabs-2 {
  padding-left: 50px;
}
.code .line.tabs-3 {
  padding-left: 75px;
}
.code .line.tabs-4 {
  padding-left: 100px;
}
.code .line.tabs-5 {
  padding-left: 125px;
}
.code .line.tabs-6 {
  padding-left: 150px;
}
.code .line.tabs-7 {
  padding-left: 175px;
}
.code .line.tabs-8 {
  padding-left: 200px;
}
.code.js .keyword {
  color: #569cd6;
}
.code.js .string,
.code.js.string {
  color: #ce916a;
}
.code.csharp {
  color: #eee;
}
.code.csharp .namespace {
  color: #eee;
}
.code.csharp .keyword,
.code.csharp.keyword {
  color: #569cd6;
}
.code.csharp .type,
.code.csharp.type {
  color: #3ac9b0;
}
.code.csharp .interface {
  color: #b8d7a3;
}
.code.csharp .enum {
  color: #b8d7a3;
}
.code.csharp .method {
  color: #eee;
}
.code.csharp .var {
  color: #eee;
}
.code.csharp .field {
  color: #eee;
}
.code.csharp .statement {
  color: #569cd6;
}
.code.csharp .string {
  color: #c39178;
}
.code.sql {
  color: #eee;
}
.code.sql .keyword {
  color: #569cd6;
}
.code.sql .datatype {
  color: #569cd6;
}
.code.sql .internal {
  color: #b0704d;
}
.code.sql .string {
  color: #c8362c;
}
.code.sql .function {
  color: #c66cae;
}
.code.sql .number {
  color: #b2cba5;
}
.code .comment {
  color: #6a9955;
}
div.code {
  margin: 10px 0;
  width: 100%;
}
.section-arrow {
  position: relative;
  margin-right: -8px;
  left: -14px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent #6c3bff;
}
img.inline {
  height: 25px;
  margin-top: -7px;
  position: relative;
  top: 5px;
  padding: 0 3px;
}
table.spreadsheet {
  border-collapse: collapse;
  margin-bottom: 30px;
}
table.spreadsheet td {
  padding: 6px 10px;
}
table.spreadsheet thead td {
  font-weight: bold;
  white-space: nowrap;
}
table.spreadsheet tbody td {
  font-weight: 100;
}
table.spreadsheet tbody tr:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.03);
}
table.spreadsheet tbody tr:nth-child(even) {
  background-color: rgba(255, 255, 255, 0.05);
}
p.note {
  margin: 10px 0;
  background-color: rgba(255, 255, 255, 0.05);
  padding: 5px 10px 8px 10px;
  border-left: 3px solid #458ad1;
}
p.note.red {
  outline: 1px solid #cc0000;
  border-left: none;
}
header nav {
  float: right;
  position: relative;
  z-index: 7;
}
header nav ul {
  list-style: none;
  padding: 13px 0 0 0;
  margin: 0;
}
header nav li {
  display: inline-block;
  padding: 8px 15px;
}
header nav li.selected {
  border-bottom: 2px solid #a74ce3;
}
header nav a:link,
header nav a:visited {
  color: #ddd;
}
header nav a:hover,
header nav a:active {
  text-decoration: none;
}
.content {
  position: relative;
  width: 100%;
  clear: both;
}
header {
  position: relative;
  height: 85px;
  padding-top: 15px;
}
header .bg-lines {
  position: fixed;
  z-index: 100;
  content: ' ';
  top: 0;
  width: 100%;
  height: 15px;
  background: linear-gradient(-90deg, #412a9d, #e34cde);
}
header .logo {
  float: left;
  padding: 16px 20px;
}
header .logo img {
  height: 40px;
}
header .download {
  float: right;
  width: auto;
  padding: 8px 20px;
}
header .download a {
  background: #00ab7c;
  color: #fff;
  border-radius: 7px;
  padding: 6px 20px 8px 20px;
  font-size: 16px;
  text-decoration: none;
}
header .download a svg {
  position: relative;
  display: inline-block;
  top: 8px;
  left: -10px;
  fill: white;
}
header .download a:hover,
header .download a:active {
  background: #00d199;
  box-shadow: 0 0 20px #00d199;
}
header .download svg {
  width: 25px;
  top: 11px;
  margin-right: -5px;
}
header:after {
  content: '';
  display: block;
  clear: both;
}
.hero a:link,
.hero a:visited {
  color: #a6ffbd;
}
.hero a:hover,
.hero a:active {
  color: #67ff90;
}
@media (max-width: 930px) {
  header .sponsor {
    display: none;
  }
}
@media (max-width: 690px) {
  header {
    text-align: center;
    height: auto;
  }
  header .logo {
    float: none;
    display: inline-block;
    padding-top: 20px;
  }
  header nav {
    float: none;
    display: inline-block;
    padding-bottom: 20px;
  }
  header nav ul {
    padding-top: 0;
  }
}
@media (max-width: 575px) {
  header nav li {
    padding: 8px 10px;
  }
  header nav a {
    font-size: 0.9em;
  }
}
@media (max-width: 420px) {
  header nav li {
    padding: 8px 6px;
  }
  header nav a {
    font-size: 0.8em;
  }
}
.hero {
  background: linear-gradient(-10deg, #412a9d 30%, #e34cde);
}
.hero .inner {
  position: relative;
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
.hero .sword {
  float: left;
  position: absolute;
  top: 10px;
  left: 0;
}
.hero .sword img {
  width: 60px;
  transform: rotate(45deg);
}
.hero .text {
  float: right;
  padding: 40px 15px 50px 15px;
  width: calc(100% - 110px);
}
.hero .text h1 {
  font-size: 32px;
  margin: 0;
  padding: 0 0 15px 0;
  font-weight: 100;
}
.hero .text p {
  font-size: 19px;
  font-weight: 100;
  margin: 0;
  padding: 0;
}
.hero:after {
  content: '';
  display: block;
  clear: both;
}
.video-player {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 30px;
}
.video-player .wrapper {
  max-width: 100%;
  height: calc(100vh);
}
.video-player .player {
  width: 100%;
  padding-bottom: 30%;
  background-color: #000;
}
.video-player .no-vid {
  margin: auto;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  padding-top: 20%;
  font-size: 36px;
  font-weight: normal;
  opacity: 0.3;
}
@media (max-width: 1050px) {
  .hero .text {
    width: calc(100% - 110px);
  }
  .hero .sword {
    top: 45px;
    left: 40px;
  }
  .hero .sword img {
    width: 40px;
  }
}
@media (max-width: 650px) {
  .hero .text {
    width: 100%;
  }
  .hero .sword {
    display: none;
  }
}
footer {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: 30px;
  padding: 30px;
  background-color: #222;
  text-align: center;
}
footer > * {
  position: relative;
  z-index: 5;
}
footer .bg-lines {
  z-index: 1;
  position: absolute;
  background: linear-gradient(0, #412a9d, #e34cde);
  width: 200%;
  height: 80px;
  top: -50px;
  left: -50%;
  transform: rotate(-2deg);
}
footer ul {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 20px 0 0 0;
}
footer li {
  display: inline-block;
  padding: 8px 15px;
}
footer .copyright {
  width: 100%;
  padding: 10px;
  text-align: center;
  opacity: 0.33;
  font-weight: 100;
}
