@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sixtyfour&display=swap');

body {
  margin: 0;
  font-size: 13px;
}

.game_page_apperance_columns {
  display: flex;
}
.game_page_apperance_columns > .game_page_primary_column {
  flex: 1;
}

.inner_column {
  width: 960px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 40px;
  background: white;
  overflow: hidden;
}

.inner_column p,
.inner_column ul,
.inner_column ol {
  line-height: 1.4;
}

.inner_column h2,
.inner_column h3,
.inner_column h4 {
  margin: 0.8em 20px;
}

.inner_column.size_large {
  font-size: 16px;
}

.responsive .inner_column {
  max-width: 960px;
  width: auto;
}

@media (max-width: 1000px) {
  .responsive .inner_column {
    padding-bottom: 0;
    max-width: 600px;
  }
}

.view_game_page .formatted_description {
  margin: 20px;
  margin-bottom: 40px;
  margin-top: 0;
}

.user_formatted img,
.user_formatted iframe {
  max-width: 100%;
  border: 0;
}

.header img {
  display: none;
}
.header.align_center {
  text-align: center;
}
.header.has_image {
  font-size: 0;
}
.header.has_image img {
  display: inline-block;
  max-width: 100%;
}

.view_game_page .header_buy_row {
  text-align: center;
  margin: 1em 0 3em;
}
.view_game_page .buy_row {
  margin: 20px;
}
.view_game_page .buy_row .button_message {
  display: inline-flex;
  align-items: center;
}
.view_game_page .buy_row .button {
  margin-right: 10px;
}
.view_game_page .buy_row .buy_message {
  display: flex;
  align-items: center;
}
.view_game_page .buy_row .buy_message > * {
  margin-right: 5px;
}
.view_game_page .buy_row .buy_message > *:last-child {
  margin-right: 0;
}
.view_game_page .buy_row .dollars {
  font-weight: bold;
  font-size: 120%;
}
@media (max-width: 1000px) {
  .responsive .view_game_page .buy_row .dollars {
    font-size: 100%;
  }
}
.view_game_page .buy_row .sub {
  color: inherit;
  opacity: 0.5;
}

.view_game_page .button {
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  box-sizing: border-box;
  display: inline-block;
  background: #ff2449;
  color: white;
  text-decoration: none;
  padding: 0 10px;
  font-size: 14px;
  text-shadow: 0 1px 0 #c3223e;
  cursor: pointer;
  border-radius: 3px;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 1px rgba(255, 255, 255, 0.21);
  text-align: center;
  line-height: 33px;
  font-weight: bold;
  height: 35px;
  min-width: 75px;
}

.view_game_page .bundle_row {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  margin: 20px;
  border: 2px solid #dadada;
  border-radius: 2px;
}
.view_game_page .bundle_row .bundle_info {
  flex: 1;
  min-width: 0;
  margin-right: 20px;
  line-height: 1.5;
}

