@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#192b47;background:#eee9df;font-family:Manrope,system-ui;font-size:15px}*{box-sizing:border-box}body{margin:0}.shell{background:#fbfaf6;grid-template-columns:220px minmax(480px,1fr) 300px;min-height:100vh;display:grid}.shell>aside{border-right:1px solid #dfd9cc;padding:30px 20px}.brand{gap:7px;display:grid}.sage-logo{max-width:100%;height:auto;display:block}.brand .sage-logo{width:180px}.brand small{text-transform:uppercase;letter-spacing:.12em;color:#708093;font:10px Manrope}nav{gap:8px;margin-top:40px;display:grid}nav a{color:#32445b;border-radius:9px;align-items:center;gap:12px;padding:13px 14px;font-weight:600;text-decoration:none;display:flex}nav a svg{width:19px}nav a.active{color:#145a7b;background:#e3edf0}.motto{color:#6d665b;background:#f5f0e6;border:1px solid #e5ded1;border-radius:12px;margin-top:calc(100vh - 440px);padding:20px;line-height:1.8}.agenda{max-width:850px;padding:48px 44px}.agenda header{border-bottom:1px solid #ded8cc;justify-content:space-between;align-items:start;padding-bottom:30px;display:flex}.eyebrow{color:#697b8b;letter-spacing:.13em;margin:0 0 7px;font-size:10px;font-weight:800}h1,h2,h3{color:#19375e;margin:0;font-family:DM Serif Display}h1{font-size:36px}h2{font-size:24px}.agenda header p:not(.eyebrow),.lesson-title p:last-child{color:#687687;margin:8px 0}.agenda button{color:#203c5e;background:#fff;border:1px solid #d9d4ca;border-radius:9px;align-items:center;gap:8px;padding:10px 14px;font-weight:700;display:flex}.agenda>h2{margin:28px 0}.timeline{gap:20px;display:grid}.lesson{grid-template-columns:55px 17px 1fr;gap:15px;display:grid;position:relative}.lesson time{color:#1c3656;font-weight:700}.lesson time small{color:#8590a0;font-weight:500;display:block}.dot{background:#22a398;border-radius:50%;width:13px;height:13px;margin-top:8px;box-shadow:0 0 0 5px #e4f4f0}.amber .dot{background:#e8a52d;box-shadow:0 0 0 5px #fff3dc}.card{background:#fffefa;border:1px solid #e2ddd3;border-left:4px solid #22a398;border-radius:14px;padding:20px;box-shadow:0 9px 18px #2934400a}.amber .card{border-left-color:#e8a52d}.lesson-title{gap:15px;display:flex}.icon{color:#157e77;background:#dff1ed;border-radius:10px;place-items:center;width:45px;height:45px;display:grid}.amber .icon{color:#c27600;background:#fff0d2}.lesson-title h3{font-size:24px}.steps{border-top:1px solid #eee9df;gap:8px;margin:18px -20px;padding:16px 20px;display:grid}.steps span{color:#33465c;align-items:center;gap:8px;font-size:13px;display:flex}.steps svg{color:#20a294;width:16px}.primary{color:#fff!important;background:#1763c5!important;border:none!important}.card>a{color:#1763c5;margin-left:18px;font-size:13px;font-weight:700;text-decoration:none}.card>a svg{vertical-align:middle;width:15px}.right{background:#faf9f4;align-content:start;gap:18px;display:grid;border:none!important;padding:30px 19px!important}.calendar,.course,.notice{background:#fffefa;border:1px solid #e1ddd3;border-radius:12px;padding:18px}.week,.dates{text-align:center;color:#6f7a88;grid-template-columns:repeat(7,1fr);gap:9px;font-size:11px;display:grid}.week{margin:18px 0 10px}.dates span{padding:5px 0}.dates .selected{color:#fff;background:#1763c5;border-radius:8px}.course h2{font-size:27px}.teal-text{color:#198a80;margin:4px 0 16px}.course label{color:#167d74;border:1px solid #6fc5b9;border-radius:7px;align-items:center;gap:5px;padding:7px;font-size:11px;display:inline-flex}.course label svg{width:14px}.course progress{accent-color:#209a91;width:100%;margin:20px 0 4px}.course>p:not(.eyebrow):not(.teal-text){margin:0;font-size:12px}.course ol{gap:4px;padding:0;font-size:12px;list-style:none;display:grid}.course li{padding:8px}.course li.current{color:#135d5a;background:#e4f1ee;border-radius:7px;font-weight:700}.course .primary{justify-content:center;width:100%}.notice strong{color:#19375e}.notice p:last-child{color:#667484;font-size:12px;line-height:1.6}@media (width<=1000px){.shell{grid-template-columns:190px 1fr}.right{display:none}.agenda{padding:35px 25px}}@media (width<=650px){.shell{display:block}.shell>aside:first-child{border-bottom:1px solid #ddd;padding:15px}.brand .sage-logo{width:155px}nav{margin:15px 0;display:flex;overflow:auto}.motto{display:none}nav a{white-space:nowrap}.agenda{padding:25px 18px}.agenda header{gap:10px}.agenda header h1{font-size:30px}.lesson{grid-template-columns:1fr}.lesson time,.dot{display:none}.card{padding:15px}.steps{margin:15px -15px;padding:12px 15px}}.signin{text-align:center;background:radial-gradient(circle at top,#e1f0ea,#f5f1e8 48%,#eae5da);place-content:center;min-height:100vh;padding:30px;display:grid}.signin .sage-logo{justify-self:center;width:min(260px,78vw);margin-bottom:15px}.signin .loading-logo{width:130px}.signin h1{max-width:520px;font-size:44px}.signin p:not(.eyebrow){color:#56687c;max-width:470px;line-height:1.7}.login{border-radius:9px;justify-self:center;align-items:center;gap:7px;padding:12px 16px;text-decoration:none;display:inline-flex}.login svg{width:17px}.teacher-workspace{max-width:1000px;padding:48px 44px}.teacher-workspace header{border-bottom:1px solid #ded8cc;padding-bottom:28px}.teacher-workspace header>div>p:last-child{color:#687687;max-width:590px}.teacher-grid{grid-template-columns:1fr 1fr;gap:18px;margin:28px 0;display:grid}.teacher-grid article,.workflow{background:#fffefa;border:1px solid #e2ddd3;border-radius:14px;padding:22px}.teacher-grid h2{margin-bottom:20px;font-size:25px}.teacher-grid form{gap:12px;display:grid}.teacher-grid label{color:#3d5066;gap:6px;font-size:12px;font-weight:700;display:grid}.teacher-grid input{font:inherit;background:#fcfbf8;border:1px solid #d8d3c8;border-radius:8px;padding:11px}.teacher-grid .primary{align-items:center;gap:6px;width:max-content;display:flex}.teacher-grid .primary svg{width:16px}.workflow{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.workflow>p{grid-column:1/-1}.workflow div{padding-left:36px;position:relative}.workflow span{color:#147b73;font-weight:800;position:absolute;top:0;left:0}.workflow div p{color:#69798a;font-size:12px;line-height:1.6}.message{color:#206b64;background:#eaf3ef;border-radius:9px;margin-top:18px;padding:13px 15px;font-size:13px}@media (width<=650px){.teacher-workspace{padding:25px 18px}.teacher-grid,.workflow{grid-template-columns:1fr}.workflow>p{grid-column:auto}.signin h1{font-size:34px}}.card-meta{border-top:1px solid #eee9df;flex-wrap:wrap;align-items:center;gap:10px;margin:16px -20px 0;padding:14px 20px;display:flex}.card-meta+.primary,.card-meta+a{margin-top:14px}.type-badge{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:10px;font-weight:800;line-height:1.5;display:inline-flex}.status-chip{color:#52657b;white-space:nowrap;background:#eef2f6;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.status-chip svg{width:13px}.status-chip.done{color:#167d74;background:#e4f1ee}.status-chip.late{color:#b26a00;background:#fdf0dc}.due-note{color:#b26a00;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.due-note svg{width:14px}.timeline-loading{text-align:center;color:#8590a0;background:#fffefa;border:1px dashed #d9d2c4;border-radius:14px;padding:34px;font-size:13px}.section-note{color:#8590a0;margin:24px 0;font-size:13px}.assignment-group{gap:12px;margin-bottom:10px;display:grid}.assignment-row{background:#fffefa;border:1px solid #e2ddd3;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.assignment-title-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.assignment-row h3{font-size:18px}.assignment-meta{color:#687687;margin:7px 0 0;font-size:12px}.empty-card{text-align:center;color:#6d7a8a;background:#fffefa;border:1px dashed #d9d2c4;border-radius:14px;justify-items:center;gap:7px;margin-top:26px;padding:34px 22px;display:grid}.empty-card svg{color:#9fb0bf;width:26px}.empty-card strong{color:#19375e;font-size:15px}.empty-card p{max-width:430px;margin:0;font-size:13px;line-height:1.6}.cal-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.cal-head .eyebrow{margin:0}.cal-nav{align-items:center;gap:7px;display:flex}.cal-nav strong{color:#19375e;white-space:nowrap;font-size:12px}.cal-nav button{cursor:pointer;color:#32445b;background:#fff;border:1px solid #e1ddd3;border-radius:7px;place-items:center;width:24px;height:24px;padding:0;display:grid}.cal-nav button:hover{background:#f2f6f7}.cal-nav svg{width:13px}.dates .cal-day{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:5px 0}.dates .cal-day:hover{background:#eef4f6}.dates .cal-day.today{color:#147b73;font-weight:800;box-shadow:inset 0 0 0 1.5px #22a398}.dates .cal-day.selected{color:#fff;background:#1763c5}.dates .cal-day.selected.today{box-shadow:none;color:#fff}.cal-selected-label{letter-spacing:.13em;color:#697b8b;margin:0;font-size:10px;font-weight:800}.cal-items{border-top:1px solid #eee9df;gap:9px;margin-top:14px;padding-top:12px;display:grid}.cal-item{align-items:flex-start;gap:9px;display:flex}.cal-dot{border-radius:50%;flex:none;width:8px;height:8px;margin-top:4px}.cal-item strong{color:#22364f;font-size:12px;line-height:1.4;display:block}.cal-item small{color:#7b8794;font-size:11px}.cal-empty{color:#8590a0;margin:0;font-size:12px;line-height:1.55}.teacher-grid h2{align-items:center;gap:9px;display:flex}.teacher-grid h2 svg{color:#147b73;flex:none;width:20px}.teacher-grid select{font:inherit;color:inherit;background:#fcfbf8;border:1px solid #d8d3c8;border-radius:8px;padding:11px}.mini-list{border-top:1px solid #eee9df;gap:10px;max-height:230px;margin:16px 0 0;padding:14px 0 0;list-style:none;display:grid;overflow:auto}.mini-list li{color:#33465c;align-items:center;gap:9px;font-size:13px;display:flex}.mini-list li strong{color:#22364f}.mini-list li small{color:#7b8794;white-space:nowrap;margin-left:auto;font-size:11px}.color-dot{border-radius:50%;flex:none;width:11px;height:11px}.grading-mode{text-transform:capitalize}.list-empty{color:#8590a0;border-top:1px solid #eee9df;margin:16px 0 0;padding-top:14px;font-size:12px;line-height:1.55}.timeline-empty,.timeline-error{text-align:center;color:#6d7a8a;background:#fffefa;border:1px dashed #d9d2c4;border-radius:14px;justify-items:center;gap:8px;padding:36px 22px;display:grid}.timeline-empty svg,.timeline-error svg{color:#9fb0bf;width:26px}.timeline-empty strong,.timeline-error strong{color:#19375e;font-family:DM Serif Display;font-size:19px}.timeline-empty p,.timeline-error p{max-width:440px;margin:0;font-size:13px;line-height:1.6}.timeline-error{background:#fdf7f4;border-color:#e7c9c3}.timeline-error svg{color:#c65f4a}.timeline-error strong{color:#8c3b2e}.timeline-error p{color:#9a6a5e}.cal-error{color:#b3543f;margin:0;font-size:12px;font-weight:600;line-height:1.55}.cal-error button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:800;text-decoration:underline;display:inline}.error-card{background:#fdf7f4;border-color:#e7c9c3}.error-card svg{color:#c65f4a}.error-card strong{color:#8c3b2e}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
