*{box-sizing:border-box;margin:0;padding:0}:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;line-height:1.5}body{background-color:#fff;justify-content:center;align-items:center;min-height:100vh;margin:0;padding:0;display:flex}#root{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.container{background:#ec4899;grid-template-columns:1fr minmax(auto,550px) 1fr;min-height:100vh;transition:background .3s;display:grid}.container-white{background:#f3f4f6}.container>:first-child,.container>:nth-child(3){background:0 0}.container>:nth-child(2){padding:3rem 2.5rem}.screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:450px;display:flex}.screen-white{background-color:#fff;border-radius:16px;padding:3rem 2rem;box-shadow:0 4px 20px #00000014}.logo-serasa{filter:brightness(0)invert();width:200px;max-width:100%;margin-bottom:2.5rem;animation:.6s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.title{color:#fff;letter-spacing:-.5px;margin-bottom:1rem;font-size:2.2rem;font-weight:700;line-height:1.2}.subtitle{color:#fffffff2;max-width:400px;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.6}.description{color:#ffffffe6;margin-bottom:2rem;font-size:1rem;line-height:1.5}.btn-primary{color:#fff;cursor:pointer;letter-spacing:.3px;background-color:#ec4899;border:none;border-radius:12px;padding:1rem 3rem;font-size:1.05rem;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #ec48994d}.btn-primary:hover{background-color:#db2777;transform:translateY(-2px);box-shadow:0 4px 12px #ec489966}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{opacity:.5;cursor:not-allowed;color:#6b7280;background-color:#d1d5db;transform:none}.btn-secondary{color:#fff;cursor:pointer;background-color:#0000;border:2px solid #fff;border-radius:12px;padding:.9rem 2rem;font-size:1rem;font-weight:500;transition:all .3s}.btn-secondary:hover{color:#ec4899;background-color:#fff;transform:translateY(-1px)}.btn-secondary-white{color:#ec4899;background-color:#0000;border:2px solid #ec4899}.btn-secondary-white:hover{color:#fff;background-color:#ec4899}.button-group{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;margin-top:2.5rem;display:flex}h2{color:#fff;letter-spacing:-.5px;margin-bottom:.8rem;font-size:1.9rem;font-weight:700}.form{flex-direction:column;gap:1.3rem;width:100%;max-width:420px;margin-top:1rem;display:flex}.form-group{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.form-group label{color:#fff;letter-spacing:.3px;margin-bottom:.6rem;font-size:.9rem;font-weight:600}.form-group input{color:#1f2937;box-sizing:border-box;background-color:#fff;border:2px solid #ffffff40;border-radius:14px;width:100%;padding:1rem 1.2rem;font-size:1rem;font-weight:500;transition:all .3s}.form-group input:focus{border-color:#ec4899;outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #ec48991a}.form-group input::placeholder{color:#9ca3af;font-weight:400}.options-grid{flex-direction:column;gap:.6rem;width:100%;max-width:420px;margin:1rem 0;display:none}.option-card{cursor:pointer;background-color:#ffffff26;border:2px solid #ffffff4d;border-radius:10px;flex-direction:row;align-items:center;gap:.8rem;padding:.7rem 1rem;transition:all .3s;display:flex}.option-card:hover{background-color:#ffffff40;border-color:#ffffff80;transform:translate(3px)}.option-card.selected{background-color:#fff;border-color:#fff;box-shadow:0 2px 8px #ffffff4d}.option-icon{color:#fff;filter:drop-shadow(0 1px 2px #0000001a);flex-shrink:0;width:1.5rem;height:1.5rem}.option-card.selected .option-icon{color:#ec4899}.option-label{color:#fff;text-align:left;font-size:.9rem;font-weight:500;line-height:1.3}.option-card.selected .option-label{color:#ec4899;font-weight:600}.cpf-section{flex-direction:column;align-items:center;width:100%;max-width:420px;margin-bottom:2rem;display:flex}.cpf-label{color:#fff;letter-spacing:.3px;text-align:center;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.cpf-input{color:#1f2937;box-sizing:border-box;text-align:center;letter-spacing:1px;background-color:#fff;border:3px solid #fff;border-radius:8px;width:100%;padding:1.2rem 1.5rem;font-size:1.2rem;font-weight:700;transition:all .3s}.cpf-input:focus{border-color:#fff;outline:none;transform:translateY(-2px);box-shadow:0 0 0 4px #ffffff4d}.cpf-input::placeholder{color:#9ca3af;letter-spacing:.5px;font-weight:500}.btn-offers{width:100%;max-width:420px;margin-top:1.5rem;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;box-shadow:0 4px 12px #ec48994d}.btn-offers:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #ec489966}.btn-offers-white{color:#ec4899;background-color:#fff;border:3px solid #fff}.btn-offers-white:hover:not(:disabled){color:#db2777;background-color:#fce7f3;box-shadow:0 6px 16px #fff6}.btn-offers-white:disabled{color:#9ca3af;background-color:#e5e7eb;border-color:#e5e7eb}.alert-icon{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:1.5rem;font-size:3.5rem;animation:.5s ease-out scaleIn;display:flex;box-shadow:0 8px 25px #f59e0b66}.title-negative{color:#dc2626;letter-spacing:-.5px;margin-bottom:.5rem;font-size:2rem;font-weight:700}.subtitle-negative{color:#1f2937;margin-bottom:1.5rem;font-size:1.2rem;font-weight:600;line-height:1.6}.offer-badge{background:#fef3c7;border:2px solid #f59e0b;border-radius:12px;align-items:center;gap:1rem;width:100%;max-width:420px;margin:1.5rem 0;padding:1rem 1.5rem;display:flex}.offer-badge-icon{color:#f59e0b;flex-shrink:0;width:2rem;height:2rem}.offer-badge-text{text-align:left;flex-direction:column;gap:.2rem;display:flex}.offer-badge-text strong{color:#92400e;font-size:1rem;font-weight:700}.offer-badge-text span{color:#78350f;font-size:.85rem;font-weight:600}.offer-details{background:#f0fdf4;border:2px solid #10b981;border-radius:8px;flex-direction:column;gap:.5rem;width:100%;max-width:420px;margin-bottom:1rem;padding:1rem 1.5rem;display:flex}.offer-details p{color:#065f46;text-align:left;margin:0;font-size:.95rem;font-weight:600}.score-baixo-image{border-radius:12px;width:100%;max-width:300px;margin:1rem 0 1.5rem}.subtitle-alert{color:#fffffff2;margin-bottom:2rem;font-size:1.2rem;font-weight:600;line-height:1.6}.steps-container{text-align:left;width:100%;max-width:420px;margin:2rem 0}.steps-title{color:#1f2937;text-align:center;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.step-item{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.step-number{color:#fff;background-color:#ec4899;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.1rem;font-weight:700;display:flex;box-shadow:0 2px 8px #ec48994d}.step-text{flex:1}.step-text strong{color:#1f2937;margin-bottom:.3rem;font-size:1rem;display:block}.step-text p{color:#6b7280;margin:0;font-size:.9rem;line-height:1.4}.btn-clean{width:100%;max-width:420px;margin-bottom:1rem;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700;box-shadow:0 4px 12px #ec48994d}.btn-clean:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ec489966}.score-image{opacity:.9;border-radius:12px;width:100%;max-width:280px;margin:1rem 0}.success-icon{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:1.5rem;font-size:3.5rem;animation:.5s ease-out scaleIn;display:flex;box-shadow:0 4px 12px #10b9814d}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media (max-width:640px){.container{grid-template-columns:1fr;min-height:100vh}.container>:nth-child(2){padding:2rem 1.5rem}.screen-white{border-radius:16px;padding:2rem 1.5rem}.title-negative{font-size:1.6rem}.subtitle-negative{font-size:1rem}.offer-badge{gap:.8rem;padding:.8rem 1rem}.offer-badge-icon{width:1.5rem;height:1.5rem}.offer-badge-text strong{font-size:.9rem}.offer-badge-text span{font-size:.8rem}.offer-details{padding:.8rem 1rem}.offer-details p{font-size:.85rem}.score-baixo-image{max-width:250px;margin:.8rem 0 1.2rem}.screen{min-height:auto}.title{font-size:1.75rem}.subtitle{font-size:1rem}.logo-serasa{width:160px;margin-bottom:2rem}.button-group{flex-direction:column;gap:.8rem;width:100%}.btn-primary,.btn-secondary{width:100%;padding:1rem 2rem}.options-grid{gap:.5rem}.option-card{padding:.7rem 1rem}.score-image{max-width:220px;margin:.8rem 0}.cpf-section{margin-bottom:1rem}.btn-offers,.btn-clean{padding:1rem 2rem;font-size:1rem}.steps-container{margin:1.5rem 0}.step-item{margin-bottom:1.2rem}h2{font-size:1.6rem}}.title-pix{color:#1f2937;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.subtitle-pix{color:#6b7280;margin-bottom:2rem;font-size:1rem}.price-box{background:#ec4899;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2rem;padding:1.5rem 2rem;display:flex;box-shadow:0 2px 8px #ec489933}.price-label{color:#fff;font-size:.9rem;font-weight:600}.price-value{color:#fff;font-size:2.5rem;font-weight:700}.pix-container{width:100%;max-width:420px;margin-bottom:2rem}.pix-title{color:#1f2937;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.pix-instruction{color:#6b7280;margin-bottom:1.5rem;font-size:.9rem}.pix-code-box{background-color:#f3f4f6;border:2px dashed #d1d5db;border-radius:12px;margin-bottom:1.5rem;padding:1rem}.pix-code{word-break:break-all;color:#374151;margin-bottom:1rem;font-family:monospace;font-size:.75rem;line-height:1.5;display:block}.btn-copy{color:#fff;cursor:pointer;background-color:#ec4899;border:none;border-radius:10px;width:100%;padding:.8rem 1.5rem;font-weight:600;transition:all .3s}.btn-copy:hover{background-color:#db2777;transform:translateY(-2px)}.pix-qr-placeholder{background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.qr-icon{color:#9ca3af;width:120px;height:120px}.pix-qr-placeholder p{color:#6b7280;margin:0;font-size:.9rem}.btn-confirm-payment{width:100%;max-width:420px;margin-bottom:1rem;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700}.processing-icon{justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:2rem;display:flex}.spinner{border:6px solid #e5e7eb;border-top-color:#ec4899;border-radius:50%;width:80px;height:80px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.title-processing{color:#1f2937;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.subtitle-processing{color:#6b7280;margin-bottom:2rem;font-size:1rem}.progress-bar{background-color:#e5e7eb;border-radius:10px;width:100%;max-width:420px;height:12px;margin-bottom:1.5rem;overflow:hidden}.progress-fill{background:#ec4899;border-radius:10px;height:100%;animation:120s linear forwards progress}@keyframes progress{0%{width:0%}to{width:100%}}.processing-info{color:#6b7280;font-size:.9rem;font-style:italic}.success-icon-large{width:120px;height:120px;font-size:4rem}.title-success{color:#10b981;margin-bottom:.5rem;font-size:2rem;font-weight:700}.subtitle-success{color:#1f2937;margin-bottom:2rem;font-size:1.1rem;font-weight:600}.info-box{background-color:#f3f4f6;border:2px solid #e5e7eb;border-left:4px solid #ec4899;border-radius:8px;width:100%;max-width:420px;margin-bottom:2rem;padding:1.5rem}.info-text{color:#374151;margin:0;font-size:.95rem;font-weight:500;line-height:1.5}.btn-amortization{width:100%;max-width:420px;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700}.title-final-success{color:#10b981;margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.subtitle-final-success{color:#1f2937;margin-bottom:2rem;font-size:1.2rem;font-weight:600}.final-info-box{text-align:left;background-color:#f0fdf4;border:2px solid #10b981;border-radius:8px;width:100%;max-width:420px;margin-bottom:2rem;padding:2rem}.final-info-box p{color:#065f46;align-items:center;gap:.5rem;margin:.8rem 0;font-size:1rem;font-weight:600;display:flex}@media (max-width:640px){.title-pix,.title-processing,.title-success{font-size:1.5rem}.price-value{font-size:2rem}.pix-code{font-size:.7rem}.qr-icon{width:100px;height:100px}.spinner{width:60px;height:60px}.title-final-success{font-size:1.7rem}}.payment-method-title{color:#1f2937;margin:2rem 0 1.5rem;font-size:1.2rem;font-weight:700}.payment-methods{grid-template-columns:repeat(2,1fr);gap:1rem;width:100%;max-width:420px;margin-bottom:2rem;display:grid}.payment-method-card{cursor:pointer;text-align:center;background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;gap:.8rem;padding:1.5rem 1rem;transition:all .3s;display:flex}.payment-method-card:hover{background-color:#fce7f3;border-color:#ec4899;transform:translateY(-2px);box-shadow:0 4px 12px #ec489933}.payment-icon{color:#ec4899;width:3rem;height:3rem}.payment-method-label{color:#1f2937;font-size:1rem;font-weight:700}.payment-method-desc{color:#6b7280;font-size:.85rem}.secure-payment{flex-direction:column;align-items:center;gap:.8rem;margin:2rem 0;display:flex}.secure-image{width:150px;height:auto}.secure-text{color:#10b981;margin:0;font-size:.95rem;font-weight:600}.card-container{width:100%;max-width:420px;margin-bottom:2rem}.card-title{color:#1f2937;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700}.card-form{flex-direction:column;gap:1.2rem;margin-bottom:2rem;display:flex}.form-group-card{flex-direction:column;gap:.5rem;display:flex}.form-group-card label{color:#374151;font-size:.9rem;font-weight:600}.card-input{color:#1f2937;box-sizing:border-box;border:2px solid #e5e7eb;border-radius:8px;width:100%;padding:.9rem 1rem;font-size:1rem;transition:all .3s}.card-input:focus{border-color:#ec4899;outline:none;box-shadow:0 0 0 3px #ec48991a}.card-input::placeholder{color:#9ca3af}.form-row{grid-template-columns:2fr 1fr;gap:1rem;display:grid}@media (max-width:640px){.payment-methods{grid-template-columns:1fr}.payment-method-card{padding:1.2rem 1rem}.secure-image{width:120px}.form-row{grid-template-columns:1fr 1fr}}.logo-serasa-checkout{filter:none;width:140px;max-width:100%;margin-bottom:2rem;animation:.6s ease-in fadeIn}@media (max-width:640px){.logo-serasa-checkout{width:120px;margin-bottom:1.5rem}}.cpf-input-wrapper{width:100%;position:relative}.cpf-input:disabled{opacity:.7;cursor:not-allowed}.cpf-loading{justify-content:center;align-items:center;gap:.8rem;margin-top:1rem;display:flex}.cpf-spinner{border:3px solid #ec489933;border-top-color:#ec4899;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}.cpf-loading-text{color:#fff;font-size:.9rem;font-weight:600}.cpf-success{color:#fff;background-color:#ffffff26;border:2px solid #fff;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;display:flex}.cpf-check-icon{color:#fff;width:1.5rem;height:1.5rem}.cpf-error{color:#dc2626;background-color:#dc26261a;border:2px solid #dc2626;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;display:flex}.cpf-error-icon{color:#dc2626;width:1.5rem;height:1.5rem}@media (max-width:640px){.cpf-loading-text,.cpf-success,.cpf-error{font-size:.85rem}}.promo-timer{background:#dc2626;border:2px solid #b91c1c;border-radius:8px;align-items:center;gap:.8rem;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex}.timer-icon{color:#fff;flex-shrink:0;width:1.8rem;height:1.8rem}.timer-text{color:#fff;font-size:.95rem;font-weight:600}.timer-text strong{margin-left:.3rem;font-size:1.2rem;font-weight:700}.price-box-promo{border:3px solid #ec4899;padding:2rem 2rem 1.5rem;position:relative}.promo-badge{color:#fff;letter-spacing:1px;background:#1f2937;border:2px solid #374151;border-radius:4px;padding:.5rem 1.2rem;font-size:.7rem;font-weight:700;position:absolute;top:-14px;right:20px}.price-old{color:#fff9;margin-bottom:.3rem;font-size:1.2rem;font-weight:500;text-decoration:line-through}.price-label-promo{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-top:.5rem;font-size:.8rem;font-weight:600}.price-discount{color:#fff;letter-spacing:.5px;background:#1f2937;border:2px solid #374151;border-radius:4px;margin-top:.8rem;padding:.5rem 1.2rem;font-size:.8rem;font-weight:700;display:inline-block}@media (max-width:640px){.promo-timer{gap:.6rem;padding:.8rem 1rem}.timer-icon{width:1.5rem;height:1.5rem}.timer-text{font-size:.85rem}.timer-text strong,.price-old{font-size:1rem}.promo-badge{padding:.4rem .8rem;font-size:.65rem;right:10px}.price-discount{padding:.4rem 1rem;font-size:.75rem}}.processing-steps{flex-direction:column;gap:1.5rem;width:100%;max-width:420px;margin:2rem 0;display:flex}.processing-step{background-color:#f9fafb;border:2px solid #e5e7eb;border-left:4px solid #ec4899;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}.processing-step-icon{flex-shrink:0;font-size:1.8rem}.processing-step-icon-svg{color:#ec4899;flex-shrink:0;width:2rem;height:2rem}.processing-step p{color:#1f2937;margin:0;font-size:.95rem;font-weight:600}@media (max-width:640px){.processing-steps{gap:1rem}.processing-step{padding:.8rem}.processing-step-icon{font-size:1.5rem}.processing-step-icon-svg{width:1.6rem;height:1.6rem}.processing-step p{font-size:.85rem}}.success-check-icon{color:#fff;width:4rem;height:4rem}.final-info-box{background-color:#f0fdf4;border:2px solid #10b981;border-radius:12px;flex-direction:column;gap:1.2rem;width:100%;max-width:420px;margin-bottom:2rem;padding:2rem;display:flex}.final-info-item{align-items:center;gap:.8rem;display:flex}.final-check-icon{color:#10b981;flex-shrink:0;width:1.5rem;height:1.5rem}.final-info-item span{color:#065f46;font-size:1rem;font-weight:600;line-height:1.4}.btn-serasa-access{width:100%;max-width:420px;margin-bottom:1rem;padding:1.2rem 3rem;font-size:1.1rem;font-weight:700}@media (max-width:640px){.success-check-icon{width:3rem;height:3rem}.final-info-box{gap:1rem;padding:1.5rem}.final-check-icon{width:1.3rem;height:1.3rem}.final-info-item span{font-size:.9rem}}
