.kahoot-container{color:#333;background-color:#f2f2f2;flex-direction:column;min-height:calc(100vh - 60px);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.kahoot-bg-lobby{color:#fff;background-color:#46178f;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.kahoot-bg-question{background-color:#f2f2f2}.kahoot-bg-get-ready{color:#fff;background-color:#25076b;flex-direction:column;justify-content:center;align-items:center;display:flex}.kahoot-bg-correct{color:#fff;background-color:#66bf39;flex-direction:column;justify-content:center;align-items:center;display:flex}.kahoot-bg-incorrect{color:#fff;background-color:#f35;flex-direction:column;justify-content:center;align-items:center;display:flex}.kahoot-bg-podium{color:#fff;background-color:#46178f;flex-direction:column;justify-content:center;align-items:center;display:flex}.question-header{z-index:10;background:#fff;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;box-shadow:0 2px 4px #0000001a}.question-text{text-align:center;flex-grow:1;margin:0 2rem;font-size:2rem;font-weight:700}.timer-circle{color:#fff;background-color:#864cbf;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2.5rem;font-weight:700;display:flex;box-shadow:0 4px #0003}.answers-grid{flex-grow:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:1rem;width:100%;max-width:1200px;margin:0 auto;padding:1rem;display:grid}.answers-grid.true-false{grid-template-rows:1fr}.answer-btn{color:#fff;cursor:pointer;border:none;border-radius:4px;align-items:center;padding:1rem 2rem;font-size:1.5rem;font-weight:700;transition:transform .1s,box-shadow .1s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px #0003}.answer-btn:active{transform:translateY(4px);box-shadow:0 0 #0003}.answer-btn:disabled{cursor:not-allowed;opacity:.8}.shape-icon{flex-shrink:0;width:40px;height:40px;margin-right:20px}.answer-text{text-align:left;flex-grow:1}.color-red{background-color:#e21b3c}.color-blue{background-color:#1368ce}.color-yellow{background-color:#d89e00}.color-green{background-color:#26890c}.lobby-box{text-align:center;color:#333;background:#fff;border-radius:8px;max-width:500px;margin:auto;padding:3rem;box-shadow:0 4px 15px #0003}.kahoot-logo{justify-content:center;margin-bottom:2rem;font-size:4rem;font-weight:900;display:flex}.kahoot-logo span:first-child{color:#e21b3c}.kahoot-logo span:nth-child(2){color:#1368ce}.kahoot-logo span:nth-child(3){color:#d89e00}.kahoot-logo span:nth-child(4){color:#26890c}.kahoot-logo span:nth-child(5){color:#e21b3c}.kahoot-logo span:nth-child(6){color:#1368ce}.kahoot-logo span:nth-child(7){color:#46178f}.start-btn{color:#fff;cursor:pointer;background:#333;border:none;border-radius:4px;margin-top:1rem;padding:1rem 3rem;font-size:1.5rem;font-weight:700;transition:background .2s;box-shadow:0 4px #000}.start-btn:hover{background:#444}.start-btn:active{transform:translateY(4px);box-shadow:0 0 #000}.result-title{margin-bottom:1rem;font-size:4rem;font-weight:900}.points-badge{background:#0003;border-radius:30px;margin-top:2rem;padding:1rem 2rem;font-size:2rem;font-weight:700}.next-btn{color:#333;cursor:pointer;background:#fff;border:none;border-radius:4px;margin-top:3rem;padding:1rem 3rem;font-size:1.5rem;font-weight:700;box-shadow:0 4px #ccc}.next-btn:active{transform:translateY(4px);box-shadow:0 0 #ccc}.podium-container{justify-content:center;align-items:flex-end;gap:1rem;height:300px;margin-top:3rem;display:flex}.podium-place{flex-direction:column;align-items:center;width:150px;display:flex}.podium-block{color:#fff;background:#864cbf;border-top-left-radius:8px;border-top-right-radius:8px;justify-content:center;align-items:center;width:100%;font-size:3rem;font-weight:700;display:flex}.podium-1 .podium-block{color:#333;background:#ebd534;height:200px}.podium-2 .podium-block{color:#333;background:silver;height:140px}.podium-3 .podium-block{background:#cd7f32;height:100px}.player-name{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.final-score{margin-bottom:2rem;font-size:3rem;font-weight:900}.get-ready-text{font-size:3rem;font-weight:700}.loading-spinner{border:5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:50px;height:50px;margin-top:2rem;animation:1s ease-in-out infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:768px){.answers-grid{gap:.5rem;padding:.5rem}.answers-grid.true-false{grid-template-rows:repeat(2,1fr);grid-template-columns:1fr}.question-header{flex-direction:column;padding:1rem}.question-text{margin:1rem 0;font-size:1.5rem}.timer-circle{width:60px;height:60px;font-size:2rem}}.creator-container{background:#f2f2f2;min-height:100vh;padding:2rem;font-family:Inter,sans-serif}.creator-header{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem 2rem;display:flex;box-shadow:0 4px 6px #0000000d}.creator-title{color:#333;margin:0;font-size:2rem;font-weight:800}.creator-card{background:#fff;border-radius:8px;margin-bottom:2rem;padding:2rem;transition:transform .2s;position:relative;box-shadow:0 4px 15px #0000000d}.creator-card:hover{box-shadow:0 6px 20px #00000014}.creator-input{border:2px solid #e0e0e0;border-radius:6px;outline:none;width:100%;padding:1rem;font-size:1.2rem;transition:border-color .2s}.creator-input:focus{border-color:#46178f}.creator-label{color:#555;margin-bottom:.5rem;font-weight:700;display:block}.creator-question-input{text-align:center;border:2px solid #e0e0e0;border-radius:8px;outline:none;width:100%;margin-bottom:1.5rem;padding:1.5rem;font-size:1.8rem;font-weight:700;box-shadow:inset 0 2px 4px #00000005}.creator-question-input:focus{border-color:#46178f}.creator-delete-btn{color:#fff;cursor:pointer;background:#e21b3c;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;font-weight:700;transition:transform .2s;display:flex;position:absolute;top:-15px;right:-15px;box-shadow:0 4px 8px #e21b3c66}.creator-delete-btn:hover{transform:scale(1.1)}.creator-options-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.creator-option-wrapper{border-radius:8px;align-items:stretch;gap:0;transition:transform .1s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000001a}.creator-option-wrapper:focus-within{transform:scale(1.02)}.creator-option-wrapper.creator-opt-red{background-color:#e21b3c}.creator-option-wrapper.creator-opt-blue{background-color:#1368ce}.creator-option-wrapper.creator-opt-yellow{background-color:#d89e00}.creator-option-wrapper.creator-opt-green{background-color:#26890c}.creator-option-radio{display:none}.creator-option-radio-label{cursor:pointer;background:#00000026;justify-content:center;align-items:center;width:60px;transition:background .2s;display:flex}.creator-option-radio:checked+.creator-option-radio-label{color:#fff;background:#66bf39}.creator-option-radio:checked+.creator-option-radio-label:after{content:"✓";font-size:2rem;font-weight:700}.creator-option-radio:not(:checked)+.creator-option-radio-label:after{content:"";border:3px solid #fff9;border-radius:50%;width:24px;height:24px}.creator-option-input{color:#fff;background:0 0;border:none;outline:none;flex-grow:1;padding:1.5rem;font-size:1.2rem;font-weight:700}.creator-option-input::placeholder{color:#ffffffb3}.creator-actions{justify-content:center;gap:1rem;margin-top:2rem;padding-bottom:4rem;display:flex}
