.navbar{background:#fff;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex;box-shadow:0 2px 8px #0000000f}.navbar-left{align-items:center;gap:24px;display:flex}.logo{align-items:center;gap:8px;display:flex}.logo-icon{color:#fff;background:#1890ff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;font-weight:700;display:flex}.logo-text{color:#1890ff;font-size:20px;font-weight:700}.welcome-text{color:#262626;font-size:16px}.navbar-right{align-items:center;gap:20px;display:flex}.nav-icon{color:#595959;cursor:pointer;font-size:20px;transition:color .3s}.nav-icon:hover{color:#1890ff}.user-avatar{cursor:pointer}.sidebar{border-right:1px solid #f0f0f0;height:100%;min-height:calc(100vh - 64px);overflow:hidden auto;background:#fff!important}.sidebar-menu{height:100%;padding:12px 0;border-right:none!important}.sidebar-menu .ant-menu-item{color:#595959;border-radius:0 24px 24px 0;margin-right:12px;font-size:14px;font-weight:500}.sidebar-menu .ant-menu-item:hover{color:#1890ff!important;background:#e6f7ff!important}.sidebar-menu .ant-menu-item-selected{font-weight:600;color:#1890ff!important;background:#e6f7ff!important}.sidebar-menu .ant-menu-item-selected:after{border-right:3px solid #1890ff!important}.sidebar-menu .ant-menu-submenu-title{color:#595959;font-size:14px;font-weight:500}.sidebar-menu .ant-menu-submenu-title:hover{color:#1890ff!important}.sidebar-menu .anticon{font-size:17px!important}.dashboard-content{background:#f0f2f5;min-height:calc(100vh - 64px);padding:24px}.stat-card{cursor:default;position:relative;overflow:hidden}.stat-card:hover{transform:translateY(-4px)!important;box-shadow:0 8px 24px #00000021!important}.stat-icon-wrap{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:12px;font-size:20px;display:inline-flex}.stat-value{margin-bottom:4px;font-size:28px;font-weight:700;line-height:1}.stat-suffix{opacity:.75;margin-left:5px;font-size:13px;font-weight:400}.stat-label{color:#8c8c8c;font-size:13px}@media (max-width:576px){.stat-value{font-size:22px}}.cp-body{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.cp-info{flex:1;min-width:0}.cp-course-name{color:#262626;white-space:normal;word-break:break-word;margin-bottom:6px!important}.cp-last{margin-top:8px}.cp-circle{flex-shrink:0}.cp-pct{color:#1890ff;font-size:20px;font-weight:700}.cp-btn{background:linear-gradient(135deg,#1890ff 0%,#722ed1 100%);border:none}.cp-btn:hover{background:linear-gradient(135deg,#096dd9 0%,#531dab 100%);border:none}@media (max-width:576px){.cp-body{text-align:center;flex-direction:column;align-items:center}}.jobs-card .ant-list-item{margin-bottom:12px;padding:0;display:block;border:none!important}.job-item{padding:0!important}.job-row{cursor:pointer;background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.job-row:hover{border-color:#1890ff;transform:translateY(-2px);box-shadow:0 4px 14px #1890ff24}.job-main{flex:1;min-width:0}.job-title{margin-bottom:2px;font-size:15px;display:block}.job-company{font-size:13px;display:block}.job-match{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.match-pct{font-size:13px;font-weight:700}.btn-saved .anticon{color:#ff4d4f!important}@media (max-width:576px){.job-row{flex-direction:column}.job-match{flex-direction:row;align-self:flex-start;gap:8px}}.tracker-card{height:100%}.tracker-item{cursor:pointer;background:#fafafa;border-left:4px solid #0000;border-radius:10px;align-items:center;gap:12px;padding:14px 12px;transition:background .2s,transform .2s;display:flex}.tracker-item:hover{background:#f0f5ff;transform:translate(4px)}.tracker-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.tracker-label{color:#8c8c8c;margin-bottom:2px;font-size:12px}.tracker-value{font-size:24px;font-weight:700;line-height:1}.cert-card{background:linear-gradient(160deg,#fff7e6 0%,#fffbe6 100%);border:1px solid #ffe7ba!important}.cert-header{align-items:center;gap:8px;margin-bottom:20px;display:flex}.cert-header-icon{color:#faad14;font-size:18px}.cert-badge-wrap{justify-content:center;margin-bottom:16px;display:flex}.cert-badge{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:2.5s ease-in-out infinite certPulse;display:flex;box-shadow:0 4px 16px #00000026}.cert-emoji{font-size:38px;line-height:1}@keyframes certPulse{0%,to{transform:scale(1);box-shadow:0 4px 16px #00000026}50%{transform:scale(1.06);box-shadow:0 6px 24px #00000038}}.cert-progress{border-top:1px dashed #d9d9d9;margin-top:16px;padding-top:16px}.announcements-card .ant-list-item{margin-bottom:4px;border:none!important;padding:0!important}.ann-item{cursor:pointer;border-radius:8px;transition:background .2s}.ann-item:hover{background:#f5f5f5}.ann-unread{background:#e6f7ff}.ann-unread:hover{background:#bae7ff}.ann-row{align-items:flex-start;gap:12px;width:100%;padding:12px 10px;display:flex}.ann-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;display:flex}.ann-content{flex:1;min-width:0}.ann-header{align-items:center;gap:8px;margin-bottom:3px;display:flex}.ann-time{align-items:center;margin-top:5px;display:flex}.ann-arrow{color:#bfbfbf;opacity:0;flex-shrink:0;margin-top:4px;font-size:12px;transition:opacity .2s,transform .2s;transform:translate(-4px)}.ann-item:hover .ann-arrow{opacity:1;transform:translate(0)}.student-dashboard{min-height:100vh;padding:0}.dashboard-loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.card-title{color:#262626;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.card-title-icon{color:#1890ff;font-size:17px}.ant-card{border-radius:12px;transition:box-shadow .25s,transform .25s;box-shadow:0 2px 8px #00000012}.ant-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}@media (max-width:768px){.ant-card{margin-bottom:8px}}.assignment-card{height:100%}.assign-name{color:#262626;margin-bottom:10px!important}.assign-tag{font-size:12px}.mini-chart{background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;margin-top:16px;padding:12px}.chart-bars{align-items:flex-end;gap:5px;height:72px;margin-top:10px;display:flex}.bar-col{flex:1;align-items:flex-end;height:100%;display:flex}.bar-fill{transform-origin:bottom;border-radius:4px 4px 0 0;width:100%;animation:.6s ease-out both barGrow}@keyframes barGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}input::-ms-clear{display:none}input::-ms-reveal{display:none}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:.5rem;--sidebar-background:0 0% 98%;--sidebar-foreground:240 5.3% 26.1%;--sidebar-primary:240 5.9% 10%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:240 4.8% 95.9%;--sidebar-accent-foreground:240 5.9% 10%;--sidebar-border:220 13% 91%;--sidebar-ring:217.2 91.2% 59.8%}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%;--sidebar-background:240 5.9% 10%;--sidebar-foreground:240 4.8% 95.9%;--sidebar-primary:224.3 76.3% 48%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:240 3.7% 15.9%;--sidebar-accent-foreground:240 4.8% 95.9%;--sidebar-border:240 3.7% 15.9%;--sidebar-ring:217.2 91.2% 59.8%}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:hsl(var(--background));color:hsl(var(--foreground));margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}:root{--scope-navy:#0d1b2a;--scope-blue:#1677ff;--scope-purple:#6c3aff;--scope-green:#00c853;--scope-light-gray:#f5f7fa;--scope-white:#fff;--scope-text-light:#b0bec5;--scope-text-dark:#1a1a2e}.scope-gradient-hero{background:linear-gradient(135deg,var(--scope-navy)0%,#1b2838 30%,var(--scope-purple)100%)}.scope-gradient-navy{background:linear-gradient(135deg,var(--scope-navy)0%,#162032 100%)}.scope-card-hover{transition:transform .3s,box-shadow .3s}.scope-card-hover:hover{transform:translateY(-4px);box-shadow:0 12px 40px #1677ff26}.scope-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite scope-pulse}@keyframes scope-pulse{0%,to{box-shadow:0 0 #00c85366}50%{box-shadow:0 0 0 10px #00c85300}}.scope-typewriter-cursor:after{content:"|";color:var(--scope-green);font-weight:300;animation:1s step-end infinite blink}@keyframes blink{50%{opacity:0}}.ant-steps .ant-steps-item-finish .ant-steps-item-icon{background-color:var(--scope-green)!important;border-color:var(--scope-green)!important}.ant-steps .ant-steps-item-process .ant-steps-item-icon{background-color:var(--scope-blue)!important;border-color:var(--scope-blue)!important}.ant-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--scope-blue)!important}.ant-tabs .ant-tabs-ink-bar{background:var(--scope-blue)!important}.ant-btn-primary{background-color:var(--scope-blue)!important;border-color:var(--scope-blue)!important}.ant-btn-primary:hover{background-color:var(--scope-purple)!important;border-color:var(--scope-purple)!important}
