*,:after,:before{box-sizing:border-box}#root,body,html{max-width:100%;min-width:0;overflow-x:hidden;width:100%}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7f8fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root,body{min-height:100vh;min-height:100svh;min-height:100dvh}img{height:auto;max-width:100%}button,input,select,textarea{font:inherit}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{box-sizing:border-box;min-height:100vh;overflow-x:hidden;padding-bottom:70px;text-align:center;width:100%}@media (max-width:600px){.App{padding-bottom:80px;padding-left:0;padding-right:0}}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:90vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-animation-bg{align-items:center;background:#ffffffd9;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.loading-animation-spinner{animation:spin 1s linear infinite;border:6px solid #ffe600;border-radius:50%;border-top-color:#3483fa;height:54px;margin-bottom:18px;width:54px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-animation-text{color:#3483fa;font-size:1.15em;font-weight:700;letter-spacing:.5px}.footer{background:none;box-sizing:border-box;color:#b0b3b8;font-size:12px;letter-spacing:.01em;margin-left:auto;margin-right:auto;margin-top:auto;max-width:420px;padding:1.2rem .75rem;width:100%}.footer p{line-height:1.5;margin:0;padding:0;word-break:break-word}.footer .pt-1{padding-top:.4rem}@media (max-width:600px){.footer{font-size:10px;max-width:calc(100% - 8px);padding:1rem .6rem 1.4rem}}.admin-login-page{align-items:center;background:radial-gradient(circle at top left,#fff4b3 0,#0000 32%),linear-gradient(180deg,#f5f7fb,#e9eef7);box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:24px 12px}.admin-login-card{background:#fff;border:1px solid #ededed;border-radius:24px;box-shadow:0 1px 2px #00000012,0 20px 40px #0000000f;box-sizing:border-box;max-width:420px;padding:28px 24px;width:100%}.admin-login-logo{display:block;height:40px;margin-bottom:18px}.admin-header-kicker,.admin-login-badge,.admin-section-kicker{color:#666;font-size:.78rem;font-weight:800;letter-spacing:.08em;margin:0}.admin-filter-card h2,.admin-gateway-card h2,.admin-header-title,.admin-login-title,.admin-table-head h2{color:#1f1f1f;font-size:1.7rem;line-height:1.08;margin:8px 0 0}.admin-login-subtitle{color:#666;font-size:.98rem;line-height:1.5;margin:10px 0 0}.admin-login-form{grid-gap:16px;display:grid;gap:16px;margin-top:22px}.admin-field{grid-gap:8px;display:grid;gap:8px}.admin-field span{color:#666;font-size:.82rem;font-weight:700;letter-spacing:.04em}.admin-field input,.admin-field select,.admin-field textarea{background:#fff;border:1.5px solid #d9d9d9;border-radius:12px;box-sizing:border-box;font-size:16px;min-height:48px;padding:12px 14px;transition:border-color .18s ease,box-shadow .18s ease;width:100%}.admin-field input:focus,.admin-field select:focus,.admin-field textarea:focus{border-color:#3483fa;box-shadow:0 0 0 3px #3483fa26;outline:none}.admin-field textarea{font-family:inherit;min-height:108px;resize:vertical}.admin-action-btn,.admin-login-button,.admin-logout-btn,.admin-refresh-btn{border:none;border-radius:12px;cursor:pointer;font-size:.98rem;font-weight:700;min-height:48px;transition:filter .18s ease,box-shadow .18s ease}.admin-login-button,.admin-refresh-btn{background:linear-gradient(180deg,#ffe600,#f8d400);box-shadow:0 1px 2px #00000012,0 10px 18px #ffe6002e;color:#222}.admin-action-btn:hover,.admin-login-button:hover,.admin-logout-btn:hover,.admin-refresh-btn:hover{filter:brightness(.98)}.admin-feedback{border-radius:12px;font-size:.94rem;line-height:1.4;padding:12px 14px}.admin-feedback-error{background:#fff3f1;border:1px solid #ffd5cf;color:#b42318}.admin-feedback-success{background:#eefcf3;border:1px solid #c7ebd3;color:#067647}.admin-shell{background:linear-gradient(180deg,#f5f7fb,#edf2f8);min-height:100vh}.admin-header{align-items:flex-end;background:#ffe600;box-shadow:0 1px 0 #e0d15b;display:flex;gap:16px;justify-content:space-between;padding:18px 20px 16px}.admin-header-logo{display:block;height:38px;margin-bottom:8px}.admin-header-actions{align-items:center;display:flex;gap:12px}.admin-user-box{grid-gap:3px;color:#333;display:grid;gap:3px;text-align:right}.admin-user-box span{color:#555;font-size:.88rem}.admin-logout-btn{background:#fff;border:1px solid #e5e5e5;color:#222;padding:0 16px}.admin-content{grid-gap:18px;box-sizing:border-box;display:grid;gap:18px;margin:0 auto;max-width:1280px;padding:24px 20px 32px}.admin-stats-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(6,minmax(0,1fr))}.admin-filter-card,.admin-gateway-card,.admin-mobile-card,.admin-stat-card,.admin-table-card{background:#fff;border:1px solid #ececec;border-radius:18px;box-shadow:0 1px 2px #00000010,0 10px 24px #00000008}.admin-stat-card{grid-gap:8px;display:grid;gap:8px;padding:18px 16px}.admin-stat-card span{color:#666;font-size:.88rem}.admin-stat-card strong{color:#1f1f1f;font-size:1.45rem;line-height:1.1}.admin-filter-card,.admin-gateway-card,.admin-table-card{padding:20px}.admin-card-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.admin-filter-grid,.admin-gateway-grid{grid-gap:14px;display:grid;gap:14px;margin-top:18px}.admin-gateway-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-gateway-grid div{grid-gap:6px;background:#f8fafc;border-radius:14px;display:grid;gap:6px;padding:14px}.admin-gateway-grid span,.admin-mobile-grid span,.admin-table td span,.admin-table-count{color:#666;font-size:.84rem}.admin-gateway-grid strong{color:#1f1f1f;font-size:.96rem;line-height:1.4;word-break:break-word}.admin-gateway-form{grid-gap:16px;border-top:1px solid #efefef;display:grid;gap:16px;margin-top:18px;padding-top:18px}.admin-toggle-row{display:flex;flex-wrap:wrap;gap:12px}.admin-check{align-items:center;background:#f8fafc;border:1px solid #e8e8e8;border-radius:14px;color:#1f1f1f;display:inline-flex;font-size:.94rem;font-weight:700;gap:10px;min-height:50px;padding:0 14px}.admin-check input{accent-color:#3483fa;height:18px;width:18px}.admin-gateway-form-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-field-wide{grid-column:1/-1}.admin-gateway-note{background:#f8fafc;border:1px solid #e6edf5;border-radius:14px;color:#526075;font-size:.93rem;line-height:1.5;padding:14px}.admin-gateway-actions{display:flex;justify-content:flex-start}.admin-filter-grid{align-items:end;grid-template-columns:1.2fr .8fr .8fr auto}.admin-refresh-btn{padding:0 16px}.admin-table-head{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.admin-table-head-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.admin-order-form{grid-gap:16px;background:#fbfcfe;border:1px solid #ececec;border-radius:18px;display:grid;gap:16px;margin-bottom:20px;padding:18px}.admin-order-form-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.admin-order-form-note{background:#fff9dd;border:1px solid #f2e3a5;border-radius:14px;color:#6d5f18;font-size:.93rem;line-height:1.5;padding:14px}.admin-order-form-actions{display:flex;flex-wrap:wrap;gap:10px}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;min-width:980px;width:100%}.admin-table td,.admin-table th{border-top:1px solid #efefef;padding:14px 12px;text-align:left;vertical-align:top}.admin-table th{border-top:none;color:#666;font-size:.82rem;font-weight:800;letter-spacing:.05em;padding-top:0}.admin-mobile-grid strong,.admin-mobile-top strong,.admin-table td strong{color:#1f1f1f;font-size:.95rem}.admin-table td{display:table-cell}.admin-table td>span,.admin-table td>strong{display:block;margin-bottom:4px}.admin-status-pill{align-items:center;background:#fff7d9;border-radius:999px;color:#8a6d00;display:inline-flex;font-size:.78rem;font-weight:800;justify-content:center;letter-spacing:.04em;min-height:30px;padding:0 10px}.admin-status-pill[data-status=paid]{background:#eafaf0;color:#067647}.admin-status-pill[data-status=expired],.admin-status-pill[data-status=failed]{background:#fff1f1;color:#b42318}.admin-status-pill[data-status=not_started]{background:#eef2f6;color:#475467}.admin-actions{display:flex;flex-wrap:wrap;gap:8px}.admin-action-btn{background:#f5f5f5;border:1px solid #e7e7e7;color:#333;padding:0 12px}.admin-action-btn.secondary{background:#eef4ff;border-color:#cdddff;color:#155eef}.admin-action-btn.success{background:#eafaf0;border-color:#ccebd8;color:#067647}.admin-action-btn.danger{background:#fff1f1;border-color:#ffd0d0;color:#b42318}.admin-empty{border:1px dashed #d8d8d8;border-radius:14px;color:#666;padding:24px;text-align:center}.admin-mobile-list{display:none}.admin-mobile-card{padding:16px}.admin-mobile-top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.admin-mobile-top div{grid-gap:4px;display:grid;gap:4px}.admin-mobile-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:14px}.admin-mobile-grid div{grid-gap:4px;display:grid;gap:4px}@media (max-width:1080px){.admin-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-gateway-form-grid{grid-template-columns:1fr}.admin-order-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.admin-header{align-items:flex-start;flex-direction:column}.admin-header-actions{justify-content:space-between;width:100%}.admin-user-box{text-align:left}.admin-content{padding:16px 12px 24px}.admin-filter-grid,.admin-gateway-grid,.admin-mobile-grid,.admin-order-form-grid,.admin-stats-grid{grid-template-columns:1fr}.admin-card-head,.admin-toggle-row{align-items:flex-start;flex-direction:column}.admin-table-wrap{display:none}.admin-mobile-list{grid-gap:12px;display:grid;gap:12px}.admin-table-head{align-items:flex-start;flex-direction:column}.admin-order-form-actions,.admin-table-head-actions{width:100%}.admin-order-form{padding:16px}.admin-login-card{border-radius:20px;padding:24px 18px}}.banner-img{-webkit-user-drag:none;max-width:400px;-webkit-user-select:none;user-select:none}@media (max-width:600px){.banner-img{background:#ffe600;border-radius:0 0 1rem 1rem;display:block;height:60vh;margin-bottom:0;max-width:100vw;object-fit:contain;width:100vw}.vantagens-card{margin-bottom:12px!important;margin-top:80px!important}.como-solicitar-card{margin-top:0!important}.footer p:nth-child(2){display:block;max-width:98vw;overflow-x:auto;text-overflow:ellipsis;white-space:nowrap}.ver-limite{align-items:center;background:#fff;border:1.5px solid #f3f3f3;border-radius:1.2rem;box-shadow:0 2px 16px #0001;cursor:pointer;display:flex;gap:18px;justify-content:space-between;margin:24px 0 0;padding:20px 18px 18px;transition:box-shadow .2s,transform .2s}.ver-limite:hover{box-shadow:0 4px 24px #3483fa22;transform:scale(1.01)}.ver-limite-icon{align-items:center;background:#f5f8ff;border-radius:14px;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.ver-limite-text{.footer{align-items:center;display:flex;flex-direction:column;font-size:.98em;gap:2px;justify-content:center;padding:10px 4vw;text-align:center}.footer p{margin:0;padding:0;text-align:center;white-space:normal}.footer p,.footer p.footer-endereco{display:block;overflow-x:auto;text-overflow:ellipsis;width:100%}.footer p.footer-endereco{white-space:nowrap}}}@media (max-width:600px){.ver-limite-icon{border-radius:10px;height:38px;width:38px}.ver-limite-title{font-size:1em}.ver-limite-desc{font-size:.95em}.header{box-shadow:0 2px 16px #ffe60033;left:0;position:fixed;top:0;width:100vw;z-index:100}.banner{margin-top:68px;position:relative;top:auto;z-index:1}.vantagens-card{background:#fff;border-radius:1.1rem;box-shadow:0 2px 16px #0001;max-width:90vw;padding:18px 6px;width:100vw}.vantagens-title{font-size:1.1em;margin-bottom:18px}.vantagens-list{gap:10px}.vantagem{border-radius:.8rem;font-size:.99rem;padding:.85rem .5rem}}.step3-card{align-items:center;animation:fade-in .35s ease-out both;background:#fff;border-radius:1.25rem;box-shadow:0 2px 16px #0001;margin:32px auto 0;max-width:480px;padding:32px 18px 24px;width:98vw;will-change:opacity}.step3-card,.step3-progress{display:flex;flex-direction:column}.step3-progress{align-items:stretch;margin:0 auto;max-width:340px;min-width:180px;width:90%}.step3-progress-flex{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.step3-etapa{color:hsl(var(--muted-foreground));letter-spacing:.05em;text-transform:uppercase}.step3-etapa,.step3-percent{font-size:.75rem;font-weight:600;line-height:1rem}.step3-percent{color:#3483fa}.step3-bar{background:#e6e8ec;height:6px;margin-bottom:28px;overflow:hidden;position:relative;width:100%}.step3-bar,.step3-bar-fill{border-radius:9999px;min-width:0}.step3-bar-fill{background:#fd0;background:hsl(var(--secondary));border-radius:8px;height:100%;transition:width .5s;width:25%}.step3-title{color:#222;font-size:1.35em;font-weight:900;letter-spacing:-.5px;line-height:1.2;margin-bottom:32px;text-align:center}.step3-options{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr;justify-items:center;width:100%}.step3-option:focus,.step3-option:hover{background:#f5f6fa;border-color:#3483fa!important;box-shadow:0 4px 24px #0002;transform:scale(.97)}.step3-icon{color:#3483fa;font-size:1.7em;margin-bottom:0}.step3-label{color:#222;font-size:1em;line-height:1.2;text-align:center;white-space:pre-line}.step3-footer{background:#fff;bottom:0;box-shadow:0 -2px 8px #0001;color:#b2b2b2;font-size:.82em;left:0;padding:12px 0 8px;position:absolute;right:0;text-align:center;width:100vw;z-index:100}@media (max-width:700px){.step3-card{border-radius:1.25rem;max-width:99vw;padding:8px 2vw}.step3-title{font-size:1.1em;margin-bottom:18px}.step3-options{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;justify-items:center;width:100%}.step3-option{align-items:center;background:#fff;border:2px solid #e6e8ec;border-radius:1.5rem;box-shadow:0 2px 16px #0001;color:#222;display:flex;flex-direction:column;font-size:1em;font-weight:600;gap:12px;margin:0 auto;max-width:180px;min-width:100px;outline:none;padding:14px 0;transition:box-shadow .2s,border .2s,background .2s,transform .2s;width:90%}}.tela2{background:var(--ml-yellow);box-sizing:border-box;flex-direction:column;font-family:var(--ml-font);margin:0 auto;max-height:none;max-width:430px;min-height:90vh;overflow-y:visible}.header,.tela2{align-items:center;display:flex}.header{background:#fbdb0b;box-shadow:0 4px 24px #ffe60033,0 1.5px 0 #ffe600;justify-content:flex-start;min-height:68px;padding:0 1.5rem;position:sticky;top:0;width:100%;z-index:30}.btn-voltar{background:none;border:none;border-radius:8px;cursor:pointer;margin-left:16px;padding:4px;transition:background .2s}.btn-voltar:hover{background:var(--ml-gray)}.logo-header{background:#0000;border:none;border-radius:0;box-shadow:none;height:64px;margin-left:0;max-width:220px;object-fit:contain;padding:0;position:static;transition:none}@media (max-width:700px){.logo-header,.logo-header.left{border-radius:.6rem;height:45px;margin-left:4px;max-width:230px;padding:2px 6px}.header{padding:0}.banner{box-shadow:0 1px 8px #0001}.banner,.banner-img{border-radius:0 0 1rem 1rem}}.banner{align-items:center;background:#ffe600;display:flex;justify-content:center;margin-top:0;min-height:80px}.banner,.banner-img{border-radius:0;box-shadow:none;padding:0;width:100%}.banner-img{background:none;border:none;display:block;height:auto}.vantagens-exclusivas{display:flex;flex-direction:column;gap:.7rem;margin-bottom:1.2rem}.vantagem{align-items:center;border:none;border-radius:1rem;box-shadow:none;display:flex;font-size:1rem;gap:1rem;padding:1rem;transition:box-shadow .2s,border .2s,transform .2s;will-change:transform}.vantagem-blue{background:#2f7cee1a;background:hsl(var(--primary,216 85% 56%)/.1)}.vantagem-yellow{background:#ffcc0026;background:hsl(var(--secondary,48 100% 50%)/.15)}.vantagem-icon{align-items:center;background:inherit;border-radius:50%;display:flex;font-size:1.2em;height:44px;justify-content:center;width:44px}.vantagem-yellow .vantagem-icon{background:#ffcc0026;background:hsl(var(--secondary,48 100% 50%)/.15)}.vantagem-title{color:#1f242e;color:hsl(var(--foreground,220 20% 15%));font-size:1.05em;font-weight:800;letter-spacing:-.2px;margin-bottom:2px}.vantagem-desc{color:#606876;color:hsl(var(--muted-foreground,220 10% 42%));font-size:.98em;margin-top:2px}.vantagem:hover{box-shadow:0 4px 16px -4px #2f7cee1a;transform:scale(1.01)}.btn-solicitar{background:linear-gradient(90deg,#2f7cee,#4fc3f7 100%);background:linear-gradient(90deg,hsl(var(--primary,216 85% 56%)),#4fc3f7 100%);border:none;border-radius:1rem;box-shadow:0 4px 16px -4px #2f7cee33;color:#fff;color:hsl(var(--primary-foreground,0 0% 100%));cursor:pointer;font-size:1.07em;font-weight:700;margin:1.2rem 0 .5rem;padding:1.1rem 0;transition:filter .2s,box-shadow .2s;width:100%}.btn-solicitar:hover{box-shadow:0 8px 24px -8px #2f7cee40}.seguranca{color:#606876;color:hsl(var(--muted-foreground,220 10% 42%))}.btn-solicitar:hover{filter:brightness(1.08)}.seguranca{align-items:center;color:#888;display:flex;font-size:.98em;gap:6px;justify-content:center;margin-bottom:2px}.como-solicitar-card{background:var(--ml-card);border-radius:var(--ml-card-radius);box-shadow:var(--ml-shadow);margin:24px 16px 0;padding:28px 18px 18px;text-align:center}.como-title{color:#222;font-size:1.18rem;font-weight:800;margin-bottom:18px}.como-steps{gap:0;margin-bottom:18px}.como-steps,.step-circle{align-items:center;display:flex;justify-content:center}.step-circle{background:#fff;border:2px solid #e6e8ec;border-radius:50%;box-shadow:0 2px 8px -2px #0001;color:#b0b0b0;font-size:1.1em;font-weight:700;height:40px;transition:border .2s,color .2s;width:40px}.step-active{background:var(--ml-blue);border:2px solid var(--ml-blue);color:#fff}.step-bar{background:#e6e8ec;border-radius:2px;height:2px;width:56px}.como-img-box{display:flex;justify-content:center;margin-bottom:12px;width:100%}.como-img{border-radius:1.2rem;box-shadow:0 2px 8px -2px #0002;max-width:80vw;width:180px}.como-desc{color:#222;font-size:1.05em;margin-bottom:10px}.como-dots{display:flex;gap:6px;justify-content:center;margin-bottom:0}.dot{background:#e6e8ec;border-radius:50%;display:inline-block;height:10px;width:10px}.dot-active{background:var(--ml-blue)}.info-grid{grid-gap:0;background:var(--ml-card);border-radius:var(--ml-card-radius);box-shadow:var(--ml-shadow);display:grid;gap:0;grid-template-columns:repeat(3,1fr);margin:24px 16px 0;padding:18px 0 10px;text-align:center;width:93%}.info-item{align-items:center;display:flex;flex-direction:column}.info-value{color:var(--ml-blue);font-size:1.25em;font-weight:900;margin-bottom:2px}.info-label{color:#888;font-size:.95em}.ver-limite{align-items:center;background:var(--ml-card);border-radius:var(--ml-card-radius);box-shadow:var(--ml-shadow);cursor:pointer;display:flex;gap:14px;margin:18px 16px 0;padding:16px 12px;transition:box-shadow .2s}.ver-limite:hover{box-shadow:0 4px 16px -4px #3483fa33}.ver-limite-icon{align-items:center;background:#f5f8ff;border-radius:14px;display:flex;height:48px;justify-content:center;width:48px}.ver-limite-text{flex:1 1;text-align:left}.ver-limite-title{color:#222;font-size:1.05em;font-weight:700}.ver-limite-desc{color:#666;font-size:.98em}.ver-limite-arrow{align-items:center;color:#b0b0b0;display:flex}.depoimento-card{background:#fffbe6;border-radius:1.5rem;box-shadow:var(--ml-shadow);margin:18px 16px 0;padding:24px 18px 18px}.depoimento-header{align-items:center;display:flex;gap:12px;margin-bottom:10px}.depoimento-icon{align-items:center;background:#f5f8ff;border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.depoimento-title{color:#222;font-size:1.1em;font-weight:800}.depoimento-body{border-left:3px solid var(--ml-blue);padding-left:14px}.depoimento-text{color:#222;font-size:1em;font-style:italic;margin-bottom:10px}.depoimento-footer{align-items:center;display:flex;gap:8px}.depoimento-nome{color:#222;font-size:.98em;font-weight:700}.depoimento-stars svg{margin-right:2px}.footer{bottom:auto;color:#888;font-size:11px;left:auto;line-height:1.5;margin:24px 0 12px;padding:0 8px;position:static;right:auto;text-align:center}.footer-copy{padding-top:4px}@media (max-width:600px){.tela2{max-width:100vw}.banner-img,.tela2{border-radius:0}}.como-solicitar .info{color:#00a650;font-size:1em;font-weight:700;padding:10px}.depoimento{background:#fff;border-radius:18px;box-shadow:0 2px 16px #0001;margin:0 auto;max-width:400px;padding:16px 14px;text-align:center}.depoimento blockquote{color:#2d2d2d;font-size:1em;margin:0}.banner,.como-solicitar-card,.depoimento-card,.header,.info-grid,.tela2,.vantagens-card,.ver-limite{box-sizing:border-box}@media (max-width:600px){.tela2{max-width:100%;overflow-x:hidden;padding-bottom:8px;width:100%}.header{box-sizing:border-box;left:0;padding-left:12px;padding-right:12px;right:0;width:100%}.banner-img{height:auto;max-height:60vh;max-width:100%;object-fit:contain;width:100%}.como-solicitar-card,.depoimento-card,.vantagens-card,.ver-limite{margin-left:10px;margin-right:10px;max-width:none;width:calc(100% - 20px)}.vantagens-card{margin-top:14px!important;padding-left:12px;padding-right:12px}.como-solicitar-card{margin-top:12px!important}.como-img,.como-img-box{width:100%}.info-grid{gap:10px;margin-left:10px;margin-right:10px}.info-item{min-width:0}.info-value{font-size:1.05em}.info-label{font-size:.82em}.ver-limite{align-items:flex-start;gap:10px;padding:14px 12px}.ver-limite-text{min-width:0}.ver-limite-desc,.ver-limite-title{word-break:break-word}.depoimento-footer{flex-wrap:wrap}}@media (max-width:420px){.info-grid{grid-template-columns:1fr}.como-steps{gap:6px}.step-bar{width:28px}}.step4-container{background:linear-gradient(180deg,#eef2f8,#e4e9f2);justify-content:flex-start;min-height:100vh;overflow-x:hidden;padding:0 0 24px;position:relative}.step4-container,.step4-header{align-items:center;display:flex;flex-direction:column}.step4-header{background:#ffe600;border-bottom:1px solid #e6e8ec;border-radius:0 0 18px 18px;box-shadow:0 1px 2px #00000012,0 8px 18px #ffe60022;box-sizing:border-box;padding:10px 12px 6px;width:100%}.step4-logo{display:block;height:46px;margin:0 auto}.step4-card{align-items:center;background:#fff;border:1px solid #ededed;border-radius:22px;box-shadow:0 1px 2px #00000010,0 12px 28px #0000000d;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;margin:24px auto 0;max-width:420px;padding:28px 24px 22px;width:calc(100% - 24px)}.step4-progress-flex{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px;width:100%}.step4-etapa{color:#666;font-size:.84rem;font-weight:700;letter-spacing:.04em}.step4-percent{color:#3483fa;font-size:.95rem;font-weight:700}.step4-bar{background:#e6e8ec;border-radius:999px;height:8px;margin-bottom:6px;overflow:hidden;width:100%}.step4-bar-fill{background:linear-gradient(90deg,#ffe600,#ffd400);border-radius:999px;height:100%;transition:width .5s;width:50%}.step4-title{color:#222;font-size:1.35rem;font-weight:800;line-height:1.2;margin:2px 0 4px;text-align:center}.step4-options{align-items:stretch;display:flex;flex-direction:column;gap:12px;width:100%}.step4-option{background:#fff;border:1.5px solid #d9d9d9;border-radius:14px;box-shadow:inset 0 1px 0 #00000008;box-sizing:border-box;color:#222;cursor:pointer;display:block;font-family:inherit;font-size:1rem;font-weight:700;letter-spacing:.01em;line-height:1.35;margin:0;min-height:58px;outline:none;padding:16px 18px;text-align:center;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .12s ease;width:100%}.step4-option:hover{border-color:#bfbfbf}.step4-option:focus-visible{border-color:#3483fa;box-shadow:0 0 0 3px #3483fa26}.step4-option:active{transform:scale(.995)}.step4-option-selected{background:#f3f8ff;border-color:#3483fa;box-shadow:0 0 0 2px #3483fa14}@media (max-width:600px){.step4-header{padding-top:12px}.step4-logo{height:40px}.step4-card{border-radius:18px;gap:14px;margin-top:16px;padding:20px 14px 18px;width:calc(100% - 16px)}.step4-title{font-size:1.18rem}.step4-option{border-radius:12px;font-size:.96rem;min-height:54px;padding:15px 14px}}.step5-container{background:linear-gradient(180deg,#eef2f8,#e4e9f2);justify-content:flex-start;min-height:100vh;overflow-x:hidden;padding:0 0 24px;position:relative}.step5-container,.step5-header{align-items:center;display:flex;flex-direction:column}.step5-header{background:#ffe600;border-bottom:1px solid #e6e8ec;border-radius:0 0 18px 18px;box-shadow:0 1px 2px #00000012,0 8px 18px #ffe60022;box-sizing:border-box;padding:10px 12px 6px;width:100%}.step5-logo{display:block;height:46px;margin:0 auto}.step5-card{align-items:center;background:#fff;border:1px solid #ededed;border-radius:22px;box-shadow:0 1px 2px #00000010,0 12px 28px #0000000d;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;margin:24px auto 0;max-width:420px;padding:28px 24px 22px;width:calc(100% - 24px)}.step5-progress-flex{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px;width:100%}.step5-etapa{color:#666;font-size:.84rem;font-weight:700;letter-spacing:.04em}.step5-percent{color:#3483fa;font-size:.95rem;font-weight:700}.step5-bar{background:#e6e8ec;border-radius:999px;height:8px;margin-bottom:6px;overflow:hidden;width:100%}.step5-bar-fill{background:linear-gradient(90deg,#ffe600,#ffd400);border-radius:999px;height:100%;transition:width .5s;width:75%}.step5-title{color:#222;font-size:1.35rem;font-weight:800;line-height:1.2;margin:2px 0 4px;text-align:center}.step5-desc{color:#555;font-size:1rem;margin:0;text-align:center}.step5-options{align-items:stretch;display:flex;flex-direction:column;gap:12px;width:100%}.step5-option{background:#fff;border:1.5px solid #d9d9d9;border-radius:14px;box-shadow:inset 0 1px 0 #00000008;box-sizing:border-box;color:#222;cursor:pointer;display:block;font-family:inherit;font-size:1rem;font-weight:700;letter-spacing:.01em;line-height:1.35;margin:0;min-height:58px;outline:none;padding:16px 18px;text-align:center;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .12s ease;width:100%}.step5-option:hover{border-color:#bfbfbf}.step5-option:focus-visible{border-color:#3483fa;box-shadow:0 0 0 3px #3483fa26}.step5-option:active{transform:scale(.995)}.step5-option-selected{background:#f3f8ff;border-color:#3483fa;box-shadow:0 0 0 2px #3483fa14}.step5-footer{background:#0000;box-shadow:none;box-sizing:border-box;margin-top:auto;padding:10px 16px 0;text-align:center;width:100%}.step5-footer,.step5-footer-copy,.step5-footer-endereco{color:#b2b2b2;font-size:.9rem;margin:0}@media (max-width:600px){.step5-header{padding-top:12px}.step5-logo{height:40px}.step5-card{border-radius:18px;gap:14px;margin-top:16px;padding:20px 14px 18px;width:calc(100% - 16px)}.step5-title{font-size:1.18rem}.step5-option{border-radius:12px;font-size:.96rem;min-height:54px;padding:15px 14px}.step5-footer{padding-top:8px}}.step6-bg{background:linear-gradient(180deg,#eef2f8,#e4e9f2);display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;padding-bottom:24px}.step6-header{align-items:center;background:#ffe600;border-radius:0 0 18px 18px;box-shadow:0 1px 2px #00000012,0 8px 18px #ffe60022;box-sizing:border-box;display:flex;gap:.7rem;justify-content:flex-start;padding:12px;width:100%}.step6-logo-header{height:38px;margin-left:.5rem}.step6-btn-voltar{align-items:center;background:none;border:none;cursor:pointer;display:flex;margin-right:.2rem;padding:0}.step6-card{align-items:stretch;background:#fff;border:1px solid #ededed;border-radius:22px;box-shadow:0 1px 2px #00000010,0 12px 28px #0000000d;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;margin:24px auto 0;max-width:420px;padding:28px 24px 22px;width:calc(100% - 24px)}.step6-progress{margin-bottom:0;width:100%}.step6-progress-flex{align-items:center;color:#666;display:flex;font-size:.84rem;font-weight:700;justify-content:space-between;letter-spacing:.04em;margin-bottom:4px}.step6-etapa{letter-spacing:.04em}.step6-percent{color:#3483fa;font-size:.95rem;font-weight:700}.step6-bar{background:#e6e8ec;height:8px;overflow:hidden}.step6-bar,.step6-bar-fill{border-radius:999px;width:100%}.step6-bar-fill{background:linear-gradient(90deg,#ffe600,#ffd400);height:100%;transition:width .3s}.step6-title{color:#222;font-size:1.35rem;font-weight:800;line-height:1.2;margin:2px 0 4px;text-align:center}.step6-options{align-items:stretch;display:flex;flex-direction:column;gap:12px;width:100%}.step6-option{background:#fff;border:1.5px solid #d9d9d9;border-radius:14px;box-shadow:inset 0 1px 0 #00000008;box-sizing:border-box;color:#222;cursor:pointer;display:block;font-family:inherit;font-size:1rem;font-weight:700;letter-spacing:.01em;line-height:1.35;margin:0;min-height:58px;outline:none;padding:16px 18px;text-align:center;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .12s ease;width:100%}.step6-option:hover{border-color:#bfbfbf}.step6-option:focus-visible{border-color:#3483fa;box-shadow:0 0 0 3px #3483fa26}.step6-option:active{transform:scale(.995)}.step6-option-selected{background:#f3f8ff;border-color:#3483fa;box-shadow:0 0 0 2px #3483fa14}.step6-footer{background:none;box-sizing:border-box;color:#888;font-size:.88rem;margin-top:auto;padding:10px 16px 0;text-align:center;width:100%}@media (max-width:600px){.step6-header{padding:12px 10px}.step6-logo-header{height:34px;margin-left:.2rem}.step6-card{border-radius:18px;gap:14px;margin-top:16px;padding:20px 14px 18px;width:calc(100% - 16px)}.step6-title{font-size:1.18rem}.step6-option{border-radius:12px;font-size:.96rem;min-height:54px;padding:15px 14px}}.step7-modal-bg{align-items:center;background:#2828282e;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:fixed;right:0;top:0;width:100vw;z-index:1000}.step7-modal-card{align-items:center;background:#fff;border-radius:2.1rem;box-shadow:0 8px 32px #0002;display:flex;flex-direction:column;gap:1.2rem;max-width:420px;padding:2.6rem 1.5rem 2.2rem;position:relative;width:92vw}.step7-modal-icon{margin-bottom:.7rem}.step7-modal-title{color:#222;font-size:1.55em;font-weight:800;line-height:1.18;margin-bottom:.2rem;text-align:center}.step7-modal-desc{color:#555;font-size:1.08em;margin-bottom:1.5rem;text-align:center}.step7-modal-btn{background:#ffe600;border:none;border-radius:.8rem;box-shadow:0 2px 8px #0001;color:#222;cursor:pointer;font-size:1.18em;font-weight:700;margin-top:.2rem;padding:1.1em 0;transition:background .18s;width:100%}.step7-modal-btn:focus,.step7-modal-btn:hover{background:#ffe600cc}@media (max-width:600px){.step7-modal-card{border-radius:1.2rem;max-width:98vw;padding:1.5rem .5rem}.step7-modal-title{font-size:1.1em}.step7-modal-btn{font-size:1em;padding:.9em 0}}.step8-bg{background:#f7f7f7;display:flex;flex-direction:column;min-height:100vh;min-height:100svh;min-height:100dvh;overflow-x:hidden}.step8-header{align-items:center;background:#ffe600;border-radius:0 0 1.2rem 1.2rem;box-shadow:0 2px 8px #0001;box-sizing:border-box;display:flex;gap:.7rem;justify-content:flex-start;padding:.75rem 1rem;width:100%}.step8-logo-header{height:38px;margin-left:.5rem}.step8-btn-voltar{align-items:center;background:none;border:none;cursor:pointer;display:flex;margin-right:.2rem;padding:0}.step8-main{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;gap:1.5rem;margin:2rem auto 0;max-width:500px;padding:0 1rem 1.5rem;width:100%}.step8-title{color:#222;font-size:clamp(1.6rem,6vw,2rem);font-weight:800;line-height:1.1;margin-bottom:.2rem}.step8-subtitle{color:#888;font-size:clamp(.98rem,3.9vw,1.1rem);line-height:1.45;margin-bottom:.9rem}.step8-info-list{display:flex;flex-direction:column;gap:1.1rem;margin-bottom:2.2rem}.step8-info-item{align-items:flex-start;background:#fff;border-radius:1.1rem;box-shadow:0 2px 12px #0001;box-sizing:border-box;color:#222;display:flex;font-size:1.08em;gap:.9rem;line-height:1.45;padding:1rem}.step8-info-icon{flex-shrink:0;margin-top:2px}.step8-info-text{flex:1 1}.step8-btn{align-items:center;background:linear-gradient(90deg,#ffe600 60%,#ffd600);border:none;border-radius:.8rem;box-sizing:border-box;color:#222;display:flex;flex-direction:column;font-size:1.18em;font-weight:700;justify-content:center;min-height:56px;padding:1.1em 0;text-align:center;width:100%}@media (max-width:600px){.step8-main{gap:1rem;margin-top:1.4rem;max-width:440px;padding:0 .9rem 1.25rem}.step8-btn{font-size:1em;padding:.9em 0}.step8-info-item{font-size:.98em;padding:.85rem}}.step8-footer{background:none;box-sizing:border-box;color:#888;font-size:.98em;margin-top:auto;max-width:100%;min-width:0;padding:10px 4vw;text-align:center;width:100%;word-break:break-word}.step9-bg{background:#f7f8fa;display:flex;flex-direction:column;height:100vh;height:100svh;height:100dvh;overflow:hidden}.step9-header{align-items:center;background:#ffe600;box-sizing:border-box;display:flex;min-height:64px;padding:10px 14px}.step9-logo-header{height:38px;margin-left:.5rem}.step9-btn-voltar{align-items:center;background:none;border:none;cursor:pointer;display:flex;margin-right:.2rem;padding:0}.step9-main{-webkit-overflow-scrolling:touch;box-sizing:border-box;flex:1 1 auto;margin:0 auto;max-width:420px;overflow-y:auto;overscroll-behavior-y:contain;padding:0 14px 18px;width:100%}.step9-bg-input-active,.step9-main-input-active{overscroll-behavior:none}.step9-profile{align-items:center;display:flex;flex-direction:column;gap:.85rem;justify-content:center;margin-bottom:.85rem}.step9-profile-img{background:#f7f7f7;border:5px solid #fff;border-radius:50%;box-shadow:0 1px 2px #00000014,0 10px 24px #00000014;display:block;height:116px;margin:30px 0 0;object-fit:cover;width:116px}.step9-profile-desc{background:linear-gradient(180deg,#fff,#fafafa);border:1px solid #ededed;border-radius:18px;box-shadow:0 1px 2px #0000000d,0 10px 24px #00000008;box-sizing:border-box;color:#4a4a4a;display:block;font-size:.95rem;font-weight:600;line-height:1.45;margin:0;max-width:330px;padding:.9rem 1rem .95rem;position:relative;text-align:center;width:100%}.step9-profile-desc:before{background:linear-gradient(90deg,#ffe600,#ffd400);border-radius:999px;content:"";height:6px;left:50%;position:absolute;top:-8px;transform:translateX(-50%);width:54px}.step9-profile-desc strong{color:#333;font-weight:800}.step9-card{background:#fff;border:1px solid #ededed;border-radius:1.1rem;box-shadow:0 1px 2px #00000010,0 8px 24px #0000000d;box-sizing:border-box;padding:1.2rem;width:100%}.step9-title-group{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:24px;width:100%}.step9-title{color:#222;font-size:1.15em;font-weight:800;letter-spacing:.01em;margin:1.1rem 0 .7rem;text-align:center}.step9-subtitle{color:#666;font-size:1em;font-weight:500;line-height:1.2;margin:.2rem 0 0;text-align:center}.step9-field-stage{min-height:120px;overflow:hidden;width:100%}.step9-field-panel{width:100%}.step9-field-slide-left{animation:step9-slide-in-left .32s ease}.step9-field-slide-right{animation:step9-slide-in-right .32s ease}@keyframes step9-slide-in-left{0%{opacity:0;transform:translateX(22px)}to{opacity:1;transform:translateX(0)}}@keyframes step9-slide-in-right{0%{opacity:0;transform:translateX(-22px)}to{opacity:1;transform:translateX(0)}}.step9-label,.step9-label-email{align-items:flex-start;color:#666;display:flex;flex-direction:column;font-size:.8rem;font-weight:700;gap:.2rem;letter-spacing:.04em;margin-bottom:.2rem;text-align:left;width:100%}.step9-edit-email{display:none}.step9-input-wrapper{align-items:center;background:#fff;border:1.5px solid #d9d9d9;border-radius:.85rem;box-shadow:inset 0 1px 0 #00000008;box-sizing:border-box;display:flex;gap:.65em;margin-top:.38em;min-height:52px;padding:.95em 1em;transition:border-color .18s ease,box-shadow .18s ease;width:100%}.step9-input-wrapper:focus-within{border-color:#3483fa;box-shadow:0 0 0 3px #3483fa26}.step9-input-wrapper-error{border-color:#d93025;box-shadow:0 0 0 2px #d9302518}.step9-input-icon{align-items:center;color:#888;display:flex;font-size:1.35em;justify-content:center;min-width:28px}.step9-input{background:#0000;border:none;box-sizing:border-box;color:#222;flex:1 1;font-size:16px;font-weight:500;height:28px;min-width:0;outline:none;padding:.1em 0;width:100%}.step9-input::placeholder{color:#999}.step9-error-text{color:#d93025;font-size:.86em;font-weight:600;margin-top:.35em}.step9-btn-submit{background:linear-gradient(90deg,#ffe600 60%,#ffd600);border:none;border-radius:.85rem;box-shadow:0 1px 2px #00000012,0 8px 16px #ffe60033;color:#222;cursor:pointer;font-size:1.02em;font-weight:700;margin-bottom:.2rem;margin-top:1.2rem;padding:1.1em 0;transition:background .18s;width:100%}.step9-btn-submit:focus,.step9-btn-submit:hover{background:#ffe600cc}.step9-info-crypto{background:#e6f9ed;border:1.2px solid #d2f5e3;border-radius:.7em;box-sizing:border-box;color:#00c86b;font-size:.98em;gap:.6em;margin-bottom:1.2em;margin-top:2.2em;padding:.7em 1em}.step9-info-crypto,.step9-info-crypto-icon{align-items:center;display:flex}.step9-info-crypto-text{color:#222;font-size:.98em}body.step9-mobile-scroll-lock,html.step9-mobile-scroll-lock{overflow:hidden;overscroll-behavior:none}@media (max-width:600px){.step9-main{max-width:100%;min-height:0;padding:0 14px 12px}body.step9-mobile-scroll-lock{inset:0;position:fixed;width:100%}.step9-profile-img{border-width:4px;height:102px;margin:22px 0 0;width:102px}.step9-profile-desc{border-radius:16px;font-size:.92rem;max-width:100%;padding:.85rem .9rem .9rem}.step9-card{padding:1rem .9rem}.step9-title{font-size:1.1em;margin-top:0}.step9-subtitle{font-size:.95em}.step9-input-wrapper{border-radius:.9em;border-width:1.5px;min-height:50px;padding:.85em .9em}.step9-input{font-size:1em;height:26px}.step9-input-icon{font-size:1.18em;min-width:24px}.step9-btn-submit{font-size:1em;padding:1em 0}.step9-info-crypto{align-items:flex-start;font-size:.92em;margin-top:1.4rem}.step9-main-input-active{overflow-y:hidden}}.success-bg{background:#f7f8fa;flex-direction:column;min-height:100vh;min-height:100svh;min-height:100dvh;overflow-x:hidden}.success-bg,.success-header{align-items:center;display:flex;justify-content:flex-start}.success-header{background:#ffe600;box-shadow:0 2px 16px #ffe60033;box-sizing:border-box;padding:.75rem 1rem .65rem;width:100%}.success-logo{height:44px}.success-main{box-sizing:border-box;flex:1 1;margin-top:0;padding:1.2rem 14px 1.5rem;width:100%}.success-main,.success-profile{align-items:center;display:flex;flex-direction:column}.success-profile{margin-bottom:1.2rem}.success-profile-img{background:#fff;border:6px solid #ffe600;border-radius:50%;box-shadow:0 4px 24px #3483fa22;display:block;height:124px;margin:0 auto;object-fit:cover;width:124px}.success-profile-desc{color:#444;font-size:.8em;line-height:1.4;margin-top:.7em;text-align:center}.success-card{align-items:center;background:#fff;border-radius:1.3rem;box-shadow:0 2px 16px #0001;box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto 1.2rem;max-width:420px;padding:1.6rem 1rem;width:100%}.success-check-circle{align-items:center;background:#e8f8ef;border-radius:50%;display:flex;height:72px;justify-content:center;margin-bottom:1.1rem;width:72px}.success-title{color:#222;font-size:clamp(1.2rem,5vw,1.35rem);font-weight:800;line-height:1.2;margin-bottom:.5rem;margin-top:.2rem;text-align:center}.success-desc{color:#888;font-size:1rem;line-height:1.45;margin-bottom:1.1rem;text-align:center}.success-redirect{color:#888;gap:.5em;margin-top:.7em}.success-info,.success-redirect{align-items:center;display:flex;font-size:1.08em}.success-info{border-radius:.9em;box-sizing:border-box;font-weight:600;gap:.7em;line-height:1.4;margin-bottom:.7em;max-width:420px;padding:.9em 1rem;width:100%}.success-info-green{background:#e8f8ef;color:#00c86b}.success-info-gray{background:#f7f7f7;color:#888;justify-content:center}.success-footer{color:#888;font-size:.98em;margin-top:auto;padding:1.5rem 14px 1rem}.success-footer,.success-footer p{box-sizing:border-box;text-align:center;width:100%}.success-footer p{margin:0;padding:0;word-break:break-word}@media (max-width:600px){.success-main{padding:1rem 12px 1.25rem}.success-card{border-radius:1.1rem;padding:1.25rem .95rem 1.35rem}.success-footer{font-size:.95em;padding:1.1rem 12px .8rem}}.step10-bg{background:linear-gradient(180deg,#eef2f8,#e4e9f2);display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.step10-header{align-items:center;background:#ffe600;border-bottom:1px solid #e6e8ec;border-radius:0 0 18px 18px;box-shadow:0 1px 2px #00000012,0 8px 18px #ffe60022;box-sizing:border-box;display:flex;justify-content:center;padding:10px 12px 6px;width:100%}.step10-logo{display:block;height:46px;margin:0 auto}.step10-main{justify-content:center;padding:18px 12px 24px}.step10-card,.step10-main{box-sizing:border-box;display:flex;width:100%}.step10-card{align-items:center;background:#fff;border:1px solid #ededed;border-radius:22px;box-shadow:0 1px 2px #00000010,0 12px 28px #0000000d;flex-direction:column;gap:14px;max-width:420px;padding:28px 24px 22px}.step10-etapa-final{align-self:flex-start;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:999px;color:#666;font-size:.78rem;font-weight:700;letter-spacing:.06em;padding:.45rem .8rem}.step10-progress-bar{background:#e6e8ec;border-radius:999px;height:8px;margin-top:2px;overflow:visible;position:relative;width:100%}.step10-progress{background:linear-gradient(90deg,#ffe600,#ffd400);border-radius:999px;height:100%;width:100%}.step10-progress-text{color:#3483fa;font-size:.95rem;font-weight:700;position:absolute;right:0;top:-24px}.step10-title{color:#222;font-size:1.35rem;font-weight:800;line-height:1.2;margin:4px 0 0;text-align:center}.step10-subtitle{color:#666;font-size:.98rem;line-height:1.45;margin:0 0 .2rem;text-align:center}.step10-options{align-items:stretch;display:flex;flex-direction:column;gap:12px;width:100%}.step10-option{background:#fff;border:1.5px solid #d9d9d9;border-radius:14px;box-shadow:inset 0 1px 0 #00000008;box-sizing:border-box;color:#222;cursor:pointer;display:block;font-family:inherit;font-size:1rem;font-weight:700;letter-spacing:.01em;line-height:1.35;margin:0;min-height:58px;outline:none;padding:16px 18px;text-align:center;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .12s ease;width:100%}.step10-option:hover{border-color:#bfbfbf}.step10-option:focus-visible{border-color:#3483fa;box-shadow:0 0 0 3px #3483fa26}.step10-option:active{transform:scale(.995)}.step10-option-selected{background:#f3f8ff;border-color:#3483fa;box-shadow:0 0 0 2px #3483fa14}@media (max-width:600px){.step10-header{padding-top:12px}.step10-logo{height:40px}.step10-main{padding:16px 8px 20px}.step10-card{border-radius:18px;gap:13px;max-width:none;padding:20px 14px 18px}.step10-etapa-final{font-size:.74rem;padding:.42rem .72rem}.step10-progress-text{font-size:.9rem;top:-22px}.step10-title{font-size:1.18rem}.step10-subtitle{font-size:.92rem}.step10-option{border-radius:12px;font-size:.96rem;min-height:54px;padding:15px 14px}}.step11-bg{background:#f7f7f7;flex-direction:column;min-height:100vh;min-height:100svh;min-height:100dvh;overflow-x:hidden}.step11-bg,.step11-header{align-items:center;display:flex;justify-content:flex-start}.step11-header{background:#ffe600;box-shadow:0 2px 16px #ffe60033;box-sizing:border-box;padding:.75rem 1rem .65rem;width:100%}.step11-logo{height:44px}.step11-bg .analysis-main{flex:1 1;margin-top:0;padding:1.2rem 14px 1.5rem}.step11-bg .analysis-card,.step11-bg .analysis-main{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;width:100%}.step11-bg .analysis-card{background:#fff;border:1.5px solid #f3f3f3;border-radius:1.4rem;box-shadow:0 4px 24px #3483fa11,0 1.5px 0 #ffe60044;gap:1.2rem;margin:0 auto;max-width:420px;padding:1.6rem 1rem;transition:box-shadow .2s}.step11-bg .analysis-card:hover{box-shadow:0 8px 32px #3483fa22,0 1.5px 0 #ffe60044}.step11-bg .analysis-title{color:#222;font-size:clamp(1.2rem,5vw,1.35rem);font-weight:800;line-height:1.2;margin:0;text-align:center}.step11-bg .analysis-desc{color:#888;font-size:1rem;line-height:1.45;margin:0;text-align:center}.step11-bg .analysis-progress-bar{background:#f3f3f3;border-radius:8px;height:7px;overflow:hidden;width:100%}.step11-bg .analysis-progress{border-radius:8px;height:100%;transition:width .5s}.step11-bg .analysis-card-img-block{display:flex;justify-content:center;margin:.3rem 0 .2rem;width:100%}.step11-bg .analysis-card-img{border-radius:1.2rem;box-shadow:0 4px 24px #3483fa11,0 1.5px 0 #ffe60044;display:block;width:min(100%,320px)}ul.analysis-steps{display:flex;flex-direction:column;gap:.7em;list-style:none;margin:0;padding:0;width:100%}ul.analysis-steps li{align-items:center;color:#888;display:flex;font-size:1.08em;font-weight:600;gap:.7em;opacity:.7;transition:color .3s,opacity .3s}ul.analysis-steps li.done{color:#00c86b;opacity:1}.analysis-step-text{align-items:center;color:#888;display:flex;line-height:1.4;min-height:1.3rem;opacity:1!important}ul.analysis-steps li.done .analysis-step-text{color:#00c86b}.step11-gerente-info{display:flex;flex-direction:column;gap:2px}.step11-gerente-cargo{color:#888;font-size:.98em;font-weight:600}.step11-gerente-nome{color:#222;font-size:1.13em;font-weight:700}.step11-gerente-premio{align-items:center;color:#3483fa;display:flex;font-size:.97em;gap:4px}.step11-gerente-premio-icon{font-size:1.1em}.step11-seguro{align-items:center;background:#f7f7f7;border-radius:.9em;color:#888;display:flex;font-size:1.08em;font-weight:600;gap:.7em;margin-top:1.1em;padding:.9em 1.2em}.step11-footer{color:#888;font-size:.98em;margin-top:auto;padding:1.5rem 14px 1rem}.step11-footer,.step11-footer span{box-sizing:border-box;text-align:center;width:100%}.step11-footer span{display:block;margin:0;padding:0;word-break:break-word}@media (max-width:600px){.step11-bg .analysis-main{padding:1rem 12px 1.25rem}.step11-bg .analysis-card{border-radius:1.1rem;box-shadow:0 2px 12px #3483fa11;padding:1.25rem .95rem 1.35rem}.step11-footer{font-size:.95em;padding:1.1rem 12px .8rem}}.step12-bg{background:#f7f7f7;flex-direction:column;min-height:90vh}.step12-bg,.step12-header{align-items:center;display:flex;justify-content:flex-start}.step12-header{background:#ffe600;box-shadow:0 2px 16px #ffe60033;min-height:70px;padding:.7rem 0 .5rem;width:100vw}.step12-logo{height:44px;margin-left:1.2rem}.step12-main{margin-top:1.2rem;width:100vw}.step12-card,.step12-main{align-items:center;display:flex;flex-direction:column}.step12-card{background:#fff;border:1.5px solid #f3f3f3;border-radius:1.5rem;box-shadow:0 4px 24px #3483fa11,0 1.5px 0 #ffe60044;gap:1.2rem;margin:0 auto 1.2rem;max-width:420px;padding:2.2rem 1.3rem;position:relative;transition:box-shadow .2s;width:100%}.step12-check-circle{align-items:center;display:flex;justify-content:center;margin-bottom:.7rem}.step12-title{color:#222;font-size:1.45em;font-weight:700;margin-bottom:.3rem;text-align:center}.step12-subtitle{color:#888;font-size:1.08em}.step12-info-box,.step12-subtitle{margin-bottom:.7rem;text-align:center}.step12-info-box{background:#f7f7f7;border-radius:1rem;color:#444;font-size:1.05em;padding:1.1rem 1rem}.step12-limit-box{background:#fff7e0;border-radius:1rem;color:#222;margin-bottom:.7rem;padding:1.1rem 1rem .7rem;text-align:center;width:100%}.step12-limit-label{color:#444;font-size:1.08em;margin-bottom:.2rem}.step12-limit-value{color:#222;font-size:2.2em;font-weight:800;margin-bottom:.2rem}.step12-limit-desc{color:#888;font-size:1em}.step12-btn{background:#ffe600;border:none;border-radius:.7rem;box-shadow:0 2px 8px #ffe60033;color:#222;cursor:pointer;font-size:1.25em;font-weight:700;margin-top:1.2rem;padding:1.1rem 0;transition:background .2s;width:100%}.step12-btn:hover{background:#ffd600}.step12-footer{color:#888;font-size:.98em;margin-top:auto;padding:2.2rem 0 1.1rem;text-align:center;width:100vw}.step12-footer span{box-sizing:border-box;display:block;margin:0;overflow-x:auto;padding:0;text-align:center;text-overflow:ellipsis;white-space:normal;width:100%;word-break:break-word}@media (max-width:600px){.step12-card{border-radius:1.1rem;box-shadow:0 2px 12px #3483fa11;max-width:99vw;padding:1.1rem .2rem 1.2rem;width:99vw}.step12-title{font-size:1.13em}.step12-subtitle{font-size:1em}.step12-btn{font-size:1.1em;padding:1rem 0}}.step13-bg{background:#f5f6fa;display:flex;flex-direction:column;min-height:90vh}.step13-header{align-items:center;background:#ffe600;display:flex;justify-content:center;padding:24px 0 12px}.step13-logo{height:36px}.step13-main{align-items:flex-start;display:flex;flex:1 1;justify-content:center;padding:32px 8px 0}.step13-card{align-items:stretch;background:#fff;border-radius:20px;box-shadow:0 2px 16px 0 #00000012;display:flex;flex-direction:column;max-width:420px;padding:32px 24px 24px;width:100%}.step13-title{color:#222;font-size:1.5rem;font-weight:700;margin-bottom:8px}.step13-subtitle{color:#888;font-size:1rem;margin-bottom:24px}.step13-benefits-list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0 0 28px;padding:0}.step13-benefit{align-items:center;background:#f7f7f9;border-radius:12px;display:flex;gap:16px;padding:12px 16px}.step13-benefit-icon{align-items:center;background:#fff7cc;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.step13-benefit-text{color:#222;font-size:1rem;font-weight:500}.step13-btn{background:#ffe600;border:none;border-radius:12px;color:#222;cursor:pointer;font-size:1.15rem;font-weight:700;margin-top:8px;padding:16px 0;transition:background .2s}.step13-btn:hover{background:#ffea4d}.step13-footer{color:#888;font-size:.95rem;line-height:1.5;padding:32px 8px 16px;text-align:center}@media (max-width:600px){.step13-card{max-width:100%;padding:20px 4px 16px}.step13-main{padding:16px 0 0}.step13-title{font-size:1.15rem}.step13-benefit-text{font-size:.97rem}.step13-footer{font-size:.85rem;padding:24px 2px 12px}}.step14-bg{background:#f5f6fa;display:flex;flex-direction:column;min-height:90vh}.step14-header{align-items:center;background:#ffe600;display:flex;justify-content:center;padding:24px 0 12px}.step14-logo{height:36px}.step14-main{align-items:flex-start;display:flex;flex:1 1;justify-content:center;padding:32px 8px 0}.step14-card{align-items:stretch;background:#fff;border-radius:20px;box-shadow:0 2px 16px 0 #00000012;display:flex;flex-direction:column;max-width:420px;padding:32px 24px 24px;width:100%}.step14-info-row{align-items:center;color:#888;display:flex;font-size:1.05rem;font-weight:600;justify-content:space-between;margin-bottom:4px}.step14-info-label{letter-spacing:.04em}.step14-info-progress{color:#3483fa;font-size:1.05rem;font-weight:700}.step14-progress-bar{background:#ececec;border-radius:6px;height:7px;margin-bottom:18px;overflow:hidden;width:100%}.step14-progress-bar-fill{background:#ffe600;border-radius:6px 0 0 6px;height:100%;transition:width .5s;width:90%}.step14-title{font-size:1.45rem;font-weight:700}.step14-nome-cliente,.step14-title{color:#222;margin-bottom:8px;text-align:center}.step14-nome-cliente{font-size:1.08rem;font-weight:600}.step14-subtitle{color:#888;font-size:1rem;margin-bottom:22px;text-align:center}.step14-limit-box{border-radius:12px;display:flex;flex-direction:column;font-size:1rem;gap:4px;margin-bottom:16px;padding:16px 14px 12px}.step14-limit-up{background:#f3fff6;border:2px solid #b6f2c6}.step14-limit-down{background:#fffbe6;border:2px solid #ffe6a0}.step14-limit-title.up{color:#00c86b;font-size:1.08rem;font-weight:700}.step14-limit-title.down{color:#e53935;font-size:1.08rem;font-weight:700}.step14-limit-desc{color:#222;font-size:1rem;font-weight:400}.step14-btn{background:#ffe600;border:none;border-radius:12px;color:#222;cursor:pointer;font-size:1.15rem;font-weight:700;margin-top:8px;padding:16px 0;transition:background .2s}.step14-btn:hover{background:#ffea4d}.step14-footer{color:#888;font-size:.95rem;line-height:1.5;padding:32px 8px 16px;text-align:center}@media (max-width:600px){.step14-card{max-width:100%;padding:20px 4px 16px}.step14-main{padding:16px 0 0}.step14-title{font-size:1.1rem}.step14-limit-title.down,.step14-limit-title.up{font-size:1rem}.step14-footer{font-size:.85rem;padding:24px 2px 12px}}.step15-bg{background:#f5f6fa;display:flex;flex-direction:column;min-height:90vh}.step15-header{align-items:center;background:#ffe600;display:flex;justify-content:center;padding:24px 0 12px}.step15-logo{height:36px}.step15-main{align-items:flex-start;display:flex;flex:1 1;justify-content:center;padding:32px 8px 0}.step15-card{align-items:stretch;background:#fff;border-radius:20px;box-shadow:0 2px 16px 0 #00000012;display:flex;flex-direction:column;max-width:420px;padding:32px 24px 24px;width:100%}.step15-title{color:#222;font-size:1.45rem;font-weight:700;margin-bottom:8px;text-align:center}.step15-subtitle{color:#888;font-size:1rem;margin-bottom:22px;text-align:center}.step15-options{display:flex;flex-direction:column;gap:18px;margin-top:10px}.step15-option-btn{background:#fafbfc;border:2px solid #ececec;border-radius:14px;box-shadow:none;color:#222;cursor:pointer;font-size:1.18rem;font-weight:700;padding:18px 0;transition:border .2s,background .2s;width:100%}.step15-option-btn:hover{background:#fffde7;border:2px solid #ffe600}.step15-footer{color:#888;font-size:.95rem;line-height:1.5;padding:32px 8px 16px;text-align:center}@media (max-width:600px){.step15-card{max-width:100%;padding:20px 4px 16px}.step15-main{padding:16px 0 0}.step15-title{font-size:1.1rem}.step15-footer{font-size:.85rem;padding:24px 2px 12px}}.step16-numero-cartao{background:#0000000a;border-radius:6px;font-family:Roboto Mono,Courier New,monospace;font-size:1rem;font-weight:700;left:50%;letter-spacing:2.5px;padding:2px 10px;text-shadow:0 2px 8px #0006,0 1px 0 #fff2;top:45%;white-space:nowrap}.step16-numero-cartao,.step16-vencimento-cartao{color:#fff;pointer-events:none;position:absolute;transform:translate(-50%,-50%);z-index:3}.step16-vencimento-cartao{align-items:center;display:flex;flex-direction:row;justify-content:space-between;left:65%;top:62%;width:120px}.step16-vencimento-label-lado{color:#000;font-family:Montserrat,Arial,sans-serif;font-size:.5rem;font-weight:700;letter-spacing:1.2px;text-shadow:0 1px 4px #0005;text-transform:uppercase}.step16-vencimento-data-lado{background:#0000000a;border-radius:4px;font-family:Roboto Mono,Courier New,monospace;font-size:1.08rem;font-weight:700;letter-spacing:1.5px;margin-left:10px;padding:1px 8px;text-shadow:0 2px 8px #0006,0 1px 0 #fff2}.step16-vencimento-ate{color:#fff;font-family:Montserrat,Arial,sans-serif;font-size:1.08rem;font-weight:800;letter-spacing:1.2px;text-shadow:0 1px 4px #0005;text-transform:uppercase}.step16-vencimento-data{border-radius:4px;font-size:.98rem;font-weight:600;letter-spacing:1.5px;padding:1px 8px}.step16-nome-sobreposto,.step16-vencimento-data{background:#0000000a;font-family:Roboto Mono,Courier New,monospace;text-shadow:0 2px 8px #0006,0 1px 0 #fff2}.step16-nome-sobreposto{border-radius:6px;color:#fff;font-size:1rem;font-weight:700;left:92px;max-width:260px;min-width:120px;padding:2px 10px;pointer-events:none;position:absolute;text-align:left;text-align:center;top:90%;transform:translateY(-120%);z-index:3}.step16-nome-cliente{color:#222;font-size:1.08rem;margin-bottom:8px;text-align:center}.step16-bg{background:#f5f6fa;display:flex;flex-direction:column;min-height:90vh}.step16-header{align-items:center;background:#ffe600;display:flex;justify-content:center;padding:24px 0 12px}.step16-logo{height:36px}.step16-main{align-items:flex-start;display:flex;flex:1 1;justify-content:center;padding:32px 8px 0}.step16-card{align-items:stretch;background:#fff;border-radius:20px;box-shadow:0 2px 16px 0 #00000012;display:flex;flex-direction:column;max-width:420px;padding:32px 24px 24px;width:100%}.step16-title{color:#222;font-size:1.45rem;font-weight:700;margin-bottom:8px;text-align:center}.step16-subtitle{color:#888;font-size:1rem;margin-bottom:22px;text-align:center}.step16-color-options{display:flex;gap:28px;justify-content:center;margin-bottom:18px}.step16-color-btn{align-items:center;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0001;cursor:pointer;display:flex;height:44px;justify-content:center;outline:none;position:relative;transition:border .2s;width:44px}.step16-color-btn.selected{border:3px solid #ffe600}.step16-color-selected{border:2.5px solid #ffe600;border-radius:50%;height:38px;left:1.5px;pointer-events:none;position:absolute;top:1.5px;width:38px}.step16-card-visual{display:flex;justify-content:center;margin-bottom:10px}.step16-card-img{background-position:50%;background-size:cover;border-radius:18px;box-shadow:0 4px 24px #3483fa11,0 1.5px 0 #ffe60044;height:170px;width:320px}.step16-card-img-amarelo{background:linear-gradient(120deg,#ffe600 80%,#fffde7);border:2.5px solid #ffe600}.step16-card-img-verde{background:linear-gradient(120deg,#2e7d32 80%,#e8f5e9);border:2.5px solid #2e7d32}.step16-card-img-azul{background:linear-gradient(120deg,#1976d2 80%,#e3f2fd);border:2.5px solid #1976d2}.step16-card-note{color:#888;font-size:.98rem;margin:10px 0 18px;text-align:center}.step16-physical-title{color:#222;font-size:1.05rem;font-weight:700;letter-spacing:.01em;margin-bottom:8px;margin-top:2px}.step16-physical-list{display:flex;gap:12px;justify-content:center;margin-bottom:18px}.step16-physical-item{align-items:center;background:#fafbfc;border:2.5px solid #fff;border-radius:14px;cursor:pointer;display:flex;flex-direction:column;padding:4px 4px 0;position:relative;transition:border .2s;width:90px}.step16-physical-item.selected{border:2.5px solid #ffe600}.step16-physical-img{background-position:50%;background-size:cover;border-radius:10px;height:54px;margin-bottom:4px;width:82px}.step16-physical-label{color:#222;font-size:.98rem;font-weight:600;margin-bottom:4px}.step16-physical-selected{background:#fff;border:2.5px solid #ffe600;border-radius:50%;height:16px;left:6px;position:absolute;top:6px;width:16px}.step16-btn{background:linear-gradient(90deg,#ffe600 80%,#ffe600cc);border:none;border-radius:12px;color:#222;cursor:pointer;font-size:1.15rem;font-weight:700;margin-top:8px;padding:16px 0;transition:background .2s}.step16-btn:hover{background:#ffea4d}.step16-footer{color:#888;font-size:.95rem;line-height:1.5;padding:32px 8px 16px;text-align:center}@media (max-width:600px){.step16-card{max-width:100%;padding:20px 4px 16px}.step16-main{padding:16px 0 0}.step16-title{font-size:1.1rem}.step16-card-img{height:120px;max-width:320px;width:98vw}.step16-footer{font-size:.85rem;padding:24px 2px 12px}.step16-physical-list{gap:6px}.step16-physical-item{width:80px}.step16-physical-img{height:48px;width:72px}}.step17-bg{background:#f5f6fa;display:flex;flex-direction:column;min-height:90vh}.step17-header{align-items:center;background:#ffe600;display:flex;justify-content:center;padding:24px 0 12px}.step17-logo{height:36px}.step17-main{align-items:flex-start;display:flex;flex:1 1;justify-content:center;padding:32px 8px 0}.step17-card{align-items:stretch;background:#fff;border-radius:20px;box-shadow:0 2px 16px 0 #00000012;display:flex;flex-direction:column;max-width:420px;padding:32px 24px 24px;width:100%}.step17-title{color:#444;font-size:1.18rem;font-weight:500;margin-bottom:18px;text-align:center}.step17-garrafa-img{background:#eee6e6;display:block;height:auto;max-width:340px;object-fit:contain;object-position:center;width:100%}.step17-color-options{display:flex;gap:28px;justify-content:center;margin-bottom:10px}.step17-color-btn{align-items:center;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0001;cursor:pointer;display:flex;height:44px;justify-content:center;outline:none;position:relative;transition:border .2s;width:44px}.step17-color-btn.selected,.step17-color-selected{border:3px solid #ffe600}.step17-color-selected{border-radius:50%;box-sizing:border-box;height:80%;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%}.step17-cor-escolhida{color:#222;font-size:1.08rem;font-weight:600;margin-bottom:12px;text-align:center}.step17-brinde-info{align-items:center;background:#fffbe6;border:2px solid #ffe6a0;border-radius:12px;color:#222;display:flex;font-size:1rem;font-weight:500;gap:10px;margin-bottom:18px;padding:14px 12px 12px}.step17-brinde-icon{font-size:1.25rem;margin-right:4px}.step17-btn{background:#ffe600;border:none;border-radius:12px;color:#222;cursor:pointer;font-size:1.15rem;font-weight:700;margin-top:8px;padding:16px 0;transition:background .2s}.step17-btn:hover{background:#ffea4d}.step17-footer{color:#888;font-size:.95rem;line-height:1.5;padding:32px 8px 16px;text-align:center}@media (max-width:600px){.step17-card{border-radius:0;max-width:100vw;padding:14px 2px 10px}.step17-main{padding:8px 0 0}.step17-title{font-size:.98rem;margin-bottom:12px;padding:0 2px;word-break:break-word}.step17-garrafa-img-block{border-radius:12px;margin-bottom:10px;padding:10px 0 6px}.step17-garrafa-img{max-width:98vw;min-width:0;width:100%}.step17-color-options{gap:14px;margin-bottom:8px}.step17-color-btn{height:32px;width:32px}.step17-color-selected{height:28px;width:28px}.step17-cor-escolhida{font-size:.97rem;margin-bottom:8px}.step17-brinde-info{border-radius:8px;font-size:.97rem;gap:6px;margin-bottom:10px;padding:10px 6px 8px}.step17-btn{border-radius:8px;font-size:1rem;margin-top:6px;padding:12px 0}.step17-footer{font-size:.8rem;padding:16px 2px 8px}}.step18-bg{background:#f5f6fa;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.step18-header{align-items:center;background:#ffe600;box-sizing:border-box;display:flex;justify-content:center;padding:18px 12px 10px}.step18-logo{height:36px}.step18-main{align-items:flex-start;flex:1 1;justify-content:center;padding:28px 12px 0}.step18-card,.step18-main{box-sizing:border-box;display:flex}.step18-card{align-items:stretch;background:#fff;border:1px solid #ededed;border-radius:20px;box-shadow:0 1px 2px #00000010,0 8px 24px #0000000d;flex-direction:column;max-width:420px;padding:30px 24px 24px;width:100%}.step18-title{color:#222;font-size:2rem;font-weight:700;line-height:1.1;margin-bottom:8px;text-align:center}.step18-desc{color:#666;font-size:1.02rem;line-height:1.45;margin-bottom:24px;text-align:center}.step18-gerente-block{align-items:center;background:#fffde7;border:1px solid #f7dc6f;border-radius:16px;display:flex;flex-direction:column;margin-bottom:24px;padding:18px 12px 14px}.step18-gerente-img-wrapper{align-items:center;background:#fff;border:4px solid #ffe600;border-radius:50%;display:flex;height:90px;justify-content:center;margin-bottom:10px;overflow:hidden;width:90px}.step18-gerente-img{height:100%;object-fit:cover;width:100%}.step18-gerente-label{color:#666;font-size:.96rem;text-align:center}.step18-gerente-nome{color:#222;font-size:1.12rem;font-weight:700;text-align:center}.step18-gerente-premio{background:#fff6b2;border-radius:999px;color:#222;display:inline-block;font-size:.92rem;margin:8px auto 0;padding:4px 12px;text-align:center}.step18-whatsapp-label{color:#666;font-size:.8rem;font-weight:700;letter-spacing:.04em;margin:6px 0 8px}.step18-whatsapp-box{align-items:center;background:#fff;border:1.5px solid #d9d9d9;border-radius:12px;box-shadow:inset 0 1px 0 #00000008;box-sizing:border-box;display:flex;font-size:1rem;gap:10px;margin-bottom:18px;min-height:52px;padding:0 14px;transition:border-color .18s ease,box-shadow .18s ease}.step18-whatsapp-box:focus-within{border-color:#3483fa;box-shadow:0 0 0 3px #3483fa26}.step18-whatsapp-box-error{border-color:#d93025;box-shadow:0 0 0 2px #d9302518}.step18-error-text{color:#d93025;font-size:.88rem;font-weight:600;margin:-8px 0 10px}.step18-whatsapp-icon{color:#00a650;flex:0 0 auto;font-size:1.2rem;line-height:1}.step18-whatsapp-num{background:#0000;border:none;color:#222;flex:1 1;font-size:16px;font-weight:500;min-width:0;outline:none;padding:0;width:100%}.step18-whatsapp-num::placeholder{color:#999;font-weight:400}.step18-btn{background:linear-gradient(180deg,#ffe600,#f8d400);border:none;border-radius:12px;box-shadow:0 1px 2px #00000012,0 8px 16px #ffe60033;color:#222;cursor:pointer;font-size:1.08rem;font-weight:700;margin:8px 0 10px;padding:16px 0;transition:filter .2s ease,box-shadow .2s ease}.step18-btn:focus,.step18-btn:hover{box-shadow:0 1px 2px #00000012,0 10px 18px #ffe60040;filter:brightness(.98)}.step18-seguro{align-items:center;color:#666;display:flex;font-size:.95rem;gap:6px;justify-content:center;line-height:1.45;margin-top:8px;text-align:center}.step18-seguro-icon{font-size:1.05rem}.step18-footer{color:#888;font-size:.92rem;line-height:1.4;margin:24px 0 8px;text-align:center}@media (max-width:600px){.step18-main{padding:14px 8px 0}.step18-card{border-radius:18px;padding:20px 14px 18px}.step18-title{font-size:1.45rem}.step18-desc{font-size:.95rem;margin-bottom:20px}.step18-gerente-img-wrapper{height:74px;width:74px}.step18-gerente-premio{font-size:.86rem;line-height:1.35}}.step19-bg{background:#f5f5f5;flex-direction:column;min-height:100vh;overflow-x:hidden;padding-bottom:24px}.step19-bg,.step19-header{align-items:center;display:flex;width:100%}.step19-header{background:#ffe600;box-sizing:border-box;justify-content:center;padding:16px 12px 10px}.step19-logo{height:38px}.step19-main{justify-content:center;padding:0 12px}.step19-card,.step19-main{box-sizing:border-box;display:flex;width:100%}.step19-card{align-items:stretch;background:#fff;border:1px solid #ededed;border-radius:20px;box-shadow:0 1px 2px #0000000f,0 8px 24px #0000000d;flex-direction:column;gap:.75rem;margin-top:24px;max-width:420px;padding:28px 24px 22px}.step19-title{color:#222;font-size:1.9rem;font-weight:800;line-height:1.15;margin:0;text-align:center}.step19-subtitle{color:#666;font-size:1rem;line-height:1.4;margin-bottom:.5rem;text-align:center}.step19-label{color:#666;font-size:.8rem;font-weight:700;letter-spacing:.04em;margin-bottom:-.2rem;margin-top:.2rem}.step19-input{background:#fff;border:1.5px solid #d9d9d9;border-radius:12px;box-shadow:inset 0 1px 0 #00000008;box-sizing:border-box;color:#222;font-size:16px;line-height:1.2;min-height:52px;padding:14px 16px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;width:100%}.step19-input::placeholder{color:#999}select.step19-input{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#666 0),linear-gradient(135deg,#666 50%,#0000 0);background-position:calc(100% - 20px) calc(50% - 2px),calc(100% - 14px) calc(50% - 2px);background-repeat:no-repeat;background-size:6px 6px,6px 6px;padding-right:42px}.step19-input:focus{border-color:#3483fa;box-shadow:0 0 0 3px #3483fa26;outline:none}.step19-input:disabled{background:#f5f5f5;color:#9b9b9b}.step19-cep-row{align-items:center;display:flex;gap:.7em}.step19-cep-row-custom{align-items:stretch;display:flex;flex-direction:column;gap:0}.step19-cep-input-wrapper{display:flex;width:100%}.step19-input-cep{padding-right:16px}.step19-cep-meta{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-top:.55rem}.step19-cep-status{align-items:center;display:flex;min-height:1.2rem}.step19-cep-loading{color:#666;font-size:.92rem}.step19-cep-error{color:#d93025;font-size:.92rem;font-weight:600}.step19-checkbox-label-inside{align-items:center;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:999px;color:#666;display:inline-flex;font-size:.93rem;gap:.5rem;padding:.55rem .95rem;-webkit-user-select:none;user-select:none}.step19-checkbox-label-inside input{accent-color:#3483fa;flex:0 0 auto;height:16px;margin:0;width:16px}.step19-checkbox-label{align-items:center;color:#666;display:flex;font-size:.98em;gap:.3em;-webkit-user-select:none;user-select:none}.step19-row{display:flex;gap:12px}.step19-col{display:flex;flex:1 1;flex-direction:column;min-width:0}.step19-btn{background:linear-gradient(180deg,#ffe600,#f8d400);border:none;border-radius:12px;box-shadow:0 1px 2px #00000012,0 8px 16px #ffe60033;color:#222;cursor:pointer;font-size:1.08rem;font-weight:700;margin-bottom:.1rem;margin-top:1rem;padding:16px 0;transition:filter .18s ease,box-shadow .18s ease;width:100%}.step19-btn:focus,.step19-btn:hover{box-shadow:0 1px 2px #00000012,0 10px 18px #ffe60040;filter:brightness(.98)}.step19-info{align-items:flex-start;background:#f8fff8;border:1px solid #d9f0df;border-radius:14px;color:#00a650;display:flex;flex-direction:column;font-size:.98rem;gap:.3em;margin-top:1.4rem;padding:1rem}.step19-info-title{color:#222;font-size:1.03rem;font-weight:700}.step19-info-sub{color:#00a650;font-size:.96rem;font-weight:600;margin-bottom:.15rem}.step19-info-desc{color:#333;font-size:.95rem;line-height:1.45;margin-bottom:.55rem}.step19-info-icons{display:flex;gap:1rem;justify-content:space-between;margin-top:.2rem;width:100%}.step19-info-icon{align-items:center;color:#666;display:flex;flex:1 1;flex-direction:column;font-size:.82rem;gap:.35rem;min-width:0;text-align:center}.step19-info-icon img{height:68px;max-width:100%;object-fit:contain}@media (max-width:600px){.step19-main{padding:0 8px}.step19-card{border-radius:18px;gap:.65rem;margin-top:16px;max-width:none;padding:20px 14px 18px;width:100%}.step19-title{font-size:1.45rem}.step19-subtitle{font-size:.95rem;margin-bottom:.35rem}.step19-row{flex-direction:column;gap:.2rem}.step19-cep-meta{align-items:stretch;flex-direction:column;gap:.55rem}.step19-checkbox-label-inside{box-sizing:border-box;justify-content:center;padding-left:.8rem;padding-right:.8rem;width:100%}.step19-info-icons{flex-wrap:wrap;gap:.7rem;justify-content:center}.step19-info-icon{flex-basis:calc(50% - 0.35rem)}.step19-info-icon img{height:58px}}.analysis-bg{background:#fff;flex-direction:column;min-height:90vh;padding:0}.analysis-bg,.analysis-header{align-items:center;display:flex;justify-content:flex-start}.analysis-header{background:#ffe600;box-shadow:0 2px 16px #ffe60033;padding:.7rem 0 .5rem;width:100vw}.analysis-logo{height:44px;margin-left:1.2rem}.analysis-main{margin-top:1.2rem;width:100vw}.analysis-card,.analysis-main{align-items:center;display:flex;flex-direction:column}.analysis-card{animation:fade-in-card .9s cubic-bezier(.39,.575,.565,1) .1s forwards;background:#fff;border-radius:1.3rem;box-shadow:0 2px 16px #0001;margin:0 auto;max-width:98vw;opacity:0;padding:2.1rem 1.1rem 2.2rem;width:98vw}@keyframes fade-in-card{0%{opacity:0;transform:scale(.98) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}.analysis-loader-box{height:84px;margin-bottom:1.2rem;width:84px}.analysis-loader-box,.analysis-loader-circle{align-items:center;display:flex;justify-content:center}.analysis-loader-circle{background:#fff7e0;border-radius:50%;box-shadow:inset 0 1px 0 #fff9;height:72px;width:72px}.analysis-loader-icon{display:block}.analysis-loader-spinner-group{transform-origin:24px 24px}.analysis-loader-spinner-group-spinning{animation:analysis-loader-spin .95s linear infinite}@keyframes analysis-loader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.analysis-title{color:#222;font-size:1.32em;font-weight:800;margin-bottom:.5rem;margin-top:.2rem;text-align:center}.analysis-desc{color:#888;font-size:1.08em;margin-bottom:1.1rem;text-align:center}.analysis-progress-bar{background:#f7f7f7;border-radius:8px;height:8px;margin-bottom:1.1rem;overflow:hidden;width:100%}.analysis-progress{border-radius:8px;height:100%;transition:width 1.1s cubic-bezier(.39,.575,.565,1)}.analysis-steps{display:flex;flex-direction:column;gap:.7em;list-style:none;margin:0;padding:0;width:100%}.analysis-steps li{align-items:center;color:#888;display:flex;font-size:1.08em;font-weight:600;gap:.7em;opacity:.7;transition:color .3s,opacity .3s}.analysis-steps li.done{color:#00c86b;opacity:1}.analysis-step-text{flex:1 1}@media (max-width:600px){.analysis-card{border-radius:1.1rem;max-width:99vw;padding:1.1rem .2rem;width:99vw}.analysis-logo{height:36px;margin-left:.7rem}}.step21-bg{background:#ebebeb;display:flex;flex-direction:column;min-height:100vh}.step21-header{align-items:center;background:#ffe600;box-shadow:0 1px 0 #ddd;display:flex;min-height:72px;padding:14px 14px 10px}.step21-logo{height:42px;width:auto}.step21-main{box-sizing:border-box;margin:0 auto;max-width:720px;padding:24px 16px 8px;width:100%}.step21-card-intro{text-align:center}.step21-title{color:#1f2a37;font-size:2.15rem;font-weight:800;line-height:1.12;margin:0}.step21-subtitle{color:#5f6b7a;font-size:1.03rem;line-height:1.4;margin:18px 0 0}.step21-highlight{background:#f7f7f8;border-radius:20px;box-shadow:0 1px 1px #00000010;color:#232f3e;margin:20px auto 0;padding:22px 18px}.step21-highlight p{font-size:1rem;line-height:1.35;margin:0}.step21-highlight p+p{margin-top:8px}.step21-list-section{margin-top:26px}.step21-section-title{color:#5f6875;font-size:.9rem;font-weight:800;letter-spacing:2.6px;margin:0 0 14px}.step21-option{align-items:flex-start;background:#f2f3f5;border:3px solid #d8dbe2;border-radius:22px;box-sizing:border-box;display:flex;gap:12px;margin-bottom:14px;padding:16px 14px;position:relative;text-align:left;width:100%}.step21-option.selected{border-color:#2c7df7;box-shadow:inset 0 0 0 2px #2c7df720}.step21-badge{background:#e41f2f;border-radius:999px;color:#fff;font-size:.73rem;font-weight:800;letter-spacing:.6px;padding:8px 16px;position:absolute;right:18px;top:-14px}.step21-option-icon{align-items:center;background:#e7e9ee;border-radius:999px;color:#8992a0;display:flex;flex-shrink:0;height:60px;justify-content:center;width:60px}.step21-option-content{flex:1 1;min-width:0}.step21-option-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.step21-option-title{color:#1f2a37;font-size:1.05rem;font-weight:800}.step21-option-price{color:#1f2a37;font-size:1.08rem;font-weight:800;white-space:nowrap}.step21-option-desc{color:#4e5969;font-size:.95rem;line-height:1.32;margin:6px 0 0}.step21-option-time{color:#4e5969;display:inline-block;font-size:.93rem;margin-top:8px}.step21-btn{background:#ffe000;border:none;border-radius:18px;color:#1f2a37;font-size:1.9rem;font-weight:700;margin-top:18px;padding:17px 14px;width:100%}.step21-security{color:#5f6b7a;font-size:1rem;line-height:1.3;margin-top:18px;text-align:center}.step21-footer{color:#7d8693;font-size:.88rem;line-height:1.45;margin-top:auto;padding:32px 10px 18px;text-align:center}@media (max-width:600px){.step21-main{padding:22px 12px 8px}.step21-title{font-size:1.55rem}.step21-subtitle{font-size:.96rem}.step21-option{border-radius:18px;padding:14px 12px}.step21-option-icon{height:52px;width:52px}.step21-option-price,.step21-option-title{font-size:.9rem}.step21-option-desc{font-size:.84rem}.step21-option-time{font-size:.8rem}.step21-btn{border-radius:16px;font-size:1.2rem}.step21-security{font-size:.9rem}.step21-footer{font-size:.78rem}}.step21-highlight,.step21-main,.step21-option{box-sizing:border-box}@media (max-width:600px){.step21-main{max-width:100%;padding-left:10px;padding-right:10px;width:100%}.step21-option,.step21-option-head{align-items:flex-start}.step21-option-head{flex-direction:column}.step21-option-price{white-space:normal}.step21-badge{font-size:.65rem;padding:7px 12px;right:12px}.step21-highlight{padding-left:14px;padding-right:14px}}.step22-bg{background:linear-gradient(135deg,#f7faff,#e0e7ff);display:flex;flex-direction:column;min-height:90vh}.step22-header{align-items:center;background:linear-gradient(90deg,#ffe600 60%,#ffd600);box-shadow:0 1px 0 #e0e0e0;display:flex;min-height:60px;padding:10px 10px 8px}.step22-logo{height:32px;width:auto}.step22-main{box-sizing:border-box;display:flex;flex-direction:column;gap:18px;margin:0 auto;max-width:420px;padding:10px 2vw;width:100%}.step22-success{align-items:center;background:linear-gradient(90deg,#e9f7ef 80%,#e0f7fa);border:2px solid #1bbf6b33;border-radius:14px;box-shadow:0 2px 10px #b3c6ff18;color:#1bbf6b;display:flex;font-size:1.02rem;font-weight:800;gap:8px;padding:10px 10px 10px 12px}.step22-success-icon{color:#1bbf6b;font-size:1.25rem;line-height:1;text-shadow:0 1px 0 #fffbe6}.step22-card{align-items:stretch;background:#fff;border:1.5px solid #e5e7ec;border-radius:16px;box-shadow:0 2px 12px #00000010;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-top:0;padding:18px 14px 12px}@media (max-width:600px){.step22-card{align-items:stretch;border-radius:13px;box-shadow:0 2px 16px #0001;gap:12px;justify-content:center;margin-bottom:10px;margin-top:0;padding:16px 8px 10px}}.step22-card-title{color:#222;font-size:1.08rem;font-weight:900;letter-spacing:.2px;line-height:1.1;margin:0 0 2px;text-align:left}.step22-address{color:#222;font-size:.97rem;font-weight:500;letter-spacing:.01em;line-height:1.32;margin:4px 0 0}.step22-grid{grid-row-gap:14px;grid-column-gap:16px;align-items:center;column-gap:16px;display:grid;grid-template-columns:1fr auto;margin-top:10px;row-gap:14px;width:100%}@media (max-width:600px){.step22-grid{column-gap:10px;margin-top:12px;row-gap:18px}}.step22-grid span{color:#1bbf6b;font-size:.93rem;font-weight:700;justify-self:start;letter-spacing:.01em;text-align:left}.step22-grid strong{color:#222;font-size:1.02rem;font-weight:900;justify-self:end;letter-spacing:.2px;text-align:right}.step22-grid strong[data-color=green]{color:#1bbf6b}.step22-grid strong[data-color=red]{color:#e53935}.step22-btn{background:linear-gradient(90deg,#ffe600 60%,#ffb800);border:none;border-radius:14px;box-shadow:0 4px 18px #ffb80033;color:#222;cursor:pointer;font-size:1.08rem;font-weight:900;letter-spacing:.5px;margin-top:0;padding:13px 10px;transition:background .2s,color .2s,box-shadow .2s;width:100%}.step22-btn:hover{background:linear-gradient(90deg,#ffb800 60%,#ffe600);box-shadow:0 6px 24px #ffb80055;color:#1bbf6b}.step22-virtual-card{background:linear-gradient(120deg,#edf9f1 80%,#e0f7fa);border:1.5px solid #c8e8d3;border-radius:12px;box-shadow:0 2px 12px #b3c6ff18;margin-top:0;padding:12px 10px}.step22-virtual-card h3{color:#1bbf6b;font-size:1.02rem;font-weight:900;letter-spacing:.2px;line-height:1.15;margin:0}.step22-virtual-card p{color:#1f5a34;font-size:.92rem;line-height:1.38;margin:8px 0 0}@media (max-width:600px){.step22-main{gap:22px;max-width:100%;padding:16px 4vw}.step22-header{min-height:48px;padding:6px 2vw}.step22-logo{height:28px}.step22-card{border-radius:14px;box-shadow:0 2px 16px #0001;gap:14px;margin-bottom:8px;margin-top:0;padding:18px 12px 14px}.step22-card-title{font-size:1.08rem;margin-bottom:6px}.step22-address{font-size:1.01rem;line-height:1.38;margin-top:6px}.step22-success{border-radius:12px;font-size:.98rem;margin-bottom:10px;padding:12px 10px}.step22-success-icon{font-size:1.18rem}.step22-grid{column-gap:12px;row-gap:12px}.step22-grid span{font-size:.97rem}.step22-grid strong{font-size:1.01rem}.step22-btn{border-radius:12px;font-size:1.08rem;margin-bottom:8px;margin-top:12px;padding:14px 8px}.step22-virtual-card{border-radius:13px;margin-top:10px;padding:14px 10px}.step22-virtual-card h3{font-size:1.01rem}.step22-virtual-card p{font-size:.97rem;line-height:1.32}}.step23-bg{background:linear-gradient(135deg,#f7faff,#e0e7ff);display:flex;flex-direction:column;min-height:100vh}.step23-header{align-items:center;background:linear-gradient(90deg,#ffe600 60%,#ffd600);box-shadow:0 1px 0 #d9d9d9;display:flex;min-height:68px;padding:10px 14px 8px}.step23-logo{height:36px;width:auto}.step23-main{background:none;box-sizing:border-box;display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:480px;padding:18px 4vw 24px;width:100%}.step23-limit-card{background:linear-gradient(120deg,#ffe600 60%,#ffb800);border:2px solid #fffbe6;border-radius:18px;box-shadow:0 8px 24px #ffb80022;padding:18px 14px 16px;text-align:center}.step23-limit-label{color:#1bbf6b;font-size:1.18rem;font-weight:900;letter-spacing:2.2px;margin:0;text-shadow:0 1px 0 #e6fff3;text-transform:uppercase}.step23-limit-value{color:#222;font-size:2.4rem;font-weight:900;letter-spacing:1px;line-height:1;margin:7px 0 0;text-shadow:none}.step23-limit-sub{color:#3f4650;font-size:.89rem;font-style:italic;margin:9px 0 0;text-shadow:0 1px 0 #fffbe6}.step23-card-image-wrap{border-radius:14px;box-shadow:0 8px 14px #0000001a;margin-left:auto;margin-right:auto;margin-top:12px;max-width:320px;overflow:hidden;position:relative;width:100%}.step23-card-image{display:block;height:auto;width:100%}.step23-card-number{color:#101010;font-family:Roboto Mono,Courier New,monospace;font-size:clamp(.85rem,2.7vw,1rem);font-weight:700;left:50%;letter-spacing:.16em;text-shadow:0 1px 0 #ffffffa8;top:46.5%;white-space:nowrap}.step23-card-number,.step23-card-validity{pointer-events:none;position:absolute;transform:translate(-50%,-50%);z-index:2}.step23-card-validity{align-items:center;display:inline-flex;gap:.45rem;left:69%;top:60%}.step23-card-validity-label{color:#111;font-size:.42rem;font-weight:800;letter-spacing:.12em;line-height:1.15;text-shadow:0 1px 0 #ffffff9e;text-transform:uppercase}.step23-card-validity-date{font-size:clamp(.72rem,2.6vw,.92rem);letter-spacing:.08em}.step23-card-holder,.step23-card-validity-date{color:#111;font-family:Roboto Mono,Courier New,monospace;font-weight:700;text-shadow:0 1px 0 #ffffff9e}.step23-card-holder{bottom:23%;font-size:clamp(.72rem,2.6vw,.95rem);left:15.5%;letter-spacing:.06em;max-width:65%;overflow:hidden;pointer-events:none;position:absolute;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;z-index:2}.step23-card{background:linear-gradient(120deg,#fff 80%,#f7faff);border:1.5px solid #e5e7ec;border-radius:16px;box-shadow:0 3px 16px #b3c6ff18;margin-top:0;padding:18px 14px 14px}.step23-center-card{text-align:center}.step23-center-card h2{color:#222;font-size:1.35rem;font-weight:900;letter-spacing:.5px;line-height:1.08;margin:0;text-shadow:none}.step23-center-card p{color:#222;font-size:1.01rem;line-height:1.5;margin:8px 0 0}.step23-card h3{color:#1bbf6b;font-size:1.18rem;font-weight:900;letter-spacing:.2px;margin:0;text-shadow:none}.step23-block{margin-top:12px}.step23-block h4{color:#e53935;font-size:1.02rem;font-weight:900;letter-spacing:.2px;margin:0}.step23-block p{color:#222;font-size:.97rem;line-height:1.38;margin:4px 0 0}.step23-kv{align-items:baseline;display:flex;gap:10px;justify-content:space-between;margin-top:6px}.step23-kv-label{color:#1bbf6b;font-size:.97rem;font-weight:700;letter-spacing:.01em}.step23-kv-value{color:#222;font-size:1.08rem;font-weight:900;letter-spacing:.2px;text-align:right}.step23-kv-value[data-color=green]{color:#1bbf6b}.step23-kv-value[data-color=red]{color:#e53935}.step23-kv-value[data-color=black]{color:#222}.step23-divider{background:#e4e7ec;height:1px;margin:12px 0 2px}.step23-btn{background:linear-gradient(90deg,#ffe600 60%,#ffb800);border:none;border-radius:14px;box-shadow:0 4px 18px #ffb80033;color:#000;cursor:pointer;font-size:1.18rem;font-weight:900;letter-spacing:.5px;margin-top:2px;padding:15px 12px;transition:background .2s,color .2s,box-shadow .2s;width:100%}.step23-btn:hover{background:linear-gradient(90deg,#ffb800 60%,#ffe600);box-shadow:0 6px 24px #ffb80055;color:#ff7a00}.step23-virtual-card{background:linear-gradient(120deg,#edf9f1 80%,#e0f7fa);border:1.5px solid #c8e8d3;border-radius:14px;box-shadow:0 2px 12px #b3c6ff18;margin-top:0;padding:16px 14px}.step23-virtual-card h3{color:#1bbf6b;font-size:1.08rem;font-weight:900;letter-spacing:.2px;margin:0}.step23-virtual-card p{color:#1f5a34;font-size:.92rem;line-height:1.38;margin:8px 0 0}@media (max-width:600px){.step23-main{gap:22px;max-width:100%;padding:10px 2vw 18px}.step23-header{min-height:56px}.step23-logo{height:30px}.step23-card{border-radius:12px;box-shadow:0 2px 16px #0001;gap:8px;margin-bottom:10px;margin-top:0;padding:12px 6px 8px}.step23-card h3{font-size:1.01rem}.step23-kv-label{font-size:.93rem}.step23-kv-value{font-size:1.03rem}}@media (min-width:700px){.step23-main{max-width:620px;padding:20px 16px}.step23-limit-value{font-size:2.8rem}.step23-center-card h2{font-size:2.05rem}.step23-card h3{font-size:1.9rem}.step23-btn{font-size:1.18rem}}.step23-btn,.step23-card,.step23-limit-card,.step23-main,.step23-virtual-card{box-sizing:border-box}@media (max-width:600px){.step23-main{padding-left:12px;padding-right:12px}.step23-btn,.step23-card,.step23-limit-card,.step23-virtual-card{width:100%}.step23-card{padding:14px 12px 12px}.step23-card-image-wrap{border-radius:16px;max-width:100%}.step23-card-number{letter-spacing:.12em}.step23-card-validity{gap:.3rem;left:70%}.step23-card-holder{max-width:62%}.step23-kv{align-items:flex-start}.step23-kv-value{max-width:55%;word-break:break-word}}.step24-bg{background:#ececec;display:flex;flex-direction:column;min-height:100vh}.step24-header{align-items:center;background:#ffe000;display:flex;min-height:64px;padding:10px 14px}.step24-logo{height:34px;width:auto}.step24-main{box-sizing:border-box;display:flex;flex-direction:column;gap:22px;margin:0 auto;max-width:440px;padding:18px 16px;width:100%}.step24-alert,.step24-card,.step24-reviews,.step24-safe-box,.step24-virtual-card{background:#f7f7f7;border:1px solid #e2e2e2;border-radius:14px;box-sizing:border-box}.step24-card{box-shadow:0 2px 16px #0001;margin-bottom:10px;padding:18px 14px 14px}.step24-title{color:#1bbf6b;font-size:1.18rem;font-weight:900;letter-spacing:.01em;margin:0 0 8px}.step24-summary-box{background:#f7f7f7;border-radius:10px;box-shadow:0 1px 8px #0001;margin-top:12px;padding:12px 10px}.step24-row{align-items:center;color:#222;display:flex;font-size:.98rem;font-weight:500;gap:10px;justify-content:space-between;margin:7px 0}.step24-row.muted{color:#7a828d;margin-top:-3px}.step24-row.discount strong{color:#238c4a}.step24-total-box{align-items:center;background:#e9f7ee;border:1.5px solid #1bbf6b33;border-radius:12px;box-shadow:0 2px 12px #1bbf6b11;display:flex;gap:14px;justify-content:space-between;margin-top:14px;padding:14px 12px}.step24-total-label{color:#222;font-size:1.01rem;font-weight:900;margin:0}.step24-total-sub{color:#6a727f;font-size:.7rem;margin:0}.step24-total-discount{color:#2e9a59;font-size:.8rem;font-weight:700;margin:4px 0 0}.step24-total-value{color:#1bbf6b;font-size:2.1rem;font-weight:900;letter-spacing:.01em;line-height:1}.step24-alert{background:#f8e8e9;border-color:#f1cfd0;margin-top:12px;padding:12px;text-align:center}.step24-alert strong{color:#e63e40;font-size:1.1rem}.step24-alert p{color:#202833;font-size:.78rem;line-height:1.3;margin:7px 0 0}.step24-pay-btn{background:#2ee625;border:none;border-radius:14px;box-shadow:0 4px 18px #1bbf6b22;color:#222;cursor:pointer;font-size:1.18rem;font-weight:900;letter-spacing:.5px;margin-top:18px;padding:16px 0;transition:background .2s,color .2s,box-shadow .2s;width:100%}.step24-pay-btn:hover{background:#1bbf6b;box-shadow:0 6px 24px #1bbf6b33;color:#fff}.step24-secure-pay{text-align:center}.step24-error{background:#fff1f1;border:1px solid #ffd0d0;border-radius:12px;color:#b42318;font-size:.88rem;line-height:1.35;margin-top:10px;padding:12px}.step24-reviews{padding:12px}.step24-reviews-head{align-items:center;border-bottom:1px solid #dfdfdf;color:#1f2a37;display:flex;font-size:.84rem;gap:10px;justify-content:space-between;padding-bottom:8px}.step24-reviews-head span{color:#f4c400;font-weight:800}.step24-review-item{border-bottom:1px solid #ececec;margin-top:9px;padding-bottom:8px}.step24-review-item strong{color:#1f2a37;font-size:.86rem}.step24-review-item span{color:#f4c400;float:right;font-size:.8rem}.step24-review-item p{clear:both;color:#363f4d;font-size:.8rem;line-height:1.28;margin:4px 0 0}.step24-reviews-foot{color:#6f7784;font-size:.7rem;margin-top:8px;text-align:center}.step24-faq-title{color:#1f2a37;font-size:1rem;font-weight:800;margin:14px 0 9px}.step24-faq-list{display:flex;flex-direction:column;gap:8px}.step24-faq-item{align-items:center;background:#f7f7f7;border:1px solid #e2e2e2;border-radius:11px;box-sizing:border-box;color:#1f2a37;display:flex;font-size:.85rem;font-weight:700;justify-content:space-between;padding:12px;text-align:left;width:100%}.step24-safe-box{background:#e8f5ec;border-color:#c7e7d2;margin-top:12px;padding:12px}.step24-safe-box h4{color:#2c8f50;font-size:.9rem;font-weight:800;margin:0}.step24-safe-box p{color:#1f2a37;font-size:.8rem;line-height:1.3;margin:6px 0 0}@media (max-width:600px){.step24-main{gap:16px;max-width:100%;padding:8px 12px 12px}.step24-card{border-radius:12px;margin-bottom:8px;padding:12px 10px 10px}.step24-title{font-size:1.08rem}.step24-summary-box{border-radius:8px;padding:8px}.step24-row{align-items:flex-start;font-size:.93rem;margin:6px 0}.step24-total-box{align-items:flex-start;border-radius:10px;flex-direction:column;margin-top:10px;padding:10px 8px}.step24-total-label{font-size:1.01rem}.step24-total-value{font-size:1.4rem}.step24-pay-btn{border-radius:12px;font-size:1.08rem;margin-top:12px;padding:13px 0}.step24-reviews-head{align-items:flex-start;flex-direction:column}.step24-review-item span{display:block;float:none;margin-top:2px}.step24-faq-item{font-size:.82rem;gap:10px}}.step25-bg{background:#ececec;display:flex;flex-direction:column;min-height:100vh}.step25-header{align-items:center;background:#ffe000;display:flex;min-height:64px;padding:10px 14px}.step25-logo{height:34px;width:auto}.step25-main{padding:14px 12px 8px}.step25-loading-main,.step25-main{box-sizing:border-box;margin:0 auto;max-width:420px;width:100%}.step25-loading-main{align-items:center;display:flex;flex:1 1;justify-content:center;padding:28px 12px 12px}.step25-loading-card{background:#fff7c2;border:1px solid #e8e0a7;border-radius:22px;box-shadow:0 18px 42px #00000014;padding:28px 18px 22px;text-align:center;width:100%}.step25-loading-card-error{border-color:#f1d27a}.step25-loading-spinner{animation:step25-spin .95s linear infinite;border:6px solid #ffe27a;border-radius:50%;border-top-color:#2e7d32;height:72px;margin:0 auto 18px;width:72px}.step25-loading-chip{align-items:center;background:#fff1a8;border-radius:999px;color:#2e7d32;display:inline-flex;font-size:.8rem;font-weight:800;justify-content:center;letter-spacing:.02em;padding:7px 12px;text-transform:uppercase}.step25-loading-title{color:#2f4f2f;font-size:1.5rem;font-weight:900;margin:16px 0 8px}.step25-loading-text{color:#53624d;font-size:.95rem;line-height:1.55;margin:0}.step25-loading-progress{background:#f3edbf;border-radius:999px;height:10px;margin:22px 0 18px;overflow:hidden;width:100%}.step25-loading-progress-bar{animation:step25-progress 1.4s ease-in-out infinite;background:#43a047;border-radius:inherit;height:100%;width:42%}.step25-loading-status{display:flex;flex-direction:column;gap:10px;text-align:left}.step25-loading-status-item{align-items:center;background:#f9f6dc;border-radius:14px;color:#6d6a39;display:flex;font-size:.92rem;font-weight:700;gap:10px;padding:12px 14px}.step25-loading-status-item.is-done{background:#e7f6e8;color:#1f7a33}.step25-loading-status-item.is-active{background:#fff5bf;color:#6c5f00}.step25-loading-dot{align-items:center;border:2px solid;border-radius:50%;display:inline-flex;flex-shrink:0;font-size:.8rem;height:20px;justify-content:center;line-height:1;width:20px}.step25-loading-status-item.is-active .step25-loading-dot{animation:step25-pulse 1.15s ease-in-out infinite;background:#2e7d32;border-color:#2e7d32}.step25-retry-btn{background:#ffe600;border:none;border-radius:16px;box-shadow:0 10px 24px #d9d15a33;color:#1f7a33;cursor:pointer;font-size:1.04rem;font-weight:900;margin-top:22px;padding:16px 18px;transition:transform .2s ease,box-shadow .2s ease;width:100%}.step25-retry-btn:hover{box-shadow:0 12px 28px #43a04733;transform:translateY(-1px)}.step25-qr-card{background:#f7f7f7;border:1px solid #ddd;border-radius:14px;margin:0 auto;padding:10px;width:fit-content}.step25-qr-image{display:block;height:260px;width:260px}.step25-code-title{color:#4f5763;font-size:.88rem;font-weight:800;letter-spacing:2px;margin:16px 0 8px}.step25-code-box{background:#e9ebef;border:1px solid #e0e2e6;border-radius:12px;color:#222;font-size:.76rem;line-height:1.35;padding:12px;word-break:break-all}.step25-copy-btn{background:#2ee625;border:none;border-radius:16px;box-shadow:0 4px 18px #1bbf6b22;color:#fff;cursor:pointer;font-size:1.18rem;font-weight:900;letter-spacing:.5px;margin-top:16px;padding:18px 28px;transition:background .2s,color .2s,box-shadow .2s}.step25-copy-btn:hover{background:#209b19;box-shadow:0 6px 24px #1bbf6b33;color:#222}.step25-safe-box,.step25-status-card,.step25-steps-card{background:#f7f7f7;border:1px solid #e2e2e2;border-radius:14px;margin-top:12px;padding:12px}.step25-steps-card p{color:#1f2a37;font-size:.88rem;line-height:1.35;margin:8px 0 0}.step25-steps-card p:first-child{margin-top:0}.step25-status-card h4{color:#1f2a37;font-size:.9rem;margin:0}.step25-status-card p{color:#1f2a37;font-size:.9rem;margin:6px 0 0}.step25-status-card span{color:#5a6370;display:block;font-size:.8rem;margin-top:5px}.step25-timer-box{align-items:center;background:#f7f1dd;border:1px solid #efe4c7;border-radius:12px;box-sizing:border-box;color:#1f2a37;display:flex;flex-direction:column;font-size:1.08rem;justify-content:center;margin:18px auto 0;max-width:320px;padding:14px 8px;text-align:center}@media (max-width:600px){.step25-timer-box{font-size:.98rem;max-width:98vw;padding:10px 4px}.step25-timer-box strong{font-size:1.15rem}}.step25-timer-box strong{font-size:1.65rem;line-height:1}.step25-paid-btn{background:#3483fa;border:none;border-radius:16px;box-shadow:0 8px 24px #3483fa2e;color:#fff;cursor:pointer;font-size:1.08rem;font-weight:900;margin-top:14px;padding:16px 18px;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;width:100%}.step25-paid-btn:hover{background:#2968c8;box-shadow:0 10px 28px #2968c840;transform:translateY(-1px)}.step25-secure-pay{color:#2e66b3;font-size:.9rem;font-weight:700;margin-top:10px;text-align:center}.step25-safe-box{color:#2e3642;font-size:.88rem;line-height:1.35}.step25-code-box,.step25-main,.step25-qr-card,.step25-safe-box,.step25-status-card,.step25-steps-card{box-sizing:border-box}.step25-copy-btn{width:100%}@keyframes step25-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes step25-progress{0%{transform:translateX(-100%)}to{transform:translateX(240%)}}@keyframes step25-pulse{0%,to{opacity:.72;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@media (max-width:600px){.step25-main{max-width:100%;padding:14px 12px 12px}.step25-loading-main{max-width:100%;padding:22px 12px 12px}.step25-loading-card{border-radius:20px;padding:24px 16px 18px}.step25-loading-spinner{height:64px;width:64px}.step25-loading-title{font-size:1.3rem}.step25-qr-card{max-width:320px;width:100%}.step25-qr-image{aspect-ratio:1/1;height:auto;margin:0 auto;width:min(100%,260px)}.step25-code-box{font-size:.72rem}.step25-paid-btn{font-size:1rem;padding:14px 16px}.analysis-card,.como-solicitar-card,.depoimento-card,.step10-card,.step11-card,.step12-card,.step13-card,.step14-card,.step15-card,.step16-card,.step17-card,.step18-card,.step19-card,.step21-card-intro,.step21-option,.step22-card,.step22-virtual-card,.step23-card,.step23-limit-card,.step23-virtual-card,.step24-card,.step24-virtual-card,.step25-qr-card,.step25-status-card,.step25-steps-card,.step3-card,.step4-card,.step5-card,.step6-card,.step7-modal-card,.step9-card,.success-card,.vantagens-card{margin-left:auto;margin-right:auto;max-width:calc(100% - 55px);width:calc(100% - 55px)}}@media (max-width:768px){input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{font-size:16px!important}button,input,select,textarea{touch-action:manipulation}}
/*# sourceMappingURL=main.f429b53d.css.map*/