@import url(https://fonts.googleapis.com/css2?family=Anonymous+Pro&display=swap);@import url(https://fonts.googleapis.com/css2?family=Major+Mono+Display&display=swap);.modern-header{display:flex;justify-content:space-between;font-family:Righteous,sans-serif;padding-left:10px;padding-top:2px;position:relative;border-radius:5px;background-image:linear-gradient(to right,#f0f,var(--primary-color));margin:0 0 15px 0;box-shadow:0 0 10px #add8e6;text-shadow:-1.3px -1.3px 0 var(--primary-color),-1.3px 1.3px 0 var(--primary-color),1.3px -1.3px 0 var(--primary-color),1.3px 1.3px 0 var(--primary-color)}.modern-header h1{color:#000;font-weight:700;margin:0;text-align:left;font-size:32px}@-moz-document url-prefix(){.modern-header h1{margin-top:4px}}.modern-header .tpp-digital{position:absolute;bottom:-2px;right:8px;font-size:14px;font-family:monospace;transition:bottom .3s ease-in-out}.modern-header .toggle{display:none;filter:drop-shadow(1px 1px 0 black) drop-shadow(0 0 1px black);position:relative;right:6px;top:1px;z-index:1001;cursor:pointer}.modern-header .toggle img{width:30px;height:30px}@media(max-width:768px){.modern-header .tpp-digital{color:var(--primary-color);text-shadow:none;text-shadow:0 0 3px #fff;bottom:-16px}.modern-header .toggle{display:block}}@media(max-width:415px){.modern-header h1{font-size:26px;padding-right:15px;position:relative;top:1px}.modern-header .tpp-digital{font-size:12px}}@media(max-width:360px){.modern-header h1{font-size:22px;top:3px}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1}.modal.clear-overlay{background-color:transparent}[data-v-c92fcc44]:root{--primary-color:#5effff;--primary-relaxed:#47c9c9;--primary-dim:#5effff80;--primary-very-dim:#5effff20;--secondary-color:#f0f;--white-dim:#ffffff3b;background-color:#000}[data-v-c92fcc44]{box-sizing:border-box}a[data-v-c92fcc44]{text-decoration:none}a[data-v-c92fcc44]:active,a[data-v-c92fcc44]:hover,a[data-v-c92fcc44]:link,a[data-v-c92fcc44]:visited{color:inherit}@keyframes fadeIn-c92fcc44{0%{opacity:0}to{opacity:1}}@keyframes fadeInOut-c92fcc44{0%{opacity:0}45%{opacity:1}55%{opacity:1}to{opacity:0}}@keyframes swell-brightness-c92fcc44{0%{filter:brightness(1)}50%{filter:brightness(1.6)}to{filter:brightness(1)}}@keyframes swell-text-shadow-c92fcc44{0%{text-shadow:none}50%{text-shadow:1px 1px 3px #fff,-1px -1px 3px #fff}to{text-shadow:none}}@keyframes swell-box-shadow-c92fcc44{0%{box-shadow:none}50%{box-shadow:0 0 15px #fff}to{box-shadow:none}}@keyframes hue-rotate-c92fcc44{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(180deg)}}.pointer[data-v-c92fcc44]{cursor:pointer}form[data-v-c92fcc44]{padding:20px 40px;margin:0 10px;max-width:450px;width:100%;border:1px solid var(--primary-color);display:flex;flex-direction:column;align-items:center;gap:10px;background-color:rgba(0,0,0,.8);border-radius:5px}@media(max-width:450px){form[data-v-c92fcc44]{padding-left:12px;padding-right:12px}form textarea[data-v-c92fcc44]{height:250px!important}}form h3[data-v-c92fcc44]{margin:0;font-size:18px;color:var(--primary-color)}form p[data-v-c92fcc44]{font-size:18px;color:#fff;text-align:center}form input[data-v-c92fcc44],form textarea[data-v-c92fcc44]{width:100%;padding:10px 40px 10px 10px;border-radius:5px;border:1px solid var(--primary-color);background-color:rgba(0,0,0,.8);color:#fff;font-family:Anonymous Pro,monospace;font-size:18px}form button[data-v-c92fcc44]{width:98%;padding:10px;border-radius:5px;cursor:pointer;color:var(--primary-color);text-shadow:1px 1px 1px #000;position:relative;animation:fadeIn-c92fcc44 .3s ease-in-out;outline:1px solid var(--primary-color);background-color:var(--primary-dim)}@media(min-width:1024px){form button[data-v-c92fcc44]{width:80%}}form button[data-v-c92fcc44]:focus,form button[data-v-c92fcc44]:hover{text-decoration:underline}form button[disabled][data-v-c92fcc44]{cursor:auto;text-decoration:none!important;filter:hue-rotate(45deg)}.mobile-menu{display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Anonymous Pro,monospace;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);z-index:1000;color:var(--primary-color);transform:translateX(-100%);transition:transform .2s ease-in-out;text-align:center;font-size:32px}.mobile-menu h2:hover{cursor:pointer}.mobile-menu.open{transform:translateX(0)}@media(max-width:500px){.mobile-menu{font-size:24px}}@media(max-width:350px){.mobile-menu{font-size:22px}}.mobile-menu a{color:inherit}.mobile-menu .menu{position:relative;top:-30px}:root{padding:0;margin:20px 0}:root #app,:root body{margin:0 15px;display:flex;flex-direction:column;height:calc(100svh - 42px)}@media(min-width:768px){:root #app,:root body{margin:0 30px}:root #app .mobile-menu,:root body .mobile-menu{display:none}}@media(max-width:450px){:root #app,:root body{margin:0 10px}}:root #app.thecartesianist,:root body.thecartesianist{height:calc(100svh - 20px)!important;overflow:hidden}[data-v-ac37aa38]:root{--primary-color:#5effff;--primary-relaxed:#47c9c9;--primary-dim:#5effff80;--primary-very-dim:#5effff20;--secondary-color:#f0f;--white-dim:#ffffff3b;background-color:#000}[data-v-ac37aa38]{box-sizing:border-box}a[data-v-ac37aa38]{text-decoration:none}a[data-v-ac37aa38]:active,a[data-v-ac37aa38]:hover,a[data-v-ac37aa38]:link,a[data-v-ac37aa38]:visited{color:inherit}@keyframes fadeIn-ac37aa38{0%{opacity:0}to{opacity:1}}@keyframes fadeInOut-ac37aa38{0%{opacity:0}45%{opacity:1}55%{opacity:1}to{opacity:0}}@keyframes swell-brightness-ac37aa38{0%{filter:brightness(1)}50%{filter:brightness(1.6)}to{filter:brightness(1)}}@keyframes swell-text-shadow-ac37aa38{0%{text-shadow:none}50%{text-shadow:1px 1px 3px #fff,-1px -1px 3px #fff}to{text-shadow:none}}@keyframes swell-box-shadow-ac37aa38{0%{box-shadow:none}50%{box-shadow:0 0 15px #fff}to{box-shadow:none}}@keyframes hue-rotate-ac37aa38{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(180deg)}}.pointer[data-v-ac37aa38]{cursor:pointer}.my-chat .user[data-v-ac37aa38]{color:#ff0;margin-bottom:-8px}.my-chat .text[data-v-ac37aa38]{color:#fff;text-shadow:1px 1px #000}.my-chat .cursor[data-v-ac37aa38]{animation:fadeInOut-ac37aa38 1s infinite}.chat-reply .user{margin-bottom:-8px;width:-moz-fit-content;width:fit-content}.chat-reply .user span{font-weight:700;width:-moz-fit-content;width:fit-content;background-image:linear-gradient(to left,#f0f,var(--primary-color));-webkit-background-clip:text;background-clip:text;color:transparent!important}.chat-reply .cursor{animation:fadeInOut 1s infinite}.chat-reply ul li{margin-bottom:5px}.menu-items{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;padding:30px 0}.menu-items .menu-item{width:98%;padding:10px;border-radius:5px;cursor:pointer;color:var(--primary-color);text-shadow:1px 1px 1px #000;position:relative;animation:fadeIn .3s ease-in-out;outline:1px solid var(--primary-color);background-color:var(--primary-dim)}@media(min-width:1024px){.menu-items .menu-item{width:80%}}.menu-items .menu-item:focus,.menu-items .menu-item:hover{border-bottom:2px solid var(--primary-dim);border-right:2px solid var(--primary-dim);top:-2px;margin-bottom:-2px}[data-v-3f0917ea]:root{--primary-color:#5effff;--primary-relaxed:#47c9c9;--primary-dim:#5effff80;--primary-very-dim:#5effff20;--secondary-color:#f0f;--white-dim:#ffffff3b;background-color:#000}[data-v-3f0917ea]{box-sizing:border-box}a[data-v-3f0917ea]{text-decoration:none}a[data-v-3f0917ea]:active,a[data-v-3f0917ea]:hover,a[data-v-3f0917ea]:link,a[data-v-3f0917ea]:visited{color:inherit}@keyframes fadeIn-3f0917ea{0%{opacity:0}to{opacity:1}}@keyframes fadeInOut-3f0917ea{0%{opacity:0}45%{opacity:1}55%{opacity:1}to{opacity:0}}@keyframes swell-brightness-3f0917ea{0%{filter:brightness(1)}50%{filter:brightness(1.6)}to{filter:brightness(1)}}@keyframes swell-text-shadow-3f0917ea{0%{text-shadow:none}50%{text-shadow:1px 1px 3px #fff,-1px -1px 3px #fff}to{text-shadow:none}}@keyframes swell-box-shadow-3f0917ea{0%{box-shadow:none}50%{box-shadow:0 0 15px #fff}to{box-shadow:none}}@keyframes hue-rotate-3f0917ea{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(180deg)}}.pointer[data-v-3f0917ea]{cursor:pointer}.chat-input[data-v-3f0917ea]{display:flex;flex-direction:column;margin-top:auto;width:100%;position:relative}@media(min-width:768px){.chat-input[data-v-3f0917ea]{padding:0 30px}}.chat-input .reset[data-v-3f0917ea]{position:absolute;top:2px;left:50%;transform:translateX(-50%);color:#fff;font-size:16px;background-color:#000}.chat-input .reset[data-v-3f0917ea]:hover{cursor:pointer}.chat-input input[data-v-3f0917ea]{width:100%;padding:10px 40px 10px 10px;border-radius:5px;border:1px solid var(--primary-color);background-color:#000;color:#fff;font-family:Anonymous Pro,monospace;font-size:18px;margin-top:30px;margin-bottom:10px}.chat-input button[data-v-3f0917ea]{all:unset;position:absolute;right:5px;width:30px;height:30px;top:calc(50% + 10px);transform:translateY(-50%);border-radius:0 2px 2px 0;background-color:var(--primary-dim);transition:background-color border-radius .1s linear linear .1s;cursor:pointer}@media(min-width:768px){.chat-input button[data-v-3f0917ea]{right:35px}}.chat-input button.key-down[data-v-3f0917ea],.chat-input button[data-v-3f0917ea]:active,.chat-input button[data-v-3f0917ea]:hover{background-color:var(--primary-color)}.chat-input button[data-v-3f0917ea]:focus{outline:1px solid #fff}.chat-input button.loading[data-v-3f0917ea]{border-radius:50%}[data-v-11b652d7]:root{--primary-color:#5effff;--primary-relaxed:#47c9c9;--primary-dim:#5effff80;--primary-very-dim:#5effff20;--secondary-color:#f0f;--white-dim:#ffffff3b;background-color:#000}[data-v-11b652d7]{box-sizing:border-box}a[data-v-11b652d7]{text-decoration:none}a[data-v-11b652d7]:active,a[data-v-11b652d7]:hover,a[data-v-11b652d7]:link,a[data-v-11b652d7]:visited{color:inherit}@keyframes fadeIn-11b652d7{0%{opacity:0}to{opacity:1}}@keyframes fadeInOut-11b652d7{0%{opacity:0}45%{opacity:1}55%{opacity:1}to{opacity:0}}@keyframes swell-brightness-11b652d7{0%{filter:brightness(1)}50%{filter:brightness(1.6)}to{filter:brightness(1)}}@keyframes swell-text-shadow-11b652d7{0%{text-shadow:none}50%{text-shadow:1px 1px 3px #fff,-1px -1px 3px #fff}to{text-shadow:none}}@keyframes swell-box-shadow-11b652d7{0%{box-shadow:none}50%{box-shadow:0 0 15px #fff}to{box-shadow:none}}@keyframes hue-rotate-11b652d7{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(180deg)}}.pointer[data-v-11b652d7]{cursor:pointer}.chat-view[data-v-11b652d7]{display:flex;gap:10px;height:100%;border-top:1px solid var(--primary-color);border-bottom:1px solid var(--primary-color);padding:10px;font-size:18px;color:#fff;font-family:Anonymous Pro,monospace;line-height:22px}@media(min-width:768px){.chat-view[data-v-11b652d7]{gap:20px}}.chat-view .left-view[data-v-11b652d7],.chat-view .right-view[data-v-11b652d7]{display:flex;flex-direction:column;align-items:center}@media(min-width:768px){.chat-view .left-view[data-v-11b652d7],.chat-view .right-view[data-v-11b652d7]{flex:1 1 0}}.chat-view .left-view h3[data-v-11b652d7],.chat-view .right-view h3[data-v-11b652d7]{display:none;margin:0;font-size:14px;color:var(--primary-color);position:relative;top:10px;font-style:italic}@media(min-width:768px){.chat-view .left-view h3[data-v-11b652d7],.chat-view .right-view h3[data-v-11b652d7]{display:block}}.chat-view .left-view .static-menu[data-v-11b652d7],.chat-view .right-view .static-menu[data-v-11b652d7]{display:none;font-size:16px;line-height:20px;text-align:center;position:relative;border:1px dotted var(--primary-color);border-radius:5px;text-shadow:2px 2px #000}@media(min-width:768px){.chat-view .left-view .static-menu[data-v-11b652d7],.chat-view .right-view .static-menu[data-v-11b652d7]{display:flex;min-width:200px;padding:12px 20px;margin:12px 0;background-color:var(--primary-very-dim);justify-content:center}}.chat-view .left-view .static-menu ul[data-v-11b652d7],.chat-view .right-view .static-menu ul[data-v-11b652d7]{list-style:none;padding:0;display:flex;flex-direction:column;gap:10px}.chat-view .left-view .static-menu ul li a[data-v-11b652d7],.chat-view .right-view .static-menu ul li a[data-v-11b652d7]{color:var(--primary-color);text-decoration:none;font-family:Anonymous Pro,monospace;transition:color .1s ease-in-out}.chat-view .left-view .static-menu ul li a[data-v-11b652d7]:focus,.chat-view .left-view .static-menu ul li a[data-v-11b652d7]:hover,.chat-view .right-view .static-menu ul li a[data-v-11b652d7]:focus,.chat-view .right-view .static-menu ul li a[data-v-11b652d7]:hover{text-decoration:underline}.chat-view .center[data-v-11b652d7]{height:100%;margin:0 auto;display:flex;flex-direction:column}@media(min-width:768px){.chat-view .center[data-v-11b652d7]{max-width:800px}}.chat-view .center .content[data-v-11b652d7]{overflow-y:auto;flex:1 0 0;padding-bottom:20px;scrollbar-width:none}@media(min-width:768px){.chat-view .center .content[data-v-11b652d7]{padding-right:45px;padding-left:45px;padding-bottom:80px}}.chat-view .center .content[data-v-11b652d7]::-webkit-scrollbar{display:none}.chat-view .center .content .wait-cursor[data-v-11b652d7]{animation:fadeInOut-11b652d7 .4s infinite}.chat-item[data-v-11b652d7]{margin-bottom:30px;background-color:rgba(0,0,0,.3);border-radius:5px}.cell-grid{display:grid;border-bottom:1px dotted var(--white-dim);border-left:1px dotted var(--white-dim);border-right:1px dotted var(--white-dim);gap:1px;opacity:1}.cell{width:100%;min-width:24px;aspect-ratio:1/1;font-size:12px;text-shadow:1px 1px 1px #000;position:relative}@media(max-width:500px){.cell{min-width:22px}}.cell.active-row{cursor:pointer}.cell.deleting{animation:clear .52s linear}@keyframes clear{0%{opacity:1}to{opacity:0}}.cell .marquee{font-family:Major Mono Display,monospace;font-size:16px;text-shadow:0 0 20px #fff}:root{--primary-color:#5effff;--primary-relaxed:#47c9c9;--primary-dim:#5effff80;--primary-very-dim:#5effff20;--secondary-color:#f0f;--white-dim:#ffffff3b;background-color:#000}*{box-sizing:border-box}a{text-decoration:none}a:active,a:hover,a:link,a:visited{color:inherit}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInOut{0%{opacity:0}45%{opacity:1}55%{opacity:1}to{opacity:0}}@keyframes swell-brightness{0%{filter:brightness(1)}50%{filter:brightness(1.6)}to{filter:brightness(1)}}@keyframes swell-text-shadow{0%{text-shadow:none}50%{text-shadow:1px 1px 3px #fff,-1px -1px 3px #fff}to{text-shadow:none}}@keyframes swell-box-shadow{0%{box-shadow:none}50%{box-shadow:0 0 15px #fff}to{box-shadow:none}}@keyframes hue-rotate{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(180deg)}}.pointer{cursor:pointer}.the-cartesianist-view.lighting-effect{animation:swell-text-shadow 1s ease-in-out,swell-brightness 1s linear}.the-cartesianist-view.lighting-effect .center .grids-wrap{animation:swell-box-shadow 1s linear}.the-cartesianist-view{display:flex;justify-content:center;color:#fff;margin-top:15px;font-family:Anonymous Pro,monospace;gap:15px}@media(max-width:500px){.the-cartesianist-view{gap:8px}}.the-cartesianist-view h1,.the-cartesianist-view h2,.the-cartesianist-view p{margin-top:0;font-family:Major Mono Display,monospace;background-color:rgba(0,0,0,.7)}.the-cartesianist-view p{display:flex;min-height:50px;align-items:center;justify-content:center}.the-cartesianist-view .left{flex:1;display:flex;flex-direction:column;align-items:flex-end}@media(min-width:768px){.the-cartesianist-view .left.tablet-left{flex:1;text-align:center;display:flex;flex-direction:column;align-items:center;gap:30px}}.the-cartesianist-view .center{flex:0 0 auto;max-width:400px}.the-cartesianist-view .right{flex:1}@media(min-width:768px){.the-cartesianist-view .right.tablet-right{text-align:center;margin-top:30px}}.the-cartesianist-view .left h1,.the-cartesianist-view .left img.main-image{display:none}.the-cartesianist-view .left .game-loop-keys .img-icon{width:45px;cursor:pointer;display:inline-block;margin-bottom:2px}@media(max-width:500px){.the-cartesianist-view .left .game-loop-keys .img-icon{width:36px}}.the-cartesianist-view .left .game-loop-keys .img-icon:active{transform:scale(.9)}.the-cartesianist-view .left .game-loop-keys.tablet-gameloop-keys{display:none}.the-cartesianist-view .left .nav-keys{display:none;flex-direction:column;justify-content:flex-end}.the-cartesianist-view .left .key-col{display:flex;flex-direction:column}@media(min-width:768px){.the-cartesianist-view .left .key-col.tablet-to-row{flex-direction:row}}.the-cartesianist-view .left .key-col .key{min-width:25px;height:25px;border:1px solid #b9b9b9;color:#efefef;border-radius:5px;text-align:center;background-color:#181818;padding:0 5px;display:flex;justify-content:center;align-items:center}.the-cartesianist-view .left .key-col .key.pressable{cursor:pointer;width:90px}.the-cartesianist-view .left .key-col .key.pressable span{display:inline-block;width:100%;padding:4px}.the-cartesianist-view .left .key-col .key.disabled{pointer-events:none}@media(min-width:768px){.the-cartesianist-view .left.tablet-left h1{display:block;font-family:Major Mono Display,monospace;margin:0;text-align:center;font-size:22px}.the-cartesianist-view .left.tablet-left h1 .version{font-size:12px}.the-cartesianist-view .left.tablet-left img.main-image{width:160px;display:inline-block}.the-cartesianist-view .left.tablet-left .game-loop-keys{display:none}.the-cartesianist-view .left.tablet-left .game-loop-keys.tablet-gameloop-keys{display:flex}.the-cartesianist-view .left.tablet-left .nav-keys{display:flex;justify-content:center;gap:10px}.the-cartesianist-view .left.tablet-left .key-col{justify-content:center;gap:10px}.the-cartesianist-view .left.tablet-left .key-col .key{min-width:25px;height:25px;border-radius:5px}.the-cartesianist-view .left.tablet-left .key-col .key.pressable{width:90px}.the-cartesianist-view .left.tablet-left .key-col .key.pressable span{display:inline-block;width:100%;padding:4px}}@media(min-width:1024px){.the-cartesianist-view .left.desktop-left h1{font-size:28px}.the-cartesianist-view .left.desktop-left img.main-image{width:222px}.the-cartesianist-view .left.desktop-left .game-loop-keys{display:none}.the-cartesianist-view .left.desktop-left .game-loop-keys.tablet-gameloop-keys{display:flex}.the-cartesianist-view .left.desktop-left .nav-keys{display:flex;justify-content:center;gap:10px}.the-cartesianist-view .left.desktop-left .key-col{justify-content:center;gap:10px}.the-cartesianist-view .left.desktop-left .key-col .key{min-width:25px;height:25px;border-radius:5px}.the-cartesianist-view .left.desktop-left .key-col .key.pressable{width:90px}.the-cartesianist-view .left.desktop-left .key-col .key.pressable span{display:inline-block;width:100%;padding:4px}}.the-cartesianist-view .center{display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative}.the-cartesianist-view .center .game-over-message,.the-cartesianist-view .center .paused-message{z-index:1;display:none;text-align:center}.the-cartesianist-view .center.paused{background-color:rgba(185,240,210,.187)}.the-cartesianist-view .center.paused .paused-message{display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.the-cartesianist-view .center.game-over,.the-cartesianist-view .center.game-over.exceptional,.the-cartesianist-view .center.game-over.good{background:linear-gradient(180deg,rgba(50,44,50,.5),rgba(50,44,50,.5) 48%,#7c00b6 50%,rgba(50,44,50,.5) 52%);background-size:200% 200%;animation:gradientAnimation 5s linear infinite}@keyframes gradientAnimation{0%{background-position:0 -50%}to{background-position:0 150%}}.the-cartesianist-view .center.game-over .game-over-message{display:flex;flex-direction:column;align-items:center;gap:15px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);min-width:80%}.the-cartesianist-view .center.game-over .game-over-message span{background-color:rgba(0,0,0,.9);padding:6px 10px;border-radius:5px 5px 0 0;box-shadow:0 -1px 2px #fff,0 -1px 5px #ae00ff;animation:hue-rotate 5s linear infinite}.the-cartesianist-view .center .nether-grid.near-death{animation:near-death .5s infinite alternate}@keyframes near-death{0%{background-color:transparent}to{background-color:rgba(124,0,182,.451)}}.the-cartesianist-view .right .top-scores{display:none}.the-cartesianist-view .right .erasers{display:flex;flex-direction:column;font-size:16px}@media(min-width:501px){.the-cartesianist-view .right .erasers span.min{display:none}.the-cartesianist-view .right .erasers span.not-min{display:inline}}@media(max-width:500px){.the-cartesianist-view .right .erasers{margin-bottom:.83e}.the-cartesianist-view .right .erasers span.min{display:inline}.the-cartesianist-view .right .erasers .not-min,.the-cartesianist-view .right .erasers span{display:none}}.the-cartesianist-view .right .erasers .eraser-empty{font-size:16px}.the-cartesianist-view .right .score{display:flex;flex-direction:column}@media(max-width:500px){.the-cartesianist-view .right .score h2{display:none!important}.the-cartesianist-view .right .score h2.min{display:inline-block!important}}@media(min-width:501px){.the-cartesianist-view .right .score h2{display:inline-block!important}.the-cartesianist-view .right .score h2.min{display:none!important}}.the-cartesianist-view .right .score h2{font-family:Major Mono Display,monospace;border-radius:5px;font-size:16px}@media(max-width:500px){.the-cartesianist-view .right .score.top-score header{display:none!important}.the-cartesianist-view .right .score.top-score header.min{display:inline-block!important}}@media(min-width:501px){.the-cartesianist-view .right .score.top-score header{display:inline-block!important}.the-cartesianist-view .right .score.top-score header.min{display:none!important}}.the-cartesianist-view .right .score.top-score header{font-size:16px;font-weight:700;margin-bottom:5px;font-style:italic}.the-cartesianist-view .right .score.top-score span{font-size:16px}@media(min-width:768px){.the-cartesianist-view .right.tablet-right .top-scores{background-color:rgba(0,0,0,.7);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:0 auto;max-width:250px;margin-bottom:20px}.the-cartesianist-view .right.tablet-right .top-scores h3{margin:0 0 5px 0;padding-bottom:2px;font-size:14px;border-bottom:1px solid #fff;text-align:left;width:100%}.the-cartesianist-view .right.tablet-right .top-scores .player{display:flex;justify-content:space-between;width:100%;margin-bottom:5px;font-size:16px}.the-cartesianist-view .right.tablet-right .erasers{display:flex;flex-direction:column;margin:60px 0;font-size:20px}.the-cartesianist-view .right.tablet-right .erasers .eraser-empty{font-size:16px}.the-cartesianist-view .right.tablet-right .score{display:flex;flex-direction:column;align-items:center}.the-cartesianist-view .right.tablet-right .score h2{display:inline-block;font-family:Major Mono Display,monospace;padding:5px;border-radius:5px;font-size:1.5em}}@media(min-width:1024px){.the-cartesianist-view .right.desktop-right .top-scores{width:60%}.the-cartesianist-view .right.desktop-right .top-scores .player{display:flex;justify-content:space-between;margin-bottom:5px;font-size:16px}.the-cartesianist-view .right.desktop-right .erasers{display:flex;flex-direction:column;margin:60px 0;font-size:20px}.the-cartesianist-view .right.desktop-right .erasers .eraser-empty{font-size:16px}.the-cartesianist-view .right.desktop-right .score{display:flex;flex-direction:column;align-items:center}.the-cartesianist-view .right.desktop-right .score h2{display:inline-block;font-family:Major Mono Display,monospace;padding:5px;border-radius:5px}}