*,:after,:before{box-sizing:border-box;margin:0;padding:0}#root,body,html{background:#f0f2f5;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100%}.loading-screen{align-items:center;display:flex;flex-direction:column;gap:16px;height:100vh;justify-content:center}.spinner{animation:spin .7s linear infinite;border:3px solid #e2e8f0;border-radius:50%;border-top-color:#4f46e5;height:36px;width:36px}@keyframes spin{to{transform:rotate(1turn)}}.login-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;height:100vh;justify-content:center}.login-card{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000002e;max-width:400px;padding:40px 36px;text-align:center;width:100%}.login-logo{display:flex;justify-content:center;margin-bottom:12px}.login-logo .logo-img{display:block;height:48px;object-fit:contain;width:auto}.login-card h1{color:#1e293b;font-size:24px;font-weight:700;margin-bottom:4px}.login-subtitle{color:#64748b;font-size:14px;margin-bottom:24px}.login-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:13px;margin-bottom:16px;padding:10px 14px}.login-card label{display:flex;flex-direction:column;margin-bottom:16px;text-align:left}.login-card label span{color:#475569;font-size:13px;font-weight:600;margin-bottom:6px}.login-card input{border:1px solid #d1d5db;border-radius:8px;font-size:15px;outline:none;padding:10px 14px;transition:border-color .2s,box-shadow .2s}.login-card input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526}.login-card button{background:#4f46e5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:4px;padding:12px;transition:background .2s;width:100%}.login-card button:hover{background:#4338ca}.login-card button:disabled{cursor:not-allowed;opacity:.6}.dashboard-page{display:flex;flex-direction:column;height:100vh}.dashboard-header{background:linear-gradient(90deg,#4f46e5,#6366f1);color:#fff;flex-shrink:0;height:56px;justify-content:space-between;padding:0 20px}.dashboard-header,.header-left{align-items:center;display:flex}.header-left{gap:10px}.header-logo{height:32px;object-fit:contain;width:auto}.header-title{font-size:18px;font-weight:700;letter-spacing:-.3px}.header-right{align-items:center;display:flex;gap:16px}.header-user{font-size:14px;opacity:.9}.logout-btn{background:#ffffff26;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:6px 16px;transition:background .2s}.logout-btn:hover{background:#ffffff40}.dashboard-toolbar{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;flex-shrink:0;gap:12px;padding:10px 20px}.dashboard-select{background:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;font-size:14px;min-width:260px;outline:none;padding:8px 14px;transition:border-color .2s}.dashboard-select:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51f}.toolbar-status{color:#64748b;font-size:13px}.toolbar-error{color:#dc2626;font-size:13px}.dashboard-content{flex:1 1;overflow:hidden;position:relative}.superset-mount{inset:0;position:absolute}.superset-mount iframe{border:none!important;height:100%!important;width:100%!important}
/*# sourceMappingURL=main.30823355.css.map*/