:root{--background-color: #4b3d2d}:root{--navbar-height: 64px}html{color-scheme:dark;padding:0;margin:0}body{padding:0;margin:0;background-color:var(--background-color);background-image:url(/background.png);background-repeat:round;color:#fff;font-size:12px}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}*{font-family:Roboto,sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal;font-variation-settings:"wdth" 100}strong{font-weight:500}th,h1{font-weight:600}header{font-weight:600}.btn{padding:6px 10px;border:1px solid #8a7c6b;background:#5c4a36;border-radius:4px;color:#fff;cursor:pointer;transition:background .2s ease-in-out,transform .2s;text-decoration:none;box-shadow:0 2px 4px #00000080}.btn:hover{background:#8a725c;text-decoration:none}.btn[disabled]{opacity:.5;cursor:not-allowed}*{box-sizing:border-box}
