:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:rgba(2,0,1,.87);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;padding:0;display:flex;place-items:center;min-width:320px;min-height:100vh}button{font-family:inherit;cursor:pointer}#app{max-width:1280px;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}.quiz-show{width:100vw;height:auto;margin:0;padding:10% 0 0;background:url(./background-Bsuxwok_.png) no-repeat center center;background-size:100vw auto;font-family:Microsoft Yahei,sans-serif;min-height:100vh}.player-container{padding-top:100px;display:flex;justify-content:center;align-items:center;height:30vh}.player-card{margin:0 50px}.player-info{margin:20px 0;padding:20px;text-align:center;color:#fff;font-family:Arial,sans-serif}.player-name{margin:10px 0;font-size:26px;font-weight:700}.score-board{margin:10px 0;font-size:19px;font-weight:700}.player-info-0{background:url(./player1_back-e-PWQC8D.png);background-size:100% 100%;background-position:center;margin:10px;width:300px;height:100px}.player-vs{background:url(./vs-otm8ij7y.PNG);background-size:100% 100%;background-position:center;width:180px;height:180px}.player-info-1{background:url(./player2_back-f_aAET_5.png);background-size:100% 100%;background-position:center;margin:10px;width:300px;height:100px}.player-color-0{color:#fe240e}.player-color-0.active{background-color:#fd1c0d;color:#fff}.player-color-1{color:#013dfe}.player-color-1.active{background-color:#013dfe;color:#fff}.player-options-btn{padding:8px 16px;font-size:14px;font-weight:700;background-color:#e8e5de;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.2);margin:0 10px}.player-options-btn:hover{background-color:#a3a3a3}.player-options-btn:active{transform:scale(.85)}.question-box{margin:0 auto;padding:20px;justify-content:center;align-items:center;text-align:center;color:#000;box-shadow:0 4px 8px rgba(0,0,0,.2);border-radius:15px;height:20vh;background-color:rgba(219,213,213,.2);width:70vw;font-family:Arial,sans-serif}.question-content{font-size:20px;font-weight:700;margin-bottom:20px}.question-options-container{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;place-items:center}.options{display:inline-block;padding:0 10px;width:70%;height:40px;line-height:40px;text-align:center;border:1px solid #ccc;border-radius:5px;background-color:#f73838;color:#000;font-size:16px;font-weight:700;margin:auto 0;cursor:pointer;transition:background-color .3s ease;background:url(./btn_option-Bbbghhcg.PNG);background-size:100% 100%;background-position:center;width:60%}.button-container{height:20%}.general-btn{background:url(./general_btn-BBi5_jcd.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden;margin:3% 20px 2%;padding:none;border:none;width:200px;height:65px;font-size:1.1em;cursor:pointer;transition:all .1s ease-in-out}.general-btn:active{transform:scale(.9)}.hidden-input{display:none}
