*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a1929;color:#fff;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0a1929}::-webkit-scrollbar-thumb{background:#1e4976;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2a5a8c}.login-container{align-items:center;background:linear-gradient(135deg,#0a1929,#0d2137 50%,#132f4c);display:flex;justify-content:center;min-height:100vh}.login-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#132f4cd9;border:1px solid #1e4976;border-radius:16px;box-shadow:0 8px 40px #00000080;max-width:440px;padding:48px 40px;width:100%}.login-icon{margin-bottom:20px;text-align:center}.login-title{color:#fff;font-size:26px;font-weight:700;margin-bottom:8px;text-align:center}.login-subtitle{color:#94a3b8;font-size:14px;margin-bottom:36px;text-align:center}.form-group{margin-bottom:22px}.form-label{color:#94a3b8;display:block;font-size:11px;font-weight:600;letter-spacing:1.2px;margin-bottom:8px;text-transform:uppercase}.form-input{background:#0a1929;border:1px solid #1e4976;border-radius:8px;color:#fff;font-family:inherit;font-size:14px;outline:none;padding:13px 16px;transition:border-color .25s;width:100%}.form-input:focus{border-color:#c8943e}.form-input::placeholder{color:#4a5568}.login-button{background:linear-gradient(135deg,#c8943e,#a87830);border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;margin-top:6px;padding:14px;transition:opacity .25s;width:100%}.login-button:hover{opacity:.92}.login-button:disabled{cursor:not-allowed;opacity:.55}.error-message{color:#ef5350;font-size:14px;margin-top:18px;text-align:center}.ft-container{background:#132f4c;border:1px solid #1e4976;border-radius:10px;overflow:hidden}.ft-table-wrap{max-height:480px;overflow-x:auto;overflow-y:auto}.ft-table{border-collapse:collapse;font-size:13px;width:100%}.ft-table thead{position:sticky;top:0;z-index:10}.ft-table th{background:#1a3a5c;border-bottom:2px solid #1e4976;color:#fff;font-size:12px;font-weight:600;letter-spacing:.4px;padding:0;position:relative;text-align:left;white-space:nowrap}.ft-th-inner{align-items:center;display:flex;gap:6px;justify-content:space-between;padding:10px 10px 10px 14px}.ft-th-label{text-transform:uppercase}.ft-filter-btn{align-items:center;background:#0000;border:none;border-radius:3px;color:#64748b;cursor:pointer;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:all .15s;width:20px}.ft-filter-btn:hover{background:#4fc3f726;color:#4fc3f7}.ft-filter-active{background:#4fc3f733;color:#4fc3f7}.ft-arrow{transition:transform .15s}.ft-arrow-active{color:#4fc3f7}.ft-popup{animation:ftFadeIn .15s ease;background:#0d2137;border:1px solid #1e4976;border-radius:8px;box-shadow:0 8px 28px #00000080;left:0;max-width:280px;min-width:220px;padding:10px;position:absolute;top:100%;z-index:100}@keyframes ftFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ft-popup-search{background:#0a1929;border:1px solid #1e4976;border-radius:5px;color:#fff;font-family:inherit;font-size:12px;margin-bottom:8px;outline:none;padding:7px 10px;width:100%}.ft-popup-search:focus{border-color:#4fc3f7}.ft-popup-search::placeholder{color:#4a5568}.ft-popup-list{background:#0a1929;border:1px solid #1e4976;border-radius:5px;max-height:220px;overflow-y:auto}.ft-popup-item{align-items:center;color:#d4dbe3;cursor:pointer;display:flex;font-size:12px;gap:8px;padding:5px 10px;transition:background .1s}.ft-popup-item:hover{background:#4fc3f712}.ft-popup-select-all{border-bottom:1px solid #1e4976;color:#94a3b8;font-weight:600;padding:6px 10px}.ft-popup-item input[type=checkbox]{accent-color:#4fc3f7;cursor:pointer;flex-shrink:0;height:14px;width:14px}.ft-popup-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ft-popup-empty{color:#64748b;font-size:12px;padding:16px;text-align:center}.ft-popup-actions{display:flex;gap:8px;margin-top:10px}.ft-popup-btn{border:none;border-radius:5px;cursor:pointer;flex:1 1;font-family:inherit;font-size:12px;font-weight:600;padding:6px 0;transition:opacity .15s}.ft-popup-btn:hover{opacity:.85}.ft-popup-ok{background:#4fc3f7;color:#0a1929}.ft-popup-clear{background:#0000;border:1px solid #1e4976;color:#94a3b8}.ft-popup-clear:hover{border-color:#ef5350;color:#ef5350}.ft-table td{border-bottom:1px solid #1e497680;color:#d4dbe3;padding:9px 14px;white-space:nowrap}.ft-table tbody tr:nth-child(2n){background:#0d2137}.ft-table tbody tr:nth-child(odd){background:#132f4c}.ft-table tbody tr:hover{background:#4fc3f712}.cell-actual{color:#4fc3f7!important;font-weight:600}.cell-predicted{color:#ffa726!important;font-weight:600}.ft-empty{color:#64748b;padding:44px!important;text-align:center}.ft-footer{align-items:center;background:#0d2137;border-top:1px solid #1e4976;color:#94a3b8;display:flex;font-size:12px;justify-content:space-between;padding:10px 16px}.ft-expand-btn{background:#0000;border:1px solid #1e4976;border-radius:4px;color:#4fc3f7;cursor:pointer;font-family:inherit;font-size:12px;padding:5px 14px;transition:all .2s}.ft-expand-btn:hover{background:#4fc3f71a;border-color:#4fc3f7}.dashboard{background:#0a1929;color:#fff;display:flex;min-height:100vh}.sidebar{background:#0d2137;border-right:1px solid #1e4976;min-width:240px;padding:24px 20px;width:240px}.sidebar,.sidebar-logo{display:flex;flex-direction:column}.sidebar-logo{align-items:center;gap:8px;text-align:center}.sidebar-logo-img{border:2px solid #1e4976;border-radius:50%;height:80px;object-fit:cover;width:80px}.sidebar-logo-sub{color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.sidebar-divider{border:none;border-top:1px solid #1e4976;margin:18px 0}.sidebar-label{color:#94a3b8;font-size:10px;font-weight:600;letter-spacing:1.2px;margin-bottom:10px;text-transform:uppercase}.sidebar-select{background:#0a1929;color:#fff;font-size:12px;margin-bottom:14px;outline:none;padding:9px 10px}.sidebar-btn,.sidebar-select{border:1px solid #1e4976;border-radius:6px;font-family:inherit;width:100%}.sidebar-btn{background:#0000;color:#4fc3f7;cursor:pointer;font-size:13px;font-weight:600;margin-bottom:10px;padding:9px;transition:all .2s}.sidebar-btn:hover{background:#4fc3f714;border-color:#4fc3f7}.sidebar-btn.predict{border-color:#c8943e;color:#c8943e}.sidebar-btn.predict:hover{background:#c8943e1a}.sidebar-btn.download{background:#2e7d32;border-color:#2e7d32;color:#fff}.sidebar-btn.download:hover{background:#388e3c}.sidebar-btn:disabled{cursor:not-allowed;opacity:.45}.sidebar-footer{border-top:1px solid #1e4976;margin-top:auto;padding-top:16px}.sidebar-user{align-items:center;background:#132f4c;border-radius:6px;color:#94a3b8;display:flex;font-size:13px;gap:8px;margin-bottom:8px;padding:8px 12px}.sidebar-logout{background:#0000;border:1px solid #1e4976;border-radius:6px;color:#ef5350;cursor:pointer;font-family:inherit;font-size:13px;padding:8px;transition:all .2s;width:100%}.sidebar-logout:hover{background:#ef53501a;border-color:#ef5350}.main-content{flex:1 1;min-width:0;overflow-x:auto;padding:24px 32px}.section-title{font-size:20px;font-weight:700;margin-bottom:18px}.section-subtitle{font-size:17px;font-weight:600;margin-bottom:14px}.toast{animation:slideIn .3s ease;border-radius:8px;font-size:13px;font-weight:500;margin-bottom:16px;padding:10px 16px}.toast-success{background:#4caf5024;border:1px solid #4caf50;color:#66bb6a}.toast-error{background:#ef535024;border:1px solid #ef5350;color:#ef5350}@keyframes slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.loading-overlay{align-items:center;color:#94a3b8;display:flex;font-size:15px;gap:14px;justify-content:center;padding:80px}.spinner{animation:spin .8s linear infinite;border:3px solid #1e4976;border-radius:50%;border-top-color:#4fc3f7;height:36px;width:36px}@keyframes spin{to{transform:rotate(1turn)}}.no-data{align-items:center;color:#64748b;display:flex;font-size:15px;justify-content:center;padding:100px 20px}.summary-section{margin-top:32px}.summary-cards{display:flex;flex-wrap:wrap;gap:14px}.summary-card{background:#132f4c;border:1px solid #1e4976;border-radius:10px;flex:1 1;min-width:150px;padding:18px 20px}.card-label{align-items:center;color:#94a3b8;display:flex;font-size:11px;gap:8px;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.card-dot{border-radius:50%;display:inline-block;height:8px;width:8px}.card-value{font-size:28px;font-weight:700}.chart-section{margin-top:36px}.chart-wrap{background:#132f4c;border:1px solid #1e4976;border-radius:10px;overflow:hidden;padding:8px}
/*# sourceMappingURL=main.99d0df63.css.map*/