/* 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;
  box-sizing: border-box;
}

/* 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;
}

:root {
  --size: 15px;
  --red-tone-1: rgb(167, 0, 0);
  --red-tone-2: rgb(255, 0, 0);
  --red-tone-3: rgb(255, 82, 82);
  --black-tone-1: rgb(0, 0, 0);
  --black-tone-2: rgb(51, 51, 51);
  --black-tone-3: rgb(85, 85, 85);
  --light-tone-1: rgb(204, 204, 204);
  --light-tone-2: rgb(238, 238, 238);
  --light-tone-3: rgb(238, 238, 238);
  --orange-tone-1: rgb(255, 153, 0);
  --orange-tone-2: rgb(250, 189, 84);
  --orange-tone-3: rgb(231, 181, 94);
  --bg-tone-1: rgb(14, 24, 42);
  --bg-tone-2: rgb(36, 59, 85);
}

body {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 25px;
  background: var(--bg-tone-1);
  background: -webkit-linear-gradient(to left, var(--bg-tone-2), var(--bg-tone-1));
  background: linear-gradient(to left, var(--bg-tone-2), var(--bg-tone-1));
}
body input[type=checkbox] {
  display: none;
}
body input[type=checkbox]:not(:checked) + div.container + label {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container + label:hover {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside article div {
  rotate: 90deg;
}
body input[type=checkbox]:not(:checked) + div.container aside.hair-0 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.hair-0 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.hair-0 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.hair-0 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.hair-0 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.hair-0 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.hair-0 article div:nth-child(7) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.hair-0 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.hair-0 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.hair-0 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.hair-0 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.hair-0 article div:nth-child(12), body input[type=checkbox]:not(:checked) + div.container aside.hair-0 article div:nth-child(13) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.hair-1 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.hair-1 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.hair-1 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.hair-1 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.hair-1 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.hair-1 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.hair-1 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.hair-1 article div:nth-child(8) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.hair-1 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.hair-1 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.hair-1 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.hair-1 article div:nth-child(12), body input[type=checkbox]:not(:checked) + div.container aside.hair-1 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.hair-1 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.hair-1 article div:nth-child(15) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(9) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(12), body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.hair-2 article div:nth-child(17) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(10) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(12), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(17), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.hair-3 article div:nth-child(19) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(11) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(12), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(17), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(19), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(20), body input[type=checkbox]:not(:checked) + div.container aside.hair-4 article div:nth-child(21) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(12) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(17), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(19), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(20), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(21), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(22), body input[type=checkbox]:not(:checked) + div.container aside.face-1 article div:nth-child(23) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(3) {
  background-color: var(--black-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(22), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(21) {
  background-color: var(--black-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(12) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(17), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(19), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(20), body input[type=checkbox]:not(:checked) + div.container aside.face-2 article div:nth-child(23) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(4) {
  background-color: var(--black-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(22), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(20) {
  background-color: var(--black-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(3) {
  background-color: var(--light-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(21) {
  background-color: var(--light-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(12) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(17), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(19), body input[type=checkbox]:not(:checked) + div.container aside.face-3 article div:nth-child(23) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(5) {
  background-color: var(--black-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(22), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(19) {
  background-color: var(--black-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(4) {
  background-color: var(--light-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(21), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(20) {
  background-color: var(--light-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(12) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(17), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.face-4 article div:nth-child(23) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(6) {
  background-color: var(--black-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(22), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(18) {
  background-color: var(--black-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(5) {
  background-color: var(--light-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(21), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(20), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(19) {
  background-color: var(--light-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(12) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(17), body input[type=checkbox]:not(:checked) + div.container aside.face-5 article div:nth-child(23) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(7) {
  background-color: var(--black-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(22), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(17) {
  background-color: var(--black-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(6) {
  background-color: var(--light-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(21), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(20), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(19), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(18) {
  background-color: var(--light-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(12) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.face-6 article div:nth-child(23) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(8) {
  background-color: var(--black-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(22), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(16) {
  background-color: var(--black-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(7) {
  background-color: var(--light-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(21), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(20), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(19), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(17) {
  background-color: var(--light-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(12) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.face-7 article div:nth-child(23) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(9) {
  background-color: var(--black-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(21), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(15) {
  background-color: var(--black-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(8) {
  background-color: var(--light-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(20), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(19), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(17), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(16) {
  background-color: var(--light-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(12) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(22), body input[type=checkbox]:not(:checked) + div.container aside.face-8 article div:nth-child(23) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(10) {
  background-color: var(--black-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(20), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(14) {
  background-color: var(--black-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(9) {
  background-color: var(--light-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(19), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(17), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(15) {
  background-color: var(--light-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(12) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(21), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(22), body input[type=checkbox]:not(:checked) + div.container aside.face-9 article div:nth-child(23) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(9) {
  background-color: var(--black-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(19), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(15) {
  background-color: var(--black-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(8) {
  background-color: var(--light-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(17), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(16) {
  background-color: var(--light-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(12) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(20), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(21), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(22), body input[type=checkbox]:not(:checked) + div.container aside.face-10 article div:nth-child(23) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(8) {
  background-color: var(--black-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(16) {
  background-color: var(--black-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(7) {
  background-color: var(--light-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(17) {
  background-color: var(--light-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(12) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(19), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(20), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(21), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(22), body input[type=checkbox]:not(:checked) + div.container aside.face-11 article div:nth-child(23) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(7) {
  background-color: var(--black-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(17) {
  background-color: var(--black-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(12) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(19), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(20), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(21), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(22), body input[type=checkbox]:not(:checked) + div.container aside.face-12 article div:nth-child(23) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(12) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(17), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(19), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(20), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(21), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(22), body input[type=checkbox]:not(:checked) + div.container aside.face-13 article div:nth-child(23) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(12) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(17), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(19), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(20), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(21), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(22), body input[type=checkbox]:not(:checked) + div.container aside.face-14 article div:nth-child(23) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(12) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(17), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(19), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(20), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(21), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(22), body input[type=checkbox]:not(:checked) + div.container aside.face-15 article div:nth-child(23) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(11) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(12), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(17), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(19), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(20), body input[type=checkbox]:not(:checked) + div.container aside.jaw-1 article div:nth-child(21) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(10) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(12), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(17), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(18), body input[type=checkbox]:not(:checked) + div.container aside.jaw-2 article div:nth-child(19) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(9) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(12), body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(15), body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(16), body input[type=checkbox]:not(:checked) + div.container aside.jaw-3 article div:nth-child(17) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.jaw-4 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.jaw-4 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.jaw-4 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.jaw-4 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.jaw-4 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.jaw-4 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.jaw-4 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.jaw-4 article div:nth-child(8) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.jaw-4 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.jaw-4 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.jaw-4 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.jaw-4 article div:nth-child(12), body input[type=checkbox]:not(:checked) + div.container aside.jaw-4 article div:nth-child(13), body input[type=checkbox]:not(:checked) + div.container aside.jaw-4 article div:nth-child(14), body input[type=checkbox]:not(:checked) + div.container aside.jaw-4 article div:nth-child(15) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.jaw-5 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.jaw-5 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.jaw-5 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.jaw-5 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.jaw-5 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.jaw-5 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.jaw-5 article div:nth-child(7) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.jaw-5 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.jaw-5 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.jaw-5 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.jaw-5 article div:nth-child(11), body input[type=checkbox]:not(:checked) + div.container aside.jaw-5 article div:nth-child(12), body input[type=checkbox]:not(:checked) + div.container aside.jaw-5 article div:nth-child(13) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.jaw-6 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.jaw-6 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.jaw-6 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.jaw-6 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.jaw-6 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.jaw-6 article div:nth-child(6) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.jaw-6 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.jaw-6 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.jaw-6 article div:nth-child(9), body input[type=checkbox]:not(:checked) + div.container aside.jaw-6 article div:nth-child(10), body input[type=checkbox]:not(:checked) + div.container aside.jaw-6 article div:nth-child(11) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.jaw-7 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.jaw-7 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.jaw-7 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.jaw-7 article div:nth-child(4), body input[type=checkbox]:not(:checked) + div.container aside.jaw-7 article div:nth-child(5) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.jaw-7 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.jaw-7 article div:nth-child(7), body input[type=checkbox]:not(:checked) + div.container aside.jaw-7 article div:nth-child(8), body input[type=checkbox]:not(:checked) + div.container aside.jaw-7 article div:nth-child(9) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:not(:checked) + div.container aside.jaw-8 article div:nth-child(1), body input[type=checkbox]:not(:checked) + div.container aside.jaw-8 article div:nth-child(2), body input[type=checkbox]:not(:checked) + div.container aside.jaw-8 article div:nth-child(3), body input[type=checkbox]:not(:checked) + div.container aside.jaw-8 article div:nth-child(4) {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:not(:checked) + div.container aside.jaw-8 article div:nth-child(5), body input[type=checkbox]:not(:checked) + div.container aside.jaw-8 article div:nth-child(6), body input[type=checkbox]:not(:checked) + div.container aside.jaw-8 article div:nth-child(7) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container + label {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container + label:hover {
  background-color: var(--red-tone-1);
}
body input[type=checkbox]:checked + div.container aside article div {
  rotate: -90deg;
}
body input[type=checkbox]:checked + div.container aside.hair-0 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.hair-0 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.hair-0 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.hair-0 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.hair-0 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.hair-0 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.hair-0 article div:nth-child(7) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.hair-0 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.hair-0 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.hair-0 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.hair-0 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.hair-0 article div:nth-child(12), body input[type=checkbox]:checked + div.container aside.hair-0 article div:nth-child(13) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.hair-1 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.hair-1 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.hair-1 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.hair-1 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.hair-1 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.hair-1 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.hair-1 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.hair-1 article div:nth-child(8) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.hair-1 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.hair-1 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.hair-1 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.hair-1 article div:nth-child(12), body input[type=checkbox]:checked + div.container aside.hair-1 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.hair-1 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.hair-1 article div:nth-child(15) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(9) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(12), body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.hair-2 article div:nth-child(17) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(7) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(17) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(10) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(12), body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.hair-3 article div:nth-child(19) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(8) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(19) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(11) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(12), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(20), body input[type=checkbox]:checked + div.container aside.hair-4 article div:nth-child(21) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(9) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(19), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(20), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(21) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(12) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(22), body input[type=checkbox]:checked + div.container aside.face-1 article div:nth-child(23) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(9) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(19), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(20), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(22) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(12) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(21), body input[type=checkbox]:checked + div.container aside.face-2 article div:nth-child(23) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(12) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(19), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(20), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(22) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(3) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(21), body input[type=checkbox]:checked + div.container aside.face-3 article div:nth-child(23) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(12) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(19), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(20), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(22) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(3) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(21), body input[type=checkbox]:checked + div.container aside.face-4 article div:nth-child(23) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(12) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(19), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(20), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(22) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(3) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(21), body input[type=checkbox]:checked + div.container aside.face-5 article div:nth-child(23) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(2) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(22) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(12) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(19), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(20), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(21), body input[type=checkbox]:checked + div.container aside.face-6 article div:nth-child(23) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(12) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(22) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(8) {
  background-color: var(--light-tone-1);
}
body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(19), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(20) {
  background-color: var(--light-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(9) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(21), body input[type=checkbox]:checked + div.container aside.face-7 article div:nth-child(23) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(12) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(22) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(9) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(19), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(20), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(21), body input[type=checkbox]:checked + div.container aside.face-8 article div:nth-child(23) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(12) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(19), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(20), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(21), body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(22) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(1) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-9 article div:nth-child(23) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(12) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(19), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(20), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(21) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(2) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(22), body input[type=checkbox]:checked + div.container aside.face-10 article div:nth-child(23) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(12) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(19), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(20), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(22) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(3) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(21), body input[type=checkbox]:checked + div.container aside.face-11 article div:nth-child(23) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(12) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(19), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(21), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(22) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(4) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(20), body input[type=checkbox]:checked + div.container aside.face-12 article div:nth-child(23) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(12) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(20), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(21), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(22) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(5) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(19), body input[type=checkbox]:checked + div.container aside.face-13 article div:nth-child(23) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(12) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(19), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(20), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(21), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(22) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(6) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.face-14 article div:nth-child(23) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(12) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(19), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(20), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(21) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(7) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(22), body input[type=checkbox]:checked + div.container aside.face-15 article div:nth-child(23) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(11) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(12), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(17), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(19) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(6) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(20), body input[type=checkbox]:checked + div.container aside.jaw-1 article div:nth-child(21) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(10) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(12), body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(17) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(5) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(15), body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(18), body input[type=checkbox]:checked + div.container aside.jaw-2 article div:nth-child(19) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(3) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(15) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(9) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(12), body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(13), body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(16), body input[type=checkbox]:checked + div.container aside.jaw-3 article div:nth-child(17) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.jaw-4 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.jaw-4 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.jaw-4 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.jaw-4 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.jaw-4 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.jaw-4 article div:nth-child(8) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.jaw-4 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.jaw-4 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.jaw-4 article div:nth-child(11), body input[type=checkbox]:checked + div.container aside.jaw-4 article div:nth-child(12), body input[type=checkbox]:checked + div.container aside.jaw-4 article div:nth-child(13) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.jaw-4 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.jaw-4 article div:nth-child(2) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.jaw-4 article div:nth-child(14), body input[type=checkbox]:checked + div.container aside.jaw-4 article div:nth-child(15) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.jaw-5 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.jaw-5 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.jaw-5 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.jaw-5 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.jaw-5 article div:nth-child(7) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.jaw-5 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.jaw-5 article div:nth-child(9), body input[type=checkbox]:checked + div.container aside.jaw-5 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.jaw-5 article div:nth-child(11) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.jaw-5 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.jaw-5 article div:nth-child(2) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.jaw-5 article div:nth-child(12), body input[type=checkbox]:checked + div.container aside.jaw-5 article div:nth-child(13) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.jaw-6 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.jaw-6 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.jaw-6 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.jaw-6 article div:nth-child(6) {
  background-color: var(--orange-tone-1);
}
body input[type=checkbox]:checked + div.container aside.jaw-6 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.jaw-6 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.jaw-6 article div:nth-child(9) {
  background-color: var(--orange-tone-2);
}
body input[type=checkbox]:checked + div.container aside.jaw-6 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.jaw-6 article div:nth-child(2) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.jaw-6 article div:nth-child(10), body input[type=checkbox]:checked + div.container aside.jaw-6 article div:nth-child(11) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.jaw-7 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.jaw-7 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.jaw-7 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.jaw-7 article div:nth-child(4), body input[type=checkbox]:checked + div.container aside.jaw-7 article div:nth-child(5) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.jaw-7 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.jaw-7 article div:nth-child(7), body input[type=checkbox]:checked + div.container aside.jaw-7 article div:nth-child(8), body input[type=checkbox]:checked + div.container aside.jaw-7 article div:nth-child(9) {
  background-color: var(--red-tone-3);
}
body input[type=checkbox]:checked + div.container aside.jaw-8 article div:nth-child(1), body input[type=checkbox]:checked + div.container aside.jaw-8 article div:nth-child(2), body input[type=checkbox]:checked + div.container aside.jaw-8 article div:nth-child(3), body input[type=checkbox]:checked + div.container aside.jaw-8 article div:nth-child(4) {
  background-color: var(--red-tone-2);
}
body input[type=checkbox]:checked + div.container aside.jaw-8 article div:nth-child(5), body input[type=checkbox]:checked + div.container aside.jaw-8 article div:nth-child(6), body input[type=checkbox]:checked + div.container aside.jaw-8 article div:nth-child(7) {
  background-color: var(--red-tone-3);
}
body label {
  padding: 10px 20px;
  color: white;
  font-family: "Courier New", Courier, monospace;
  font-size: 18px;
  font-weight: bold;
  user-select: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  cursor: pointer;
  transition: 0.5s background-color;
  -webkit-transition: 0.5s background-color;
  -moz-transition: 0.5s background-color;
  -ms-transition: 0.5s background-color;
  -o-transition: 0.5s background-color;
  box-shadow: 0px 0px 10px var(--bg-tone-1);
}
body div.container {
  width: calc(var(--size) * 30);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: wrap;
}
body div.container aside {
  width: calc(var(--size) * 30);
  height: var(--size);
  display: flex;
  justify-content: center;
}
body div.container aside article {
  width: 1000px;
  height: var(--size);
  display: flex;
  justify-content: center;
}
body div.container aside article div {
  width: var(--size);
  height: var(--size);
  background-color: rgb(245, 37, 16);
  transition: 1s all;
  -webkit-transition: 1s all;
  -moz-transition: 1s all;
  -ms-transition: 1s all;
  -o-transition: 1s all;
  transition-delay: var(--y);
  box-shadow: 0px 0px 6px var(--black-tone-1);
}

/*# sourceMappingURL=style.css.map */
