:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}._container_f12f2_7{min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#e3f2fd;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding:20px}._card_f12f2_29{background-color:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 10px 25px #2196f326;width:100%;max-width:420px;text-align:center;border:1px solid #bbdefb}._projectInfo_f12f2_53{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e1f5fe}._projectName_f12f2_65{font-size:1.2rem;font-weight:700;color:#1565c0;margin:0 0 .5rem;line-height:1.4}._courseInfo_f12f2_81{font-size:.9rem;font-weight:600;color:#42a5f5;margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.5px}._studentInfo_f12f2_99{font-size:.85rem;color:#78909c;margin:0}._title_f12f2_113{color:#37474f;margin-bottom:1.5rem;font-weight:600}._form_f12f2_127{display:flex;flex-direction:column;gap:1.2rem;text-align:left}._label_f12f2_141{display:block;font-size:.85rem;color:#546e7a;margin-bottom:.5rem;font-weight:500}._input_f12f2_157{width:100%;padding:12px 15px;border:1px solid #cfd8dc;border-radius:8px;font-size:1rem;background-color:#f8fdff;transition:all .3s ease;box-sizing:border-box;color:#333}._input_f12f2_157:focus{outline:none;border-color:#2196f3;box-shadow:0 0 0 3px #2196f333;background-color:#fff}._button_f12f2_195{margin-top:1rem;width:100%;padding:12px;background-color:#2196f3;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}._button_f12f2_195:hover{background-color:#1976d2}._error_f12f2_231{background-color:#ffebee;color:#c62828;font-size:.9rem;padding:10px;border-radius:6px;margin-top:1rem;border:1px solid #ffcdd2}._container_12wy9_7{min-height:100vh;background-color:#e3f2fd;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding:40px 20px;box-sizing:border-box}._dashboardCard_12wy9_25{max-width:800px;margin:0 auto;background-color:#fff;border-radius:16px;box-shadow:0 10px 25px #2196f31a;border:1px solid #bbdefb;overflow:hidden}._header_12wy9_47{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background-color:#f1f8ff;border-bottom:1px solid #e1f5fe}._titleGroup_12wy9_65{display:flex;flex-direction:column}._title_12wy9_65{margin:0;color:#1565c0;font-size:1.5rem}._subtitle_12wy9_87{margin:4px 0 0;font-size:.9rem;color:#78909c}._logoutButton_12wy9_103{background-color:transparent;color:#ef5350;border:1px solid #ffcdd2;padding:8px 16px;border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s}._logoutButton_12wy9_103:hover{background-color:#ffebee;border-color:#ef5350}._onlineBadge_12wy9_137{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:20px;font-size:.8rem;font-weight:600;margin-top:5px;width:fit-content}._online_12wy9_137{background-color:#e8f5e9;color:#2e7d32;border:1px solid #c8e6c9}._offline_12wy9_173{background-color:#ffebee;color:#c62828;border:1px solid #ffcdd2}._dot_12wy9_185{width:8px;height:8px;border-radius:50%;background-color:currentColor}._statusGrid_12wy9_201{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;padding:2rem}._statusCard_12wy9_217{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:1.5rem;text-align:center;transition:transform .2s;box-shadow:0 2px 5px #00000008}._statusCard_12wy9_217:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0000000d}._statusIcon_12wy9_247{width:40px;height:40px;border-radius:50%;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;box-shadow:0 4px 6px #0000001a}._statusLabel_12wy9_273{display:block;font-size:.9rem;color:#78909c;margin-bottom:.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._statusValue_12wy9_293{font-size:1.1rem;font-weight:700;color:#37474f}._actionSection_12wy9_307{padding:2rem;background-color:#fafafa;border-top:1px solid #eee;text-align:center}._actionTitle_12wy9_321{margin-top:0;color:#455a64;margin-bottom:1.5rem}._warning_12wy9_333{background-color:#fff3e0;color:#e65100;padding:10px;border-radius:8px;border:1px solid #ffe0b2;margin-bottom:1rem;display:inline-block;font-size:.9rem}._mainButton_12wy9_357{padding:16px 40px;font-size:1.1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px #0000001a;color:#fff;min-width:200px}._mainButton_12wy9_357:active{transform:scale(.98)}._mainButton_12wy9_357:disabled{background-color:#bdbdbd!important;cursor:not-allowed;opacity:.7}._btnLocked_12wy9_405{background-color:#ef5350}._btnLocked_12wy9_405:hover{background-color:#e53935}._btnUnlocked_12wy9_419{background-color:#2196f3}._btnUnlocked_12wy9_419:hover{background-color:#1e88e5}._centerMessage_12wy9_435{display:flex;justify-content:center;align-items:center;min-height:100vh;color:#546e7a;background-color:#e3f2fd;font-family:sans-serif}._root_oog8k_1{width:100%;margin:0 auto;padding:2rem;text-align:center}
