:root{color:#182238;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--blue:#2563eb;--blue-dark:#1d4ed8;--slate:#172033;--muted:#718096;--border:#e7ebf1;background:#f5f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:#f5f7fa;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer;border:0}button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #2563eb40}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}#root{min-height:100vh}.boot-screen{text-align:center;background:#f4f7fb;place-content:center;justify-items:center;gap:14px;min-height:100vh;padding:24px;display:grid}.boot-mark,.brand__mark{color:#119c63;background:#e2f7ed;border-radius:18px;place-items:center;font-weight:800;display:grid}.boot-mark{width:86px;height:86px;font-size:38px}.boot-screen h1{margin-top:10px;font-size:28px}.boot-screen p{color:var(--muted)}.employee-app{background:#f6f8fb;min-height:100vh}.employee-header{z-index:30;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;height:72px;position:sticky;top:0}.employee-header__inner{align-items:center;gap:34px;max-width:1220px;height:100%;margin:auto;padding:0 24px;display:flex}.brand{color:var(--slate);text-align:left;background:0 0;flex:none;align-items:center;gap:11px;display:flex}.brand__mark{border-radius:11px;width:39px;height:39px;font-size:19px}.brand strong{letter-spacing:.02em;font-size:17px;line-height:1.2;display:block}.brand small{color:#9aa5b6;margin-top:3px;font-size:10px;display:block}.desktop-nav{align-self:stretch;gap:30px;display:flex}.desktop-nav a{color:#647086;place-items:center;font-size:14px;font-weight:600;display:grid;position:relative}.desktop-nav a.active{color:var(--blue)}.desktop-nav a.active:after{content:"";background:var(--blue);border-radius:3px 3px 0 0;width:24px;height:3px;position:absolute;bottom:0}.header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.search-box{color:#9aa5b6;background:#f5f7fa;border-radius:9px;align-items:center;gap:8px;width:178px;padding:9px 12px;font-size:12px;display:flex}.icon-button,.avatar-button,.mobile-menu-button{color:#647086;background:0 0;border-radius:9px;place-items:center;height:38px;display:grid}.icon-button{width:38px}.badge-button{position:relative}.badge-button i{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:10px;place-items:center;min-width:15px;height:15px;padding:0 3px;font-size:8px;font-style:normal;display:grid;position:absolute;top:2px;right:2px}.admin-entry{color:#536079;background:#f5f7fa;border-radius:9px;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:12px;font-weight:600;display:flex}.avatar-button{color:var(--blue);background:#e7effe;grid-template-columns:24px 14px;gap:2px;padding:0 6px 0 7px;font-weight:700}.mobile-menu-button,.mobile-popover{display:none}.employee-main{width:min(1160px,100% - 40px);margin:0 auto;padding:38px 0 70px}.welcome-row{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.eyebrow{color:#94a0b3;letter-spacing:.12em;margin-bottom:7px;font-size:11px;font-weight:700}.welcome-row h1,.standard-page>h1{color:var(--slate);letter-spacing:-.04em;font-size:clamp(25px,3vw,34px)}.welcome-row h1 span{font-size:.75em}.welcome-row>div>p:last-child,.page-intro{color:#7b879a;margin-top:8px;font-size:14px}.learning-streak{color:#9a6720;background:#fff7e7;border:1px solid #f9e8bd;border-radius:12px;align-items:center;gap:10px;padding:11px 16px;font-size:12px;display:flex}.learning-streak strong{color:#dd8b17;margin:0 3px;font-size:17px}.quick-grid{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:repeat(8,1fr);gap:12px;margin-bottom:20px;padding:20px 12px;display:grid;box-shadow:0 8px 30px #1f2a4408}.quick-grid button{color:#4a556c;background:0 0;justify-items:center;gap:9px;font-size:12px;font-weight:600;display:grid}.quick-grid button:hover .quick-icon{transform:translateY(-2px)}.quick-icon{border-radius:13px;place-items:center;width:43px;height:43px;transition:transform .2s;display:grid}.quick-icon.blue,.task-icon.blue,.metric-icon.blue{color:#2771e8;background:#eaf2ff}.quick-icon.teal,.metric-icon.teal{color:#0c9e88;background:#e6f8f4}.quick-icon.orange,.metric-icon.orange{color:#e98a20;background:#fff3e4}.quick-icon.violet,.task-icon.violet,.metric-icon.violet{color:#805ad5;background:#f2ebff}.quick-icon.cyan{color:#0988b8;background:#e5f7fc}.quick-icon.red,.task-icon.red{color:#e14d5d;background:#feedef}.quick-icon.amber{color:#c98313;background:#fff6dc}.quick-icon.green{color:#289666;background:#e9f8f0}.home-grid{grid-template-columns:minmax(0,1.45fr) minmax(330px,.8fr);gap:20px;display:grid}.panel,.admin-panel{border:1px solid var(--border);background:#fff;border-radius:15px;box-shadow:0 8px 30px #1f2a4406}.panel{padding:20px 22px}.panel-title{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.panel-title h2{color:var(--slate);font-size:16px}.panel-title h2 em{min-width:20px;height:20px;color:var(--blue);background:#eaf2ff;border-radius:10px;place-items:center;margin-left:7px;padding:0 5px;font-size:10px;font-style:normal;display:inline-grid}.panel-title>button{color:#8b96a8;background:0 0;align-items:center;gap:1px;font-size:11px;display:flex}.task-list{gap:5px;display:grid}.task-row{text-align:left;background:0 0;border-radius:10px;grid-template-columns:38px minmax(0,1fr) auto 18px;align-items:center;gap:11px;width:100%;padding:10px 7px;display:grid}.task-row:hover{background:#f8fafc}.task-icon{border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.task-copy{min-width:0}.task-copy strong,.task-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.task-copy strong{color:#344057;font-size:13px}.task-copy small{color:#9aa5b6;margin-top:4px;font-size:10px}.task-due{color:#7c8799;background:#f3f5f8;border-radius:6px;padding:5px 8px;font-size:10px}.task-due.urgent{color:#dd4b5c;background:#feedef}.mini-progress{background:#edf1f5;border-radius:2px;width:80px;height:3px;margin-top:7px;display:block;overflow:hidden}.mini-progress i,.progress-line i{background:var(--blue);border-radius:inherit;height:100%;display:block}.task-row>svg{color:#b4bdca}.continue-card{border:1px solid #edf0f4;border-radius:12px;overflow:hidden}.course-art{color:#fff;align-items:flex-end;height:120px;padding:15px;display:flex;position:relative;overflow:hidden}.course-art:before,.course-card__art:before{content:"";opacity:.95;position:absolute;inset:0}.art-spice:before{background:radial-gradient(circle at 72% 30%,#efb857 0 9%,#0000 10%),radial-gradient(circle at 25% 70%,#c04326 0 18%,#0000 19%),linear-gradient(130deg,#39231e,#a34d2b 55%,#f0a749)}.course-art>span{z-index:1;letter-spacing:.08em;font-size:12px;font-weight:700}.course-art button{z-index:1;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff3b;border:1px solid #fff6;border-radius:50%;place-items:center;width:38px;height:38px;margin-left:auto;display:grid}.continue-copy{padding:13px 14px}.continue-copy>p{color:#8b96a8;font-size:10px}.continue-copy h3{color:#303c52;margin:5px 0 11px;font-size:13px}.progress-line{background:#edf1f5;border-radius:4px;height:4px;overflow:hidden}.continue-copy>div:last-child{color:#8b96a8;justify-content:space-between;align-items:center;margin-top:8px;font-size:10px;display:flex}.text-button{color:var(--blue);background:0 0;align-items:center;font-size:11px;font-weight:700;display:flex}.course-section{margin-top:30px}.course-section .panel-title{margin-bottom:13px}.course-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.course-card{border:1px solid var(--border);text-align:left;background:#fff;border-radius:13px;padding:0;overflow:hidden;box-shadow:0 8px 25px #1f2a4408}.course-card__art{color:#fff;align-items:flex-start;height:132px;padding:12px;display:flex;position:relative;overflow:hidden}.course-card__art>*{z-index:1}.course-card__art i{background:#141c2d80;border-radius:6px;padding:5px 8px;font-size:9px;font-style:normal}.course-card__art svg{opacity:0;align-self:center;margin:auto;transition:opacity .2s}.course-card:hover .course-card__art svg{opacity:1}.art-service:before{background:radial-gradient(circle at 72% 32%,#d7b081 0 12%,#0000 13%),linear-gradient(135deg,#705843,#d6b48a 48%,#526140)}.art-kitchen:before{background:linear-gradient(135deg,#293848,#778896 45%,#b37b48 46%,#5d3627)}.art-leader:before{background:radial-gradient(circle at 25% 45%,#d6ae85 0 10%,#0000 11%),linear-gradient(120deg,#25374c,#7994a6 50%,#d2ab70)}.course-card__copy{padding:13px 14px 15px;display:block}.course-card__copy strong{color:#344057;font-size:13px;display:block}.course-card__copy small{color:#9aa5b6;justify-content:space-between;margin-top:9px;font-size:10px;display:flex}.mobile-bottom-nav{display:none}.standard-page{min-height:calc(100vh - 72px)}.page-intro{margin-bottom:28px}.filter-tabs{background:#e9edf3;border-radius:10px;gap:4px;width:fit-content;margin:22px 0 16px;padding:4px;display:flex}.filter-tabs button{color:#758096;background:0 0;border-radius:7px;padding:8px 18px;font-size:12px}.filter-tabs button.active{color:var(--blue);background:#fff;font-weight:700;box-shadow:0 2px 8px #1f2a4414}.learning-list{gap:12px;display:grid}.learning-list article{border:1px solid var(--border);background:#fff;border-radius:13px;grid-template-columns:80px 1fr auto;align-items:center;gap:16px;padding:17px;display:grid}.list-art{height:66px;color:var(--blue);background:#eaf2ff;border-radius:10px;place-items:center;display:grid}.learning-list small{color:#8e99aa;font-size:10px}.learning-list h3{margin:3px 0 4px;font-size:14px}.learning-list p{color:#8994a6;margin-bottom:8px;font-size:11px}.learning-list .progress-line{width:180px}.inline-state{color:#8b96a8;text-align:center;place-items:center;min-height:92px;padding:14px;font-size:12px;display:grid}.inline-state.error{color:#d14b5b}.page-state{color:#8b96a8;text-align:center;background:#fff;border:1px dashed #dce2ea;border-radius:14px;place-content:center;justify-items:center;gap:10px;min-height:220px;font-size:12px;display:grid}.page-state span{color:#119c63;background:#e2f7ed;border-radius:14px;place-items:center;width:46px;height:46px;font-size:18px;font-weight:800;display:grid}.page-state.error span{color:#d14b5b;background:#feedef}.back-button{color:#68758a;background:0 0;align-items:center;gap:6px;margin:-10px 0 18px;font-size:12px;font-weight:700;display:inline-flex}.detail-progress{border:1px solid var(--border);background:#fff;border-radius:14px;margin-bottom:16px;padding:21px 23px}.detail-progress>div:first-child{color:#69758a;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:12px;display:flex}.detail-progress strong{color:var(--blue);font-size:24px}.detail-progress p{color:#8d98aa;margin-top:9px;font-size:11px}.lesson-list{gap:10px;display:grid}.lesson-list>h2{color:var(--slate);margin:9px 0 4px;font-size:16px}.lesson-list>h2 em{color:#98a3b3;margin-left:6px;font-size:11px;font-style:normal}.lesson-list article{border:1px solid var(--border);background:#fff;border-radius:13px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 18px;display:grid}.lesson-list small{color:#8d98aa;font-size:10px}.lesson-list h3{color:#344057;margin:4px 0;font-size:14px}.lesson-list p{color:#97a1b1;font-size:10px}.lesson-state{color:#a9b3c1;background:#f2f5f8;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.lesson-state.done{color:#0c9e6b;background:#e5f8ef}.lesson-state svg{width:20px}.completed-button,.coming-label{color:#139864;text-align:center;background:#e7f7ef;border-radius:9px;min-width:86px;padding:9px 13px;font-size:11px;font-weight:700}.completed-button:disabled{opacity:1;cursor:default}.coming-label{color:#8792a5;background:#f2f4f7}.video-learning-card{color:#fff;background:#101827;border:1px solid #243149;border-radius:15px;margin-bottom:18px;padding:18px;box-shadow:0 16px 40px #0f172a29}.video-learning-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.video-learning-head small{color:#6fa5ff;letter-spacing:.12em;font-size:9px;font-weight:800}.video-learning-head h2{margin-top:3px;font-size:16px}.video-learning-head>button{color:#aebbd0;background:#1c283b;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.secure-video-wrap{aspect-ratio:16/9;background:#05080f;border-radius:11px;position:relative;overflow:hidden}.secure-video-wrap video{object-fit:contain;width:100%;height:100%;display:block}.video-watermark{z-index:2;color:#ffffff85;pointer-events:none;text-align:right;text-shadow:0 1px 2px #00000073;background:#0f172a3d;border-radius:6px;padding:6px 8px;font-size:9px;line-height:1.55;position:absolute;top:14px;right:16px}.video-progress-copy{color:#9dabc0;justify-content:space-between;align-items:center;margin:14px 0 8px;font-size:10px;display:flex}.video-progress-copy strong{color:#d8e5fa;font-size:10px}.video-learning-card .progress-line{background:#2a3649}.video-learning-note{color:#7f8da2;align-items:center;gap:6px;margin-top:11px;font-size:9px;display:flex}.video-learning-note svg{color:#55c99a}.video-inline-error{color:#fda4af;margin-top:9px;font-size:10px}.primary-button,.secondary-button{border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:10px 15px;font-size:12px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:var(--blue)}.primary-button:hover{background:var(--blue-dark)}.secondary-button{color:#526078;background:#fff;border:1px solid #dfe4eb}.empty-state{border:1px solid var(--border);text-align:center;background:#fff;border-radius:15px;place-content:center;justify-items:center;gap:12px;min-height:320px;display:grid}.empty-state>span{color:#805ad5;background:#f2ebff;border-radius:17px;place-items:center;width:58px;height:58px;display:grid}.empty-state p{color:#8792a5;max-width:420px;font-size:12px}.exam-grid{grid-template-columns:1.5fr 1fr;gap:18px;display:grid}.exam-grid article{border:1px solid var(--border);background:#fff;border-radius:15px;min-height:250px;padding:28px}.exam-feature>span{color:#e14d5d;background:#feedef;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:22px;display:grid}.exam-feature small{color:#df4a5b;font-size:11px}.exam-feature h3{margin:6px 0 8px;font-size:18px}.exam-feature p{color:#8490a4;margin-bottom:22px;font-size:12px}.score-card{color:#c17b13;place-content:center;justify-items:center;display:grid;background:linear-gradient(145deg,#fff,#fff7e7)!important}.score-card strong{color:#27344b;margin-top:8px;font-size:48px}.score-card span{color:#657188;font-size:12px}.score-card small{color:#9a6720;margin-top:18px}.profile-card{border:1px solid var(--border);background:#fff;border-radius:15px;align-items:center;gap:18px;padding:26px;display:flex}.profile-avatar{width:62px;height:62px;color:var(--blue);background:#e7effe;border-radius:18px;place-items:center;font-size:25px;font-weight:800;display:grid}.profile-card h3{font-size:18px}.profile-card p{color:#8a95a7;margin-top:5px;font-size:11px}.profile-stats{gap:35px;margin-left:auto;display:flex}.profile-stats span{color:#8a95a7;gap:4px;font-size:10px;display:grid}.profile-stats strong{color:#2f3b52;font-size:20px}.admin-app{background:#f3f5f8;grid-template-columns:226px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{z-index:40;color:#aab4c6;background:#172033;flex-direction:column;height:100vh;padding:20px 13px 14px;display:flex;position:sticky;top:0}.admin-brand{color:#fff;text-align:left;background:0 0;align-items:center;gap:10px;padding:0 10px 21px;display:flex}.admin-brand>span{color:#9fe2c3;background:#23483d;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.admin-brand strong{font-size:15px}.admin-brand small{color:#718099;margin-top:4px;font-size:9px;font-weight:500;display:block}.admin-sidebar nav{gap:3px;display:grid}.admin-sidebar nav button,.sidebar-foot>button{color:#9ba7bb;text-align:left;background:0 0;border-radius:8px;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;width:100%;padding:10px 12px;font-size:12px;display:grid}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{color:#fff;background:#26334a}.admin-sidebar nav button.active{box-shadow:inset 3px 0 #3b82f6}.admin-sidebar nav i{color:#a7c8ff;text-align:center;background:#314566;border-radius:8px;min-width:19px;padding:2px 5px;font-size:8px;font-style:normal}.sidebar-foot{border-top:1px solid #293449;margin-top:auto;padding-top:9px}.sidebar-foot>div{grid-template-columns:33px 1fr 15px;align-items:center;gap:9px;margin-top:8px;padding:9px 8px;display:grid}.sidebar-foot>div>span{color:#bcd0ff;background:#33466b;border-radius:9px;place-items:center;width:33px;height:33px;font-weight:700;display:grid}.sidebar-foot p strong,.sidebar-foot p small{display:block}.sidebar-foot p strong{color:#eef2f8;font-size:11px}.sidebar-foot p small{color:#738096;margin-top:3px;font-size:8px}.admin-content{min-width:0}.admin-topbar{border-bottom:1px solid var(--border);background:#fff;align-items:center;height:64px;padding:0 28px;display:flex}.admin-topbar>div:first-of-type{align-items:center;gap:7px;font-size:12px;display:flex}.admin-topbar>div:first-of-type p{color:#9aa5b6}.admin-topbar>div:first-of-type strong{color:#3e4a60}.admin-top-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.admin-top-actions>button:not(.primary-button){color:#8a95a7;background:0 0;align-items:center;gap:6px;height:36px;padding:0 10px;font-size:11px;display:flex}.admin-menu-toggle{color:#526078;background:0 0;margin-right:10px;display:none}.admin-main{padding:28px}.admin-heading{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.admin-heading h1{color:#1f2a40;letter-spacing:-.03em;font-size:26px}.admin-heading>div>p:last-child{color:#8792a5;margin-top:7px;font-size:12px}.admin-heading>div:last-child{gap:8px;display:flex}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.metric-card{border:1px solid var(--border);background:#fff;border-radius:12px;padding:17px 18px}.metric-card>div{align-items:center;gap:9px;display:flex}.metric-icon{border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.metric-icon svg{width:17px}.metric-card small{color:#8490a4;font-size:10px}.metric-card>strong{color:#263248;margin:13px 0 8px;font-size:24px;display:block}.metric-card>p{color:#9aa4b5;justify-content:space-between;font-size:9px;display:flex}.metric-card em{font-style:normal;font-weight:700}.metric-card em.blue{color:#3977de}.metric-card em.teal{color:#12917d}.metric-card em.violet{color:#805ad5}.metric-card em.orange{color:#df7e17}.admin-dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(290px,.75fr);gap:14px;margin-top:14px;display:grid}.admin-panel{border-radius:12px;padding:19px}.trend-panel{min-height:340px}.chart-legend{color:#8490a4;justify-content:flex-end;gap:16px;font-size:9px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i,.closure-score i{border-radius:50%;width:7px;height:7px}.blue-dot{background:#3977e6}.gray-dot{background:#a9b4c3}.teal-dot{background:#16a48c}.orange-dot{background:#e99836}.line-chart{height:245px;margin:6px 5px 0 31px;position:relative}.line-chart svg{width:100%;height:210px;overflow:visible}.grid-lines line{stroke:#edf0f4;stroke-width:1px}.line-primary,.line-secondary{fill:none;stroke-width:3px;stroke-linejoin:round;stroke-linecap:round}.line-primary{stroke:#3977e6}.line-secondary{stroke:#a9b4c3;stroke-dasharray:5 6}.chart-points circle{fill:#fff;stroke:#3977e6;stroke-width:3px}.chart-y{color:#a6afbd;flex-direction:column;justify-content:space-between;height:216px;font-size:8px;display:flex;position:absolute;top:0;right:calc(100% + 8px)}.chart-x{color:#9aa5b6;justify-content:space-between;font-size:8px;display:flex}.closure-score{border-bottom:1px solid #edf0f4;align-items:center;gap:20px;padding:8px 4px 20px;display:flex}.donut{background:radial-gradient(circle,white 57%,transparent 58%), conic-gradient(#3977e6 0 86%,#e9edf3 86%);text-align:center;border-radius:50%;flex:none;place-content:center;width:118px;height:118px;display:grid}.donut strong{font-size:23px}.donut small{color:#8792a5;margin-top:3px;font-size:8px}.closure-score p{gap:12px;width:100%;display:grid}.closure-score p span{color:#808b9e;grid-template-columns:8px 1fr auto;align-items:center;gap:7px;font-size:9px;display:grid}.closure-score p strong{color:#344057;font-size:11px}.closure-list{gap:13px;padding-top:17px;display:grid}.progress-row p{color:#7a8699;justify-content:space-between;margin-bottom:6px;font-size:9px;display:flex}.progress-row p strong{color:#4a566b}.progress-row>div,.rank-row>div{background:#edf1f5;border-radius:5px;height:5px;overflow:hidden}.progress-row>div i,.rank-row>div i{border-radius:inherit;background:#3977e6;height:100%;display:block}.alert-list{display:grid}.alert-row{text-align:left;background:0 0;border-bottom:1px solid #f0f2f5;grid-template-columns:8px 1fr 17px;align-items:center;gap:11px;padding:11px 3px;display:grid}.alert-row>i{border-radius:50%;width:7px;height:7px}.alert-row>i.red{background:#e55262}.alert-row>i.orange{background:#eb9b3b}.alert-row>i.blue{background:#3f7de8}.alert-row strong,.alert-row small{display:block}.alert-row strong{color:#435067;font-size:10px}.alert-row small{color:#929cad;margin-top:4px;font-size:8px}.alert-row svg{color:#b9c1cd}.ranking-panel{min-height:260px}.rank-row{grid-template-columns:24px 76px 1fr 32px;align-items:center;gap:8px;padding:8px 0;display:grid}.rank-index{color:#8994a5;background:#f1f3f6;border-radius:6px;place-items:center;width:19px;height:19px;font-size:9px;display:grid}.rank-1{color:#a96d0e;background:#fff2cf}.rank-2{color:#607189;background:#e8eef4}.rank-3{color:#9a5b2e;background:#f8e5d5}.rank-row strong{color:#526078;font-size:9px}.rank-row em{color:#536078;text-align:right;font-size:9px;font-style:normal}.module-placeholder{color:#728096;text-align:center;place-content:center;justify-items:center;min-height:380px;display:grid}.module-placeholder>svg{color:#3977e6;width:48px;height:48px;margin-bottom:15px}.module-placeholder h2{color:#344057}.module-placeholder p{margin:8px 0 18px;font-size:12px}.sidebar-scrim{display:none}@media (width<=1050px){.search-box{display:none}.desktop-nav{gap:20px}.quick-grid{grid-template-columns:repeat(4,1fr);row-gap:20px}.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-dashboard-grid{grid-template-columns:1fr}}@media (width<=760px){.employee-header{height:60px}.employee-header__inner{padding:0 16px}.brand small,.desktop-nav,.admin-entry,.header-actions>.icon-button,.avatar-button{display:none}.brand__mark{width:34px;height:34px}.brand strong{font-size:15px}.mobile-menu-button{width:36px;display:grid}.mobile-popover{border:1px solid var(--border);background:#fff;border-radius:12px;width:190px;padding:7px;display:grid;position:absolute;top:55px;right:12px;box-shadow:0 12px 35px #1f2a4426}.mobile-popover button{color:#526078;background:0 0;border-radius:8px;align-items:center;gap:9px;padding:11px;font-size:12px;display:flex}.mobile-popover button:hover{background:#f5f7fa}.mobile-popover button span{color:#fff;background:#ef4444;border-radius:8px;margin-left:auto;padding:1px 5px;font-size:9px}.employee-main{width:calc(100% - 28px);padding:23px 0 92px}.welcome-row{margin-bottom:20px;display:block}.welcome-row h1{font-size:25px}.welcome-row>div>p:last-child{font-size:12px}.learning-streak{width:fit-content;margin-top:15px;padding:8px 11px}.quick-grid{grid-template-columns:repeat(4,1fr);gap:18px 5px;padding:17px 5px}.quick-grid button{font-size:10px}.quick-icon{width:40px;height:40px}.home-grid,.course-grid,.exam-grid{grid-template-columns:1fr}.home-grid{gap:14px}.panel{padding:17px 15px}.task-row{grid-template-columns:36px minmax(0,1fr) auto;gap:9px;padding:9px 2px}.task-row>svg{display:none}.task-icon{width:36px;height:36px}.task-due{padding:4px 6px}.task-copy strong{font-size:12px}.course-art{height:140px}.course-section{margin-top:23px}.course-grid{scroll-snap-type:x mandatory;gap:12px;margin-right:-14px;padding-right:14px;display:flex;overflow-x:auto}.course-card{scroll-snap-align:start;min-width:255px}.mobile-bottom-nav{z-index:25;padding:7px 6px max(7px, env(safe-area-inset-bottom));border-top:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff7;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-nav a{color:#9aa5b6;justify-items:center;gap:3px;font-size:9px;display:grid}.mobile-bottom-nav a.active{color:var(--blue)}.mobile-bottom-nav svg{stroke-width:1.8px}.standard-page{min-height:calc(100vh - 60px)}.filter-tabs{width:100%;overflow-x:auto}.filter-tabs button{flex:1 0 auto;padding-inline:13px}.learning-list article{grid-template-columns:55px 1fr;gap:11px;padding:13px}.list-art{height:55px}.learning-list article>button{grid-column:1/-1}.learning-list .progress-line{width:100%}.lesson-list article{grid-template-columns:36px minmax(0,1fr);gap:10px;padding:14px}.lesson-list article>button,.lesson-list article>.coming-label{grid-column:1/-1;width:100%}.lesson-state{width:36px;height:36px}.detail-progress{padding:17px}.video-learning-card{border-radius:12px;margin-inline:-6px;padding:12px}.video-learning-head{margin-bottom:10px}.video-watermark{font-size:8px;top:8px;right:9px}.video-progress-copy{align-items:flex-start;gap:8px}.video-progress-copy strong{text-align:right}.video-learning-note{align-items:flex-start;line-height:1.5}.profile-card{flex-wrap:wrap;align-items:flex-start;padding:18px}.profile-stats{border-top:1px solid var(--border);justify-content:space-between;gap:12px;width:100%;margin:8px 0 0;padding-top:16px}.admin-app{display:block}.admin-sidebar{width:226px;transition:transform .22s;position:fixed;left:0;transform:translate(-100%)}.admin-sidebar.open{transform:translate(0)}.sidebar-scrim{z-index:35;background:#0f172a7a;display:block;position:fixed;inset:0}.admin-topbar{height:58px;padding:0 14px}.admin-menu-toggle{place-items:center;display:grid}.admin-topbar>div:first-of-type p,.admin-top-actions>button:first-child,.admin-top-actions .primary-button{display:none}.admin-main{padding:18px 14px 30px}.admin-heading{align-items:flex-start}.admin-heading h1{font-size:23px}.admin-heading>div:last-child .secondary-button:last-child{display:none}.metric-grid{grid-template-columns:repeat(2,1fr);gap:10px}.metric-card{padding:14px}.metric-card>strong{font-size:21px}.metric-card>p{gap:3px;display:grid}.admin-dashboard-grid{gap:10px}.admin-panel{padding:15px}.trend-panel{min-height:290px;overflow:hidden}.line-chart{height:205px;margin-left:27px}.line-chart svg{min-width:520px;height:175px}.chart-y{height:181px}.chart-x{min-width:520px}.chart-legend{justify-content:flex-start;margin-bottom:6px}.closure-score{justify-content:center}.rank-row{grid-template-columns:24px 65px 1fr 30px}}@media (width<=380px){.employee-main{width:calc(100% - 22px)}.quick-grid button{font-size:9px}.quick-icon{width:37px;height:37px}.task-due{display:none}.task-row{grid-template-columns:36px minmax(0,1fr)}.metric-card small{font-size:9px}.admin-heading>div:last-child{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.sprint1-page{max-width:1500px;margin:0 auto}.sprint1-page .admin-heading{align-items:center}.sprint1-page .admin-heading>div:last-child{flex-wrap:wrap;justify-content:flex-end}.inline-notice{color:#18795f;background:#e9f8f2;border:1px solid #c9eddf;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin:-8px 0 14px;padding:10px 13px;font-size:11px;display:flex}.inline-notice span{align-items:center;gap:7px;font-weight:700;display:flex}.inline-notice button{color:#399079;background:0 0;place-items:center;display:grid}.module-toolbar{align-items:center;gap:11px;min-height:62px;margin-bottom:12px;padding:11px 13px;display:flex}.segment-control{background:#f0f3f7;border-radius:8px;align-items:center;gap:2px;padding:3px;display:flex}.segment-control button{color:#7f8a9d;background:0 0;border-radius:6px;align-items:center;gap:6px;min-height:31px;padding:0 12px;font-size:10px;font-weight:650;display:flex}.segment-control button span{color:#93a0b3;background:#e3e8ef;border-radius:8px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;display:grid}.segment-control button.active{color:#2f6dd2;background:#fff;box-shadow:0 2px 7px #23334c14}.segment-control button.active span{color:#3977e6;background:#eaf2ff}.segment-control.compact button{padding:0 14px}.admin-search{color:#9ba6b6;background:#fff;border:1px solid #dfe4eb;border-radius:8px;align-items:center;gap:8px;min-width:210px;height:36px;margin-left:auto;padding:0 11px;display:flex}.admin-search.wide{width:min(390px,40vw);margin-left:0}.admin-search input{color:#48556a;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.admin-search input::placeholder{color:#aab3c1}.filter-button{color:#6f7c90;background:#fff;border:1px solid #dfe4eb;border-radius:8px;align-items:center;gap:6px;height:36px;padding:0 11px;font-size:10px;display:flex}.admin-data-card{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 7px 24px #1f2a4406}.data-head,.data-row{align-items:center;gap:18px;padding:0 17px;display:grid}.course-admin-list .data-head,.course-admin-list .data-row{grid-template-columns:minmax(300px,2fr) minmax(95px,.65fr) 85px minmax(110px,.7fr) 100px}.people-admin-list .data-head,.people-admin-list .data-row{grid-template-columns:minmax(190px,1.1fr) minmax(180px,1fr) minmax(220px,1.25fr) 75px 90px}.data-head{color:#909bad;background:#f8f9fb;border-bottom:1px solid #e9edf2;height:42px;font-size:9px;font-weight:700}.data-row{border-bottom:1px solid #edf0f4;min-height:76px}.data-row:last-of-type{border-bottom:0}.data-row:hover{background:#fbfcfe}.entity-cell{align-items:center;gap:11px;min-width:0;display:flex}.entity-cell>div,.stack-cell{min-width:0}.entity-cell strong,.entity-cell small,.stack-cell strong,.stack-cell small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.entity-cell strong{color:#38455b;font-size:11px}.entity-cell small{color:#929cad;max-width:360px;margin-top:5px;font-size:9px}.entity-icon{border-radius:9px;flex:none;place-items:center;width:37px;height:37px;display:grid}.entity-icon svg{width:18px}.entity-icon.blue{color:#3977e6;background:#eaf2ff}.entity-icon.violet{color:#7b61d1;background:#f0ecff}.stack-cell strong{color:#566278;font-size:10px;font-weight:650}.stack-cell small{color:#9ba5b5;margin-top:5px;font-size:9px}.status-pill{white-space:nowrap;border-radius:12px;align-items:center;gap:5px;width:fit-content;padding:5px 8px;font-size:9px;font-weight:700;display:inline-flex}.status-pill.green{color:#147b60;background:#e8f8f2}.status-pill.blue{color:#2f6fd5;background:#eaf2ff}.status-pill.gray{color:#778397;background:#eef1f5}.row-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.row-actions>button:not(.text-action),.project-card-top>button{color:#99a4b5;background:0 0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.row-actions>button:hover,.project-card-top>button:hover{background:#f0f3f7}.text-action{color:#3977e6;white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:4px;font-size:9px;font-weight:750;display:inline-flex}.list-empty{color:#a0aaba;place-content:center;justify-items:center;gap:9px;min-height:180px;font-size:10px;display:grid}.table-footer{color:#929cad;background:#fafbfc;justify-content:space-between;align-items:center;height:48px;padding:0 17px;font-size:9px;display:flex}.table-footer div{align-items:center;gap:5px;display:flex}.table-footer button,.table-footer strong{border-radius:6px;place-items:center;width:26px;height:26px;display:grid}.table-footer button{color:#95a0b1;background:#fff;border:1px solid #e2e6ec}.table-footer strong{color:#fff;background:#3977e6}.remote-state{width:100%}.remote-state.error{color:#c94d5d}.project-card-grid>.list-empty{border:1px solid var(--border);background:#fff;border-radius:12px;grid-column:1/-1}.project-stat-strip,.people-summary{gap:12px;margin-bottom:12px;display:grid}.project-stat-strip{grid-template-columns:repeat(3,1fr)}.people-summary{grid-template-columns:repeat(4,1fr)}.mini-stat{border:1px solid var(--border);background:#fff;border-radius:11px;align-content:center;min-height:105px;padding:16px 18px;display:grid;position:relative;overflow:hidden}.mini-stat:after{content:"";opacity:.52;border-radius:50%;width:76px;height:76px;position:absolute;bottom:-29px;right:-24px}.mini-stat.blue:after{background:#deebff}.mini-stat.teal:after{background:#d9f4ec}.mini-stat.violet:after{background:#eee8ff}.mini-stat.orange:after{background:#fff0d8}.mini-stat span{color:#8995a7;font-size:9px}.mini-stat strong{color:#27344a;margin:7px 0 4px;font-size:23px;line-height:1}.mini-stat small{color:#9ba5b4;font-size:8px}.project-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.project-admin-card{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;padding:17px;transition:transform .18s,box-shadow .18s}.project-admin-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px #1f2a4412}.project-card-top{align-items:center;gap:8px;display:flex}.project-card-top .status-pill{margin-left:auto}.project-admin-card h3{color:#334057;margin:15px 0 6px;font-size:13px}.project-admin-card>p{color:#909bad;height:30px;font-size:9px;line-height:1.65;overflow:hidden}.audience-chip{color:#376ead;white-space:nowrap;text-overflow:ellipsis;background:#edf5ff;border-radius:7px;align-items:center;gap:5px;width:fit-content;max-width:100%;margin:12px 0;padding:6px 8px;font-size:8px;display:flex;overflow:hidden}.project-metrics{border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 0;display:grid}.project-metrics span{gap:5px;display:grid}.project-metrics small{color:#9ba5b4;font-size:8px}.project-metrics strong{color:#405069;font-size:14px}.project-card-foot{justify-content:space-between;align-items:center;gap:8px;padding-top:13px;display:flex}.project-card-foot>span{color:#909bab;align-items:center;gap:5px;font-size:8px;display:flex}.person-avatar{color:#3b6fb8;background:#e8f0fc;border-radius:10px;flex:none;place-items:center;width:35px;height:35px;font-size:12px;font-weight:800;display:grid}.role-chips{flex-wrap:wrap;gap:5px;display:flex}.role-chips span{color:#627087;background:#f0f3f7;border-radius:10px;padding:4px 7px;font-size:8px}.role-chips span:not(:first-child){color:#5e4ca7;background:#f0ecff}.modal-layer{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#121b2c8a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:15px;width:min(520px,100%);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 30px 80px #0e162540}.admin-modal>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:flex-start;padding:21px 22px 17px;display:flex}.admin-modal h2{color:#2e3a50;font-size:17px}.admin-modal header p{color:#8d98aa;margin-top:6px;font-size:10px}.admin-modal header button{color:#8e99aa;background:0 0;place-items:center;display:grid}.admin-modal header button svg{width:19px}.admin-form{gap:15px;padding:20px 22px 22px;display:grid}.admin-form label{gap:7px;display:grid}.admin-form label>span{color:#59667b;font-size:10px;font-weight:700}.admin-form input,.admin-form textarea,.admin-form select{color:#3e4c62;width:100%;font:inherit;background:#fff;border:1px solid #dfe4eb;border-radius:8px;outline:none;padding:10px 11px;font-size:11px}.admin-form input:focus,.admin-form textarea:focus,.admin-form select:focus{border-color:#79a5ef;box-shadow:0 0 0 3px #eaf2ff}.admin-form textarea{resize:vertical}.form-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.form-callout{color:#6f7b8f;background:#f4f6f9;border-radius:8px;align-items:flex-start;gap:8px;padding:11px;font-size:9px;line-height:1.55;display:flex}.form-callout svg{flex:none;margin-top:1px}.form-callout.blue{color:#3f6ca8;background:#edf5ff}.admin-form footer{justify-content:flex-end;gap:8px;padding-top:3px;display:flex}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1180px){.project-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.people-summary{grid-template-columns:repeat(2,1fr)}.people-admin-list .data-head,.people-admin-list .data-row{grid-template-columns:minmax(180px,1fr) minmax(150px,.8fr) minmax(180px,1fr) 70px}.people-admin-list .data-head span:last-child{display:none}.people-admin-list .data-row>.text-action{grid-column:4}}@media (width<=760px){.sprint1-page .admin-heading{gap:14px;display:grid}.sprint1-page .admin-heading>div:last-child{justify-content:flex-start;width:100%}.sprint1-page .admin-heading>div:last-child .secondary-button{display:inline-flex}.module-toolbar{flex-wrap:wrap;align-items:stretch;padding:10px}.segment-control{max-width:100%;overflow-x:auto}.segment-control button{flex:none}.admin-search,.admin-search.wide{order:3;width:100%;margin-left:0}.filter-button{margin-left:auto}.project-stat-strip{grid-template-columns:1fr 1fr}.project-stat-strip .mini-stat:last-child{grid-column:1/-1}.people-summary{grid-template-columns:1fr 1fr;gap:9px}.mini-stat{min-height:92px;padding:14px}.project-card-grid{grid-template-columns:1fr}.data-head{display:none}.course-admin-list .data-row,.people-admin-list .data-row{grid-template-columns:1fr auto;gap:13px;padding:15px;position:relative}.course-admin-list .data-row .entity-cell,.people-admin-list .data-row .entity-cell{grid-column:1/-1}.course-admin-list .data-row .stack-cell,.people-admin-list .data-row .stack-cell{grid-column:1}.course-admin-list .data-row>.status-pill,.people-admin-list .data-row>.status-pill{grid-area:2/2}.course-admin-list .data-row>.stack-cell:nth-of-type(2){display:none}.course-admin-list .row-actions{position:absolute;top:12px;right:12px}.people-admin-list .role-chips{grid-column:1/-1}.people-admin-list .data-row>.text-action{grid-area:4/2;align-self:center}.table-footer{padding:0 14px}.modal-layer{align-items:end;padding:0}.admin-modal{border-radius:18px 18px 0 0;width:100%;max-height:92vh}.admin-modal>header,.admin-form{padding-left:18px;padding-right:18px}.form-grid{grid-template-columns:1fr}}.real-exam-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.real-exam-card{border:1px solid var(--border);background:#fff;border-radius:15px;flex-direction:column;min-width:0;padding:22px;display:flex;position:relative;box-shadow:0 8px 30px #1f2a4406}.real-exam-card.highlighted{border-color:#7ba8ef;box-shadow:0 0 0 3px #eaf2ff}.exam-card-heading{justify-content:space-between;align-items:center;margin-bottom:17px;display:flex}.exam-card-heading>span{color:#d54a5a;background:#feedef;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.exam-card-heading>span svg{width:21px}.exam-card-heading em{color:#147b60;background:#e8f8f2;border-radius:12px;align-items:center;gap:4px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:750;display:flex}.exam-card-heading em svg{width:13px}.real-exam-card>small{color:#9aa5b6;font-size:9px}.real-exam-card h2{color:#303d54;margin:7px 0;font-size:16px}.real-exam-card>p{color:#8a95a7;min-height:38px;font-size:10px;line-height:1.7}.exam-facts{flex-wrap:wrap;gap:7px;margin:14px 0;display:flex}.exam-facts span{color:#647187;background:#f3f5f8;border-radius:7px;align-items:center;gap:4px;padding:6px 8px;font-size:9px;display:flex}.exam-facts svg{width:13px}.exam-best{border-top:1px solid #edf0f4;justify-content:space-between;align-items:baseline;margin:auto 0 12px;padding-top:12px;display:flex}.exam-best span{color:#929cad;font-size:9px}.exam-best strong{color:#2d6fd5;font-size:20px}.real-exam-card>button{width:100%}.exam-inline-error{color:#bf4756;background:#fff0f2;border:1px solid #f5d5da;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;padding:10px 13px;font-size:10px;display:flex}.exam-inline-error button{color:#b63e4e;background:0 0;font-weight:750}.exam-attempt-page{width:min(1100px,100% - 40px)}.attempt-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.attempt-header .back-button{margin-bottom:19px}.attempt-header h1{color:var(--slate);font-size:clamp(24px,3vw,32px)}.attempt-header>div>p:last-child{color:#8490a4;margin-top:7px;font-size:11px}.exam-timer{color:#3977e6;background:#eaf2ff;border-radius:12px;align-items:center;gap:10px;min-width:155px;padding:12px 15px;display:flex}.exam-timer>svg{width:22px}.exam-timer span{gap:2px;font-size:9px;display:grid}.exam-timer strong{color:#235fbf;letter-spacing:.04em;font-size:18px}.exam-timer.urgent{color:#d34b5b;background:#feedef}.exam-timer.urgent strong{color:#bd3b4b}.attempt-layout{grid-template-columns:minmax(0,1fr) 245px;align-items:start;gap:16px;display:grid}.question-stack{gap:12px;display:grid}.question-card{border:1px solid var(--border);background:#fff;border-radius:14px;padding:20px}.question-card>header{grid-template-columns:32px 1fr;align-items:start;gap:11px;display:grid}.question-card>header>span{color:#3977e6;background:#eaf2ff;border-radius:9px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:800;display:grid}.question-card small{color:#8e99aa;font-size:9px}.question-card h2{color:#334057;margin:5px 0 15px;font-size:14px;line-height:1.55}.answer-options{gap:8px;margin-left:43px;display:grid}.answer-options label{color:#57647a;cursor:pointer;background:#f8f9fb;border:1px solid #edf0f4;border-radius:9px;grid-template-columns:27px 1fr;align-items:center;gap:10px;min-height:46px;padding:8px 11px;font-size:11px;display:grid}.answer-options label.selected{color:#2d64b8;background:#eef5ff;border-color:#9abcf2}.answer-options input{opacity:0;pointer-events:none;position:absolute}.answer-options i{color:#7f8b9e;background:#fff;border:1px solid #dfe4eb;border-radius:7px;place-items:center;width:25px;height:25px;font-size:9px;font-style:normal;font-weight:750;display:grid}.answer-options label.selected i{color:#fff;background:#3977e6;border-color:#3977e6}.answer-options i svg{width:14px}.attempt-submit-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:14px;justify-items:center;padding:21px;display:grid;position:sticky;top:88px}.attempt-submit-card>svg{color:#3977e6;width:31px;height:31px}.attempt-submit-card h3{color:#405069;margin:12px 0 5px;font-size:12px}.attempt-submit-card>strong{color:#27344a;font-size:24px}.attempt-submit-card .progress-line{width:100%;margin:12px 0}.attempt-submit-card p{color:#929cad;margin-bottom:15px;font-size:9px;line-height:1.65}.attempt-submit-card button{width:100%}.exam-result-page{place-items:center;min-height:calc(100vh - 72px);display:grid}.exam-result-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:18px;justify-items:center;width:min(480px,100%);padding:42px 32px;display:grid;box-shadow:0 18px 50px #1f2a4412}.exam-result-card>span{border-radius:20px;place-items:center;width:68px;height:68px;margin-bottom:16px;display:grid}.exam-result-card>span svg{width:32px;height:32px}.exam-result-card.passed>span{color:#0f9d68;background:#e5f8ef}.exam-result-card.failed>span{color:#d34b5b;background:#feedef}.exam-result-card>small{color:#9aa5b6;letter-spacing:.12em;font-size:9px}.exam-result-card h1{color:#27344a;margin:6px 0 10px;font-size:25px}.exam-result-card>strong{color:#2e6fd2;font-size:52px;line-height:1}.exam-result-card.failed>strong{color:#cc4858}.exam-result-card>strong em{margin-left:4px;font-size:13px;font-style:normal}.exam-result-card>p{color:#7f8b9e;margin:13px 0;font-size:11px}.result-attempts{color:#6f7b8f;background:#f3f5f8;border-radius:8px;margin-bottom:20px;padding:7px 11px;font-size:9px}.exam-admin-list .data-head,.exam-admin-list .data-row{grid-template-columns:minmax(280px,1.7fr) minmax(180px,1fr) 85px minmax(110px,.7fr) 100px}.entity-icon.red{color:#d54a5a;background:#feedef}.admin-modal.wide{width:min(820px,100%)}.exam-editor{gap:18px}.exam-meta-grid{grid-template-columns:repeat(6,1fr);gap:11px;display:grid}.exam-meta-grid label:first-child,.exam-meta-grid label:nth-child(2){grid-column:span 3}.exam-meta-grid label:nth-child(n+3){grid-column:span 2}.question-editor-heading{justify-content:space-between;align-items:center;padding-top:2px;display:flex}.question-editor-heading>div{gap:3px;display:grid}.question-editor-heading strong{color:#405069;font-size:12px}.question-editor-heading span{color:#98a2b2;font-size:9px}.question-editors{gap:11px;display:grid}.question-editor-card{background:#f8f9fb;border:1px solid #e8ecf1;border-radius:10px;padding:14px}.question-editor-card>header{align-items:center;gap:8px;margin-bottom:12px;display:flex}.question-editor-card>header>span{color:#405069;font-size:10px;font-weight:750}.question-editor-card>header select{width:auto;margin-left:auto;padding:6px 8px}.question-editor-card>header button{color:#bd4c59;background:#feedef;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.question-editor-card>header button svg{width:14px}.question-editor-grid{grid-template-columns:1.35fr .65fr;gap:10px;margin-top:10px;display:grid}.question-editor-grid>div{align-content:start;gap:10px;display:grid}.project-item-heading{justify-content:space-between;align-items:center;display:flex}.project-item-heading>div{gap:3px;display:grid}.project-item-heading strong{color:#405069;font-size:11px}.project-item-heading span{color:#98a2b2;font-size:9px}.project-item-editors{gap:8px;display:grid}.project-item-editors>div{background:#f8f9fb;border:1px solid #e8ecf1;border-radius:9px;grid-template-columns:48px 100px 1fr 30px;align-items:center;gap:8px;padding:10px;display:grid}.project-item-editors>div>span{color:#6c788b;font-size:9px;font-weight:750}.project-item-editors select{color:#445168;background:#fff;border:1px solid #dfe4eb;border-radius:7px;padding:8px;font-size:10px}.project-item-editors>div>button{color:#bd4c59;background:#feedef;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.project-item-editors>div>button svg{width:14px}@media (width<=920px){.real-exam-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.attempt-layout{grid-template-columns:1fr}.attempt-submit-card{position:static}.exam-meta-grid{grid-template-columns:repeat(2,1fr)}.exam-meta-grid label:nth-child(n){grid-column:span 1}.exam-meta-grid label:first-child,.exam-meta-grid label:nth-child(2){grid-column:1/-1}}@media (width<=760px){.real-exam-grid{grid-template-columns:1fr}.real-exam-card{padding:18px}.attempt-header{flex-direction:column;align-items:stretch}.attempt-header .back-button{margin-bottom:15px}.exam-timer{width:100%}.question-card{padding:15px}.answer-options{margin-left:0}.exam-result-page{min-height:calc(100vh - 150px)}.exam-result-card{padding:32px 20px}.exam-admin-list .data-row{grid-template-columns:1fr auto;gap:13px;padding:15px;position:relative}.exam-admin-list .data-row .entity-cell{grid-column:1/-1}.exam-admin-list .data-row .stack-cell{grid-column:1}.exam-admin-list .data-row>.status-pill{grid-area:2/2}.exam-admin-list .row-actions{position:absolute;top:12px;right:12px}.question-editor-grid,.exam-meta-grid{grid-template-columns:1fr}.exam-meta-grid label:nth-child(n){grid-column:1}.project-item-heading{align-items:flex-start;gap:9px}.project-item-editors>div{grid-template-columns:1fr 30px}.project-item-editors>div>span{grid-column:1/-1}.project-item-editors select{min-width:0}.project-item-editors select:first-of-type,.project-item-editors select:last-of-type{grid-column:1}.project-item-editors>div>button{grid-area:2/2}}
