.student-dashboard-page{width:100%}.dashboard-page-heading{margin-bottom:24px}.dashboard-continue-card{color:#fff;background:radial-gradient(circle at 88% 18%,#ffffff2e,#0000 24%),linear-gradient(135deg,#1f459f 0%,#3267df 100%);border-radius:20px;justify-content:space-between;align-items:center;gap:36px;min-height:265px;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #2558cf2e}.dashboard-continue-card:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:240px;height:240px;position:absolute;top:-85px;right:-60px}.dashboard-continue-card:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-115px;right:140px}.dashboard-continue-content,.dashboard-continue-summary{z-index:1;position:relative}.dashboard-continue-content{width:100%;max-width:720px}.dashboard-continue-label{color:#cbd8ff;letter-spacing:1px;margin-bottom:10px;font-size:10px;font-weight:800;display:inline-block}.dashboard-continue-content h2{color:#fff;margin-bottom:10px;font-size:27px;font-weight:800;line-height:1.3}.dashboard-continue-content>p{color:#e5ebff;max-width:620px;margin-bottom:20px;font-size:14px;line-height:1.7}.dashboard-continue-progress{max-width:520px;margin-bottom:20px}.dashboard-continue-progress-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:8px;display:flex}.dashboard-continue-progress-heading span{color:#d8e2ff;font-size:12px}.dashboard-continue-progress-heading strong{color:#fff;font-size:12px}.dashboard-continue-progress .progress{background:#fff3;border-radius:30px;height:7px}.dashboard-continue-progress .progress-bar{background:#fff;border-radius:30px}.dashboard-continue-button{min-height:43px;color:var(--student-primary-dark);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:10px 17px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.dashboard-continue-button:hover{color:var(--student-primary-dark);background:#eef3ff;transform:translateY(-1px)}.dashboard-continue-button svg{width:13px;height:13px}.dashboard-continue-summary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:16px;align-items:center;gap:14px;min-width:280px;padding:20px;display:flex}.dashboard-continue-icon{background:#ffffff26;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.dashboard-continue-icon svg{width:21px;height:21px}.dashboard-continue-summary span,.dashboard-continue-summary strong{display:block}.dashboard-continue-summary span{color:#d8e2ff;margin-bottom:4px;font-size:11px}.dashboard-continue-summary strong{color:#fff;font-size:15px}.dashboard-readiness-card{min-height:100%}.dashboard-readiness-content{align-items:center;gap:24px;display:flex}.dashboard-readiness-circle{background:radial-gradient(circle closest-side, #fff 76%, transparent 78%), conic-gradient(var(--student-primary) 0% 62%, #e8edf7 62% 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:128px;height:128px;display:flex}.dashboard-readiness-circle>div{justify-content:center;align-items:baseline;display:flex}.dashboard-readiness-circle strong{color:var(--student-heading);font-size:34px;font-weight:800;line-height:1}.dashboard-readiness-circle span{color:var(--student-text);margin-left:2px;font-size:12px}.dashboard-readiness-details{min-width:0}.dashboard-readiness-status{color:#a86c00;background:#fff4d7;border-radius:30px;margin-bottom:9px;padding:5px 10px;font-size:10px;font-weight:800;display:inline-flex}.dashboard-readiness-details h3{color:var(--student-heading);margin-bottom:7px;font-size:15px;font-weight:800}.dashboard-readiness-details p{color:var(--student-text);margin-bottom:12px;font-size:12px;line-height:1.65}.dashboard-readiness-change{color:#17845d;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.dashboard-readiness-change svg{width:13px;height:13px}.dashboard-fire-icon{color:#e76d25;background:#fff0e8}.dashboard-task-count{background:var(--student-primary-soft);color:var(--student-primary);border-radius:30px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.dashboard-task-list{gap:13px;display:grid}.dashboard-task-item{border:1px solid var(--student-border);background:#fff;border-radius:14px;align-items:center;gap:14px;padding:15px;display:flex}.dashboard-task-item:hover{background:#fbfcff;border-color:#cbd6ef}.dashboard-task-icon{background:var(--student-primary-soft);width:46px;height:46px;color:var(--student-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dashboard-task-icon svg{width:18px;height:18px}.dashboard-task-content{flex:1;min-width:0}.dashboard-task-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:5px;display:flex}.dashboard-task-heading span{color:var(--student-primary);letter-spacing:.7px;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:800;display:block}.dashboard-task-heading h3{color:var(--student-heading);margin-bottom:0;font-size:14px;font-weight:800;line-height:1.4}.dashboard-task-heading>strong{color:var(--student-text);flex-shrink:0;font-size:11px}.dashboard-task-content>p{color:var(--student-text);margin-bottom:10px;font-size:11px;line-height:1.5}.dashboard-task-progress{background:#e9edf5;border-radius:30px;height:6px}.dashboard-task-progress .progress-bar{background:var(--student-primary);border-radius:30px}.dashboard-task-action{background:var(--student-primary-soft);width:34px;height:34px;color:var(--student-primary);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.dashboard-task-action:hover{background:var(--student-primary);color:#fff}.dashboard-task-action svg{width:11px;height:11px}.dashboard-module-progress-list{gap:20px;display:grid}.dashboard-module-progress-item{color:inherit;text-decoration:none}.dashboard-module-progress-item:hover{color:inherit}.dashboard-module-progress-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:9px;display:flex}.dashboard-module-progress-heading>div{align-items:center;gap:10px;display:flex}.dashboard-module-progress-heading strong{color:var(--student-heading);font-size:13px}.dashboard-module-progress-heading>span{color:var(--student-text);font-size:11px;font-weight:700}.dashboard-module-progress-icon{background:var(--student-primary-soft);width:31px;height:31px;color:var(--student-primary);border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.dashboard-module-progress-icon svg{width:13px;height:13px}.dashboard-module-progress-bar{background:#e9edf5;border-radius:30px;height:6px}.dashboard-module-progress-bar .progress-bar{background:var(--student-primary);border-radius:30px}.dashboard-shortcut-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.dashboard-shortcut-item{border:1px solid var(--student-border);min-height:115px;color:var(--student-heading);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:flex-start;gap:11px;padding:17px;text-decoration:none;display:flex;position:relative}.dashboard-shortcut-item:hover{color:var(--student-primary);background:#f8faff;border-color:#c4d1ef;transform:translateY(-2px)}.dashboard-shortcut-icon{background:var(--student-primary-soft);width:42px;height:42px;color:var(--student-primary);border-radius:11px;justify-content:center;align-items:center;display:inline-flex}.dashboard-shortcut-icon svg{width:17px;height:17px}.dashboard-shortcut-item strong{font-size:13px;font-weight:800}.dashboard-shortcut-arrow{width:10px;height:10px;color:var(--student-muted);position:absolute;top:18px;right:16px}.dashboard-result-list{gap:11px;display:grid}.dashboard-result-item{border:1px solid var(--student-border);min-height:74px;color:inherit;border-radius:12px;align-items:center;gap:13px;padding:12px 14px;text-decoration:none;display:flex}.dashboard-result-item:hover{color:inherit;background:#fbfcff;border-color:#cbd6ef}.dashboard-result-icon{color:#d99200;background:#fff4d8;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.dashboard-result-icon svg{width:17px;height:17px}.dashboard-result-content{flex:1;min-width:0}.dashboard-result-content strong,.dashboard-result-content span{display:block}.dashboard-result-content strong{color:var(--student-heading);margin-bottom:4px;font-size:13px;font-weight:800}.dashboard-result-content span{color:var(--student-text);font-size:11px}.dashboard-result-score{flex-direction:column;align-items:flex-end;min-width:78px;display:flex}.dashboard-result-score strong{color:var(--student-primary);margin-bottom:3px;font-size:15px}.dashboard-result-score span{color:var(--student-muted);font-size:10px}.dashboard-result-arrow{width:10px;height:10px;color:var(--student-muted);flex-shrink:0}.dashboard-usage-card{flex-direction:column;display:flex}.dashboard-usage-list{gap:20px;margin-bottom:24px;display:grid}.dashboard-usage-item>div:first-child{justify-content:space-between;align-items:center;gap:14px;margin-bottom:8px;display:flex}.dashboard-usage-item span{color:var(--student-text);font-size:12px}.dashboard-usage-item strong{color:var(--student-heading);font-size:11px}.dashboard-usage-item .progress{background:#e9edf5;border-radius:30px;height:6px}.dashboard-usage-item .progress-bar{background:var(--student-primary);border-radius:30px}.dashboard-manage-plan{align-self:flex-start;margin-top:auto}.dashboard-upgrade-card{color:#fff;background:radial-gradient(circle at 90% 20%,#ffffff29,#0000 24%),linear-gradient(135deg,#152f79,#315fd6);border-radius:18px;align-items:center;gap:20px;padding:28px;display:flex;position:relative;overflow:hidden}.dashboard-upgrade-card:after{content:"";border:1px solid #ffffff17;border-radius:50%;width:230px;height:230px;position:absolute;bottom:-110px;right:-70px}.dashboard-upgrade-icon,.dashboard-upgrade-content,.dashboard-upgrade-button{z-index:1;position:relative}.dashboard-upgrade-icon{color:#ffd86a;background:#ffffff24;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex}.dashboard-upgrade-icon svg{width:22px;height:22px}.dashboard-upgrade-content{flex:1;min-width:0}.dashboard-upgrade-content>span{color:#cbd7ff;letter-spacing:.9px;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.dashboard-upgrade-content h2{color:#fff;margin-bottom:6px;font-size:20px;font-weight:800}.dashboard-upgrade-content>p{color:#e3e9ff;max-width:760px;margin-bottom:13px;font-size:12px;line-height:1.65}.dashboard-upgrade-features{flex-wrap:wrap;gap:10px 18px;display:flex}.dashboard-upgrade-features span{color:#f2f5ff;align-items:center;gap:7px;font-size:11px;display:inline-flex}.dashboard-upgrade-features svg{color:#8ef0bf;width:11px;height:11px}.dashboard-upgrade-button{min-height:43px;color:var(--student-primary-dark);background:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:9px;padding:10px 18px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.dashboard-upgrade-button:hover{color:var(--student-primary-dark);background:#eef3ff;transform:translateY(-1px)}.dashboard-upgrade-button svg{width:12px;height:12px}@media (max-width:1399.98px){.dashboard-continue-card{padding:28px}.dashboard-shortcut-grid{grid-template-columns:repeat(5,minmax(130px,1fr));overflow-x:auto}.dashboard-shortcut-item{min-width:130px}}@media (max-width:1199.98px){.dashboard-continue-card{align-items:flex-start}.dashboard-continue-summary{min-width:250px}.dashboard-upgrade-card{align-items:flex-start}}@media (max-width:991.98px){.dashboard-continue-card{flex-direction:column}.dashboard-continue-content{max-width:none}.dashboard-continue-summary{width:100%;min-width:0}.dashboard-upgrade-card{flex-wrap:wrap}.dashboard-upgrade-button{margin-left:76px}}@media (max-width:767.98px){.dashboard-continue-card{padding:24px 20px}.dashboard-continue-content h2{font-size:23px}.dashboard-readiness-content,.dashboard-task-item{align-items:flex-start}.dashboard-shortcut-grid{grid-template-columns:repeat(2,1fr);overflow:visible}.dashboard-shortcut-item{min-width:0}.dashboard-upgrade-card{padding:24px 20px}.dashboard-upgrade-button{width:100%;margin-left:0}}@media (max-width:575.98px){.dashboard-page-heading{margin-bottom:18px}.dashboard-continue-card{border-radius:16px;min-height:auto;padding:21px 17px}.dashboard-continue-content h2{font-size:20px}.dashboard-continue-content>p{font-size:12px}.dashboard-continue-button{width:100%}.dashboard-continue-summary{padding:15px}.dashboard-continue-icon{width:44px;height:44px}.dashboard-readiness-content{flex-direction:column}.dashboard-readiness-circle{width:116px;height:116px}.dashboard-task-item{padding:13px}.dashboard-task-icon{width:42px;height:42px}.dashboard-task-heading{flex-direction:column;gap:5px}.dashboard-task-action{width:31px;height:31px}.dashboard-shortcut-grid{grid-template-columns:1fr}.dashboard-shortcut-item{flex-direction:row;justify-content:flex-start;align-items:center;min-height:88px}.dashboard-shortcut-arrow{top:50%;transform:translateY(-50%)}.dashboard-result-item{align-items:flex-start}.dashboard-result-score{min-width:58px}.dashboard-upgrade-card{flex-direction:column;align-items:flex-start}.dashboard-upgrade-content h2{font-size:18px}.dashboard-upgrade-features{flex-direction:column}}html[data-theme=dark] .dashboard-task-item,html[data-theme=dark] .dashboard-shortcut-item,html[data-theme=dark] .dashboard-result-item{border-color:var(--student-border);background:var(--student-card)}html[data-theme=dark] .dashboard-task-item:hover,html[data-theme=dark] .dashboard-shortcut-item:hover,html[data-theme=dark] .dashboard-result-item:hover{border-color:var(--student-primary);background:var(--student-surface-soft)}html[data-theme=dark] .dashboard-task-heading h3,html[data-theme=dark] .dashboard-module-progress-heading strong,html[data-theme=dark] .dashboard-shortcut-item strong,html[data-theme=dark] .dashboard-result-content strong,html[data-theme=dark] .dashboard-usage-item strong{color:var(--student-heading)}html[data-theme=dark] .dashboard-task-content>p,html[data-theme=dark] .dashboard-task-heading>strong,html[data-theme=dark] .dashboard-module-progress-heading>span,html[data-theme=dark] .dashboard-result-content span,html[data-theme=dark] .dashboard-result-score span,html[data-theme=dark] .dashboard-usage-item span{color:var(--student-text)}html[data-theme=dark] .dashboard-task-progress,html[data-theme=dark] .dashboard-module-progress-bar,html[data-theme=dark] .dashboard-usage-item .progress{background:var(--student-progress-background)}html[data-theme=dark] .dashboard-task-icon,html[data-theme=dark] .dashboard-task-action,html[data-theme=dark] .dashboard-module-progress-icon,html[data-theme=dark] .dashboard-shortcut-icon{background:var(--student-primary-soft);color:var(--student-primary)}html[data-theme=dark] .dashboard-task-action:hover{background:var(--student-primary);color:#fff}html[data-theme=dark] .dashboard-shortcut-arrow,html[data-theme=dark] .dashboard-result-arrow{color:var(--student-muted)}html[data-theme=dark] .dashboard-result-icon{color:#ffc857;background:#f5a62329}html[data-theme=dark] .dashboard-readiness-circle{background:radial-gradient(circle closest-side, var(--student-card) 76%, transparent 78%), conic-gradient(var(--student-primary) 0% 62%, var(--student-progress-background) 62% 100%)}html[data-theme=dark] .dashboard-readiness-status{color:#ffc857;background:#f5a62329}html[data-theme=dark] .dashboard-fire-icon{color:#ff9457;background:#e76d2529}html[data-theme=dark] .dashboard-task-count{background:var(--student-primary-soft);color:var(--student-primary)}html[data-theme=dark] .dashboard-result-score strong,html[data-theme=dark] .dashboard-readiness-change{color:#62d6a7}html[data-theme=dark] .dashboard-continue-button,html[data-theme=dark] .dashboard-upgrade-button{color:#1f3da8;background:#fff}html[data-theme=dark] .dashboard-continue-button:hover,html[data-theme=dark] .dashboard-upgrade-button:hover{color:#1f3da8;background:#e8edff}
