.ActionMenu-module__nyWhtG__root{display:inline-flex;position:relative}.ActionMenu-module__nyWhtG__trigger{background:var(--color-white);width:36px;height:36px;color:var(--color-text-muted);cursor:pointer;border:1px solid #00000014;border-radius:999px;place-items:center;display:grid}.ActionMenu-module__nyWhtG__trigger:hover{background:var(--color-cream);color:var(--color-text-dark)}.ActionMenu-module__nyWhtG__trigger:focus-visible{outline:2px solid var(--color-teal);outline-offset:2px}.ActionMenu-module__nyWhtG__menu{z-index:20;background:var(--color-white);min-width:170px;box-shadow:var(--shadow-md,0 8px 24px #00000024);border:1px solid #0000000f;border-radius:10px;flex-direction:column;gap:.1rem;padding:.35rem;display:flex;position:absolute;top:calc(100% + 4px);right:0}.ActionMenu-module__nyWhtG__menuItem{text-align:left;color:var(--color-text-dark);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:.55rem;min-height:40px;padding:.55rem .65rem;font-size:.9rem;font-weight:600;display:flex}.ActionMenu-module__nyWhtG__menuIcon{flex:none;display:inline-flex}.ActionMenu-module__nyWhtG__menuItem:hover:not(:disabled){background:var(--color-cream)}.ActionMenu-module__nyWhtG__menuItem:focus-visible{outline:2px solid var(--color-teal);outline-offset:-2px}.ActionMenu-module__nyWhtG__menuItem:disabled{color:var(--color-text-muted);cursor:not-allowed}.ActionMenu-module__nyWhtG__menuItem[data-destructive]{color:var(--color-coral-dark,#a83f35)}
.Button-module__VMVMAW__btn{border-radius:var(--radius-full);white-space:nowrap;letter-spacing:.02em;cursor:pointer;border:2px solid #0000;outline:none;justify-content:center;align-items:center;gap:.5rem;min-height:44px;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.Button-module__VMVMAW__btn:focus-visible{box-shadow:0 0 0 4px #ff7e674d!important}.Button-module__VMVMAW__btn:active{transform:scale(.97)translateY(2px)!important}.Button-module__VMVMAW__btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}.Button-module__VMVMAW__spinner{color:currentColor;flex-shrink:0;animation:.75s linear infinite Button-module__VMVMAW__btn-spin}@keyframes Button-module__VMVMAW__btn-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.Button-module__VMVMAW__spinner{animation:none}}.Button-module__VMVMAW__btn svg{transition:transform .25s cubic-bezier(.4,0,.2,1)}.Button-module__VMVMAW__btn:hover:not(:disabled) svg{transform:translate(4px)}.Button-module__VMVMAW__primary{color:var(--color-white);background:linear-gradient(135deg,#ff6b52 0%,#ff9f43 100%) 0%/150% 150%;box-shadow:0 4px 15px #ff6b5240}.Button-module__VMVMAW__primary:hover:not(:disabled){background-position:100%;transform:translateY(-3px);box-shadow:0 10px 25px #ff6b5266}.Button-module__VMVMAW__secondary{color:var(--color-terracotta-dark);background:linear-gradient(135deg,#f8e3d2 0%,#f4d6c0 100%);border-color:#c2664c29;box-shadow:0 3px 10px #8b3a2b14}.Button-module__VMVMAW__secondary:hover:not(:disabled){color:var(--color-coral-hover);background:#fff8f2;transform:translateY(-3px);box-shadow:0 8px 20px #8b3a2b1f}.Button-module__VMVMAW__outline{color:var(--color-text-dark);background-color:#0000;border-color:#00000014}.Button-module__VMVMAW__outline:hover:not(:disabled){border-color:var(--color-coral);color:var(--color-coral);background-color:#ff7e670a;transform:translateY(-2px)}.Button-module__VMVMAW__ghost{color:var(--color-text-muted);background-color:#0000}.Button-module__VMVMAW__ghost:hover:not(:disabled){color:var(--color-text-dark);background-color:#0000000a}.Button-module__VMVMAW__sm{padding:.5rem 1.25rem;font-size:.875rem}.Button-module__VMVMAW__md{padding:.75rem 1.75rem;font-size:1rem}.Button-module__VMVMAW__lg{padding:1rem 2.5rem;font-size:1.125rem}.Button-module__VMVMAW__fullWidth{width:100%}
.LessonReminderToggle-module__DFph4a__row{border-bottom:1px solid #0000000f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 0;display:flex}.LessonReminderToggle-module__DFph4a__row:last-child{border-bottom:0}.LessonReminderToggle-module__DFph4a__control{flex:260px;align-items:center;gap:.45rem;min-width:0;display:flex}.LessonReminderToggle-module__DFph4a__labelWrap{min-width:0}.LessonReminderToggle-module__DFph4a__infoWrap{flex:none;position:relative}.LessonReminderToggle-module__DFph4a__infoButton{width:2.75rem;height:2.75rem;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;margin:-.4rem;padding:0;display:grid}.LessonReminderToggle-module__DFph4a__infoButton:hover,.LessonReminderToggle-module__DFph4a__infoButton:focus-visible{color:var(--color-teal);background:#48a9a614}.LessonReminderToggle-module__DFph4a__infoButton:focus-visible{outline-offset:2px;outline:3px solid #48a9a638}.LessonReminderToggle-module__DFph4a__infoTooltip{z-index:2;background:var(--color-text-dark);width:min(19rem,100vw - 2rem);color:var(--color-white);box-shadow:var(--shadow-sm);border:1px solid #0000001f;border-radius:10px;padding:.7rem .8rem;font-size:.83rem;line-height:1.45;position:absolute;top:calc(100% + .4rem);right:0}.LessonReminderToggle-module__DFph4a__title{color:var(--color-text-dark);font-weight:650;display:block}.LessonReminderToggle-module__DFph4a__description{color:var(--color-text-muted);margin-top:.15rem;font-size:.85rem;display:block}.LessonReminderToggle-module__DFph4a__feedback{flex-shrink:0;min-height:1.2em;font-size:.85rem}.LessonReminderToggle-module__DFph4a__switch{background:var(--color-terracotta,#c2664c);cursor:pointer;border:0;border-radius:999px;flex:none;width:3.35rem;height:1.9rem;padding:.18rem;transition:background .18s;box-shadow:inset 0 0 0 1px #0000001f}.LessonReminderToggle-module__DFph4a__switchOn{background:var(--color-teal)}.LessonReminderToggle-module__DFph4a__switchBlocked{cursor:pointer;background:#b42318}.LessonReminderToggle-module__DFph4a__switch:focus-visible{outline-offset:3px;outline:3px solid #48a9a673}.LessonReminderToggle-module__DFph4a__switch:disabled{cursor:wait;opacity:.65}.LessonReminderToggle-module__DFph4a__switchThumb{background:var(--color-white);border-radius:50%;width:1.54rem;height:1.54rem;transition:transform .18s;display:block;box-shadow:0 1px 3px #00000040}.LessonReminderToggle-module__DFph4a__switchOn .LessonReminderToggle-module__DFph4a__switchThumb{transform:translate(1.45rem)}.LessonReminderToggle-module__DFph4a__pending{color:var(--color-text-muted)}.LessonReminderToggle-module__DFph4a__error{color:var(--color-coral-dark,#a83f35)}.LessonReminderToggle-module__DFph4a__permissionToast{z-index:110;color:#fff;width:min(31rem,100vw - 2rem);box-shadow:var(--shadow-lg);font:inherit;cursor:pointer;background:#8f261c;border:0;border-radius:12px;padding:.85rem 1rem;font-weight:650;line-height:1.4;position:fixed;top:5.25rem;left:50%;transform:translate(-50%)}.LessonReminderToggle-module__DFph4a__success{color:var(--color-teal);font-weight:650}.LessonReminderToggle-module__DFph4a__skeleton{background:var(--color-cream);border-radius:6px;width:100%;max-width:320px;height:1.1rem;display:block}@media (max-width:560px){.LessonReminderToggle-module__DFph4a__row{gap:.65rem}.LessonReminderToggle-module__DFph4a__feedback{margin-left:auto}.LessonReminderToggle-module__DFph4a__infoTooltip{left:0;right:auto}}
.NotificationCenter-module__6y8Ngq__root{position:relative}.NotificationCenter-module__6y8Ngq__bell{width:2.45rem;height:2.45rem;color:var(--color-text-dark);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;place-items:center;padding:0;transition:background-color .16s,color .16s;display:grid;position:relative}.NotificationCenter-module__6y8Ngq__bell:hover{color:var(--color-teal);background:#48a9a61a}.NotificationCenter-module__6y8Ngq__bell:focus-visible{outline-offset:2px;outline:3px solid #48a9a659}.NotificationCenter-module__6y8Ngq__unreadDot{background:var(--color-coral);border:2px solid #fff;border-radius:999px;width:.55rem;height:.55rem;position:absolute;top:.45rem;right:.47rem;box-shadow:0 0 0 1px #dc5f411f}.NotificationCenter-module__6y8Ngq__panel{z-index:70;background:#fffffffa;border:1px solid #262f361a;border-radius:1rem;width:min(23.5rem,100vw - 2rem);max-height:min(34rem,100vh - 6rem);position:absolute;top:calc(100% + .65rem);right:0;overflow:hidden;box-shadow:0 18px 48px #1f2a3029}.NotificationCenter-module__6y8Ngq__panel:focus{outline:none}.NotificationCenter-module__6y8Ngq__panelHeader{border-bottom:1px solid #262f3614;padding:1rem 1.1rem .85rem}.NotificationCenter-module__6y8Ngq__panelHeader h2{letter-spacing:-.01em;margin:0;font-size:1.05rem}.NotificationCenter-module__6y8Ngq__panelHeader p{color:var(--color-text-muted);margin:.2rem 0 0;font-size:.78rem}.NotificationCenter-module__6y8Ngq__list{overscroll-behavior:contain;max-height:min(28.5rem,100vh - 10.5rem);overflow-y:auto}.NotificationCenter-module__6y8Ngq__item{color:var(--color-text-dark);border-bottom:1px solid #262f3612;grid-template-columns:2rem minmax(0,1fr) auto;align-items:start;gap:.72rem;padding:.9rem 1rem;text-decoration:none;display:grid}.NotificationCenter-module__6y8Ngq__item:last-child{border-bottom:0}.NotificationCenter-module__6y8Ngq__item:hover{background:#48a9a60e}.NotificationCenter-module__6y8Ngq__item:focus-visible{outline-offset:-3px;outline:3px solid #48a9a659;position:relative}.NotificationCenter-module__6y8Ngq__item[data-unseen=true]{background:#f48b6912}.NotificationCenter-module__6y8Ngq__icon{width:2rem;height:2rem;color:var(--color-teal);background:#48a9a61a;border-radius:.62rem;place-items:center;display:grid}.NotificationCenter-module__6y8Ngq__icon svg{width:1rem;height:1rem}.NotificationCenter-module__6y8Ngq__itemText{gap:.16rem;min-width:0;display:grid}.NotificationCenter-module__6y8Ngq__itemTitle{overflow-wrap:anywhere;font-size:.9rem;font-weight:720;line-height:1.3}.NotificationCenter-module__6y8Ngq__itemBody{color:var(--color-text-muted);overflow-wrap:anywhere;font-size:.8rem;line-height:1.35}.NotificationCenter-module__6y8Ngq__item time{color:var(--color-text-muted);font-size:.72rem}.NotificationCenter-module__6y8Ngq__unseenLabel{color:#9b4a2f;letter-spacing:.02em;text-transform:uppercase;align-self:center;font-size:.68rem;font-weight:760}.NotificationCenter-module__6y8Ngq__state{color:var(--color-text-muted);text-align:center;margin:0;padding:2.4rem 1.2rem;font-size:.88rem}.NotificationCenter-module__6y8Ngq__skeletons{background:#262f360f;gap:1px;display:grid}.NotificationCenter-module__6y8Ngq__skeletons span{background:linear-gradient(100deg,#f8f6f1d1 25%,#fffffffa 40%,#f8f6f1d1 55%) 0 0/220% 100%;height:4.7rem;animation:1.2s ease-in-out infinite NotificationCenter-module__6y8Ngq__notificationSkeleton;display:block}.NotificationCenter-module__6y8Ngq__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes NotificationCenter-module__6y8Ngq__notificationSkeleton{to{background-position-x:-220%}}@media (prefers-reduced-motion:reduce){.NotificationCenter-module__6y8Ngq__skeletons span{animation:none}}@media (max-width:600px){.NotificationCenter-module__6y8Ngq__panel{top:calc(var(--workspace-header-height,77px) + .5rem);width:auto;max-height:calc(100dvh - var(--workspace-header-height,77px) - 1.25rem);border-radius:.9rem;position:fixed;left:.75rem;right:.75rem}.NotificationCenter-module__6y8Ngq__list{max-height:calc(100dvh - var(--workspace-header-height,77px) - 6rem)}.NotificationCenter-module__6y8Ngq__item{padding:.92rem}}
.TutoringChat-module__TYbsQG__layout{grid-template-columns:280px 1fr;gap:1rem;height:min(75vh,680px);min-height:0;display:grid}.TutoringChat-module__TYbsQG__list{background:#fff;border:1px solid #00000014;border-radius:18px;flex-direction:column;gap:.35rem;min-height:0;padding:.75rem;display:flex;overflow-y:auto}.TutoringChat-module__TYbsQG__listItem{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:stretch;gap:.15rem;width:100%;padding:.65rem .75rem;display:flex}.TutoringChat-module__TYbsQG__listItem:hover{background:var(--color-cream)}.TutoringChat-module__TYbsQG__listItemActive,.TutoringChat-module__TYbsQG__listItemActive:hover{background:var(--color-teal)}.TutoringChat-module__TYbsQG__listItemActive .TutoringChat-module__TYbsQG__listName,.TutoringChat-module__TYbsQG__listItemActive .TutoringChat-module__TYbsQG__listPreview,.TutoringChat-module__TYbsQG__listItemActive .TutoringChat-module__TYbsQG__listTime{color:#fff}.TutoringChat-module__TYbsQG__listName{color:var(--color-text-dark);font-weight:700}.TutoringChat-module__TYbsQG__listPreview{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.TutoringChat-module__TYbsQG__listTime{color:var(--color-text-muted);font-size:.72rem}.TutoringChat-module__TYbsQG__listEmpty{color:var(--color-text-muted);padding:.85rem .5rem}.TutoringChat-module__TYbsQG__thread{background:0 0;flex-direction:column;flex:1;grid-column:2;gap:.5rem;min-height:0;padding:.65rem .7rem .7rem;display:flex}.TutoringChat-module__TYbsQG__threadHeading{flex-shrink:0;justify-content:space-between;align-items:start;gap:1rem;display:flex}.TutoringChat-module__TYbsQG__threadHeading h1{margin:0;font-size:1.15rem}.TutoringChat-module__TYbsQG__threadHeading p{color:var(--color-text-muted);margin:.3rem 0 0;font-size:.85rem}.TutoringChat-module__TYbsQG__loadOlder{flex-shrink:0;align-self:center}.TutoringChat-module__TYbsQG__history{flex-direction:column;flex:1;gap:.45rem;min-height:0;padding:.15rem .05rem;display:flex;overflow-y:auto}.TutoringChat-module__TYbsQG__bubbleRow{flex-direction:column;max-width:76%;display:flex}.TutoringChat-module__TYbsQG__bubbleRow.TutoringChat-module__TYbsQG__own{align-self:flex-end;align-items:flex-end}.TutoringChat-module__TYbsQG__bubbleRow.TutoringChat-module__TYbsQG__other{align-self:flex-start;align-items:flex-start}.TutoringChat-module__TYbsQG__meta{color:var(--color-text-muted);margin-bottom:.12rem;padding:0 .15rem;font-size:.68rem}.TutoringChat-module__TYbsQG__bubble{white-space:pre-wrap;overflow-wrap:anywhere;border-radius:1rem;padding:.48rem .68rem;font-size:.9rem;line-height:1.42}.TutoringChat-module__TYbsQG__bubbleRow.TutoringChat-module__TYbsQG__own .TutoringChat-module__TYbsQG__bubble{color:var(--color-text-dark);background:#fff;border:1px solid #262f361f;border-bottom-right-radius:.28rem;box-shadow:0 2px 7px #1f2a3014}.TutoringChat-module__TYbsQG__bubbleRow.TutoringChat-module__TYbsQG__other .TutoringChat-module__TYbsQG__bubble{color:var(--color-text-dark);background:#f48b6929;border:1px solid #dc5f4121;border-bottom-left-radius:.28rem}.TutoringChat-module__TYbsQG__empty{max-width:16rem;color:var(--color-text-muted);text-align:center;background:#f8f6f1cc;border-radius:.8rem;align-self:center;margin:auto 0;padding:.75rem;font-size:.86rem}.TutoringChat-module__TYbsQG__loadingHistory{align-self:center;gap:.35rem;padding:.9rem;display:flex}.TutoringChat-module__TYbsQG__loadingHistory span{background:#48a9a673;border-radius:999px;width:.42rem;height:.42rem;animation:1.05s ease-in-out infinite TutoringChat-module__TYbsQG__tutoring-chat-loading}.TutoringChat-module__TYbsQG__loadingHistory span:nth-child(2){animation-delay:.14s}.TutoringChat-module__TYbsQG__loadingHistory span:nth-child(3){animation-delay:.28s}.TutoringChat-module__TYbsQG__incomingHighlight .TutoringChat-module__TYbsQG__bubble{animation:2.5s ease-out both TutoringChat-module__TYbsQG__tutoring-chat-incoming-highlight}@keyframes TutoringChat-module__TYbsQG__tutoring-chat-loading{50%{opacity:.3;transform:translateY(-2px)}}@keyframes TutoringChat-module__TYbsQG__tutoring-chat-incoming-highlight{0%{outline-offset:2px;outline:2px solid #48a9a67a;box-shadow:0 0 #48a9a67a,0 3px 10px #48a9a638}to{box-shadow:none;outline-offset:5px;outline-color:#0000}}@media (prefers-reduced-motion:reduce){.TutoringChat-module__TYbsQG__loadingHistory span,.TutoringChat-module__TYbsQG__incomingHighlight .TutoringChat-module__TYbsQG__bubble{animation:none}.TutoringChat-module__TYbsQG__incomingHighlight .TutoringChat-module__TYbsQG__bubble{outline-offset:2px;outline:2px solid #48a9a659}}.TutoringChat-module__TYbsQG__error{color:#b3261e;background:#fdecea;border-radius:10px;flex-shrink:0;padding:.6rem .9rem;font-size:.85rem}.TutoringChat-module__TYbsQG__composer{border-top:1px solid #262f3614;flex-shrink:0;align-items:flex-end;gap:.4rem;padding-top:.55rem;display:flex}.TutoringChat-module__TYbsQG__composer textarea{resize:none;min-height:38px;max-height:132px;font:inherit;background:#f8f6f1b3;border:1px solid #262f3624;border-radius:.85rem;flex:1;padding:.5rem .7rem;line-height:1.35}.TutoringChat-module__TYbsQG__composer textarea:focus{outline-offset:1px;border-color:#48a9a673;outline:2px solid #48a9a652}.TutoringChat-module__TYbsQG__sendButton{background:var(--color-teal);color:#fff;cursor:pointer;border:0;border-radius:999px;flex:none;place-items:center;width:2.35rem;height:2.35rem;padding:0;transition:transform .14s,background-color .14s;display:grid;box-shadow:0 3px 8px #48a9a63d}.TutoringChat-module__TYbsQG__sendButton:hover:not(:disabled){background:#379d99;transform:translateY(-1px)}.TutoringChat-module__TYbsQG__sendButton:focus-visible{outline-offset:2px;outline:3px solid #48a9a659}.TutoringChat-module__TYbsQG__sendButton:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.TutoringChat-module__TYbsQG__picker{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.TutoringChat-module__TYbsQG__pickerSelect{min-width:180px;font:inherit;background:#fff;border:1px solid #0000002e;border-radius:10px;flex:1;padding:.55rem .7rem}.TutoringChat-module__TYbsQG__loginlessRow{color:var(--color-text-muted);justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .2rem;font-size:.85rem;display:flex}@media (max-width:760px){.TutoringChat-module__TYbsQG__layout{grid-template-columns:1fr;height:min(78vh,720px)}.TutoringChat-module__TYbsQG__list{display:flex}.TutoringChat-module__TYbsQG__thread{grid-column:1}.TutoringChat-module__TYbsQG__composer{align-items:flex-end}.TutoringChat-module__TYbsQG__bubbleRow{max-width:86%}.TutoringChat-module__TYbsQG__layout.TutoringChat-module__TYbsQG__detailOpen .TutoringChat-module__TYbsQG__list,.TutoringChat-module__TYbsQG__layout:not(.TutoringChat-module__TYbsQG__detailOpen) .TutoringChat-module__TYbsQG__thread{display:none}}
.TutoringChatDrawer-module__eMoxla__launcher{width:2.45rem;height:2.45rem;color:var(--color-text-dark);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;place-items:center;padding:0;transition:background-color .16s,color .16s;display:grid;position:relative}.TutoringChatDrawer-module__eMoxla__launcher:hover{color:var(--color-teal);background:#48a9a61a}.TutoringChatDrawer-module__eMoxla__launcher:focus-visible{outline-offset:2px;outline:3px solid #48a9a659}.TutoringChatDrawer-module__eMoxla__unreadBadge{color:#fff;background:#d95745;border:2px solid #fff;border-radius:999px;place-items:center;min-width:1.15rem;height:1.15rem;padding:0 .22rem;font-size:.64rem;font-weight:800;line-height:1;display:grid;position:absolute;top:-.12rem;right:-.12rem}.TutoringChatDrawer-module__eMoxla__overlay{z-index:190;opacity:0;pointer-events:none;background:#14181c24;transition:opacity .18s;position:fixed;inset:0}.TutoringChatDrawer-module__eMoxla__overlay.TutoringChatDrawer-module__eMoxla__overlayOpen{opacity:1;pointer-events:auto}.TutoringChatDrawer-module__eMoxla__drawer{top:max(1rem, env(safe-area-inset-top,0px));z-index:200;width:min(380px,100vw - 2rem);height:min(42rem,100dvh - 2rem);padding-bottom:env(safe-area-inset-bottom,0);background:#fffffffa;border:1px solid #262f361f;border-radius:1.1rem;flex-direction:column;transition:transform .22s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;right:1rem;overflow:hidden;transform:translate(calc(100% + 1rem));box-shadow:0 20px 56px #1f2a302e}.TutoringChatDrawer-module__eMoxla__drawer.TutoringChatDrawer-module__eMoxla__drawerOpen{transform:translate(0)}.TutoringChatDrawer-module__eMoxla__drawer:focus{outline:none}.TutoringChatDrawer-module__eMoxla__drawerHeader{border-bottom:1px solid #262f3614;flex-shrink:0;align-items:center;gap:.6rem;padding:.75rem .85rem;display:flex}.TutoringChatDrawer-module__eMoxla__drawerTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:1rem;font-weight:800;overflow:hidden}.TutoringChatDrawer-module__eMoxla__iconButton{width:2.2rem;height:2.2rem;color:var(--color-text-dark);cursor:pointer;background:0 0;border:none;border-radius:.6rem;place-items:center;padding:0;transition:background-color .14s;display:grid}.TutoringChatDrawer-module__eMoxla__iconButton:hover{background:var(--color-cream)}.TutoringChatDrawer-module__eMoxla__iconButton:focus-visible{outline-offset:1px;outline:2px solid #48a9a680}.TutoringChatDrawer-module__eMoxla__drawerBody{flex-direction:column;flex:1;min-height:0;display:flex}.TutoringChatDrawer-module__eMoxla__inbox{flex-direction:column;flex:1;gap:.5rem;min-height:0;padding:.6rem;display:flex}.TutoringChatDrawer-module__eMoxla__searchWrap{background:#f8f6f1b8;border:1px solid #262f361f;border-radius:.75rem;flex-shrink:0;align-items:center;gap:.45rem;padding:.46rem .65rem;display:flex}.TutoringChatDrawer-module__eMoxla__searchIcon{color:var(--color-text-muted);flex-shrink:0}.TutoringChatDrawer-module__eMoxla__searchInput{font:inherit;color:var(--color-text-dark);background:0 0;border:none;outline:none;flex:1;min-width:0}.TutoringChatDrawer-module__eMoxla__rows{flex-direction:column;flex:1;gap:.2rem;min-height:0;display:flex;overflow-y:auto}.TutoringChatDrawer-module__eMoxla__row{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.75rem;align-items:center;gap:.6rem;width:100%;padding:.5rem;display:flex}.TutoringChatDrawer-module__eMoxla__row:hover:not(:disabled){background:var(--color-cream)}.TutoringChatDrawer-module__eMoxla__row:disabled{opacity:.6;cursor:default}.TutoringChatDrawer-module__eMoxla__row:focus-visible{outline-offset:-2px;outline:2px solid #48a9a680}.TutoringChatDrawer-module__eMoxla__avatar{background:linear-gradient(145deg, var(--color-teal), #70bcb9);color:#fff;border-radius:999px;flex-shrink:0;place-items:center;width:2.2rem;height:2.2rem;font-size:.78rem;font-weight:760;display:grid;box-shadow:0 3px 8px #48a9a633}.TutoringChatDrawer-module__eMoxla__rowMain{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.TutoringChatDrawer-module__eMoxla__rowTop{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.TutoringChatDrawer-module__eMoxla__rowName{color:var(--color-text-dark);text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.TutoringChatDrawer-module__eMoxla__rowTime{color:var(--color-text-muted);flex-shrink:0;font-size:.7rem}.TutoringChatDrawer-module__eMoxla__rowPreview{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.TutoringChatDrawer-module__eMoxla__loginlessRow{align-items:center;gap:.65rem;width:100%;padding:.55rem .5rem;display:flex}.TutoringChatDrawer-module__eMoxla__loginlessRow .TutoringChatDrawer-module__eMoxla__rowPreview{color:var(--color-text-muted)}.TutoringChatDrawer-module__eMoxla__quickStart{padding:.4rem .1rem}.TutoringChatDrawer-module__eMoxla__inboxStatus{color:var(--color-text-muted);padding:.9rem .5rem}.TutoringChatDrawer-module__eMoxla__error{color:#b3261e;background:#fdecea;border-radius:10px;padding:.6rem .9rem;font-size:.85rem}.TutoringChatDrawer-module__eMoxla__threadWrap{flex-direction:column;flex:1;min-height:0;display:flex}.TutoringChatDrawer-module__eMoxla__threadHeaderBar{background:linear-gradient(112deg,#f48b692e,#8ccbb22e);border-bottom:1px solid #262f3614;flex-shrink:0;align-items:center;gap:.45rem;padding:.55rem .65rem;display:flex}.TutoringChatDrawer-module__eMoxla__threadHeaderIdentity{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.TutoringChatDrawer-module__eMoxla__threadHeaderAvatar{background:linear-gradient(145deg, var(--color-teal), #70bcb9);color:#fff;border-radius:999px;flex-shrink:0;place-items:center;width:1.9rem;height:1.9rem;font-size:.7rem;font-weight:760;display:grid}.TutoringChatDrawer-module__eMoxla__threadHeaderText{flex-direction:column;min-width:0;line-height:1.1;display:flex}.TutoringChatDrawer-module__eMoxla__threadHeaderName{color:var(--color-text-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:800;overflow:hidden}.TutoringChatDrawer-module__eMoxla__threadHeaderRole{color:#262f36b3;margin-top:.13rem;font-size:.68rem;font-weight:650}@media (prefers-reduced-motion:reduce){.TutoringChatDrawer-module__eMoxla__drawer,.TutoringChatDrawer-module__eMoxla__overlay{transition:none}}@media (max-width:640px){.TutoringChatDrawer-module__eMoxla__drawer{width:100vw;max-width:100vw;height:100dvh;box-shadow:none;border:none;border-radius:0;top:0;right:0;transform:translate(100%)}}
.Card-module__QRy0Sa__card{background-color:var(--color-white);transition:transform var(--transition-normal), box-shadow var(--transition-normal);border:1px solid #00000008;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.Card-module__QRy0Sa__card.Card-module__QRy0Sa__interactive:hover{transform:translateY(-4px);box-shadow:0 20px 40px #ff7e6714}.Card-module__QRy0Sa__padding-none{padding:0}.Card-module__QRy0Sa__padding-sm{padding:1rem}.Card-module__QRy0Sa__padding-md{padding:1.5rem}.Card-module__QRy0Sa__padding-lg{padding:2.5rem}@media (max-width:768px){.Card-module__QRy0Sa__padding-lg{padding:1.5rem}.Card-module__QRy0Sa__padding-md{padding:1.25rem}}.Card-module__QRy0Sa__elevation-none{box-shadow:none;border:1px solid #0000000d}.Card-module__QRy0Sa__elevation-sm{box-shadow:var(--shadow-sm)}.Card-module__QRy0Sa__elevation-md{box-shadow:var(--shadow-md)}.Card-module__QRy0Sa__elevation-lg{box-shadow:var(--shadow-lg)}
.CompactTransactionList-module__bUH4cq__list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.CompactTransactionList-module__bUH4cq__row{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:flex-start;gap:.75rem;padding-bottom:.6rem;font-size:.9rem;display:flex}.CompactTransactionList-module__bUH4cq__row:last-child{border-bottom:0;padding-bottom:0}.CompactTransactionList-module__bUH4cq__main{flex-direction:column;gap:.15rem;min-width:0;display:flex}.CompactTransactionList-module__bUH4cq__label{color:var(--color-text-dark);font-weight:650}.CompactTransactionList-module__bUH4cq__subLabel{color:var(--color-text-muted);font-size:.85rem}.CompactTransactionList-module__bUH4cq__noteInline{color:var(--color-text-muted);font-size:.82rem;font-style:italic}.CompactTransactionList-module__bUH4cq__noteDetails{color:var(--color-text-muted);font-size:.82rem}.CompactTransactionList-module__bUH4cq__noteDetails summary{cursor:pointer;color:var(--color-teal);font-weight:600;list-style:none}.CompactTransactionList-module__bUH4cq__noteDetails summary::-webkit-details-marker{display:none}.CompactTransactionList-module__bUH4cq__amountCol{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.15rem;display:flex}.CompactTransactionList-module__bUH4cq__amountPositive{color:var(--color-teal);font-weight:700}.CompactTransactionList-module__bUH4cq__amountNegative{color:var(--color-coral-dark,#a83f35);font-weight:700}.CompactTransactionList-module__bUH4cq__date{color:var(--color-text-muted);font-size:.78rem}.CompactTransactionList-module__bUH4cq__toggle{color:var(--color-teal);cursor:pointer;background:0 0;border:0;min-height:32px;margin-top:.75rem;padding:.35rem 0;font-size:.85rem;font-weight:700}.CompactTransactionList-module__bUH4cq__toggle:focus-visible{outline:2px solid var(--color-teal);outline-offset:2px}.CompactTransactionList-module__bUH4cq__empty{color:var(--color-text-muted);margin:0;font-size:.9rem}
.Modal-module__weKyha__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;animation:Modal-module__weKyha__fadeIn var(--transition-fast) forwards;background-color:#1e232a66;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Modal-module__weKyha__modal{background-color:var(--color-cream);border-radius:var(--radius-xl);width:100%;max-width:820px;max-height:calc(100dvh - 2rem);box-shadow:var(--shadow-lg);animation:Modal-module__weKyha__slideUp var(--transition-fast) forwards;flex-direction:column;display:flex;overflow:hidden}.Modal-module__weKyha__compactModal{max-width:520px}.Modal-module__weKyha__compactModal .Modal-module__weKyha__content{padding-top:1.25rem;padding-bottom:1.25rem}.Modal-module__weKyha__header{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.Modal-module__weKyha__header h2{margin:0;font-size:1.25rem}.Modal-module__weKyha__closeButton{width:32px;height:32px;color:var(--color-text-muted);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Modal-module__weKyha__closeButton:hover{color:var(--color-text-dark);background-color:#0000000d}.Modal-module__weKyha__content{overscroll-behavior:contain;min-height:0;padding:2rem;overflow-y:auto}@media (max-width:600px){.Modal-module__weKyha__overlay{align-items:flex-end;padding:0}.Modal-module__weKyha__modal{border-radius:24px 24px 0 0;max-width:none;max-height:94dvh}.Modal-module__weKyha__header{padding:1rem 1.25rem}.Modal-module__weKyha__content{padding:1rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom))}}@keyframes Modal-module__weKyha__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__weKyha__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.BrandedDatePicker-module__71jW2a__wrapper{width:100%;position:relative}.BrandedDatePicker-module__71jW2a__field{background-color:var(--color-white);width:100%;transition:border-color var(--transition-fast), box-shadow var(--transition-fast);border:1px solid #ddd;border-radius:8px;align-items:center;display:flex;position:relative}.BrandedDatePicker-module__71jW2a__field:focus-within{border-color:var(--color-coral);box-shadow:0 0 0 4px #ff7e6726}.BrandedDatePicker-module__71jW2a__fieldError{border-color:#aa151b}.BrandedDatePicker-module__71jW2a__fieldError:focus-within{box-shadow:0 0 0 4px #aa151b1a}.BrandedDatePicker-module__71jW2a__fieldDisabled{opacity:.6}.BrandedDatePicker-module__71jW2a__input{min-width:0;color:var(--color-text-dark);background:0 0;border:none;border-radius:8px;outline:none;flex:1;padding:.875rem .5rem .875rem .875rem;font-size:1rem}.BrandedDatePicker-module__71jW2a__input::placeholder{color:var(--color-text-muted);opacity:.7}.BrandedDatePicker-module__71jW2a__calendarButton{width:2.5rem;height:100%;min-height:2.75rem;color:var(--color-text-muted);cursor:pointer;transition:color var(--transition-fast), background-color var(--transition-fast);background:0 0;border:none;border-radius:0 8px 8px 0;justify-content:center;align-items:center;display:flex}.BrandedDatePicker-module__71jW2a__calendarButton:hover:not(:disabled){color:var(--color-teal);background-color:#48a9a614}.BrandedDatePicker-module__71jW2a__calendarButton:disabled{cursor:not-allowed}.BrandedDatePicker-module__71jW2a__errorText{color:#aa151b;margin-top:.25rem;font-size:.82rem;font-weight:600;display:block}.BrandedDatePicker-module__71jW2a__popover{z-index:1000;background-color:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);box-sizing:border-box;border:1px solid #0000000f;max-width:calc(100vw - 16px);padding:.875rem;position:fixed;overflow-y:auto}.BrandedDatePicker-module__71jW2a__popoverHeader{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.BrandedDatePicker-module__71jW2a__navButton{border-radius:var(--radius-full);width:2.25rem;height:2.25rem;color:var(--color-text-dark);cursor:pointer;transition:background-color var(--transition-fast), color var(--transition-fast);background-color:#0000;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BrandedDatePicker-module__71jW2a__navButton:hover{color:var(--color-teal);background-color:#48a9a61a}.BrandedDatePicker-module__71jW2a__monthYearSelectors{flex:1;justify-content:center;gap:.4rem;min-width:0;display:flex}.BrandedDatePicker-module__71jW2a__select{background-color:var(--color-cream);color:var(--color-text-dark);cursor:pointer;border:1px solid #00000014;border-radius:8px;min-width:0;padding:.35rem .4rem;font-size:.85rem;font-weight:600}.BrandedDatePicker-module__71jW2a__select:focus-visible{outline:2px solid var(--color-coral);outline-offset:1px}.BrandedDatePicker-module__71jW2a__weekdayRow{grid-template-columns:repeat(7,1fr);margin-bottom:.25rem;display:grid}.BrandedDatePicker-module__71jW2a__weekday{text-align:center;color:var(--color-text-muted);padding:.25rem 0;font-size:.75rem;font-weight:600}.BrandedDatePicker-module__71jW2a__dayGrid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.BrandedDatePicker-module__71jW2a__day{aspect-ratio:1;border-radius:var(--radius-sm);min-height:2.25rem;color:var(--color-text-dark);cursor:pointer;transition:background-color var(--transition-fast), color var(--transition-fast);background-color:#0000;border:none;justify-content:center;align-items:center;font-size:.875rem;display:flex;position:relative}.BrandedDatePicker-module__71jW2a__day:hover:not(:disabled){background-color:#48a9a61f}.BrandedDatePicker-module__71jW2a__day:focus-visible{outline:2px solid var(--color-coral);outline-offset:1px}.BrandedDatePicker-module__71jW2a__day:disabled{color:#1e232a40;cursor:not-allowed}.BrandedDatePicker-module__71jW2a__dayOutside{color:var(--color-text-muted);opacity:.55}.BrandedDatePicker-module__71jW2a__dayToday:after{content:"";border-radius:var(--radius-full);background-color:var(--color-orange);width:4px;height:4px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.BrandedDatePicker-module__71jW2a__daySelected{background:var(--color-gradient-primary);color:var(--color-white);font-weight:700}.BrandedDatePicker-module__71jW2a__daySelected:hover:not(:disabled){background:var(--color-gradient-primary)}.BrandedDatePicker-module__71jW2a__daySelected:after{display:none}@media (max-width:480px){.BrandedDatePicker-module__71jW2a__popover{padding:.75rem}.BrandedDatePicker-module__71jW2a__day{min-height:2.5rem;font-size:.9rem}.BrandedDatePicker-module__71jW2a__select{padding:.4rem .3rem;font-size:.8rem}}
.Pagination-module__kBQQvG__pagination{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border:1px solid #192c4021;border-radius:999px;justify-content:center;justify-self:center;align-items:center;gap:.25rem;width:fit-content;margin-inline:auto;padding:.35rem;display:flex;position:relative;box-shadow:0 8px 22px #192c401f}.Pagination-module__kBQQvG__pagination span{min-width:7.4rem;color:var(--color-text-muted);text-align:center;font-size:.8rem;font-weight:700}.Pagination-module__kBQQvG__pagination button{width:32px;height:32px;color:var(--color-text-dark);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;display:grid}.Pagination-module__kBQQvG__pagination button:hover:not(:disabled){color:var(--color-teal);background:#48a9a61f}.Pagination-module__kBQQvG__pagination button:focus-visible{outline-offset:2px;outline:3px solid #48a9a661}.Pagination-module__kBQQvG__pagination button:disabled{opacity:.38;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.Pagination-module__kBQQvG__pagination button{transition:none}}
.TimePicker-module__MBMW8G__field{color:var(--color-text-dark);gap:.35rem;font-size:.9rem;font-weight:700;display:grid}.TimePicker-module__MBMW8G__field select{background:var(--color-white);width:100%;min-height:44px;color:var(--color-text-dark);font:inherit;border:1px solid #00000024;border-radius:9px;padding:.55rem .65rem}.TimePicker-module__MBMW8G__field select:focus-visible{outline-offset:2px;border-color:var(--color-teal);outline:3px solid #48a9a64d}
.Workspace-module__8-6Mtq__layout{--workspace-header-height:77px;flex-direction:column;min-height:100vh;display:flex}.Workspace-module__8-6Mtq__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background-color:#fdfbf7cc;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0}.Workspace-module__8-6Mtq__brand{font-family:var(--font-heading);color:var(--color-text-dark);letter-spacing:-.05em;align-items:baseline;font-size:2rem;font-weight:800;text-decoration:none;display:flex}.Workspace-module__8-6Mtq__brand span{color:var(--color-coral);font-family:var(--font-accent);font-size:1.2em;display:inline-block;transform:rotate(-5deg)translateY(-5px)}.Workspace-module__8-6Mtq__headerActions{align-items:center;gap:1.5rem;display:flex}.Workspace-module__8-6Mtq__userInfo{align-items:center;gap:.75rem;display:flex}.Workspace-module__8-6Mtq__avatar{background:var(--color-gradient-primary);width:44px;height:44px;color:var(--color-white);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}.Workspace-module__8-6Mtq__userName{font-weight:500;display:none}@media (min-width:600px){.Workspace-module__8-6Mtq__userName{display:block}}.Workspace-module__8-6Mtq__logoutButton:hover:not(:disabled),.Workspace-module__8-6Mtq__logoutButton:focus-visible{color:var(--color-error)!important;background-color:#e0313114!important}.Workspace-module__8-6Mtq__logoutButton:focus-visible{box-shadow:0 0 0 4px #e0313140!important}.Workspace-module__8-6Mtq__main{flex-grow:1;width:100%;max-width:1200px;margin:0 auto;padding:3rem 2rem}.Workspace-module__8-6Mtq__workspaceLoading{min-height:100vh;color:var(--color-text-muted);place-items:center;display:grid}.Workspace-module__8-6Mtq__teacherShell{flex:1;grid-template-columns:250px minmax(0,1fr);width:100%;display:grid}.Workspace-module__8-6Mtq__teacherSidebar{top:var(--workspace-header-height);height:calc(100vh - var(--workspace-header-height));scrollbar-width:thin;scrollbar-color:#48a9a657 transparent;background:#fdfbf78c;border-right:1px solid #0000000f;align-self:start;padding:1.5rem 1rem;position:sticky;overflow-y:auto}.Workspace-module__8-6Mtq__teacherSidebar::-webkit-scrollbar{width:.45rem}.Workspace-module__8-6Mtq__teacherSidebar::-webkit-scrollbar-track{background:0 0}.Workspace-module__8-6Mtq__teacherSidebar::-webkit-scrollbar-thumb{background:#48a9a638 padding-box padding-box;border:2px solid #0000;border-radius:999px}.Workspace-module__8-6Mtq__teacherSidebar:hover::-webkit-scrollbar-thumb{background-color:#48a9a66b}.Workspace-module__8-6Mtq__navGroupTitle{text-transform:uppercase;color:var(--color-text-muted);letter-spacing:.05em;margin-top:1rem;padding:.5rem .8rem;font-size:.75rem;font-weight:700}.Workspace-module__8-6Mtq__teacherNav{flex-direction:column;gap:.25rem;display:flex}.Workspace-module__8-6Mtq__teacherNav a{color:var(--color-text-muted);border-radius:10px;align-items:center;gap:.7rem;padding:.72rem .8rem;font-size:.93rem;font-weight:650;text-decoration:none;display:flex}.Workspace-module__8-6Mtq__settingsNavItem{position:relative}.Workspace-module__8-6Mtq__calendarAttention{color:#a26700;position:absolute;right:.75rem}.Workspace-module__8-6Mtq__teacherNav a:hover{color:var(--color-text-dark);background:var(--color-cream)}.Workspace-module__8-6Mtq__teacherNavActive{color:var(--color-teal)!important;background:#48a9a61f!important}.Workspace-module__8-6Mtq__assignmentNavGroup{gap:.2rem;display:grid}.Workspace-module__8-6Mtq__assignmentNavParent{color:var(--color-text-muted);border-radius:10px;align-items:center;display:flex}.Workspace-module__8-6Mtq__assignmentNavParent>a{flex:1;min-width:0}:is(.Workspace-module__8-6Mtq__assignmentNavParent:has(a:hover),.Workspace-module__8-6Mtq__assignmentNavParent:has(button:hover)){color:var(--color-text-dark);background:var(--color-cream)}.Workspace-module__8-6Mtq__assignmentNavDisclosure{width:2.2rem;min-height:2.65rem;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.Workspace-module__8-6Mtq__assignmentNavDisclosure:focus-visible,.Workspace-module__8-6Mtq__assignmentNavChildren a:focus-visible{outline-offset:2px;outline:3px solid #48a9a661}.Workspace-module__8-6Mtq__assignmentNavDisclosure[aria-expanded=true] svg{transform:rotate(180deg)}.Workspace-module__8-6Mtq__assignmentNavChildren{border-left:1px solid #48a9a638;gap:.08rem;margin:0 0 .1rem 1.3rem;padding-left:.55rem;display:grid}.Workspace-module__8-6Mtq__teacherNav .Workspace-module__8-6Mtq__assignmentNavChildren a{min-height:2.05rem;color:var(--color-text-muted);padding:.42rem .65rem;font-size:.84rem;font-weight:600}.Workspace-module__8-6Mtq__teacherNav .Workspace-module__8-6Mtq__assignmentNavChildren a:hover{color:var(--color-text-dark);background:#48a9a612}.Workspace-module__8-6Mtq__assignmentNavChildActive{color:var(--color-teal)!important;background:#48a9a61f!important}.Workspace-module__8-6Mtq__teacherMain{max-width:none;margin:0;padding:clamp(1.25rem,3vw,3rem)}.Workspace-module__8-6Mtq__drawerButton,.Workspace-module__8-6Mtq__teacherDrawer,.Workspace-module__8-6Mtq__drawerBackdrop,.Workspace-module__8-6Mtq__drawerProfile{display:none}@media (max-width:850px){.Workspace-module__8-6Mtq__header{padding:.75rem clamp(.7rem,3vw,1.25rem)}.Workspace-module__8-6Mtq__headerActions{gap:clamp(.25rem,2vw,.65rem)}.Workspace-module__8-6Mtq__header[data-teacher] .Workspace-module__8-6Mtq__userInfo{display:none}.Workspace-module__8-6Mtq__header[data-teacher] .Workspace-module__8-6Mtq__logoutButton{min-width:44px;padding-inline:.7rem}.Workspace-module__8-6Mtq__teacherShell{display:block}.Workspace-module__8-6Mtq__teacherSidebar{display:none}.Workspace-module__8-6Mtq__drawerButton{background:var(--color-cream);width:44px;height:44px;color:var(--color-text-dark);cursor:pointer;border:0;border-radius:12px;place-items:center;display:grid}.Workspace-module__8-6Mtq__drawerButton:focus-visible{outline-offset:2px;outline:3px solid #48a9a661}.Workspace-module__8-6Mtq__drawerBackdrop{z-index:80;background:#1e232a59;border:0;display:block;position:fixed;inset:0}.Workspace-module__8-6Mtq__teacherDrawer{z-index:81;background:var(--color-white);width:min(320px,88vw);box-shadow:var(--shadow-lg);padding:1rem;display:block;position:fixed;top:0;bottom:0;left:0;overflow:auto}.Workspace-module__8-6Mtq__drawerProfile{z-index:2;background:#fffffff7;border-bottom:1px solid #00000012;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;margin:-1rem -1rem 1rem;padding:1rem;display:grid;position:sticky;top:-1rem}.Workspace-module__8-6Mtq__drawerProfile>div:nth-child(2){gap:.12rem;min-width:0;display:grid}.Workspace-module__8-6Mtq__drawerProfile strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Workspace-module__8-6Mtq__drawerProfile span{color:var(--color-text-muted);font-size:.8rem}.Workspace-module__8-6Mtq__drawerClose{background:var(--color-cream);width:44px;height:44px;color:var(--color-text-dark);cursor:pointer;border:0;border-radius:12px;place-items:center;display:grid}}@media (max-width:390px){.Workspace-module__8-6Mtq__brand{font-size:1.7rem}.Workspace-module__8-6Mtq__header[data-teacher] .Workspace-module__8-6Mtq__headerActions{gap:.18rem}}.Workspace-module__8-6Mtq__dashboardHeader{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.Workspace-module__8-6Mtq__parentAddChildButton{flex:none}.Workspace-module__8-6Mtq__parentHeaderActions{flex-wrap:wrap;flex:none;align-items:center;gap:.75rem;display:flex}.Workspace-module__8-6Mtq__parentReviewsLink{color:var(--color-teal);align-items:center;gap:.4rem;font-weight:650;text-decoration:none;display:inline-flex}.Workspace-module__8-6Mtq__parentReviewsLink:hover{text-decoration:underline}.Workspace-module__8-6Mtq__title{letter-spacing:-.03em;margin-bottom:.5rem;font-size:2.5rem}.Workspace-module__8-6Mtq__subtitle{color:var(--color-text-muted);font-size:1.125rem}.Workspace-module__8-6Mtq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.Workspace-module__8-6Mtq__parentLearnerBar{justify-content:flex-start;align-items:end;gap:.75rem;margin-bottom:1.25rem;display:flex}.Workspace-module__8-6Mtq__parentLearnerBar strong{align-items:center;gap:.5rem;font-size:1.08rem;display:flex}.Workspace-module__8-6Mtq__parentEyebrow{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem;font-weight:750;display:block}.Workspace-module__8-6Mtq__parentSelectLabel{color:var(--color-text-muted);gap:.35rem;font-size:.83rem;font-weight:700;display:grid}.Workspace-module__8-6Mtq__parentSelectLabel span{display:block;position:relative}.Workspace-module__8-6Mtq__parentSelectLabel select{appearance:none;background:var(--color-white);min-width:190px;color:var(--color-text-dark);font:inherit;cursor:pointer;border:1px solid #00000024;border-radius:9px;padding:.62rem 2.25rem .62rem .75rem;font-weight:650}.Workspace-module__8-6Mtq__parentSelectLabel svg{pointer-events:none;position:absolute;top:50%;right:.6rem;transform:translateY(-50%)}.Workspace-module__8-6Mtq__parentSummaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.Workspace-module__8-6Mtq__parentSummaryCard{flex-direction:column;align-items:flex-start;min-height:220px;display:flex;position:relative}.Workspace-module__8-6Mtq__parentMetric{letter-spacing:-.06em;color:var(--color-text-dark);margin:.55rem 0;font-size:clamp(2rem,4vw,3rem);line-height:1}.Workspace-module__8-6Mtq__parentLessonDate{margin:.45rem 0 .35rem;font-size:1.1rem;line-height:1.3}.Workspace-module__8-6Mtq__parentActivityMinutes{color:var(--color-teal);margin:auto 0 0;font-weight:700}.Workspace-module__8-6Mtq__parentProgressCard{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.Workspace-module__8-6Mtq__parentProgressCard h2{margin:0;font-size:1.3rem}.Workspace-module__8-6Mtq__parentProgressMetrics{gap:2rem;display:flex}.Workspace-module__8-6Mtq__parentProgressMetrics div{gap:.2rem;display:grid}.Workspace-module__8-6Mtq__parentProgressMetrics strong{font-size:1.5rem}.Workspace-module__8-6Mtq__parentProgressMetrics span{color:var(--color-text-muted);font-size:.85rem}.Workspace-module__8-6Mtq__parentSecondaryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.Workspace-module__8-6Mtq__parentSecondaryGrid h2{margin:.55rem 0 .2rem;font-size:1.05rem}.Workspace-module__8-6Mtq__parentSecondaryGrid button{margin-top:.5rem;padding-left:0}.Workspace-module__8-6Mtq__parentChildAccessCard{background:linear-gradient(145deg,#ff7e671f,#fff5eeb8);border:1px solid #ff7e6780}.Workspace-module__8-6Mtq__parentChildAccessCardActive{background:#48a9a614;border-color:#48a9a659}.Workspace-module__8-6Mtq__parentChildAccessIcon{width:2.25rem;height:2.25rem;color:var(--color-coral);background:#ffffffb8;border-radius:12px;place-items:center;display:grid}.Workspace-module__8-6Mtq__parentChildAccessCardActive .Workspace-module__8-6Mtq__parentChildAccessIcon{color:var(--color-teal)}.Workspace-module__8-6Mtq__parentChildAccessCard .Workspace-module__8-6Mtq__parentChildAccessButton{margin-top:.8rem;padding:.55rem .9rem}.Workspace-module__8-6Mtq__parentChildAccessActions{flex-wrap:wrap;gap:.55rem;margin-top:.8rem;display:flex}.Workspace-module__8-6Mtq__parentChildAccessActions button{margin-top:0;padding:.55rem .75rem}.Workspace-module__8-6Mtq__parentChildDetachButton{color:#9f3129!important;border-color:#b8463a94!important}.Workspace-module__8-6Mtq__parentChildDialogContent{color:var(--color-text-muted);gap:1rem;display:grid}.Workspace-module__8-6Mtq__parentChildDialogContent p{margin:0}.Workspace-module__8-6Mtq__parentChildDialogActions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.Workspace-module__8-6Mtq__parentChildDialogActions button{margin-top:0}.Workspace-module__8-6Mtq__parentChildDialogError{color:var(--color-error);font-weight:600}.Workspace-module__8-6Mtq__parentChildPasswordRow{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.Workspace-module__8-6Mtq__parentChildPasswordRow code{overflow-wrap:anywhere;min-width:0;font-size:.95rem}.Workspace-module__8-6Mtq__parentChildPasswordRow button{margin-top:0}.Workspace-module__8-6Mtq__parentChildCopyStatus{color:var(--color-teal);font-weight:600}.Workspace-module__8-6Mtq__parentCreditCta{background:var(--color-teal);width:2.55rem;height:2.55rem;color:var(--color-white);box-shadow:var(--shadow-sm);border-radius:999px;justify-content:flex-start;align-items:center;gap:.42rem;text-decoration:none;transition:width .19s,background-color .19s,transform .19s;display:inline-flex;position:absolute;bottom:1.25rem;right:1.25rem;overflow:hidden}.Workspace-module__8-6Mtq__parentCreditCta span{opacity:0;white-space:nowrap;width:0;transition:opacity .15s,transform .19s;transform:translate(-.3rem)}.Workspace-module__8-6Mtq__parentCreditCta svg{flex:none;margin-left:.62rem}.Workspace-module__8-6Mtq__parentCreditCta:hover,.Workspace-module__8-6Mtq__parentCreditCta:focus-visible{background:var(--color-teal-hover);width:9.65rem;transform:translateY(-1px)}.Workspace-module__8-6Mtq__parentCreditCta:hover span,.Workspace-module__8-6Mtq__parentCreditCta:focus-visible span{opacity:1;width:auto;transform:translate(0)}.Workspace-module__8-6Mtq__parentBookingCta{margin-top:auto}.Workspace-module__8-6Mtq__parentPersonalData{gap:.35rem;margin:.55rem 0 0;display:grid}.Workspace-module__8-6Mtq__parentPersonalData div{grid-template-columns:1fr auto;gap:1rem;display:grid}.Workspace-module__8-6Mtq__parentPersonalData dt{color:var(--color-text-muted);font-size:.82rem}.Workspace-module__8-6Mtq__parentPersonalData dd{margin:0;font-size:.9rem;font-weight:700}.Workspace-module__8-6Mtq__parentDashboardSkeleton{gap:1rem;display:grid}.Workspace-module__8-6Mtq__parentSkeletonBar,.Workspace-module__8-6Mtq__parentSkeletonCard,.Workspace-module__8-6Mtq__parentSkeletonWide{background:linear-gradient(100deg,#0000000b 25%,#00000016 37%,#0000000b 63%) 0 0/400% 100%;border-radius:16px;animation:1.4s infinite Workspace-module__8-6Mtq__parentSkeletonPulse}.Workspace-module__8-6Mtq__parentSkeletonBar{height:82px}.Workspace-module__8-6Mtq__parentSkeletonCard{min-height:220px}.Workspace-module__8-6Mtq__parentSkeletonWide{height:170px}.Workspace-module__8-6Mtq__parentWorkspaceSkeleton{background:var(--color-cream-light);min-height:100dvh}.Workspace-module__8-6Mtq__parentWorkspaceSkeletonHeader{background:var(--color-white);border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(1rem,4vw,3rem);display:flex}.Workspace-module__8-6Mtq__parentWorkspaceSkeletonBrand,.Workspace-module__8-6Mtq__parentWorkspaceSkeletonUser,.Workspace-module__8-6Mtq__parentWorkspaceSkeletonTitle,.Workspace-module__8-6Mtq__parentWorkspaceSkeletonSubtitle{background:linear-gradient(100deg,#0000000b 25%,#00000016 37%,#0000000b 63%) 0 0/400% 100%;border-radius:999px;animation:1.4s infinite Workspace-module__8-6Mtq__parentSkeletonPulse}.Workspace-module__8-6Mtq__parentWorkspaceSkeletonBrand{width:76px;height:28px}.Workspace-module__8-6Mtq__parentWorkspaceSkeletonUser{width:142px;height:34px}.Workspace-module__8-6Mtq__parentWorkspaceSkeletonMain{max-width:1180px;margin:0 auto;padding:clamp(1.5rem,4vw,3rem)}.Workspace-module__8-6Mtq__parentWorkspaceSkeletonTitle{width:min(290px,72%);height:35px}.Workspace-module__8-6Mtq__parentWorkspaceSkeletonSubtitle{width:min(460px,90%);height:18px;margin:.7rem 0 1.6rem}.Workspace-module__8-6Mtq__parentCreditCheckout{max-width:1060px;margin:0 auto;padding:clamp(1.25rem,4vw,3rem) 0}.Workspace-module__8-6Mtq__parentCheckoutHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.Workspace-module__8-6Mtq__parentCheckoutHeader h1{margin:.2rem 0}.Workspace-module__8-6Mtq__parentCheckoutHeader p:not(.Workspace-module__8-6Mtq__parentEyebrow){color:var(--color-text-muted);margin:0}.Workspace-module__8-6Mtq__parentCheckoutClose{color:var(--color-text-muted);align-items:center;gap:.35rem;font-weight:700;text-decoration:none;display:inline-flex}.Workspace-module__8-6Mtq__parentCheckoutSteps{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin:0 0 1.25rem;padding:0;list-style:none;display:grid}.Workspace-module__8-6Mtq__parentCheckoutSteps li{color:var(--color-text-muted);align-items:center;gap:.45rem;font-size:.88rem;font-weight:700;display:flex}.Workspace-module__8-6Mtq__parentCheckoutSteps span{background:#00000014;border-radius:50%;place-items:center;width:1.55rem;height:1.55rem;display:grid}.Workspace-module__8-6Mtq__parentCheckoutStepCurrent{color:var(--color-text-dark)!important}.Workspace-module__8-6Mtq__parentCheckoutStepCurrent span{background:var(--color-teal);color:var(--color-white)}.Workspace-module__8-6Mtq__parentCheckoutGrid{grid-template-columns:minmax(0,1.45fr) minmax(260px,.7fr);align-items:start;gap:1rem;display:grid}.Workspace-module__8-6Mtq__parentCheckoutCard{gap:1rem;display:grid}.Workspace-module__8-6Mtq__parentCheckoutCard h2,.Workspace-module__8-6Mtq__parentCheckoutAside h2{margin:0}.Workspace-module__8-6Mtq__parentCheckoutCard p{color:var(--color-text-muted);margin:0;line-height:1.55}.Workspace-module__8-6Mtq__parentCheckoutLearner{gap:.35rem;font-size:.85rem;font-weight:700;display:grid}.Workspace-module__8-6Mtq__parentCheckoutLearner select{background:var(--color-white);font:inherit;border:1px solid #00000024;border-radius:9px;padding:.65rem .7rem}.Workspace-module__8-6Mtq__parentCheckoutFor{background:#48a9a61a;border-radius:10px;padding:.7rem .8rem}.Workspace-module__8-6Mtq__parentCheckoutFor strong{color:var(--color-text-dark)}.Workspace-module__8-6Mtq__parentCheckoutPrice{color:var(--color-text-dark);margin-top:1.25rem;font-size:2rem;font-weight:800}.Workspace-module__8-6Mtq__parentCheckoutActions{justify-content:space-between;gap:.75rem;margin-top:.5rem;display:flex}.Workspace-module__8-6Mtq__parentCheckoutDetails{gap:.75rem;display:grid}.Workspace-module__8-6Mtq__parentCheckoutSummary{gap:.65rem;margin:0;display:grid}.Workspace-module__8-6Mtq__parentCheckoutSummary div{justify-content:space-between;gap:1rem;display:flex}.Workspace-module__8-6Mtq__parentCheckoutSummary dt{color:var(--color-text-muted)}.Workspace-module__8-6Mtq__parentCheckoutSummary dd{text-align:right;margin:0;font-weight:700}@keyframes Workspace-module__8-6Mtq__parentSkeletonPulse{0%{background-position:100% 0}to{background-position:0 0}}@media (max-width:820px){.Workspace-module__8-6Mtq__parentSummaryGrid,.Workspace-module__8-6Mtq__parentSecondaryGrid{grid-template-columns:1fr}.Workspace-module__8-6Mtq__parentProgressCard{display:block}.Workspace-module__8-6Mtq__parentProgressMetrics{margin-top:1rem}.Workspace-module__8-6Mtq__parentLearnerBar{flex-direction:column;align-items:start}.Workspace-module__8-6Mtq__parentSelectLabel,.Workspace-module__8-6Mtq__parentSelectLabel select{width:100%}}@media (max-width:560px){.Workspace-module__8-6Mtq__dashboardHeader{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.5rem}.Workspace-module__8-6Mtq__parentHeaderActions{justify-content:center;width:100%}.Workspace-module__8-6Mtq__parentAddChildButton{width:min(100%,22rem);min-height:48px}.Workspace-module__8-6Mtq__parentAddChildButton svg{transform:none!important}}.Workspace-module__8-6Mtq__parentCheckoutSection{gap:1rem;display:grid}.Workspace-module__8-6Mtq__parentCheckoutProduct{border-radius:var(--radius-md);background:#48a9a60f;border:1px solid #48a9a64d;gap:.75rem;padding:1rem;display:grid}.Workspace-module__8-6Mtq__parentCheckoutProduct dl{gap:.5rem;margin:0;display:grid}.Workspace-module__8-6Mtq__parentCheckoutProduct dl div,.Workspace-module__8-6Mtq__parentCheckoutTotal{justify-content:space-between;gap:1rem;display:flex}.Workspace-module__8-6Mtq__parentCheckoutProduct dt{color:var(--color-text-muted)}.Workspace-module__8-6Mtq__parentCheckoutProduct dd{margin:0;font-weight:700}.Workspace-module__8-6Mtq__parentCouponRow{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem;display:grid}.Workspace-module__8-6Mtq__parentCheckoutInfo{background:#48a9a61a;border-radius:10px;padding:.75rem .9rem;color:var(--color-text-dark)!important}.Workspace-module__8-6Mtq__parentCheckoutFormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.Workspace-module__8-6Mtq__parentCheckoutCheckbox,.Workspace-module__8-6Mtq__parentCheckoutConsent{color:var(--color-text-dark);align-items:flex-start;gap:.65rem;font-weight:600;line-height:1.5;display:flex}.Workspace-module__8-6Mtq__parentCheckoutCheckbox input,.Workspace-module__8-6Mtq__parentCheckoutConsent input{width:1rem;height:1rem;accent-color:var(--color-teal);margin-top:.25rem}.Workspace-module__8-6Mtq__parentCheckoutConsent a{color:var(--color-teal)}.Workspace-module__8-6Mtq__parentCheckoutTotal{border-top:1px solid #0000001a;padding-top:.75rem;font-size:1.08rem}.Workspace-module__8-6Mtq__parentCheckoutContact{border-top:1px solid #0000001a;justify-content:space-between;gap:1rem;padding-top:1rem;display:flex}.Workspace-module__8-6Mtq__parentCheckoutContact h3,.Workspace-module__8-6Mtq__parentCheckoutPayment h3{margin:0 0 .35rem;font-size:1rem}.Workspace-module__8-6Mtq__parentCheckoutContact p,.Workspace-module__8-6Mtq__parentCheckoutPayment p{margin:0}.Workspace-module__8-6Mtq__parentCheckoutPayment{border-radius:var(--radius-md);background:var(--color-cream);align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.Workspace-module__8-6Mtq__parentCheckoutPayment svg{color:var(--color-teal);flex:none}.Workspace-module__8-6Mtq__parentCheckoutDialogCopy{color:var(--color-text-muted);margin:0 0 1rem;line-height:1.55}.Workspace-module__8-6Mtq__parentCheckoutProductChoices{gap:.75rem;display:grid}.Workspace-module__8-6Mtq__parentCheckoutProductChoices .Workspace-module__8-6Mtq__parentCheckoutProduct{text-align:left;width:100%;font:inherit;cursor:pointer;color:var(--color-text-dark)}.Workspace-module__8-6Mtq__parentCheckoutProductChoices .Workspace-module__8-6Mtq__parentCheckoutProduct:hover,.Workspace-module__8-6Mtq__parentCheckoutProductChoices .Workspace-module__8-6Mtq__parentCheckoutProduct:focus-visible,.Workspace-module__8-6Mtq__parentCheckoutProductSelected{border-color:var(--color-teal);background:#48a9a61f;box-shadow:0 0 0 3px #48a9a61f}.Workspace-module__8-6Mtq__parentCheckoutProductChoices strong{font-size:1.06rem}.Workspace-module__8-6Mtq__parentCheckoutProductChoices span{color:var(--color-text-muted);font-weight:700}.Workspace-module__8-6Mtq__parentCheckoutQuantity{border-radius:var(--radius-md);background:var(--color-cream);gap:.5rem;padding:1rem;display:grid}.Workspace-module__8-6Mtq__parentCheckoutQuantity>span{font-weight:700}.Workspace-module__8-6Mtq__parentCheckoutQuantity>div{align-items:center;gap:.75rem;display:flex}.Workspace-module__8-6Mtq__parentCheckoutQuantity strong{text-align:center;min-width:6rem}.Workspace-module__8-6Mtq__parentCheckoutQuantity p{font-weight:700}@media (max-width:720px){.Workspace-module__8-6Mtq__parentCheckoutGrid{grid-template-columns:1fr}.Workspace-module__8-6Mtq__parentCheckoutAside{order:-1}.Workspace-module__8-6Mtq__parentCheckoutSteps{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:.8rem}.Workspace-module__8-6Mtq__parentCheckoutFormGrid,.Workspace-module__8-6Mtq__parentCouponRow{grid-template-columns:1fr}.Workspace-module__8-6Mtq__parentCheckoutActions{flex-wrap:wrap}.Workspace-module__8-6Mtq__parentCheckoutActions button:last-child{margin-left:auto}.Workspace-module__8-6Mtq__parentCheckoutContact{flex-direction:column}.Workspace-module__8-6Mtq__parentWorkspaceSkeletonUser{width:38px}.Workspace-module__8-6Mtq__parentWorkspaceSkeletonMain{padding:1.25rem 1rem}}@media (max-width:600px){.Workspace-module__8-6Mtq__parentCreditCta{width:auto;min-width:0;margin-top:auto;padding:0 .85rem;position:static}.Workspace-module__8-6Mtq__parentCreditCta span{opacity:1;width:auto;transform:none}.Workspace-module__8-6Mtq__parentCreditCta svg{margin-left:0}.Workspace-module__8-6Mtq__parentCreditCta:hover,.Workspace-module__8-6Mtq__parentCreditCta:focus-visible{width:auto;transform:none}}@media (prefers-reduced-motion:reduce){.Workspace-module__8-6Mtq__parentCreditCta,.Workspace-module__8-6Mtq__parentCreditCta span{transition-duration:0s}}.Workspace-module__8-6Mtq__operationGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.Workspace-module__8-6Mtq__operationHeading{color:var(--color-teal);align-items:center;gap:.65rem;margin-bottom:1rem;display:flex}.Workspace-module__8-6Mtq__operationHeading h2{color:var(--color-text-dark);margin:0;font-size:1.05rem}.Workspace-module__8-6Mtq__operationActions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.Workspace-module__8-6Mtq__iconAction{justify-content:center;align-items:center;min-width:2.25rem;min-height:2.25rem;padding:.45rem;display:inline-flex}.Workspace-module__8-6Mtq__joinLink{color:var(--color-teal);align-items:center;gap:.35rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.Workspace-module__8-6Mtq__emptyState{color:var(--color-text-muted);margin:.5rem 0 0}.Workspace-module__8-6Mtq__lessonList{flex-direction:column;gap:.75rem;display:flex}.Workspace-module__8-6Mtq__lessonRow{grid-template-columns:minmax(180px,1.2fr) minmax(180px,1fr) auto auto;align-items:center;gap:1rem;display:grid}.Workspace-module__8-6Mtq__statusPill{background:var(--color-cream);border-radius:999px;align-items:center;gap:.3rem;padding:.4rem .6rem;font-size:.8rem;font-weight:650;display:inline-flex}.Workspace-module__8-6Mtq__statusPending{color:#8a5a00;background:#eab30824}.Workspace-module__8-6Mtq__searchField{background:#fff;border:1px solid #0000001f;border-radius:10px;align-items:center;gap:.5rem;max-width:520px;margin-bottom:1rem;padding:.65rem .8rem;display:flex}.Workspace-module__8-6Mtq__searchField input{min-width:0;font:inherit;border:0;outline:0;flex:1}.Workspace-module__8-6Mtq__studentGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.Workspace-module__8-6Mtq__creditLayout{grid-template-columns:minmax(280px,.85fr) minmax(340px,1.15fr);align-items:start;gap:1.5rem;display:grid}.Workspace-module__8-6Mtq__creditPicker{gap:.5rem;margin:1rem 0;display:grid}.Workspace-module__8-6Mtq__creditPickerRow{background:var(--color-cream);min-height:66px;color:var(--color-text-dark);cursor:pointer;border:1px solid #00000017;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.65rem .85rem;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s;display:grid}.Workspace-module__8-6Mtq__creditPickerRow:hover{background:#48a9a612;border-color:#48a9a657;transform:translateY(-1px);box-shadow:0 5px 14px #144f4d12}.Workspace-module__8-6Mtq__creditPickerRow:focus-visible{outline-offset:3px;outline:3px solid #48a9a661}.Workspace-module__8-6Mtq__creditPickerRow[data-selected]{border-color:var(--color-teal);background:#48a9a61a}.Workspace-module__8-6Mtq__creditNameAction{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:.2rem;padding:.2rem 0;display:grid}.Workspace-module__8-6Mtq__creditNameAction strong{text-overflow:ellipsis;white-space:nowrap;text-underline-offset:3px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;overflow:hidden}.Workspace-module__8-6Mtq__creditNameAction:hover strong{text-decoration-color:currentColor}.Workspace-module__8-6Mtq__creditNameAction:focus-visible{outline-offset:3px;border-radius:4px;outline:3px solid #48a9a661}.Workspace-module__8-6Mtq__creditNameAction span{text-overflow:ellipsis;white-space:nowrap;color:var(--color-text-muted);font-size:.85rem;overflow:hidden}.Workspace-module__8-6Mtq__creditBalance{color:var(--color-teal);white-space:nowrap;font-size:1.05rem}.Workspace-module__8-6Mtq__creditEditorCard{position:sticky;top:1rem}.Workspace-module__8-6Mtq__creditForm{gap:1rem;max-width:600px;display:grid}.Workspace-module__8-6Mtq__creditEditorHeader{border-bottom:1px solid #00000014;justify-content:space-between;align-items:end;gap:1rem;padding-bottom:1rem;display:flex}.Workspace-module__8-6Mtq__creditEditorHeader span,.Workspace-module__8-6Mtq__quickValues>span{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:700;display:block}.Workspace-module__8-6Mtq__creditEditorHeader h3{margin:.25rem 0 0;font-size:1.25rem}.Workspace-module__8-6Mtq__creditEditorHeader p{text-align:right;color:var(--color-text-muted);margin:0;font-size:.9rem}.Workspace-module__8-6Mtq__creditEditorHeader p strong{color:var(--color-teal);font-size:1.12rem;display:block}.Workspace-module__8-6Mtq__creditOperationToggle{background:var(--color-cream);border-radius:10px;grid-template-columns:1fr 1fr;gap:.35rem;padding:4px;display:grid}.Workspace-module__8-6Mtq__creditOperationToggle button{min-height:42px;color:var(--color-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:.35rem;font-weight:700;display:inline-flex}.Workspace-module__8-6Mtq__creditOperationToggle button:focus-visible,.Workspace-module__8-6Mtq__quickValues button:focus-visible{outline-offset:2px;outline:3px solid #48a9a661}.Workspace-module__8-6Mtq__creditOperationActive{box-shadow:0 1px 4px #0000001a;background:var(--color-white)!important;color:var(--color-teal)!important}.Workspace-module__8-6Mtq__creditOperationSubtractActive{box-shadow:0 1px 4px #0000001a;background:var(--color-white)!important;color:#b42318!important}.Workspace-module__8-6Mtq__quickValues{gap:.5rem;display:grid}.Workspace-module__8-6Mtq__quickValues>div{flex-wrap:wrap;gap:.5rem;display:flex}.Workspace-module__8-6Mtq__quickValues button{background:var(--color-white);min-height:38px;color:var(--color-text-dark);font:inherit;cursor:pointer;border:1px solid #0000001f;border-radius:8px;padding:.4rem .8rem;font-weight:650}.Workspace-module__8-6Mtq__quickValues button:hover{background:#48a9a60f;border-color:#48a9a673}.Workspace-module__8-6Mtq__quickValueActive{background:var(--color-teal)!important;color:#fff!important;border-color:var(--color-teal)!important}.Workspace-module__8-6Mtq__creditForm label{gap:.4rem;font-weight:650;display:grid}.Workspace-module__8-6Mtq__creditForm input,.Workspace-module__8-6Mtq__creditForm textarea{width:100%;font:inherit;border:1px solid #00000026;border-radius:8px;padding:.7rem}.Workspace-module__8-6Mtq__creditForm textarea{resize:vertical;min-height:78px}.Workspace-module__8-6Mtq__creditFormPrimary{justify-self:start;min-width:190px}.Workspace-module__8-6Mtq__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Workspace-module__8-6Mtq__detailBackdrop{z-index:90;background:#1e232a66;justify-content:flex-end;display:flex;position:fixed;inset:0}.Workspace-module__8-6Mtq__historyLessonCard{width:100%}.Workspace-module__8-6Mtq__historyLessonGrid{grid-template-columns:minmax(180px,1.3fr) minmax(180px,1fr) minmax(180px,1.2fr) auto;align-items:center;gap:.75rem 1.25rem;width:100%;display:grid}.Workspace-module__8-6Mtq__historyLessonGrid>div{min-width:0}.Workspace-module__8-6Mtq__historyLessonGrid .Workspace-module__8-6Mtq__itemMeta{margin:.12rem 0}.Workspace-module__8-6Mtq__historyLessonAction{white-space:nowrap;justify-self:end}@media (max-width:900px){.Workspace-module__8-6Mtq__historyLessonGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Workspace-module__8-6Mtq__historyLessonAction{grid-column:2}}@media (max-width:560px){.Workspace-module__8-6Mtq__historyLessonGrid{grid-template-columns:minmax(0,1fr);gap:.55rem}.Workspace-module__8-6Mtq__historyLessonAction{grid-column:auto;justify-self:start;min-height:42px}}.Workspace-module__8-6Mtq__studentCardTrigger{background:var(--color-white);width:100%;color:var(--color-text-dark);box-shadow:var(--shadow-sm);cursor:pointer;text-align:left;border:1px solid #00000014;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.Workspace-module__8-6Mtq__studentCardTrigger:hover{box-shadow:var(--shadow-md);border-color:#48a9a673;transform:translateY(-2px)}.Workspace-module__8-6Mtq__studentCardTrigger:focus-visible{outline-offset:3px;outline:3px solid #48a9a659}.Workspace-module__8-6Mtq__studentCardTrigger:active{transform:translateY(0)}.Workspace-module__8-6Mtq__studentDetail{background:var(--color-white);width:min(560px,100%);height:100%;box-shadow:var(--shadow-lg);flex-direction:column;padding:2rem;display:flex;overflow-y:auto}.Workspace-module__8-6Mtq__detailClose{z-index:2;background:var(--color-cream);width:2.25rem;height:2.25rem;color:var(--color-text-dark);cursor:pointer;border:0;border-radius:999px;align-self:flex-end;place-items:center;margin:-1rem -1rem 0 0;display:inline-grid;position:sticky;top:0}.Workspace-module__8-6Mtq__detailClose:focus-visible{outline-offset:2px;outline:3px solid #48a9a659}.Workspace-module__8-6Mtq__studentDetailHeader{border-bottom:1px solid #0000000f;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Workspace-module__8-6Mtq__studentAvatarBig{background:var(--color-gradient-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:800;display:flex}.Workspace-module__8-6Mtq__detailSection{border-bottom:1px solid #0000000f;margin-bottom:1.5rem;padding-bottom:1.25rem}.Workspace-module__8-6Mtq__lessonDetailHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.Workspace-module__8-6Mtq__lessonDetailHeader h2{margin:.15rem 0 .35rem}.Workspace-module__8-6Mtq__detailSection h3{color:var(--color-text-dark);margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.Workspace-module__8-6Mtq__detailGrid{grid-template-columns:repeat(2,1fr);gap:.85rem;display:grid}.Workspace-module__8-6Mtq__detailLabel{color:var(--color-text-muted);margin-bottom:.2rem;font-size:.85rem}.Workspace-module__8-6Mtq__detailValue{color:var(--color-text-dark);font-size:.95rem;font-weight:600}.Workspace-module__8-6Mtq__uuidDetails{background:#faf8f580;border:1px solid #00000014;border-radius:8px;margin-top:1rem;padding:.75rem}.Workspace-module__8-6Mtq__uuidDetails summary{color:var(--color-text-muted);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.85rem;font-weight:600}.Workspace-module__8-6Mtq__tabNav{border-bottom:1px solid #00000014;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.Workspace-module__8-6Mtq__tabBtn{color:var(--color-text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:0;border-bottom:2px solid #0000;padding:.5rem 1rem;font-weight:650}.Workspace-module__8-6Mtq__tabBtnActive{color:var(--color-teal);border-bottom-color:var(--color-teal)}.Workspace-module__8-6Mtq__recurringIntro{color:var(--color-text-muted);background:#48a9a61a;border-radius:10px;gap:.35rem;padding:.9rem 1rem;display:grid}.Workspace-module__8-6Mtq__recurringIntro strong{color:var(--color-text-dark)}.Workspace-module__8-6Mtq__recurringForm{gap:1rem;display:grid}.Workspace-module__8-6Mtq__recurringForm fieldset{border:0;margin:0;padding:0}.Workspace-module__8-6Mtq__recurringForm legend{margin-bottom:.6rem;font-weight:750}.Workspace-module__8-6Mtq__recurringDayList{gap:.45rem;display:grid}.Workspace-module__8-6Mtq__recurringDayRow{border:1px solid #0000001f;border-radius:10px;grid-template-columns:minmax(8rem,1fr) minmax(15rem,auto);align-items:center;gap:.75rem;padding:.65rem .75rem;display:grid}.Workspace-module__8-6Mtq__recurringDayRow[data-selected=true]{background:#48a9a60f;border-color:#48a9a699}.Workspace-module__8-6Mtq__recurringDayToggle{cursor:pointer;align-items:center;gap:.55rem;font-weight:700;display:flex}.Workspace-module__8-6Mtq__recurringDayToggle input{width:1.1rem;height:1.1rem;accent-color:var(--color-teal)}.Workspace-module__8-6Mtq__recurringDayTimes{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.Workspace-module__8-6Mtq__recurringDayTimes label,.Workspace-module__8-6Mtq__recurringFields label{gap:.35rem;font-size:.9rem;font-weight:700;display:grid}.Workspace-module__8-6Mtq__recurringDayTimes input,.Workspace-module__8-6Mtq__recurringFields input{background:var(--color-white);width:100%;min-height:42px;font:inherit;color:var(--color-text-dark);border:1px solid #00000024;border-radius:9px;padding:.55rem .65rem}.Workspace-module__8-6Mtq__recurringDayTimes input:disabled{cursor:not-allowed;color:var(--color-text-muted);background:#0000000a}.Workspace-module__8-6Mtq__recurringDayRow:focus-within{outline-offset:2px;outline:3px solid #48a9a640}.Workspace-module__8-6Mtq__recurringFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.Workspace-module__8-6Mtq__timezoneNote,.Workspace-module__8-6Mtq__fieldHint{color:var(--color-text-muted);font-size:.85rem}.Workspace-module__8-6Mtq__recurringMessage{background:var(--color-cream);border-radius:9px;margin:0;padding:.7rem .8rem;font-weight:650}.Workspace-module__8-6Mtq__recurringMessage[data-kind=error]{color:#8a2f22;background:#ff7e6724}@media (max-width:560px){.Workspace-module__8-6Mtq__recurringDayRow,.Workspace-module__8-6Mtq__recurringDayTimes,.Workspace-module__8-6Mtq__recurringFields{grid-template-columns:1fr}}.Workspace-module__8-6Mtq__copyId{background:var(--color-cream);cursor:pointer;color:var(--color-text-muted);border:0;border-radius:8px;align-items:center;gap:.4rem;padding:.55rem .7rem;display:inline-flex}.Workspace-module__8-6Mtq__operationToast{z-index:95;background:var(--color-teal);color:#fff;box-shadow:var(--shadow-md);opacity:1;border-radius:10px;padding:.8rem 1rem;transition:opacity .3s;position:fixed;top:5.5rem;left:50%;transform:translate(-50%)}.Workspace-module__8-6Mtq__operationToastFading{opacity:0;pointer-events:none}.Workspace-module__8-6Mtq__destructiveAction{color:#b23a2b!important}.Workspace-module__8-6Mtq__destructiveAction:hover{background:#d24a391a!important}@media (max-width:900px){.Workspace-module__8-6Mtq__operationGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Workspace-module__8-6Mtq__lessonRow{grid-template-columns:1fr 1fr}}@media (max-width:560px){.Workspace-module__8-6Mtq__operationGrid{grid-template-columns:1fr}.Workspace-module__8-6Mtq__lessonRow{grid-template-columns:1fr;gap:.5rem}.Workspace-module__8-6Mtq__lessonRow .Workspace-module__8-6Mtq__operationActions{margin-top:.25rem}}.Workspace-module__8-6Mtq__tabsContainer{scrollbar-width:none;border-bottom:2px solid #0000000d;gap:.5rem;margin-bottom:2rem;padding-bottom:0;display:flex;overflow-x:auto}.Workspace-module__8-6Mtq__tabsContainer::-webkit-scrollbar{display:none}.Workspace-module__8-6Mtq__tab{color:var(--color-text-muted);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;padding:.75rem 1.5rem;font-size:1rem;font-weight:600}.Workspace-module__8-6Mtq__tab:hover{color:var(--color-coral);border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:#ff7e670d}.Workspace-module__8-6Mtq__tab.Workspace-module__8-6Mtq__active{color:var(--color-coral);border-bottom-color:var(--color-coral)}.Workspace-module__8-6Mtq__list{flex-direction:column;gap:1rem;display:flex}.Workspace-module__8-6Mtq__listItem{background-color:var(--color-cream);border-radius:var(--radius-md);transition:all var(--transition-fast);border:1px solid #00000005;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.Workspace-module__8-6Mtq__listItem:hover{background-color:var(--color-white);box-shadow:var(--shadow-sm);transform:translate(4px)}.Workspace-module__8-6Mtq__itemInfo{flex-direction:column;gap:.25rem;display:flex}.Workspace-module__8-6Mtq__itemTitle{color:var(--color-text-dark);font-size:1.125rem;font-weight:600}.Workspace-module__8-6Mtq__itemMeta{color:var(--color-text-muted);font-size:.875rem}.Workspace-module__8-6Mtq__itemActions{gap:.5rem;display:flex}.Workspace-module__8-6Mtq__loginWrap{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex;position:relative;overflow:hidden}.Workspace-module__8-6Mtq__loginCard{text-align:center;z-index:10;width:100%;max-width:440px;position:relative}.Workspace-module__8-6Mtq__loginUsers{flex-direction:column;gap:1rem;margin-top:2.5rem;display:flex}.Workspace-module__8-6Mtq__customCheckbox:focus-visible+.Workspace-module__8-6Mtq__checkboxVisual{outline:2px solid var(--color-teal);outline-offset:2px}.Workspace-module__8-6Mtq__checkboxVisual{background-color:#fff;border:2px solid #ddd;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex;position:relative}.Workspace-module__8-6Mtq__customCheckbox:checked+.Workspace-module__8-6Mtq__checkboxVisual{background-color:var(--color-coral);border-color:var(--color-coral)}.Workspace-module__8-6Mtq__customCheckbox:checked+.Workspace-module__8-6Mtq__checkboxVisual:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:12px;margin-bottom:2px;transform:rotate(45deg)}.Workspace-module__8-6Mtq__detailBackdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);justify-content:center;align-items:center;padding:clamp(1rem,4vw,3rem)}.Workspace-module__8-6Mtq__studentDetail{border-radius:20px;width:min(820px,100%);height:auto;max-height:88vh;padding:clamp(1.25rem,3vw,2.25rem)}.Workspace-module__8-6Mtq__archiveFilters{flex-wrap:wrap;gap:.75rem;margin:1.25rem 0;display:flex}.Workspace-module__8-6Mtq__archiveFilter{min-width:190px;color:var(--color-text-muted);gap:.35rem;font-size:.82rem;font-weight:700;display:grid}.Workspace-module__8-6Mtq__archiveFilter select{background:var(--color-white);min-height:42px;color:var(--color-text-dark);font:inherit;border:1px solid #00000024;border-radius:10px;padding:.6rem .75rem}.Workspace-module__8-6Mtq__archiveFilter select:focus-visible{border-color:var(--color-teal);outline:3px solid #48a9a640}.Workspace-module__8-6Mtq__creditNameAction{place-self:center start;width:fit-content;max-width:100%}.Workspace-module__8-6Mtq__creditEditorCard{align-items:center;min-height:min(640px,100dvh - 2rem);display:flex}.Workspace-module__8-6Mtq__creditEditorCard .Workspace-module__8-6Mtq__creditForm{width:100%}@media (max-width:760px),(max-height:760px){.Workspace-module__8-6Mtq__creditEditorCard{min-height:0;display:block}}@media (max-width:600px){.Workspace-module__8-6Mtq__detailBackdrop{align-items:flex-end;padding:0}.Workspace-module__8-6Mtq__studentDetail{width:100%;max-height:94dvh;padding:1.1rem 1rem calc(1.25rem + env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.Workspace-module__8-6Mtq__lessonDetailHeader{flex-direction:column;gap:.65rem}.Workspace-module__8-6Mtq__detailGrid{grid-template-columns:1fr}.Workspace-module__8-6Mtq__archiveFilters{grid-template-columns:1fr;display:grid}.Workspace-module__8-6Mtq__archiveFilter{min-width:0}}@media (max-width:760px){.Workspace-module__8-6Mtq__creditLayout{grid-template-columns:1fr}.Workspace-module__8-6Mtq__creditEditorCard{position:static}.Workspace-module__8-6Mtq__creditPickerRow{min-height:62px}.Workspace-module__8-6Mtq__creditEditorHeader{flex-direction:column;align-items:start}.Workspace-module__8-6Mtq__creditEditorHeader p{text-align:left}.Workspace-module__8-6Mtq__creditEditorHeader p strong{margin-left:.35rem;display:inline}.Workspace-module__8-6Mtq__creditFormPrimary{justify-content:center;width:100%}}
.WorkspaceContentSkeleton-module__Kh13Ra__surface{width:100%;min-width:0}.WorkspaceContentSkeleton-module__Kh13Ra__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.WorkspaceContentSkeleton-module__Kh13Ra__placeholder{background:linear-gradient(90deg,#f4eee6 25%,#fff 45%,#f4eee6 65%) 0 0/200% 100%;border-radius:.5rem;animation:1.4s ease-in-out infinite WorkspaceContentSkeleton-module__Kh13Ra__pulse}.WorkspaceContentSkeleton-module__Kh13Ra__title{width:min(18rem,70%);height:2rem;margin-bottom:.65rem}.WorkspaceContentSkeleton-module__Kh13Ra__subtitle{width:min(30rem,90%);height:1rem;margin-bottom:1.5rem}.WorkspaceContentSkeleton-module__Kh13Ra__grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:1rem;display:grid}.WorkspaceContentSkeleton-module__Kh13Ra__list{gap:.9rem;display:grid}.WorkspaceContentSkeleton-module__Kh13Ra__card{background:#fff;border-radius:1rem;min-height:9rem;padding:1.2rem;box-shadow:0 1px 3px #00000014}.WorkspaceContentSkeleton-module__Kh13Ra__line{width:62%;height:.85rem;margin-bottom:.8rem}.WorkspaceContentSkeleton-module__Kh13Ra__shortLine{width:38%;height:.7rem;margin-bottom:1.2rem}.WorkspaceContentSkeleton-module__Kh13Ra__block{width:100%;height:2.4rem}.WorkspaceContentSkeleton-module__Kh13Ra__badge{border-radius:999px;width:5.5rem;height:1.4rem;margin-bottom:1rem}.WorkspaceContentSkeleton-module__Kh13Ra__assignmentCard{min-height:10rem}.WorkspaceContentSkeleton-module__Kh13Ra__materialRow{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:1rem;min-height:5.5rem;display:grid}.WorkspaceContentSkeleton-module__Kh13Ra__materialRow .WorkspaceContentSkeleton-module__Kh13Ra__line,.WorkspaceContentSkeleton-module__Kh13Ra__materialRow .WorkspaceContentSkeleton-module__Kh13Ra__shortLine,.WorkspaceContentSkeleton-module__Kh13Ra__materialRow .WorkspaceContentSkeleton-module__Kh13Ra__block{grid-column:2;margin-bottom:.45rem}.WorkspaceContentSkeleton-module__Kh13Ra__materialIcon{grid-row:1/span 3;width:2.4rem;height:2.4rem}.WorkspaceContentSkeleton-module__Kh13Ra__action{grid-area:1/3/span 3;width:5rem;height:2.25rem}@keyframes WorkspaceContentSkeleton-module__Kh13Ra__pulse{to{background-position:-200% 0}}@media (max-width:850px){.WorkspaceContentSkeleton-module__Kh13Ra__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.WorkspaceContentSkeleton-module__Kh13Ra__placeholder{animation:none}}
.WorkspaceSegmentedControl-module__E5wNRG__segmented{background:#0000000f;border-radius:999px;gap:.2rem;width:fit-content;max-width:100%;padding:.25rem;display:flex}.WorkspaceSegmentedControl-module__E5wNRG__segment,.WorkspaceSegmentedControl-module__E5wNRG__segmentActive{min-height:40px;color:var(--color-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.5rem .9rem;font-weight:750;transition:transform .18s,background-color .18s,color .18s,box-shadow .18s}.WorkspaceSegmentedControl-module__E5wNRG__segmentActive{background:var(--color-white);color:var(--color-text-dark);box-shadow:0 1px 4px #0000001f}.WorkspaceSegmentedControl-module__E5wNRG__segment:focus-visible,.WorkspaceSegmentedControl-module__E5wNRG__segmentActive:focus-visible{outline-offset:2px;outline:3px solid #48a9a659}@media (max-width:520px){.WorkspaceSegmentedControl-module__E5wNRG__segmented{width:100%}.WorkspaceSegmentedControl-module__E5wNRG__segment,.WorkspaceSegmentedControl-module__E5wNRG__segmentActive{flex:1;padding:.5rem .45rem;font-size:.84rem}}@media (prefers-reduced-motion:reduce){.WorkspaceSegmentedControl-module__E5wNRG__segment,.WorkspaceSegmentedControl-module__E5wNRG__segmentActive{transition-duration:0s}}
.AssignmentsR1-module__vB6u_G__root{gap:1.25rem;min-width:0;display:grid}.AssignmentsR1-module__vB6u_G__optionRemove{color:#b23a2b;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;place-items:center;width:2.1rem;height:2.1rem;padding:0;display:grid}.AssignmentsR1-module__vB6u_G__optionRemove:hover:not(:disabled),.AssignmentsR1-module__vB6u_G__optionRemove:focus-visible{background:#b23a2b1a;outline:0}.AssignmentsR1-module__vB6u_G__optionRemove:disabled{color:#b23a2b61;cursor:not-allowed}.AssignmentsR1-module__vB6u_G__r2Workspace{gap:1rem;display:grid}.AssignmentsR1-module__vB6u_G__r2Header,.AssignmentsR1-module__vB6u_G__r2Actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.AssignmentsR1-module__vB6u_G__r2Header h1,.AssignmentsR1-module__vB6u_G__r2Card h3{margin:0}.AssignmentsR1-module__vB6u_G__r2Header p,.AssignmentsR1-module__vB6u_G__r2Card p{color:var(--color-text-muted);margin:.25rem 0 0}.AssignmentsR1-module__vB6u_G__r2Toolbar{grid-template-columns:minmax(12rem,1fr) repeat(3,minmax(8rem,auto));gap:.6rem;display:grid}.AssignmentsR1-module__vB6u_G__r2Toolbar input,.AssignmentsR1-module__vB6u_G__r2Toolbar select{min-width:0;font:inherit;border:1px solid #00000026;border-radius:9px;padding:.65rem}.AssignmentsR1-module__vB6u_G__r2List{gap:.65rem;display:grid}.AssignmentsR1-module__vB6u_G__r2Card{grid-template-columns:minmax(14rem,1fr) auto auto auto;align-items:center;gap:1rem;display:grid}.AssignmentsR1-module__vB6u_G__r2Title{gap:.25rem;display:grid}.AssignmentsR1-module__vB6u_G__r2Meta{color:var(--color-text-muted);gap:.2rem;font-size:.88rem;display:grid}.AssignmentsR1-module__vB6u_G__r2Actions{justify-content:flex-end}.AssignmentsR1-module__vB6u_G__templateEditor{gap:1.1rem;display:grid}.AssignmentsR1-module__vB6u_G__templateMetadata{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.AssignmentsR1-module__vB6u_G__templateMetadata label,.AssignmentsR1-module__vB6u_G__templateQuestionGrid label,.AssignmentsR1-module__vB6u_G__choiceEditor label,.AssignmentsR1-module__vB6u_G__pasteImport label{gap:.35rem;font-weight:650;display:grid}.AssignmentsR1-module__vB6u_G__templateMetadata input,.AssignmentsR1-module__vB6u_G__templateMetadata select,.AssignmentsR1-module__vB6u_G__templateMetadata textarea,.AssignmentsR1-module__vB6u_G__templateQuestionGrid select,.AssignmentsR1-module__vB6u_G__templateQuestionGrid textarea,.AssignmentsR1-module__vB6u_G__choiceEditor textarea,.AssignmentsR1-module__vB6u_G__pasteImport textarea{width:100%;font:inherit;border:1px solid #00000026;border-radius:9px;padding:.65rem .75rem}.AssignmentsR1-module__vB6u_G__templateInstructions,.AssignmentsR1-module__vB6u_G__templatePrompt{grid-column:1/-1}.AssignmentsR1-module__vB6u_G__templateQuestionGrid{grid-template-columns:minmax(11rem,.35fr) minmax(0,1fr);gap:.75rem;display:grid}.AssignmentsR1-module__vB6u_G__choiceEditor label{margin-top:.5rem;font-weight:650}.AssignmentsR1-module__vB6u_G__questionAppendActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;display:flex}.AssignmentsR1-module__vB6u_G__questionAppendGroup{flex-wrap:wrap;gap:.65rem;display:flex}.AssignmentsR1-module__vB6u_G__pasteImport{gap:.75rem;display:grid}.AssignmentsR1-module__vB6u_G__pasteImport textarea{resize:vertical;min-height:12rem}.AssignmentsR1-module__vB6u_G__optionRow{background:var(--color-white);border:1px solid #0000001a;border-radius:9px;align-items:center;gap:.6rem;padding:.5rem .65rem;display:flex}.AssignmentsR1-module__vB6u_G__optionRow input[type=radio],.AssignmentsR1-module__vB6u_G__optionRow input[type=checkbox]{width:1.2rem;height:1.2rem;accent-color:var(--color-teal);flex-shrink:0;margin:0}.AssignmentsR1-module__vB6u_G__optionRow input:not([type=radio]):not([type=checkbox]){flex:1;min-width:0}.AssignmentsR1-module__vB6u_G__toast{z-index:95;background:var(--color-teal);max-width:90vw;color:var(--color-white);font-weight:650;font:inherit;box-shadow:var(--shadow-md);opacity:1;cursor:pointer;border:0;border-radius:10px;padding:.8rem 1.1rem;transition:opacity .3s;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.AssignmentsR1-module__vB6u_G__toastError{background:#a12828}.AssignmentsR1-module__vB6u_G__toastFading{opacity:0;pointer-events:none}@media (max-width:650px){.AssignmentsR1-module__vB6u_G__r2Header,.AssignmentsR1-module__vB6u_G__r2Card{flex-direction:column;align-items:flex-start}.AssignmentsR1-module__vB6u_G__r2Header>button{width:100%}.AssignmentsR1-module__vB6u_G__r2Toolbar,.AssignmentsR1-module__vB6u_G__templateMetadata,.AssignmentsR1-module__vB6u_G__templateQuestionGrid{grid-template-columns:1fr}.AssignmentsR1-module__vB6u_G__r2Actions{justify-content:flex-start}.AssignmentsR1-module__vB6u_G__r2Card{grid-template-columns:1fr}.AssignmentsR1-module__vB6u_G__questionAppendActions{flex-direction:column;align-items:stretch}.AssignmentsR1-module__vB6u_G__questionAppendActions>*{width:100%}}.AssignmentsR1-module__vB6u_G__filterControl{position:relative}.AssignmentsR1-module__vB6u_G__filterBadge{background:var(--color-teal);color:#fff;border-radius:999px;place-items:center;min-width:1.25rem;height:1.25rem;font-size:.72rem;font-weight:800;display:grid;position:absolute;top:-.35rem;right:-.35rem}.AssignmentsR1-module__vB6u_G__filterBadge button{border-radius:inherit;background:inherit;width:100%;height:100%;color:inherit;border:0;place-items:center;padding:0;display:none}.AssignmentsR1-module__vB6u_G__filterBadge:hover{font-size:0}.AssignmentsR1-module__vB6u_G__filterBadge:hover button{display:grid}.AssignmentsR1-module__vB6u_G__filterModal{grid-template-columns:minmax(10rem,.35fr) minmax(0,1fr);gap:1.5rem;display:grid}.AssignmentsR1-module__vB6u_G__filterModal aside{background:var(--color-cream);border-radius:12px;padding:1rem}.AssignmentsR1-module__vB6u_G__filterModal aside p{color:var(--color-text-muted);font-size:.88rem;line-height:1.5}.AssignmentsR1-module__vB6u_G__filterModalMain{gap:.8rem;display:grid}.AssignmentsR1-module__vB6u_G__filterModalMain label,.AssignmentsR1-module__vB6u_G__courseContentFields label{gap:.35rem;font-weight:650;display:grid}.AssignmentsR1-module__vB6u_G__filterModalMain select,.AssignmentsR1-module__vB6u_G__courseContentFields select{width:100%;font:inherit;background:#fff;border:1px solid #00000026;border-radius:9px;padding:.65rem}.AssignmentsR1-module__vB6u_G__filterModalActions{justify-content:flex-end;gap:.6rem;margin-top:.5rem;display:flex}.AssignmentsR1-module__vB6u_G__courseContentFields{border:1px solid #48a9a640;border-radius:10px;grid-column:1/-1;gap:.65rem;padding:.85rem;display:grid}.AssignmentsR1-module__vB6u_G__courseContentFields small{color:var(--color-text-muted)}@media (max-width:650px){.AssignmentsR1-module__vB6u_G__filterModal{grid-template-columns:1fr}}.AssignmentsR1-module__vB6u_G__viewToggle{margin:0 0 -.25rem}.AssignmentsR1-module__vB6u_G__header,.AssignmentsR1-module__vB6u_G__detailHeading,.AssignmentsR1-module__vB6u_G__questionTop,.AssignmentsR1-module__vB6u_G__actions{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.AssignmentsR1-module__vB6u_G__header h1,.AssignmentsR1-module__vB6u_G__detail h2{letter-spacing:-.02em;margin:0}.AssignmentsR1-module__vB6u_G__header p,.AssignmentsR1-module__vB6u_G__detailHeading p,.AssignmentsR1-module__vB6u_G__instructions,.AssignmentsR1-module__vB6u_G__readQuestion p,.AssignmentsR1-module__vB6u_G__empty{color:var(--color-text-muted);margin:.35rem 0 0}.AssignmentsR1-module__vB6u_G__list{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:.85rem;display:grid}.AssignmentsR1-module__vB6u_G__assignmentCardShell{align-content:start;display:grid;position:relative}.AssignmentsR1-module__vB6u_G__cardDeleteButton{line-height:0;position:absolute;bottom:.6rem;right:.6rem;min-width:0!important;padding:.4rem!important}.AssignmentsR1-module__vB6u_G__assignmentCard{appearance:none;text-align:left;cursor:pointer;border-radius:var(--radius-md);background:var(--color-white);width:100%;min-height:10rem;color:var(--color-text-dark);border:1px solid #48a9a633;align-content:space-between;gap:.45rem;padding:1rem;display:grid}.AssignmentsR1-module__vB6u_G__destructiveButton{justify-self:start;color:var(--color-white)!important;background:#a12828!important;border-color:#a12828!important;box-shadow:0 4px 12px #a1282838!important}.AssignmentsR1-module__vB6u_G__destructiveButton:hover:not(:disabled){background:#821f1f!important;border-color:#821f1f!important;box-shadow:0 7px 18px #821f1f47!important}.AssignmentsR1-module__vB6u_G__assignmentCard:hover{border-color:var(--color-teal);box-shadow:var(--shadow-sm)}.AssignmentsR1-module__vB6u_G__assignmentCard:focus-visible,.AssignmentsR1-module__vB6u_G__form input:focus-visible,.AssignmentsR1-module__vB6u_G__form select:focus-visible,.AssignmentsR1-module__vB6u_G__form textarea:focus-visible,.AssignmentsR1-module__vB6u_G__questionCard input:focus-visible,.AssignmentsR1-module__vB6u_G__questionCard select:focus-visible,.AssignmentsR1-module__vB6u_G__questionCard textarea:focus-visible{outline:2px solid var(--color-teal);outline-offset:2px}.AssignmentsR1-module__vB6u_G__assignmentCard small{color:var(--color-text-muted)}.AssignmentsR1-module__vB6u_G__badge{width:fit-content;color:var(--color-teal);background:#48a9a621;border-radius:999px;padding:.2rem .5rem;font-size:.77rem;font-weight:750;display:inline-flex}.AssignmentsR1-module__vB6u_G__error,.AssignmentsR1-module__vB6u_G__notice{border-radius:var(--radius-md);margin:0;padding:.75rem 1rem}.AssignmentsR1-module__vB6u_G__error{color:#a12828;background:#fff0f0}.AssignmentsR1-module__vB6u_G__notice{color:#12665f;background:#48a9a61f}.AssignmentsR1-module__vB6u_G__form,.AssignmentsR1-module__vB6u_G__questionBuilder,.AssignmentsR1-module__vB6u_G__readOnly,.AssignmentsR1-module__vB6u_G__review{gap:1rem;display:grid}.AssignmentsR1-module__vB6u_G__form label,.AssignmentsR1-module__vB6u_G__questionCard label,.AssignmentsR1-module__vB6u_G__review label{color:var(--color-text-dark);gap:.4rem;font-weight:650;display:grid}.AssignmentsR1-module__vB6u_G__form label span,.AssignmentsR1-module__vB6u_G__review label span{color:var(--color-text-muted);font-weight:400}.AssignmentsR1-module__vB6u_G__form input,.AssignmentsR1-module__vB6u_G__form select,.AssignmentsR1-module__vB6u_G__form textarea,.AssignmentsR1-module__vB6u_G__questionCard input,.AssignmentsR1-module__vB6u_G__questionCard select,.AssignmentsR1-module__vB6u_G__questionCard textarea,.AssignmentsR1-module__vB6u_G__review textarea{background:var(--color-white);width:100%;font:inherit;color:inherit;border:1px solid #00000026;border-radius:9px;padding:.65rem .75rem}.AssignmentsR1-module__vB6u_G__form textarea,.AssignmentsR1-module__vB6u_G__questionCard textarea,.AssignmentsR1-module__vB6u_G__review textarea{resize:vertical;min-height:5rem}.AssignmentsR1-module__vB6u_G__questionCard{gap:.8rem;display:grid}.AssignmentsR1-module__vB6u_G__choiceEditor{border:1px solid #0000001a;border-radius:9px;gap:.55rem;padding:.75rem;display:grid}.AssignmentsR1-module__vB6u_G__choiceRow{align-items:center;gap:.5rem;display:flex}.AssignmentsR1-module__vB6u_G__choiceRow input{min-width:0}.AssignmentsR1-module__vB6u_G__readQuestion{border-top:1px solid #00000014;padding:.85rem 0}.AssignmentsR1-module__vB6u_G__readQuestion ul{margin:.5rem 0;padding-left:1.25rem}.AssignmentsR1-module__vB6u_G__answerChoices{gap:.5rem;display:grid}.AssignmentsR1-module__vB6u_G__answerChoices>strong{color:var(--color-text-muted);font-size:.88rem}.AssignmentsR1-module__vB6u_G__answerChoices .AssignmentsR1-module__vB6u_G__choiceRow{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;display:grid}.AssignmentsR1-module__vB6u_G__feedback{background:var(--color-cream);border-radius:9px;padding:.8rem}.AssignmentsR1-module__vB6u_G__recipients{border-top:1px solid #00000014;border-bottom:1px solid #00000014;gap:.55rem;padding:.75rem 0;display:grid}.AssignmentsR1-module__vB6u_G__recipientChip{background:#48a9a61a;border-radius:999px;margin-right:.4rem;padding:.15rem .55rem;font-size:.82rem;display:inline-flex}.AssignmentsR1-module__vB6u_G__recipientEditor{border:1px solid #0000001a;border-radius:9px;gap:.5rem;padding:.65rem;display:grid}.AssignmentsR1-module__vB6u_G__recipientOption{align-items:center;gap:.5rem;font-weight:400;display:flex}.AssignmentsR1-module__vB6u_G__recipientPicker{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.AssignmentsR1-module__vB6u_G__cardTop,.AssignmentsR1-module__vB6u_G__cardBottom{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.AssignmentsR1-module__vB6u_G__cardBottom small:last-child{text-align:right}.AssignmentsR1-module__vB6u_G__cardBottom{padding-right:2rem}.AssignmentsR1-module__vB6u_G__typeBadge,.AssignmentsR1-module__vB6u_G__statusBadge{border-radius:999px;align-items:center;gap:.3rem;width:fit-content;padding:.24rem .55rem;font-size:.76rem;font-weight:750;display:inline-flex}.AssignmentsR1-module__vB6u_G__typeBadge{color:#12665f;background:#48a9a61f}.AssignmentsR1-module__vB6u_G__statusBadge{color:#475467;background:#f2f4f7}.AssignmentsR1-module__vB6u_G__assignmentCard[data-state=Zadáno]{border-color:#48a9a66b}.AssignmentsR1-module__vB6u_G__assignmentCard[data-state=Zadáno] .AssignmentsR1-module__vB6u_G__statusBadge{color:#12665f;background:#48a9a624}.AssignmentsR1-module__vB6u_G__assignmentCard[data-state=Odevzdáno]{background:#fffdf7;border-color:#d9a441}.AssignmentsR1-module__vB6u_G__assignmentCard[data-state=Odevzdáno] .AssignmentsR1-module__vB6u_G__statusBadge{color:#7a4b00;background:#fff0cf}.AssignmentsR1-module__vB6u_G__assignmentCard[data-state=Zkontrolováno]{border-color:#72a88a}.AssignmentsR1-module__vB6u_G__assignmentCard[data-state=Zkontrolováno] .AssignmentsR1-module__vB6u_G__statusBadge{color:#21643d;background:#e6f4ea}.AssignmentsR1-module__vB6u_G__assignmentCard[data-state=Koncept]{border-style:dashed}.AssignmentsR1-module__vB6u_G__questionCard,.AssignmentsR1-module__vB6u_G__readQuestion{border-radius:var(--radius-md);background:#ffffffad;border:1px solid #00000014;padding:1rem}.AssignmentsR1-module__vB6u_G__readQuestion{gap:.65rem;display:grid}.AssignmentsR1-module__vB6u_G__readQuestion legend{padding:0 .25rem}.AssignmentsR1-module__vB6u_G__readQuestion [role=radiogroup]{gap:.5rem;display:grid}.AssignmentsR1-module__vB6u_G__readQuestion .AssignmentsR1-module__vB6u_G__choiceRow{border:1px solid #0000001a;border-radius:9px;padding:.65rem .75rem}.AssignmentsR1-module__vB6u_G__readQuestion .AssignmentsR1-module__vB6u_G__choiceRow[data-selected]{background:#48a9a61f;border-color:#48a9a6b3}.AssignmentsR1-module__vB6u_G__answerReview{border:1px solid #0000001a;border-radius:9px;gap:.55rem;margin:0;padding:.75rem;display:grid}.AssignmentsR1-module__vB6u_G__answerReview>div{flex-wrap:wrap;gap:.55rem;display:flex}.AssignmentsR1-module__vB6u_G__reviewHint{color:#7a4b00;margin:0;font-weight:650}.AssignmentsR1-module__vB6u_G__reviewResult{color:#21643d;margin:0}.AssignmentsR1-module__vB6u_G__teacherNote,.AssignmentsR1-module__vB6u_G__reviewOutcome,.AssignmentsR1-module__vB6u_G__reviewSummary{background:var(--color-cream);border-radius:9px;margin:0;padding:.7rem .85rem}.AssignmentsR1-module__vB6u_G__reviewSummary{color:#12665f;width:fit-content;font-weight:750}.AssignmentsR1-module__vB6u_G__teacherNoteEditor,.AssignmentsR1-module__vB6u_G__referenceEditor,.AssignmentsR1-module__vB6u_G__outcomeControl{gap:.5rem;display:grid}.AssignmentsR1-module__vB6u_G__teacherNoteEditor>span,.AssignmentsR1-module__vB6u_G__referenceEditor small{color:var(--color-text-muted)}.AssignmentsR1-module__vB6u_G__teacherNoteEditor>span>span{font-weight:400}.AssignmentsR1-module__vB6u_G__teacherNoteEditor textarea{resize:vertical;background:var(--color-white);width:100%;min-height:5rem;font:inherit;color:inherit;border:1px solid #00000026;border-radius:9px;padding:.65rem .75rem}.AssignmentsR1-module__vB6u_G__outcomeControl{border:1px solid #0000001a;border-radius:9px;margin:0;padding:.75rem}.AssignmentsR1-module__vB6u_G__outcomeControl>div{flex-wrap:wrap;gap:.55rem;display:flex}.AssignmentsR1-module__vB6u_G__referenceEditor{border-radius:var(--radius-md);background:#48a9a60b;border:1px solid #48a9a624;padding:1rem}.AssignmentsR1-module__vB6u_G__referenceEditor label{gap:.4rem;font-weight:650;display:grid}.AssignmentsR1-module__vB6u_G__referenceEditor input{background:var(--color-white);width:100%;font:inherit;border:1px solid #00000026;border-radius:9px;padding:.65rem .75rem}.AssignmentsR1-module__vB6u_G__referenceLink{color:#12665f;align-items:center;gap:.4rem;width:fit-content;font-weight:700;display:inline-flex}@media (max-width:560px){.AssignmentsR1-module__vB6u_G__header>button{width:100%}.AssignmentsR1-module__vB6u_G__choiceRow{flex-direction:column;align-items:stretch}.AssignmentsR1-module__vB6u_G__cardTop,.AssignmentsR1-module__vB6u_G__cardBottom{flex-direction:column;align-items:flex-start}.AssignmentsR1-module__vB6u_G__cardBottom small:last-child{text-align:left}.AssignmentsR1-module__vB6u_G__assignmentCard{min-height:0}}.AssignmentsR1-module__vB6u_G__detail{gap:.75rem;min-width:0;display:grid}.AssignmentsR1-module__vB6u_G__detail>.card{min-width:0}.AssignmentsR1-module__vB6u_G__detailHeading{border-bottom:1px solid #00000014;grid-template-columns:minmax(0,1fr) auto;align-items:start;padding-bottom:1rem;display:grid}.AssignmentsR1-module__vB6u_G__detailHeading>div{gap:.35rem;min-width:0;display:grid}.AssignmentsR1-module__vB6u_G__detailStatus{justify-items:end;gap:.55rem;display:grid}.AssignmentsR1-module__vB6u_G__detailHeading h2{max-width:34ch;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.15}.AssignmentsR1-module__vB6u_G__detailHeading p{margin:0;font-size:.92rem}.AssignmentsR1-module__vB6u_G__instructions{border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:#48a9a60f;border-left:3px solid #48a9a680;max-width:72ch;padding:.85rem 1rem;line-height:1.55}.AssignmentsR1-module__vB6u_G__recipients{grid-template-columns:auto minmax(0,1fr);align-items:center;padding:.9rem 0}.AssignmentsR1-module__vB6u_G__recipients>strong{color:var(--color-text-muted);letter-spacing:.02em;text-transform:uppercase;font-size:.82rem}.AssignmentsR1-module__vB6u_G__recipientEditor,.AssignmentsR1-module__vB6u_G__recipientPicker{grid-column:1/-1}.AssignmentsR1-module__vB6u_G__recipientEditor{background:#48a9a60b;padding:1rem}.AssignmentsR1-module__vB6u_G__questionBuilder,.AssignmentsR1-module__vB6u_G__readOnly{gap:1.25rem;padding-top:.25rem}.AssignmentsR1-module__vB6u_G__questionBuilder>h3,.AssignmentsR1-module__vB6u_G__readOnly>h3{margin:0;font-size:1.1rem}.AssignmentsR1-module__vB6u_G__questionCard,.AssignmentsR1-module__vB6u_G__readQuestion{padding:clamp(1rem,2vw,1.35rem);box-shadow:0 1px #10182808}.AssignmentsR1-module__vB6u_G__questionTop{border-bottom:1px solid #00000012;padding-bottom:.7rem}.AssignmentsR1-module__vB6u_G__readQuestion>strong{font-size:1rem;line-height:1.45}.AssignmentsR1-module__vB6u_G__readQuestion>p{background:var(--color-cream);color:var(--color-text-dark);border-radius:9px;margin:0;padding:.75rem .9rem;line-height:1.5}.AssignmentsR1-module__vB6u_G__answerReview,.AssignmentsR1-module__vB6u_G__review{border-radius:var(--radius-md);background:#48a9a60b;padding:1rem}.AssignmentsR1-module__vB6u_G__review{border:1px solid #48a9a624}.AssignmentsR1-module__vB6u_G__labelText{display:inline}.AssignmentsR1-module__vB6u_G__labelText>span{margin-left:.18rem;display:inline}.AssignmentsR1-module__vB6u_G__detailLoading{min-height:12rem;color:var(--color-text-muted);text-align:center;place-content:center;justify-items:center;gap:.55rem;display:grid}.AssignmentsR1-module__vB6u_G__detailLoading p{margin:0}@media (max-width:700px){.AssignmentsR1-module__vB6u_G__detailHeading,.AssignmentsR1-module__vB6u_G__recipients{grid-template-columns:1fr}.AssignmentsR1-module__vB6u_G__detailHeading>button{width:100%}.AssignmentsR1-module__vB6u_G__detailStatus{justify-items:start}.AssignmentsR1-module__vB6u_G__recipients>strong{margin-bottom:-.2rem}}.AssignmentsR1-module__vB6u_G__toast{top:5.5rem;bottom:auto}.AssignmentsR1-module__vB6u_G__autoScoreSummary{background:#48a9a61f;border-radius:999px;flex-wrap:wrap;align-items:baseline;gap:.5rem;width:fit-content;margin:0 auto;padding:.6rem 1.1rem;display:flex}.AssignmentsR1-module__vB6u_G__autoScoreValue{color:#12665f;font-size:1.05rem}.AssignmentsR1-module__vB6u_G__autoScorePercent{color:var(--color-text-muted);font-weight:650}.AssignmentsR1-module__vB6u_G__solutionBlock{flex-wrap:wrap;gap:.5rem;margin:0;display:flex}.AssignmentsR1-module__vB6u_G__solutionLine,.AssignmentsR1-module__vB6u_G__explanationLine{border-radius:9px;flex:16rem;margin:0;padding:.6rem .8rem;line-height:1.5}.AssignmentsR1-module__vB6u_G__solutionLine{color:#21643d;background:#eaf6ee}.AssignmentsR1-module__vB6u_G__explanationLine{color:#7a4b00;background:#fdf3e8}.AssignmentsR1-module__vB6u_G__resultTag{white-space:nowrap;margin-left:auto;font-size:.82rem;font-weight:700}.AssignmentsR1-module__vB6u_G__readQuestion .AssignmentsR1-module__vB6u_G__choiceRow[data-result=correct],.AssignmentsR1-module__vB6u_G__answerChoices .AssignmentsR1-module__vB6u_G__choiceRow[data-result=correct]{background:#eaf6ee;border-color:#21643d66}.AssignmentsR1-module__vB6u_G__readQuestion .AssignmentsR1-module__vB6u_G__choiceRow[data-result=correct] .AssignmentsR1-module__vB6u_G__resultTag,.AssignmentsR1-module__vB6u_G__answerChoices .AssignmentsR1-module__vB6u_G__choiceRow[data-result=correct] .AssignmentsR1-module__vB6u_G__resultTag{color:#21643d}.AssignmentsR1-module__vB6u_G__readQuestion .AssignmentsR1-module__vB6u_G__choiceRow[data-result=incorrect],.AssignmentsR1-module__vB6u_G__answerChoices .AssignmentsR1-module__vB6u_G__choiceRow[data-result=incorrect]{background:#fdeeee;border-color:#a1282866}.AssignmentsR1-module__vB6u_G__readQuestion .AssignmentsR1-module__vB6u_G__choiceRow[data-result=incorrect] .AssignmentsR1-module__vB6u_G__resultTag,.AssignmentsR1-module__vB6u_G__answerChoices .AssignmentsR1-module__vB6u_G__choiceRow[data-result=incorrect] .AssignmentsR1-module__vB6u_G__resultTag{color:#a12828}.AssignmentsR1-module__vB6u_G__answerChoices .AssignmentsR1-module__vB6u_G__choiceRow{border:1px solid #0000001a;border-radius:9px;padding:.5rem .65rem}.AssignmentsR1-module__vB6u_G__reviewResult[data-result=correct]{color:#21643d}.AssignmentsR1-module__vB6u_G__reviewResult[data-result=incorrect]{color:#a12828}.AssignmentsR1-module__vB6u_G__r2Card{grid-template-columns:auto minmax(13rem,1.45fr) minmax(8rem,.75fr) minmax(6rem,.48fr) minmax(14rem,1fr);gap:clamp(.75rem,1.5vw,1.35rem);min-width:0}.AssignmentsR1-module__vB6u_G__r2TypeMarker{color:#12665f;letter-spacing:.06em;background:#48a9a621;border-radius:.5rem;place-items:center;min-width:3.7rem;min-height:2rem;padding:.35rem .45rem;font-size:.72rem;font-weight:800;display:inline-grid}.AssignmentsR1-module__vB6u_G__r2TypeMarker[data-kind=test]{color:#8c3e1d;background:#fbe3d0}.AssignmentsR1-module__vB6u_G__r2Title,.AssignmentsR1-module__vB6u_G__r2Subject,.AssignmentsR1-module__vB6u_G__r2Meta{min-width:0}.AssignmentsR1-module__vB6u_G__r2Title h3{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AssignmentsR1-module__vB6u_G__r2Subject{border-left:3px solid #98a2b3;gap:.16rem;padding-left:.7rem;display:grid}.AssignmentsR1-module__vB6u_G__r2Subject>span{color:var(--color-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:700}.AssignmentsR1-module__vB6u_G__r2Subject strong{text-overflow:ellipsis;white-space:nowrap;color:var(--color-text-dark);font-size:.9rem;overflow:hidden}.AssignmentsR1-module__vB6u_G__r2Subject[data-subject=spanish]{border-color:#e07a5f}.AssignmentsR1-module__vB6u_G__r2Subject[data-subject=english]{border-color:#48a9a6}.AssignmentsR1-module__vB6u_G__r2Subject[data-subject=mathematics]{border-color:#7767b7}.AssignmentsR1-module__vB6u_G__r2Subject[data-subject=czech]{border-color:#c38a30}.AssignmentsR1-module__vB6u_G__r2Actions{justify-content:flex-end;min-width:0}.AssignmentsR1-module__vB6u_G__readyIndicator{color:#21643d;cursor:help;background:#e6f4ea;border-radius:50%;flex:none;place-items:center;width:2rem;height:2rem;display:inline-grid;position:relative}.AssignmentsR1-module__vB6u_G__readyIndicator:focus-visible{outline:2px solid var(--color-teal);outline-offset:3px}.AssignmentsR1-module__vB6u_G__readyTooltip{z-index:3;width:max-content;max-width:min(14rem,70vw);color:var(--color-white);background:var(--color-text-dark);opacity:0;pointer-events:none;border-radius:.4rem;padding:.4rem .55rem;font-size:.78rem;font-weight:700;transition:opacity .12s,transform .12s;position:absolute;bottom:calc(100% + .5rem);right:0;transform:translateY(2px)}.AssignmentsR1-module__vB6u_G__readyIndicator:hover .AssignmentsR1-module__vB6u_G__readyTooltip,.AssignmentsR1-module__vB6u_G__readyIndicator:focus-visible .AssignmentsR1-module__vB6u_G__readyTooltip{opacity:1;transform:translateY(0)}.AssignmentsR1-module__vB6u_G__r2Workspace button svg{transition:none!important;transform:none!important}.AssignmentsR1-module__vB6u_G__courseContentToggle{cursor:pointer;background:#48a9a614;border-radius:9px;align-items:flex-start;gap:.7rem;padding:.7rem;display:flex!important}.AssignmentsR1-module__vB6u_G__courseContentToggle input{width:1.15rem;height:1.15rem;accent-color:var(--color-teal);margin:.1rem 0 0}.AssignmentsR1-module__vB6u_G__courseContentToggle span{gap:.2rem;display:grid}.AssignmentsR1-module__vB6u_G__courseContentToggle small,.AssignmentsR1-module__vB6u_G__courseBindingHint{color:var(--color-text-muted);font-size:.88rem;line-height:1.5}.AssignmentsR1-module__vB6u_G__courseBindingHint{margin:0}@media (max-width:1180px){.AssignmentsR1-module__vB6u_G__r2Card{grid-template-columns:auto minmax(0,1fr) minmax(0,.8fr)}.AssignmentsR1-module__vB6u_G__r2Meta{grid-column:2/span 2}.AssignmentsR1-module__vB6u_G__r2Actions{grid-area:auto/1/auto/-1;justify-content:flex-start;width:100%}}@media (max-width:650px){.AssignmentsR1-module__vB6u_G__r2Header{text-align:center;align-items:center}.AssignmentsR1-module__vB6u_G__libraryNewAction{width:min(100%,22rem);margin-inline:auto;display:block}.AssignmentsR1-module__vB6u_G__libraryNewAction button{width:100%}.AssignmentsR1-module__vB6u_G__filterControl{justify-content:center;width:100%;display:flex}.AssignmentsR1-module__vB6u_G__filterButton{width:min(100%,22rem)}.AssignmentsR1-module__vB6u_G__r2Card{grid-template-columns:auto minmax(0,1fr);gap:.7rem;display:grid}.AssignmentsR1-module__vB6u_G__r2TypeMarker{grid-row:1/span 2;align-self:start}.AssignmentsR1-module__vB6u_G__r2Subject{grid-column:2}.AssignmentsR1-module__vB6u_G__r2Meta{grid-column:1/-1}.AssignmentsR1-module__vB6u_G__r2Title h3{white-space:normal}.AssignmentsR1-module__vB6u_G__r2List{padding-bottom:.25rem}}
.GoogleCalendarConnection-module__U3f7cG__card{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;padding:24px 28px;display:flex}.GoogleCalendarConnection-module__U3f7cG__main{flex:220px;align-items:flex-start;gap:.6rem;min-width:0;display:flex}.GoogleCalendarConnection-module__U3f7cG__icon{color:var(--color-text-secondary,#64748b);flex:none;margin-top:.15rem}.GoogleCalendarConnection-module__U3f7cG__text{min-width:0}.GoogleCalendarConnection-module__U3f7cG__heading{align-items:center;gap:.4rem;margin:0;font-size:1rem;font-weight:600;display:flex}.GoogleCalendarConnection-module__U3f7cG__infoTrigger{color:var(--color-text-secondary,#94a3b8);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.GoogleCalendarConnection-module__U3f7cG__infoTrigger:focus-visible{outline:2px solid var(--color-focus,#2563eb);outline-offset:2px;border-radius:999px}.GoogleCalendarConnection-module__U3f7cG__subcopy{color:var(--color-text-secondary,#64748b);margin:.15rem 0 0;font-size:.85rem}.GoogleCalendarConnection-module__U3f7cG__actions{flex:none;align-items:center;gap:.6rem;display:flex}.GoogleCalendarConnection-module__U3f7cG__status{justify-content:center;align-items:center;display:inline-flex}.GoogleCalendarConnection-module__U3f7cG__statusConnected{color:var(--color-success,#16a34a)}.GoogleCalendarConnection-module__U3f7cG__statusDisconnected{color:var(--color-text-secondary,#94a3b8)}.GoogleCalendarConnection-module__U3f7cG__error{color:var(--color-danger,#dc2626);flex-basis:100%;margin:0;font-size:.85rem}@media (max-width:640px){.GoogleCalendarConnection-module__U3f7cG__card{align-items:stretch}.GoogleCalendarConnection-module__U3f7cG__actions{justify-content:space-between;width:100%}.GoogleCalendarConnection-module__U3f7cG__actions button{flex:auto}}
.GroupLessonManager-module__SpUY0W__card{margin-top:1rem}.GroupLessonManager-module__SpUY0W__header h2{align-items:center;gap:.5rem;margin:0;font-size:1.1rem;display:flex}.GroupLessonManager-module__SpUY0W__header p,.GroupLessonManager-module__SpUY0W__empty{color:var(--color-text-muted);margin:.4rem 0 1rem;line-height:1.45}.GroupLessonManager-module__SpUY0W__list{gap:.45rem;max-height:19rem;padding-right:.2rem;display:grid;overflow:auto}.GroupLessonManager-module__SpUY0W__row{cursor:pointer;border:1px solid #144f4d24;border-radius:9px;align-items:center;gap:.65rem;padding:.65rem;display:flex}.GroupLessonManager-module__SpUY0W__row input{width:1.05rem;height:1.05rem;accent-color:var(--color-teal)}.GroupLessonManager-module__SpUY0W__row span{gap:.12rem;display:grid}.GroupLessonManager-module__SpUY0W__row small{color:var(--color-text-muted)}.GroupLessonManager-module__SpUY0W__warning{color:#9b2c2c;margin:.7rem 0 0}.GroupLessonManager-module__SpUY0W__message{color:var(--color-teal);margin:.7rem 0 0}.GroupLessonManager-module__SpUY0W__actions{flex-wrap:wrap;align-items:center;gap:.7rem;margin-top:1rem;display:flex}.GroupLessonManager-module__SpUY0W__roomLink{color:var(--color-teal);font-weight:700}
.LearnerInternalNoteCard-module__1kF7Mq__card{border-bottom:1px solid #0000000f;margin-bottom:1.5rem;padding-bottom:1.25rem}.LearnerInternalNoteCard-module__1kF7Mq__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.6rem;display:flex}.LearnerInternalNoteCard-module__1kF7Mq__title{color:var(--color-text-dark);align-items:center;gap:.5rem;margin:0;font-size:1.1rem;font-weight:700;display:flex}.LearnerInternalNoteCard-module__1kF7Mq__title svg{color:var(--color-teal)}.LearnerInternalNoteCard-module__1kF7Mq__content{background:var(--color-cream);color:var(--color-text-dark);white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid #0000000d;border-radius:12px;margin:0 0 .45rem;padding:.85rem 1rem;font-size:.95rem;line-height:1.55}.LearnerInternalNoteCard-module__1kF7Mq__muted{color:var(--color-text-muted);margin:0 0 .6rem;font-size:.92rem}.LearnerInternalNoteCard-module__1kF7Mq__meta{color:var(--color-text-muted);margin:0;font-size:.8rem}.LearnerInternalNoteCard-module__1kF7Mq__textarea{box-sizing:border-box;resize:none;background:var(--color-white);width:100%;min-height:92px;max-height:60vh;color:var(--color-text-dark);font:inherit;border:1px solid #0000001f;border-radius:12px;padding:.75rem .9rem;font-size:.95rem;line-height:1.55;overflow-y:auto}.LearnerInternalNoteCard-module__1kF7Mq__textarea:focus-visible{outline-offset:1px;border-color:var(--color-teal);outline:3px solid #48a9a661}.LearnerInternalNoteCard-module__1kF7Mq__editFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.6rem;display:flex}.LearnerInternalNoteCard-module__1kF7Mq__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.LearnerInternalNoteCard-module__1kF7Mq__actions button{min-height:40px}@media (max-width:480px){.LearnerInternalNoteCard-module__1kF7Mq__editFooter{align-items:stretch}.LearnerInternalNoteCard-module__1kF7Mq__actions{width:100%}.LearnerInternalNoteCard-module__1kF7Mq__actions button{flex:1;min-width:0;min-height:44px}}
.InteractiveLanguagePhrase-module__2C0UQW__phrase{font:inherit;color:inherit;cursor:pointer;white-space:normal;vertical-align:baseline;text-align:left;background:0 0;border:none;margin:0;padding:0;text-decoration:none;display:inline-block;position:relative}.InteractiveLanguagePhrase-module__2C0UQW__czechText,.InteractiveLanguagePhrase-module__2C0UQW__spanishText{transition:color .2s;display:inline-block;position:relative}.InteractiveLanguagePhrase-module__2C0UQW__czechText:after,.InteractiveLanguagePhrase-module__2C0UQW__spanishText:after{content:"";background-color:var(--color-coral,#ff7e67);opacity:.7;pointer-events:none;border-radius:1px;height:2px;transition:opacity .2s,transform .2s,background-color .2s;position:absolute;bottom:-1px;left:0;right:0;transform:rotate(-1.5deg)}.InteractiveLanguagePhrase-module__2C0UQW__spanishText{color:var(--color-coral,#ff7e67);font-weight:500}.InteractiveLanguagePhrase-module__2C0UQW__spanishText:after{background-color:var(--color-coral,#ff7e67);opacity:.5}.InteractiveLanguagePhrase-module__2C0UQW__phrase:hover .InteractiveLanguagePhrase-module__2C0UQW__czechText{color:var(--color-coral,#ff7e67)}.InteractiveLanguagePhrase-module__2C0UQW__phrase:hover .InteractiveLanguagePhrase-module__2C0UQW__czechText:after,.InteractiveLanguagePhrase-module__2C0UQW__phrase:focus-visible .InteractiveLanguagePhrase-module__2C0UQW__czechText:after{opacity:1;background-color:var(--color-teal,#48a9a6)}.InteractiveLanguagePhrase-module__2C0UQW__phrase:hover .InteractiveLanguagePhrase-module__2C0UQW__spanishText:after{opacity:1}.InteractiveLanguagePhrase-module__2C0UQW__phrase:focus-visible{outline:2px solid var(--color-teal,#48a9a6);outline-offset:3px;border-radius:3px}.InteractiveLanguagePhrase-module__2C0UQW__phrase:focus-visible .InteractiveLanguagePhrase-module__2C0UQW__spanishText:after{opacity:1}.InteractiveLanguagePhrase-module__2C0UQW__layer{flex-wrap:wrap;align-items:baseline;transition:opacity .2s ease-out,transform .2s ease-out;display:inline-flex}.InteractiveLanguagePhrase-module__2C0UQW__active{opacity:1;position:relative;transform:translateY(0)}.InteractiveLanguagePhrase-module__2C0UQW__outgoing{opacity:0;pointer-events:none;position:absolute;top:0;left:0;transform:translateY(2px)}@media (prefers-reduced-motion:reduce){.InteractiveLanguagePhrase-module__2C0UQW__layer,.InteractiveLanguagePhrase-module__2C0UQW__czechText:after,.InteractiveLanguagePhrase-module__2C0UQW__spanishText:after{transition:none}}.InteractiveLanguagePhrase-module__2C0UQW__levelHint{color:var(--color-teal,#48a9a6);text-transform:uppercase;vertical-align:baseline;-webkit-user-select:none;user-select:none;background-color:#48a9a60d;border:1px solid #48a9a64d;border-radius:3px;justify-content:center;align-items:center;margin-left:.4em;padding:.2em .4em;font-size:10.5px;font-weight:600;line-height:1;display:inline-flex}.InteractiveLanguagePhrase-module__2C0UQW__tooltip{z-index:20;white-space:nowrap;color:#2a2024;pointer-events:none;background:#fffaf0;border:1px solid #00000014;border-radius:6px;padding:.4rem .65rem;font-size:.78rem;font-weight:550;line-height:1.3;position:absolute;bottom:calc(100% + 8px);box-shadow:0 4px 12px #00000014}.InteractiveLanguagePhrase-module__2C0UQW__tooltipCenter{left:50%;transform:translate(-50%)}.InteractiveLanguagePhrase-module__2C0UQW__tooltipLeft{left:0}.InteractiveLanguagePhrase-module__2C0UQW__tooltipRight{right:0}
.InteractiveEnglishPhrase-module__58KryW__enActive{color:var(--cfd-accent,#1e3a8a)}
