@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f8fb;color:#111827;font-family:Poppins,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{overflow-x:hidden}.login-page{width:100%;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff}.login-box{display:grid;width:100%;min-height:100vh;grid-template-columns:minmax(430px,42%) minmax(0,58%)}.left-panel{position:relative;display:flex;min-width:0;min-height:100vh;overflow:hidden;padding:clamp(30px,3.5vw,54px) clamp(42px,5.5vw,90px);background:linear-gradient(155deg,#065f46,#047857 52%,#059669)}.left-panel:before{content:"";position:absolute;top:-120px;right:-115px;width:390px;height:390px;border-radius:50%;background:#ffffff0e}.left-panel:after{content:"";position:absolute;bottom:-115px;left:-105px;width:270px;height:270px;border-radius:50%;background:#ffffff0a}.left-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.left-content{position:relative;z-index:2;display:flex;width:100%;min-height:calc(100vh - clamp(60px,7vw,108px));flex-direction:column}.brand-section{display:flex;width:100%;align-items:flex-start;justify-content:flex-end;flex-shrink:0}.brand-logo{display:block;width:clamp(185px,15vw,250px);max-width:52%;height:auto;object-fit:contain;object-position:right top}.hero-section{display:flex;width:100%;max-width:470px;flex:1;align-items:flex-start;justify-content:center;flex-direction:column;padding:34px 0}.hero-section h1{max-width:480px;margin:0 0 20px;color:#fff;font-size:clamp(42px,4.2vw,66px);font-weight:800;line-height:.98;letter-spacing:-.045em}.hero-section .highlight{color:#fbbf24}.hero-desc{max-width:440px;margin:0 0 38px;color:#ffffffc2;font-size:clamp(15px,1.15vw,18px);line-height:1.65}.feature-list{display:grid;max-width:390px;gap:17px}.feature-item{display:flex;align-items:center;gap:14px}.feature-icon{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:1px solid rgba(255,255,255,.05);border-radius:11px;background:#ffffff1a;color:#fbbf24;font-size:16px}.feature-item>div:last-child{min-width:0}.feature-item strong,.feature-item span{display:block}.feature-item strong{margin-bottom:3px;color:#fff;font-size:14px;font-weight:700}.feature-item span{color:#ffffff91;font-size:13px;line-height:1.4}.left-footer{flex-shrink:0;padding-top:24px;border-top:1px solid rgba(255,255,255,.11)}.left-footer span{color:#ffffff75;font-size:12px;font-weight:500}.right-panel{display:flex;min-width:0;min-height:100vh;align-items:center;justify-content:center;padding:clamp(32px,5vw,80px) clamp(32px,8vw,130px);background:#fff}.right-content{width:100%;max-width:490px}.form-header{margin-bottom:34px}.welcome-badge{display:inline-flex;min-height:31px;align-items:center;gap:8px;margin-bottom:17px;padding:6px 15px;border:1px solid #d9f4e3;border-radius:999px;background:#f0fdf4;color:#059669;font-size:12px;font-weight:700;letter-spacing:.045em;text-transform:uppercase}.download-badge{cursor:pointer;transition:all .2s ease;border:1px solid #bbf7d0;background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.download-badge:hover{background:linear-gradient(135deg,#dcfce7,#bbf7d0);transform:translateY(-1px);box-shadow:0 2px 8px #05966933}.form-header h2{margin:0 0 8px;color:#0f172a;font-size:clamp(28px,2.5vw,38px);font-weight:800;line-height:1.1;letter-spacing:-.035em}.form-header p{margin:0;color:#64748b;font-size:15px;line-height:1.5}.login-form{display:flex;flex-direction:column;gap:20px}.field{display:flex;flex-direction:column;gap:8px}.field label{color:#27364a;font-size:13px;font-weight:700}.input-group{position:relative;width:100%}.input-icon{position:absolute;z-index:2;top:50%;left:17px;color:#94a3b8;font-size:15px;pointer-events:none;transform:translateY(-50%)}.input-group input{width:100%;height:54px;padding:0 50px 0 47px;border:1.5px solid #dce5ef;border-radius:11px;outline:none;background:#f8fafc;color:#0f172a;font:inherit;font-size:14px;font-weight:400;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.input-group input::placeholder{color:#c2cedd}.input-group input:focus{border-color:#059669;background:#fff;box-shadow:0 0 0 4px #05966917}.password-toggle{position:absolute;z-index:3;top:50%;right:11px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;background:transparent;color:#94a3b8;font-size:14px;cursor:pointer;transform:translateY(-50%);transition:color .2s ease,background .2s ease}.password-toggle:hover{background:#edf9f3;color:#059669}.login-options{display:flex;align-items:center;justify-content:space-between;gap:20px}.remember{display:inline-flex;align-items:center;gap:9px;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none}.remember input[type=checkbox]{width:16px!important;height:16px!important;flex:0 0 16px;margin:0;padding:0;accent-color:#059669;cursor:pointer}.forgot-password{padding:0;border:0;background:transparent;color:#059669;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.forgot-password:hover{color:#047857;text-decoration:underline}.login-error,.login-success{display:flex;width:100%;align-items:center;gap:9px;padding:11px 13px;border-radius:9px;font-size:12.5px;font-weight:500;line-height:1.5}.login-error{border:1px solid #fee2e2;background:#fef2f2;color:#dc2626}.login-success{border:1px solid #b7dfce;background:#edf9f4;color:#176b4d}.error-dot{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#dc2626}.login-btn{width:100%;height:53px;margin-top:3px;border:0;border-radius:11px;background:linear-gradient(135deg,#059669,#047857);box-shadow:0 5px 16px #0596693d;color:#fff;font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.login-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 21px #0596694d}.login-btn:active:not(:disabled){transform:translateY(0)}.login-btn:disabled,.forgot-password:disabled,.password-toggle:disabled{cursor:not-allowed;opacity:.62}.btn-loading{display:inline-flex;align-items:center;justify-content:center;gap:9px}.spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.32);border-top-color:#fff;border-radius:50%;animation:spin .65s linear infinite}.form-footer{margin-top:34px;text-align:center}.form-footer p{color:#94a3b8;font-size:12px}.login-form input:disabled{cursor:not-allowed;background:#f5f7f6}@media (max-width: 1280px){.login-box{grid-template-columns:minmax(390px,44%) minmax(0,56%)}.left-panel{padding:36px 48px}.right-panel{padding:45px 65px}.hero-section h1{font-size:48px}.brand-logo{width:205px}}@media (max-width: 900px){.login-box{display:block;min-height:100vh}.left-panel{min-height:440px;padding:25px 34px 34px}.left-content{min-height:380px}.brand-section{justify-content:flex-end}.brand-logo{width:175px;max-width:48%}.hero-section{width:100%;max-width:100%;padding:24px 0 32px}.hero-section h1{margin-bottom:13px;font-size:39px;line-height:1.02}.hero-desc{margin-bottom:24px;font-size:14px}.feature-list{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:560px;gap:12px 22px}.feature-icon{width:37px;height:37px;flex-basis:37px}.feature-item strong{font-size:12px}.feature-item span{font-size:11px}.left-footer{display:none}.right-panel{min-height:auto;padding:45px 30px 55px;border-top:1px solid #edf2f7}.right-content{max-width:560px}}@media (max-width: 600px){.left-panel{min-height:315px;padding:19px 20px 26px}.left-panel:before{top:-95px;right:-90px;width:210px;height:210px}.left-content{min-height:270px}.brand-section{justify-content:flex-end}.brand-logo{width:145px;max-width:58%}.hero-section{justify-content:center;padding:18px 0 8px}.hero-section h1{max-width:100%;margin-bottom:11px;font-size:31px;line-height:1.02}.hero-desc{max-width:100%;margin-bottom:0;font-size:13px;line-height:1.5}.feature-list{display:none}.right-panel{padding:32px 18px 38px}.right-content{max-width:100%}.form-header{margin-bottom:26px}.welcome-badge{min-height:28px;margin-bottom:14px;padding:5px 12px;font-size:10px}.form-header h2{font-size:25px}.form-header p{font-size:13px}.login-form{gap:17px}.input-group input,.login-btn{height:49px;border-radius:9px}.login-options{align-items:flex-start;flex-direction:column;gap:12px}.forgot-password{align-self:flex-start}.form-footer{margin-top:27px}}@media (max-width: 380px){.left-panel{padding-right:16px;padding-left:16px}.brand-logo{width:130px}.hero-section h1{font-size:28px}.right-panel{padding-right:15px;padding-left:15px}.remember,.forgot-password{font-size:12px}}@media (min-width: 901px) and (max-height: 760px){.left-panel{padding-top:24px;padding-bottom:24px}.left-content{min-height:calc(100vh - 48px)}.brand-logo{width:180px}.hero-section{padding:18px 0}.hero-section h1{margin-bottom:12px;font-size:42px}.hero-desc{margin-bottom:22px}.feature-list{gap:10px}.feature-icon{width:36px;height:36px;flex-basis:36px}.left-footer{padding-top:14px}.right-panel{padding-top:28px;padding-bottom:28px}.form-header{margin-bottom:22px}.login-form{gap:15px}.input-group input,.login-btn{height:47px}.form-footer{margin-top:20px}}.page-logo{position:fixed;top:20px;right:28px;z-index:9999}.page-logo img{width:165px;height:auto;display:block}.left-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;height:100%;width:100%;max-width:480px}.hero-section{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1}.left-content{max-width:560px!important;margin-left:20px}.hero-section{max-width:560px!important}.hero-section h1{max-width:560px;font-size:clamp(50px,4.5vw,68px)!important;line-height:.98;letter-spacing:-.045em;margin-bottom:22px}.hero-desc{max-width:500px;font-size:18px!important;line-height:1.6;margin-bottom:36px}.feature-list{max-width:470px;gap:18px}.feature-item{gap:15px}.feature-icon{width:48px;height:48px;flex:0 0 48px;border-radius:14px;font-size:17px}.feature-item strong{font-size:17px;margin-bottom:2px}.feature-item span{font-size:15px;line-height:1.4}.left-footer{padding-top:18px}.left-footer span{font-size:13px}.pwa-install-wrapper{position:fixed;bottom:28px;right:28px;z-index:10000;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.pwa-install-btn{display:grid;place-items:center;width:56px;height:56px;border:none;border-radius:50%;background:linear-gradient(135deg,#059669,#047857);color:#fff;font-size:20px;cursor:pointer;box-shadow:0 4px 14px #05966959,0 2px 6px #0000001f;transition:transform .2s ease,box-shadow .2s ease}.pwa-install-btn:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 6px 20px #05966973,0 3px 8px #00000026}.pwa-install-btn:active{transform:translateY(0) scale(.97)}.pwa-install-pill{width:auto;height:auto;border-radius:50px;padding:8px 16px;gap:8px;font-size:12px;font-weight:600;letter-spacing:.02em;white-space:nowrap}.pwa-ios-hint{position:absolute;bottom:66px;right:0;width:230px;padding:12px 14px;background:#1e293b;color:#f1f5f9;border-radius:12px;font-size:12px;line-height:1.5;box-shadow:0 8px 24px #0003;animation:iosHintFade .25s ease}.pwa-ios-hint strong{color:#fbbf24}.pwa-ios-hint:after{content:"";position:absolute;bottom:-6px;right:18px;width:12px;height:12px;background:#1e293b;transform:rotate(45deg)}@keyframes iosHintFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){.pwa-install-wrapper{bottom:16px;right:16px}.pwa-install-btn{width:44px;height:44px;font-size:16px}.pwa-install-pill{width:auto;height:auto;padding:7px 12px;gap:6px;font-size:11px}.pwa-install-pill span{display:none}.pwa-ios-hint{width:200px;font-size:11px}}.dash-hero{position:relative;z-index:1;margin:0 24px 16px;padding:28px 32px;border-radius:16px;background:linear-gradient(135deg,#065f46,#047857 40%,#059669);color:#fff;overflow:hidden;display:flex;justify-content:space-between;align-items:center}.hero-content h1{font-size:1.85rem;font-weight:700;margin:0 0 6px;color:#fff}.hero-content p{font-size:.95rem;opacity:.9;margin:0 0 14px;color:#ffffffe6}.dash-stat-cards{position:relative;z-index:1;display:grid;grid-template-columns:repeat(6,1fr);gap:12px;padding:0 24px 16px}.stat-watched .stat-card-icon,.stat-completed .stat-card-icon{background:#d1fae5;color:#059669}.stat-tests .stat-card-icon{background:#ede9fe;color:#7c3aed}.stat-score .stat-card-icon,.stat-cert .stat-card-icon{background:#fce7f3;color:#db2777}.empty-text{color:#94a3b8;font-size:.8rem;text-align:center;padding:16px 0}.new-videos-section{padding:0 24px 16px;position:relative;z-index:1}.new-videos-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.new-video-card{background:#fff;border:1px solid #e8f5ee;border-radius:10px;overflow:hidden;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.new-video-card:hover{transform:translateY(-2px);border-color:#bbf7d0;box-shadow:0 4px 12px #00000014}.new-video-thumbnail{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#e8f5ee;position:relative}.new-video-thumbnail img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease}.new-video-card:hover .new-video-thumbnail img{transform:scale(1.025)}.new-video-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#fff;font-size:1.4rem;font-weight:700}.new-video-label{position:absolute;top:8px;right:8px;z-index:2;padding:3px 8px;color:#fff;font-size:.58rem;font-weight:800;line-height:1.2;letter-spacing:.7px;text-transform:uppercase;background:#ef4444;border-radius:6px;box-shadow:0 2px 6px #ef444459}.new-video-content{padding:8px 10px 10px}.new-video-content h3{margin:0 0 4px;overflow:hidden;color:#1e293b;font-size:.78rem;font-weight:600;line-height:1.35;white-space:nowrap;text-overflow:ellipsis}.new-video-course-name{display:block;margin:0 0 3px;overflow:hidden;color:#059669;font-size:.68rem;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.new-video-department{display:block;overflow:hidden;color:#94a3b8;font-size:.64rem;white-space:nowrap;text-overflow:ellipsis}.new-videos-empty{grid-column:1 / -1;min-height:100px;padding:18px;display:flex;align-items:center;justify-content:center;gap:12px;color:#64748b;background:#fff;border:1px dashed #bbf7d0;border-radius:10px}.new-videos-empty>svg{flex-shrink:0;color:#10b981;font-size:1.5rem}.new-videos-empty h3{margin:0 0 2px;color:#334155;font-size:.82rem;font-weight:600}.new-videos-empty p{margin:0;color:#94a3b8;font-size:.7rem}.newly-courses-section{padding:0 24px 16px;position:relative;z-index:1}.newly-courses-section .card-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.newly-courses-section .card-head h2{font-size:.95rem;font-weight:600;color:#1e293b;margin:0}.newly-courses-section .card-head p{font-size:.75rem;color:#94a3b8;margin:2px 0 0}.newly-courses-section .card-head a{font-size:.75rem;font-weight:600;color:#2563eb;text-decoration:none;padding:3px 10px;border-radius:6px;background:#eff6ff;white-space:nowrap}.newly-courses-section .card-head a:hover{background:#dbeafe}.newly-courses-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.newly-course-card{background:#fff;border:1px solid #e8f5ee;border-radius:10px;overflow:hidden;text-decoration:none;transition:.22s ease}.newly-course-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.newly-course-thumb{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#e8f5ee;position:relative}.newly-course-thumb img{width:100%;height:100%;object-fit:cover}.newly-course-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:1.4rem;font-weight:700;color:#fff}.newly-course-info{padding:8px 10px}.newly-course-info h3{font-size:.78rem;font-weight:600;color:#1e293b;margin:0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.newly-course-info span{font-size:.65rem;color:#94a3b8;display:block;margin-bottom:6px}.newly-course-progress{display:grid;grid-template-columns:1fr 32px;align-items:center;gap:6px;padding:0}.newly-course-progress .progress-bar{width:100%;height:5px;background:#e2e8f0;border-radius:100px;overflow:hidden}.newly-course-progress .progress-bar span{display:block;height:100%;background:linear-gradient(90deg,#86efac,#22c55e);border-radius:100px}.newly-course-progress strong{text-align:right;font-size:.7rem;font-weight:700;color:#16a34a}.completed-courses-section{padding:0 24px 16px;position:relative;z-index:1}.completed-courses-section .card-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.completed-courses-section .card-head h2{font-size:.95rem;font-weight:600;color:#1e293b;margin:0}.completed-courses-section .card-head p{font-size:.75rem;color:#94a3b8;margin:2px 0 0}.completed-courses-section .card-head a{font-size:.75rem;font-weight:600;color:#2563eb;text-decoration:none;padding:3px 10px;border-radius:6px;background:#eff6ff;white-space:nowrap}.completed-courses-section .card-head a:hover{background:#dbeafe}.completed-courses-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.completed-course-card{background:#fff;border:1px solid #d1fae5;border-radius:10px;overflow:hidden;text-decoration:none;transition:.22s ease}.completed-course-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.completed-course-thumb{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#e8f5ee;position:relative}.completed-course-thumb img{width:100%;height:100%;object-fit:cover}.completed-course-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:1.4rem;font-weight:700;color:#fff}.completed-check{position:absolute;bottom:6px;right:6px;width:26px;height:26px;border-radius:50%;background:#10b981;color:#fff;display:grid;place-items:center;font-size:.75rem;box-shadow:0 2px 6px #10b98166}.completed-course-info{padding:10px}.completed-course-info h3{font-size:.78rem;font-weight:600;color:#1e293b;margin:0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.completed-course-info span{font-size:.65rem;color:#94a3b8;display:block;margin-bottom:2px}.completed-date{color:#059669!important;font-weight:500}.completed-score{color:#7c3aed!important;font-weight:600}.new-video-badge{position:absolute;top:8px;right:8px;background:#ef4444;color:#fff;font-size:.6rem;font-weight:800;padding:3px 8px;border-radius:6px;letter-spacing:.8px;z-index:2;box-shadow:0 2px 6px #ef444459;text-transform:uppercase;line-height:1.2}@media (max-width: 1200px){.new-videos-grid,.newly-courses-grid,.completed-courses-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1000px){.new-videos-grid,.newly-courses-grid,.completed-courses-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.dash-hero{margin:0 12px 12px;padding:18px 20px;flex-direction:column;align-items:flex-start}.hero-content h1{font-size:1.25rem}.hero-content p{font-size:.78rem;margin-bottom:10px}.hero-stats{flex-wrap:wrap;gap:12px}.hero-decoration{display:none}.dash-stat-cards{grid-template-columns:repeat(3,1fr);padding:0 12px 12px;gap:8px}.stat-card{padding:10px;gap:8px}.stat-card-icon{width:34px;height:34px}.stat-card-info strong{font-size:1rem}.new-videos-section{padding:0 12px 12px}.new-videos-grid{grid-template-columns:repeat(2,1fr)}.newly-courses-section{padding:0 12px 12px}.newly-courses-grid{grid-template-columns:repeat(2,1fr)}.completed-courses-section{padding:0 12px 12px}.completed-courses-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.dash-hero{margin:0 8px 10px;padding:16px}.hero-content h1{font-size:1.1rem}.hero-stat-icon{width:32px;height:32px}.hero-stat strong{font-size:.95rem}.hero-stat span{font-size:.65rem}.dash-stat-cards{grid-template-columns:1fr 1fr;padding:0 8px 10px;gap:6px}.new-videos-section{padding:0 8px 10px}.new-videos-grid{grid-template-columns:1fr}.newly-courses-section{padding:0 8px 10px}.newly-courses-grid{grid-template-columns:1fr}.completed-courses-section{padding:0 8px 10px}.completed-courses-grid{grid-template-columns:1fr}}.discussion-drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;font-family:Inter,sans-serif;pointer-events:none}.discussion-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#0f172a57;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:auto;animation:discussionFade .2s ease}.discussion-drawer{position:absolute;top:0;right:0;width:min(460px,100%);height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-16px 0 45px #0f172a29;pointer-events:auto;animation:discussionSlide .25s ease}.discussion-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 16px;border-bottom:1px solid #e8f5ee;background:linear-gradient(135deg,#f0fdf4,#fff)}.discussion-eyebrow{display:block;margin-bottom:4px;color:#059669;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.discussion-drawer-header h2{margin:0;color:#172033;font-size:1.05rem;line-height:1.35}.discussion-close-btn{width:36px;height:36px;display:grid;place-items:center;flex-shrink:0;border:0;border-radius:10px;background:#fff;color:#64748b;box-shadow:0 1px 4px #0f172a14;cursor:pointer;font-size:1.35rem;line-height:1}.discussion-channel-bar{padding:14px 20px;border-bottom:1px solid #edf3ef;background:#fbfefc}.discussion-channel-bar label{display:block;margin-bottom:6px;color:#475569;font-size:.72rem;font-weight:700}.discussion-channel-bar select{width:100%;height:42px;border:1px solid #d9e7df;border-radius:10px;background:#fff;color:#1e293b;padding:0 12px;outline:none;font:inherit;font-size:.82rem;font-weight:600}.discussion-channel-bar select:focus{border-color:#059669;box-shadow:0 0 0 3px #0596691a}.discussion-channel-bar p{margin:7px 0 0;color:#94a3b8;font-size:.7rem;line-height:1.4}.discussion-messages{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:12px;padding:18px;background:#f7fbf8}.discussion-state{margin:auto;color:#94a3b8;text-align:center;font-size:.82rem}.discussion-empty-state span{display:block;margin-bottom:8px;font-size:2rem}.discussion-empty-state strong{display:block;color:#475569;font-size:.9rem}.discussion-empty-state p{margin:5px 0 0}.discussion-message{display:flex;align-items:flex-end;gap:8px;max-width:86%}.discussion-message.own{align-self:flex-end;flex-direction:row-reverse}.discussion-message.other{align-self:flex-start}.discussion-avatar{width:30px;height:30px;display:grid;place-items:center;flex-shrink:0;border-radius:9px;background:#d1fae5;color:#047857;font-size:.66rem;font-weight:700;overflow:hidden}.discussion-avatar-img{width:100%;height:100%;object-fit:cover}.discussion-bubble{min-width:90px;padding:10px 12px 8px;border:1px solid #e2ebe5;border-radius:14px 14px 14px 4px;background:#fff;box-shadow:0 1px 3px #0f172a0a}.discussion-message.own .discussion-bubble{border-color:#bdebd3;border-radius:14px 14px 4px;background:#eafbf2}.discussion-message.assigner-message .discussion-bubble{border-left:3px solid #059669}.discussion-message.assigner-message .discussion-avatar{background:#059669;color:#fff}.assigner-badge{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:6px;background:#059669;color:#fff;font-size:.58rem;font-weight:700;letter-spacing:.03em;vertical-align:middle}.discussion-bubble strong{display:block;margin-bottom:4px;color:#047857;font-size:.7rem}.discussion-bubble p{margin:0;color:#263548;font-size:.82rem;line-height:1.48;white-space:pre-wrap;word-break:break-word}.discussion-bubble time{display:block;margin-top:5px;color:#94a3b8;font-size:.6rem;text-align:right}.discussion-compose{display:flex;align-items:flex-end;gap:9px;padding:12px 16px;border-top:1px solid #e5eee8;background:#fff}.discussion-compose textarea{flex:1;min-height:44px;max-height:110px;resize:none;border:1px solid #dce7e0;border-radius:14px;padding:12px 14px;outline:none;color:#1e293b;background:#f8faf9;font:inherit;font-size:.82rem;line-height:1.4}.discussion-compose textarea:focus{border-color:#059669;background:#fff;box-shadow:0 0 0 3px #05966917}.discussion-compose button{width:44px;height:44px;display:grid;place-items:center;flex-shrink:0;border:0;border-radius:50%;background:#059669;color:#fff;cursor:pointer;font-size:1rem}.discussion-compose button:disabled{opacity:.45;cursor:not-allowed}@keyframes discussionFade{0%{opacity:0}to{opacity:1}}@keyframes discussionSlide{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width: 600px){.discussion-drawer{width:100%}.discussion-drawer-header{padding:16px}.discussion-channel-bar{padding:12px 16px}.discussion-messages{padding:14px}}@media (max-width: 480px){.discussion-drawer-header h2{font-size:.95rem}.discussion-close-btn{width:32px;height:32px;font-size:1.1rem}.discussion-compose{padding:10px 12px;gap:8px}.discussion-compose textarea{min-height:40px;font-size:.78rem;padding:10px 12px}.discussion-compose button{width:40px;height:40px}.discussion-bubble{min-width:70px;padding:8px 10px 6px}.discussion-message{max-width:90%}}:root{--vp-bg: #f0faf5;--vp-card: #ffffff;--vp-text: #1e293b;--vp-muted: #94a3b8;--vp-green: #059669;--vp-green-dark: #047857;--vp-green-deep: #065f46;--vp-green-light: #d1fae5;--vp-green-bg: #f0fdf4;--vp-success: #16a34a;--vp-warning: #d97706;--vp-danger: #dc2626;--vp-border: #e8f5ee;--vp-radius: 12px;--vp-shadow: 0 2px 12px rgba(5, 150, 105, .08);--vp-transition: all .2s ease}.video-page-clean{max-width:1400px;margin:2px 10px 10px;padding:0 24px 40px;background:var(--vp-bg);min-height:100vh;font-family:Inter,sans-serif;color:var(--vp-text)}.video-status-msg{min-height:60vh;display:grid;place-items:center;color:var(--vp-muted);font-size:1rem;font-weight:500}.video-hero-banner{background:linear-gradient(135deg,#065f46,#047857 40%,#059669);border-radius:0 0 16px 16px;margin:0 2px 20px;padding:18px 32px;display:flex;justify-content:space-between;align-items:center;color:#fff;position:relative;overflow:hidden}.video-hero-banner:before{content:"";position:absolute;right:-40px;top:-40px;width:140px;height:140px;border-radius:50%;background:#ffffff0f}.video-hero-banner:after{content:"";position:absolute;right:60px;bottom:-50px;width:100px;height:100px;border-radius:50%;background:#ffffff0a}.video-hero-left{display:flex;align-items:center;gap:14px;z-index:1}.video-hero-icon{width:44px;height:44px;border-radius:12px;background:#ffffff26;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.video-hero-info h1{margin:0 0 3px;font-size:1.05rem;font-weight:700;color:#fff;line-height:1.3}.video-hero-info p{margin:0;font-size:.78rem;color:#ffffffbf;font-weight:500}.video-hero-right{display:flex;gap:8px;align-items:center;z-index:1}.video-hero-badge{background:#ffffff26;padding:5px 14px;border-radius:100px;font-size:.72rem;font-weight:600;color:#fff;display:flex;align-items:center;gap:5px}.video-hero-badge.active{background:#fff;color:var(--vp-green)}.video-hero-badge .dot{width:6px;height:6px;border-radius:50%;background:currentColor}.video-back-btn{background:none;border:none;color:var(--vp-green);font-size:.82rem;font-weight:600;cursor:pointer;padding:0 0 12px;transition:var(--vp-transition);display:flex;align-items:center;gap:4px}.video-back-btn:hover{color:var(--vp-green-dark);gap:8px}.video-clean-layout{display:grid;grid-template-columns:1fr 380px;gap:20px;align-items:start}.video-main-area{display:flex;flex-direction:column;gap:16px}.video-player-card{background:#000;border-radius:14px;overflow:hidden;border:2px solid var(--vp-border);box-shadow:0 4px 24px #0596691f;aspect-ratio:16 / 9;position:relative}.video-player-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;pointer-events:none;border:1px solid rgba(255,255,255,.05)}.video-player-frame{width:100%;height:100%;display:block;object-fit:contain}video::-webkit-media-controls-panel{background:linear-gradient(transparent,#000000b3)}.video-title-card{background:var(--vp-card);border-radius:var(--vp-radius);border:1px solid var(--vp-border);padding:18px 20px;box-shadow:var(--vp-shadow)}.video-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.video-title-left{flex:1;min-width:0}.video-title-left h1{margin:0 0 6px;font-size:1.1rem;font-weight:700;color:var(--vp-text);line-height:1.3}.video-title-course{font-size:.78rem;color:var(--vp-green);font-weight:600;margin:0 0 8px;display:flex;align-items:center;gap:6px}.video-title-course span{font-size:.65rem;background:var(--vp-green-bg);padding:2px 8px;border-radius:100px;border:1px solid var(--vp-border)}.video-title-meta{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.video-title-meta-item{display:flex;align-items:center;gap:4px;font-size:.72rem;color:var(--vp-muted)}.video-title-meta-item .icon{font-size:.8rem}.video-title-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.video-duration-badge{background:var(--vp-green-bg);color:var(--vp-green);padding:6px 14px;border-radius:100px;font-size:.78rem;font-weight:700;border:1px solid var(--vp-border);white-space:nowrap}.video-completed-badge{background:#dcfce7;color:var(--vp-success);padding:4px 12px;border-radius:100px;font-size:.72rem;font-weight:600;display:flex;align-items:center;gap:4px}.video-discussion-btn{background:linear-gradient(135deg,#059669,#047857);color:#fff;padding:6px 14px;border:none;border-radius:8px;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.video-discussion-btn:hover{background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-1px);box-shadow:0 4px 12px #0596694d}.video-about-card{background:var(--vp-card);border-radius:var(--vp-radius);padding:18px 20px;border:1px solid var(--vp-border);box-shadow:var(--vp-shadow)}.video-about-card h2{font-size:.88rem;margin:0 0 8px;font-weight:700;color:var(--vp-text);display:flex;align-items:center;gap:6px}.video-about-card h2:before{content:"";width:3px;height:14px;background:var(--vp-green);border-radius:100px}.video-about-card p{color:var(--vp-muted);line-height:1.6;font-size:.82rem;margin:0}.video-side-area{display:flex;flex-direction:column;gap:16px}.course-content-card{background:var(--vp-card);border-radius:var(--vp-radius);border:1px solid var(--vp-border);display:flex;flex-direction:column;overflow:hidden;box-shadow:var(--vp-shadow)}.course-content-card h2{font-size:.88rem;padding:14px 16px;margin:0;border-bottom:1px solid var(--vp-border);display:flex;justify-content:space-between;align-items:center;font-weight:700;background:var(--vp-green-bg)}.course-content-card h2 small{font-size:.72rem;font-weight:500;color:var(--vp-muted);background:var(--vp-card);padding:3px 10px;border-radius:100px;border:1px solid var(--vp-border)}.course-video-list{padding:8px;display:flex;flex-direction:column;gap:4px;max-height:520px;overflow-y:auto}.course-video-list::-webkit-scrollbar{width:4px}.course-video-list::-webkit-scrollbar-thumb{background:var(--vp-green-light);border-radius:100px}.video-list-item{display:flex;align-items:center;gap:10px;width:100%;padding:8px;background:transparent;border:1px solid transparent;border-radius:10px;cursor:pointer;text-align:left;transition:var(--vp-transition)}.video-list-item:hover{background:var(--vp-green-bg);border-color:var(--vp-border)}.video-list-item.active{background:var(--vp-green-bg);border-color:var(--vp-green-light);box-shadow:0 0 0 1px var(--vp-green-light)}.video-list-item.completed{opacity:.85}.video-list-thumb{width:82px;height:48px;border-radius:6px;overflow:hidden;background:linear-gradient(135deg,#e8f5ee,#d1fae5);flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative;border:1px solid var(--vp-border)}.video-list-thumb img{width:100%;height:100%;object-fit:cover}.video-list-thumb .thumb-fallback{font-size:.75rem;color:var(--vp-green);font-weight:700}.video-list-thumb .thumb-duration{position:absolute;bottom:3px;right:3px;background:#000000c7;color:#fff;font-size:.58rem;padding:1px 5px;border-radius:3px;font-weight:600}.video-list-number{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%;font-size:.65rem;font-weight:700;color:var(--vp-muted);flex-shrink:0}.video-list-item.active .video-list-number{background:var(--vp-green);color:#fff;box-shadow:0 2px 8px #0596694d}.video-list-item.completed:not(.active) .video-list-number{background:var(--vp-success);color:#fff}.video-list-content{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.video-list-content strong{font-size:.75rem;color:var(--vp-text);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600}.video-list-item.active .video-list-content strong{color:var(--vp-green)}.video-list-content span{font-size:.65rem;color:var(--vp-muted);font-weight:500}.video-list-content .status-completed{color:var(--vp-success)}.video-list-content .status-playing{color:var(--vp-green)}.video-list-content .status-locked{color:#dc2626;font-weight:600}.video-list-item.locked{opacity:.5;cursor:not-allowed;pointer-events:none;background:#f1f5f9;border-color:transparent}.video-list-item.locked .video-list-thumb{filter:grayscale(.6)}.course-progress-card{background:var(--vp-card);border-radius:var(--vp-radius);padding:16px;border:1px solid var(--vp-border);box-shadow:var(--vp-shadow)}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.progress-header h3{margin:0;font-size:.85rem;font-weight:700}.progress-header strong{font-size:.95rem;color:var(--vp-green);font-weight:800}.progress-bar-container{width:100%;height:7px;background:#e2e8f0;border-radius:100px;overflow:hidden;margin-bottom:8px}.progress-bar-fill{height:100%;background:linear-gradient(90deg,#34d399,#059669);border-radius:100px;transition:width .5s ease;box-shadow:0 0 8px #0596694d}.progress-text{margin:0;font-size:.72rem;color:var(--vp-muted);font-weight:500}.quiz-card{background:var(--vp-card);border-radius:var(--vp-radius);padding:16px;border:1px solid var(--vp-border);display:flex;flex-direction:column;gap:8px;box-shadow:var(--vp-shadow)}.quiz-card h2{font-size:.88rem;margin:0;font-weight:700;display:flex;align-items:center;gap:6px}.quiz-card h2:before{content:"";width:3px;height:14px;background:var(--vp-green);border-radius:100px}.quiz-card p{color:var(--vp-muted);margin:0;font-size:.78rem}.quiz-btn{padding:10px 16px;border-radius:10px;font-weight:700;font-size:.82rem;border:none;cursor:pointer;transition:var(--vp-transition);width:100%}.quiz-btn.active{background:linear-gradient(135deg,#059669,#047857);color:#fff;box-shadow:0 2px 12px #0596694d}.quiz-btn.active:hover{transform:translateY(-1px);box-shadow:0 4px 16px #05966966}.quiz-btn.disabled{background:#f1f5f9;color:var(--vp-muted);cursor:not-allowed}.quiz-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.quiz-modal{width:100%;max-width:640px;max-height:90vh;background:#fff;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:modalSlideUp .3s ease}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.quiz-modal-header{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;background:linear-gradient(135deg,#065f46,#047857,#059669);color:#fff}.quiz-modal-header-left h3{margin:4px 0 0;font-size:.95rem;font-weight:700;color:#fff}.quiz-modal-badge{display:inline-block;background:#fff3;padding:3px 10px;border-radius:100px;font-size:.68rem;font-weight:700;color:#fff}.quiz-modal-close{width:32px;height:32px;border-radius:50%;border:none;background:#fff3;color:#fff;font-size:.9rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;flex-shrink:0}.quiz-modal-close:hover{background:var(--vp-danger)}.quiz-modal-progress{padding:14px 22px 0}.quiz-modal-progress-bar{width:100%;height:5px;background:#e8f5ee;border-radius:100px;overflow:hidden;margin-bottom:8px}.quiz-modal-progress-bar span{display:block;height:100%;background:linear-gradient(90deg,#34d399,#059669);border-radius:100px;transition:width .3s ease}.quiz-modal-progress-text{font-size:.72rem;color:var(--vp-muted);font-weight:600}.quiz-modal-body{flex:1;overflow-y:auto;padding:22px}.quiz-modal-empty{text-align:center;padding:30px 0}.quiz-modal-empty-icon{font-size:2.5rem;margin-bottom:12px}.quiz-modal-empty h4{margin:0 0 6px;font-size:1rem;font-weight:700;color:#1e293b}.quiz-modal-empty p{margin:0 0 20px;font-size:.85rem;color:#94a3b8}.quiz-modal-empty button{padding:10px 24px;border-radius:10px;border:none;background:#f1f5f9;color:#64748b;font-weight:600;font-size:.82rem;cursor:pointer;transition:.2s}.quiz-modal-empty button:hover{background:#e2e8f0}.quiz-modal-question h4{margin:0 0 20px;font-size:1rem;font-weight:700;color:#1e293b;line-height:1.5}.q-number{color:var(--vp-green);font-weight:800;margin-right:6px}.quiz-modal-options{display:flex;flex-direction:column;gap:10px}.quiz-modal-option{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;border:1.5px solid #e8f5ee;background:#fff;cursor:pointer;transition:all .2s ease;position:relative}.quiz-modal-option:hover{border-color:#a7f3d0;background:#f0fdf4}.quiz-modal-option.selected{border-color:var(--vp-green);background:#f0fdf4;box-shadow:0 0 0 3px #0596691a}.quiz-modal-option.correct{border-color:#22c55e;background:#dcfce7}.quiz-modal-option.wrong{border-color:#ef4444;background:#fef2f2}.opt-letter{width:30px;height:30px;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.78rem;color:#64748b;flex-shrink:0;transition:.2s}.quiz-modal-option.selected .opt-letter{background:var(--vp-green);color:#fff}.quiz-modal-option.correct .opt-letter{background:#22c55e;color:#fff}.quiz-modal-option.wrong .opt-letter{background:#ef4444;color:#fff}.opt-text{flex:1;font-size:.88rem;font-weight:600;color:#334155;line-height:1.4}.quiz-modal-option.correct .opt-text{color:#166534}.quiz-modal-option.wrong .opt-text{color:#991b1b}.opt-icon{font-size:.85rem;font-weight:800;flex-shrink:0}.quiz-modal-option.correct .opt-icon{color:#16a34a}.quiz-modal-option.wrong .opt-icon{color:#dc2626}.correct-icon{color:#16a34a!important}.quiz-modal-footer{padding:16px 22px;border-top:1px solid #e8f5ee;display:flex;justify-content:space-between;align-items:center;background:#f8fdf9}.quiz-modal-counter{font-size:.78rem;color:#94a3b8;font-weight:600}.quiz-modal-hint{font-size:.78rem;color:#94a3b8;font-style:italic}.quiz-modal-submit,.quiz-modal-next{padding:10px 22px;border-radius:10px;border:none;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .2s ease}.quiz-modal-submit{background:linear-gradient(135deg,#059669,#047857);color:#fff;box-shadow:0 2px 10px #05966940}.quiz-modal-submit:hover{transform:translateY(-1px);box-shadow:0 4px 14px #05966959}.quiz-modal-submit:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.quiz-modal-next{background:linear-gradient(135deg,#059669,#047857);color:#fff;box-shadow:0 2px 10px #05966940}.quiz-modal-next:hover{transform:translateY(-1px);box-shadow:0 4px 14px #05966959}.quiz-summary{text-align:center;padding:10px 0}.quiz-summary-icon{font-size:3rem;margin-bottom:10px}.quiz-summary h2{margin:0 0 20px;font-size:1.3rem;font-weight:800;color:#1e293b}.quiz-summary-score{display:flex;align-items:baseline;justify-content:center;gap:4px;margin-bottom:4px}.score-big{font-size:3.5rem;font-weight:900;color:var(--vp-green);line-height:1}.score-divider{font-size:2rem;color:#cbd5e1;font-weight:300}.score-total{font-size:2rem;color:#94a3b8;font-weight:700}.quiz-summary-label{margin:0 0 24px;font-size:.85rem;color:#94a3b8;font-weight:600}.quiz-summary-stats{display:flex;justify-content:center;gap:16px;margin-bottom:28px}.quiz-stat-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:14px 20px;border-radius:12px;min-width:80px}.quiz-stat-item.correct{background:#dcfce7}.quiz-stat-item.wrong{background:#fef2f2}.quiz-stat-item.total{background:#f0fdf4;border:1px solid #e8f5ee}.stat-num{font-size:1.4rem;font-weight:800}.quiz-stat-item.correct .stat-num{color:#16a34a}.quiz-stat-item.wrong .stat-num{color:#dc2626}.quiz-stat-item.total .stat-num{color:var(--vp-green)}.stat-label{font-size:.72rem;font-weight:600;color:#94a3b8}.quiz-summary-actions{display:flex;justify-content:center;gap:10px}.quiz-summary-btn{padding:12px 28px;border-radius:10px;font-weight:700;font-size:.88rem;cursor:pointer;transition:all .2s ease;border:none}.quiz-summary-btn.retake{background:linear-gradient(135deg,#059669,#047857);color:#fff;box-shadow:0 2px 12px #0596694d}.quiz-summary-btn.retake:hover{transform:translateY(-1px);box-shadow:0 4px 16px #05966966}.quiz-summary-btn.close{background:#f1f5f9;color:#64748b}.quiz-summary-btn.close:hover{background:#e2e8f0}.course-complete-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.course-complete-modal{background:var(--vp-card);border-radius:18px;padding:36px;max-width:420px;text-align:center;box-shadow:0 20px 60px #0003}.modal-success-icon{width:60px;height:60px;background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:var(--vp-success);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:700;margin:0 auto 16px;box-shadow:0 4px 16px #16a34a33}.course-complete-modal h2{margin:0 0 8px;font-size:1.1rem;font-weight:700}.course-complete-modal p{color:var(--vp-muted);line-height:1.6;margin:0 0 24px;font-size:.85rem}.modal-actions{display:flex;gap:10px;justify-content:center}.modal-actions button{padding:10px 22px;border-radius:10px;font-weight:700;font-size:.85rem;cursor:pointer;border:none;transition:.2s}.modal-secondary-btn{background:#f1f5f9;color:var(--vp-text)}.modal-secondary-btn:hover{background:#e2e8f0}.modal-primary-btn{background:linear-gradient(135deg,#059669,#047857);color:#fff;box-shadow:0 2px 12px #0596694d}.modal-primary-btn:hover{transform:translateY(-1px)}@media (max-width: 968px){.video-page-clean{padding:0 16px 30px}.video-hero-banner{margin:0 -16px 16px;padding:14px 20px;flex-direction:column;align-items:flex-start;gap:10px}.video-clean-layout{grid-template-columns:1fr}}@media (max-width: 640px){.quiz-modal{max-height:100vh;border-radius:0;height:100vh}.quiz-modal-backdrop{padding:0}.quiz-summary-stats{flex-wrap:wrap}.quiz-summary-actions{flex-direction:column}.quiz-summary-btn{width:100%;text-align:center}}@media (max-width: 480px){.video-hero-right{flex-wrap:wrap}.video-title-row{flex-direction:column;gap:10px}.video-title-right{flex-direction:row;align-items:center}.vp-discuss-fab{bottom:16px;right:16px;padding:10px 16px;font-size:.78rem}}.vp-discuss-fab{position:fixed;bottom:28px;right:28px;z-index:999;display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:100px;background:#059669;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;box-shadow:0 4px 20px #05966959;transition:.25s;animation:vpFabIn .4s ease backwards;font-family:Inter,sans-serif;line-height:1}.vp-discuss-fab:hover{background:#047857;transform:translateY(-2px);box-shadow:0 8px 28px #05966973}.vp-discuss-fab:active{transform:translateY(0)}.vp-discuss-fab svg{flex-shrink:0}@keyframes vpFabIn{0%{opacity:0;transform:translateY(16px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.quiz-clean-page{min-height:100vh;background:#f0faf5;display:flex;justify-content:center;align-items:flex-start;padding:30px 20px;font-family:Inter,sans-serif}.quiz-status-msg{min-height:60vh;display:flex;align-items:center;justify-content:center;color:#059669;font-weight:700;font-size:1rem}.quiz-status-msg.error{color:#dc2626}.quiz-clean-card{width:100%;max-width:720px;background:#fff;border:1px solid #e8f5ee;border-radius:16px;padding:28px;box-shadow:0 4px 24px #05966914}.quiz-clean-header{display:flex;justify-content:space-between;gap:20px;margin-bottom:16px}.quiz-clean-header h1{margin:0;color:#1e293b;font-size:1.2rem;font-weight:700}.quiz-clean-header p{margin:14px 0 0;color:#64748b;font-weight:600;font-size:.82rem}.quiz-type-pill{display:inline-flex;background:#f0fdf4;color:#059669;padding:5px 14px;border-radius:100px;font-weight:700;font-size:.72rem;border:1px solid #d1fae5;margin-bottom:8px}.quiz-timer-clean{text-align:right;flex-shrink:0}.quiz-timer-clean span{display:inline-flex;align-items:center;gap:6px;background:#fef2f2;color:#dc2626;padding:8px 16px;border-radius:100px;font-size:.95rem;font-weight:800;border:1px solid #fecaca}.quiz-timer-clean small{display:block;color:#94a3b8;font-size:.72rem;font-weight:600;margin-top:6px;text-align:right}.quiz-progress-line{height:6px;background:#e8f5ee;border-radius:100px;overflow:hidden;margin-bottom:28px}.quiz-progress-line span{display:block;height:100%;background:linear-gradient(90deg,#34d399,#059669);border-radius:100px;transition:.3s ease;box-shadow:0 0 8px #0596694d}.quiz-question-area h2{color:#1e293b;font-size:1.05rem;line-height:1.6;margin:0 0 24px;font-weight:700}.quiz-options-clean{display:grid;gap:10px}.quiz-option-clean{min-height:52px;border:1px solid #e8f5ee;border-radius:12px;display:flex;align-items:center;gap:12px;padding:0 16px;cursor:pointer;color:#475569;font-weight:600;font-size:.88rem;transition:all .2s ease;background:#fff}.quiz-option-clean:hover{border-color:#a7f3d0;background:#f0fdf4}.quiz-option-clean.selected{background:#f0fdf4;border-color:#059669;color:#1e293b;box-shadow:0 0 0 2px #0596691f}.quiz-option-clean input{width:18px;height:18px;accent-color:#059669;flex-shrink:0}.option-letter{font-weight:800;color:#059669;min-width:22px}.quiz-bottom-actions{margin-top:30px;display:flex;justify-content:space-between;gap:12px}.quiz-prev-btn,.quiz-next-btn{border-radius:10px;padding:12px 28px;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .2s ease;border:none}.quiz-prev-btn{background:#fff;border:1px solid #e8f5ee;color:#64748b}.quiz-prev-btn:hover{background:#f8fdf9;border-color:#bbf7d0}.quiz-prev-btn:disabled{opacity:.4;cursor:not-allowed}.quiz-next-btn{background:linear-gradient(135deg,#059669,#047857);color:#fff;box-shadow:0 2px 12px #05966940}.quiz-next-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #05966959}.quiz-empty-card{width:100%;max-width:520px;background:#fff;border:1px solid #e8f5ee;border-radius:16px;padding:40px 34px;text-align:center;box-shadow:0 4px 24px #05966914}.quiz-empty-card h1{margin:0 0 10px;color:#1e293b;font-size:1.2rem;font-weight:700}.quiz-empty-card p{color:#94a3b8;margin-bottom:24px;font-size:.88rem;line-height:1.5}.quiz-empty-card button{border-radius:10px;padding:12px 28px;font-weight:700;font-size:.85rem;cursor:pointer;border:none;background:linear-gradient(135deg,#059669,#047857);color:#fff;box-shadow:0 2px 12px #05966940;transition:all .2s ease}.quiz-empty-card button:hover{transform:translateY(-1px);box-shadow:0 4px 16px #05966959}.strict-start-page{display:flex;align-items:center;justify-content:center}.strict-start-card{max-width:580px;width:100%;background:#fff;border:1px solid #e8f5ee;border-radius:20px;padding:40px 36px;text-align:center;box-shadow:0 8px 32px #0596691a}.strict-start-card h1{margin:0 0 10px;color:#1e293b;font-size:1.3rem;font-weight:800}.strict-start-card p{color:#64748b;line-height:1.6;font-size:.88rem}.strict-rules{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0}.strict-rules span{background:#f0fdf4;color:#059669;padding:12px 14px;border-radius:10px;font-weight:700;font-size:.8rem;border:1px solid #d1fae5;display:flex;align-items:center;justify-content:center;gap:6px}.strict-rules span:before{content:"✓";font-size:.75rem;color:#16a34a}.strict-start-card button{border:none;background:linear-gradient(135deg,#059669,#047857);color:#fff;padding:14px 28px;border-radius:100px;font-weight:700;font-size:.9rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px #0596694d}.strict-start-card button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #05966966}.quiz-secure-mode{-webkit-user-select:none;user-select:none}.quiz-warning-banner{max-width:720px;margin:0 auto 16px;background:#fef3c7;color:#92400e;padding:12px 18px;border-radius:12px;font-weight:700;font-size:.82rem;border:1px solid #fde68a;display:flex;align-items:center;gap:8px}.quiz-warning-banner:before{content:"⚠";font-size:1rem}@media (max-width: 650px){.quiz-clean-page{padding:16px 12px}.quiz-clean-card{padding:20px 16px}.quiz-clean-header{flex-direction:column;gap:12px}.quiz-timer-clean,.quiz-timer-clean small{text-align:left}.quiz-bottom-actions{flex-direction:column}.quiz-prev-btn,.quiz-next-btn{width:100%;text-align:center}.strict-rules{grid-template-columns:1fr}}.quiz-final-result-summary{width:100%;margin:24px 0;padding:28px 20px;border-radius:20px;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border:1px solid #a7f3d0;display:flex;flex-direction:column;align-items:center;gap:12px;box-sizing:border-box}.quiz-final-result-summary strong{font-size:52px;line-height:1;font-weight:800;color:#059669}.quiz-final-result-summary span{font-size:16px;font-weight:600;color:#64748b;text-align:center}.quiz-empty-card button{margin-top:20px}.quiz-empty-card p:last-of-type{color:#16a34a;font-weight:600}.quiz-final-lock-message{color:#16a34a!important;font-weight:700;margin-top:10px}.quiz-result-actions{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:22px}.quiz-result-actions button{margin-top:0;border-radius:10px;padding:12px 28px;font-weight:700;font-size:.85rem;cursor:pointer;border:none;background:linear-gradient(135deg,#059669,#047857);color:#fff;box-shadow:0 2px 12px #05966940;transition:all .2s ease}.quiz-result-actions button:hover{transform:translateY(-1px);box-shadow:0 4px 16px #05966959}.quiz-cert-btn{background:linear-gradient(135deg,#047857,#065f46)!important;color:#fff!important}.quiz-cert-btn:hover{background:linear-gradient(135deg,#065f46,#064e3b)!important}.quiz-empty-card button{margin-top:22px}body.final-quiz-active{overflow:hidden!important}.final-quiz-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483647!important;width:100vw!important;height:100vh!important;min-height:100vh!important;margin:0!important;padding:0!important;background:#f4faf7!important;overflow-y:auto!important;box-sizing:border-box!important;font-family:Inter,sans-serif}.final-quiz-overlay,.final-quiz-overlay *{box-sizing:border-box}.final-quiz-overlay:fullscreen{width:100vw!important;height:100vh!important;background:#f4faf7!important}.final-quiz-overlay.strict-start-page{display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important}.final-quiz-overlay .strict-start-card{width:min(560px,100%)!important;max-width:560px!important;margin:auto!important;padding:28px!important;border:1px solid #e2e8f0!important;border-radius:18px!important;background:#fff!important;text-align:center!important;box-shadow:0 16px 42px #0f172a1a!important}.strict-warning-label{display:inline-flex;align-items:center;justify-content:center;margin-bottom:12px;padding:6px 11px;border:1px solid #fecaca;border-radius:100px;background:#fff7f7;color:#b91c1c;font-size:.68rem;font-weight:800;letter-spacing:.08em}.final-quiz-overlay .strict-start-card h1{margin:0 0 16px!important;color:#0f172a!important;font-size:clamp(1.3rem,3vw,1.6rem)!important;line-height:1.25!important;font-weight:800!important}.final-quiz-overlay .strict-start-card>p{display:none}.final-quiz-overlay .quiz-danger-banner{display:flex!important;align-items:flex-start!important;gap:10px!important;margin:0 0 20px!important;padding:14px 16px!important;border:1px solid #fecaca!important;border-left:4px solid #dc2626!important;border-radius:10px!important;background:#fef2f2!important;text-align:left!important}.final-quiz-overlay .quiz-danger-icon{flex-shrink:0;font-size:1.1rem!important;line-height:1.4}.final-quiz-overlay .quiz-danger-content h3{display:none}.final-quiz-overlay .quiz-danger-content p{margin:0 0 6px!important;color:#991b1b!important;font-size:.82rem!important;font-weight:600!important;line-height:1.5!important}.final-quiz-overlay .quiz-danger-content p:last-child{margin-bottom:0!important}.final-quiz-overlay .quiz-danger-content p strong{color:#dc2626!important;font-weight:800!important}.final-quiz-overlay .strict-rules{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:0 0 18px!important}.final-quiz-overlay .strict-rules span{display:flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;padding:10px 12px!important;border:1px solid #e2e8f0!important;border-radius:10px!important;background:#f8fafc!important;color:#334155!important;font-size:.78rem!important;font-weight:650!important;text-align:center!important}.final-quiz-overlay .strict-rules span:before{display:none!important;content:none!important}.final-quiz-overlay .strict-rules span strong{color:#dc2626!important}.strict-start-error{margin:0 0 14px;padding:10px 12px;border:1px solid #fecaca;border-radius:10px;background:#fef2f2;color:#b91c1c;font-size:.78rem;font-weight:650;line-height:1.5}.final-quiz-overlay .strict-start-card button{width:auto!important;min-width:230px!important;margin:0!important;padding:13px 22px!important;border:none!important;border-radius:11px!important;background:linear-gradient(135deg,#059669,#047857)!important;color:#fff!important;font-size:.9rem!important;font-weight:750!important;cursor:pointer!important;box-shadow:0 8px 20px #05966938!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important}.final-quiz-overlay .strict-start-card button:hover{background:linear-gradient(135deg,#047857,#065f46)!important;transform:translateY(-1px)!important;box-shadow:0 10px 24px #05966947!important}.final-quiz-overlay.quiz-secure-mode{display:flex!important;align-items:flex-start!important;justify-content:center!important;padding:24px!important;-webkit-user-select:none;user-select:none}.final-quiz-overlay .quiz-clean-card{width:min(900px,100%)!important;max-width:900px!important;min-height:calc(100vh - 48px)!important;margin:0 auto!important;padding:28px!important;border:1px solid #e8f5ee!important;border-radius:16px!important;background:#fff!important;box-shadow:0 8px 32px #05966917!important}.final-quiz-overlay .quiz-warning-banner{position:fixed!important;top:12px!important;left:50%!important;z-index:2147483647!important;width:min(680px,calc(100vw - 32px))!important;max-width:680px!important;margin:0!important;padding:11px 14px!important;transform:translate(-50%)!important;border:1px solid #fecaca!important;border-radius:10px!important;background:#fef2f2!important;color:#b91c1c!important;font-size:.78rem!important;font-weight:700!important;text-align:center!important;box-shadow:0 8px 24px #7f1d1d1f!important}.final-quiz-overlay .quiz-warning-banner:before{content:"⚠";margin-right:6px}@media (max-width: 650px){.final-quiz-overlay.strict-start-page,.final-quiz-overlay.quiz-secure-mode{padding:14px!important}.final-quiz-overlay .strict-start-card{padding:22px 16px!important}.final-quiz-overlay .strict-rules{grid-template-columns:1fr!important}.final-quiz-overlay .strict-start-card button{width:100%!important;min-width:0!important}.final-quiz-overlay .quiz-clean-card{min-height:calc(100vh - 28px)!important;padding:20px 16px!important}}.result-page-container{min-height:100vh;background:#f0faf5;display:flex;justify-content:center;align-items:center;padding:20px;font-family:Inter,sans-serif}.result-shell{width:100%;max-width:700px;background:#fff;border-radius:20px;padding:24px 32px;text-align:center;border:1px solid #e8f5ee;box-shadow:0 4px 24px #05966914;animation:resultFade .35s ease}.result-back-btn{border:none;background:transparent;color:#059669;font-weight:700;font-size:.8rem;cursor:pointer;margin-bottom:12px;transition:.2s}.result-back-btn:hover{color:#047857}.result-status-icon{width:56px;height:56px;margin:0 auto 10px;border-radius:50%;background:#dcfce7;color:#16a34a;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:900;box-shadow:0 4px 16px #16a34a26}.failed .result-status-icon{background:#fef2f2;color:#dc2626;box-shadow:0 4px 16px #dc262626}.result-status-text{margin:0;font-size:1.3rem;font-weight:800;color:#1e293b}.passed .result-status-text{color:#16a34a}.failed .result-status-text{color:#dc2626}.result-score-circle{width:100px;height:100px;border-radius:50%;border:6px solid #059669;margin:16px auto;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f0fdf4}.failed .result-score-circle{border-color:#dc2626;background:#fef2f2}.result-score-circle strong{font-size:1.8rem;font-weight:900;color:#1e293b;line-height:1}.result-score-circle span{color:#94a3b8;font-weight:700;font-size:.68rem;margin-top:2px}.result-course-name{margin:0;font-size:1.05rem;font-weight:700;color:#1e293b}.result-course-type{margin:4px 0 0;color:#94a3b8;font-weight:600;font-size:.78rem}.result-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px}.result-stats-grid div{border:1px solid #e8f5ee;border-radius:12px;padding:10px 8px;background:#f8fdf9}.result-stats-grid span{display:block;color:#94a3b8;font-size:.68rem;font-weight:600;margin-bottom:2px}.result-stats-grid strong{font-size:1.3rem;font-weight:800;color:#1e293b}.result-stats-grid div:first-child strong{color:#16a34a}.result-stats-grid div:nth-child(2) strong{color:#dc2626}.result-progress{height:6px;background:#e8f5ee;border-radius:100px;margin-top:16px;overflow:hidden}.result-progress span{display:block;height:100%;background:linear-gradient(90deg,#34d399,#059669);border-radius:100px;transition:width .6s ease;box-shadow:0 0 8px #0596694d}.failed .result-progress span{background:linear-gradient(90deg,#fca5a5,#dc2626);box-shadow:0 0 8px #dc26264d}.result-message{margin:12px 0 0;color:#64748b;line-height:1.5;font-size:.82rem}.result-actions{display:flex;flex-direction:row;gap:10px;margin-top:18px}.primary-btn,.secondary-btn{height:42px;border-radius:10px;border:none;font-weight:700;font-size:.82rem;cursor:pointer;transition:all .2s ease;flex:1}.primary-btn{background:linear-gradient(135deg,#059669,#047857);color:#fff;box-shadow:0 4px 14px #0596694d}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #05966966}.primary-btn.fail{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 14px #dc26264d}.primary-btn.fail:hover{box-shadow:0 6px 20px #dc262666}.secondary-btn{background:#fff;border:1px solid #e8f5ee;color:#64748b}.secondary-btn:hover{background:#f8fdf9;border-color:#bbf7d0;transform:translateY(-1px)}.result-status-msg{padding:50px;color:#059669;font-weight:700;font-size:1rem}.result-status-msg.error{color:#dc2626}@keyframes resultFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 500px){.result-shell{padding:20px 16px;max-width:100%}.result-score-circle{width:80px;height:80px;border-width:5px}.result-score-circle strong{font-size:1.5rem}.result-stats-grid{gap:6px}.result-stats-grid div{padding:8px 4px}.result-stats-grid strong{font-size:1.1rem}.result-actions{flex-direction:column}}@media (max-width: 380px){.result-page-container{padding:12px}.result-shell{padding:16px 12px;border-radius:14px}.result-status-text{font-size:1.1rem}.result-score-circle{width:70px;height:70px}.result-score-circle strong{font-size:1.3rem}}.cert-page-container{font-family:Inter,sans-serif;min-height:100vh;background:#f0faf5;position:relative;overflow-x:hidden;padding:12px 24px 28px;animation:certPageFade .35s ease}.cert-loading-state{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.cert-loading-spinner{width:36px;height:36px;border:3px solid #e8f5ee;border-top-color:#059669;border-radius:50%;animation:certSpin .8s linear infinite}.cert-loading-state p{color:#64748b;font-size:.85rem;font-weight:500}@keyframes certSpin{to{transform:rotate(360deg)}}.cert-empty-state{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center}.cert-empty-icon{font-size:3rem;color:#d1d5db;margin-bottom:4px}.cert-empty-state h2{margin:0;font-size:1.1rem;font-weight:700;color:#1e293b}.cert-empty-state p{margin:0 0 8px;color:#94a3b8;font-size:.82rem}.cert-header-bar{display:flex;align-items:center;gap:14px;margin-bottom:14px}.cert-back-btn{display:flex;align-items:center;gap:6px;height:36px;padding:0 14px;border:1px solid #e8f5ee;border-radius:10px;background:#fff;color:#059669;font-size:.78rem;font-weight:600;cursor:pointer;transition:all .2s ease}.cert-back-btn:hover{background:#059669;color:#fff;border-color:#059669}.cert-page-title{font-size:1.15rem;font-weight:700;color:#1e293b;margin:0}.cert-info-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:14px}.cert-info-item{background:#fff;border:1px solid #e8f5ee;border-radius:12px;padding:12px;display:flex;align-items:center;gap:10px;box-shadow:0 1px 3px #0000000a;min-width:0}.cert-info-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.85rem}.cert-info-icon.green{background:#dcfce7;color:#16a34a}.cert-info-icon.blue{background:#dbeafe;color:#2563eb}.cert-info-icon.purple{background:#ede9fe;color:#7c3aed}.cert-info-icon.amber{background:#fef3c7;color:#d97706}.cert-info-icon.teal{background:#ccfbf1;color:#0d9488}.cert-info-item div:last-child{min-width:0}.cert-info-item span{display:block;font-size:.62rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.3px;margin-bottom:1px}.cert-info-item strong{display:block;font-size:.78rem;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cert-canvas-preview-frame{width:100%;max-width:1220px;height:528px;margin:0 auto;background:#fff;border:1px solid #e8f5ee;border-radius:14px;padding:0;overflow:hidden;display:flex;justify-content:center;align-items:flex-start;position:relative;box-shadow:0 2px 12px #0596690f;animation:none}.cert-canvas-preview-frame:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#059669,#10b981,#34d399);border-radius:14px 14px 0 0}.cert-canvas-preview-frame:after{content:"Certificate Preview";position:absolute;top:16px;left:16px;background:#f0fdf4;color:#059669;padding:5px 14px;border-radius:100px;font-size:.72rem;font-weight:600;border:1px solid #d1fae5}.cert-canvas-element{box-shadow:0 8px 32px #0000001f;border-radius:8px;background-color:#fff;flex-shrink:0;transition:all .3s ease}.cert-trigger-footer{margin-top:14px;background:#fff;border:1px solid #e8f5ee;border-radius:14px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 12px #0596690f}.cert-footer-left{display:flex;align-items:center;gap:10px}.cert-passed-icon{font-size:1.6rem;color:#16a34a}.cert-footer-left strong{display:block;font-size:.85rem;font-weight:700;color:#1e293b}.cert-footer-left span{font-size:.72rem;color:#94a3b8;font-weight:500}.btn-cert-primary{display:inline-flex;align-items:center;gap:8px;min-width:180px;height:42px;padding:0 22px;border:none;border-radius:10px;background:linear-gradient(135deg,#059669,#047857);color:#fff;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px #05966940}.btn-cert-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #05966959}.btn-cert-primary:active{transform:translateY(0)}.btn-cert-primary:disabled{opacity:.7;cursor:not-allowed;transform:none}@keyframes certPageFade{0%{opacity:0}to{opacity:1}}@keyframes certCardUp{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 1100px){.cert-info-strip{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.cert-page-container{padding:12px}.cert-info-strip{grid-template-columns:repeat(2,1fr)}.cert-canvas-preview-frame{height:462px}.cert-canvas-element{transform:scale(.42)!important;transform-origin:top center!important}.cert-canvas-element:hover{transform:scale(.425) translateY(-4px)!important}.cert-trigger-footer{flex-direction:column;gap:12px}.btn-cert-primary{width:100%;justify-content:center}}@media (max-width: 600px){.cert-info-strip{grid-template-columns:1fr}.cert-info-item{padding:10px}.cert-canvas-preview-frame{height:319px}.cert-canvas-element{transform:scale(.29)!important}.cert-canvas-element:hover{transform:scale(.292) translateY(-4px)!important}.cert-header-bar{flex-direction:column;align-items:flex-start;gap:8px}}.my-results-page{font-family:Inter,sans-serif;min-height:100vh;background:#f0faf5;position:relative;overflow-x:hidden;padding:12px 24px 28px}.results-loading{min-height:260px;display:grid;place-items:center;color:#64748b;font-size:1rem;font-weight:600}.my-results-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.my-results-header h1{margin:0 0 2px;font-size:1.3rem;font-weight:700;color:#1e293b}.my-results-header p{margin:0;font-size:.8rem;color:#94a3b8}.my-results-header>strong{background:#f0fdf4;color:#059669;padding:6px 14px;border-radius:100px;font-size:.78rem;font-weight:600;white-space:nowrap}.results-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.results-stat-card{background:#fff;border-radius:12px;padding:14px;display:flex;align-items:center;gap:12px;border:1px solid #e8f5ee;box-shadow:0 1px 3px #0000000a}.results-stat-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.results-stat-icon.blue{background:#dbeafe;color:#2563eb}.results-stat-icon.green{background:#dcfce7;color:#16a34a}.results-stat-icon.red{background:#fee2e2;color:#dc2626}.results-stat-icon.purple{background:#ede9fe;color:#7c3aed}.results-stat-info span{display:block;font-size:.68rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.results-stat-info strong{display:block;font-size:1.15rem;font-weight:700;color:#1e293b;margin-top:1px}.results-table-card{background:#fff;border:1px solid #e8f5ee;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.results-empty{padding:40px 20px;color:#94a3b8;font-size:.85rem;text-align:center;font-weight:500}.clean-results-table{width:100%;border-collapse:collapse}.clean-results-table th{background:#f8fdf9;color:#64748b;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;text-align:left;padding:14px 16px;border-bottom:1px solid #e8f5ee}.clean-results-table td{color:#1e293b;font-size:.82rem;font-weight:500;padding:14px 16px;border-bottom:1px solid #f1f5f9}.clean-results-table tr:last-child td{border-bottom:none}.clean-results-table tr:hover{background:#f8fdf9}.result-status{display:inline-flex;padding:4px 10px;border-radius:100px;font-size:.7rem;font-weight:600}.result-status.passed{background:#dcfce7;color:#16a34a}.result-status.failed{background:#fee2e2;color:#dc2626}.download-cert-btn,.retry-course-btn{border:none;padding:7px 14px;border-radius:100px;font-size:.75rem;font-weight:600;cursor:pointer;transition:.2s}.download-cert-btn{background:#dcfce7;color:#16a34a}.download-cert-btn:hover{background:#16a34a;color:#fff}.retry-course-btn{background:#fef3c7;color:#d97706}.retry-course-btn:hover{background:#d97706;color:#fff}@media (max-width: 1100px){.results-stats-row{grid-template-columns:repeat(2,1fr)}}@media (max-width: 800px){.my-results-page{padding:12px}.my-results-header{flex-direction:column;gap:8px}.results-stats-row{grid-template-columns:1fr 1fr}.results-table-card{overflow-x:auto}.clean-results-table{min-width:680px}}@media (max-width: 480px){.results-stats-row{grid-template-columns:1fr}}.course-detail-page{padding:12px 24px 28px;background:#f0faf5;min-height:100vh;font-family:Inter,sans-serif}.course-loading{min-height:260px;display:grid;place-items:center;color:#64748b;font-size:1rem;font-weight:500}.course-back-btn{border:none;background:transparent;color:#059669;font-size:.85rem;font-weight:600;cursor:pointer;margin-bottom:14px;transition:.2s}.course-back-btn:hover{color:#047857}.course-hero{background:#fff;border-radius:12px;padding:20px;display:flex;justify-content:space-between;gap:24px;border:1px solid #e8f5ee;align-items:center}.course-label{color:#059669;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.3px;margin-bottom:6px}.course-hero h1{font-size:1.3rem;color:#1e293b;margin:0 0 8px;font-weight:700}.course-desc{max-width:700px;font-size:.85rem;line-height:1.5;color:#94a3b8;margin:0}.course-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.course-meta span{background:#f0fdf4;color:#059669;padding:5px 12px;border-radius:100px;font-weight:600;font-size:.75rem}.course-progress-box{min-width:120px;height:120px;border-radius:14px;background:#f0fdf4;border:1px solid #d1fae5;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}.course-progress-box strong{font-size:1.8rem;color:#059669;font-weight:700}.course-progress-box span{color:#94a3b8;font-size:.72rem;font-weight:500}.course-content{margin-top:16px;background:#fff;border-radius:12px;padding:18px;border:1px solid #e8f5ee}.course-section-title h2{margin:0;color:#1e293b;font-size:.95rem;font-weight:600}.course-section-title p{margin:4px 0 0;color:#94a3b8;font-size:.78rem}.video-list{margin-top:14px;display:flex;flex-direction:column;gap:10px}.video-row{display:grid;grid-template-columns:160px 1fr auto;gap:14px;align-items:center;padding:12px;border:1px solid #e8f5ee;border-radius:10px;background:#f8fdf9;transition:.2s}.video-row:hover{border-color:#d1fae5;background:#fff}.video-row.locked{opacity:.5;background:#f1f5f9;pointer-events:none;cursor:not-allowed}.video-row.locked:hover{border-color:#e8f5ee;background:#f1f5f9}.video-thumb{width:160px;height:90px;border-radius:8px;background:#e8f5ee;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.video-thumb img{width:100%;height:100%;object-fit:cover}.video-thumb span{font-size:1.2rem;font-weight:700;color:#059669}.video-info h3{margin:0 0 4px;color:#1e293b;font-size:.88rem;font-weight:600}.video-info p{margin:0;color:#94a3b8;font-size:.78rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.video-status{margin-top:6px;font-size:.72rem;font-weight:600}.video-progress-bar{display:flex;align-items:center;gap:8px;margin-top:6px}.video-progress-track{flex:1;height:5px;background:#e2e8f0;border-radius:100px;overflow:hidden}.video-progress-fill{height:100%;background:linear-gradient(90deg,#86efac,#22c55e);border-radius:100px;transition:width .3s ease}.video-progress-bar span{font-size:.7rem;font-weight:600;color:#059669;min-width:32px}.video-status.completed{color:#16a34a}.video-status.available{color:#059669}.video-status.locked{color:#94a3b8}.start-btn,.locked-btn{border:none;padding:8px 16px;border-radius:100px;font-weight:600;font-size:.8rem;cursor:pointer;transition:.2s;white-space:nowrap}.start-btn{background:#059669;color:#fff}.start-btn:hover{background:#047857;transform:translateY(-1px)}.locked-btn{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}.empty-text{color:#94a3b8;font-size:.85rem;text-align:center;padding:30px}.course-final-test-card{margin-top:16px;padding:18px;border-radius:12px;background:linear-gradient(135deg,#065f46,#059669);border:none}.course-final-test-card h2{margin:0 0 6px;color:#fff;font-size:.95rem;font-weight:600}.course-final-test-card p{margin:0 0 14px;color:#ffffffd9;font-size:.82rem}.course-final-test-card button{border:none;background:#fff;color:#059669;padding:10px 18px;border-radius:100px;font-weight:600;font-size:.85rem;cursor:pointer;transition:.2s}.course-final-test-card button:hover{background:#f0fdf4;transform:translateY(-1px)}@media (max-width: 900px){.course-hero{flex-direction:column;text-align:center}.course-meta{justify-content:center}.video-row{grid-template-columns:1fr}.video-thumb{width:100%;height:160px}}@media (max-width: 600px){.course-detail-page{padding:12px}}.course-final-test-card{margin-top:22px;padding:28px 30px;border-radius:18px;background:#fff;border:1px solid #dce9e4;display:flex;align-items:flex-start;gap:20px;box-shadow:0 8px 24px #0f765914}.course-final-test-card.course-final-test-passed{background:linear-gradient(135deg,#f0fdf8,#ecfdf5);border:1px solid #b7ecd8}.course-complete-icon{width:54px;height:54px;min-width:54px;border-radius:50%;background:#07966f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:800;box-shadow:0 8px 18px #07966f38}.course-final-content{flex:1}.course-complete-label{display:inline-flex;align-items:center;padding:6px 12px;margin-bottom:10px;border-radius:999px;background:#dff8ee;color:#07825f;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.5px}.course-final-test-card h2{margin:0 0 8px;color:#10233f;font-size:24px;font-weight:800}.course-final-test-card p{margin:0;max-width:720px;color:#65758b;font-size:15px;line-height:1.65}.course-final-score-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:20px;margin-bottom:20px}.course-final-score-box{min-width:150px;padding:16px 20px;border-radius:14px;background:#fff;border:1px solid #cdeadd;display:flex;flex-direction:column;gap:4px}.course-final-score-box strong{color:#078c68;font-size:28px;line-height:1;font-weight:800}.course-final-score-box span{color:#7a899c;font-size:13px;font-weight:600}.course-view-marks-btn,.course-start-test-btn{min-width:145px;min-height:46px;padding:11px 22px;border:none;border-radius:12px;background:#07966f;color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:.22s ease;box-shadow:0 8px 18px #07966f2e}.course-view-marks-btn:hover,.course-start-test-btn:hover{background:#067d5e;transform:translateY(-1px);box-shadow:0 10px 22px #07966f3d}.course-final-test-card a{text-decoration:none}@media (max-width: 700px){.course-final-test-card{padding:22px 18px;flex-direction:column}.course-final-score-row{width:100%}.course-final-score-box{flex:1;min-width:130px}.course-view-marks-btn,.course-start-test-btn{width:100%}}.course-discussion-link{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#059669,#047857);color:#fff;font-size:.85rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .2s ease;cursor:pointer}.course-discussion-link:hover{background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-1px);box-shadow:0 4px 12px #0596694d}:root{--co-bg: #f0faf5;--co-card: #ffffff;--co-border: #e8f5ee;--co-text: #1e293b;--co-muted: #94a3b8;--co-primary: #059669;--co-primary-hover: #047857;--co-danger: #dc2626;--co-warning: #d97706;--co-radius-lg: 12px;--co-radius-md: 10px}.co-page{background-color:var(--co-bg);min-height:100vh;padding:12px 24px 28px;font-family:Inter,sans-serif;color:var(--co-text)}.co-container{max-width:1200px;margin:0 auto}.co-loading,.co-error{min-height:260px;display:grid;place-items:center;font-size:1rem;color:var(--co-muted);font-weight:500}.co-error h2{color:var(--co-danger);margin-bottom:12px;font-size:1rem}.co-error button{padding:8px 16px;border-radius:10px;border:none;background:var(--co-primary);color:#fff;font-weight:600;cursor:pointer;transition:.2s}.co-error button:hover{background:var(--co-primary-hover)}.co-top-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.co-back-btn{background:none;border:none;font-size:.85rem;font-weight:600;color:var(--co-muted);cursor:pointer;transition:color .2s}.co-back-btn:hover{color:var(--co-primary)}.co-actions{display:flex;gap:10px}.co-actions button{padding:8px 16px;border-radius:10px;font-weight:600;font-size:.82rem;cursor:pointer;transition:.2s}.co-btn-edit{background:#f1f5f9;color:var(--co-text);border:1px solid var(--co-border)}.co-btn-edit:hover{background:#e2e8f0}.co-btn-assign{background:var(--co-primary);color:#fff;border:none}.co-btn-assign:hover{background:var(--co-primary-hover)}.co-hero-card{background:var(--co-card);border-radius:var(--co-radius-lg);border:1px solid var(--co-border);padding:18px;display:flex;gap:24px;margin-bottom:20px;align-items:center}.co-hero-thumb{width:260px;height:150px;flex-shrink:0;border-radius:var(--co-radius-md);overflow:hidden;background:#e8f5ee}.co-hero-thumb img{width:100%;height:100%;object-fit:cover}.co-hero-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:var(--co-primary);background:#f0fdf4}.co-hero-content{flex-grow:1}.co-badge{display:inline-block;background:#f0fdf4;color:var(--co-primary);padding:4px 10px;border-radius:100px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;margin-bottom:10px}.co-hero-content h1{margin:0 0 8px;font-size:1.3rem;font-weight:700}.co-description{color:var(--co-muted);font-size:.82rem;line-height:1.5;margin:0 0 14px}.co-meta-badges{display:flex;gap:10px;flex-wrap:wrap}.co-meta-badges span{background:#f8fdf9;border:1px solid var(--co-border);padding:5px 10px;border-radius:100px;font-size:.72rem;font-weight:500;color:var(--co-text)}.co-grid{display:grid;grid-template-columns:1fr 320px;gap:16px;align-items:start}.co-section-card{background:var(--co-card);border-radius:var(--co-radius-lg);border:1px solid var(--co-border);padding:18px;margin-bottom:16px}.co-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--co-border)}.co-section-card h2{margin:0;font-size:.95rem;font-weight:600}.co-section-header span{font-size:.72rem;color:var(--co-muted);font-weight:500}.co-video-list{display:flex;flex-direction:column;gap:10px}.co-empty-text{color:var(--co-muted);font-size:.82rem;text-align:center;padding:20px}.co-video-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:var(--co-radius-md);border:1px solid var(--co-border);background:#f8fdf9;transition:.2s}.co-video-item.clickable{cursor:pointer}.co-video-item.clickable:hover{background:#fff;border-color:#d1fae5;transform:translate(4px)}.co-video-number{width:28px;height:28px;background:var(--co-card);border:1px solid var(--co-border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:600;color:var(--co-muted);flex-shrink:0}.co-video-thumb-small{width:80px;height:45px;border-radius:6px;overflow:hidden;background:#e8f5ee;flex-shrink:0}.co-video-thumb-small img{width:100%;height:100%;object-fit:cover}.co-small-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:var(--co-primary)}.co-video-details{flex-grow:1;min-width:0}.co-video-details h4{margin:0 0 3px;font-size:.85rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.co-video-details p{margin:0;font-size:.72rem;color:var(--co-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.co-video-details .quiz-badge{display:inline-block;font-size:.65rem;color:var(--co-danger);font-weight:600;margin-top:3px}.co-video-duration{font-size:.75rem;font-weight:600;color:var(--co-text);padding:4px 8px;background:#e8f5ee;border-radius:6px;flex-shrink:0}.co-info-list{display:flex;flex-direction:column;gap:14px}.co-info-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f8fdf9;border:1px solid var(--co-border);border-radius:8px}.co-info-item span{font-size:.78rem;color:var(--co-muted);font-weight:500}.co-info-item strong{font-size:.85rem;color:var(--co-text);font-weight:600}.co-questions-list{display:flex;flex-direction:column;gap:14px}.co-question-item{background:#f8fdf9;padding:14px;border-radius:var(--co-radius-md);border:1px solid var(--co-border)}.co-question-item h4{margin:0 0 12px;font-size:.85rem;line-height:1.5;color:var(--co-text);font-weight:500}.co-question-item h4 span{color:var(--co-primary);font-weight:700}.co-question-options{display:flex;flex-direction:column;gap:6px}.co-option{padding:8px 12px;border-radius:8px;background:#fff;border:1px solid var(--co-border);font-size:.8rem;color:var(--co-muted);display:flex;justify-content:space-between;align-items:center}.co-option.correct{background:#f0fdf4;border-color:#bbf7d0;color:#166534;font-weight:600}.co-correct-badge{font-size:.68rem;background:#16a34a;color:#fff;padding:2px 8px;border-radius:100px}.co-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.co-modal-content{background:#fff;width:100%;max-width:800px;max-height:90vh;border-radius:var(--co-radius-lg);overflow-y:auto;position:relative;box-shadow:0 20px 40px #0003;animation:modalFadeIn .3s ease-out}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.co-modal-close{position:absolute;top:12px;right:12px;width:32px;height:32px;background:#0009;color:#fff;border:none;border-radius:50%;font-size:.9rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:.2s}.co-modal-close:hover{background:var(--co-danger)}.co-modal-video-wrapper{width:100%;background:#000;aspect-ratio:16 / 9}.co-modal-player{width:100%;height:100%;display:block}.co-modal-details{padding:18px;background:#fff;border-bottom:1px solid var(--co-border)}.co-modal-thumb{width:100%;margin-bottom:12px;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}.co-modal-thumb img{width:100%;height:auto;display:block;object-fit:cover;max-height:180px}.co-modal-details h2{margin:0 0 8px;font-size:1.1rem;color:var(--co-text);font-weight:600}.co-modal-details p{color:var(--co-muted);font-size:.82rem;line-height:1.5;margin:0 0 12px}.co-modal-meta{display:flex;gap:10px}.co-modal-meta span{font-size:.72rem;font-weight:600;color:var(--co-primary);background:#f0fdf4;padding:4px 10px;border-radius:100px}.co-modal-questions{padding:18px}.co-modal-questions h3{margin:0 0 14px;font-size:.95rem;font-weight:600}.co-modal-content::-webkit-scrollbar{width:6px}.co-modal-content::-webkit-scrollbar-track{background:#f1f5f9}.co-modal-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}@media (max-width: 968px){.co-grid{grid-template-columns:1fr}.co-hero-card{flex-direction:column;text-align:center}.co-hero-thumb{width:100%;height:180px}.co-meta-badges{justify-content:center}}.co-quiz-toggle-wrap{display:flex;justify-content:center;margin-top:16px;padding-top:16px;border-top:1px solid var(--co-border)}.co-quiz-toggle-btn{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 14px;border:1px solid var(--co-primary);border-radius:10px;background:#f0fdf4;color:var(--co-primary);font-family:inherit;font-size:.78rem;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.co-quiz-toggle-btn:hover{background:var(--co-primary);color:#fff;transform:translateY(-1px);box-shadow:0 7px 18px #05966929}.co-quiz-toggle-btn.open{background:var(--co-primary);color:#fff}.co-quiz-toggle-icon{font-size:.9rem;line-height:1}.co-quiz-toggle-arrow{display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;transition:transform .3s ease}.co-quiz-toggle-btn.open .co-quiz-toggle-arrow{transform:rotate(180deg)}.co-course-quiz-slide{max-height:0;opacity:0;overflow:hidden;visibility:hidden;transform:translateY(-10px);transition:max-height .55s ease,opacity .28s ease,transform .35s ease,visibility 0s linear .55s}.co-course-quiz-slide.open{max-height:10000px;opacity:1;visibility:visible;transform:translateY(0);transition:max-height .8s ease,opacity .35s ease .08s,transform .4s ease .04s,visibility 0s linear 0s}.co-course-quiz-card{margin-top:0}.co-course-quiz-card .co-section-header>div{min-width:0}.co-quiz-subtitle{margin:5px 0 0;color:var(--co-muted);font-size:.72rem;line-height:1.4}.co-video-duration{white-space:nowrap;text-align:center}@media (max-width: 600px){.co-page{padding:12px 14px 24px}.co-top-bar{align-items:flex-start;flex-direction:column;gap:12px}.co-actions{width:100%}.co-actions button{flex:1}.co-video-item{align-items:flex-start;flex-wrap:wrap}.co-video-details{min-width:calc(100% - 132px)}.co-video-duration{margin-left:40px}.co-section-header{align-items:flex-start;gap:10px}.co-course-quiz-card{padding:15px}}.co-video-only-modal{max-width:920px;overflow:hidden;background:#000}.co-video-only-modal .co-modal-video-wrapper{margin:0;border-radius:var(--co-radius-lg);overflow:hidden}.co-video-only-modal .co-modal-player{width:100%;height:100%;object-fit:contain;background:#000}.co-course-quiz-slide{scroll-margin-top:90px}@media (max-width: 600px){.co-modal-backdrop{padding:12px}.co-video-only-modal,.co-video-only-modal .co-modal-video-wrapper{border-radius:10px}.co-course-quiz-slide{scroll-margin-top:76px}}.super-layout,.admin-layout{min-height:100vh;background:#f0faf5}.super-sidebar,.admin-sidebar{position:fixed;top:0;left:0;width:260px;height:100vh;background:#fff;padding:16px 12px;box-shadow:4px 0 20px #0000000f;z-index:1000;transition:width .25s ease;display:flex;flex-direction:column;overflow:hidden}.super-page,.admin-page{min-height:100vh;margin-left:260px;background:#f0faf5;transition:margin-left .25s ease;padding-top:0}.sidebar-collapsed .super-sidebar,.sidebar-collapsed .admin-sidebar{width:56px}.sidebar-collapsed .super-page,.sidebar-collapsed .admin-page{margin-left:56px}.sidebar-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:16px;flex-shrink:0}.sidebar-logo-box{display:flex;align-items:center;justify-content:center;overflow:hidden;flex:1;min-width:0}.sidebar-logo-box img{max-width:120px;height:auto;transition:max-width .25s ease}.sidebar-collapse-btn{width:32px;height:32px;border:none;border-radius:10px;background:#f0faf5;color:#059669;font-size:20px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .2s;flex-shrink:0}.sidebar-collapse-btn:hover{background:#dcfce7}.sidebar-profile{display:flex;align-items:center;gap:10px;padding:12px 10px;margin-bottom:14px;border-radius:12px;background:#f0faf5;flex-shrink:0}.profile-circle{width:38px;height:38px;border-radius:50%;background:#059669;color:#fff;display:grid;place-items:center;font-weight:700;font-size:13px;flex-shrink:0;overflow:hidden}.profile-circle-img{width:100%;height:100%;object-fit:cover}.profile-text{min-width:0;flex:1}.sidebar-profile h3{margin:0;font-size:13px;color:#1e293b;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-profile p{margin:2px 0 0;font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-menu{display:flex;flex-direction:column;gap:4px;flex:1;overflow-y:auto;overflow-x:hidden;padding-right:2px}.sidebar-menu::-webkit-scrollbar{width:0}.sidebar-menu a,.dropdown-toggle{width:100%;min-height:38px;border:none;border-radius:10px;background:transparent;color:#475569;text-decoration:none;font-size:13px;font-weight:500;padding:0 10px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:background .15s;white-space:nowrap}.sidebar-menu a .menu-icon,.dropdown-toggle .menu-icon{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.sidebar-menu a:hover,.dropdown-toggle:hover{background:#f0faf5;color:#059669}.sidebar-menu a.active{background:#dcfce7;color:#059669;font-weight:600}.dropdown-toggle{justify-content:space-between}.dropdown-toggle.active-dropdown{background:#f0faf5;color:#059669}.dropdown-arrow{font-size:14px;flex-shrink:0;color:#94a3b8}.dropdown-submenu{margin:2px 0 2px 30px;padding-left:10px;border-left:2px solid #e2e8f0;display:flex;flex-direction:column;gap:2px}.dropdown-submenu a{min-height:34px;font-size:12px;font-weight:500}.sidebar-logout{margin-top:auto;width:100%;min-height:38px;border:none;border-radius:10px;background:#fef2f2;color:#dc2626;font-weight:600;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;transition:background .15s}.sidebar-logout:hover{background:#fee2e2}.sidebar-collapsed .sidebar-logo-box{display:none}.sidebar-collapsed .sidebar-top{justify-content:center;margin-bottom:12px}.sidebar-collapsed .sidebar-profile,.sidebar-collapsed .sidebar-menu a,.sidebar-collapsed .dropdown-toggle,.sidebar-collapsed .sidebar-logout{display:none}.sidebar-collapsed .sidebar-collapse-btn{width:36px;height:36px}.mobile-topbar,.sidebar-close{display:none}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:999}@media (max-width: 768px){.mobile-topbar{display:flex;height:56px;align-items:center;justify-content:space-between;padding:0 16px;background:#fff;box-shadow:0 2px 10px #0000000f;position:sticky;top:0;z-index:900}.mobile-topbar img{height:32px}.mobile-topbar button{border:none;background:#f0faf5;color:#059669;width:38px;height:38px;border-radius:10px;font-size:20px}.super-sidebar,.admin-sidebar{width:260px;transform:translate(-100%)}.super-sidebar.sidebar-open,.admin-sidebar.sidebar-open{transform:translate(0)}.super-page,.admin-page,.sidebar-collapsed .super-page,.sidebar-collapsed .admin-page{margin-left:0;padding:16px}.sidebar-close{display:grid;place-items:center;position:absolute;top:12px;right:12px;width:32px;height:32px;border:none;border-radius:8px;background:#f0faf5;color:#059669;font-size:20px;cursor:pointer}.sidebar-collapse-btn{display:none}.sidebar-collapsed .sidebar-logo-box,.sidebar-collapsed .sidebar-profile,.sidebar-collapsed .sidebar-menu a,.sidebar-collapsed .dropdown-toggle,.sidebar-collapsed .sidebar-logout{display:flex}.sidebar-collapsed .super-sidebar,.sidebar-collapsed .admin-sidebar{width:260px}}.pcb-floating{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;padding:12px 14px 10px;border-radius:16px;border:1.5px solid;box-shadow:0 4px 16px #0000001a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.pcb-floating:hover{transform:scale(1.08);box-shadow:0 6px 24px #00000026}.pcb-ring-wrap{position:relative;width:48px;height:48px}.pcb-ring{display:block}.pcb-percent{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:800}.pcb-label{color:#fff;font-size:.62rem;font-weight:600;padding:3px 10px;border-radius:20px;white-space:nowrap;letter-spacing:.01em}@media (max-width: 600px){.pcb-floating{bottom:16px;right:16px;padding:10px 12px 8px}}.super-dashboard{font-family:Inter,sans-serif;min-height:100vh;background:#f0faf5;position:relative;overflow-x:hidden;padding-top:0;margin-top:12px}.super-dashboard:before,.super-dashboard:after{content:"";position:absolute;border-radius:50%;z-index:0;pointer-events:none}.super-dashboard:before{width:220px;height:220px;background:#fdd888;opacity:.4;top:-60px;right:-40px}.super-dashboard:after{width:160px;height:160px;background:#a8e6cf;opacity:.45;bottom:40px;left:-30px}.super-loading{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;min-height:100vh;background:#f0faf5}.super-loading h2{font-size:1rem;font-weight:600;color:#64748b}.dash-hero{position:relative;z-index:1;margin:0 24px 16px;padding:20px 32px;border-radius:16px;background:linear-gradient(135deg,#065f46,#047857 40%,#059669);color:#fff;overflow:hidden;display:flex;justify-content:space-between;align-items:center}.hero-content{position:relative;z-index:2;max-width:520px}.hero-content h1{font-size:1.5rem;font-weight:700;margin:0 0 4px;color:#fff}.hero-content p{font-size:.85rem;opacity:.9;margin:0 0 14px;color:#ffffffe6}.hero-stats{display:flex;gap:20px}.hero-stat{display:flex;align-items:center;gap:10px}.hero-stat-icon{width:38px;height:38px;border-radius:10px;background:#ffffff26;display:flex;align-items:center;justify-content:center;color:#fff}.hero-stat-icon.admins-icon{background:#fdd888;color:#92400e}.hero-stat-icon.dept-icon{background:#ffffff40;color:#fff}.hero-stat strong{display:block;font-size:1.1rem;font-weight:700;color:#fff}.hero-stat span{font-size:.72rem;color:#fffc}.hero-decoration{position:absolute;right:0;top:0;bottom:0;width:240px;z-index:1}.hero-circle-1{position:absolute;width:140px;height:140px;border-radius:50%;background:#ffffff14;right:30px;top:-20px}.hero-circle-2{position:absolute;width:90px;height:90px;border-radius:50%;background:#ffffff0f;right:100px;bottom:-10px}.dash-stat-cards{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:0 24px 16px}.stat-card{background:#fff;border-radius:12px;padding:14px;display:flex;align-items:center;gap:12px;box-shadow:0 1px 3px #0000000a;border:1px solid #e8f5ee;text-decoration:none;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-1px);box-shadow:0 3px 8px #0000000f}.stat-card-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-courses .stat-card-icon{background:#dbeafe;color:#2563eb}.stat-progress .stat-card-icon{background:#fef3c7;color:#d97706}.stat-completed .stat-card-icon{background:#dcfce7;color:#16a34a}.stat-cert .stat-card-icon{background:#ede9fe;color:#7c3aed}.stat-rate .stat-card-icon{background:#fce7f3;color:#db2777}.stat-card-info span{display:block;font-size:.68rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.stat-card-info strong{display:block;font-size:1.2rem;font-weight:700;color:#1e293b;margin-top:1px}.dash-card{background:#fff;border-radius:14px;padding:18px;box-shadow:0 1px 4px #0000000a;border:1px solid #e8f5ee;display:flex;flex-direction:column}.card-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.card-head h2{font-size:.95rem;font-weight:600;color:#1e293b;margin:0}.card-head p{font-size:.75rem;color:#94a3b8;margin:2px 0 0}.card-head a{font-size:.75rem;font-weight:600;color:#2563eb;text-decoration:none;padding:3px 10px;border-radius:6px;background:#eff6ff;white-space:nowrap}.card-head a:hover{background:#dbeafe}.view-all-link{font-size:.75rem;font-weight:600;color:#059669;text-decoration:none;padding:4px 12px;border-radius:6px;background:#dcfce7;white-space:nowrap;transition:background .15s}.view-all-link:hover{background:#bbf7d0}.export-btn{font-size:.75rem;font-weight:600;color:#2563eb;text-decoration:none;padding:4px 12px;border-radius:6px;background:#eff6ff;border:none;cursor:pointer;white-space:nowrap;transition:background .15s}.export-btn:hover{background:#dbeafe}.dash-four-cards{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:0 24px 16px}.light-summary-card{position:relative;overflow:hidden;display:flex;align-items:center;gap:14px;min-height:96px;padding:16px 18px;border-radius:16px;border:1px solid transparent;text-decoration:none;box-shadow:0 5px 16px #64748b14;transition:transform .2s ease,box-shadow .2s ease}.light-summary-card:after{content:"";position:absolute;width:85px;height:85px;right:-30px;bottom:-40px;border-radius:50%;background:#ffffff80;pointer-events:none}.light-summary-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #64748b21}.light-summary-card:nth-child(1){background:linear-gradient(135deg,#f6f2ff,#eee8ff);border-color:#e4dcff}.light-summary-card:nth-child(1) .light-card-icon{background:#e9e0ff;color:#7957e8}.light-summary-card:nth-child(2){background:linear-gradient(135deg,#effdf5,#e3f9ec);border-color:#d2f2df}.light-summary-card:nth-child(2) .light-card-icon{background:#d3f5e0;color:#20a866}.light-summary-card:nth-child(3){background:linear-gradient(135deg,#fff9e8,#fff2ce);border-color:#f9e8b6}.light-summary-card:nth-child(3) .light-card-icon{background:#ffe8ad;color:#e18a16}.light-summary-card:nth-child(4){background:linear-gradient(135deg,#fff2f4,#ffe6e9);border-color:#ffd6dc}.light-summary-card:nth-child(4) .light-card-icon{background:#ffdce1;color:#e95867}.light-card-icon{position:relative;z-index:1;width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:14px}.light-card-icon svg{width:24px;height:24px}.light-card-text{position:relative;z-index:1;min-width:0}.light-card-text strong{display:block;margin-bottom:4px;color:#273449;font-size:1.35rem;font-weight:700;line-height:1}.light-card-text span{display:block;color:#718096;font-size:.74rem;font-weight:700;line-height:1.35;text-transform:uppercase;letter-spacing:.35px}.light-summary-card:nth-child(1) .light-card-text span{color:#8474b8}.light-summary-card:nth-child(2) .light-card-text span{color:#4e9470}.light-summary-card:nth-child(3) .light-card-text span{color:#ad7b2c}.light-summary-card:nth-child(4) .light-card-text span{color:#b86b75}@media (max-width: 1100px){.dash-four-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.dash-four-cards{grid-template-columns:repeat(2,1fr);gap:10px;padding:0 12px 12px}.light-summary-card{min-height:86px;padding:13px;gap:11px}.light-card-icon{width:42px;height:42px;border-radius:12px}.light-card-icon svg{width:21px;height:21px}.light-card-text strong{font-size:1.18rem}.light-card-text span{font-size:.67rem}}@media (max-width: 480px){.dash-four-cards{grid-template-columns:1fr;padding:0 8px 10px}.light-summary-card{min-height:78px}}.dash-content-row{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:0 24px 16px;align-items:stretch}.course-list{display:flex;flex-direction:column;gap:6px}.course-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;background:#f8fdf9;border:1px solid #e8f5ee}.course-avatar{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.95rem;flex-shrink:0}.course-thumb{width:40px;height:40px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#f1f5f9}.course-info{flex:1;min-width:0}.course-info h3{font-size:.82rem;font-weight:600;color:#1e293b;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.course-info span{font-size:.7rem;color:#94a3b8}.course-progress-wrap{display:flex;align-items:center;gap:6px;flex-shrink:0}.course-progress-bar{width:50px;height:5px;background:#e2e8f0;border-radius:100px;overflow:hidden}.course-progress-bar span{display:block;height:100%;background:linear-gradient(90deg,#86efac,#22c55e);border-radius:100px}.course-progress-wrap strong{font-size:.75rem;font-weight:700;color:#16a34a}.quick-card-side{display:flex;flex-direction:column;justify-content:flex-start;gap:12px}.quick-side-header h2{font-size:.95rem;font-weight:600;color:#1e293b;margin:0 0 2px}.quick-side-header p{font-size:.75rem;color:#94a3b8;margin:0}.create-course-btn{display:block;text-align:center;padding:10px;border-radius:10px;background:#dc2626;color:#fff;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .2s}.create-course-btn:hover{background:#b91c1c}.quick-mini-cards{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}.quick-mini{background:#f8fdf9;border:1px solid #e8f5ee;border-radius:8px;padding:10px;text-align:center}.quick-mini strong{display:block;font-size:1.15rem;font-weight:700;color:#1e293b}.quick-mini span{font-size:.68rem;color:#94a3b8}.dash-gradient-cards{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:0 24px 16px}.gradient-card{border-radius:14px;padding:20px;display:flex;justify-content:space-between;align-items:center;color:#fff;overflow:hidden}.gradient-yellow{background:linear-gradient(135deg,#f59e0b,#fbbf24)}.gradient-pink{background:linear-gradient(135deg,#af4040,#ff3e3e)}.gradient-card-content strong{display:block;font-size:1.6rem;font-weight:700;color:#fff}.gradient-card-content span{display:block;font-size:.85rem;font-weight:600;margin:1px 0;color:#fff}.gradient-card-content p{font-size:.75rem;opacity:.9;margin:0;color:#ffffffe6}.gradient-card-icon{width:48px;height:48px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center}.dash-bottom-row{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;padding:0 24px 28px}.department-card .dept-row{margin-bottom:10px}.department-card .dept-row>div{display:flex;justify-content:space-between;margin-bottom:4px}.department-card .dept-row span{font-size:.8rem;color:#334155;font-weight:500}.department-card .dept-row strong{font-size:.8rem;color:#16a34a;font-weight:700}.dept-track{height:5px;background:#e8f5ee;border-radius:100px;overflow:hidden}.dept-track span{display:block;height:100%;background:linear-gradient(90deg,#86efac,#22c55e);border-radius:100px}.pass-card{display:flex;flex-direction:column;align-items:center;text-align:center}.pass-donut-wrap{position:relative;width:90px;height:90px;margin:10px 0}.pass-donut{width:90px;height:90px;transform:rotate(-90deg)}.pass-donut-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.pass-donut-center strong{font-size:1.1rem;font-weight:700;color:#16a34a}.pass-card p{font-size:.75rem;color:#64748b;margin:0}.alert-row{display:flex;justify-content:space-between;align-items:center;padding:9px 12px;border-radius:8px;margin-bottom:6px;font-size:.8rem}.alert-row.warning{background:#fef3c7;color:#b45309}.alert-row.success{background:#dcfce7;color:#16a34a}.alert-row strong{font-weight:700}@media (max-width: 1100px){.dash-stat-cards{grid-template-columns:repeat(3,1fr)}.dash-four-cards{grid-template-columns:repeat(2,1fr)}.dash-bottom-row{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.dash-hero{margin:0 12px 12px;padding:18px 20px;flex-direction:column;align-items:flex-start}.hero-content h1{font-size:1.25rem}.hero-content p{font-size:.78rem;margin-bottom:10px}.hero-stats{flex-wrap:wrap;gap:12px}.hero-decoration{display:none}.dash-stat-cards{grid-template-columns:repeat(2,1fr);padding:0 12px 12px;gap:8px}.stat-card{padding:10px;gap:8px}.stat-card-icon{width:34px;height:34px}.stat-card-info strong{font-size:1rem}.dash-content-row{grid-template-columns:1fr;padding:0 12px 12px}.dash-four-cards{grid-template-columns:1fr 1fr;padding:0 12px 12px}.light-summary-card{padding:12px;gap:10px}.light-card-icon{width:38px;height:38px}.light-card-text strong{font-size:1.1rem}.dash-bottom-row{grid-template-columns:1fr;padding:0 12px 20px}}@media (max-width: 480px){.dash-hero{margin:0 8px 10px;padding:16px}.hero-content h1{font-size:1.1rem}.hero-stat-icon{width:32px;height:32px}.hero-stat strong{font-size:.95rem}.hero-stat span{font-size:.65rem}.dash-stat-cards{grid-template-columns:1fr 1fr;padding:0 8px 10px;gap:6px}.dash-four-cards{grid-template-columns:1fr;padding:0 8px 10px}.dash-content-row,.dash-bottom-row{padding:0 8px 16px;gap:10px}}.zone-overview-card{min-width:0}.zone-overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.zone-overview-item{display:block;min-width:0;padding:15px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.zone-overview-item:hover{transform:translateY(-2px);border-color:#a7f3d0;box-shadow:0 8px 20px #0f172a14}.zone-overview-item:last-child{grid-column:1 / -1}.zone-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.zone-name-wrap{display:flex;align-items:center;min-width:0;gap:10px}.zone-icon{width:38px;height:38px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#ecfdf5;color:#047857;font-size:15px;font-weight:800}.zone-name-wrap h3{margin:0 0 3px;color:#1f2937;font-size:14px;font-weight:800}.zone-name-wrap span{display:block;color:#6b7280;font-size:11px;line-height:1.4}.zone-percentage{flex-shrink:0;color:#047857;font-size:18px;font-weight:800}.zone-progress-track{width:100%;height:7px;margin-top:13px;overflow:hidden;border-radius:999px;background:#e5e7eb}.zone-progress-track span{display:block;height:100%;min-width:0;border-radius:inherit;background:linear-gradient(90deg,#10b981,#059669);transition:width .3s ease}.zone-north .zone-icon{background:#ede9fe;color:#7c3aed}.zone-south .zone-icon{background:#fef3c7;color:#b45309}.zone-east .zone-icon{background:#dcfce7;color:#15803d}.zone-west .zone-icon{background:#ffe4e6;color:#be123c}.zone-overall{background:#f8fafc}.zone-overall .zone-icon{background:#d1fae5;color:#047857}@media (max-width: 768px){.zone-overview-grid{grid-template-columns:1fr}.zone-overview-item:last-child{grid-column:auto}}.dashboard-overview-row{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.85fr);gap:18px;margin-top:18px}.compact-card-head{margin-bottom:14px}.department-progress-card,.zone-summary-card,.latest-course-section{min-width:0}.department-progress-list{display:flex;flex-direction:column;gap:12px;max-height:330px;overflow-y:auto;padding-right:5px}.department-progress-row{padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.department-progress-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.department-progress-top h3{margin:0 0 3px;color:#1f2937;font-size:14px;font-weight:800}.department-progress-top span{color:#6b7280;font-size:11px}.department-progress-top strong{flex-shrink:0;color:#047857;font-size:15px;font-weight:800}.department-progress-track,.zone-summary-track,.latest-course-track{width:100%;height:7px;overflow:hidden;border-radius:999px;background:#e5e7eb}.department-progress-track{margin-top:10px}.department-progress-track span,.zone-summary-track span,.latest-course-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#10b981,#059669)}.zone-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.zone-summary-item{position:relative;display:block;min-width:0;padding:14px;border:1px solid #e5e7eb;border-radius:13px;color:inherit;text-decoration:none;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.zone-summary-item:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14}.zone-summary-heading{display:flex;align-items:center;gap:9px}.zone-summary-icon{width:34px;height:34px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#ecfdf5;color:#047857;font-size:14px;font-weight:800}.zone-summary-heading h3{margin:0 0 2px;color:#1f2937;font-size:13px;font-weight:800}.zone-summary-heading span{display:block;color:#6b7280;font-size:10px;line-height:1.35}.zone-summary-item>strong{display:block;margin:12px 0 8px;color:#047857;font-size:19px;font-weight:800}.zone-north .zone-summary-icon{background:#ede9fe;color:#7c3aed}.zone-south .zone-summary-icon{background:#fef3c7;color:#b45309}.zone-east .zone-summary-icon{background:#dcfce7;color:#15803d}.zone-west .zone-summary-icon{background:#ffe4e6;color:#be123c}.latest-course-section{margin-top:18px}.latest-course-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.latest-course-card{min-width:0;overflow:hidden;border:1px solid #e5e7eb;border-radius:14px;color:inherit;text-decoration:none;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.latest-course-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0f172a17}.latest-course-media{width:100%;height:105px;overflow:hidden;background:#ecfdf5}.latest-course-media img{width:100%;height:100%;display:block;object-fit:cover}.latest-course-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#047857;font-size:30px;font-weight:900}.latest-course-body{padding:12px}.latest-course-body h3{min-height:36px;margin:0 0 5px;overflow:hidden;color:#1f2937;font-size:13px;font-weight:800;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.latest-course-created{display:block;min-height:28px;color:#6b7280;font-size:10px;line-height:1.35}.latest-course-numbers{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:10px 0 7px}.latest-course-numbers span{color:#6b7280;font-size:10px}.latest-course-numbers strong{color:#047857;font-size:12px;font-weight:800}@media (max-width: 1200px){.latest-course-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 900px){.dashboard-overview-row{grid-template-columns:1fr}.latest-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.zone-summary-grid,.latest-course-grid{grid-template-columns:1fr}.department-progress-list{max-height:none}}.dashboard-overview-row{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:14px;margin:0;padding:0 24px 14px;align-items:stretch}.dashboard-overview-row .dash-card,.latest-course-section{padding:14px;border-radius:12px}.compact-card-head{margin-bottom:10px}.compact-card-head h2{font-size:.9rem;line-height:1.2}.compact-card-head p{font-size:.68rem}.department-progress-card,.zone-summary-card{height:100%}.department-progress-list{display:flex;flex-direction:column;gap:8px;max-height:245px;overflow-y:auto;padding-right:3px}.department-progress-list::-webkit-scrollbar{width:4px}.department-progress-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.department-progress-row{padding:9px 11px;border-radius:9px}.department-progress-top{gap:10px}.department-progress-top h3{margin-bottom:1px;font-size:.78rem}.department-progress-top span{font-size:.63rem}.department-progress-top strong{font-size:.82rem}.department-progress-track{height:5px;margin-top:7px}.zone-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.zone-summary-item{padding:10px;border-radius:10px}.zone-summary-heading{gap:7px}.zone-summary-icon{width:30px;height:30px;border-radius:8px;font-size:.75rem}.zone-summary-heading h3{font-size:.74rem}.zone-summary-heading span{font-size:.58rem}.zone-summary-item>strong{margin:8px 0 6px;font-size:.95rem}.zone-summary-track{height:5px}.latest-course-section{position:relative;z-index:1;margin:0 24px 18px}.latest-course-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:100%}.latest-course-card{min-width:0;border-radius:10px}.latest-course-media{height:82px}.latest-course-placeholder{font-size:1.5rem}.latest-course-body{padding:9px}.latest-course-body h3{min-height:32px;margin-bottom:3px;font-size:.72rem;line-height:1.3}.latest-course-created{min-height:24px;font-size:.58rem}.latest-course-numbers{gap:5px;margin:7px 0 5px}.latest-course-numbers span{font-size:.57rem}.latest-course-numbers strong{font-size:.66rem}.latest-course-track{height:5px}.dash-stat-cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.stat-card{min-width:0;min-height:68px;padding:11px 12px;gap:9px}.stat-card-icon{width:34px;height:34px}.stat-card-icon svg{width:18px;height:18px}.stat-card-info{min-width:0}.stat-card-info span{font-size:.58rem;line-height:1.25}.stat-card-info strong{font-size:1rem}@media (max-width: 1200px){.dashboard-overview-row{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)}.latest-course-grid{grid-template-columns:repeat(5,minmax(140px,1fr));overflow-x:auto;padding-bottom:4px}.latest-course-card{min-width:140px}.dash-stat-cards{grid-template-columns:repeat(5,minmax(130px,1fr));overflow-x:auto;padding-bottom:12px}}@media (max-width: 900px){.dashboard-overview-row{grid-template-columns:1fr;padding:0 12px 12px;gap:12px}.department-progress-list{max-height:230px}.latest-course-section{margin:0 12px 14px}.latest-course-grid{grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.latest-course-card{min-width:0}.dash-stat-cards{grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}}@media (max-width: 640px){.dashboard-overview-row{padding:0 8px 10px;gap:10px}.dashboard-overview-row .dash-card,.latest-course-section{padding:11px}.zone-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.latest-course-section{margin:0 8px 12px}.latest-course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.latest-course-media{height:76px}.dash-stat-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:0 8px 10px}.stat-card{min-height:62px;padding:9px}.stat-card-icon{width:30px;height:30px}.stat-card-info span{font-size:.53rem}.stat-card-info strong{font-size:.9rem}}@media (max-width: 420px){.zone-summary-grid,.latest-course-grid{grid-template-columns:1fr}.latest-course-media{height:105px}.department-progress-list{max-height:none}}.dashboard-overview-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.department-progress-card,.zone-summary-card{width:100%;min-width:0;height:292px;max-height:292px;overflow:hidden}.department-progress-list{flex:1;min-height:0;max-height:224px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.department-progress-row{flex:0 0 66px;min-height:66px;box-sizing:border-box}.zone-summary-grid{flex:1;align-content:stretch}.zone-summary-item{min-height:96px}.dashboard-insights-row{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0 24px 22px}.compact-insight-card{min-width:0;min-height:230px;padding:14px}.insight-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.insight-card-head h2{margin:0;color:#1e293b;font-size:.88rem;font-weight:700}.insight-card-head p{margin:2px 0 0;color:#94a3b8;font-size:.66rem}.insight-card-head a{flex-shrink:0;padding:3px 8px;border-radius:6px;background:#ecfdf5;color:#047857;font-size:.65rem;font-weight:700;text-decoration:none}.compact-donut-content{display:flex;align-items:center;justify-content:center;gap:24px;flex:1}.compact-css-donut{width:112px;height:112px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#10b981 var(--completion),#e5e7eb 0deg);position:relative}.compact-css-donut:after{content:"";position:absolute;width:82px;height:82px;border-radius:50%;background:#fff}.compact-donut-center{position:relative;z-index:1;text-align:center}.compact-donut-center strong{display:block;color:#047857;font-size:1.2rem;line-height:1}.compact-donut-center span{color:#94a3b8;font-size:.58rem}.donut-summary-list{display:flex;flex-direction:column;gap:10px;min-width:120px}.donut-summary-list>div{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:7px}.donut-summary-list p{margin:0;color:#64748b;font-size:.65rem}.donut-summary-list strong{color:#1e293b;font-size:.72rem}.summary-dot{width:7px;height:7px;border-radius:50%}.completed-dot{background:#10b981}.progress-dot{background:#f59e0b}.pending-dot{background:#cbd5e1}.recent-activity-list{display:flex;flex-direction:column;gap:7px}.recent-activity-item{display:flex;align-items:center;gap:8px;min-width:0;padding:8px;border:1px solid #eef2f7;border-radius:9px;background:#fbfefc}.activity-avatar{width:29px;height:29px;flex-shrink:0;display:grid;place-items:center;border-radius:8px;background:#dcfce7;color:#15803d;font-size:.68rem;font-weight:800;overflow:hidden}.activity-avatar-img{width:100%;height:100%;object-fit:cover}.activity-copy{min-width:0;flex:1}.activity-copy h3{margin:0;overflow:hidden;color:#1e293b;font-size:.68rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.activity-copy span{display:block;overflow:hidden;color:#94a3b8;font-size:.57rem;text-overflow:ellipsis;white-space:nowrap}.activity-status{flex-shrink:0;padding:3px 6px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:.54rem;font-weight:700}.test-main-score{padding:12px;border-radius:10px;background:#f8fafc}.test-main-score>span{color:#64748b;font-size:.62rem}.test-main-score>strong{display:block;margin:3px 0 8px;color:#1e293b;font-size:1.35rem}.test-score-track{height:6px;overflow:hidden;border-radius:999px;background:#e5e7eb}.test-score-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#10b981,#059669)}.test-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.test-mini-grid>div{padding:8px;border:1px solid #eef2f7;border-radius:9px}.test-mini-grid span{display:block;color:#94a3b8;font-size:.56rem}.test-mini-grid strong{display:block;margin-top:2px;color:#1e293b;font-size:.82rem}@media (max-width: 1000px){.dashboard-insights-row{grid-template-columns:repeat(2,minmax(0,1fr))}.test-performance-card{grid-column:1 / -1}}@media (max-width: 900px){.dashboard-overview-row{grid-template-columns:1fr}.department-progress-card,.zone-summary-card{height:292px;max-height:292px}}@media (max-width: 640px){.dashboard-insights-row{grid-template-columns:1fr;gap:10px;padding:0 8px 16px}.test-performance-card{grid-column:auto}.compact-insight-card{min-height:auto}.compact-donut-content{gap:16px}}@media (max-width: 420px){.compact-donut-content{align-items:flex-start;flex-direction:column}.compact-css-donut{align-self:center}.donut-summary-list{width:100%}}.latest-course-card{position:relative;overflow:hidden;cursor:pointer;text-decoration:none;color:inherit;border:1px solid #e2e8f0;background:#fff;border-radius:14px;font-family:inherit;font-size:inherit;line-height:inherit;padding:0;text-align:left;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background-color .22s ease}.latest-course-card:active{transform:scale(.98)}.latest-course-card:after{content:"View Users →";position:absolute;left:12px;right:12px;bottom:10px;display:flex;align-items:center;justify-content:center;min-height:28px;border-radius:8px;background:#059669f0;color:#fff;font-size:.68rem;font-weight:700;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease;pointer-events:none}.latest-course-card:hover{transform:translateY(-5px);border-color:#86efac;box-shadow:0 14px 28px #0f172a1f}.latest-course-card:hover:after{opacity:1;transform:translateY(0)}.latest-course-card:hover .latest-course-media img{transform:scale(1.05)}.latest-course-media{overflow:hidden}.latest-course-media img{transition:transform .35s ease}.latest-course-card:hover .latest-course-track span{filter:brightness(.94)}.latest-course-card:focus-visible{outline:3px solid rgba(16,185,129,.25);outline-offset:3px}.latest-course-card:hover .latest-course-body{padding-bottom:46px}.latest-course-body{transition:padding-bottom .22s ease}.stat-card,.hero-stat,.zone-summary-item{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.stat-card:hover,.hero-stat:hover,.zone-summary-item:hover{transform:translateY(-3px);box-shadow:0 9px 22px #0f172a1a}.stat-card:hover{border-color:#a7f3d0}.hero-stat:hover{background:#ffffff26}.zone-summary-item:hover{border-color:#86efac;background:#f0fdf4}.compact-insight-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.compact-insight-card:hover{transform:translateY(-3px);border-color:#bbf7d0;box-shadow:0 10px 24px #0f172a14}.department-progress-row{border-radius:10px;transition:background-color .18s ease,transform .18s ease}.department-progress-link{display:block;text-decoration:none;color:inherit;cursor:pointer}.department-progress-row:hover{background:#f0fdf4;transform:translate(3px)}.recent-activity-item{border-radius:9px;transition:background-color .18s ease,transform .18s ease}.recent-activity-item:hover{background:#f8fafc;transform:translate(3px)}.view-all-link,.insight-card-head a{transition:color .18s ease,transform .18s ease}.view-all-link:hover,.insight-card-head a:hover{color:#047857;transform:translate(2px)}@media (hover: none){.latest-course-card:after{display:none}.latest-course-card:hover .latest-course-body{padding-bottom:inherit}.latest-course-card:hover,.stat-card:hover,.hero-stat:hover,.zone-summary-item:hover,.compact-insight-card:hover,.department-progress-row:hover,.recent-activity-item:hover{transform:none}}.au-page{font-family:Inter,sans-serif;min-height:100vh;background:#f0faf5;padding:0 24px 28px;color:#1e293b}.au-loading{display:flex;align-items:center;justify-content:center;min-height:60vh;color:#64748b;font-size:.95rem}@keyframes auFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes auCardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes auRowIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes auBarGrow{0%{width:0}}.au-fade-in{animation:auFadeIn .35s ease both}.au-card-enter{animation:auCardIn .3s ease both}.au-table-row-enter{animation:auRowIn .25s ease both}.au-hero{background:linear-gradient(135deg,#065f46,#047857 40%,#059669);border-radius:16px;padding:22px 28px;margin-bottom:14px;color:#fff;display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:relative;margin-top:14px}.au-hero:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:#ffffff0f;right:40px;top:-40px;pointer-events:none}.au-hero-left{display:flex;align-items:center;gap:14px;z-index:1}.au-hero-icon{width:44px;height:44px;border-radius:12px;background:#ffffff26;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.au-hero h1{font-size:1.4rem;font-weight:700;margin:0 0 3px;color:#fff}.au-hero p{font-size:.82rem;opacity:.9;margin:0;color:#ffffffe6}.au-hero-right{display:flex;gap:20px;z-index:1}.au-hero-stat{text-align:center}.au-hero-stat strong{display:block;font-size:1.15rem;font-weight:700;color:#fff}.au-hero-stat span{font-size:.68rem;color:#fffc}.au-stat-done strong{color:#86efac}.au-stat-prog strong{color:#fde68a}.au-stat-wait strong{color:#fca5a5}.au-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.au-section-head h2{font-size:.95rem;font-weight:600;color:#1e293b;margin:0}.au-section-head p{font-size:.75rem;color:#94a3b8;margin:2px 0 0}.au-course-list{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.au-course-row{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:12px;background:#fff;border:1px solid #e8f5ee;cursor:pointer;transition:all .2s ease}.au-course-row:hover{border-color:#059669;background:#f8fdf9;transform:translate(4px);box-shadow:0 2px 8px #05966914}.au-course-avatar{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}.au-course-info{flex:1;min-width:0}.au-course-info h3{font-size:.9rem;font-weight:600;color:#1e293b;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.au-course-info span{font-size:.72rem;color:#94a3b8}.au-course-progress-wrap{display:flex;align-items:center;gap:8px;flex-shrink:0}.au-course-progress-bar{width:60px;height:6px;background:#e8f5ee;border-radius:100px;overflow:hidden}.au-course-progress-bar span{display:block;height:100%;background:linear-gradient(90deg,#86efac,#22c55e);border-radius:100px;animation:auBarGrow .7s ease both}.au-course-progress-wrap strong{font-size:.82rem;font-weight:700;color:#16a34a;min-width:34px;text-align:right}.au-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.au-back-btn{display:inline-flex;align-items:center;gap:5px;padding:7px 14px;border-radius:8px;border:1px solid #e8f5ee;background:#f0fdf4;color:#059669;font-size:.82rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s;white-space:nowrap}.au-back-btn:hover{background:#dcfce7;border-color:#059669}.au-filters{display:flex;gap:10px;align-items:center;flex:1;flex-wrap:wrap}.au-search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e8f5ee;border-radius:8px;padding:7px 12px;flex:1;min-width:180px;transition:border-color .2s}.au-search-box:focus-within{border-color:#059669}.au-search-box input{border:none;outline:none;background:transparent;font-size:.82rem;color:#1e293b;width:100%;font-family:Inter,sans-serif}.au-search-box input::placeholder{color:#94a3b8}.au-status-pills{display:flex;gap:6px}.au-pill{padding:5px 12px;border-radius:20px;border:1px solid #e2e8f0;background:#fff;font-size:.75rem;font-weight:600;color:#475569;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s;white-space:nowrap}.au-pill:hover{border-color:#059669;color:#059669}.au-pill.active{background:#059669;color:#fff;border-color:#059669}.au-pill-notstarted:hover,.au-pill-notstarted.active{background:#f1f5f9;color:#475569;border-color:#94a3b8}.au-pill-progress:hover,.au-pill-progress.active{background:#fef3c7;color:#92400e;border-color:#fbbf24}.au-pill-done:hover,.au-pill-done.active{background:#dcfce7;color:#166534;border-color:#22c55e}.au-status-bar{display:flex;gap:10px;margin-bottom:14px}.au-status-chip{flex:1;padding:12px 16px;border-radius:12px;background:#fff;border:1px solid #e8f5ee;text-align:center;cursor:pointer;transition:all .2s}.au-status-chip:hover{transform:translateY(-2px);box-shadow:0 3px 8px #0000000d}.au-status-chip strong{display:block;font-size:1.3rem;font-weight:700;color:#1e293b}.au-status-chip span{font-size:.7rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.3px}.au-chip-all{border-color:#e8f5ee}.au-chip-notstarted{border-color:#e2e8f0;background:#f8fafc}.au-chip-notstarted strong{color:#475569}.au-chip-progress{border-color:#fde68a;background:#fffbeb}.au-chip-progress strong{color:#d97706}.au-chip-done{border-color:#bbf7d0;background:#f0fdf4}.au-chip-done strong{color:#16a34a}.au-card{background:#fff;border:1px solid #e8f5ee;border-radius:12px;padding:16px;margin-bottom:12px}.au-table-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.au-table-head h2{font-size:.95rem;font-weight:600;color:#1e293b;margin:0}.au-table-wrap{overflow-x:auto}.au-table-wrap table{width:100%;border-collapse:collapse;min-width:750px}.au-table-wrap th{background:#f8fdf9;padding:9px 12px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#64748b;border-bottom:1px solid #e8f5ee;text-align:left;white-space:nowrap}.au-table-wrap td{padding:9px 12px;font-size:.82rem;border-bottom:1px solid #f1f5f9;color:#334155;white-space:nowrap}.au-table-wrap tr:hover td{background:#f8fdf9}.au-table-wrap tr:last-child td{border-bottom:none}.au-td-idx{color:#94a3b8;font-size:.75rem;font-weight:600}.au-td-name strong{font-weight:600;color:#1e293b}.au-td-email{color:#94a3b8;font-size:.78rem}.au-status-badge{display:inline-block;padding:2px 10px;border-radius:20px;font-size:.7rem;font-weight:600;white-space:nowrap}.au-status-notStarted{background:#f1f5f9;color:#475569}.au-status-inProgress{background:#fef3c7;color:#92400e}.au-status-completed{background:#dcfce7;color:#166534}.au-unassign-btn{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:6px;border:1px solid #fecaca;background:#fef2f2;color:#dc2626;font-size:.72rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s;white-space:nowrap}.au-unassign-btn:hover{background:#dc2626;color:#fff;border-color:#dc2626}.au-empty{text-align:center;color:#94a3b8;font-size:.85rem;padding:24px 12px;background:#f8fdf9;border:1px dashed #e8f5ee;border-radius:10px;margin:0}@media (max-width: 768px){.au-page{padding:0 12px 20px}.au-hero{flex-direction:column;align-items:flex-start;padding:18px 20px;gap:14px}.au-hero-right{flex-wrap:wrap;gap:12px}.au-hero h1{font-size:1.2rem}.au-toolbar{flex-direction:column;align-items:stretch}.au-filters{flex-direction:column}.au-search-box{min-width:0}.au-status-pills{overflow-x:auto;flex-wrap:nowrap}.au-status-bar{flex-wrap:wrap}.au-status-chip{min-width:calc(50% - 5px)}}@media (max-width: 480px){.au-hero{margin:0 0 10px;padding:16px}.au-hero h1{font-size:1.05rem}.au-status-chip{min-width:100%}.au-course-row{padding:10px 12px}.au-course-avatar{width:34px;height:34px;font-size:.85rem}}.au-course-section-head,.au-course-overview-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:16px}.au-course-section-head>div,.au-course-overview-head>div{min-width:0}.au-course-count{flex-shrink:0;padding:6px 11px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:.7rem;font-weight:700}.au-course-grid,.au-course-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;width:100%;margin-bottom:22px}.au-course-card{width:100%;min-width:0;overflow:hidden;padding:0;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer;box-shadow:0 2px 7px #0f172a0b;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.au-course-card:hover{transform:translateY(-4px);border-color:#86efac;box-shadow:0 10px 22px #0f172a1a}.au-course-card:focus-visible{outline:3px solid rgba(34,197,94,.22);outline-offset:2px}.au-course-card-media{position:relative;width:100%;height:92px;overflow:hidden;background:#f0fdf4}.au-course-card-media img{width:100%;height:100%;display:block;object-fit:cover}.au-course-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.7rem;font-weight:800}.au-course-rate-badge{position:absolute;top:8px;right:8px;min-width:42px;padding:4px 7px;border-radius:999px;background:#fffffff2;color:#15803d;font-size:.64rem;font-weight:800;text-align:center;box-shadow:0 2px 7px #0f172a1f}.au-course-card-body{padding:10px}.au-course-card-body h3{min-height:34px;margin:0 0 8px;overflow:hidden;color:#1e293b;font-size:.78rem;font-weight:700;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.au-course-assigned-row,.au-course-assigned{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:8px;background:#f8fafc}.au-assigned-icon,.au-course-assigned-icon{width:27px;height:27px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:7px;background:#dcfce7;color:#15803d}.au-course-assigned-row strong,.au-course-assigned strong{display:block;color:#1e293b;font-size:.76rem;font-weight:800;line-height:1}.au-course-assigned-row span,.au-course-assigned span{display:block;margin-top:2px;color:#64748b;font-size:.57rem}.au-course-status-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin:8px 0}.au-course-status-row span{display:inline-flex;align-items:center;gap:4px;padding:4px 6px;border-radius:999px;background:#f8fafc;color:#64748b;font-size:.56rem;font-weight:700}.au-status-dot{width:6px;height:6px;flex-shrink:0;border-radius:50%}.au-dot-completed{background:#22c55e}.au-dot-progress{background:#f59e0b}.au-course-card-progress-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:5px}.au-course-card-progress-head span{color:#64748b;font-size:.58rem;font-weight:600}.au-course-card-progress-head strong{color:#15803d;font-size:.64rem;font-weight:800}.au-course-card-progress{width:100%;height:6px;overflow:hidden;border-radius:999px;background:#e2e8f0}.au-course-card-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#86efac,#22c55e);transition:width .3s ease}.au-course-card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;padding-top:8px;border-top:1px solid #eef2f7}.au-course-card-footer>span:first-child{color:#94a3b8;font-size:.55rem}.au-view-users-link,.au-view-users{display:inline-flex;align-items:center;gap:4px;color:#15803d;font-size:.58rem;font-weight:700;transition:gap .2s ease}.au-course-card:hover .au-view-users-link,.au-course-card:hover .au-view-users{gap:7px}@media (max-width: 1250px){.au-course-grid,.au-course-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}}@media (max-width: 1050px){.au-course-grid,.au-course-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 800px){.au-course-grid,.au-course-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.au-course-card-media{height:105px}}@media (max-width: 560px){.au-course-section-head,.au-course-overview-head{align-items:flex-start;gap:10px}.au-course-count{padding:5px 8px;font-size:.62rem}.au-course-grid,.au-course-card-grid{grid-template-columns:1fr;gap:11px}.au-course-card-media{height:125px}.au-course-card-body h3{min-height:auto}}.manage-admins-page{font-family:Inter,sans-serif;min-height:100vh;background:#f0faf5;padding:0 24px 28px;color:#1e293b;margin-top:14px}.ma-hero{background:linear-gradient(135deg,#065f46,#047857 40%,#059669);border-radius:16px;padding:24px 32px;margin-bottom:16px;color:#fff;display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:relative}.ma-hero-content h1{font-size:1.5rem;font-weight:700;margin:0 0 4px;color:#fff}.ma-hero-content p{font-size:.85rem;opacity:.9;margin:0;color:#ffffffe6}.ma-hero-stats{display:flex;gap:20px}.ma-hero-stat{display:flex;align-items:center;gap:10px}.ma-hero-stat-icon{width:38px;height:38px;border-radius:10px;background:#ffffff26;display:flex;align-items:center;justify-content:center;color:#fff}.ma-hero-stat-icon.eligible-icon{background:#dcfce7;color:#166534}.ma-hero-stat strong{display:block;font-size:1.1rem;font-weight:700;color:#fff}.ma-hero-stat span{font-size:.72rem;color:#fffc}.ma-action-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.ma-search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e8f5ee;border-radius:10px;padding:8px 14px;flex:1;max-width:400px;transition:border-color .2s}.ma-search-box:focus-within{border-color:#059669}.ma-search-box input{border:none;outline:none;background:transparent;font-size:.85rem;color:#1e293b;width:100%;font-family:Inter,sans-serif}.ma-search-box input::placeholder{color:#94a3b8}.ma-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;font-family:Inter,sans-serif;white-space:nowrap}.ma-btn-primary{background:#059669;color:#fff}.ma-btn-primary:hover{background:#047857}.ma-btn-primary:disabled{opacity:.5;cursor:not-allowed}.ma-btn-cancel{background:#f1f5f9;color:#475569}.ma-btn-cancel:hover{background:#e2e8f0}.ma-table-card{background:#fff;border:1px solid #e8f5ee;border-radius:14px;box-shadow:0 1px 4px #0000000a;overflow:hidden}.ma-table-header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #f1f5f9}.ma-table-header h2{font-size:1rem;font-weight:600;margin:0;color:#1e293b}.ma-table-header p{font-size:.75rem;color:#94a3b8;margin:2px 0 0}.ma-table-wrap{overflow-x:auto}.ma-table-wrap table{width:100%;border-collapse:collapse}.ma-table-wrap th{background:#f8fdf9;padding:10px 16px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#64748b;border-bottom:1px solid #e8f5ee;text-align:left;white-space:nowrap}.ma-table-wrap td{padding:10px 16px;font-size:.82rem;border-bottom:1px solid #f1f5f9;color:#334155}.ma-table-wrap tr:hover{background:#f8fdf9}.ma-table-wrap tr:last-child td{border-bottom:none}.ma-td-idx{color:#94a3b8;font-size:.75rem;font-weight:600}.ma-td-name{font-weight:600;color:#1e293b}.ma-td-email{color:#64748b;font-size:.78rem}.ma-badge{display:inline-block;padding:2px 8px;border-radius:20px;font-size:.72rem;font-weight:600;text-transform:capitalize}.ma-empty{text-align:center;color:#94a3b8;font-size:.85rem;padding:28px 16px!important}.ma-action-remove{width:30px;height:30px;border-radius:6px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:transparent;color:#dc2626;transition:all .2s}.ma-action-remove:hover{background:#fee2e2}.ma-modal{max-width:620px}.ma-modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px}.ma-modal-head h2{margin:0;font-size:1.1rem;font-weight:600;color:#1e293b}.ma-modal-head p{margin:4px 0 0;color:#94a3b8;font-size:.82rem}.ma-modal-head .close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#64748b;line-height:1;flex-shrink:0}.ma-modal-head .close-btn:hover{color:#1e293b}.ma-assign-form{display:grid;gap:16px}.ma-admin-search-box{position:relative;display:flex;align-items:center;gap:8px;background:#f8fdf9;border:1px solid #e8f5ee;border-radius:10px;padding:8px 12px}.ma-admin-search-box:focus-within{border-color:#059669;background:#fff}.ma-admin-search-box input{border:none;outline:none;background:transparent;font-size:.85rem;color:#1e293b;width:100%;font-family:Inter,sans-serif}.ma-admin-search-box input::placeholder{color:#94a3b8}.ma-user-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;border:1px solid #e8f5ee;border-radius:10px;max-height:280px;overflow-y:auto;background:#fff;box-shadow:0 8px 20px #00000014;z-index:10}.ma-user-option{width:100%;border:none;background:#fff;padding:10px 14px;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:14px;cursor:pointer;border-bottom:1px solid #f1f5f9;transition:background .15s}.ma-user-option:last-child{border-bottom:none}.ma-user-option:hover,.ma-user-option.active{background:#f0fdf4}.ma-user-option strong{display:block;color:#1e293b;font-weight:600;font-size:.85rem;margin-bottom:2px}.ma-user-option span{color:#94a3b8;font-size:.78rem}.ma-user-option small{color:#64748b;font-weight:500;white-space:nowrap;font-size:.75rem}.ma-selected-preview{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:14px}.ma-selected-preview span{color:#16a34a;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.ma-selected-preview h3{margin:4px 0 2px;color:#1e293b;font-weight:600;font-size:.95rem}.ma-selected-preview p{margin:0;color:#64748b;font-size:.82rem}.ma-modal-actions{display:flex;justify-content:flex-end;gap:8px}.ma-empty-help{padding:16px;margin:0;color:#94a3b8;font-size:.85rem;text-align:center}@media (max-width: 768px){.manage-admins-page{padding:0 12px 20px}.ma-hero{flex-direction:column;align-items:flex-start;padding:18px 20px;gap:12px}.ma-hero-content h1{font-size:1.25rem}.ma-hero-stats{gap:16px}.ma-action-bar{flex-direction:column;align-items:stretch}.ma-search-box{max-width:100%}.ma-user-option{flex-direction:column;align-items:flex-start}.ma-user-option small{white-space:normal}.ma-modal-actions{flex-direction:column}.ma-modal-actions button{width:100%;justify-content:center}}@media (max-width: 480px){.ma-hero{margin:0 0 12px;padding:16px}.ma-hero-content h1{font-size:1.1rem}.ma-hero-stat-icon{width:32px;height:32px}.ma-hero-stat strong{font-size:.95rem}.ma-hero-stat span{font-size:.65rem}.ma-btn{padding:7px 10px;font-size:.78rem}}.manage-users-page{font-family:Inter,sans-serif;min-height:100vh;background:#f0faf5;padding:0 24px 28px;color:#1e293b;margin-top:14px}.mu-hero{background:linear-gradient(135deg,#065f46,#047857 40%,#059669);border-radius:16px;padding:24px 32px;margin-bottom:16px;color:#fff;display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:relative}.mu-hero-content h1{font-size:1.5rem;font-weight:700;margin:0 0 4px;color:#fff}.mu-hero-content p{font-size:.85rem;opacity:.9;margin:0;color:#ffffffe6}.mu-hero-stats{display:flex;gap:20px}.mu-hero-stat{display:flex;align-items:center;gap:10px}.mu-hero-stat-icon{width:38px;height:38px;border-radius:10px;background:#ffffff26;display:flex;align-items:center;justify-content:center;color:#fff}.mu-hero-stat-icon.dept-icon{background:#fdd888;color:#92400e}.mu-hero-stat strong{display:block;font-size:1.1rem;font-weight:700;color:#fff}.mu-hero-stat span{font-size:.72rem;color:#fffc}.mu-action-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.mu-search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e8f5ee;border-radius:10px;padding:8px 14px;flex:1;max-width:400px;transition:border-color .2s}.mu-search-box:focus-within{border-color:#059669}.mu-search-box input{border:none;outline:none;background:transparent;font-size:.85rem;color:#1e293b;width:100%;font-family:Inter,sans-serif}.mu-search-box input::placeholder{color:#94a3b8}.mu-action-buttons{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.mu-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;font-family:Inter,sans-serif;white-space:nowrap}.mu-btn-primary{background:#059669;color:#fff}.mu-btn-primary:hover{background:#047857}.mu-btn-outline{background:#fff;color:#374151;border:1px solid #e8f5ee}.mu-btn-outline:hover{background:#f0fdf4;border-color:#059669}.mu-btn-cancel{background:#f1f5f9;color:#475569}.mu-btn-cancel:hover{background:#e2e8f0}.mu-form-card{background:#fff;border:1px solid #e8f5ee;border-radius:14px;padding:20px;margin-bottom:16px;box-shadow:0 1px 4px #0000000a}.mu-form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mu-form-header h2{font-size:1rem;font-weight:600;margin:0;color:#1e293b}.mu-password-pill{background:#f0fdf4;padding:4px 10px;border-radius:20px;font-size:.72rem;font-weight:600;color:#166534;border:1px solid #bbf7d0}.mu-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.mu-form-grid input,.mu-form-grid .nice-select{padding:9px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:.85rem;font-family:Inter,sans-serif;background:#fff;color:#1e293b;transition:border-color .2s;width:100%;box-sizing:border-box}.mu-form-grid input:focus,.mu-form-grid .nice-select:focus{border-color:#059669;outline:none;box-shadow:0 0 0 2px #0596691a}.mu-form-grid input:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.mu-form-grid .nice-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%236b7280%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 10px top 50%;background-size:10px auto;padding-right:30px}.mu-form-grid .nice-select:disabled{background-color:#f8fafc;color:#94a3b8;cursor:not-allowed}.mu-form-actions{display:flex;gap:8px;align-items:end}.mu-table-card{background:#fff;border:1px solid #e8f5ee;border-radius:14px;box-shadow:0 1px 4px #0000000a;overflow:hidden}.mu-table-header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #f1f5f9}.mu-table-header h2{font-size:1rem;font-weight:600;margin:0;color:#1e293b}.mu-table-header p{font-size:.75rem;color:#94a3b8;margin:2px 0 0}.mu-table-wrap{overflow-x:auto}.mu-table-wrap table{width:100%;border-collapse:collapse}.mu-table-wrap th{background:#f8fdf9;padding:10px 16px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#64748b;border-bottom:1px solid #e8f5ee;text-align:left;white-space:nowrap}.mu-table-wrap td{padding:10px 16px;font-size:.82rem;border-bottom:1px solid #f1f5f9;color:#334155}.mu-table-wrap tr:hover{background:#f8fdf9}.mu-table-wrap tr:last-child td{border-bottom:none}.mu-td-idx{color:#94a3b8;font-size:.75rem;font-weight:600}.mu-td-name{font-weight:600;color:#1e293b}.mu-td-email{color:#64748b;font-size:.78rem}.mu-badge{display:inline-block;padding:2px 8px;border-radius:20px;font-size:.72rem;font-weight:600;text-transform:capitalize}.mu-role-badge{display:inline-block;padding:2px 10px;border-radius:20px;font-size:.72rem;font-weight:600;white-space:nowrap}.mu-empty{text-align:center;color:#94a3b8;font-size:.85rem;padding:28px 16px!important}.mu-actions{display:flex;gap:4px}.mu-actions button{width:30px;height:30px;border-radius:6px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;background:transparent}.mu-action-edit{color:#2563eb}.mu-action-edit:hover{background:#eff6ff}.mu-action-reset{color:#d97706}.mu-action-reset:hover{background:#fef3c7}.mu-action-delete{color:#dc2626}.mu-action-delete:hover{background:#fee2e2}.modal-content{background:#fff;padding:24px;border-radius:14px;width:90%;max-width:450px;box-shadow:0 20px 25px -5px #0000001a;border:1px solid #e8f5ee}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-header h2{margin:0;font-size:1.1rem;font-weight:600}.close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#64748b;line-height:1}.close-btn:hover{color:#1e293b}.designation-input-row{display:flex;gap:10px;margin-bottom:20px}.designation-input-row input{flex:1;padding:9px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:.85rem;font-family:Inter,sans-serif}.designation-input-row input:focus{border-color:#059669;outline:none}.designations-list{max-height:300px;overflow-y:auto;border-top:1px solid #f1f5f9;padding-top:12px}.designation-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f8fdf9;border:1px solid #e8f5ee;border-radius:8px;margin-bottom:6px;font-size:.85rem}.delete-icon-btn{background:none;border:none;cursor:pointer;opacity:.6}.delete-icon-btn:hover{opacity:1;color:red}.progress-bar{height:6px;background:#e2e8f0;border-radius:100px;margin:16px 0;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#059669,#34d399);transition:width .3s}.stats-row{display:flex;justify-content:space-between;font-size:.82rem;font-weight:600}.mt-3{margin-top:16px}.w-100{width:100%}.text-center{text-align:center}.text-muted{color:#94a3b8;font-size:.85rem}@media (max-width: 768px){.manage-users-page{padding:0 12px 20px}.mu-hero{flex-direction:column;align-items:flex-start;padding:18px 20px;gap:12px}.mu-hero-content h1{font-size:1.25rem}.mu-hero-stats{gap:16px}.mu-action-bar{flex-direction:column;align-items:stretch}.mu-search-box{max-width:100%}.mu-action-buttons{justify-content:flex-end}.mu-form-grid{grid-template-columns:1fr}.mu-actions button{width:28px;height:28px}}@media (max-width: 480px){.mu-hero{margin:0 0 12px;padding:16px}.mu-hero-content h1{font-size:1.1rem}.mu-hero-stat-icon{width:32px;height:32px}.mu-hero-stat strong{font-size:.95rem}.mu-hero-stat span{font-size:.65rem}.mu-action-buttons{flex-wrap:wrap}.mu-btn{padding:7px 10px;font-size:.78rem}}.md-page{font-family:Inter,sans-serif;min-height:100vh;background:#f0faf5;padding:0 24px 28px;color:#1e293b;margin-top:14px}.md-hero{background:linear-gradient(135deg,#065f46,#047857 40%,#059669);border-radius:16px;padding:24px 32px;margin-bottom:16px;color:#fff;display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:relative}.md-hero-content h1{font-size:1.5rem;font-weight:700;margin:0 0 4px;color:#fff}.md-hero-content p{font-size:.85rem;opacity:.9;margin:0;color:#ffffffe6}.md-hero-stats{display:flex;gap:20px}.md-hero-stat{display:flex;align-items:center;gap:10px}.md-hero-stat-icon{width:38px;height:38px;border-radius:10px;background:#ffffff26;display:flex;align-items:center;justify-content:center;color:#fff}.md-hero-stat-icon.admin-icon{background:#fdd888;color:#92400e}.md-hero-stat strong{display:block;font-size:1.1rem;font-weight:700;color:#fff}.md-hero-stat span{font-size:.72rem;color:#fffc}.md-action-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;flex-wrap:wrap}.md-search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e8f5ee;border-radius:10px;padding:8px 14px;flex:1;max-width:400px;transition:border-color .2s}.md-search-box:focus-within{border-color:#059669}.md-search-box input{border:none;outline:none;background:transparent;font-size:.85rem;color:#1e293b;width:100%;font-family:Inter,sans-serif}.md-search-box input::placeholder{color:#94a3b8}.md-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;font-family:Inter,sans-serif;white-space:nowrap}.md-btn-primary{background:#059669;color:#fff}.md-btn-primary:hover{background:#047857}.md-btn-primary:disabled{opacity:.5;cursor:not-allowed}.md-btn-cancel{background:#f1f5f9;color:#475569}.md-btn-cancel:hover{background:#e2e8f0}.md-table-card{background:#fff;border:1px solid #e8f5ee;border-radius:14px;box-shadow:0 1px 4px #0000000a;overflow:hidden}.md-table-header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #f1f5f9}.md-table-header h2{font-size:1rem;font-weight:600;margin:0;color:#1e293b}.md-table-header p{font-size:.75rem;color:#94a3b8;margin:2px 0 0}.md-table-wrap{overflow-x:auto}.md-table-wrap table{width:100%;border-collapse:collapse}.md-table-wrap th{background:#f8fdf9;padding:10px 16px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#64748b;border-bottom:1px solid #e8f5ee;text-align:left;white-space:nowrap}.md-table-wrap td{padding:10px 16px;font-size:.82rem;border-bottom:1px solid #f1f5f9;color:#334155}.md-table-wrap tr:hover{background:#f8fdf9}.md-table-wrap tr:last-child td{border-bottom:none}.md-td-idx{color:#94a3b8;font-size:.75rem;font-weight:600}.md-td-name{font-weight:600;color:#1e293b}.md-type-badge{display:inline-block;padding:2px 8px;border-radius:20px;font-size:.72rem;font-weight:600;background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.md-empty{text-align:center;color:#94a3b8;font-size:.85rem;padding:28px 16px!important}.md-admin-cell{display:flex;align-items:center;gap:10px}.md-admin-avatar{width:34px;height:34px;border-radius:50%;background:#059669;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.82rem;flex-shrink:0;overflow:hidden}.md-admin-avatar-img{width:100%;height:100%;object-fit:cover}.md-admin-cell strong{display:block;font-weight:600;color:#1e293b;font-size:.82rem}.md-admin-cell span{font-size:.72rem;color:#94a3b8}.md-actions{display:flex;gap:4px}.md-actions button{width:30px;height:30px;border-radius:6px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;background:transparent}.md-action-edit{color:#2563eb}.md-action-edit:hover{background:#eff6ff}.md-action-delete{color:#dc2626}.md-action-delete:hover{background:#fee2e2}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:#fff;padding:24px;border-radius:14px;width:90%;box-shadow:0 20px 25px -5px #0000001a;border:1px solid #e8f5ee}.md-modal{max-width:520px}.md-modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px}.md-modal-head h2{margin:0;font-size:1.1rem;font-weight:600;color:#1e293b}.md-modal-head p{margin:4px 0 0;color:#94a3b8;font-size:.82rem}.md-modal-head .close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#64748b;line-height:1;flex-shrink:0}.md-modal-head .close-btn:hover{color:#1e293b}.md-form{display:flex;flex-direction:column;gap:14px}.md-form-group{display:flex;flex-direction:column;gap:6px}.md-form-group label{font-size:.82rem;font-weight:600;color:#334155}.md-form-group input,.md-form-group .nice-select{padding:9px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:.85rem;font-family:Inter,sans-serif;background:#fff;color:#1e293b;transition:border-color .2s;width:100%;box-sizing:border-box}.md-form-group input:focus,.md-form-group .nice-select:focus{border-color:#059669;outline:none;box-shadow:0 0 0 2px #0596691a}.md-form-group .nice-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%236b7280%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 10px top 50%;background-size:10px auto;padding-right:30px}.md-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.md-expand-btn{width:28px;height:28px;border:none;border-radius:6px;background:transparent;color:#94a3b8;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.md-expand-btn:hover{background:#f1f5f9;color:#059669}.md-row-open{background:#f0fdf4!important}@keyframes mdSlideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:600px}}@keyframes mdSlideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.md-users-wrap{padding:6px 16px 14px 48px;background:#fafdfb;border-bottom:1px solid #e8f5ee;animation:mdSlideDown .3s ease both;overflow:hidden}.md-users-head{display:flex;align-items:center;gap:6px;font-size:.78rem;font-weight:600;color:#047857;margin-bottom:10px;padding-bottom:8px;border-bottom:1px dashed #d1fae5}.md-users-head em{font-style:normal;color:#059669;background:#d1fae5;padding:0 8px;border-radius:10px;font-size:.72rem}.md-users-empty{margin:0;font-size:.78rem;color:#94a3b8;padding:8px 0}.md-users-list{display:flex;flex-direction:column;gap:4px}.md-user-row{display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:8px;background:#fff;border:1px solid #e8f5ee;animation:mdSlideIn .35s ease both;transition:background .15s,border-color .15s,box-shadow .15s}.md-user-row:hover{background:#f0fdf4;border-color:#86efac;box-shadow:0 2px 8px #05966914}.md-user-row-avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#059669,#10b981);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;flex-shrink:0;overflow:hidden}.md-user-row-avatar-img{width:100%;height:100%;object-fit:cover}.md-user-row-body{flex:1;min-width:0;line-height:1.3}.md-user-row-body strong{display:block;font-size:.8rem;font-weight:600;color:#1e293b}.md-user-row-body span{display:block;font-size:.7rem;color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.md-user-row-badge{font-size:.6rem;font-weight:700;padding:3px 8px;border-radius:20px;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;flex-shrink:0;transition:background .15s}.md-user-row-badge.badge-admin{background:#fef3c7;color:#92400e}.md-user-row-badge.badge-user{background:#d1fae5;color:#065f46}@media (max-width: 768px){.md-page{padding:0 12px 20px}.md-hero{flex-direction:column;align-items:flex-start;padding:18px 20px;gap:12px}.md-hero-content h1{font-size:1.25rem}.md-hero-stats{gap:16px}.md-action-bar{flex-direction:column;align-items:stretch}.md-search-box{max-width:100%}.md-modal-actions{flex-direction:column}.md-modal-actions button{width:100%;justify-content:center}}@media (max-width: 480px){.md-hero{margin:0 0 12px;padding:16px}.md-hero-content h1{font-size:1.1rem}.md-hero-stat-icon{width:32px;height:32px}.md-hero-stat strong{font-size:.95rem}.md-hero-stat span{font-size:.65rem}.md-btn{padding:7px 10px;font-size:.78rem}}.sa-filter-select{padding:7px 28px 7px 10px;border:1px solid #e8f5ee;border-radius:8px;font-size:.78rem;font-family:Inter,sans-serif;background:#fff;color:#334155;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%236b7280%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 8px center;background-size:10px auto;transition:border-color .2s}.sa-select-group select{padding:9px 28px 9px 12px;border:1px solid #d1fae5;border-radius:8px;font-size:.85rem;font-family:inherit;background:#fafdfb;color:#1e293b;cursor:pointer;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23059669%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 8px center;background-size:10px}.sa-select-disabled{opacity:.45}.sa-select-disabled select{cursor:not-allowed;background:#f8f9fa}@keyframes saCardsPop{0%{opacity:0;transform:scale(.95) translateY(4px)}to{opacity:1;transform:scale(1) translateY(0)}}.sa-hcards-appear{animation:saCardsPop .3s ease both}.sa-detail-card{display:flex;align-items:center;gap:10px;padding:8px 14px 8px 10px;border-radius:10px;background:#f0fdf4;border:1px solid #d1fae5;position:relative;cursor:pointer;transition:box-shadow .15s,border-color .15s;min-width:0}.sa-detail-card:hover{border-color:#34d399;box-shadow:0 0 0 2px #05966914}.sa-dcard-arrow{display:flex;align-items:center;flex-shrink:0}@keyframes saRevealUp{0%{opacity:0;transform:translateY(20px);max-height:0}to{opacity:1;transform:translateY(0);max-height:300px}}.sa-stats-reveal{animation:saRevealUp .45s cubic-bezier(.16,1,.3,1) both;overflow:hidden}.sa-dcard-meta{color:#64748b;font-size:.67rem;font-weight:600}@media (max-width: 768px){.sa-users-final-section .sa-card{padding:12px}.sa-table-head{align-items:flex-start;gap:10px;flex-direction:column}}.sa-breadcrumb{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding:10px 16px;background:#faf5ff;border:1px solid #e9d5ff;border-radius:10px;box-shadow:0 1px 3px #8b5cf60f}.sa-back-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:8px;border:1px solid #e9d5ff;background:#fff;color:#7c3aed;font-size:.8rem;font-weight:700;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s}.sa-back-btn:hover{background:#ede9fe;border-color:#7c3aed}.sa-breadcrumbs{display:flex;align-items:center;gap:6px}.sa-crumb-link{border:none;background:#ede9fe;color:#6d28d9;font-weight:700;font-size:.82rem;cursor:pointer;padding:4px 10px;border-radius:6px;font-family:Inter,sans-serif;transition:all .15s}.sa-crumb-link:hover{background:#ddd6fe;color:#5b21b6}.sa-crumb-current{color:#5b21b6;font-weight:700;font-size:.82rem;background:#ddd6fe;padding:4px 10px;border-radius:6px}.sa-crumb-sep{color:#c4b5fd;font-size:.9rem;font-weight:700}.sa-filter-select{padding:7px 28px 7px 10px;border:1px solid #e8f5ee;border-radius:8px;font-size:.78rem;font-family:Inter,sans-serif;background:#fff;color:#334155;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%236b7280%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 8px center;background-size:10px auto;transition:border-color .2s}.sa-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.sa-section-head h2{font-size:.95rem;font-weight:600;color:#1e293b;margin:0}.sa-section-head p{font-size:.75rem;color:#94a3b8;margin:2px 0 0}.sa-course-list{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.sa-course-row{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:10px;background:#fff;border:1px solid #e8f5ee;cursor:pointer;transition:all .2s ease}.sa-course-row:hover{border-color:#059669;background:#f8fdf9;transform:translate(4px);box-shadow:0 2px 8px #05966914}.sa-course-row.sa-card-active{border-color:#059669;background:#ecfdf5;box-shadow:0 0 0 2px #05966926,0 4px 12px #0596691a;transform:translate(4px)}.sa-course-row.sa-card-active .sa-course-avatar{box-shadow:0 0 0 2px #fff,0 0 0 4px currentColor}.sa-course-avatar{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}.sa-course-info{flex:1;min-width:0}.sa-course-info h3{font-size:.88rem;font-weight:600;color:#1e293b;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sa-course-info span{font-size:.72rem;color:#94a3b8}.sa-course-progress-wrap{display:flex;align-items:center;gap:8px;flex-shrink:0}.sa-course-progress-bar{width:60px;height:6px;background:#e8f5ee;border-radius:100px;overflow:hidden}.sa-course-progress-bar span{display:block;height:100%;border-radius:100px;transition:width .5s ease;animation:saBarGrow .7s ease both}.sa-course-progress-wrap strong{font-size:.82rem;font-weight:700;min-width:34px;text-align:right}.sa-user-clickable-row,.sa-user-clickable-row td{cursor:pointer}@media (max-width: 768px){.sa-page{padding:0 12px 20px}.sa-hero{flex-direction:column;align-items:flex-start;padding:18px 20px;gap:14px}.sa-hero-right{flex-wrap:wrap;gap:12px}.sa-hero h1{font-size:1.2rem}.sa-kpi-row{grid-template-columns:repeat(2,1fr)}.sa-filters-row{flex-direction:column;align-items:stretch}.sa-search-box{min-width:0}.sa-filter-select{width:100%}.sa-breadcrumb{flex-wrap:wrap}}@media (max-width: 480px){.sa-hero{margin:0 0 10px;padding:16px}.sa-hero h1{font-size:1.05rem}.sa-kpi-row{grid-template-columns:1fr 1fr;gap:8px}.sa-kpi{padding:10px;gap:8px}.sa-kpi-icon{width:32px;height:32px}.sa-kpi strong{font-size:1rem}.sa-course-row{padding:8px 10px}.sa-course-avatar{width:32px;height:32px;font-size:.85rem}.sa-course-progress-bar{width:40px}}.sa-user-name-btn{border:none;padding:3px 8px;background:#eff6ff;color:#2563eb;font:inherit;font-weight:700;text-align:left;cursor:pointer;border-radius:6px;transition:all .2s ease}.sa-user-name-btn:hover{background:#dbeafe;color:#1d4ed8;text-decoration:underline;text-underline-offset:3px}@media (max-width: 600px){.sa-user-detail-drawer{width:100%}.sa-user-detail-header,.sa-user-detail-body{padding-left:16px;padding-right:16px}.sa-user-progress-summary{grid-template-columns:repeat(2,1fr)}.sa-user-course-title-row{flex-direction:column;gap:8px}}.sa-page{padding:0 24px 34px}.sa-section-head{align-items:flex-end;margin:20px 0 12px}.sa-section-head h2{font-size:.98rem;font-weight:700}.sa-section-head p{font-size:.7rem}.sa-course-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-bottom:20px}.sa-course-row{position:relative;min-width:0;min-height:148px;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:10px;padding:13px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;box-shadow:0 2px 8px #0f172a0b;cursor:pointer;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.sa-course-row:after{content:"View details →";display:block;margin-top:auto;color:#059669;font-size:.6rem;font-weight:700;opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease}.sa-course-row:hover{transform:translateY(-4px);border-color:#86efac;background:#fbfffd;box-shadow:0 12px 24px #0f172a1a}.sa-course-row:hover:after{opacity:1;transform:translateY(0)}.sa-course-row.sa-card-active{transform:translateY(-3px);border-color:#22c55e;background:#f0fdf4;box-shadow:0 0 0 2px #22c55e1f,0 10px 22px #0f172a14}.sa-course-row.sa-card-active:before{content:"Selected";position:absolute;top:9px;right:9px;padding:3px 7px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:.52rem;font-weight:800}.sa-course-avatar{width:34px;height:34px;border-radius:10px;font-size:.86rem}.sa-course-info{flex:initial}.sa-course-info h3{margin:0 0 4px;font-size:.82rem;font-weight:700}.sa-course-info span{display:block;min-height:28px;font-size:.6rem;line-height:1.45}.sa-course-progress-wrap{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.sa-course-progress-bar{width:100%;height:6px}.sa-course-progress-wrap strong{min-width:32px;font-size:.68rem}.sa-course-list>.sa-empty{grid-column:1 / -1}.sa-users-final-section{margin-top:24px;padding-top:18px;border-top:1px solid #dbe7e1}.sa-users-final-section:before{content:"Users in selected city";display:block;margin-bottom:10px;color:#64748b;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.sa-users-final-section .sa-filters-card{margin-bottom:12px}.sa-users-final-section .sa-card{margin-bottom:0}.sa-kpi,.sa-filters-card,.sa-card,.sa-user-location-grid>div,.sa-user-summary-card,.sa-user-course-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.sa-kpi:hover,.sa-filters-card:hover,.sa-user-location-grid>div:hover,.sa-user-summary-card:hover{transform:translateY(-2px);border-color:#bbf7d0;box-shadow:0 8px 18px #0f172a12}.sa-user-course-card:hover{background:#f8fdf9}@media (max-width: 1250px){.sa-course-list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1000px){.sa-course-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}}@media (max-width: 760px){.sa-course-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sa-course-row{min-height:140px}}@media (max-width: 480px){.sa-page{padding:0 12px 22px}.sa-section-head{align-items:flex-start;flex-direction:column;gap:3px}.sa-course-list{grid-template-columns:1fr 1fr;gap:10px}.sa-course-row{min-height:132px;padding:10px}.sa-course-info h3{font-size:.75rem}.sa-course-info span,.sa-course-row:after{font-size:.54rem}.sa-course-avatar{width:30px;height:30px;font-size:.76rem}}.sa-stats-reveal{display:block;width:100%;margin-top:8px;animation:saFadeIn .3s ease both}.sa-stats-reveal .sa-kpi-row{margin-bottom:10px}.sa-users-final-section{display:block;width:100%;margin-top:8px;padding-top:0;border-top:none}.sa-users-final-section:before{content:attr(data-scope);display:inline-flex;align-items:center;margin:0 0 8px;padding:5px 9px;border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#15803d;font-size:.64rem;font-weight:800;text-transform:uppercase;letter-spacing:.35px}.sa-users-final-section .sa-filters-card{margin:0 0 8px;padding:10px 12px}.sa-users-final-section .sa-card{display:block;width:100%;margin:0;padding:14px;overflow:visible}.sa-users-final-section .sa-table-head{margin-bottom:10px}.sa-users-final-section .sa-table-wrap{display:block;width:100%;overflow-x:auto;border:1px solid #edf2ef;border-radius:10px}.sa-cards-row{margin-bottom:8px}.sa-detail-card{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sa-detail-card:hover{transform:translateY(-3px);border-color:#86efac;box-shadow:0 9px 22px #0f172a1a}.sa-dcard-meta{color:#64748b;font-size:.66rem;font-weight:600}.sa-user-clickable-row:focus-visible{outline:2px solid #10b981;outline-offset:-2px}@media (max-width: 768px){.sa-stats-reveal,.sa-users-final-section{margin-top:6px}.sa-users-final-section .sa-card{padding:11px}.sa-table-head{flex-direction:column;align-items:flex-start;gap:8px}}.sa-user-clickable-row{cursor:pointer;position:relative;transition:all .25s ease}.sa-user-clickable-row td{transition:all .25s ease}.sa-user-clickable-row:hover{transform:scale(1.003)}.sa-user-clickable-row:hover td{background:linear-gradient(90deg,#ecfdf5,#f8fffc)}.sa-user-clickable-row:hover td:first-child{border-left:4px solid #16a34a}.sa-user-clickable-row:after{content:"Click to view complete progress →";position:absolute;right:20px;top:50%;transform:translateY(-50%);padding:6px 12px;border-radius:999px;background:#16a34a;color:#fff;font-size:11px;font-weight:700;opacity:0;transition:.25s;pointer-events:none;box-shadow:0 8px 18px #16a34a40}.sa-user-clickable-row:hover:after{opacity:1}.sa-user-name-btn{position:relative;background:none;border:none;color:#15803d;font-weight:700;cursor:pointer;padding:0;transition:.25s}.sa-user-name-btn:after{content:" ↗";opacity:0;transition:.25s}.sa-user-name-btn:hover{color:#047857;text-decoration:underline}.sa-user-name-btn:hover:after{opacity:1}.sa-page{font-family:Inter,sans-serif;min-height:100vh;background:#f0faf5;padding:0 24px 28px;color:#1e293b;margin-top:14px}.sa-loading{display:flex;align-items:center;justify-content:center;min-height:60vh;color:#64748b;font-size:.95rem}@keyframes saPageIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes saKpiIn{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes saCardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes saRowIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes saFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes saBarGrow{0%{width:0}}@keyframes saRevealUp{0%{opacity:0;transform:translateY(20px);max-height:0}to{opacity:1;transform:translateY(0);max-height:3000px}}.sa-fade-in{animation:saFadeIn .35s ease both}.sa-kpi-enter{animation:saKpiIn .35s ease both}.sa-card-enter{animation:saCardIn .3s ease both}.sa-table-row-enter{animation:saRowIn .25s ease both}.sa-hero{background:linear-gradient(135deg,#065f46,#047857 40%,#059669);border-radius:16px;padding:22px 28px;margin-bottom:14px;color:#fff;display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:relative;animation:saPageIn .4s ease both}.sa-hero:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:#ffffff0f;right:40px;top:-40px;pointer-events:none}.sa-hero:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;background:#ffffff0a;right:120px;bottom:-20px;pointer-events:none}.sa-hero-left{display:flex;align-items:center;gap:14px;z-index:1}.sa-hero-icon{width:44px;height:44px;border-radius:12px;background:#ffffff26;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.sa-hero h1{font-size:1.4rem;font-weight:700;margin:0 0 3px;color:#fff}.sa-hero p{font-size:.82rem;opacity:.9;margin:0;color:#ffffffe6}.sa-hero-right{display:flex;gap:20px;z-index:1}.sa-hero-stat{text-align:center}.sa-hero-stat strong{display:block;font-size:1.15rem;font-weight:700;color:#fff}.sa-hero-stat span{font-size:.68rem;color:#fffc}.sa-hero-cert strong{color:#fdd888}.sa-kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.sa-kpi{background:#fff;border:1px solid #e8f5ee;border-radius:12px;padding:14px;display:flex;align-items:center;gap:12px;transition:transform .2s,box-shadow .2s}.sa-kpi:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.sa-kpi-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sa-kpi-users .sa-kpi-icon{background:#dbeafe;color:#2563eb}.sa-kpi-completed .sa-kpi-icon{background:#dcfce7;color:#16a34a}.sa-kpi-certs .sa-kpi-icon{background:#ede9fe;color:#7c3aed}.sa-kpi-rate .sa-kpi-icon{background:#fce7f3;color:#db2777}.sa-kpi span{display:block;font-size:.68rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.sa-kpi strong{display:block;font-size:1.2rem;font-weight:700;color:#1e293b;margin-top:1px}.sa-selector-row{display:flex;gap:14px;align-items:flex-end;flex-wrap:wrap;background:#fff;border:1px solid #e8f5ee;border-radius:12px;padding:14px 18px;margin-bottom:12px}.sa-select-group{display:flex;flex-direction:column;gap:5px;min-width:160px;flex:1}.sa-select-group label{display:flex;align-items:center;gap:5px;font-size:.72rem;font-weight:600;color:#047857;text-transform:uppercase;letter-spacing:.3px}.sa-select-group select{padding:9px 28px 9px 12px;border:1px solid #d1fae5;border-radius:8px;font-size:.85rem;font-family:inherit;background:#fafdfb;color:#1e293b;cursor:pointer;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23059669%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 8px center;background-size:10px}.sa-select-group select:focus{border-color:#059669;box-shadow:0 0 0 2px #0596691f;outline:none}.sa-cards-row{display:flex;align-items:center;gap:4px;flex-wrap:wrap;margin-bottom:14px;padding:10px 14px;background:#fff;border:1px solid #e8f5ee;border-radius:12px}.sa-detail-card{display:flex;align-items:center;gap:10px;padding:8px 14px 8px 10px;border-radius:10px;background:#f0fdf4;border:1px solid #d1fae5;position:relative;transition:box-shadow .15s,border-color .15s;min-width:0}.sa-dcard-remove{position:absolute;top:-6px;right:-6px;width:16px;height:16px;border-radius:50%;background:#dc2626;color:#fff;font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;opacity:0;transition:opacity .15s;border:none;cursor:pointer;padding:0}.sa-detail-card:hover .sa-dcard-remove{opacity:1}.sa-dcard-avatar{width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;flex-shrink:0}.sa-dcard-body{min-width:0;line-height:1.25;display:flex;flex-direction:column;gap:1px}.sa-dcard-body strong{font-size:.82rem;font-weight:700;color:#1e293b}.sa-dcard-tag{font-size:.58rem;font-weight:600;color:#047857;text-transform:uppercase;letter-spacing:.3px}.sa-dcard-meta{font-size:.65rem;color:#6b7280}.dept-analytics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.dept-analytics-card{position:relative;display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;cursor:pointer;font-family:inherit;text-align:left;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease;animation:saCardIn .3s ease both}.dept-analytics-card:after{content:"View users →";position:absolute;left:16px;right:16px;bottom:14px;display:flex;align-items:center;justify-content:center;min-height:28px;border-radius:8px;background:#059669f0;color:#fff;font-size:.68rem;font-weight:700;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease;pointer-events:none}.dept-analytics-card:hover{transform:translateY(-5px);border-color:#86efac;box-shadow:0 14px 28px #0f172a1f}.dept-analytics-card:hover:after{opacity:1;transform:translateY(0)}.dept-analytics-card:hover .dept-card-body{padding-bottom:46px}.dept-analytics-card:active{transform:scale(.98)}.dept-card-header{display:flex;align-items:flex-start;gap:12px}.dept-card-avatar{width:38px;height:38px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:.95rem;font-weight:800}.dept-card-info{flex:1;min-width:0}.dept-card-info h3{margin:0 0 3px;color:#1e293b;font-size:.85rem;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dept-card-info span{display:block;color:#6b7280;font-size:.68rem;line-height:1.35}.dept-card-rate{flex-shrink:0;color:#047857;font-size:1rem;font-weight:800}.dept-card-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.dept-card-stats>div{padding:6px 8px;border:1px solid #f1f5f9;border-radius:8px;text-align:center}.dept-card-stats span{display:block;color:#94a3b8;font-size:.56rem;font-weight:600;text-transform:uppercase}.dept-card-stats strong{display:block;margin-top:1px;color:#1e293b;font-size:.82rem;font-weight:700}.dept-card-track{width:100%;height:6px;overflow:hidden;border-radius:999px;background:#e5e7eb}.dept-card-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#10b981,#059669);transition:width .3s ease;animation:saBarGrow .7s ease both}.sa-filters-card{background:#fff;border:1px solid #e8f5ee;border-radius:12px;padding:12px 16px;margin-bottom:14px}.sa-filters-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.sa-search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e8f5ee;border-radius:8px;padding:7px 12px;flex:1;min-width:200px;transition:border-color .2s}.sa-search-box:focus-within{border-color:#059669}.sa-search-box input{border:none;outline:none;background:transparent;font-size:.82rem;color:#1e293b;width:100%;font-family:Inter,sans-serif}.sa-search-box input::placeholder{color:#94a3b8}.sa-filter-select{padding:7px 28px 7px 10px;border:1px solid #e8f5ee;border-radius:8px;font-size:.78rem;font-family:Inter,sans-serif;background:#fff;color:#334155;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%236b7280%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 8px center;background-size:10px auto;transition:border-color .2s}.sa-filter-select:focus{border-color:#059669;outline:none}.sa-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;border:none;font-family:Inter,sans-serif;white-space:nowrap;transition:all .15s}.sa-btn-download{background:#059669;color:#fff}.sa-btn-download:hover{background:#047857;transform:translateY(-1px);box-shadow:0 3px 8px #05966933}.sa-card{background:#fff;border:1px solid #e8f5ee;border-radius:12px;padding:16px;margin-bottom:12px}.sa-table-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.sa-table-head h2{font-size:.95rem;font-weight:600;color:#1e293b;margin:0}.sa-table-head p{font-size:.75rem;color:#94a3b8;margin:2px 0 0}.sa-click-hint{font-size:.72rem;font-weight:600;color:#059669;background:#f0fdf4;border:1px solid #bbf7d0;padding:4px 10px;border-radius:6px;white-space:nowrap}.sa-table-wrap{overflow-x:auto}.sa-table-wrap table{width:100%;border-collapse:collapse;min-width:900px}.sa-table-wrap th{background:#f8fdf9;padding:9px 12px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#64748b;border-bottom:1px solid #e8f5ee;text-align:left;white-space:nowrap}.sa-table-wrap td{padding:9px 12px;font-size:.82rem;border-bottom:1px solid #f1f5f9;color:#334155;white-space:nowrap;transition:background .15s}.sa-user-clickable-row{position:relative}.sa-user-clickable-row td{cursor:pointer}.sa-user-clickable-row:hover td{background:#f0fdf4}.sa-user-clickable-row:hover td:first-child{border-left:3px solid #059669;padding-left:9px}.sa-table-wrap tr:last-child td{border-bottom:none}.sa-td-idx{color:#94a3b8;font-size:.75rem;font-weight:600}.sa-td-name strong{font-weight:600;color:#1e293b}.sa-td-email{color:#94a3b8;font-size:.78rem}.sa-pct-cell{display:flex;align-items:center;gap:8px}.sa-pct-bar{width:60px;height:6px;background:#e8f5ee;border-radius:100px;overflow:hidden;flex-shrink:0}.sa-pct-bar span{display:block;height:100%;background:linear-gradient(90deg,#86efac,#22c55e);border-radius:100px;animation:saBarGrow .8s ease both}.sa-pct-cell strong{font-size:.82rem;font-weight:700;color:#16a34a;min-width:32px}.sa-empty{text-align:center;color:#94a3b8;font-size:.85rem;padding:24px 12px;background:#f8fdf9;border:1px dashed #e8f5ee;border-radius:10px;margin:0}.sa-stats-reveal{display:block;width:100%;margin-top:18px;animation:saFadeIn .35s ease both}.sa-slide-up{animation:saRevealUp .4s cubic-bezier(.16,1,.3,1) both}.sa-users-final-section{display:block;width:100%;margin-top:14px}.sa-users-final-section .sa-card{display:block;width:100%;overflow:visible}.sa-users-final-section .sa-table-wrap{display:block;width:100%;overflow-x:auto;border-radius:10px}.sa-users-final-section table{width:100%;min-width:920px}.sa-user-detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;display:flex;justify-content:flex-end;background:#0f172a6b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:saUserFadeIn .2s ease}.sa-user-detail-drawer{width:min(620px,100%);height:100vh;display:flex;flex-direction:column;overflow:hidden;background:#f8fbfa;box-shadow:-18px 0 45px #0f172a29;animation:saUserSlideIn .28s ease}@keyframes saUserFadeIn{0%{opacity:0}to{opacity:1}}@keyframes saUserSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.sa-user-detail-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #e2ebe7;background:#fff}.sa-user-detail-profile{display:flex;align-items:center;gap:12px;min-width:0}.sa-user-detail-avatar{width:46px;height:46px;flex-shrink:0;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#e6f8f0,#d7f1e5);color:#07845e;font-size:.84rem;font-weight:800}.sa-user-detail-profile h2{margin:0 0 4px;color:#1e293b;font-size:1rem;font-weight:750}.sa-user-detail-profile p{margin:0;overflow:hidden;color:#8492a6;font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.sa-user-detail-close{width:36px;height:36px;flex-shrink:0;display:grid;place-items:center;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;color:#64748b;font-size:1.25rem;cursor:pointer}.sa-user-detail-body{flex:1;padding:20px 22px 28px;overflow-y:auto}.sa-user-location-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.sa-user-location-grid>div{padding:12px 13px;border:1px solid #e2ebe7;border-radius:12px;background:#fff}.sa-user-location-grid span,.sa-user-location-grid strong{display:block}.sa-user-location-grid span{margin-bottom:4px;color:#94a3b8;font-size:.68rem;font-weight:650;text-transform:uppercase;letter-spacing:.35px}.sa-user-location-grid strong{color:#334155;font-size:.8rem;font-weight:700}.sa-user-progress-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px}.sa-user-summary-card{padding:13px 10px;border:1px solid transparent;border-radius:13px;text-align:center}.sa-user-summary-card strong,.sa-user-summary-card span{display:block}.sa-user-summary-card strong{margin-bottom:4px;color:#243247;font-size:1.15rem;font-weight:800}.sa-user-summary-card span{font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.25px}.sa-user-summary-card.assigned{border-color:#e0d8ff;background:#f4f0ff;color:#7257cf}.sa-user-summary-card.completed{border-color:#cdeedb;background:#edf9f2;color:#248b58}.sa-user-summary-card.progress{border-color:#f4e0ab;background:#fff7df;color:#b77818}.sa-user-summary-card.pending{border-color:#f4d5dc;background:#fff1f3;color:#c85d6c}.sa-user-summary-card.certificate{border-color:#d9e7ff;background:#eff5ff;color:#3973c7}.sa-user-summary-card.rate{border-color:#d0ece5;background:#edf9f6;color:#16816a}.sa-user-course-section{border:1px solid #e2ebe7;border-radius:15px;background:#fff;overflow:hidden}.sa-user-course-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px;border-bottom:1px solid #edf2ef}.sa-user-course-head h3{margin:0 0 3px;color:#1e293b;font-size:.9rem;font-weight:750}.sa-user-course-head p{margin:0;color:#94a3b8;font-size:.71rem}.sa-user-course-head>span{padding:5px 9px;border-radius:999px;background:#eefaf5;color:#07845e;font-size:.68rem;font-weight:750;white-space:nowrap}.sa-user-course-list{display:flex;flex-direction:column}.sa-user-course-card{display:flex;align-items:flex-start;gap:11px;padding:14px 16px;border-bottom:1px solid #edf2ef}.sa-user-course-card:last-child{border-bottom:none}.sa-user-course-number{width:28px;height:28px;flex-shrink:0;display:grid;place-items:center;border-radius:9px;background:#f0f5f3;color:#64748b;font-size:.7rem;font-weight:800}.sa-user-course-content{flex:1;min-width:0}.sa-user-course-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sa-user-course-title-row h4{margin:0 0 4px;color:#253247;font-size:.82rem;font-weight:750}.sa-user-course-title-row p{margin:0;color:#94a3b8;font-size:.68rem;line-height:1.4}.sa-course-status{flex-shrink:0;padding:5px 8px;border-radius:999px;font-size:.64rem;font-weight:750;white-space:nowrap}.sa-course-status.completed{background:#e8f8ef;color:#218a54}.sa-course-status.inProgress{background:#fff5d9;color:#b77716}.sa-course-status.notStarted{background:#fff0f2;color:#c85d6c}.sa-user-course-progress-row{display:flex;align-items:center;gap:10px;margin-top:11px}.sa-user-course-progress-track{flex:1;height:7px;overflow:hidden;border-radius:999px;background:#e9f0ed}.sa-user-course-progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#75d6b1,#2eaa7a)}.sa-user-course-progress-row strong{min-width:37px;color:#298363;font-size:.72rem;font-weight:800;text-align:right}.sa-user-course-extra{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.sa-user-course-extra span{padding:4px 8px;border-radius:7px;background:#f4f7f6;color:#64748b;font-size:.65rem;font-weight:650}.sa-user-no-courses{padding:26px 16px;color:#94a3b8;font-size:.78rem;text-align:center}@media (max-width: 1250px){.dept-analytics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1000px){.dept-analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (max-width: 768px){.sa-page{padding:0 12px 20px}.sa-hero{flex-direction:column;align-items:flex-start;padding:18px 20px;gap:14px}.sa-hero-right{flex-wrap:wrap;gap:12px}.sa-hero h1{font-size:1.2rem}.sa-kpi-row{grid-template-columns:repeat(2,1fr)}.sa-filters-row{flex-direction:column;align-items:stretch}.sa-search-box{min-width:0}.sa-filter-select{width:100%}.dept-analytics-grid{grid-template-columns:repeat(2,1fr);gap:12px}.sa-users-final-section .sa-card{padding:12px}.sa-table-head{align-items:flex-start;gap:10px;flex-direction:column}}@media (max-width: 560px){.dept-analytics-grid{grid-template-columns:1fr}}@media (max-width: 480px){.sa-hero{margin:0 0 10px;padding:16px}.sa-hero h1{font-size:1.05rem}.sa-kpi-row{grid-template-columns:1fr 1fr;gap:8px}.sa-kpi{padding:10px;gap:8px}.sa-kpi-icon{width:32px;height:32px}.sa-kpi strong{font-size:1rem}.dept-analytics-card{padding:12px}.dept-card-avatar{width:32px;height:32px;font-size:.85rem}.sa-user-detail-drawer{width:100%}.sa-user-detail-header,.sa-user-detail-body{padding-left:16px;padding-right:16px}.sa-user-progress-summary{grid-template-columns:repeat(2,1fr)}.sa-user-course-title-row{flex-direction:column;gap:8px}}.dept-admin-layout{min-height:100vh;background:#f0faf5}.dept-sidebar{position:fixed;top:0;left:0;width:260px;height:100vh;background:#fff;padding:16px 12px;box-shadow:4px 0 20px #0000000f;z-index:1000;transition:width .25s ease;display:flex;flex-direction:column;overflow:hidden}.dept-admin-page{min-height:100vh;margin-left:260px;background:#f0faf5;transition:margin-left .25s ease}.sidebar-collapsed .dept-sidebar{width:56px}.sidebar-collapsed .dept-admin-page{margin-left:56px}.dept-sidebar-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:16px;flex-shrink:0}.dept-sidebar-logo-box{display:flex;align-items:center;justify-content:center;overflow:hidden;flex:1;min-width:0}.dept-sidebar-logo-box img{max-width:120px;height:auto;transition:max-width .25s ease}.dept-sidebar-collapse-btn{width:32px;height:32px;border:none;border-radius:10px;background:#f0faf5;color:#059669;font-size:20px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .2s;flex-shrink:0}.dept-sidebar-collapse-btn:hover{background:#dcfce7}.dept-sidebar-profile{display:flex;align-items:center;gap:10px;padding:12px 10px;margin-bottom:14px;border-radius:12px;background:#f0faf5;flex-shrink:0}.dept-profile-circle{width:38px;height:38px;border-radius:50%;background:#059669;color:#fff;display:grid;place-items:center;font-weight:700;font-size:13px;flex-shrink:0;overflow:hidden}.dept-profile-circle-img{width:100%;height:100%;object-fit:cover}.dept-profile-text{min-width:0;flex:1}.dept-profile-text h3{margin:0;font-size:13px;color:#1e293b;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dept-profile-text p{margin:2px 0 0;font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dept-sidebar-menu{display:flex;flex-direction:column;gap:4px;flex:1;overflow-y:auto;overflow-x:hidden;padding-right:2px}.dept-sidebar-menu::-webkit-scrollbar{width:0}.dept-sidebar-menu>a,.dept-sidebar-menu>.dept-sidebar-dropdown>.dept-dropdown-toggle{width:100%;min-height:38px;border:none;border-radius:10px;background:transparent;color:#475569;text-decoration:none;font-size:13px;font-weight:500;padding:0 10px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.dept-sidebar-menu>a:hover,.dept-sidebar-menu>.dept-sidebar-dropdown>.dept-dropdown-toggle:hover{background:#f0faf5;color:#059669}.dept-sidebar-menu>a.active{background:#dcfce7;color:#059669;font-weight:600}.dept-dropdown-toggle{justify-content:space-between}.dept-dropdown-toggle.active-dropdown{background:#f0faf5;color:#059669}.dept-dropdown-arrow{font-size:14px;flex-shrink:0;color:#94a3b8}.dept-dropdown-submenu{margin:2px 0 2px 30px;padding-left:10px;border-left:2px solid #e2e8f0;display:flex;flex-direction:column;gap:2px}.dept-dropdown-submenu a{min-height:34px;font-size:12px;font-weight:500;border-radius:8px;padding:0 10px;display:flex;align-items:center;color:#64748b;text-decoration:none;transition:background .15s,color .15s}.dept-dropdown-submenu a:hover{background:#f0faf5;color:#059669}.dept-dropdown-submenu a.active{background:#dcfce7;color:#059669;font-weight:600}.dept-sidebar-logout{margin-top:auto;width:100%;min-height:38px;border:none;border-radius:10px;background:#fef2f2;color:#dc2626;font-weight:600;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;transition:background .15s}.dept-sidebar-logout:hover{background:#fee2e2}.sidebar-collapsed .dept-sidebar-logo-box{display:none}.sidebar-collapsed .dept-sidebar-top{justify-content:center;margin-bottom:12px}.sidebar-collapsed .dept-sidebar-profile{display:none}.sidebar-collapsed .dept-sidebar-menu>a,.sidebar-collapsed .dept-sidebar-menu>.dept-sidebar-dropdown>.dept-dropdown-toggle{display:none}.sidebar-collapsed .dept-sidebar-logout{display:none}.sidebar-collapsed .dept-sidebar-collapse-btn{width:36px;height:36px}.dept-sidebar-close,.dept-sidebar-backdrop{display:none}@media (max-width: 768px){.dept-sidebar{position:fixed;top:0;left:0;width:260px;height:100vh;z-index:1000;transform:translate(-100%);transition:transform .25s ease}.dept-sidebar.sidebar-open{transform:translate(0)}.dept-admin-page{margin-left:0;padding:16px;min-height:calc(100vh - 56px)}.sidebar-collapsed .dept-admin-page{margin-left:0}.dept-sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:999}.dept-sidebar-close{display:grid;place-items:center;position:absolute;top:12px;right:12px;width:32px;height:32px;border:none;border-radius:8px;background:#f0faf5;color:#059669;font-size:20px;cursor:pointer}.dept-sidebar-collapse-btn{display:none}.sidebar-collapsed .dept-sidebar-logo-box,.sidebar-collapsed .dept-sidebar-profile,.sidebar-collapsed .dept-sidebar-menu>a,.sidebar-collapsed .dept-sidebar-menu>.dept-sidebar-dropdown>.dept-dropdown-toggle,.sidebar-collapsed .dept-sidebar-logout{display:flex}.sidebar-collapsed .dept-sidebar{width:260px}}.page-topbar{display:flex;align-items:center;justify-content:flex-end;padding:12px 24px;background:transparent;position:absolute;top:0;right:0;z-index:1000;pointer-events:none}.page-topbar-spacer{flex:1}.notif-bell,.notif-bell-mobile{position:relative;width:44px;height:44px;border:none;border-radius:12px;background:#fff;color:#64748b;font-size:1.1rem;cursor:pointer;display:grid;place-items:center;border:1px solid #e8f5ee;transition:.2s;box-shadow:0 2px 8px #00000014;pointer-events:auto}.notif-bell:hover,.notif-bell-mobile:hover{background:#f0fdf4;color:#059669;border-color:#bbf7d0;transform:scale(1.05)}.mobile-topbar-actions{display:flex;align-items:center;gap:8px}.mobile-topbar-actions button{border:none;background:#f0faf5;color:#059669;width:38px;height:38px;border-radius:10px;font-size:20px;cursor:pointer;display:grid;place-items:center}.notif-bell-mobile{position:relative}@media (max-width: 768px){.page-topbar{display:none}.notif-dropdown{position:fixed;top:56px;left:0;right:0;width:100%;max-height:calc(100vh - 56px);border-radius:0 0 14px 14px;animation:notifSlideDown .25s ease}@keyframes notifSlideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}}.dept-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px;border:1px solid #e8f5ee}.dept-table{width:100%;border-collapse:collapse;min-width:900px}.dept-table th{background:#f8fdf9;color:#64748b;text-align:left;font-size:.68rem;text-transform:uppercase;letter-spacing:.3px;font-weight:600;padding:10px 12px;border-bottom:1px solid #e8f5ee;position:sticky;top:0;z-index:1}.dept-table td{color:#334155;font-size:.82rem;font-weight:500;padding:10px 12px;border-bottom:1px solid #f1f5f9;white-space:nowrap}.dept-table td strong{color:#1e293b;font-weight:600}.dept-table td b{color:#16a34a;font-weight:700}.dept-admin-user-list{max-height:310px;overflow-y:auto;padding-right:4px}.dept-admin-user-list::-webkit-scrollbar{width:4px}.dept-admin-user-list::-webkit-scrollbar-track{background:transparent}.dept-admin-user-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.dept-admin-user-list .department-progress-row{padding:10px 12px}.dept-admin-user-list .department-progress-top h3{font-size:13px}.dept-admin-user-list .department-progress-top span{font-size:10.5px}.dept-admin-user-list .department-progress-top strong{font-size:14px}.dept-admin-user-list .department-progress-track{margin-top:8px;height:5px}@media (max-width: 768px){.dept-table{min-width:700px}.dept-table th,.dept-table td{padding:8px 10px;font-size:.75rem}}@media (max-width: 480px){.dept-table{min-width:600px}.dept-table th,.dept-table td{padding:6px 8px;font-size:.7rem}.dept-admin-user-list{max-height:250px}}.ac-page{font-family:Inter,sans-serif;min-height:100vh;background:#f0faf5;padding:0 24px 28px;color:#1e293b;margin-top:14px}.ac-loading{display:flex;align-items:center;justify-content:center;min-height:60vh;color:#64748b;font-size:.95rem}.ac-hero{background:linear-gradient(135deg,#065f46,#047857 40%,#059669);border-radius:16px;padding:24px 32px;margin-bottom:16px;color:#fff;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.ac-hero-content h1{font-size:1.5rem;font-weight:700;margin:0 0 4px;color:#fff}.ac-hero-content p{font-size:.85rem;opacity:.9;margin:0;color:#ffffffe6}.ac-hero-stats{display:flex;gap:20px}.ac-hero-stat{display:flex;align-items:center;gap:10px}.ac-hero-stat-icon{width:38px;height:38px;border-radius:10px;background:#ffffff26;display:flex;align-items:center;justify-content:center;color:#fff}.ac-hero-stat-icon.users-icon{background:#fdd888;color:#92400e}.ac-hero-stat strong{display:block;font-size:1.1rem;font-weight:700;color:#fff}.ac-hero-stat span{font-size:.72rem;color:#fffc}.ac-card{background:#fff;border:1px solid #e8f5ee;border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 1px 3px #00000008}.ac-course-top{display:grid;grid-template-columns:280px 1fr;gap:16px;align-items:start}.ac-course-select-wrap label{display:block;font-size:.78rem;font-weight:600;color:#475569;margin-bottom:6px}.ac-select{width:100%;padding:9px 30px 9px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:.85rem;font-family:Inter,sans-serif;background:#fff;color:#1e293b;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%236b7280%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 10px center;background-size:10px auto;box-sizing:border-box}.ac-select:focus{border-color:#059669;outline:none}.ac-course-preview{display:flex;gap:14px;align-items:center}.ac-course-thumb{width:120px;height:72px;border-radius:8px;overflow:hidden;background:#f1f5f9;flex-shrink:0}.ac-course-thumb img{width:100%;height:100%;object-fit:cover;display:block}.ac-thumb-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0fdf4}.ac-course-details h3{margin:0 0 4px;font-size:.95rem;font-weight:600;color:#1e293b}.ac-course-details p{margin:0 0 6px;font-size:.78rem;color:#64748b;line-height:1.4}.ac-read-more{border:none;background:none;color:#059669;font-size:.78rem;font-weight:600;cursor:pointer;padding:0}.ac-meta-row{display:flex;gap:8px;flex-wrap:wrap}.ac-meta-row span{background:#f0fdf4;color:#166534;font-size:.68rem;font-weight:600;padding:2px 8px;border-radius:20px;border:1px solid #bbf7d0}.ac-quick-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:10px 16px}.ac-quick-label{font-size:.78rem;font-weight:600;color:#64748b;white-space:nowrap}.ac-quick-btn{padding:5px 10px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;font-size:.75rem;font-weight:600;color:#475569;cursor:pointer;transition:all .15s;font-family:Inter,sans-serif}.ac-quick-btn:hover{background:#f0fdf4;border-color:#059669;color:#059669}.ac-quick-btn.role-super{background:#fef3c7;border-color:#fbbf24;color:#92400e}.ac-quick-btn.role-admin{background:#dbeafe;border-color:#60a5fa;color:#1e40af}.ac-quick-btn.role-dept{background:#ede9fe;border-color:#a78bfa;color:#6d28d9}.ac-quick-btn.dept{background:#f0fdf4;border-color:#86efac;color:#166534}.ac-filter-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.ac-search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e8f5ee;border-radius:8px;padding:7px 12px;flex:1;min-width:200px;transition:border-color .2s}.ac-search-box:focus-within{border-color:#059669}.ac-search-box input{border:none;outline:none;background:transparent;font-size:.82rem;color:#1e293b;width:100%;font-family:Inter,sans-serif}.ac-search-box input::placeholder{color:#94a3b8}.ac-filter-select{padding:7px 28px 7px 10px;border:1px solid #e8f5ee;border-radius:8px;font-size:.78rem;font-family:Inter,sans-serif;background:#fff;color:#334155;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%236b7280%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 8px center;background-size:10px auto;transition:border-color .2s}.ac-filter-select:focus{border-color:#059669;outline:none}.ac-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;font-family:Inter,sans-serif;white-space:nowrap}.ac-btn-clear{background:#f1f5f9;color:#475569}.ac-btn-clear:hover{background:#e2e8f0}.ac-btn-assign{background:#059669;color:#fff}.ac-btn-assign:hover{background:#047857}.ac-btn-assign:disabled{opacity:.5;cursor:not-allowed}.ac-table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ac-table-header h2{font-size:1rem;font-weight:600;margin:0;color:#1e293b}.ac-table-header p{font-size:.75rem;color:#94a3b8;margin:2px 0 0}.ac-table-wrap{overflow-x:auto}.ac-table-wrap table{width:100%;border-collapse:collapse}.ac-table-wrap th{background:#f8fdf9;padding:9px 12px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#64748b;border-bottom:1px solid #e8f5ee;text-align:left;white-space:nowrap}.ac-table-wrap td{padding:9px 12px;font-size:.82rem;border-bottom:1px solid #f1f5f9;color:#334155}.ac-table-wrap tr:hover{background:#f8fdf9}.ac-table-wrap tr.selected{background:#f0fdf4}.ac-table-wrap tr.same-dept{background:#fefce8}.ac-table-wrap tr.same-dept:hover{background:#fef9c3}.ac-table-wrap tr:last-child td{border-bottom:none}.ac-th-check,.ac-td-check{width:36px;text-align:center}.ac-td-check input[type=checkbox]{width:16px;height:16px;accent-color:#059669;cursor:pointer}.ac-td-idx{color:#94a3b8;font-size:.75rem;font-weight:600}.ac-td-name strong{display:block;font-weight:600;color:#1e293b;font-size:.82rem}.ac-td-name span{display:block;font-size:.72rem;color:#94a3b8}.ac-td-location{font-size:.78rem;color:#64748b}.ac-empty{text-align:center;color:#94a3b8;font-size:.85rem;padding:28px 12px!important}.ac-role-badge{display:inline-block;padding:2px 8px;border-radius:20px;font-size:.68rem;font-weight:600}.ac-role-badge.super{background:#fef3c7;color:#92400e}.ac-role-badge.admin{background:#dbeafe;color:#1e40af}.ac-role-badge.dept{background:#ede9fe;color:#6d28d9}.ac-role-badge.user{background:#f1f5f9;color:#475569}.ac-status{display:inline-block;padding:2px 8px;border-radius:20px;font-size:.68rem;font-weight:600;white-space:nowrap}.ac-status.notAssigned{background:#f1f5f9;color:#475569}.ac-status.latestNotAssigned{background:#fef3c7;color:#92400e}.ac-status.updatedAfterCompletion{background:#fee2e2;color:#dc2626}.ac-status.assignedLatest,.ac-status.completedLatest{background:#dcfce7;color:#166534}@media (max-width: 768px){.ac-page{padding:0 12px 20px}.ac-hero{flex-direction:column;align-items:flex-start;padding:18px 20px;gap:12px}.ac-hero-content h1{font-size:1.25rem}.ac-course-top{grid-template-columns:1fr}.ac-quick-row{overflow-x:auto;flex-wrap:nowrap;padding:10px 12px}.ac-quick-btn{flex-shrink:0}.ac-filter-row{flex-direction:column;align-items:stretch}.ac-search-box{min-width:0}.ac-filter-select{width:100%}.ac-table-header{flex-direction:column;align-items:flex-start;gap:10px}.ac-btn-assign{width:100%;justify-content:center}}@media (max-width: 480px){.ac-hero{margin:0 0 12px;padding:16px}.ac-hero-content h1{font-size:1.1rem}.ac-hero-stat-icon{width:32px;height:32px}.ac-hero-stat strong{font-size:.95rem}.ac-hero-stat span{font-size:.65rem}.ac-btn{padding:7px 10px;font-size:.78rem}.ac-course-thumb{width:100%;height:140px}.ac-course-preview{flex-direction:column;align-items:flex-start}}.dm-page{min-height:100vh;background:#f0faf5;padding:20px 24px;font-family:Inter,sans-serif}.dm-loading{display:flex;align-items:center;justify-content:center;min-height:60vh;color:#64748b;font-size:.95rem;font-weight:500}.dm-header{margin-bottom:16px}.dm-header h1{margin:0;font-size:1.4rem;font-weight:700;color:#1e293b}.dm-header p{margin:4px 0 0;font-size:.85rem;color:#64748b}.dm-search-box{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border:1px solid #e8f5ee;border-radius:12px;margin-bottom:16px;box-shadow:0 1px 3px #00000008}.dm-search-box input{flex:1;border:none;outline:none;font-size:.88rem;color:#1e293b;background:transparent}.dm-search-box input::placeholder{color:#94a3b8}.dm-table-card{background:#fff;border:1px solid #e8f5ee;border-radius:14px;box-shadow:0 1px 4px #0000000a;overflow:hidden}.dm-table{width:100%;border-collapse:collapse}.dm-table thead{background:#f8fdf9}.dm-table th{color:#64748b;text-align:left;font-size:.7rem;text-transform:uppercase;letter-spacing:.4px;font-weight:600;padding:12px 16px;border-bottom:1px solid #e8f5ee;white-space:nowrap}.dm-table td{color:#334155;font-size:.85rem;font-weight:500;padding:12px 16px;border-bottom:1px solid #f1f5f9;white-space:nowrap}.dm-table tbody tr:hover{background:#f8fdf9}.dm-table tbody tr:last-child td{border-bottom:none}.dm-td-idx{color:#94a3b8!important;font-weight:600!important;font-size:.78rem!important;width:40px}.dm-td-name{min-width:180px}.dm-name-cell{display:flex;align-items:center;gap:10px}.dm-mini-avatar{width:32px;height:32px;border-radius:50%;background:#dcfce7;color:#059669;display:grid;place-items:center;font-weight:700;font-size:.75rem;flex-shrink:0;overflow:hidden}.dm-mini-avatar-img{width:100%;height:100%;object-fit:cover}.dm-name-cell strong{color:#1e293b;font-weight:600;font-size:.85rem}.dm-name-text{display:flex;flex-direction:column;gap:2px}.dm-dept-badge{display:inline-block;padding:1px 8px;background:#fef3c7;color:#92400e;font-size:.65rem;font-weight:600;border-radius:10px;white-space:nowrap}.dm-td-email{color:#64748b!important;font-size:.8rem!important}.dm-td-count strong{color:#059669;font-weight:700}.dm-view-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 14px;border:none;border-radius:8px;background:#059669;color:#fff;font-size:.76rem;font-weight:600;cursor:pointer;transition:background .15s,transform .1s;white-space:nowrap}.dm-view-btn:hover{background:#047857}.dm-view-btn:active{transform:scale(.97)}.dm-empty{padding:40px 16px!important;text-align:center!important;color:#94a3b8!important;font-size:.85rem!important}.dm-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px;animation:dmFadeIn .2s ease}@keyframes dmFadeIn{0%{opacity:0}to{opacity:1}}.dm-modal{background:#fff;border-radius:16px;width:100%;max-width:720px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0f172a33;animation:dmSlideUp .25s ease;overflow:hidden}@keyframes dmSlideUp{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.dm-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e8f5ee;flex-shrink:0}.dm-modal-header h2{margin:0;font-size:1.05rem;font-weight:700;color:#1e293b}.dm-modal-close{width:32px;height:32px;border:none;border-radius:8px;background:#f1f5f9;color:#64748b;display:grid;place-items:center;cursor:pointer;transition:background .15s,color .15s}.dm-modal-close:hover{background:#fee2e2;color:#dc2626}.dm-modal-body{padding:20px;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:16px}.dm-modal-body::-webkit-scrollbar{width:4px}.dm-modal-body::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.dm-profile-card{background:#fff;border:1px solid #e8f5ee;border-radius:14px;padding:20px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 4px #0000000a}.dm-profile-avatar{width:56px;height:56px;border-radius:50%;background:#059669;color:#fff;display:grid;place-items:center;font-weight:700;font-size:1.2rem;flex-shrink:0;overflow:hidden}.dm-profile-avatar-img{width:100%;height:100%;object-fit:cover}.dm-profile-info h2{margin:0;font-size:1.15rem;font-weight:700;color:#1e293b}.dm-profile-info p{margin:2px 0 0;font-size:.82rem;color:#64748b}.dm-profile-meta{display:flex;gap:8px;margin-top:6px}.dm-profile-meta span{font-size:.72rem;color:#475569;background:#f0faf5;border:1px solid #e8f5ee;border-radius:6px;padding:3px 8px}.dm-detail-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.dm-detail-stat{background:#fff;border:1px solid #e8f5ee;border-radius:10px;padding:12px;text-align:center}.dm-detail-stat strong{display:block;font-size:1.2rem;font-weight:700;color:#1e293b}.dm-detail-stat span{font-size:.68rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.3px;font-weight:500}.dm-detail-stat.completed strong{color:#16a34a}.dm-detail-stat.progress strong{color:#d97706}.dm-detail-stat.pending strong{color:#64748b}.dm-detail-stat.rate strong{color:#059669}.dm-course-section{background:#fff;border:1px solid #e8f5ee;border-radius:14px;padding:18px}.dm-course-section h3{margin:0 0 14px;font-size:.95rem;font-weight:600;color:#1e293b}.dm-empty-courses{text-align:center;padding:24px;color:#94a3b8;font-size:.85rem}.dm-course-list{display:flex;flex-direction:column;gap:8px}.dm-course-row{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#f8fdf9;border:1px solid #e8f5ee;border-radius:10px;transition:background .15s}.dm-course-row:hover{background:#f0faf5}.dm-course-thumb{width:44px;height:44px;border-radius:8px;object-fit:cover;flex-shrink:0;background:#f1f5f9}.dm-course-avatar{width:44px;height:44px;border-radius:8px;background:#059669;color:#fff;display:grid;place-items:center;font-weight:700;font-size:1rem;flex-shrink:0}.dm-course-info{flex:1;min-width:0}.dm-course-info strong{display:block;font-size:.85rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dm-course-info span{font-size:.72rem;color:#94a3b8}.dm-course-progress-area{display:flex;align-items:center;gap:8px;flex-shrink:0}.dm-course-bar{width:80px;height:6px;background:#e2e8f0;border-radius:100px;overflow:hidden}.dm-course-bar-fill{height:100%;background:linear-gradient(90deg,#86efac,#22c55e);border-radius:100px;transition:width .3s ease}.dm-course-percent{font-size:.78rem;font-weight:700;color:#059669;min-width:36px;text-align:right}.dm-course-status{flex-shrink:0;display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;font-size:.72rem;font-weight:600}.dm-course-status.completed{background:#dcfce7;color:#16a34a}.dm-course-status.inProgress{background:#fef3c7;color:#d97706}.dm-course-status.notStarted{background:#f1f5f9;color:#64748b}@media (max-width: 900px){.dm-page{padding:14px}.dm-table thead{display:none}.dm-table,.dm-table tbody,.dm-table tr,.dm-table td{display:block;width:100%}.dm-table tr{padding:12px 16px;border-bottom:1px solid #f1f5f9;display:grid;grid-template-columns:auto 1fr auto;gap:4px 10px;align-items:center}.dm-td-idx{display:none}.dm-td-name{grid-column:1 / -1;min-width:0}.dm-td-email{grid-column:1 / -1;font-size:.75rem!important}.dm-table td:nth-child(4){display:none}.dm-td-count{text-align:center}.dm-view-btn{grid-column:1 / -1;justify-content:center;margin-top:4px}.dm-modal{max-height:95vh;border-radius:12px}.dm-modal-overlay{padding:10px}.dm-detail-stats{grid-template-columns:repeat(3,1fr)!important}}@media (max-width: 600px){.dm-detail-stats{grid-template-columns:repeat(2,1fr)!important}.dm-course-row{flex-wrap:wrap}.dm-course-progress-area{width:100%;order:5}.dm-course-bar{flex:1}.dm-course-status{order:4}.dm-profile-card{flex-direction:column;text-align:center}.dm-profile-meta{justify-content:center}}.vl-page{font-family:Inter,sans-serif;min-height:100vh;background:#f0faf5;padding:0 24px 28px;color:#1e293b;margin-top:14px}.vl-loading{display:flex;align-items:center;justify-content:center;min-height:60vh;color:#64748b;font-size:.95rem;font-weight:500}.vl-hero{background:linear-gradient(135deg,#065f46,#047857 40%,#059669);border-radius:16px;padding:24px 32px;margin-bottom:16px;color:#fff;display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:relative}.vl-hero-content h1{font-size:1.5rem;font-weight:700;margin:0 0 4px;color:#fff}.vl-hero-content p{font-size:.85rem;opacity:.9;margin:0;color:#ffffffe6}.vl-hero-right{display:flex;align-items:center;gap:20px;z-index:1}.vl-upload-btn{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 18px;border-radius:10px;border:2px solid rgba(255,255,255,.3);background:#ffffff26;color:#fff;font-weight:600;font-size:.82rem;cursor:pointer;font-family:Inter,sans-serif;transition:all .2s;white-space:nowrap}.vl-upload-btn:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-1px)}.vl-hero-stats{display:flex;gap:20px}.vl-hero-stat{display:flex;align-items:center;gap:10px}.vl-hero-stat-icon{width:38px;height:38px;border-radius:10px;background:#ffffff26;display:flex;align-items:center;justify-content:center;color:#fff}.vl-hero-stat-icon.quiz-icon{background:#fdd888;color:#92400e}.vl-hero-stat strong{display:block;font-size:1.1rem;font-weight:700;color:#fff}.vl-hero-stat span{font-size:.72rem;color:#fffc}.vl-action-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.vl-search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e8f5ee;border-radius:10px;padding:8px 14px;flex:1;max-width:400px;transition:border-color .2s}.vl-search-box:focus-within{border-color:#059669}.vl-search-box input{border:none;outline:none;background:transparent;font-size:.85rem;color:#1e293b;width:100%;font-family:Inter,sans-serif}.vl-search-box input::placeholder{color:#94a3b8}.vl-filters{display:flex;gap:8px;align-items:center}.vl-filter-select{padding:7px 28px 7px 10px;border:1px solid #e8f5ee;border-radius:8px;font-size:.8rem;font-family:Inter,sans-serif;background:#fff;color:#334155;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%236b7280%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 8px center;background-size:10px auto;transition:border-color .2s}.vl-filter-select:focus{border-color:#059669;outline:none}.vl-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;font-family:Inter,sans-serif;white-space:nowrap}.vl-btn-clear{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.vl-btn-clear:hover{background:#dcfce7}.vl-count-line{margin-bottom:14px;font-size:.82rem;color:#64748b;font-weight:500}.vl-count-line strong{color:#059669;font-weight:700}.vl-empty{text-align:center;padding:48px 20px;background:#fff;border:1px solid #e8f5ee;border-radius:14px}.vl-empty-icon{margin-bottom:12px}.vl-empty h3{margin:0 0 4px;font-size:1rem;font-weight:600;color:#1e293b}.vl-empty p{margin:0;font-size:.85rem;color:#94a3b8}.vl-video-list{display:flex;flex-direction:column;gap:10px}.vl-video-card{width:100%;display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e8f5ee;border-radius:12px;padding:14px;cursor:pointer;transition:all .2s;text-align:left;font-family:Inter,sans-serif}.vl-video-card:hover{border-color:#059669;background:#f8fdf9;transform:translateY(-1px);box-shadow:0 4px 12px #0596690f}.vl-video-thumb{width:140px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f1f5f9}.vl-video-thumb img{width:100%;height:100%;object-fit:cover;display:block}.vl-thumb-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0fdf4}.vl-video-info{flex:1;min-width:0}.vl-title-row{display:flex;align-items:center;gap:8px}.vl-video-info h3{margin:0 0 4px;font-size:.95rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vl-quiz-pill{flex-shrink:0;background:#f0fdf4;color:#166534;font-size:.68rem;font-weight:600;padding:2px 8px;border-radius:20px;border:1px solid #bbf7d0}.vl-video-info p{margin:0 0 6px;font-size:.78rem;color:#64748b;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vl-video-meta{display:flex;flex-wrap:wrap;gap:6px}.vl-meta-tag{display:inline-block;background:#f8fdf9;color:#475569;font-size:.68rem;font-weight:500;padding:2px 8px;border-radius:20px;border:1px solid #e8f5ee}.vl-meta-tag.dept{background:#f0fdf4;color:#166534;border-color:#bbf7d0;font-weight:600}.vl-card-actions{display:flex;gap:4px;flex-shrink:0}.vl-edit-btn{width:34px;height:34px;flex-shrink:0;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:transparent;color:#059669;transition:all .2s}.vl-edit-btn:hover{background:#dcfce7}.vl-delete-btn{width:34px;height:34px;flex-shrink:0;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:transparent;color:#dc2626;transition:all .2s}.vl-delete-btn:hover{background:#fee2e2}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:18px}.vl-preview-modal{width:min(780px,94vw);max-height:88vh;overflow-y:auto;background:#fff;border-radius:12px;position:relative;box-shadow:0 18px 45px #00000026}.vl-modal-close{position:absolute;top:10px;right:10px;z-index:5;width:34px;height:34px;border:none;border-radius:8px;background:#fff;color:#1e293b;font-size:20px;line-height:1;cursor:pointer;box-shadow:0 4px 12px #0000001a}.vl-modal-close:hover{background:#f1f5f9}.vl-preview-area{width:100%;height:340px;background:#0f172a;border-radius:12px 12px 0 0;overflow:hidden}.vl-preview-area video,.vl-preview-area iframe{width:100%;height:100%;border:none;display:block;background:#0f172a;object-fit:contain}.vl-no-preview{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#fff;text-align:center}.vl-no-preview p{margin:0;font-size:.9rem;font-weight:600}.vl-modal-details{padding:18px 20px 20px}.vl-modal-label{display:inline-block;margin-bottom:5px;color:#059669;text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:600}.vl-modal-details h2{margin:0;color:#1e293b;font-size:1.25rem;line-height:1.3;font-weight:700}.vl-modal-desc{margin:10px 0 14px;color:#64748b;font-size:.88rem;line-height:1.55}.vl-modal-meta{margin-bottom:16px}.vl-questions-box{margin-top:16px;border:1px solid #e8f5ee;border-radius:10px;overflow:hidden}.vl-questions-head{background:#f0fdf4;padding:12px 14px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dcfce7}.vl-questions-head span{color:#1e293b;font-size:.95rem;font-weight:600}.vl-questions-head strong{width:30px;height:30px;border-radius:8px;background:#059669;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:600}.vl-no-questions{margin:0;padding:14px;color:#94a3b8;font-size:.85rem}.vl-question-list{display:flex;flex-direction:column;gap:0}.vl-question-card{border-bottom:1px solid #f1f5f9;padding:12px 14px;background:#fff}.vl-question-card:last-child{border-bottom:none}.vl-question-card h4{margin:0 0 8px;color:#1e293b;font-size:.88rem;line-height:1.4;font-weight:600}.vl-question-card h4 span{color:#dc2626;font-weight:700}.vl-question-card ul{margin:0;padding-left:0;display:flex;flex-direction:column;gap:4px;list-style:none}.vl-question-card li{color:#475569;font-size:.82rem;line-height:1.4;padding:5px 10px;border-radius:6px;background:#f8fdf9;border-left:3px solid #e2e8f0;transition:all .15s;display:flex;align-items:center;gap:6px}.vl-question-card li:hover{background:#f1f5f9}.vl-question-card li.correct{background:#f0fdf4;border-left-color:#16a34a;color:#166534;font-weight:600}.vl-opt-label{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px;background:#e2e8f0;color:#475569;font-size:.68rem;font-weight:700;flex-shrink:0}.vl-question-card li.correct .vl-opt-label{background:#16a34a;color:#fff}.vl-correct-mark{margin-left:auto;color:#16a34a;font-weight:700;font-size:.85rem}@media (max-width: 768px){.vl-page{padding:0 12px 20px}.vl-hero{flex-direction:column;align-items:flex-start;padding:18px 20px;gap:12px}.vl-hero-right{flex-direction:column;align-items:flex-start;width:100%;gap:12px}.vl-upload-btn{width:100%;justify-content:center}.vl-hero-content h1{font-size:1.25rem}.vl-hero-stats{gap:16px}.vl-action-bar{flex-direction:column;align-items:stretch}.vl-search-box{max-width:100%}.vl-filters{overflow-x:auto;flex-wrap:nowrap}.vl-filter-select{flex-shrink:0}.vl-video-card{flex-direction:column;align-items:flex-start}.vl-video-thumb{width:100%;height:140px}.vl-delete-btn{align-self:flex-end}.vl-preview-area{height:280px}.vl-preview-modal{border-radius:10px}}@media (max-width: 480px){.vl-hero{margin:0 0 12px;padding:16px}.vl-hero-content h1{font-size:1.1rem}.vl-hero-stat-icon{width:32px;height:32px}.vl-hero-stat strong{font-size:.95rem}.vl-hero-stat span{font-size:.65rem}.vl-preview-area{height:220px}.vl-preview-modal{border-radius:10px}.vl-modal-details h2{font-size:1.08rem}}.vl-uploaded-by{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:10px;margin-bottom:12px;padding:9px 11px;width:fit-content;max-width:100%;border:1px solid #dcebe5;border-radius:10px;background:#f5fbf8}.vl-uploaded-by-label{color:#64748b;font-size:.75rem;font-weight:500}.vl-uploaded-by strong{max-width:200px;overflow:hidden;color:#173f35;font-size:.8rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.vl-uploader-role{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:4px 9px;border:1px solid #bce4d5;border-radius:999px;background:#e9f8f1;color:#087c5b;font-size:.68rem;font-weight:700;line-height:1;text-transform:capitalize}.vl-modal-uploader{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:15px;margin-bottom:16px;padding:12px 14px;border:1px solid #dcebe5;border-radius:12px;background:#f5fbf8}.vl-modal-uploader>div{display:flex;min-width:0;flex-direction:column;gap:3px}.vl-modal-uploader>div>span{color:#64748b;font-size:.72rem;font-weight:500}.vl-modal-uploader>div>strong{overflow:hidden;color:#173f35;font-size:.86rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 768px){.vl-uploaded-by{width:100%}.vl-uploaded-by strong{max-width:160px}.vl-modal-uploader{align-items:flex-start;flex-direction:column;gap:9px}}@media (max-width: 480px){.vl-uploaded-by{align-items:flex-start;flex-direction:column;gap:5px}.vl-uploaded-by strong{max-width:100%}.vl-uploader-role{min-height:22px;padding:4px 8px;font-size:.64rem}}.video-library-page{font-family:Inter,sans-serif;width:100%;max-width:1100px;margin:0 auto;padding:12px;color:#1e293b;animation:uvFade .35s ease}@keyframes uvFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.video-library-header{background:linear-gradient(135deg,#065f46,#047857 40%,#059669);border-radius:14px;padding:20px 24px;margin-bottom:16px;color:#fff;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden}.video-library-header:before{content:"";position:absolute;width:140px;height:140px;border-radius:50%;background:#ffffff0f;right:30px;top:-30px}.video-library-header span{color:#fbbf24;font-size:.68rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.video-library-header h1{margin:4px 0 2px;font-size:1.3rem;font-weight:700;color:#fff}.video-library-header p{margin:0;color:#ffffffd9;font-size:.82rem}.view-library-btn{display:inline-flex;align-items:center;gap:6px;height:38px;border-radius:10px;border:2px solid rgba(255,255,255,.3);background:#ffffff26;color:#fff;padding:0 18px;text-decoration:none;font-weight:600;font-size:.82rem;white-space:nowrap;transition:all .2s}.view-library-btn:hover{background:#ffffff40;border-color:#ffffff80}.vl-back-link{display:inline-block;margin-bottom:10px;color:#ffffffd9;text-decoration:none;font-size:.82rem;font-weight:500;transition:color .2s}.vl-back-link:hover{color:#fff}.video-upload-layout{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:stretch}.video-library-card{background:#fff;border:1px solid #e8f5ee;border-radius:14px;padding:18px;display:grid;gap:12px;box-shadow:0 1px 4px #0000000a}.quiz-side-card{display:flex;flex-direction:column;gap:12px}.excel-upload-flow{display:grid;gap:8px}.excel-upload-flow .vertical-upload-box{width:100%}.excel-upload-flow .upload-placeholder{min-height:120px}.outline-action-btn{width:100%;height:38px;border-radius:8px;border:1px solid #e8f5ee;background:#f8fdf9;color:#059669;font-size:.82rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s}.outline-action-btn:hover{background:#f0fdf4;border-color:#059669}.form-step-title{display:flex;align-items:flex-start;gap:10px}.form-step-title>span{width:26px;height:26px;border-radius:7px;background:linear-gradient(135deg,#065f46,#059669);color:#fff;display:grid;place-items:center;font-weight:700;font-size:.75rem;flex-shrink:0}.form-step-title h2{margin:0;font-size:.95rem;font-weight:600}.form-step-title p{margin:2px 0 0;color:#94a3b8;font-size:.75rem}.department-type-pill{display:flex;align-items:center;gap:8px;background:#f0fdf4;border:1px solid #e8f5ee;border-radius:8px;padding:8px 12px}.department-type-pill span{font-size:.72rem;color:#94a3b8;font-weight:500}.department-type-pill strong{font-size:.85rem;color:#059669;font-weight:600}.department-type-pill small{font-size:.72rem;color:#64748b;margin-left:auto}.video-library-card input[type=text],.video-library-card input:not([type]),.video-library-card textarea,.video-library-card select{width:100%;border:1px solid #e8f5ee;border-radius:8px;background:#f8fdf9;color:#1e293b;font-size:.82rem;font-weight:500;padding:9px 12px;outline:none;transition:.2s;font-family:Inter,sans-serif;box-sizing:border-box}.video-library-card textarea{min-height:64px;resize:vertical}.video-library-card input:focus,.video-library-card textarea:focus,.video-library-card select:focus{border-color:#059669;background:#fff;box-shadow:0 0 0 2px #0596691a}.video-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tag-picker{display:grid;gap:6px}.tag-picker>label{font-size:.78rem;font-weight:600;color:#334155}.tag-input-container{display:flex;gap:8px}.tag-input{flex:1;height:36px;padding:0 12px;border:1px solid #e8f5ee;border-radius:8px;background:#f8fdf9;color:#1e293b;font-size:.82rem;font-weight:500;font-family:Inter,sans-serif;outline:none;transition:all .2s}.tag-input:focus{border-color:#059669;background:#fff;box-shadow:0 0 0 2px #0596691a}.tag-input::placeholder{color:#94a3b8}.selected-tags{display:flex;flex-wrap:wrap;gap:6px}.tag-chip{display:inline-flex;align-items:center;gap:4px;height:28px;padding:0 10px;border-radius:100px;background:linear-gradient(135deg,#059669,#047857);color:#fff;font-size:.75rem;font-weight:500;animation:tagAppear .2s ease}@keyframes tagAppear{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.tag-chip button{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;border:none;background:#ffffff4d;color:#fff;font-size:.85rem;line-height:1;cursor:pointer;padding:0}.tag-chip button:hover{background:#ffffff80}.suggested-tags{display:flex;flex-wrap:wrap;align-items:center;gap:4px}.suggested-label{font-size:.72rem;color:#94a3b8;font-weight:500;margin-right:4px}.suggested-tag-btn{height:26px;padding:0 10px;border-radius:100px;border:1px dashed #d1d5db;background:#fff;color:#64748b;font-size:.72rem;font-weight:500;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s}.suggested-tag-btn:hover{border-color:#059669;border-style:solid;color:#059669;background:#f0fdf4}.suggested-tag-btn.active{border-color:#059669;border-style:solid;background:#059669;color:#fff;cursor:default}.upload-flow{display:grid;grid-template-columns:1fr 1fr;gap:14px}.upload-flow-item{display:flex;flex-direction:column;height:100%}.upload-flow-item>.upload-flow-content{display:flex;flex-direction:column;height:100%}.upload-step-no{width:22px;height:22px;border-radius:6px;background:#fbbf24;color:#92400e;display:grid;place-items:center;font-weight:700;font-size:.68rem;margin-bottom:4px}.upload-flow-content h3{margin:0;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:6px}.upload-flow-content p{margin:0;font-size:.72rem;color:#94a3b8}.vertical-upload-box{display:block;cursor:pointer;width:100%;flex:1}.vertical-upload-box input{display:none}.upload-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:32px 20px;border:2px dashed #86efac;border-radius:12px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#059669;text-align:center;transition:all .25s ease;min-height:160px;height:100%;box-sizing:border-box}.upload-placeholder:hover{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-color:#059669;transform:translateY(-2px);box-shadow:0 4px 12px #05966926}.upload-placeholder.dragover{background:linear-gradient(135deg,#bbf7d0,#86efac);border-color:#059669;border-style:solid;transform:scale(1.02);box-shadow:0 6px 20px #05966940}.upload-placeholder svg,.upload-placeholder .upload-icon{font-size:2rem;opacity:.8}.upload-placeholder span{font-size:.82rem;font-weight:600}.upload-placeholder small{font-size:.7rem;color:#94a3b8}.upload-placeholder.has-file{border-color:#059669;background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#16a34a;border-style:solid}.quiz-flow-container{display:grid;gap:8px}.quiz-step-card{display:flex;align-items:center;gap:10px;background:#f8fdf9;border:1px solid #e8f5ee;border-radius:10px;padding:10px 12px}.step-badge{width:24px;height:24px;border-radius:6px;background:#fbbf24;color:#92400e;display:grid;place-items:center;font-weight:700;font-size:.72rem;flex-shrink:0}.step-info{flex:1}.step-info h4{margin:0;font-size:.82rem;font-weight:600}.step-info p{margin:0;font-size:.72rem;color:#94a3b8}.outline-action-btn{height:30px;padding:0 12px;border-radius:6px;border:1px solid #059669;background:#fff;color:#059669;font-weight:600;font-size:.75rem;cursor:pointer;font-family:Inter,sans-serif;margin-top:6px;transition:all .15s}.outline-action-btn:hover{background:#f0fdf4}.excel-upload-box{display:block;cursor:pointer;margin-top:4px}.excel-upload-box input{display:none}.excel-upload-box span{display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:6px;border:1px dashed #059669;background:#f0fdf4;color:#059669;font-weight:600;font-size:.75rem;transition:all .15s}.excel-upload-box:hover span{background:#dcfce7}.quiz-options-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.quiz-options-grid input{width:100%;border:1px solid #e8f5ee;border-radius:8px;background:#f8fdf9;font-size:.82rem;padding:9px 12px;outline:none;font-family:Inter,sans-serif;transition:.2s;box-sizing:border-box}.quiz-options-grid input:focus{border-color:#059669;background:#fff}.add-question-btn{width:100%;height:38px;border:none;border-radius:8px;background:#1e293b;color:#fff;font-weight:600;font-size:.82rem;cursor:pointer;font-family:Inter,sans-serif;transition:background .15s}.add-question-btn:hover{background:#334155}.library-question-list{display:grid;gap:6px}.library-question-list h3{margin:0;font-size:.88rem;font-weight:600}.library-question-row{display:flex;justify-content:space-between;align-items:center;background:#f8fdf9;border:1px solid #e8f5ee;border-radius:8px;padding:8px 10px}.library-question-row strong{font-size:.82rem;font-weight:600}.library-question-row p{margin:2px 0 0;color:#94a3b8;font-size:.72rem}.library-question-row button{border:none;border-radius:6px;background:#fef2f2;color:#dc2626;padding:0 10px;height:28px;font-weight:600;font-size:.72rem;cursor:pointer;font-family:Inter,sans-serif}.save-video-footer{grid-column:1 / -1}.primary-library-btn,.final-save-btn{width:100%;height:44px;border:none;border-radius:10px;background:linear-gradient(135deg,#065f46,#059669);color:#fff;font-weight:600;font-size:.95rem;cursor:pointer;font-family:Inter,sans-serif;box-shadow:0 4px 12px #05966933;transition:all .15s}.primary-library-btn:hover,.final-save-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0596694d}.primary-library-btn:disabled,.final-save-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.upload-status{margin:0;font-size:.78rem;color:#059669;font-weight:500}.upload-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:grid;place-items:center;z-index:999}.upload-modal-card{background:#fff;border-radius:16px;padding:32px;text-align:center;max-width:360px;width:90%;box-shadow:0 20px 40px #0003}.circle-loader{width:48px;height:48px;border:4px solid #e8f5ee;border-top-color:#059669;border-radius:50%;margin:0 auto 16px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.upload-modal-card h3{margin:0 0 6px;font-size:1rem;color:#1e293b}.upload-modal-card p{margin:0;color:#64748b;font-size:.85rem}.error-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:grid;place-items:center;z-index:999}.error-modal{background:#fff;border-radius:14px;padding:24px;text-align:center;max-width:320px;width:90%}.error-icon{width:48px;height:48px;border-radius:50%;background:#fef2f2;color:#dc2626;display:grid;place-items:center;font-size:1.3rem;font-weight:700;margin:0 auto 10px}.error-modal h3{margin:0 0 4px;font-size:1rem;color:#dc2626}.error-modal p{margin:0 0 14px;color:#64748b;font-size:.82rem}.error-modal button{height:36px;border:none;border-radius:8px;padding:0 20px;background:#dc2626;color:#fff;font-weight:600;font-size:.82rem;cursor:pointer;font-family:Inter,sans-serif}@media (max-width: 900px){.video-upload-layout,.upload-flow{grid-template-columns:1fr}.upload-divider{width:100%;height:1px;margin:0}}@media (max-width: 600px){.video-form-grid,.quiz-options-grid{grid-template-columns:1fr}.video-library-header{flex-direction:column;align-items:flex-start;gap:12px}.view-library-btn{width:100%;justify-content:center}}.edit-video-form{display:flex;flex-direction:column;gap:16px}.edit-center-card{max-width:700px;margin:0 auto;width:100%}.edit-thumbnail-section{display:flex;flex-direction:column;align-items:center;gap:14px;padding:16px 0}.edit-thumbnail-preview{width:100%;max-width:480px;border-radius:12px;overflow:hidden;border:2px solid #e2e8f0;background:#f8fafc}.edit-thumbnail-preview img{width:100%;height:auto;display:block;object-fit:contain}.edit-thumbnail-upload-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#059669;color:#fff;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s}.edit-thumbnail-upload-btn:hover{background:#047857}.edit-thumbnail-file-name{font-size:.78rem;color:#64748b;text-align:center}.edit-quiz-form{display:flex;flex-direction:column;gap:10px}.edit-options-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.edit-option-field{display:flex;align-items:center;gap:8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:0 12px;transition:border-color .2s}.edit-option-field:focus-within{border-color:#059669}.edit-option-field label{width:26px;height:26px;border-radius:50%;background:#e2e8f0;color:#475569;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0}.edit-option-field input{flex:1;border:none;background:transparent;padding:10px 0;font-size:.85rem;color:#1e293b;outline:none}.edit-option-field input::placeholder{color:#94a3b8}.edit-quiz-list{margin-top:20px;display:flex;flex-direction:column;gap:12px}.edit-quiz-list h3{margin:0;font-size:.95rem;font-weight:700;color:#1e293b}.edit-question-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px}.edit-question-header{display:flex;align-items:flex-start;gap:10px}.edit-question-num{width:28px;height:28px;border-radius:50%;background:#059669;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0}.edit-question-text{flex:1;font-size:.9rem;font-weight:600;color:#1e293b;line-height:1.5}.edit-question-remove{width:28px;height:28px;border-radius:6px;border:none;background:transparent;color:#dc2626;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s}.edit-question-remove:hover{background:#fee2e2}.edit-question-btns{display:flex;gap:4px;flex-shrink:0}.edit-question-edit{width:28px;height:28px;border-radius:6px;border:none;background:transparent;color:#059669;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s}.edit-question-edit:hover{background:#dcfce7}.edit-quiz-actions{display:flex;gap:10px}.edit-cancel-btn{padding:10px 20px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.edit-cancel-btn:hover{background:#f8fafc;border-color:#cbd5e1}.edit-options-display{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-left:38px}.edit-option-item{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;transition:all .2s}.edit-option-item.correct{background:#dcfce7;border-color:#86efac}.edit-option-label{width:22px;height:22px;border-radius:50%;background:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0}.edit-option-item.correct .edit-option-label{background:#bbf7d0;color:#166534}.edit-option-text{flex:1;font-size:.8rem;color:#475569;line-height:1.3;min-width:0;overflow:hidden;text-overflow:ellipsis}.edit-option-item.correct .edit-option-text{color:#166534;font-weight:500}.edit-correct-badge{display:inline-flex;align-items:center;gap:3px;font-size:.65rem;background:#059669;color:#fff;padding:2px 8px;border-radius:10px;font-weight:600;flex-shrink:0;white-space:nowrap}@media (max-width: 600px){.edit-center-card{max-width:100%}.edit-options-grid{grid-template-columns:1fr}.edit-options-display{grid-template-columns:1fr;padding-left:0}}.dc-page{font-family:Inter,sans-serif;min-height:100vh;background:#f0faf5;padding:0 24px 28px;color:#1e293b;margin-top:14px}.dc-loading{display:flex;align-items:center;justify-content:center;min-height:60vh;color:#64748b;font-size:.95rem;font-weight:500}.dc-hero{background:linear-gradient(135deg,#065f46,#047857 40%,#059669);border-radius:16px;padding:24px 32px;margin-bottom:16px;color:#fff;display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:relative}.dc-hero-content h1{font-size:1.5rem;font-weight:700;margin:0 0 4px;color:#fff}.dc-hero-content p{font-size:.85rem;opacity:.9;margin:0;color:#ffffffe6}.dc-hero-stats{display:flex;gap:20px}.dc-hero-stat{display:flex;align-items:center;gap:10px}.dc-hero-stat-icon{width:38px;height:38px;border-radius:10px;background:#ffffff26;display:flex;align-items:center;justify-content:center;color:#fff}.dc-hero-stat-icon.video-icon{background:#fdd888;color:#92400e}.dc-hero-stat-icon.quiz-icon{background:#ede9fe;color:#7c3aed}.dc-hero-stat strong{display:block;font-size:1.1rem;font-weight:700;color:#fff}.dc-hero-stat span{font-size:.72rem;color:#fffc}.dc-action-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.dc-search-box{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e8f5ee;border-radius:10px;padding:8px 14px;flex:1;max-width:400px;transition:border-color .2s}.dc-search-box:focus-within{border-color:#059669}.dc-search-box input{border:none;outline:none;background:transparent;font-size:.85rem;color:#1e293b;width:100%;font-family:Inter,sans-serif}.dc-search-box input::placeholder{color:#94a3b8}.dc-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;font-size:.82rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;font-family:Inter,sans-serif;white-space:nowrap;text-decoration:none}.dc-btn-primary{background:#059669;color:#fff}.dc-btn-primary:hover{background:#047857}.dc-filters{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.dc-filter-select{padding:7px 28px 7px 10px;border:1px solid #e8f5ee;border-radius:8px;font-size:.8rem;font-family:Inter,sans-serif;background:#fff;color:#334155;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%236b7280%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 8px center;background-size:10px auto;transition:border-color .2s}.dc-filter-select:focus{border-color:#059669;outline:none}.dc-empty{text-align:center;padding:48px 20px;background:#fff;border:1px solid #e8f5ee;border-radius:14px}.dc-empty-icon{margin-bottom:12px}.dc-empty h3{margin:0 0 4px;font-size:1rem;font-weight:600;color:#1e293b}.dc-empty p{margin:0;font-size:.85rem;color:#94a3b8}.dc-course-list{display:flex;flex-direction:column;gap:10px}.dc-course-card{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #e8f5ee;border-radius:12px;padding:14px;cursor:pointer;transition:all .2s}.dc-course-card:hover{border-color:#059669;background:#f8fdf9;transform:translateY(-1px);box-shadow:0 4px 12px #0596690f}.dc-course-thumb{width:120px;height:72px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f1f5f9}.dc-course-thumb img{width:100%;height:100%;object-fit:cover;display:block}.dc-thumb-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f0fdf4}.dc-course-info{flex:1;min-width:0}.dc-course-info h3{margin:0 0 4px;font-size:.95rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dc-course-desc{margin:0 0 6px;font-size:.78rem;color:#64748b;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dc-course-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dc-dept-badge{display:inline-block;background:#f0fdf4;color:#166534;font-size:.68rem;font-weight:600;padding:2px 8px;border-radius:20px;border:1px solid #bbf7d0}.dc-meta-item{display:inline-flex;align-items:center;gap:4px;font-size:.72rem;color:#94a3b8;font-weight:500}.dc-quiz-badge{background:#f5f3ff;color:#7c3aed;padding:2px 6px;border-radius:4px;border:1px solid #ede9fe}.dc-course-actions{display:flex;gap:6px;flex-shrink:0}.dc-course-actions button{width:34px;height:34px;border-radius:8px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;background:transparent}.dc-action-edit{color:#2563eb}.dc-action-edit:hover{background:#eff6ff}.dc-action-assign{color:#059669}.dc-action-assign:hover{background:#f0fdf4}@media (max-width: 768px){.dc-page{padding:0 12px 20px}.dc-hero{flex-direction:column;align-items:flex-start;padding:18px 20px;gap:12px}.dc-hero-content h1{font-size:1.25rem}.dc-hero-stats{gap:16px}.dc-action-bar{flex-direction:column;align-items:stretch}.dc-search-box{max-width:100%}.dc-filters{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.dc-filter-select{flex-shrink:0}.dc-course-card{flex-direction:column;align-items:flex-start}.dc-course-thumb{width:100%;height:140px}.dc-course-actions{width:100%}.dc-course-actions button{flex:1;width:auto}}@media (max-width: 480px){.dc-hero{margin:0 0 12px;padding:16px}.dc-hero-content h1{font-size:1.1rem}.dc-hero-stat-icon{width:32px;height:32px}.dc-hero-stat strong{font-size:.95rem}.dc-hero-stat span{font-size:.65rem}.dc-btn{padding:7px 10px;font-size:.78rem}}.department-test-logs-page,.department-test-logs-page *{box-sizing:border-box}.department-test-logs-page{min-height:100vh;padding:20px;overflow-x:hidden;background:#f0faf5;color:#0f2544;font-family:Inter,sans-serif}.department-test-page-header{margin-bottom:18px}.department-test-page-header h1{margin:0 0 4px;color:#0f2544;font-size:1.45rem;font-weight:700;letter-spacing:-.3px}.department-test-page-header p{margin:0;color:#8d9ab3;font-size:.82rem;font-weight:400}.department-test-content-card{padding:22px;border:1px solid #e3ece7;border-radius:18px;background:#fff;box-shadow:0 2px 5px #0f231c08,0 8px 24px #0f4b3709}.department-course-filter-row{display:grid;grid-template-columns:minmax(260px,420px) minmax(260px,420px);justify-content:space-between;gap:20px;margin-bottom:20px;padding:18px;border:1px solid #e8efeb;border-radius:14px;background:#f8fcfa}.department-course-select-wrapper,.department-results-search-wrapper{width:100%}.department-course-select-wrapper label,.department-results-search-wrapper label{display:block;margin-bottom:7px;color:#66758b;font-size:.72rem;font-weight:600}.department-course-select{width:100%;height:46px;display:flex;align-items:center;position:relative;border:1px solid #dbe7e1;border-radius:11px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.department-course-select:focus-within{border-color:#15936e;box-shadow:0 0 0 3px #15936e1a}.department-course-select select{width:100%;height:44px;padding:0 42px 0 14px;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#1c3049;cursor:pointer;font-family:inherit;font-size:.8rem;font-weight:500}.department-course-select svg{position:absolute;right:14px;color:#8290a5;font-size:.72rem;pointer-events:none}.department-results-search{width:100%;height:46px;display:flex;align-items:center;padding:0 13px;border:1px solid #dbe7e1;border-radius:11px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.department-results-search:focus-within{border-color:#15936e;box-shadow:0 0 0 3px #15936e1a}.department-results-search svg{flex-shrink:0;color:#8c99ab;font-size:.82rem}.department-results-search input{width:100%;height:44px;padding:0 10px;border:none;outline:none;background:transparent;color:#1c3049;font-family:inherit;font-size:.78rem}.department-results-search input::placeholder{color:#a5b0c0}.department-results-table-card{overflow:hidden;border:1px solid #e2ebe6;border-radius:14px;background:#fff}.department-results-table-scroll{width:100%;overflow-x:auto}.department-clean-results-table{width:100%;min-width:980px;border-collapse:collapse}.department-clean-results-table th{padding:15px 18px;border-bottom:1px solid #e3ece7;background:#f6faf8;color:#526176;font-size:.72rem;font-weight:700;letter-spacing:.2px;text-align:left;text-transform:uppercase;white-space:nowrap}.department-clean-results-table td{padding:16px 18px;border-bottom:1px solid #edf2ef;color:#172b45;font-size:.82rem;font-weight:500;vertical-align:middle}.department-clean-results-table tbody tr{transition:background .18s ease}.department-clean-results-table tbody tr:hover{background:#f8fcfa}.department-clean-results-table tbody tr:last-child td{border-bottom:none}.department-result-user{min-width:230px;display:flex;align-items:center;gap:11px}.department-user-avatar{width:42px;height:42px;display:grid;flex:0 0 42px;place-items:center;border-radius:12px;background:#e2f7ed;color:#07845d;font-size:.85rem;font-weight:700}.department-result-user strong{display:block;margin-bottom:3px;color:#132b47;font-size:.82rem;font-weight:700}.department-result-user small{display:block;max-width:225px;overflow:hidden;margin-top:2px;color:#8b98ad;font-size:.68rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.department-course-name{display:block;max-width:220px;overflow:hidden;color:#263b54;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.department-score-value{color:#102b49;font-size:.86rem}.department-result-date{color:#526379;white-space:nowrap}.department-result-status{min-width:88px;display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:100px;font-size:.7rem;font-weight:700}.department-result-status.passed{background:#ddf7ea;color:#07834f}.department-result-status.failed{background:#ffe4e4;color:#d42e2e}.department-results-empty,.department-no-course{min-height:260px;display:grid;padding:40px 20px;place-items:center;align-content:center;text-align:center}.department-no-course{border:1px solid #e4ece8;border-radius:14px;background:#fff}.department-results-empty svg,.department-no-course svg{margin-bottom:12px;color:#0d9c6e;font-size:2rem}.department-results-empty h3,.department-no-course h3{margin:0;color:#21384f;font-size:.95rem}.department-results-empty p,.department-no-course p{max-width:440px;margin:7px 0 0;color:#91a0b4;font-size:.78rem;line-height:1.6}.department-results-loading{min-height:70vh;display:grid;place-items:center;background:#f0faf5;color:#64748b;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600}.department-results-error{max-width:680px;display:flex;align-items:flex-start;gap:14px;margin:30px auto;padding:20px;border:1px solid #fecaca;border-radius:16px;background:#fff1f2;color:#b91c1c}.department-results-error svg{flex-shrink:0;margin-top:2px;font-size:1.25rem}.department-results-error h2{margin:0;font-size:1rem}.department-results-error p{margin:6px 0 0;font-size:.8rem}@media (max-width: 850px){.department-test-logs-page{padding:14px}.department-course-filter-row{grid-template-columns:1fr;gap:14px;padding:15px}.department-test-content-card{padding:16px}}@media (max-width: 520px){.department-test-logs-page{padding:12px}.department-test-page-header h1{font-size:1.25rem}.department-test-page-header p{font-size:.76rem;line-height:1.5}.department-test-content-card{padding:12px;border-radius:14px}.department-course-filter-row{padding:12px}}.training-analytics-page{width:100%;max-width:1500px;margin:0 auto;padding:14px;color:#202124;animation:analyticsFade .35s ease}@keyframes analyticsFade{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.training-analytics-header,.analytics-card,.analytics-stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 12px 30px #0f172a12}.training-analytics-header{padding:26px;margin-bottom:16px;background:linear-gradient(135deg,#eef4ff,#fff8df 55%,#f0fff4)}.training-analytics-header span{color:#4285f4;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.training-analytics-header h1{margin:8px 0;color:#111827;font-size:32px;font-weight:950}.training-analytics-header p{margin:0;color:#667085;font-weight:700}.analytics-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:16px}.analytics-stat-card{padding:22px;position:relative;overflow:hidden;animation:statPop .35s ease both}@keyframes statPop{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.analytics-stat-card:after{content:"";width:92px;height:92px;border-radius:50%;position:absolute;right:-24px;top:-24px;opacity:.16}.analytics-stat-card.blue:after{background:#4285f4}.analytics-stat-card.orange:after{background:#fbbc04}.analytics-stat-card.green:after{background:#34a853}.analytics-stat-card.red:after{background:#ea4335}.analytics-stat-card h3{margin:0;color:#111827;font-size:34px;font-weight:950}.analytics-stat-card p{margin:6px 0 0;color:#667085;font-weight:800}.analytics-card{padding:24px;margin-bottom:16px;animation:cardUp .35s ease both}@keyframes cardUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.analytics-card-head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px}.analytics-card-head h2{margin:0;color:#111827;font-size:23px;font-weight:950}.analytics-card-head p{margin:6px 0 0;color:#667085;font-weight:700}.course-overview-table-wrap,.user-progress-table-wrap{border:1px solid #e5e7eb;border-radius:20px;overflow:hidden;background:#fff}.course-overview-table,.user-progress-table{width:100%;border-collapse:collapse}.course-overview-table thead,.user-progress-table thead{background:#f8fafc}.course-overview-table th,.user-progress-table th{padding:15px 16px;text-align:left;color:#667085;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.03em}.course-overview-table td,.user-progress-table td{padding:16px;border-top:1px solid #eef2f7;color:#202124;font-size:14px;font-weight:750}.course-overview-table tbody tr{cursor:pointer;transition:.2s ease}.course-overview-table tbody tr:hover{background:#fbfdff}.course-overview-table tbody tr.active{background:#eef4ff}.course-overview-table strong,.user-progress-table strong{display:block;color:#111827;font-size:14px;font-weight:950}.course-overview-table small,.user-progress-table small{display:block;margin-top:4px;color:#667085;font-size:12px;font-weight:700}.empty-cell{padding:44px 20px!important;text-align:center;color:#667085!important;font-weight:800!important}.funnel-box{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.funnel-box>div{background:#f8fafc;border:1px solid #eef2f7;border-radius:18px;padding:16px}.funnel-box span{display:block;color:#667085;font-size:13px;font-weight:900}.funnel-box strong{display:block;margin:6px 0 10px;color:#111827;font-size:26px;font-weight:950}.funnel-bar{width:100%;height:10px;background:#e5e7eb;border-radius:999px;overflow:hidden}.funnel-bar i{display:block;height:100%;background:linear-gradient(90deg,#4285f4,#34a853);border-radius:999px;transition:width .35s ease}.analytics-filter-row{display:grid;grid-template-columns:1fr 220px;gap:12px;margin-bottom:16px}.analytics-filter-row input,.analytics-filter-row select{height:50px;border:1px solid #dbe2ea;border-radius:15px;background:#fff;color:#111827;padding:0 14px;font-size:14px;font-weight:800;outline:none;transition:.22s ease}.analytics-filter-row input:focus,.analytics-filter-row select:focus{border-color:#4285f4;box-shadow:0 0 0 4px #4285f41f}.analytics-status{display:inline-flex;justify-content:center;align-items:center;min-width:120px;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:950}.analytics-status.completed{background:#e8f5e9;color:#188038}.analytics-status.inProgress{background:#eef4ff;color:#1a73e8}.analytics-status.notStarted{background:#fff8df;color:#b06000}@media (max-width: 1050px){.analytics-stats-grid{grid-template-columns:repeat(2,1fr)}.funnel-box{grid-template-columns:1fr}.course-overview-table-wrap,.user-progress-table-wrap{overflow-x:auto}.course-overview-table,.user-progress-table{min-width:850px}}@media (max-width: 700px){.training-analytics-page{padding:10px}.training-analytics-header,.analytics-card{padding:18px;border-radius:20px}.training-analytics-header h1{font-size:26px}.analytics-stats-grid,.analytics-filter-row{grid-template-columns:1fr}}.download-report-btn{border:none;background:#1a73e8;color:#fff;padding:13px 20px;border-radius:999px;font-weight:900;cursor:pointer;transition:.25s ease;box-shadow:0 10px 22px #1a73e838}.download-report-btn:hover{background:#155fc0;transform:translateY(-2px)}.training-analytics-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;background:linear-gradient(135deg,#fff,#eef4ff);border:1px solid #dbe7f5;border-radius:24px;padding:24px;box-shadow:0 10px 28px #0f172a0f}.training-analytics-header span{color:#1a73e8;font-weight:900}.training-analytics-header h1{margin:6px 0;color:#0f172a;font-size:32px}.training-analytics-header p{margin:0;color:#64748b}.download-report-btn{min-width:220px;height:50px;border:none;border-radius:999px;background:linear-gradient(135deg,#1a73e8,#4285f4);color:#fff;font-weight:800;font-size:14px;cursor:pointer;transition:all .25s ease;box-shadow:0 12px 24px #1a73e840;flex-shrink:0}.download-report-btn:hover{transform:translateY(-3px);box-shadow:0 18px 32px #1a73e859}.download-report-btn:active{transform:translateY(0)}.course-wizard-page{font-family:Inter,sans-serif;width:100%;max-width:960px;margin:0 auto;padding:12px;color:#1e293b;min-height:100vh;animation:cwFade .35s ease}@keyframes cwFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.wizard-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.wizard-logo{height:36px;object-fit:contain}.btn-admin-back{display:inline-flex;align-items:center;gap:5px;height:34px;border:1px solid #e8f5ee;border-radius:8px;padding:0 14px;background:#f0fdf4;color:#059669;font-weight:600;font-size:.78rem;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s}.btn-admin-back:hover{background:#dcfce7;border-color:#059669}.admin-form-card,.wizard-card{background:#fff;border:1px solid #e8f5ee;border-radius:14px;padding:20px;box-shadow:0 1px 4px #0000000a}.wizard-header{background:linear-gradient(135deg,#065f46,#047857 40%,#059669);border-radius:12px;padding:18px 20px;margin-bottom:16px;color:#fff;position:relative;overflow:hidden}.wizard-header *{color:#fff!important}.wizard-header:before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;background:#ffffff0f;right:20px;top:-25px}.wizard-header:after{content:"";position:absolute;width:80px;height:80px;border-radius:50%;background:#ffffff0a;right:80px;bottom:-15px}.admin-form-title{margin:0;font-size:1.2rem;font-weight:700;position:relative;z-index:1}.admin-form-subtitle{margin:2px 0 0;color:#ffffffd9;font-size:.78rem;font-weight:500;position:relative;z-index:1}.wizard-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px}.wizard-step-circle{border:1px solid #e8f5ee;background:#f8fdf9;border-radius:10px;padding:10px 12px;display:flex;align-items:center;gap:8px;color:#94a3b8;font-weight:600;font-size:.78rem;cursor:pointer;transition:.2s;font-family:Inter,sans-serif}.wizard-step-circle:hover{border-color:#059669}.wizard-step-circle.active{background:linear-gradient(135deg,#065f46,#059669);color:#fff;border-color:#059669;box-shadow:0 3px 10px #05966940}.wizard-step-circle.completed{background:#dcfce7;color:#16a34a;border-color:#86efac}.circle-number{width:24px;height:24px;border-radius:6px;display:grid;place-items:center;background:#fff;color:#059669;font-weight:700;font-size:.72rem;flex-shrink:0}.wizard-step-circle.active .circle-number{background:#fff3;color:#fff}.wizard-section{display:grid;gap:12px;animation:sectionUp .25s ease}@keyframes sectionUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.section-mini-title{display:flex;align-items:center;gap:10px}.section-mini-title span{background:#fbbf24;color:#92400e;border-radius:100px;padding:4px 10px;font-size:.68rem;font-weight:700}.section-mini-title h2{margin:0;font-size:1rem;font-weight:600}.admin-input-group{display:grid;gap:4px}.admin-field-label{color:#334155;font-size:.78rem;font-weight:600}.admin-form-input,.admin-form-textarea,.wizard-section select{width:100%;border:1px solid #e8f5ee;border-radius:8px;background:#f8fdf9;color:#1e293b;font-size:.82rem;font-weight:500;outline:none;transition:.2s;font-family:Inter,sans-serif}.admin-form-input,.wizard-section select{height:38px;padding:0 12px}.admin-form-textarea{min-height:72px;padding:10px 12px;resize:vertical}.admin-form-input:focus,.admin-form-textarea:focus,.wizard-section select:focus{border-color:#059669;background:#fff;box-shadow:0 0 0 2px #0596691a}.admin-form-input:disabled{background:#f0fdf4;color:#059669;font-weight:600}.admin-form-row-split{display:grid;grid-template-columns:1fr 1fr;gap:10px}.course-thumb-upload-box{display:grid;grid-template-columns:1fr 180px;gap:14px;align-items:center;background:#f8fdf9;border:1px solid #e8f5ee;border-radius:10px;padding:14px}.course-thumb-upload-box h3{margin:0;font-size:.88rem;font-weight:600}.course-thumb-upload-box p{margin:2px 0 0;color:#94a3b8;font-size:.72rem}.course-thumb-picker{width:100%;aspect-ratio:16 / 9;border:2px dashed #86efac;border-radius:10px;background:#f0fdf4;display:grid;place-items:center;cursor:pointer;overflow:hidden;color:#059669;font-weight:600;font-size:.78rem;transition:.2s}.course-thumb-picker:hover{background:#dcfce7;border-color:#059669}.course-thumb-picker img{width:100%;height:100%;object-fit:cover}.course-thumb-picker input{display:none}.course-video-toolbar{display:grid;grid-template-columns:1fr 140px 140px;gap:8px}.course-video-toolbar input,.course-video-toolbar select{height:36px;border:1px solid #e8f5ee;border-radius:8px;padding:0 10px;background:#f8fdf9;font-size:.78rem;font-weight:500;outline:none;font-family:Inter,sans-serif}.course-video-toolbar input:focus,.course-video-toolbar select:focus{border-color:#059669}.bulk-select-row{display:flex;justify-content:space-between;align-items:center;background:#f8fdf9;border:1px solid #e8f5ee;border-radius:8px;padding:8px 12px}.bulk-select-row p{margin:0;color:#64748b;font-size:.78rem}.bulk-select-row button{height:30px;border:none;border-radius:6px;padding:0 12px;background:#059669;color:#fff;font-weight:600;font-size:.75rem;cursor:pointer;font-family:Inter,sans-serif}.bulk-select-row button:hover{background:#047857}.course-video-select-list{display:grid;gap:8px;max-height:360px;overflow-y:auto}.course-video-select-card{width:100%;display:grid;grid-template-columns:130px minmax(0,1fr) 28px;gap:10px;align-items:center;text-align:left;padding:8px;border:1px solid #e8f5ee;border-radius:10px;background:#fff;cursor:pointer;transition:.15s;font-family:Inter,sans-serif}.course-video-select-card:hover{border-color:#059669;background:#f8fdf9}.course-video-select-card.selected{border-color:#059669;background:#f0fdf4}.course-video-thumb{width:100%;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;background:#e8f5ee}.course-video-thumb img{width:100%;height:100%;object-fit:cover}.course-video-thumb div{height:100%;display:grid;place-items:center;color:#94a3b8;font-size:.68rem}.course-video-info h3{margin:0 0 2px;font-size:.82rem;font-weight:600}.course-video-info p{margin:0 0 4px;color:#94a3b8;font-size:.72rem;line-height:1.3}.course-video-tags{display:flex;flex-wrap:wrap;gap:4px}.course-video-tags span{background:#f0fdf4;color:#059669;border-radius:100px;padding:2px 6px;font-size:.62rem;font-weight:600}.select-check{width:24px;height:24px;border-radius:50%;border:2px solid #e8f5ee;display:grid;place-items:center;background:#fff;color:#16a34a;font-weight:700;font-size:.72rem}.course-video-select-card.selected .select-check{border-color:#059669;background:#dcfce7}.empty-course-state{text-align:center;padding:24px;color:#94a3b8}.empty-course-state h3{margin:0 0 2px;font-size:.88rem;color:#64748b}.empty-course-state p{margin:0;font-size:.78rem}.quiz-basic-box{display:grid;grid-template-columns:1fr 1fr;gap:10px}.simple-quiz-upload{background:#f8fdf9;border:1px solid #e8f5ee;border-radius:10px;padding:14px}.simple-quiz-upload-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.simple-quiz-upload-top h3{margin:0;font-size:.88rem;font-weight:600}.simple-quiz-actions{display:flex;gap:8px}.simple-quiz-actions button,.simple-quiz-actions label{height:32px;border:none;border-radius:8px;padding:0 12px;display:inline-flex;align-items:center;font-weight:600;font-size:.75rem;cursor:pointer;font-family:Inter,sans-serif}.simple-quiz-actions button{background:#fff;color:#059669;border:1px solid #059669}.simple-quiz-actions button:hover{background:#f0fdf4}.simple-quiz-actions label{background:#059669;color:#fff}.simple-quiz-actions label:hover{background:#047857}.simple-quiz-actions input{display:none}.manual-divider{display:flex;align-items:center;gap:12px;color:#94a3b8;font-size:.78rem}.manual-divider:before,.manual-divider:after{content:"";height:1px;background:#e8f5ee;flex:1}.btn-add-inline{height:36px;border:none;border-radius:8px;background:#1e293b;color:#fff;font-weight:600;font-size:.82rem;cursor:pointer;font-family:Inter,sans-serif}.btn-add-inline:hover{background:#334155}.added-list-box{display:grid;gap:6px}.added-list-box h3{margin:0;font-size:.88rem;font-weight:600}.added-row{background:#f8fdf9;border:1px solid #e8f5ee;border-radius:8px;padding:10px 12px;display:flex;justify-content:space-between;align-items:center}.added-row strong{font-size:.82rem;font-weight:600}.added-row p{margin:2px 0 0;color:#94a3b8;font-size:.72rem}.btn-remove-small{border:none;border-radius:6px;background:#fef2f2;color:#dc2626;padding:0 10px;height:28px;font-weight:600;font-size:.72rem;cursor:pointer;font-family:Inter,sans-serif}.btn-remove-small:hover{background:#fee2e2}.review-box{background:#f8fdf9;border:1px solid #e8f5ee;border-radius:10px;padding:16px}.review-box h3{margin:0 0 8px;font-size:.95rem;font-weight:600}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.review-item{display:flex;flex-direction:column;gap:2px}.review-item .label{font-size:.68rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.3px}.review-item .value{font-size:.88rem;font-weight:600;color:#1e293b}.review-item .value.green{color:#059669}.review-item .value.yellow{color:#d97706}.review-item .value.red{color:#dc2626}.review-overview{grid-column:1 / -1;margin-top:4px;padding-top:8px;border-top:1px solid #e8f5ee}.review-overview .label{font-size:.68rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.3px;margin-bottom:2px}.review-overview .value{font-size:.82rem;color:#334155;line-height:1.4}.admin-form-submit-zone{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.btn-admin-submit-form{height:38px;border:none;border-radius:8px;background:linear-gradient(135deg,#065f46,#059669);color:#fff;padding:0 20px;font-weight:600;font-size:.82rem;cursor:pointer;font-family:Inter,sans-serif;box-shadow:0 3px 10px #05966933;transition:all .15s}.btn-admin-submit-form:hover{transform:translateY(-1px);box-shadow:0 5px 14px #0596694d}.success-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:grid;place-items:center;z-index:999}.success-modal{background:#fff;border-radius:14px;padding:24px;text-align:center;max-width:300px;width:90%}.success-check{width:48px;height:48px;border-radius:50%;background:#dcfce7;color:#16a34a;display:grid;place-items:center;font-size:1.3rem;font-weight:700;margin:0 auto 10px}.success-modal h3{margin:0 0 4px;font-size:1rem}.success-modal p{margin:0 0 14px;color:#64748b;font-size:.82rem}.success-modal button{height:36px;border:none;border-radius:8px;padding:0 20px;background:#059669;color:#fff;font-weight:600;font-size:.82rem;cursor:pointer;font-family:Inter,sans-serif}@media (max-width: 768px){.wizard-progress,.course-video-toolbar,.course-thumb-upload-box,.course-video-select-card,.quiz-basic-box,.admin-form-row-split{grid-template-columns:1fr}.bulk-select-row,.admin-form-submit-zone,.added-row,.simple-quiz-upload-top{flex-direction:column;align-items:stretch}.btn-admin-back,.btn-admin-submit-form,.bulk-select-row button{width:100%;justify-content:center}.simple-quiz-actions{justify-content:stretch}.simple-quiz-actions button,.simple-quiz-actions label{flex:1;justify-content:center}.quiz-drop-zone{padding:24px 16px}.course-overview-hint{gap:6px}}@media (max-width: 480px){.course-wizard-page{padding:8px}.wizard-header{padding:14px 16px}.admin-form-card,.wizard-card{padding:14px;border-radius:10px}.wizard-progress{gap:6px}.wizard-step-circle{padding:8px 10px;font-size:.72rem}.circle-number{width:20px;height:20px;font-size:.66rem}.review-grid{grid-template-columns:1fr}}.course-overview-box{background:#f8fdf9;border:1px solid #e8f5ee;border-radius:10px;overflow:hidden}.course-overview-hint{display:flex;align-items:center;gap:12px;padding:10px 14px;background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border-bottom:1px solid #e8f5ee;font-size:.72rem;color:#047857;flex-wrap:wrap}.overview-hint-title{font-weight:700;font-size:.75rem;color:#065f46;background:#d1fae5;padding:2px 8px;border-radius:4px;margin-right:4px}.course-overview-textarea{border:none!important;border-radius:0!important;background:#fff!important;min-height:120px;font-size:.88rem;line-height:1.6;padding:14px 16px!important;color:#1e293b}.course-overview-textarea::placeholder{color:#64748b;opacity:1;font-size:.85rem;line-height:1.7}.course-overview-textarea:focus{box-shadow:none!important;border-color:transparent!important}.course-overview-charcount{display:flex;justify-content:flex-end;padding:6px 14px;font-size:.7rem;color:#94a3b8;border-top:1px solid #e8f5ee;background:#f8fdf9}.quiz-drop-zone{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:32px 20px;border:2px dashed #d1d5db;border-radius:14px;background:#fafbfc;text-align:center;cursor:pointer;transition:all .2s ease}.quiz-drop-zone:hover{border-color:#059669;background:#f0fdf4}.quiz-drop-active{border-color:#059669!important;background:#dcfce7!important;box-shadow:0 0 0 4px #0596691a;transform:scale(1.01)}.quiz-drop-done{border-color:#16a34a!important;border-style:solid!important;background:#f0fdf4!important}.quiz-drop-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:2}.quiz-drop-icon{position:relative;z-index:1;width:56px;height:56px;border-radius:50%;background:#f1f5f9;display:grid;place-items:center;transition:all .2s}.quiz-drop-active .quiz-drop-icon{background:#d1fae5}.quiz-drop-done .quiz-drop-icon{background:#dcfce7}.quiz-drop-text{position:relative;z-index:1;display:flex;flex-direction:column;gap:4px}.quiz-drop-text strong{font-size:.88rem;font-weight:600;color:#1e293b}.quiz-drop-text span{font-size:.78rem;color:#94a3b8}.quiz-drop-browse{color:#059669;font-weight:600;cursor:pointer;text-decoration:underline;display:inline}.quiz-drop-browse:hover{color:#047857}.quiz-download-row{display:flex;justify-content:center;margin-top:12px}.quiz-template-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;font-size:.78rem;font-weight:500;cursor:pointer;transition:all .15s;font-family:Inter,sans-serif}.quiz-template-btn:hover{background:#f1f5f9;border-color:#059669;color:#059669}.ec-page{font-family:Inter,sans-serif;max-width:1100px;margin:0 auto;padding:16px;color:#1e293b;min-height:100vh}.ec-loading{display:grid;place-items:center;min-height:60vh;color:#64748b}.ec-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:12px}.ec-topbar h1{font-size:1.1rem;font-weight:700;color:#1e293b;margin:0}.ec-back-btn{display:inline-flex;align-items:center;gap:5px;height:36px;border:1px solid #e8f5ee;border-radius:8px;padding:0 14px;background:#f0fdf4;color:#059669;font-weight:600;font-size:.8rem;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s}.ec-back-btn:hover{background:#dcfce7;border-color:#059669}.ec-save-btn{height:36px;border:none;border-radius:8px;padding:0 20px;background:#059669;color:#fff;font-weight:700;font-size:.82rem;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s}.ec-save-btn:hover{background:#047857}.ec-save-btn:disabled{opacity:.5;cursor:not-allowed}.ec-grid{display:flex;gap:16px}.ec-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.ec-sidebar{width:340px;flex-shrink:0}.ec-card{background:#fff;border:1px solid #e8f5ee;border-radius:12px;padding:20px}.ec-card h2{font-size:.92rem;font-weight:700;color:#1e293b;margin:0 0 4px}.ec-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.ec-card-header p{margin:0;font-size:.75rem;color:#94a3b8}.ec-field{margin-bottom:14px}.ec-field:last-child{margin-bottom:0}.ec-field label{display:block;font-size:.78rem;font-weight:700;color:#475569;margin-bottom:5px}.ec-field input,.ec-field textarea,.ec-field select{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#1e293b;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;outline:none;transition:border-color .15s,box-shadow .15s}.ec-field input:focus,.ec-field textarea:focus{border-color:#059669;background:#fff;box-shadow:0 0 0 3px #0596691a}.ec-field textarea{resize:vertical;min-height:80px;line-height:1.5}.ec-thumb-area{display:flex;align-items:flex-start;gap:12px}.ec-thumb-preview{position:relative;width:160px;height:100px;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}.ec-thumb-preview img{width:100%;height:100%;object-fit:cover}.ec-thumb-remove{position:absolute;top:4px;right:4px;width:22px;height:22px;border:none;border-radius:50%;background:#0009;color:#fff;font-size:.8rem;cursor:pointer;display:grid;place-items:center;transition:background .15s}.ec-thumb-remove:hover{background:#dc2626cc}.ec-thumb-upload{width:160px;height:100px;border:2px dashed #d1d5db;border-radius:8px;background:#f9fafb;color:#6b7280;font-size:.8rem;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s}.ec-thumb-upload:hover{border-color:#059669;color:#059669;background:#f0fdf4}.ec-add-videos-btn{flex-shrink:0;height:34px;padding:0 14px;border:none;border-radius:8px;background:#dcfce7;color:#047857;font-weight:700;font-size:.78rem;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s;white-space:nowrap}.ec-add-videos-btn:hover{background:#bbf7d0}.ec-empty{text-align:center;padding:32px 16px;background:#f8fdf9;border:1px dashed #d1d5db;border-radius:10px}.ec-empty p{margin:0 0 10px;color:#94a3b8;font-size:.85rem}.ec-empty button{padding:8px 16px;border:none;border-radius:8px;background:#059669;color:#fff;font-weight:600;font-size:.8rem;cursor:pointer;font-family:Inter,sans-serif}.ec-video-list{display:flex;flex-direction:column;gap:4px}.ec-video-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #f1f5f9;border-radius:10px;background:#fff;transition:all .15s;cursor:grab}.ec-video-row:hover{border-color:#e2e8f0;background:#f8fdf9}.ec-video-row.dragging{opacity:.5;border-color:#059669;background:#f0fdf4}.ec-video-row.drag-over{border-color:#059669;border-style:dashed;background:#ecfdf5}.ec-video-grip{color:#cbd5e1;font-size:1rem;cursor:grab;-webkit-user-select:none;user-select:none}.ec-video-idx{width:24px;height:24px;display:grid;place-items:center;border-radius:6px;background:#f1f5f9;color:#64748b;font-size:.72rem;font-weight:700;flex-shrink:0}.ec-video-thumb{width:52px;height:36px;border-radius:6px;overflow:hidden;flex-shrink:0;background:#f1f5f9;display:grid;place-items:center}.ec-video-thumb img{width:100%;height:100%;object-fit:cover}.ec-video-thumb span{color:#94a3b8;font-size:.75rem;font-weight:700}.ec-video-info{flex:1;min-width:0}.ec-video-info h4{margin:0;font-size:.82rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ec-video-info span{font-size:.72rem;color:#94a3b8}.ec-video-actions{display:flex;align-items:center;gap:4px;flex-shrink:0}.ec-move-btn{width:26px;height:26px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#64748b;font-size:.75rem;cursor:pointer;display:grid;place-items:center;transition:all .15s}.ec-move-btn:hover:not(:disabled){background:#f1f5f9;color:#1e293b}.ec-move-btn:disabled{opacity:.3;cursor:not-allowed}.ec-remove-btn{width:26px;height:26px;border:1px solid #fecaca;border-radius:6px;background:#fff;color:#dc2626;font-size:.75rem;cursor:pointer;display:grid;place-items:center;transition:all .15s}.ec-remove-btn:hover{background:#fef2f2;border-color:#dc2626}.ec-add-panel{position:sticky;top:16px;max-height:calc(100vh - 32px);display:flex;flex-direction:column;overflow:hidden}.ec-search,.ec-filter{width:100%;box-sizing:border-box;padding:9px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#1e293b;font-family:Inter,sans-serif;font-size:.82rem;font-weight:500;outline:none;margin-bottom:8px;transition:border-color .15s}.ec-search:focus,.ec-filter:focus{border-color:#059669;background:#fff}.ec-lib-count{font-size:.72rem;color:#94a3b8;margin:0 0 8px}.ec-lib-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.ec-lib-card{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid #f1f5f9;border-radius:8px;cursor:pointer;transition:all .15s}.ec-lib-card:hover{border-color:#059669;background:#f0fdf4}.ec-lib-thumb{width:44px;height:32px;border-radius:5px;overflow:hidden;flex-shrink:0;background:#f1f5f9;display:grid;place-items:center}.ec-lib-thumb img{width:100%;height:100%;object-fit:cover}.ec-lib-thumb span{color:#94a3b8;font-size:.7rem;font-weight:700}.ec-lib-info{flex:1;min-width:0}.ec-lib-info h4{margin:0;font-size:.78rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ec-lib-info span{font-size:.68rem;color:#94a3b8}.ec-lib-add{width:24px;height:24px;display:grid;place-items:center;border-radius:6px;background:#dcfce7;color:#047857;font-size:.9rem;font-weight:700;flex-shrink:0;transition:all .15s}.ec-lib-card:hover .ec-lib-add{background:#059669;color:#fff}.ec-lib-empty{text-align:center;color:#94a3b8;font-size:.82rem;padding:20px}@media (max-width: 768px){.ec-grid{flex-direction:column}.ec-sidebar{width:100%}.ec-add-panel{position:static;max-height:none}.ec-topbar{flex-wrap:wrap}}.ec-topbar-title{flex:1}.ec-topbar-title h1{margin:0}.ec-topbar-title p{margin:3px 0 0;color:#718078;font-size:12px}.ec-section-heading{display:flex;align-items:flex-start;gap:12px}.ec-section-heading h2{margin:0}.ec-section-heading p{margin:4px 0 0;color:#7a867f;font-size:12px;line-height:1.5}.ec-section-number{flex:0 0 auto;display:grid;width:30px;height:30px;place-items:center;color:#17734b;background:#e9f7ef;border-radius:9px;font-size:13px;font-weight:800}.ec-quiz-section{overflow:visible}.ec-quiz-switch{display:inline-flex;align-items:center;gap:9px;cursor:pointer;-webkit-user-select:none;user-select:none}.ec-quiz-switch input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.ec-switch-track{position:relative;width:42px;height:23px;background:#d6ded9;border-radius:999px;transition:background .2s ease}.ec-switch-thumb{position:absolute;top:3px;left:3px;width:17px;height:17px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #1e362a33;transition:transform .2s ease}.ec-quiz-switch input:checked+.ec-switch-track{background:#169766}.ec-quiz-switch input:checked+.ec-switch-track .ec-switch-thumb{transform:translate(19px)}.ec-quiz-switch strong{color:#304239;font-size:12px}.ec-quiz-body{margin-top:22px}.ec-quiz-body.is-disabled{opacity:.82}.ec-quiz-settings{display:grid;grid-template-columns:minmax(150px,.75fr) minmax(150px,.75fr) minmax(220px,1.5fr);gap:15px;align-items:end;margin-bottom:24px;padding:17px;background:#f6faf8;border:1px solid #e3ece7;border-radius:13px}.ec-input-suffix{position:relative}.ec-input-suffix input{width:100%;padding-right:76px!important}.ec-input-suffix span{position:absolute;top:50%;right:13px;color:#7a867f;font-size:11px;font-weight:600;transform:translateY(-50%);pointer-events:none}.ec-quiz-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.ec-quiz-summary span{display:flex;min-height:66px;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:#76837c;background:#fff;border:1px solid #e2eae6;border-radius:11px;font-size:11px;font-weight:600}.ec-quiz-summary strong{color:#213b2e;font-size:19px}.ec-quiz-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.ec-quiz-toolbar h3{margin:0;color:#263d32;font-size:16px}.ec-quiz-toolbar p{margin:4px 0 0;color:#829087;font-size:11px}.ec-add-question-btn,.ec-add-question-bottom{border:0;cursor:pointer;color:#fff;background:#17734b;border-radius:9px;font-family:inherit;font-size:12px;font-weight:700}.ec-add-question-btn{padding:10px 15px}.ec-add-question-bottom{width:100%;margin-top:14px;padding:13px;background:#eef8f3;border:1px dashed #acd8c3;color:#17734b}.ec-question-list{display:flex;flex-direction:column;gap:16px}.ec-question-card{padding:18px;background:#fff;border:1px solid #dfe9e3;border-radius:14px}.ec-question-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:17px;padding-bottom:13px;border-bottom:1px solid #edf1ef}.ec-question-header>div:first-child{display:flex;align-items:center;gap:9px}.ec-question-number{color:#234034;font-size:13px;font-weight:800}.ec-question-marks-label{padding:4px 8px;color:#7b6726;background:#fff7dc;border-radius:999px;font-size:9px;font-weight:700}.ec-question-actions{display:flex;align-items:center;gap:6px}.ec-question-actions button{min-width:31px;height:31px;padding:0 9px;border:1px solid #dfe7e3;border-radius:8px;cursor:pointer;color:#42544b;background:#fff;font-family:inherit;font-size:11px;font-weight:700}.ec-question-actions button:disabled{cursor:not-allowed;opacity:.4}.ec-question-actions .ec-delete-question{color:#b74343;background:#fff4f4;border-color:#f1cece}.ec-question-options{margin-top:15px}.ec-options-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.ec-options-heading label{color:#44564d;font-size:12px;font-weight:700}.ec-options-heading button{padding:6px 10px;border:1px solid #cfe3d8;border-radius:7px;cursor:pointer;color:#17734b;background:#f3faf6;font-family:inherit;font-size:10px;font-weight:700}.ec-option-row{display:grid;grid-template-columns:40px minmax(0,1fr) 34px;gap:9px;align-items:center;margin-bottom:8px;padding:7px;background:#fafcfa;border:1px solid #e7ece9;border-radius:10px}.ec-option-row.is-correct{background:#effaf4;border-color:#a9d9bf}.ec-correct-radio{position:relative;display:grid;width:34px;height:34px;place-items:center;cursor:pointer}.ec-correct-radio input{position:absolute;opacity:0}.ec-correct-radio span{display:grid;width:30px;height:30px;place-items:center;color:#607069;background:#fff;border:1px solid #d9e2dd;border-radius:8px;font-size:11px;font-weight:800}.ec-correct-radio input:checked+span{color:#fff;background:#169766;border-color:#169766}.ec-option-row>input{width:100%;min-width:0;height:38px;padding:0 11px;border:1px solid #dce5e0;border-radius:8px;outline:none;font-family:inherit;font-size:12px}.ec-option-row>input:focus{border-color:#68b58e;box-shadow:0 0 0 3px #16976617}.ec-remove-option{display:grid;width:31px;height:31px;place-items:center;border:0;border-radius:7px;cursor:pointer;color:#b74848;background:#fff0f0;font-size:10px}.ec-remove-option:disabled{cursor:not-allowed;opacity:.35}.ec-question-bottom-grid{display:grid;grid-template-columns:140px minmax(0,1fr);gap:13px;margin-top:14px}.ec-optional{margin-left:5px;color:#96a19b;font-size:9px;font-weight:500}.ec-quiz-disabled-message{padding:30px 18px;background:#f7f9f8;border:1px dashed #d5dfda;border-radius:12px;text-align:center}.ec-quiz-disabled-message strong{color:#41544a;font-size:14px}.ec-quiz-disabled-message p{margin:6px 0 0;color:#829087;font-size:11px}.ec-quiz-empty{min-height:170px}.ec-sidebar-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:14px}.ec-sidebar-heading h2{margin:0}.ec-sidebar-heading p{margin:4px 0 0;color:#7d8982;font-size:10px}.ec-sidebar-close{display:grid;width:29px;height:29px;place-items:center;border:0;border-radius:7px;cursor:pointer;color:#53635b;background:#edf2ef;font-size:18px}.ec-lib-card{width:100%;border:0;text-align:left;font-family:inherit}@media (max-width: 900px){.ec-quiz-settings{grid-template-columns:repeat(2,minmax(0,1fr))}.ec-quiz-summary{grid-column:1 / -1}}@media (max-width: 650px){.ec-quiz-settings{grid-template-columns:1fr}.ec-quiz-summary{grid-column:auto}.ec-card-header,.ec-quiz-toolbar,.ec-question-header{align-items:flex-start;flex-direction:column}.ec-question-actions{width:100%}.ec-question-bottom-grid{grid-template-columns:1fr}.ec-option-row{grid-template-columns:36px minmax(0,1fr) 31px}}.manage-catalog-container{width:100%;max-width:1400px;margin:0 auto;padding:40px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc;min-height:100vh;box-sizing:border-box}.catalog-header-row{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:2px solid #e2e8f0;padding-bottom:24px;margin-bottom:32px;gap:24px}.btn-catalog-back{font-size:.9rem;font-weight:600;color:#64748b;text-decoration:none;transition:color .15s ease}.btn-catalog-back:hover{color:#2563eb}.catalog-main-title{font-size:2rem;font-weight:800;color:#0f172a;margin:0 0 6px;letter-spacing:-.025em}.catalog-subtitle{font-size:.975rem;color:#64748b;margin:0}.btn-catalog-create-new{padding:12px 24px;font-size:.95rem;font-weight:600;color:#fff;background-color:#16a34a;border-radius:8px;text-decoration:none;transition:background-color .15s ease;box-shadow:0 4px 6px -1px #16a34a33;white-space:nowrap}.btn-catalog-create-new:hover{background-color:#15803d}.table-card-wrapper{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #00000003,0 2px 4px -1px #00000003;overflow:hidden}.empty-catalog-fallback{padding:60px 40px;text-align:center;color:#64748b;font-size:1rem}.admin-data-table{width:100%;border-collapse:collapse;text-align:left}.admin-data-table th{background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:16px 24px;font-size:.8rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em}.admin-data-table td{padding:18px 24px;border-bottom:1px solid #f1f5f9;vertical-align:middle;color:#334155;font-size:.95rem}.admin-data-table tr:last-child td{border-bottom:none}.admin-data-table tr:hover td{background-color:#fafafa}.table-cell-title{font-weight:600;color:#0f172a;margin-bottom:4px;font-size:1rem}.table-cell-desc-truncate{color:#64748b;font-size:.875rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.table-cell-code-route{font-family:SFMono-Regular,Consolas,Monaco,monospace;font-size:.85rem;background-color:#f1f5f9;padding:4px 8px;border-radius:4px;color:#0f172a;word-break:break-all}.badge-metric{display:inline-block;padding:6px 12px;font-size:.85rem;font-weight:600;border-radius:6px}.badge-metric.accent-blue{background-color:#eff6ff;color:#2563eb}.badge-metric.accent-grey{background-color:#f1f5f9;color:#475569}.table-actions-cell-group{display:flex;justify-content:flex-end;gap:8px}.btn-action-table-edit,.btn-action-table-delete{padding:8px 14px;font-size:.85rem;font-weight:600;cursor:pointer;border-radius:6px;transition:all .15s ease;box-sizing:border-box}.btn-action-table-edit{color:#2563eb;background-color:#fff;border:1px solid #cbd5e1}.btn-action-table-edit:hover{background-color:#eff6ff;border-color:#3b82f6}.btn-action-table-delete{color:#dc2626;background-color:#fff;border:1px solid #cbd5e1}.btn-action-table-delete:hover{background-color:#fef2f2;border-color:#f87171}@media (max-width: 960px){.catalog-header-row{flex-direction:column;align-items:flex-start;gap:16px}.btn-catalog-create-new{width:100%;text-align:center}.table-card-wrapper{overflow-x:auto}}.course-manage-panel{margin-top:24px;background:#fff;border:1px solid #d6e2ea;border-radius:18px;padding:24px}.course-filter-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:18px}.selected-course-workspace{animation:fadeUp .25s ease}.selected-course-header{background:#f8fbfd;border:1px solid #d6e2ea;border-radius:16px;padding:22px;display:flex;justify-content:space-between;gap:20px}.selected-course-header span{color:#008a9a;font-weight:900;font-size:12px;text-transform:uppercase}.selected-course-header h2{margin:6px 0;color:#061943;font-size:26px}.selected-course-header p{margin:0;color:#60798c}.course-summary-grid{margin:18px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.course-summary-grid div{background:#fff;border:1px solid #d6e2ea;border-radius:14px;padding:18px}.course-summary-grid span{color:#60798c;font-weight:800;font-size:13px}.course-summary-grid strong{display:block;margin-top:8px;color:#061943;font-size:24px}.course-management-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:18px}.course-manage-action{text-align:left;border:1px solid #d6e2ea;background:#fff;border-radius:16px;padding:20px;cursor:pointer;transition:.2s ease}.course-manage-action:hover{border-color:#008a9a;background:#f0f9fb;transform:translateY(-2px)}.course-manage-action h3{margin:0;color:#061943;font-size:19px}.course-manage-action p{margin:8px 0 0;color:#60798c}.compact-course-table{margin-top:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 800px){.course-filter-grid,.course-summary-grid,.course-management-actions{grid-template-columns:1fr}.selected-course-header{flex-direction:column}}@media (max-width: 600px){.manage-catalog-container{padding:16px}.catalog-main-title{font-size:1.5rem}.course-summary-grid{grid-template-columns:1fr}.btn-action-table-edit,.btn-action-table-delete{padding:6px 10px;font-size:.8rem}.selected-course-header h2{font-size:20px}.course-summary-grid strong{font-size:18px}}.admin-question-container{width:100%;max-width:840px;margin:0 auto;padding:40px 24px 80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#f8fafc;min-height:100vh;box-sizing:border-box}.admin-nav-back-row{margin-bottom:24px}.btn-admin-back{display:inline-block;color:#64748b;text-decoration:none;font-size:.95rem;font-weight:600;transition:color .15s ease}.btn-admin-back:hover{color:#2563eb}.admin-question-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:40px;box-shadow:0 4px 6px -1px #0f172a05}.admin-question-title{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 6px;letter-spacing:-.025em}.admin-question-subtitle{font-size:.95rem;color:#64748b;margin:0 0 32px;line-height:1.4}.admin-core-form{display:flex;flex-direction:column;gap:24px}.admin-input-group{display:flex;flex-direction:column;gap:8px;width:100%}.admin-field-label{font-size:.875rem;font-weight:600;color:#334155}.admin-form-select,.admin-form-input,.admin-form-textarea{width:100%;padding:12px 16px;font-size:.975rem;color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;box-sizing:border-box;font-family:inherit;transition:all .15s ease}.admin-form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 16px center;background-size:16px;padding-right:40px;cursor:pointer}.admin-form-select:focus,.admin-form-input:focus,.admin-form-textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.admin-options-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:24px}.options-group-title{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 16px}.options-input-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.choice-indicator{display:inline-flex;align-items:center;font-size:.8rem;text-transform:uppercase;color:#475569}.choice-indicator:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:6px;background-color:#94a3b8}.highlight-selection-zone{background-color:#eff6ff;border:1px solid #bfdbfe;padding:20px;border-radius:8px}.core-key-label{color:#1e40af}.key-selector{border-color:#93c5fd}.admin-form-submit-zone{margin-top:12px;border-top:1px solid #e2e8f0;padding-top:24px}.btn-admin-submit-form{width:100%;padding:14px 28px;font-size:1rem;font-weight:600;color:#fff;background-color:#2563eb;border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease;box-shadow:0 4px 6px -1px #2563eb26}.btn-admin-submit-form:hover{background-color:#1d4ed8}@media (max-width: 640px){.admin-question-card{padding:24px}.options-input-grid{grid-template-columns:1fr}}@media (max-width: 480px){.admin-question-container{padding:16px 12px 60px}.admin-question-card{padding:16px;border-radius:8px}.admin-question-title{font-size:1.3rem}.excel-upload-card{padding:16px}}.excel-upload-card{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;padding:22px;margin:28px 0}.excel-upload-card h3{margin:0 0 8px;color:#0f172a;font-size:20px;font-weight:900}.excel-upload-card p{margin:0 0 18px;color:#64748b;line-height:1.6;font-size:14px}.excel-file-input{width:100%;background:#fff;border:1px solid #dbe3e7;border-radius:12px;padding:14px;margin-bottom:16px}.btn-excel-upload{width:100%;height:48px;background:#31434d;color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:900;cursor:pointer}.btn-excel-upload:hover{background:#ed3200}.btn-excel-upload:disabled{opacity:.6;cursor:not-allowed}.manual-divider{display:flex;align-items:center;gap:14px;margin:30px 0;color:#64748b;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.manual-divider:before,.manual-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.btn-template-download{width:100%;height:48px;margin-bottom:14px;border:1px solid #dbe3e7;background:#fff;color:#31434d;border-radius:12px;font-size:14px;font-weight:900;cursor:pointer}.btn-template-download:hover{background:#31434d;color:#fff;border-color:#31434d}.manage-questions-container{width:100%;max-width:1200px;margin:0 auto;padding:40px 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f8fafc;min-height:100vh;box-sizing:border-box}.q-header-row{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:2px solid #e2e8f0;padding-bottom:24px;margin-bottom:32px;gap:24px}.back-link-wrapper{margin-bottom:8px}.btn-q-back{font-size:.9rem;font-weight:600;color:#64748b;text-decoration:none;transition:color .15s ease}.btn-q-back:hover{color:#2563eb}.q-main-title{font-size:2rem;font-weight:800;color:#0f172a;margin:0 0 6px;letter-spacing:-.025em}.q-subtitle{font-size:.975rem;color:#64748b;margin:0}.btn-q-create-new{padding:12px 24px;font-size:.95rem;font-weight:600;color:#fff;background-color:#2563eb;border-radius:8px;text-decoration:none;transition:background-color .15s ease;box-shadow:0 4px 6px -1px #2563eb26;white-space:nowrap}.btn-q-create-new:hover{background-color:#1d4ed8}.filter-selection-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;margin-bottom:32px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 3px #00000003}.filter-select-label{font-size:.95rem;font-weight:700;color:#334155;white-space:nowrap}.select-dropdown-wrapper{width:100%;max-width:500px}.admin-filter-select{width:100%;padding:12px 40px 12px 16px;font-size:.975rem;color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 16px center;background-size:16px;transition:border-color .15s ease}.admin-filter-select:focus{outline:none;border-color:#2563eb}.workspace-status-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:60px 40px;text-align:center;max-width:600px;margin:40px auto}.workspace-status-card h3{font-size:1.25rem;color:#1e293b;margin:0 0 10px}.workspace-status-card p{font-size:.95rem;color:#64748b;margin:0;line-height:1.5}.pool-count-indicator{font-size:.95rem;color:#475569;margin-bottom:20px}.question-item-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:32px;margin-bottom:24px;box-shadow:0 4px 6px -1px #00000003}.q-card-upper-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.q-index-badge{font-size:.8rem;font-weight:700;background-color:#f1f5f9;color:#475569;padding:4px 10px;border-radius:4px;text-transform:uppercase}.q-card-actions-row{display:flex;gap:8px}.btn-item-action-edit,.btn-item-action-delete{padding:6px 12px;font-size:.85rem;font-weight:600;cursor:pointer;border-radius:6px;transition:all .15s ease}.btn-item-action-edit{color:#2563eb;background-color:#fff;border:1px solid #cbd5e1}.btn-item-action-edit:hover{background-color:#eff6ff;border-color:#3b82f6}.btn-item-action-delete{color:#dc2626;background-color:#fff;border:1px solid #cbd5e1}.btn-item-action-delete:hover{background-color:#fef2f2;border-color:#f87171}.q-card-body-text{font-size:1.2rem;font-weight:700;color:#0f172a;margin:0 0 24px;line-height:1.4}.q-card-options-matrix{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.q-option-pill-display{display:flex;align-items:center;padding:14px 18px;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;color:#334155;gap:12px}.option-letter{font-size:.75rem;font-weight:800;background-color:#e2e8f0;color:#475569;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.q-option-pill-display.valid-target-key{background-color:#f0fdf4;border-color:#bbf7d0;color:#166534}.valid-target-key .option-letter{background-color:#bbf7d0;color:#166534}.key-checkmark-tag{margin-left:auto;font-size:.8rem;font-weight:700;color:#166534;background-color:#dcfce7;padding:2px 8px;border-radius:4px;text-transform:uppercase}@media (max-width: 768px){.q-header-row{flex-direction:column;align-items:flex-start;gap:16px}.btn-q-create-new{width:100%;text-align:center}.filter-selection-card{flex-direction:column;align-items:stretch}.select-dropdown-wrapper{max-width:100%}.q-card-options-matrix{grid-template-columns:1fr}}@media (max-width: 480px){.manage-questions-container{padding:16px 12px}.q-main-title{font-size:1.5rem}.question-item-card{padding:20px 16px}.q-card-body-text{font-size:1rem}.q-card-upper-row{flex-direction:column;align-items:flex-start;gap:12px}}.admin-log-page{min-height:1vh;margin-top:12px;padding:0 24px 30px;background:#f0faf5;color:#1e293b;font-family:Inter,sans-serif}.admin-log-loading{min-height:65vh;display:grid;place-items:center;color:#64748b;font-size:.92rem;font-weight:600}.admin-log-hero{position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;min-height:5px;margin-bottom:16px;padding:28px 42px;border-radius:22px;border:none;background:linear-gradient(135deg,#08694d,#07835e 46%,#0b9b6d);color:#fff;box-shadow:0 18px 42px #05785329,inset 0 1px #ffffff14}.admin-log-hero:before{content:"";position:absolute;top:-58px;right:40px;width:190px;height:190px;border-radius:50%;background:#ffffff12;pointer-events:none}.admin-log-hero:after{content:"";position:absolute;right:137px;bottom:-42px;width:122px;height:122px;border-radius:50%;background:#ffffff0e;pointer-events:none}.admin-log-hero>*{position:relative;z-index:1}.admin-log-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:14px;color:#ffffffdb;font-size:.76rem;font-weight:700;text-decoration:none;transition:color .2s ease,transform .2s ease}.admin-log-back svg{width:15px;height:15px}.admin-log-back:hover{color:#fff;transform:translate(-2px)}.admin-log-hero h1{margin:0 0 7px;color:#fff;font-size:2rem;font-weight:800;letter-spacing:-.45px}.admin-log-hero p{max-width:720px;margin:0;color:#ffffffd6;font-size:.9rem;font-weight:500;line-height:1.55}.admin-log-export{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:10px 17px;border:1px solid rgba(255,255,255,.35);border-radius:12px;background:#ffffff29;color:#fff;font:inherit;font-size:.79rem;font-weight:700;cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:inset 0 1px #ffffff1f,0 8px 20px #0349331f;transition:transform .2s ease,background .2s ease,border-color .2s ease}.admin-log-export svg{width:18px;height:18px}.admin-log-export:hover:not(:disabled){transform:translateY(-2px);background:#ffffff3d;border-color:#ffffff8c}.admin-log-export:disabled{opacity:.48;cursor:not-allowed}.log-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.log-summary-card{display:flex;align-items:center;gap:12px;min-height:88px;padding:14px 16px;border:1px solid transparent;border-radius:14px;box-shadow:0 5px 16px #4755690f}.log-summary-card.users{background:#f3efff;border-color:#e3dafd}.log-summary-card.attempts{background:#eef6ff;border-color:#d8e9fc}.log-summary-card.passed{background:#ebfaf2;border-color:#cfeedd}.log-summary-card.failed{background:#fff1f3;border-color:#f5d8de}.log-summary-icon{width:42px;height:42px;flex-shrink:0;display:grid;place-items:center;border-radius:12px;background:#ffffffb8}.log-summary-icon svg{width:21px;height:21px}.log-summary-card.users .log-summary-icon{color:#7256ce}.log-summary-card.attempts .log-summary-icon{color:#3676c8}.log-summary-card.passed .log-summary-icon{color:#268b58}.log-summary-card.failed .log-summary-icon{color:#c75d6d}.log-summary-card span{display:block;color:#77869a;font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:.3px}.log-summary-card h2{margin:2px 0;color:#263449;font-size:1.28rem;font-weight:800}.log-summary-card p{margin:0;color:#8b98aa;font-size:.68rem}.log-control-card{display:grid;grid-template-columns:minmax(250px,1.7fr) repeat(5,minmax(135px,.7fr)) auto;gap:9px;margin-bottom:14px;padding:12px;border:1px solid #e0eee7;border-radius:13px;background:#fff;box-shadow:0 4px 15px #0f172a09}.log-search-box{display:flex;align-items:center;gap:8px;min-width:0;padding:0 11px;border:1px solid #dce8e2;border-radius:9px;background:#f9fcfb}.log-search-box:focus-within{border-color:#67c89f;box-shadow:0 0 0 3px #0596691a;background:#fff}.log-search-box svg{width:16px;height:16px;flex-shrink:0;color:#94a3b8}.log-search-box input{width:100%;min-width:0;height:38px;border:none;outline:none;background:transparent;color:#263449;font:inherit;font-size:.77rem}.log-search-box input::placeholder{color:#9aa7b8}.log-control-card select{width:100%;min-width:0;height:40px;padding:0 30px 0 10px;border:1px solid #dce8e2;border-radius:9px;outline:none;background-color:#f9fcfb;color:#526174;font:inherit;font-size:.74rem;font-weight:600;cursor:pointer}.log-control-card select:focus{border-color:#67c89f;box-shadow:0 0 0 3px #0596691a;background:#fff}.log-reset-btn{height:40px;padding:0 14px;border:1px solid #dce8e2;border-radius:9px;background:#f8fafc;color:#64748b;font:inherit;font-size:.75rem;font-weight:700;cursor:pointer}.log-reset-btn:hover{background:#edf7f2;color:#07845e;border-color:#bfe2d2}.log-table-card{overflow:hidden;border:1px solid #e0eee7;border-radius:15px;background:#fff;box-shadow:0 7px 24px #0f172a0b}.log-table-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 18px;border-bottom:1px solid #e8f0ec;background:linear-gradient(135deg,#fff,#f8fcfa)}.log-table-title-row h2{margin:0 0 3px;color:#263449;font-size:.94rem;font-weight:750}.log-table-title-row p{margin:0;color:#8a98aa;font-size:.72rem}.log-record-count{padding:6px 10px;border-radius:999px;background:#edf9f4;color:#16805f;font-size:.69rem;font-weight:750}.log-table-wrapper{width:100%;overflow-x:auto}.log-table-wrapper::-webkit-scrollbar{height:7px}.log-table-wrapper::-webkit-scrollbar-track{background:#f1f5f9}.log-table-wrapper::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.admin-log-table{width:100%;min-width:1500px;border-collapse:separate;border-spacing:0}.admin-log-table th{padding:11px 13px;border-bottom:1px solid #e5ede9;background:#f7fbf9;color:#728195;font-size:.67rem;font-weight:750;text-align:left;text-transform:uppercase;letter-spacing:.34px;white-space:nowrap}.admin-log-table td{padding:12px 13px;border-bottom:1px solid #edf2ef;color:#425168;font-size:.76rem;vertical-align:middle}.admin-log-table tbody tr{transition:background .2s ease}.admin-log-table tbody tr:hover td{background:#f5fbf8}.admin-log-table tbody tr:last-child td{border-bottom:none}.log-index-cell{color:#94a3b8;font-weight:700}.log-user-cell{display:flex;align-items:center;gap:10px;min-width:220px}.log-user-avatar{width:36px;height:36px;flex-shrink:0;display:grid;place-items:center;border-radius:11px;background:#eee9ff;color:#7358d0;font-size:.69rem;font-weight:800}.log-user-cell strong,.log-user-cell small,.log-user-cell em{display:block}.log-user-cell strong{max-width:175px;overflow:hidden;color:#263449;font-size:.77rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.log-user-cell small{max-width:190px;margin-top:2px;overflow:hidden;color:#8391a3;font-size:.67rem;text-overflow:ellipsis;white-space:nowrap}.log-user-cell em{margin-top:2px;color:#9aa6b6;font-size:.62rem;font-style:normal}.log-department-pill,.log-type-chip,.log-attempt-chip,.log-correct-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;white-space:nowrap}.log-department-pill{max-width:170px;padding:5px 9px;overflow:hidden;border:1px solid #d5eade;background:#eef9f4;color:#408267;font-size:.67rem;font-weight:650;text-overflow:ellipsis}.log-course-name{display:block;max-width:200px;overflow:hidden;color:#35455a;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.log-test-cell{min-width:165px}.log-test-cell strong,.log-test-cell small{display:block}.log-test-cell strong{max-width:190px;overflow:hidden;color:#2f3f54;font-size:.74rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.log-test-cell small{margin-top:3px;color:#9aa6b6;font-size:.61rem}.log-type-chip{padding:5px 9px;font-size:.65rem;font-weight:700}.log-type-chip.course{background:#eef3ff;color:#5273bd}.log-type-chip.video{background:#fff4df;color:#b77718}.log-attempt-chip{padding:5px 9px;background:#f3efff;color:#7358c9;font-size:.65rem;font-weight:700}.log-score-cell{display:flex;align-items:center;gap:8px;min-width:105px}.log-score-track{width:56px;height:6px;overflow:hidden;border-radius:999px;background:#e8efec}.log-score-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7adab5,#2ca97a)}.log-score-cell strong{min-width:34px;color:#2d8062;font-size:.72rem;font-weight:800}.log-correct-chip{min-width:48px;padding:5px 8px;background:#f4f7f6;color:#5f6f80;font-size:.67rem;font-weight:750}.log-status{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;font-size:.65rem;font-weight:750}.log-status>span{width:6px;height:6px;border-radius:50%}.log-status.passed{background:#eaf8f0;color:#258956}.log-status.passed>span{background:#2cab68}.log-status.failed{background:#fff0f2;color:#c25b6a}.log-status.failed>span{background:#dc6b79}.log-date-cell{min-width:145px;color:#6d7b8d;font-size:.69rem;white-space:nowrap}.empty-log-state{padding:44px 20px;text-align:center}.empty-log-icon{width:46px;height:46px;margin:0 auto 12px;display:grid;place-items:center;border-radius:14px;background:#edf8f3;color:#4b9b78;font-size:1.2rem}.empty-log-state h3{margin:0 0 5px;color:#334155;font-size:.92rem}.empty-log-state p{margin:0;color:#94a3b8;font-size:.75rem}@media (max-width: 1250px){.log-control-card{grid-template-columns:repeat(3,minmax(160px,1fr))}.log-search-box{grid-column:span 2}}@media (max-width: 900px){.admin-log-page{padding:0 14px 24px}.log-summary-grid{grid-template-columns:repeat(2,1fr)}.admin-log-hero{min-height:170px;align-items:flex-start;padding:24px 28px}.admin-log-hero h1{font-size:1.65rem}}@media (max-width: 650px){.admin-log-hero{min-height:auto;flex-direction:column;align-items:stretch;padding:22px 20px;border-radius:18px}.admin-log-hero h1{font-size:1.4rem}.admin-log-hero p{font-size:.8rem}.admin-log-hero:before{right:-55px}.admin-log-hero:after{right:45px}.admin-log-export{width:100%}.log-summary-grid,.log-control-card{grid-template-columns:1fr}.log-search-box{grid-column:auto}.log-table-title-row{align-items:flex-start;flex-direction:column}}.admin-form-container{font-family:Inter,sans-serif;width:100%;max-width:1100px;margin:0 auto;padding:12px;color:#1e293b;animation:avFade .35s ease}@keyframes avFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.admin-nav-back-row{margin-bottom:14px}.btn-admin-back{display:inline-flex;align-items:center;gap:6px;height:38px;border-radius:10px;border:1px solid #e8f5ee;background:#fff;color:#059669;padding:0 16px;font-weight:600;font-size:.82rem;cursor:pointer;font-family:Inter,sans-serif;text-decoration:none;transition:all .15s}.btn-admin-back:hover{background:#f0fdf4;border-color:#059669}.admin-form-card{background:#fff;border:1px solid #e8f5ee;border-radius:14px;padding:24px;box-shadow:0 1px 4px #0000000a}.admin-form-title{margin:0;font-size:1.3rem;font-weight:700;color:#111827}.admin-form-subtitle{margin:4px 0 20px;color:#94a3b8;font-size:.85rem;font-weight:500}.admin-core-form{display:grid;gap:16px}.admin-input-group{display:grid;gap:6px}.admin-field-label{color:#334155;font-size:.82rem;font-weight:600}.admin-form-input,.admin-form-textarea{width:100%;border:1px solid #e8f5ee;border-radius:8px;background:#f8fdf9;color:#1e293b;font-size:.85rem;font-weight:500;font-family:Inter,sans-serif;outline:none;transition:.2s;box-sizing:border-box}.admin-form-input{height:42px;padding:0 12px}.admin-form-textarea{min-height:80px;padding:10px 12px;resize:vertical}.admin-form-input:focus,.admin-form-textarea:focus{border-color:#059669;background:#fff;box-shadow:0 0 0 2px #0596691a}.admin-form-input:disabled{opacity:.5;cursor:not-allowed}.admin-form-row-split{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field-hint-text{font-size:.72rem;color:#94a3b8;margin:0}.admin-form-submit-zone{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.btn-admin-submit-form{height:44px;border:none;border-radius:10px;background:linear-gradient(135deg,#065f46,#059669);color:#fff;padding:0 22px;font-weight:600;font-size:.9rem;cursor:pointer;font-family:Inter,sans-serif;box-shadow:0 4px 12px #05966933;transition:all .15s}.btn-admin-submit-form:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0596694d}.btn-admin-submit-form:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 700px){.admin-form-row-split{grid-template-columns:1fr}}@media (max-width: 480px){.admin-form-container{padding:8px}.admin-form-card{padding:16px}.admin-form-submit-zone{flex-direction:column}.btn-admin-submit-form{width:100%;justify-content:center}}.video-upload-progress-wrapper{margin-top:14px;width:100%}.video-upload-progress-info{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:13px}.video-upload-progress-track{width:100%;height:10px;overflow:hidden;border-radius:999px;background:#e8eceb}.video-upload-progress-fill{height:100%;border-radius:inherit;background:#198754;transition:width .25s ease}.btn-admin-submit-form:disabled,.admin-form-input:disabled,.admin-form-textarea:disabled{cursor:not-allowed;opacity:.65}.admin-form-loading{padding:30px 15px;text-align:center;font-weight:600}.learner-shell{min-height:100vh;background:#f0faf5}.learner-side-nav{position:fixed;top:0;left:0;width:260px;height:100vh;background:#fff;padding:16px 12px;box-shadow:4px 0 20px #0000000f;z-index:1000;transition:width .25s ease;display:flex;flex-direction:column;overflow:hidden}.learner-main-area{min-height:100vh;margin-left:260px;background:#f0faf5;transition:margin-left .25s ease}.learner-sidebar-collapsed .learner-side-nav{width:56px}.learner-sidebar-collapsed .learner-main-area{margin-left:56px}.learner-sidebar-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:16px;flex-shrink:0}.learner-logo-box{display:flex;align-items:center;justify-content:center;overflow:hidden;flex:1;min-width:0}.learner-logo-box img{max-width:120px;height:auto;transition:max-width .25s ease}.learner-sidebar-collapse-btn{width:32px;height:32px;border:none;border-radius:10px;background:#f0faf5;color:#059669;font-size:20px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .2s;flex-shrink:0}.learner-sidebar-collapse-btn:hover{background:#dcfce7}.learner-sidebar-profile{display:flex;align-items:center;gap:10px;padding:12px 10px;margin-bottom:14px;border-radius:12px;background:#f0faf5;flex-shrink:0}.learner-profile-circle{width:38px;height:38px;border-radius:50%;background:#059669;color:#fff;display:grid;place-items:center;font-weight:700;font-size:13px;flex-shrink:0;overflow:hidden}.learner-profile-circle-img{width:100%;height:100%;object-fit:cover}.learner-sidebar-profile-text{min-width:0;flex:1}.learner-sidebar-profile h3{margin:0;font-size:13px;color:#1e293b;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.learner-sidebar-profile p{margin:2px 0 0;font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.learner-nav-menu{display:flex;flex-direction:column;gap:4px;flex:1;overflow-y:auto;overflow-x:hidden;padding-right:2px}.learner-nav-menu::-webkit-scrollbar{width:0}.learner-nav-menu a{width:100%;min-height:38px;border:none;border-radius:10px;background:transparent;color:#475569;text-decoration:none;font-size:13px;font-weight:500;padding:0 10px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:background .15s;white-space:nowrap}.learner-nav-menu a:hover{background:#f0faf5;color:#059669}.learner-nav-menu a.active{background:#dcfce7;color:#059669;font-weight:600}.learner-logout{margin-top:auto;width:100%;min-height:38px;border:none;border-radius:10px;background:#fef2f2;color:#dc2626;font-weight:600;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;transition:background .15s}.learner-logout:hover{background:#fee2e2}.learner-sidebar-collapsed .learner-logo-box{display:none}.learner-sidebar-collapsed .learner-sidebar-top{justify-content:center;margin-bottom:12px}.learner-sidebar-collapsed .learner-sidebar-profile,.learner-sidebar-collapsed .learner-nav-menu a,.learner-sidebar-collapsed .learner-logout{display:none}.learner-sidebar-collapsed .learner-sidebar-collapse-btn{width:36px;height:36px}.learner-mobile-topbar,.learner-sidebar-close{display:none}.learner-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:999}@media (max-width: 768px){.learner-mobile-topbar{display:flex;height:56px;align-items:center;justify-content:space-between;padding:0 16px;background:#fff;box-shadow:0 2px 10px #0000000f;position:sticky;top:0;z-index:900}.learner-mobile-topbar img{height:32px}.learner-mobile-topbar button{border:none;background:#f0faf5;color:#059669;width:38px;height:38px;border-radius:10px;font-size:20px}.learner-side-nav{width:260px;transform:translate(-100%)}.learner-side-nav.sidebar-open{transform:translate(0)}.learner-main-area,.learner-sidebar-collapsed .learner-main-area{margin-left:0;padding:16px}.learner-sidebar-close{display:grid;place-items:center;position:absolute;top:12px;right:12px;width:32px;height:32px;border:none;border-radius:8px;background:#f0faf5;color:#059669;font-size:20px;cursor:pointer}.learner-sidebar-collapse-btn{display:none}.learner-sidebar-collapsed .learner-logo-box,.learner-sidebar-collapsed .learner-sidebar-profile,.learner-sidebar-collapsed .learner-nav-menu a,.learner-sidebar-collapsed .learner-logout{display:flex}.learner-sidebar-collapsed .learner-side-nav{width:260px}}.doubt-nav-badge{background:#dc2626;color:#fff;font-size:.6rem;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;margin-left:6px}.learner-topbar{display:flex;align-items:center;justify-content:flex-end;padding:12px 24px;background:transparent;position:absolute;top:0;right:0;z-index:1000;pointer-events:none}.learner-topbar-spacer{flex:1}.learner-notif-bell,.learner-notif-bell-mobile{position:relative;width:44px;height:44px;border:none;border-radius:12px;background:#fff;color:#64748b;font-size:1.1rem;cursor:pointer;display:grid;place-items:center;border:1px solid #e8f5ee;transition:.2s;box-shadow:0 2px 8px #00000014;pointer-events:auto;margin-right:25px;margin-top:10px}.learner-notif-bell:hover,.learner-notif-bell-mobile:hover{background:#f0fdf4;color:#059669;border-color:#bbf7d0;transform:scale(1.05)}.learner-notif-bell.has-unread,.learner-notif-bell-mobile.has-unread{animation:notifBellRing 2s ease-in-out infinite}@keyframes notifBellRing{0%,to{transform:rotate(0)}5%{transform:rotate(12deg)}10%{transform:rotate(-10deg)}15%{transform:rotate(6deg)}20%{transform:rotate(-4deg)}25%{transform:rotate(0)}}.notif-badge{position:absolute;top:-4px;right:-4px;background:#dc2626;color:#fff;font-size:.6rem;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 5px;border:2px solid #fff;animation:notifBadgePop .3s ease}@keyframes notifBadgePop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.notif-dropdown{position:fixed;top:60px;right:40px;width:380px;max-height:500px;background:#fff;border-radius:14px;box-shadow:0 10px 40px #00000026,0 0 0 1px #0000000d;border:1px solid #e8f5ee;overflow:hidden;z-index:9999;pointer-events:auto;animation:notifSlideIn .25s ease}@keyframes notifSlideIn{0%{opacity:0;transform:translateY(-12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.notif-dropdown-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #f1f5f9}.notif-dropdown-header h3{margin:0;font-size:.9rem;font-weight:600;color:#1e293b}.notif-dropdown-header button{border:none;background:#f0fdf4;color:#059669;font-size:.72rem;font-weight:600;cursor:pointer;padding:5px 12px;border-radius:8px;transition:.2s}.notif-dropdown-header button:hover{background:#dcfce7}.notif-dropdown-list{max-height:350px;overflow-y:auto}.notif-dropdown-list::-webkit-scrollbar{width:4px}.notif-dropdown-list::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:100px}.notif-dropdown-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#94a3b8;text-align:center}.notif-dropdown-empty svg{font-size:2rem;color:#e2e8f0;margin-bottom:8px}.notif-dropdown-empty p{margin:0;font-size:.82rem}.notif-dropdown-item{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;cursor:pointer;transition:.2s;position:relative;border-bottom:1px solid #f8fafc}.notif-dropdown-item:hover{background:#f8fdf9;padding-left:20px}.notif-dropdown-item.unread{background:#f0fdf4}.notif-dropdown-item.unread:hover{background:#dcfce7}.notif-dropdown-icon{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;flex-shrink:0;font-size:.8rem}.notif-dropdown-icon.doubt{background:#dbeafe;color:#2563eb}.notif-dropdown-icon.doubt_reply{background:#dcfce7;color:#16a34a}.notif-dropdown-icon.course_assigned{background:#fef3c7;color:#d97706}.notif-dropdown-icon.new_video,.notif-dropdown-icon.course_updated{background:#ede9fe;color:#7c3aed}.notif-dropdown-icon.course_removed{background:#fee2e2;color:#dc2626}.notif-dropdown-icon.course_completed{background:#d1fae5;color:#059669}.notif-dropdown-icon.quiz_updated{background:#e0e7ff;color:#4f46e5}.notif-dropdown-icon.certificate_ready{background:#fef3c7;color:#d97706}.notif-dropdown-content{flex:1;min-width:0}.notif-dropdown-content h4{margin:0 0 2px;font-size:.78rem;font-weight:600;color:#1e293b}.notif-dropdown-content p{margin:0 0 3px;font-size:.72rem;color:#64748b;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.notif-dropdown-content span{font-size:.65rem;color:#94a3b8}.notif-dropdown-dot{width:7px;height:7px;border-radius:50%;background:#059669;flex-shrink:0;margin-top:4px}.notif-dropdown-footer{display:block;text-align:center;padding:12px;font-size:.78rem;font-weight:600;color:#059669;text-decoration:none;border-top:1px solid #f1f5f9;cursor:pointer;transition:.2s}.notif-dropdown-footer:hover{background:#f0fdf4;letter-spacing:.3px}.learner-mobile-topbar-actions{display:flex;align-items:center;gap:8px}.learner-mobile-topbar-actions button{border:none;background:#f0faf5;color:#059669;width:38px;height:38px;border-radius:10px;font-size:20px;cursor:pointer;display:grid;place-items:center}.learner-notif-bell-mobile{position:relative}@media (max-width: 768px){.learner-topbar{display:none}.notif-dropdown{position:fixed;top:56px;left:0;right:0;width:100%;max-height:calc(100vh - 56px);border-radius:0 0 14px 14px;animation:notifSlideDown .25s ease}@keyframes notifSlideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}}.assigned-courses-page{font-family:Inter,sans-serif;min-height:100vh;background:#f0faf5;position:relative;overflow-x:hidden;padding:12px 24px 28px}.assigned-loading{min-height:260px;display:grid;place-items:center;color:#64748b;font-size:1rem;font-weight:600}.assigned-header{margin-bottom:16px}.assigned-header h1{font-size:1.3rem;font-weight:700;color:#1e293b;margin:0 0 2px}.assigned-header p{font-size:.8rem;color:#94a3b8;margin:0}.assigned-filter-bar{display:flex;gap:10px;align-items:center;margin-bottom:16px;flex-wrap:wrap}.assigned-filter-bar input{flex:1;min-width:200px;height:40px;border:1px solid #e8f5ee;background:#fff;color:#1e293b;border-radius:10px;padding:0 14px;outline:none;font-size:.82rem;font-weight:500;transition:.2s}.assigned-filter-bar input:focus{border-color:#059669;box-shadow:0 0 0 3px #0596691a}.assigned-filter-bar input::placeholder{color:#94a3b8}.assigned-filter-bar select{height:40px;border:1px solid #e8f5ee;background:#fff;color:#1e293b;border-radius:10px;padding:0 12px;outline:none;font-size:.82rem;font-weight:500;cursor:pointer;transition:.2s}.assigned-filter-bar select:focus{border-color:#059669;box-shadow:0 0 0 3px #0596691a}.assigned-filter-bar button{height:40px;border:none;border-radius:10px;background:#f0fdf4;color:#059669;padding:0 16px;font-size:.82rem;font-weight:600;cursor:pointer;transition:.2s}.assigned-filter-bar button:hover{background:#059669;color:#fff}.assigned-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.assigned-stat-card{background:#fff;border-radius:12px;padding:14px;display:flex;align-items:center;gap:12px;border:1px solid #e8f5ee;box-shadow:0 1px 3px #0000000a}.assigned-stat-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.assigned-stat-icon.blue{background:#dbeafe;color:#2563eb}.assigned-stat-icon.yellow{background:#fef3c7;color:#d97706}.assigned-stat-icon.green{background:#dcfce7;color:#16a34a}.assigned-stat-icon.purple{background:#ede9fe;color:#7c3aed}.assigned-stat-info span{display:block;font-size:.68rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.assigned-stat-info strong{display:block;font-size:1.15rem;font-weight:700;color:#1e293b;margin-top:1px}.assigned-courses-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.assigned-course-card{background:#fff;border:1px solid #e8f5ee;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:.22s ease}.assigned-course-card:hover{transform:translateY(-3px);box-shadow:0 6px 16px #00000014}.assigned-course-thumb{width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#e8f5ee;position:relative}.assigned-course-thumb img{width:100%;height:100%;object-fit:cover}.assigned-course-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:1.8rem;font-weight:700;color:#fff}.assigned-status-pill{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;border-radius:100px;padding:4px 10px;font-size:.65rem;font-weight:600;white-space:nowrap}.assigned-status-pill.completed{background:#dcfce7;color:#16a34a}.assigned-status-pill.inProgress{background:#fef3c7;color:#d97706}.assigned-status-pill.notStarted{background:#f1f5f9;color:#64748b}.assigned-course-content{padding:12px}.assigned-course-content h3{margin:0 0 4px;color:#1e293b;font-size:.85rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assigned-course-desc{margin:0 0 10px;color:#94a3b8;font-size:.72rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.assigned-progress{display:grid;grid-template-columns:1fr 36px;gap:8px;align-items:center;margin-bottom:10px}.assigned-progress .progress-bar{height:5px;background:#e2e8f0;border-radius:100px;overflow:hidden}.assigned-progress .progress-bar span{display:block;height:100%;border-radius:100px;background:linear-gradient(90deg,#86efac,#22c55e)}.assigned-progress strong{color:#16a34a;font-size:.72rem;font-weight:700;text-align:right}.assigned-action-btn{display:block;text-align:center;padding:8px;border-radius:8px;background:#f0fdf4;color:#059669;font-size:.75rem;font-weight:600;transition:.2s}.assigned-course-card:hover .assigned-action-btn{background:#059669;color:#fff}.assigned-empty-card{grid-column:1 / -1;min-height:200px;background:#fff;border:1px dashed #d1fae5;border-radius:12px;display:grid;place-items:center;text-align:center;padding:24px}.assigned-empty-card h3{margin:0 0 4px;color:#1e293b;font-size:.95rem;font-weight:600}.assigned-empty-card p{margin:0;color:#94a3b8;font-size:.8rem}.assigned-course-thumb .new-video-badge{position:absolute;top:8px;left:8px;right:auto;background:#ef4444;color:#fff;font-size:.6rem;font-weight:800;padding:3px 8px;border-radius:6px;letter-spacing:.8px;z-index:2;box-shadow:0 2px 6px #ef444459;text-transform:uppercase;line-height:1.2}@media (max-width: 1200px){.assigned-courses-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.assigned-courses-grid,.assigned-stats-row{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.assigned-courses-page{padding:12px}.assigned-stats-row{grid-template-columns:1fr 1fr}.assigned-filter-bar{flex-direction:column}.assigned-filter-bar input,.assigned-filter-bar select{min-width:100%}.assigned-courses-grid{grid-template-columns:1fr}}.certificates-page{font-family:Inter,sans-serif;min-height:100vh;background:#f0faf5;position:relative;overflow-x:hidden;padding:12px 24px 28px}.dashboard-loading{min-height:260px;display:grid;place-items:center;color:#64748b;font-size:1rem;font-weight:600}.certificates-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.certificates-header h1{margin:0 0 2px;font-size:1.3rem;font-weight:700;color:#1e293b}.certificates-header p{margin:0;font-size:.8rem;color:#94a3b8}.certificates-header>strong{background:#f0fdf4;color:#059669;padding:6px 14px;border-radius:100px;font-size:.78rem;font-weight:600;white-space:nowrap}.cert-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.cert-stat-card{background:#fff;border-radius:12px;padding:14px;display:flex;align-items:center;gap:12px;border:1px solid #e8f5ee;box-shadow:0 1px 3px #0000000a}.cert-stat-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cert-stat-icon.green{background:#dcfce7;color:#16a34a}.cert-stat-icon.blue{background:#dbeafe;color:#2563eb}.cert-stat-icon.purple{background:#ede9fe;color:#7c3aed}.cert-stat-info span{display:block;font-size:.68rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.cert-stat-info strong{display:block;font-size:1.15rem;font-weight:700;color:#1e293b;margin-top:1px}.centered-empty{min-height:40vh;display:flex;flex-direction:column;justify-content:center;text-align:center}.cert-empty-card{background:#fff;border:1px dashed #d1fae5;border-radius:12px;padding:40px 24px}.cert-empty-card h2{margin:0 0 6px;color:#1e293b;font-size:1rem;font-weight:600}.cert-empty-card p{margin:0;color:#94a3b8;font-size:.82rem}.certificate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.certificate-card{background:#fff;border:1px solid #e8f5ee;border-radius:10px;overflow:hidden;transition:.2s}.certificate-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.certificate-preview{display:none}.certificate-preview img{width:100%;height:100%;object-fit:contain}.certificate-overlay{display:none}.certificate-overlay h3{color:#fff;margin:0;font-size:.9rem;font-weight:600}.certificate-overlay p{color:#ffffffd9;margin:2px 0 0;font-size:.72rem;font-weight:500}.certificate-content{padding:12px}.certificate-content h2{font-size:.8rem;font-weight:600;color:#1e293b;margin:0 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.certificate-meta{display:flex;gap:10px;margin-bottom:8px}.certificate-meta span{font-size:.7rem;color:#94a3b8;font-weight:500}.certificate-meta span strong{color:#1e293b;font-weight:600}.certificate-id{display:inline-block;background:#f0fdf4;color:#059669;border-radius:100px;padding:3px 8px;font-size:.65rem;font-weight:600;margin-bottom:8px}.download-certificate-btn{width:100%;height:34px;border:none;border-radius:8px;background:#059669;color:#fff;font-size:.75rem;font-weight:600;cursor:pointer;transition:.2s}.download-certificate-btn:hover{background:#047857;transform:translateY(-1px)}@media (max-width: 1000px){.cert-stats-row{grid-template-columns:repeat(3,1fr)}.certificate-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.certificates-page{padding:12px}.certificates-header{flex-direction:column;gap:8px}.cert-stats-row,.certificate-grid{grid-template-columns:1fr}}.all-certificates-page{font-family:Inter,sans-serif;min-height:100vh;background:#f0faf5;position:relative;overflow-x:hidden;padding:12px 24px 28px}.all-cert-loading{min-height:260px;display:grid;place-items:center;color:#64748b;font-size:1rem;font-weight:600}.all-cert-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.all-cert-header h1{margin:0 0 2px;font-size:1.3rem;font-weight:700;color:#1e293b}.all-cert-header p{margin:0;font-size:.8rem;color:#94a3b8}.all-cert-header>strong{background:#f0fdf4;color:#059669;padding:6px 14px;border-radius:100px;font-size:.78rem;font-weight:600;white-space:nowrap}.all-cert-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.all-cert-stat-card{background:#fff;border-radius:12px;padding:14px;display:flex;align-items:center;gap:12px;border:1px solid #e8f5ee;box-shadow:0 1px 3px #0000000a}.all-cert-stat-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.all-cert-stat-icon.green{background:#dcfce7;color:#16a34a}.all-cert-stat-icon.blue{background:#dbeafe;color:#2563eb}.all-cert-stat-icon.purple{background:#ede9fe;color:#7c3aed}.all-cert-stat-info span{display:block;font-size:.68rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.all-cert-stat-info strong{display:block;font-size:1.15rem;font-weight:700;color:#1e293b;margin-top:1px}.all-cert-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:12px}.all-cert-search-bar{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e8f5ee;border-radius:10px;padding:10px 14px;flex:1;box-shadow:0 1px 3px #0000000a}.all-cert-search-bar svg{color:#94a3b8;font-size:.85rem;flex-shrink:0}.all-cert-search-bar input{flex:1;border:none;outline:none;font-size:.82rem;color:#1e293b;background:transparent;font-family:Inter,sans-serif}.all-cert-search-bar input::placeholder{color:#94a3b8}.all-cert-filter-toggle{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border:1px solid #e8f5ee;border-radius:10px;background:#fff;color:#64748b;font-size:.78rem;font-weight:600;cursor:pointer;transition:.2s;white-space:nowrap;font-family:Inter,sans-serif}.all-cert-filter-toggle:hover{border-color:#059669;color:#059669}.all-cert-filter-toggle.active{background:#f0fdf4;border-color:#059669;color:#059669}.all-cert-filter-badge{display:inline-block;background:#059669;color:#fff;font-size:.6rem;padding:1px 6px;border-radius:100px;font-weight:600}.all-cert-clear-btn{display:inline-flex;align-items:center;gap:5px;padding:10px 14px;border:1px solid #fee2e2;border-radius:10px;background:#fff;color:#dc2626;font-size:.78rem;font-weight:600;cursor:pointer;transition:.2s;white-space:nowrap;font-family:Inter,sans-serif}.all-cert-clear-btn:hover{background:#fef2f2;border-color:#dc2626}.all-cert-filters-panel{background:#fff;border:1px solid #e8f5ee;border-radius:10px;padding:14px;margin-bottom:12px;box-shadow:0 1px 3px #0000000a}.all-cert-filter-row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.all-cert-filter-group label{display:block;font-size:.68rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.3px;margin-bottom:4px}.all-cert-filter-group select,.all-cert-filter-group input{width:100%;padding:8px 10px;border:1px solid #e2e8f0;border-radius:8px;font-size:.78rem;color:#1e293b;background:#f8fdf9;font-family:Inter,sans-serif;outline:none;transition:border-color .2s}.all-cert-filter-group select:focus,.all-cert-filter-group input:focus{border-color:#059669}.all-cert-filter-group select{cursor:pointer;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.all-cert-empty{background:#fff;border:1px dashed #d1fae5;border-radius:12px;padding:60px 24px;text-align:center}.all-cert-empty h2{margin:0 0 6px;color:#1e293b;font-size:1rem;font-weight:600}.all-cert-empty p{margin:0;color:#94a3b8;font-size:.82rem}.all-cert-table-wrap{background:#fff;border:1px solid #e8f5ee;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.all-cert-table{width:100%;border-collapse:collapse}.all-cert-table thead{background:#f8fdf9;border-bottom:1px solid #e8f5ee}.all-cert-table th{padding:12px 14px;font-size:.7rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.3px;text-align:left;white-space:nowrap}.all-cert-table td{padding:12px 14px;font-size:.8rem;color:#334155;border-bottom:1px solid #f1f5f9;vertical-align:middle}.all-cert-table tbody tr:last-child td{border-bottom:none}.all-cert-table tbody tr:hover{background:#f8fdf9}.all-cert-user-cell{display:flex;align-items:center;gap:10px}.all-cert-avatar{width:34px;height:34px;border-radius:8px;background:#059669;color:#fff;display:grid;place-items:center;font-size:.8rem;font-weight:700;flex-shrink:0}.all-cert-user-cell strong{display:block;font-size:.8rem;font-weight:600;color:#1e293b}.all-cert-user-cell span{display:block;font-size:.68rem;color:#94a3b8}.all-cert-course-name{font-weight:500;color:#1e293b;max-width:220px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.all-cert-score{display:inline-block;padding:3px 10px;border-radius:100px;font-size:.72rem;font-weight:600}.all-cert-score.pass{background:#dcfce7;color:#16a34a}.all-cert-score.fail{background:#fee2e2;color:#dc2626}.all-cert-id{display:inline-block;background:#f0fdf4;color:#059669;border-radius:100px;padding:3px 8px;font-size:.65rem;font-weight:600;font-family:monospace}.all-cert-view-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:8px;background:#059669;color:#fff;font-size:.72rem;font-weight:600;text-decoration:none;transition:.2s;white-space:nowrap}.all-cert-view-btn:hover{background:#047857;transform:translateY(-1px)}@media (max-width: 1100px){.all-cert-filter-row{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1000px){.all-cert-table-wrap{overflow-x:auto}.all-cert-table{min-width:700px}}@media (max-width: 768px){.all-certificates-page{padding:12px}.all-cert-header{flex-direction:column;gap:8px}.all-cert-stats-row{grid-template-columns:1fr}.all-cert-toolbar{flex-wrap:wrap}.all-cert-filter-row{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.all-cert-stats-row{gap:8px}.all-cert-stat-card{padding:10px}.all-cert-stat-icon{width:34px;height:34px}.all-cert-stat-info strong{font-size:1rem}.all-cert-filter-row{grid-template-columns:1fr}}.all-cert-page-label{display:inline-block;margin-bottom:7px;color:#708071;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.all-cert-stat-icon.orange{background:#fff0dc;color:#a86521}.all-cert-department-name{display:inline-flex;max-width:180px;padding:6px 10px;overflow:hidden;border-radius:7px;background:#f1f5ef;color:#526457;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.all-cert-results-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:16px 0 10px}.all-cert-results-header strong{color:#294732;font-size:16px}.all-cert-results-header span{color:#7b877e;font-size:12px}.all-cert-results-header small{color:#8b958d;font-size:11px}.all-cert-empty-icon{display:grid;width:58px;height:58px;margin:0 auto 15px;place-items:center;border-radius:16px;background:#edf4ea;color:#52715a;font-size:23px}.all-cert-empty button{margin-top:5px;padding:9px 15px;border:0;border-radius:8px;background:#315d3c;color:#fff;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.all-cert-view-btn.disabled{opacity:.55;cursor:not-allowed}.all-cert-loader{width:42px;height:42px;margin-bottom:15px;border:4px solid #dde7dc;border-top-color:#356141;border-radius:50%;animation:all-cert-spin .8s linear infinite}@keyframes all-cert-spin{to{transform:rotate(360deg)}}@media (max-width: 700px){.all-cert-results-header{align-items:flex-start;flex-direction:column;gap:5px}}.all-cert-stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:100%;margin-bottom:18px}.all-cert-stat-card{min-width:0;background:#fff;border-radius:12px;padding:14px 16px;display:flex;align-items:center;gap:12px;border:1px solid #e8f5ee;box-shadow:0 1px 3px #0000000a}.all-cert-stat-icon{width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center;flex:0 0 44px}.all-cert-stat-info{min-width:0}.all-cert-stat-info span{display:block;overflow:hidden;color:#94a3b8;font-size:.68rem;font-weight:500;letter-spacing:.3px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.all-cert-stat-info strong{display:block;margin-top:2px;color:#1e293b;font-size:1.15rem;font-weight:700}@media (max-width: 1050px){.all-cert-stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 600px){.all-cert-stats-row{grid-template-columns:1fr;gap:9px}.all-cert-stat-card{padding:11px 13px}.all-cert-stat-icon{width:38px;height:38px;flex-basis:38px}.all-cert-stat-info strong{font-size:1rem}}.my-learning-page{font-family:Inter,sans-serif;min-height:100vh;padding:12px 24px 28px;background:#f0faf5;animation:learningPageFade .35s ease}.learning-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;color:#059669;font-size:1rem;font-weight:600}.learning-header{background:linear-gradient(135deg,#065f46,#047857 40%,#059669);border-radius:12px;padding:18px 24px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center;color:#fff;position:relative;overflow:hidden;animation:slideDown .4s ease}.learning-header:after{content:"";position:absolute;right:-40px;top:-40px;width:140px;height:140px;border-radius:50%;background:#ffffff14}.learning-header span{color:#ffffffd9;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.learning-header h1{margin:4px 0;color:#fff;font-size:1.3rem;font-weight:700}.learning-header p{margin:0;color:#fffc;font-size:.8rem}.learning-header strong{background:#ffffff26;color:#fff;padding:8px 16px;border-radius:100px;font-size:.85rem;font-weight:700;z-index:1}.learning-kpi-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:16px}.learning-kpi-card{background:#fff;border:1px solid #e8f5ee;border-radius:12px;padding:14px;box-shadow:0 1px 3px #0000000a;transition:.2s}.learning-kpi-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.learning-icon{width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;font-size:16px}.learning-icon.blue{background:#dbeafe;color:#2563eb}.learning-icon.green{background:#dcfce7;color:#16a34a}.learning-icon.yellow{background:#fef3c7;color:#d97706}.learning-icon.purple{background:#ede9fe;color:#7c3aed}.learning-icon.orange{background:#fff7ed;color:#ea580c}.learning-kpi-card span{color:#94a3b8;font-size:.68rem;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.learning-kpi-card h2{margin:4px 0 0;color:#1e293b;font-size:1.2rem;font-weight:700}.learning-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:16px}.learning-chart-card,.recent-learning-card{background:#fff;border:1px solid #e8f5ee;border-radius:12px;padding:18px;box-shadow:0 1px 3px #0000000a}.learning-chart-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:16px}.learning-chart-head h2,.recent-learning-card h2{margin:0;color:#1e293b;font-size:.95rem;font-weight:600}.learning-chart-head p{margin:2px 0 0;color:#94a3b8;font-size:.75rem}.learning-chart-head select{border:1px solid #e8f5ee;border-radius:10px;padding:8px 12px;color:#1e293b;background:#fff;font-size:.8rem;font-weight:500;outline:none;cursor:pointer;transition:.2s}.learning-chart-head select:hover,.learning-chart-head select:focus{border-color:#059669;box-shadow:0 0 0 3px #0596691a}.activity-chart{display:grid;grid-template-columns:40px 1fr;gap:10px}.chart-y-axis{height:240px;display:flex;flex-direction:column;justify-content:space-between;color:#94a3b8;font-size:.7rem;font-weight:500;padding-top:6px}.chart-area{min-width:0}.chart-area svg{width:100%;height:240px;background:linear-gradient(rgba(232,245,238,.6) 1px,transparent 1px),linear-gradient(90deg,rgba(232,245,238,.6) 1px,transparent 1px),linear-gradient(180deg,#fff,#f8fdf9);background-size:100% 48px,80px 100%,100% 100%;border:1px solid #e8f5ee;border-radius:10px}.chart-area-fill{fill:#0596691a;animation:chartFill .8s ease both}.chart-line-path{fill:none;stroke:#059669;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1100;stroke-dashoffset:1100;animation:drawLine 1.1s ease forwards}.chart-point{fill:#059669;stroke:#fff;stroke-width:2;animation:pointPop .45s ease both}.chart-x-axis{display:flex;justify-content:space-between;color:#94a3b8;font-size:.7rem;font-weight:500;margin-top:8px}.recent-learning-list{display:flex;flex-direction:column;gap:10px;margin-top:14px}.recent-learning-item{display:grid;grid-template-columns:10px 1fr auto;gap:10px;align-items:start;padding:12px;border:1px solid #e8f5ee;border-radius:10px;background:#f8fdf9;transition:.2s}.recent-learning-item:hover{border-color:#d1fae5;box-shadow:0 2px 8px #0000000a}.recent-learning-dot{width:8px;height:8px;background:linear-gradient(135deg,#059669,#10b981);border-radius:50%;margin-top:6px}.recent-learning-item span{color:#059669;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.recent-learning-item h3{margin:3px 0;font-size:.82rem;color:#1e293b;font-weight:600}.recent-learning-item p{margin:0;color:#94a3b8;font-size:.72rem}.recent-learning-item small{display:block;margin-top:4px;color:#94a3b8;font-size:.68rem;font-weight:500}.recent-learning-item strong{background:#f0fdf4;color:#059669;border-radius:100px;padding:5px 10px;font-size:.72rem;font-weight:600;white-space:nowrap}.learning-empty-note{color:#94a3b8;text-align:center;margin-top:16px;font-size:.82rem;font-weight:500}@keyframes learningPageFade{0%{opacity:0}to{opacity:1}}@keyframes listIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes chartFill{0%{opacity:0}to{opacity:1}}@keyframes pointPop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@media (max-width: 1200px){.learning-kpi-grid{grid-template-columns:repeat(3,1fr)}.learning-content-grid{grid-template-columns:1fr}}@media (max-width: 700px){.my-learning-page{padding:12px}.learning-header{flex-direction:column;align-items:flex-start;gap:10px}.learning-kpi-grid{grid-template-columns:1fr 1fr}.learning-chart-head{flex-direction:column;align-items:flex-start}.activity-chart{grid-template-columns:1fr}.chart-y-axis{display:none}.chart-area svg{height:200px}}.profile-page{font-family:Inter,sans-serif;min-height:100vh;padding:12px 24px 28px;background:#f0faf5;animation:profileFade .35s ease}.profile-loading{min-height:260px;display:grid;place-items:center;color:#059669;font-size:1rem;font-weight:600}.profile-hero-section{background:linear-gradient(135deg,#065f46,#047857 40%,#059669);border-radius:14px;padding:22px 28px;margin-bottom:16px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;overflow:hidden;animation:slideDown .4s ease}.profile-hero-section:after{content:"";position:absolute;right:-40px;top:-40px;width:160px;height:160px;border-radius:50%;background:#ffffff14}.profile-hero-left{display:flex;align-items:center;gap:18px}.profile-hero-avatar{width:64px;height:64px;border-radius:16px;background:#fff3;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0;overflow:hidden;position:relative}.profile-hero-img{width:100%;height:100%;object-fit:cover;border-radius:14px}.profile-hero-avatar-wrap{position:relative;flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:6px}.profile-photo-actions{display:flex;gap:6px}.profile-photo-edit-btn{width:26px;height:26px;border-radius:50%;background:#059669;color:#fff;border:2px solid #047857;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .15s;padding:0}.profile-photo-edit-btn:hover{background:#047857;transform:scale(1.1)}.profile-photo-edit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.profile-photo-delete-btn{width:26px;height:26px;border-radius:50%;background:#ef4444;color:#fff;border:2px solid #dc2626;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,transform .15s;padding:0}.profile-photo-delete-btn:hover{background:#dc2626;transform:scale(1.1)}.profile-photo-delete-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.profile-photo-uploading{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);font-size:.65rem;color:#ffffffd9;white-space:nowrap;font-weight:500}.profile-hero-info h1{margin:0;font-size:1.25rem;font-weight:700;color:#fff}.profile-hero-info p{margin:2px 0 0;color:#fffc;font-size:.8rem}.profile-completion-row{display:flex;align-items:center;gap:10px;margin-top:8px}.profile-completion-bar{flex:1;max-width:180px;height:6px;background:#fff3;border-radius:999px;overflow:hidden}.profile-completion-fill{height:100%;background:#fff;border-radius:999px;transition:width .5s ease}.profile-completion-text{font-size:.72rem;font-weight:600;color:#ffffffe6;white-space:nowrap}.change-password-btn{flex-shrink:0;border:2px solid rgba(255,255,255,.4);border-radius:10px;padding:10px 20px;color:#fff;font:inherit;font-size:.82rem;font-weight:700;background:#ffffff1f;cursor:pointer;transition:all .25s ease;position:relative;z-index:1}.change-password-btn:hover{background:#fff;color:#047857;transform:translateY(-1px);box-shadow:0 4px 14px #00000026}.profile-divider{height:1px;background:#e8f5ee;margin:20px 0}.profile-section-header{margin-bottom:16px}.profile-section-header h2{margin:0;color:#1e293b;font-size:.95rem;font-weight:700}.profile-section-header p{margin:3px 0 0;color:#94a3b8;font-size:.75rem}.profile-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:16px;align-items:start}.profile-card{background:#fff;border:1px solid #e8f5ee;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000000a;animation:cardUp .45s ease both}.profile-card:nth-child(2){animation-delay:.08s}.profile-card h2{margin:0 0 16px;color:#1e293b;font-size:.95rem;font-weight:600}.profile-form{display:grid;gap:12px}.profile-row{display:grid;gap:5px}.profile-row label{color:#475569;font-size:.75rem;font-weight:600}.profile-row input{width:100%;height:42px;border:1px solid #e0e7e3;border-radius:10px;padding:0 12px;font-size:.85rem;color:#1e293b;background:#fff;outline:none;transition:border-color .25s ease,box-shadow .25s ease;box-sizing:border-box}.profile-row input:focus{border-color:#059669;box-shadow:0 0 0 3px #0596691a}.profile-row input:disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}.profile-btn{height:42px;border:none;border-radius:10px;background:#059669;color:#fff;font-size:.85rem;font-weight:600;cursor:pointer;transition:.2s;margin-top:4px}.profile-btn:hover:not(:disabled){background:#047857;transform:translateY(-1px);box-shadow:0 4px 12px #05966933}.profile-btn:disabled{opacity:.6;cursor:not-allowed}.profile-radio-group{display:flex;gap:8px;flex-wrap:wrap}.profile-radio-label{display:flex;align-items:center;gap:7px;padding:9px 16px;border:1px solid #e0e7e3;border-radius:10px;cursor:pointer;transition:all .25s ease;background:#fff;-webkit-user-select:none;user-select:none}.profile-radio-label:hover{border-color:#059669;background:#f0fdf4}.profile-radio-label input[type=radio]{display:none}.profile-radio-custom{width:18px;height:18px;border:2px solid #c4cfc8;border-radius:50%;position:relative;transition:all .25s ease;flex-shrink:0}.profile-radio-custom:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;background:#059669;transform:translate(-50%,-50%) scale(0);transition:transform .25s ease}.profile-radio-label input[type=radio]:checked~.profile-radio-custom{border-color:#059669}.profile-radio-label input[type=radio]:checked~.profile-radio-custom:after{transform:translate(-50%,-50%) scale(1)}.profile-radio-label input[type=radio]:checked~.profile-radio-text{color:#059669;font-weight:600}.profile-radio-label:has(input:checked){border-color:#059669;background:#ecfdf5;box-shadow:0 0 0 3px #05966914}.profile-radio-text{font-size:.85rem;color:#475569;transition:color .25s ease}@keyframes profileFade{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes cardUp{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 1000px){.profile-grid{grid-template-columns:1fr}.password-card{grid-column:auto}}@media (max-width: 600px){.profile-page{padding:12px}.profile-top{flex-direction:column;align-items:flex-start}}.profile-main-card{grid-column:span 2}.profile-two-column-form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 18px}.profile-two-column-form .profile-row{margin:0}.profile-full-row{grid-column:1 / -1}.profile-row select,.profile-row textarea{width:100%;height:42px;box-sizing:border-box;border:1px solid #e0e7e3;border-radius:10px;padding:0 32px 0 12px;color:#1e293b;font:inherit;font-size:.85rem;background:#fff;outline:none;transition:border-color .25s ease,box-shadow .25s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%2364748b' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 5.5l6.5 6 6.5-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.profile-row textarea{resize:vertical;min-height:105px;height:auto;line-height:1.5;padding:11px 12px}.profile-row select:focus,.profile-row textarea:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811f}.children-section{margin-top:4px;padding:18px;border:1px solid #dcefe6;border-radius:14px;background:#f8fdfb}.children-section-head h3{margin:0;color:#1e293b;font-size:16px;font-weight:700}.children-section-head p{margin:4px 0 0;color:#64748b;font-size:12px}.children-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.child-card{position:relative;display:grid;gap:12px;padding:18px 14px 14px;border:1px solid #dce8e2;border-radius:12px;background:#fff}.child-number{position:absolute;top:-9px;left:12px;padding:3px 9px;border-radius:999px;color:#047857;font-size:10px;font-weight:800;letter-spacing:.4px;text-transform:uppercase;background:#d1fae5}.profile-save-row{display:flex;justify-content:flex-end;margin-top:4px}.profile-save-row .profile-btn{min-width:160px}.password-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:20px;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.password-modal{width:min(100%,470px);max-height:calc(100vh - 40px);overflow-y:auto;border:1px solid #dce9e3;border-radius:18px;padding:24px;background:#fff;box-shadow:0 24px 70px #0f172a3d;animation:passwordModalIn .2s ease}@keyframes passwordModalIn{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.password-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.password-modal-head span{color:#059669;font-size:11px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.password-modal-head h2{margin:4px 0 5px;color:#172033;font-size:21px}.password-modal-head p{margin:0;color:#64748b;font-size:13px;line-height:1.5}.password-modal-close{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;border:0;border-radius:9px;color:#64748b;font-size:24px;line-height:1;background:#f1f5f9;cursor:pointer}.password-modal-close:hover{color:#b91c1c;background:#fee2e2}.password-modal-form{gap:14px}.password-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.password-cancel-btn{border:1px solid #dbe3e0;border-radius:10px;padding:10px 17px;color:#475569;font:inherit;font-size:14px;font-weight:700;background:#fff;cursor:pointer}.password-cancel-btn:hover{background:#f8fafc}.password-cancel-btn:disabled,.password-modal-actions .profile-btn:disabled{opacity:.65;cursor:not-allowed}@media (max-width: 900px){.profile-main-card{grid-column:auto}.profile-two-column-form{grid-template-columns:1fr}.profile-full-row{grid-column:auto}.children-list{grid-template-columns:1fr}}@media (max-width: 600px){.profile-page{padding:12px}.profile-hero-section{flex-direction:column;align-items:flex-start;padding:18px 20px}.change-password-btn{width:100%}.profile-hero-left{flex-direction:column;align-items:flex-start}.profile-completion-bar{max-width:100%}.profile-save-row .profile-btn{width:100%}.password-modal{padding:20px 16px;border-radius:15px}.password-modal-actions{flex-direction:column-reverse}.password-cancel-btn,.password-modal-actions .profile-btn{width:100%}}.resources-page{font-family:Inter,sans-serif;min-height:100vh;background:#f0faf5;padding:12px 24px 28px}.resources-loading{min-height:60vh;display:grid;place-items:center;color:#64748b;font-size:1rem;font-weight:600}.resources-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.resources-header h1{font-size:1.3rem;font-weight:700;color:#1e293b;margin:0 0 2px}.resources-header p{font-size:.8rem;color:#94a3b8;margin:0}.resources-upload-btn{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 18px;border:none;border-radius:10px;background:linear-gradient(135deg,#059669,#047857);color:#fff;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #05966933}.resources-upload-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0596694d}.resources-upload-card{background:#fff;border:1px solid #e8f5ee;border-radius:14px;padding:20px;margin-bottom:16px;box-shadow:0 2px 12px #0596690f}.upload-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.upload-card-header h2{margin:0;font-size:1rem;font-weight:700;color:#1e293b}.upload-card-header button{width:32px;height:32px;border:1px solid #e8f5ee;border-radius:8px;background:#fff;color:#64748b;display:grid;place-items:center;cursor:pointer;transition:.2s}.upload-card-header button:hover{background:#fee2e2;color:#dc2626;border-color:#fecaca}.upload-form{display:flex;flex-direction:column;gap:14px}.upload-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.upload-field label{display:block;font-size:.72rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.3px;margin-bottom:5px}.upload-field input{width:100%;height:38px;border:1px solid #e8f5ee;border-radius:10px;padding:0 12px;font-size:.82rem;font-weight:500;color:#1e293b;outline:none;transition:.2s}.upload-field input:focus{border-color:#059669;box-shadow:0 0 0 3px #0596691a}.upload-dropzone{border:2px dashed #d1fae5;border-radius:12px;padding:24px;text-align:center;cursor:pointer;transition:.2s;background:#f0fdf4}.upload-dropzone:hover{border-color:#059669;background:#ecfdf5}.upload-dropzone p{margin:0;color:#64748b;font-size:.82rem}.upload-selected-file{display:flex;align-items:center;gap:12px;justify-content:center}.upload-file-icon{font-size:1.8rem;color:#059669}.upload-selected-file strong{display:block;font-size:.85rem;color:#1e293b}.upload-selected-file span{font-size:.72rem;color:#94a3b8}.upload-submit-btn{align-self:flex-end;height:40px;padding:0 24px;border:none;border-radius:10px;background:linear-gradient(135deg,#059669,#047857);color:#fff;font-size:.82rem;font-weight:700;cursor:pointer;transition:.2s}.upload-submit-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.upload-submit-btn:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 4px 12px #0596694d}.resources-filter-bar{display:flex;gap:10px;align-items:center;margin-bottom:16px;flex-wrap:wrap}.resources-search{flex:1;min-width:200px;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e8f5ee;border-radius:10px;padding:0 14px;height:40px;transition:.2s}.resources-search:focus-within{border-color:#059669;box-shadow:0 0 0 3px #0596691a}.resources-search svg{color:#94a3b8;flex-shrink:0}.resources-search input{flex:1;border:none;outline:none;font-size:.82rem;font-weight:500;color:#1e293b;background:transparent}.resources-search input::placeholder{color:#94a3b8}.resources-filter-bar select{height:40px;border:1px solid #e8f5ee;background:#fff;color:#1e293b;border-radius:10px;padding:0 12px;font-size:.82rem;font-weight:500;cursor:pointer;outline:none;transition:.2s}.resources-filter-bar select:focus{border-color:#059669;box-shadow:0 0 0 3px #0596691a}.resources-empty{min-height:300px;background:#fff;border:1px dashed #d1fae5;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center}.resources-empty svg{font-size:2.5rem;color:#d1d5db}.resources-empty h3{margin:0;font-size:1rem;font-weight:700;color:#1e293b}.resources-empty p{margin:0;font-size:.82rem;color:#94a3b8}.resources-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.resource-card{background:#fff;border:1px solid #e8f5ee;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000000a;transition:.2s}.resource-card:hover{transform:translateY(-2px);box-shadow:0 4px 14px #0000000f}.resource-preview{display:block;height:150px;overflow:hidden;background:#f0fdf4}.resource-preview img{width:100%;height:100%;object-fit:cover}.resource-file-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.resource-file-icon{font-size:2.5rem;color:#059669}.resource-file-preview span{font-size:.7rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.resource-body{padding:14px}.resource-body h3{margin:0 0 4px;font-size:.88rem;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resource-body>p{margin:0 0 8px;font-size:.75rem;color:#94a3b8;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.resource-meta{display:flex;gap:8px;align-items:center;margin-bottom:10px;flex-wrap:wrap}.resource-meta span{font-size:.65rem;color:#94a3b8;background:#f8fdf9;border:1px solid #e8f5ee;padding:2px 8px;border-radius:100px}.resource-file-name{max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.resource-footer{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid #f1f5f9}.resource-uploader{display:flex;align-items:center;gap:8px;min-width:0}.uploader-icon{color:#94a3b8;font-size:.75rem;flex-shrink:0}.resource-uploader strong{display:block;font-size:.72rem;font-weight:600;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.role-badge{display:inline-block;font-size:.58rem;font-weight:600;padding:1px 6px;border-radius:100px;text-transform:uppercase;letter-spacing:.3px}.role-super{background:#ede9fe;color:#7c3aed}.role-admin{background:#dbeafe;color:#2563eb}.role-dept{background:#fef3c7;color:#d97706}.role-user{background:#f1f5f9;color:#64748b}.resource-footer small{font-size:.65rem;color:#94a3b8;flex-shrink:0}.resource-delete-btn{display:inline-flex;align-items:center;gap:4px;margin-top:10px;padding:5px 10px;border:1px solid #fee2e2;border-radius:8px;background:#fff;color:#dc2626;font-size:.68rem;font-weight:600;cursor:pointer;transition:.2s}.resource-delete-btn:hover{background:#fef2f2;border-color:#fca5a5}@media (max-width: 768px){.resources-page{padding:12px}.resources-header{flex-direction:column;gap:10px}.resources-upload-btn{width:100%;justify-content:center}.upload-form-row{grid-template-columns:1fr}.resources-filter-bar{flex-direction:column}.resources-search{min-width:100%}.resources-filter-bar select{width:100%}.resources-grid{grid-template-columns:1fr}}.notifications-page{font-family:Inter,sans-serif;min-height:100vh;background:#f0faf5;padding:12px 24px 28px}.notif-loading{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#64748b;font-size:1rem;font-weight:600}.notif-loading:before{content:"";width:36px;height:36px;border:3px solid #e8f5ee;border-top-color:#059669;border-radius:50%;animation:notifSpin .7s linear infinite}@keyframes notifSpin{to{transform:rotate(360deg)}}.notif-header{display:flex;align-items:center;gap:12px;margin-bottom:24px;animation:notifFadeIn .3s ease}.notif-back-btn{width:38px;height:38px;border:none;border-radius:10px;background:#fff;color:#059669;display:grid;place-items:center;cursor:pointer;border:1px solid #e8f5ee;transition:.2s;flex-shrink:0}.notif-back-btn:hover{background:#dcfce7;transform:translate(-2px)}.notif-header h1{font-size:1.3rem;font-weight:700;color:#1e293b;margin:0}.notif-header p{font-size:.8rem;color:#94a3b8;margin:2px 0 0}.notif-mark-all-btn{margin-left:auto;height:38px;border:none;border-radius:10px;background:#059669;color:#fff;padding:0 16px;font-size:.82rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px;transition:.2s}.notif-mark-all-btn:hover{background:#047857;transform:translateY(-1px);box-shadow:0 4px 12px #0596694d}.notif-mark-all-btn:active{transform:translateY(0)}.notif-empty{min-height:300px;background:#fff;border:1px dashed #d1fae5;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;animation:notifFadeIn .4s ease}.notif-empty-icon{font-size:3rem;color:#d1fae5;margin-bottom:12px}.notif-empty h3{margin:0 0 4px;color:#1e293b;font-size:1rem;font-weight:600}.notif-empty p{margin:0;color:#94a3b8;font-size:.82rem}.notif-section{margin-bottom:24px;animation:notifFadeIn .4s ease}.notif-section h2{font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;margin:0 0 12px 4px}.notif-list{display:flex;flex-direction:column;gap:8px}.notif-item{display:flex;align-items:flex-start;gap:14px;padding:16px;background:#fff;border:1px solid #e8f5ee;border-radius:14px;text-decoration:none;color:inherit;transition:.25s;position:relative;animation:notifItemSlide .35s ease backwards}.notif-item:nth-child(1){animation-delay:.02s}.notif-item:nth-child(2){animation-delay:.06s}.notif-item:nth-child(3){animation-delay:.1s}.notif-item:nth-child(4){animation-delay:.14s}.notif-item:nth-child(5){animation-delay:.18s}.notif-item:nth-child(6){animation-delay:.22s}.notif-item:nth-child(7){animation-delay:.26s}.notif-item:nth-child(8){animation-delay:.3s}.notif-item:nth-child(n+9){animation-delay:.34s}@keyframes notifItemSlide{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.notif-item:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000012;border-color:#bbf7d0}.notif-item.unread{background:#f0fdf4;border-color:#bbf7d0;border-left:3px solid #059669}.notif-icon-wrapper{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;font-size:.95rem;transition:.2s}.notif-item:hover .notif-icon-wrapper{transform:scale(1.1)}.notif-icon-wrapper.doubt{background:#dbeafe;color:#2563eb}.notif-icon-wrapper.doubt_reply{background:#dcfce7;color:#16a34a}.notif-icon-wrapper.course_assigned{background:#fef3c7;color:#d97706}.notif-icon-wrapper.new_video,.notif-icon-wrapper.course_updated{background:#ede9fe;color:#7c3aed}.notif-icon-wrapper.course_removed{background:#fee2e2;color:#dc2626}.notif-icon-wrapper.course_completed{background:#d1fae5;color:#059669}.notif-icon-wrapper.quiz_updated{background:#e0e7ff;color:#4f46e5}.notif-icon-wrapper.certificate_ready,.notif-icon-wrapper.default{background:#fef3c7;color:#d97706}.notif-content{flex:1;min-width:0}.notif-content h4{margin:0 0 3px;font-size:.88rem;font-weight:600;color:#1e293b}.notif-content p{margin:0 0 5px;font-size:.8rem;color:#64748b;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notif-time{font-size:.7rem;color:#94a3b8;display:inline-flex;align-items:center;gap:4px}.notif-unread-dot{width:8px;height:8px;border-radius:50%;background:#059669;flex-shrink:0;margin-top:5px;box-shadow:0 0 0 3px #05966926}@keyframes notifFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.notifications-page{padding:12px}.notif-header{flex-wrap:wrap}.notif-mark-all-btn{width:100%;justify-content:center}.notif-item{padding:14px}}@media (max-width: 480px){.notifications-page{padding:8px}.notif-header h1{font-size:1.1rem}.notif-item{padding:12px;border-radius:10px}.notif-icon-wrapper{width:36px;height:36px;border-radius:10px}.notif-content h4{font-size:.82rem}.notif-content p{font-size:.75rem}}
