:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.tooltip-container{position:relative;display:inline-block}.tooltip-text{visibility:hidden;position:absolute;background-color:#333;color:#fff;text-align:center;font-size:1vw;padding:6px 8px;border-radius:4px;white-space:nowrap;opacity:0;transition:opacity .2s ease;z-index:100}.tooltip-container:hover .tooltip-text{visibility:visible;opacity:1}.tooltip-top{bottom:125%;left:50%;transform:translate(-50%)}.tooltip-bottom{top:125%;left:50%;transform:translate(-50%)}.tooltip-left{top:50%;right:125%;transform:translateY(-50%)}.tooltip-right{top:50%;left:125%;transform:translateY(-50%)}.gameScreenContainer{position:fixed;left:0;bottom:0;height:40%;width:20%;padding:1em 1.4em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#00000080;border-radius:0 2rem 0 0;display:flex;flex-direction:column}.gameScreenContainer .header{color:#fff;padding-bottom:.4em;font-size:1.2vw}.timer{color:#fff;padding:.4em 0 0;font-size:1.2vw}.timer span{padding-left:1.7em}.progress{color:#fff;padding:.4em 0 0;font-size:1.2vw}.progress span{padding-left:.8em;letter-spacing:.2rem}.highscoresTable{width:100%;min-height:0;flex:1}.highscoreContainer{height:100%;display:flex;flex-direction:column}.highscoreTableContainer{flex:1;overflow-y:auto;position:relative;padding-bottom:2rem;-webkit-mask-image:linear-gradient(to bottom,black 90%,transparent 100%);mask-image:linear-gradient(to bottom,black 90%,transparent 100%)}.highscoreContainer h2{margin:0 0 15px}.highscoreContainer.ingame h2{display:none}.highscoreContainer.ingame .highscoreTable{font-size:.8vw}.highscoreTable{width:100%;font-size:1vw;text-align:left;border-collapse:collapse}.highscoreTable th{color:#fff;border:1px solid white;padding:10px;background-color:#ffffff1a}.highscoreTable td{padding:10px;color:#fff;border:1px solid white}.highscoreTable tr:hover{background-color:#fff3}.highscoreTable tr.current{font-weight:700}tr.danger{animation:danger-pulse 1s infinite}@keyframes danger-pulse{0%,to{background-color:#eeb96f4f;border:4px solid #e0241d}50%{background-color:#b8621600;border:4px solid #9b0a0a}}.you-badge{display:inline-block;background:linear-gradient(to bottom right,#f3eac2,#e0d4a1);color:#5b3e04;font-weight:600;font-size:.5vw;padding:2px 6px;border:1px solid #b69b64;border-radius:4px;box-shadow:1px 1px 2px #0000004d;margin-right:.5rem;text-transform:uppercase;vertical-align:middle}.down-arrow{font-size:2rem;vertical-align:middle;line-height:1rem;margin-left:.5rem;margin-right:-.5rem;animation:down-arrow-pulse 1s infinite}@keyframes down-arrow-pulse{0%,to{opacity:1}50%{opacity:.5}}.giveup{position:fixed;left:calc(50% - 50px);bottom:0;color:#fff;padding:.6em;font-size:1.2vw;background-color:transparent;border-radius:1rem 1rem 0 0;border-color:#fff6;border-width:1px 1px 0 1px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.giveup:hover{border-color:#fff}.giveup:active{border-width:1px 1px 0 1px}.banner{width:25vw;max-width:32%;position:absolute;top:0;right:100px;display:flex;flex-direction:row;align-items:stretch}.banner img.logo{width:70%;object-fit:cover;background:#53e4c0}.banner .repo{width:30%;background:#53e4c0;font-size:.6vw;line-height:1em;object-fit:cover;border-left:3px solid #333333;padding-left:.8em;display:flex;flex-direction:column;align-items:center;justify-content:center}.banner .repo img.qrcode{width:65%;height:auto;display:block;opacity:.8}.banner .repo .githubLink{display:flex;align-items:center}.banner .repo .githubLink span{color:#000;opacity:.8}.banner .repo .githubLink img{width:20%;padding-right:.4em}.addOn{position:fixed;right:1%;bottom:0;color:#fff;padding:.6em;font-size:1.2vw;background-color:transparent;border-radius:1rem 1rem 0 0;border-color:#fff6;border-width:1px 1px 0 1px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.addOn:hover{border-color:#fff}.addOn:active{border-width:1px 1px 0 1px}.screen:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(/assets/background-zua5k8ZW.jpg);transform:scale(1.01);filter:blur(10px);z-index:-1}.screen .columns{display:grid;width:100%;grid-template-columns:6fr 4fr;gap:3em}.screen .highscoresTableContainer{background:#00000080;padding:1.5em 2em 1.3em;border-radius:2em;box-sizing:border-box;width:90%;min-width:300px;max-width:1200px;height:50vh;margin:3em auto auto}.screen{position:fixed;top:0;left:0;width:100vw;height:100vh}.screen:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:url(/assets/background-zua5k8ZW.jpg);transform:scale(1.01);filter:blur(10px);z-index:-1}.screen#endscreen{padding-top:2em;padding-bottom:2em;margin-left:60px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.screen#endscreen h1{margin:0 0 1em;flex:1}.screen#endscreen>h2{margin:0;flex:1}.screen#endscreen>div{flex:1}.screen#endscreen p{margin:0;flex:1}.screen#endscreen .screenbutton{margin:0}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:none;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.screen#endscreen .highscoresTableContainer{max-width:60vw;margin:0;margin-bottom:2vh}.screen#endscreen #resetInstruction{margin-bottom:1vh}#root{width:100vw;height:100vh}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.background{height:100vh;width:100vw;background-position:center;background-size:cover}body{font-family:Helvetica,Arial,Verdana,Tahoma,sans-serif;height:100vh;width:100vw;margin:0;padding:0;overflow:hidden}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{color:#fff;font-size:2.5vw;margin:60px;max-width:60%}h2{color:#fff;margin:20px 60px;font-size:1.6vw}.screenButton{font-size:1.2vw;color:#fff;background-color:transparent;border:1px solid white;border-radius:1em;margin:20px 60px;padding:1vw 2vw}.screenButton:hover{color:#000;background-color:#fff;cursor:none}.nameInput{font-size:1.2vw;width:12vw;color:#fff;background-color:transparent;border:0;border-bottom:1px solid white;margin:20px 0 20px 60px;padding:20px;outline:none;cursor:none}.nameInput::focus{background-color:transparent;border:0;border-bottom:1px solid white;outline:none}.nameInput::placeholder{background-color:transparent;color:#ffffff80}.intro{color:#fff;font-size:1.45vw;margin:60px;line-height:1.2}.comment{width:auto;color:#fff;font-size:1.45vw;margin:20px 60px;padding:5px;border-radius:20px;display:inline-block}.room{width:100vw;height:100vh;background-image:url(/assets/background-zua5k8ZW.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;position:relative}.catContainer{position:fixed;top:61%;left:78%}.cat{height:100px}.orbContainer{position:fixed;inset:calc(47% - 50px) calc(81% - 50px) calc(53% - 50px) calc(19% - 50px)}.orb{position:absolute;top:12px;left:23px;height:100px;width:50px}.orbHint{position:absolute;top:0;left:0}.orbHint img{height:100px}.orbWisdom{position:absolute;top:0;left:0;height:50px}.photoContainer{position:fixed;top:0;left:0;inset:calc(37% - 50px) calc(3% - 50px) calc(63% - 50px) calc(97% - 50px)}.photoHint{height:100px}.photoFrame{position:fixed;inset:calc(37% - 25px) calc(3% - 25px) calc(63% - 25px) calc(97% - 25px);height:50px}.tomeContainer{position:fixed;inset:calc(45% - 50px) calc(35% - 50px) calc(55% - 50px) calc(65% - 50px)}.tome{height:100px}.tomeHint{position:fixed;inset:calc(45% - 50px) calc(35% - 50px) calc(55% - 50px) calc(65% - 50px)}.tomeHint img{height:100px}body{cursor:none}.magic-wand{position:fixed;width:70px;height:70px;pointer-events:none;background-image:url("data:image/svg+xml,%3csvg%20width='70'%20height='70'%20viewBox='0%200%2070%2070'%20xmlns='http://www.w3.org/2000/svg'%3e%3cdefs%3e%3clinearGradient%20id='metalGradient'%3e%3cstop%20offset='0%25'%20stop-color='%23888888'/%3e%3cstop%20offset='50%25'%20stop-color='%23FFFFFF'/%3e%3cstop%20offset='100%25'%20stop-color='%23888888'/%3e%3c/linearGradient%3e%3clinearGradient%20id='stickGradient'%3e%3cstop%20offset='0%25'%20stop-color='%23AA5511'/%3e%3cstop%20offset='50%25'%20stop-color='%23DD8855'/%3e%3cstop%20offset='100%25'%20stop-color='%23AA5511'/%3e%3c/linearGradient%3e%3clinearGradient%20id='handleGradient'%3e%3cstop%20offset='0%25'%20stop-color='%23663344'/%3e%3cstop%20offset='50%25'%20stop-color='%23BB3355'/%3e%3cstop%20offset='100%25'%20stop-color='%23663344'/%3e%3c/linearGradient%3e%3cfilter%20id='glow'%20x='-50%25'%20y='-50%25'%20width='200%25'%20height='200%25'%3e%3cfeGaussianBlur%20in='SourceGraphic'%20stdDeviation='4'%20result='blur'/%3e%3cfeMerge%3e%3cfeMergeNode%20in='blur'/%3e%3cfeMergeNode%20in='SourceGraphic'/%3e%3c/feMerge%3e%3c/filter%3e%3cstyle%3e%20.glow-circle%20{%20transform-origin:%2035px%205px;%20}%20.glow-circle%20animateTransform%20{%20attributeName:%20transform;%20type:%20scale;%20values:%200.5;1;0.5;%20begin:%200s;%20dur:%202s;%20repeatCount:%20indefinite;%20}%20%3c/style%3e%3c/defs%3e%3cg%20transform='scale(0.2)%20rotate(-35)%20translate(0%2050)'%3e%3cg%20fill='url(%23stickGradient)'%20filter='url(%23glow)'%3e%3ccircle%20cx='35'%20cy='5'%20r='5'/%3e%3cpolygon%20points='30,5%2025,170%2045,170%2040,5'/%3e%3c/g%3e%3cg%20fill='url(%23handleGradient)'%20filter='url(%23glow)'%3e%3cpolygon%20points='25,170%2010,290%2020,300%2050,300%2060,290%2045,170'/%3e%3cpolygon%20points='30,170%2020,280%2030,290%2040,290%2050,280%2040,170'/%3e%3cpolygon%20points='10,290%2020,300%2030,290%2020,280'/%3e%3cpolygon%20points='40,290%2050,280%2060,290%2050,300'/%3e%3c/g%3e%3cg%20fill='url(%23metalGradient)'%20transform='translate(0,7.5)'%20filter='url(%23glow)'%3e%3cpath%20d='M%2020%20170%20Q%2020%20160%2035%20160%20T%2050%20170%20L%2050%20180%20L%2045%20170%20L%2025%20170%20L%2020%20180%20Z'/%3e%3cpolygon%20points='30%20170%2030%20220%2040%20220%2040%20170'/%3e%3cpath%20d='M%2030%20220%20L%2025%20230%20L%2035%20240%20L%2045%20230%20L%2040%20220%20Z'%20stroke='url(%23metalGradient)'%20stroke-linecap='round'%20stroke-width='2'%20fill='none'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;z-index:9999;transform:translate(-50%,-50%);filter:drop-shadow(.15rem .2rem .3rem #fff)}.sparkle{position:absolute;width:8px;height:8px;background:radial-gradient(circle,#ffdf00e6,#ffdf0000 70%);border-radius:50%;pointer-events:none;z-index:999;opacity:0;animation:sparkleFade .7s ease-out forwards}@keyframes sparkleFade{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}
