.quiz-interface *{box-sizing:border-box;margin:0;padding:0}body.quizflight-quiz-mode{height:calc(100vh + 150px);margin:0;overflow:scroll;padding:0;width:100vw}.quiz-interface{bottom:0;color:#fff;height:calc(100vh + 150px);left:0;overflow:hidden;right:0;top:0;width:100vw;z-index:9999}.quiz-interface.self-paced-mode{overflow:scroll;position:relative;top:0}.quiz-interface .quiz-container{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.quiz-interface .exit-btn{background-color:#ff4a4a;border-radius:99px;box-shadow:0 2px 5px #0003;cursor:pointer;font-size:50px;left:20px;padding:10px;position:absolute;top:20px;transition:all .2s ease;z-index:10}.quiz-interface .exit-btn:hover{background-color:#fff;color:#ff4a4a;transform:scale(1.1)}.quiz-interface .quiz-mode-selection{align-items:center;display:flex;height:100%;justify-content:center;padding:2rem;width:100%}.quiz-interface .quiz-lobby{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;padding:0;position:relative;width:100vw}.quiz-interface.video-mode .quiz-lobby{align-items:center !important}.quiz-interface .video-container{display:flex;flex-direction:column;justify-content:center;width:100vw}.quiz-interface .quizflight-info-bar{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;display:flex;justify-content:space-between;left:50%;max-width:600px;padding:10px 20px;position:absolute;top:20px;transform:translateX(-50%);width:90%;z-index:10}.quiz-interface .quizflight-info-text{color:#090e2b;font-size:16px;font-weight:600}.quiz-interface .quizflight-pin{color:#090e2b;font-size:24px;font-weight:800;letter-spacing:2px}.quiz-interface .qr-container{display:none}.quiz-interface .integrated-qr-banner{align-items:center;backdrop-filter:blur(10px);background-color:rgba(7,7,7,.992);border:1px solid #fff3;border-radius:15px;box-shadow:0 10px 30px #0003;display:flex;justify-content:space-between;left:auto;margin-bottom:40px;max-width:600px;overflow:hidden;position:relative;top:auto;transform:none;width:90%;z-index:10}.quiz-interface .banner-text{flex:1;padding:20px 25px}.quiz-interface .join-text{color:#fffc;font-size:16px;font-weight:600;margin-bottom:8px}.quiz-interface .game-pin{align-items:center;display:flex;gap:10px;position:relative}.quiz-interface .copy-button{background:#fff3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:5px 10px;transition:all .2s ease}.quiz-interface .copy-button:hover{background:#ffffff4d}.quiz-interface .copied-message{animation:fadeIn .3s,fadeOut .3s 1.7s;background-color:#000000b3;border-radius:5px;color:#fff;font-size:14px;margin-top:5px;padding:5px 10px;position:absolute;right:10px;top:100%;z-index:10}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.quiz-interface .game-pin{color:#fff;font-size:32px;font-weight:800;letter-spacing:2px;text-shadow:0 2px 5px #0003}.quiz-interface .zoom-qr-button{align-items:center;background:#6d7bff;border:none;border-radius:50%;bottom:10px;box-shadow:0 2px 5px #0003;color:#fff;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:-30px;transition:all .2s ease;width:24px;z-index:10}.quiz-interface .zoom-qr-button:hover{background-color:#4031b3;transform:scale(1.1)}.quiz-interface .banner-qr .qrsvg{background-color:#fff !important;height:100px !important;width:100px !important}.quiz-interface .zoom-button{align-items:center;background:#6d7bff;border:none;border-radius:50%;bottom:10px;box-shadow:0 4px 10px #0003;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:600;height:40px;justify-content:center;position:absolute;right:10px;transition:all .2s ease;width:40px}.quiz-interface .zoom-button:hover{background-color:#4031b3;transform:scale(1.1)}.quiz-interface .game-code{color:#090e2b;font-size:48px;font-weight:800;letter-spacing:8px;margin:10px 0;text-align:center}.quiz-interface .game-link{color:#090e2b;font-size:18px;font-weight:600;opacity:.8;text-align:center}.quiz-interface .quizflight-title{display:none}::backdrop,:fullscreen{background-color:#fff0 !important}.quiz-interface .player-lobby{margin:40px auto 0;max-height:400px;max-width:1200px;overflow:scroll !important;padding:20px;position:relative;width:100%;z-index:2}.quiz-interface .player-count{display:none}.quiz-interface .player-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:0 20px;width:100%}.quiz-interface .player-item{align-items:center;background-color:#231d4f;border-left:none !important;border-radius:8px;box-shadow:0 4px 8px #0003;display:flex;min-width:150px;padding:10px 15px;transition:transform .2s ease}.quiz-interface .player-item:hover{transform:translateY(-3px)}.quiz-interface .player-avatar{height:40px;margin-right:12px;width:40px}.quiz-interface .avatar-placeholder{font-size:16px}.quiz-interface .player-banned{opacity:.5;text-decoration:line-through}.quiz-interface .start-game-button{align-items:center;background-color:#fff;border:none;border-radius:8px;box-shadow:0 4px 8px #0003;color:#090e2b;cursor:pointer;display:flex;font-size:18px;font-weight:700;gap:8px;margin:0;padding:12px 24px;position:absolute;right:20px;top:20px;transition:all .2s ease;z-index:10}.quiz-interface .start-game-button .start-icon{color:#ff5c8d;font-size:20px}.quiz-interface .start-game-button:hover{background-color:#f8f8f8;box-shadow:0 6px 12px #00000040;transform:translateY(-2px)}.quiz-interface .start-game-button:active{box-shadow:0 2px 4px #0000001a;transform:translateY(0)}.quiz-interface .quiz-countdown{align-items:center;background-color:#090e2b0d;display:flex;height:100%;justify-content:center;width:100%}.quiz-interface .countdown-animation{text-align:center}.quiz-interface .countdown-number{animation:pulse 1s infinite;color:#090e2b;font-size:150px;font-weight:700;text-shadow:0 0 20px #6d7bff4d}.quiz-interface .countdown-text{color:#090e2b;font-size:36px;margin-top:20px;text-shadow:0 0 10px #6d7bff4d}.quiz-interface .quiz-question{display:flex !important;flex-direction:column !important;height:100% !important;padding:20px !important;position:relative !important;width:100% !important}.quiz-interface .question-frame{background-color:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;margin-bottom:10px;margin-left:auto;margin-right:auto;max-height:400px;max-width:1200px;padding:10px;position:relative;width:100%}.quiz-interface .question-number{background-color:#6d7bff !important;border-radius:20px !important;box-shadow:0 2px 5px #090e2b1a !important;color:#fff !important;font-size:16px !important;font-weight:600 !important;left:10px !important;padding:6px 12px !important;position:absolute !important;top:10px !important;z-index:1}.quiz-interface .question-header{display:none !important}.quiz-interface .video-body .question-header{display:block !important}.quiz-interface .question-progress{background-color:#6d7bff !important;border-radius:20px !important;box-shadow:0 4px 10px #090e2b1a !important;color:#fff !important;font-size:16px !important;font-weight:600 !important;left:20px !important;padding:8px 15px !important;position:absolute !important;top:20px !important}.quiz-interface .response-counter{background-color:#ff5c8d !important;border-radius:15px !important;box-shadow:0 5px 15px #090e2b1a !important;color:#fff !important;font-weight:800;padding:15px 25px !important;position:fixed !important;right:20px !important;text-align:center !important;top:20px !important;z-index:100 !important}.quiz-interface .response-counter .count{font-size:24px;font-weight:700}.quiz-interface .response-counter .label{font-size:14px;opacity:.9}.quiz-interface .question-content{display:flex !important;flex:1 !important;flex-direction:column !important;height:calc(100vh - 150px) !important;justify-content:space-between !important;margin-top:10px !important;padding-bottom:40px !important}.quiz-interface .question-text{margin:0 auto !important;max-width:1200px !important;width:100% !important}.quiz-interface .question-wrapper{border-radius:15px;color:#090e2b;padding:10px;position:relative}.quiz-interface .answer .option-icons{max-width:calc(100% - 80px) !important}.quiz-interface .answer .option-icons svg{color:#fff;font-size:40px !important;height:1em;left:10px;position:absolute !important;top:calc(50% - 25px);width:1em;z-index:9}.quiz-interface .question-wrapper .DraftEditor-root{color:#090e2b;font-size:32px;font-weight:700;line-height:1.3;text-align:center}.quiz-interface .math-content{color:#090e2b;font-size:32px;margin-top:20px;text-align:center}.quiz-interface .question-points{background-color:#6d7bff;border-radius:20px;bottom:-15px;color:#fff;font-size:16px;font-weight:600;padding:5px 15px;position:absolute;right:20px}.quiz-interface .answers-frame{align-self:center;background-color:#ffffff1a;border-radius:15px;box-shadow:0 5px 15px #0000001a;margin-bottom:20px;margin-top:10px;max-width:1200px;padding:30px;width:100%}.quiz-interface .answers-container{margin:0 auto;max-width:1200px;width:100%}.quiz-interface .quiz-results{display:flex;flex-direction:column;height:100%;padding:20px;width:100%}.quiz-interface .results-header{margin-bottom:30px;text-align:center}.quiz-interface .results-header h2{color:#090e2b;font-size:36px;font-weight:700;text-shadow:0 2px 4px #090e2b1a}.quiz-interface .question-display{margin:0 auto 30px;max-width:1000px;width:100%}.quiz-interface .answers-results{margin:0 auto;max-width:1200px;width:100%}.quiz-interface .results-actions{margin-top:40px;text-align:center}.quiz-interface .finish-quiz-button{border:none;border-radius:50px;box-shadow:0 8px 0 #090e2b1a;cursor:pointer;font-size:24px;font-weight:700;padding:15px 40px;transition:all .2s ease}.quiz-interface .next-question-button{background-color:#ffa012;color:#fff}.quiz-interface .finish-quiz-button{background-color:#ff4a4a;color:#fff}.quiz-interface .finish-quiz-button:hover,.quiz-interface .next-question-button:hover{box-shadow:0 13px 0 #090e2b1a;transform:translateY(-5px)}.quiz-interface .finish-quiz-button:active,.quiz-interface .next-question-button:active{box-shadow:0 3px 0 #090e2b1a;transform:translateY(5px)}.quiz-interface .manage-participants-button{align-items:center !important;background-color:#6d7bff !important;border:none !important;border-radius:50% !important;bottom:20px !important;box-shadow:0 5px 15px #090e2b1a !important;color:#fff !important;cursor:pointer !important;display:flex !important;font-size:24px !important;height:60px !important;justify-content:center !important;position:fixed !important;right:20px !important;transition:all .2s ease !important;width:60px !important;z-index:999 !important}.quiz-interface .manage-participants-button:hover{background-color:#4031b3 !important;transform:scale(1.1) !important}.quiz-interface .participant-manager{background-color:#fff !important;border-radius:20px !important;bottom:80px !important;box-shadow:0 10px 30px #090e2b1a !important;max-height:600px !important;overflow:hidden !important;position:fixed !important;right:20px !important;width:350px !important;z-index:1000 !important}.quiz-interface .manager-header{background-color:#f4f6f9 !important;border-bottom:1px solid #dce2ec !important;padding:20px !important;position:relative !important}.quiz-interface .manager-header h3{color:#090e2b !important;font-size:20px !important;font-weight:700 !important;margin:0 !important;text-align:center !important}.quiz-interface .close-button{background:none !important;color:#949dc0 !important}.quiz-interface .quiz-controls{backdrop-filter:blur(5px);background-color:#0003;height:60px}.quiz-interface .sound-control button{align-items:center !important;background:none !important;border:none !important;color:#fff !important;cursor:pointer !important;display:flex !important;font-size:24px !important;justify-content:center !important;transition:all .2s ease !important}.quiz-interface .sound-control button:hover{color:#6d7bff !important;transform:scale(1.1) !important}.quiz-interface .fullscreen-control button{background:none;border:none;color:#fff;cursor:pointer !important;font-size:24px !important;transition:all .2s ease !important}.quiz-interface .fullscreen-control button:hover{color:#6d7bff;transform:scale(1.1)}.quiz-interface .game-code-display{background-color:#0003;border-radius:10px;color:#fff;font-size:24px;font-weight:700;padding:5px 15px}.quiz-interface .slider-body label{background-color:rgba(0,0,0,.533);border-radius:5px;left:-24px !important;padding:10px !important}.quiz-interface .timer-frame{background-color:#ffffffe6 !important;border-radius:15px !important;box-shadow:0 5px 15px #0000001a !important;left:20px !important;padding:10px !important;position:fixed !important;top:20px !important;z-index:100 !important}.quiz-interface .quiz-timer{align-items:center !important;display:flex !important;flex-direction:column !important}.quiz-interface .timer-circle{align-items:center !important;background-color:#f4f6f9 !important;border-radius:50% !important;box-shadow:0 0 20px #090e2b1a !important;display:flex !important;height:80px !important;justify-content:center !important;position:relative !important;width:80px !important}.quiz-interface .timer-number{color:#090e2b !important;font-size:32px !important;font-weight:700 !important;left:50% !important;position:absolute !important;top:50% !important;transform:translate(-50%, -50%) !important}.quiz-interface .timer-display{top:50%}.quiz-interface .timer-warning{background-color:#0009 !important;border-radius:10px !important;bottom:-40px !important;box-shadow:0 2px 5px #0003 !important;color:#ffa012 !important;font-size:14px !important;font-weight:600 !important;left:50% !important;padding:5px 10px !important;position:absolute !important;transform:translateX(-50%) !important;white-space:nowrap !important}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes zoom-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.quiz-interface .app-container,.quiz-interface .app-wrapper,.quiz-interface .help-board,.quiz-interface .lt,.quiz-interface .option,.quiz-interface .quiz-container,.quiz-interface .quiz-wrapper,.quiz-interface .r-content,.quiz-interface .share,.quiz-interface .share-container,.quiz-interface .share-content,.quiz-interface .share-wrapper{margin:0 !important;max-width:100% !important;overflow:hidden !important;padding:0 !important;width:100% !important}.quiz-interface .question-container{align-items:center !important;display:flex !important;flex-direction:column !important;height:100% !important;justify-content:space-between !important;padding:0 !important;position:relative !important;width:100% !important}.quiz-interface .question-title.act,.quiz-interface .question-title.pact{align-self:center !important;display:flex !important;flex-direction:column !important;height:auto !important;justify-content:center !important;margin-bottom:30px !important;max-width:1200px !important;min-height:200px !important;padding:20px !important;position:relative !important;width:100% !important}.quiz-interface .question-title .wording{align-items:center !important;background-color:#fff !important;border-radius:15px !important;box-shadow:0 10px 30px #090e2b1a !important;color:#090e2b !important;display:flex !important;justify-content:center !important;margin-bottom:20px !important;min-height:150px !important;padding:30px !important;text-align:center !important;width:100% !important}.quiz-interface .question-title .wording label{word-wrap:break-word !important;color:#090e2b !important;font-size:42px !important;font-weight:700 !important;line-height:1.5 !important;margin:auto !important;max-width:100% !important;padding:20px !important;text-align:center !important}.quiz-interface .loader-spin.big,.quiz-interface .loader-spinner{animation:spin 1s ease-in-out infinite;border:5px solid #6d7bff4d;border-radius:50%;border-top-color:#6d7bff;height:50px;margin:0 auto;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.quiz-interface .spacer{flex:1;min-height:20px}.quiz-interface .question-image-container{align-items:center;border-radius:15px;display:flex;height:180px;justify-content:center;margin:15px auto;max-width:800px;overflow:hidden;width:100%}.quiz-interface .question-image{max-height:100%;max-width:100%;object-fit:contain}.quiz-interface .question-image-placeholder{align-items:center;border-radius:15px;display:flex;height:100%;justify-content:center;width:100%}.quiz-interface .placeholder-text{color:#ffffff4d;font-size:18px;font-weight:600;letter-spacing:1px}@media(max-width:1200px){.quiz-interface .timer-frame{left:20px !important}.quiz-interface .response-counter{right:20px !important}.quiz-interface .timer-circle{height:70px !important;width:70px !important}.quiz-interface .timer-number{font-size:28px !important}}@media(max-width:768px){.quiz-interface .timer-frame{left:20px !important}.quiz-interface{height:auto}.quiz-interface .response-counter{padding:10px 15px !important;right:20px !important}.quiz-interface .response-counter .count{font-size:20px !important}.quiz-interface .response-counter .label{font-size:12px !important}.quiz-interface .question-wrapper .DraftEditor-root{font-size:30px}.quiz-interface .participant-manager{right:5% !important;width:90% !important}.quiz-interface .qr-container{max-width:90%;padding:20px}.quiz-interface .qr-code svg{height:180px !important;width:180px !important}.quiz-interface .qr-code.big svg{height:250px !important;width:250px !important}.quiz-interface .game-code{font-size:36px;letter-spacing:6px}.quiz-interface .player-lobby{max-width:90%;padding:20px}.quiz-interface .player-count .count{font-size:48px}.quiz-interface .start-game-button{font-size:20px;padding:14px 40px}.quiz-interface.self-paced-mode .quiz-settings{max-width:90% !important;padding:20px !important}.quiz-interface.self-paced-mode .quiz-settings h3{font-size:24px !important}}@media(max-width:480px){.quiz-interface.self-paced-mode .quiz-lobby{height:calc(100vh + 350px) !important}.quiz-interface .timer-frame{left:5px !important}.quiz-interface .response-counter{padding:8px 12px !important;right:5px !important}.quiz-interface .response-counter .count{font-size:18px !important}.quiz-interface .question-wrapper .DraftEditor-root{font-size:24px}.quiz-interface .question-progress{font-size:12px !important;padding:5px 10px !important}.quiz-interface .timer-circle{height:60px !important;width:60px !important}.quiz-interface .timer-number{font-size:24px !important}.quiz-interface .qr-container{padding:20px}.quiz-interface .qr-code svg{height:150px !important;width:150px !important}.quiz-interface .qr-code.big svg{height:200px !important;width:200px !important}.quiz-interface .game-code{font-size:28px;letter-spacing:4px}.quiz-interface .game-link span{font-size:16px}.quiz-interface .copy-button{font-size:14px;padding:10px 20px}.quiz-interface .player-count .count{font-size:36px}.quiz-interface .player-count .label{font-size:16px}.quiz-interface .start-game-button{font-size:18px;padding:12px 30px}.quiz-interface.self-paced-mode .settings-item label{font-size:16px !important}}.quiz-interface.self-paced-mode .quiz-settings{margin:0 auto !important;max-width:600px !important}.quiz-interface.self-paced-mode .quiz-settings h3{color:#090e2b !important;font-size:24px !important;font-weight:700 !important;margin-bottom:20px !important;text-align:center !important}.quiz-interface.self-paced-mode .option-holder-shr,.quiz-interface.self-paced-mode .sharing-options-holder{width:100% !important}.quiz-interface.self-paced-mode .swich-options-share{border-bottom:1px solid #dce2ec80 !important;display:flex !important;flex-direction:column !important;margin-bottom:20px !important;padding-bottom:20px !important}.quiz-interface.self-paced-mode .swich-options-share:last-child{border-bottom:none !important;margin-bottom:0 !important}.quiz-interface.self-paced-mode .settings-item{margin-bottom:15px !important;padding-right:60px !important;position:relative !important}.quiz-interface.self-paced-mode .settings-item small{color:#666 !important;display:block !important;font-size:14px !important;margin-top:5px !important;max-width:none;width:100%}.quiz-interface.self-paced-mode .toggle{background-color:#dce2ec !important;border-radius:13px !important;cursor:pointer !important;height:26px !important;position:absolute !important;right:0 !important;top:0 !important;transition:all .3s ease !important;width:50px !important}.quiz-interface.self-paced-mode .toggle.active{background-color:#4cd964 !important}.quiz-interface.self-paced-mode .toggle-handle{background-color:#fff !important;border-radius:50% !important;box-shadow:0 2px 5px #0003 !important;height:20px !important;left:3px !important;position:absolute !important;top:3px !important;transition:all .3s ease !important;width:20px !important}.quiz-interface.self-paced-mode .toggle.active .toggle-handle{left:calc(100% - 23px) !important}.quiz-interface.self-paced-mode .date-picker-container{margin-bottom:10px !important;margin-top:10px !important}.quiz-interface.self-paced-mode .date-input{border:1px solid #dce2ec !important;border-radius:8px !important;color:#090e2b !important;font-size:14px !important;padding:10px !important;width:100% !important}.quiz-interface.self-paced-mode .assign-class.panel{display:flex !important;flex-direction:column !important;gap:10px !important;margin-top:15px !important}.quiz-interface.self-paced-mode .assign-class.panel select{border:1px solid #dce2ec !important;border-radius:8px !important;color:#090e2b !important;font-size:14px !important;padding:10px !important;width:100% !important}.quiz-interface.self-paced-mode .assign-class.panel button{background-color:#4a90ff !important;border:none !important;border-radius:8px !important;color:#fff !important;cursor:pointer !important;font-size:14px !important;font-weight:600 !important;padding:10px !important;transition:all .2s ease !important}.quiz-interface.self-paced-mode .assign-class.panel button:hover{background-color:#3a7fe0 !important}.quiz-interface.self-paced-mode .schedule-settings{background-color:#dce2ec33 !important;border-radius:12px !important;margin-bottom:15px !important;padding:15px !important}.quiz-interface.self-paced-mode .attempts-selector,.quiz-interface.self-paced-mode .time-limit-selector{display:flex !important;gap:10px !important}.quiz-interface.self-paced-mode .time-btn{background-color:#f4f6f9 !important;border:1px solid #dce2ec !important;border-radius:8px !important;color:#090e2b !important;cursor:pointer !important;flex:1 !important;font-size:14px !important;font-weight:600 !important;padding:8px !important;transition:all .2s ease !important}.quiz-interface.self-paced-mode .time-btn:hover{background-color:#dce2ec !important}.quiz-interface.self-paced-mode .time-btn.active{background-color:#4a90ff !important;border-color:#4a90ff !important;color:#fff !important}.quiz-interface.self-paced-mode .percentage-selector{align-items:center !important;display:flex !important;gap:15px !important}.quiz-interface.self-paced-mode .percentage-slider{-webkit-appearance:none !important;appearance:none !important;background:#dce2ec !important;border-radius:3px !important;flex:1 !important;height:6px !important;outline:none !important}.quiz-interface.self-paced-mode .percentage-slider::-webkit-slider-thumb{-webkit-appearance:none !important;appearance:none !important;background:#4a90ff !important;border-radius:50% !important;box-shadow:0 2px 5px #0003 !important;cursor:pointer !important;height:18px !important;width:18px !important}.quiz-interface.self-paced-mode .percentage-value{color:#4a90ff !important;font-size:16px !important;font-weight:700 !important;min-width:50px !important;text-align:center !important}.quiz-interface.self-paced-mode .settings-actions{display:flex !important;justify-content:center !important;margin-top:25px !important}.quiz-interface.self-paced-mode .settings-save-btn{background-color:#4a90ff !important;border:none !important;border-radius:8px !important;box-shadow:0 4px 10px #4a90ff4d !important;color:#fff !important;cursor:pointer !important;font-size:16px !important;font-weight:600 !important;padding:12px 30px !important;transition:all .2s ease !important}.quiz-interface.self-paced-mode .settings-save-btn:hover{background-color:#3a7fe0 !important;box-shadow:0 6px 15px #4a90ff66 !important;transform:translateY(-2px) !important}.quiz-interface.self-paced-mode .settings-save-btn:active{box-shadow:0 2px 5px #4a90ff4d !important;transform:translateY(0) !important}.quiz-interface.self-paced-mode .quiz-lobby{height:100vh;overflow-y:auto}.quiz-interface.self-paced-mode .quiz-settings-container{margin:0 auto 40px;max-width:600px;padding:0 20px;width:100%}.quiz-interface.self-paced-mode .quiz-settings{color:#090e2b !important;padding:30px !important}.quiz-interface.self-paced-mode .banner-qr{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;overflow:visible;padding:10px;position:relative;width:120px}.quiz-interface.self-paced-mode .qr-container{display:block !important;height:100px;width:100px}.quiz-interface .leaderboard{backdrop-filter:blur(10px) !important;background-color:#fffffff2 !important;border-radius:0 !important;bottom:0 !important;display:flex !important;flex-direction:column !important;height:100% !important;justify-content:center !important;left:0 !important;max-width:100% !important;overflow-y:auto !important;padding:40px !important;position:fixed !important;right:0 !important;top:0 !important;transform:none !important;width:100% !important;z-index:1000 !important}.quiz-interface .leaderboard-header{align-items:center !important;background-color:#6d7bff !important;box-shadow:0 5px 15px #090e2b1a !important;display:flex !important;justify-content:center !important;margin-bottom:30px !important;margin-left:auto !important;margin-right:auto !important;max-width:800px !important;padding:15px 20px !important;position:relative !important}.quiz-interface .leaderboard-header h2{color:#fff;font-size:32px;font-weight:700;margin:0;text-align:center !important}.quiz-interface .close-button{align-items:center !important;background:#fff3 !important;border:none !important;border-radius:50% !important;color:#fff !important;cursor:pointer !important;display:flex !important;font-size:24px !important;height:36px !important;justify-content:center !important;position:absolute !important;right:15px !important;top:15px !important;transform:translateY(-50%) !important;transition:all .2s ease !important;width:36px !important;z-index:10 !important}.quiz-interface .participant-manager .close-button{border:1px solid #ccc !important;color:#666 !important;font-size:20px !important;height:30px !important;right:5px !important;top:20px !important;width:30px !important}.quiz-interface .participant-manager .close-button:hover{color:#6d7bff !important}.quiz-interface .leaderboard-container .close-button{top:30px !important}.quiz-interface .close-button:hover{background:#ffffff4d !important;color:#fff !important;transform:translateY(-50%) scale(1.1) !important}.quiz-interface .leaderboard-list{display:flex !important;flex-direction:column !important;gap:15px !important;margin:0 auto !important;max-width:800px !important;width:100% !important}.quiz-interface .leaderboard-item{align-items:center;background-color:#f4f6f9;border-radius:15px;box-shadow:0 5px 15px #090e2b0d;display:flex;padding:15px}.quiz-interface .leaderboard-item.rank-1{background:linear-gradient(135deg, #ffa012, #ff8c00)}.quiz-interface .leaderboard-item.rank-2{background:linear-gradient(135deg, #949dc0, #7a84a8)}.quiz-interface .leaderboard-item.rank-3{background:linear-gradient(135deg, #6d7bff, #4031b3)}.quiz-interface .leaderboard-item.correct{border:3px solid #6d7bff}.quiz-interface .leaderboard-item.wrong{border:3px solid #0000}.question-options{align-items:center !important;display:flex !important;flex-direction:column !important;margin:0 auto !important;max-width:1200px !important;padding:0 !important;position:relative !important}.question-options,.question-options>div{gap:20px !important;width:100% !important}.question-options>div{display:grid !important;grid-template-columns:repeat(auto-fit, minmax(calc(50% - 10px), 1fr)) !important}.question-options>div>.answer:only-child{grid-column:1 /  -1 !important;margin-left:auto !important;margin-right:auto !important;max-width:600px !important;width:100% !important}.question-options>div>.answer.style-flashcard:only-child{background-color:#0000 !important;box-shadow:none !important}.question-options>div>.style-flashcard .flashcard-holder{background-color:#ff5c8d !important;display:flex !important;flex-direction:column !important;justify-content:space-between !important;min-height:500px !important;min-width:400px !important}.question-options>div>.answer.style-drop-pin,.question-options>div>.answer.style-text.cloud,.question-options>div>.answer.style-text.paragraph{display:none !important}.quiz-user-page .question-options>div>.answer.style-text,.quiz-user-page .question-options>div>.answer.style-text.cloud,.quiz-user-page .question-options>div>.answer.style-text.paragraph{display:flex !important;grid-column:1 /  -1 !important}.question-options>div>.answer.style-flashcard:only-child{max-width:400px !important}.question-options>div>.answer.style-flashcard .flippy-container:only-child{max-height:500px !important;max-width:350px !important}.quiz-interface .question-image-container+.answers-frame .question-options>div>.answer:only-child{max-width:500px !important;min-height:120px !important}.quiz-interface .answers-frame .question-options .style-text svg,.quiz-interface .question-options .explain-body,.quiz-interface .question-options .style-text{display:none !important}.quiz-interface .question-content.results .question-options .style-text{background-color:#4cd964 !important;display:block !important}.quiz-interface .informative,.quiz-interface .question-content.results .question-options .style-text.empty{display:none !important}.quiz-interface .counter-x{background-color:#090e2b99;border-radius:10px;color:#fff;font-size:20px;min-width:40px;padding:10px;position:absolute;right:30px;text-align:center}.quiz-interface .question-content.results .question-options .answer{opacity:.2 !important}.quiz-interface .question-content.results .answer.checked,.quiz-interface .question-content.results .answer.style-cloud,.quiz-interface .question-content.results .answer.style-file,.quiz-interface .question-content.results .answer.style-flashcard,.quiz-interface .question-content.results .answer.style-poll,.quiz-interface .question-content.results .answer.style-text{opacity:1 !important}.question-options .style-file{background:#0000 !important;background-color:#0000 !important;border:none !important;border-radius:0 !important;box-shadow:none !important;display:flex !important;grid-column:1 /  -1 !important;justify-content:center !important;justify-self:center !important;margin:20px auto 30px !important;max-width:600px !important;padding:0 !important;position:relative !important;text-align:center !important;width:100% !important;z-index:5 !important}.question-options .style-flashcard .flashcard-holder .flippy-container{display:flex;flex-direction:column;justify-content:space-between;min-height:300px}.question-options .style-file img{background:#0000 !important;border-radius:10px !important;box-shadow:none !important;max-height:150px !important;max-width:100% !important;padding:0 !important}.question-options .answer{align-items:center !important;border-radius:15px !important;box-shadow:0 8px 0 #090e2b1a !important;cursor:pointer !important;display:flex !important;justify-content:center !important;margin:0 !important;min-height:150px !important;overflow:hidden !important;position:relative !important;transition:all .2s ease !important;width:100% !important}.question-options .answer:hover{box-shadow:0 13px 0 #090e2b1a !important}.question-options .answer:active{box-shadow:0 3px 0 #090e2b1a !important;transform:translateY(5px) !important}.question-options .answer .answer-label,.question-options .answer label{align-items:center !important;color:#fff !important;display:flex !important;font-size:32px !important;font-weight:700 !important;height:100% !important;justify-content:center !important;margin:0 !important;padding:15px !important;text-align:center !important;text-shadow:1px 1px 2px #090e2b4d !important;width:100% !important}.question-options .flashback label{font-size:20px !important}.quiz-interface .question-options .flashback svg{background-color:#6d7bff;border-radius:30px !important;color:#fff !important;cursor:pointer;font-size:35px !important;height:45px !important;padding:4px;width:45px !important}.question-options .answer:first-of-type{background-color:#ff5c8d !important}.question-options .answer:nth-of-type(2){background-color:#4a90ff !important}.question-options .answer:nth-of-type(3){background-color:#ffb01f !important}.question-options .answer:nth-of-type(4){background-color:#4cd964 !important}.question-options .answer:nth-of-type(5){background-color:#9f6eff !important}.question-options .answer:nth-of-type(6){background-color:#3a5cff !important}.question-options .answer.correct{background-color:#4cd964 !important;box-shadow:0 8px 0 #4cd96480 !important}.question-options .answer.wrong{background-color:#ff5c8d !important;box-shadow:0 8px 0 #ff5c8d80 !important}.question-options .answer .student-count{background-color:#ffffff4d !important;border-radius:20px !important;color:#fff !important;font-size:16px !important;font-weight:600 !important;padding:5px 10px !important;position:absolute !important;right:10px !important;top:10px !important}.question-options .explain-body,.question-options .pin-game,.question-options .slider-body,.question-options .style-cloud,.question-options .style-paragraph{grid-column:1 /  -1 !important;width:100% !important}.question-options .style-radio{display:flex !important}.question-options .style-radio,.question-options .style-radio input[type=radio]{align-items:center !important;margin-bottom:10px !important}.question-options .style-radio input[type=radio]{margin-right:10px !important;transform:scale(1.5) !important}.question-options .style-checkbox{align-items:center !important;display:flex !important;margin-bottom:10px !important}.question-options .style-checkbox input[type=checkbox]{margin-right:10px !important;transform:scale(1.5) !important}.question-options .style-cloud{background-color:#090e2b0d !important;border-radius:15px !important;margin-top:20px !important;padding:20px !important;text-align:center !important;width:100% !important}.question-options .answer.style-paragraph{display:none !important}.question-options .answer.style-file{background:none !important;box-shadow:none !important}.question-options .answer.style-file .informative{display:none}.quiz-user-page .answer.style-paragraph{display:block !important}.quiz-interface .timer-display{align-items:center;backdrop-filter:blur(10px);background-color:#0009;border-radius:50%;box-shadow:0 5px 20px #0003;display:flex;flex-direction:column;left:40px;padding:10px;position:fixed;top:40%;transform:translateY(-50%);z-index:100}.quiz-interface .timer-display .quiz-timer{align-items:center !important;display:flex !important;flex-direction:column !important}.quiz-interface .timer-display .timer-circle{align-items:center !important;background-color:#ffffff26 !important;border-radius:50% !important;display:flex !important;height:80px !important;justify-content:center !important;position:relative !important;width:80px !important}.quiz-interface .timer-display .timer-number{color:#fff !important;font-size:32px !important;font-weight:700 !important;left:50% !important;position:absolute !important;top:50% !important;transform:translate(-50%, -50%) !important}.quiz-interface .next-question-button.top-right{background-color:#ffa012 !important;border:none !important;border-radius:8px !important;box-shadow:0 4px 8px #090e2b1a !important;color:#fff !important;cursor:pointer !important;font-size:16px !important;font-weight:700 !important;padding:10px 20px !important;position:fixed !important;right:20px !important;top:20px !important;transform:none !important;transition:all .2s ease !important;z-index:900 !important}.quiz-interface .next-question-button.top-right:hover{box-shadow:0 6px 12px #090e2b33 !important;transform:translateY(-2px) !important}.quiz-interface .next-question-button.top-right:active{box-shadow:0 2px 4px #090e2b1a !important;transform:translateY(2px) !important}.quiz-interface .next-question-button:not(.top-right){display:none !important}.sticky-info-bar{backdrop-filter:blur(10px);background-color:#0009;border-radius:15px;box-shadow:0 5px 20px #0003;gap:15px;padding:15px;position:fixed;right:20px;top:50%;transform:translateY(-50%);width:90px;z-index:100}.info-bar-item,.sticky-info-bar{display:flex;flex-direction:column}.info-bar-item{align-items:center;background-color:#ffffff1a;border-radius:10px;gap:5px;padding:10px;transition:all .2s ease}.info-bar-item:hover{background-color:#fff3}.info-icon{align-items:center;display:flex;font-size:24px;height:40px;justify-content:center;width:40px}.quiz-interface .quiz-controls{align-items:center;backdrop-filter:blur(10px);background-color:#000000b3;bottom:0;display:flex;height:70px;justify-content:space-between;left:0;padding:15px 20px;position:fixed;right:0;z-index:900}.control-group{gap:15px}.control-button,.control-group{align-items:center;display:flex}.control-button{background:none;background-color:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:40px;justify-content:center;transition:all .2s ease;width:40px}.control-button:hover{background-color:#fff3;transform:scale(1.1)}.sound-control button{align-items:center;background:none;background-color:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;transition:all .2s ease;width:40px}.sound-control button:hover{background-color:#fff3;transform:scale(1.1)}.game-code-display{background-color:#ffffff1a;border-radius:10px;color:#fff;font-size:24px;font-weight:700;padding:8px 20px}.quiz-interface .banner-qr{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;overflow:hidden;padding:10px;position:relative;width:120px}.quiz-interface .qr-container{border-radius:8px;cursor:pointer;display:block;height:100%;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.quiz-interface .qr-container:hover{transform:scale(1.05)}.quiz-interface .qr-overlay-hint{align-items:center;background:#6d7bffe6;border-radius:50%;bottom:0;box-shadow:0 2px 5px #0003;color:#fff;display:flex;font-size:14px;height:24px;justify-content:center;opacity:0;position:absolute;right:0;transition:opacity .3s ease;width:24px}.quiz-interface .qr-container:hover .qr-overlay-hint{opacity:1}.quiz-interface .qrsvg{background-color:#fff !important;display:block;height:100px !important;transition:transform .3s ease;width:100px !important}.quiz-interface .qrsvg:hover{transform:scale(1.05)}.quiz-interface .qr-fullscreen-overlay{align-items:center;backdrop-filter:blur(8px);background-color:#000c;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw;z-index:1100}.quiz-interface .qr-fullscreen-modal{background-color:#fff;border-radius:20px;box-shadow:0 20px 60px #00000080;max-width:500px;overflow:hidden;width:90%}.quiz-interface .qr-fullscreen-header{background:linear-gradient(135deg, #6d7bff, #4031b3);color:#fff;padding:20px;position:relative;text-align:center}.quiz-interface .qr-fullscreen-header h3{font-size:22px;font-weight:700;margin:0}.quiz-interface .qr-fullscreen-close{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:30px;justify-content:center;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:all .2s ease;width:30px}.quiz-interface .qr-fullscreen-close:hover{background:#ffffff4d;transform:translateY(-50%) scale(1.1)}.quiz-interface .qr-fullscreen-content{align-items:center;display:flex;flex-direction:column;padding:30px}.quiz-interface .qrsvg-fullscreen{background-color:#fff;border-radius:10px;box-shadow:0 10px 30px #0000001a;height:250px !important;margin-bottom:20px;padding:10px;width:250px !important}.quiz-interface .qr-fullscreen-info{text-align:center}.quiz-interface .qr-game-pin{margin-bottom:10px}.quiz-interface .qr-pin-label{color:#666;font-size:16px;margin-right:8px}.quiz-interface .qr-pin-value{color:#090e2b;font-size:28px;font-weight:700;letter-spacing:2px}.quiz-interface .qr-game-url{color:#6d7bff;font-size:18px;font-weight:600}.quiz-interface .qr-overlay{align-items:center;backdrop-filter:blur(5px);background-color:#000000b3;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw;z-index:1100}.quiz-interface .qr-modal{background-color:#fff;border-radius:15px;box-shadow:0 10px 30px #0000004d;padding:30px;position:relative}.quiz-interface .qrsvg-modal{height:300px !important;width:300px !important}.quiz-interface .close-qr-modal{align-items:center;background:#6d7bff;border:none;border-radius:50%;box-shadow:0 2px 5px #0003;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:30px;justify-content:center;position:absolute;right:10px;top:10px;width:30px}.quiz-interface .close-qr-modal:hover{background-color:#4031b3}.quiz-interface .player-grid{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin:0 auto;max-width:1200px;padding:20px}.quiz-interface .player-card{align-items:center;backdrop-filter:blur(10px);background-color:#6d7bff;border:1px solid #fff3;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;padding:15px;transition:all .3s ease;width:180px}.quiz-interface .player-card:hover{background-color:#000000ba;box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.quiz-interface .player-card.banned{background-color:#ff5c8d1a;opacity:.6;text-decoration:line-through}.quiz-interface .player-avatar{background-color:#f4f6f9;border:2px solid #ffffff80;border-radius:50%;box-shadow:0 4px 10px #0000001a;height:50px;margin-right:15px;overflow:hidden;width:50px}.quiz-interface .avatar-image{height:100%;width:100%}.quiz-interface .avatar-placeholder{align-items:center;display:flex;font-size:18px;font-weight:700;height:100%;justify-content:center;width:100%}.quiz-interface .player-name{color:#fff;flex:1;font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 2px #0003;white-space:nowrap}.quiz-interface .no-players-message{backdrop-filter:blur(5px);background-color:hsla(0,8%,5%,.467);border-radius:10px;color:#fff;font-size:20px;font-weight:600;margin:30px 0;padding:20px;text-align:center}.quiz-interface .text-answers{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;padding:20px}.quiz-interface .text-answer{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #090e2b1a;color:#090e2b;font-size:18px;padding:10px 15px;position:relative;transition:all .2s ease}.quiz-interface .text-answer:hover{box-shadow:0 6px 12px #090e2b26;transform:translateY(-3px)}.quiz-interface .text-answer.correct{background-color:#4cd964;color:#fff}.quiz-interface .answer-text{font-weight:600}.quiz-interface .answer-count{align-items:center;background-color:#ff5c8d;border-radius:50%;box-shadow:0 2px 5px #090e2b1a;color:#fff;display:flex;font-size:12px;font-weight:700;height:24px;justify-content:center;position:absolute;right:-8px;top:-8px;width:24px}.quiz-interface .cloud-answers{background-color:#fffc;border-radius:15px;box-shadow:0 5px 15px #090e2b0d;height:400px;overflow:hidden;padding:20px;position:relative;width:100%}.quiz-interface .cloud-word{color:#090e2b;cursor:pointer;font-weight:700;position:absolute;text-shadow:1px 1px 1px #0000001a;transform-origin:center;transition:all .5s ease;user-select:none}.quiz-interface .cloud-word:hover{transform:scale(1.1)}.quiz-interface .camera-answers{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;padding:20px}.quiz-interface .camera-answer{position:relative}.quiz-interface .camera-answer img{border-radius:10px;box-shadow:0 5px 15px #090e2b1a;height:150px;object-fit:cover;transition:all .2s ease;width:150px}.quiz-interface .camera-answer img:hover{transform:scale(1.05)}.quiz-interface .slider-answers{background-color:#fffc;border-radius:15px;box-shadow:0 5px 15px #090e2b0d;padding:20px;width:100%}.quiz-interface .slider-value{color:#090e2b;font-size:48px;font-weight:700;margin-bottom:20px;text-align:center}.quiz-interface .slider-distribution{background-color:#fffc;border-radius:10px;box-shadow:inset 0 0 10px #090e2b0d;height:200px;margin-top:20px;position:relative}.quiz-interface .slider-point{background-color:#6d7bff;border-radius:5px 5px 0 0;bottom:0;position:absolute;transition:height .3s ease;width:10px}.quiz-interface .cloud-answer-holder{margin:0 auto;max-width:1200px;padding:20px;width:100%}.quiz-interface .text-answers .child{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #090e2b1a;color:#090e2b;font-size:18px;padding:10px 15px;position:relative;transition:all .2s ease}.quiz-interface .text-answers .child:hover{box-shadow:0 6px 12px #090e2b26;transform:translateY(-3px)}.quiz-interface .text-answers .child .cnt{align-items:center;background-color:#ff5c8d;border-radius:50%;box-shadow:0 2px 5px #090e2b1a;color:#fff;display:flex;font-size:12px;font-weight:700;height:24px;justify-content:center;position:absolute;right:-8px;top:-8px;width:24px}.quiz-interface .camera-answer-holder{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin:0 auto;max-width:1200px;padding:20px;width:100%}.quiz-interface .camera-answer-holder img{border-radius:10px;box-shadow:0 5px 15px #090e2b1a;height:150px;object-fit:cover;transition:all .2s ease;width:150px}.quiz-interface .camera-answer-holder img:hover{transform:scale(1.05)}.quiz-interface.video-mode .manage-participants-button,.quiz-interface.video-mode .player-lobby,.quiz-interface.video-mode .qr-container{display:none !important}.quiz-interface.video-mode .quiz-lobby{justify-content:center !important}.quiz-interface.self-paced-mode .manage-participants-button,.quiz-interface.self-paced-mode .player-lobby,.quiz-interface.self-paced-mode .start-game-button{display:none !important}.quiz-interface.self-paced-mode .quiz-settings{backdrop-filter:blur(10px) !important;background-color:#fff !important;border:1px solid #dce2ec80 !important;border-radius:24px !important;box-shadow:0 15px 40px #090e2b14 !important;padding:15px !important;width:100% !important}@media(max-width:1200px){.question-options>div{grid-template-columns:repeat(2, 1fr) !important}.quiz-interface .timer-display{left:20px}.quiz-interface .timer-display .timer-circle{height:70px !important;width:70px !important}.quiz-interface .timer-display .timer-number{font-size:28px !important}.quiz-interface .next-question-button.top-right{font-size:14px !important;padding:8px 15px !important}}@media(max-width:768px){.quiz-interface .player-grid{gap:10px}.quiz-interface .player-card{padding:10px;width:150px}.quiz-interface .player-avatar{height:40px;margin-right:10px;width:40px}.quiz-interface .player-name{font-size:14px}.quiz-interface .qrsvg-fullscreen{height:200px !important;width:200px !important}.quiz-interface .qr-pin-value{font-size:24px}.question-options>div{gap:15px !important;grid-template-columns:repeat(2, 1fr) !important}.quiz-interface .timer-display{left:20px}.quiz-interface .timer-display .timer-circle{height:60px !important;width:60px !important}.quiz-interface .timer-display .timer-number{font-size:24px !important}.quiz-interface .next-question-button.top-right{font-size:12px !important;padding:6px 12px !important}.sticky-info-bar{padding:10px;right:10px;width:160px}.info-bar-item{gap:8px;padding:8px}.info-icon{font-size:20px;height:32px;width:32px}.quiz-interface .qrsvg-modal{height:250px !important;width:250px !important}.quiz-interface .zoom-qr-button{right:-25px}}@media(max-width:480px){.quiz-interface .player-grid{gap:8px}.quiz-interface .player-card{padding:8px;width:130px}.quiz-interface .player-avatar{height:35px;margin-right:8px;width:35px}.quiz-interface .player-name{font-size:13px}.quiz-interface .qrsvg-fullscreen{height:180px !important;width:180px !important}.quiz-interface .qr-pin-value{font-size:20px}.question-options>div{gap:10px !important;grid-template-columns:repeat(2, 1fr) !important}.question-options .answer{min-height:120px !important}.question-options .answer .answer-label,.question-options .answer label{font-size:16px !important;padding:10px !important}.sticky-info-bar{gap:8px;padding:8px;right:5px;width:140px}.info-bar-item{gap:6px;padding:6px}.info-icon{font-size:16px;height:28px;width:28px}.quiz-interface .qrsvg-modal{height:200px !important;width:200px !important}.quiz-interface .zoom-qr-button{height:20px;right:-20px;width:20px}.quiz-interface .zoom-qr-button svg{height:12px;width:12px}}.quiz-interface .text-answers .child.green{background-color:#4cd964;border:2px solid #26890c;color:#fff;position:relative}.quiz-interface .text-answers .child .correct-badge{align-items:center;background-color:#26890c;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 5px #090e2b33;color:#fff;display:flex;font-size:14px;font-weight:700;height:24px;justify-content:center;position:absolute;right:-10px;top:-10px;width:24px}@keyframes pulse-correct{0%{box-shadow:0 0 0 0 #4cd964b3}70%{box-shadow:0 0 0 10px #4cd96400}to{box-shadow:0 0 0 0 #4cd96400}}.quiz-interface .text-answers .child.green{animation:pulse-correct 2s infinite}
