#root{margin:100px auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.App{text-align:center;padding:20px}.halftime-answer-list,.answer-list{list-style-type:none;padding:0;margin:10px 0}.halftime-answer-item{background-color:#f8f9fa;padding:8px 12px;margin:5px 0;border-radius:4px;border-left:3px solid #4caf50;text-align:left;font-size:1.1em}.multi-question-answers{display:flex;flex-direction:column;gap:15px;margin:15px 0}.multi-question-answer-item{background-color:#f0f8ff;padding:10px;border-radius:6px;border-left:4px solid #2196f3;text-align:left}.multi-question-answer-item p{margin:5px 0}.multi-question-answer-item strong{display:block;font-size:1.1em;margin-bottom:5px}.correct-answer-display{margin:20px 0;padding:15px;background-color:#f0f8ff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.correct-answer-display p{font-size:1.2em}.mini-game-container{margin-top:30px;display:flex;flex-direction:column;align-items:center;width:100%;padding:20px;background-color:#1a1a1a;color:#fff;font-family:Arial,sans-serif;-webkit-user-select:none;-ms-user-select:none;user-select:none}.game-header{display:flex;justify-content:space-between;width:600px;margin-bottom:10px;padding:10px;background-color:#333;border-radius:5px}.score-display{font-size:24px;font-weight:700}.level-display{font-size:24px;font-weight:700;color:#fc0}.lives-display{display:flex;align-items:center}.game-area{position:relative;width:600px;height:600px;background-color:#000;border:2px solid #333;overflow:hidden;cursor:crosshair;-webkit-user-select:none;-ms-user-select:none;user-select:none}.bouncing-image{position:absolute;pointer-events:none!important;-webkit-user-select:none;-ms-user-select:none;user-select:none}.explosion-image{position:absolute;pointer-events:none!important;z-index:200;-webkit-user-select:none;-ms-user-select:none;user-select:none}.cannonball{position:absolute;width:10px;height:10px;border-radius:50%;background-color:#ff0df3;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.enemy-laser{position:absolute;width:8px;height:15px;background-color:#0f0;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.turret{position:absolute;bottom:0;transform-origin:bottom center;pointer-events:none;z-index:100;-webkit-user-select:none;-ms-user-select:none;user-select:none}.controls-info{margin-top:15px;color:#aaa}.level-up-overlay,.victory-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .5s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:root{font-family:American Typewriter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#050505de;background-color:#fffdfd;overflow:auto;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-header{position:fixed;top:0;left:0;width:100%;padding:5px 0;text-align:center;color:#000;background-color:#fff}.app-header h1{margin:0;padding:0;font-size:3.5rem}.headerImg{height:54.1px;width:100px;margin-left:auto;margin-right:auto;filter:drop-shadow(3px 3px 9px #09022d)}.header-divider{height:3px;background:linear-gradient(90deg,#646cff66,#646cffcc,#646cff66);width:100%;position:absolute;bottom:0;left:0}.content-wrapper{display:flex;justify-content:space-between;align-items:flex-start;width:100%;margin:0 auto;padding:20px;box-sizing:border-box;overflow:hidden}.main-container{flex:1}.image-container{flex:2;padding-top:100px;display:flex;justify-content:center;align-items:center;margin-left:80px}.image-container img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 10px #0000001a}#root>div:not(.main-container){width:100%;padding-top:70px;margin:0 auto;display:flex;flex-direction:column;align-items:center}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{padding-top:0;margin:0;display:flex;min-width:320px;min-height:100vh;justify-content:center;z-index:-1000}h1{font-size:3.2em;line-height:1.1}.about-title{text-align:center}.overlay_message{font-size:5rem;color:#000;text-shadow:0 0 2em rgb(250,248,250),0 0 1em rgb(253,251,253);animation:grow 2s ease-out forwards}@keyframes grow{0%{font-size:1rem}to{font-size:4.2rem}}@keyframes ColorChange{0%{color:#bf29ff}45%{color:#450450}to{color:#f50ccb}}button{margin:10px 5px;border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff;background-color:#527adf}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.back-to-game-button,.go-button{position:fixed;top:10px;right:20px;z-index:100;color:#1a1a1a;background-color:#fff;border-color:#000;border-width:.2em}.back-to-game-button:hover{border-color:#646cff;background-color:#0ff}.back-to-game-button:focus,.back-to-game-button:focus-visible{outline:4px auto -webkit-focus-ring-color}.operator-button{position:fixed;top:10px;left:20px;z-index:100;color:#1a1a1a;background-color:#fff;border-color:#000;border-width:.2em}.operator-button:hover{border-color:#646cff;background-color:#0ff}.operator-button:focus,:focus-visible{outline:4px auto -webkit-focus-ring-color}.logout_button{position:fixed;top:15px;right:20px;z-index:100;background-color:#fff;border-color:#000;border-width:.2em;color:#1a1a1a}.next_question_button{margin:50px;background-color:#fff;border-color:#000;border-width:.2em;color:#1a1a1a}.operator-dashboard,.game-container,.login-container,.register-container{flex:1;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;border-radius:8px;padding:20px;margin-top:100px;width:90%;max-width:700px;box-shadow:0 0 10px 10px #0003}.game-wrapper{width:100%}.fullscreen-background{position:fixed;top:70px;left:0;width:100%;height:calc(100% - 120px);z-index:-1;display:flex;justify-content:center;align-items:center;pointer-events:none;overflow:hidden}.background-image{width:65vw;height:auto;max-height:100%;opacity:.1;rotate:45deg;object-fit:contain;overflow:hidden}.operator-dashboard>:first-child,.game-container>:first-child,.login-container>:first-child,.register-container>:first-child{margin-top:0}.reveal-phase-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.answers-column,.actions-column{flex:1 1 45%;max-width:48%;min-width:300px;box-sizing:border-box}.answers-column{max-height:400px;overflow-y:auto}.actions-column{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media (max-width: 768px){.answers-column,.actions-column{flex:1 1 100%;max-width:100%}}.hamburger-icon-wrapper{position:relative;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.rotate-animation{animation:rotate 8s linear infinite}.shrink-animation{animation:shrink .5s forwards}.menu-dropdown{transition:opacity .3s,height .3s;position:absolute;top:45px;right:0;width:180px;background-color:#fff;color:#000;border-radius:5px;box-shadow:0 2px 10px #0003;overflow:hidden}.menu-active{animation:slideDown .3s forwards}.burst-container{position:absolute;width:100%;height:100%;top:0;left:0;z-index:10}.burst-particle{position:absolute;width:8px;height:8px;border-radius:50%;top:50%;left:50%;margin-top:-4px;margin-left:-4px;animation:burst .6s forwards}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes shrink{0%{transform:scale(1) rotate(0)}to{transform:scale(.1) rotate(180deg);opacity:0}}@keyframes burst{0%{transform:translate(0) scale(0)}50%{opacity:1}to{transform:translate(calc(cos(var(--angle, 0deg))*80px),calc(sin(var(--angle, 90deg))*80px)) scale(1);opacity:0}}@keyframes slideDown{0%{opacity:0;height:0}to{opacity:1;height:auto}}.hamburger-menu{position:fixed;top:20px;right:20px;z-index:1000}.hamburger-button{background:none;border:none;cursor:pointer;width:40px;height:40px;padding:5px;border-radius:5px;background-color:#fff;box-shadow:0 2px 5px #0003;display:flex;justify-content:center;align-items:center}.hamburger-icon-image{width:30px;height:30px;object-fit:contain}.hamburger-button{background:none;border:none;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center}.hamburger-icon{width:24px;height:20px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hamburger-icon span{display:block;height:3px;width:100%;background-color:#333;border-radius:3px;transition:all .3s ease}.menu-dropdown{position:absolute;top:45px;right:0;width:180px;background-color:#fff;border-radius:5px;box-shadow:0 2px 10px #0003;overflow:hidden}.menu-dropdown ul{list-style:none;padding:0;margin:0}.menu-dropdown li{padding:12px 16px;cursor:pointer;transition:background-color .2s}.menu-dropdown li:hover{background-color:#f5f5f5;color:#06c}.score-table th{cursor:pointer;-webkit-user-select:none;user-select:none}.score-table th.sort-ascending,.score-table th.sort-descending{background-color:#f0f0f0}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}@media (prefers-color-scheme: dark){.app-header{color:#fff}}}.timer-container{display:flex;justify-content:center;align-items:center;margin:20px 0}.big-timer{font-size:4rem;font-weight:700;color:#2c3e50;background-color:#ecf0f1;padding:15px 30px;border-radius:10px;box-shadow:0 5px 15px #0000001a;font-family:monospace;letter-spacing:2px;animation:pulse 1s infinite alternate}@keyframes pulse{0%{transform:scale(1);box-shadow:0 5px 15px #0000001a}to{transform:scale(1.03);box-shadow:0 8px 20px #00000026}}.halftime-message{font-size:1.5rem;margin:15px 0;text-align:center;color:#555}.operator-actions{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:15px;margin:15px 0}.operator-actions h3{margin-top:0;color:#343a40;border-bottom:1px solid #dee2e6;padding-bottom:8px;margin-bottom:15px}.skip-question-button{background-color:#dc3545;color:#fff;border:none;padding:10px 20px;border-radius:5px;font-weight:700;cursor:pointer;transition:background-color .2s}.skip-question-button:hover{background-color:#c82333}.skip-question-button:disabled{background-color:#6c757d;cursor:not-allowed}.hint{font-size:.9rem;color:#6c757d;margin-top:10px;font-style:italic}.correct-answer-display{margin:15px 0;padding:10px;background-color:#f8f9fa;border-radius:5px;border-left:5px solid #28a745}.halftime-answer-list{margin:0;padding:0 0 0 20px}.halftime-answer-list li{margin:5px 0;padding:3px 0}.halftime-answer-input{display:flex;margin-bottom:10px;align-items:center}.halftime-answer-input label{min-width:30px;margin-right:10px}.halftime-answer-input input{flex:1;padding:8px;border-radius:4px;border:1px solid #ced4da}.app-footer{position:fixed;bottom:0;left:0;width:100vw;padding:5px 0;text-align:center;color:#000;background-color:#fff}.footer-divider{height:3px;background:linear-gradient(90deg,#646cff66,#646cffcc,#646cff66);width:100%;position:absolute;left:0}