.columns {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.columns .left_col {
  flex: 1;
  width: 0;
  min-width: 0;
}
.view_game_page .column {
  padding-bottom: 20px;
}

.inner_column ::selection {
  color: #ffffff;
  background: #6c00ff;
}

.inner_column ::-moz-selection {
  color: #ffffff;
  background: #6c00ff;
}

.inner_column h1,
.inner_column h2,
.inner_column h3,
.inner_column h4,
.inner_column h5,
.inner_column h6 {
  font-family: Sixtyfour;
  font-weight: bold;
  color: #ffffff;
}

.inner_column hr {
  background-color: #130a5c;
}

.inner_column table {
  border-color: #130a5c;
}

.inner_column .redactor-box .redactor-toolbar li a {
  color: #9f7ee8;
}

.inner_column .redactor-box .redactor-toolbar li a:hover,
.inner_column .redactor-box .redactor-toolbar li a:active,
.inner_column .redactor-box .redactor-toolbar li a.redactor-act {
  background-color: #6c00ff !important;
  color: #ffffff !important;
  text-shadow: 0 1px 0px #891dff !important;
}

.inner_column .redactor-box .redactor-toolbar .re-button-tooltip {
  text-shadow: none;
}

.game_frame {
  background: #1c1933;
  /*! */
  /* */
}

.game_frame .embed_info {
  background-color: rgba(3, 0, 26, 0.85);
}

.game_loading .loader_bar .loader_bar_slider {
  background-color: #6c00ff;
}

.view_game_page .reward_row,
.view_game_page .bundle_row {
  border-color: #1c1933 !important;
}

.view_game_page .game_info_panel_widget {
  background: rgba(28, 25, 51, 0);
}

.view_game_page .star_value .star_fill {
  color: #6c00ff;
}

.view_game_page .rewards .quantity_input {
  background: rgba(28, 25, 51, 0);
  border-color: rgba(190, 184, 204, 0.5);
  color: #beb8cc;
}

.view_game_page .right_col {
  display: none;
}

.game_devlog_page li .meta_row .post_likes {
  border-color: #1c1933;
}

.game_devlog_post_page .post_like_button {
  box-shadow: inset 0 0 0 1px #130a5c;
}

.game_comments_widget .community_post .post_footer a,
.game_comments_widget .community_post .post_footer .vote_btn,
.game_comments_widget .community_post .post_header .post_date a,
.game_comments_widget .community_post .post_header .edit_message {
  color: rgba(190, 184, 204, 0.5);
}

.game_comments_widget .community_post .reveal_full_post_btn {
  background: linear-gradient(to bottom, transparent, #03001a 50%, #03001a);
  color: #9f7ee8;
}

.game_comments_widget .community_post .post_votes {
  border-color: rgba(190, 184, 204, 0.2);
}

.game_comments_widget .community_post .post_votes .vote_btn:hover {
  background: rgba(190, 184, 204, 0.05);
}

.game_comments_widget .community_post .post_footer .vote_btn {
  border-color: rgba(190, 184, 204, 0.5);
}

.game_comments_widget .community_post .post_footer .vote_btn span {
  color: inherit;
}

.game_comments_widget .community_post .post_footer .vote_btn:hover,
.game_comments_widget .community_post .post_footer .vote_btn.voted {
  background-color: #6c00ff;
  color: #ffffff;
  text-shadow: 0 1px 0px #891dff;
  border-color: #6c00ff;
}

.game_comments_widget .form .redactor-box,
.game_comments_widget .form .click_input,
.game_comments_widget .form .forms_markdown_input_widget {
  border-color: rgba(190, 184, 204, 0.5);
  background: transparent;
}

.game_comments_widget .form .redactor-layer,
.game_comments_widget .form .redactor-toolbar,
.game_comments_widget .form .click_input,
.game_comments_widget .form .forms_markdown_input_widget {
  background: rgba(28, 25, 51, 0);
}

.game_comments_widget
  .form
  .forms_markdown_input_widget
  .markdown_toolbar
  button {
  color: inherit;
  opacity: 0.6;
}

.game_comments_widget
  .form
  .forms_markdown_input_widget
  .markdown_toolbar
  button:hover,
.game_comments_widget
  .form
  .forms_markdown_input_widget
  .markdown_toolbar
  button:active {
  opacity: 1;
  background-color: #6c00ff !important;
  color: #ffffff !important;
  text-shadow: 0 1px 0px #891dff !important;
}

.game_comments_widget .form .forms_markdown_input_widget .markdown_toolbar,
.game_comments_widget .form .forms_markdown_input_widget li {
  border-color: rgba(190, 184, 204, 0.5);
}

.game_comments_widget .form textarea {
  border-color: rgba(190, 184, 204, 0.5);
  background: rgba(28, 25, 51, 0);
  color: inherit;
}

.game_comments_widget .form .redactor-toolbar {
  border-color: rgba(190, 184, 204, 0.5);
}

.game_comments_widget .hint {
  color: rgba(190, 184, 204, 0.5);
}

.game_community_preview_widget .community_topic_row .topic_tag {
  background-color: #1c1933;
}

.footer .svgicon,
.view_game_page .more_information_toggle .svgicon {
  fill: #beb8cc !important;
}
