html,body{background-color:#242932;width:100%;height:100%;margin:0;padding:0;overflow:hidden}@media (pointer:fine){::-webkit-scrollbar{width:16px}::-webkit-scrollbar-thumb{background-color:#344b7766;background-clip:content-box;border:4px solid #0000;border-radius:8px;height:56px}::-webkit-scrollbar-thumb:hover{background-color:#344b77b3}::-webkit-scrollbar{background-color:#0000}::-webkit-scrollbar-track{background-color:#0000}::-webkit-scrollbar-corner{background-color:#0000}}button{cursor:pointer;color:#9494b4;background-color:#30475fa4;border-color:#0000;border-radius:20px;width:200px;height:80px;font-size:20px}button:disabled{color:gray;cursor:not-allowed;background-color:#6d859ea4}#logo{z-index:1;background-color:#0000;border-color:#0000;width:64px;height:64px;margin:5px;display:none;position:absolute}#menu{z-index:2;background-color:#27292ba4;position:absolute;inset:0}#menu section{justify-content:center;align-items:center;height:100%;display:flex}#pause{z-index:2;background-color:#27292ba4;padding:50px;display:none;position:absolute;inset:0}#pause section{background-color:#1a222ea4;border-radius:30px;justify-content:center;align-items:center;height:100%;display:flex}#log{z-index:1;color:gray;background-color:#44111aa2;border-radius:14px;width:220px;padding-left:10px;font-size:12px;font-weight:700;position:absolute;top:5px;bottom:5px;right:5px;overflow:auto}@media (width<=1024px){#log{width:130px;font-size:7px}}
