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_rf9nm_7{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#010552,#0a1872,#1e40af 70%,#3b82f6);padding:40px 24px;font-family:var(--font-family);position:relative;overflow:hidden}._backgroundDecoration_rf9nm_20{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(59,130,246,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(96,165,250,.1) 0%,transparent 50%),radial-gradient(circle at 40% 20%,rgba(147,197,253,.08) 0%,transparent 50%);pointer-events:none;z-index:0}._circle1_rf9nm_31,._circle2_rf9nm_32,._circle3_rf9nm_33,._wave1_rf9nm_34,._wave2_rf9nm_35{display:none}._loadingBox_rf9nm_43{width:100%;max-width:420px;background:#fff;border-radius:20px;box-shadow:0 20px 50px #0003,0 10px 25px #01055226;padding:56px 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px;position:relative;z-index:10}._spinner_rf9nm_61{width:44px;height:44px;border:4px solid rgba(1,5,82,.1);border-top-color:#010552;border-radius:50%;animation:_spin_rf9nm_61 1s cubic-bezier(.68,-.55,.265,1.55) infinite}@keyframes _spin_rf9nm_61{to{transform:rotate(360deg)}}._loadingText_rf9nm_76{font-size:16px;font-weight:600;color:#475569;margin:0}._card_rf9nm_87{width:100%;max-width:900px;background:#fff;border-radius:20px;box-shadow:0 20px 50px #0000001f,0 8px 24px #01055226;padding:48px 52px 44px;text-align:center;position:relative;z-index:10}._card_rf9nm_87:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#010552,#1e40af,#3b82f6);border-radius:24px 24px 0 0}._logo_rf9nm_117{width:200px;height:auto;max-height:75px;object-fit:contain;margin:0 auto 32px;display:block;filter:drop-shadow(0 2px 6px rgba(0,0,0,.06))}._iconContainer_rf9nm_131{display:flex;justify-content:center;margin-bottom:20px}._warningIconBox_rf9nm_137{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#fef3c7,#fde68a);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #fbbf2440;border:2px solid #FDE68A}._warningIcon_rf9nm_137{width:40px;height:40px;color:#d97706;stroke-width:2.5}._warningBadge_rf9nm_160{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(135deg,#fef3c7,#fde68a);color:#78350f;padding:10px 24px;border-radius:10px;font-weight:600;font-size:13px;margin-bottom:20px;box-shadow:0 2px 8px #fbbf2433;text-transform:uppercase;letter-spacing:.5px;border:1px solid rgba(217,119,6,.2)}._badgeIcon_rf9nm_178{width:18px;height:18px}._title_rf9nm_187{font-size:38px;font-weight:700;color:#0f172a;margin:0 0 14px;line-height:1.2;letter-spacing:-.5px}._subtitle_rf9nm_196{font-size:17px;font-weight:400;color:#475569;line-height:1.6;max-width:680px;margin:0 auto 32px}._infoSection_rf9nm_211{margin-bottom:32px}._infoCard_rf9nm_215{display:flex;align-items:flex-start;gap:20px;padding:22px 26px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:2px solid #bfdbfe;border-radius:14px;text-align:left;position:relative;overflow:hidden}._infoCard_rf9nm_215:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#010552,#3b82f6)}._infoIconBox_rf9nm_238{width:48px;height:48px;min-width:48px;border-radius:12px;background:linear-gradient(135deg,#010552,#1e40af);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 6px 12px #01055233}._infoIcon_rf9nm_238{width:24px;height:24px;color:#fff}._infoContent_rf9nm_257{flex:1}._infoTitle_rf9nm_261{font-size:17px;font-weight:600;color:#0f172a;margin:0 0 8px}._infoText_rf9nm_268{font-size:14px;color:#475569;line-height:1.6;margin:0}._tipsSection_rf9nm_279{margin-bottom:36px;text-align:left}._sectionTitle_rf9nm_284{display:flex;align-items:center;justify-content:flex-start;gap:10px;font-size:20px;font-weight:700;color:#0f172a;margin:0 0 24px;padding-bottom:12px;border-bottom:2px solid #e2e8f0}._titleIcon_rf9nm_297{width:24px;height:24px;color:#010552}._tipsGrid_rf9nm_303{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}._tipCard_rf9nm_309{background:linear-gradient(135deg,#fff,#f9fafb);border:2px solid #e5e7eb;border-radius:14px;padding:22px;text-align:left;box-shadow:0 2px 8px #0000000a}._tipIconContainer_rf9nm_318{width:48px;height:48px;border-radius:10px;background:linear-gradient(135deg,#010552,#1e40af);display:flex;align-items:center;justify-content:center;margin-bottom:14px;box-shadow:0 4px 10px #01055233}._tipIcon_rf9nm_318{width:24px;height:24px;color:#fff}._tipContent_rf9nm_336{flex:1}._tipTitle_rf9nm_340{font-size:16px;font-weight:600;color:#0f172a;margin:0 0 8px}._tipText_rf9nm_347{font-size:14px;color:#64748b;line-height:1.6;margin:0}._footer_rf9nm_358{margin-top:36px;padding-top:24px;border-top:2px solid #e2e8f0;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:14px;text-align:center}._footerIcon_rf9nm_370{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#eff6ff,#dbeafe);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 2px 8px #3b82f61f;border:2px solid #bfdbfe}._notificationIcon_rf9nm_383{width:20px;height:20px;color:#010552}._footerText_rf9nm_389{font-size:14px;color:#64748b;line-height:1.6;margin:0;max-width:580px;text-align:left}._footerHighlight_rf9nm_398{display:block;font-weight:700;color:#0f172a;margin-top:6px}@media (max-width: 768px){._container_rf9nm_7{padding:32px 20px}._card_rf9nm_87{padding:52px 36px 44px;border-radius:20px}._title_rf9nm_187{font-size:34px}._subtitle_rf9nm_196{font-size:17px;margin-bottom:40px}._logo_rf9nm_117{width:200px;margin-bottom:40px}._warningIconBox_rf9nm_137{width:84px;height:84px}._warningIcon_rf9nm_137{width:42px;height:42px}._warningBadge_rf9nm_160{font-size:12px;padding:11px 24px}._infoCard_rf9nm_215{padding:24px 28px;gap:20px}._infoIconBox_rf9nm_238{width:52px;height:52px;min-width:52px}._infoIcon_rf9nm_238{width:26px;height:26px}._infoTitle_rf9nm_261{font-size:18px}._infoText_rf9nm_268{font-size:14px}._sectionTitle_rf9nm_284{font-size:20px;margin-bottom:28px}._tipsGrid_rf9nm_303{grid-template-columns:1fr;gap:20px}._tipCard_rf9nm_309{padding:24px}._tipIconContainer_rf9nm_318{width:48px;height:48px;margin-bottom:18px}._tipIcon_rf9nm_318{width:24px;height:24px}._tipTitle_rf9nm_340{font-size:16px}._tipText_rf9nm_347{font-size:13px}._footer_rf9nm_358{margin-top:40px;padding-top:28px;flex-direction:column}._footerIcon_rf9nm_370{width:40px;height:40px}._notificationIcon_rf9nm_383{width:20px;height:20px}._footerText_rf9nm_389{font-size:14px;text-align:center}}@media (max-width: 480px){._container_rf9nm_7{padding:24px 16px}._card_rf9nm_87{padding:44px 28px 36px;border-radius:18px}._title_rf9nm_187{font-size:28px;margin-bottom:16px}._subtitle_rf9nm_196{font-size:16px;margin-bottom:36px}._logo_rf9nm_117{width:180px;margin-bottom:36px}._warningIconBox_rf9nm_137{width:76px;height:76px}._warningIcon_rf9nm_137{width:38px;height:38px}._warningBadge_rf9nm_160{font-size:11px;padding:10px 20px;margin-bottom:24px}._badgeIcon_rf9nm_178{width:16px;height:16px}._infoSection_rf9nm_211{margin-bottom:40px}._infoCard_rf9nm_215{padding:22px 24px;gap:18px;border-radius:14px}._infoIconBox_rf9nm_238{width:48px;height:48px;min-width:48px}._infoIcon_rf9nm_238{width:24px;height:24px}._infoTitle_rf9nm_261{font-size:17px;margin-bottom:8px}._infoText_rf9nm_268{font-size:13px}._tipsSection_rf9nm_279{margin-bottom:40px}._sectionTitle_rf9nm_284{font-size:19px;margin-bottom:24px;padding-bottom:14px}._titleIcon_rf9nm_297{width:26px;height:26px}._tipsGrid_rf9nm_303{gap:18px}._tipCard_rf9nm_309{padding:22px;border-radius:14px}._tipIconContainer_rf9nm_318{width:44px;height:44px;margin-bottom:16px}._tipIcon_rf9nm_318{width:22px;height:22px}._tipTitle_rf9nm_340{font-size:15px;margin-bottom:8px}._tipText_rf9nm_347{font-size:13px}._footer_rf9nm_358{margin-top:36px;padding-top:24px;gap:14px}._footerIcon_rf9nm_370{width:36px;height:36px}._notificationIcon_rf9nm_383{width:18px;height:18px}._footerText_rf9nm_389{font-size:13px}._footerHighlight_rf9nm_398{font-size:13px;margin-top:4px}._loadingBox_rf9nm_43{padding:48px 32px;border-radius:18px}._spinner_rf9nm_61{width:40px;height:40px}._loadingText_rf9nm_76{font-size:15px}}._tipCard_rf9nm_309:focus-visible{outline:3px solid #3b82f6;outline-offset:3px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast: high){._card_rf9nm_87{border:3px solid #0f172a}._tipCard_rf9nm_309,._infoCard_rf9nm_215{border-width:3px}}@media print{._container_rf9nm_7{background:#fff}._card_rf9nm_87{box-shadow:none;border:2px solid #cbd5e1}._backgroundDecoration_rf9nm_20{display:none}}
