:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;color:#00234c;background-color:#fdfdfd;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.header{display:flex;justify-content:space-between;align-items:center;padding:1em 1.5em;background-color:#225fa8;color:#fdfdfd;width:100vw;box-sizing:border-box;margin-bottom:.6em}.logo{width:100px;height:auto}body{margin:0;min-height:100vh;display:flex;flex-direction:column;background-color:#fdfdfd;overflow-x:hidden}#root{display:flex;flex-direction:column;min-height:100vh;position:relative}main{flex:1;width:100%;padding-bottom:4em;position:relative}h1,h2,h3,h4{color:#1d1d21;margin-bottom:.5em}a{font-weight:500;color:#225fa8;text-decoration:none}a:hover{color:#163e6e}button{border-radius:24px;border:1px solid transparent;padding:.8em 1.5em;font-size:1em;font-weight:500;font-family:inherit;background-color:#0eacf4;color:#00234c;cursor:pointer;transition:border-color .25s,background-color .25s;width:100%;margin:.2em}button.remove-phone{background-color:transparent;padding:0;width:auto}button:hover{border-color:#194479;background-color:#0eacf4}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.secondary-button{background-color:#225fa8;color:#fff}.secondary-button:hover{background-color:#194479}input,input[type=text],input[type=email],input[type=password],input[type=number],input[type=tel],input[type=date],input[type=time],input[type=datetime-local],input[type=search],input[type=url],input.form-input,input.form-control{border:1px solid #E0E0E0;border-radius:24px!important;padding:.8em 1.2em!important;font-size:1em;font-weight:400;font-family:inherit;background-color:#fff;border-color:#c2bebe;width:100%;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=radio],input[type=checkbox]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;border:none;border-radius:0;padding:0;width:auto;accent-color:#0EACF4;transform:scale(1.2)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input.pretty-file-input{display:block;opacity:0;width:100%;height:100%;position:absolute;top:0;left:0;cursor:pointer}.pretty-file-label{position:relative;display:inline-block;border:2px solid #0EACF4;border-radius:24px;padding:1em;color:#00234c;font-weight:500;cursor:pointer;box-shadow:0 4px 6px #0000001a}.pretty-file-label:hover{border-color:#0eacf4;transform:scale(1.05)}.pretty-file-label:focus{outline:none;box-shadow:0 0 0 4px #00f78180,0 4px 6px #0000001a}select,select.form-input,select.form-select{border:1px solid #E0E0E0;border-radius:24px!important;padding:.8em 2.5em .8em 1.2em;font-size:1em;font-weight:400;font-family:inherit;background-color:#fff;border-color:#c2bebe;width:100%;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1em}.form-group{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1em}.form-label{margin-bottom:.5em;font-weight:500;color:#00234c}.form-error{color:#ff4d4f;font-size:.875em;margin-top:.25em}.form-container{display:flex;justify-content:center;align-items:center;width:100%;padding:0 1em;box-sizing:border-box}.form-section{display:flex;flex-direction:column;justify-content:flex-start;width:60vh;min-height:auto;padding:2.5em;margin-bottom:2em;gap:1em;box-sizing:border-box}.form-navigation{display:flex;justify-content:space-between;margin-top:1em;background-color:#fdfdfd;padding:1em 0;z-index:10}.radio-group{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:1em;margin-top:1em}.radio-group .form-radio{margin-right:1em;margin-left:1em;accent-color:#0EACF4;transform:scale(1.5)}.terms-conditions{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1em}.terms-text{margin-bottom:.5em;color:#00234c}.terms-checkbox{display:flex;flex-direction:row;align-items:center;white-space:nowrap}.form-checkbox{margin-right:.5em;accent-color:#0EACF4;transform:scale(1.2)}.form-checkbox-label{font-size:1em;color:#00234c}.pricing-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:2em auto;width:100%;max-width:1200px;padding:2em;box-sizing:border-box;border-radius:8px}.pricing-plans{display:flex;justify-content:space-between;width:100%;max-width:800px;margin-top:1em}@media (min-width: 1000px){.pricing-plans{display:grid!important;grid-template-columns:repeat(2,1fr);gap:10em!important}}@media (min-width: 1600px){.pricing-plans{display:flex!important;flex-direction:row!important;align-items:stretch;justify-content:center;gap:3em!important}}.pricing-page{display:flex;justify-content:center;align-items:center}.pricing-card{border:3px solid #225FA8;background-color:#fff;width:48%;background:#fff;border-radius:20px;box-shadow:0 2px 12px #0000000a;padding:6px 23px 23px;min-width:300px;max-width:350px;width:100%;margin:0;display:flex;flex-direction:column;align-items:center}.pricing-card h3{font-size:1.3em;align-self:self-start;background-color:#225fa8;color:#fff;padding:.5em 1em;border-radius:8px;text-align:left;margin-left:-45px;width:fit-content;font-weight:600;margin-bottom:16px;text-align:center}.pricing-card:hover{transform:none}.success-page{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2em;background-color:#fdfdfd;color:#00234c;text-align:center}.success-title{font-size:2em;font-weight:700;margin-bottom:.5em}.success-message{font-size:1.2em;margin-bottom:1.5em}.download-links{display:flex;justify-content:center;gap:1em}.download-link{text-decoration:none}.store-badge{width:150px;height:auto;transition:transform .3s}.store-badge:hover{transform:scale(1.1)}@media (max-width: 768px){.form-container{padding:0;width:100vw;display:block}.form-section{padding:1em;min-height:auto;width:100%;margin:0;max-width:100%}.form-group{width:100%}input,select,button{width:100%;max-width:100%}.form-navigation{padding:.5em 0}.pricing-container{width:100%;height:auto;display:block;padding:1em}.pricing-plans{flex-direction:column;align-items:center}.pricing-card{width:74%}button{max-width:100%}.header{justify-content:space-between;padding:1.5em 2em}.logo{max-width:150px}.footer{padding:1.5em 1em;min-height:200px}.footer-top{flex-direction:column-reverse;gap:1.5em;align-items:center;text-align:center}.social-icons{justify-content:center;width:100%}.footer-logo{width:80px}.footer-divider{width:90%}.footer-copyright{font-size:.8em;padding:0 1em}}@media (prefers-color-scheme: light){:root{color:#00234c;background-color:#f0f1f2}a:hover{color:#225fa8}button{background-color:#0eacf4;color:#00234c}.secondary-button{background-color:#225fa8;color:#fff}}.dropdown-container{position:relative;width:100%}.form-input{padding:.5em;border-radius:8px;border:1px solid #c2bebe;width:100%;box-sizing:border-box;transition:border-color .3s ease}.form-input:focus{border-color:#535bf2;outline:none}.dropdown-list{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #c2bebe;border-radius:8px;box-shadow:0 4px 8px #0000001a;z-index:1000;max-height:200px;overflow-y:auto;margin-top:.5em}.dropdown-item{padding:.5em;cursor:pointer;transition:background-color .3s ease}.dropdown-item:hover{background-color:#f0f0f0}.password-input-container{position:relative;width:100%}.password-input-container .password-toggle{position:absolute;right:12px;top:57%;transform:translateY(-50%);background:none;border:none;padding:0;cursor:pointer;color:#00234c;width:auto;margin:0;display:flex;align-items:center;justify-content:center;height:24px}.password-toggle:hover{background:none;border:none}.password-toggle:focus{outline:none}.password-input-container input{padding-right:40px!important}.footer{display:flex;flex-direction:column;align-items:center;padding:2em 1.5em;background-color:#225fa8;color:#fdfdfd;width:100%;min-height:230px;box-sizing:border-box;margin-top:auto;position:relative;z-index:5}.footer-top{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin-bottom:2em}.footer-logo{width:100px;height:auto}.success-logo{width:300px;height:auto}.social-icons{display:flex;gap:1.5em}.social-icon{width:24px;height:24px;color:#fdfdfd;transition:transform .3s ease}.social-icon:hover{transform:scale(1.2)}.footer-divider{width:80%;height:2px;background-color:#fdfdfd;margin:1em 0}.footer-copyright{text-align:center;font-size:.9em;color:#fdfdfd}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 10px #0000001a;text-align:center;max-width:400px;width:90%}.modal-content p{margin-bottom:1.5rem;color:#333;font-size:1.1rem}.modal-button{background-color:#0eacf4;color:#00234c;border:none;padding:.75rem 2rem;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.modal-button:hover{background-color:#a3e00d}.payment-method-modal{max-width:500px;padding:2.5rem}.payment-buttons-container{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.payment-method-button{display:flex;align-items:center;justify-content:flex-start;padding:1rem 1.5rem;border:2px solid #e0e0e0;border-radius:8px;background-color:#fff;cursor:pointer;transition:all .2s ease;font-size:1rem;font-weight:500;min-height:60px}.payment-method-button:hover{border-color:#0eacf4;box-shadow:0 2px 8px #0eacf433;transform:translateY(-1px)}.payment-button-content{display:flex;align-items:center;gap:1rem;width:100%}.payment-spinner{animation:payment-spin 1s linear infinite}@keyframes payment-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.payment-logo{width:32px;height:32px;object-fit:contain;flex-shrink:0;border-radius:4px}.payment-logo-fallback{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;border-radius:4px;font-size:.7rem;font-weight:700;color:#666;flex-shrink:0}.mercadopago-button{color:#00a0d6}.mercadopago-button:hover{background-color:#f8fbff;border-color:#00a0d6;color:#0080a6}.asaas-button{color:#1a73e8}.asaas-button:hover{background-color:#f8f9ff;border-color:#1a73e8;color:#1557b0}.cancel-button:hover{background-color:#f0f0f0!important}.login-container{display:flex;align-items:center;justify-content:center;padding:1rem;background-color:#fdfdfd}.login-card{background:#fff;border-radius:24px;box-shadow:0 4px 6px #0000001a;padding:2rem;width:100%;max-width:350px}.login-header{margin-bottom:2rem;text-align:center}.login-header h2{font-size:1.5rem;font-weight:700;color:#00234c}.login-form{display:flex;flex-direction:column;gap:1.5rem}.login-form .form-group{margin-bottom:0}.login-error{background-color:#ffebee;color:#ff4d4f;padding:.75rem;border-radius:8px;text-align:center;font-size:.875rem}.login-success{background-color:#f0fdf4;color:#22c55e;padding:.75rem;border-radius:8px;text-align:center;font-size:.875rem}.login-links{display:flex;flex-direction:column;gap:.75rem}@media (min-width: 640px){.login-links{flex-direction:row;justify-content:space-between}}.login-links .text-link{color:#225fa8;background:none;border:none;padding:0;font-size:.875rem;cursor:pointer;width:auto}.login-links .text-link:hover{color:#194479;background:none}.login-button{margin-top:1rem;background-color:#225fa8;color:#fff}.login-button:hover{background-color:#194479;border-color:transparent}.terms-of-use-container{display:flex;flex-direction:column;align-items:center;margin:2em auto;width:100%;max-width:800px;padding:2em;box-sizing:border-box;background-color:#fff;border-radius:8px;box-shadow:0 2px 12px #0000000a}.terms-of-use-container h1{font-size:2em;font-weight:700;color:#00234c;margin-bottom:1em;text-align:center}.terms-of-use-content{font-size:1em;line-height:1.6;color:#333}.terms-of-use-content ol{list-style-type:none}.terms-of-use-content p{margin-bottom:1em}.terms-of-use-content.loading-center{display:flex;align-items:center;justify-content:center;min-height:200px}.spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#225fa8;border-radius:50%;animation:spinner-rotate .8s linear infinite}@keyframes spinner-rotate{to{transform:rotate(360deg)}}
