.Layout_container__7UE5U{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.Layout_main__mRH48{flex:1 1}.Layout_footer__EL5v8,.Layout_main__mRH48{display:flex;flex-direction:column;align-items:center}.Layout_footer__EL5v8{width:100%;height:3em;justify-content:center;margin:.5rem 0}.Layout_footer__EL5v8 a{display:flex;justify-content:center;align-items:center}.Layout_footer__EL5v8 .Layout_name__BjxGT{margin-left:.2em;color:#0070f3}.Layout_footer__EL5v8 a:hover .Layout_name__BjxGT{text-decoration:underline}.Layout_button__TiAma{font-size:1.5rem}.Layout_button__TiAma:hover{cursor:pointer}.Home_title__T09hD{margin:1em 0;line-height:1.15;font-size:3rem;text-align:center}.Home_code__suPER{padding:.75em;outline:none}.Home_code__suPER,.Home_paste__mKPil{border-radius:4px;font-size:1em;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace;border:1px solid var(--border);width:800px;max-width:90vw}.Home_lines__7ShXE{margin:0}.Home_line___MWv3{border-left:1px solid var(--border);padding-left:1em;font-size:12px;line-height:24px;white-space:pre-wrap}.Home_line___MWv3::marker{color:var(--marker)}.Home_line___MWv3:hover{background-color:var(--line-highlight)}.Home_toolbar__JY_RL{width:100%;height:2em;border-bottom:1px solid var(--border);justify-content:space-between;padding:0 .5em}.Home_toolbar__JY_RL,.Home_toolbar__JY_RL span:last-of-type{display:flex;align-items:center}.Home_toolbarButton__NQZGX{margin-left:.5em;padding:.3rem .5rem;background-color:#3498db22;border:1px solid #3498db88;border-radius:5px;font-size:12px}.Home_toolbarButton__NQZGX:hover{cursor:pointer}.Home_new__3ZW2W{width:100%;display:flex;justify-content:flex-end;margin:2em 0}.Home_new__3ZW2W a:hover{text-decoration:underline}.Home_button__Zs7A2{margin:2rem;padding:1rem;background:var(--background);box-shadow:0 0 15px var(--btn-shadow);border:none;border-radius:10px;font-size:1.5rem;transition:all .2s ease;outline:none;color:var(--foreground)}.Home_button__Zs7A2:hover{cursor:pointer;box-shadow:0 0 15px var(--btn-glow)}.Home_button__Zs7A2:active{cursor:pointer;box-shadow:0 0 5px var(--btn-glow)}.Home_dotflashing__vPSRS{position:relative;width:10px;height:10px;border-radius:5px;background-color:#282c34;color:#282c34;-webkit-animation:Home_dotFlashing__YouNP 1s linear infinite alternate;animation:Home_dotFlashing__YouNP 1s linear infinite alternate;-webkit-animation-delay:.5s;animation-delay:.5s}.Home_dotflashing__vPSRS:after,.Home_dotflashing__vPSRS:before{content:"";display:inline-block;position:absolute;top:0}.Home_dotflashing__vPSRS:before{left:-15px;-webkit-animation:Home_dotFlashing__YouNP 1s infinite alternate;animation:Home_dotFlashing__YouNP 1s infinite alternate;-webkit-animation-delay:0s;animation-delay:0s}.Home_dotflashing__vPSRS:after,.Home_dotflashing__vPSRS:before{width:10px;height:10px;border-radius:5px;background-color:#282c34;color:#282c34}.Home_dotflashing__vPSRS:after{left:15px;-webkit-animation:Home_dotFlashing__YouNP 1s infinite alternate;animation:Home_dotFlashing__YouNP 1s infinite alternate;-webkit-animation-delay:1s;animation-delay:1s}@media only screen and (max-width:800px){.Home_title__T09hD{font-size:2rem;margin:1.25em 0}.Home_code__suPER{font-size:.8rem}}@media only screen and (max-width:500px){.Home_title__T09hD{font-size:1rem;margin:1.5em 0}.Home_code__suPER{font-size:.7rem}}@-webkit-keyframes Home_dotFlashing__YouNP{0%{background-color:#282c34}50%,to{background-color:#e0e0e0}}@keyframes Home_dotFlashing__YouNP{0%{background-color:#282c34}50%,to{background-color:#e0e0e0}}