@import"https://fonts.googleapis.com/css2?family=Anton&display=swap";:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: light){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.abertura[data-v-d424222f]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:10}.abertura video[data-v-d424222f]{width:100%;height:100%;object-fit:cover}.play-button-container[data-v-d424222f]{position:absolute;z-index:11;display:flex;align-items:center;justify-content:center}.play-button[data-v-d424222f]{background:linear-gradient(135deg,#ff6b6b,#ee5a24);border:none;border-radius:50px;padding:20px 40px;display:flex;align-items:center;gap:15px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #ff6b6b4d;font-family:Anton,sans-serif;text-transform:uppercase;letter-spacing:1px}.play-button[data-v-d424222f]:hover{transform:translateY(-3px);box-shadow:0 12px 35px #ff6b6b66;background:linear-gradient(135deg,#ff5252,#d63031)}.play-button[data-v-d424222f]:active{transform:translateY(-1px);box-shadow:0 6px 20px #ff6b6b4d}.play-icon[data-v-d424222f]{width:30px;height:30px;color:#fff;display:flex;align-items:center;justify-content:center}.play-icon svg[data-v-d424222f]{width:100%;height:100%;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.play-text[data-v-d424222f]{color:#fff;font-size:1.2rem;font-weight:400;text-shadow:0 2px 4px rgba(0,0,0,.3)}@keyframes pulse-d424222f{0%{transform:scale(1);box-shadow:0 8px 25px #ff6b6b4d}50%{transform:scale(1.05);box-shadow:0 12px 35px #ff6b6b80}to{transform:scale(1);box-shadow:0 8px 25px #ff6b6b4d}}.play-button[data-v-d424222f]{animation:pulse-d424222f 2s infinite}.play-button[data-v-d424222f]:hover{animation:none}.abertura[data-v-ce955b45]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1000;overflow:hidden}.background-gradient[data-v-ce955b45]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#8b5cf6,#a855f7,#c084fc,#e879f9,#f472b6);animation:gradientShift-ce955b45 4s ease-in-out infinite}.main-shape[data-v-ce955b45]{position:relative;width:400px;height:280px;background:linear-gradient(135deg,#fcd34d,#f59e0b,#eab308);border-radius:60px;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 40px #0003;animation:float-ce955b45 3s ease-in-out infinite}.hexagon[data-v-ce955b45]{width:120px;height:120px;position:relative;transform:rotate(30deg)}.hexagon-inner[data-v-ce955b45]{width:100%;height:100%;background:#fff;position:relative;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);display:flex;align-items:center;justify-content:center;animation:hexagonSpin-ce955b45 6s linear infinite}.loading-dots[data-v-ce955b45]{transform:rotate(-30deg);display:flex;gap:8px}.loading-dots span[data-v-ce955b45]{width:12px;height:12px;background:linear-gradient(135deg,#8b5cf6,#f59e0b);border-radius:50%;animation:bounce-ce955b45 1.4s ease-in-out infinite both}.loading-dots span[data-v-ce955b45]:nth-child(1){animation-delay:-.32s}.loading-dots span[data-v-ce955b45]:nth-child(2){animation-delay:-.16s}.loading-dots span[data-v-ce955b45]:nth-child(3){animation-delay:0s}.quiz-logo[data-v-ce955b45]{position:absolute;top:30px;right:30px;background:#ffffffe6;padding:12px 20px;border-radius:25px;box-shadow:0 8px 16px #0000001a;animation:slideInRight-ce955b45 .8s ease-out .3s both}.quiz-logo span[data-v-ce955b45]{font-family:Anton,sans-serif;font-size:1.2rem;color:#8b5cf6;font-weight:700}.show-text[data-v-ce955b45]{color:#f59e0b!important;margin-left:5px}@keyframes gradientShift-ce955b45{0%,to{background:linear-gradient(135deg,#8b5cf6,#a855f7,#c084fc,#e879f9,#f472b6)}50%{background:linear-gradient(135deg,#f472b6,#e879f9,#c084fc,#a855f7,#8b5cf6)}}@keyframes float-ce955b45{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes hexagonSpin-ce955b45{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce-ce955b45{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}@keyframes slideInRight-ce955b45{0%{transform:translate(100px);opacity:0}to{transform:translate(0);opacity:1}}.fade-enter-active[data-v-ce955b45]{transition:all 1s cubic-bezier(.175,.885,.32,1.275)}.fade-leave-active[data-v-ce955b45]{transition:all .8s cubic-bezier(.6,.04,.98,.335)}.fade-enter-from[data-v-ce955b45]{opacity:0;transform:scale(.3) rotate(-10deg);filter:blur(10px)}.fade-leave-to[data-v-ce955b45]{opacity:0;transform:scale(1.2) rotate(5deg);filter:blur(5px)}.fade-enter-to[data-v-ce955b45],.fade-leave-from[data-v-ce955b45]{opacity:1;transform:scale(1) rotate(0);filter:blur(0px)}.abertura[data-v-d12e6a46]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:10}.abertura span[data-v-d12e6a46]{font-size:3rem;color:#ff0;font-family:Anton,sans-serif;text-shadow:2px 0 #000,-2px 0 #000,0 2px #000,0 -2px #000}.app[data-v-e91dca67]{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}.container-questao[data-v-e91dca67]{display:flex;flex-direction:column;justify-content:center;background-color:#2f41e399;padding:20px;width:100%;height:100%;position:relative;overflow:hidden}.background-video[data-v-e91dca67]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.questao_atual[data-v-e91dca67]{position:absolute;top:0;left:20px;background-color:azure;width:6vw;height:6vw;display:flex;align-items:center;justify-content:center}.questao_atual span[data-v-e91dca67]{font-family:Anton,sans-serif;font-size:clamp(1em,5vw,5rem)}.questao_tempo[data-v-e91dca67]{position:absolute;top:20px;right:20px;width:70px;height:70px;display:flex;align-items:center;justify-content:center;animation:pulse-e91dca67 1s ease-in-out infinite alternate;width:6vw;height:6vw}.questao_tempo.tempo-medio[data-v-e91dca67]{animation:shake-e91dca67 .5s ease-in-out infinite}.questao_tempo.tempo-critico[data-v-e91dca67]{animation:danger-pulse-e91dca67 .3s ease-in-out infinite}.tempo-circle[data-v-e91dca67]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.tempo-progress[data-v-e91dca67]{width:100%;height:100%;transform:rotate(-90deg)}.circle-bg[data-v-e91dca67]{fill:none;stroke:#fff3;stroke-width:3}.circle[data-v-e91dca67]{fill:none;stroke:#0f8;stroke-width:3;stroke-linecap:round;transition:stroke-dasharray 1s ease,stroke .3s ease}.tempo-critico .circle[data-v-e91dca67]{stroke:#f44}.tempo-medio .circle[data-v-e91dca67]{stroke:#fa0}.tempo-numero[data-v-e91dca67]{position:absolute;font-size:1.8rem;font-family:Anton,sans-serif;color:#fff;text-shadow:0 0 10px rgba(255,255,255,.8);font-weight:700;font-size:clamp(1em,2.1vw,5rem)}@keyframes pulse-e91dca67{0%{transform:scale(1)}to{transform:scale(1.1)}}@keyframes shake-e91dca67{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}@keyframes danger-pulse-e91dca67{0%{transform:scale(1);filter:drop-shadow(0 0 5px #ff4444)}to{transform:scale(1.15);filter:drop-shadow(0 0 15px #ff4444)}}.titulo[data-v-e91dca67]{font-size:2.5rem;margin-bottom:1.5rem;margin-top:2.5rem;text-transform:uppercase;font-family:Anton,sans-serif;font-weight:400;font-style:normal;color:#ff0;text-shadow:2px 0 #000,-2px 0 #000,0 2px #000,0 -2px #000,1px 1px #000,-1px -1px #000,1px -1px #000,-1px 1px #000;opacity:0;transform:translateY(-20px);transition:all .6s ease-out;font-size:clamp(1em,3.5vw,5rem);text-align:center;margin-bottom:3%}.titulo-visivel[data-v-e91dca67]{opacity:1;transform:translateY(0)}.imagem[data-v-e91dca67]{width:70vw;height:60vh;background-color:#fff;padding:10px;border-radius:10px}.imagem img[data-v-e91dca67]{width:100%;height:100%;border-radius:10px;object-position:top}.box-alternativa[data-v-e91dca67]{display:flex;margin:0 3vw}.alternativas[data-v-e91dca67]{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-left:1.5vw}.alternativa[data-v-e91dca67]{background-color:red;padding:5px 10px;width:450px;display:flex;border-radius:50px;align-items:center;margin-bottom:20px;cursor:pointer;transition:background-color .3s ease;opacity:0;transform:translate(-30px);transition:all .5s ease-out}.alternativa-visivel[data-v-e91dca67]{opacity:1;transform:translate(0)}.alternativa[data-v-e91dca67]{background-color:#fff;padding:5px 10px;display:flex;border-radius:50px;align-items:center;cursor:pointer;transition:background-color .3s ease;width:clamp(300px,100% - 120px,1200px);margin:0 auto;height:20%}.alternativa[data-v-e91dca67]:has(.checkbox-input:checked){background-color:#fff;scale:1.05;border:2.5px solid #5c5c5c}.alternativa.correta[data-v-e91dca67]{background-color:#5dc61a!important;color:#fff}.alternativa.incorreta[data-v-e91dca67]{background-color:#fff!important}.alternativa.alternativa-opaca[data-v-e91dca67]{opacity:.3!important;background-color:#f0f0f0!important;color:#999!important}.alternativa .checkbox-input[data-v-e91dca67]{display:none}.alternativa .numero_alternativa[data-v-e91dca67]{background-color:#4da9be;width:5vw;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center}.alternativa .numero_alternativa span[data-v-e91dca67]{color:#fff;font-family:Anton,sans-serif;font-weight:400;font-size:clamp(1em,2.8vw,5rem)}.alternativa .text_alternativa[data-v-e91dca67]{font-size:1.5rem;margin-left:10px;font-weight:300;font-family:Anton,sans-serif;font-size:clamp(1em,2vw,5rem)}.fade-enter-active[data-v-e91dca67],.fade-leave-active[data-v-e91dca67]{transition:opacity .8s ease-in-out}.fade-enter-from[data-v-e91dca67],.fade-leave-to[data-v-e91dca67]{opacity:0}
