main{padding-top:3.5rem}
html{position:relative}main{margin-bottom:0}

/*
HackerThemes.com
Author: Alexander Rechsteiner
Author URI: https://hackerthemes.com
 */
/* Using bootstrap button mixin for some custom buttons */
.btn-ht-blue {
  color: #fff;
  background-color: #262F49;
  border-color: #262F49; }
  .btn-ht-blue:hover {
    color: #fff;
    background-color: #191f30;
    border-color: #151927; }
  .btn-ht-blue:focus, .btn-ht-blue.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(71, 78, 100, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(71, 78, 100, 0.5); }
  .btn-ht-blue.disabled, .btn-ht-blue:disabled {
    color: #fff;
    background-color: #262F49;
    border-color: #262F49; }
  .btn-ht-blue:not(:disabled):not(.disabled):active, .btn-ht-blue:not(:disabled):not(.disabled).active,
  .show > .btn-ht-blue.dropdown-toggle {
    color: #fff;
    background-color: #151927;
    border-color: #10141f; }
    .btn-ht-blue:not(:disabled):not(.disabled):active:focus, .btn-ht-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-ht-blue.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(71, 78, 100, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(71, 78, 100, 0.5); }
  .btn-ht-blue:active, .btn-ht-blue:focus {
    color: #fff; }

.btn-ht-black {
  color: #fff;
  background-color: #303030;
  border-color: #303030; }
  .btn-ht-black:hover {
    color: #fff;
    background-color: #1d1d1d;
    border-color: #171717; }
  .btn-ht-black:focus, .btn-ht-black.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(79, 79, 79, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(79, 79, 79, 0.5); }
  .btn-ht-black.disabled, .btn-ht-black:disabled {
    color: #fff;
    background-color: #303030;
    border-color: #303030; }
  .btn-ht-black:not(:disabled):not(.disabled):active, .btn-ht-black:not(:disabled):not(.disabled).active,
  .show > .btn-ht-black.dropdown-toggle {
    color: #fff;
    background-color: #171717;
    border-color: #101010; }
    .btn-ht-black:not(:disabled):not(.disabled):active:focus, .btn-ht-black:not(:disabled):not(.disabled).active:focus,
    .show > .btn-ht-black.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(79, 79, 79, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(79, 79, 79, 0.5); }
  .btn-ht-black:active, .btn-ht-black:focus {
    color: #fff; }

.btn-ht-outline-black {
  color: #303030;
  border-color: #303030; }
  .btn-ht-outline-black:hover {
    color: #fff;
    background-color: #303030;
    border-color: #303030; }
  .btn-ht-outline-black:focus, .btn-ht-outline-black.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(48, 48, 48, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(48, 48, 48, 0.5); }
  .btn-ht-outline-black.disabled, .btn-ht-outline-black:disabled {
    color: #303030;
    background-color: transparent; }
  .btn-ht-outline-black:not(:disabled):not(.disabled):active, .btn-ht-outline-black:not(:disabled):not(.disabled).active,
  .show > .btn-ht-outline-black.dropdown-toggle {
    color: #fff;
    background-color: #303030;
    border-color: #303030; }
    .btn-ht-outline-black:not(:disabled):not(.disabled):active:focus, .btn-ht-outline-black:not(:disabled):not(.disabled).active:focus,
    .show > .btn-ht-outline-black.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(48, 48, 48, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(48, 48, 48, 0.5); }

.btn-ht-facebook-blue {
  color: #fff;
  background-color: #4267B2;
  border-color: #4267B2; }
  .btn-ht-facebook-blue:hover {
    color: #fff;
    background-color: #385796;
    border-color: #34518d; }
  .btn-ht-facebook-blue:focus, .btn-ht-facebook-blue.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(94, 126, 190, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(94, 126, 190, 0.5); }
  .btn-ht-facebook-blue.disabled, .btn-ht-facebook-blue:disabled {
    color: #fff;
    background-color: #4267B2;
    border-color: #4267B2; }
  .btn-ht-facebook-blue:not(:disabled):not(.disabled):active, .btn-ht-facebook-blue:not(:disabled):not(.disabled).active,
  .show > .btn-ht-facebook-blue.dropdown-toggle {
    color: #fff;
    background-color: #34518d;
    border-color: #314c83; }
    .btn-ht-facebook-blue:not(:disabled):not(.disabled):active:focus, .btn-ht-facebook-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-ht-facebook-blue.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(94, 126, 190, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(94, 126, 190, 0.5); }
  .btn-ht-facebook-blue:active, .btn-ht-facebook-blue:focus {
    color: #fff; }

.btn-ht-github-grey {
  color: #fff;
  background-color: #5a5a5a;
  border-color: #5a5a5a; }
  .btn-ht-github-grey:hover {
    color: #fff;
    background-color: #474747;
    border-color: #414141; }
  .btn-ht-github-grey:focus, .btn-ht-github-grey.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(115, 115, 115, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(115, 115, 115, 0.5); }
  .btn-ht-github-grey.disabled, .btn-ht-github-grey:disabled {
    color: #fff;
    background-color: #5a5a5a;
    border-color: #5a5a5a; }
  .btn-ht-github-grey:not(:disabled):not(.disabled):active, .btn-ht-github-grey:not(:disabled):not(.disabled).active,
  .show > .btn-ht-github-grey.dropdown-toggle {
    color: #fff;
    background-color: #414141;
    border-color: #3a3a3a; }
    .btn-ht-github-grey:not(:disabled):not(.disabled):active:focus, .btn-ht-github-grey:not(:disabled):not(.disabled).active:focus,
    .show > .btn-ht-github-grey.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(115, 115, 115, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(115, 115, 115, 0.5); }
  .btn-ht-github-grey:active, .btn-ht-github-grey:focus {
    color: #fff; }

.btn-ht-twitter-blue {
  color: #fff;
  background-color: #38A6EE;
  border-color: #38A6EE; }
  .btn-ht-twitter-blue:hover {
    color: #fff;
    background-color: #1596eb;
    border-color: #138fe0; }
  .btn-ht-twitter-blue:focus, .btn-ht-twitter-blue.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(86, 179, 241, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(86, 179, 241, 0.5); }
  .btn-ht-twitter-blue.disabled, .btn-ht-twitter-blue:disabled {
    color: #fff;
    background-color: #38A6EE;
    border-color: #38A6EE; }
  .btn-ht-twitter-blue:not(:disabled):not(.disabled):active, .btn-ht-twitter-blue:not(:disabled):not(.disabled).active,
  .show > .btn-ht-twitter-blue.dropdown-toggle {
    color: #fff;
    background-color: #138fe0;
    border-color: #1287d4; }
    .btn-ht-twitter-blue:not(:disabled):not(.disabled):active:focus, .btn-ht-twitter-blue:not(:disabled):not(.disabled).active:focus,
    .show > .btn-ht-twitter-blue.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(86, 179, 241, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(86, 179, 241, 0.5); }
  .btn-ht-twitter-blue:active, .btn-ht-twitter-blue:focus {
    color: #fff; }

.share-buttons, .ht-blog-share-buttons {
  line-height: 31px; }

.btn-ht-md {
  padding: 11px 20px;
  font-size: 1.125rem;
  line-height: 22px;
  border-radius: 0.25rem; }
  .btn-ht-md .fa {
    font-size: 18px;
    margin-right: 10px;
    top: 0px; }

.btn-ht-xs {
  padding: 6px 8px;
  font-size: 0.875rem;
  line-height: 14px;
  border-radius: 0.25rem; }

.btn-ht-icon .fa {
  font-size: 16px;
  margin-right: 10px;
  top: 0px; }

.ht-btn-cta {
  margin: 6px 0;
  padding: 13px 46px; }

.ht-license-buy-dev,
.ht-license-buy-ent {
  min-width: 238px; }
  .ht-demo-bar .ht-license-buy-dev, .ht-demo-bar
  .ht-license-buy-ent {
    min-width: 0; }

.ht-btn-outline-secondary:hover {
  background-color: rgba(255, 255, 255, 0.1); }

.ht-btn-outline-secondary:focus {
  color: #fff; }

/*
  Five-color theme from a single blue hue.
*/
.hljs {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #eaeef3; }

.hljs {
  color: #00193a; }

.hljs-keyword,
.hljs-selector-tag,
.hljs-title,
.hljs-section,
.hljs-doctag,
.hljs-name,
.hljs-strong {
  font-weight: bold; }

.hljs-comment {
  color: #738191; }

.hljs-string,
.hljs-title,
.hljs-section,
.hljs-built_in,
.hljs-literal,
.hljs-type,
.hljs-addition,
.hljs-tag,
.hljs-quote,
.hljs-name,
.hljs-selector-id,
.hljs-selector-class {
  color: #0048ab; }

.hljs-meta,
.hljs-subst,
.hljs-symbol,
.hljs-regexp,
.hljs-attribute,
.hljs-deletion,
.hljs-variable,
.hljs-template-variable,
.hljs-link,
.hljs-bullet {
  color: #4c81c9; }

.hljs-emphasis {
  font-style: italic; }

.ht-tm-message-wrapper {
  min-height: 80px; }

.ht-tm-message {
  opacity: 0;
  visibility: hidden;
  padding: 12px;
  text-align: center;
  min-height: 48px;
  background: #3A3F49;
  color: white; }
  .ht-tm-message .ht-tm-message-inspector {
    display: none; }
  .ht-tm-message.ht-tm-message-fixed {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0; }
    @media (max-width: 767.98px) {
      .ht-tm-message.ht-tm-message-fixed {
        top: 0;
        padding-right: 60px; }
        .ht-tm-message.ht-tm-message-fixed .ht-tm-message-menu-placeholder {
          width: 50px;
          position: absolute;
          right: 0;
          top: 0;
          height: 100%; } }
  .ht-tm-message a {
    color: white;
    text-decoration: underline; }
  .ht-tm-wrapper-pickeron .ht-tm-message {
    opacity: 1;
    visibility: visible; }
    .ht-tm-wrapper-pickeron .ht-tm-message .ht-tm-message-picker {
      display: block; }
    .ht-tm-wrapper-pickeron .ht-tm-message .ht-tm-message-inspector {
      display: none; }
  .ht-tm-wrapper-inspectoron .ht-tm-message {
    opacity: 1;
    visibility: visible; }
    .ht-tm-wrapper-inspectoron .ht-tm-message .ht-tm-message-picker {
      display: none; }
    .ht-tm-wrapper-inspectoron .ht-tm-message .ht-tm-message-inspector {
      display: block; }

.ht-tm-codemodal-dialog {
  max-width: 95%;
  z-index: 1061; }
  @media (min-width: 1200px) {
    .ht-tm-codemodal-dialog {
      max-width: 1200px; } }

.ht-tm-codesample-code {
  padding: 0; }
  .ht-tm-codesample-code pre {
    margin: 0;
    border-radius: 0 0 5px 5px;
    padding: 15px;
    background: white; }

.ht-tm-colorpicker-btn {
  width: 37px;
  margin: 0 5px 5px 0;
  text-align: center;
  padding-left: 10px; }
  .ht-tm-colorpicker-btn.btn-light {
    border: 1px grey solid; }

.ht-tm-container {
  margin-bottom: 120px; }

.ht-tm-componentsblock {
  padding: 76px 0; }
  @media (min-width: 1200px) {
    .ht-tm-componentsblock {
      padding: 36px 50px;
      -webkit-box-shadow: 0 0 17px rgba(0, 0, 0, 0.2);
              box-shadow: 0 0 17px rgba(0, 0, 0, 0.2);
      margin-left: -50px;
      margin-right: 26px; } }
  .ht-tm-componentsblock.bg-dark .ht-tm-cat-title,
  .ht-tm-componentsblock.bg-dark .ht-tm-cat-subtitle {
    color: #fff; }

@media (max-width: 400px) {
  .ht-tm-maincolumn {
    max-width: 100%;
    overflow: hidden; } }

.ht-tm-component-title {
  margin-top: 100px;
  margin-bottom: 60px; }
  @media (max-width: 767.98px) {
    .ht-tm-component-title {
      margin-top: 0px;
      margin-bottom: 0px;
      font-size: 37px; } }

#ht-tm-toggle-sidenav-external {
  display: none; }
  @media (max-width: 1199px) {
    #ht-tm-toggle-sidenav-external.fixed {
      display: block; } }

.ht-tm-toggle-sidenav {
  position: fixed;
  bottom: 0;
  right: 12px;
  padding: 3px 6px;
  background: #3b3b3b;
  color: #fff;
  z-index: 998; }
  .ht-tm-toggle-sidenav:hover, .ht-tm-toggle-sidenav:focus, .ht-tm-toggle-sidenav:active {
    color: #fff; }

.ht-tm-superspecialcardcheat {
  padding-right: 19px; }

.ht-tm-header {
  padding: 52px 0; }

.ht-tm-sidenav-wrapper {
  position: relative; }

.ht-tm-sidenav .ht-tm-toggle-sidenav {
  position: absolute;
  top: 0px;
  bottom: auto;
  right: 12px; }
  @media (min-width: 1200px) {
    .ht-tm-sidenav .ht-tm-toggle-sidenav {
      display: none; } }

@media (max-width: 1199px) {
  .ht-tm-sidenav {
    background: #fff;
    position: fixed;
    text-align: center;
    z-index: 999;
    padding: 15px;
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    -webkit-box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.2);
    max-width: 100%;
    display: none; }
    .ht-tm-sidenav.fixed {
      display: block; } }

@media (min-width: 1200px) {
  .ht-tm-sidenav {
    width: 255px;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; }
    .ht-tm-sidenav div {
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0; } }

@media (min-width: 1200px) {
  .ht-tm-sidenav {
    position: absolute; } }
  @media (min-width: 1200px) and (max-height: 645px) {
    .ht-tm-sidenav {
      overflow: auto; } }

@media (min-width: 1200px) {
    .ht-tm-sidenav.fixed {
      max-height: 100%;
      position: fixed;
      padding-top: 110px;
      top: 0; }
    .ht-tm-sidenav.bottom {
      bottom: 0;
      top: auto; } }

@media (max-width: 500px) {
  .ht-tm-sidenav .btn {
    padding-top: 2px;
    padding-bottom: 2px; } }

.ht-tm-sidenav .ht-blog-share-buttons {
  line-height: 33px;
  text-align: left; }
  @media (max-width: 1199px) {
    .ht-tm-sidenav .ht-blog-share-buttons {
      display: none; } }

.ht-tm-sidenav-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  font-size: 14px;
  margin-bottom: 9px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media (max-width: 1199px) {
    .ht-tm-sidenav-title {
      display: none; } }

.ht-tm-sidenav-title-text {
  display: block; }

.ht-tm-sidenav-title-bar {
  display: block;
  min-width: 20px;
  margin-left: 10px;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
      -ms-flex-positive: 2;
          flex-grow: 2;
  height: 1px;
  background: #c6c6c6; }

.ht-tm-sidenav-title-bar-help {
  margin-left: 10px;
  color: rgba(124, 124, 124, 0.63); }

.ht-tm-sidenav-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  max-height: 197px; }
  @media (max-width: 1199px) {
    .ht-tm-sidenav-nav {
      display: none; } }
  .ht-tm-sidenav-nav a {
    color: #555; }
    .ht-tm-sidenav-nav a .fas,
    .ht-tm-sidenav-nav a .fab {
      margin-right: 4px; }

@media (min-width: 1200px) {
  .ht-tm-sidenav-mainbuttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
    .ht-tm-sidenav-mainbuttons a {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; } }

@media (min-width: 1200px) {
  .ht-tm-sidenav-modifiers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 1200px) {
  .ht-tm-sidenav-colorpicker {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    width: 126px; } }

@media (max-width: 427px) {
  .ht-tm-sidenav-colorpicker {
    max-width: 220px; } }

@media (min-width: 1200px) {
  .ht-tm-sidenav-size {
    margin-left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
    width: 113px; } }

.ht-tm-sidenav-size .btn {
  margin-bottom: 5px; }
  @media (min-width: 1200px) {
    .ht-tm-sidenav-size .btn {
      text-align: left;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }

.ht-tm-sidenav-size .fas,
.ht-tm-sidenav-size .fab {
  margin-left: auto;
  visibility: hidden; }
  @media (max-width: 1199px) {
    .ht-tm-sidenav-size .fas,
    .ht-tm-sidenav-size .fab {
      display: none; } }

.ht-tm-sidenav-size .active-size .fas,
.ht-tm-sidenav-size .active-size .fab {
  visibility: visible;
  display: inline-block; }

@media (max-width: 1199px) {
  .ht-tm-sidenav-colorpicker,
  .ht-tm-sidenav-mainbuttons,
  .ht-tm-sidenav-size {
    margin: 0 15px; } }

@media (max-width: 800px) {
  .ht-tm-sidenav-colorpicker,
  .ht-tm-sidenav-mainbuttons,
  .ht-tm-sidenav-size {
    margin: 0 7px; } }

@media (max-width: 1199px) {
  .ht-tm-sidenav-modifiers,
  .ht-tm-sidenav-mainbuttons,
  .ht-tm-sidenav-colorpicker,
  .ht-tm-sidenav-size {
    display: inline-block; } }

@media (max-width: 767.98px) {
  .ht-tm-jumbotron {
    padding-left: 0;
    padding-right: 0; } }

.ht-tm-element {
  margin-top: 5px;
  margin-bottom: 5px; }

.ht-tm-wrapper-pickeron .ht-tm-element,
.ht-tm-wrapper-inspectoron .ht-tm-element {
  position: relative; }
  .ht-tm-wrapper-pickeron .ht-tm-element:hover,
  .ht-tm-wrapper-inspectoron .ht-tm-element:hover {
    position: relative; }
    .ht-tm-wrapper-pickeron .ht-tm-element:hover:after,
    .ht-tm-wrapper-inspectoron .ht-tm-element:hover:after {
      content: '';
      background: rgba(221, 47, 85, 0.7);
      position: absolute;
      top: -5px;
      left: -5px;
      right: -5px;
      bottom: -5px;
      z-index: 995; }

.ht-tm-element:hover:after {
  content: ''; }

.ht-tm-sidenav-iconlinks {
  padding: 10px 0; }
  .ht-tm-sidenav-iconlinks a {
    color: #3d3d3d;
    width: 145px;
    display: inline-block; }
    .ht-tm-sidenav-iconlinks a .fas,
    .ht-tm-sidenav-iconlinks a .fab {
      text-align: center;
      width: 44px; }
    .ht-tm-sidenav-iconlinks a.ht-iconlink-smaller {
      width: 90px; }

a.ht-anchor {
  display: block;
  position: relative;
  top: -50px;
  height: 1px;
  visibility: hidden; }

.ht-tm-cat:first-child .ht-tm-cat-title {
  margin-top: 0; }

.ht-tm-cat-title {
  margin-top: 36px;
  margin-bottom: 12px; }

.ht-tm-pos-relative {
  position: relative; }

.ht-tm-cloud-1 {
  position: absolute;
  top: 144px;
  right: 15%; }
  @media (max-width: 991.98px) {
    .ht-tm-cloud-1 {
      right: 66px;
      top: 66px; } }
  @media (max-width: 767.98px) {
    .ht-tm-cloud-1 {
      display: none; } }

.ht-tm-cloud-2 {
  position: absolute;
  top: 250px;
  left: 66px; }
  @media (max-width: 1199.98px) {
    .ht-tm-cloud-2 {
      display: none; } }

.ht-tm-fish-1 {
  position: absolute;
  top: 77px;
  left: 15%; }
  @media (max-width: 1199.98px) {
    .ht-tm-fish-1 {
      left: auto;
      right: 60px;
      top: 30px; } }

.ht-tm-octopus-1 {
  position: absolute;
  top: 287px;
  right: 133px; }
  @media (max-width: 767.98px) {
    .ht-tm-octopus-1 {
      right: 33px;
      bottom: 30px;
      top: auto; } }
  @media (max-width: 575.98px) {
    .ht-tm-octopus-1 {
      display: none; } }

.ht-tm-cat-subtitle {
  margin-top: 24px; }

.ht-tm-codeblock {
  margin: 12px 0; }

#ht-tm-copied-msg {
  position: absolute;
  top: -30px;
  background: #3D3D3D;
  color: white;
  border-radius: 5px;
  padding: 3px 6px;
  z-index: 997; }

.radius-0 {
  border-radius: 0; }

.debug-fixed {
  position: absolute;
  top: 0;
  width: 300px;
  height: 30px;
  background: fuchsia; }

.debug-fixed-info {
  position: fixed;
  right: 0;
  top: 0;
  width: 200px;
  height: 200px;
  background: yellow; }

.ht-tm-needs-darkness {
  padding: 10px 0;
  background: transparent; }
  @media (min-width: 576px) {
    .ht-tm-needs-darkness {
      padding: 10px 50px;
      margin-left: -50px;
      margin-right: -50px; } }
  .ht-tm-needs-darkness.ht-tm-darkness {
    background: #1b1e21; }
    @media (max-width: 575.98px) {
      .ht-tm-needs-darkness.ht-tm-darkness {
        padding: 10px; } }
    .ht-tm-needs-darkness.ht-tm-darkness .ht-tm-cat-subtitle {
      color: #fff; }

body.ht-tm-default-theme .ht-tm-sidenav-title {
  color: #646464; }

@media (max-width: 767.98px) {
  body.ht-tm-default-theme .ht-tm-header .display-3 {
    font-size: 46px; } }

@media (max-width: 467px) {
  body.ht-tm-default-theme .ht-tm-header .display-3 {
    font-size: 33px; } }

body.ht-tm-default-theme .ht-tm-btn-white {
  color: #212529;
  background-color: #fff;
  border-color: #fff; }
  body.ht-tm-default-theme .ht-tm-btn-white:hover {
    color: #212529;
    background-color: #ececec;
    border-color: #e6e6e6; }
  body.ht-tm-default-theme .ht-tm-btn-white:focus, body.ht-tm-default-theme .ht-tm-btn-white.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5); }
  body.ht-tm-default-theme .ht-tm-btn-white.disabled, body.ht-tm-default-theme .ht-tm-btn-white:disabled {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
  body.ht-tm-default-theme .ht-tm-btn-white:not(:disabled):not(.disabled):active, body.ht-tm-default-theme .ht-tm-btn-white:not(:disabled):not(.disabled).active,
  .show > body.ht-tm-default-theme .ht-tm-btn-white.dropdown-toggle {
    color: #212529;
    background-color: #e6e6e6;
    border-color: #dfdfdf; }
    body.ht-tm-default-theme .ht-tm-btn-white:not(:disabled):not(.disabled):active:focus, body.ht-tm-default-theme .ht-tm-btn-white:not(:disabled):not(.disabled).active:focus,
    .show > body.ht-tm-default-theme .ht-tm-btn-white.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(222, 222, 223, 0.5); }

body.ht-tm-default-theme .ht-tm-btn-outline-white {
  color: #fff;
  border-color: #fff; }
  body.ht-tm-default-theme .ht-tm-btn-outline-white:hover {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
  body.ht-tm-default-theme .ht-tm-btn-outline-white:focus, body.ht-tm-default-theme .ht-tm-btn-outline-white.focus {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
            box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  body.ht-tm-default-theme .ht-tm-btn-outline-white.disabled, body.ht-tm-default-theme .ht-tm-btn-outline-white:disabled {
    color: #fff;
    background-color: transparent; }
  body.ht-tm-default-theme .ht-tm-btn-outline-white:not(:disabled):not(.disabled):active, body.ht-tm-default-theme .ht-tm-btn-outline-white:not(:disabled):not(.disabled).active,
  .show > body.ht-tm-default-theme .ht-tm-btn-outline-white.dropdown-toggle {
    color: #212529;
    background-color: #fff;
    border-color: #fff; }
    body.ht-tm-default-theme .ht-tm-btn-outline-white:not(:disabled):not(.disabled):active:focus, body.ht-tm-default-theme .ht-tm-btn-outline-white:not(:disabled):not(.disabled).active:focus,
    .show > body.ht-tm-default-theme .ht-tm-btn-outline-white.dropdown-toggle:focus {
      -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
              box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }
  body.ht-tm-default-theme .ht-tm-btn-outline-white:hover, body.ht-tm-default-theme .ht-tm-btn-outline-white:active {
    color: #007bff !important; }

body.ht-tm-vibrant-sea .ht-tm-darkness {
  background-color: #021127; }

body.ht-tm-vibrant-sea .ht-blog-share-buttons {
  line-height: 28px; }

body.ht-tm-neon-glow .ht-tm-sidenav {
  background: #0c0d16; }

body.ht-tm-neon-glow .hljs {
  color: #b1b5ff; }

body.ht-tm-neon-glow .hljs-comment {
  color: #a0b5c6; }

body.ht-tm-neon-glow .hljs-string,
body.ht-tm-neon-glow .hljs-title,
body.ht-tm-neon-glow .hljs-section,
body.ht-tm-neon-glow .hljs-built_in,
body.ht-tm-neon-glow .hljs-literal,
body.ht-tm-neon-glow .hljs-type,
body.ht-tm-neon-glow .hljs-addition,
body.ht-tm-neon-glow .hljs-tag,
body.ht-tm-neon-glow .hljs-quote,
body.ht-tm-neon-glow .hljs-name,
body.ht-tm-neon-glow .hljs-selector-id,
body.ht-tm-neon-glow .hljs-selector-class {
  color: #b1e6b1; }

body.ht-tm-neon-glow .hljs-meta,
body.ht-tm-neon-glow .hljs-subst,
body.ht-tm-neon-glow .hljs-symbol,
body.ht-tm-neon-glow .hljs-regexp,
body.ht-tm-neon-glow .hljs-attribute,
body.ht-tm-neon-glow .hljs-deletion,
body.ht-tm-neon-glow .hljs-variable,
body.ht-tm-neon-glow .hljs-template-variable,
body.ht-tm-neon-glow .hljs-link,
body.ht-tm-neon-glow .hljs-bullet {
  color: #efe9a1; }

body.ht-tm-neon-glow .ht-tm-codesample-code pre {
  background: #32334a; }

body.ht-tm-neon-glow .ht-blog-share-buttons {
  line-height: 28px; }

body.ht-tm-neon-glow .ht-tm-sidenav-nav a {
  color: #cccccc; }

body.ht-tm-neon-glow .ht-tm-componentsblock {
  -webkit-box-shadow: none;
          box-shadow: none; }

body.ht-tm-neon-glow .ht-tm-needs-darkness.ht-tm-darkness {
  background: #c3dbe6; }
  body.ht-tm-neon-glow .ht-tm-needs-darkness.ht-tm-darkness .ht-tm-cat-subtitle {
    color: #0C0D16; }

body.ht-tm-neon-glow .ht-navbar-wrapper {
  background: #0C0D16; }

.text-underline {
  text-decoration: underline; }

.ht-neonglow-github-link {
  color: #6f6974;
  text-decoration: underline; }
  .ht-neonglow-github-link:hover, .ht-neonglow-github-link:focus, .ht-neonglow-github-link:active {
    color: #6f6974; }

.ht-tm-neon-glow #theme-download-modal .modal-dialog {
  max-width: 650px; }

.ht-tm-hello-world .ht-tm-jumbotron {
  padding: 0; }

.tm-footer {
  padding: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

@media (max-width: 767.98px) {
  .ht-tm-navbar {
    padding: 10px 0; } }

.ht-tm-navbar .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.ht-tm-navbar-left {
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }
  @media (max-width: 767.98px) {
    .ht-tm-navbar-left {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }

.ht-tm-nav {
  margin-left: 20px; }
  .ht-tm-nav a {
    display: inline-block;
    padding: 20px 10px; }
  @media (max-width: 767.98px) {
    .ht-tm-nav {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-left: 0; }
      .ht-tm-nav a {
        padding: 5px 0; } }

.ht-tm-navbar-bubblegum nav a {
  color: #fff; }

.ht-logo-img {
  vertical-align: baseline; }

.ht-tm-navbar-title {
  font-size: 25px; }

/* Challenge Modal Improvements */
#challenge-window .modal-dialog {
  max-width: 900px;
  margin-top: 2rem;
}

#challenge-window .modal-content {
  background: linear-gradient(135deg, #1e1e2e 0%, #2d2d44 100%);
  border: 2px solid var(--theme-color, #007bff);
  border-radius: 15px;
  box-shadow: 0 0 30px rgba(0, 123, 255, 0.3);
}

#challenge-window .modal-header {
  border-bottom: 2px solid var(--theme-color, #007bff);
  padding: 2rem;
  background: rgba(0, 0, 0, 0.3);
}

#challenge-window .modal-body {
  padding: 2rem;
  max-height: 70vh;
  overflow-y: auto;
}

#challenge-window .modal-footer {
  border-top: 2px solid var(--theme-color, #007bff);
  padding: 1.5rem 2rem;
}

/* Challenge Description and Image */
#challenge-window img {
  max-width: 100%;
  height: auto;
  max-height: 400px;
  object-fit: contain;
  margin: 1.5rem 0;
  border-radius: 10px;
  border: 1px solid var(--theme-color, #007bff);
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Challenge Info Section */
#challenge-window .challenge-info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin: 1.5rem 0;
  padding: 1rem;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  border-left: 4px solid var(--theme-color, #007bff);
}

#challenge-window .challenge-info-item {
  display: flex;
  flex-direction: column;
}

#challenge-window .challenge-info-item label {
  font-size: 0.9rem;
  color: #aaa;
  margin-bottom: 0.3rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}

#challenge-window .challenge-info-item strong {
  font-size: 1.3rem;
  color: var(--theme-color, #007bff);
}

/* Form Inputs */
#challenge-window input[type="text"],
#challenge-window textarea {
  background: rgba(0, 0, 0, 0.3) !important;
  border: 1px solid var(--theme-color, #007bff) !important;
  color: #fff !important;
  border-radius: 8px;
}

#challenge-window input[type="text"]:focus,
#challenge-window textarea:focus {
  background: rgba(0, 0, 0, 0.5) !important;
  border-color: var(--theme-color, #007bff) !important;
  box-shadow: 0 0 15px rgba(0, 123, 255, 0.3) !important;
}

/* Buttons */
#challenge-window .btn-primary {
  background: linear-gradient(135deg, var(--theme-color, #007bff) 0%, #0056b3 100%);
  border: none;
  border-radius: 8px;
  padding: 0.75rem 2rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
}

#challenge-window .btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 20px rgba(0, 123, 255, 0.4);
}

/* Attempts counter - Better layout */
#challenge-window .challenge-attempts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  margin: 1rem 0;
  border: 1px solid var(--theme-color, #007bff);
}

#challenge-window .attempts-count {
  font-size: 1.5rem;
  color: var(--theme-color, #007bff);
  font-weight: 700;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  #challenge-window .challenge-info {
    grid-template-columns: 1fr;
  }
  
  #challenge-window .modal-dialog {
    max-width: 95%;
    margin-top: 1rem;
  }
}

/* Markdown Styling */
#challenge-window strong {
  font-weight: 700;
  color: var(--theme-color, #007bff);
}

#challenge-window em {
  font-style: italic;
  opacity: 0.9;
}

#challenge-window code {
  background: rgba(0, 0, 0, 0.3);
  padding: 0.2rem 0.6rem;
  border-radius: 4px;
  font-family: 'Courier New', monospace;
  color: #00ff88;
}


/* Pre styling for code blocks */
#challenge-window pre {
  background: rgba(0, 0, 0, 0.5);
  padding: 1rem;
  border-radius: 8px;
  border-left: 4px solid var(--theme-color, #007bff);
  overflow-x: auto;
  margin: 1rem 0;
}

#challenge-window pre code {
  background: none;
  padding: 0;
  color: #00ff88;
}

/* Scrollbar styling - custom beautiful scrollbar */
#challenge-window .modal-body::-webkit-scrollbar {
  width: 10px;
}

#challenge-window .modal-body::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
}

#challenge-window .modal-body::-webkit-scrollbar-thumb {
  background: var(--theme-color, #007bff);
  border-radius: 10px;
  border: 2px solid rgba(0, 0, 0, 0.3);
}

#challenge-window .modal-body::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 150, 255, 0.8);
  box-shadow: 0 0 10px rgba(0, 150, 255, 0.5);
}

/* Firefox scrollbar */
#challenge-window .modal-body {
  scrollbar-color: var(--theme-color, #007bff) rgba(255, 255, 255, 0.05);
  scrollbar-width: thin;
}

/* Custom close button styling */
#challenge-window .custom-close-btn {
  position: absolute;
  top: 1rem;
  right: 1.5rem;
  background: none;
  border: none;
  font-size: 2.5rem;
  color: var(--theme-color, #007bff);
  cursor: pointer;
  padding: 0;
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  z-index: 10;
  font-weight: 300;
  line-height: 1;
  pointer-events: all;
}

#challenge-window .custom-close-btn:hover {
  color: #ff6b6b;
  text-shadow: 0 0 10px rgba(255, 107, 107, 0.5);
  transform: scale(1.15);
}

#challenge-window .custom-close-btn:active {
  transform: scale(0.95);
}

#challenge-window .custom-close-btn:focus {
  outline: 2px solid var(--theme-color, #007bff);
  outline-offset: 2px;
}

/* Solves and attempts counters in black */
#challenge-window .challenge-solves,
#challenge-window .challenge-attempts {
  color: #1a1a1a !important;
  background-color: #e5e7eb;
  border-radius: 6px;
  padding: 0.5rem 1rem;
  font-weight: 600;
  margin: 0.5rem 0;
}

#challenge-window .challenge-solves:hover,
#challenge-window .challenge-attempts:hover {
  background-color: #d1d5db;
  color: #000 !important;
}

/* Nav links for solves/attempts */
#challenge-window .nav-link.challenge-solves,
#challenge-window .nav-link.challenge-attempts {
  color: #1a1a1a !important;
  background: linear-gradient(135deg, #e5e7eb 0%, #d1d5db 100%);
  border: 1px solid var(--theme-color, #007bff);
  border-radius: 6px;
  padding: 0.6rem 1.2rem;
  font-weight: 600;
  margin: 0.3rem;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

#challenge-window .nav-link.challenge-solves.active,
#challenge-window .nav-link.challenge-attempts.active {
  background: linear-gradient(135deg, #00ffff 0%, #00bfff 100%);
  color: #000 !important;
  box-shadow: 0 0 15px rgba(0, 255, 255, 0.5);
  border-color: #00ffff;
}

#challenge-window .nav-link.challenge-solves:hover,
#challenge-window .nav-link.challenge-attempts:hover {
  background: linear-gradient(135deg, #d1d5db 0%, #b8bcc7 100%);
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}

/* Coin icon styling for points - ONLY JavaScript adds coins, not CSS */
.coin-icon {
  display: inline;
  margin-left: 0.3rem;
  font-size: 0.95em;
  vertical-align: middle;
}

/* Ensure challenge value shows coins properly */
#challenge-window .challenge-value {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 0.2rem;
}

#challenge-window .challenge-value .coin-icon {
  display: inline;
  margin-left: 0.3rem;
}

/* Ensure modal header has proper positioning for close button */
#challenge-window .modal-header {
  position: relative;
  padding-right: 4.5rem;
}

/* Hide the default Bootstrap close button completely */
#challenge-window .btn-close {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}


/* ===== Footer global Neon / Skopein ===== */

/* ===== Footer full-width, centré, collé en bas ===== */

/* Layout global */
html, body {
  height: 100%;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

/* Footer */
.footer {
  margin-top: auto;          /* clé de la stabilité */
  width: 100%;
  padding: 18px 0;

  background-color: rgba(0, 255, 136, 0.08); /* fond simple, stable */
  border-top: 1px solid rgba(58, 12, 158, 0.25);

  font-size: 0.8rem;
  color: #9ca3af;

  display: flex;
  justify-content: center;
  align-items: center;

  text-align: center;
}

/* Supprime les contraintes Bootstrap dans le footer */
.footer .container {
  max-width: none;
  padding: 0;
  margin: 0;
  text-align: center;
}