:root{--idv-color-primary: #30d158;--idv-color-primary-text: #ffffff;--idv-color-secondary: #511a93;--idv-color-secondary-text: #ffffff;--idv-color-tertiary: #ede9fe;--idv-color-background: var(--idv-color-secondary);--idv-color-text: var(--idv-color-secondary-text);--idv-color-button-bg: var(--idv-color-primary);--idv-color-button-text: var(--idv-color-primary-text);--idv-logo-url: url(/logo-netrin.svg);--idv-welcome-image-url: none;--idv-ocr-helper-url: none;--idv-facematch-helper-url: none}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.acceptance{min-height:100vh;background-color:var(--idv-color-background);color:var(--idv-color-text);display:flex;align-items:center;justify-content:center;padding:1.5rem 1.25rem}.acceptance__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:420px}.acceptance__header{text-align:center;margin-bottom:1.5rem}.acceptance__logo{width:200px;height:72px;margin:0 auto;background-image:var(--idv-logo-url);background-size:contain;background-repeat:no-repeat;background-position:center}.acceptance__content{display:flex;flex-direction:column;align-items:center;width:100%}.acceptance__illustration{width:100%;max-width:280px;margin-bottom:1.5rem}.acceptance__illustration-img{width:100%;height:auto;object-fit:contain}.acceptance__title{font-size:1.35rem;font-weight:700;margin:0 0 .75rem;text-align:center;line-height:1.3}.acceptance__description{font-size:.8rem;line-height:1.5;margin:0 0 1.5rem;text-align:center;opacity:.95}.acceptance__tips{list-style:none;padding:0;margin:0 0 2rem;width:100%;display:flex;flex-direction:column;gap:.75rem}.acceptance__tips li{display:flex;align-items:flex-start;gap:.75rem;font-size:.8rem;line-height:1.4}.acceptance__tips img{width:24px;height:24px;flex-shrink:0}.acceptance__actions{width:100%}.acceptance__btn{width:100%;border:none;border-radius:999px;padding:.9rem 1.25rem;font-size:1rem;font-weight:600;cursor:pointer;background:var(--idv-color-button-bg);color:var(--idv-color-button-text)}.acceptance__btn:disabled{opacity:.7;cursor:not-allowed}.contact-step,.pix-step{min-height:100vh;background-color:var(--idv-color-background);color:var(--idv-color-text);display:flex;align-items:center;justify-content:center;padding:1.5rem 1.25rem}.contact-step__inner,.pix-step__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:420px}.contact-step__header,.pix-step__header{margin-bottom:1.5rem}.contact-step__logo,.pix-step__logo{width:200px;height:72px;margin:0 auto;background-image:var(--idv-logo-url);background-size:contain;background-repeat:no-repeat;background-position:center}.contact-step__content,.pix-step__content{width:100%;display:flex;flex-direction:column;align-items:center}.contact-step__title,.pix-step__title{font-size:1.35rem;font-weight:700;margin:0 0 .75rem;text-align:center}.contact-step__description,.pix-step__description{font-size:.8rem;text-align:center;margin:0 0 1.5rem;line-height:1.5}.contact-step__form,.pix-step__form{width:100%;display:flex;flex-direction:column;gap:.75rem}.contact-step__label,.pix-step__label{font-size:.8rem;font-weight:600}.contact-step__input,.pix-step__input,.pix-step__select{width:100%;padding:.75rem 1rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.35);background:#ffffff1f;color:var(--idv-color-text);font-size:1rem;box-sizing:border-box}.contact-step__btn,.pix-step__btn{width:100%;border:none;border-radius:999px;padding:.9rem 1.25rem;font-size:1rem;font-weight:600;cursor:pointer;background:var(--idv-color-button-bg);color:var(--idv-color-button-text)}.contact-step__btn--secondary,.pix-step__btn--secondary{background:transparent;border:1px solid rgba(255,255,255,.5);color:var(--idv-color-text)}.contact-step__btn:disabled,.pix-step__btn:disabled{opacity:.7;cursor:not-allowed}.contact-step__mock,.pix-step__mock{font-size:.75rem;opacity:.8;margin:0}.document-front{min-height:100vh;background-color:var(--idv-color-background);color:var(--idv-color-text);display:flex;align-items:center;justify-content:center;padding:1.5rem 1.25rem}.document-front__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:420px}.document-front__header{text-align:center;margin-bottom:2rem}.document-front__logo{width:200px;height:72px;margin:0 auto;background-image:var(--idv-logo-url);background-size:contain;background-repeat:no-repeat;background-position:center}.document-front__content{display:flex;flex-direction:column;align-items:center;width:100%}.document-front__preview{width:100%;aspect-ratio:4 / 3;max-height:280px;background-color:#000;border-radius:8px;margin-bottom:1.75rem;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.document-front__video{width:100%;height:100%;object-fit:cover}.document-front__camera-error{color:#fff;font-size:.85rem;padding:1rem;text-align:center}.document-front__btn:disabled{opacity:.7;cursor:not-allowed}.document-front__title{font-size:1.5rem;font-weight:700;margin:1.75rem 0 .75rem;text-align:center;line-height:1.3}.document-front__description{font-size:.8rem;line-height:1.5;margin:0 0 2rem;text-align:center;opacity:.95}.document-front__actions{display:flex;flex-direction:column;gap:.75rem;width:100%}.document-front__btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;font-family:inherit;color:var(--idv-color-button-text);background-color:var(--idv-color-button-bg);border:none;border-radius:12px;cursor:pointer;transition:opacity .2s,transform .1s}.document-front__btn:hover{opacity:.95}.document-front__btn:active{transform:scale(.98)}.document-front__btn-icon{flex-shrink:0}.document-back{min-height:100vh;background-color:var(--idv-color-background);color:var(--idv-color-text);display:flex;align-items:center;justify-content:center;padding:1.5rem 1.25rem}.document-back__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:420px}.document-back__header{text-align:center;margin-bottom:2rem}.document-back__logo{width:200px;height:72px;margin:0 auto;background-image:var(--idv-logo-url);background-size:contain;background-repeat:no-repeat;background-position:center}.document-back__content{display:flex;flex-direction:column;align-items:center;width:100%}.document-back__preview{width:100%;aspect-ratio:4 / 3;max-height:280px;background-color:#000;border-radius:8px;margin-bottom:1.75rem}.document-back__title{font-size:1.5rem;font-weight:700;margin:1.75rem 0 .75rem;text-align:center;line-height:1.3}.document-back__description{font-size:.8rem;line-height:1.5;margin:0 0 2rem;text-align:center;opacity:.95}.document-back__actions{display:flex;flex-direction:column;gap:.75rem;width:100%}.document-back__btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;font-family:inherit;color:var(--idv-color-button-text);background-color:var(--idv-color-button-bg);border:none;border-radius:12px;cursor:pointer;transition:opacity .2s,transform .1s}.document-back__btn:hover{opacity:.95}.document-back__btn:active{transform:scale(.98)}.document-back__btn-icon{flex-shrink:0}.document-photo{min-height:100vh;background-color:var(--idv-color-background);color:var(--idv-color-text);display:flex;align-items:center;justify-content:center;padding:1.5rem 1.25rem}.document-photo__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:420px}.document-photo__header{text-align:center;margin-bottom:2rem}.document-photo__logo{width:200px;height:72px;margin:0 auto;background-image:var(--idv-logo-url);background-size:contain;background-repeat:no-repeat;background-position:center}.document-photo__content{display:flex;flex-direction:column;align-items:center;width:100%}.document-photo__illustration{width:220px;height:220px;border-radius:50%;background-color:#ffffff1f;border:2px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.document-photo__illustration-img{width:200px;height:auto;object-fit:contain}.document-photo__title{font-size:1.5rem;font-weight:700;margin:1.75rem 0 .75rem;text-align:center;line-height:1.3}.document-photo__description{font-size:.8rem;line-height:1.5;margin:0 0 2rem;text-align:center;opacity:.95}.document-photo__actions{display:flex;flex-direction:column;gap:.75rem;width:100%}.document-photo__btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;font-family:inherit;color:var(--idv-color-button-text);background-color:var(--idv-color-button-bg);border:none;border-radius:12px;cursor:pointer;transition:opacity .2s,transform .1s}.document-photo__btn:hover{opacity:.95}.document-photo__btn:active{transform:scale(.98)}.document-photo__btn-icon{flex-shrink:0}.ecnh-upload{min-height:100vh;background-color:var(--idv-color-background);color:var(--idv-color-text);display:flex;align-items:center;justify-content:center;padding:1.5rem 1.25rem}.ecnh-upload__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:420px}.ecnh-upload__header{text-align:center;margin-bottom:2rem}.ecnh-upload__logo{width:200px;height:72px;margin:0 auto;background-image:var(--idv-logo-url);background-size:contain;background-repeat:no-repeat;background-position:center}.ecnh-upload__content{display:flex;flex-direction:column;align-items:center;width:100%}.ecnh-upload__title{font-size:1.5rem;font-weight:700;margin:0 0 1.5rem;text-align:center;line-height:1.3}.ecnh-upload__actions{display:flex;flex-direction:column;gap:.75rem;width:100%;align-items:center}.ecnh-upload__btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;max-width:320px;padding:1rem 1.5rem;font-size:1rem;font-weight:600;font-family:inherit;border:none;border-radius:12px;cursor:pointer;transition:opacity .2s,transform .1s}.ecnh-upload__btn--primary{color:var(--idv-color-button-text);background-color:var(--idv-color-button-bg)}.ecnh-upload__btn--secondary{color:var(--idv-color-text);background-color:#ffffff1a;border:1px solid rgba(255,255,255,.3)}.ecnh-upload__btn:hover{opacity:.95}.ecnh-upload__btn:active{transform:scale(.98)}.ecnh-upload__btn-icon{flex-shrink:0}.ecnh-upload__divider{width:100%;border:none;border-top:1px solid rgba(255,255,255,.3);margin:2rem 0}.ecnh-upload__instructions{width:100%;text-align:center}.ecnh-upload__instructions-intro,.ecnh-upload__instructions-download{font-size:.8rem;line-height:1.5;margin:0 0 1rem;opacity:.95}.ecnh-upload__list{list-style:none;margin:0 0 1.5rem;padding:0;text-align:center;font-size:.8rem;line-height:1.6;opacity:.95}.ecnh-upload__list li{margin-bottom:.5rem}.ecnh-upload__step-label{font-weight:600}.ecnh-upload__store-buttons{max-width:280px;width:100%;height:auto;display:block;margin:0 auto}@media(min-width:768px){.ecnh-upload__inner{align-items:flex-start;max-width:480px}.ecnh-upload__header{align-self:center}.ecnh-upload__title{align-self:flex-start;text-align:left}.ecnh-upload__actions{align-items:flex-start}.ecnh-upload__btn{max-width:none}.ecnh-upload__instructions{text-align:left}.ecnh-upload__list{text-align:center}.ecnh-upload__store-buttons{margin:0}}.error-step{min-height:100vh;background-color:var(--idv-color-background);color:var(--idv-color-text);display:flex;align-items:center;justify-content:center;padding:1.5rem 1.25rem}.error-step__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:420px}.error-step__header{text-align:center;margin-bottom:2rem}.error-step__logo{width:200px;height:72px;margin:0 auto;background-image:var(--idv-logo-url);background-size:contain;background-repeat:no-repeat;background-position:center}.error-step__content{display:flex;flex-direction:column;align-items:center;width:100%}.error-step__title{font-size:1.5rem;font-weight:700;margin:0 0 1rem;text-align:center;line-height:1.3}.error-step__message,.error-step__suggestion{font-size:.8rem;line-height:1.5;margin:0 0 .5rem;text-align:center;opacity:.95}.error-step__suggestion{margin-bottom:1.5rem}.error-step__facial{width:100%;margin-bottom:1.5rem}.error-step__instructions{list-style:none;margin:0 0 1rem;padding:0}.error-step__instruction-item{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.8rem;line-height:1.4;opacity:.95}.error-step__instruction-icon{width:24px;height:24px;flex-shrink:0}.error-step__attempts{font-size:.8rem;text-align:center;margin:0;opacity:.95}.error-step__validation{width:100%;margin-bottom:1.5rem}.error-step__description{font-size:.8rem;line-height:1.5;margin:0 0 .5rem;text-align:center;opacity:.95}.error-step__action-content{font-size:.8rem;line-height:1.5;text-align:center;margin-top:1rem;opacity:.95}.error-step__action-content a{color:#60a5fa;text-decoration:underline;cursor:pointer}.error-step__btn{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;font-family:inherit;color:var(--idv-color-button-text);background-color:var(--idv-color-button-bg);border:none;border-radius:12px;cursor:pointer;transition:opacity .2s,transform .1s}.error-step__btn:hover{opacity:.95}.error-step__btn:active{transform:scale(.98)}.error-step__illustration{width:180px;height:180px;border-radius:50%;background-color:#fffffff2;display:flex;align-items:center;justify-content:center;margin-top:2rem;overflow:hidden}.error-step__illustration-img{width:100%;height:100%;object-fit:cover}.processing{min-height:100vh;background-color:var(--idv-color-background);color:var(--idv-color-text);display:flex;align-items:center;justify-content:center;padding:1.5rem}.processing__inner{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:320px;text-align:center}.processing__logo{width:180px;height:64px;background-image:var(--idv-logo-url);background-size:contain;background-repeat:no-repeat;background-position:center}.processing__spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.25);border-top-color:var(--idv-color-button-bg);border-radius:50%;animation:processing-spin .8s linear infinite}.processing__message{margin:0;font-size:.95rem}@keyframes processing-spin{to{transform:rotate(360deg)}}.selfie-capture{min-height:100vh;background-color:var(--idv-color-background);color:var(--idv-color-text);display:flex;align-items:center;justify-content:center;padding:1.5rem 1.25rem}.selfie-capture__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:420px}.selfie-capture__header{text-align:center;margin-bottom:2rem}.selfie-capture__logo{width:200px;height:72px;margin:0 auto;background-image:var(--idv-logo-url);background-size:contain;background-repeat:no-repeat;background-position:center}.selfie-capture__content{display:flex;flex-direction:column;align-items:center;width:100%}.selfie-capture__preview{width:100%;max-width:280px;aspect-ratio:3 / 4;background-color:#000;border-radius:50%;margin-bottom:1.75rem;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center}.selfie-capture__video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.selfie-capture__camera-error{color:#fff;font-size:.85rem;padding:1rem;text-align:center}.selfie-capture__title{font-size:1.5rem;font-weight:700;margin:1.75rem 0 1.25rem;text-align:center;line-height:1.3}.selfie-capture__shutter{width:72px;height:72px;border-radius:50%;border:4px solid rgba(255,255,255,.85);background:var(--idv-color-button-bg);cursor:pointer}.selfie-capture__shutter:disabled{opacity:.6;cursor:not-allowed}.selfie-capture__status{margin-top:.75rem;font-size:.85rem}.selfie-instructions{min-height:100vh;background-color:var(--idv-color-background);color:var(--idv-color-text);display:flex;align-items:center;justify-content:center;padding:1.5rem 1.25rem}.selfie-instructions__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:420px}.selfie-instructions__header{text-align:center;margin-bottom:2rem}.selfie-instructions__logo{width:200px;height:72px;margin:0 auto;background-image:var(--idv-logo-url);background-size:contain;background-repeat:no-repeat;background-position:center}.selfie-instructions__content{display:flex;flex-direction:column;align-items:center;width:100%}.selfie-instructions__illustration{width:220px;height:220px;border-radius:50%;background-color:#ffffff1f;border:2px solid rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:1.75rem}.selfie-instructions__illustration-img{width:100%;height:100%;object-fit:cover}.selfie-instructions__title{font-size:1.5rem;font-weight:700;margin:0 0 1.25rem;text-align:center;line-height:1.3}.selfie-instructions__list{list-style:none;margin:0 0 2rem;padding:0;width:100%}.selfie-instructions__item{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.8rem;line-height:1.4;opacity:.95}.selfie-instructions__item:last-child{margin-bottom:0}.selfie-instructions__item-icon{width:24px;height:24px;flex-shrink:0}.selfie-instructions__actions{width:100%}.selfie-instructions__btn{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;font-family:inherit;color:var(--idv-color-button-text);background-color:var(--idv-color-button-bg);border:none;border-radius:12px;cursor:pointer;transition:opacity .2s,transform .1s}.selfie-instructions__btn:hover{opacity:.95}.selfie-instructions__btn:active{transform:scale(.98)}.success-step{min-height:100vh;background-color:var(--idv-color-background);color:var(--idv-color-text);display:flex;align-items:center;justify-content:center;padding:1.5rem 1.25rem}.success-step__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:420px}.success-step__header{margin-bottom:2rem}.success-step__logo{width:200px;height:72px;margin:0 auto;background-image:var(--idv-logo-url);background-size:contain;background-repeat:no-repeat;background-position:center}.success-step__content{text-align:center}.success-step__title{font-size:1.5rem;font-weight:700;margin:0 0 .75rem}.success-step__description{font-size:.9rem;margin:0 0 1rem;opacity:.95}.success-step__redirect{font-size:.8rem;opacity:.85}.flow-router{position:relative;min-height:100vh}.flow-router__modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center}.flow-router__modal-backdrop{position:absolute;inset:0;background:#0000008c}.flow-router__modal-panel{position:relative;z-index:1;width:100%;max-width:480px;max-height:100%;overflow:auto}@media(max-width:600px){.flow-router__modal-panel{max-width:100%;height:100%}}
