.finished-screen .question-results{margin-top:24px}.finished-screen .result-item{border-top:1px solid #eee;margin-bottom:16px;padding-top:16px}.finished-screen .question-text{font-weight:700;margin-bottom:8px}.finished-screen .answers{display:flex;gap:8px;justify-content:space-between}.finished-screen .answer{border:1px solid #0000;border-radius:4px;padding:8px;text-align:center;width:48%}.finished-screen .answer.correct{background-color:#c8e6c9;border-color:#2e7d32}.finished-screen .answer.incorrect{background-color:#ffcdd2;border-color:#c62828}.header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.score-block{flex-basis:40%;text-align:center}.opponent-name,.player-name{color:#666;font-size:.9rem}.opponent-score,.player-score{color:#333;font-size:1.5rem;font-weight:700}.timer-circle{flex:none;height:50px;margin:0 auto;position:relative;width:50px}.circular-chart{display:block;height:100%;width:100%}.circle-bg{fill:none;stroke:#eee;stroke-width:4}.circle{fill:none;stroke:#1e90ff;stroke-width:4;transform:rotate(-90deg) scaleX(-1);transform-origin:50% 50%}@keyframes countdown{to{stroke-dashoffset:var(--dashoffset)}}.circle.countdown{animation:countdown 10s linear forwards;animation:countdown var(--timer-duration,10s) linear forwards}.timer-text{color:#333;font-size:1rem;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.question-section{text-align:center}.question-text{font-size:1.2rem;margin:16px 0}body{background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;margin:0;padding:0}.container{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:16px auto;max-width:600px;min-height:400px;padding:16px;width:90%}button{background-color:#1e90ff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin:4px;padding:10px 16px}button:hover{background-color:#1874cd}button:disabled{background-color:#ccc;cursor:not-allowed}button.secondary{background-color:#a4adb6;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin:4px;padding:10px 16px}button.secondary:hover{background-color:#dbe2ea}button.secondary:disabled{background-color:#ccc;cursor:not-allowed}ul{list-style:none;margin:0;padding:0}input{height:1.75rem}.finished-screen .result-title{font-size:1.5rem;margin-bottom:16px;text-align:center}.finished-screen .result-scores{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;margin-bottom:16px}.finished-screen .score-vs{color:#666;font-size:1.2rem;grid-column:2;justify-self:center;margin:0 16px}.finished-screen .score-block{text-align:center}.finished-screen .score-block.winner .opponent-score,.finished-screen .score-block.winner .player-score{color:#2e7d32}.finished-screen .score-block.loser .opponent-score,.finished-screen .score-block.loser .player-score{color:#c62828}.finished-screen .play-again-button{display:block;margin:16px auto}.alternative{border:1px solid #ccc;border-radius:4px;cursor:pointer;margin:8px 0;padding:12px;transition:background-color .3s,border-color .3s,opacity .3s}.alternative.correct{background-color:#c8e6c9;border-color:#2e7d32}.alternative.incorrect{background-color:#ffcdd2;border-color:#c62828}.alternative.opponent{border:2px solid #64b5f6}.hide{animation:none!important;opacity:0!important}.question-image{border-radius:4px;margin-bottom:8px;max-height:300px;max-width:100%}h1,h2,h3,p{margin:8px 0}.center{text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.app-header{align-items:center;background-color:#fff;box-sizing:border-box;color:inherit;display:flex;padding:8px;text-decoration:none;width:100%}.app-logo{height:30px;margin-right:8px;width:auto}.app-title{color:#303030;font-family:inherit;font-size:.9em;font-weight:600;letter-spacing:0}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-out{animation:fadeOut .3s ease-in-out forwards}.fade-in{animation:fadeIn .5s ease-in-out;opacity:1}.app-footer,.container h1{text-align:center}.app-footer{margin:16px 0}.app-footer a{color:#666;font-size:.9rem;text-decoration:none}.app-footer a:hover{text-decoration:underline}.category-list,.topic-list{list-style:none;margin:0;padding:0}.category-item,.topic-item{align-items:center;display:flex}.category-thumb,.topic-thumb{background-color:#fff;border-radius:8px;color:#0000;height:64px;margin-right:16px;object-fit:cover;width:64px}.category-text-container{display:flex;flex-direction:column;overflow:hidden}.category-title{font-size:1.1rem;line-height:1.2}.category-subtitle{color:#666;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-button,.topic-button{align-items:center;background:none;border:none;border-radius:4px;color:#333;cursor:pointer;display:flex;font-size:1.1rem;margin-left:0;padding:5px;text-align:left;transition:background-color .2s;width:100%}.category-button:hover,.topic-button:hover{background-color:#f0f0f0;text-decoration:none}.back-button{background-color:#1e90ff;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:1rem;margin:16px auto 0;padding:10px 16px}.back-button:hover{background-color:#1874cd}.waiting-screen{align-items:center;display:flex;flex-direction:column}.waiting-screen p{text-align:center}.waiting-screen .cancel-button{margin-bottom:16px;margin-top:auto}.solo-button{margin-top:20px}.username-screen{text-align:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.waiting-screen .spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#1e90ff;display:block;height:40px;margin:16px auto 0;width:40px}.alternatives-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);margin:0}.alternatives-grid .alternative{margin:0}
/*# sourceMappingURL=main.40b9697e.css.map*/