.dashboard-metrics{border-block:1px solid var(--web-border);grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-bottom:28px;padding:20px 0;display:grid}.dashboard-metric{border-left:1px solid var(--web-border);padding:0 24px}.dashboard-metric:first-child{border-left:0;padding-left:0}.dashboard-metric-top{color:var(--web-muted);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.dashboard-metric-value{letter-spacing:-1.3px;margin-top:5px;font-size:28px;font-weight:650;line-height:1.5}.dashboard-metric-value small{letter-spacing:0;color:var(--web-subtle);margin-left:5px;font-size:13px;font-weight:450}.dashboard-metric>p{color:var(--web-subtle);margin-top:4px;font-size:10px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;display:grid}.dashboard-main-column,.dashboard-right-column{flex-direction:column;gap:24px;min-width:0;display:flex}.dashboard-heading-dot{color:var(--web-muted);vertical-align:middle;justify-content:center;align-items:center;margin-left:5px;font-size:12px;font-weight:400;display:inline-flex}.dashboard-task-toolbar{justify-content:space-between;align-items:center;gap:10px;padding:0 23px 14px;display:flex}.dashboard-tabs{gap:5px;display:flex}.dashboard-tabs button{color:var(--web-subtle);white-space:nowrap;background:0 0;border:0;border-radius:6px;align-items:center;gap:5px;padding:7px 10px;font-weight:550;display:flex;font-size:11px!important}.dashboard-tabs button.active{background:var(--web-primary-soft);color:var(--web-primary)}.dashboard-tabs button:not(.active):hover{background:var(--web-bg);color:var(--web-text)}.dashboard-tabs button>span{opacity:.8;font-size:10px}.dashboard-task-search{color:var(--web-subtle);border:1px solid var(--web-border);border-radius:7px;align-items:center;gap:6px;max-width:150px;padding:6px 9px;display:flex}.dashboard-task-search input{width:100%;color:var(--web-text);background:0 0;border:0;outline:none;min-width:0;font-size:10px!important}.dashboard-task-search input::placeholder{color:var(--web-subtle)}.dashboard-task-labels{border-block:1px solid var(--web-border);background:var(--web-bg);color:var(--web-subtle);justify-content:space-between;align-items:center;padding:9px 72px 9px 54px;font-size:10px;display:flex}.dashboard-task-row{border-bottom:1px solid var(--web-border);align-items:center;gap:13px;padding:18px 20px;transition:background .15s;display:flex}.dashboard-task-row:hover{background:var(--web-bg)}.dashboard-checkbox{border:1.5px solid var(--web-border);background:var(--web-surface);color:#fff;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;padding:0;display:flex}.dashboard-checkbox:hover{border-color:var(--web-primary)}.dashboard-checkbox.checked{background:var(--web-primary);border-color:var(--web-primary)}.dashboard-checkbox .web-spinner{width:13px;height:13px}.dashboard-task-title{text-align:left;min-width:0;color:var(--web-text);background:0 0;border:0;flex-direction:column;flex:1;align-items:flex-start;gap:5px;padding:0;display:flex}.dashboard-task-title strong{letter-spacing:-.15px;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:12px;font-weight:600;overflow:hidden}.dashboard-task-title>span{color:var(--web-subtle);align-items:center;gap:5px;font-size:10px;display:flex}.dashboard-deadline-label{color:var(--web-muted);font-size:11px;font-weight:500}.dashboard-deadline-label.is-urgent{color:var(--web-danger)}.dashboard-task-deadline{flex-direction:column;align-items:flex-end;gap:4px;min-width:53px;display:flex}.dashboard-task-deadline small{color:var(--web-subtle);font-size:9px}.dashboard-task-open{width:23px;height:30px;color:var(--web-subtle);opacity:.55}.dashboard-task-row:hover .dashboard-task-open{opacity:1}.dashboard-task-row.is-complete .dashboard-task-title strong{color:var(--web-subtle);text-decoration:line-through}.dashboard-task-footer{color:var(--web-subtle);justify-content:space-between;gap:12px;padding:12px 20px;font-size:9px;display:flex}.dashboard-task-footer>span:first-child{align-items:center;gap:5px;display:flex}.dashboard-task-footer>span:last-child{white-space:nowrap}.dashboard-text-link{color:var(--web-muted);white-space:nowrap;background:0 0;border:0;align-items:center;gap:6px;padding:5px 0;display:flex;font-size:11px!important}.dashboard-text-link:hover{color:var(--web-primary)}.dashboard-course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;padding:0 22px 12px;display:grid}.dashboard-course-card{border:0;border-top:1px solid var(--web-border);background:var(--web-surface);text-align:left;color:var(--web-text);align-items:center;gap:10px;min-width:0;padding:16px 0;transition:border-color .15s,background .15s;display:flex}.dashboard-course-card:hover{background:var(--web-bg);color:var(--web-primary)}.dashboard-course-card>div{flex:1;min-width:0}.dashboard-course-card h3{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.dashboard-course-card p{color:var(--web-subtle);margin-top:4px;font-size:11px}.dashboard-week{padding:19px 19px 0}.dashboard-week-title{align-items:center;gap:8px;display:flex}.dashboard-week-title h2{margin-right:auto;font-size:13px;font-weight:650}.dashboard-week-title>span{color:var(--web-subtle);font-size:11px}.dashboard-week-title>.web-icon{color:var(--web-subtle)}.dashboard-week-days{grid-template-columns:repeat(7,1fr);gap:3px;margin:19px 0 17px;display:grid}.dashboard-week-days>div{border-radius:8px;flex-direction:column;align-items:center;gap:5px;padding:6px 0 4px;display:flex}.dashboard-week-days span{color:var(--web-subtle);font-size:9px}.dashboard-week-days strong{font-size:12px;font-weight:550;line-height:1.6}.dashboard-week-days i{background:0 0;border-radius:50%;width:3px;height:3px}.dashboard-week-days i.has-task{background:var(--web-primary)}.dashboard-week-days .is-today{background:var(--web-primary);color:#fff}.dashboard-week-days .is-today span{color:#ffffffc4}.dashboard-week-days .is-today .has-task{background:#fff}.dashboard-week-bottom{border-top:1px solid var(--web-border);color:var(--web-subtle);align-items:center;gap:6px;padding:12px 0;font-size:9px;display:flex}.dashboard-lectures .web-panel-heading{padding:14px 19px 9px}.dashboard-lectures h2{font-size:13px}.dashboard-lecture-row{text-align:left;width:100%;color:var(--web-text);background:0 0;border:0;align-items:center;gap:11px;padding:13px 19px;display:flex}.dashboard-lecture-row:hover{background:var(--web-bg)}.dashboard-lecture-row>div{flex:1;min-width:0}.dashboard-lecture-course{color:var(--web-subtle);font-size:11px}.dashboard-lecture-row h3{white-space:nowrap;text-overflow:ellipsis;margin:3px 0 5px;font-size:13px;font-weight:600;overflow:hidden}.dashboard-lecture-due{color:var(--web-subtle);align-items:center;gap:4px;font-size:11px;display:flex}.dashboard-lecture-row>.web-icon{color:var(--web-subtle)}.dashboard-missed-link{border:0;border-top:1px solid var(--web-border);color:var(--web-muted);background:0 0;justify-content:space-between;align-items:center;width:100%;margin-top:9px;padding:12px 20px;display:flex;font-size:10px!important}.dashboard-missed-link:hover{color:var(--web-danger)}.dashboard-briefing{border-top:1px solid var(--web-border);padding:23px}.dashboard-briefing h2{letter-spacing:-.4px;font-size:15px;font-weight:650}.dashboard-briefing>p{color:var(--web-muted);margin-top:9px;font-size:11px;line-height:1.85}.dashboard-briefing>.web-button{background:var(--web-surface);border-color:var(--web-border);width:100%;color:var(--web-text);min-height:34px;margin-top:18px;font-size:10px!important}.dashboard-briefing>.web-button>.web-icon:last-child{margin-left:auto}.dashboard-briefing-error{color:var(--web-danger)!important}.dashboard-footer{border-top:1px solid var(--web-border);color:var(--web-subtle);justify-content:space-between;align-items:center;gap:15px;margin-top:27px;padding-top:18px;font-size:9px;display:flex}.dashboard-footer>span:last-child{align-items:center;gap:6px;display:flex}.dashboard-briefing-results{margin-top:26px}.dashboard-briefing-results>h2{margin-bottom:14px;font-size:17px}.dashboard-briefing-results>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.dashboard-briefing-results button{text-align:left;color:var(--web-text);padding:20px}.dashboard-briefing-results button>span{color:var(--web-primary);font-size:11px}.dashboard-briefing-results h3{margin:10px 0;font-size:15px}.dashboard-briefing-results p{color:var(--web-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.dashboard-briefing-results button>.web-icon{color:var(--web-primary);margin-top:16px}.dashboard-briefing-body{padding:0 25px 25px}.dashboard-briefing-body h3{margin-bottom:20px;font-size:17px}.dashboard-briefing-body p{color:var(--web-muted);white-space:pre-wrap;margin:15px 0;font-size:13px;line-height:1.9}.dashboard-briefing-task{border-bottom:1px solid var(--web-border);justify-content:space-between;gap:10px;padding:10px 0;font-size:13px;display:flex}.dashboard-briefing-body>.web-button{margin-top:12px}@media (width>=1600px){.dashboard-grid{grid-template-columns:minmax(0,1fr) 340px}.dashboard-metric{padding:23px 25px}.dashboard-task-row{padding-top:22px;padding-bottom:22px}.dashboard-task-title strong{font-size:14px}.dashboard-task-title>span{font-size:11px}.dashboard-course-card h3{font-size:13px}.dashboard-course-card p{font-size:11px}.dashboard-course-card{padding:18px 0}.dashboard-lecture-row h3{font-size:13px}.dashboard-lecture-course,.dashboard-lecture-due{font-size:10px}.dashboard-briefing>p{font-size:12px}}@media (width<=1250px){.dashboard-grid{grid-template-columns:minmax(0,1fr) 265px;gap:18px}.dashboard-main-column,.dashboard-right-column{gap:18px}.dashboard-metrics{gap:0}.dashboard-metric{padding:0 16px}.dashboard-metric-top{font-size:11px}.dashboard-metric>p{font-size:9px}.dashboard-task-toolbar{flex-wrap:wrap;padding-left:16px;padding-right:16px}.dashboard-task-search{width:100%;max-width:none}.dashboard-course-grid{grid-template-columns:1fr;gap:0;padding:0 16px 16px}.dashboard-course-card{padding:15px 0}.dashboard-task-row{gap:10px;padding-left:16px;padding-right:12px}.dashboard-task-open{display:none}.dashboard-task-labels{padding-left:43px;padding-right:20px}.dashboard-task-title strong{font-size:11px}.dashboard-task-footer{padding:11px 16px}.dashboard-task-footer>span:last-child{display:none}.dashboard-task-deadline .dashboard-deadline-label{font-size:10px}.dashboard-briefing{padding:20px}}@media (width<=1000px){.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:20px}.dashboard-metric:nth-child(odd){border-left:0;padding-left:0}.dashboard-grid{grid-template-columns:minmax(0,1fr)}.dashboard-right-column{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.dashboard-briefing{grid-column:1/-1}.dashboard-briefing>p br{display:none}.dashboard-briefing>.web-button{width:auto;min-width:220px}.dashboard-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-task-toolbar{flex-wrap:nowrap}.dashboard-task-search{max-width:160px}.dashboard-task-title strong{font-size:13px}.dashboard-metric>p{font-size:10px}.dashboard-task-row{padding:18px 20px}.dashboard-task-footer>span:last-child{display:block}.dashboard-briefing-results>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.dashboard-metrics{gap:20px 0;margin-bottom:20px}.dashboard-metric{padding:0 14px}.dashboard-metric-value{font-size:28px}.dashboard-metric>p{font-size:9px}.dashboard-metric-top{font-size:11px}.dashboard-right-column{display:flex}.dashboard-week,.dashboard-lectures,.dashboard-briefing{width:100%}.dashboard-course-grid{grid-template-columns:1fr}.dashboard-task-toolbar{flex-wrap:wrap;gap:12px}.dashboard-task-search{max-width:none}.dashboard-task-title strong{font-size:12px}.dashboard-task-row{padding:17px 15px}.dashboard-task-footer{font-size:8px}.dashboard-task-footer>span:last-child{display:none}.dashboard-footer{flex-direction:column;align-items:flex-start;gap:9px}.dashboard-briefing-results>div{grid-template-columns:1fr}}