@font-face {
	font-family: "Montserrat";
	src: url("../fonts/montserrat-100-normal.woff2") format("woff2"),
		url("../fonts/montserrat-100-normal.woff") format("woff"),
		url("../fonts/montserrat-100-normal.ttf") format("truetype");
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat";
	src: url("../fonts/montserrat-200-normal.woff2") format("woff2"),
		url("../fonts/montserrat-200-normal.woff") format("woff"),
		url("../fonts/montserrat-200-normal.ttf") format("truetype");
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat";
	src: url("../fonts/montserrat-300-normal.woff2") format("woff2"),
		url("../fonts/montserrat-300-normal.woff") format("woff"),
		url("../fonts/montserrat-300-normal.ttf") format("truetype");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat";
	src: url("../fonts/montserrat-400-normal.woff2") format("woff2"),
		url("../fonts/montserrat-400-normal.woff") format("woff"),
		url("../fonts/montserrat-400-normal.ttf") format("truetype");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat";
	src: url("../fonts/montserrat-500-normal.woff2") format("woff2"),
		url("../fonts/montserrat-500-normal.woff") format("woff"),
		url("../fonts/montserrat-500-normal.ttf") format("truetype");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat";
	src: url("../fonts/montserrat-600-normal.woff2") format("woff2"),
		url("../fonts/montserrat-600-normal.woff") format("woff"),
		url("../fonts/montserrat-600-normal.ttf") format("truetype");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat";
	src: url("../fonts/montserrat-700-normal.woff2") format("woff2"),
		url("../fonts/montserrat-700-normal.woff") format("woff"),
		url("../fonts/montserrat-700-normal.ttf") format("truetype");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat";
	src: url("../fonts/montserrat-800-normal.woff2") format("woff2"),
		url("../fonts/montserrat-800-normal.woff") format("woff"),
		url("../fonts/montserrat-800-normal.ttf") format("truetype");
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Montserrat";
	src: url("../fonts/montserrat-900-normal.woff2") format("woff2"),
		url("../fonts/montserrat-900-normal.woff") format("woff"),
		url("../fonts/montserrat-900-normal.ttf") format("truetype");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Symbola";
	src: url("../fonts/symbola.woff") format("woff"), url("../fonts/symbola.ttf") format("truetype");
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "openmoji-black";
	src: url("../fonts/openmoji-black.ttf") format("truetype");
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "openmoji-color";
	src: url("../fonts/openmoji-color.ttf") format("truetype");
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: "Minecraft";
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/minecraft_font.eot") format("eot"), url("../fonts/minecraft_font.woff") format("woff"),
		url("../fonts/minecraft_font.ttf") format("truetype"), url("../fonts/minecraft_font.svg#Minecraft") format("svg");
}

::-webkit-scrollbar {
	width: 6px;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb {
	background-color: darkgrey;
	/* outline: 1px solid slategrey  */
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: middle;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	text-decoration: none;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	max-width: 100%;
	width: auto;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
	margin: 0;
}

code,
kbd,
pre,
samp {
	font-family: Consolas,Andale Mono WT,Andale Mono,Lucida Console,Lucida Sans Typewriter,DejaVu Sans Mono,Bitstream Vera Sans Mono,Liberation Mono,Nimbus Mono L,Monaco,Courier New,Courier,monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
	outline: none;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	webkit-appearance: button;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	box-sizing: content-box;
	webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	webkit-appearance: none;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px rgb(245, 245, 245) inset;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: 700;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

::selection {
	background: rgba(0, 162, 255, 0.3);
}

::-moz-selection {
	background: rgba(255, 166, 0, 0.3);
}

img::-moz-selection {
	background: transparent;
}

img::selection {
	background: transparent;
}

img::-moz-selection {
	background: transparent;
}

body {
	background-color: #0c0c0c;
	font-family: "Montserrat", "Symbola", sans-serif;
	margin: 0;
	font-size: 12px;
	line-height: 1.6;
	ms-text-size-adjust: 100%;
	webkit-text-size-adjust: 100%;
	webkit-font-smoothing: antialiased;
	webkit-text-size-adjust: 100%;
	webkit-tap-highlight-color: #50f;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
body * {
	forced-color-adjust: none;
}
body *:focus-visible{
	outline: none;
}
.tooltip {
	display: inline-block;
	position: relative;
}

.tooltip::before {
	content: attr(data-tooltip);
	position: absolute;
	width: 300px;
	max-width: 80vw;
	bottom: 117%;
	left: 50%;
	margin-left: -100px;
	font-weight: 400;
	font-size: 12px;
	border-radius: 3px;
	padding: 3px 6px;
	background-color: var(--color-one);
	color: var(--color-desc);
	text-align: center;
	opacity: 0;
}

.tooltip:hover::before {
	opacity: 1;
	transition: 0.2s ease-in-out 0.4s;
}
