.question-container[data-v-41f2e69c]{display:flex;flex-direction:column;align-items:center;width:100%}.question-image[data-v-41f2e69c]{max-width:100%;border-radius:3px;margin-bottom:20px}.question-text[data-v-41f2e69c]{font-size:1.2rem;font-weight:700;margin-bottom:20px;text-align:center}.answers-container[data-v-41f2e69c]{display:flex;flex-direction:column;width:100%}.answer-button[data-v-41f2e69c]{background-color:var(--ion-color-primary);color:#fff;border:none;padding:15px;margin:10px 0;border-radius:5px;cursor:pointer;transition:background-color .3s ease;text-align:center}.answer-button[data-v-41f2e69c]:hover{background-color:#45a049}.progress-container[data-v-28f54183]{width:100%;margin-bottom:20px}.progress-text[data-v-28f54183]{font-size:1rem;margin-bottom:5px;text-align:center}.progress-bar[data-v-28f54183]{width:100%;height:10px;background-color:#ddd;border-radius:5px;overflow:hidden}.progress-bar-fill[data-v-28f54183]{height:100%;background-color:#4caf50;transition:width .3s ease}.timer-container[data-v-549bb3a1]{position:relative;width:100px;height:100px;margin-bottom:20px;text-align:center}.progress-circle[data-v-549bb3a1]{width:100%;height:100%}.circle-bg[data-v-549bb3a1]{fill:none;stroke:#eee;stroke-width:3.5}.circle[data-v-549bb3a1]{fill:none;stroke-width:3.5;stroke-linecap:round;transition:stroke-dasharray .3s ease,stroke .3s ease}.green[data-v-549bb3a1]{stroke:#4caf50}.yellow[data-v-549bb3a1]{stroke:#ffeb3b}.red[data-v-549bb3a1]{stroke:#f44336}.pulse[data-v-549bb3a1]{animation:pulse-animation-549bb3a1 .25s infinite}@keyframes pulse-animation-549bb3a1{0%{stroke-width:2.8}50%{stroke-width:4}to{stroke-width:2.8}}.timer-text[data-v-549bb3a1]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#333;font-weight:700;font-size:2rem;transition:transform .25s ease}.timer-text.pulse[data-v-549bb3a1]{animation:text-pulse-animation-549bb3a1 1s infinite}@keyframes text-pulse-animation-549bb3a1{0%{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.5)}to{transform:translate(-50%,-50%) scale(1)}}canvas[data-v-0dd706a0]{background-color:#dc143c!important}.results[data-v-0dd706a0]{width:100%;background-color:var(--ion-color-primary);color:var(--ion-color-light);padding:2rem 1rem;text-align:center}.avatar[data-v-0dd706a0]{border-radius:50%;max-width:100%;height:auto;animation:fadeInUp-0dd706a0 .5s ease}.user-name[data-v-0dd706a0]{margin-top:1rem;font-size:1.5rem}.result-message[data-v-0dd706a0]{margin-top:1.5rem;font-size:1.2rem;font-weight:500;animation:scaleIn-0dd706a0 .5s ease}.ion-text-success[data-v-0dd706a0]{color:var(--ion-color-success)}.ion-text-danger[data-v-0dd706a0]{color:var(--ion-color-danger)}.button-secondary[data-v-0dd706a0]{display:inline-block;padding:.75rem 1.5rem;background-color:var(--ion-color-secondary);color:var(--ion-color-light);text-decoration:none;border-radius:.25rem;transition:background-color .3s ease;margin-top:2rem}.button-secondary[data-v-0dd706a0]:hover{background-color:var(--ion-color-secondary-shade)}@keyframes fadeInUp-0dd706a0{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn-0dd706a0{0%{transform:scale(.8)}to{transform:scale(1)}}.emoji[data-v-0dd706a0]{font-size:3rem}.quiz-container[data-v-68132104]{display:flex;flex-direction:column;align-items:center;padding:20px;background-color:#f5f5f5;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);max-width:800px;margin:0 auto}