*{box-sizing:border-box;margin:0;padding:0}body{background:var(--croco-bg);font-family:Inter,sans-serif;color:var(--croco-text-strong);-webkit-font-smoothing:antialiased}h1,h2,h3{font-weight:700}h1{font-size:28px}h2{font-size:20px;font-weight:600}p{font-size:16px;font-weight:400}.small{font-size:14px;color:var(--croco-text-soft)}:root{--croco-primary: #6C4DD8;--croco-action: #FF7A48;--croco-success: #3CCB7F;--croco-bg: #FFFFFF;--croco-bg-soft: #F6F6F6;--croco-border: #E8E8E8;--croco-text-strong: #1A1A1A;--croco-text-soft: #8A8A8A;--radius-card: 16px;--radius-button: 14px;--shadow-card: 0px 2px 4px rgba(0,0,0,.04)}._table_1x29b_1{width:100%;border-collapse:collapse;margin-top:20px}._table_1x29b_1 th,._table_1x29b_1 td{padding:10px;border-bottom:1px solid #ddd;text-align:left}._headerRow_1x29b_14{background:#f5f5f5}._actions_1x29b_18 button{margin-right:10px;padding:6px 10px;border-radius:6px;border:none;cursor:pointer}._btnCreate_1x29b_26{padding:10px 14px;background:#111;color:#fff;border-radius:6px;cursor:pointer}._searchInput_1x29b_34{padding:10px;width:260px;border-radius:6px;border:1px solid #ccc;margin-right:20px}._modalBg_1x29b_42{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;align-items:center;justify-content:center}._modal_1x29b_42{background:#fff;padding:20px;border-radius:12px;width:400px}._container_1g5p8_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}._card_1g5p8_10{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:48px;border-radius:24px;width:100%;max-width:420px;box-shadow:0 20px 60px #0000004d}._logo_1g5p8_20{width:80px;height:80px;border-radius:16px;margin:0 auto 24px;display:block;object-fit:contain;box-shadow:0 4px 12px #0000001a}._title_1g5p8_30{font-size:28px;font-weight:700;color:#1f2937;margin:0 0 8px;text-align:center}._subtitle_1g5p8_38{font-size:14px;color:#6b7280;margin:0 0 32px;text-align:center}._error_1g5p8_45{background:#fee2e2;color:#991b1b;padding:12px 16px;border-radius:8px;margin-bottom:24px;font-size:14px;border:1px solid #fecaca}._form_1g5p8_55{display:flex;flex-direction:column;gap:20px}._field_1g5p8_61{display:flex;flex-direction:column;gap:8px}._label_1g5p8_67{font-size:14px;font-weight:600;color:#374151}._input_1g5p8_73{width:100%;padding:14px 16px;font-size:15px;border:2px solid #e5e7eb;border-radius:12px;transition:all .2s;background:#fff;color:#1f2937}._input_1g5p8_73:focus{outline:none;border-color:#764ba2;box-shadow:0 0 0 4px #764ba21a}._input_1g5p8_73::placeholder{color:#9ca3af}._button_1g5p8_94{width:100%;padding:14px;font-size:16px;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;cursor:pointer;transition:all .3s;margin-top:8px;box-shadow:0 4px 12px #764ba24d}._button_1g5p8_94:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #764ba266}._button_1g5p8_94:disabled{opacity:.6;cursor:not-allowed}._footer_1g5p8_119{margin-top:24px;text-align:center}._link_1g5p8_124{color:#6b7280;text-decoration:none;font-size:14px;transition:color .2s}._link_1g5p8_124:hover{color:#764ba2}@media(max-width:600px){._card_1g5p8_10{padding:32px 24px}._title_1g5p8_30{font-size:24px}}._shell_1dljt_1{display:flex;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}._sidebar_1dljt_7{width:280px;background:#0000004d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid rgba(255,255,255,.1);color:#fff;display:flex;flex-direction:column;padding:24px 0}._brand_1dljt_18{display:flex;align-items:center;gap:16px;padding:0 24px 24px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:24px}._brandLogo_1dljt_27{width:48px;height:48px;border-radius:12px;object-fit:contain;box-shadow:0 4px 12px #0003}._brandText_1dljt_35{display:flex;flex-direction:column}._brandTitle_1dljt_40{font-weight:700;font-size:20px;color:#fff}._brandSubtitle_1dljt_46{font-size:13px;color:#ffffffb3}._nav_1dljt_51{flex:1;display:flex;flex-direction:column;gap:6px;padding:0 16px;overflow-y:auto}._navItem_1dljt_60{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;color:#fffc;text-decoration:none;transition:all .2s;font-size:15px}._navItem_1dljt_60:hover{background:#ffffff1a;color:#fff}._navItemActive_1dljt_77{background:#fff3;color:#fff;font-weight:600;box-shadow:0 4px 12px #0000001a}._navDot_1dljt_84{width:8px;height:8px;border-radius:50%;background:currentColor;opacity:.6;flex-shrink:0}._navItemActive_1dljt_77 ._navDot_1dljt_84{opacity:1}._navLabel_1dljt_97{font-size:15px}._logoutBtn_1dljt_101{margin:24px 16px 0;padding:14px;background:#ef444433;color:#fca5a5;border:1px solid rgba(239,68,68,.3);border-radius:12px;cursor:pointer;font-size:15px;font-weight:600;transition:all .2s}._logoutBtn_1dljt_101:hover{background:#ef44444d;color:#fff;transform:translateY(-1px)}._main_1dljt_120{flex:1;display:flex;flex-direction:column;overflow:hidden}._header_1dljt_127{background:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px 32px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between}._headerTitle_1dljt_137{font-size:18px;font-weight:600;color:#fff}._headerUser_1dljt_143{display:flex;align-items:center;gap:12px;padding:8px 16px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px}._headerAvatar_1dljt_153{width:36px;height:36px;border-radius:50%;background:#fff3;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;box-shadow:0 2px 8px #0003}._headerUserInfo_1dljt_167{display:flex;flex-direction:column}._headerUserName_1dljt_172{font-size:14px;font-weight:600;color:#fff}._headerUserRole_1dljt_178{font-size:12px;color:#ffffffb3}._content_1dljt_183{flex:1;padding:32px;overflow-y:auto}._loading_1nguc_1{margin-top:40px;text-align:center;color:#777;font-size:15px}._empty_1nguc_8{margin-top:20px;color:#8a8a8a;text-align:center;font-size:15px}._card_1nguc_16{display:flex;align-items:center;gap:16px;padding:16px}._img_1nguc_24{width:70px;height:70px;border-radius:16px;background:#6c4dd8;flex-shrink:0}._info_1nguc_33{flex:1}._name_1nguc_37{font-size:16px;font-weight:600;color:#1a1a1a}._time_1nguc_43{font-size:14px;color:#777;margin-top:2px}._chevron_1nguc_50{font-size:22px;color:#bbb}._sectionTitle_1p5kp_1{font-size:17px;font-weight:600;margin-bottom:10px;color:#1a1a1a}._statusText_1p5kp_8{font-size:15px;color:#6b6b6b;margin-bottom:18px}._calendarGrid_1p5kp_15{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin-top:12px}._dayBox_1p5kp_22{width:100%;aspect-ratio:1 / 1;background:#f6f6f6;border-radius:14px;display:flex;justify-content:center;align-items:center;font-size:14px;color:#8a8a8a;border:1px solid #E8E8E8}._dayPresent_1p5kp_35{background:#3ccb7f;color:#fff;font-weight:600;border:none}._emptyText_1p5kp_43{font-size:14px;color:#8a8a8a;margin-top:8px}._historyRow_1p5kp_49{display:flex;justify-content:space-between;align-items:center;padding:14px 4px;border-bottom:1px solid #E8E8E8}._historyLeft_1p5kp_57{display:flex;flex-direction:column;gap:2px}._historyDate_1p5kp_63{font-size:15px;font-weight:600;color:#1a1a1a}._historyTime_1p5kp_69{font-size:13px;color:#8a8a8a}._historyDot_1p5kp_74{width:12px;height:12px;border-radius:50%}._dotIn_1p5kp_80{background:#3ccb7f}._dotOut_1p5kp_84{background:#ff7a48}._title_1802p_1{font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:20px}._textarea_1802p_9{width:100%;min-height:130px;padding:16px;border-radius:14px;border:1px solid #E8E8E8;font-size:15px;resize:none;outline:none;color:#1a1a1a;background:#f6f6f6;margin-bottom:20px;transition:border .15s ease}._textarea_1802p_9:focus{border-color:#6c4dd8}._textarea_1802p_9::placeholder{color:#8a8a8a}._successBox_1802p_33{text-align:center;padding:10px 0 4px}._successTitle_1802p_38{font-size:19px;font-weight:600;color:#1a1a1a;margin-bottom:8px}._successText_1802p_45{font-size:15px;color:#777;margin-bottom:20px}._avatarWrapper_dswff_2{text-align:center;margin-top:20px}._avatar_dswff_2{width:90px;height:90px;border-radius:50%;background:#6c4dd8;color:#fff;font-size:32px;font-weight:600;display:flex;justify-content:center;align-items:center;margin:0 auto}._name_dswff_21{font-size:20px;font-weight:600;margin-top:12px;color:#1a1a1a}._email_dswff_28{font-size:14px;color:#777}._sectionTitle_dswff_34{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:14px}._row_dswff_41{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #E8E8E8}._label_dswff_48{font-size:14px;color:#777}._value_dswff_53{font-size:14px;color:#1a1a1a}._btnPrimary_dswff_59{width:100%;padding:14px 0;background:#ff7a48;border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;margin-bottom:10px}._btnSecondary_dswff_72{width:100%;padding:14px 0;background:transparent;border:1px solid #E8E8E8;border-radius:12px;color:#333;font-size:16px;cursor:pointer}._container_aa1er_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}._content_aa1er_10{text-align:center;max-width:500px;width:100%}._logo_aa1er_16{width:160px;height:160px;border-radius:24px;margin:0 auto 40px;display:block;box-shadow:0 12px 40px #0000004d;object-fit:contain;background:transparent;padding:0}._title_aa1er_28{font-size:42px;font-weight:700;color:#fff;margin:0 0 16px;text-shadow:0 2px 8px rgba(0,0,0,.2)}._subtitle_aa1er_36{font-size:18px;color:#ffffffe6;margin:0 0 48px;line-height:1.6}._buttons_aa1er_43{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}._btnPrimary_aa1er_50,._btnSecondary_aa1er_51{width:100%;padding:16px 32px;font-size:16px;font-weight:600;border-radius:12px;border:none;cursor:pointer;transition:all .3s;box-shadow:0 4px 16px #0003}._btnPrimary_aa1er_50{background:#fff;color:#764ba2}._btnPrimary_aa1er_50:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}._btnSecondary_aa1er_51{background:#fff3;color:#fff;border:2px solid white;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._btnSecondary_aa1er_51:hover{background:#ffffff4d;transform:translateY(-2px)}._adminLink_aa1er_85{margin-top:24px}._link_aa1er_89{color:#fffc;text-decoration:none;font-size:14px;transition:color .2s}._link_aa1er_89:hover{color:#fff;text-decoration:underline}@media(max-width:600px){._title_aa1er_28{font-size:32px}._subtitle_aa1er_36{font-size:16px}._logo_aa1er_16{width:140px;height:140px}}._container_15e2b_1{width:100%;min-height:100vh;background:#0a0c10;display:flex;justify-content:center;align-items:center;padding:20px}._card_15e2b_11{width:100%;max-width:420px;background:#0f141b;border-radius:14px;padding:40px;box-shadow:0 0 40px #0006;border:1px solid rgba(255,255,255,.05)}._title_15e2b_21{color:#fff;font-size:26px;font-weight:700;margin-bottom:6px}._subtitle_15e2b_28{color:#9aa3b2;font-size:14px;margin-bottom:24px}._error_15e2b_34{background:#ff3b30;padding:10px 12px;border-radius:8px;color:#fff;margin-bottom:18px;font-size:14px}._form_15e2b_43{display:flex;flex-direction:column;gap:14px}._label_15e2b_49{color:#c7cbd1;font-size:13px}._input_15e2b_54{width:100%;padding:12px 14px;background:#0a0f15;border:1px solid #1e2530;border-radius:8px;color:#fff;font-size:15px;outline:none;transition:.2s}._input_15e2b_54:focus{border-color:#3d7aff;background:#0d1116}._button_15e2b_71{margin-top:10px;width:100%;padding:12px;border-radius:8px;background:linear-gradient(90deg,#4a5cff,#01d2ff);border:none;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:.2s}._button_15e2b_71:hover{opacity:.85}._link_15e2b_89{margin-top:18px;background:none;border:none;color:#7ab8ff;cursor:pointer;font-size:14px;text-decoration:underline;padding:0;transition:.2s}._link_15e2b_89:hover{color:#fff}._container_cmsod_1{width:100%;min-height:100vh;background:#0a0c10;display:flex;justify-content:center;align-items:center;padding:20px}._card_cmsod_11{width:100%;max-width:420px;background:#0f141b;border-radius:14px;padding:40px}._title_cmsod_19{color:#fff;font-size:26px;font-weight:700}._subtitle_cmsod_25{color:#9aa3b2;margin-bottom:20px}._error_cmsod_30{background:#ff3b30;padding:10px;border-radius:8px;color:#fff;margin-bottom:18px}._form_cmsod_38{display:flex;flex-direction:column;gap:14px}._label_cmsod_44{color:#c8ccd2}._input_cmsod_48{padding:12px;background:#0b1117;border:1px solid #1e2530;border-radius:8px;color:#fff}._button_cmsod_56{margin-top:10px;padding:12px;border-radius:8px;background:#4a5cff;color:#fff;border:none}._link_cmsod_65{margin-top:20px;background:none;border:none;color:#7ab8ff;text-decoration:underline;cursor:pointer}._container_h063w_1{display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}._header_h063w_8{background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 20px;color:#fff;display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600}._logo_h063w_20{width:32px;height:32px;border-radius:6px;object-fit:contain}._logoutBtn_h063w_27{margin-left:auto;padding:8px 16px;background:#ef444433;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s}._logoutBtn_h063w_27:hover{background:#ef44444d}._content_h063w_43{flex:1;padding:20px 20px 80px;overflow-y:auto}._menu_h063w_50{position:fixed;bottom:0;left:0;right:0;background:#0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:space-around;padding:12px 0;border-top:1px solid rgba(255,255,255,.1)}._menuItem_h063w_63{flex:1;text-align:center;padding:12px;color:#ffffffb3;cursor:pointer;transition:all .2s;font-size:14px}._menuItem_h063w_63:hover{color:#fff}._menuItemActive_h063w_77{color:#fff;font-weight:600;border-top:2px solid white;margin-top:-2px}._sectionTitle_1vij3_1{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:10px}._smallText_1vij3_8{font-size:14px;color:#777;margin-bottom:14px}._emptyText_1vij3_14{font-size:14px;color:#8a8a8a;margin:6px 0 4px}._planName_1vij3_21{font-size:16px;font-weight:600;margin-bottom:10px;color:#1a1a1a}._planRow_1vij3_28{display:flex;justify-content:space-between;font-size:14px;margin-bottom:6px;color:#777}._planRow_1vij3_28 strong{color:#1a1a1a}._classRow_1vij3_41{padding:14px 0;border-bottom:1px solid #E8E8E8;display:flex;justify-content:space-between;align-items:center}._className_1vij3_49{font-size:16px;font-weight:600;color:#1a1a1a}._classTime_1vij3_55{font-size:14px;color:#777;margin-top:3px}._chevron_1vij3_61{font-size:22px;color:#bbb}:root{color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;background-color:#050505;color:#f9fafb}button{font-family:inherit}
