#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:#080808;box-shadow:inset 0 0 0 2000px #0000006e}.app-container{display:flex}.card{background-color:#000;border:8px solid rgb(255,255,255);padding:20px 50px 30px;color:#fff;position:relative;width:1200px}.buttons{display:flex;flex-direction:row;justify-content:space-between;padding:5px 60px}.entry-button{background-color:#000;width:300px;font-size:20px;font-weight:700;border:solid 3px rgb(255,255,255)}.entry-button:hover{background-color:#252525;border-color:#fff}.entry{display:flex;flex-direction:column}.name{display:flex;flex-direction:row;justify-content:space-between;width:100%}.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:100px}.title-song{flex-grow:2;width:100%}.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}.video-responsive{border:solid white 2px}#start-screen{position:absolute;right:0;top:0;width:100%;height:100%;z-index:10;background-color:#000;border:3px solid rgb(255,255,255);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{flex-grow:1;margin-bottom:50px}: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}}
