@keyframes screens-module__ExHUdG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes screens-module__ExHUdG__fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes screens-module__ExHUdG__slideInLeft{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes screens-module__ExHUdG__slideInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes screens-module__ExHUdG__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes screens-module__ExHUdG__slideDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@keyframes screens-module__ExHUdG__pulseButton{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes screens-module__ExHUdG__glowGreen{0%,to{box-shadow:0 0 20px #22c55e4d}50%{box-shadow:0 0 40px #22c55e99}}@keyframes screens-module__ExHUdG__glowRed{0%,to{box-shadow:0 0 20px #ef44444d}50%{box-shadow:0 0 40px #ef444499}}@keyframes screens-module__ExHUdG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.screens-module__ExHUdG__container{flex-direction:column;width:100%;height:100%;animation:.5s ease-out screens-module__ExHUdG__fadeIn;display:flex;position:relative;overflow:hidden}.screens-module__ExHUdG__background{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.screens-module__ExHUdG__content{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.screens-module__ExHUdG__startScreenContent{flex-direction:column;justify-content:center;align-items:center;gap:1.5vh;animation:.8s ease-out screens-module__ExHUdG__fadeInScale;display:flex}.screens-module__ExHUdG__logoArbitro{width:50vw;max-width:700px;height:auto;margin-bottom:0;animation:.7s ease-out screens-module__ExHUdG__slideDown}.screens-module__ExHUdG__startImageButton{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .15s;animation:2s infinite screens-module__ExHUdG__pulseButton}.screens-module__ExHUdG__startImageButton:hover{transform:scale(1.08)}.screens-module__ExHUdG__startImageButton:active{animation:none;transform:scale(.95)}.screens-module__ExHUdG__startBtnImage{width:50vw;max-width:600px;height:auto}.screens-module__ExHUdG__logoFalabellaStartCenter{width:20vw;max-width:300px;height:auto;margin-top:1.5vh;animation:1.2s ease-out screens-module__ExHUdG__fadeIn}.screens-module__ExHUdG__logoFalabellaBottom{width:20vw;max-width:300px;height:auto;animation:1s ease-out screens-module__ExHUdG__fadeIn;position:absolute;bottom:8vh;left:50%;transform:translate(-50%)}.screens-module__ExHUdG__questionTopBox{text-align:center;background:#000000d9;border:1px solid #ffffff1a;border-radius:16px;width:90%;max-width:1200px;margin-top:8vh;padding:2vw 4vw;animation:.5s ease-out screens-module__ExHUdG__slideDown;box-shadow:0 8px 30px #00000080}.screens-module__ExHUdG__questionText{color:#fff;text-transform:uppercase;font-size:2.2vw;font-weight:700;line-height:1.35}.screens-module__ExHUdG__buttonsRow{flex-direction:column;align-items:center;gap:3vh;width:70%;max-width:600px;margin-top:6vh;animation:.7s ease-out screens-module__ExHUdG__slideUp;display:flex}.screens-module__ExHUdG__answerButton{cursor:pointer;background:#fff;border:none;border-radius:20px;justify-content:center;align-items:center;gap:1vw;width:100%;padding:1.2vw 3vw;font-size:2.2vw;font-weight:900;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 6px 16px #0000004d}.screens-module__ExHUdG__answerButton:hover{transform:scale(1.03);box-shadow:0 8px 24px #0006}.screens-module__ExHUdG__answerButton:active{transform:scale(.96)}.screens-module__ExHUdG__answerButton .screens-module__ExHUdG__icon{width:2.5vw;height:2.5vw}.screens-module__ExHUdG__textVerdadero{color:#22c55e}.screens-module__ExHUdG__textFalso{color:#ef4444}.screens-module__ExHUdG__logoArbitroBottomLeft{z-index:5;width:15vw;max-width:200px;height:auto;animation:.8s ease-out screens-module__ExHUdG__fadeIn;position:absolute;bottom:3vh;left:3vw}.screens-module__ExHUdG__logoFalabellaBottomRight{z-index:5;width:15vw;max-width:200px;height:auto;animation:.8s ease-out screens-module__ExHUdG__fadeIn;position:absolute;bottom:3vh;right:3vw}.screens-module__ExHUdG__feedbackLayout{flex-direction:row;justify-content:center;align-items:flex-end;gap:2vw;width:100%;height:100%;padding:0 3vw 0 0;display:flex}.screens-module__ExHUdG__refereeImage{object-fit:contain;object-position:bottom center;z-index:3;width:40%;height:95%;animation:.7s cubic-bezier(.22,1,.36,1) screens-module__ExHUdG__slideInLeft}.screens-module__ExHUdG__feedbackBox{text-align:center;z-index:2;background:#000000bf;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;align-self:center;align-items:center;gap:2.5vh;width:50%;max-width:900px;padding:3vw 4vw;animation:.8s cubic-bezier(.22,1,.36,1) screens-module__ExHUdG__slideInRight;display:flex;box-shadow:0 12px 40px #00000080}.screens-module__ExHUdG__feedbackTitleCorrect{text-transform:uppercase;color:#22c55e;text-shadow:0 0 30px #22c55e80;justify-content:center;align-items:center;gap:1vw;font-size:4vw;font-weight:900;animation:.6s ease-out .3s both screens-module__ExHUdG__fadeInScale;display:flex}.screens-module__ExHUdG__feedbackTitleIncorrect{text-transform:uppercase;color:#ef4444;text-shadow:0 0 30px #ef444480;justify-content:center;align-items:center;gap:1vw;font-size:4vw;font-weight:900;animation:.6s ease-out .3s both screens-module__ExHUdG__fadeInScale;display:flex}.screens-module__ExHUdG__feedbackTitleCorrect .screens-module__ExHUdG__icon,.screens-module__ExHUdG__feedbackTitleIncorrect .screens-module__ExHUdG__icon{width:4vw;height:4vw}.screens-module__ExHUdG__feedbackText{color:#fff;text-transform:uppercase;font-size:1.8vw;font-weight:600;line-height:1.35;animation:.6s ease-out .5s both screens-module__ExHUdG__fadeIn}.screens-module__ExHUdG__feedbackBoxCorrect{animation:.8s cubic-bezier(.22,1,.36,1) screens-module__ExHUdG__slideInRight,2s 1s infinite screens-module__ExHUdG__glowGreen;}.screens-module__ExHUdG__feedbackBoxIncorrect{animation:.8s cubic-bezier(.22,1,.36,1) screens-module__ExHUdG__slideInRight,2s 1s infinite screens-module__ExHUdG__glowRed;}.screens-module__ExHUdG__logoArbitroTopRight{z-index:5;width:15vw;max-width:200px;height:auto;animation:.6s ease-out screens-module__ExHUdG__fadeIn;position:absolute;top:3vh;right:3vw}.screens-module__ExHUdG__resultLayout{flex-direction:row;justify-content:center;align-items:flex-end;gap:2vw;width:100%;height:100%;padding:0 3vw 0 0;display:flex}.screens-module__ExHUdG__refereeResultImage{object-fit:contain;object-position:bottom center;z-index:3;width:38%;height:95%;animation:.8s cubic-bezier(.22,1,.36,1) screens-module__ExHUdG__slideInLeft}.screens-module__ExHUdG__resultBox{text-align:center;z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#00143cb3;border:1px solid #ffffff26;border-radius:24px;flex-direction:column;align-self:center;align-items:center;gap:2vh;width:52%;max-width:900px;padding:4vw 5vw;animation:.9s cubic-bezier(.22,1,.36,1) screens-module__ExHUdG__slideInRight;display:flex;box-shadow:0 12px 40px #00000080}.screens-module__ExHUdG__resultTitle{color:#22c55e;text-transform:uppercase;text-shadow:0 0 30px #22c55e66;font-size:5vw;font-weight:900;animation:.6s ease-out .4s both screens-module__ExHUdG__fadeInScale}.screens-module__ExHUdG__resultScore{color:#fff;text-transform:uppercase;font-size:2.8vw;font-weight:700;animation:.5s ease-out .6s both screens-module__ExHUdG__fadeIn}.screens-module__ExHUdG__resultScoreHighlight{background:linear-gradient(90deg,#22c55e,#4ade80,#22c55e) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite screens-module__ExHUdG__shimmer}.screens-module__ExHUdG__resultMessage{color:#ffffffe6;margin-top:1vh;font-size:1.8vw;line-height:1.5;animation:.5s ease-out .8s both screens-module__ExHUdG__fadeIn}.screens-module__ExHUdG__resultMessage strong{color:#fff;margin-bottom:1vh;font-size:2.2vw;display:block}.screens-module__ExHUdG__logoFalabellaResult{width:15vw;max-width:240px;margin-top:3vh;animation:.5s ease-out 1s both screens-module__ExHUdG__fadeIn;height:auto!important}.screens-module__ExHUdG__tapHint{color:#ffffff80;margin-top:2vh;font-size:1.2vw;animation:2s 1.5s infinite screens-module__ExHUdG__pulseButton}
.page-module___8aEwW__page{background-color:#000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__main{aspect-ratio:16/9;flex-direction:column;width:100%;max-width:1920px;height:100%;max-height:1080px;display:flex;position:relative}
