@charset "UTF-8";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{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}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{font-family:Montserrat,sans-serif;font-optical-sizing:auto}html{background-color:#000}body{font-family:Montserrat,sans-serif;font-optical-sizing:auto;background-color:#000}.dynapuff-font{font-family:DynaPuff,system-ui;font-optical-sizing:auto;font-weight:600;font-style:normal;font-variation-settings:"wdth" 100}.hidden{display:none}.text-center{text-align:center}#root{width:100%;margin:0 auto;text-align:center}.app-container{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%;padding:0}.phone-container{width:100%;max-width:500px;height:100vh;position:relative}.text-purple{color:#672da6}.p-0,.m-0{padding:0}@media (max-width: 500px){.phone-container{width:100%}}.w-100{width:100%}.template-app{min-height:100vh;width:100%;display:flex;flex-direction:column;position:relative;background-image:url(/images/background.webp);background-size:cover;background-position:center;font-family:Arial,sans-serif;overflow:hidden}.template-app__header{text-align:center;margin-bottom:40px;z-index:2}.template-app__logo-container{max-width:200px;margin:0 auto}.template-app__logo{width:100%;height:auto}.template-app__clouds{position:absolute;bottom:0;left:0;width:100%;height:150px;background-image:url(/images/cloud-purples.png);background-size:cover;background-position:bottom;z-index:1}.template-app__version{position:absolute;bottom:5px;right:10px;font-size:10px;color:#ffffffb3;z-index:3}.question-content{position:relative;background-color:#fff;border-radius:20px;max-width:600px;width:80%;margin:3em auto 0;display:flex;flex-direction:column;align-items:center;z-index:2;box-shadow:0 4px 15px #0000001a;padding:25px 15px}.question-content__icon-container{border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:20px;position:absolute;top:-3em}.question-content__icon{width:6em;height:6em;object-fit:contain}.question-content__question{color:#333;font-size:24px;text-align:center;line-height:1;font-weight:800;margin:20px 0 2px}.question-content__question-line{width:100%;height:2px;background:#000;margin-bottom:1em}.question-content__options{display:flex;flex-direction:column;width:100%;gap:15px;margin-bottom:20px}.question-content__option-button{background-color:#672da6;border:none;padding:15px 20px;font-size:2em;font-weight:900;border-radius:30px;cursor:pointer;transition:all .3s ease;border:3px solid #7c37c9;color:#fff}.question-content__option-button:hover{background-color:#5e2a96;border:3px solid #7c37c9;transform:translateY(-2px)}.question-content__progress{font-size:14px;color:#666;margin-top:10px}@media (max-width: 768px){.question-content{width:80%}.question-content__question{font-size:1.4em}.question-content__option-button{font-size:2em;padding:12px 15px}.question-content__icon-container{width:70px;height:70px}.question-content__icon{width:6em;height:6em}}.result-content-question{position:relative;background-color:#fff;border-radius:20px;padding:8px 10px;max-width:600px;width:80%;margin:3em auto 0;display:flex;flex-direction:column;align-items:center;z-index:2;box-shadow:0 4px 15px #0000001a}.result-content-question__grid{display:grid;grid-template-columns:1fr 1fr;gap:4px;width:100%;margin-bottom:20px}.result-content-question__image-container{width:100%;text-align:center}.result-content-question__image{aspect-ratio:1/1;object-fit:contain;max-width:100%;border-radius:10px}.result-content-question__title{line-height:1;margin:0 0 5px;color:#672da6;font-size:24px;text-align:center}.result-content-question__title_no{font-size:3em}.result-content-question__html{width:100%;display:flex;flex-direction:column;justify-content:center}.result-content-question__html p{color:#333;font-size:1.2em;line-height:1.1;text-align:left;margin:0}.result-content-question__html strong{font-weight:700}@media (max-width: 768px){.result-content-question{width:80%;padding:25px 15px}.result-content-question__title{font-size:30px}.result-content-question__title_no{font-size:3em}.result-content-question__button{width:50px;height:50px}.result-content-question__button-icon{font-size:24px}}.foot-result-content-question__action{margin-top:20px;text-align:center;z-index:122}.foot-result-content-question__button{border:none;border-radius:50%;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;background:transparent}.foot-result-content-question__button:hover{transform:scale(1.05)}.foot-result-content-question__button-image{width:100px;height:100px}.foot-result-content-question__button-icon{color:#fff;font-size:30px;font-weight:700}.element-title-internal{display:flex;align-items:center;width:70%}.subtitle-internal-message{font-size:1.5em;margin:0;font-style:italic}.element-graph-internal{width:30%}@media (max-width: 768px){.element-title-internal{width:60%}.element-graph-internal{width:40%}}.result-content{position:relative;background-color:#fff;border-radius:20px;padding:8px 10px;max-width:600px;width:80%;margin:.5em auto 0;display:flex;flex-direction:column;align-items:center;z-index:2;box-shadow:0 4px 15px #0000001a}.result-content__grid{display:grid;grid-template-columns:3fr 4fr;gap:10px;width:100%}.result-content__image-container{width:100%;display:flex;text-align:center}.result-content__image{aspect-ratio:1/1;object-fit:contain;max-width:100%;border-radius:10px}.result-content__title{margin:0 0 5px;color:#672da6;font-size:24px;text-align:center;line-height:1}.result-content__subtitle{color:#333;font-size:18px;text-align:center;margin-top:0;line-height:1.1;margin-bottom:15px}.result-content__html{width:100%;display:flex;flex-direction:column;justify-content:center}.result-content__html p{color:#333;font-size:1.1em;line-height:1.1;text-align:left;margin:0}.result-content__html strong{font-weight:700}@media (max-width: 768px){.result-content{width:80%;padding:10px 15px}.result-content__title{font-size:31px}.result-content__subtitle{font-size:16px}}.foot-result-content__action{margin-top:20px;text-align:center;z-index:122}.foot-result-content__button{border:none;border-radius:50%;justify-content:center;align-items:center;cursor:pointer;transition:all .3s ease;background:transparent}.foot-result-content__button:hover{transform:scale(1.05)}.foot-result-content__button-image{width:100px;height:100px}.foot-result-content__button-icon{color:#fff;font-size:30px;font-weight:700}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;-webkit-transition:stroke-dashoffset .5s ease 0s;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.final-screen{display:flex;justify-content:center;align-items:center;min-height:100%;padding:20px}.final-screen__content{border-radius:20px;padding:30px 20px;max-width:600px;width:90%;margin:0 auto;display:flex;flex-direction:column;align-items:center;z-index:2;box-shadow:0 4px 15px #0000001a;text-align:center}.final-screen__title{margin:0 0 2px;font-size:3.5em;font-weight:800}.final-screen__message{margin-bottom:30px}.final-screen__message p{color:#333;font-size:16px;line-height:1.5;margin-bottom:15px}.final-screen__message strong{color:#672da6;font-weight:700}.final-screen__cta p{font-weight:700;font-size:1.7em;margin:1em 0 0}.final-screen__link{display:inline-block;background-color:#672da6;color:#fff;text-decoration:none;padding:12px 25px;border-radius:30px;font-weight:700;margin-top:10px;transition:all .3s ease}.final-screen__link:hover{background-color:#5e2a96;transform:translateY(-2px)}.final-screen__restart-button{background-color:transparent;border:2px solid #672da6;color:#672da6;padding:12px 25px;border-radius:30px;font-weight:700;cursor:pointer;transition:all .3s ease}.final-screen__restart-button:hover{background-color:#672da61a}@media (max-width: 768px){.final-screen__content{width:95%;padding:25px 15px}.final-screen__title{font-size:3.5em}.final-screen__message p,.final-screen__cta p{font-size:1.7em}.final-screen__link,.final-screen__restart-button{font-size:14px;padding:10px 20px}}.final-screen__social-icons{display:flex;justify-content:center;gap:4px;margin-bottom:25px}.final-screen__social-link{display:block;transition:transform .3s ease}.final-screen__social-link:hover{transform:scale(1.1)}.final-screen__social-icon{width:50px;height:50px;object-fit:contain}.welcome{display:flex;justify-content:center;align-items:center;min-height:100%;padding:20px}.welcome__content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;padding:20px}.welcome__title{color:#fff;font-size:3em;margin-bottom:10px;text-transform:lowercase;font-weight:800}.welcome__subtitle{color:#fff;font-size:2em;font-weight:800;margin-bottom:0}.welcome__start-button{background-color:#672da6;border:none;padding:15px 36px;font-size:1.6em;z-index:23;font-weight:900;border-radius:30px;cursor:pointer;transition:all .3s ease;border:3px solid #7c37c9;color:#fff}.welcome__start-button:hover{background-color:#5e2a96;border:3px solid #7c37c9;transform:translateY(-2px)}.welcome__follow-container{display:flex;flex-direction:column;align-items:center;background-color:#ffffffe6;padding:10px;border-radius:10px;margin-bottom:30px;z-index:22}.welcome__follow-text{color:#333;font-size:18px;margin-bottom:20px;font-weight:500}.welcome__follow-button{background-color:#672da6;border:none;padding:15px 20px;font-size:1em;font-weight:900;border-radius:30px;cursor:pointer;transition:all .3s ease;border:3px solid #7c37c9;color:#fff}.welcome__follow-button:hover{background-color:#5e2a96;border:3px solid #7c37c9;transform:translateY(-2px)}@media (max-width: 768px){.welcome__title{font-size:3.1em}.welcome__subtitle{font-size:2.3em}.welcome__start-button{font-size:1.5em;padding:12px 50px}.welcome__follow-text{font-size:16px}.welcome__follow-button{font-size:16px;padding:10px 20px}}.loading{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background-image:url(/images/background.webp);background-size:cover;background-position:center}.loading__logo-container{max-width:200px;margin-bottom:40px}.loading__logo{width:100%;height:auto}.loading__spinner{width:50px;height:50px;border:5px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;margin-bottom:20px}.loading__text{color:#fff;font-size:18px;margin-bottom:10px}.loading__version{color:#ffffffb3;font-size:12px}@keyframes spin{to{transform:rotate(360deg)}}
