:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#37471f;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0%}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.main{height:100vh;background-color:#000}.header{display:flex;justify-content:center;padding:1%}.data{display:flex;direction:row;justify-content:space-evenly}.div-style{padding:1.2% 2.2%;background-color:#181818;color:#ff8a00;border-radius:8px;box-shadow:#32325d40 0 30px 60px -12px inset,#0000004d 0 18px 36px -18px inset;border-style:none}img{position:fixed;opacity:.75}.dev{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18rem;text-align:center;height:fit-content;display:flex;flex-direction:column;gap:1rem;font-size:1.1rem;box-shadow:0 8px 100px #4e381140;text-shadow:1px 1px 4px rgba(0,0,0,.1);font-family:Google Sans Code}.dev:hover{background-color:#181818;cursor:pointer;transform:translate(-50%,-50%) scale(1.025);transition:background-color .3s ease,transform .5s ease}#fake-cursor{position:absolute;z-index:1}#fake-cursor img{opacity:.5}.leaderboard{width:35%;height:78vh;padding:2%;color:#4c6b1f;overflow-y:scroll}.leaderboard::-webkit-scrollbar{display:none}.team{margin-block:1.2%;display:flex;justify-content:space-between;align-items:center;color:#82b536}.events{width:45%}.events select{text-align:center;width:100%;border-style:none;font-size:.9rem}.events select:focus{border-style:none}.awards{padding:2%;width:fit-content;display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap;justify-content:center}.awards .award{height:fit-content;width:18%;display:flex;flex-direction:column;justify-content:space-evenly;gap:.8rem}.awards .award .title{margin-bottom:2%;font-size:1.5rem}.awards .award .type{display:flex;justify-content:space-around}.awards .award .type select{width:70%;text-align:center}
