.style_container__o3jyY{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:var(--space-6) var(--space-4);background:linear-gradient(135deg,#f5f7fa,#e2ecfb)}.style_paper__mKYon{width:100%;max-width:420px;padding:var(--space-8);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background-color:var(--color-surface)}.style_title__S4KhT{text-align:center;margin-bottom:var(--space-8);font-size:var(--text-2xl)}.style_altAction__TrIIi{text-align:center;margin-top:var(--space-6);font-size:var(--text-base);color:var(--color-fg-subtle)}.style_altAction__TrIIi a{color:var(--color-primary);text-decoration:none}.style_altAction__TrIIi a:hover{text-decoration:underline}@media (max-width:640px){.style_paper__mKYon{padding:var(--space-6)}}.style_form__uGgTW{display:flex;flex-direction:column;gap:1.5rem}.style_form__uGgTW div{display:flex;flex-direction:column;gap:4px}.style_form__uGgTW input{border-radius:8px;outline:none;border:1px solid rgb(209 213 219);padding:.75rem 1rem}.style_form__uGgTW button{border-radius:8px;border:none;box-shadow:0 2px 4px rgb(0 0 0/25%);font-size:1.125rem;line-height:1.75rem;padding:.75rem 1rem;transition:.3s cubic-bezier(.4,0,.2,1)}.style_form__uGgTW button:hover{background-color:rgb(29 78 216);transform:translateY(-2px)}.style_errorMessage__UbWw4{color:rgb(220 38 38);font-size:.875rem;line-height:1.25rem;margin-top:.25rem;max-width:300px}.style_inputError__ZkrNn{border-color:rgb(220 38 38)!important;outline:2px solid rgb(220 38 38/.2)}.style_generalError__A_VU7{background-color:rgb(254 242 242);border:1px solid rgb(252 165 165);border-radius:8px;padding:.75rem 1rem;color:rgb(153 27 27);font-size:.875rem;line-height:1.25rem}.style_generalError__A_VU7 span{display:block}.style_hint__Zg__v{color:rgb(107 114 128);font-size:.8125rem;line-height:1.2rem;margin-top:.25rem}.style_header__kDDX3{width:100%;display:flex;justify-content:center;position:-webkit-sticky;position:sticky;top:0;z-index:var(--z-header);background:rgb(255 255 255/.85);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border)}.style_wrapper__qjliR{max-width:1200px;width:100%;padding:var(--space-4) var(--space-4) 0;flex-grow:1}.style_input__container__wu6Mh{justify-content:space-between;padding-bottom:var(--space-4)}.style_actions__gdnlq,.style_input__container__wu6Mh{display:flex;align-items:center;gap:var(--space-4)}.style_input__3xiyG{font-size:var(--text-base);border-radius:var(--radius-sm);border:1px solid var(--color-border-strong);outline:none;padding:var(--space-3);width:22ch;transition:.3s ease}.style_input__3xiyG:focus{border-color:var(--color-primary);width:32ch}.style_logoTitle__tGghP{font-size:var(--text-lg);font-weight:700;color:var(--color-fg);text-decoration:none;transition:color .2s ease}.style_logoTitle__tGghP:hover{color:var(--color-primary)}.style_loginButton___w2ke{background-color:var(--color-primary);color:var(--color-fg-inverse);border:none;border-radius:var(--radius-sm);padding:var(--space-3) var(--space-6);font-family:inherit;font-size:var(--text-base);font-weight:600;cursor:pointer;transition:background-color .2s ease}.style_loginButton___w2ke:hover{background-color:var(--color-primary-hover)}.style_loginButton___w2ke:focus-visible{outline:none;box-shadow:var(--focus-ring)}@media (max-width:640px){.style_wrapper__qjliR{padding:var(--space-3) var(--space-4) 0}.style_input__container__wu6Mh{padding-bottom:var(--space-3)}.style_logoTitle__tGghP{font-size:var(--text-base);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.style_loginButton___w2ke{padding:var(--space-2) var(--space-4);font-size:var(--text-sm);white-space:nowrap}}.layout_container__K0fdt{max-width:1264px;margin:0 auto;padding:var(--space-8) var(--space-8) var(--space-12)}@media (max-width:640px){.layout_container__K0fdt{padding:var(--space-6) var(--space-4) var(--space-8)}}.user-menu_root__dCM0X{position:relative}.user-menu_trigger__oDOBs{display:inline-flex;padding:0;border:none;background:none;border-radius:var(--radius-pill);cursor:pointer}.user-menu_trigger__oDOBs:focus-visible{outline:none;box-shadow:var(--focus-ring)}.user-menu_avatar__YkxOR{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--radius-pill);background-color:var(--color-primary-soft);color:var(--color-primary);font-size:var(--text-base);font-weight:700;transition:background-color .15s ease}.user-menu_trigger__oDOBs:hover .user-menu_avatar__YkxOR{background-color:var(--color-primary);color:var(--color-fg-inverse)}.user-menu_menu__nIhyy{position:absolute;top:calc(100% + var(--space-2));right:0;min-width:220px;padding:var(--space-2);background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:var(--z-drawer)}.user-menu_email__nDvpW{padding:var(--space-2) var(--space-3);margin:0 0 var(--space-1);font-size:var(--text-sm);color:var(--color-fg-subtle);border-bottom:1px solid var(--color-border);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu_item__kO8hp{display:flex;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3);border:none;background:none;border-radius:var(--radius-sm);font-family:inherit;font-size:var(--text-base);color:var(--color-fg);text-align:left;cursor:pointer;transition:background-color .15s ease}.user-menu_item__kO8hp:hover{background-color:var(--color-canvas)}.user-menu_item__kO8hp:focus-visible{outline:none;box-shadow:var(--focus-ring)}.style_nav__sA8LW{display:flex;justify-content:center}.style_wrapper__d7A2H{max-width:1200px;width:100%;position:relative}.style_menuList__JQU_4{display:flex;list-style-type:none;gap:var(--space-8)}.style_tab__dghQH{display:block;padding:var(--space-4);font-size:var(--text-md);font-weight:500;color:var(--color-fg-muted);cursor:pointer;transition:color .2s ease}.style_tab__dghQH:hover{color:var(--color-fg)}.style_tab__active__2mHgP{color:var(--color-primary);font-weight:600}.style_indicator__sGijD{position:absolute;display:inline-block;background:var(--color-primary);height:2px;bottom:-1px;transition:.3s cubic-bezier(.4,0,.2,1)}@media (max-width:640px){.style_menuList__JQU_4{gap:var(--space-4);overflow-x:auto;scrollbar-width:none}.style_menuList__JQU_4::-webkit-scrollbar{display:none}.style_tab__dghQH{padding:var(--space-3) var(--space-1);font-size:var(--text-base);white-space:nowrap}}.style_button__VZN7H{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);cursor:pointer;font-family:inherit;font-weight:600;line-height:1.2;border:1px solid transparent;border-radius:var(--radius-sm);color:var(--color-fg-inverse);background-color:transparent;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.style_sm__UIPrM{padding:var(--space-2) var(--space-3);font-size:var(--text-base)}.style_md__Tb53N{padding:var(--space-3) var(--space-5);font-size:var(--text-md)}.style_lg__RiXbv{padding:var(--space-4) var(--space-6);font-size:var(--text-lg)}.style_filled__fjlEK{background-color:var(--color-primary);color:var(--color-fg-inverse)}.style_filled__fjlEK:hover:not(:disabled){background-color:var(--color-primary-hover)}.style_filled__fjlEK:active:not(:disabled){background-color:var(--color-primary-active)}.style_outline__KsdNo{background-color:var(--color-surface);color:var(--color-fg);border-color:var(--color-border)}.style_outline__KsdNo:hover:not(:disabled){background-color:var(--color-surface-muted);border-color:var(--color-border-strong)}.style_dark__HxyEr{background-color:var(--color-fg);color:var(--color-fg-inverse)}.style_dark__HxyEr:hover:not(:disabled){background-color:#1f2937}.style_text__1xIB3{color:var(--color-fg)}.style_text__1xIB3:hover:not(:disabled){background-color:var(--color-canvas)}.style_text__1xIB3:active:not(:disabled){background-color:var(--color-border)}.style_error__tqcuh.style_dark__HxyEr,.style_error__tqcuh.style_filled__fjlEK{background-color:var(--color-danger);color:var(--color-fg-inverse)}.style_error__tqcuh.style_dark__HxyEr:hover:not(:disabled),.style_error__tqcuh.style_filled__fjlEK:hover:not(:disabled){background-color:var(--color-danger-hover)}.style_error__tqcuh.style_outline__KsdNo,.style_error__tqcuh.style_text__1xIB3{color:var(--color-danger)}.style_error__tqcuh.style_outline__KsdNo:hover:not(:disabled),.style_error__tqcuh.style_text__1xIB3:hover:not(:disabled){background-color:var(--color-danger-soft)}.style_fullWidth__Udhke{width:100%}.style_button__VZN7H:focus-visible{outline:none;box-shadow:var(--focus-ring)}.style_button__VZN7H:disabled{cursor:default;pointer-events:none;opacity:.55}.style_loading__X_plC{cursor:progress}.style_spinner__zU0fs{width:1em;height:1em;flex-shrink:0;border:2px solid;border-right:2px solid transparent;border-radius:var(--radius-pill);animation:style_spin__jS_lG .6s linear infinite}@keyframes style_spin__jS_lG{to{transform:rotate(1turn)}}.style_form__39rUT{margin-top:32px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;background:white;padding:40px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);max-width:640px}@media (max-width:768px){.style_form__39rUT{grid-template-columns:1fr;padding:24px;gap:16px}}.AddSkillModal_modal__WNniO{width:min(500px,80vw);margin:calc(var(--space-6) * -1)}.AddSkillModal_header__Z_FeJ{display:flex;justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--color-border)}.AddSkillModal_title__RMtj0{margin:0;font-size:var(--text-xl);font-weight:700;color:var(--color-fg)}.AddSkillModal_form__2gAlF{padding:var(--space-6);display:flex;flex-direction:column;gap:var(--space-5)}.AddSkillModal_formGroup__LHyBs{display:flex;flex-direction:column;gap:var(--space-2)}.AddSkillModal_formGroup__LHyBs label{font-weight:500;font-size:var(--text-base);color:var(--color-fg-muted)}.AddSkillModal_required__7SjSG{color:var(--color-danger);margin-left:var(--space-1)}.AddSkillModal_input__xAQrw{padding:var(--space-3);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);font-size:var(--text-md);font-family:inherit;color-scheme:light;transition:border-color .2s}.AddSkillModal_input__xAQrw:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.AddSkillModal_input__xAQrw:disabled{background:var(--color-surface-muted);cursor:not-allowed}.AddSkillModal_error__63eQM{padding:var(--space-3);background:var(--color-danger-soft);color:var(--color-danger-hover);border-radius:var(--radius-sm);font-size:var(--text-base)}.AddSkillModal_formActions__iB1zo{display:flex;justify-content:flex-end;gap:var(--space-3);padding-top:var(--space-2)}.style_root__9mNNA{position:fixed;inset:0;z-index:var(--z-dialog)}.style_dialog-backdrop__p3ojA{position:fixed;inset:0;background-color:rgb(16 24 40/.55);animation:style_fadeIn__INjkD .3s ease-out;z-index:-1}.style_dialog-container__TeXlR{height:100%;display:flex;justify-content:center;align-items:center;padding:var(--space-4);overflow-y:auto}.style_dialog-content__baMbZ{background-color:var(--color-surface);padding:var(--space-6);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);animation:style_slideIn__I1Zap .3s ease-out;position:relative;max-width:100%;max-height:calc(100vh - var(--space-8));overflow-y:auto}.style_dialog-content__baMbZ:focus{outline:none}.style_srOnly__IcBnW{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes style_fadeIn__INjkD{0%{opacity:0}to{opacity:1}}@keyframes style_slideIn__I1Zap{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.style_modalContent__Mo647{position:relative;width:min(1200px,90vw);padding:20px}.style_closeButton__lf3wB{position:absolute;top:-12px;right:-12px;background:transparent;border:none;color:white;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .2s;display:flex;align-items:center;justify-content:center}.style_closeButton__lf3wB:hover{background-color:rgba(255,255,255,.1)}.style_videoContainer__jvIox{position:relative;width:100%;padding-bottom:56.25%;background-color:#000;border-radius:8px;overflow:hidden}.style_video__XpWKX{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px}.style_playBtn__GXkwe{position:absolute;left:50%;top:50%;z-index:1;transform:translate(-50%,-50%);border-radius:50%;width:120px;height:120px;border:none;background-color:rgb(0 0 0/45%);display:flex;align-items:center;justify-content:center;cursor:pointer}.style_playBtn__GXkwe:hover{background-color:rgb(0 0 0/55%)}@media (max-width:768px){.style_modalContent__Mo647{width:95vw;padding:10px}.style_closeButton__lf3wB{top:-35px}}.style_badge__kCg45{display:inline-flex;align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);border-radius:var(--radius-pill);font-size:var(--text-xs);font-weight:600;line-height:1.4;white-space:nowrap}.style_icon__gsCVK{display:inline-flex;align-items:center;flex-shrink:0}.style_neutral__sfFAD{background-color:var(--color-canvas);color:var(--color-fg-muted)}.style_primary__T_9YH{background-color:var(--color-primary-soft);color:var(--color-primary)}.style_success__CiChc{background-color:var(--color-success-soft);color:var(--color-success-strong)}.style_warning__tCpNf{background-color:var(--color-warning-soft);color:var(--color-warning)}.style_danger__F12Rp{background-color:var(--color-danger-soft);color:var(--color-danger-hover)}.style_button__QVHJz{cursor:pointer;background-color:transparent;border:none;border-radius:var(--radius-pill);color:var(--color-fg-muted);display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;transition:background-color .15s ease,color .15s ease}.style_button__QVHJz:hover{background-color:var(--color-canvas);color:var(--color-fg)}.style_button__QVHJz:active{background-color:var(--color-border)}.style_button__QVHJz:focus-visible{outline:none;box-shadow:var(--focus-ring)}.style_button__QVHJz:disabled{cursor:default;pointer-events:none;opacity:.55}.style_container__A4nXq{max-width:900px}.style_title__XhZVI{font-size:1.75rem;font-weight:600;color:#1f2937}.style_section__v1f8K,.style_title__XhZVI{margin-bottom:1.5rem}.style_section__header__jZY3o{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.style_section__title__EveuN{font-size:1.125rem;font-weight:600;color:#374151;margin:0}.style_info__grid__Mfx33{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.style_info__item__iwIr_{display:flex;flex-direction:column;gap:.25rem}.style_info__label__iFxJI{font-size:.75rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.style_info__value__LvFx0{font-size:.875rem;color:#1f2937}.style_info__mono__EHmvR{font-family:monospace;font-size:.75rem;color:#6b7280}.style_empty__text__v7WhC{color:var(--color-fg-subtle);font-size:.875rem;margin:0;padding:.5rem 0}.style_access__list__SHBFU{display:flex;flex-direction:column;gap:.75rem}.style_access__item__gnPaM{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background-color:#f9fafb;border-radius:.375rem;border:1px solid #e5e7eb}.style_access__info__pmdNq{display:flex;flex-direction:column;gap:.25rem}.style_access__name__uGqGJ{font-size:.875rem;font-weight:500;color:#1f2937}.style_access__date__lYkT2{font-size:.75rem;color:#6b7280}.style_access__subsection__m7fc2{margin-bottom:1rem}.style_access__subsection__m7fc2:last-child{margin-bottom:0}.style_access__subsection__title__mF0wh{font-size:.875rem;font-weight:600;color:#6b7280;margin:0 0 .5rem}.style_dialog__content__UCR5j{padding:1.5rem;min-width:400px;background:white;border-radius:.5rem}.style_dialog__title__c8voo{font-size:1.125rem;font-weight:600;margin:0 0 1.25rem;color:#1f2937}.style_dialog__actions__ShJqN{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.style_form__group__OtlyE{margin-bottom:1rem}.style_form__label__4z7NF{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.375rem}.style_form__input__5XZ2A,.style_form__select__H9dEC{width:100%;padding:.5rem .75rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:white;color:#1f2937;transition:border-color .15s ease}.style_form__input__5XZ2A:focus,.style_form__select__H9dEC:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.style_form__hint__RgLBn{display:block;font-size:.75rem;color:#6b7280;margin-top:.25rem}.style_checkbox__list__tgknp{max-height:200px;overflow-y:auto;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem}.style_checkbox__item__esDMN{display:flex;align-items:center;gap:.5rem;padding:.5rem;cursor:pointer;border-radius:.25rem;font-size:.875rem;color:#1f2937}.style_checkbox__item__esDMN:hover{background-color:#f3f4f6}.style_checkbox__item__esDMN input[type=checkbox]{width:1rem;height:1rem;cursor:pointer}.style_activity__subsection__mLw3s{margin-bottom:1.5rem}.style_activity__subsection__mLw3s:last-child{margin-bottom:0}.style_activity__subsection__title___mwBi{font-size:.875rem;font-weight:600;color:#374151;margin:0 0 .75rem;text-transform:uppercase;letter-spacing:.05em}.style_activity__login__list__gFYHo{display:flex;flex-direction:column;gap:.5rem}.style_activity__login__item__lHeK6{padding:.5rem;background-color:#f9fafb;border-radius:.375rem;border:1px solid #e5e7eb}.style_activity__login__info__G06Sa{display:flex;flex-direction:column;gap:.25rem}.style_activity__login__date__rNrcr{font-size:.875rem;font-weight:500;color:#1f2937}.style_activity__table__wrapper__JebBG{overflow-x:auto;border-radius:.375rem;border:1px solid #e5e7eb}.style_activity__table__FVwTw{width:100%;border-collapse:collapse;font-size:.875rem}.style_activity__table__FVwTw thead{background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.style_activity__table__FVwTw th{padding:.75rem;text-align:left;font-weight:600;color:#374151;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.style_activity__table__FVwTw tbody tr{border-bottom:1px solid #e5e7eb;transition:background-color .15s ease}.style_activity__table__FVwTw tbody tr:last-child{border-bottom:none}.style_activity__table__FVwTw tbody tr:hover{background-color:#f9fafb}.style_activity__table__FVwTw td{padding:.75rem;color:#1f2937}.style_activity__table__lesson__stnuh{font-weight:500}.style_activity__table__course__9J9qA{color:#6b7280;font-size:.8125rem}.style_activity__table__date___JfXl{display:flex;flex-direction:column;gap:.125rem}.style_activity__table__time__8jXX8{font-size:.75rem;color:#6b7280}.style_activity__table__views__bMOFO{text-align:center;font-weight:500;color:#6b7280}.style_activity__progress__U5dMm{display:flex;align-items:center;gap:.5rem}.style_activity__progress__bar__BlTzy{flex:1 1;height:.5rem;background-color:#e5e7eb;border-radius:.25rem;overflow:hidden}.style_activity__progress__fill__eFe16{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:.25rem;transition:width .3s ease}.style_activity__progress__text__SXDf_{font-size:.75rem;font-weight:600;color:#374151;min-width:2.5rem;text-align:right}@media (max-width:640px){.style_dialog__content__UCR5j{min-width:auto;width:100%;margin:1rem}.style_access__item__gnPaM,.style_section__header__jZY3o{flex-direction:column;align-items:flex-start;gap:.5rem}.style_activity__table__wrapper__JebBG{overflow-x:scroll}.style_activity__table__FVwTw{font-size:.75rem}.style_activity__table__FVwTw td,.style_activity__table__FVwTw th{padding:.5rem}.style_activity__table__course__9J9qA{display:none}.style_activity__progress__text__SXDf_{min-width:2rem}}.style_container__x_WH7{position:fixed;bottom:24px;right:24px;z-index:var(--z-toast);display:flex;flex-direction:column;gap:12px;max-width:min(360px,calc(100vw - 48px));pointer-events:none}.style_toast__Q5V7O{pointer-events:auto;cursor:pointer;padding:12px 16px;border-radius:8px;font-size:14px;line-height:1.4;color:#1f2937;box-shadow:0 4px 12px rgba(0,0,0,.15);border:1px solid transparent;animation:style_toast-in__TzI4E .2s ease-out;word-break:break-word}.style_success___0xe9{background-color:#d1fae5;border-color:#a7f3d0}.style_error__BNDxD{background-color:#fee2e2;border-color:#fecaca}@keyframes style_toast-in__TzI4E{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.style_page__u14_Q{display:flex;flex-direction:column;gap:var(--space-12)}.style_pageTitle__2r6pp{font-size:var(--text-3xl);font-weight:700;margin:0}.style_section__U6KoQ{display:flex;flex-direction:column;gap:var(--space-4)}.style_sectionHeader__OIHCh{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4)}.style_sectionTitle__xCakT{font-size:var(--text-xl);font-weight:700;margin:0}.style_table__container__4d9nL{border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow-x:auto;-webkit-overflow-scrolling:touch}.style_table__IXtMx{width:100%;min-width:640px;border-collapse:collapse;border-spacing:0;font-size:var(--text-base)}.style_table__IXtMx thead{text-align:left;height:48px;background-color:var(--color-surface-muted)}.style_table__IXtMx th{font-weight:600;color:var(--color-fg-subtle);white-space:nowrap}.style_table__IXtMx td,.style_table__IXtMx th{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border)}.style_table__IXtMx tbody tr:last-child td{border-bottom:none}.style_table__IXtMx tbody tr:hover{background-color:var(--color-surface-muted)}