*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f2937;background-color:#f9fafb;line-height:1.5}a{color:#945df2;text-decoration:none;transition:color .15s ease-in-out}a:hover{color:#7332d9}button{font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:#945df2;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#7332d9}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{border:3px solid #F3F4F6;border-top:3px solid #945df2;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}._languageSwitcher_19jpe_1{position:relative}._trigger_19jpe_5{background:none;border:none;padding:0;cursor:pointer;font:inherit;color:inherit;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem 1rem;background-color:#f3f4f6;border-radius:8px;color:#1f2937;font-size:.875rem;font-weight:500;transition:all .15s ease-in-out;min-width:120px}._trigger_19jpe_5:hover{background-color:#e5e7eb}._trigger_19jpe_5:focus-visible{outline:2px solid #945df2;outline-offset:2px}._currentLang_19jpe_33{flex:1;text-align:left}._arrow_19jpe_38{font-size:10px;color:#6b7280;transition:transform .15s ease-in-out}._trigger_19jpe_5:hover ._arrow_19jpe_38{transform:translateY(2px)}._dropdown_19jpe_47{position:absolute;top:calc(100% + .25rem);left:0;right:0;background:#fff;border-radius:8px;box-shadow:0 10px 15px #0000001a;overflow:hidden;z-index:1000;animation:_slideDown_19jpe_1 .15s ease-in-out}@keyframes _slideDown_19jpe_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._option_19jpe_70{background:none;border:none;padding:0;cursor:pointer;font:inherit;color:inherit;display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem;color:#1f2937;font-size:.875rem;transition:all .15s ease-in-out;text-align:left}._option_19jpe_70:hover{background-color:#f9fafb}._option_19jpe_70._active_19jpe_90{background-color:#945df21a;color:#945df2;font-weight:600}._option_19jpe_70:not(:last-child){border-bottom:1px solid #E5E7EB}._langName_19jpe_99{flex:1}._check_19jpe_103{color:#945df2;font-weight:700}._layout_kribt_1{display:flex;min-height:100vh;background-color:#f9fafb}._sidebar_kribt_7{width:260px;background:#fff;border-right:1px solid #E5E7EB;display:flex;flex-direction:column;position:fixed;height:100vh;left:0;top:0;z-index:100}@media(max-width:767px){._sidebar_kribt_7{display:none}}._logo_kribt_25{font-size:1.5rem;font-weight:700;color:#945df2;padding:2rem;border-bottom:1px solid #E5E7EB}._nav_kribt_33{flex:1;padding:1.5rem 0;display:flex;flex-direction:column;gap:.25rem}._navItem_kribt_41{padding:1rem 2rem;color:#6b7280;text-decoration:none;transition:all .15s ease-in-out;border-left:3px solid transparent;font-weight:500}._navItem_kribt_41:hover{background-color:#f9fafb;color:#945df2}._navItem_kribt_41._active_kribt_53{background-color:#945df21a;color:#945df2;border-left-color:#945df2}._footer_kribt_59{border-top:1px solid #E5E7EB;display:flex;flex-direction:column;gap:1rem}._user_kribt_66{padding:1.5rem 2rem}._userInfo_kribt_70{margin-bottom:1rem}._userName_kribt_74{font-weight:600;color:#1f2937;margin-bottom:.25rem}._userEmail_kribt_80{font-size:.875rem;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._logoutBtn_kribt_88{background:none;border:none;padding:0;cursor:pointer;font:inherit;color:inherit;width:100%;padding:.5rem 1rem;background-color:#f3f4f6;color:#1f2937;border-radius:8px;font-weight:500;transition:all .15s ease-in-out}._logoutBtn_kribt_88:hover{background-color:#e5e7eb}._logoutBtn_kribt_88:focus-visible{outline:2px solid #945df2;outline-offset:2px}._main_kribt_111{flex:1;margin-left:260px;padding:2rem;min-height:100vh}@media(max-width:767px){._main_kribt_111{margin-left:0;padding:1rem}}._button_u1di1_1{background:none;border:none;padding:0;cursor:pointer;font:inherit;color:inherit;display:inline-flex;align-items:center;justify-content:center;font-weight:600;border-radius:8px;transition:all .15s ease-in-out}._button_u1di1_1:focus-visible{outline:2px solid #945df2;outline-offset:2px}._button_u1di1_1:disabled{opacity:.6;cursor:not-allowed}._primary_u1di1_24{background-color:#945df2;color:#fff}._primary_u1di1_24:hover:not(:disabled){background-color:#7332d9}._primary_u1di1_24:active:not(:disabled){background-color:#6626cc}._secondary_u1di1_35{background-color:#10b981;color:#fff}._secondary_u1di1_35:hover:not(:disabled){background-color:#0ea271}._outline_u1di1_43{background-color:transparent;color:#945df2;border:2px solid #945df2}._outline_u1di1_43:hover:not(:disabled){background-color:#945df21a}._danger_u1di1_52{background-color:#ef4444;color:#fff}._danger_u1di1_52:hover:not(:disabled){background-color:#ed2d2d}._small_u1di1_60{padding:.5rem 1rem;font-size:.875rem}._medium_u1di1_65{padding:1rem 1.5rem;font-size:1rem}._large_u1di1_70{padding:1.5rem 2rem;font-size:1.125rem}._fullWidth_u1di1_75{width:100%}._loading_u1di1_79{position:relative;pointer-events:none}._spinner_u1di1_84{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_u1di1_84 .6s linear infinite}._inputWrapper_12r13_1{display:flex;flex-direction:column;gap:.5rem}._inputWrapper_12r13_1._fullWidth_12r13_6{width:100%}._label_12r13_10{font-size:.875rem;font-weight:600;color:#1f2937}._input_12r13_1{padding:1rem;font-size:1rem;border:1px solid #E5E7EB;border-radius:8px;background-color:#fff;color:#1f2937;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}._input_12r13_1::placeholder{color:#9ca3af}._input_12r13_1:focus{outline:none;border-color:#945df2;box-shadow:0 0 0 3px #945df21a}._input_12r13_1._error_12r13_33{border-color:#ef4444}._input_12r13_1._error_12r13_33:focus{box-shadow:0 0 0 3px #ef44441a}._input_12r13_1:disabled{background-color:#f3f4f6;cursor:not-allowed}._errorMessage_12r13_44{font-size:.875rem;color:#ef4444;margin-top:-.25rem}._biometricButton_9zf4l_1{background:none;border:none;padding:0;font:inherit;color:inherit;display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 1.5rem;background-color:#10b981;color:#fff;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:2px solid transparent}._biometricButton_9zf4l_1:hover:not(:disabled){background-color:#12d091;transform:translateY(-1px)}._biometricButton_9zf4l_1:active:not(:disabled){transform:translateY(0)}._biometricButton_9zf4l_1:disabled{opacity:.6;cursor:not-allowed}._biometricButton_9zf4l_1 ._icon_9zf4l_34{font-size:1.2em}._biometricButton_9zf4l_1 ._text_9zf4l_37{flex:1}._biometricButton_9zf4l_1 ._loading_9zf4l_40{animation:_pulse_9zf4l_1 1.5s ease-in-out infinite}@keyframes _pulse_9zf4l_1{0%,to{opacity:1}50%{opacity:.5}}._overlay_1dzkx_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}._modal_1dzkx_15{background:#fff;border-radius:12px;padding:2rem;max-width:400px;width:100%;text-align:center;box-shadow:0 10px 40px #0003}._icon_1dzkx_25{font-size:3rem;margin-bottom:1rem}._title_1dzkx_30{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}._description_1dzkx_37{font-size:1rem;color:#6b7280;margin-bottom:1.5rem;line-height:1.5}._error_1dzkx_44{background-color:#ef44441a;color:#ef4444;padding:.5rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem}._actions_1dzkx_53{display:flex;flex-direction:column;gap:.5rem}._authPage_1wby1_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#945df2,#7332d9);padding:1rem}._authCard_1wby1_10{width:100%;max-width:440px;background:#fff;border-radius:16px;padding:3rem;box-shadow:0 20px 25px #00000026;position:relative}@media(max-width:767px){._authCard_1wby1_10{padding:2rem}}._langSwitcherTop_1wby1_25{position:absolute;top:1.5rem;right:1.5rem}._logo_1wby1_31{font-size:2rem;font-weight:800;color:#945df2;text-align:center;margin-bottom:1.5rem}._title_1wby1_39{font-size:1.5rem;font-weight:700;color:#1f2937;text-align:center;margin-bottom:.5rem}._subtitle_1wby1_47{font-size:1rem;color:#6b7280;text-align:center;margin-bottom:2rem}._form_1wby1_54{display:flex;flex-direction:column;gap:1.5rem}._error_1wby1_60{padding:1rem;background-color:#ef44441a;border:1px solid #EF4444;border-radius:8px;color:#ef4444;font-size:.875rem;text-align:center}._footer_1wby1_70{text-align:center;margin-top:1.5rem;color:#6b7280;font-size:.875rem}._link_1wby1_77{color:#945df2;font-weight:600;text-decoration:none}._link_1wby1_77:hover{text-decoration:underline}._card_catio_1{background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000012;padding:1.5rem;transition:box-shadow .15s ease-in-out}._card_catio_1:hover{box-shadow:0 10px 15px #0000001a}._title_catio_12{font-size:1.125rem;color:#1f2937;margin-bottom:1rem;font-weight:700}._none_catio_19{padding:0}._small_catio_23{padding:1rem}._medium_catio_27{padding:1.5rem}._large_catio_31{padding:2rem}._dashboard_1a5bh_1{max-width:1200px;margin:0 auto}._header_1a5bh_6{margin-bottom:2rem}._title_1a5bh_10{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}@media(max-width:767px){._title_1a5bh_10{font-size:1.5rem}}._subtitle_1a5bh_22{font-size:1.125rem;color:#6b7280}._grid_1a5bh_27{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}@media(max-width:767px){._grid_1a5bh_27{grid-template-columns:1fr}}._placeholder_1a5bh_38{text-align:center;padding:2rem 0;color:#6b7280}._placeholderBtn_1a5bh_44{background:none;border:none;padding:0;cursor:pointer;font:inherit;color:inherit;margin-top:1rem;padding:.5rem 1.5rem;background-color:#945df2;color:#fff;border-radius:8px;font-weight:600;transition:background-color .15s ease-in-out}._placeholderBtn_1a5bh_44:hover{background-color:#7332d9}._stats_1a5bh_63{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:767px){._stats_1a5bh_63{grid-template-columns:1fr}}._stat_1a5bh_63{text-align:center}._statValue_1a5bh_78{font-size:2rem;font-weight:700;color:#945df2;margin-bottom:.5rem}._statLabel_1a5bh_85{font-size:.875rem;color:#6b7280}._lessons_sgydl_1{max-width:1200px;margin:0 auto}._header_sgydl_6{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;gap:1rem}@media(max-width:767px){._header_sgydl_6{flex-direction:column;align-items:flex-start}}._title_sgydl_20{font-size:2rem;font-weight:700;color:#1f2937}@media(max-width:767px){._title_sgydl_20{font-size:1.5rem}}._tabs_sgydl_31{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid #E5E7EB}._tab_sgydl_31{background:none;border:none;padding:0;cursor:pointer;font:inherit;color:inherit;padding:1rem 1.5rem;font-weight:600;color:#6b7280;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .15s ease-in-out}._tab_sgydl_31:hover{color:#945df2}._tab_sgydl_31._active_sgydl_55{color:#945df2;border-bottom-color:#945df2}._content_sgydl_60{margin-top:2rem}._empty_sgydl_64{text-align:center;padding:4rem 2rem}._emptyIcon_sgydl_69{font-size:4rem;margin-bottom:1.5rem}._emptyTitle_sgydl_74{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}._emptyText_sgydl_81{font-size:1rem;color:#6b7280;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}._profile_1j10w_1{max-width:1200px;margin:0 auto}._header_1j10w_6{margin-bottom:2rem}._title_1j10w_10{font-size:2rem;font-weight:700;color:#1f2937}@media(max-width:767px){._title_1j10w_10{font-size:1.5rem}}._grid_1j10w_21{display:grid;gap:1.5rem}._form_1j10w_26{display:flex;flex-direction:column;gap:1.5rem}._actions_1j10w_32{display:flex;gap:1rem;margin-top:1rem}@media(max-width:767px){._actions_1j10w_32{flex-direction:column}}._placeholder_1j10w_43{text-align:center;padding:2rem 0;color:#6b7280}._placeholder_1j10w_43 p{margin-bottom:1.5rem}._securitySettings_1j10w_52{padding:.5rem 0}._settingRow_1j10w_56{display:flex;align-items:center;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 0}._settingRow_1j10w_56:not(:last-child){border-bottom:1px solid #E5E7EB}._settingInfo_1j10w_68{flex:1}._settingLabel_1j10w_72{font-weight:500;color:#1f2937;margin-bottom:.25rem}._settingDescription_1j10w_78{font-size:.875rem;color:#6b7280}._settingControl_1j10w_83{flex-shrink:0}._settingStatus_1j10w_87{padding:.25rem .5rem;border-radius:8px;background-color:#f9fafb;color:#6b7280;font-size:.875rem}
