.custom-select_root__JZi0q{position:relative;z-index:0;width:100%;min-width:0}.custom-select_root__JZi0q[data-width=auto]{width:-moz-max-content;width:max-content;max-width:100%}.custom-select_root__JZi0q[class~=field],.custom-select_root__JZi0q[class~=qb-field]{min-height:0;padding:0;border:0;background:transparent;box-shadow:none}.custom-select_root__JZi0q[data-open=true]{z-index:30}.custom-select_native__Pb6Y_{position:absolute;width:1px;height:1px;overflow:hidden;pointer-events:none;opacity:0}.custom-select_trigger__B6HpE{display:flex;align-items:center;justify-content:space-between;width:100%;height:auto;min-height:42px;gap:10px;padding:9px 11px;border:1px solid var(--line,#dfe5ee);border-radius:min(var(--radius-control,10px),10px);background:var(--surface,#fff);color:var(--ink,#172334);font:inherit;font-size:inherit;line-height:1.25;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.custom-select_root__JZi0q[data-size=compact] .custom-select_trigger__B6HpE{min-height:36px;padding-block:7px;font-size:12px}.custom-select_trigger__B6HpE:hover:not(:disabled){border-color:var(--line-strong,#b8c5d3);background:var(--surface-raised,var(--surface,#fff))}.custom-select_trigger__B6HpE:focus-visible{outline:2px solid var(--focus,#2b8cc5);outline-offset:2px;border-color:var(--focus,#2b8cc5);box-shadow:0 0 0 3px color-mix(in srgb,var(--focus,#2b8cc5) 14%,transparent)}.custom-select_trigger__B6HpE[data-open=true]{border-color:var(--focus,#2b8cc5);box-shadow:0 0 0 3px color-mix(in srgb,var(--focus,#2b8cc5) 12%,transparent)}.custom-select_trigger__B6HpE:disabled{cursor:not-allowed;opacity:.58}.custom-select_value__9_8p9{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select_placeholder__uT2Ay{color:var(--muted,#718096)}.custom-select_chevron__dL5rH{flex:0 0 auto;color:var(--muted,#718096);transition:transform .16s ease}.custom-select_trigger__B6HpE[data-open=true] .custom-select_chevron__dL5rH{transform:rotate(180deg);color:var(--focus,#2b8cc5)}.custom-select_panel__50vfv{position:absolute;top:calc(100% + 6px);right:0;left:auto;z-index:1000;width:max(100%,200px);max-width:min(320px,calc(100vw - 24px));max-height:min(320px,46vh);overflow:auto;padding:5px;border:1px solid var(--line-strong,#c3cfdb);border-radius:12px;background:var(--surface,#fff);box-shadow:0 16px 34px color-mix(in srgb,var(--ink,#172334) 18%,transparent);transform-origin:top center;animation:custom-select_selectPanelIn__fZhRb .14s ease-out both}.custom-select_panel__50vfv[data-placement=top]{top:auto;bottom:calc(100% + 6px);transform-origin:bottom center}.custom-select_searchBox__3NmAB{display:flex;align-items:center;gap:7px;margin:0 0 5px;padding:7px 8px;border:1px solid var(--line,#dfe5ee);border-radius:8px;background:var(--surface-subtle,#f4f7fa);color:var(--muted,#718096)}.custom-select_searchBox__3NmAB:focus-within{border-color:var(--focus,#2b8cc5);box-shadow:0 0 0 2px color-mix(in srgb,var(--focus,#2b8cc5) 12%,transparent)}.custom-select_searchBox__3NmAB input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:var(--ink,#172334);font:inherit;font-size:12px}.custom-select_searchBox__3NmAB input::-moz-placeholder{color:var(--muted,#718096)}.custom-select_searchBox__3NmAB input::placeholder{color:var(--muted,#718096)}.custom-select_noResults__fvt8V{margin:0;padding:14px 9px;color:var(--muted,#718096);font-size:12px;text-align:center}.custom-select_option__1Q34b{display:flex;align-items:center;width:100%;min-height:38px;gap:9px;padding:8px 9px;border:0;border-radius:8px;background:transparent;color:var(--ink,#172334);font:inherit;font-size:13px;line-height:1.3;text-align:left;cursor:pointer;transition:background-color .12s ease,color .12s ease}.custom-select_option__1Q34b:focus-visible,.custom-select_option__1Q34b:hover:not(:disabled){background:var(--surface-subtle,#f4f7fa);color:var(--ink,#172334);outline:0}.custom-select_option__1Q34b[aria-selected=true]{background:var(--selection,#e9f3fb);color:var(--selection-ink,var(--ink,#172334));font-weight:650}.custom-select_option__1Q34b:disabled{cursor:not-allowed;opacity:.52}.custom-select_optionLabel__BSF4h{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select_check__Oi9kj{display:grid;flex:0 0 auto;place-items:center;width:17px;height:17px;color:var(--action,var(--focus,#2b8cc5))}@keyframes custom-select_selectPanelIn__fZhRb{0%{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:700px){.custom-select_trigger__B6HpE{min-height:44px}.custom-select_root__JZi0q[data-size=compact] .custom-select_trigger__B6HpE{min-height:40px}.custom-select_panel__50vfv{max-height:min(300px,48vh)}.custom-select_option__1Q34b{min-height:42px;font-size:12px}.custom-select_searchBox__3NmAB input{min-height:26px;font-size:13px}}@media (prefers-reduced-motion:reduce){.custom-select_chevron__dL5rH,.custom-select_option__1Q34b,.custom-select_panel__50vfv,.custom-select_trigger__B6HpE{animation:none;transition:none}}.learner-shell_shell__lay1p{--learn-bg:var(--paper);--learn-surface:var(--surface);--learn-ink:var(--ink);--learn-muted:var(--muted);--learn-border:var(--line);--learn-accent:var(--focus);display:grid;grid-template-columns:264px minmax(0,1fr);background:var(--learn-bg);color:var(--learn-ink);min-height:100vh}.learner-shell_sidebar__wO3hk{position:sticky;top:0;height:100dvh;display:flex;flex-direction:column;padding:20px 14px 14px;background:var(--learn-surface);border-right:1px solid var(--learn-border);z-index:40;overflow:hidden}.learner-shell_brand__dg8Bk{display:flex;align-items:center;min-height:42px;padding:0 10px}.learner-shell_brand__dg8Bk img{max-width:170px}.learner-shell_workspaceLabel__pq0uI{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;letter-spacing:1.1px;color:var(--learn-muted);padding:22px 12px 8px;white-space:nowrap}.learner-shell_workspaceLabel__pq0uI>span{width:6px;height:6px;background:#5ca48f;border-radius:50%}.learner-shell_navigation__zzfVk{min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:transparent transparent;flex:1;padding:0 2px}.learner-shell_navigation__zzfVk::-webkit-scrollbar{width:5px}.learner-shell_navigation__zzfVk::-webkit-scrollbar-track{background:transparent}.learner-shell_navigation__zzfVk::-webkit-scrollbar-thumb{border-radius:99px;background:transparent}.learner-shell_navigation__zzfVk:focus-within,.learner-shell_navigation__zzfVk:hover{scrollbar-color:color-mix(in srgb,var(--learn-muted) 35%,transparent) transparent}.learner-shell_navigation__zzfVk:focus-within::-webkit-scrollbar-thumb,.learner-shell_navigation__zzfVk:hover::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--learn-muted) 32%,transparent)}.learner-shell_navGroup__rCvpb{padding-top:18px}.learner-shell_navGroup__rCvpb h2{font-size:11px;font-weight:650;letter-spacing:1.05px;color:var(--learn-muted);margin:0 0 8px 12px;white-space:nowrap}.learner-shell_navItem__24DLL{display:flex;align-items:center;min-height:44px;gap:11px;border-radius:9px;padding:9px 12px;font-weight:500;color:var(--learn-muted);white-space:nowrap}.learner-shell_navItem__24DLL>svg{flex-shrink:0}.learner-shell_navItem__24DLL>span{flex:1}.learner-shell_navItem__24DLL small{font-size:10px;padding:1px 6px;border-radius:5px;background:#f0f0f6;color:#555a71}.learner-shell_navItem__24DLL:hover{color:var(--learn-ink);background:var(--surface-raised)}.learner-shell_navItem__24DLL[aria-current=page]{color:var(--selection-ink);background:var(--selection);box-shadow:inset 3px 0 0 var(--action);font-weight:650}.learner-shell_sidebarFooter__xnDao{display:flex;align-items:center;padding:17px 7px 0;border-top:1px solid var(--learn-border);margin-top:18px;gap:9px}.learner-shell_profile__8YUCh{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.learner-shell_profile__8YUCh>span:last-child{min-width:0}.learner-shell_profile__8YUCh strong{display:block;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.learner-shell_profile__8YUCh small{display:block;color:var(--learn-muted);font-size:12px;margin-top:4px;white-space:nowrap}.learner-shell_avatar__Ui7ML{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;color:#58468f;background:#eae4f8;font-size:12px;font-weight:700;flex-shrink:0}.learner-shell_content___BwiG{min-width:0}.learner-shell_header___tMTc{height:90px;display:flex;align-items:center;padding:0 28px;gap:18px;background:var(--learn-surface);border-bottom:1px solid var(--learn-border);position:sticky;top:0;z-index:25}.learner-shell_headerTools__ziLPY{display:contents}.learner-shell_headerIcon__tBtJ4,.learner-shell_header___tMTc button{display:grid;place-items:center;min-width:35px;min-height:35px;border:0;box-shadow:none;background:transparent;color:var(--learn-muted)}.learner-shell_breadcrumb__7u42g{display:flex;gap:12px;align-items:center;font-size:15px;white-space:nowrap}.learner-shell_breadcrumb__7u42g>span{color:var(--learn-muted)}.learner-shell_breadcrumb__7u42g>strong{font-weight:600}.learner-shell_search__5g5lL{margin-left:auto;display:flex;align-items:center;gap:8px;width:min(508px,42vw);min-height:56px;padding-inline:16px;border-radius:14px;color:var(--learn-muted)}.learner-shell_search__5g5lL input{width:100%;border:0;background:transparent;outline:none;font-size:14px;color:var(--learn-ink)}.learner-shell_search__5g5lL:focus-within{border-color:var(--focus);outline:3px solid color-mix(in srgb,var(--focus) 13%,transparent);outline-offset:0}.learner-shell_headerIcon__tBtJ4{position:relative}.learner-shell_headerIcon__tBtJ4 i{position:absolute;top:4px;right:4px;width:5px;height:5px;border-radius:50%;background:#d58068}.learner-shell_notice__sm56_{display:flex;align-items:center;gap:9px;padding:11px 30px;font-size:12px}.learner-shell_backdrop__Xf2Sc,.learner-shell_mobileClose__GDS6_,.learner-shell_mobileMenu__xV_iZ,.learner-shell_mobileNav__5hyO3{display:none!important}.learner-shell_shell__lay1p a:focus-visible,.learner-shell_shell__lay1p button:focus-visible{outline:3px solid #a89bdf;outline-offset:3px}@media (min-width:1024px){.learner-shell_shell__lay1p[data-expanded=false]{grid-template-columns:80px minmax(0,1fr)}.learner-shell_shell__lay1p[data-expanded=false] .learner-shell_sidebar__wO3hk{padding-inline:10px}.learner-shell_shell__lay1p[data-expanded=false] :is(.learner-shell_navItem__24DLL>span,.learner-shell_navItem__24DLL>small,.learner-shell_navGroup__rCvpb h2,.learner-shell_workspaceLabel__pq0uI,.learner-shell_profile__8YUCh>span:last-child,.learner-shell_sidebarFooter__xnDao>button){display:none}.learner-shell_shell__lay1p[data-expanded=false] .learner-shell_brand__dg8Bk{width:46px;overflow:hidden;padding:0}.learner-shell_shell__lay1p[data-expanded=false] .learner-shell_brand__dg8Bk a{min-width:170px}.learner-shell_shell__lay1p[data-expanded=false] .learner-shell_navGroup__rCvpb{padding-top:15px}.learner-shell_shell__lay1p[data-expanded=false] .learner-shell_navItem__24DLL{justify-content:center}}@media (max-width:1200px){.learner-shell_header___tMTc{padding-inline:20px;gap:12px}.learner-shell_breadcrumb__7u42g>span,.learner-shell_breadcrumb__7u42g>svg{display:none}.learner-shell_search__5g5lL{width:min(360px,34vw)}}@media (max-width:1023px){.learner-shell_shell__lay1p{display:block;padding-bottom:75px}.learner-shell_sidebar__wO3hk{position:fixed;width:270px;left:0;top:0;transform:translateX(-100%);transition:transform .2s}.learner-shell_sidebar__wO3hk[data-open=true]{transform:translateX(0)}.learner-shell_backdrop__Xf2Sc{display:block!important;position:fixed;inset:0;background:#17203570;z-index:35}.learner-shell_mobileClose__GDS6_{display:grid!important;margin-left:auto}.learner-shell_header___tMTc{height:62px;padding-inline:16px;gap:11px}.learner-shell_header___tMTc .learner-shell_mobileMenu__xV_iZ{display:grid!important}.learner-shell_collapse__ZfmLU{display:none!important}.learner-shell_mobileNav__5hyO3{display:flex!important;position:fixed;bottom:0;inset-inline:0;height:68px;padding-bottom:env(safe-area-inset-bottom);background:var(--learn-surface);transition:transform .26s cubic-bezier(.22,.8,.25,1),opacity .18s ease;border-top:1px solid var(--learn-border);z-index:30}.learner-shell_shell__lay1p[data-immersive]{padding-bottom:0}.learner-shell_shell__lay1p[data-immersive] .learner-shell_header___tMTc,.learner-shell_shell__lay1p[data-immersive] .learner-shell_mobileNav__5hyO3{display:none!important}.learner-shell_mobileNav__5hyO3>a,.learner-shell_mobileNav__5hyO3>button{display:flex;flex:1;flex-direction:column;gap:5px;align-items:center;justify-content:center;font-size:12px;color:var(--learn-muted)}.learner-shell_mobileNav__5hyO3 [aria-current=page]{color:var(--learn-accent)}.learner-shell_header___tMTc[data-menu-open=true] .learner-shell_headerTools__ziLPY>*{pointer-events:none}}.learner-shell_header___tMTc[data-compact=true],.learner-shell_shell__lay1p[data-immersive=true] .learner-shell_header___tMTc{height:64px;padding-block:0}.learner-shell_header___tMTc[data-compact=true] .learner-shell_search__5g5lL,.learner-shell_shell__lay1p[data-immersive=true] .learner-shell_header___tMTc .learner-shell_search__5g5lL{min-height:44px;border-radius:11px}.learner-shell_header___tMTc[data-compact=true] .learner-shell_breadcrumb__7u42g,.learner-shell_shell__lay1p[data-immersive=true] .learner-shell_header___tMTc .learner-shell_breadcrumb__7u42g{font-size:13px}.learner-shell_shell__lay1p[data-immersive=true] .learner-shell_header___tMTc{height:56px;gap:12px;padding-inline:18px}.learner-shell_shell__lay1p[data-immersive=true] .learner-shell_header___tMTc .learner-shell_search__5g5lL{min-height:38px}.learner-shell_shell__lay1p[data-immersive=true] .learner-shell_header___tMTc>.learner-shell_headerTools__ziLPY .learner-shell_headerIcon__tBtJ4,.learner-shell_shell__lay1p[data-immersive=true] .learner-shell_header___tMTc>.learner-shell_headerTools__ziLPY button{min-width:32px;min-height:32px}.learner-shell_shell__lay1p[data-immersive=true] .learner-shell_header___tMTc .learner-shell_avatar__Ui7ML{width:32px;height:32px}.learner-shell_headerHistory__C_2BQ{display:flex;align-items:center;gap:2px;flex:0 0 auto;padding:3px;border:1px solid var(--learn-border);border-radius:10px;background:var(--surface-subtle)}.learner-shell_headerHistory__C_2BQ button{min-width:28px!important;min-height:28px!important;border-radius:7px!important}.learner-shell_header___tMTc .learner-shell_sidebarToggle__vKpUC{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:auto;min-height:36px;padding:5px 9px;border:1px solid var(--learn-border);border-radius:10px;background:var(--surface-subtle);color:var(--learn-muted);transition:color .15s ease,background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.learner-shell_header___tMTc .learner-shell_sidebarToggle__vKpUC:hover{border-color:color-mix(in srgb,var(--focus) 32%,var(--learn-border));background:var(--selection);color:var(--selection-ink);box-shadow:0 3px 10px rgb(16 24 40/7%)}.learner-shell_sidebarToggle__vKpUC[aria-pressed=true] .learner-shell_sidebarToggleIcon__XFlbv{color:var(--action)}.learner-shell_sidebarToggleIcon__XFlbv{display:grid;place-items:center;flex:0 0 auto}.learner-shell_sidebarToggleText__trlJB{color:inherit;font-size:11px;font-weight:700;letter-spacing:.01em}@media (max-width:1200px){.learner-shell_sidebarToggleText__trlJB{display:none}.learner-shell_header___tMTc .learner-shell_sidebarToggle__vKpUC{width:36px;padding:5px}}@media (max-width:1023px){.learner-shell_header___tMTc[data-compact=true]{height:56px}.learner-shell_header___tMTc[data-compact=true] .learner-shell_headerHistory__C_2BQ{padding:2px}.learner-shell_header___tMTc[data-compact=true] .learner-shell_headerHistory__C_2BQ button{min-width:25px!important;min-height:25px!important}}@media (max-width:600px){.learner-shell_search__5g5lL{display:none}.learner-shell_breadcrumb__7u42g{margin-right:auto;max-width:42%;overflow:hidden;text-overflow:ellipsis}.learner-shell_header___tMTc{gap:8px}}@media (max-width:639px){.learner-shell_shell__lay1p{display:block;overflow-x:clip;padding-bottom:calc(82px + env(safe-area-inset-bottom))}.learner-shell_content___BwiG,.learner-shell_shell__lay1p{width:100%;max-width:100vw;min-width:0}.learner-shell_sidebar__wO3hk{width:min(88vw,340px);max-width:340px;height:100dvh;padding:calc(18px + env(safe-area-inset-top)) 14px 14px;border-radius:0 18px 18px 0;box-shadow:14px 0 40px rgb(15 23 42/18%);contain:paint}.learner-shell_brand__dg8Bk{min-height:46px;padding-inline:9px}.learner-shell_workspaceLabel__pq0uI{padding:21px 11px 9px;font-size:12px}.learner-shell_navigation__zzfVk{padding-bottom:18px}.learner-shell_navGroup__rCvpb{padding-top:20px}.learner-shell_navGroup__rCvpb h2{margin-bottom:7px;font-size:12px}.learner-shell_navItem__24DLL{min-height:50px;margin:3px 0;border-radius:11px;padding:11px 13px;font-size:13px}.learner-shell_navItem__24DLL>svg{width:21px;height:21px}.learner-shell_navItem__24DLL small{min-width:24px;padding:3px 7px;text-align:center}.learner-shell_sidebarFooter__xnDao{margin-top:10px;padding:14px 7px 0}.learner-shell_header___tMTc{position:sticky;top:0;z-index:50;height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 0;gap:8px;background:var(--learn-surface);box-shadow:0 1px 0 var(--learn-border)}.learner-shell_header___tMTc .learner-shell_mobileMenu__xV_iZ{display:grid!important;width:44px;height:44px;min-width:44px;border:1px solid var(--learn-border);border-radius:12px;background:var(--learn-surface)}.learner-shell_breadcrumb__7u42g{min-width:0;max-width:42%;margin-right:auto;overflow:hidden;text-overflow:ellipsis}.learner-shell_breadcrumb__7u42g>span,.learner-shell_breadcrumb__7u42g>svg{display:none}.learner-shell_headerIcon__tBtJ4,.learner-shell_header___tMTc .learner-shell_avatar__Ui7ML,.learner-shell_header___tMTc .learner-shell_theme-toggle__7U0WP{width:42px;height:42px;min-width:42px;min-height:42px;border:1px solid var(--learn-border);border-radius:12px;background:var(--learn-surface)}.learner-shell_header___tMTc .learner-shell_avatar__Ui7ML{border-radius:50%;border:0}.learner-shell_mobileNav__5hyO3{display:flex!important;align-items:stretch;height:calc(76px + env(safe-area-inset-bottom));padding:6px 7px env(safe-area-inset-bottom);gap:3px;border-top:1px solid var(--learn-border);border-radius:18px 18px 0 0;box-shadow:0 -6px 20px rgb(22 35 48/8%);background:var(--learn-surface)}.learner-shell_mobileNav__5hyO3>a,.learner-shell_mobileNav__5hyO3>button{position:relative;min-width:0;min-height:56px;gap:4px;border-radius:12px;padding:6px 3px;font-size:11px;line-height:1.2;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.learner-shell_mobileNav__5hyO3>a>svg,.learner-shell_mobileNav__5hyO3>button>svg{width:21px;height:21px}.learner-shell_mobileNav__5hyO3>a>span,.learner-shell_mobileNav__5hyO3>button>span{max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.learner-shell_mobileNav__5hyO3>a[aria-current=page]{color:var(--learn-accent);background:color-mix(in srgb,var(--learn-accent) 11%,var(--learn-surface));font-weight:700}.learner-shell_mobileNav__5hyO3>a[aria-current=page]:before{position:absolute;top:4px;width:20px;height:3px;border-radius:4px;background:var(--learn-accent);content:""}.learner-shell_shell__lay1p[data-menu-open=true] .learner-shell_mobileNav__5hyO3{transform:translateY(110%);opacity:0;pointer-events:none}}html[data-theme=dark] .learner-shell_shell__lay1p{--learn-surface:var(--surface);--learn-ink:var(--ink);--learn-muted:var(--muted)}html[data-theme=dark] .learner-shell_shell__lay1p .learner-shell_navItem__24DLL{color:var(--learn-muted)}html[data-theme=dark] .learner-shell_shell__lay1p .learner-shell_navItem__24DLL:hover{color:var(--learn-ink);background:var(--surface-raised)}html[data-theme=dark] .learner-shell_shell__lay1p .learner-shell_navItem__24DLL[aria-current=page]{background:var(--selection);color:var(--selection-ink)}html[data-theme=dark] .learner-shell_shell__lay1p .learner-shell_navItem__24DLL small{background:var(--surface-raised);color:var(--learn-muted)}.learner-shell_header___tMTc :is(button,a):hover{color:var(--learn-ink);background:var(--surface-raised);border-radius:8px}.learner-shell_navItem__24DLL{transition:color .15s ease,background-color .15s ease}.learner-shell_notice__sm56_{background:var(--selection);color:var(--selection-ink)}@media (max-width:1023px){.learner-shell_shell__lay1p{overscroll-behavior-x:none}.learner-shell_sidebar__wO3hk{z-index:100;visibility:hidden;transform:translate3d(-100%,0,0);transition:transform .3s cubic-bezier(.22,.8,.25,1),visibility 0s linear .3s;touch-action:pan-y;will-change:transform}.learner-shell_sidebar__wO3hk[data-open=true]{visibility:visible;transform:translateZ(0);transition-delay:0s}.learner-shell_navigation__zzfVk{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.learner-shell_backdrop__Xf2Sc{z-index:90;opacity:0;visibility:hidden;pointer-events:none;touch-action:pan-y;background:rgb(8 14 24/48%);transition:opacity .3s ease,visibility 0s linear .3s}.learner-shell_backdrop__Xf2Sc[data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.learner-shell_shell__lay1p[data-dragging=true] .learner-shell_sidebar__wO3hk{visibility:visible;transform:translate3d(var(--drawer-offset),0,0);transition:none}.learner-shell_shell__lay1p[data-dragging=true] .learner-shell_backdrop__Xf2Sc{visibility:visible;opacity:var(--drawer-progress);transition:none}}.learner-shell_shell__lay1p{--action:#125e8a;--action-hover:#0b4b73;--focus:#1872a4;--selection:#e7f3fa;--selection-ink:#0b4b73;--learn-bg:#f4f7fa;--learn-border:#e4eaf0;grid-template-columns:260px minmax(0,1fr)}@media (min-width:1024px){.learner-shell_shell__lay1p[data-expanded=false]{grid-template-columns:80px minmax(0,1fr)}}.learner-shell_sidebar__wO3hk{background:#fbfcfe;box-shadow:5px 0 24px rgb(18 58 86/3%)}.learner-shell_brand__dg8Bk{min-height:54px}.learner-shell_workspaceLabel__pq0uI{padding-top:18px;color:#537086;font-size:10px;letter-spacing:.12em}.learner-shell_workspaceLabel__pq0uI>span{width:7px;height:7px;background:#24a688;box-shadow:0 0 0 3px #dff7ee}.learner-shell_navGroup__rCvpb{padding-top:21px}.learner-shell_navGroup__rCvpb+.learner-shell_navGroup__rCvpb{margin-top:7px;border-top:1px solid var(--learn-border)}.learner-shell_navGroup__rCvpb h2{margin-bottom:7px;color:#668094;font-size:10px;font-weight:750;letter-spacing:.12em}.learner-shell_navItem__24DLL{min-height:43px;margin:2px 0;border:1px solid transparent;border-radius:11px;color:#455b6c;font-size:13px;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.learner-shell_navItem__24DLL>svg{color:#6e879a}.learner-shell_navItem__24DLL:hover{border-color:#dce9f1;background:#eef5f9;color:#143c55}.learner-shell_navItem__24DLL[aria-current=page]{border-color:#cde4f2;background:#e7f3fa;box-shadow:none;color:#0b4b73;font-weight:700}.learner-shell_navItem__24DLL[aria-current=page]>svg{color:#126a9b}.learner-shell_navItem__24DLL small{border-radius:99px;background:#e6edf3;color:#37546a}.learner-shell_sidebarFooter__xnDao{padding-top:13px}.learner-shell_avatar__Ui7ML{color:#0b4b73;background:#ddecf6}.learner-shell_header___tMTc{height:72px;gap:12px;padding-inline:clamp(16px,2.5vw,36px);background:color-mix(in srgb,var(--learn-surface) 95%,transparent);backdrop-filter:blur(16px)}.learner-shell_header___tMTc[data-compact=true]{height:64px}.learner-shell_breadcrumb__7u42g{min-width:0;gap:8px;font-size:13px}.learner-shell_breadcrumb__7u42g>strong{overflow:hidden;text-overflow:ellipsis;font-weight:700}.learner-shell_search__5g5lL{width:min(420px,32vw);min-height:42px;border:1px solid var(--learn-border);border-radius:11px;background:var(--surface-subtle);padding-inline:13px}.learner-shell_search__5g5lL:focus-within{background:var(--learn-surface)}.learner-shell_headerIcon__tBtJ4{min-width:40px;min-height:40px;border:1px solid transparent;border-radius:11px}.learner-shell_headerIcon__tBtJ4:hover{border-color:var(--learn-border)}.learner-shell_mobileSearch__gvIqW,.learner-shell_sidebarTheme__AzcSz{display:none}.learner-shell_headerTheme__62T_q{display:contents}.learner-shell_shell__lay1p[data-immersive=true]{grid-template-columns:minmax(0,1fr)}.learner-shell_shell__lay1p[data-immersive=true] .learner-shell_header___tMTc{display:none}html[data-theme=dark] .learner-shell_shell__lay1p{--action:#176493;--action-hover:#0b537d;--focus:#83c7f0;--selection:#193b52;--selection-ink:#c4e9ff;--learn-bg:var(--paper);--learn-border:var(--line)}html[data-theme=dark] .learner-shell_sidebar__wO3hk{background:var(--surface);box-shadow:none}html[data-theme=dark] .learner-shell_shell__lay1p .learner-shell_navGroup__rCvpb h2,html[data-theme=dark] .learner-shell_shell__lay1p .learner-shell_navItem__24DLL>svg{color:var(--learn-muted)}html[data-theme=dark] .learner-shell_shell__lay1p .learner-shell_navItem__24DLL[aria-current=page]{border-color:var(--line-strong)}html[data-theme=dark] .learner-shell_shell__lay1p .learner-shell_search__5g5lL{background:var(--surface-raised)}@media (max-width:1023px){.learner-shell_shell__lay1p{display:block}.learner-shell_shell__lay1p[data-immersive=true]{padding-bottom:0}.learner-shell_mobileSearch__gvIqW{display:grid}.learner-shell_mobileNav__5hyO3{padding-inline:10px;border-radius:16px 16px 0 0}}@media (max-width:639px){.learner-shell_header___tMTc,.learner-shell_header___tMTc[data-compact=true]{height:calc(62px + env(safe-area-inset-top));padding-inline:12px}.learner-shell_headerHistory__C_2BQ,.learner-shell_headerTheme__62T_q{display:none}.learner-shell_sidebarTheme__AzcSz{display:grid;place-items:center}.learner-shell_breadcrumb__7u42g{max-width:none}.learner-shell_mobileNav__5hyO3>a,.learner-shell_mobileNav__5hyO3>button{min-height:54px}}.learner-shell_shell__lay1p[data-immersive=true] .learner-shell_sidebar__wO3hk{position:fixed;top:0;left:0;z-index:100;display:flex;width:min(304px,88vw);height:100dvh;padding:20px 14px 14px;border-right:1px solid var(--learn-border);border-radius:0 18px 18px 0;box-shadow:14px 0 40px rgb(15 23 42/18%);transform:translate3d(-102%,0,0);visibility:hidden;transition:transform .26s cubic-bezier(.22,.8,.25,1),visibility 0s linear .26s}.learner-shell_shell__lay1p[data-immersive=true][data-menu-open=true] .learner-shell_sidebar__wO3hk{transform:translateZ(0);visibility:visible;transition-delay:0s}.learner-shell_shell__lay1p[data-immersive=true] .learner-shell_mobileClose__GDS6_{display:grid!important;margin-left:auto}.learner-shell_shell__lay1p[data-immersive=true] .learner-shell_backdrop__Xf2Sc{position:fixed;inset:0;z-index:90;display:block!important;background:rgb(8 14 24/48%);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .26s ease,visibility 0s linear .26s}.learner-shell_shell__lay1p[data-immersive=true][data-menu-open=true] .learner-shell_backdrop__Xf2Sc{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}html[data-theme=dark] .learner-shell_shell__lay1p[data-immersive=true] .learner-shell_sidebar__wO3hk{background:var(--surface);box-shadow:14px 0 40px rgb(0 0 0/38%)}.practice-launcher_quickPracticeBackdrop__9ghLc{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:24px;background:rgb(9 15 25/55%);backdrop-filter:blur(4px);animation:practice-launcher_backdropIn__OYu85 .18s ease-out}.practice-launcher_quickPracticeDialog__lkh7s{width:100%;max-width:640px;max-height:calc(100dvh - 48px);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--surface);color:var(--ink);box-shadow:0 24px 80px rgb(0 0 0/22%);animation:practice-launcher_dialogIn__PGSgC .22s cubic-bezier(.2,.8,.2,1)}.practice-launcher_quickPracticeHeader__6llBc{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 28px 20px;border-bottom:1px solid var(--line)}.practice-launcher_eyebrow__cIQ8U{margin:0 0 8px;color:var(--muted);font-size:11px;letter-spacing:.1em;font-weight:600}.practice-launcher_quickPracticeHeader__6llBc h2{margin:0;font-size:26px;line-height:1.2;letter-spacing:-.7px;font-weight:650}.practice-launcher_quickPracticeHeader__6llBc p:last-child{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.5;overflow-wrap:anywhere}.practice-launcher_iconButton__KM_8r{display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;border-radius:8px;border:1px solid var(--line);color:var(--muted);background:var(--surface)}.practice-launcher_iconButton__KM_8r:hover{color:var(--ink);background:var(--surface-raised)}.practice-launcher_quickPracticeBody__9xyOx{padding:22px 28px;overflow-y:auto;overscroll-behavior:contain}.practice-launcher_quickPracticeBody__9xyOx fieldset{min-width:0;padding:0;margin:0;border:0}.practice-launcher_quickPracticeBody__9xyOx legend{padding:0;margin-bottom:12px;font-size:13px;font-weight:650}.practice-launcher_quickChoiceGrid__jzRwP{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.practice-launcher_quickChoiceGrid__jzRwP button,.practice-launcher_timerChoices__t6Hzt button{padding:12px 14px;border:1px solid var(--line-strong);border-radius:10px;background:var(--surface);color:var(--ink);text-align:left;transition:border-color .14s ease,background-color .14s ease}.practice-launcher_quickChoiceGrid__jzRwP button:hover,.practice-launcher_timerChoices__t6Hzt button:hover{background:var(--surface-raised)}.practice-launcher_quickChoiceGrid__jzRwP button[aria-pressed=true],.practice-launcher_timerChoices__t6Hzt button[aria-pressed=true]{border-color:var(--focus);background:var(--selection)}.practice-launcher_quickChoiceGrid__jzRwP strong{display:flex;align-items:center;justify-content:space-between;gap:8px}.practice-launcher_quickChoiceGrid__jzRwP strong,.practice-launcher_timerChoices__t6Hzt strong{font-size:13px;font-weight:600}.practice-launcher_quickChoiceGrid__jzRwP small,.practice-launcher_timerChoices__t6Hzt small{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.4}.practice-launcher_choiceMark__jzNpu{width:18px;height:18px;flex-shrink:0;display:inline-grid;place-items:center;border-radius:50%;border:1px solid var(--line-strong)}[aria-pressed=true]>.practice-launcher_choiceMark__jzNpu,[aria-pressed=true]>strong>.practice-launcher_choiceMark__jzNpu{background:var(--action);border-color:var(--action);color:white}.practice-launcher_quickPracticeRow__ex8EG{display:grid;grid-template-columns:1fr 1.3fr .65fr;gap:12px;margin:22px 0}.practice-launcher_quickPracticeRow__ex8EG label{display:grid;align-content:start;gap:8px;color:var(--muted);font-size:12px;font-weight:500}.practice-launcher_duration__gJEvB input,.practice-launcher_quickPracticeRow__ex8EG :is(select,input){width:100%;min-width:0;min-height:44px;border:1px solid var(--line-strong);border-radius:8px;padding:8px 10px;background:var(--surface);color:var(--ink);font:inherit;font-size:14px}.practice-launcher_quickPracticeBody__9xyOx .practice-launcher_timing__PnCau{padding-top:8px}.practice-launcher_timerChoices__t6Hzt{display:grid;grid-template-columns:1fr 1fr;gap:8px}.practice-launcher_timerChoices__t6Hzt button{display:flex;align-items:center;gap:10px}.practice-launcher_timerChoices__t6Hzt button>span:first-of-type{flex:1}.practice-launcher_duration__gJEvB{display:grid;grid-template-columns:1fr 150px;gap:8px 16px;align-items:center;margin-top:12px;padding:14px;background:var(--surface-subtle);border:1px solid var(--line);border-radius:10px}.practice-launcher_duration__gJEvB label{font-size:13px;font-weight:600}.practice-launcher_duration__gJEvB label span{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:400}.practice-launcher_duration__gJEvB>div{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.practice-launcher_duration__gJEvB input{width:74px;text-align:center}.practice-launcher_duration__gJEvB p{grid-column:1/-1;margin:0;font-size:12px;color:var(--muted)}.practice-launcher_quickPracticeError__plQDU{color:var(--dark-danger,#b42318);font-size:13px;line-height:1.5;margin:16px 0 0}.practice-launcher_quickPracticeFooter___1Q7m{padding:18px 28px 22px;border-top:1px solid var(--line);background:var(--surface)}.practice-launcher_summary__ZZud6{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.practice-launcher_summary__ZZud6 strong{color:var(--ink);font-weight:600}.practice-launcher_quickPracticeFooter___1Q7m>span{display:block;margin-top:5px;font-size:12px;color:var(--muted)}.practice-launcher_fallbackNote__wc9yx{display:block;margin-top:6px;color:var(--muted);font-size:12px;line-height:1.4}.practice-launcher_actions__bA8fp{display:flex;align-items:center;gap:8px;margin-top:16px}.practice-launcher_primary__WTmOJ,.practice-launcher_secondary__ENlQN{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border-radius:9px;font-size:13px;font-weight:600;text-decoration:none}.practice-launcher_primary__WTmOJ{margin-left:auto;border:1px solid var(--action);background:var(--action);color:white}.practice-launcher_primary__WTmOJ:hover:not(:disabled){background:var(--action-hover)}.practice-launcher_secondary__ENlQN{border:1px solid var(--line-strong);color:var(--ink);background:var(--surface)}.practice-launcher_secondary__ENlQN:hover{background:var(--surface-raised)}.practice-launcher_primary__WTmOJ:disabled{opacity:.5;cursor:not-allowed}@keyframes practice-launcher_backdropIn__OYu85{0%{opacity:0}to{opacity:1}}@keyframes practice-launcher_dialogIn__PGSgC{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.practice-launcher_quickPracticeBackdrop__9ghLc{padding:12px;align-items:flex-end}.practice-launcher_quickPracticeDialog__lkh7s{max-height:calc(100dvh - 24px);border-radius:18px}.practice-launcher_quickPracticeHeader__6llBc{padding:20px}.practice-launcher_quickPracticeHeader__6llBc h2{font-size:23px}.practice-launcher_quickPracticeBody__9xyOx{padding:18px 20px}.practice-launcher_quickPracticeFooter___1Q7m{padding:16px 20px max(18px,env(safe-area-inset-bottom))}.practice-launcher_quickPracticeRow__ex8EG{grid-template-columns:1fr 1fr}.practice-launcher_quickPracticeRow__ex8EG label:last-child{grid-column:1/-1;grid-template-columns:1fr 100px;align-items:center}.practice-launcher_quickChoiceGrid__jzRwP button,.practice-launcher_timerChoices__t6Hzt button{padding:11px}.practice-launcher_timerChoices__t6Hzt button>svg{display:none}.practice-launcher_actions__bA8fp{flex-wrap:wrap}.practice-launcher_primary__WTmOJ{flex:1}.practice-launcher_duration__gJEvB input,.practice-launcher_quickPracticeRow__ex8EG :is(select,input){font-size:16px}}.practice-launcher_quickPracticeDialog__lkh7s :is(.practice-launcher_eyebrow__cIQ8U,.practice-launcher_quickPracticeHeader__6llBc p:last-child,.practice-launcher_quickChoiceGrid__jzRwP small,.practice-launcher_timerChoices__t6Hzt small,.practice-launcher_quickPracticeRow__ex8EG label,.practice-launcher_duration__gJEvB label span,.practice-launcher_duration__gJEvB>div,.practice-launcher_duration__gJEvB p,.practice-launcher_summary__ZZud6,.practice-launcher_quickPracticeFooter___1Q7m>span,.practice-launcher_fallbackNote__wc9yx){color:color-mix(in srgb,var(--ink) 76%,var(--surface) 24%)}