:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;background-color:#946fcc;scrollbar-width:none;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}hr{width:100%;background-color:#000}#root{margin:0 auto;text-align:center}._encuestas_sumpx_1{display:flex;align-items:center;margin-top:1rem;margin-bottom:1rem;flex-direction:column;background-color:#fff;width:50vw;height:auto;border-radius:20px;color:#000;box-shadow:0 0 5px 5px #fff3}._head_sumpx_29{text-align:center;border-bottom:1px solid #ccc;background-color:#dce4fd;border-radius:20px 20px 0 0;padding:.5rem}._head_sumpx_29 h2{margin:.5rem}._encuestas_sumpx_1 p{text-align:center;width:80%;margin:0 auto}._form_sumpx_61{display:flex;flex-direction:column;padding-top:1rem;width:90%;text-align:start;gap:1rem}._buttonsContainer_sumpx_79{display:flex;justify-content:flex-end}._buttonsSend_sumpx_87{margin:1rem;padding:.6rem 2rem;border-radius:10px;border:1px solid #004aad;background-color:#004aad;color:#fff;font-size:16px;cursor:pointer;transition:all .2s ease-in-out}._buttonsSend_sumpx_87:hover{background-color:#003380;border-color:#003380}@media(max-width:768px){._encuestas_sumpx_1{width:95vw}}._ratingButtons_1ftcd_1{display:block}._ratingButtonsContainer_1ftcd_9{display:flex;justify-content:space-between;padding:.5rem}._ratingButtons_1ftcd_1 ._ratingButtonsContainer_1ftcd_9 input{display:none}._ratingButtons_1ftcd_1 ._ratingButtonsContainer_1ftcd_9 span{width:30px;height:30px;border-radius:50%;border:1px solid black;background-color:#fff;color:#000;display:flex;justify-content:center;align-items:center;font-size:18px;cursor:pointer;transition:all .2s ease-in-out}._ratingButtons_1ftcd_1 ._ratingButtonsContainer_1ftcd_9 span:hover{color:#004aad;border-color:#39f;transform:scale(1.15);box-shadow:0 0 8px #3399ff4d;transition:all .2s ease}._ratingButtons_1ftcd_1 ._ratingButtonsContainer_1ftcd_9 input:checked+span{background-color:#cce4ff;color:#004aad;border-color:#39f;transform:scale(1.15);box-shadow:0 0 8px #3399ff4d;transition:all .2s ease}._scaleLabels_1ftcd_93{display:flex;justify-content:space-between;font-size:12px;color:#718096}._ratingButtons_1ftcd_1 p{display:inline;width:100%;text-align:start;margin:0}._ratingButtons_1ftcd_1 p:after{display:inline-block;content:" *";color:red}._errorMessage_1ftcd_139{color:red;font-size:.9rem;margin-top:4px}._radioQuestion_yw8pa_1{display:flex;flex-direction:column;text-align:start}._radioQuestion_yw8pa_1 ._options_yw8pa_13{display:flex;flex-direction:column;gap:.5rem}._radioQuestion_yw8pa_1 label{display:flex;align-items:center;width:100%;height:35px;gap:.5rem;border-radius:10px;border:1px solid #e2e8f0;transition:border .3s ease-in-out}._radioQuestion_yw8pa_1 label:hover{border-color:#667eea;transform:scale(1)}._radioQuestion_yw8pa_1 label:has(input[type=radio]:checked){background-color:#cce4ff;border-color:#667eea;transform:scale(1)}._radioQuestion_yw8pa_1 p{display:inline;margin:0;margin-bottom:.5rem;width:100%;text-align:start}._radioQuestion_yw8pa_1 p:after{display:inline-block;content:" *";color:red}._textArea_162i3_1{display:flex;flex-direction:column;text-align:start}._textArea_162i3_1 textarea{width:100%;padding:.5rem;min-height:80px;max-height:80px;border-radius:10px;font-size:1rem;box-sizing:border-box}._textArea_162i3_1 textarea:focus{border-color:#39f;outline:none;transition:.3s}._success_hblq7_1{display:flex;background-color:#fff;border-radius:20px;box-shadow:0 20px 60px #fff3;height:50vh;width:50vw;padding:60px 40px;justify-content:center;align-items:center;flex-direction:column;color:#000;animation:_fadeInUp_hblq7_1 .6s ease-out}@keyframes _fadeInUp_hblq7_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._checkmarkCircle_hblq7_53{width:120px;height:120px;margin:0 auto 30px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:_scaleIn_hblq7_1 .5s ease-out .2s both}@keyframes _scaleIn_hblq7_1{0%{transform:scale(0)}to{transform:scale(1)}}._checkmark_hblq7_53{font-size:70px;color:#fff;animation:_checkmark_hblq7_53 .4s ease-out .5s both}._subtitle_hblq7_107{font-size:18px;color:#4a5568;margin-bottom:30px;line-height:1.6}@media(max-width:768px){._success_hblq7_1{width:60vw}}._container_1h5id_3{background:linear-gradient(to bottom right,#7c3aed,#6d28d9,#5b21b6);display:flex;align-items:center;justify-content:center;padding:1rem;border-radius:1.5rem;position:relative;overflow:hidden}._cardWrapper_1h5id_27{position:relative;z-index:10;padding:.2rem;width:100%;max-width:40rem}._card_1h5id_27{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 20px 40px #00000040;position:relative}@media(min-width:768px){._card_1h5id_27{padding:3rem}}._logo_1h5id_73{text-align:center;margin-bottom:.5rem}._codeWrapper_1h5id_85{text-align:center}._codeWrapper_1h5id_85 h1{margin:0}._code_1h5id_85{font-size:8rem;font-weight:900;line-height:1;color:#7c3aed}@media(min-width:768px){._code_1h5id_85{font-size:11rem}}._messageWrapper_1h5id_127{text-align:center;margin-bottom:2rem}._title_1h5id_137{font-size:1.8rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}._subtitle_1h5id_151{color:#6b7280}@media(min-width:640px){._buttonsWrapper_1h5id_161{flex-direction:row}}._footer_1h5id_173{text-align:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}._footerText_1h5id_187{font-size:.875rem;color:#6b7280}
