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}body,html{margin:0;overflow-x:hidden;padding:0}.login-container{display:flex;flex-direction:row;font-family:Segoe UI,sans-serif;min-height:100vh}.login-left{background:linear-gradient(to top left,#0f172a,#312e81);color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:60px 40px}.brand{margin-bottom:60px}.logo-icon{background:#fff;border-radius:50%;color:#312e81;display:inline-block;font-size:28px;font-weight:700;margin-bottom:10px;padding:10px}.brand h1{font-size:26px;margin:0}.brand p{color:#cbd5e1;font-size:14px}.left-message h2{font-size:22px;margin-bottom:10px}.left-message p{color:#e2e8f0;font-size:14px}.login-right{align-items:center;background:#f1f5f9;display:flex;flex:1 1;justify-content:center;margin-top:20px;padding:40px}.login-card{background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000014;box-sizing:border-box;max-width:360px;padding:30px 24px;width:100%}.login-card h3{font-size:20px;margin-bottom:20px;text-align:center}form input{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;font-size:14px;margin-bottom:14px;padding:12px 14px;width:100%}form button{background:#312e81;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;padding:12px;transition:background .3s;width:100%}form button:hover{background:#1e1b4b}.language-select{color:#333;font-size:13px;margin-top:20px;text-align:center}.flags span{cursor:pointer;font-size:20px;margin:0 4px}.error{color:red;font-size:13px;margin-top:5px;text-align:center}@media (max-width:768px){.login-container{flex-direction:column;height:auto}.login-left{background:linear-gradient(to bottom right,#312e81,#0f172a);border-bottom-left-radius:30px;border-bottom-right-radius:30px;padding:40px 20px 20px;text-align:center;width:100%}.logo-icon{font-size:24px;padding:10px}.brand h1{font-size:22px;margin-top:6px}.brand p{font-size:13px}.left-message h2{font-size:18px;margin-top:24px}.left-message p{font-size:13px;line-height:1.5;margin-top:8px;padding:0 10px}.login-right{background:#f8fafc;display:flex;justify-content:center;padding:30px 20px}.login-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #00000014;max-width:350px;padding:24px 20px;width:100%}.login-card h3{font-size:18px;margin-bottom:16px}form button,form input{font-size:14px}.language-select{font-size:12px;margin-top:18px}.flags span{font-size:18px;margin:0 5px}}.sidebar{background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;justify-content:space-between;padding:20px 25px;width:240px}.logo-section{align-items:center;display:flex;gap:12px;margin-bottom:40px}.logo-icon{background:#f3f4f6;border-radius:10px;padding:10px 14px}.logo-icon,.sidebar h2{color:#111827;font-size:16px;font-weight:600}.sidebar h2{margin:0}.sidebar ul{list-style:none;margin-top:20px;padding:0}.sidebar ul li{color:#6b7280;cursor:pointer;font-size:14px;padding:8px 0}.sidebar ul li.active{color:#111827;font-weight:600}.logo-img{background-color:#e0e7ff;border-radius:12px;height:80px;margin-right:12px;object-fit:contain;width:80px}.stats-grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:30px}.stat-card{box-shadow:0 2px 8px #00000008}.icon-label{gap:10px;margin-bottom:8px}.icon-label,.icon-wrapper{align-items:center;display:flex}.icon-wrapper{border-radius:10px;color:#fff;font-size:14px;height:32px;justify-content:center;width:32px}.green-bg{background-color:#34d399}.blue-bg{background-color:#60a5fa}.purple-bg{background-color:#c084fc}.yellow-bg{background-color:#facc15}.label{font-size:14px}.sub{font-size:13px}.progress-bar-container{background:#f3f4f6;height:5px;margin-top:8px}.progress-bar-fill{border-radius:4px}.green-bar{background-color:#34d399}.purple-bar{background-color:#8b5cf6}.logout-link{align-items:start;color:#ef4444;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;margin-top:auto;transition:color .2s ease}.logout-link:hover{color:#dc2626}.logout-icon{font-size:16px}.header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.header h1{color:#111827;font-size:24px;font-weight:600}.status-label{background:#e0fce1;border-radius:999px;color:#22c55e;font-size:12px;font-weight:500;padding:4px 12px}.stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));margin-bottom:40px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:all .3s ease}.stat-card:hover{box-shadow:0 4px 12px #00000008}.label{color:#6b7280;font-size:13px;font-weight:500;margin-bottom:6px}.value{color:#111827;font-size:22px;font-weight:600}.sub{color:#9ca3af;font-size:12px;margin-top:4px}.progress-bar-container{background-color:#f1f5f9;border-radius:4px;height:6px;margin-top:10px;overflow:hidden;width:100%}.progress-bar-fill{height:100%;transition:width .3s ease}.blue-bar,.green-bar{background-color:#3b82f6}.download-section h3{color:#111827;font-size:18px;font-weight:600;margin-bottom:12px}.download-section input{border:1px solid #d1d5db;border-radius:8px;font-size:14px;margin-bottom:6px;padding:12px 14px;width:100%}.note{color:#6b7280;font-size:12px;margin-bottom:12px}.download-btn{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 18px;transition:background .2s ease}.download-btn:hover{background:#2563eb}.spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:14px;margin-right:8px;vertical-align:middle;width:14px}.modal-backdrop{align-items:center;animation:fadeIn .3s ease-in;background:#0006;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:999}.modal{background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;max-width:400px;padding:32px 24px;text-align:center;width:90%}.modal-icon{color:#22c55e;font-size:36px;margin-bottom:16px}.modal h2{color:#111827;font-size:20px;font-weight:600;margin-bottom:8px}.modal p{color:#374151;font-size:14px;margin-bottom:16px}.btn-success{background:#22c55e;border-radius:8px;color:#fff;display:inline-block;font-weight:500;padding:10px 20px;text-decoration:none}.btn-close{background:none;border:none;color:#6b7280;cursor:pointer;font-size:14px;margin-top:12px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.history-section{margin-top:40px}.history-section h3{color:#111827;font-size:18px;font-weight:600;margin-bottom:12px}.history-section table{background:#fff;border:1px solid #e5e7eb;border-collapse:collapse;border-radius:10px;overflow:hidden;width:100%}.history-section td,.history-section th{border-bottom:1px solid #f3f4f6;color:#374151;font-size:14px;padding:14px 16px;text-align:left}.history-section th{background:#f9fafb;font-weight:500}.history-section td .success{color:#22c55e;font-weight:500}.history-section button{background:#f3f4f6;border:none;border-radius:6px;color:#111827;cursor:pointer;font-size:13px;padding:6px 10px}.download-link{background:#3b82f6;border-radius:6px;color:#fff;display:inline-block;font-size:13px;font-weight:500;padding:8px 14px;text-decoration:none;transition:background .2s ease}.download-link:hover{background:#2563eb}.dashboard-wrapper{background:#f6f8fb;display:flex;font-family:Inter,sans-serif;min-height:100vh}.main-content{flex:1 1;padding:40px}.loading-dashboard{align-items:center;background:#f9fafb;color:#111827;display:flex;flex-direction:column;font-size:18px;font-weight:500;height:100vh;justify-content:center}.loading-dashboard .spinner{animation:spin 1s linear infinite;border:4px solid #3b82f633;border-radius:50%;border-top-color:#3b82f6;height:36px;margin-bottom:16px;width:36px}@keyframes spin{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.cae605d9.css.map*/