@charset "UTF-8";
:root{--bg:#f7f8f4;--surface:#fff;--ink:#233c34;--muted:#6e7a72;--line:#e3e8df;--green:#214e43;--green-soft:#e7efe8;--cream:#f0f2c7;--amber:#8a5d15;--red:#a24735;--radius:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none;color:var(--ink);background:var(--bg);font-size:15px;line-height:1.55}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button{color:inherit}button:disabled{opacity:.55;cursor:wait}a,button,summary{touch-action:manipulation}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(30px,3.2vw,44px);line-height:1.13;letter-spacing:-1.8px;font-weight:620;margin-bottom:14px}h2{font-size:21px;line-height:1.3;letter-spacing:-.5px;font-weight:610;margin-bottom:15px}h3{font-size:19px;line-height:1.4;margin-bottom:9px;font-weight:600}p{margin-bottom:16px}small{font-size:12px}.muted{color:var(--muted)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.5px;color:#607467;margin-bottom:15px}.small-dot{display:inline-block;width:7px;height:7px;background:#6d8d69;border-radius:50%}.skip{position:absolute;left:10px;top:-80px;z-index:10;background:white;padding:12px}.skip:focus{top:10px}:focus-visible{outline:3px solid #c58a21;outline-offset:4px;border-radius:4px}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;background:#fff;border-right:1px solid var(--line);padding:35px 25px 20px;display:flex;flex-direction:column;z-index:2}.brand{display:flex;align-items:center;gap:10px;font-size:30px;letter-spacing:-1.7px;font-weight:650;line-height:1}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--green);color:var(--cream);font-size:31px;letter-spacing:-3px;padding-right:4px}.brand-dot{font-size:9px;align-self:flex-start;margin-top:4px}.brand-sub{font-size:11px;margin:12px 0 48px 48px;color:var(--muted)}.space-label{font-size:10px;letter-spacing:1.8px;color:#8b948d;margin:0 14px 15px}nav{display:flex;flex-direction:column;gap:7px}nav a{display:flex;align-items:center;gap:13px;padding:13px 14px;border-radius:10px;font-size:13px;font-weight:530;color:#758078;min-height:46px}nav a>span{font-size:19px;line-height:1;width:19px;text-align:center}nav a:hover{background:#f5f7f3}nav a[aria-current]{background:var(--green-soft);color:var(--green);font-weight:650}.sidebar-bottom{margin-top:auto}.side-note{background:#f7f8f3;border-radius:13px;padding:17px 15px;font-size:12px;font-weight:550;margin-bottom:22px}.side-note .small-dot{margin-right:5px}.side-note p{font-size:11px;color:var(--muted);font-weight:400;line-height:1.8;margin:10px 0 0}.profile{display:flex;gap:10px;align-items:center;padding-top:18px;border-top:1px solid var(--line)}.avatar{display:grid;place-items:center;flex-shrink:0;width:37px;height:37px;background:#e9e9dc;border-radius:50%;font-size:13px}.profile strong{font-size:12px}.profile small{display:block;color:var(--muted);font-size:10px}.profile form{margin-left:auto}.icon-button{border:0;background:transparent;font-size:19px;min-width:40px;min-height:44px;border-radius:9px}.icon-button:hover{background:var(--green-soft)}.workspace{margin-left:244px}.topbar{height:80px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 48px;font-size:9px;letter-spacing:1.7px;color:#829083}.timezone-label{font-size:11px;letter-spacing:0;color:#62786a;display:flex;align-items:center;gap:14px}.main{max-width:1400px;margin:auto;padding:26px 48px 65px;min-height:calc(100vh - 143px)}.demo-banner{font-size:10px;display:flex;align-items:center;gap:12px;color:#797c62;margin-bottom:29px}.demo-banner>span{font-size:8px;letter-spacing:1px;padding:3px 7px;background:#eeefdf;border-radius:4px}.page-heading{display:flex;justify-content:space-between;gap:25px;align-items:center;margin-bottom:30px}.page-heading .eyebrow{margin-bottom:12px}.page-heading p:not(.eyebrow){color:var(--muted);font-size:14px;margin:0}.wave{font-size:35px;color:#8f9c65;margin-left:7px}.pill{font-size:10px;line-height:1.4;border-radius:7px;padding:7px 10px;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-weight:550;letter-spacing:.1px}.pill.neutral{background:#ecefe7;color:#697964}.pill.light{background:#42695a;color:#edf4dc;font-size:9px;letter-spacing:1px}.ACQUIRED{background:#e8f2e6;color:#46703c}.FRAGILE{background:#fbf0d8;color:#8a611a}.TO_REVIEW{background:#fae9e3;color:#a24735}.UNCERTAIN{background:#edf0ee;color:#647368}.today-layout,.parent-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:26px;align-items:start}.check-hero{background:var(--green);color:#f5f7ec;border-radius:var(--radius);padding:30px 32px 28px;min-height:296px}.hero-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.hero-top>span:last-child{font-size:25px;color:#d4e4b5}.check-hero h2{font-size:37px;font-weight:500;letter-spacing:-1.3px;line-height:1.12;margin-bottom:17px}.check-hero p{color:#bed0c1;font-size:13px;line-height:1.8}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:27px}.hero-metric{font-size:28px;font-weight:500;display:flex;align-items:baseline;gap:9px}.hero-metric small{font-size:11px;color:#c8d6c5;font-weight:400}.button{display:inline-flex;justify-content:center;align-items:center;gap:18px;border:1px solid transparent;border-radius:10px;min-height:48px;padding:12px 18px;font-size:12px;font-weight:600;transition:background .15s,transform .15s;line-height:1.4}.button:hover{transform:translateY(-1px)}.button:active{transform:translateY(0)}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:#2c6353}.button.cream{background:var(--cream);color:#314a38}.button.outline{background:transparent;border-color:#ccd6c8;color:var(--green)}.button.outline:hover{background:#eff4e9}.button.ghost{background:transparent;color:var(--muted)}.button.ghost:hover{background:#eef1e9}.button.small{font-size:11px;min-height:44px;padding:8px 13px;gap:8px}.full{width:100%}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:25px}.right-rail{display:flex;flex-direction:column;gap:22px}.rhythm h2{font-size:35px;margin:6px 0 9px;letter-spacing:-1px}.rhythm h2 span{font-size:16px;font-weight:500;letter-spacing:-.3px}.rhythm p:not(.eyebrow){font-size:12px;color:var(--muted);line-height:1.8}.week-rhythm{display:flex;justify-content:space-between;margin:22px 0}.week-rhythm span{background:#f0f3eb;color:#83917e;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-size:10px}.text-link{font-size:12px;color:var(--green);font-weight:600;display:inline-flex;align-items:center;min-height:30px}.text-link:hover{text-decoration:underline}.homework-mini{padding:17px 0;border-bottom:1px solid var(--line)}.homework-mini:nth-child(2){padding-top:0}.homework-mini:last-of-type{border:0}.mini-label{display:block;color:#819077;font-size:10px;font-weight:600;margin-bottom:6px;letter-spacing:.3px}.homework-mini strong{font-size:13px;font-weight:600}.homework-mini p{font-size:11px;line-height:1.7;color:var(--muted);margin:5px 0 0}.quiet-tip{text-align:center;color:#7b867a;font-size:11px;line-height:1.8;margin:0}.section{margin-top:31px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:17px}.section-heading h2{margin:0;font-size:18px}.section-heading .muted{font-size:10px}.course-list{border-radius:16px;background:#fff;border:1px solid var(--line);overflow:hidden}.course-row+ .course-row{border-top:1px solid var(--line)}.course-row summary{display:flex;align-items:center;list-style:none;gap:15px;padding:19px 20px}.course-row summary::-webkit-details-marker{display:none}.course-time{font-size:11px;color:#82907d;min-width:35px}.subject-icon{height:38px;width:38px;display:grid;place-items:center;background:#e9efe5;border-radius:11px;font-size:17px;color:#55754e;flex-shrink:0;font-weight:550}.subject-2,.subject-5{background:#f0eadd;color:#98824c}.subject-3,.subject-6{background:#e7ecf4;color:#637995}.subject-4,.subject-7{background:#f1e6df;color:#a2795d}.course-info{display:flex;flex-direction:column;gap:3px}.course-info strong{font-size:12px;font-weight:600}.course-info>span{color:var(--muted);font-size:11px}.row-arrow{margin-left:auto;font-size:15px;color:#8a9783}.course-detail{padding:0 25px 20px 124px;font-size:12px;color:var(--muted)}.course-detail p{margin-bottom:8px}.course-detail small{font-size:10px}.empty{padding:35px;text-align:center;color:var(--muted);font-size:13px;line-height:1.8}.footer{display:flex;align-items:center;gap:16px;padding:20px 48px;border-top:1px solid var(--line);font-size:12px;color:#6c7b6a}.footer>span{font-size:10px;color:#949d8f}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:35px}.stat-card{background:#fff;border:1px solid var(--line);padding:20px 23px;border-radius:15px;display:grid;grid-template-columns:1fr auto;gap:5px}.stat-card strong{font-size:32px;grid-column:1;grid-row:1;font-weight:550;line-height:1.2}.stat-card>span:last-child{font-size:11px;color:var(--muted)}.state-dot{height:9px;width:9px;border-radius:50%;grid-column:2;align-self:center;background:currentColor}.state-list{display:grid;gap:15px}.state-card{border:1px solid var(--line);border-radius:15px;padding:23px;background:#fff}.state-card-top{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:11px}.state-card-top .eyebrow{font-size:9px;letter-spacing:1.1px;margin:0}.state-card h3 a{display:flex;justify-content:space-between;gap:15px}.state-card h3 span{font-weight:400;color:#879680}.state-card p{font-size:12px;color:var(--muted);max-width:540px;margin-bottom:12px}.state-meta{display:flex;gap:18px;flex-wrap:wrap;font-size:10px;color:#7f8b79}.upcoming-line{border-top:1px solid var(--line);padding-top:12px;margin-top:15px;font-size:10px;color:#7a784c}.state-card>small{display:block;margin-top:10px;color:#839178;font-size:10px}.weekend-card{background:#edf0df;border:0;padding-top:27px}.weekend-card h2{font-size:26px;line-height:1.3;margin:17px 0}.weekend-card p{font-size:12px;line-height:1.9;color:#718063;margin-bottom:25px}.subjects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px}.subject-card .section-heading{margin-bottom:22px}.topic-row{display:flex;justify-content:space-between;gap:15px;padding:18px 0;border-top:1px solid var(--line);align-items:center}.topic-row strong{font-size:13px;font-weight:550;display:block;margin-bottom:9px}.topic-row>span{color:#87987e}.timeline{margin-top:28px}.timeline article{position:relative;margin-left:7px;padding:0 0 27px 28px;border-left:1px solid var(--line)}.timeline article:last-child{padding-bottom:0}.timeline-dot{position:absolute;left:-5px;top:4px;height:10px;width:10px;border-radius:50%;background:currentColor}.timeline h3{font-size:15px}.timeline p:not(.mini-label){font-size:12px;color:var(--muted);margin:0}.signal-row{padding:16px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:5px}.signal-row span{font-size:11px;color:var(--muted)}.signal-row strong{font-size:12px;font-weight:500}.signal-row:last-of-type{margin-bottom:20px}.review-list{display:grid;gap:19px}.review-item{display:flex;gap:20px}.review-number{font-size:24px;color:#95a37f;font-weight:500}.review-content{flex:1;min-width:0}.review-content h2{font-size:20px}.review-content p:not(.eyebrow){font-size:12px;color:var(--muted)}.review-controls{display:flex;align-items:center;gap:3px;flex-wrap:wrap}.reviewed{background:#f1f5ec}.stack{display:flex;flex-direction:column;gap:18px}.stack p{margin:0}.stack label,.field label{font-size:12px;font-weight:550;display:block;margin-bottom:7px}input:not([type=radio]):not([type=checkbox]),select{width:100%;min-height:48px;border:1px solid #d7dfd1;border-radius:9px;padding:10px 12px;color:var(--ink);background:#fff}input[type=radio],input[type=checkbox]{accent-color:var(--green);width:17px;height:17px}.checkbox{display:flex!important;align-items:center;gap:10px}.status-line{display:flex;justify-content:space-between;align-items:center;font-size:12px;padding:12px 0;border-bottom:1px solid var(--line);gap:10px}.sync-row{display:flex;align-items:center;gap:20px;font-size:12px;padding:14px 0;border-bottom:1px solid var(--line);flex-wrap:wrap}.sync-row:last-child{border:0}.sync-row p{margin:0;color:var(--muted)}.notice{padding:15px 20px;border-radius:11px;background:#f4e9dc;color:#805c2d;font-size:13px;margin-bottom:25px}.notice.success{background:#e8f2e3;color:#426440}.check-container{max-width:720px;margin:15px auto}.check-top{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted);margin-bottom:17px}progress{width:100%;height:6px;appearance:none;border:0;border-radius:6px;overflow:hidden;background:#e1e7da;margin-bottom:28px}progress::-webkit-progress-bar{background:#e1e7da}progress::-webkit-progress-value{background:#8caa73}progress::-moz-progress-bar{background:#8caa73}.question-card{background:#fff;padding:40px;border:1px solid var(--line);border-radius:22px;animation:appear .25s ease-out}.question-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:37px;font-size:9px;letter-spacing:1.2px;color:#8b9681}.question-card h1{font-size:30px;letter-spacing:-.8px;line-height:1.4;margin-bottom:25px}.question-card .eyebrow{font-size:10px}.feeling{border:0;margin:0 0 25px;padding:0;display:flex;flex-wrap:wrap;gap:9px}.feeling legend{font-size:11px;color:var(--muted);margin-bottom:10px}.feeling legend span{color:#92998a}.feeling label{display:flex;align-items:center;gap:6px;background:#f3f5ee;border-radius:7px;padding:9px;font-size:11px;min-height:42px}.answer-options{display:flex;flex-direction:column;gap:12px;margin-bottom:12px}.answer-option{display:flex;align-items:center;gap:16px;width:100%;text-align:left;background:#fff;border:1px solid #dce4d5;border-radius:11px;padding:14px 17px;font-size:14px;min-height:65px;transition:background .15s,border-color .15s}.answer-option:hover{background:#f1f5e9;border-color:#78965f}.option-key{display:grid;place-items:center;width:28px;height:28px;background:#f0f3eb;border-radius:7px;font-size:11px;flex-shrink:0}.option-arrow{margin-left:auto;color:#789364}.under-card{text-align:center;font-size:11px;color:var(--muted);margin-top:22px}.feedback{text-align:center;padding:45px}.feedback p{font-size:14px;line-height:1.85}.feedback .muted{font-size:12px}.feedback .button{margin-top:15px}.success-symbol{width:65px;height:65px;border-radius:50%;background:#edf3dd;color:#698049;display:grid;place-items:center;font-size:32px;margin:0 auto 25px}.correction-list{margin-top:20px}.correction-list summary{font-size:12px}.correction-list a{display:flex;justify-content:space-between;gap:20px;font-size:12px;padding:15px 0;border-top:1px solid var(--line);margin-top:12px}.segmented{display:flex;border:1px solid var(--line);background:#eef0e8;border-radius:11px;padding:4px}.segmented a{font-size:12px;min-height:38px;padding:9px 15px;border-radius:8px}.segmented a[aria-current]{background:#fff;box-shadow:0 1px 4px #243c3410}.calendar-toolbar{display:flex;justify-content:space-between;align-items:center;margin:10px 0 25px}.calendar-toolbar h2{margin:0}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.calendar-cell{min-height:160px;padding:12px 8px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.calendar-cell:nth-child(7n){border-right:0}.calendar-cell.is-today{background:#f4f7ec}.calendar-cell h3{font-size:17px;display:flex;flex-direction:column;align-items:center;gap:7px;margin:4px 0 17px}.calendar-cell h3>span{font-size:10px;font-weight:400;color:var(--muted)}.calendar-cell h3>a{min-width:30px;height:30px;display:grid;place-items:center;border-radius:50%}.calendar-cell.is-today h3>a{background:var(--green);color:#fff}.calendar-event{display:block;background:#eaf0e4;border-left:3px solid #9ab782;border-radius:6px;padding:9px 7px;margin-bottom:7px;font-size:10px;overflow-wrap:anywhere}.calendar-event summary{list-style:none}.calendar-event summary::-webkit-details-marker{display:none}.calendar-event small{display:block;font-size:8px;color:#68805e;margin-bottom:4px}.calendar-event strong{font-size:10px;font-weight:600;display:block;line-height:1.5}.calendar-event span{font-size:9px;display:block;margin-top:4px;color:#72826a}.calendar-event p{font-size:10px;margin:10px 0 5px}.homework-event{background:#eef0f8;border-color:#a2b0d4}.assessment-event{background:#f9edd9;border-color:#ceb16f}.session-event{background:#e4ede8;border-color:#527d68}.calendar-free{display:block;text-align:center;font-size:9px;color:#a0a998;margin-top:25px}.calendar-month .calendar-event{padding:5px}.calendar-day{grid-template-columns:1fr;max-width:780px}.calendar-day .calendar-cell{padding:20px}.calendar-day .calendar-event{padding:14px 20px}.calendar-day .calendar-event strong{font-size:14px}.calendar-day .calendar-event small{font-size:11px}.calendar-day .calendar-event span{font-size:12px}.calendar-legend{display:flex;gap:25px;font-size:10px;color:var(--muted);margin-top:18px;flex-wrap:wrap}.login-workspace .main{max-width:1250px;padding:6vh 35px;min-height:calc(100vh - 60px);display:grid;align-items:center}.login-layout{display:grid;grid-template-columns:1.1fr 1fr;border:1px solid var(--line);border-radius:25px;overflow:hidden;background:#fff;min-height:640px;box-shadow:0 15px 80px #263c3406}.login-story{background:#214e43;color:#eff3e4;padding:48px;display:flex;flex-direction:column;justify-content:space-between}.login-story .brand-mark{background:#dce5b6;color:var(--green)}.login-story .eyebrow{color:#b7c8a7;font-size:9px}.login-story h1{font-size:52px;line-height:1.15;letter-spacing:-2px;font-weight:500;margin-bottom:25px}.login-story p:not(.eyebrow){font-size:14px;color:#b8cdbd;max-width:330px}.login-facts{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.login-facts span{font-size:9px;padding:6px 9px;border:1px solid #5c7a68;border-radius:7px;color:#d0dcbb}.login-story .story-bottom{font-size:10px;display:flex;gap:14px;align-items:center;margin:0}.story-bottom>span{opacity:.5;letter-spacing:1px}.login-panel{padding:65px 48px;align-self:center}.login-panel h2{font-size:28px;letter-spacing:-1px}.login-panel>p.muted{font-size:13px;margin-bottom:30px}.login-panel .stack{gap:20px}.demo-help{margin-top:28px;border-top:1px solid var(--line);padding-top:22px;font-size:11px;color:var(--muted)}.demo-help p{font-size:11px;line-height:1.9;margin:8px 0}.demo-help small{font-size:10px}.demo-help code{font-size:10px}.privacy-note{font-size:10px;color:#929b89;margin:25px 0 0}.errorlist{padding:12px 18px;background:#fae9e3;border-radius:7px;color:#9b4031;list-style:none;font-size:12px;margin:0}.errorlist:empty{display:none}@keyframes appear{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.today-layout,.parent-layout{grid-template-columns:minmax(0,1fr) 320px}.check-hero{padding:35px 40px}.check-hero h2{font-size:43px}.check-hero p{font-size:14px}.right-rail .card{padding:29px}.hero-bottom{margin-top:35px}}
@media(max-width:1150px){.sidebar{width:210px;padding:30px 17px 18px}.workspace{margin-left:210px}.main{padding:25px 28px 45px}.topbar{padding:0 28px}.today-layout,.parent-layout{grid-template-columns:minmax(0,1fr) 245px;gap:20px}.card{padding:21px}.check-hero{padding:25px}.hero-bottom{flex-wrap:wrap}.page-heading>.pill{display:none}.check-hero h2{font-size:33px}.calendar-week{min-width:780px}.calendar-scroll{overflow-x:auto}.page-heading .button{font-size:11px}.footer{padding:20px 28px}}
@media(max-width:900px){.sidebar{width:185px;padding:25px 12px}.workspace{margin-left:185px}.brand{font-size:26px}.brand-sub{margin-left:44px;font-size:9px}nav a{padding:12px 10px;font-size:12px;gap:10px}.today-layout,.parent-layout{grid-template-columns:1fr}.right-rail{display:grid;grid-template-columns:1fr 1fr;align-items:start}.right-rail>.quiet-tip{grid-column:1/-1}.stats-grid{gap:10px}.stat-card{padding:17px}.stat-card strong{font-size:28px}.page-heading{align-items:flex-start;flex-direction:column;gap:17px}.subjects-grid{gap:16px}.login-story{padding:35px}.login-panel{padding:40px 30px}.login-story h1{font-size:43px}.login-layout{min-height:610px}}
@media(max-width:650px){.sidebar{position:relative;inset:auto;width:100%;height:auto;padding:17px 20px 9px;border:0;border-bottom:1px solid var(--line);display:block}.sidebar .brand{font-size:25px}.brand-mark{width:32px;height:32px;font-size:27px;border-radius:10px}.brand-dot,.brand-sub,.space-label,.side-note{display:none}.sidebar nav{flex-direction:row;margin-top:18px;overflow-x:auto;gap:4px;scrollbar-width:none}.sidebar nav a{white-space:nowrap;padding:10px 12px;min-height:40px;font-size:11px;gap:6px}.sidebar nav a>span{font-size:15px;width:15px}.sidebar-bottom{position:absolute;right:16px;top:12px}.profile{padding:0;border:0;gap:7px}.profile .avatar{width:28px;height:28px;font-size:11px}.profile small{font-size:9px}.profile strong{font-size:10px}.profile .icon-button{min-width:33px}.workspace{margin:0}.topbar{height:44px;padding:0 21px;font-size:7px;letter-spacing:1.1px}.timezone-label{font-size:9px;gap:8px}.main{padding:19px 20px 40px}.demo-banner{font-size:9px;gap:8px;line-height:1.6;margin-bottom:23px;align-items:flex-start}.demo-banner>span{font-size:7px;white-space:nowrap}.page-heading{margin-bottom:23px}.page-heading p:not(.eyebrow){font-size:12px}.page-heading h1{font-size:34px;letter-spacing:-1.3px}.eyebrow{font-size:9px}.wave{font-size:27px}.check-hero{padding:25px 24px}.check-hero h2{font-size:35px}.check-hero p{font-size:12px}.hero-metric{font-size:25px}.hero-bottom{gap:22px}.hero-bottom .button{width:100%;justify-content:space-between;padding:14px 20px}.hero-bottom{margin-top:23px}.hero-top{margin-bottom:24px}.right-rail{grid-template-columns:1fr;gap:18px}.rhythm{display:none}.course-row summary{padding:16px 14px;gap:10px}.course-time{font-size:10px;min-width:31px}.subject-icon{width:34px;height:34px;font-size:15px}.course-info strong{font-size:11px}.course-info>span{font-size:10px}.course-detail{padding:0 20px 18px;font-size:12px}.section-heading h2{font-size:16px}.section-heading .muted{font-size:9px}.footer{padding:16px 20px;font-size:10px;gap:12px}.footer>span{font-size:8px}.stats-grid{grid-template-columns:repeat(2,1fr);margin-bottom:25px}.stat-card{padding:18px}.stat-card strong{font-size:32px}.state-card{padding:20px}.state-card h3{font-size:17px}.state-card p{font-size:11px}.subjects-grid{grid-template-columns:1fr}.card{padding:22px}.review-item{gap:13px}.review-content h2{font-size:18px}.review-number{font-size:20px}.review-controls .button.primary{width:100%;margin-bottom:5px}.question-card{padding:26px 21px}.check-container{margin:0 auto}.question-card h1{font-size:25px;letter-spacing:-.6px}.question-meta{margin-bottom:28px;font-size:8px}.question-meta .pill{font-size:9px}.answer-option{font-size:13px;gap:12px;padding:13px;min-height:63px}.feeling{gap:6px}.feeling label{font-size:10px;padding:8px}.feeling legend{font-size:10px}.feedback h1{font-size:28px}.feedback p{font-size:13px}.feedback{padding:35px 24px}.segmented{width:100%;justify-content:space-around}.segmented a{flex:1;text-align:center}.calendar-month{min-width:660px}.calendar-day{min-width:0}.calendar-legend{gap:12px;font-size:9px}.calendar-toolbar h2{font-size:18px}.login-workspace .main{padding:20px 15px}.login-layout{grid-template-columns:1fr;border-radius:20px;min-height:0}.login-story{padding:28px 27px;gap:35px}.login-story h1{font-size:40px;margin-bottom:18px}.login-story .story-bottom,.login-story .login-facts{display:none}.login-story p:not(.eyebrow){margin:0;font-size:12px}.login-story .eyebrow{font-size:8px}.login-panel{padding:32px 27px}.login-panel h2{font-size:25px}.sync-row{gap:10px}.sync-row p{flex-basis:100%}.right-rail .rhythm{display:block}.week-rhythm{justify-content:flex-start;gap:16px}.right-rail .rhythm h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
