#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.card{padding:2em}body{background:url(/background.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center;background-color:#10105a}.app-container{display:flex}.card{background-color:#1b1b1b;border:8px solid rgb(204,191,149);padding:20px 50px 30px;color:#ccbf95;position:relative;width:1200px}.buttons{display:flex;flex-direction:row;justify-content:space-between;padding:5px 60px}.entry-button{background-color:#4c4d4c;width:300px;font-size:20px;font-weight:700;border:solid 3px rgb(204,191,149)}.entry-button:hover{background-color:#4c4d4c;border-color:#ccbf95}.entry{display:flex;flex-direction:column}.name{display:flex;flex-direction:row;justify-content:space-between}.name>*{padding-right:30px}.title{display:flex;flex-direction:row;justify-content:space-between;min-height:237px;width:100%}.title-img{width:80px}.title-score,.title-nr{font-size:80px}.title-song,.title-score,.title-nr{align-self:center}.individual-scores{display:flex;flex-direction:row;justify-content:space-between;margin:auto;width:60%;font-size:28px;padding:8px 0 30px}.uniScore{color:#df0c0c}.kukiScore{color:#02bfc5}.daScore{color:#11c011}#start-screen{position:absolute;right:0;top:0;width:100%;height:100%;z-index:10;background-color:#1b1b1b;border:3px solid rgb(204,191,149);display:flex;flex-direction:column;justify-content:space-between;align-items:center}#start-screen>button{margin-bottom:50px}.card,#start-screen{border-radius:30px}.start-img{width:65%;margin-bottom:15px}.guesses-table{background-color:#0e0008;border:8px solid rgb(204,191,149);border-radius:25px;display:flex;flex-direction:column;padding:20px;min-width:300px;height:fit-content;text-align:left;position:absolute;right:0;top:20px}.da-guesses,.kuki-guesses,.uni-guesses{display:flex;flex-direction:column}.da-guesses{color:#11c011}.kuki-guesses{color:#02bfc5}.uni-guesses{color:#df0c0c}.guesser-name{margin-bottom:0;text-align:center;font-size:xx-large}.guess{font-size:large;margin-bottom:0}.guess-place{color:#fff}.guess-sum{font-size:x-large;margin-bottom:0}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
