@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body{color:#1a1a1a;background-color:#fff;min-height:100vh}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#ffffff26;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#ffffff40}.dashboard-layout{min-height:100vh}.dashboard-sider{z-index:100;top:0;bottom:0;left:0;overflow:hidden auto;background:#1a1a2e!important;border-right:none!important;position:fixed!important}.dashboard-header{z-index:99;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0;background:#fff!important;height:50px!important;padding:0 20px!important}.dashboard-content{background:#fff;min-height:calc(100vh - 50px);padding:0}.logo-container-dark{align-items:center;gap:10px;margin-bottom:6px;padding:18px 16px 14px;display:flex}.logo-icon-dark{color:#fff;background:linear-gradient(135deg,#1e63ae,#4a8fcd);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:700;display:flex}.logo-text-dark{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.dark-sidebar-menu.ant-menu{background:0 0!important}.dark-sidebar-menu .ant-menu-item{font-size:13px;font-weight:400;transition:all .15s;color:#ffffff80!important;border-left:3px solid #0000!important;border-radius:0!important;height:42px!important;margin:0!important;padding-left:20px!important;line-height:42px!important}.dark-sidebar-menu .ant-menu-item:hover{color:#fffc!important;background:#ffffff08!important}.dark-sidebar-menu .ant-menu-item-selected{font-weight:500;color:#fff!important;background:#ffffff0d!important;border-left:3px solid #f5a623!important}.dark-sidebar-menu .ant-menu-item .ant-menu-item-icon{font-size:15px!important}.dark-sidebar-menu .ant-menu-item-selected:before{content:none}.collapse-btn-dark{border-top:1px solid #ffffff0d;justify-content:center;align-items:center;width:100%;padding:10px 12px;display:flex}.header-actions{align-items:center;gap:12px;display:flex}.stat-card{transition:box-shadow .2s,transform .2s}.stat-card:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.stat-card-icon{border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.stat-card-trend{border-radius:3px;align-items:center;gap:2px;padding:2px 6px;font-size:11px;font-weight:500;display:inline-flex}.stat-card-trend.up{color:#16a34a;background:#f0fdf4}.stat-card-trend.down{color:#dc2626;background:#fef2f2}.status-active,.status-completed,.status-enrolled{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.status-pending{color:#d97706;background:#fffbeb;border-color:#fde68a}.status-inactive,.status-cancelled,.status-dropped{color:#dc2626;background:#fef2f2;border-color:#fecaca}.status-processing,.status-graded{color:#1e63ae;background:#edf3fb;border-color:#b3d1f0}.status-on-leave{color:#7c3aed;background:#f5f3ff;border-color:#ddd6fe}.section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.section-title{color:#1a1a1a;margin:0;font-size:15px;font-weight:600}.section-subtitle{color:#999;margin-top:2px;font-size:12px}.page-header{margin-bottom:20px}.page-title{color:#1a1a1a;margin:0 0 2px;font-size:18px;font-weight:600}.page-description{color:#999;margin:0;font-size:13px}.chart-placeholder{background:#fafafa;border:1px dashed #e0e0e0;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;height:240px;display:flex}.chart-bars{align-items:flex-end;gap:6px;height:120px;padding:0 16px;display:flex}.chart-bar{background:linear-gradient(#ccc,#e0e0e0);border-radius:2px 2px 0 0;width:24px;transition:background .2s}.chart-bar:nth-child(odd){background:linear-gradient(#4a8fcd,#1e63ae)}.chart-label{color:#999;margin-top:12px;font-size:11px}.gpa-badge{border-radius:3px;justify-content:center;align-items:center;min-width:44px;padding:1px 8px;font-size:12px;font-weight:600;display:inline-flex}.gpa-high{color:#16a34a;background:#f0fdf4}.gpa-mid{color:#d97706;background:#fffbeb}.gpa-low{color:#dc2626;background:#fef2f2}.grade-letter{color:#1e63ae;background:#edf3fb;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:600;display:inline-flex}.login-container{background:linear-gradient(135deg,#f5f7fa 0%,#e4e8ec 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-card-wrapper{width:100%;max-width:400px}.login-logo{justify-content:center;display:flex}.login-logo-icon{color:#fff;background:linear-gradient(135deg,#1a1a2e,#2a2a4e);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;font-size:22px;font-weight:700;display:flex;box-shadow:0 4px 14px #1a1a2e4d}.login-card{background:#fff;border-radius:12px;padding:32px;box-shadow:0 4px 24px #0000000f}.microsoft-btn{color:#333!important;background:#fff!important;border:1px solid #e0e0e0!important;border-radius:8px!important;height:48px!important;font-size:14px!important;font-weight:500!important;transition:all .2s!important}.microsoft-btn:hover{transform:translateY(-1px);border-color:#1a1a2e!important;box-shadow:0 2px 8px #1a1a2e1a!important}@media (max-width:768px){.dashboard-content{padding:12px}.stat-card-icon{width:32px;height:32px;font-size:14px}}
