.outpost-header{background:#172b46}.outpost-logo{width:64px;height:auto;color:#fff}.outpost-logo-container{display:flex;justify-content:center;align-items:center;background:#172b46;width:80px;height:80px}.search-container{background:#172b46;height:80px;border:white solid 1px;color:#fff}.search-container::placeholder{color:#77787c}.avatar{width:32px;height:auto}.register-container{height:100vh;width:100vw;background-color:#f8f8e9}.register-form{background:#1d3557;padding:30px;border-radius:8px;box-shadow:0 0 10px #0000001a;width:100%;max-width:400px}.login-container{height:100vh;width:100vw;background-color:#f8f8e9}.login-form{background:#1d3557;padding:30px;border-radius:8px;box-shadow:0 0 10px #0000001a;width:100%;max-width:400px}*{box-sizing:border-box}body{margin:0;background-color:#1d3557;font-family:Karla,sans-serif;color:#0b2434;height:100vh}main{background-color:#f8f8e9;max-width:800px;border-radius:5px;padding:20px}.title{margin:0}.instructions{font-family:Inter,sans-serif;font-weight:400;margin-top:0;text-align:center}.dice-container{display:grid;grid-template:auto auto / repeat(5,1fr);gap:20px;margin-bottom:40px}.die-face{min-height:50px;min-width:50px;box-shadow:0 2px 2px #00000026;border-radius:10px;display:flex;justify-content:center;align-items:center;cursor:pointer}.die-num{font-size:2rem}.roll-dice{height:50px;width:150px;border:none;border-radius:6px;background-color:#1d3557;color:#fff;font-size:1.2rem;font-family:Karla,sans-serif;cursor:pointer}.roll-dice:focus{outline:none}.roll-dice:active{box-shadow:inset 5px 5px 10px -3px #000000b3}.roll-count,.timer-text{font-size:1rem}.stats{max-width:264px;max-height:400px;background-color:#f8f8e9;border-radius:6px}@media (max-width: 992px){.stats{height:20vh}}.reset-btn{background-color:#f1faee;cursor:pointer;border:none;border-radius:6px;box-shadow:0 2px 2px #00000026}
