@import"https://fonts.googleapis.com/css2?family=Fredoka+One&display=swap";nav:where(.astro-XVRFUPWN){color:#fff;opacity:.8;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:20px;max-width:770px}h2:where(.astro-XVRFUPWN){padding-left:40px;font-size:1.17em}@media (min-width: 770px){ol:where(.astro-XVRFUPWN){columns:2}}nav:where(.astro-XVRFUPWN) a:where(.astro-XVRFUPWN){display:block;text-decoration:none;line-height:1.8em}nav:where(.astro-XVRFUPWN) a:where(.astro-XVRFUPWN):hover{text-decoration:underline}a:where(.astro-DUDPLW2G){display:flex;gap:15px;align-items:center}body{background-color:#151515;margin:0}a,a:visited{color:inherit}*{box-sizing:border-box}footer{color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px 20px 50px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.8em}footer>*{padding:20px 0}footer iframe{max-width:100%}.day:where(.astro-ZDWE73OJ){position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;background:white;border-radius:10px;perspective:500px}.day:where(.astro-ZDWE73OJ) .cover:where(.astro-ZDWE73OJ){border-radius:10px;position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;font-family:Fredoka One,cursive;font-size:3em;transform-origin:left top;transition:1s ease-in-out}.day:where(.astro-ZDWE73OJ) .title:where(.astro-ZDWE73OJ){border-radius:10px;position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;justify-content:center;color:transparent;pointer-events:none}.day:where(.astro-ZDWE73OJ):hover{z-index:10}.day:where(.astro-ZDWE73OJ):hover .cover:where(.astro-ZDWE73OJ){transform:rotateY(-100deg)}.day:where(.astro-ZDWE73OJ):nth-of-type(5n-4) .cover:where(.astro-ZDWE73OJ){background-color:#2f3029;color:#f5eed7}.day:where(.astro-ZDWE73OJ):nth-of-type(5n-3) .cover:where(.astro-ZDWE73OJ){background-color:#b73a3b;color:#f5eed7;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 100 100'><circle cx='25' cy='25' r='15' fill='%239B2D2B'/><circle cx='75' cy='75' r='16' fill='%239B2D2B'/></svg>")}.day:where(.astro-ZDWE73OJ):nth-of-type(5n-2) .cover:where(.astro-ZDWE73OJ){background-color:#f5eed7;color:#252721;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='47.5' height='47.5' viewBox='0 0 100 100'><path d='M 25 10 L 25 17 M 25 33 L 25 40 M 10 25 L 17 25 M 33 25 L 40 25' stroke='%23CD803D' stroke-width='6' stroke-linecap='round' /><circle cx='75' cy='75' r='4' fill='%23CD803D'/></svg>")}.day:where(.astro-ZDWE73OJ):nth-of-type(5n-1) .cover:where(.astro-ZDWE73OJ){background-color:#b7c7b0;color:#252721;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 120 120'><polygon fill='%2393A891' points='120 120 60 120 90 90 120 60 120 0 120 0 60 60 0 0 0 60 30 90 60 120 120 120 '/></svg>")}.day:where(.astro-ZDWE73OJ):nth-of-type(5n-0) .cover:where(.astro-ZDWE73OJ){background-color:#b73a3b;color:#f5eed7;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='70' height='70' viewBox='0 0 100 100'><path d='M 0 25 L 25 0 M 0 50 L 50 0 M 0 75 L 75 0 M 0 100 L 100 0 M 0 125 L 125 0 M 0 150 L 150 0 M 0 175 L 175 0' stroke='%239B2D2B' stroke-width='6' /></svg>")}.App{display:flex;justify-content:center;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}@media (min-width: 770px) and (min-height: 770px){.App{align-items:center;height:100vh}}header{min-height:120px;margin:0;grid-row:1;grid-column:1/4}header h1{font-family:Fredoka One,cursive}header h2{font-size:1em;font-weight:400}svg{border-radius:10px}.grid{display:grid;grid-template-columns:repeat(3,auto);grid-template-rows:repeat(12,auto);gap:10px;padding:50px 10px}.grid .block:nth-of-type(1){grid-row:2/4;grid-column:1/4}.grid .block:nth-of-type(2){grid-row:4/6;grid-column:1/4}.grid .block:nth-of-type(3){grid-row:6/8;grid-column:1/4}.grid .big-block{grid-row:8/11;grid-column:1/4}.grid .small-block{grid-row:11;grid-column:1/4}@media (min-width: 770px){.grid{grid-template-columns:repeat(6,auto);grid-template-rows:repeat(6,auto)}.grid .block:nth-of-type(1){grid-row:2/4;grid-column:1/4}.grid .block:nth-of-type(2){grid-row:4/6;grid-column:1/4}.grid .block:nth-of-type(3){grid-row:1/3;grid-column:4/7}.grid .big-block{grid-row:3/6;grid-column:4/7}.grid .small-block{grid-row:6;grid-column:1/6}}.block{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:inherit}.big-block{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:inherit}.small-block{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:inherit}@media (min-width: 770px){.small-block{grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(1,1fr)}}.block:nth-of-type(1) *:nth-of-type(2){grid-column:2;grid-row:1/3}.block:nth-of-type(2) *:nth-of-type(5){grid-column:3;grid-row:1/3}.block:nth-of-type(3) *:nth-of-type(1){grid-column:1;grid-row:1/3}.block:nth-of-type(3) *:nth-of-type(4){grid-column:3;grid-row:1/3}.big-block *:nth-child(5){grid-column:2/4;grid-row:2}.small-block *:nth-child(2){grid-column:2/4;grid-row:1}@media (max-width: 389px){.day,.day>svg{width:calc((100vw - 40px) / 3);height:calc((100vw - 40px) / 3)}.block:nth-of-type(1)>*:nth-of-type(2),.block:nth-of-type(1)>*:nth-of-type(2) svg,.block:nth-of-type(2)>*:nth-of-type(5),.block:nth-of-type(2)>*:nth-of-type(5) svg,.block:nth-of-type(3)>*:nth-of-type(1),.block:nth-of-type(3)>*:nth-of-type(1) svg,.block:nth-of-type(3)>*:nth-of-type(4),.block:nth-of-type(3)>*:nth-of-type(4) svg{width:calc((100vw - 40px) / 3);height:calc((100vw - 40px) / 3 * 2 + 10px)}.big-block>*:nth-child(5),.big-block>*:nth-child(5) svg,.small-block>*:nth-child(2),.small-block>*:nth-child(2) svg{width:calc((100vw - 40px) / 3 * 2 + 10px);height:calc((100vw - 40px) / 3)}.big-block>*:nth-child(8) div{width:calc((100vw - 40px) / 3)!important;height:calc((100vw - 40px) / 3)!important}}.twitter{color:#f5eed7;font-size:.8em;background-color:#16212b;display:flex;align-items:center;justify-content:center;flex-direction:column}
