body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}.sim-page{background:linear-gradient(135deg,#090e37,#1e293b 50%,#334155);color:#f1f5f9;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;padding:40px 20px}.sim-container{margin:0 auto;max-width:1400px}.sim-header{animation:fadeInDown .8s ease-out;margin-bottom:50px;text-align:center}.sim-header img.logo{vertical-align:middle;width:300px}.sim-header p.subtitulo{color:#94a3b8;font-size:1.1rem;font-weight:400}.sim-card-form{animation:fadeInUp .8s ease-out .2s both;background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 20px 60px #00000026;margin-bottom:40px;padding:40px}.sim-fields-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-bottom:30px}.sim-bancos-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;margin-bottom:30px;overflow:hidden}.sim-bancos-header{border-bottom:1px solid #ffffff0f;gap:12px;justify-content:space-between;padding:20px 24px}.sim-banco-row,.sim-bancos-header{align-items:center;display:flex;flex-wrap:wrap}.sim-banco-row{gap:24px;padding:16px 24px}.sim-banco-nome{align-items:center;display:flex;flex-shrink:0;gap:10px;min-width:120px}.sim-banco-opcoes{display:flex;flex:1 1;flex-wrap:wrap;gap:12px}.sim-btn-simular{border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:inherit;font-size:1.2rem;font-weight:700;margin-bottom:20px;padding:18px;transition:all .3s ease;width:100%}.sim-comparativo-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.sim-resumo-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:40px}.sim-acoes{justify-content:flex-end;margin-bottom:20px}.evo-header,.sim-acoes{display:flex;flex-wrap:wrap;gap:12px}.evo-header{align-items:center;justify-content:space-between;margin-bottom:30px}.evo-header-btns{display:flex;flex-wrap:wrap;gap:12px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@media (max-width:1024px){.sim-comparativo-grid,.sim-fields-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.sim-page{padding:16px 12px}.sim-header{margin-bottom:24px}.sim-header img.logo{width:190px}.sim-header p.subtitulo{font-size:.9rem}.sim-card-form{border-radius:16px;margin-bottom:16px;padding:20px 16px}.sim-fields-grid{gap:14px;grid-template-columns:1fr}.sim-bancos-section{border-radius:12px;margin-bottom:16px}.sim-banco-row,.sim-bancos-header{padding:12px 14px}.sim-banco-row{gap:8px}.sim-banco-nome{min-width:0;min-width:auto;width:100%}.sim-banco-opcoes{gap:6px;width:100%}.sim-btn-simular{font-size:1rem;padding:16px}.sim-comparativo-grid{grid-template-columns:1fr}.sim-resumo-grid{gap:10px;grid-template-columns:repeat(2,1fr)}.sim-acoes{flex-direction:column;justify-content:stretch}.sim-acoes button{margin-left:0!important;width:100%!important}.evo-header{align-items:flex-start;flex-direction:column}.evo-header-btns{flex-direction:column;width:100%}.evo-header-btns button{font-size:.9rem!important;margin-left:0!important;padding:10px 14px!important;width:100%!important}.evo-tabela-wrap,.sim-tabela-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}}
/*# sourceMappingURL=main.ac63776e.css.map*/