.VideoContainer-module__A_DXzG__container{background:#000;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.VideoContainer-module__A_DXzG__videoLayer{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.VideoContainer-module__A_DXzG__uiLayer{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.VideoContainer-module__A_DXzG__uiLayer>*{pointer-events:auto}
.VideoPlayer-module__AI35cW__playerContainer{background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.VideoPlayer-module__AI35cW__iframe{object-fit:cover;border:none;width:100%;height:100%}
.RightSidebar-module__jslJuW__sidebar{z-index:100;background:#4a4a4ae6;border-radius:12px;gap:.5rem;width:100px;min-width:100px;padding:.75rem .5rem;display:flex;position:fixed;top:50%;right:1rem;transform:translateY(-50%);box-shadow:0 4px 12px #0000004d}.RightSidebar-module__jslJuW__leftColumn{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;width:60px;padding-top:20px;display:flex}.RightSidebar-module__jslJuW__pointsNumber{color:#fff;text-align:center;margin-bottom:.25rem;font-family:PressStart2P,monospace;font-size:1.5rem;font-weight:700;line-height:1}.RightSidebar-module__jslJuW__iconButton{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:.15rem;padding:.25rem;transition:opacity .2s;display:flex}.RightSidebar-module__jslJuW__iconButton:hover{opacity:.8}.RightSidebar-module__jslJuW__iconButton:active{opacity:.6}.RightSidebar-module__jslJuW__icon{object-fit:contain;width:24px;height:24px}.RightSidebar-module__jslJuW__buttonLabel{color:#fff;text-transform:lowercase;text-align:center;margin-top:.1rem;font-family:PressStart2P,monospace;font-size:.4rem;line-height:1}.RightSidebar-module__jslJuW__rightColumn{flex-shrink:0;align-items:center;width:20px;padding:0 .25rem;display:flex}.RightSidebar-module__jslJuW__meterBar{background:#fff3;border:1px solid #ffffff4d;border-radius:6px;width:12px;height:160px;position:relative;overflow:hidden}.RightSidebar-module__jslJuW__meterFill{background:#fff repeating-linear-gradient(#fff,#fff 14px,#0000 14px 16px);width:100%;transition:height .1s linear;position:absolute;bottom:0;left:0}
.InteractionPanel-module__eVsTOW__panel{background:#000;border-radius:12px 12px 0 0;flex-direction:column;width:100%;padding:1rem;transition:all .3s;display:flex;position:relative;box-shadow:0 -4px 20px #0000004d}.InteractionPanel-module__eVsTOW__panel.InteractionPanel-module__eVsTOW__maximised,.InteractionPanel-module__eVsTOW__panel.InteractionPanel-module__eVsTOW__minimised{padding:.4rem}.InteractionPanel-module__eVsTOW__content{flex-direction:column;gap:1rem;display:flex}.InteractionPanel-module__eVsTOW__panel.InteractionPanel-module__eVsTOW__maximised .InteractionPanel-module__eVsTOW__content{gap:.4rem}.InteractionPanel-module__eVsTOW__questionSection{align-items:flex-start;padding-right:80px;display:flex;position:relative}.InteractionPanel-module__eVsTOW__questionBox{background:#fff;border:2px solid #000;border-radius:12px;flex:1;min-height:60px;padding:.75rem;position:relative}.InteractionPanel-module__eVsTOW__questionBox:before{content:"";border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:8px solid #000;width:0;height:0;position:absolute;top:calc(50% + 10px);right:-8px;transform:translateY(-50%)}.InteractionPanel-module__eVsTOW__questionBox:after{content:"";border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:7px solid #fff;width:0;height:0;position:absolute;top:calc(50% + 10px);right:-6px;transform:translateY(-50%)}.InteractionPanel-module__eVsTOW__questionText{color:#000;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:PressStart2P,monospace;font-size:.45rem;line-height:1.5;display:-webkit-box;overflow:hidden}.InteractionPanel-module__eVsTOW__characterSprite{flex-shrink:0;width:75px;height:75px;position:absolute;top:50%;right:0;transform:translateY(calc(6px - 50%))}.InteractionPanel-module__eVsTOW__characterSprite img{object-fit:contain;width:100%;height:100%;image-rendering:pixelated}.InteractionPanel-module__eVsTOW__maximiseButton{cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;position:absolute;top:0;right:0}.InteractionPanel-module__eVsTOW__maximiseButton:hover{opacity:.8}.InteractionPanel-module__eVsTOW__toggleButton{cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex;position:absolute;top:0;right:0}.InteractionPanel-module__eVsTOW__toggleButton:hover{opacity:.8}
.AnswerOptions-module__6PPJea__optionsGrid{grid-template-columns:1fr 1fr;gap:.6rem;margin:0;padding:0;display:grid}.AnswerOptions-module__6PPJea__optionButton{cursor:pointer;background:#000;border:1px solid #ffffff4d;border-radius:8px;justify-content:flex-start;align-items:center;gap:.5rem;min-height:65px;padding:.6rem;transition:all .2s;display:flex;position:relative;overflow:hidden}.AnswerOptions-module__6PPJea__optionButton:before{content:"";border-radius:3px;flex-shrink:0;width:20px;min-width:20px;height:20px;position:relative}.AnswerOptions-module__6PPJea__optionButton.AnswerOptions-module__6PPJea__red:before{background:#ff3b3b}.AnswerOptions-module__6PPJea__optionButton.AnswerOptions-module__6PPJea__yellow:before{background:#ffd93b}.AnswerOptions-module__6PPJea__optionButton.AnswerOptions-module__6PPJea__green:before{background:#39ff14}.AnswerOptions-module__6PPJea__optionButton.AnswerOptions-module__6PPJea__cyan:before{background:#00f5ff}.AnswerOptions-module__6PPJea__optionButton:hover{background:#ffffff1a;border-color:#ffffff80}.AnswerOptions-module__6PPJea__optionButton:active{transform:scale(.98)}.AnswerOptions-module__6PPJea__optionButton.AnswerOptions-module__6PPJea__locked{background:#ffd93b33;border-width:2px;border-color:#ffd93b}.AnswerOptions-module__6PPJea__optionButton.AnswerOptions-module__6PPJea__correct{background:#39ff1433;border-width:2px;border-color:#39ff14;animation:.5s ease-out AnswerOptions-module__6PPJea__correctPulse}.AnswerOptions-module__6PPJea__optionButton.AnswerOptions-module__6PPJea__incorrect{background:#ff3b3b33;border-width:2px;border-color:#ff3b3b;animation:.5s ease-out AnswerOptions-module__6PPJea__incorrectShake}@keyframes AnswerOptions-module__6PPJea__correctPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes AnswerOptions-module__6PPJea__incorrectShake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.AnswerOptions-module__6PPJea__optionText{color:#fff;text-align:left;word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-family:PressStart2P,monospace;font-size:.5rem;line-height:1.4;display:-webkit-box;overflow:hidden}
.LoadingIndicator-module__XxZsiq__countdownText{color:#000;letter-spacing:.1em;text-align:center;margin:0;font-family:PressStart2P,monospace;font-size:1rem;position:relative;top:10px}.LoadingIndicator-module__XxZsiq__loadingText{color:#fff;text-align:center;margin:.5rem 0 0;font-family:PressStart2P,monospace;font-size:.6rem;animation:1.5s ease-in-out infinite LoadingIndicator-module__XxZsiq__pulse}@keyframes LoadingIndicator-module__XxZsiq__pulse{0%,to{opacity:1}50%{opacity:.4}}
.PointsToast-module__ipDrgW__toast{z-index:1000;animation:.3s ease-out PointsToast-module__ipDrgW__slideIn;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.PointsToast-module__ipDrgW__toastContent{border:3px solid var(--text-white);background:#000000e6;border-radius:12px;padding:1.5rem 2.5rem;box-shadow:0 8px 24px #000c}.PointsToast-module__ipDrgW__pointsText{color:var(--points-bar-fill);text-shadow:2px 2px 4px #000c;font-family:PressStart2P,monospace;font-size:1.5rem}@keyframes PointsToast-module__ipDrgW__slideIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.8)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (max-width:768px){.PointsToast-module__ipDrgW__toastContent{padding:1.25rem 2rem}.PointsToast-module__ipDrgW__pointsText{font-size:1.25rem}}
.VideoEndOverlay-module__cG13_q__overlay{z-index:2;pointer-events:none;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.VideoEndOverlay-module__cG13_q__text{color:var(--text-white);text-shadow:2px 2px 4px #000c;border:2px solid var(--text-white);background:#000000b3;border-radius:8px;padding:1rem;font-family:PressStart2P,monospace;font-size:.7rem}@media (max-width:768px){.VideoEndOverlay-module__cG13_q__text{padding:.75rem;font-size:.6rem}}
.CreateAccountScreen-module___wB-Kq__container{box-sizing:border-box;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100%;padding:2rem 1rem;display:flex}.CreateAccountScreen-module___wB-Kq__content{flex-direction:column;gap:2rem;width:100%;padding:0 1rem;display:flex}.CreateAccountScreen-module___wB-Kq__bubbleContainer{margin-bottom:1rem}.CreateAccountScreen-module___wB-Kq__bubbleText{color:#000;text-align:center;margin:0;font-family:PressStart2P,monospace;font-size:.875rem;line-height:1.6}.CreateAccountScreen-module___wB-Kq__form{flex-direction:column;gap:1.5rem;display:flex}.CreateAccountScreen-module___wB-Kq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.CreateAccountScreen-module___wB-Kq__label{color:#ff8c00;text-transform:uppercase;font-family:PressStart2P,monospace;font-size:.75rem}.CreateAccountScreen-module___wB-Kq__input{color:beige;background:#000;border:3px solid #ff8c00;outline:none;padding:.875rem;font-family:PressStart2P,monospace;font-size:.75rem;transition:border-color .2s}.CreateAccountScreen-module___wB-Kq__input:focus{border-color:orange}.CreateAccountScreen-module___wB-Kq__input:disabled{opacity:.5;cursor:not-allowed}.CreateAccountScreen-module___wB-Kq__input::placeholder{color:#f5f5dc66}.CreateAccountScreen-module___wB-Kq__error{color:#f44;background:#ff44441a;border:2px solid #f44;padding:.75rem;font-family:PressStart2P,monospace;font-size:.65rem;line-height:1.6}.CreateAccountScreen-module___wB-Kq__submitButton{color:#000;cursor:pointer;background:#ff8c00;border:none;padding:1rem 2rem;font-family:PressStart2P,monospace;font-size:.875rem;transition:all .2s;box-shadow:0 4px #cc7000}.CreateAccountScreen-module___wB-Kq__submitButton:hover:not(:disabled){background:orange;transform:translateY(-2px);box-shadow:0 6px #cc7000}.CreateAccountScreen-module___wB-Kq__submitButton:active:not(:disabled){transform:translateY(2px);box-shadow:0 2px #cc7000}.CreateAccountScreen-module___wB-Kq__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.CreateAccountScreen-module___wB-Kq__linkContainer{text-align:center}.CreateAccountScreen-module___wB-Kq__link{color:#f5f5dcb3;cursor:pointer;background:0 0;border:none;padding:.5rem;font-family:PressStart2P,monospace;font-size:.65rem;text-decoration:underline;transition:color .2s}.CreateAccountScreen-module___wB-Kq__link:hover:not(:disabled){color:#ff8c00}.CreateAccountScreen-module___wB-Kq__link:disabled{opacity:.5;cursor:not-allowed}
.SignInScreen-module__aMWd4a__container{box-sizing:border-box;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100%;padding:2rem 1rem;display:flex}.SignInScreen-module__aMWd4a__content{flex-direction:column;gap:2rem;width:100%;padding:0 1rem;display:flex}.SignInScreen-module__aMWd4a__bubbleContainer{margin-bottom:1rem}.SignInScreen-module__aMWd4a__bubbleText{color:#000;text-align:center;margin:0;font-family:PressStart2P,monospace;font-size:.875rem;line-height:1.6}.SignInScreen-module__aMWd4a__form{flex-direction:column;gap:1.5rem;display:flex}.SignInScreen-module__aMWd4a__inputGroup{flex-direction:column;gap:.5rem;display:flex}.SignInScreen-module__aMWd4a__label{color:#ff8c00;text-transform:uppercase;font-family:PressStart2P,monospace;font-size:.75rem}.SignInScreen-module__aMWd4a__input{color:beige;background:#000;border:3px solid #ff8c00;outline:none;padding:.875rem;font-family:PressStart2P,monospace;font-size:.75rem;transition:border-color .2s}.SignInScreen-module__aMWd4a__input:focus{border-color:orange}.SignInScreen-module__aMWd4a__input:disabled{opacity:.5;cursor:not-allowed}.SignInScreen-module__aMWd4a__input::placeholder{color:#f5f5dc66}.SignInScreen-module__aMWd4a__error{color:#f44;background:#ff44441a;border:2px solid #f44;padding:.75rem;font-family:PressStart2P,monospace;font-size:.65rem;line-height:1.6}.SignInScreen-module__aMWd4a__submitButton{color:#000;cursor:pointer;background:#ff8c00;border:none;padding:1rem 2rem;font-family:PressStart2P,monospace;font-size:.875rem;transition:all .2s;box-shadow:0 4px #cc7000}.SignInScreen-module__aMWd4a__submitButton:hover:not(:disabled){background:orange;transform:translateY(-2px);box-shadow:0 6px #cc7000}.SignInScreen-module__aMWd4a__submitButton:active:not(:disabled){transform:translateY(2px);box-shadow:0 2px #cc7000}.SignInScreen-module__aMWd4a__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.SignInScreen-module__aMWd4a__linkContainer{text-align:center}.SignInScreen-module__aMWd4a__link{color:#f5f5dcb3;cursor:pointer;background:0 0;border:none;padding:.5rem;font-family:PressStart2P,monospace;font-size:.65rem;text-decoration:underline;transition:color .2s}.SignInScreen-module__aMWd4a__link:hover:not(:disabled){color:#ff8c00}.SignInScreen-module__aMWd4a__link:disabled{opacity:.5;cursor:not-allowed}
.TopicsScreen-module__wZFOmW__container{box-sizing:border-box;background:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100%;padding:2rem 1rem;display:flex}.TopicsScreen-module__wZFOmW__content{flex-direction:column;gap:2rem;width:100%;padding:0 1rem;display:flex}.TopicsScreen-module__wZFOmW__bubbleContainer{margin-bottom:1rem}.TopicsScreen-module__wZFOmW__bubbleText{color:#000;text-align:center;margin:0;font-family:PressStart2P,monospace;font-size:.875rem;line-height:1.6}.TopicsScreen-module__wZFOmW__loadingText{color:#f5f5dcb3;text-align:center;padding:2rem;font-family:PressStart2P,monospace;font-size:.75rem}.TopicsScreen-module__wZFOmW__error{color:#f44;text-align:center;background:#ff44441a;border:2px solid #f44;padding:.75rem;font-family:PressStart2P,monospace;font-size:.65rem;line-height:1.6}.TopicsScreen-module__wZFOmW__categoriesGrid{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.TopicsScreen-module__wZFOmW__categoryChip{color:beige;cursor:pointer;text-transform:capitalize;background:0 0;border:3px solid #f5f5dc4d;padding:.875rem 1.5rem;font-family:PressStart2P,monospace;font-size:.75rem;transition:all .2s}.TopicsScreen-module__wZFOmW__categoryChip:hover:not(:disabled){color:#ff8c00;border-color:#ff8c00}.TopicsScreen-module__wZFOmW__categoryChip.TopicsScreen-module__wZFOmW__selected{color:#000;background:#ff8c00;border-color:#ff8c00;box-shadow:0 4px #cc7000}.TopicsScreen-module__wZFOmW__categoryChip:disabled{opacity:.5;cursor:not-allowed}.TopicsScreen-module__wZFOmW__startButton{color:#000;cursor:pointer;background:#ff8c00;border:none;margin-top:1rem;padding:1rem 2rem;font-family:PressStart2P,monospace;font-size:.875rem;transition:all .2s;box-shadow:0 4px #cc7000}.TopicsScreen-module__wZFOmW__startButton:hover:not(:disabled){background:orange;transform:translateY(-2px);box-shadow:0 6px #cc7000}.TopicsScreen-module__wZFOmW__startButton:active:not(:disabled){transform:translateY(2px);box-shadow:0 2px #cc7000}.TopicsScreen-module__wZFOmW__startButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.TopicsScreen-module__wZFOmW__skipHint{color:#f5f5dc80;text-align:center;margin-top:.5rem;font-family:PressStart2P,monospace;font-size:.65rem}
