body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dashboard{background:#f5f7fa}.dashboard-header{border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000d}.dashboard-header-container{max-width:1600px;padding:1.25rem 2.5rem}.dashboard .logo-text{color:#1f3864;font-size:28px;font-weight:900;letter-spacing:2px}.user-name{color:#4a5568;font-size:14px}.btn-logout{border:1px solid #cbd5e0;border-radius:6px;color:#1f3864;font-size:14px;padding:.65rem 1.5rem}.btn-logout:hover{background:#f7fafc;border-color:#1f3864}.dashboard-main{padding:2.5rem}.dashboard-container{max-width:1600px}.dashboard-welcome{margin-bottom:2.5rem}.dashboard-welcome h1{color:#1a202c;font-size:32px;font-weight:700}.dashboard-welcome p{color:#64748b;font-size:16px}.dashboard .alert{border-radius:8px;font-size:14px;font-weight:500;margin-bottom:2rem;padding:1rem 1.5rem}.dashboard .alert-error{background:#fee;border-left:4px solid #c53030;color:#c53030}.dashboard .alert-success{background:#d4edda;border-left:4px solid #28a745;color:#155724}.upload-section-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:350px 1fr 350px;margin-bottom:2.5rem}@media (max-width:1400px){.upload-section-grid{grid-template-columns:1fr 1fr}.settings-card-new{grid-column:1/-1}}@media (max-width:900px){.upload-section-grid{grid-template-columns:1fr}}.modules-card-new,.settings-card-new,.upload-card-new{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000000d;padding:2rem}.modules-card-new h3,.settings-card-new h3,.upload-card-new h3{border-bottom:2px solid #e2e8f0;color:#1a202c;font-size:14px;font-weight:700;letter-spacing:.5px;margin-bottom:1.5rem;padding-bottom:.75rem;text-transform:uppercase}.dropzone{background:#f8fafc;border:2px dashed #cbd5e0;border-radius:6px;cursor:pointer;padding:3rem 2rem;text-align:center;transition:all .2s}.dropzone:hover{background:#f1f5f9;border-color:#94a3b8}.dropzone.drag-active{background:#e0e7ff;border-color:#1f3864;border-style:solid}.dropzone-icon{font-size:48px;margin-bottom:1rem;opacity:.4}.dropzone p{color:#475569;font-size:15px;font-weight:600;margin-bottom:.5rem}.or-text{color:#94a3b8;font-size:13px;margin:1rem 0}.btn-browse{background:#1f3864;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;padding:.75rem 2rem;transition:all .2s}.btn-browse:hover{background:#2d4a7c}.files-list{margin-top:1.5rem;max-height:250px;overflow-y:auto}.file-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.875rem 1rem}.file-item:hover{background:#f1f5f9}.file-item span{color:#1e293b;flex:1 1;font-size:13px;font-weight:500}.btn-remove-file{background:#ef4444;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;height:24px;transition:all .2s;width:24px}.btn-remove-file:hover{background:#dc2626}.module-scroll-container{max-height:600px;overflow-y:auto;padding-right:.5rem}.module-section{margin-bottom:1.5rem}.module-section-title{border-bottom:1px solid #e2e8f0;color:#1f3864;font-size:12px;font-weight:700;letter-spacing:.8px;margin-bottom:.75rem;padding-bottom:.5rem;text-transform:uppercase}.module-checkbox-item{align-items:center;display:flex;gap:.75rem;padding:.5rem 0}.module-checkbox-item input[type=checkbox]{accent-color:#1f3864;cursor:pointer;flex-shrink:0;height:18px;width:18px}.module-checkbox-item label{color:#1e293b;cursor:pointer;font-size:14px;font-weight:500;-webkit-user-select:none;user-select:none}.module-checkbox-item.disabled{opacity:.6}.module-checkbox-item.disabled input,.module-checkbox-item.disabled label{cursor:not-allowed}.form-group{margin-bottom:2rem}.form-group label{color:#1e293b;font-size:14px;margin-bottom:.75rem}.input-text{background:#fff;border:1px solid #cbd5e0;border-radius:6px;font-family:inherit;font-size:14px;padding:.875rem 1rem;transition:all .2s;width:100%}.input-text:focus{border-color:#1f3864;box-shadow:0 0 0 3px #1f38641a;outline:none}.input-text::placeholder{color:#94a3b8}.btn-run-analysis{background:#ff6b35;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:1px;padding:1.25rem;text-transform:uppercase;transition:all .2s;width:100%}.btn-run-analysis:hover:not(:disabled){background:#ff5722}.btn-run-analysis:disabled{cursor:not-allowed;opacity:.5}.upload-progress{text-align:center}.progress-bar{background:#e2e8f0;border-radius:6px;height:12px}.progress-fill{background:#ff6b35}.upload-progress p{color:#64748b;font-size:14px}.analyses-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000000d;padding:2rem}.analyses-section h2{color:#1a202c;font-size:20px;font-weight:700}.analysis-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px}.analysis-card:hover{background:#f1f5f9;border-color:#cbd5e0}.analysis-info h3{color:#1a202c;font-size:15px}.analysis-date{color:#64748b;font-size:13px}.status-badge{border-radius:4px;font-size:11px;font-weight:700;padding:.35rem .75rem;text-transform:uppercase}.status-processing{background:#fed7aa}.transaction-count{color:#64748b;font-size:13px;font-weight:500}.btn-download{border-radius:6px;font-size:14px;padding:.75rem 1.5rem;transition:all .2s;white-space:nowrap}.btn-download:hover{background:#2d4a7c}.empty-state{color:#94a3b8;font-size:15px}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.loading{align-items:center;color:#6b7280;display:flex;font-size:18px;height:100vh;justify-content:center}.nav{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 0}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1.5rem}.logo-text{color:#1f3864;font-size:24px;font-weight:800;letter-spacing:1px}.nav-links{align-items:center;display:flex;gap:1.5rem}.nav-link{color:#4b5563;font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:#1f3864}.btn-primary{background:#1f3864;border-radius:.5rem;color:#fff;font-weight:600;padding:.625rem 1.25rem;text-decoration:none;transition:background .2s}.btn-primary:hover{background:#162850}.hero{padding:4rem 0 6rem;text-align:center}.hero-container{margin:0 auto;max-width:800px;padding:0 1.5rem}.hero-title{color:#111827;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{color:#6b7280;font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-hero-primary{background:#1f3864;border-radius:.5rem;color:#fff;font-size:1.125rem;font-weight:600;padding:.875rem 2rem;text-decoration:none;transition:background .2s}.btn-hero-primary:hover{background:#162850}.btn-hero-secondary{background:#fff;border:2px solid #1f3864;border-radius:.5rem;color:#1f3864;font-size:1.125rem;font-weight:600;padding:.875rem 2rem;text-decoration:none;transition:all .2s}.btn-hero-secondary:hover{background:#f9fafb}.features{background:#fff;padding:4rem 0}.features-container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.section-title{color:#111827;font-size:2.5rem;font-weight:800;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-card{border:1px solid #e5e7eb;border-radius:.75rem;padding:2rem;transition:all .2s}.feature-card:hover{border-color:#1f3864;box-shadow:0 4px 6px -1px #0000001a}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#111827;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.feature-card p{color:#6b7280;line-height:1.6}.pricing{background:#f9fafb;padding:4rem 0}.pricing-container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.pricing-card{background:#fff;border:2px solid #e5e7eb;border-radius:1rem;padding:2.5rem;position:relative;transition:all .2s}.pricing-card:hover{border-color:#1f3864;box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-4px)}.pricing-card.featured{border-color:#1f3864;box-shadow:0 10px 15px -3px #1f38641a}.badge{background:#1f3864;border-radius:9999px;color:#fff;font-size:.875rem;font-weight:600;left:50%;padding:.25rem 1rem;position:absolute;top:-12px;transform:translateX(-50%)}.pricing-card h3{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.price{color:#1f3864;font-size:3rem;font-weight:800;margin-bottom:1.5rem}.price span{color:#6b7280;font-size:1.25rem;font-weight:400}.features-list{list-style:none;margin-bottom:2rem}.features-list li{border-bottom:1px solid #f3f4f6;color:#4b5563;padding:.75rem 0}.features-list li:before{color:#10b981;content:"✓ ";font-weight:700;margin-right:.5rem}.btn-pricing{background:#1f3864;border-radius:.5rem;color:#fff;display:block;font-weight:600;padding:.875rem;text-align:center;text-decoration:none;transition:background .2s;width:100%}.btn-pricing:hover{background:#162850}.footer{background:#fff;border-top:1px solid #e5e7eb;padding:2rem 0;text-align:center}.footer-container{color:#6b7280;margin:0 auto;max-width:1200px;padding:0 1.5rem}.auth-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:2rem 1.5rem}.auth-container{max-width:450px;width:100%}.auth-card{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;padding:2.5rem}.auth-header{margin-bottom:2rem;text-align:center}.logo-link{text-decoration:none}.auth-header h2{color:#111827;font-size:1.875rem;font-weight:800;margin:1rem 0 .5rem}.auth-header p{color:#6b7280}.alert{border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.alert-error{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.alert-success{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}.auth-form,.form-group{margin-bottom:1.5rem}.form-group label{color:#374151;display:block;font-weight:600;margin-bottom:.5rem}.form-input{border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;padding:.75rem;transition:all .2s;width:100%}.form-input:focus{border-color:#1f3864;box-shadow:0 0 0 3px #1f38641a;outline:none}.form-hint{color:#6b7280;display:block;font-size:.875rem;margin-top:.5rem}.btn-submit{background:#1f3864;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem;transition:background .2s;width:100%}.btn-submit:hover:not(:disabled){background:#162850}.btn-submit:disabled{cursor:not-allowed;opacity:.6}.auth-footer{color:#6b7280;text-align:center}.auth-link{color:#1f3864;font-weight:600;text-decoration:none}.auth-link:hover{text-decoration:underline}.dashboard{background:#f9fafb;min-height:100vh}.dashboard-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 0}.dashboard-header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1.5rem}.dashboard-header-right{align-items:center;display:flex;gap:1.5rem}.user-name{color:#4b5563;font-weight:500}.btn-logout{background:#fff;border:1px solid #dc2626;border-radius:.5rem;color:#dc2626;cursor:pointer;font-weight:600;padding:.5rem 1rem;transition:all .2s}.btn-logout:hover{background:#dc2626;color:#fff}.dashboard-main{padding:3rem 0}.dashboard-container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.dashboard-welcome{margin-bottom:2rem}.dashboard-welcome h1{color:#111827;font-size:2rem;font-weight:800;margin-bottom:.5rem}.dashboard-welcome p{color:#6b7280;font-size:1.125rem}.upload-card{background:#fff;border:2px dashed #d1d5db;border-radius:1rem;margin-bottom:3rem;padding:3rem;text-align:center;transition:all .2s}.upload-card:hover{border-color:#1f3864}.upload-icon{font-size:4rem;margin-bottom:1rem}.upload-card h2{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.upload-card p{color:#6b7280;margin-bottom:1.5rem}.btn-upload{background:#1f3864;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:.875rem 2rem;transition:background .2s}.btn-upload:hover{background:#162850}.upload-progress{margin:0 auto;max-width:400px}.progress-bar{background:#e5e7eb;border-radius:9999px;height:.5rem;margin-bottom:1rem;overflow:hidden;width:100%}.progress-fill{background:#1f3864;height:100%;transition:width .3s}.upload-progress p{color:#6b7280;font-weight:600}.analyses-section h2{color:#111827;font-size:1.875rem;font-weight:800;margin-bottom:1.5rem}.empty-state{background:#fff;border-radius:1rem;color:#6b7280;padding:3rem;text-align:center}.analyses-list{grid-gap:1rem;display:grid;gap:1rem}.analysis-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;display:flex;justify-content:space-between;padding:1.5rem;transition:all .2s}.analysis-card:hover{border-color:#1f3864;box-shadow:0 4px 6px -1px #0000001a}.analysis-info h3{color:#111827;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.analysis-date{color:#6b7280;font-size:.875rem;margin-bottom:.75rem}.analysis-meta{align-items:center;display:flex;gap:1rem}.status-badge{border-radius:9999px;font-size:.875rem;font-weight:600;padding:.25rem .75rem;text-transform:capitalize}.status-completed{background:#d1fae5;color:#065f46}.status-processing{background:#fef3c7;color:#92400e}.status-failed{background:#fee2e2;color:#991b1b}.transaction-count{color:#6b7280;font-size:.875rem}.btn-download{background:#1f3864;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:.625rem 1.25rem;transition:background .2s}.btn-download:hover{background:#162850}@media (max-width:768px){.hero-title{font-size:2.5rem}.nav-links{gap:1rem}.features-grid,.pricing-grid{grid-template-columns:1fr}.analysis-card{align-items:flex-start;flex-direction:column;gap:1rem}.btn-download{width:100%}}
/*# sourceMappingURL=main.21ec1611.css.map*/