/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

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

@font-face {
  font-family: PixelOperator;
  font-weight: bold;
  src: url("./PixelOperatorMono8-Bold.ttf");
}
@font-face {
  font-family: PixelOperator;
  font-weight: normal;
  src: url("./PixelOperatorMono8.ttf");
}
button,
details > summary {
  cursor: pointer;
}

b,
strong {
  font-weight: bolder;
}

i,
em {
  font-style: italic;
}

:root {
  background-color: #ffffff;
  background-image: url("./bg.png");
  color: #312129;
  color-scheme: dark;
  font-family: PixelOperator;
  font-size: 16px;
  font-weight: normal;
}

a {
  color: blue;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: underline;
}
a:active {
  color: red;
}

::selection {
  background: #312129;
  color: #fff4c4;
}

* {
  box-sizing: border-box;
  image-rendering: pixelated;
}

.pic_choices .info_1 {
  content: url("./info1.png");
  margin-right: 20px;
}

#log .info_1 {
  content: url("./info1_small.png");
  margin-left: 10px;
}

.pic_choices .info_2 {
  content: url("./info2.png");
  margin-right: 20px;
}

#log .info_2 {
  content: url("./info2_small.png");
  margin-left: 10px;
}

.pic_choices .info_3 {
  content: url("./info3.png");
  margin-right: 20px;
}

#log .info_3 {
  content: url("./info3_small.png");
  margin-left: 10px;
}

.pic_choices .log1_1 {
  content: url("./log1_1.png");
  margin-right: 20px;
}

#log .log1_1 {
  content: url("./log1_1_small.png");
  margin-left: 10px;
}

.pic_choices .log1_2 {
  content: url("./log1_2.png");
  margin-right: 20px;
}

#log .log1_2 {
  content: url("./log1_2_small.png");
  margin-left: 10px;
}

.pic_choices .log1_3 {
  content: url("./log1_3.png");
  margin-right: 20px;
}

#log .log1_3 {
  content: url("./log1_3_small.png");
  margin-left: 10px;
}

.pic_choices .log2_1 {
  content: url("./log2_1.png");
  margin-right: 20px;
}

#log .log2_1 {
  content: url("./log2_1_small.png");
  margin-left: 10px;
}

.pic_choices .log2_2 {
  content: url("./log2_2.png");
  margin-right: 20px;
}

#log .log2_2 {
  content: url("./log2_2_small.png");
  margin-left: 10px;
}

.pic_choices .log2_3 {
  content: url("./log2_3.png");
  margin-right: 20px;
}

#log .log2_3 {
  content: url("./log2_3_small.png");
  margin-left: 10px;
}

.pic_choices .log3_1 {
  content: url("./log3_1.png");
  margin-right: 20px;
}

#log .log3_1 {
  content: url("./log3_1_small.png");
  margin-left: 10px;
}

.pic_choices .log3_2 {
  content: url("./log3_2.png");
  margin-right: 20px;
}

#log .log3_2 {
  content: url("./log3_2_small.png");
  margin-left: 10px;
}

.pic_choices .log3_3 {
  content: url("./log3_3.png");
  margin-right: 20px;
}

#log .log3_3 {
  content: url("./log3_3_small.png");
  margin-left: 10px;
}

.pic_choices .log4_1 {
  content: url("./log4_1.png");
  margin-right: 20px;
}

#log .log4_1 {
  content: url("./log4_1_small.png");
  margin-left: 10px;
}

* {
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.1);
}

*::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
*::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}
*::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.52);
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
*::-webkit-scrollbar-corner {
  background: rgba(0, 0, 0, 0.1);
}

@keyframes fuzz {
  from {
    padding-left: 100%;
  }
  to {
    padding-left: none;
  }
}
@keyframes fade {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
html,
body {
  overflow: hidden;
  height: 100vh;
}

:root {
  background-color: #ffffe0;
  background-image: url("./loading.png"), url("./bg2.png");
}

img {
  pointer-events: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  user-select: none;
}
img[src=""] {
  display: none;
}

.fuzz img {
  animation: fuzz 0.4s ease-out forwards;
}
.fuzz::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: white;
  animation: fade 0.2s ease-out forwards;
  pointer-events: none;
}