body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif;font-size:16px;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-page{background:linear-gradient(180deg,#f8fafc,#f1f5f9 50%,#fff);color:#0f172a;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.home-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd9;border-bottom:1px solid #e2e8f0cc;padding:1rem 1.5rem}.home-header-inner{justify-content:space-between;margin:0 auto;max-width:1200px}.home-brand,.home-header-inner{align-items:center;display:flex}.home-brand{gap:.625rem}.home-logo-img{display:block;height:40px;object-fit:contain;width:auto}.home-brand-text{color:#0f172a;font-size:1.125rem;font-weight:600;letter-spacing:-.02em}.home-nav{align-items:center;display:flex;gap:.75rem}.home-nav-login{background:none;border:none;border-radius:8px;color:#475569;cursor:pointer;font-size:.9375rem;font-weight:500;padding:.5rem .75rem;transition:color .2s ease,background-color .2s ease}.home-nav-login:hover{background:#f1f5f9;color:#2563eb}.home-btn-header{font-size:.9375rem;padding:.5rem 1.25rem}.home-hero{align-items:center;display:flex;flex:1 1;padding:3rem 1.5rem 4rem}.home-hero-inner{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;width:100%}.home-hero-content{max-width:540px;text-align:left}.home-hero-content .home-actions{justify-content:flex-start}.home-eyebrow{color:#2563eb;font-size:.8125rem;font-weight:600;letter-spacing:.12em;margin-bottom:.875rem;text-transform:uppercase}.home-title{color:#0f172a;font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;margin:0}.home-title-break{display:block}.home-subtitle{color:#475569;font-size:1.0625rem;line-height:1.65;margin-bottom:2rem;margin-top:1.25rem}.home-actions{display:flex;flex-wrap:wrap;gap:1rem}.home-btn{border:none;border-radius:10px;cursor:pointer;font-size:.9375rem;font-weight:600;min-width:140px;padding:.875rem 1.75rem;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease}.home-btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 10px 25px #2563eb47;color:#fff}.home-btn-primary:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 14px 32px #2563eb59;transform:translateY(-2px)}.home-btn-secondary{background:#fff;border:1.5px solid #e2e8f0;box-shadow:0 1px 3px #0000000f;color:#334155}.home-btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 8px 20px #0f172a14;transform:translateY(-2px)}.home-hero-visual{align-items:center;display:flex;justify-content:center}.home-hero-img{border-radius:16px;box-shadow:0 25px 50px -12px #0f172a33,0 0 0 1px #0000000a;height:auto;max-width:520px;object-fit:cover;width:100%}.home-footer{background:#ffffffb3;border-top:1px solid #e2e8f0;padding:1.25rem 1.5rem}.home-footer-inner{color:#64748b;font-size:.875rem;margin:0 auto;max-width:1200px;text-align:center}@media (max-width:900px){.home-hero-inner{gap:2.5rem;grid-template-columns:1fr;text-align:left}.home-hero-content{max-width:100%}.home-hero-content .home-actions{justify-content:flex-start}.home-hero-img{margin:0 auto;max-width:420px}}@media (max-width:640px){.home-header-inner{flex-wrap:wrap;gap:1rem}.home-nav{justify-content:flex-end;width:100%}.home-hero{padding:2rem 1rem 3rem}.home-title{font-size:1.75rem}.home-subtitle{font-size:1rem}.home-hero-img{max-width:100%}}.input-group{margin-bottom:1.25rem;text-align:left;width:100%}.input-group label{color:#333;display:block;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;margin-bottom:6px}.input-wrapper{position:relative;width:100%}.custom-input{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;color:#333;font-family:Arial,Helvetica,sans-serif;font-size:16px;padding:10px 12px;transition:border-color .15s;width:100%}.custom-input.password-input{padding-right:2.75rem}.custom-input:hover{border-color:#999}.custom-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33;outline:none}.custom-input::placeholder{color:#9ca3af}.custom-input:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.7}.password-toggle{align-items:center;background:none;border:none;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.25rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);transition:color .15s;z-index:1}.password-toggle:hover{color:#374151}.password-toggle:disabled{cursor:not-allowed;opacity:.5}.password-toggle:focus{color:#2563eb;outline:none}.register-container{align-items:center;background:#f5f5f5;box-sizing:border-box;display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;font-size:16px;height:100vh;justify-content:center;left:0;overflow:hidden;padding:2rem;position:fixed;top:0;width:100vw}.register-container h2{color:#333;font-size:24px;font-weight:700;margin-bottom:30px;position:relative;text-align:center;z-index:1}.register-form{background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px #0000001a;max-width:360px;padding:30px 25px;position:relative;width:100%;z-index:1}.register-btn{background-color:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;margin-top:15px;padding:11px;transition:background-color .2s;width:100%}.register-btn:hover{background-color:#1d4ed8}.register-btn:active{background-color:#1e40af}.register-btn:disabled{cursor:not-allowed;opacity:.7}.register-btn .spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:14px;margin-right:8px;vertical-align:middle;width:14px}.register-switch-text{color:#555;font-size:14px;margin-top:1.25rem;text-align:center}.register-switch-link{color:#2563eb;font-weight:600;text-decoration:none}.register-switch-link:hover{text-decoration:underline}.login-container{align-items:center;background:#f5f5f5;box-sizing:border-box;display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;font-size:16px;height:100vh;justify-content:center;left:0;overflow:hidden;padding:2rem;position:fixed;top:0;width:100vw}.login-container h2{color:#333;font-size:24px;font-weight:700;margin-bottom:30px;position:relative;text-align:center;z-index:1}.login-form{background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 8px #0000001a;max-width:360px;padding:30px 25px;position:relative;width:100%;z-index:1}.login-btn{background-color:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;margin-top:15px;padding:11px;transition:background-color .2s;width:100%}.login-btn:hover{background-color:#1d4ed8}.login-btn:active{background-color:#1e40af}.login-btn:disabled{cursor:not-allowed;opacity:.7}.login-btn .spinner{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:14px;margin-right:8px;vertical-align:middle;width:14px}.login-switch-text{color:#555;font-size:14px;margin-top:1.25rem;text-align:center}.login-switch-link{color:#2563eb;font-weight:600;text-decoration:none}.login-switch-link:hover{text-decoration:underline}@keyframes spin{to{transform:rotate(1turn)}}.dashboard-container{background-color:#f5f5f5;display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;font-size:16px;height:100vh;min-height:100vh;overflow:hidden}.dashboard-header{background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000d;flex-shrink:0;padding:.75rem 1.5rem}.header-content{justify-content:space-between;margin:0;max-width:100%}.header-content,.logo-section{align-items:center;display:flex}.logo-section{gap:.625rem}.dashboard-logo-img{display:block;height:36px;object-fit:contain;width:auto}.dashboard-logo-lms{color:#2563eb;font-size:1.0625rem;font-weight:700;letter-spacing:-.01em;margin-left:.5rem}.logo-icon{align-items:center;display:flex;justify-content:center}.logo-icon svg{height:20px;width:20px}.logo-text{display:flex;flex-direction:column}.logo-title{font-family:Arial,Helvetica,sans-serif;font-size:1.0625rem;font-weight:700;letter-spacing:-.01em}.logo-subtitle,.logo-title{color:#2563eb;line-height:1.2}.logo-subtitle{font-size:.75rem}.user-section{position:relative}.user-profile,.user-section{align-items:center;display:flex}.user-profile{border-radius:6px;cursor:pointer;gap:.625rem;padding:.375rem;transition:background-color .2s}.user-profile:hover{background-color:#f3f4f6}.user-avatar{align-items:center;background-color:#e5e7eb;border-radius:50%;color:#6b7280;display:flex;height:32px;justify-content:center;width:32px}.user-avatar svg{height:18px;width:18px}.user-info{display:flex;flex-direction:column}.user-name{color:#1a1a1a;font-family:Arial,Helvetica,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.2;text-transform:lowercase}.user-name:first-letter{text-transform:uppercase}.user-id{color:#6b7280;font-family:Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.2}.dropdown-arrow{color:#6b7280;transition:transform .2s}.user-dropdown{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 6px #0000001a;margin-top:.5rem;min-width:150px;position:absolute;right:0;top:100%;z-index:1000}.dropdown-item{background:none;border:none;color:#374151;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:.875rem;padding:.75rem 1rem;text-align:left;transition:background-color .2s;width:100%}.dropdown-item:hover{background-color:#f3f4f6}.dashboard-body{display:flex;flex:1 1;gap:0;min-height:0;overflow:hidden;width:100%}.dashboard-sidebar{background:linear-gradient(180deg,#2563eb,#1e40af);border-right:1px solid #1e40af;flex-shrink:0;overflow:hidden;padding:1.5rem 0;position:relative;width:280px}.dashboard-sidebar:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23fff' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.4;pointer-events:none;position:absolute;right:0;top:0}.sidebar-nav{flex-direction:column;gap:0;padding:0 1rem;z-index:1}.nav-item,.sidebar-nav{display:flex;position:relative}.nav-item{align-items:center;background:none;border:none;border-radius:8px;color:#ffffffd9;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:.9rem;font-weight:500;gap:.75rem;margin-bottom:.25rem;padding:.5rem 1rem;text-align:left;transition:all .25s ease;width:100%}.nav-item:hover{background-color:#ffffff1a;color:#fff;transform:translateX(2px)}.nav-item.active{background-color:#fff3;box-shadow:0 2px 8px #00000026;color:#fff;font-weight:600}.nav-item.active:before{background-color:#fff;border-radius:0 2px 2px 0;content:"";height:60%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}.nav-item.active:hover{background-color:#ffffff40}.nav-icon{align-items:center;color:#ffffffe6;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.nav-item.active .nav-icon{color:#fff}.nav-label{flex:1 1}.nav-separator{background-color:#e5e7eb;height:1px;margin:.5rem 0}.dashboard-main{background-color:#f8f9fa;flex:1 1;min-height:0;min-width:0;overflow-y:auto;padding:2.5rem}.content-wrapper{max-width:1200px}.section-header{align-items:flex-end;background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem;padding:.75rem 1rem}.section-header-title{color:#111827;font-size:1rem;font-weight:600;margin:0}.section-header-right{align-items:center;display:flex;justify-content:flex-end}.status-tabs{align-items:center;display:flex;gap:1.25rem}.status-tab{background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:.85rem;padding:.25rem 0;transition:color .15s ease,border-color .15s ease}.status-tab:hover{color:#111827}.status-tab.active{border-bottom-color:#2563eb;color:#2563eb}.dashboard-content{color:#2563eb;font-family:Arial,Helvetica,sans-serif;font-size:1rem;font-weight:500}.home-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-bottom:1.5rem}.home-stat-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem 1.25rem;text-align:center}.home-stat-value{color:#111827;display:block;font-size:1.5rem;font-weight:700;line-height:1.2}.home-stat-label{color:#6b7280;display:block;font-size:.8125rem;margin-top:.25rem}.home-modules-section{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem}.home-modules-title{color:#111827;font-size:1rem;font-weight:600;margin:0 0 1rem}.home-module-cards{display:flex;flex-direction:column;gap:1rem}.home-module-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 3px #00000014;display:flex;flex-direction:row;gap:1.25rem;padding:1.25rem 1.5rem;transition:box-shadow .2s,border-color .2s}.home-module-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000001a}.home-module-card-icon{align-items:center;background:#dbeafe;border-radius:8px;color:#1d4ed8;display:flex;flex-shrink:0;font-size:.875rem;font-weight:700;height:48px;justify-content:center;letter-spacing:.02em;width:48px}.home-module-card-body{flex:1 1;min-width:0;text-align:left}.home-module-card-title{color:#111827;font-size:1rem;font-weight:600;line-height:1.35;margin:0 0 .25rem;text-align:left}.home-module-card-types{color:#6b7280;font-size:.8125rem;margin:0;text-align:left}.home-module-card-open{background:#dbeafe;border:none;border-radius:8px;color:#1d4ed8;cursor:pointer;display:inline-block;flex-shrink:0;font-size:.875rem;font-weight:600;padding:.5rem 1.25rem;text-align:center;text-decoration:none;transition:background-color .2s,color .2s}.home-module-card-open:hover{background:#bfdbfe;color:#1e40af}.home-module-card-no-file{color:#9ca3af;flex-shrink:0;font-size:.875rem}.helpcentre-section{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem 2rem}.helpcentre-title{color:#111827;font-size:1.25rem;font-weight:600;margin:0 0 .75rem}.helpcentre-intro{color:#6b7280;font-size:1rem;margin:0 0 1.25rem}.helpcentre-subtitle{color:#374151;font-size:1.0625rem;font-weight:600;margin:0 0 .5rem}.helpcentre-contact{display:flex;flex-wrap:wrap;gap:1.5rem 2rem}.helpcentre-contact-vertical{flex-direction:column;gap:1rem}.helpcentre-contact-item{display:flex;flex-direction:column;gap:.25rem}.helpcentre-contact-label{color:#6b7280;font-size:.8125rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.helpcentre-contact-value{color:#2563eb;font-size:1rem;font-weight:500;text-decoration:none}.helpcentre-contact-value:hover{text-decoration:underline}.content-header{justify-content:space-between;margin-bottom:1.5rem}.breadcrumbs,.content-header{align-items:center;display:flex}.breadcrumbs{color:#6b7280;font-size:.875rem;gap:.5rem}.breadcrumb-link{color:#2563eb;cursor:pointer;text-decoration:none}.breadcrumb-link:hover{text-decoration:underline}.breadcrumb-separator{color:#9ca3af}.breadcrumb-current{color:#6b7280}.action-btn{background-color:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.625rem 1.25rem;transition:background-color .2s}.action-btn:hover{background-color:#1d4ed8}.page-title{color:#1a1a1a;font-size:1.75rem;font-weight:700;margin:0 0 2rem}.content-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.content-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.card-title{color:#1a1a1a;font-size:1rem;font-weight:600;margin:0}.card-count{align-items:center;background-color:#f3f4f6;border-radius:6px;display:inline-flex;font-weight:500;height:32px;justify-content:center;min-width:32px;padding:0 .75rem}.card-content,.card-count{color:#6b7280;font-size:.875rem}.card-content{margin:0}.mymodule-title{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.mymodule-course-list{display:flex;flex-direction:column;gap:.75rem}.mymodule-course-card{align-items:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;display:flex;gap:1rem;justify-content:space-between;padding:.9rem 1rem}.mymodule-course-main{align-items:center;display:flex;flex:1 1;gap:.75rem}.mymodule-course-logo{align-items:center;background-color:#e5f0ff;border-radius:4px;color:#2563eb;display:flex;font-size:.95rem;font-weight:700;height:48px;justify-content:center;width:48px}.mymodule-course-text{display:flex;flex-direction:column;gap:.15rem}.mymodule-course-provider{color:#9ca3af;font-size:.8rem}.mymodule-course-name{color:#111827;font-size:.95rem;font-weight:600}.mymodule-course-meta{color:#9ca3af;display:flex;flex-wrap:wrap;font-size:.8rem;gap:.75rem}.mymodule-course-status{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem;min-width:180px}.mymodule-progress{align-items:center;display:flex;gap:.5rem;width:100%}.mymodule-progress-bar{background-color:#e5e7eb;border-radius:999px;flex:1 1;height:8px;overflow:hidden}.mymodule-progress-fill{background-color:#2563eb;border-radius:999px;height:100%}.mymodule-progress-percent{color:#6b7280;font-size:.8rem}.mymodule-status-badge{align-items:center;border-radius:4px;display:inline-flex;font-size:.8rem;font-weight:500;justify-content:center;min-width:80px;padding:.25rem .75rem}.mymodule-status-badge.start{background-color:#e0f2fe;color:#2563eb}.mymodule-status-badge.finished{background-color:#e5e7eb;color:#6b7280}.management-content{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:1.25rem 1.5rem}.management-tabs{border-bottom:1px solid #e5e7eb;display:flex;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.5rem}.management-tab{background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:color .15s,background-color .15s}.management-tab:hover{background-color:#f3f4f6;color:#111827}.management-tab.active{background-color:#eff6ff;color:#2563eb}.management-toolbar{display:flex;justify-content:flex-end;margin-bottom:1rem}.management-table-wrap{overflow-x:auto}.management-table{border-collapse:collapse;font-size:.875rem;width:100%}.management-table td,.management-table th{border-bottom:1px solid #e5e7eb;border-left:1px solid #e5e7eb;padding:.75rem 1rem;text-align:left}.management-table td:last-child,.management-table th:last-child{border-right:1px solid #e5e7eb}.management-table th{color:#374151;font-weight:600}.management-table tbody tr:hover,.management-table th{background-color:#f9fafb}.management-table .management-doc-link{color:#2563eb;font-weight:500;text-decoration:underline}.management-table .management-doc-link:hover{color:#1d4ed8}.management-td-actions,.management-th-actions{text-align:right;white-space:nowrap}.management-btn{border:none;border-radius:4px;cursor:pointer;font-size:.8rem;font-weight:500;margin-left:.35rem;padding:.35rem .65rem;transition:background-color .15s,color .15s}.management-btn-view{background-color:#e0f2fe;color:#0369a1}.management-btn-view:hover{background-color:#bae6fd}.management-btn-edit{background-color:#fef3c7;color:#b45309}.management-btn-edit:hover{background-color:#fde68a}.management-btn-delete{background-color:#fee2e2;color:#b91c1c}.management-btn-delete:hover{background-color:#fecaca}.management-badge{background-color:#e5e7eb;border-radius:999px;color:#4b5563;display:inline-block;font-size:.75rem;font-weight:500;padding:.2rem .6rem}.management-badge-role{background-color:#dbeafe;color:#1d4ed8}.management-td-desc{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.management-empty{color:#6b7280;font-size:.9rem;margin:0;padding:1.5rem;text-align:center}.management-error{background-color:#fef2f2;border-radius:.5rem;color:#b91c1c;font-size:.9rem;margin:0 0 1rem;padding:1rem}.management-loading{color:#6b7280;font-size:.9rem;margin:0;padding:1.5rem;text-align:center}.management-pagination{align-items:center;border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:.5rem;padding:1rem 0}.management-pagination-info{color:#6b7280;font-size:.875rem}.management-pagination-buttons{align-items:center;display:flex;gap:.75rem}.management-pagination-btn,.management-pagination-page{color:#374151;font-size:.875rem}.management-pagination-btn{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;padding:.5rem 1rem}.management-pagination-btn:hover:not(:disabled){background:#f3f4f6}.management-pagination-btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.dashboard-body{flex-direction:column}.dashboard-sidebar{border-bottom:1px solid #e5e7eb;border-right:none;width:100%}.sidebar-nav{flex-direction:row;overflow-x:auto;padding:1rem}.nav-item{white-space:nowrap}.content-header,.header-content{align-items:flex-start;flex-direction:column;gap:1rem}.content-cards{grid-template-columns:1fr}}.modal-overlay{align-items:center;background-color:#00000080;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:2000}.modal-box{background-color:#fff;border-radius:8px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;max-height:90vh;max-width:520px;overflow:hidden;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1rem 1.25rem}.modal-title{color:#111827;font-size:1.125rem;font-weight:600;margin:0}.modal-close{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;font-size:1.5rem;line-height:1;padding:.25rem}.modal-close:hover{background-color:#f3f4f6;color:#111827}.modal-body{overflow-y:auto;padding:1.25rem}.modal-form .form-row{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.modal-form label{color:#374151;flex-shrink:0;font-size:.875rem;font-weight:500;min-width:100px;text-align:left}.modal-form input,.modal-form select{border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;flex:1 1;font-size:.875rem;min-width:0;padding:.5rem .75rem}.modal-form input:focus,.modal-form select:focus,.modal-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33;outline:none}.modal-form .password-input-wrap{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:6px;display:flex;flex:1 1;gap:0;min-width:0}.modal-form .password-input-wrap .password-input{border:none;border-radius:6px 0 0 6px;box-shadow:none;flex:1 1;min-width:0}.modal-form .password-input-wrap .password-input:focus{box-shadow:none}.modal-form .password-toggle-btn{align-items:center;background:#0000;border:none;border-left:1px solid #d1d5db;border-radius:0 6px 6px 0;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.5rem .75rem}.modal-form .password-toggle-btn:hover{background:#f3f4f6;color:#374151}.modal-form .form-row-textarea{align-items:flex-start}.modal-form .form-row-textarea label{padding-top:.5rem}.modal-form-textarea{border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;flex:1 1;font-family:inherit;font-size:.875rem;min-width:0;padding:.5rem .75rem;resize:vertical}.modal-form-file-wrap{align-items:center;display:flex;flex:1 1;gap:.5rem;min-width:0}.modal-form-file{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.modal-form-file-label{background-color:#f9fafb;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;flex:1 1;font-size:.875rem;min-width:0;padding:.5rem .75rem}.modal-form-file-label:hover{background-color:#f3f4f6;border-color:#9ca3af}.modal-form .form-row-options{align-items:flex-start}.modal-form .form-row-options label{padding-top:.5rem}.modal-form-options-list{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:0}.modal-form-option-row{align-items:center;display:flex;gap:.5rem}.modal-form-option-input{border:1px solid #d1d5db;border-radius:6px;flex:1 1;font-size:.875rem;min-width:0;padding:.5rem .75rem}.modal-form-option-input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb33;outline:none}.modal-form-option-remove{align-items:center;background:#fee2e2;border:none;border-radius:4px;color:#b91c1c;cursor:pointer;display:flex;flex-shrink:0;font-size:1.1rem;height:28px;justify-content:center;line-height:1;padding:0;width:28px}.modal-form-option-remove:hover{background:#fecaca}.modal-form-option-add{align-self:flex-start;background:#eff6ff;border:1px dashed #93c5fd;border-radius:6px;color:#2563eb;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem .75rem}.modal-form-option-add:hover{background:#dbeafe;border-color:#2563eb}.modal-form-actions{border-top:1px solid #e5e7eb;display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.25rem;padding-top:1rem}.modal-btn{border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem}.modal-btn-primary{background-color:#2563eb;color:#fff}.modal-btn-primary:hover{background-color:#1d4ed8}.modal-btn-secondary{background-color:#f3f4f6;color:#374151}.modal-btn-secondary:hover{background-color:#e5e7eb}.modal-view-table{border-collapse:collapse;font-size:.9rem;width:100%}.modal-view-table td,.modal-view-table th{border-bottom:1px solid #e5e7eb;border-left:1px solid #e5e7eb;padding:.6rem .75rem;text-align:left;vertical-align:top}.modal-view-table td:last-child,.modal-view-table th:last-child{border-right:1px solid #e5e7eb}.modal-view-table th{background-color:#f9fafb;color:#374151;font-weight:600;width:140px}.modal-view-table td{color:#111827}.modal-view-table tbody tr:last-child td,.modal-view-table tbody tr:last-child th{border-bottom:none}.pagination-wrap{align-items:center;border-top:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-top:.5rem;padding:.5rem 0}.pagination-info{color:#374151;font-size:.75rem;font-weight:500}.pagination-nav{align-items:stretch;background-color:#1f2937;border:1px solid #1e293b;border-radius:9999px;box-shadow:0 1px 3px #0003;display:inline-flex;overflow:hidden}.pagination-arrow,.pagination-ellipsis,.pagination-num{align-items:center;background-color:#3b82f6;border:none;border-right:1px solid #334155;color:#fff;cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:600;height:1.75rem;justify-content:center;min-width:1.75rem;padding:0 .375rem;transition:background-color .15s ease,color .15s ease}.pagination-arrow:last-of-type,.pagination-num:last-of-type{border-right:none}.pagination-arrow:hover:not(:disabled),.pagination-num:hover:not(:disabled){background-color:#2563eb;color:#fff}.pagination-arrow:disabled,.pagination-num:disabled{cursor:default;opacity:.7}.pagination-num.active{border-color:#334155;cursor:default}.pagination-num.active,.pagination-num.active:hover{background-color:#fff;color:#111827}.pagination-ellipsis{background-color:#3b82f6;border-right:1px solid #334155;color:#fff;cursor:default}.pagination-nav :first-child{border-radius:9999px 0 0 9999px}.pagination-nav :last-child{border-radius:0 9999px 9999px 0}.module-page{background-color:initial;font-family:Arial,Helvetica,sans-serif;padding:0}.module-header{grid-gap:1.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;display:grid;gap:1.5rem;grid-template-columns:minmax(0,3fr) minmax(260px,1fr);margin-bottom:1.5rem;padding:1.25rem 1.5rem}.module-header-main{display:flex;flex-direction:column;gap:.75rem}.module-back{align-self:flex-start;background:none;border:none;color:#2563eb;cursor:pointer;font-size:.85rem;padding:0}.module-header-left{align-items:center;display:flex;gap:.9rem}.module-logo{align-items:center;background-color:#e5f0ff;border-radius:4px;color:#2563eb;display:flex;font-size:1.1rem;font-weight:700;height:64px;justify-content:center;width:64px}.module-header-text{display:flex;flex-direction:column;gap:.15rem}.module-title{color:#111827;font-size:1.3rem;font-weight:700;margin:0}.module-subtitle{color:#6b7280;font-size:.9rem;margin:0}.module-meta{color:#6b7280;display:flex;flex-wrap:wrap;font-size:.8rem;gap:.75rem}.module-header-right{background-color:#fafafa;border:1px solid #e5e7eb;border-radius:4px;flex-direction:column;padding:1rem;text-align:center}.module-header-right,.module-progress-circle{align-items:center;display:flex;justify-content:center}.module-progress-circle{border:8px solid #e5e7eb;border-radius:50%;border-top-color:#2563eb;color:#2563eb;font-size:1rem;font-weight:600;height:80px;margin-bottom:.5rem;width:80px}.module-progress-circle.zero{border-color:#e5e7eb;color:#6b7280}.module-progress-text{color:#4b5563;font-size:.85rem;margin:0}.module-chapters-section{background-color:initial}.module-chapters-header{align-items:baseline;display:flex;gap:.5rem;margin-bottom:.75rem}.module-chapters-header h2{color:#4b5563;font-size:1rem;font-weight:600;margin:0}.module-chapters-count{color:#9ca3af;font-size:.85rem}.module-chapters-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.module-chapters-grid.module-three-cards{gap:1.5rem;margin:0 auto;max-width:1000px}.module-chapters-grid.module-three-cards .module-chapter-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:160px}.module-chapters-grid.module-three-cards .module-chapter-body{padding:.6rem .875rem .875rem}.module-chapters-grid.module-three-cards .module-chapter-title{font-size:.9rem;margin-bottom:.4rem}.module-chapters-grid.module-three-cards .module-chapter-label{font-size:.78rem}.module-chapter-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .15s ease,border-color .15s ease,transform .1s ease}.module-chapter-card:hover{box-shadow:0 6px 18px #0f172a14;transform:translateY(-1px)}.module-chapter-card.active{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb4d,0 6px 18px #0f172a14}.module-chapter-card-quiz .module-chapter-image{background:linear-gradient(135deg,#eef2ff,#eff6ff)}.module-quiz-status-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem .75rem;justify-content:space-between;margin-top:.25rem}.module-quiz-card-result{color:#6b7280;font-size:.8rem;margin-top:.15rem;width:100%}.module-quiz-status-label{color:#9ca3af;font-size:.8rem}.module-quiz-status{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:.8rem;font-weight:600;justify-content:center;padding:.25rem .75rem}.module-quiz-status.start{background-color:#e0f2fe;border-color:#2563eb26;color:#2563eb}.module-quiz-status.finished{background-color:#e5e7eb;border-color:#6b728033;color:#6b7280}.module-chapter-image{background-color:#f3f4f6;background-position:50%;background-repeat:no-repeat;background-size:cover;height:120px}.module-chapter-body{padding:.75rem 1rem 1rem}.module-chapter-label{color:#9ca3af;font-size:.8rem;margin-bottom:.25rem}.module-chapter-title{color:#111827;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.module-chapter-progress{display:flex;flex-direction:column;gap:.25rem}.module-chapter-progress-bar{background-color:#e5e7eb;border-radius:999px;height:6px;overflow:hidden}.module-chapter-progress-fill{background-color:#2563eb;border-radius:999px;height:100%}.module-chapter-progress-text{color:#6b7280;font-size:.8rem}.module-detail-section{margin-top:1.5rem}.module-detail-panel{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;padding:1.25rem 1.5rem}.module-detail-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.module-detail-title{color:#111827;font-size:1rem;font-weight:600;margin:0}.module-detail-type-tag{background-color:#eff6ff;border:1px solid #2563eb2e;border-radius:999px;color:#1d4ed8;font-size:.8rem;padding:.2rem .65rem}.module-detail-empty{color:#6b7280;font-size:.9rem;margin:0}.module-detail-list{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.module-chapter-items-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr))}.module-chapter-item-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .15s ease,border-color .15s ease,transform .1s ease}.module-chapter-item-card:hover{border-color:#2563eb;box-shadow:0 6px 18px #0f172a14;transform:translateY(-1px)}.module-chapter-item-image{align-items:center;background-color:#f3f4f6;display:flex;height:80px;justify-content:center}.module-chapter-item-card-video .module-chapter-item-image{background:linear-gradient(135deg,#e5f2ff,#f9fafb)}.module-chapter-item-play{align-items:center;background-color:#fffffff2;border-radius:50%;color:#2563eb;display:flex;font-size:.9rem;height:32px;justify-content:center;width:32px}.module-chapter-item-body{padding:.5rem .75rem .65rem;text-align:center}.module-chapter-item-label{color:#9ca3af;font-size:.75rem;margin-bottom:.2rem}.module-chapter-item-title{color:#111827;font-size:.85rem;font-weight:600;line-height:1.25;margin-bottom:.35rem}.module-chapter-item-meta{color:#6b7280;font-size:.75rem;margin-bottom:.35rem}.module-chapter-item-progress{align-items:center;display:flex;flex-direction:column;gap:.2rem}.module-chapter-item-progress-bar{background-color:#e5e7eb;border-radius:999px;height:6px;overflow:hidden;width:100%}.module-chapter-item-progress-fill{background-color:#2563eb;border-radius:999px;height:100%}.module-chapter-item-progress-text{color:#6b7280;font-size:.75rem}.module-video-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr))}.module-video-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .15s ease,border-color .15s ease,transform .1s ease}.module-video-card:hover{border-color:#2563eb;box-shadow:0 6px 18px #0f172a14;transform:translateY(-1px)}.module-video-thumb{background:linear-gradient(135deg,#e5f2ff,#f9fafb);height:100px;position:relative}.module-video-play-icon,.module-video-thumb{align-items:center;display:flex;justify-content:center}.module-video-play-icon{background-color:#ffffffe6;border-radius:50%;color:#2563eb;font-size:1.1rem;height:36px;width:36px}.module-video-meta{padding:.5rem .75rem .35rem}.module-video-title{color:#111827;font-size:.85rem;font-weight:600;margin-bottom:.25rem}.module-video-duration{color:#6b7280;font-size:.75rem}.module-video-progress{padding:0 .75rem .65rem}.module-video-progress-bar{background-color:#e5e7eb;border-radius:999px;height:6px;margin-bottom:.25rem;overflow:hidden}.module-video-progress-fill{background-color:#2563eb;border-radius:999px;height:100%}.module-video-progress-text{color:#6b7280;font-size:.8rem}.module-detail-card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;padding:.9rem 1rem}.module-detail-card-title{color:#111827;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.module-detail-card-description{color:#6b7280;font-size:.85rem;margin:0}.module-quiz-question{border-top:1px solid #e5e7eb;padding:.9rem 0;text-align:left}.module-quiz-question:first-of-type{border-top:none}.module-quiz-question-text{color:#111827;font-size:.95rem;font-weight:500;margin:0 0 .5rem;text-align:left}.module-quiz-options{display:flex;flex-direction:column;gap:.35rem;text-align:left}.module-quiz-option{align-items:center;color:#374151;display:flex;font-size:.9rem;gap:.5rem}.module-quiz-option input[type=radio]{height:14px;width:14px}.module-quiz-feedback{font-size:.85rem;margin-top:.4rem}.module-quiz-feedback.correct{color:#16a34a}.module-quiz-feedback.incorrect{color:#dc2626}.module-three-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.module-materials-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:1rem}.module-material-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .15s ease,border-color .15s ease}.module-material-card:hover{border-color:#2563eb;box-shadow:0 6px 18px #0f172a14}.module-material-card-image{background-color:#f3f4f6;background-position:50%;background-repeat:no-repeat;background-size:cover;height:100px}.module-material-card-body{padding:.75rem 1rem}.module-material-card-title{color:#111827;font-size:.95rem;font-weight:600;margin:0 0 .35rem}.module-material-card-desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6b7280;display:-webkit-box;font-size:.8rem;margin:0 0 .5rem;overflow:hidden}.module-material-card-link{color:#2563eb;font-size:.85rem}.module-quiz-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.module-quiz-question-card{background-color:#fafafa;border:1px solid #e5e7eb;border-radius:4px;padding:1rem}.module-quiz-question-card .module-quiz-question-text{margin:0 0 .5rem}.module-quiz-question-card .module-quiz-qn-prefix{color:#374151;font-weight:600}.module-quiz-question-card .module-quiz-options{margin-bottom:.5rem}.module-quiz-question-card .module-quiz-option{padding:.25rem 0}.module-quiz-correct{color:#16a34a;font-size:.8rem;margin:.5rem 0 0}.module-quiz-success{color:#16a34a;font-size:.9375rem;margin:0}.module-quiz-submit-wrap{margin-bottom:1rem;margin-top:1.25rem}.module-quiz-success-actions{margin-bottom:1rem;margin-top:1rem}.module-quiz-results-actions{margin-bottom:1.25rem}.module-quiz-submit-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9375rem;font-weight:600;padding:.6rem 1.25rem;transition:background-color .2s}.module-quiz-submit-btn:hover:not(:disabled){background:#1d4ed8}.module-quiz-submit-btn:disabled{cursor:not-allowed;opacity:.7}.module-quiz-submit-wrap .module-quiz-results-btn{background:#64748b;margin-left:.75rem}.module-quiz-submit-wrap .module-quiz-results-btn:hover:not(:disabled){background:#475569}.module-quiz-results-wrap{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:1.5rem;padding:1.25rem}.module-quiz-results-title{color:#0f172a;font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.module-quiz-results-score{color:#2563eb;font-size:1rem;font-weight:500;margin:0 0 .25rem}.module-quiz-results-percentage{color:#64748b;font-size:.9375rem;margin:0 0 1rem}.module-quiz-results-list{list-style:none;margin:0;padding:0}.module-quiz-results-item{border-bottom:1px solid #e2e8f0;font-size:.9375rem;padding:.5rem 0}.module-quiz-results-item:last-child{border-bottom:none}.module-quiz-results-q{color:#334155;display:block;font-weight:500;margin-bottom:.25rem}.module-quiz-results-answer{color:#64748b;display:block;font-size:.875rem}.module-quiz-results-correct{color:#16a34a}.module-quiz-results-incorrect{color:#dc2626}@media (max-width:768px){.module-page{padding:0}.module-header{grid-template-columns:minmax(0,1fr)}}@media (max-width:1200px){.module-chapters-grid,.module-three-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.module-chapter-items-grid,.module-video-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.module-chapter-items-grid,.module-video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.module-chapters-grid,.module-three-cards{grid-template-columns:1fr}.module-chapter-items-grid,.module-materials-grid,.module-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.module-chapter-items-grid,.module-video-grid{grid-template-columns:1fr}}.App{text-align:center}.swal2-popup{font-size:.875rem!important;padding:1.25rem!important;width:300px!important}.swal2-title{font-size:1.125rem!important;margin-bottom:.75rem!important;padding:0!important}.swal2-content{font-size:.875rem!important;margin:0!important;padding:0!important}.swal2-icon{border-width:3px!important;height:3.5rem!important;margin:.5rem auto .75rem!important;width:3.5rem!important}.swal2-icon.swal2-success{border-color:#10b981!important}.swal2-icon.swal2-success [class^=swal2-success-line]{background-color:#10b981!important;height:3px!important}.swal2-icon.swal2-success .swal2-success-ring{border-color:#10b98133!important}.swal2-icon .swal2-icon-content{font-size:1.75rem!important;font-weight:600!important;line-height:1!important}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{left:.3em!important;top:1.1em!important;width:1.5em!important}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{right:.3em!important;top:.9em!important;width:2em!important}.swal2-actions{margin-top:1rem!important;padding:0!important}.swal2-confirm{border-radius:4px!important;font-size:.875rem!important;padding:.5rem 1.25rem!important}
/*# sourceMappingURL=main.551a1fe3.css.map*/