.student-home-module__tWALma__page{gap:clamp(2rem,5vw,4rem);min-width:0;display:grid}.student-home-module__tWALma__pageHeader{align-items:flex-end;gap:var(--space-6);justify-content:space-between;display:flex}.student-home-module__tWALma__pageHeader h1{letter-spacing:-.045em;max-width:16ch;margin:0;font-size:clamp(2.25rem,4.5vw,3.75rem)}.student-home-module__tWALma__pageHeader>div>p:last-child{color:var(--color-ink-600);font-size:var(--font-size-lg);margin:var(--space-3) 0 0}.student-home-module__tWALma__eyebrow,.student-home-module__tWALma__sectionKicker,.student-home-module__tWALma__kicker{color:var(--color-brand-900);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:.1em;margin:0 0 var(--space-2);text-transform:uppercase}.student-home-module__tWALma__secondaryAction,.student-home-module__tWALma__primaryAction{border-radius:var(--radius-sm);font-weight:var(--font-weight-bold);align-items:center;gap:var(--space-2);min-height:var(--target-min);transition:background var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);justify-content:center;padding:.72rem 1rem;text-decoration:none;display:inline-flex}.student-home-module__tWALma__secondaryAction{background:var(--color-surface);border:1px solid var(--color-line-300);color:var(--color-brand-900)}.student-home-module__tWALma__secondaryAction:hover{background:var(--color-brand-50);border-color:var(--color-brand-700);transform:translateY(-1px)}.student-home-module__tWALma__primaryAction{background:var(--color-accent-500);color:var(--color-ink-950);justify-self:start}.student-home-module__tWALma__primaryAction:hover{background:#ffc24f;transform:translateY(-2px)}.student-home-module__tWALma__priorityGrid{gap:var(--space-5);grid-template-columns:minmax(0,1.45fr) minmax(19rem,.72fr);min-width:0;display:grid}.student-home-module__tWALma__priorityCard{background:radial-gradient(circle at 82% 18%, #62d3d640, transparent 24%), linear-gradient(135deg, var(--color-brand-950), #176f75);border-radius:var(--radius-lg);color:#fff;grid-template-columns:minmax(0,1fr) minmax(8rem,.45fr);min-height:22rem;padding:clamp(1.5rem,4vw,2.75rem);display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #0b2d4629}.student-home-module__tWALma__priorityCard:after{content:"";border:1px solid #ffffff26;border-radius:50%;width:18rem;height:18rem;position:absolute;top:-8rem;right:-8rem}.student-home-module__tWALma__priorityContent{z-index:2;align-content:center;justify-items:start;max-width:40rem;display:grid;position:relative}.student-home-module__tWALma__kicker{border-radius:var(--radius-pill);color:#e9ffff;align-items:center;gap:var(--space-2);letter-spacing:.05em;background:#ffffff1f;border:1px solid #ffffff24;padding:.4rem .7rem;display:inline-flex}.student-home-module__tWALma__prioritySubject{color:#9ee3e5;font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);margin:var(--space-5) 0 var(--space-2)}.student-home-module__tWALma__priorityContent h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.75rem,4vw,2.65rem)}.student-home-module__tWALma__priorityContent>p:not(.student-home-module__tWALma__prioritySubject){color:#dceff1;margin:var(--space-3) 0 0;max-width:46ch}.student-home-module__tWALma__priorityMeta{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.student-home-module__tWALma__priorityMeta span{color:#dceff1;font-size:var(--font-size-sm);align-items:center;gap:var(--space-2);display:inline-flex}.student-home-module__tWALma__priorityProgress{gap:var(--space-2);margin:var(--space-5) 0;width:min(100%,28rem);display:grid}.student-home-module__tWALma__priorityProgress>div,.student-home-module__tWALma__courseProgress>div{font-size:var(--font-size-sm);justify-content:space-between;display:flex}.student-home-module__tWALma__priorityProgress [role=progressbar],.student-home-module__tWALma__goalProgress [role=progressbar],.student-home-module__tWALma__courseProgress [role=progressbar]{border-radius:var(--radius-pill);background:#fff3;height:.55rem;display:block;overflow:hidden}.student-home-module__tWALma__priorityProgress [role=progressbar] i,.student-home-module__tWALma__goalProgress [role=progressbar] i,.student-home-module__tWALma__courseProgress [role=progressbar] i{background:var(--color-accent-500);border-radius:inherit;height:100%;display:block}.student-home-module__tWALma__priorityCard>.student-home-module__tWALma__subjectVisual{z-index:1;place-self:center end;margin-right:clamp(0rem,2vw,1.5rem);position:relative}.student-home-module__tWALma__subjectVisual{background:#ffffff1f;border:1px solid #ffffff29;border-radius:2.5rem;justify-content:center;align-items:center;width:clamp(8rem,15vw,12rem);height:clamp(8rem,15vw,12rem);display:inline-flex;position:relative;overflow:hidden;transform:rotate(3deg)}.student-home-module__tWALma__subjectVisual svg{color:#fff;z-index:2;width:46%;height:46%;position:relative;transform:rotate(-3deg)}.student-home-module__tWALma__subjectOrb{background:var(--color-accent-500);opacity:.28;border-radius:50%;width:85%;height:85%;position:absolute;bottom:-28%;right:-18%}.student-home-module__tWALma__subjectVisual[data-compact=true]{background:linear-gradient(145deg, #176f75, var(--color-brand-950));border-radius:1.15rem;width:5rem;height:5rem;transform:none}.student-home-module__tWALma__subjectVisual[data-compact=true] svg{transform:none}.student-home-module__tWALma__subjectVisual[data-subject=mathematics]{background:linear-gradient(145deg,#22577a,#14324a)}.student-home-module__tWALma__subjectVisual[data-subject=science]{background:linear-gradient(145deg,#16867d,#124d5a)}.student-home-module__tWALma__subjectVisual[data-subject=bahasa-melayu]{background:linear-gradient(145deg,#a55b18,#66340a)}.student-home-module__tWALma__subjectVisual[data-subject=english]{background:linear-gradient(145deg,#6c5aa9,#3b3267)}.student-home-module__tWALma__subjectVisual[data-subject=history]{background:linear-gradient(145deg,#9b4d59,#5f2933)}.student-home-module__tWALma__upcomingCard,.student-home-module__tWALma__goalCard,.student-home-module__tWALma__teacherCard{background:var(--color-surface);border:1px solid var(--color-line-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.student-home-module__tWALma__upcomingCard{padding:var(--space-5)}.student-home-module__tWALma__cardHeading,.student-home-module__tWALma__sectionHeading,.student-home-module__tWALma__courseMeta,.student-home-module__tWALma__recommendationVisual{align-items:flex-start;gap:var(--space-3);justify-content:space-between;display:flex}.student-home-module__tWALma__cardHeading h2,.student-home-module__tWALma__sectionHeading h2,.student-home-module__tWALma__goalCard h2,.student-home-module__tWALma__teacherCard h2{margin:0}.student-home-module__tWALma__cardHeading>a,.student-home-module__tWALma__sectionHeading>a{color:var(--color-brand-900);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);align-items:center;gap:var(--space-2);min-height:var(--target-min);text-underline-offset:.2rem;text-decoration-thickness:1px;display:inline-flex}.student-home-module__tWALma__taskList{gap:var(--space-2);margin-top:var(--space-3);display:grid}.student-home-module__tWALma__taskItem{border-top:1px solid var(--color-line-200)}.student-home-module__tWALma__taskItem>a{border-radius:var(--radius-sm);align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-2);grid-template-columns:auto minmax(0,1fr) auto;text-decoration:none;display:grid}.student-home-module__tWALma__taskItem>a:hover{background:var(--color-brand-50)}.student-home-module__tWALma__taskIcon,.student-home-module__tWALma__recentIcon{background:var(--color-info-100);border-radius:var(--radius-sm);color:var(--color-info-800);justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.student-home-module__tWALma__taskIcon[data-type=assessment]{background:var(--color-warning-100);color:var(--color-warning-900)}.student-home-module__tWALma__taskContent{gap:.12rem;min-width:0;display:grid}.student-home-module__tWALma__taskType{color:var(--color-ink-600);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);text-transform:capitalize}.student-home-module__tWALma__taskContent strong{line-height:1.35}.student-home-module__tWALma__taskDate{color:var(--color-ink-600);font-size:var(--font-size-xs);align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.student-home-module__tWALma__urgency{border-radius:var(--radius-pill);font-weight:var(--font-weight-bold);padding:.12rem .4rem}.student-home-module__tWALma__urgency[data-tone=danger]{background:var(--color-danger-100);color:var(--color-danger-800)}.student-home-module__tWALma__urgency[data-tone=warning]{background:var(--color-warning-100);color:var(--color-warning-900)}.student-home-module__tWALma__urgency[data-tone=neutral]{background:var(--color-surface-muted);color:var(--color-ink-700)}.student-home-module__tWALma__taskAction{color:var(--color-brand-900);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);align-items:center;gap:var(--space-1);display:inline-flex}.student-home-module__tWALma__insightsGrid{gap:var(--space-5);grid-template-columns:minmax(18rem,.78fr) minmax(0,1.22fr);display:grid}.student-home-module__tWALma__goalCard{gap:var(--space-4);padding:var(--space-5);display:grid}.student-home-module__tWALma__goalPercentage{color:var(--color-brand-900);font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);line-height:1}.student-home-module__tWALma__goalHeaderActions{align-items:flex-end;gap:var(--space-2);flex-direction:column;display:flex}.student-home-module__tWALma__goalEdit{color:var(--color-brand-900);cursor:pointer;font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);min-height:var(--target-min);padding:0 var(--space-1);text-underline-offset:.2rem;background:0 0;border:0;text-decoration:underline;text-decoration-thickness:1px}.student-home-module__tWALma__goalEdit:hover{color:var(--color-brand-700)}.student-home-module__tWALma__goalProgress [role=progressbar],.student-home-module__tWALma__courseProgress [role=progressbar]{background:var(--color-surface-muted)}.student-home-module__tWALma__goalProgress [role=progressbar]{height:.7rem}.student-home-module__tWALma__goalProgress [role=progressbar] i,.student-home-module__tWALma__courseProgress [role=progressbar] i{background:var(--color-brand-700)}.student-home-module__tWALma__goalStats{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.student-home-module__tWALma__goalStats>div{background:var(--color-surface-soft);border-radius:var(--radius-sm);color:var(--color-brand-900);align-items:center;gap:var(--space-3);padding:var(--space-3);display:flex}.student-home-module__tWALma__goalStats span{color:var(--color-ink-700);font-size:var(--font-size-xs);display:grid}.student-home-module__tWALma__goalStats strong{color:var(--color-ink-900);font-size:var(--font-size-md)}.student-home-module__tWALma__encouragement{color:var(--color-ink-700);font-size:var(--font-size-sm);margin:0}.student-home-module__tWALma__goalConfirmation{color:var(--color-success-800);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);margin:calc(-1 * var(--space-2)) 0 0;min-height:1.4rem}.student-home-module__tWALma__goalField{gap:var(--space-2);display:grid}.student-home-module__tWALma__goalField label{font-weight:var(--font-weight-bold)}.student-home-module__tWALma__goalField select{background:var(--color-surface);border:1px solid var(--color-line-300);border-radius:var(--radius-sm);color:var(--color-ink-900);min-height:var(--target-min);width:100%;padding:.7rem .8rem}.student-home-module__tWALma__goalField p{color:var(--color-ink-600);font-size:var(--font-size-sm);margin:0}.student-home-module__tWALma__teacherCard{align-items:center;gap:var(--space-4);padding:var(--space-5);grid-template-columns:auto minmax(0,1fr) auto;display:grid;position:relative;overflow:hidden}.student-home-module__tWALma__teacherCard:after{background:var(--color-brand-50);content:"";border-radius:50%;width:10rem;height:10rem;position:absolute;top:-5rem;right:-5rem}.student-home-module__tWALma__teacherAvatar{background:var(--color-accent-100);box-shadow:0 0 0 1px var(--color-line-200);color:var(--color-warning-900);font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.student-home-module__tWALma__teacherContent{z-index:1;position:relative}.student-home-module__tWALma__teacherContent .student-home-module__tWALma__sectionKicker{align-items:center;gap:var(--space-2);display:flex}.student-home-module__tWALma__teacherContent>p:not(.student-home-module__tWALma__sectionKicker){color:var(--color-ink-600);margin:var(--space-2) 0 0}.student-home-module__tWALma__teacherMeta{gap:var(--space-3);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.student-home-module__tWALma__teacherMeta span{background:var(--color-surface-soft);border-radius:var(--radius-pill);color:var(--color-ink-700);font-size:var(--font-size-xs);padding:.3rem .6rem}.student-home-module__tWALma__roundAction{background:var(--color-brand-900);border-radius:var(--radius-pill);color:#fff;height:var(--target-min);width:var(--target-min);z-index:2;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.student-home-module__tWALma__roundAction:hover{background:var(--color-brand-700)}.student-home-module__tWALma__learningSection,.student-home-module__tWALma__recommendationSection,.student-home-module__tWALma__recentSection{gap:var(--space-5);display:grid}.student-home-module__tWALma__sectionHeading{align-items:flex-end}.student-home-module__tWALma__sectionHeading h2{letter-spacing:-.025em;font-size:clamp(1.45rem,2.5vw,2rem)}.student-home-module__tWALma__sectionHeading p{color:var(--color-ink-600);margin:var(--space-1) 0 0}.student-home-module__tWALma__continueGrid,.student-home-module__tWALma__recommendationGrid{gap:var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.student-home-module__tWALma__courseCard,.student-home-module__tWALma__recommendationCard{background:var(--color-surface);border:1px solid var(--color-line-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);min-width:0;transition:border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard);overflow:hidden}.student-home-module__tWALma__courseCard:hover,.student-home-module__tWALma__recommendationCard:hover{box-shadow:var(--shadow-card);border-color:#8eb7bd}.student-home-module__tWALma__courseCard>a,.student-home-module__tWALma__recommendationCard>a{color:inherit;height:100%;text-decoration:none;display:grid}.student-home-module__tWALma__courseCard>a{grid-template-columns:minmax(8.5rem,.42fr) minmax(0,1fr)}.student-home-module__tWALma__courseVisual{background:linear-gradient(145deg, #ffffff0d, transparent), var(--color-brand-950);color:#fff;padding:var(--space-4);flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.student-home-module__tWALma__courseVisual>span:last-child{font-size:var(--font-size-sm);font-weight:var(--font-weight-bold)}.student-home-module__tWALma__courseBody{align-content:start;gap:var(--space-3);padding:var(--space-5);display:grid}.student-home-module__tWALma__courseMeta{color:var(--color-ink-600);font-size:var(--font-size-sm);align-items:center}.student-home-module__tWALma__courseBody h3{font-size:var(--font-size-xl);margin:0}.student-home-module__tWALma__currentLesson{color:var(--color-ink-700);font-weight:var(--font-weight-semibold);margin:0}.student-home-module__tWALma__courseDetails,.student-home-module__tWALma__studyMode{color:var(--color-ink-600);font-size:var(--font-size-sm);align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.student-home-module__tWALma__courseDetails span,.student-home-module__tWALma__studyMode{align-items:center;gap:var(--space-1);display:inline-flex}.student-home-module__tWALma__courseProgress{gap:var(--space-2);display:grid}.student-home-module__tWALma__cardAction{color:var(--color-brand-900);font-weight:var(--font-weight-bold);align-items:center;gap:var(--space-2);margin-top:auto;display:inline-flex}.student-home-module__tWALma__recommendationGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.student-home-module__tWALma__recommendationVisual{background:var(--color-surface-soft);padding:var(--space-4);align-items:center}.student-home-module__tWALma__recommendationReason{color:var(--color-brand-700);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);line-height:1.45}.student-home-module__tWALma__recentList{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.student-home-module__tWALma__recentItem>a{background:var(--color-surface);border:1px solid var(--color-line-200);border-radius:var(--radius-md);align-items:center;gap:var(--space-3);padding:var(--space-3);grid-template-columns:auto minmax(0,1fr) auto;text-decoration:none;display:grid}.student-home-module__tWALma__recentItem>a:hover{background:var(--color-brand-50);border-color:#8eb7bd}.student-home-module__tWALma__recentItem span:nth-child(2){min-width:0;display:grid}.student-home-module__tWALma__recentItem small{color:var(--color-ink-600);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.student-home-module__tWALma__emptyState{background:var(--color-surface);border:1px dashed var(--color-line-300);border-radius:var(--radius-lg);padding:var(--space-6);text-align:center;flex-direction:column;align-items:center;display:flex}.student-home-module__tWALma__emptyState>span:first-child{background:var(--color-success-100);color:var(--color-success-800);font-size:var(--font-size-xl);border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.student-home-module__tWALma__emptyState h3{margin:var(--space-3) 0 var(--space-1)}.student-home-module__tWALma__emptyState p{color:var(--color-ink-600);margin:0 0 var(--space-4)}@media (max-width:68rem){.student-home-module__tWALma__priorityGrid{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr)}.student-home-module__tWALma__recommendationGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.student-home-module__tWALma__recommendationCard:last-child{grid-column:1/-1}}@media (max-width:56.25rem){.student-home-module__tWALma__priorityGrid,.student-home-module__tWALma__insightsGrid{grid-template-columns:minmax(0,1fr)}.student-home-module__tWALma__priorityCard{min-height:20rem}.student-home-module__tWALma__recentList{grid-template-columns:minmax(0,1fr)}}@media (max-width:43rem){.student-home-module__tWALma__pageHeader,.student-home-module__tWALma__sectionHeading{flex-direction:column;align-items:stretch}.student-home-module__tWALma__pageHeader .student-home-module__tWALma__secondaryAction{width:100%}.student-home-module__tWALma__priorityCard{grid-template-columns:minmax(0,1fr)}.student-home-module__tWALma__priorityCard>.student-home-module__tWALma__subjectVisual{display:none}.student-home-module__tWALma__continueGrid,.student-home-module__tWALma__recommendationGrid{grid-template-columns:minmax(0,1fr)}.student-home-module__tWALma__recommendationCard:last-child{grid-column:auto}.student-home-module__tWALma__courseCard>a{grid-template-columns:minmax(0,1fr)}.student-home-module__tWALma__courseVisual{flex-direction:row;align-items:center}}@media (max-width:32rem){.student-home-module__tWALma__page{gap:2.5rem}.student-home-module__tWALma__pageHeader h1{font-size:clamp(2rem,11vw,2.7rem)}.student-home-module__tWALma__priorityCard,.student-home-module__tWALma__upcomingCard,.student-home-module__tWALma__goalCard,.student-home-module__tWALma__teacherCard,.student-home-module__tWALma__courseBody{padding:var(--space-4)}.student-home-module__tWALma__taskItem>a{grid-template-columns:auto minmax(0,1fr);align-items:start}.student-home-module__tWALma__taskAction{grid-column:2}.student-home-module__tWALma__goalStats{grid-template-columns:minmax(0,1fr)}.student-home-module__tWALma__teacherCard{grid-template-columns:auto minmax(0,1fr);align-items:start}.student-home-module__tWALma__teacherCard .student-home-module__tWALma__roundAction{grid-column:2}}@media (forced-colors:active){.student-home-module__tWALma__priorityCard,.student-home-module__tWALma__upcomingCard,.student-home-module__tWALma__goalCard,.student-home-module__tWALma__teacherCard,.student-home-module__tWALma__courseCard,.student-home-module__tWALma__recommendationCard,.student-home-module__tWALma__recentItem>a,.student-home-module__tWALma__secondaryAction{border:1px solid canvastext}.student-home-module__tWALma__subjectVisual,.student-home-module__tWALma__subjectVisual[data-subject]{background:canvas;border:1px solid canvastext}}
.study-companion-module__7DnOpG__page{gap:1.5rem;min-width:0;display:grid}.study-companion-module__7DnOpG__hero{color:#fff;background:radial-gradient(circle at 83% 16%,#ffc10738,#0000 26%),linear-gradient(125deg,#082f49 0%,#0b6472 62%,#177a77 100%);border-radius:1.75rem;grid-template-columns:minmax(0,1.4fr) minmax(19rem,.7fr);align-items:center;gap:2rem;min-height:21rem;padding:clamp(1.5rem,4vw,3.25rem);display:grid;position:relative;overflow:hidden}.study-companion-module__7DnOpG__hero:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.study-companion-module__7DnOpG__heroMain,.study-companion-module__7DnOpG__heroStats{z-index:1;position:relative}.study-companion-module__7DnOpG__heroKicker,.study-companion-module__7DnOpG__viewHeading>div>span,.study-companion-module__7DnOpG__formHeading span,.study-companion-module__7DnOpG__homeCard small,.study-companion-module__7DnOpG__assessmentPlanPanel small{color:#ffd84d;letter-spacing:.12em;align-items:center;gap:.45rem;font-size:.75rem;font-weight:800;display:inline-flex}.study-companion-module__7DnOpG__hero h2{letter-spacing:-.055em;max-width:17ch;margin:1rem 0;font-size:clamp(2rem,4.4vw,4rem);line-height:.98}.study-companion-module__7DnOpG__heroMain>p{color:#ffffffd1;max-width:60ch;font-size:1.05rem;line-height:1.6}.study-companion-module__7DnOpG__heroMeta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.35rem;display:flex}.study-companion-module__7DnOpG__heroMeta>span:not(:first-child){color:#ffffffbf;font-size:.9rem}.study-companion-module__7DnOpG__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.study-companion-module__7DnOpG__heroStats>div{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:1.25rem;gap:.35rem;min-width:0;padding:1.2rem;display:grid}.study-companion-module__7DnOpG__heroStats svg{color:#ffd84d}.study-companion-module__7DnOpG__heroStats strong{font-size:clamp(1.6rem,3vw,2.4rem)}.study-companion-module__7DnOpG__heroStats span{color:#ffffffb8;font-size:.75rem}.study-companion-module__7DnOpG__localNotice,.study-companion-module__7DnOpG__planReason,.study-companion-module__7DnOpG__sourcePanel{border-radius:1rem;align-items:center;gap:.75rem;padding:.95rem 1.15rem;display:flex}.study-companion-module__7DnOpG__localNotice{color:#0b4053;background:#eaf7f6}.study-companion-module__7DnOpG__syncNotice{color:#573b08;background:#fff4e5;border:1px solid #e8c57e;border-radius:1rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:1rem 1.15rem;display:grid}.study-companion-module__7DnOpG__syncNotice strong,.study-companion-module__7DnOpG__syncNotice p{display:block}.study-companion-module__7DnOpG__syncNotice p{margin:.2rem 0 0}.study-companion-module__7DnOpG__syncNotice button{color:#fff;cursor:pointer;font:inherit;background:#123f57;border:0;border-radius:.75rem;padding:.7rem 1rem;font-weight:750}.study-companion-module__7DnOpG__localNotice p,.study-companion-module__7DnOpG__planReason p,.study-companion-module__7DnOpG__sourcePanel p{margin:0}.study-companion-module__7DnOpG__planReason{color:#553f00;background:#fff8df;border:1px solid #f4dfa0}.study-companion-module__7DnOpG__conflictGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.study-companion-module__7DnOpG__conflictGrid article{background:#fff;border:1px solid #d9e3eb;border-radius:1rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:.8rem;padding:1rem;display:grid}.study-companion-module__7DnOpG__conflictGrid article>svg{color:#136d7b}.study-companion-module__7DnOpG__conflictGrid strong,.study-companion-module__7DnOpG__conflictGrid p{display:block}.study-companion-module__7DnOpG__conflictGrid p{color:#5a687a;margin:.3rem 0 0;font-size:.88rem;line-height:1.45}.study-companion-module__7DnOpG__conflictGrid button{color:#075a73;cursor:pointer;font:inherit;text-underline-offset:.2rem;background:0 0;border:0;padding:.4rem;font-weight:750;text-decoration:underline}.study-companion-module__7DnOpG__viewTabs{z-index:4;background:#fff;border:1px solid #d9e3eb;border-radius:1rem;grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem;padding:.4rem;display:grid;position:sticky;top:5rem}.study-companion-module__7DnOpG__viewTabs button{color:#526175;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;min-height:3rem;padding:.65rem;font-weight:750;display:inline-flex}.study-companion-module__7DnOpG__viewTabs button:hover{color:#0b4053;background:#f0f5f8}.study-companion-module__7DnOpG__viewTabs button[aria-pressed=true]{color:#fff;background:#0b4a63;box-shadow:0 6px 16px #082f492e}.study-companion-module__7DnOpG__viewPanel{background:#fff;border:1px solid #d9e3eb;border-radius:1.5rem;min-width:0;padding:clamp(1.1rem,3vw,2rem)}.study-companion-module__7DnOpG__viewHeading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.study-companion-module__7DnOpG__viewHeading>div>span,.study-companion-module__7DnOpG__formHeading span,.study-companion-module__7DnOpG__homeCard small,.study-companion-module__7DnOpG__assessmentPlanPanel small{color:#08717d}.study-companion-module__7DnOpG__viewHeading h2,.study-companion-module__7DnOpG__formHeading h3{color:#0d1b2f;letter-spacing:-.035em;margin:.3rem 0;font-size:clamp(1.5rem,2.6vw,2.2rem)}.study-companion-module__7DnOpG__viewHeading p,.study-companion-module__7DnOpG__formHeading p{color:#627086;margin:0;line-height:1.5}.study-companion-module__7DnOpG__totalTime{color:#0b4a63;background:#eff8f8;border-radius:1rem;grid-template-columns:auto auto;align-items:center;gap:0 .55rem;padding:.85rem 1rem;display:grid}.study-companion-module__7DnOpG__totalTime svg{grid-row:1/3}.study-companion-module__7DnOpG__totalTime span{color:#637084;font-size:.75rem}.study-companion-module__7DnOpG__todayList{gap:.85rem;display:grid}.study-companion-module__7DnOpG__todayTask{background:#f8fafc;border:1px solid #e0e7ed;border-radius:1.2rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.15rem;display:grid}.study-companion-module__7DnOpG__todayTask[data-completed=true]{background:#f0faf5}.study-companion-module__7DnOpG__taskIcon{color:#175f9c;background:#e5f1ff;border-radius:1rem;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;display:inline-flex}.study-companion-module__7DnOpG__taskIcon[data-subject=science]{color:#137153;background:#e3f7ed}.study-companion-module__7DnOpG__taskMain{min-width:0}.study-companion-module__7DnOpG__taskMain h3{color:#122039;margin:.4rem 0 .25rem;font-size:1.15rem}.study-companion-module__7DnOpG__taskMain p{color:#43536a;margin:0;line-height:1.45}.study-companion-module__7DnOpG__taskMain small{color:#7a5520;margin-top:.45rem;display:block}.study-companion-module__7DnOpG__taskMeta{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.study-companion-module__7DnOpG__taskMeta>span{color:#4f6074;background:#edf1f5;border-radius:999px;padding:.3rem .55rem;font-size:.7rem;font-weight:750}.study-companion-module__7DnOpG__taskMeta>span:first-child{color:#175f9c;background:#dceeff}.study-companion-module__7DnOpG__timeLabel,.study-companion-module__7DnOpG__completedMark{align-items:center;gap:.3rem;display:inline-flex!important}.study-companion-module__7DnOpG__completedMark{color:#17603f!important;background:#d9f5e6!important}.study-companion-module__7DnOpG__taskActions{flex-direction:column;align-items:stretch;gap:.3rem;min-width:10rem;display:flex}.study-companion-module__7DnOpG__taskActions>*{justify-content:center}.study-companion-module__7DnOpG__emptyPanel{color:#536276;text-align:center;background:#f7fafb;border:1px dashed #c9d5df;border-radius:1rem;flex-direction:column;align-items:center;padding:2rem;display:flex}.study-companion-module__7DnOpG__emptyPanel h3,.study-companion-module__7DnOpG__emptyPanel h4{color:#17243b;margin:.6rem 0 .2rem}.study-companion-module__7DnOpG__emptyPanel p{margin:0}.study-companion-module__7DnOpG__timeline{gap:0;margin-left:.85rem;padding:0;list-style:none;display:grid}.study-companion-module__7DnOpG__milestone{border-left:2px solid #c7d8e1;grid-template-columns:auto minmax(0,1fr);gap:1rem;min-height:7rem;padding:0 0 1.5rem 1.6rem;display:grid;position:relative}.study-companion-module__7DnOpG__milestone[data-current=true]>div{background:#eaf7f6;border-color:#7db5b7}.study-companion-module__7DnOpG__milestone:last-child{border-left-color:#0000}.study-companion-module__7DnOpG__milestoneIcon{color:#0e6b78;background:#e1f2f4;border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex;position:absolute;top:-.4rem;left:-1.55rem}.study-companion-module__7DnOpG__milestoneIcon[data-type=assessment]{color:#805500;background:#fff0c9}.study-companion-module__7DnOpG__milestoneIcon[data-type=current]{color:#fff;background:#0b6472}.study-companion-module__7DnOpG__milestoneIcon[data-type=subscription]{color:#315ca8;background:#e5edff}.study-companion-module__7DnOpG__milestone>div{background:#f8fafc;border:1px solid #e0e7ed;border-radius:1rem;padding:1rem}.study-companion-module__7DnOpG__milestone small{color:#0e6b78;font-weight:750}.study-companion-module__7DnOpG__milestone h3{color:#14223a;margin:.3rem 0}.study-companion-module__7DnOpG__milestone p{color:#637185;margin:0}.study-companion-module__7DnOpG__eventForm,.study-companion-module__7DnOpG__settingsPanel{background:#f7fafb;border:1px solid #d6e1e8;border-radius:1.2rem;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;display:grid;overflow:hidden}.study-companion-module__7DnOpG__formGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.study-companion-module__7DnOpG__formActions{gap:.6rem;display:flex}.study-companion-module__7DnOpG__calendarColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.study-companion-module__7DnOpG__columnHeading{align-items:flex-start;gap:.65rem;margin-bottom:.75rem;display:flex}.study-companion-module__7DnOpG__columnHeading svg{color:#0e6b78}.study-companion-module__7DnOpG__columnHeading h3,.study-companion-module__7DnOpG__columnHeading p{margin:0}.study-companion-module__7DnOpG__columnHeading p{color:#526278;font-size:.82rem}.study-companion-module__7DnOpG__eventList{gap:.65rem;display:grid}.study-companion-module__7DnOpG__eventCard{background:#fff;border:1px solid #dce5ec;border-radius:1rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:.8rem;padding:.9rem;display:grid}.study-companion-module__7DnOpG__officialEvent{background:#f2faf7;grid-template-columns:auto minmax(0,1fr)}.study-companion-module__7DnOpG__eventDate{color:#fff;text-align:center;background:#0b4a63;border-radius:.75rem;justify-content:center;align-items:center;width:3rem;min-height:2.8rem;padding:.45rem;font-size:.76rem;font-weight:800;display:inline-flex}.study-companion-module__7DnOpG__officialEvent .study-companion-module__7DnOpG__eventDate{background:#19704f}.study-companion-module__7DnOpG__eventBadges{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.study-companion-module__7DnOpG__eventBadges>span:not(:first-child){color:#647286;font-size:.72rem;font-weight:700}.study-companion-module__7DnOpG__eventCard h4{color:#14223a;margin:.35rem 0 .2rem}.study-companion-module__7DnOpG__eventCard p,.study-companion-module__7DnOpG__eventCard small{color:#66758a;margin:0;line-height:1.4}.study-companion-module__7DnOpG__eventCard small{margin-top:.35rem;display:block}.study-companion-module__7DnOpG__sourcePanel{background:#fff;border:1px solid #d9e3eb;justify-content:space-between}.study-companion-module__7DnOpG__sourcePanel>div{align-items:center;gap:.7rem;display:flex}.study-companion-module__7DnOpG__sourceIcon{color:#176446;background:#e5f5ed;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.study-companion-module__7DnOpG__sourcePanel p{color:#69778a;font-size:.82rem}.study-companion-module__7DnOpG__homeCard{background:radial-gradient(circle at 95% 0,#ffce483d,#0000 26%),linear-gradient(110deg,#f0fbfa,#fffdf4);border:1px solid #cce2df;border-radius:1.2rem;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:1.25rem;display:grid;position:relative;overflow:hidden}.study-companion-module__7DnOpG__homeIcon{color:#fff;background:#0b6472;border-radius:1rem;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;display:inline-flex}.study-companion-module__7DnOpG__homeCard h2{color:#112039;margin:.25rem 0;font-size:1.2rem}.study-companion-module__7DnOpG__homeCard p{color:#5d6d81;margin:0}.study-companion-module__7DnOpG__homeEvidence{color:#176446;margin-top:.45rem;font-size:.76rem;font-weight:700;display:block}.study-companion-module__7DnOpG__homeCard>a{color:#fff;background:#0b4a63;border-radius:.75rem;align-items:center;gap:.5rem;min-height:2.75rem;padding:.7rem 1rem;font-weight:750;text-decoration:none;display:inline-flex}.study-companion-module__7DnOpG__homeDate{color:#647286;align-items:center;gap:.3rem;font-size:.7rem;display:inline-flex;position:absolute;bottom:.35rem;right:1rem}.study-companion-module__7DnOpG__assessmentPlanPanel{background:linear-gradient(105deg,#e8f7f6,#f3f8ff);border:1px solid #bedbdc;border-radius:1.2rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.2rem;display:grid}.study-companion-module__7DnOpG__assessmentPlanPanel>svg{color:#0b6472}.study-companion-module__7DnOpG__assessmentPlanPanel h2{color:#14223a;margin:.25rem 0;font-size:1.15rem}.study-companion-module__7DnOpG__assessmentPlanPanel p{color:#5e6e82;margin:0}.study-companion-module__7DnOpG__assessmentPlanPanel .study-companion-module__7DnOpG__formalAssessmentNote{color:#164f69;margin-top:.45rem;font-weight:700}.study-companion-module__7DnOpG__assessmentPanelActions{justify-items:end;gap:.5rem;display:grid}.study-companion-module__7DnOpG__assessmentPanelActions a{color:#0b4a63;align-items:center;gap:.35rem;font-weight:750;display:inline-flex}@media (max-width:76rem){.study-companion-module__7DnOpG__hero{grid-template-columns:1fr}.study-companion-module__7DnOpG__heroStats{max-width:40rem}.study-companion-module__7DnOpG__calendarColumns{grid-template-columns:1fr}.study-companion-module__7DnOpG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:58rem){.study-companion-module__7DnOpG__conflictGrid{grid-template-columns:1fr}.study-companion-module__7DnOpG__viewTabs{grid-template-columns:repeat(3,minmax(0,1fr));position:static}.study-companion-module__7DnOpG__todayTask{grid-template-columns:auto minmax(0,1fr);align-items:flex-start}.study-companion-module__7DnOpG__taskActions{flex-flow:wrap;grid-column:1/-1;min-width:0;padding-left:4.25rem}.study-companion-module__7DnOpG__homeCard,.study-companion-module__7DnOpG__assessmentPlanPanel{grid-template-columns:auto minmax(0,1fr)}.study-companion-module__7DnOpG__homeCard>a,.study-companion-module__7DnOpG__assessmentPanelActions{grid-column:1/-1}.study-companion-module__7DnOpG__homeCard>a{justify-content:center}.study-companion-module__7DnOpG__assessmentPanelActions{justify-items:stretch}}@media (max-width:42rem){.study-companion-module__7DnOpG__page{gap:1rem}.study-companion-module__7DnOpG__hero{border-radius:1.2rem;min-height:0;padding:1.25rem}.study-companion-module__7DnOpG__hero h2{font-size:clamp(2rem,11vw,3rem)}.study-companion-module__7DnOpG__heroStats{grid-template-columns:1fr}.study-companion-module__7DnOpG__heroStats>div{grid-template-columns:auto auto 1fr;align-items:center}.study-companion-module__7DnOpG__viewPanel{border-radius:1rem;padding:1rem}.study-companion-module__7DnOpG__viewHeading{flex-direction:column;align-items:flex-start}.study-companion-module__7DnOpG__totalTime{width:100%}.study-companion-module__7DnOpG__todayTask{grid-template-columns:1fr}.study-companion-module__7DnOpG__taskIcon{width:2.75rem;height:2.75rem}.study-companion-module__7DnOpG__taskActions{grid-column:auto;padding-left:0;display:grid}.study-companion-module__7DnOpG__formGrid{grid-template-columns:1fr}.study-companion-module__7DnOpG__eventCard{grid-template-columns:auto minmax(0,1fr)}.study-companion-module__7DnOpG__eventCard>button{grid-column:1/-1}.study-companion-module__7DnOpG__syncNotice{grid-template-columns:auto minmax(0,1fr);align-items:flex-start}.study-companion-module__7DnOpG__syncNotice button{grid-column:1/-1;width:100%}.study-companion-module__7DnOpG__localNotice,.study-companion-module__7DnOpG__planReason,.study-companion-module__7DnOpG__sourcePanel{align-items:flex-start}.study-companion-module__7DnOpG__sourcePanel{flex-direction:column}.study-companion-module__7DnOpG__homeCard,.study-companion-module__7DnOpG__assessmentPlanPanel{grid-template-columns:1fr}.study-companion-module__7DnOpG__homeCard>a,.study-companion-module__7DnOpG__assessmentPanelActions{grid-column:auto}.study-companion-module__7DnOpG__homeDate{display:none}}@media (prefers-reduced-motion:reduce){.study-companion-module__7DnOpG__viewTabs button,.study-companion-module__7DnOpG__conflictGrid button{scroll-behavior:auto}}
.study-companion-phase3-module__guWVBq__agenda{background:#f8fbfc;border:1px solid #d6e3e9;border-radius:1.2rem;gap:1rem;margin-bottom:1.5rem;padding:clamp(1rem,3vw,1.5rem);display:grid;overflow:hidden}.study-companion-phase3-module__guWVBq__agendaHeading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.study-companion-phase3-module__guWVBq__agendaHeading>div>span,.study-companion-phase3-module__guWVBq__unavailableForm>div:first-child>span{color:#16717b;letter-spacing:.12em;font-size:.72rem;font-weight:850}.study-companion-phase3-module__guWVBq__agendaHeading h3,.study-companion-phase3-module__guWVBq__unavailableForm h3{color:#14223a;margin:.3rem 0}.study-companion-phase3-module__guWVBq__agendaHeading p,.study-companion-phase3-module__guWVBq__unavailableForm p{color:#5d6d82;margin:0;line-height:1.5}.study-companion-phase3-module__guWVBq__timezone{color:#0b5965;background:#e2f3f2;border-radius:999px;flex:none;padding:.5rem .75rem;font-size:.75rem;font-weight:800}.study-companion-phase3-module__guWVBq__agendaFilters{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;display:grid}.study-companion-phase3-module__guWVBq__agendaFilters button{color:#42546b;cursor:pointer;font:inherit;background:#fff;border:1px solid #ccdae2;border-radius:.75rem;min-height:2.75rem;padding:.55rem;font-size:.82rem;font-weight:750}.study-companion-phase3-module__guWVBq__agendaFilters button[aria-pressed=true]{color:#fff;background:#0b4a63;border-color:#0b4a63}.study-companion-phase3-module__guWVBq__monthGroups{gap:1.25rem;display:grid}.study-companion-phase3-module__guWVBq__monthGroups section{grid-template-columns:minmax(7rem,.22fr) minmax(0,1fr);gap:.55rem;display:grid}.study-companion-phase3-module__guWVBq__monthGroups h4{color:#234057;margin:0;padding-top:.9rem;font-size:.88rem}.study-companion-phase3-module__guWVBq__monthGroups section>div{gap:.45rem;display:grid}.study-companion-phase3-module__guWVBq__agendaItem{background:#fff;border:1px solid #d9e3e9;border-left:.28rem solid #16717b;border-radius:.85rem;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:.75rem;padding:.8rem;display:grid}.study-companion-phase3-module__guWVBq__agendaItem[data-kind=holiday]{border-left-color:#19704f}.study-companion-phase3-module__guWVBq__agendaItem[data-kind=school_period]{border-left-color:#3476a6}.study-companion-phase3-module__guWVBq__agendaItem[data-kind=assessment]{border-left-color:#d79112}.study-companion-phase3-module__guWVBq__agendaItem[data-kind=unavailable]{border-left-color:#7b5aaa}.study-companion-phase3-module__guWVBq__agendaIcon{color:#0b6472;background:#e9f4f5;border-radius:.65rem;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:inline-flex}.study-companion-phase3-module__guWVBq__agendaItem h5{color:#14223a;margin:.25rem 0;font-size:.96rem}.study-companion-phase3-module__guWVBq__agendaItem p{color:#4e6075;margin:0;font-size:.82rem}.study-companion-phase3-module__guWVBq__agendaMeta{flex-wrap:wrap;gap:.35rem;display:flex}.study-companion-phase3-module__guWVBq__agendaMeta span{color:#3f5167;background:#f0f4f6;border-radius:999px;padding:.2rem .45rem;font-size:.68rem;font-weight:750}.study-companion-phase3-module__guWVBq__agendaEmpty{color:#5f7083;text-align:center;background:#fff;border:1px dashed #b8c8d1;border-radius:.8rem;padding:1rem}.study-companion-phase3-module__guWVBq__unavailableForm{background:#f8f6fc;border:1px solid #dcd4ea;border-radius:1.2rem;gap:1rem;margin-bottom:1.5rem;padding:1.25rem;display:grid;overflow:hidden}.study-companion-phase3-module__guWVBq__unavailableFields{grid-template-columns:1.3fr 1fr 1fr;gap:1rem;display:grid}.study-companion-phase3-module__guWVBq__formActions{flex-wrap:wrap;gap:.6rem;display:flex}.study-companion-phase3-module__guWVBq__confirmation{color:#205c3d;background:#e6f5ec;border:1px solid #b5dfc6;border-radius:.75rem;gap:.2rem;margin-top:.55rem;padding:.65rem;font-size:.78rem;display:grid}.study-companion-phase3-module__guWVBq__parentConfirm{background:#f7fafb;border:1px solid #d7e2e8;border-radius:1rem;gap:.7rem;margin-top:.75rem;padding:.9rem;display:grid}.study-companion-phase3-module__guWVBq__parentConfirm p{color:#596b80;margin:0;font-size:.85rem}.study-companion-phase3-module__guWVBq__calendarView article p,.study-companion-phase3-module__guWVBq__calendarView article small,.study-companion-phase3-module__guWVBq__calendarView h3+p{color:#4e6075}@media (max-width:48rem){.study-companion-phase3-module__guWVBq__agendaHeading{display:grid}.study-companion-phase3-module__guWVBq__timezone{justify-self:start}.study-companion-phase3-module__guWVBq__agendaFilters{grid-template-columns:repeat(2,minmax(0,1fr))}.study-companion-phase3-module__guWVBq__monthGroups section{grid-template-columns:1fr}.study-companion-phase3-module__guWVBq__monthGroups h4{padding-top:0}.study-companion-phase3-module__guWVBq__unavailableFields{grid-template-columns:1fr}}@media (max-width:25rem){.study-companion-phase3-module__guWVBq__agendaFilters{grid-template-columns:1fr}}
.study-companion-followups-module__0of_9a__eventActions{gap:.25rem;min-width:6.5rem;display:grid}.study-companion-followups-module__0of_9a__historyPanel,.study-companion-followups-module__0of_9a__planHistory{background:#f8fafc;border:1px solid #dce5ec;border-radius:1.1rem;margin-top:1.25rem;padding:1rem}.study-companion-followups-module__0of_9a__historyPanel ol,.study-companion-followups-module__0of_9a__planHistory ol{gap:.55rem;margin:.9rem 0 0;padding:0;list-style:none;display:grid}.study-companion-followups-module__0of_9a__historyPanel li{border-top:1px solid #e1e8ee;gap:.2rem;padding-top:.7rem;display:grid}.study-companion-followups-module__0of_9a__historyPanel li span,.study-companion-followups-module__0of_9a__planHistory small{color:#526278;font-size:.78rem}.study-companion-followups-module__0of_9a__choiceFieldset{border:0;margin:0;padding:0}.study-companion-followups-module__0of_9a__choiceFieldset legend{color:#14223a;font-weight:800}.study-companion-followups-module__0of_9a__choiceFieldset>p{color:#526278;margin:.25rem 0 .75rem;font-size:.88rem}.study-companion-followups-module__0of_9a__choiceFieldset>div{flex-wrap:wrap;gap:.55rem;display:flex}.study-companion-followups-module__0of_9a__choiceFieldset label{color:#25374f;cursor:pointer;background:#f6f9fb;border:1px solid #d6e0e8;border-radius:999px;align-items:center;gap:.45rem;min-height:2.75rem;padding:.55rem .85rem;font-weight:700;display:inline-flex}.study-companion-followups-module__0of_9a__choiceFieldset label:has(input:checked){color:#0b4a63;background:#dff3f1;border-color:#4c9297}.study-companion-followups-module__0of_9a__choiceFieldset input{accent-color:#0b6472;width:1rem;height:1rem}.study-companion-followups-module__0of_9a__milestoneGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,21rem),1fr));gap:1rem;display:grid}.study-companion-followups-module__0of_9a__milestoneGroups{gap:1.4rem;display:grid}.study-companion-followups-module__0of_9a__subjectHeading{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.7rem;display:flex}.study-companion-followups-module__0of_9a__subjectHeading h3{color:#14223a;margin:0}.study-companion-followups-module__0of_9a__subjectHeading span{color:#526278;font-size:.8rem}.study-companion-followups-module__0of_9a__milestoneGrid>article{background:#fff;border:1px solid #dbe4eb;border-radius:1.2rem;gap:1rem;padding:1.15rem;display:grid}.study-companion-followups-module__0of_9a__milestoneCardHeading{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:.75rem;display:grid}.study-companion-followups-module__0of_9a__milestoneCardHeading>span:first-child{color:#8a5b00;background:#fff1cb;border-radius:.8rem;justify-content:center;align-items:center;width:2.6rem;height:2.6rem;display:inline-flex}.study-companion-followups-module__0of_9a__milestoneCardHeading>span:first-child[data-achieved=true]{color:#17603f;background:#ddf4e8}.study-companion-followups-module__0of_9a__milestoneCardHeading>span:first-child[data-risk=true]{color:#805500;background:#fff0c9}.study-companion-followups-module__0of_9a__milestoneCardHeading small{color:#256b77;font-weight:750}.study-companion-followups-module__0of_9a__milestoneCardHeading h3,.study-companion-followups-module__0of_9a__milestoneCardHeading h4{color:#14223a;margin:.25rem 0 0}.study-companion-followups-module__0of_9a__milestoneDate{color:#3e5067;align-items:center;gap:.45rem;margin:0;display:flex}.study-companion-followups-module__0of_9a__evidenceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.study-companion-followups-module__0of_9a__evidenceGrid>div{background:#f5f8fa;border-radius:.8rem;gap:.15rem;padding:.75rem;display:grid}.study-companion-followups-module__0of_9a__evidenceGrid strong{color:#14223a;font-size:1.2rem}.study-companion-followups-module__0of_9a__evidenceGrid span,.study-companion-followups-module__0of_9a__milestoneSource{color:#526278;font-size:.75rem}.study-companion-followups-module__0of_9a__milestoneSource{margin:0}.study-companion-followups-module__0of_9a__progressSentence{color:#34475e;margin:0;font-weight:700}.study-companion-followups-module__0of_9a__recoveryNote{color:#624900;background:#fff8df;border:1px solid #ecd48b;border-radius:.85rem;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:.55rem;padding:.8rem;display:grid}.study-companion-followups-module__0of_9a__recoveryNote p{margin:0}.study-companion-followups-module__0of_9a__recoveryNote a{grid-column:2;justify-self:start}.study-companion-followups-module__0of_9a__changeSummary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:1.25rem;display:grid}.study-companion-followups-module__0of_9a__changeSummary>div{background:#f5f8fa;border:1px solid #dce5ec;border-radius:1rem;grid-template-columns:auto minmax(0,1fr);gap:.2rem .6rem;padding:.9rem;display:grid}.study-companion-followups-module__0of_9a__changeSummary svg{color:#0e6b78;grid-row:1/3}.study-companion-followups-module__0of_9a__changeSummary strong{color:#14223a;font-size:1.25rem}.study-companion-followups-module__0of_9a__changeSummary span{color:#647286;font-size:.75rem}.study-companion-followups-module__0of_9a__changeColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.study-companion-followups-module__0of_9a__changeColumns>section{background:#f8fafc;border:1px solid #dce5ec;border-radius:1rem;padding:1rem}.study-companion-followups-module__0of_9a__revisionReasons{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.study-companion-followups-module__0of_9a__revisionReasons li{border-top:1px solid #e1e8ee;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:.6rem;padding-top:.65rem;display:grid}.study-companion-followups-module__0of_9a__revisionReasons li>span{color:#0b4a63;background:#dff3f1;border-radius:999px;padding:.3rem .5rem;font-size:.72rem;font-weight:800}.study-companion-followups-module__0of_9a__revisionReasons li>div{gap:.2rem;display:grid}.study-companion-followups-module__0of_9a__revisionReasons small{color:#526278}.study-companion-followups-module__0of_9a__taskChanges{gap:.55rem;display:grid}.study-companion-followups-module__0of_9a__taskChanges details{background:#fff;border:1px solid #dce5ec;border-radius:.8rem;padding:.7rem}.study-companion-followups-module__0of_9a__taskChanges summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;display:grid}.study-companion-followups-module__0of_9a__taskChanges summary span{color:#42536a;text-transform:uppercase;background:#e7eef5;border-radius:999px;padding:.25rem .45rem;font-size:.65rem;font-weight:800}.study-companion-followups-module__0of_9a__taskChanges summary span[data-change=moved]{color:#704c00;background:#fff0c9}.study-companion-followups-module__0of_9a__taskChanges summary span[data-change=completed],.study-companion-followups-module__0of_9a__taskChanges summary span[data-change=preserved]{color:#17603f;background:#ddf4e8}.study-companion-followups-module__0of_9a__taskChanges details>div{color:#526278;padding:.65rem 0 0 .25rem;font-size:.82rem}.study-companion-followups-module__0of_9a__taskChanges p{margin:.25rem 0 0}.study-companion-followups-module__0of_9a__planHistory li{border-top:1px solid #e1e8ee;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:.7rem;padding-top:.7rem;display:grid}.study-companion-followups-module__0of_9a__planHistory li>span{color:#0b4a63;background:#dff3f1;border-radius:999px;padding:.3rem .5rem;font-size:.72rem;font-weight:800}.study-companion-followups-module__0of_9a__planHistory li>div{gap:.2rem;display:grid}@media (max-width:42rem){.study-companion-followups-module__0of_9a__milestoneCardHeading{grid-template-columns:auto minmax(0,1fr)}.study-companion-followups-module__0of_9a__milestoneCardHeading>span:last-child{grid-column:1/-1}.study-companion-followups-module__0of_9a__evidenceGrid,.study-companion-followups-module__0of_9a__changeSummary,.study-companion-followups-module__0of_9a__changeColumns{grid-template-columns:1fr}.study-companion-followups-module__0of_9a__eventActions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}}
.study-companion-phase5-module__IrNqqq__loadingPlan,.study-companion-phase5-module__IrNqqq__setupState{color:#526278;background:#fff;border:1px solid #d9e3eb;border-radius:1.25rem;align-items:center;gap:.75rem;min-height:12rem;padding:1.5rem;display:grid}.study-companion-phase5-module__IrNqqq__loadingPlan{grid-template-columns:auto minmax(0,1fr)}.study-companion-phase5-module__IrNqqq__loadingPlan svg,.study-companion-phase5-module__IrNqqq__setupState svg{color:#0e6b78}.study-companion-phase5-module__IrNqqq__loadingPlan strong,.study-companion-phase5-module__IrNqqq__setupState h2{color:#14223a}.study-companion-phase5-module__IrNqqq__loadingPlan p,.study-companion-phase5-module__IrNqqq__setupState p{margin:.25rem 0 0}.study-companion-phase5-module__IrNqqq__setupState{justify-items:start}.study-companion-phase5-module__IrNqqq__setupState h2{margin:0}.study-companion-phase5-module__IrNqqq__setupState button{color:#fff;cursor:pointer;font:inherit;background:#0b4a63;border:0;border-radius:.75rem;min-height:2.75rem;padding:.7rem 1rem;font-weight:750}.study-companion-phase5-module__IrNqqq__srStatus{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.study-companion-phase5-module__IrNqqq__subjectBalance{color:#594400;background:#fff8df;border-radius:1rem;gap:.15rem;padding:.85rem 1rem;display:grid}.study-companion-phase5-module__IrNqqq__subjectBalance span{color:#715d1e;font-size:.75rem}.study-companion-phase5-module__IrNqqq__primaryTask{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(120deg,#0b6472,#d09a18) border-box;border:2px solid #0000;box-shadow:0 12px 30px #082f491a}.study-companion-phase5-module__IrNqqq__primaryTask h3{font-size:clamp(1.2rem,2.2vw,1.45rem)}.study-companion-phase5-module__IrNqqq__supportingNote,.study-companion-phase5-module__IrNqqq__moveHelp{color:#637185;margin:.2rem 0 0;font-size:.82rem}.study-companion-phase5-module__IrNqqq__weekGrid{grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));gap:.75rem;padding-bottom:.5rem;display:grid}.study-companion-phase5-module__IrNqqq__weekSummary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.study-companion-phase5-module__IrNqqq__weekSummary>div{background:#f4f8fa;border:1px solid #dce5ec;border-radius:1rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.15rem .65rem;padding:.9rem;display:grid}.study-companion-phase5-module__IrNqqq__weekSummary svg{color:#0e6b78;grid-row:1/3}.study-companion-phase5-module__IrNqqq__weekSummary span{color:#526278;font-size:.76rem}.study-companion-phase5-module__IrNqqq__weekWarning{color:#684807;background:#fff4e5;border:1px solid #e8c57e;border-radius:.9rem;align-items:flex-start;gap:.55rem;margin-bottom:1rem;padding:.8rem;display:flex}.study-companion-phase5-module__IrNqqq__dayCard{background:#f7f9fb;border:1px solid #e1e8ee;border-radius:1rem;min-height:12rem;padding:.9rem}.study-companion-phase5-module__IrNqqq__dayCard[data-active=true]{background:#fff;border-color:#9bc8d0;box-shadow:0 8px 22px #0f3d4f14}.study-companion-phase5-module__IrNqqq__dayCard[data-today=true]{outline-offset:2px;outline:2px solid #0b6472}.study-companion-phase5-module__IrNqqq__dayHeading{border-bottom:1px solid #e1e8ee;justify-content:space-between;align-items:flex-start;padding-bottom:.7rem;display:flex}.study-companion-phase5-module__IrNqqq__dayHeading div{gap:.1rem;display:grid}.study-companion-phase5-module__IrNqqq__dayHeading>span,.study-companion-phase5-module__IrNqqq__dayHeading div span{color:#526278;font-size:.7rem}.study-companion-phase5-module__IrNqqq__dayCard ul{gap:.65rem;margin:.75rem 0 0;padding:0;list-style:none;display:grid}.study-companion-phase5-module__IrNqqq__dayCard li{grid-template-columns:auto 1fr;align-items:flex-start;gap:.5rem;display:grid}.study-companion-phase5-module__IrNqqq__dayCard li>span{background:#2888b4;border-radius:50%;width:.55rem;height:.55rem}.study-companion-phase5-module__IrNqqq__dayCard li>span[data-subject=science]{background:#2e9a6d}.study-companion-phase5-module__IrNqqq__dayCard li div{gap:.2rem;display:grid}.study-companion-phase5-module__IrNqqq__dayCard li strong,.study-companion-phase5-module__IrNqqq__dayCard li small{font-size:.72rem}.study-companion-phase5-module__IrNqqq__dayCard li div>span{color:#43536a;font-size:.72rem;line-height:1.35}.study-companion-phase5-module__IrNqqq__dayCard li button{justify-content:center;width:100%;min-height:2.25rem;margin-top:.2rem;padding:.35rem .5rem;font-size:.7rem}.study-companion-phase5-module__IrNqqq__dayCard li small,.study-companion-phase5-module__IrNqqq__dayCard>p{color:#526278}.study-companion-phase5-module__IrNqqq__dayCard>p{font-size:.75rem}.study-companion-phase5-module__IrNqqq__todayMarker{color:#0b4a63;background:#dff3f1;border-radius:999px;margin-top:.55rem;padding:.25rem .45rem;font-size:.67rem;font-weight:800;display:inline-flex}.study-companion-phase5-module__IrNqqq__dayContext,.study-companion-phase5-module__IrNqqq__dayOverload{align-items:flex-start;gap:.3rem;line-height:1.35;display:flex;margin:.55rem 0 0!important}.study-companion-phase5-module__IrNqqq__dayContext{color:#17603f!important}.study-companion-phase5-module__IrNqqq__dayOverload{color:#825800!important}.study-companion-phase5-module__IrNqqq__moveHelp{margin-top:.75rem}.study-companion-phase5-module__IrNqqq__phaseRoadmap{background:#f6f9fb;border:1px solid #dce5ec;border-radius:1rem;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:grid}.study-companion-phase5-module__IrNqqq__phaseRoadmap h3,.study-companion-phase5-module__IrNqqq__phaseRoadmap p{margin:0}.study-companion-phase5-module__IrNqqq__phaseRoadmap p{color:#526278;margin-top:.2rem;font-size:.82rem}.study-companion-phase5-module__IrNqqq__phaseRoadmap ol{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.study-companion-phase5-module__IrNqqq__phaseRoadmap li{background:#fff;border-left:3px solid #0e7780;border-radius:.7rem;gap:.2rem;padding:.7rem;display:grid}.study-companion-phase5-module__IrNqqq__phaseRoadmap li span,.study-companion-phase5-module__IrNqqq__phaseRoadmap li small{color:#526278;font-size:.7rem}@media (max-width:58rem){.study-companion-phase5-module__IrNqqq__weekSummary{grid-template-columns:1fr}}@media (max-width:42rem){.study-companion-phase5-module__IrNqqq__subjectBalance{width:100%}}
.student-home-skeleton-module__zgZKZa__skeletonPage{gap:var(--space-5);display:grid}.student-home-skeleton-module__zgZKZa__skeletonHeader,.student-home-skeleton-module__zgZKZa__skeletonPriority,.student-home-skeleton-module__zgZKZa__skeletonInsights,.student-home-skeleton-module__zgZKZa__skeletonCards{gap:var(--space-4);display:grid}.student-home-skeleton-module__zgZKZa__skeletonHeader{width:100%;min-width:0;max-width:34rem}.student-home-skeleton-module__zgZKZa__skeletonPriority{grid-template-columns:minmax(0,1.45fr) minmax(19rem,.72fr)}.student-home-skeleton-module__zgZKZa__skeletonInsights,.student-home-skeleton-module__zgZKZa__skeletonCards{grid-template-columns:repeat(2,minmax(0,1fr))}.student-home-skeleton-module__zgZKZa__skeletonPage i{background:linear-gradient(90deg, var(--color-surface-muted), white, var(--color-surface-muted));border-radius:var(--radius-md);background-size:200% 100%;animation:1.4s ease-in-out infinite student-home-skeleton-module__zgZKZa__skeletonPulse;display:block}.student-home-skeleton-module__zgZKZa__skeletonHeader i:first-child{width:7rem;height:1rem}.student-home-skeleton-module__zgZKZa__skeletonHeader i:nth-child(2){width:28rem;height:3.5rem}.student-home-skeleton-module__zgZKZa__skeletonHeader i:nth-child(3){width:22rem;height:1.5rem}.student-home-skeleton-module__zgZKZa__skeletonPriority i{height:22rem}.student-home-skeleton-module__zgZKZa__skeletonInsights i{height:14rem}.student-home-skeleton-module__zgZKZa__skeletonCards i{height:18rem}.student-home-skeleton-module__zgZKZa__srOnly{width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes student-home-skeleton-module__zgZKZa__skeletonPulse{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:68rem){.student-home-skeleton-module__zgZKZa__skeletonPriority{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr)}}@media (max-width:56.25rem){.student-home-skeleton-module__zgZKZa__skeletonPriority,.student-home-skeleton-module__zgZKZa__skeletonInsights{grid-template-columns:minmax(0,1fr)}}@media (max-width:43rem){.student-home-skeleton-module__zgZKZa__skeletonCards{grid-template-columns:minmax(0,1fr)}}@media (max-width:32rem){.student-home-skeleton-module__zgZKZa__skeletonHeader i:nth-child(2),.student-home-skeleton-module__zgZKZa__skeletonHeader i:nth-child(3){width:100%}}@media (prefers-reduced-motion:reduce){.student-home-skeleton-module__zgZKZa__skeletonPage i{animation-duration:.01ms}}
.parent-study-plan-module__cIvuqq__parentHero{color:#fff;background:linear-gradient(120deg,#0b4053,#176f75);border-radius:1.5rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding:1.75rem;display:grid}.parent-study-plan-module__cIvuqq__parentHero>div:first-child>span{color:#ffdb58;letter-spacing:.08em;align-items:center;gap:.45rem;font-size:.75rem;font-weight:800;display:inline-flex}.parent-study-plan-module__cIvuqq__parentHero h2{margin:.5rem 0;font-size:clamp(1.5rem,3vw,2.3rem)}.parent-study-plan-module__cIvuqq__parentHero p{color:#ffffffbf;margin:0}.parent-study-plan-module__cIvuqq__parentMetrics{grid-template-columns:repeat(2,minmax(10rem,1fr));gap:.75rem;display:grid}.parent-study-plan-module__cIvuqq__parentMetrics>div{background:#ffffff1a;border:1px solid #ffffff29;border-radius:1rem;gap:.25rem;padding:1rem;display:grid}.parent-study-plan-module__cIvuqq__parentMetrics svg{color:#ffdb58}.parent-study-plan-module__cIvuqq__parentMetrics span{color:#ffffffb3;font-size:.75rem}.parent-study-plan-module__cIvuqq__parentGrid{grid-template-columns:minmax(0,1.5fr) minmax(17rem,.6fr);gap:1.25rem;display:grid}.parent-study-plan-module__cIvuqq__parentGrid>section,.parent-study-plan-module__cIvuqq__parentBoundary{background:#fff;border:1px solid #d9e3eb;border-radius:1.25rem;padding:1.25rem}.parent-study-plan-module__cIvuqq__parentEventList{gap:.65rem;display:grid}.parent-study-plan-module__cIvuqq__parentEventList article{background:#f8fafb;border-radius:1rem;grid-template-columns:auto 1fr;align-items:flex-start;gap:.7rem;padding:1rem;display:grid}.parent-study-plan-module__cIvuqq__parentEventList svg,.parent-study-plan-module__cIvuqq__parentBoundary>svg{color:#0b6472}.parent-study-plan-module__cIvuqq__parentEventList h3{margin:.4rem 0 .2rem}.parent-study-plan-module__cIvuqq__parentEventList p,.parent-study-plan-module__cIvuqq__parentBoundary p{color:#637286;margin:0;line-height:1.5}.parent-study-plan-module__cIvuqq__parentBoundary h2,.parent-study-plan-module__cIvuqq__parentBoundary h3{color:#14223a}@media (max-width:76rem){.parent-study-plan-module__cIvuqq__parentGrid,.parent-study-plan-module__cIvuqq__parentHero{grid-template-columns:1fr}}@media (max-width:42rem){.parent-study-plan-module__cIvuqq__parentMetrics{grid-template-columns:1fr}.parent-study-plan-module__cIvuqq__parentMetrics>div{grid-template-columns:auto auto 1fr;align-items:center}}
.study-companion-phase6-module__gOGfKq__evidencePanel{border:1px solid color-mix(in srgb, var(--color-brand-700) 20%, white);background:radial-gradient(circle at 92% 8%, color-mix(in srgb, var(--color-accent-500) 18%, transparent), transparent 28%), linear-gradient(135deg, #f8fcfc, #fff);border-radius:1.4rem;gap:1.25rem;margin:1.4rem 0 2rem;padding:clamp(1.1rem,2vw,1.6rem);display:grid;box-shadow:0 18px 44px #11364c12}.study-companion-phase6-module__gOGfKq__evidenceHeading,.study-companion-phase6-module__gOGfKq__connectedWork{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.study-companion-phase6-module__gOGfKq__evidenceHeading span:first-child{color:var(--color-brand-700);letter-spacing:.12em;font-size:.76rem;font-weight:800}.study-companion-phase6-module__gOGfKq__evidenceHeading h3,.study-companion-phase6-module__gOGfKq__connectedWork h4,.study-companion-phase6-module__gOGfKq__evidenceUnavailable h3{color:var(--color-ink-900);margin:.25rem 0 0}.study-companion-phase6-module__gOGfKq__evidenceHeading p,.study-companion-phase6-module__gOGfKq__connectedWork p,.study-companion-phase6-module__gOGfKq__evidenceUnavailable p{color:var(--color-ink-600);margin:.35rem 0 0}.study-companion-phase6-module__gOGfKq__evidenceGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.65rem;display:grid}.study-companion-phase6-module__gOGfKq__evidenceGrid article{border:1px solid var(--color-line-200);background:#ffffffdb;border-radius:1rem;align-content:space-between;min-height:8.2rem;padding:.9rem;display:grid}.study-companion-phase6-module__gOGfKq__evidenceGrid article svg{color:var(--color-brand-700)}.study-companion-phase6-module__gOGfKq__evidenceGrid article[data-attention=true] svg{color:var(--color-warning-900)}.study-companion-phase6-module__gOGfKq__evidenceGrid strong{color:var(--color-ink-900);margin-top:.55rem;font-size:1.55rem}.study-companion-phase6-module__gOGfKq__evidenceGrid span{color:var(--color-ink-600);font-size:.78rem;line-height:1.35}.study-companion-phase6-module__gOGfKq__connectedWork{border-top:1px solid var(--color-line-200);padding-top:1rem}.study-companion-phase6-module__gOGfKq__connectedActions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.study-companion-phase6-module__gOGfKq__evidenceNotes{color:var(--color-ink-600);gap:.35rem;margin:0;padding-left:1.2rem;font-size:.86rem;display:grid}.study-companion-phase6-module__gOGfKq__sourceStates{flex-wrap:wrap;gap:.45rem;display:flex}.study-companion-phase6-module__gOGfKq__sourceStates span{background:var(--color-surface-muted);color:var(--color-ink-700);text-transform:capitalize;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .65rem;font-size:.75rem;display:inline-flex}.study-companion-phase6-module__gOGfKq__sourceStates i{background:var(--color-success-800);border-radius:50%;width:.48rem;height:.48rem}.study-companion-phase6-module__gOGfKq__sourceStates span[data-state=empty] i{background:var(--color-ink-500)}.study-companion-phase6-module__gOGfKq__sourceStates span[data-state=unavailable] i{background:var(--color-warning-900)}.study-companion-phase6-module__gOGfKq__evidenceUnavailable{background:var(--color-surface-muted);border-radius:1rem;gap:.8rem;margin:1rem 0 2rem;padding:1rem;display:flex}.study-companion-phase6-module__gOGfKq__evidenceUnavailable svg{color:var(--color-warning-900);flex:none}@media (max-width:1050px){.study-companion-phase6-module__gOGfKq__evidenceGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:680px){.study-companion-phase6-module__gOGfKq__evidenceHeading,.study-companion-phase6-module__gOGfKq__connectedWork{display:grid}.study-companion-phase6-module__gOGfKq__evidenceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.study-companion-phase6-module__gOGfKq__connectedActions{justify-content:stretch;display:grid}}@media (max-width:380px){.study-companion-phase6-module__gOGfKq__evidenceGrid{grid-template-columns:1fr}}
