body{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}*{padding:0;margin:0}._trainingPlayerContainer_1rhez_2{min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._trainingHeader_1rhez_9{background-color:#fff!important;box-shadow:0 2px 20px #0000001a;display:flex;align-items:center;justify-content:space-between;padding:10px 20px 10px 0;height:70px}._headerLogo_1rhez_18{width:230px;margin-left:20px}._headerTop_1rhez_23{display:flex;justify-content:space-between;align-items:center;width:100%}._sessionInfo_1rhez_31{display:flex;gap:20px;align-items:center}._userEmail_1rhez_37{background:#f8f9fa;padding:8px 16px;border-radius:20px;border:1px solid #e9ecef;font-weight:500;color:#495057;font-size:.9rem}._timeRemaining_1rhez_47{background:linear-gradient(135deg,#f11111,#ee5a52);color:#fff;padding:8px 16px;border-radius:20px;font-weight:500;font-size:.9rem}._progressSection_1rhez_56{display:flex;align-items:center;gap:15px}._progressBar_1rhez_62{flex:1;height:8px;background:#e9ecef;border-radius:10px;overflow:hidden}._progressFill_1rhez_70{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s ease;border-radius:10px}._progressText_1rhez_77{font-size:.9rem;font-weight:500;color:#495057;white-space:nowrap}._sessionStatusInfo_1rhez_84{display:flex;align-items:center;justify-content:center;padding:10px 20px}._statusText_1rhez_91{font-size:.9rem;color:#495057;font-weight:500}._trainingBody_1rhez_98{display:grid;grid-template-columns:300px 1fr;gap:25px;padding:0 30px 30px;min-height:calc(100vh - 150px)}._sidebar_1rhez_107{background:#fffffff2;border-radius:15px;padding:25px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #0000001a;height:fit-content;position:sticky;top:20px}._sidebar_1rhez_107 h3{margin:0 0 20px;color:#2c3e50;font-size:1.3rem;font-weight:600}._moduleList_1rhez_125{display:flex;flex-direction:column;gap:12px}._moduleItem_1rhez_131{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:12px;cursor:pointer;transition:all .2s ease;border:2px solid transparent;background:#f8f9fa}._moduleItem_1rhez_131:hover{background:#e9ecef;transform:translateY(-1px)}._moduleItem_1rhez_131._active_1rhez_148{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea}._moduleItem_1rhez_131._completed_1rhez_154{background:#d4edda;border-color:#28a745}._moduleItem_1rhez_131._active_1rhez_148._completed_1rhez_154{background:linear-gradient(135deg,#28a745,#20c997)}._moduleNumber_1rhez_163{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;background:#667eea;color:#fff;flex-shrink:0}._moduleItem_1rhez_131._active_1rhez_148 ._moduleNumber_1rhez_163{background:#fff3}._moduleItem_1rhez_131._completed_1rhez_154 ._moduleNumber_1rhez_163{background:#28a745}._moduleInfo_1rhez_185 h4{margin:0 0 4px;font-size:1rem;font-weight:600;line-height:1.2}._moduleInfo_1rhez_185 p{margin:0 0 8px;font-size:.85rem;opacity:.8;line-height:1.3}._duration_1rhez_199{font-size:.75rem;padding:2px 8px;background:#0000001a;border-radius:10px;font-weight:500}._moduleItem_1rhez_131._active_1rhez_148 ._duration_1rhez_199{background:#fff3}._mainContent_1rhez_212{background:#fffffff2;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;min-height:600px}._moduleHeader_1rhez_221{padding:30px 30px 20px;border-bottom:1px solid #e9ecef}._moduleHeader_1rhez_221 h2{margin:0 0 10px;color:#2c3e50;font-size:1.8rem;font-weight:600}._moduleDescription_1rhez_231{margin:0;color:#6c757d;font-size:1.1rem;line-height:1.5}._moduleBody_1rhez_237{flex:1;padding:30px}._trainingContainer_1rhez_242{width:100vw;height:calc(100vh - 98px);position:relative;overflow:visible}._trainingIframe_1rhez_248{width:100%;height:100%;border:none}._trainingFooter_1rhez_253{background:#fff;box-shadow:0 8px 32px #0000001a;display:flex;padding:20px;align-items:center;flex-direction:column;position:fixed;z-index:1000;bottom:0;left:0;right:0}._trainingFooter_1rhez_253 p{color:#495057;font-size:1rem;line-height:1.6}._trainingFooter_1rhez_253 strong{color:#111}._loadingContainer_1rhez_276{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 120px);text-align:center;color:#495057}._loadingSpinner_1rhez_286{width:50px;height:50px;border:4px solid #e9ecef;border-top:4px solid #667eea;border-radius:50%;animation:_spin_1rhez_1 1s linear infinite;margin-bottom:20px}@keyframes _spin_1rhez_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingContainer_1rhez_276 h2{font-size:1.5rem;font-weight:600;margin:0 0 10px;color:#2c3e50}._loadingContainer_1rhez_276 p{font-size:1rem;margin:0;opacity:.8}._errorContainer_1rhez_315{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 120px);text-align:center;padding:20px;max-width:600px;margin:0 auto}._errorIcon_1rhez_327{font-size:4rem;margin-bottom:20px}._errorContainer_1rhez_315 h2{font-size:1.8rem;font-weight:600;margin:0 0 15px;color:#dc3545}._errorMessage_1rhez_339{font-size:1.1rem;color:#495057;margin:0 0 30px;line-height:1.5}._errorActions_1rhez_346{display:flex;gap:15px;flex-wrap:wrap;justify-content:center}._retryButton_1rhez_353{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;font-size:1rem}._retryButton_1rhez_353:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}._contactButton_1rhez_371{background:#6c757d;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;font-size:1rem}._contactButton_1rhez_371:hover{background:#5a6268;transform:translateY(-2px);box-shadow:0 4px 12px #6c757d66}._expiredContainer_1rhez_391{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 120px);text-align:center;padding:20px;max-width:600px;margin:0 auto}._expiredIcon_1rhez_403{font-size:4rem;margin-bottom:20px}._expiredContainer_1rhez_391 h2{font-size:1.8rem;font-weight:600;margin:0 0 15px;color:#fd7e14}._expiredMessage_1rhez_415{font-size:1.1rem;color:#495057;margin:0 0 30px;line-height:1.5}._expiredActions_1rhez_422{display:flex;gap:15px;flex-wrap:wrap;justify-content:center}._completedContainer_1rhez_430{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 120px);text-align:center;padding:20px;max-width:800px;margin:0 auto}._completedIcon_1rhez_442{font-size:5rem;margin-bottom:20px}._completedContainer_1rhez_430 h2{font-size:2rem;font-weight:600;margin:0 0 30px;color:#28a745}._completedStats_1rhez_454{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin:0 0 30px;width:100%}._statItem_1rhez_462{background:#f8f9fa;padding:15px;border-radius:10px;border:1px solid #e9ecef}._statLabel_1rhez_469{display:block;font-weight:600;color:#6c757d;font-size:.9rem;margin-bottom:5px}._statValue_1rhez_477{display:block;font-size:1.2rem;font-weight:700;color:#2c3e50}._completedMessage_1rhez_484{font-size:1.1rem;color:#495057;line-height:1.6;margin:0}._completedBadge_1rhez_491{background:linear-gradient(135deg,#28a745,#20c997);color:#fff;padding:8px 16px;border-radius:20px;font-weight:600;font-size:.9rem}._progressBadge_1rhez_501{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:8px 16px;border-radius:20px;font-weight:600;font-size:.9rem}._resumeNotification_1rhez_511{background:linear-gradient(135deg,#ffc107,#fd7e14);color:#fff;padding:15px 20px;display:flex;align-items:center;justify-content:center;gap:15px;font-weight:600;box-shadow:0 2px 10px #ffc1074d}._resumeIcon_1rhez_523{font-size:1.2rem}._startOverButton_1rhez_527{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:8px 16px;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem}._startOverButton_1rhez_527:hover{background:#ffffff4d;border-color:#ffffff80}@media (max-width: 768px){._errorContainer_1rhez_315,._expiredContainer_1rhez_391,._completedContainer_1rhez_430,._loadingContainer_1rhez_276{padding:15px;height:calc(100vh - 100px)}._errorContainer_1rhez_315 h2,._expiredContainer_1rhez_391 h2{font-size:1.5rem}._completedContainer_1rhez_430 h2{font-size:1.6rem}._errorActions_1rhez_346,._expiredActions_1rhez_422{flex-direction:column;width:100%}._retryButton_1rhez_353,._contactButton_1rhez_371{width:100%}._completedStats_1rhez_454{grid-template-columns:1fr}._resumeNotification_1rhez_511{flex-direction:column;text-align:center;gap:10px}}._container_103q3_2{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);padding:24px}._loadingBox_103q3_12{width:100%;max-width:360px;background-color:#fff;border-radius:14px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}._spinner_103q3_27{width:28px;height:28px;border:3px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:_spin_103q3_27 .9s linear infinite}._loadingText_103q3_36{color:#475569;font-weight:600}@keyframes _spin_103q3_27{to{transform:rotate(360deg)}}._card_103q3_48{width:100%;max-width:680px;background-color:#fff;border-radius:16px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;padding:32px;text-align:center}._logo_103q3_59{width:200px;height:100px;object-fit:contain;margin-bottom:12px}._title_103q3_66{font-size:28px;margin:8px 0 4px;color:#0f172a}._subtitle_103q3_72{color:#475569;margin:0 0 16px}._ctaRow_103q3_77{display:flex;gap:12px;align-items:center;justify-content:center;flex-wrap:wrap}._primaryButton_103q3_85{display:inline-block;background-color:#2563eb;color:#fff;padding:10px 16px;border-radius:10px;text-decoration:none;font-weight:600}._primaryButton_103q3_85:hover{background-color:#1e40af}._secondaryButton_103q3_99{display:inline-block;background-color:#f1f5f9;color:#0f172a;padding:10px 16px;border-radius:10px;text-decoration:none;font-weight:600}._secondaryButton_103q3_99:hover{background-color:#e2e8f0}._tipsBox_103q3_113{margin-top:20px;background-color:#f8fafc;border-radius:12px;padding:16px;text-align:left;color:#334155}._tipsList_103q3_122{margin:0;padding-left:18px;line-height:1.6}
