: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-art>img,.course-card__art>img{z-index:0;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.course-art:has(>img):before{z-index:1;opacity:.12;background:#142033}.course-card__art:has(>img):before{z-index:1;opacity:.12;background:#142033}:is(.course-art:has(>img)>span,.course-art:has(>img)>button,.course-card__art:has(>img)>i,.course-card__art:has(>img)>svg){z-index:2}.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}.list-art.has-cover{background:#edf1f3;overflow:hidden}.list-art.has-cover img{object-fit:cover;width:100%;height:100%}.course-detail-overview.with-cover{grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:14px;margin:18px 0;display:grid}.course-detail-overview.with-cover>img{object-fit:cover;border:1px solid #e1e6eb;border-radius:13px;width:100%;height:100%;min-height:145px}.course-detail-overview.with-cover .detail-progress{margin:0}.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}.course-certificate-panel{background:linear-gradient(135deg,#fff 0%,#f7faff 100%);border:1px solid #dce5f2;border-radius:14px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:15px;margin-bottom:16px;padding:18px 20px;display:grid;box-shadow:0 8px 24px #264b840a}.course-certificate-panel.earned{background:linear-gradient(135deg,#fff 0%,#f2fbf7 100%);border-color:#ccebdc}.course-certificate-icon{color:#57739c;background:#eaf1fb;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.course-certificate-panel.earned .course-certificate-icon{color:#0c9867;background:#e2f7ed}.course-certificate-icon svg{width:24px}.course-certificate-copy{min-width:0}.course-certificate-copy small{color:#7d899c;letter-spacing:.08em;align-items:center;gap:7px;font-size:9px;font-weight:750;display:flex}.course-certificate-copy small i{color:#758299;letter-spacing:0;background:#e9edf3;border-radius:9px;padding:4px 7px;font-size:8px;font-style:normal}.course-certificate-copy small i.valid,.course-certificate-copy small i.expiring{color:#0b8d60;background:#dcf5e9}.course-certificate-copy small i.expired,.course-certificate-copy small i.revoked{color:#b14b59;background:#fce8eb}.course-certificate-copy h2{color:#334057;margin:6px 0 5px;font-size:15px}.course-certificate-copy p{overflow-wrap:anywhere;color:#8792a5;font-size:10px;line-height:1.55}.course-certificate-copy .course-certificate-reason{color:#b14b59;margin-top:4px}.course-certificate-actions{gap:8px;display:flex}.course-certificate-actions a{white-space:nowrap;text-decoration:none}.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}.lesson-list article.historical-subtask{background:#f8f9fb;border-style:dashed}.historical-subtask .lesson-state{color:#8b95a6;background:#eceff3}.historical-subtask .lesson-state.done{color:#687486;background:#e8ebef}.historical-subtask h3{color:#687486}.historical-subtask small{color:#9b7b4f}.historical-button{color:#6e7787;background:#eef1f5;border-color:#dfe4ea}.historical-course-row{background:#f8f9fb!important;border-style:dashed!important}.historical-course-row .list-art{filter:grayscale(.6);opacity:.76}.historical-course-row small{color:#9b7b4f!important}.course-detail-tags{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.course-detail-tags i{color:#557292;background:#edf4fb;border-radius:8px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:750}.course-history-notice{color:#6f5a3c;background:#fff9ee;border:1px solid #eadfc8;border-radius:12px;grid-template-columns:38px minmax(0,1fr);gap:12px;margin-bottom:16px;padding:15px 17px;display:grid}.course-history-notice>svg{box-sizing:content-box;color:#98703b;background:#f5e8cc;border-radius:10px;width:19px;padding:9px}.course-history-notice strong{color:#604b30;font-size:11px}.course-history-notice p{margin-top:4px;font-size:9px;line-height:1.6}.course-notes-panel{--note-ink:#35463f;--note-jade:#27735e;background:linear-gradient(90deg,#27735e0e 0 1px,#0000 1px 100%) 0 0/23px 100%,linear-gradient(#fffdfa,#fff) 0 0/100% 100%;border:1px solid #dfe7e1;border-radius:15px;margin:18px 0 20px;padding:0 20px 20px;position:relative;overflow:hidden;box-shadow:0 10px 30px #2d483e0a}.course-notes-panel:before{content:"";background:linear-gradient(#2b8a6b,#8fc5b3);width:4px;position:absolute;inset:0 auto 0 0}.course-notes-head{background:#f8fcf9e6;border-bottom:1px solid #e4ebe6;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:12px;margin:0 -20px 16px;padding:17px 20px 15px 24px;display:grid}.course-notes-mark{width:43px;height:43px;color:var(--note-jade);background:#e5f4ed;border-radius:12px;place-items:center;display:grid;transform:rotate(-2deg)}.course-notes-mark svg{width:21px}.course-notes-head small{color:#8aa096;letter-spacing:.14em;font-size:7px;font-weight:800}.course-notes-head h2{color:var(--note-ink);letter-spacing:.01em;margin-top:3px;font-family:Songti SC,STSong,serif;font-size:16px}.course-notes-head h2 em{min-width:19px;height:19px;color:var(--note-jade);background:#e4f2ec;border-radius:10px;place-items:center;margin-left:6px;padding:0 5px;font:700 9px sans-serif;display:inline-grid}.course-notes-head p{color:#89988f;align-items:center;gap:4px;margin-top:4px;font-size:8px;display:flex}.course-notes-head p svg{width:10px}.course-notes-state,.course-note-empty{color:#8c9b92;text-align:center;place-content:center;justify-items:center;gap:5px;min-height:96px;font-size:9px;display:grid}.course-notes-feedback{border-radius:9px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding:9px 11px;font-size:8px;display:flex}.course-notes-feedback.error{color:#a94452;background:#fff0f2}.course-notes-feedback.success{color:#24745d;background:#eaf7f1}.course-notes-feedback button{color:inherit;background:0 0;font-weight:750}.course-notes-readonly{color:#776349;background:#fff8eb;border:1px solid #eee0c4;border-radius:10px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;margin-bottom:13px;padding:11px 12px;display:grid}.course-notes-readonly>svg{box-sizing:content-box;color:#8e6b3d;background:#f6e8cc;border-radius:9px;width:17px;padding:7px}.course-notes-readonly strong{color:#685235;font-size:9px}.course-notes-readonly p{margin-top:3px;font-size:8px;line-height:1.45}.course-note-editor{background:#ffffffe0;border:1px solid #dfe8e2;border-radius:11px;margin-bottom:14px;padding:13px;transition:border-color .18s,box-shadow .18s}.course-note-editor:focus-within,.course-note-editor.editing{border-color:#86b9a8;box-shadow:0 0 0 3px #30896c12}.course-note-editor-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.course-note-editor-head strong{color:#486057;font-size:9px}.course-note-editor-head button{color:#829087;background:#f0f4f1;border-radius:7px;place-items:center;width:23px;height:23px;display:grid}.course-note-editor-head svg{width:13px}.course-note-editor textarea{color:#41534c;resize:vertical;background:0 0;border:0;outline:0;width:100%;padding:0;font:11px/1.75 inherit}.course-note-editor textarea::placeholder{color:#a5afa9}.course-note-editor>footer{border-top:1px dashed #e1e7e3;grid-template-columns:minmax(180px,1fr) auto auto;align-items:end;gap:10px;padding-top:10px;display:grid}.course-note-editor label{gap:4px;display:grid}.course-note-editor label>span{color:#91a097;font-size:7px}.course-note-editor select{color:#63736b;background:#f7f9f7;border:1px solid #e2e7e3;border-radius:8px;min-width:0;max-width:320px;padding:7px 9px;font-size:8px}.course-note-count{color:#9ba69f;align-self:center;font-size:7px}.course-note-editor .primary-button{justify-content:center;min-width:82px}.course-note-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.course-note-list>article{background:#ffffffd1;border:1px solid #e1e8e3;border-radius:11px;align-content:space-between;min-width:0;min-height:125px;padding:13px 14px 11px;transition:transform .18s,border-color .18s;display:grid;box-shadow:inset 3px 0 #dfeee8}.course-note-list>article:hover,.course-note-list>article.active{border-color:#a7cdbf;transform:translateY(-1px)}.course-note-list article>header,.course-note-list article>footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.course-note-list article>header>span{align-items:center;gap:6px;min-width:0;display:flex}.course-note-list article header i{color:#2a765e;background:#e6f3ed;border-radius:7px;flex:none;padding:3px 6px;font-size:7px;font-style:normal;font-weight:750}.course-note-list article header strong{color:#718078;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.course-note-list article header small{color:#9aa69f;flex:none;align-items:center;gap:3px;font-size:7px;display:flex}.course-note-list article header small svg{width:9px}.course-note-list article>p{color:#3f514a;white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0 16px;font-family:Songti SC,STSong,serif;font-size:11px;line-height:1.75}.course-note-list article time{color:#9ba59f;font-size:7px}.course-note-actions,.course-note-delete-confirm{color:#8f9b94;align-items:center;gap:7px;font-size:7px;display:flex}.course-note-actions button{color:#73857c;background:0 0;align-items:center;gap:3px;font-size:7px;display:flex}.course-note-actions button:last-child{color:#a66a72}.course-note-actions svg{width:10px}.course-note-delete-confirm button{color:#a34854;background:0 0;font-size:7px;font-weight:750}.course-note-delete-confirm button:last-child{color:#75837b}.course-note-empty{border:1px dashed #dce5df;border-radius:11px;grid-column:1/-1;min-height:120px}.course-note-empty svg{color:#6f9c8c;width:24px}.course-note-empty strong{color:#60736a;font-size:9px}.course-note-empty p{color:#96a29b;font-size:8px}.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}}.certificate-template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.certificate-template-card{border:1px solid var(--border);background:#fff;border-radius:13px;grid-template-columns:190px minmax(0,1fr);min-width:0;display:grid;overflow:hidden;box-shadow:0 8px 28px #1f2a4406}.certificate-template-mini{--template-bg:#eef8f3;--template-primary:#0f8f61;--template-accent:#c5a45c;min-height:184px;color:var(--template-primary);background:var(--template-bg);text-align:center;place-content:center;justify-items:center;gap:8px;padding:22px;display:grid;position:relative}.certificate-template-mini:before,.certificate-template-mini:after{content:"";pointer-events:none;position:absolute}.certificate-template-mini.border-double:before{border:3px solid var(--template-primary);border-radius:10px;inset:13px}.certificate-template-mini.border-double:after{border:1px solid var(--template-accent);border-radius:7px;inset:20px}.certificate-template-mini.border-single:before{border:3px solid var(--template-primary);border-radius:10px;inset:15px}.certificate-template-mini.border-minimal:before{border-top:3px solid var(--template-primary);border-bottom:2px solid var(--template-accent);inset:17px 20px}.certificate-template-mini span{max-width:140px;color:var(--template-primary);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.certificate-template-mini strong{color:#2d3a51;max-width:135px;font-size:13px;line-height:1.4}.certificate-template-mini i{color:var(--template-accent);letter-spacing:.12em;font-size:7px;font-style:normal}.certificate-template-card>div:last-child{flex-direction:column;min-width:0;padding:17px;display:flex}.certificate-template-card>div:last-child>header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.certificate-template-card header small{color:#9aa4b5;letter-spacing:.08em;font-size:7px}.certificate-template-card h2{color:#334057;margin-top:4px;font-size:13px}.certificate-template-card header>span{color:#3770ca;background:#eaf2ff;border-radius:9px;flex:none;padding:5px 7px;font-size:7px;font-weight:750}.certificate-template-card>div:last-child>p{color:#8995a7;margin:10px 0;font-size:9px;line-height:1.65}.certificate-template-swatches{align-items:center;gap:5px;margin-top:auto;display:flex}.certificate-template-swatches i{border:1px solid #dfe4eb;border-radius:5px;width:17px;height:17px}.certificate-template-swatches span{color:#8c97a8;margin-left:3px;font-size:8px}.certificate-template-card footer{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:8px;margin-top:12px;padding-top:11px;display:flex}.certificate-template-card footer small{color:#9aa4b5;font-size:7px}.certificate-template-card footer button{flex:none;padding:8px 10px;font-size:8px}.admin-modal.wide.certificate-template-modal{width:min(1180px,100%);overflow:hidden}.certificate-template-modal>header{z-index:1;position:relative}.certificate-template-editor{grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid}.certificate-template-workspace{grid-template-columns:minmax(390px,.82fr) minmax(0,1.18fr);min-height:0;display:grid}.certificate-template-fields{border-right:1px solid #edf0f4;align-content:start;gap:12px;max-height:calc(100vh - 190px);padding:17px 18px 20px;display:grid;overflow-y:auto}.certificate-template-error{color:#b64250;background:#feedef;border-radius:8px;padding:9px 10px;font-size:9px}.certificate-editor-section{background:#f8f9fb;border:1px solid #e8ecf1;border-radius:10px;gap:10px;padding:13px;display:grid}.certificate-editor-section>header{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.certificate-editor-section>header strong{color:#405069;font-size:11px}.certificate-editor-section>header span{color:#98a2b2;font-size:7px}.certificate-editor-section label{gap:6px;display:grid}.certificate-editor-section label>span{color:#5d6a7f;font-size:9px;font-weight:700}.certificate-editor-section input:not([type=checkbox]):not([type=color]),.certificate-editor-section textarea,.certificate-editor-section select{color:#3e4c62;width:100%;font:inherit;background:#fff;border:1px solid #dfe4eb;border-radius:8px;outline:none;padding:9px 10px;font-size:9px}.certificate-editor-section input:focus,.certificate-editor-section textarea:focus,.certificate-editor-section select:focus{border-color:#79a5ef;box-shadow:0 0 0 3px #eaf2ff}.certificate-editor-section textarea{resize:vertical}.certificate-editor-section label>small{color:#98a2b2;font-size:7px}.certificate-color-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.certificate-color-field{background:#fff;border:1px solid #dfe4eb;border-radius:8px;align-items:center;gap:7px;height:37px;padding:5px 8px;display:flex}.certificate-color-field input{border:0;border-radius:5px;width:22px;height:22px;padding:0;overflow:hidden}.certificate-color-field code{color:#657188;font-family:inherit;font-size:8px}.certificate-toggle-grid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.certificate-toggle{cursor:pointer;background:#fff;border:1px solid #e2e6ec;border-radius:8px;grid-template-columns:15px 1fr;align-items:center;min-height:34px;padding:8px;gap:7px!important;display:flex!important}.certificate-toggle input{accent-color:#3977e6;width:14px;height:14px;margin:0}.certificate-toggle span{white-space:nowrap;font-size:8px!important}.certificate-template-preview-panel{background:#f1f4f7;align-content:start;gap:14px;min-width:0;padding:18px;display:grid}.certificate-template-preview-panel>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.certificate-template-preview-panel>header>div{gap:3px;display:grid}.certificate-template-preview-panel header strong{color:#405069;font-size:11px}.certificate-template-preview-panel header span{color:#929cad;font-size:8px}.certificate-template-preview-panel header button{padding:8px 10px;font-size:8px}.certificate-template-preview-panel header button svg{width:13px}.certificate-template-preview-panel>img{aspect-ratio:1684/1190;object-fit:contain;background:#fff;border-radius:8px;width:100%;display:block;box-shadow:0 13px 35px #1f2a4424}.certificate-template-preview-panel>p{color:#55708c;background:#e7f1fb;border-radius:8px;align-items:flex-start;gap:7px;padding:10px;font-size:8px;line-height:1.55;display:flex}.certificate-template-preview-panel>p svg{flex:none}.certificate-live-preview{--certificate-bg:#eef8f3;--certificate-primary:#0f8f61;--certificate-accent:#c5a45c;aspect-ratio:1684/1190;background:var(--certificate-bg);border-radius:8px;padding:4.2%;display:grid;box-shadow:0 13px 35px #1f2a4424}.certificate-live-preview>div{text-align:center;background:#fff;border-radius:3%;align-content:start;justify-items:center;padding:7% 8%;display:grid;position:relative}.certificate-live-preview.border-double>div{border:3px solid var(--certificate-primary);box-shadow:inset 0 0 0 7px white,inset 0 0 0 8px var(--certificate-accent)}.certificate-live-preview.border-single>div{border:3px solid var(--certificate-primary)}.certificate-live-preview.border-minimal>div{border-top:3px solid var(--certificate-primary);border-bottom:2px solid var(--certificate-accent);border-radius:0}.certificate-live-preview small{max-width:80%;color:var(--certificate-primary);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(6px,.8vw,11px);font-weight:750;overflow:hidden}.certificate-live-preview em{color:var(--certificate-accent);letter-spacing:.12em;margin-top:1.2%;font-size:clamp(5px,.6vw,8px);font-style:normal}.certificate-live-preview h3{color:#243146;margin:7% 0 3%;font-size:clamp(12px,1.6vw,24px)}.certificate-live-preview p{color:#6b7687;max-width:88%;margin-top:1.8%;font-size:clamp(6px,.8vw,11px);line-height:1.4}.certificate-live-preview>div>strong{color:var(--certificate-primary);margin:2% 0;font-size:clamp(12px,1.5vw,22px)}.certificate-live-preview footer{color:#9099a8;text-align:left;border-top:1px solid #e2e6ec;grid-template-columns:repeat(3,1fr);gap:5%;width:80%;margin-top:7%;padding-top:4%;font-size:clamp(5px,.55vw,8px);display:grid}.certificate-live-preview footer b{color:#47536a;margin-top:3px;font-size:clamp(5px,.62vw,9px);display:inline-block}.certificate-live-preview>div>i{color:#7f8999;margin-top:3%;font-size:clamp(5px,.58vw,8px);font-style:normal}.certificate-live-preview mark{aspect-ratio:1;color:#b93e43;background:0 0;border:3px solid #b93e43c7;border-radius:50%;place-items:center;width:12%;padding:2%;font-size:clamp(5px,.7vw,10px);font-weight:800;line-height:1.15;display:grid;position:absolute;bottom:8%;right:8%}.certificate-template-actions{background:#fff;border-top:1px solid #edf0f4;justify-content:flex-end;gap:8px;padding:13px 18px;display:flex}.certificate-template-actions button{min-width:92px}@media (width<=1050px){.certificate-template-grid{grid-template-columns:1fr}.certificate-template-workspace{grid-template-columns:minmax(330px,.9fr) minmax(0,1.1fr)}}@media (width<=760px){.certificate-template-card{grid-template-columns:120px minmax(0,1fr)}.certificate-template-mini{min-height:168px;padding:13px}.certificate-template-card>div:last-child{padding:14px}.certificate-template-card footer{flex-direction:column;align-items:flex-start}.certificate-template-card footer button{width:100%}.admin-modal.wide.certificate-template-modal{max-height:94vh;overflow-y:auto}.certificate-template-workspace{display:block}.certificate-template-fields{border-right:0;max-height:none;padding:14px;overflow:visible}.certificate-color-grid,.certificate-toggle-grid{grid-template-columns:1fr}.certificate-template-preview-panel{padding:14px}.certificate-template-preview-panel>header{flex-direction:column;align-items:stretch}.certificate-template-preview-panel header button{width:100%}.certificate-template-actions{z-index:2;padding:12px 14px;position:sticky;bottom:0}.certificate-template-actions button{flex:1}.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}.course-certificate-panel{grid-template-columns:42px minmax(0,1fr);gap:12px;padding:16px}.course-certificate-icon{border-radius:12px;width:42px;height:42px}.course-certificate-actions{grid-column:1/-1}.course-certificate-actions a{flex:1}.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}.course-notes-panel{padding:0 13px 15px}.course-notes-head{margin-inline:-13px;padding-inline:16px 13px}.course-note-editor>footer{grid-template-columns:1fr auto}.course-note-editor label{grid-column:1/-1}.course-note-editor select{width:100%;max-width:none}.course-note-list{grid-template-columns:1fr}.course-note-list>article{min-height:112px}.course-note-list article>footer{flex-direction:column;align-items:flex-start}.course-note-actions,.course-note-delete-confirm{align-self:flex-end}.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}}.button-link{text-decoration:none}.planning-page .admin-heading{align-items:flex-end}.planning-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.planning-toolbar{align-items:center;gap:12px;display:flex}.planning-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.planning-card{border:1px solid var(--border);background:#fff;border-radius:13px;min-width:0;padding:18px;transition:transform .18s,box-shadow .18s}.planning-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1e2e4712}.planning-card>header{justify-content:space-between;align-items:center;display:flex}.planning-file-icon{border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.planning-file-icon svg{width:21px}.planning-file-icon.structured{color:#137a61;background:#e5f7f0}.planning-file-icon.archive{color:#7b5dc2;background:#f0ebfc}.planning-kicker{color:#378078;letter-spacing:.04em;margin-top:16px;font-size:9px;font-weight:750}.planning-card h3{color:#303e55;min-height:34px;margin:6px 0;font-size:14px;line-height:1.45}.planning-meta{color:#8b97a9;flex-wrap:wrap;gap:10px;margin:10px 0 15px;font-size:9px;display:flex}.planning-meta span{align-items:center;gap:4px;display:flex}.planning-meta svg{width:13px}.planning-progress p{color:#8a96a8;justify-content:space-between;margin-bottom:6px;font-size:9px;display:flex}.planning-progress p strong{color:#3e6fab}.planning-progress>div{background:#edf1f4;border-radius:5px;height:5px;overflow:hidden}.planning-progress i{border-radius:inherit;background:linear-gradient(90deg,#2d77dc,#30a78c);height:100%;display:block}.planning-card-numbers{border-block:1px solid #edf0f4;grid-template-columns:repeat(3,1fr);gap:6px;margin:14px 0;padding:13px 0;display:grid}.planning-card-numbers span{color:#99a3b2;gap:3px;font-size:8px;display:grid}.planning-card-numbers strong{color:#425169;font-size:14px}.planning-card>footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.planning-card>footer>span{color:#758195;white-space:nowrap;text-overflow:ellipsis;gap:3px;min-width:0;font-size:8px;display:grid;overflow:hidden}.planning-card>footer small{color:#a1aab8}.planning-empty{color:#8d98a9;text-align:center;background:#fff;border:1px dashed #d5dce5;border-radius:14px;grid-column:1/-1;place-content:center;justify-items:center;gap:10px;min-height:300px;padding:25px;display:grid}.planning-empty>svg{color:#3c82df;width:42px;height:42px}.planning-empty h3{color:#425067;font-size:14px}.planning-empty p{font-size:10px}.planning-empty.compact{border:0;min-height:210px}.status-pill.violet{color:#7254b6;background:#f0eafd}.planning-modal.wide{width:min(980px,100%)}.plan-mode-switch{grid-template-columns:1fr 1fr;gap:10px;display:grid}.plan-mode-switch>button{color:#738095;text-align:left;background:#f7f9fb;border:1px solid #e3e7ed;border-radius:10px;align-items:center;gap:10px;padding:13px;display:flex}.plan-mode-switch>button.active{color:#2f68bb;background:#edf5ff;border-color:#8db5ef;box-shadow:0 0 0 2px #e6f0ff}.plan-mode-switch svg{width:22px}.plan-mode-switch span{gap:3px;display:grid}.plan-mode-switch strong{color:#405069;font-size:11px}.plan-mode-switch small{color:#8d98aa;font-size:8px}.plan-dialog-error{color:#b74454;background:#fff0f2;border-radius:8px;align-items:center;gap:7px;padding:10px 12px;font-size:9px;display:flex}.plan-preview{padding:18px 21px 21px}.plan-preview>footer{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.plan-preview-stats{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:12px;display:grid}.plan-preview-stats span{border-radius:9px;gap:3px;padding:11px 12px;font-size:8px;display:grid}.plan-preview-stats strong{font-size:20px}.plan-preview-stats .add{color:#147b60;background:#e8f8f2}.plan-preview-stats .update{color:#2f6fd5;background:#eaf2ff}.plan-preview-stats .skip{color:#69778c;background:#eef1f5}.plan-preview-stats .error{color:#b84655;background:#feeaed}.duplicate-decision{color:#9a661c;background:#fff6e8;border:1px solid #f4ddba;border-radius:9px;grid-template-columns:28px 1fr;gap:10px;margin-bottom:12px;padding:12px;display:grid}.duplicate-decision>svg{width:19px}.duplicate-decision strong{color:#835715;font-size:10px}.duplicate-decision p{margin:4px 0 8px;font-size:9px;line-height:1.5}.duplicate-decision label{align-items:center;gap:4px;margin-right:13px;font-size:9px;display:inline-flex}.plan-preview-table{border:1px solid #e4e8ee;border-radius:10px;max-height:410px;overflow:auto}.plan-preview-table .head,.plan-preview-table .row{grid-template-columns:44px minmax(180px,1.4fr) 145px minmax(120px,.8fr) minmax(135px,.85fr);align-items:center;gap:9px;padding:10px 12px;display:grid}.plan-preview-table .head{z-index:2;color:#8490a3;background:#f5f7fa;font-size:8px;font-weight:750;position:sticky;top:0}.plan-preview-table .row{color:#68758a;border-top:1px solid #edf0f4;font-size:9px}.plan-preview-table .row.error{background:#fff8f9}.plan-preview-table .row>span{gap:4px;min-width:0;display:grid}.plan-preview-table .row strong{color:#445269;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.plan-preview-table .row small{color:#9aa4b3;font-size:8px}.preview-action{border-radius:9px;width:fit-content;padding:4px 7px;font-size:8px}.preview-action.add{color:#147b60;background:#e8f8f2}.preview-action.update{color:#2f6fd5;background:#eaf2ff}.preview-action.skip{color:#69778c;background:#eef1f5}.preview-action.error{color:#b84655;background:#feeaed}.plan-detail-actions{color:#8d98a9;background:#f8fafb;border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:10px;padding:13px 20px;font-size:9px;display:flex}.plan-item-list{max-height:65vh;padding:5px 20px 20px;display:grid;overflow:auto}.plan-item-list>article{border-bottom:1px solid #edf0f4;grid-template-columns:68px minmax(0,1fr) 92px;gap:14px;padding:17px 2px;display:grid}.plan-item-date{align-content:start;gap:4px;padding-top:2px;display:grid}.plan-item-date strong{color:#2e6ec9;font-size:14px}.plan-item-date small{color:#98a2b2;font-size:8px}.plan-item-main{min-width:0}.plan-item-main>header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.plan-item-main>header small{color:#8d98aa;font-size:8px}.plan-item-main h3{color:#35435a;margin:4px 0 6px;font-size:13px}.plan-item-main>p{color:#8d98aa;font-size:9px}.plan-item-menu{align-content:start;justify-items:end;gap:7px;display:grid}.plan-item-menu button{color:#778398;background:0 0;font-size:8px}.plan-item-menu button:hover{color:#2f6fd5}.linked-project{color:#3977e6;background:#edf5ff;border-radius:8px;grid-template-columns:28px 1fr minmax(80px,130px);align-items:center;gap:9px;margin-top:11px;padding:9px 10px;display:grid}.linked-project>svg{width:18px}.linked-project span{gap:3px;display:grid}.linked-project strong{color:#3d5f8d;font-size:9px}.linked-project small{color:#7994b9;font-size:8px}.linked-project>div{background:#d6e5f7;border-radius:5px;height:5px;overflow:hidden}.linked-project i{background:#3977e6;height:100%;display:block}.plan-item-linker{align-items:center;gap:7px;margin-top:10px;display:flex}.plan-item-linker>span{color:#a0a9b7;font-size:8px}.plan-item-linker select{color:#566379;background:#fff;border:1px solid #dfe4eb;border-radius:7px;min-width:0;max-width:240px;padding:8px;font-size:9px}@media (width<=1080px){.planning-stats{grid-template-columns:repeat(2,1fr)}.planning-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.planning-page .admin-heading>div:last-child{display:flex}.planning-page .admin-heading .button-link,.planning-page .admin-heading .primary-button{flex:1}.planning-stats{grid-template-columns:1fr 1fr}.planning-stats .mini-stat:last-child{grid-column:auto}.planning-grid,.plan-mode-switch{grid-template-columns:1fr}.planning-modal.wide{max-height:94vh}.plan-preview{padding:15px}.plan-preview-stats{grid-template-columns:1fr 1fr}.plan-preview-table{border:0}.plan-preview-table .head{display:none}.plan-preview-table .row{border:1px solid #e5e9ef;border-radius:9px;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;margin-bottom:8px;padding:12px}.plan-preview-table .row>span:nth-child(3),.plan-preview-table .row>span:nth-child(4){grid-column:2}.plan-preview-table .row>span:nth-child(5){grid-area:1/3/span 3;align-self:start}.plan-detail-actions{flex-direction:column;align-items:flex-start;padding:12px 15px}.plan-item-list{padding:3px 15px 18px}.plan-item-list>article{grid-template-columns:52px minmax(0,1fr);gap:9px}.plan-item-menu{flex-wrap:wrap;grid-column:2;justify-items:start;display:flex}.linked-project{grid-template-columns:26px 1fr}.linked-project>div{grid-column:1/-1}.plan-item-linker{flex-wrap:wrap;align-items:stretch}.plan-item-linker>span{display:none}.plan-item-linker select{flex:1;max-width:none}.plan-item-linker .secondary-button{width:100%}}@media (width<=420px){.planning-page .admin-heading>div:last-child{grid-template-columns:1fr;display:grid}.planning-stats{grid-template-columns:1fr}.planning-stats .mini-stat:last-child{grid-column:1}}@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(260px,1.65fr) minmax(95px,.55fr) 85px minmax(125px,.7fr) minmax(150px,.8fr)}.people-admin-list .data-head,.people-admin-list .data-row{grid-template-columns:minmax(170px,1.05fr) minmax(150px,.9fr) minmax(160px,1fr) minmax(155px,.9fr) 72px 88px}.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}.danger-button{background:#b94b58;box-shadow:0 5px 12px #b94b5829}.danger-button:hover{background:#a83f4c}.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>small{color:#a3acba;font-size:8px}.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}.people-mode-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.people-mode-switch>button{color:#7d899b;text-align:left;background:#ffffffb8;border:1px solid #e0e5ec;border-radius:11px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:13px 15px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.people-mode-switch>button:hover{border-color:#bdcbea;transform:translateY(-1px);box-shadow:0 8px 22px #1f2a440a}.people-mode-switch>button>svg{color:#7f8ba0;background:#f0f3f7;border-radius:9px;width:36px;height:36px;padding:9px}.people-mode-switch>button>span{color:#526078;gap:4px;min-width:0;font-size:11px;font-weight:800;display:grid}.people-mode-switch>button small{color:#9aa4b4;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:500;overflow:hidden}.people-mode-switch>button>strong{color:#778397;text-align:center;background:#f0f3f7;border-radius:14px;min-width:31px;padding:5px 7px;font-size:10px}.people-mode-switch>button.active{color:#2f6fd5;background:#fff;border-color:#b9d0f6;box-shadow:inset 3px 0 #3977e6,0 9px 24px #2f6fd512}.people-mode-switch>button.active>svg{color:#2f6fd5;background:#eaf2ff}.people-mode-switch>button.active>span{color:#334866}.people-mode-switch>button.active>strong{color:#2f6fd5;background:#eaf2ff}.people-tag-chips{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.people-tag-chips span{color:#157a60;text-overflow:ellipsis;white-space:nowrap;background:#e8f8f2;border:1px solid #d7f0e7;border-radius:10px;max-width:100%;padding:4px 7px;font-size:8px;font-weight:700;overflow:hidden}.people-tag-chips small{color:#a0a9b8;font-size:8px}.tag-toolbar{justify-content:space-between}.tag-toolbar .admin-search{margin-left:0}.tag-toolbar>small{color:#929cad;font-size:9px}.people-tag-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.people-tag-card{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-rows:auto auto 1fr auto;min-width:0;min-height:204px;padding:17px;display:grid;position:relative;overflow:hidden}.people-tag-card:after{content:"";background:var(--tag-soft);opacity:.62;border-radius:50%;width:115px;height:115px;position:absolute;top:-45px;right:-46px}.people-tag-card header{z-index:1;align-items:center;gap:8px;display:flex}.people-tag-card header>span{width:34px;height:34px;color:var(--tag-ink);background:var(--tag-soft);border-radius:9px;place-items:center;display:grid}.people-tag-card header small{color:#9ba5b4;letter-spacing:.07em;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 50px);font-size:7px;font-weight:750;overflow:hidden}.people-tag-card h3{color:#344159;margin:17px 0 7px;font-size:14px}.people-tag-card>p{color:#8b96a8;min-height:40px;font-size:9px;line-height:1.65}.people-tag-card footer{border-top:1px solid #edf0f4;justify-content:space-between;align-items:end;gap:10px;padding-top:15px;display:flex}.people-tag-card footer>div{gap:3px;display:grid}.people-tag-card footer strong{color:var(--tag-ink);font-size:20px}.people-tag-card footer span{color:#9aa4b3;font-size:8px}.people-tag-card.jade{--tag-ink:#167b61;--tag-soft:#e5f7f0}.people-tag-card.azure{--tag-ink:#2f6fd5;--tag-soft:#e8f1ff}.people-tag-card.amber{--tag-ink:#a66d1b;--tag-soft:#fff2dc}.people-tag-card.coral{--tag-ink:#bd5260;--tag-soft:#feeaed}.people-tag-card.slate{--tag-ink:#657186;--tag-soft:#edf0f4}.people-tag-form label>small{color:#9aa4b4;font-size:8px}.people-tag-member-editor{padding:17px 22px 0}.tag-member-toolbar{align-items:center;gap:9px;display:flex}.tag-member-toolbar .admin-search{flex:1;margin-left:0}.tag-member-bulk{color:#7b879a;background:#f5f7fa;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin:12px 0 9px;padding:10px 12px;font-size:9px;display:flex}.tag-member-bulk strong{color:#2f6fd5}.tag-member-bulk>div{gap:10px;display:flex}.tag-member-bulk button{color:#3977e6;background:0 0;font-size:8px;font-weight:750}.tag-member-list{gap:6px;max-height:430px;padding-right:4px;display:grid;overflow-y:auto}.tag-member-list>label{color:#506078;cursor:pointer;background:#fff;border:1px solid #e4e8ee;border-radius:9px;grid-template-columns:18px 35px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 11px;display:grid}.tag-member-list>label:hover{border-color:#c4d5ef}.tag-member-list>label.selected{background:#f3f8ff;border-color:#bcd2f5}.tag-member-list input{accent-color:#3977e6;width:15px;height:15px}.tag-member-list>label>span:nth-of-type(2){min-width:0}.tag-member-list strong,.tag-member-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.tag-member-list strong{font-size:10px}.tag-member-list small{color:#929dad;margin-top:4px;font-size:8px}.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,.people-tag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.people-summary{grid-template-columns:repeat(2,1fr)}.people-admin-list{overflow-x:auto}.people-admin-list .data-head,.people-admin-list .data-row{min-width:930px}}@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,.people-mode-switch,.people-tag-grid{grid-template-columns:1fr}.tag-toolbar{align-items:flex-start}.tag-toolbar>small{width:100%}.data-head{display:none}.course-admin-list .data-row,.people-admin-list .data-row{grid-template-columns:1fr auto;gap:13px;min-width:0;padding:15px;position:relative}.course-admin-list .data-row .entity-cell,.people-admin-list .data-row .entity-cell,.course-admin-list .data-row .stack-cell,.people-admin-list .data-row .stack-cell{grid-column:1/-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 .people-tag-chips,.people-admin-list .role-chips{grid-column:1/-1}.people-admin-list .data-row>.text-action{grid-column:2;align-self:center}.table-footer{padding:0 14px}.tag-member-toolbar,.tag-member-bulk{flex-direction:column;align-items:stretch}.tag-member-toolbar .admin-search{width:100%}.tag-member-bulk>div{justify-content:space-between}.tag-member-list>label{grid-template-columns:17px 34px minmax(0,1fr)}.tag-member-list .status-pill{grid-column:3}.people-tag-member-editor{padding-inline:16px}.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-availability{color:#23715c;background:#eaf8f3;border-radius:7px;margin:0 0 11px;padding:7px 9px;font-size:9px}.exam-availability.blocked{color:#876421;background:#fff6e4}.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-live-state{color:#8a96a8;justify-content:space-between;gap:12px;margin:-4px 0 13px;font-size:9px;display:flex}.exam-live-state span:last-child{color:#aa702a}.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-review-list{text-align:left;gap:8px;width:100%;margin:0 0 20px;display:grid}.exam-review-list article{background:#f7f9fc;border-left:3px solid #d04f5d;border-radius:7px;padding:11px}.exam-review-list article.correct{border-left-color:#17a174}.exam-review-list strong{color:#405069;font-size:10px}.exam-review-list p{color:#59667a;margin:5px 0;font-size:10px}.exam-review-list small,.exam-review-list em{color:#8490a2;font-size:9px;line-height:1.6;display:block}.exam-review-list em{margin-top:4px;font-style:normal}.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}.exam-rule-editor{background:#f4f8ff;border:1px solid #dce8fa;border-radius:10px;padding:14px}.exam-rule-editor>header{margin-bottom:12px}.exam-rule-editor>header div{gap:3px;display:grid}.exam-rule-editor>header strong{color:#36577f;font-size:12px}.exam-rule-editor>header span{color:#8498b3;font-size:9px}.exam-rule-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.exam-rule-checks{flex-wrap:wrap;gap:16px;margin-top:12px;display:flex}.exam-rule-checks label{color:#536b89;align-items:center;gap:7px;font-size:10px;display:flex}.exam-rule-checks input{width:14px;height:14px}.paper-mode-switch{background:#f8f9fb;border:1px solid #e8ecf1;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.paper-mode-switch>div:first-child{gap:3px;display:grid}.paper-mode-switch strong{color:#405069;font-size:11px}.paper-mode-switch span{color:#929dad;font-size:9px}.random-rule-editor{gap:11px;display:grid}.random-rule-list{gap:8px;display:grid}.random-rule-list>div{background:#f8f9fb;border:1px solid #e8ecf1;border-radius:9px;grid-template-columns:55px minmax(125px,1fr) 110px 105px 75px 82px 30px;align-items:end;gap:8px;padding:11px;display:grid}.random-rule-list>div>span{color:#647087;align-self:center;font-size:9px;font-weight:750}.random-rule-list input,.random-rule-list select{color:#445168;background:#fff;border:1px solid #dfe4eb;border-radius:7px;width:100%;min-width:0;padding:8px;font-size:9px}.random-rule-list label{gap:4px}.random-rule-list label>span{color:#7f8b9e;font-size:8px}.random-rule-list>div>button{color:#bd4c59;background:#feedef;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.random-rule-list>div>button svg{width:14px}.question-bank-toolbar{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:12px;padding:11px 13px;display:flex}.question-bank-filters,.question-bank-actions{align-items:center;gap:7px;display:flex}.question-bank-filters select{color:#677489;background:#fff;border:1px solid #dfe4eb;border-radius:8px;min-width:100px;height:36px;padding:0 9px;font-size:9px}.question-bank-actions{margin-left:auto}.question-bank-actions label.secondary-button{cursor:pointer}.question-bank-actions label.secondary-button input{display:none}.question-bank-actions label.disabled{opacity:.55;pointer-events:none}.question-bank-list .data-head,.question-bank-list .data-row{grid-template-columns:minmax(300px,1.7fr) minmax(150px,.8fr) 70px 55px 75px 115px}.question-bank-list .data-row>strong{color:#566278;font-size:10px}.question-bank-form .form-grid{grid-template-columns:repeat(4,1fr)}.question-import-summary{grid-template-columns:repeat(4,1fr);gap:9px;padding:18px 22px 12px;display:grid}.question-import-summary>span{color:#8995a7;background:#f5f7fa;border-radius:9px;gap:4px;padding:11px;font-size:9px;display:grid}.question-import-summary strong{color:#334057;font-size:19px}.question-import-summary .add strong{color:#158263}.question-import-summary .duplicate strong{color:#a86d19}.question-import-summary .error strong{color:#c24858}.question-import-table{border:1px solid #e6eaf0;border-radius:10px;margin:0 22px;overflow:hidden}.question-import-table .data-head,.question-import-table .data-row{grid-template-columns:35px 65px minmax(220px,1fr) 120px minmax(120px,.6fr)}.question-import-table .data-row{min-height:54px;font-size:9px}.question-import-table .data-row strong{color:#46546a;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.import-action{color:#6b778b}.import-action.add{color:#158263}.import-action.duplicate{color:#a86d19}.import-action.error{color:#c24858}.modal-footer{justify-content:flex-end;gap:8px;padding:16px 22px 22px;display:flex}.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}.active-project-content-form select{min-width:0}.project-content-rule{grid-template-columns:1fr 130px;gap:10px;display:grid}.project-content-rule>label{background:#f8fafc;border:1px solid #e5eaf0;border-radius:10px;align-items:center;gap:10px;min-height:58px;padding:11px 13px;display:flex}.project-content-rule>label:first-child input{accent-color:#2764ea;width:16px;height:16px}.project-content-rule>label:first-child span{gap:3px;display:grid}.project-content-rule strong{color:#334155;font-size:11px}.project-content-rule small{color:#8491a5;font-size:9px}.project-content-rule>label:last-child{grid-template-columns:1fr 52px;display:grid}.project-content-rule>label:last-child span{color:#627087;font-size:10px;font-weight:700}.project-content-rule input[type=number]{color:#334155;text-align:center;background:#fff;border:1px solid #dfe4eb;border-radius:7px;width:52px;padding:8px}.project-remove-form select{min-width:0}.project-remove-impact{color:#2465bc;background:#edf5ff;border:1px solid #d8e8fb;border-radius:10px;align-items:flex-start;gap:10px;padding:13px;display:flex}.project-remove-impact>svg{flex:none;margin-top:1px}.project-remove-impact div{gap:4px;display:grid}.project-remove-impact strong{color:#345779;font-size:11px}.project-remove-impact p{color:#6f849d;font-size:9px;line-height:1.55}.project-remove-impact.blocked{color:#b44b58;background:#fff1f2;border-color:#f1dadd}.project-remove-impact.blocked strong{color:#8f3f49}.project-remove-impact.blocked p{color:#9b6a71}@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,.exam-rule-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}.random-rule-list>div{grid-template-columns:48px 1fr 1fr 1fr}.random-rule-list>div label{grid-row:2}.random-rule-list>div>button{grid-column:4}}@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%}.exam-live-state{flex-direction:column}.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,.exam-rule-grid,.question-bank-form .form-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}.project-content-rule{grid-template-columns:1fr}.project-content-rule>label:last-child{min-height:48px}.paper-mode-switch{flex-direction:column;align-items:stretch}.random-rule-list>div{grid-template-columns:1fr 1fr}.random-rule-list>div>span,.random-rule-list>div>input{grid-column:1/-1}.random-rule-list>div label{grid-row:auto}.random-rule-list>div>button{grid-column:2;justify-self:end}.question-bank-toolbar .admin-search,.question-bank-actions{width:100%;margin-left:0}.question-bank-actions{flex-wrap:wrap}.question-bank-list .data-row{grid-template-columns:1fr auto;gap:11px;padding:15px;position:relative}.question-bank-list .entity-cell{grid-column:1/-1}.question-bank-list .stack-cell{grid-column:1}.question-bank-list .row-actions{position:absolute;top:10px;right:10px}.question-import-summary{grid-template-columns:1fr 1fr;padding-inline:18px}.question-import-table{margin-inline:18px;overflow-x:auto}.question-import-table .data-head,.question-import-table .data-row{min-width:650px}}.assignment-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:15px;display:grid}.assignment-list{border:1px solid var(--border);background:#fff;border-radius:14px;gap:7px;padding:8px;display:grid}.assignment-list>button{color:#526078;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;justify-items:start;gap:7px;padding:14px;display:grid}.assignment-list>button:hover{background:#f8fafc}.assignment-list>button.active{background:#eef5ff;border-color:#bdd3f7}.assignment-list strong{color:#334057;font-size:12px}.assignment-list small{color:#929dad;font-size:9px}.assignment-status{color:#6e7a8d;background:#eef1f5;border-radius:10px;align-items:center;width:fit-content;padding:4px 7px;font-size:8px;font-weight:800;display:inline-flex}.assignment-status.status-submitted{color:#2f6fd5;background:#eaf2ff}.assignment-status.status-returned{color:#bd6e12;background:#fff4df}.assignment-status.status-approved{color:#147b60;background:#e8f8f2}.assignment-status.status-draft{color:#7557bd;background:#f0ebff}.assignment-editor{border:1px solid var(--border);background:#fff;border-radius:14px;min-height:420px;padding:24px}.assignment-editor>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.assignment-editor>header small{color:#3977e6;font-size:9px;font-weight:800}.assignment-editor>header h2{color:#2f3c52;margin:5px 0 8px;font-size:19px}.assignment-editor>header p{color:#8490a4;font-size:11px;line-height:1.7}.assignment-feedback{color:#9a6720;background:#fff7e7;border:1px solid #f9e8bd;border-radius:9px;margin-top:16px;padding:12px 14px}.assignment-feedback.approved{color:#147b60;background:#e8f8f2;border-color:#cdeee1}.assignment-feedback strong{font-size:10px}.assignment-feedback p{margin-top:5px;font-size:10px;line-height:1.6}.assignment-text{gap:8px;margin-top:18px;display:grid}.assignment-text>span{color:#526078;justify-content:space-between;font-size:10px;font-weight:750;display:flex}.assignment-text em{color:#98a2b2;font-style:normal;font-weight:500}.assignment-text textarea{color:#3e4c62;resize:vertical;width:100%;font:inherit;background:#fbfcfd;border:1px solid #dfe4eb;border-radius:9px;outline:none;padding:13px;font-size:11px;line-height:1.7}.assignment-text textarea:focus{border-color:#79a5ef;box-shadow:0 0 0 3px #eaf2ff}.assignment-text textarea:disabled{color:#657188;background:#f5f7fa}.assignment-files{gap:10px;margin-top:16px;display:grid}.assignment-files>div:first-child{justify-content:space-between;align-items:center;gap:10px;display:flex}.assignment-files>div:first-child strong{color:#526078;font-size:10px}.assignment-files>div:first-child span{color:#98a2b2;font-size:8px}.assignment-files>div:nth-child(2){flex-wrap:wrap;gap:7px;display:flex}.assignment-file{color:#5a6780;background:#f3f5f8;border-radius:8px;align-items:center;gap:5px;max-width:100%;padding:7px 9px;font-size:9px;display:inline-flex}.assignment-file a{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.assignment-file button{color:#9aa5b6;background:0 0;place-items:center;padding:0;display:grid}.assignment-upload{color:#3977e6;cursor:pointer;background:#eef5ff;border-radius:8px;align-items:center;gap:6px;width:fit-content;padding:9px 12px;font-size:9px;font-weight:750;display:inline-flex}.assignment-upload input{display:none}.assignment-history{background:#f8f9fb;border-radius:9px;margin-top:18px;padding:11px 13px}.assignment-history summary{color:#5d6a7f;cursor:pointer;font-size:10px;font-weight:750}.assignment-history article{border-top:1px solid #e6eaf0;grid-template-columns:1fr auto;gap:5px;margin-top:11px;padding-top:11px;display:grid}.assignment-history strong,.assignment-history time{color:#667389;font-size:9px}.assignment-history p{color:#8792a5;grid-column:1/-1;font-size:9px;line-height:1.65}.assignment-message{color:#3977e6;margin-top:14px;font-size:10px}.assignment-editor>footer{border-top:1px solid #edf0f4;justify-content:flex-end;gap:8px;margin-top:19px;padding-top:16px;display:flex}.assignment-admin-list .data-head,.assignment-admin-list .data-row{grid-template-columns:minmax(260px,1.5fr) minmax(175px,1fr) 80px minmax(120px,.75fr) 80px}.assignment-review-section{margin-top:18px}.assignment-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.assignment-review-grid>.list-empty{border:1px solid var(--border);background:#fff;border-radius:12px;grid-column:1/-1}.assignment-review-card{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;padding:17px}.assignment-review-card>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.assignment-review-card header small,.assignment-review-card time{color:#929cad;font-size:8px}.assignment-review-card h3{color:#334057;margin-top:5px;font-size:14px}.assignment-review-card>p{color:#68758a;white-space:pre-wrap;min-height:48px;margin:13px 0;font-size:10px;line-height:1.7}.review-attachments{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.review-attachments a{color:#3977e6;background:#eef5ff;border-radius:7px;align-items:center;gap:4px;padding:6px 8px;font-size:8px;display:inline-flex}.review-fields{grid-template-columns:110px minmax(0,1fr);gap:9px;display:grid}.review-fields label{gap:5px;display:grid}.review-fields span{color:#6b778b;font-size:8px;font-weight:750}.review-fields input{color:#445168;min-width:0;font:inherit;border:1px solid #dfe4eb;border-radius:7px;outline:none;padding:8px 9px;font-size:9px}.review-fields input:focus{border-color:#79a5ef;box-shadow:0 0 0 3px #eaf2ff}.assignment-review-card>footer{justify-content:flex-end;gap:7px;margin-top:13px;display:flex}@media (width<=920px){.assignment-layout{grid-template-columns:220px minmax(0,1fr)}.assignment-review-grid{grid-template-columns:1fr}}@media (width<=760px){.assignment-layout{grid-template-columns:1fr}.assignment-list{display:flex;overflow-x:auto}.assignment-list>button{min-width:190px}.assignment-editor{padding:17px}.assignment-editor>header{flex-direction:column-reverse;gap:11px}.assignment-files>div:first-child{flex-direction:column;align-items:flex-start}.assignment-editor>footer{background:#fffffff7;border-radius:0 0 14px 14px;margin:18px -17px -17px;padding:12px 17px;position:sticky;bottom:64px}.assignment-editor>footer button{flex:1}.assignment-admin-list .data-row{grid-template-columns:1fr auto;gap:13px;padding:15px;position:relative}.assignment-admin-list .data-row .entity-cell{grid-column:1/-1}.assignment-admin-list .data-row .stack-cell{grid-column:1}.assignment-admin-list .data-row>.status-pill{grid-area:2/2}.assignment-admin-list .row-actions{position:absolute;top:12px;right:12px}.review-fields{grid-template-columns:1fr}.assignment-review-card>footer{flex-direction:column-reverse}.assignment-review-card>footer button{width:100%}}.certificate-filters{margin-top:0}.certificate-filters button{align-items:center;gap:6px;display:inline-flex}.certificate-filters button span{color:#7e899b;background:#dce2e9;border-radius:8px;min-width:17px;padding:2px 5px;font-size:8px}.certificate-filters button.active span{color:#3977e6;background:#eaf2ff}.certificate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.certificate-card{border:1px solid var(--border);background:#fff;border-radius:15px;min-width:0;overflow:hidden;box-shadow:0 10px 32px #1f2a4409}.certificate-preview{aspect-ratio:1.415;border-bottom:1px solid var(--border);background:#edf3f0;display:block;position:relative;overflow:hidden}.certificate-preview img{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.certificate-preview:hover img{transform:scale(1.012)}.certificate-revoked .certificate-preview img{filter:grayscale(.9);opacity:.66}.certificate-status{color:#147b60;background:#e8f8f2f0;border-radius:12px;padding:6px 9px;font-size:9px;font-weight:800;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #1f2a4414}.certificate-status.expiring{color:#a56512;background:#fff4dff5}.certificate-status.expired,.certificate-status.revoked{color:#7a8495;background:#eef1f5f5}.certificate-status.revoked{color:#b64250;background:#feedeff5}.certificate-copy{padding:18px 19px}.certificate-copy>small{color:#12916b;letter-spacing:.05em;font-size:9px;font-weight:800}.certificate-copy h2{color:#2d3a51;margin:5px 0 7px;font-size:17px}.certificate-copy>p{color:#8591a4;font-size:11px}.certificate-copy dl{grid-template-columns:1fr 1fr;gap:10px;margin:17px 0 15px;display:grid}.certificate-copy dl div{background:#f6f8fa;border-radius:9px;min-width:0;padding:10px 11px}.certificate-copy dt{color:#8c97a8;align-items:center;gap:5px;font-size:8px;display:flex}.certificate-copy dd{color:#526078;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:10px;font-weight:750;overflow:hidden}.certificate-revoked-note{background:#feedef;border-radius:8px;margin:-5px 0 13px;padding:9px 10px;line-height:1.55;color:#b34b58!important}.certificate-copy footer{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.certificate-copy footer>span{color:#929cad;font-size:8px}.certificate-copy footer .secondary-button{flex:none;padding:8px 10px;font-size:9px}.certificate-file-error{z-index:140;color:#b64250;background:#fff;border:1px solid #f2cdd2;border-radius:10px;align-items:center;gap:8px;max-width:calc(100vw - 28px);padding:10px 12px;font-size:10px;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 10px 32px #1f2a4429}.certificate-file-error button{color:#b64250;background:0 0;place-items:center;display:grid}.certificate-preview-layer{z-index:130}.certificate-file-modal{background:#fff;border-radius:16px;width:min(980px,100%);max-height:calc(100vh - 36px);overflow:hidden;box-shadow:0 30px 80px #0e16254d}.certificate-file-modal>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.certificate-file-modal header small{color:#12916b;letter-spacing:.12em;font-size:8px;font-weight:800}.certificate-file-modal header h2{color:#334057;margin-top:4px;font-size:15px}.certificate-file-modal header>button{color:#7f8b9d;background:#f2f4f7;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.certificate-file-modal>div{background:#edf2f0;max-height:calc(100vh - 108px);padding:18px;overflow:auto}.certificate-file-modal img{border-radius:7px;width:min(900px,100%);height:auto;margin:0 auto;display:block;box-shadow:0 12px 35px #1f2a4421}.certificate-rule-list .data-head,.certificate-rule-list .data-row{grid-template-columns:minmax(240px,1.4fr) minmax(200px,1.15fr) minmax(100px,.55fr) minmax(95px,.5fr) 80px}.certificate-ledger-list .data-head,.certificate-ledger-list .data-row{grid-template-columns:minmax(250px,1.35fr) minmax(150px,.8fr) minmax(120px,.65fr) 85px minmax(130px,.7fr)}.entity-icon.teal{color:#118a69;background:#e7f7f0}.certificate-ledger-thumb{color:#118a69;background:#e7f7f0;border-radius:9px;flex:none;place-items:center;width:37px;height:37px;display:grid}.certificate-ledger-thumb svg{width:18px}.status-pill.orange{color:#a56512;background:#fff4df}.status-pill.red{color:#b64250;background:#feedef}.text-action.danger{color:#bd4c59}.admin-form label>small{color:#98a2b2;margin-top:-2px;font-size:8px}@media (width<=920px){.certificate-grid{grid-template-columns:1fr}}@media (width<=760px){.certificate-page .page-intro{margin-bottom:18px}.certificate-filters{border-radius:10px 0 0 10px;width:calc(100% + 14px);margin-right:-14px}.certificate-card{border-radius:13px}.certificate-copy{padding:15px}.certificate-copy dl{grid-template-columns:1fr}.certificate-copy footer{flex-direction:column;align-items:flex-start}.certificate-copy footer .secondary-button{width:100%}.certificate-rule-list .data-row,.certificate-ledger-list .data-row{grid-template-columns:1fr auto;gap:12px;padding:15px;position:relative}.certificate-rule-list .entity-cell,.certificate-ledger-list .entity-cell{grid-column:1/-1}.certificate-rule-list .stack-cell,.certificate-ledger-list .stack-cell{grid-column:1}.certificate-rule-list .status-pill,.certificate-ledger-list .status-pill{grid-area:2/2}.certificate-ledger-list .row-actions{grid-column:1/-1;justify-content:flex-start}.certificate-ledger-list .row-actions .text-action{background:#f3f5f8;border-radius:7px;padding:7px 9px}}.activity-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.activity-card{min-width:0;color:inherit;border:1px solid var(--border);text-align:left;background:#fff;border-radius:15px;padding:20px;transition:transform .18s,box-shadow .18s;box-shadow:0 8px 28px #1f2a4408}.activity-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #1f2a4412}.activity-card>header{justify-content:space-between;align-items:flex-start;display:flex}.activity-date{color:#c67516;background:#fff4df;border-radius:13px;place-content:center;justify-items:center;width:50px;height:54px;display:grid}.activity-date strong{font-size:19px;line-height:1}.activity-date small{margin-top:3px;font-size:8px}.activity-runtime{color:#6f7b8f;background:#eef1f5;border-radius:11px;width:fit-content;padding:5px 8px;font-size:9px;font-weight:750}.activity-runtime.registration,.activity-runtime.upcoming{color:#a56512;background:#fff4df}.activity-runtime.in_progress{color:#2f6fd5;background:#eaf2ff}.activity-runtime.completed{color:#147b60;background:#e8f8f2}.activity-card h2{color:#303d54;margin:14px 0 7px;font-size:16px}.activity-card>p{color:#8792a5;height:35px;font-size:10px;line-height:1.7;overflow:hidden}.activity-card dl{border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;gap:8px;margin:15px 0;padding:13px 0;display:grid}.activity-card dl div{color:#6d798d;align-items:center;gap:7px;min-width:0;font-size:10px;display:flex}.activity-card dl svg{color:#e08a26;flex:none;width:14px}.activity-card dl span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.activity-card footer{color:#929cad;justify-content:space-between;align-items:center;font-size:9px;display:flex}.activity-card footer strong{color:#3977e6}.activity-detail-page>.back-button{margin:0 0 20px}.activity-hero-card{border:1px solid var(--border);background:#fff;border-radius:15px;grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:16px;padding:21px;display:grid}.activity-hero-icon{color:#d67e1b;background:#fff4df;border-radius:16px;place-items:center;width:58px;height:58px;display:grid}.activity-hero-icon svg{width:26px}.activity-hero-card>div:nth-child(2){grid-template-columns:80px minmax(0,1fr);align-items:center;gap:8px 12px;display:grid}.activity-hero-card small{color:#929cad;font-size:9px}.activity-hero-card strong{color:#46536a;font-size:11px}.attendance-flow{border:1px solid var(--border);background:#fff;border-radius:15px;padding:22px}.attendance-flow>h2{color:#334057;font-size:16px}.attendance-steps{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:17px;display:grid}.attendance-steps article{background:#f7f9fb;border:1px solid #edf0f4;border-radius:11px;align-items:center;gap:11px;padding:14px;display:flex}.attendance-steps article>span{color:#8a95a7;background:#fff;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.attendance-steps article>span svg{width:18px}.attendance-steps article.done{background:#f0faf6;border-color:#d4eee2}.attendance-steps article.done>span{color:#12916b;background:#dcf5e9}.attendance-steps article>div{gap:5px;min-width:0;display:grid}.attendance-steps strong{color:#49566c;font-size:10px}.attendance-steps small{color:#929cad;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.attendance-flow>footer{border-top:1px solid #edf0f4;justify-content:flex-end;margin-top:18px;padding-top:16px;display:flex}.scan-hint,.attendance-complete{color:#657188;background:#f2f4f7;border-radius:9px;align-items:center;gap:7px;padding:10px 13px;font-size:10px;display:flex}.scan-hint svg,.attendance-complete svg{width:16px}.attendance-complete{color:#147b60;background:#e8f8f2}.activity-message{color:#bd4c59;background:#feedef;border-radius:8px;margin-top:13px;padding:9px 11px;font-size:10px}.activity-message.success{color:#147b60;background:#e8f8f2}.entity-icon.orange{color:#d67e1b;background:#fff4df}.activity-admin-stats{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:12px;display:grid}.activity-admin-stats article{border:1px solid var(--border);background:#fff;border-radius:11px;align-items:center;gap:12px;min-width:0;padding:15px;display:flex}.activity-admin-stats .metric-icon{flex:none;width:39px;height:39px}.activity-admin-stats .metric-icon svg{width:18px}.activity-admin-stats article>div{gap:3px;min-width:0;display:grid}.activity-admin-stats small,.activity-admin-stats p{color:#929cad;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.activity-admin-stats strong{color:#2f3c52;font-size:20px}.offline-admin-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.offline-admin-grid>.page-state{grid-column:1/-1}.offline-admin-card{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;padding:17px}.offline-admin-card>header{justify-content:space-between;align-items:center;display:flex}.offline-admin-card h2{color:#334057;margin:14px 0 6px;font-size:13px}.offline-admin-card>p{color:#909bad;height:31px;font-size:9px;line-height:1.7;overflow:hidden}.offline-admin-card dl{gap:6px;margin:12px 0;display:grid}.offline-admin-card dl div{color:#798599;align-items:center;gap:6px;min-width:0;font-size:8px;display:flex}.offline-admin-card dl svg{flex:none;width:13px}.offline-admin-card dl span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.offline-counts{border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;grid-template-columns:repeat(4,1fr);gap:6px;padding:11px 0;display:grid}.offline-counts span{gap:4px;display:grid}.offline-counts strong{color:#405069;font-size:13px}.offline-counts small{color:#9ba5b4;font-size:7px}.offline-admin-card>footer{justify-content:flex-end;gap:7px;padding-top:12px;display:flex}.offline-admin-card>footer button{padding:8px 10px;font-size:9px}.activity-options{background:#f8f9fb;border-radius:9px;align-items:end;gap:14px;padding:11px;display:flex}.activity-options>label:first-child{grid-template-columns:16px auto;align-items:center;gap:8px;min-height:38px;display:flex}.activity-options>label:not(:first-child){margin-left:auto}.activity-options input[type=checkbox]{accent-color:#3977e6;width:16px;height:16px}.activity-options>label:first-child span{font-size:10px}.activity-options>label:not(:first-child) input{width:120px}.activity-qr-modal{width:min(430px,100%)}.activity-qr-body{text-align:center;justify-items:center;padding:24px;display:grid}.activity-qr-tabs{background:#f1f4f8;border-radius:10px;grid-template-columns:1fr 1fr;width:min(290px,100%);margin-bottom:14px;padding:3px;display:grid}.activity-qr-tabs button{color:#738097;background:0 0;border:0;border-radius:8px;padding:8px 12px;font-size:10px;font-weight:700}.activity-qr-tabs button.active{color:#2767d8;background:#fff;box-shadow:0 2px 8px #22365614}.activity-qr-body img{background:#fff;border:1px solid #e6eaf0;border-radius:14px;width:min(290px,100%);height:auto;padding:8px}.activity-qr-body>span{color:#929cad;place-items:center;min-height:250px;font-size:10px;display:grid}.activity-qr-body strong{color:#334057;margin-top:15px;font-size:14px}.activity-qr-body p{color:#8792a5;max-width:320px;margin:7px 0 15px;font-size:9px;line-height:1.65}.participant-modal{overflow:hidden}.participant-list{max-height:48vh;overflow:auto}.participant-head,.participant-list article{grid-template-columns:minmax(140px,1.2fr) 100px 100px 75px 80px;align-items:center;gap:10px;padding:0 18px;display:grid}.participant-head{color:#929cad;background:#f8f9fb;height:38px;font-size:8px;font-weight:750}.participant-list article{color:#68758a;border-bottom:1px solid #edf0f4;min-height:63px;font-size:8px;position:relative}.participant-list article>strong{color:#3e4b62;gap:4px;font-size:10px;display:grid}.participant-list article>strong small{color:#9ba5b4;font-size:7px;font-weight:500}.participant-list article>button{color:#3977e6;background:#eef5ff;border-radius:7px;padding:7px;font-size:8px;font-weight:750}.participant-list article>button:disabled{color:#8b96a8;cursor:default;background:#f0f2f5}.participant-done{color:#147b60;font-weight:750}.participant-list article>p{color:#9a6720;grid-column:1/-1;margin:-6px 0 8px;font-size:7px}.participant-notice{color:#147b60;background:#e8f8f2;border-radius:8px;margin:12px 18px 0;padding:9px 10px;font-size:9px}.manual-complete-box{background:#f7f9fb;border:1px solid #e8ecf1;border-radius:10px;margin:14px 18px 18px;padding:14px}.manual-complete-box>div{gap:4px;display:grid}.manual-complete-box strong{color:#405069;font-size:11px}.manual-complete-box small{color:#929cad;font-size:8px}.manual-complete-box textarea{resize:vertical;width:100%;min-height:74px;font:inherit;border:1px solid #dfe4eb;border-radius:8px;outline:none;margin-top:10px;padding:10px;font-size:10px}.manual-complete-box footer{justify-content:flex-end;gap:7px;margin-top:9px;display:flex}@media (width<=1080px){.offline-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-admin-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.activity-card-grid,.offline-admin-grid{grid-template-columns:1fr}.activity-card{padding:17px}.activity-hero-card{grid-template-columns:48px minmax(0,1fr);padding:17px}.activity-hero-icon{border-radius:13px;width:46px;height:46px}.activity-hero-card>.activity-runtime{grid-column:1/-1}.activity-hero-card>div:nth-child(2){grid-template-columns:1fr;gap:4px}.activity-hero-card>div:nth-child(2) strong:not(:last-child){margin-bottom:7px}.attendance-flow{padding:17px}.attendance-steps{grid-template-columns:1fr}.attendance-flow>footer{justify-content:stretch}.attendance-flow>footer>*{justify-content:center;width:100%}.activity-admin-stats{grid-template-columns:1fr 1fr;gap:8px}.activity-admin-stats article{padding:12px}.activity-admin-stats .metric-icon{display:none}.activity-options{flex-direction:column;align-items:stretch}.activity-options>label:not(:first-child){width:100%;margin-left:0}.activity-options>label:not(:first-child) input{width:100%}.participant-head{display:none}.participant-list article{grid-template-columns:1fr auto;gap:8px;padding:13px 16px}.participant-list article>strong{grid-column:1/-1}.participant-list article>span{font-size:8px}.participant-list article>button{grid-area:2/2/span 2}.participant-list article>p{grid-column:1/-1;margin:2px 0 0}}.dashboard-filters{flex-wrap:wrap;justify-content:flex-end;align-items:center}.dashboard-filters label{color:#7f8b9e;background:#fff;border:1px solid #dfe4eb;border-radius:8px;align-items:center;gap:5px;min-height:34px;padding:0 9px;display:flex}.dashboard-filters label svg{flex:none}.dashboard-filters select{color:#556279;min-width:82px;font:inherit;cursor:pointer;background:0 0;border:0;outline:0;font-size:9px;font-weight:700}.dashboard-filters .secondary-button{min-height:34px;padding-block:7px}.dashboard-inline-error{color:#b64250;background:#feedef;border:1px solid #f4d8dc;border-radius:9px;margin:-10px 0 14px;padding:9px 12px;font-size:9px}.dashboard-state{color:#8a96a8;text-align:center;place-content:center;justify-items:center;gap:12px;min-height:340px;display:grid}.dashboard-state>svg{color:#3977e6;width:38px;height:38px}.dashboard-state h2{color:#48566d;max-width:460px;font-size:14px;font-weight:700}.dashboard-empty-compact{color:#9aa4b4;text-align:center;place-content:center;justify-items:center;gap:6px;min-height:145px;display:grid}.dashboard-empty-compact>svg{color:#23a37d;width:25px;height:25px}.dashboard-empty-compact strong{color:#526078;font-size:10px}.dashboard-empty-compact span{font-size:8px}.dashboard-empty-compact.small{min-height:185px}.dashboard-page .alert-row{cursor:pointer;width:100%}.dashboard-page .alert-row:hover{background:#f8fafc}.dashboard-page .rank-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0}.dashboard-page .rank-row:hover strong{color:#3977e6}.dashboard-page .rank-row:focus-visible,.dashboard-page .alert-row:focus-visible{outline-offset:2px;outline:2px solid #82acef}@media (width<=760px){.dashboard-page .admin-heading{gap:14px;display:grid}.dashboard-page .admin-heading>div:last-child{flex-wrap:nowrap;justify-content:flex-start;width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.dashboard-filters label{flex:none}.dashboard-page .dashboard-filters .secondary-button{flex:none;display:inline-flex}.dashboard-page .metric-grid{grid-template-columns:1fr 1fr}}@media (width<=420px){.dashboard-page .metric-grid{grid-template-columns:1fr}.dashboard-page .rank-row{grid-template-columns:24px 72px 1fr 30px}}.notification-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.notification-toolbar .filter-tabs{margin:0}.notification-toolbar .secondary-button:disabled{opacity:.48;cursor:default}.notification-list{border:1px solid var(--border);background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 30px #1f2a4406}.notification-item{width:100%;color:inherit;text-align:left;background:#fff;border-bottom:1px solid #edf0f4;grid-template-columns:43px minmax(0,1fr) 18px;align-items:center;gap:14px;padding:17px 20px;transition:background .16s;display:grid}.notification-item:last-child{border-bottom:0}.notification-item:hover{background:#f8fafc}.notification-item.unread{background:#fbfdff}.notification-icon{color:#3977e6;background:#eaf2ff;border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.notification-icon.green{color:#178765;background:#e8f8f2}.notification-icon.violet{color:#7654c2;background:#f1ebff}.notification-icon.orange{color:#d67e1b;background:#fff4df}.notification-icon.red{color:#d54d5c;background:#feedef}.notification-copy{min-width:0}.notification-copy>span{align-items:center;gap:7px;display:flex}.notification-copy strong{color:#3b485f;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.notification-item.unread .notification-copy strong{color:#263650;font-weight:800}.notification-copy i{background:#3977e6;border-radius:50%;flex:none;width:7px;height:7px}.notification-copy p{color:#7f8b9e;margin:5px 0 7px;font-size:11px;line-height:1.55}.notification-copy time{color:#a0a9b7;font-size:9px}.notification-item>svg{color:#b5bdc9}.course-grid>.inline-state{grid-column:1/-1;place-items:center;min-height:110px;display:grid}@media (width<=760px){.notification-toolbar{align-items:stretch}.notification-toolbar .filter-tabs{width:auto}.notification-toolbar .secondary-button{flex:none}.notification-list{border-radius:13px}.notification-item{grid-template-columns:38px minmax(0,1fr) 16px;gap:11px;padding:15px 13px}.notification-icon{border-radius:10px;width:38px;height:38px}.notification-icon svg{width:18px}.notification-copy strong{font-size:12px}.notification-copy p{font-size:10px}}.points-overview{grid-template-columns:1.2fr repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.points-overview article{border:1px solid var(--border);background:#fff;border-radius:14px;align-content:center;gap:8px;min-width:0;min-height:132px;padding:19px;display:grid}.points-overview article>small{color:#8c97a8;font-size:9px;font-weight:750}.points-overview article>strong{color:#29374e;font-size:23px}.points-overview article>p{color:#96a0af;align-items:center;gap:5px;font-size:8px;display:flex}.points-overview article>p svg{color:#e19a28;width:13px}.points-overview .points-balance{color:#fff;background:linear-gradient(135deg,#326ee6,#4c8bf2);border-color:#0000;grid-template-columns:51px minmax(0,1fr);box-shadow:0 13px 30px #2e6ce12e}.points-balance>span{color:#fff;background:#ffffff26;border-radius:14px;place-items:center;width:49px;height:49px;display:grid}.points-balance>span svg{width:24px}.points-balance>div{gap:5px;min-width:0;display:grid}.points-balance small,.points-balance p{color:#ffffffc2!important}.points-balance strong{color:#fff;font-size:29px}.points-tabs{background:#e9edf3;border-radius:10px;gap:3px;width:fit-content;margin-bottom:12px;padding:4px;display:flex}.points-tabs button{color:#788497;background:0 0;border-radius:7px;align-items:center;gap:6px;padding:9px 14px;font-size:9px;font-weight:750;display:inline-flex}.points-tabs button svg{width:15px}.points-tabs button.active{color:#3977e6;background:#fff;box-shadow:0 3px 9px #1f2a4414}.points-panel{border:1px solid var(--border);background:#fff;border-radius:15px;overflow:hidden}.points-panel>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:15px;min-height:76px;padding:16px 20px;display:flex}.points-panel>header small{color:#3b7de4;letter-spacing:.1em;font-size:8px;font-weight:800}.points-panel>header h2{color:#334057;margin-top:4px;font-size:16px}.points-panel>header>span{color:#8f9aab;font-size:9px}.point-ledger article{border-bottom:1px solid #edf0f4;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:76px;padding:13px 20px;display:grid}.point-ledger article:last-child{border-bottom:0}.point-ledger article>span{color:#178765;background:#e8f8f2;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.point-ledger article>span.spent{color:#cf781a;background:#fff4df}.point-ledger article>span svg{width:17px}.point-ledger article>div{min-width:0}.point-ledger article>div strong{color:#3b485f;font-size:11px}.point-ledger article>div p{color:#8792a5;margin:5px 0 4px;font-size:8px}.point-ledger article time{color:#a0a9b7;font-size:8px}.point-ledger article aside{justify-items:end;gap:5px;display:grid}.point-ledger article aside strong{font-size:14px}.point-ledger .positive{color:#148060}.point-ledger .negative{color:#c46e13}.point-ledger article aside small{color:#9aa4b3;font-size:8px}.ranking-scope{background:#f0f2f5;border-radius:8px;gap:3px;padding:3px;display:flex}.ranking-scope button{color:#788497;background:0 0;border-radius:6px;padding:7px 10px;font-size:8px;font-weight:750}.ranking-scope button.active{color:#3977e6;background:#fff}.ranking-periods{border-bottom:1px solid #edf0f4;gap:6px;padding:12px 20px;display:flex;overflow-x:auto}.ranking-periods button{color:#8290a3;background:#f3f5f8;border-radius:12px;flex:none;padding:6px 10px;font-size:8px}.ranking-periods button.active{color:#fff;background:#3977e6}.point-ranking article{border-bottom:1px solid #edf0f4;grid-template-columns:34px 35px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:66px;padding:11px 20px;display:grid}.point-ranking article.me{background:#f5f9ff}.point-rank{color:#8994a5;place-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:grid}.point-rank svg{width:17px}.point-rank.rank-1{color:#db9b22}.point-rank.rank-2{color:#8c9bad}.point-rank.rank-3{color:#be7a47}.rank-avatar{color:#3977e6;background:#eaf2ff;border-radius:10px;place-items:center;width:35px;height:35px;font-size:11px;font-weight:800;display:grid}.point-ranking article>div:nth-child(3){gap:4px;min-width:0;display:grid}.point-ranking article>div:nth-child(3) strong{color:#3c495f;font-size:10px}.point-ranking article>div:nth-child(3) em{color:#3977e6;background:#e3efff;border-radius:7px;margin-left:5px;padding:2px 5px;font-size:7px;font-style:normal}.point-ranking article>div:nth-child(3) small,.point-ranking article aside small{color:#96a0af;font-size:8px}.point-ranking article aside{justify-items:end;gap:3px;display:grid}.point-ranking article aside strong{color:#326dd8;font-size:14px}.my-rank-sticky{color:#3977e6;background:#edf5ff;padding:12px 20px;font-size:9px;font-weight:750}.point-empty{color:#9ba5b4;text-align:center;place-content:center;justify-items:center;gap:7px;min-height:220px;padding:22px;display:grid}.point-empty>svg{color:#6f9ee9;width:31px;height:31px}.point-empty strong{color:#536077;font-size:11px}.point-empty p{max-width:360px;font-size:9px;line-height:1.6}.points-mall{border:1px solid var(--border);text-align:center;background:linear-gradient(145deg,#fff,#f5f8ff);border-radius:15px;place-content:center;justify-items:center;min-height:310px;padding:30px;display:grid}.points-mall>span{color:#d79122;background:#fff1d7;border-radius:19px;place-items:center;width:67px;height:67px;display:grid}.points-mall>span svg{width:30px}.points-mall>small{color:#d48a18;letter-spacing:.12em;margin-top:16px;font-size:8px;font-weight:800}.points-mall h2{color:#334057;margin-top:5px;font-size:20px}.points-mall p{color:#8691a3;max-width:500px;margin:9px 0 18px;font-size:10px;line-height:1.7}.points-mall a{color:#fff;background:#3977e6;border-radius:9px;align-items:center;gap:6px;padding:10px 14px;font-size:9px;font-weight:750;display:inline-flex}.points-mall a svg{width:14px}.inline-notice.error{color:#b64250;background:#feedef;border-color:#f3d1d5}.points-admin-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.72fr);align-items:start;gap:13px;display:grid}.points-admin-aside{gap:13px;display:grid}.points-admin-section-title{align-items:flex-start;gap:11px;margin-bottom:17px;display:flex}.points-admin-section-title>span{color:#3977e6;background:#eaf2ff;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.points-admin-section-title>span svg{width:17px}.points-admin-section-title h2{color:#344158;font-size:14px}.points-admin-section-title p{color:#919bad;margin-top:4px;font-size:8px;line-height:1.55}.point-rule-list{gap:7px;display:grid}.point-rule-list>article{background:#f8f9fb;border:1px solid #edf0f4;border-radius:9px;grid-template-columns:minmax(150px,1fr) 74px 90px 78px;align-items:center;gap:9px;padding:11px 12px;display:grid}.point-rule-list>article>div{gap:4px;min-width:0;display:grid}.point-rule-list strong{color:#46536a;font-size:10px}.point-rule-list small{color:#929cad;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.point-rule-switch{color:#718096;cursor:pointer;align-items:center;gap:5px;font-size:8px;display:flex}.point-rule-switch input,.mall-visible input{accent-color:#3977e6;width:15px;height:15px}.point-rule-value{background:#fff;border:1px solid #dfe4eb;border-radius:7px;align-items:center;display:flex;overflow:hidden}.point-rule-value input{color:#405069;width:62px;min-width:0;font:inherit;border:0;outline:0;padding:8px;font-size:9px}.point-rule-value span{color:#929cad;padding-right:8px;font-size:8px}.point-rule-list .secondary-button{justify-content:center;padding:8px;font-size:8px}.point-adjust-panel,.point-mall-panel{display:grid}.point-adjust-panel>label,.point-mall-panel>label:not(.mall-visible){gap:5px;margin-bottom:11px;display:grid}.point-adjust-panel label>span,.point-mall-panel label>span{color:#69768b;font-size:8px;font-weight:750}.point-adjust-panel select,.point-adjust-panel input,.point-adjust-panel textarea,.point-mall-panel input[type=url]{color:#455269;resize:vertical;width:100%;min-width:0;font:inherit;background:#fbfcfd;border:1px solid #dfe4eb;border-radius:7px;outline:0;padding:9px 10px;font-size:9px}.point-adjust-panel select:focus,.point-adjust-panel input:focus,.point-adjust-panel textarea:focus,.point-mall-panel input:focus{border-color:#78a3ec;box-shadow:0 0 0 3px #eaf2ff}.point-adjust-panel>button,.point-mall-panel>button{justify-content:center;width:100%}.mall-visible{cursor:pointer;background:#f7f9fb;border-radius:8px;align-items:center;gap:8px;margin-bottom:13px;padding:10px;display:flex}@media (width<=1080px){.points-overview{grid-template-columns:repeat(2,1fr)}.points-admin-grid{grid-template-columns:1fr}.points-admin-aside{grid-template-columns:1fr 1fr}}@media (width<=760px){.points-overview{grid-template-columns:1fr 1fr;gap:8px}.points-overview article{min-height:112px;padding:14px}.points-overview .points-balance{grid-column:1/-1;min-height:126px}.points-overview article>strong{font-size:18px}.points-tabs{width:100%;overflow-x:auto}.points-tabs button{flex:1 0 auto;justify-content:center}.points-panel>header{padding:14px}.point-ledger article{grid-template-columns:35px minmax(0,1fr) auto;gap:9px;padding:12px 13px}.point-ledger article>span{width:35px;height:35px}.ranking-periods{padding-inline:13px}.point-ranking article{grid-template-columns:29px 32px minmax(0,1fr) auto;gap:8px;padding:10px 13px}.rank-avatar{width:32px;height:32px}.points-mall{min-height:270px;padding:24px 18px}.points-admin-aside{grid-template-columns:1fr}.point-rule-list>article{grid-template-columns:minmax(0,1fr) 70px}.point-rule-switch{justify-self:end}.point-rule-value{grid-column:1}.point-rule-list .secondary-button{grid-area:2/2}}.growth-identity{color:#fff;background:linear-gradient(135deg,#263f6d,#356fca);border-radius:16px;grid-template-columns:66px minmax(0,1fr) 145px;align-items:center;gap:17px;margin-bottom:13px;padding:22px;display:grid;box-shadow:0 14px 34px #264f8e29}.growth-identity>img,.growth-identity>span{object-fit:cover;color:#fff;background:#ffffff29;border:2px solid #ffffff40;border-radius:18px;place-items:center;width:64px;height:64px;font-size:23px;font-weight:800;display:grid}.growth-identity>div{min-width:0}.growth-identity>div>small{color:#ffffffad;font-size:8px}.growth-identity h2{margin:4px 0 6px;font-size:21px}.growth-identity>div>p{color:#ffffffbf;font-size:9px}.growth-identity>div>div{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.growth-identity em{color:#fff;background:#ffffff1f;border-radius:10px;padding:4px 7px;font-size:7px;font-style:normal}.growth-identity>aside{border-left:1px solid #ffffff2e;justify-items:end;gap:3px;padding-left:18px;display:grid}.growth-identity aside strong{font-size:28px}.growth-identity aside span{color:#ffffffd1;font-size:9px}.growth-identity aside small{color:#ffffff94;font-size:7px}.growth-stat-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:13px;display:grid}.growth-stat-grid article{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:11px;min-width:0;min-height:92px;padding:15px;display:flex}.growth-stat-grid article>span{border-radius:11px;flex:none;place-items:center;width:39px;height:39px;display:grid}.growth-stat-grid article>span svg{width:18px}.growth-stat-grid .blue{color:#3977e6;background:#eaf2ff}.growth-stat-grid .teal{color:#148060;background:#e8f8f2}.growth-stat-grid .red{color:#cf4d5c;background:#feedef}.growth-stat-grid .orange{color:#c97918;background:#fff4df}.growth-stat-grid .violet{color:#7654c2;background:#f0ebff}.growth-stat-grid article>div{gap:3px;min-width:0;display:grid}.growth-stat-grid small,.growth-stat-grid p{color:#929cad;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.growth-stat-grid strong{color:#334057;font-size:20px}.growth-instructor-banner{background:#fbf8ff;border:1px solid #e8def7;border-radius:13px;grid-template-columns:45px minmax(0,1fr) 28px;align-items:center;gap:13px;margin-bottom:13px;padding:16px 18px;display:grid}.growth-instructor-banner>span{color:#7654c2;background:#eee7ff;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.growth-instructor-banner>span svg{width:20px}.growth-instructor-banner small{color:#8568c8;letter-spacing:.09em;font-size:7px;font-weight:800}.growth-instructor-banner h2{color:#463760;margin:4px 0;font-size:13px}.growth-instructor-banner p{color:#8a7d9f;font-size:8px}.growth-instructor-banner>svg{color:#b9a4df}.growth-timeline-panel{border:1px solid var(--border);background:#fff;border-radius:15px;overflow:hidden}.growth-timeline-panel>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.growth-timeline-panel header small{color:#3977e6;letter-spacing:.1em;font-size:7px;font-weight:800}.growth-timeline-panel header h2{color:#334057;margin-top:4px;font-size:15px}.growth-timeline-panel>header>span{color:#929cad;font-size:8px}.growth-filters{border-bottom:1px solid #edf0f4;gap:5px;padding:11px 20px;display:flex;overflow-x:auto}.growth-filters button{color:#7c889b;background:#f2f4f7;border-radius:11px;flex:none;padding:6px 9px;font-size:8px}.growth-filters button.active{color:#fff;background:#3977e6}.growth-timeline{position:relative}.growth-timeline article{border-bottom:1px solid #edf0f4;grid-template-columns:41px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:91px;padding:15px 20px;display:grid;position:relative}.growth-timeline article.clickable{cursor:pointer;transition:background .16s}.growth-timeline article.clickable:hover{background:#f8f7ff}.growth-timeline article:last-of-type{border-bottom:0}.growth-event-icon{z-index:1;color:#3977e6;background:#eaf2ff;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.growth-event-icon svg{width:18px}.growth-event-icon.project,.growth-event-icon.activity{color:#168062;background:#e8f8f2}.growth-event-icon.exam,.growth-event-icon.assignment{color:#c97a19;background:#fff4df}.growth-event-icon.certificate,.growth-event-icon.contribution,.growth-event-icon.debrief{color:#7654c2;background:#f0ebff}.growth-event-icon.points{color:#c78319;background:#fff0d3}.growth-timeline article>div{min-width:0}.growth-timeline article>div small{color:#9aa4b3;font-size:7px}.growth-timeline h3{color:#3d4a61;margin:5px 0;font-size:11px}.growth-timeline article>div p{color:#7d899c;font-size:9px;line-height:1.55}.growth-timeline article>aside{justify-items:end;gap:6px;display:grid}.growth-timeline article>aside strong{color:#3977e6;font-size:15px}.growth-timeline article>aside span{color:#68768b;background:#f0f2f5;border-radius:9px;padding:4px 7px;font-size:7px}.growth-empty{color:#98a2b2;text-align:center;place-content:center;justify-items:center;gap:7px;min-height:230px;padding:22px;display:grid}.growth-empty svg{color:#568ee8;width:32px;height:32px}.growth-empty strong{color:#526078;font-size:11px}.growth-empty p{font-size:8px}.growth-admin-toolbar{align-items:center;gap:8px;margin-bottom:12px;padding:12px;display:flex}.growth-admin-toolbar label{border:1px solid #dfe4eb;border-radius:8px;flex:1;align-items:center;gap:7px;min-width:220px;max-width:420px;padding:0 10px;display:flex}.growth-admin-toolbar label svg{color:#909bad}.growth-admin-toolbar input{color:#455269;width:100%;font:inherit;border:0;outline:0;padding:9px 0;font-size:9px}.growth-admin-toolbar>span{color:#929cad;margin-left:auto;font-size:8px}.growth-person-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.growth-person-grid>button{min-width:0;color:inherit;border:1px solid var(--border);text-align:left;background:#fff;border-radius:12px;grid-template-columns:47px minmax(0,1fr) auto 16px;align-items:center;gap:12px;padding:17px;display:grid;position:relative}.growth-person-grid>button:hover{border-color:#bdd2f4;box-shadow:0 8px 24px #1f2a440d}.growth-person-grid img,.growth-person-avatar{object-fit:cover;color:#3977e6;background:#eaf2ff;border-radius:13px;place-items:center;width:46px;height:46px;font-size:15px;font-weight:800;display:grid}.growth-person-grid>button>div{min-width:0}.growth-person-grid>button>div small,.growth-person-grid>button>div p{color:#929cad;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.growth-person-grid h2{color:#38465d;align-items:center;gap:6px;margin:4px 0;font-size:13px;display:flex}.growth-person-grid h2 em{color:#7654c2;background:#f0ebff;border-radius:7px;align-items:center;gap:3px;padding:3px 5px;font-size:7px;font-style:normal;display:inline-flex}.growth-person-grid h2 svg{width:10px}.growth-person-grid dl{grid-template-columns:repeat(4,44px);gap:4px;display:grid}.growth-person-grid dl span{text-align:center;gap:3px;display:grid}.growth-person-grid dl strong{color:#526078;font-size:11px}.growth-person-grid dl small{color:#9aa4b3;font-size:7px}.growth-person-grid>button>svg{color:#b8c0cc}.growth-admin-empty{color:#8d98a9;background:#fff;border:1px dashed #d6dce5;border-radius:12px;grid-column:1/-1;place-content:center;justify-items:center;gap:8px;min-height:250px;display:grid}.growth-admin-empty svg{width:34px}.growth-profile-modal-body{background:#f5f7fa;max-height:calc(90vh - 96px);padding:17px;overflow:auto}.growth-modal-stats{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:10px;display:grid}.growth-modal-stats article{border:1px solid var(--border);background:#fff;border-radius:9px;align-items:center;gap:9px;min-width:0;padding:12px;display:flex}.growth-modal-stats svg{color:#3977e6;width:17px}.growth-modal-stats span{gap:3px;min-width:0;display:grid}.growth-modal-stats strong{color:#334057;font-size:16px}.growth-modal-stats small{color:#929cad;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.growth-modal-timeline{border:1px solid var(--border);background:#fff;border-radius:10px;overflow:hidden}.growth-modal-timeline>header{border-bottom:1px solid #edf0f4;justify-content:space-between;padding:13px 15px;display:flex}.growth-modal-timeline h3{color:#3c495f;font-size:11px}.growth-modal-timeline header span{color:#929cad;font-size:8px}.growth-modal-timeline article{border-bottom:1px solid #edf0f4;grid-template-columns:8px minmax(0,1fr) auto;gap:10px;padding:12px 15px;display:grid}.growth-modal-timeline article i{background:#5d8fe2;border-radius:50%;width:7px;height:7px;margin-top:4px}.growth-modal-timeline article div{gap:4px;display:grid}.growth-modal-timeline article small{color:#98a2b2;font-size:7px}.growth-modal-timeline article strong{color:#46536a;font-size:10px}.growth-modal-timeline article p{color:#7e8a9d;font-size:8px}.growth-modal-timeline article>span{color:#3977e6;font-size:11px;font-weight:800}.growth-modal-empty{color:#929cad;place-items:center;min-height:180px;font-size:9px;display:grid}.instructor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.instructor-grid>article{border:1px solid var(--border);background:#fff;border-radius:13px;min-width:0;padding:17px}.instructor-grid>article.inactive{opacity:.7}.instructor-grid article>header{grid-template-columns:47px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.instructor-grid header>img,.instructor-grid header>span{object-fit:cover;color:#7654c2;background:#f0ebff;border-radius:13px;place-items:center;width:46px;height:46px;font-size:16px;font-weight:800;display:grid}.instructor-grid header>div{min-width:0}.instructor-grid header small{color:#8165c0;font-size:7px;font-weight:750}.instructor-grid h2{color:#38465d;margin:3px 0;font-size:13px}.instructor-grid header p{color:#929cad;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.instructor-grid header em{color:#147b60;background:#e8f8f2;border-radius:9px;padding:4px 7px;font-size:7px;font-style:normal}.instructor-grid .inactive header em{color:#7d8797;background:#eef1f5}.instructor-bio{color:#748196;height:48px;margin:14px 0 10px;font-size:8px;line-height:1.7;overflow:hidden}.instructor-tags{flex-wrap:wrap;gap:4px;min-height:24px;display:flex}.instructor-tags span{color:#7054af;background:#f4f0fb;border-radius:8px;padding:4px 6px;font-size:7px}.instructor-grid dl{border-block:1px solid #edf0f4;grid-template-columns:repeat(4,1fr);gap:5px;margin:13px 0;padding:11px 0;display:grid}.instructor-grid dl span{color:#909bad;justify-items:center;gap:3px;display:grid}.instructor-grid dl svg{width:13px}.instructor-grid dl strong{color:#46536a;font-size:12px}.instructor-grid dl small{font-size:7px}.instructor-grid article>footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.instructor-grid footer>span{color:#8d98a9;font-size:8px}.instructor-grid footer>div{align-items:center;gap:6px;display:flex}.instructor-grid footer button{padding:7px 8px;font-size:8px}.instructor-empty{color:#8d98a9;text-align:center;background:#fff;border:1px dashed #d5dce5;border-radius:13px;grid-column:1/-1;place-content:center;justify-items:center;gap:8px;min-height:280px;display:grid}.instructor-empty svg{color:#7654c2;width:38px;height:38px}.instructor-empty strong{color:#526078;font-size:11px}.instructor-empty p{font-size:8px}.instructor-assignment-editor{background:#f8f9fb;border:1px solid #e8ecf1;border-radius:9px;padding:12px}.instructor-assignment-editor>header{margin-bottom:9px}.instructor-assignment-editor header div{gap:3px;display:grid}.instructor-assignment-editor header strong{color:#526078;font-size:10px}.instructor-assignment-editor header small{color:#929cad;font-size:7px}.instructor-assignment-add{grid-template-columns:100px minmax(0,1fr) 75px;gap:7px;display:grid}.instructor-assignment-add select{color:#46536a;min-width:0;font:inherit;background:#fff;border:1px solid #dfe4eb;border-radius:7px;padding:8px;font-size:8px}.instructor-assignment-add button{justify-content:center;padding:7px;font-size:8px}.instructor-assignment-editor>div:last-child{gap:5px;margin-top:8px;display:grid}.instructor-assignment-editor article{background:#fff;border-radius:7px;grid-template-columns:44px minmax(0,1fr) 110px 25px;align-items:center;gap:7px;padding:8px;display:grid}.instructor-assignment-editor article>span{color:#7654c2;font-size:7px;font-weight:750}.instructor-assignment-editor article>strong{color:#526078;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.instructor-assignment-editor article input{color:#657188;min-width:0;font:inherit;border:1px solid #e1e5eb;border-radius:6px;padding:6px 7px;font-size:7px}.instructor-assignment-editor article button{color:#b64a57;background:#feedef;border-radius:6px;place-items:center;display:grid}@media (width<=1080px){.growth-stat-grid{grid-template-columns:1fr 1fr}.growth-person-grid{grid-template-columns:1fr}.instructor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.growth-identity{grid-template-columns:53px minmax(0,1fr);padding:17px}.growth-identity>img,.growth-identity>span{border-radius:15px;width:52px;height:52px}.growth-identity>aside{border-top:1px solid #ffffff2e;border-left:0;grid-column:1/-1;justify-items:start;padding:12px 0 0}.growth-identity aside strong{font-size:22px}.growth-stat-grid{grid-template-columns:1fr 1fr;gap:8px}.growth-stat-grid article{min-height:82px;padding:12px}.growth-stat-grid article>span{display:none}.growth-timeline-panel>header,.growth-filters{padding-inline:13px}.growth-timeline article{grid-template-columns:37px minmax(0,1fr);gap:10px;padding:13px}.growth-event-icon{width:36px;height:36px}.growth-timeline article>aside{grid-column:2;place-items:center start;display:flex}.growth-admin-toolbar{flex-wrap:wrap;align-items:stretch}.growth-admin-toolbar label{flex:1 0 calc(100% - 70px);min-width:0;max-width:none}.growth-admin-toolbar>span{width:100%;margin-left:0}.growth-person-grid>button{grid-template-columns:42px minmax(0,1fr) 14px;padding:14px}.growth-person-grid img,.growth-person-avatar{width:41px;height:41px}.growth-person-grid dl{border-top:1px solid #edf0f4;grid-column:1/-1;grid-template-columns:repeat(4,1fr);width:100%;padding-top:9px}.growth-person-grid>button>svg{grid-area:1/3}.growth-modal-stats{grid-template-columns:1fr 1fr}.instructor-grid,.instructor-assignment-add{grid-template-columns:1fr}.instructor-assignment-editor article{grid-template-columns:40px minmax(0,1fr) 25px}.instructor-assignment-editor article input{grid-column:2}.instructor-assignment-editor article button{grid-area:1/3/span 2}}.store-dashboard-page .admin-heading{align-items:center}.store-dashboard-actions{gap:8px;display:flex}.store-dashboard-toolbar{align-items:center;gap:10px;min-height:62px;margin-bottom:12px;padding:11px 13px;display:flex}.store-dashboard-toolbar label{color:#68758a;background:#f8f9fb;border:1px solid #e4e8ee;border-radius:8px;align-items:center;gap:7px;min-width:180px;padding:0 10px;display:flex}.store-dashboard-toolbar label svg{color:#7e8da4;flex:none}.store-dashboard-toolbar label span{color:#9aa4b3;white-space:nowrap;font-size:8px}.store-dashboard-toolbar select{color:#425169;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:9px 0;font-size:9px}.store-dashboard-toolbar>span{color:#929cad;margin-left:auto;font-size:8px}.store-dashboard-notice{color:#23775e;background:#e8f8f2;border:1px solid #d3eee4;border-radius:9px;margin-bottom:12px;padding:10px 13px;font-size:9px}.store-dashboard-notice.error{color:#bc4857;background:#feedef;border-color:#fad9dd}.store-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:12px;display:grid}.store-metric-grid>article{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:12px;min-width:0;min-height:108px;padding:17px;display:grid}.store-metric-grid article>span{border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.store-metric-grid span svg{width:20px}.store-metric-grid span.blue{color:#3977e6;background:#eaf2ff}.store-metric-grid span.teal{color:#148060;background:#e8f8f2}.store-metric-grid span.red{color:#cf4d5c;background:#feedef}.store-metric-grid span.violet{color:#7654c2;background:#f0ebff}.store-metric-grid article>div{gap:4px;min-width:0;display:grid}.store-metric-grid small,.store-metric-grid p{color:#929cad;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.store-metric-grid strong{color:#2f3c53;font-size:21px}.store-dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:12px;margin-bottom:12px;display:grid}.store-closure-panel,.store-risk-panel,.store-project-panel,.store-employee-panel{padding:0;overflow:hidden}.store-closure-panel>header,.store-risk-panel>header,.store-project-panel>header,.store-employee-panel>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.store-closure-panel header small,.store-risk-panel header small,.store-project-panel header small,.store-employee-panel header small{color:#3977e6;letter-spacing:.1em;font-size:7px;font-weight:800}.store-closure-panel header h2,.store-risk-panel header h2,.store-project-panel header h2,.store-employee-panel header h2{color:#38465d;margin-top:4px;font-size:14px}.store-closure-panel header>span,.store-risk-panel header>span,.store-project-panel header>span,.store-employee-panel header>span{color:#929cad;font-size:8px}.store-closure-list{grid-template-columns:1fr 1fr;display:grid}.store-closure-list>article{border-bottom:1px solid #edf0f4;border-right:1px solid #edf0f4;grid-template-columns:35px minmax(0,1fr) 42px;align-items:center;gap:10px;min-width:0;padding:15px 17px;display:grid}.store-closure-list>article:nth-child(2n){border-right:0}.store-closure-list>article:nth-last-child(-n+2){border-bottom:0}.store-closure-list article>span{color:#3977e6;background:#eaf2ff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.store-closure-list article>span svg{width:16px}.store-closure-list article>div{min-width:0}.store-closure-list p{justify-content:space-between;gap:7px;margin-bottom:7px;display:flex}.store-closure-list p strong{color:#526078;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.store-closure-list p em{color:#929cad;font-size:8px;font-style:normal}.store-closure-list article>div>div{background:#edf1f5;border-radius:5px;height:5px;overflow:hidden}.store-closure-list article i{border-radius:inherit;background:linear-gradient(90deg,#3977e6,#38a68d);height:100%;display:block}.store-closure-list article small{color:#9aa4b3;margin-top:5px;font-size:7px;display:block}.store-closure-list article>b{color:#3977e6;text-align:right;font-size:12px}.store-risk-panel>div{padding:7px 14px 12px}.store-risk-panel article{border-bottom:1px solid #edf0f4;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px 2px;display:grid}.store-risk-panel article>span{color:#ca4c5b;background:#feedef;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.store-risk-panel article>div{gap:4px;min-width:0;display:grid}.store-risk-panel strong{color:#46536a;font-size:9px}.store-risk-panel small{color:#929cad;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.store-risk-panel em{color:#ca4c5b;font-size:10px;font-style:normal;font-weight:800}.store-dashboard-empty{color:#929cad;text-align:center;place-content:center;justify-items:center;gap:7px;min-height:150px;padding:18px;display:grid}.store-dashboard-empty svg{color:#4b8de1;width:29px;height:29px}.store-dashboard-empty strong{color:#526078;font-size:10px}.store-dashboard-empty span{font-size:8px}.store-dashboard-empty.compact{min-height:115px}.store-project-panel{margin-bottom:12px}.store-project-list article{border-bottom:1px solid #edf0f4;grid-template-columns:minmax(180px,1fr) minmax(180px,1.2fr) 46px 70px;align-items:center;gap:13px;padding:13px 18px;display:grid}.store-project-list article>div:first-child{gap:4px;min-width:0;display:grid}.store-project-list article strong{color:#46536a;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.store-project-list article small{color:#929cad;font-size:7px}.store-project-list article>div:nth-child(2){background:#edf1f5;border-radius:6px;height:6px;overflow:hidden}.store-project-list article i{border-radius:inherit;background:linear-gradient(90deg,#3977e6,#36a58b);height:100%;display:block}.store-project-list article>em{color:#3977e6;font-size:10px;font-style:normal;font-weight:800}.store-project-list article>span{color:#c64b59;text-align:center;background:#feedef;border-radius:9px;padding:5px 7px;font-size:7px}.store-employee-filters{border-bottom:1px solid #edf0f4;align-items:center;gap:8px;padding:11px 18px;display:flex}.store-employee-filters label{border:1px solid #dfe4eb;border-radius:8px;align-items:center;gap:7px;width:min(360px,60%);padding:0 10px;display:flex}.store-employee-filters label svg{color:#929cad}.store-employee-filters input{color:#46536a;width:100%;min-width:0;font:inherit;border:0;outline:0;padding:9px 0;font-size:9px}.store-employee-filters select{color:#526078;font:inherit;background:#f8f9fb;border:1px solid #dfe4eb;border-radius:8px;margin-left:auto;padding:9px 11px;font-size:9px}.store-employee-table{min-width:900px}.store-employee-table .head,.store-employee-table>article{grid-template-columns:minmax(160px,1.3fr) repeat(5,minmax(95px,.75fr)) 70px;align-items:center;gap:10px;padding:11px 18px;display:grid}.store-employee-table .head{color:#8f9aac;background:#f8f9fb;border-bottom:1px solid #edf0f4;font-size:7px;font-weight:750}.store-employee-table>article{border-bottom:1px solid #edf0f4;min-height:64px}.store-employee-table>article>div:first-child{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.store-employee-table>article>div:first-child>span{color:#3977e6;background:#eaf2ff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;display:grid}.store-employee-table article p{gap:4px;min-width:0;display:grid}.store-employee-table article p strong{color:#526078;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.store-employee-table article p small{color:#929cad;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.store-status{white-space:nowrap;border-radius:9px;justify-self:start;padding:5px 7px;font-size:7px;font-weight:750}.store-status.overdue{color:#bf4554;background:#feedef}.store-status.in_progress{color:#276ecf;background:#eaf2ff}.store-status.completed{color:#147b60;background:#e8f8f2}.store-status.not_started{color:#7f8999;background:#eef1f5}.store-employee-panel{overflow-x:auto}.store-dashboard-state{color:#8792a5;background:#fff;border:1px dashed #d7dde6;border-radius:13px;place-content:center;justify-items:center;gap:10px;min-height:310px;font-size:9px;display:grid}.store-dashboard-state>svg{color:#3977e6;width:28px;height:28px}.store-dashboard-state.error>svg{color:#c64b59}@media (width<=1180px){.store-metric-grid{grid-template-columns:1fr 1fr}.store-dashboard-grid{grid-template-columns:1fr}.store-risk-panel>div{grid-template-columns:1fr 1fr;column-gap:15px;display:grid}.store-employee-panel{overflow-x:auto}}@media (width<=760px){.store-dashboard-page .admin-heading{gap:13px;display:grid}.store-dashboard-page .admin-heading>div:last-child{grid-template-columns:1fr 1fr;width:100%;display:grid}.store-dashboard-toolbar{flex-wrap:wrap;align-items:stretch}.store-dashboard-toolbar label{flex:calc(50% - 8px);min-width:0}.store-dashboard-toolbar>button{flex:none}.store-dashboard-toolbar>span{width:100%;margin-left:0}.store-metric-grid{gap:8px}.store-metric-grid>article{grid-template-columns:1fr;min-height:105px;padding:14px}.store-metric-grid article>span{display:none}.store-metric-grid strong{font-size:17px}.store-closure-list{grid-template-columns:1fr}.store-closure-list>article,.store-closure-list>article:nth-child(2n),.store-closure-list>article:nth-last-child(-n+2){border-bottom:1px solid #edf0f4;border-right:0}.store-closure-list>article:last-child{border-bottom:0}.store-risk-panel>div{display:block}.store-project-list article{grid-template-columns:minmax(0,1fr) 43px auto;gap:9px}.store-project-list article>div:nth-child(2){grid-area:2/1/auto/-1}.store-project-list article>span{grid-area:1/3}.store-employee-filters{align-items:stretch}.store-employee-filters label{flex:1;width:auto}.store-employee-filters select{max-width:100px;margin-left:0}}.talent-heading-actions{gap:8px;display:flex}.talent-filter-panel{margin-bottom:15px;padding:0;overflow:hidden}.talent-filter-panel>header,.talent-filter-panel>footer{justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;display:flex}.talent-filter-panel>header{border-bottom:1px solid #edf0f4}.talent-filter-panel>header div{align-items:center;gap:8px;display:flex}.talent-filter-panel>header svg{color:#3977e6;width:16px}.talent-filter-panel>header strong{color:#3f4c62;font-size:11px}.talent-filter-panel>header span{color:#276bc9;background:#eaf2ff;border-radius:9px;padding:4px 7px;font-size:7px}.talent-filter-panel>header>button{color:#7d899b;font-size:8px}.talent-filter-grid{background:#fafbfc;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:15px 16px;display:grid}.talent-filter-field{gap:6px;min-width:0;display:grid}.talent-filter-field>span{color:#778397;align-items:center;gap:5px;font-size:8px;font-weight:700;display:flex}.talent-filter-field>span svg{width:12px}.talent-filter-field input,.talent-filter-field select{color:#46536a;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #dfe4eb;border-radius:8px;outline:0;padding:9px 10px;font-size:8px}.talent-checks{grid-column:span 1;align-self:end;align-items:center;gap:10px;min-height:34px;display:flex}.talent-checks label{color:#647187;white-space:nowrap;align-items:center;gap:5px;font-size:8px;display:flex}.talent-checks input{accent-color:#3977e6}.talent-filter-panel>footer{border-top:1px solid #edf0f4}.talent-filter-panel>footer span{color:#929cad;font-size:8px}.talent-result-head{justify-content:space-between;align-items:center;margin:4px 0 10px;display:flex}.talent-result-head strong{color:#3e4b61;font-size:12px}.talent-result-head span{color:#929cad;font-size:8px}.growth-person-grid>article{min-width:0;color:inherit;border:1px solid var(--border);text-align:left;cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:47px minmax(0,1fr) auto 16px;align-items:center;gap:12px;padding:17px 17px 17px 36px;display:grid;position:relative}.growth-person-grid>article:hover,.growth-person-grid>article.selected{border-color:#9fc0f2;box-shadow:0 8px 24px #1f2a440d}.growth-person-grid>article.selected{background:#fbfdff}.growth-person-grid>article>div{min-width:0}.growth-person-grid>article>div>small,.growth-person-grid>article>div>p{color:#929cad;text-overflow:ellipsis;white-space:nowrap;font-size:7px;display:block;overflow:hidden}.growth-person-grid>article>svg{color:#b8c0cc}.talent-select{place-items:center;width:15px;height:15px;display:grid;position:absolute;top:12px;left:12px}.talent-select input{opacity:0;position:absolute}.talent-select span{background:#fff;border:1px solid #cfd6e1;border-radius:4px;width:14px;height:14px;display:block}.talent-select input:checked+span{background:#3977e6;border-color:#3977e6;box-shadow:inset 0 0 0 3px #fff}.talent-mark-list{gap:4px;margin-top:6px;display:flex;overflow:hidden}.talent-mark-list i{color:#7352b2;background:#f0ebff;border-radius:7px;flex:none;padding:3px 5px;font-size:7px;font-style:normal}.talent-mark-editor{border:1px solid var(--border);background:#fff;border-radius:10px;margin-bottom:10px;padding:13px}.talent-mark-editor>header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.talent-mark-editor header div{align-items:center;gap:7px;display:flex}.talent-mark-editor header svg{color:#7654c2;width:15px}.talent-mark-editor header strong{color:#48566d;font-size:10px}.talent-mark-editor header span{color:#929cad;font-size:7px}.talent-mark-editor header button,.talent-add-mark{color:#376dc5;background:#eaf2ff;border-radius:7px;padding:6px 8px;font-size:8px}.talent-mark-editor>div{grid-template-columns:minmax(120px,.5fr) minmax(180px,1fr) 28px;gap:7px;margin-top:6px;display:grid}.talent-mark-editor>div input{color:#526078;min-width:0;font:inherit;border:1px solid #dfe4eb;border-radius:7px;padding:8px 9px;font-size:8px}.talent-mark-editor>div button{color:#bd4c59;background:#feedef;border-radius:7px;place-items:center;display:grid}.talent-mark-editor>div button svg{width:13px}.talent-add-mark{color:#7654c2;background:#f0ebff;margin-top:8px}.talent-compare-modal{width:min(940px,100%)}.talent-compare-table{min-width:620px;padding:16px;overflow-x:auto}.talent-compare-table>div{border-bottom:1px solid #edf0f4;grid-template-columns:130px repeat(4,minmax(120px,1fr));display:grid}.talent-compare-table>div>*{padding:11px}.talent-compare-table span{color:#8792a5;font-size:8px}.talent-compare-table strong{color:#46536a;font-size:10px}.talent-compare-table strong small{color:#929cad;margin-top:4px;font-size:7px;font-weight:400;display:block}.talent-compare-head{background:#f7f9fb}@media (width<=1080px){.talent-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.growth-admin-page .admin-heading{gap:12px;display:grid}.talent-heading-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.talent-filter-grid{grid-template-columns:1fr 1fr;padding:12px}.talent-checks{flex-wrap:wrap;grid-column:1/-1}.talent-filter-panel>footer{flex-direction:column;align-items:stretch}.talent-filter-panel>footer button{justify-content:center}.growth-person-grid>article{grid-template-columns:42px minmax(0,1fr) 14px;padding:14px 14px 14px 34px}.growth-person-grid>article dl{grid-column:1/-1;width:100%}.growth-person-grid>article>svg{grid-area:1/3}.talent-mark-editor>div{grid-template-columns:minmax(0,1fr) 28px}.talent-mark-editor>div input:nth-child(2){grid-column:1}.talent-mark-editor>div button{grid-area:1/2/span 2}.talent-compare-table{overflow-x:auto}}.assignment-review-card header em{color:#7d899c;margin-top:5px;font-size:8px;font-style:normal;display:block}.assignment-type-badge{color:#6b778c;vertical-align:middle;background:#eff2f6;border-radius:8px;margin-left:7px;padding:3px 6px;font-size:7px;font-style:normal;display:inline-flex}.assignment-type-badge.group{color:#7352bb;background:#f0ebff}.employee-assignment-group{color:#5b6880;background:#f4f0ff;border:1px solid #e4dafb;border-radius:10px;gap:9px;margin-top:16px;padding:13px 15px;display:grid}.employee-assignment-group>div{align-items:center;gap:9px;display:flex}.employee-assignment-group svg{color:#7654c2}.employee-assignment-group span{gap:3px;display:grid}.employee-assignment-group strong{color:#4f406f;font-size:11px}.employee-assignment-group small,.employee-assignment-group p,.employee-assignment-group em{color:#7b6f91;font-size:8px;font-style:normal;line-height:1.6}.employee-assignment-group em{color:#7654c2;border-top:1px solid #e2d8f7;padding-top:8px;font-weight:700}.assignment-group-editor{gap:14px;display:grid}.assignment-group-editor>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.assignment-group-editor>header label{background:#f7f8fa;border:1px solid #e2e6ec;border-radius:8px;align-items:center;gap:8px;width:min(440px,100%);padding:9px 11px;display:flex}.assignment-group-editor>header input{color:#46536a;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:9px}.assignment-group-editor>header span{color:#7f8999;font-size:9px}.assignment-group-editor>section{gap:11px;max-height:54vh;padding-right:3px;display:grid;overflow:auto}.assignment-group-editor>section>article{background:#f8f9fb;border:1px solid #e7eaf0;border-radius:10px;padding:13px}.assignment-group-editor article>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.assignment-group-editor article>header input{color:#3f4d64;font:inherit;background:#fff;border:1px solid #dfe4eb;border-radius:7px;flex:1;padding:8px 9px;font-size:10px;font-weight:750}.assignment-group-editor article>header button{color:#b64a57;background:0 0;align-items:center;gap:4px;font-size:8px;display:inline-flex}.group-member-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:11px;display:grid}.group-member-grid label{cursor:pointer;background:#fff;border:1px solid #e4e7ed;border-radius:7px;grid-template-columns:15px minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;padding:8px;display:grid}.group-member-grid label:has(input:checked){background:#f2edff;border-color:#cfc0f1}.group-member-grid label.disabled{opacity:.45;cursor:not-allowed}.group-member-grid span{gap:2px;min-width:0;display:grid}.group-member-grid strong,.group-member-grid small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.group-member-grid strong{color:#4d5a70;font-size:8px}.group-member-grid small{color:#9099a8;font-size:7px}.group-member-grid em{color:#7352bb;background:#e8defd;border-radius:6px;padding:3px 5px;font-size:6px;font-style:normal}.assignment-group-editor article>footer{color:#8c96a6;margin-top:8px;font-size:7px}.assignment-add-group{color:#7654c2;background:#f0ebff;border-radius:8px;align-items:center;gap:6px;width:fit-content;padding:9px 12px;font-size:9px;font-weight:750;display:inline-flex}.assignment-group-editor>footer{border-top:1px solid #edf0f4;justify-content:flex-end;gap:8px;padding-top:12px;display:flex}@media (width<=760px){.assignment-group-editor>header{flex-direction:column;align-items:stretch}.assignment-group-editor>header label{width:100%}.group-member-grid{grid-template-columns:1fr}.assignment-group-editor>section{max-height:50vh}.assignment-group-editor>footer button{flex:1}}.debrief-admin-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.debrief-admin-list .data-head,.debrief-admin-list .data-row{grid-template-columns:minmax(210px,1.4fr) minmax(170px,1fr) minmax(140px,.8fr) 72px minmax(120px,auto)}.debrief-admin-list .row-actions{flex-wrap:wrap;justify-content:flex-end}.debrief-status{white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;width:fit-content;padding:5px 8px;font-size:7px;font-weight:800;display:inline-flex}.debrief-status.gray{color:#6d788a;background:#eef1f5}.debrief-status.green{color:#118060;background:#e5f7ef}.debrief-status.blue{color:#2a6ac6;background:#eaf2ff}.debrief-status.orange{color:#a56220;background:#fff0df}.debrief-review-admin{margin-top:20px}.debrief-task-form{max-height:72vh;padding-right:4px;overflow-y:auto}.debrief-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.debrief-audience-picker{background:#f8f9fb;border:1px solid #e4e8ee;border-radius:10px;min-width:0;overflow:hidden}.debrief-audience-picker>header{justify-content:space-between;align-items:center;padding:11px 12px 8px;display:flex}.debrief-audience-picker>header strong{color:#46536a;font-size:9px}.debrief-audience-picker>header span{color:#7e899a;font-size:7px}.debrief-audience-tabs{background:#eceff4;border-radius:7px;grid-template-columns:repeat(3,1fr);gap:4px;margin:0 9px 8px;padding:3px;display:grid}.debrief-audience-tabs button{color:#7b8698;border-radius:5px;padding:6px;font-size:7px}.debrief-audience-tabs button.active{color:#2769c6;background:#fff;box-shadow:0 1px 4px #1e2d4614}.debrief-audience-picker>label{background:#fff;border:1px solid #e1e5eb;border-radius:7px;align-items:center;gap:6px;margin:0 9px 8px;padding:7px 8px;display:flex}.debrief-audience-picker>label input{border:0;min-width:0;padding:0}.debrief-audience-picker>div:last-child{max-height:170px;padding:0 9px 9px;overflow-y:auto}.debrief-audience-picker>div:last-child>label{cursor:pointer;background:#fff;border:1px solid #e5e8ed;border-radius:7px;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:7px;margin-top:5px;padding:7px;display:grid}.debrief-audience-picker>div:last-child>label:has(input:checked){background:#edf4ff;border-color:#bfd4f4}.debrief-audience-picker>div:last-child span{gap:2px;min-width:0;display:grid}.debrief-audience-picker>div:last-child strong,.debrief-audience-picker>div:last-child small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.debrief-audience-picker>div:last-child strong{color:#4e5b70;font-size:8px}.debrief-audience-picker>div:last-child small{color:#929baa;font-size:7px}.debrief-question-builder{background:#f8f9fb;border:1px solid #e4e8ee;border-radius:10px;overflow:hidden}.debrief-question-builder>header{border-bottom:1px solid #e5e8ed;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;display:flex}.debrief-question-builder>header div{gap:2px;display:grid}.debrief-question-builder>header strong{color:#46536a;font-size:9px}.debrief-question-builder>header span{color:#909aaa;font-size:7px}.debrief-question-builder>article{border-bottom:1px solid #e7eaef;grid-template-columns:22px minmax(150px,1fr) 100px 52px 72px 28px;align-items:center;gap:6px;padding:8px 10px;display:grid}.debrief-question-builder>article:last-child{border-bottom:0}.debrief-question-builder>article>span{color:#8290a3;text-align:center;font-size:8px}.debrief-question-builder input{color:#4e5b70;min-width:0;font:inherit;background:#fff;border:1px solid #dfe4ea;border-radius:6px;padding:7px 8px;font-size:8px}.debrief-question-builder article label{color:#6c788b;align-items:center;gap:4px;font-size:7px;display:flex}.debrief-question-builder article button{color:#b44d59;place-items:center;display:grid}.debrief-attachment-rule{background:#f5f8fc;border:1px solid #e1e7ef;border-radius:9px;grid-template-columns:auto 160px 1fr;align-items:center;gap:14px;padding:11px 12px;display:grid}.debrief-attachment-rule label{color:#56647a;align-items:center;gap:7px;font-size:8px;display:flex}.debrief-attachment-rule label input[type=number]{width:70px}.debrief-attachment-rule small{color:#8995a6;font-size:7px}.debrief-report-table>label{background:#f7f8fa;border:1px solid #e2e6ec;border-radius:8px;align-items:center;gap:7px;width:min(440px,100%);margin:0 16px 12px;padding:8px 10px;display:flex}.debrief-report-table>label input{width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:8px}.debrief-report-table .head,.debrief-report-table article{grid-template-columns:minmax(130px,1fr) minmax(130px,1fr) 120px 76px 110px;align-items:center;gap:10px;padding:10px 16px;display:grid}.debrief-report-table .head{color:#8994a5;background:#f7f9fb;border-block:1px solid #eaedf2;font-size:7px;font-weight:750}.debrief-report-table article{color:#566379;border-bottom:1px solid #edf0f3;font-size:8px}.debrief-report-table article strong{color:#445168;gap:2px;display:grid}.debrief-report-table article small{color:#929baa;font-size:7px;font-weight:400}.debrief-report-table time{color:#8792a4}.debrief-employee-list{gap:10px;margin-top:20px;display:grid}.debrief-employee-list>button{color:inherit;border:1px solid var(--border);text-align:left;background:#fff;border-radius:12px;grid-template-columns:45px minmax(0,1fr) auto 16px;align-items:center;gap:13px;padding:17px;display:grid}.debrief-employee-list>button:hover{border-color:#a9c4eb;box-shadow:0 8px 24px #1f2a440d}.debrief-employee-list>button>div{gap:4px;min-width:0;display:grid}.debrief-employee-list>button>div small{color:#8c97a8;font-size:8px}.debrief-employee-list>button strong{color:#26364f;font-size:12px}.debrief-employee-list>button p{color:#7e899b;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.debrief-employee-list>button aside{justify-items:end;gap:7px;display:grid}.debrief-employee-list>button aside small{color:#8b96a7;font-size:7px}.debrief-employee-list>button>svg{color:#b4bdca}.debrief-employee-page>.back-button{margin:10px 0 16px}.debrief-report-layout{grid-template-columns:minmax(0,1.65fr) minmax(250px,.65fr);align-items:start;gap:15px;display:grid}.debrief-report-editor,.debrief-report-history{border:1px solid var(--border);background:#fff;border-radius:13px}.debrief-report-editor{overflow:hidden}.debrief-report-editor>header{background:#f8faff;border-bottom:1px solid #e7ebf1;grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:center;gap:12px;padding:15px 17px;display:grid}.debrief-report-editor>header>div{align-items:center;gap:8px;display:flex}.debrief-report-editor>header svg{color:#3977e6;width:17px}.debrief-report-editor>header span{gap:2px;display:grid}.debrief-report-editor>header small{color:#8b96a6;font-size:7px}.debrief-report-editor>header strong{color:#4a586e;font-size:9px}.debrief-answer-fields{gap:15px;padding:18px;display:grid}.debrief-answer-fields label{gap:7px;display:grid}.debrief-answer-fields label>span{justify-content:space-between;align-items:center;gap:10px;display:flex}.debrief-answer-fields strong{color:#3f4e66;font-size:10px}.debrief-answer-fields i,.debrief-files i{color:#dc5264;margin-left:3px;font-style:normal}.debrief-answer-fields em{color:#929cad;font-size:7px;font-style:normal}.debrief-answer-fields textarea{resize:vertical;color:#46546a;width:100%;font:inherit;background:#fbfcfd;border:1px solid #dde3ea;border-radius:9px;outline:0;padding:12px;font-size:9px;line-height:1.7}.debrief-answer-fields textarea:focus{background:#fff;border-color:#8cb2ec;box-shadow:0 0 0 3px #edf4ff}.debrief-answer-fields textarea:disabled{color:#59667a;background:#f7f8fa}.debrief-files{background:#f7f9fb;border:1px solid #e5e9ef;border-radius:10px;margin:0 18px 18px;padding:13px}.debrief-files>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.debrief-files>header div{gap:3px;display:grid}.debrief-files>header strong{color:#49576d;font-size:9px}.debrief-files>header span{color:#8a95a6;font-size:7px}.debrief-files>header label{cursor:pointer;position:relative}.debrief-files input[type=file]{opacity:0;width:1px;height:1px;position:absolute}.debrief-files>div{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.debrief-files>div>span{color:#516078;background:#fff;border:1px solid #dfe4eb;border-radius:7px;align-items:center;gap:5px;max-width:100%;padding:6px 8px;font-size:8px;display:inline-flex}.debrief-files a{color:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.debrief-files button{color:#ad5360}.debrief-report-editor>footer{border-top:1px solid #edf0f4;justify-content:flex-end;gap:8px;padding:14px 18px;display:flex}.debrief-message{color:#3b6dab;background:#edf4ff;border-radius:8px;margin:0 18px 12px;padding:9px 11px;font-size:8px}.debrief-return-feedback{color:#8d5728;background:#fff5e9;border:1px solid #f4ddc3;border-radius:9px;gap:7px;margin:16px 18px 0;padding:12px 13px;display:grid}.debrief-return-feedback>strong{font-size:9px}.debrief-return-feedback p{grid-template-columns:auto 1fr;gap:8px;font-size:8px;display:grid}.debrief-return-feedback p span{font-weight:750}.debrief-report-history{padding:16px}.debrief-report-history>h2{color:#46546a;margin:0 0 10px;font-size:10px}.debrief-report-history>h2:not(:first-child){margin-top:18px}.debrief-review-progress{gap:8px;display:grid}.debrief-review-progress>p{color:#7e899a;font-size:8px;line-height:1.7}.debrief-review-progress article{background:#f7f9fb;border-radius:8px;align-items:flex-start;gap:8px;padding:9px;display:flex}.debrief-review-progress article>svg{color:#3977e6;width:16px}.debrief-review-progress article div{gap:3px;min-width:0;display:grid}.debrief-review-progress strong{color:#4b596f;font-size:8px}.debrief-review-progress small,.debrief-review-progress p{color:#8792a3;font-size:7px;line-height:1.5}.debrief-version-list{gap:7px;display:grid}.debrief-version-list details{border:1px solid #e5e9ef;border-radius:8px;overflow:hidden}.debrief-version-list summary{color:#57657a;cursor:pointer;background:#f8f9fb;justify-content:space-between;align-items:center;gap:8px;padding:8px 9px;font-size:8px;display:flex}.debrief-version-list time{color:#929cad;font-size:7px}.debrief-review-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.debrief-review-card{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;padding:15px}.debrief-review-card>header{border-bottom:1px solid #edf0f3;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding-bottom:12px;display:grid}.debrief-review-card>header div{min-width:0}.debrief-review-card>header small,.debrief-review-card>header p{color:#8b96a7;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.debrief-review-card h3{color:#33435b;margin:3px 0;font-size:12px}.debrief-answer-readonly{gap:9px;padding:12px 0;display:grid}.debrief-answer-readonly article{gap:5px;display:grid}.debrief-answer-readonly strong{color:#56647a;font-size:8px}.debrief-answer-readonly p{color:#68758a;white-space:pre-wrap;background:#f7f9fb;border-radius:7px;padding:9px;font-size:8px;line-height:1.6}.debrief-review-files{flex-wrap:wrap;gap:6px;margin-bottom:11px;display:flex}.debrief-review-files a{color:#4772ad;background:#edf4ff;border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:7px;display:inline-flex}.debrief-review-fields{grid-template-columns:90px minmax(0,1fr);gap:8px;display:grid}.debrief-review-fields label{gap:5px;display:grid}.debrief-review-fields span{color:#758195;font-size:7px;font-weight:750}.debrief-review-fields input,.debrief-review-fields textarea{resize:vertical;color:#4f5c71;min-width:0;font:inherit;border:1px solid #dfe4ea;border-radius:7px;padding:8px;font-size:8px}.debrief-review-card>footer{justify-content:flex-end;gap:7px;margin-top:11px;display:flex}.debrief-review-card .debrief-message{margin:9px 0 0}@media (width<=1100px){.debrief-admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.debrief-admin-list{overflow-x:auto}.debrief-admin-list .data-head,.debrief-admin-list .data-row{min-width:840px}.debrief-review-list{grid-template-columns:1fr}.debrief-report-layout{grid-template-columns:minmax(0,1fr) 260px}}@media (width<=760px){.debrief-admin-page .admin-heading{gap:12px;display:grid}.debrief-admin-page .admin-heading>div:last-child,.debrief-admin-page .admin-heading button{width:100%}.debrief-audience-grid{grid-template-columns:1fr}.debrief-task-form{max-height:75vh}.debrief-question-builder>article{grid-template-columns:22px minmax(0,1fr) 28px}.debrief-question-builder>article>input:nth-of-type(2),.debrief-question-builder>article>label,.debrief-question-builder>article>input:last-of-type{grid-column:2}.debrief-question-builder>article>button{grid-area:1/3/span 4}.debrief-attachment-rule{grid-template-columns:1fr;gap:8px}.debrief-report-table{overflow-x:auto}.debrief-report-table .head,.debrief-report-table article{min-width:700px}.debrief-employee-list>button{grid-template-columns:38px minmax(0,1fr) 15px;padding:14px}.debrief-employee-list>button aside{grid-area:2/1/auto/-1;justify-content:space-between;align-items:center;width:100%;display:flex}.debrief-employee-list>button>svg{grid-area:1/3}.debrief-report-layout{grid-template-columns:1fr}.debrief-report-editor>header{grid-template-columns:1fr auto}.debrief-report-editor>header>div:nth-child(2){grid-column:1}.debrief-report-editor>header>.debrief-status{grid-area:1/2/span 2}.debrief-answer-fields{padding:14px}.debrief-files{margin:0 14px 14px}.debrief-files>header{flex-direction:column;align-items:stretch}.debrief-files>header label{justify-content:center}.debrief-report-editor>footer{grid-template-columns:1fr 1fr;padding:12px 14px;display:grid}.debrief-report-history{padding:14px}.debrief-review-fields{grid-template-columns:74px minmax(0,1fr)}.debrief-review-card>footer{grid-template-columns:1fr 1fr;display:grid}}.metric-card.interactive{cursor:pointer;transition:transform .18s,border-color .18s,box-shadow .18s}.metric-card.interactive:hover{border-color:#b9cceb;transform:translateY(-2px);box-shadow:0 12px 28px #1f3a6614}.metric-card.interactive:focus-visible{outline-offset:2px;outline:3px solid #2563eb33}.advanced-analytics-page .admin-heading>button{align-self:flex-start;align-items:center;gap:6px;display:inline-flex}.analytics-filter-panel{margin-bottom:14px;overflow:hidden}.analytics-filter-panel>header{color:#536178;background:#f8fafd;border-bottom:1px solid #e7ebf1;align-items:center;gap:7px;padding:12px 15px;display:flex}.analytics-filter-panel>header svg{color:#3977e6}.analytics-filter-panel>header strong{font-size:9px}.analytics-filter-panel>header span{color:#909aab;margin-left:auto;font-size:7px}.analytics-filter-grid{grid-template-columns:repeat(5,minmax(125px,1fr)) minmax(180px,1.3fr) auto;align-items:end;gap:9px;padding:14px 15px;display:grid}.analytics-filter-grid>label{gap:5px;min-width:0;display:grid}.analytics-filter-grid>label>span{color:#7c8798;font-size:7px;font-weight:750}.analytics-filter-grid select,.analytics-keyword>div{color:#4f5d72;width:100%;min-width:0;height:34px;font:inherit;background:#f8f9fb;border:1px solid #e0e5eb;border-radius:8px;outline:0;font-size:8px}.analytics-filter-grid select{padding:0 9px}.analytics-keyword>div{align-items:center;gap:6px;padding:0 9px;display:flex}.analytics-keyword svg{color:#929cad;flex:none}.analytics-keyword input{width:100%;min-width:0;color:inherit;background:0 0;border:0;outline:0;font-size:8px}.analytics-filter-grid .secondary-button{align-items:center;gap:5px;height:34px;display:inline-flex}.analytics-notice{color:#3569a7;background:#edf4ff;border:1px solid #d8e7fb;border-radius:9px;margin-bottom:13px;padding:9px 12px;font-size:8px}.analytics-notice.error{color:#a84b59;background:#fff0f2;border-color:#f3d7dc}.analytics-breadcrumb{color:#8a95a6;align-items:center;gap:4px;margin-bottom:13px;font-size:8px;display:flex}.analytics-breadcrumb button{color:#607087;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:5px 6px;font-size:8px;display:inline-flex}.analytics-breadcrumb button:hover{color:#2868c7;background:#edf4ff}.analytics-breadcrumb>svg{width:12px}.analytics-breadcrumb strong{color:#2d6dca}.analytics-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:14px;display:grid}.analytics-summary-grid article{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:11px;min-width:0;padding:14px;display:flex}.analytics-summary-grid article>span{color:#3977e6;background:#edf4ff;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.analytics-summary-grid article:nth-child(2)>span{color:#0d967e;background:#e8f8f4}.analytics-summary-grid article:nth-child(3)>span{color:#7654c2;background:#f1ecff}.analytics-summary-grid article:nth-child(4)>span{color:#cf7621;background:#fff2e4}.analytics-summary-grid svg{width:17px}.analytics-summary-grid div{gap:3px;min-width:0;display:grid}.analytics-summary-grid small,.analytics-summary-grid p{color:#8e98a8;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.analytics-summary-grid strong{color:#33435b;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.analytics-result-panel{overflow:hidden}.analytics-result-panel>header{justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.analytics-result-panel>header div{align-items:baseline;gap:8px;display:flex}.analytics-result-panel>header strong{color:#39485f;font-size:11px}.analytics-result-panel>header span,.analytics-result-panel>header small{color:#8d97a7;font-size:7px}.analytics-table-head,.analytics-row-list>button{grid-template-columns:minmax(220px,1.4fr) 85px minmax(150px,.8fr) 75px 105px 18px;align-items:center;gap:10px;display:grid}.analytics-table-head{color:#8994a5;background:#f7f9fb;border-block:1px solid #e9edf2;padding:8px 16px;font-size:7px;font-weight:750}.analytics-row-list>button{color:#5c697e;text-align:left;background:#fff;border-bottom:1px solid #edf0f3;width:100%;padding:11px 16px}.analytics-row-list>button:not(.static):hover{background:#f8fbff}.analytics-row-list>button.static{cursor:default}.analytics-row-name{align-items:center;gap:9px;min-width:0;display:flex}.analytics-row-name>span{color:#3977e6;background:#edf4ff;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.analytics-row-name svg{width:14px}.analytics-row-name p{gap:3px;min-width:0;display:grid}.analytics-row-name strong,.analytics-row-name small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.analytics-row-name strong{color:#425168;font-size:8px}.analytics-row-name small{color:#929cad;font-size:7px;font-weight:400}.analytics-row-list>button>strong{color:#526077;font-size:8px}.analytics-rate{grid-template-columns:minmax(70px,1fr) 35px;align-items:center;gap:7px;display:grid}.analytics-rate p{background:#edf0f4;border-radius:4px;height:4px;overflow:hidden}.analytics-rate i{border-radius:inherit;background:#3977e6;height:100%;display:block}.analytics-rate strong{color:#536178;text-align:right;font-size:7px}.analytics-status{white-space:nowrap;border-radius:8px;width:fit-content;padding:5px 7px;font-size:7px;font-weight:800}.analytics-status.green{color:#118060;background:#e5f7ef}.analytics-status.blue{color:#2a6ac6;background:#eaf2ff}.analytics-status.orange{color:#a56220;background:#fff0df}.analytics-status.gray{color:#6d788a;background:#eef1f5}.analytics-row-list time{color:#8893a4;font-size:7px}.analytics-row-list>button>svg{color:#b4bdca}.analytics-empty,.analytics-state{color:#96a1b1;text-align:center;place-items:center;gap:7px;padding:42px 20px;display:grid}.analytics-empty svg,.analytics-state>svg{color:#9db4d5;width:28px;height:28px}.analytics-empty strong,.analytics-state h2{color:#5a687d;font-size:11px}.analytics-empty p{font-size:8px}.analytics-pagination{justify-content:flex-end;align-items:center;gap:9px;padding:11px 15px;display:flex}.analytics-pagination button{color:#536178;background:#f1f4f8;border-radius:7px;align-items:center;gap:3px;padding:6px 8px;font-size:7px;display:inline-flex}.analytics-pagination button:disabled{opacity:.4;cursor:not-allowed}.analytics-pagination svg{width:12px}.analytics-pagination span{color:#8792a3;font-size:7px}@media (width<=1250px){.analytics-filter-grid{grid-template-columns:repeat(3,minmax(140px,1fr))}.analytics-filter-grid .secondary-button{width:fit-content}.analytics-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-result-panel{overflow-x:auto}.analytics-result-panel>header,.analytics-table-head,.analytics-row-list,.analytics-result-panel>footer{min-width:820px}}@media (width<=760px){.advanced-analytics-page .admin-heading{gap:12px;display:grid}.advanced-analytics-page .admin-heading>button{justify-content:center;width:100%}.analytics-filter-panel>header span{display:none}.analytics-filter-grid{grid-template-columns:1fr 1fr}.analytics-keyword{grid-column:1/-1}.analytics-filter-grid .secondary-button{justify-content:center;width:100%}.analytics-breadcrumb{white-space:nowrap;padding-bottom:3px;overflow-x:auto}.analytics-summary-grid{grid-template-columns:1fr}.analytics-result-panel{overflow:visible}.analytics-result-panel>header,.analytics-table-head,.analytics-row-list,.analytics-result-panel>footer{min-width:0}.analytics-table-head{display:none}.analytics-row-list{gap:9px;padding:10px;display:grid}.analytics-row-list>button{border:1px solid #e5e9ef;border-radius:10px;grid-template-columns:minmax(0,1fr) auto 15px;gap:8px;padding:12px}.analytics-row-name{grid-column:1/3}.analytics-row-list>button>strong{grid-column:1}.analytics-rate{grid-column:1/3;grid-template-columns:minmax(0,1fr) 38px}.analytics-status{grid-area:2/2}.analytics-row-list time{grid-column:1/3}.analytics-row-list>button>svg,.analytics-row-list>button>span:last-child{grid-area:1/3/span 4}.analytics-pagination{justify-content:center}}.text-answer{margin-left:43px}.text-answer textarea{color:#3f4e65;width:100%;font:inherit;resize:vertical;background:#fbfcfe;border:1px solid #dfe5ed;border-radius:10px;padding:13px 14px;font-size:11px;line-height:1.7}.text-answer textarea:focus{border-color:#79a5ec;outline:none;box-shadow:0 0 0 3px #edf4ff}.exam-result-card.pending>span{color:#b27425;background:#fff4df}.exam-review-list article.manual{border-left-color:#3977e6}.exam-review-queue .data-head,.exam-review-queue .data-row{grid-template-columns:minmax(280px,1.5fr) 80px minmax(155px,.8fr) 100px 105px}.exam-review-queue .data-row>strong{color:#566278;font-size:10px}.exam-review-editor{gap:11px;max-height:62vh;padding:18px 22px;display:grid;overflow-y:auto}.exam-review-editor>article{background:#f8fafc;border:1px solid #e5eaf0;border-radius:11px;padding:15px}.exam-review-editor article>header{justify-content:space-between;gap:15px;margin-bottom:12px;display:flex}.exam-review-editor header small{color:#8995a7;font-size:9px}.exam-review-editor header h3{color:#35435a;margin-top:4px;font-size:12px}.exam-review-editor header>strong{color:#2d6fd5;white-space:nowrap;font-size:14px}.exam-review-editor article>section{background:#fff;border-radius:8px;margin:8px 0;padding:10px 12px}.exam-review-editor article>section.reference{background:#f0f6ff}.exam-review-editor section>span{color:#8a96a8;font-size:8px}.exam-review-editor section>p{color:#4c5b71;white-space:pre-wrap;margin-top:5px;font-size:10px;line-height:1.7}.exam-review-editor .review-fields{grid-template-columns:120px 1fr}.review-total{color:#788599;align-self:center;margin-right:auto;font-size:10px}.review-total strong{color:#2d6fd5;font-size:16px}@media (width<=760px){.text-answer{margin-left:0}.exam-review-queue .data-row{grid-template-columns:1fr auto;gap:10px;padding:14px}.exam-review-queue .data-row .entity-cell{grid-column:1/-1}.exam-review-queue .data-row .stack-cell{grid-column:1}.exam-review-queue .data-row .status-pill{grid-area:2/2}.exam-review-queue .row-actions{grid-column:1/-1}.exam-review-queue .row-actions button{width:100%}.exam-review-editor{padding:14px}.exam-review-editor .review-fields{grid-template-columns:1fr}.modal-footer .review-total{width:100%}.modal-footer{flex-wrap:wrap}}.exam-results-center{gap:12px;display:grid}.exam-results-actions{justify-content:space-between;align-items:center;gap:18px;padding:2px 1px;display:flex}.exam-results-actions>div:first-child{gap:4px;display:grid}.exam-results-actions strong{color:#344158;font-size:13px}.exam-results-actions span{color:#8d98aa;font-size:8px}.exam-results-actions>div:last-child{gap:7px;display:flex}.exam-results-actions button{align-items:center;gap:5px;display:inline-flex}.exam-results-notice{color:#26705d;background:#eaf8f3;border:1px solid #d1eee4;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;font-size:8px;display:flex}.exam-results-notice.error{color:#a74c5a;background:#fff0f2;border-color:#f1d8dd}.exam-results-notice button{color:inherit;background:0 0;place-items:center;display:grid}.exam-results-toolbar{grid-template-columns:120px minmax(190px,1fr) 130px minmax(220px,1fr) auto;align-items:end;gap:9px;padding:13px 14px;display:grid}.exam-results-toolbar label,.exam-results-toolbar form{gap:5px;min-width:0;display:grid}.exam-results-toolbar label>span,.exam-results-toolbar form>span{color:#7b8799;font-size:7px;font-weight:750}.exam-results-toolbar select,.exam-results-toolbar form>div{color:#4f5d72;min-width:0;height:35px;font:inherit;background:#f8f9fb;border:1px solid #dfe4eb;border-radius:8px;outline:0;font-size:8px}.exam-results-toolbar select{width:100%;padding:0 9px}.exam-results-toolbar form>div{align-items:center;gap:6px;padding-left:9px;display:flex}.exam-results-toolbar form input{min-width:0;color:inherit;background:0 0;border:0;outline:0;flex:1;font-size:8px}.exam-results-toolbar form button{color:#2e6ed3;background:#edf4ff;border-radius:0 7px 7px 0;align-self:stretch;padding:0 11px;font-size:8px;font-weight:750}.exam-results-toolbar>button{align-items:center;gap:5px;height:35px;display:inline-flex}.exam-result-stat-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.exam-result-stat-grid article{border:1px solid var(--border);background:#fff;border-radius:11px;align-items:center;gap:11px;min-width:0;padding:14px;display:flex}.exam-result-stat-grid article>span{color:#3977e6;background:#edf4ff;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.exam-result-stat-grid article:nth-child(2)>span{color:#118262;background:#e8f8f1}.exam-result-stat-grid article:nth-child(3)>span{color:#7853c2;background:#f1ecff}.exam-result-stat-grid article:nth-child(4)>span{color:#ae6b17;background:#fff2df}.exam-result-stat-grid article:nth-child(5)>span{color:#b94a5a;background:#feedef}.exam-result-stat-grid div{gap:3px;min-width:0;display:grid}.exam-result-stat-grid small,.exam-result-stat-grid p{color:#929cac;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.exam-result-stat-grid strong{color:#334158;font-size:17px}.exam-results-layout{grid-template-columns:minmax(235px,.65fr) minmax(620px,2fr);gap:12px;min-width:0;display:grid}.exam-ranking-panel,.exam-results-table{min-width:0;overflow:hidden}.exam-ranking-panel>header,.exam-results-table>header{border-bottom:1px solid #e9edf2;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:0 15px;display:flex}.exam-ranking-panel>header div,.exam-results-table>header div{align-items:center;gap:7px;display:flex}.exam-ranking-panel>header svg{color:#d39526}.exam-ranking-panel>header strong,.exam-results-table>header strong{color:#3c495f;font-size:10px}.exam-ranking-panel>header span,.exam-results-table>header span,.exam-results-table>header small{color:#909bab;font-size:7px}.exam-ranking-list article{border-bottom:1px solid #edf0f4;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:58px;padding:8px 14px;display:grid}.exam-ranking-list article:last-child{border-bottom:0}.exam-ranking-list .rank{color:#7e8999;background:#f0f3f7;border-radius:8px;place-items:center;width:25px;height:25px;font-size:8px;font-weight:800;display:grid}.exam-ranking-list .rank-1{color:#a96d15;background:#fff1d6}.exam-ranking-list .rank-2{color:#66758b;background:#edf1f6}.exam-ranking-list .rank-3{color:#9c6649;background:#f7e9df}.exam-ranking-list article>div{min-width:0}.exam-ranking-list article strong,.exam-ranking-list article small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.exam-ranking-list article>div strong{color:#46546a;font-size:9px}.exam-ranking-list article small{color:#98a2b1;margin-top:4px;font-size:7px}.exam-ranking-list article>p{text-align:right}.exam-ranking-list article>p strong{color:#2e6fd5;font-size:12px}.exam-results-head,.exam-results-rows>button{grid-template-columns:minmax(210px,1.35fr) 55px 72px minmax(130px,.8fr) minmax(115px,.7fr) 16px;align-items:center;gap:10px;display:grid}.exam-results-head{color:#8e99aa;background:#f8f9fb;border-bottom:1px solid #e9edf2;height:34px;padding:0 15px;font-size:7px;font-weight:750}.exam-results-rows>button{color:#59667a;text-align:left;background:#fff;border-bottom:1px solid #edf0f4;width:100%;min-height:67px;padding:10px 15px}.exam-results-rows>button:hover{background:#f9fbfe}.exam-results-rows>button>div{min-width:0}.exam-results-rows>button strong,.exam-results-rows>button small,.exam-results-rows>button em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.exam-results-rows>button>div:first-child strong{color:#3e4d64;font-size:9px}.exam-results-rows>button small,.exam-results-rows>button em{color:#929cac;margin-top:4px;font-size:7px;font-style:normal}.exam-results-rows>button>div:nth-of-type(2) strong,.exam-results-rows>button>div:nth-of-type(3) strong{color:#59667a;font-size:8px}.exam-results-rows .score-cell{color:#2e6fd5;font-size:14px}.exam-result-badge{white-space:nowrap;border-radius:9px;width:fit-content;padding:5px 7px;font-size:7px;font-weight:800}.exam-result-badge.green{color:#147b60;background:#e8f8f2}.exam-result-badge.red{color:#b64250;background:#feedef}.exam-result-badge.orange{color:#a56512;background:#fff4df}.exam-results-rows>button>svg{color:#b1bac7}.exam-results-table>footer{color:#8c97a7;justify-content:space-between;align-items:center;height:45px;padding:0 15px;font-size:7px;display:flex}.exam-results-table>footer div{gap:6px;display:flex}.exam-results-table>footer button{color:#536178;background:#f1f4f8;border-radius:7px;align-items:center;gap:3px;padding:6px 8px;font-size:7px;display:inline-flex}.exam-results-table>footer button:disabled{opacity:.4}.exam-results-state{color:#99a3b2;grid-column:1/-1;align-content:center;place-items:center;gap:7px;min-height:120px;font-size:8px;display:grid}.exam-results-state svg{width:18px}.exam-attempt-modal{width:min(900px,100%)}.exam-attempt-summary{background:#f6f8fb;border-bottom:1px solid #e7ebf0;grid-template-columns:repeat(4,1fr);gap:1px;padding:14px 22px;display:grid}.exam-attempt-summary>div{border-right:1px solid #e3e7ed;gap:4px;padding:8px 12px;display:grid}.exam-attempt-summary>div:last-child{border-right:0}.exam-attempt-summary small{color:#8c97a8;font-size:7px}.exam-attempt-summary strong{color:#35445b;font-size:12px}.exam-answer-audit-list{gap:10px;max-height:44vh;padding:16px 22px;display:grid;overflow-y:auto}.exam-answer-audit-list>article{background:#fafbfc;border:1px solid #e5e9ef;border-radius:10px;padding:13px}.exam-answer-audit-list article>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.exam-answer-audit-list header small{color:#8995a6;font-size:7px}.exam-answer-audit-list header h3{color:#3e4c62;margin-top:4px;font-size:10px;line-height:1.55}.exam-answer-audit-list header>strong{color:#2e70d7;white-space:nowrap;font-size:10px}.answer-audit-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.answer-audit-grid section{background:#fff;border-radius:8px;padding:9px 10px}.answer-audit-grid span{color:#8d98a8;font-size:7px}.answer-audit-grid p{color:#536178;white-space:pre-wrap;margin-top:4px;font-size:8px;line-height:1.65}.review-feedback{color:#65738a;margin-top:8px;font-size:8px}.score-correction-history{border:1px solid #e5e9ef;border-radius:10px;margin:0 22px 14px;overflow:hidden}.score-correction-history>header{background:#f7f9fb;justify-content:space-between;padding:10px 12px;display:flex}.score-correction-history>header strong{color:#46546b;font-size:8px}.score-correction-history>header span{color:#a35a66;font-size:7px}.score-correction-history article{border-top:1px solid #edf0f4;grid-template-columns:150px minmax(0,1fr) 150px;align-items:center;gap:10px;padding:10px 12px;display:grid}.score-correction-history article strong{color:#405068;font-size:9px}.score-correction-history article small{color:#8d98a9;margin-top:3px;font-size:7px;display:block}.score-correction-history article p,.score-correction-history article time{color:#69768a;font-size:7px}.score-correction-history article time{text-align:right}.score-correction-form{border-top:1px solid #e8ecf1;padding:15px 22px 20px}.score-correction-form>header{color:#3977e6;align-items:flex-start;gap:8px;margin-bottom:12px;display:flex}.score-correction-form header div{gap:3px;display:grid}.score-correction-form header strong{color:#3f4d63;font-size:9px}.score-correction-form header span{color:#8d98a8;font-size:7px}.score-correction-form>div{grid-template-columns:140px 1fr;gap:9px;display:grid}.score-correction-form label{gap:5px;display:grid}.score-correction-form label>span{color:#657186;font-size:7px;font-weight:750}.score-correction-form input,.score-correction-form textarea{color:#435168;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #dfe4eb;border-radius:8px;outline:0;padding:9px 10px;font-size:8px}.score-correction-form input:focus,.score-correction-form textarea:focus{border-color:#79a5ef;box-shadow:0 0 0 3px #eaf2ff}.score-correction-form footer{justify-content:flex-end;margin-top:10px;display:flex}@media (width<=1200px){.exam-results-toolbar{grid-template-columns:repeat(3,minmax(140px,1fr))}.exam-results-toolbar form{grid-column:span 2}.exam-result-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.exam-results-layout{grid-template-columns:1fr}.exam-ranking-list{grid-template-columns:repeat(2,1fr);display:grid}.exam-ranking-list article:nth-child(odd){border-right:1px solid #edf0f4}.exam-results-table{overflow-x:auto}.exam-results-table>header,.exam-results-head,.exam-results-rows,.exam-results-table>footer{min-width:820px}}@media (width<=760px){.exam-results-actions{flex-direction:column;align-items:stretch}.exam-results-actions>div:last-child{grid-template-columns:1fr 1fr;display:grid}.exam-results-actions button{justify-content:center}.exam-results-toolbar{grid-template-columns:1fr 1fr}.exam-results-toolbar label:nth-child(2),.exam-results-toolbar form{grid-column:1/-1}.exam-results-toolbar>button{justify-content:center;width:100%}.exam-result-stat-grid{grid-template-columns:1fr 1fr}.exam-result-stat-grid article:last-child{grid-column:1/-1}.exam-ranking-list{grid-template-columns:1fr}.exam-ranking-list article:nth-child(odd){border-right:0}.exam-results-table{overflow:visible}.exam-results-table>header,.exam-results-head,.exam-results-rows,.exam-results-table>footer{min-width:0}.exam-results-head{display:none}.exam-results-rows{gap:9px;padding:10px;display:grid}.exam-results-rows>button{border:1px solid #e4e9ef;border-radius:10px;grid-template-columns:minmax(0,1fr) auto 15px;gap:8px;padding:12px}.exam-results-rows>button>div:first-child{grid-column:1/3}.exam-results-rows .score-cell{grid-column:1}.exam-result-badge{grid-column:2}.exam-results-rows>button>div:nth-of-type(2),.exam-results-rows>button>div:nth-of-type(3){grid-column:1/3}.exam-results-rows>button>svg{grid-area:1/3/span 4}.exam-attempt-summary{grid-template-columns:1fr 1fr;padding-inline:14px}.exam-attempt-summary>div:nth-child(2){border-right:0}.exam-answer-audit-list{padding:13px 14px}.answer-audit-grid{grid-template-columns:1fr}.score-correction-history{margin-inline:14px}.score-correction-history article{grid-template-columns:1fr}.score-correction-history article time{text-align:left}.score-correction-form{padding-inline:14px}.score-correction-form>div{grid-template-columns:1fr}.score-correction-form footer button{width:100%}}.exam-entry-notice{color:#24725d;background:#e9f8f2;border:1px solid #d0eee3;border-radius:9px;align-items:center;gap:7px;width:fit-content;margin:14px 0;padding:8px 11px;font-size:9px;display:flex}.exam-entry-notice>span{color:#fff;background:#17a47a;border-radius:6px;place-items:center;width:20px;height:20px;font-size:8px;font-weight:800;display:grid}.exam-audience-editor{background:#fbfcfe;border:1px solid #dfe6ef;border-radius:12px;overflow:hidden}.exam-audience-editor>header{background:linear-gradient(100deg,#f4f8ff,#f8fbff);border-bottom:1px solid #e4eaf2;align-items:center;gap:12px;padding:14px 16px;display:flex}.exam-audience-editor>header>div{gap:4px;display:grid}.exam-audience-editor header strong{color:#38475e;font-size:11px}.exam-audience-editor header span{color:#8793a5;font-size:8px}.exam-audience-editor>header>svg{color:#3977e6;order:-1;width:19px}.exam-audience-modes{grid-template-columns:repeat(4,1fr);gap:7px;padding:13px 15px;display:grid}.exam-audience-modes button{color:#67748a;text-align:left;background:#fff;border:1px solid #e2e7ed;border-radius:9px;gap:3px;padding:10px 11px;display:grid}.exam-audience-modes button.active{color:#2868c7;background:#edf4ff;border-color:#a9c5ef;box-shadow:0 0 0 2px #3977e60f}.exam-audience-modes span{color:inherit;font-size:9px;font-weight:800}.exam-audience-modes small{color:#919bab;font-size:7px}.exam-audience-all{color:#29715e;background:#ebf8f3;border-radius:8px;align-items:center;gap:7px;margin:0 15px 12px;padding:10px 11px;font-size:8px;display:flex}.exam-audience-picker{gap:7px;margin:0 15px 12px;display:grid}.exam-audience-picker select{color:#4c5a70;width:100%;min-height:118px;font:inherit;background:#fff;border:1px solid #dfe4eb;border-radius:9px;outline:0;padding:5px;font-size:8px}.exam-audience-picker option{border-radius:5px;padding:7px 8px}.exam-audience-picker>small,.exam-audience-loading{color:#8d98a9;font-size:7px}.exam-audience-search{color:#929cad;background:#fff;border:1px solid #dfe4eb;border-radius:8px;align-items:center;gap:6px;padding:0 9px;display:flex!important}.exam-audience-search input{flex:1;box-shadow:none!important;border:0!important;padding:8px 0!important}.exam-audience-error{color:#a74d59;margin:0 15px 10px;font-size:8px}.exam-audience-editor>footer{background:#f5f8fc;border-top:1px solid #e5eaf0;align-items:center;gap:10px;justify-content:flex-start!important;margin:0!important;padding:11px 15px!important;display:flex!important}.exam-audience-editor>footer>div{gap:3px;display:grid}.exam-audience-editor>footer strong{color:#2e6fd5;font-size:11px}.exam-audience-editor>footer span{color:#8792a4;font-size:7px}.publication-mode-toggle{background:#f7f9fc;border:1px solid #e1e6ed;border-radius:10px;padding:12px 14px}.publication-mode-toggle>label{cursor:pointer;align-items:center;gap:10px;display:flex}.publication-mode-toggle input{accent-color:#3977e6;width:17px;height:17px;margin:0}.publication-mode-toggle span{gap:3px;display:grid}.publication-mode-toggle strong{color:#3c4a60;font-size:10px}.publication-mode-toggle small{color:#8591a3;font-size:8px}.publication-audience-result{min-width:0}.publication-audience-counts{flex-wrap:wrap;gap:6px;display:flex}.publication-audience-counts>span{background:#fff;border:1px solid #dfe7f2;border-radius:7px;align-items:baseline;gap:4px;padding:5px 8px;display:flex}.publication-audience-counts>span strong{color:#2e6fd5;font-size:11px}.publication-audience-counts>span small{color:#7f8b9e;font-size:7px}.exam-participant-modal{width:min(980px,100%);overflow:hidden}.exam-participant-toolbar{justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.exam-participant-toolbar .segment-control{overflow-x:auto}.exam-participant-toolbar form{color:#8c97a7;background:#f7f9fb;border:1px solid #e1e6ec;border-radius:8px;align-items:center;gap:6px;min-width:230px;height:34px;padding-left:9px;display:flex}.exam-participant-toolbar form input{color:#4e5c72;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:8px}.exam-participant-toolbar form button{color:#2f6fd4;background:#edf4ff;border-radius:0 7px 7px 0;align-self:stretch;padding:0 10px;font-size:8px;font-weight:750}.exam-participant-summary{color:#8190a4;background:#f5f8fc;border-block:1px solid #e5eaf0;grid-template-columns:auto auto 1fr;align-items:baseline;gap:6px;padding:11px 17px;display:grid}.exam-participant-summary strong{color:#2e6fd5;font-size:18px}.exam-participant-summary span{font-size:8px}.exam-participant-summary p{justify-self:end;font-size:7px}.exam-participant-table{max-height:56vh;overflow-y:auto}.exam-participant-head,.exam-participant-table>article{grid-template-columns:minmax(190px,1.3fr) 78px 82px 50px minmax(140px,.8fr);align-items:center;gap:10px;padding:0 18px;display:grid}.exam-participant-head{z-index:1;color:#8c97a8;background:#f8f9fb;border-bottom:1px solid #e7ebef;height:35px;font-size:7px;font-weight:750;position:sticky;top:0}.exam-participant-table>article{color:#657287;border-bottom:1px solid #edf0f4;min-height:61px;font-size:8px}.exam-participant-table article>div{gap:4px;min-width:0;display:grid}.exam-participant-table article strong,.exam-participant-table article small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.exam-participant-table article strong{color:#415068;font-size:9px}.exam-participant-table article small{color:#929cac;font-size:7px}.exam-participant-status{white-space:nowrap;border-radius:8px;width:fit-content;padding:5px 7px;font-size:7px;font-style:normal;font-weight:800}.exam-participant-status.not_started{color:#707b8c;background:#eff2f5}.exam-participant-status.in_progress{color:#2c6cc9;background:#eaf2ff}.exam-participant-status.pending_review{color:#9e661c;background:#fff1df}.exam-participant-status.passed{color:#147b60;background:#e7f7f1}.exam-participant-status.failed{color:#b24756;background:#feedef}.exam-qr-modal{width:min(430px,100%)}.exam-qr-body{text-align:center;justify-items:center;padding:24px;display:grid}.exam-qr-body img{background:#fff;border:1px solid #e4e9ef;border-radius:14px;width:min(290px,100%);height:auto;padding:8px}.exam-qr-body>span{color:#929cad;place-items:center;min-height:250px;font-size:9px;display:grid}.exam-qr-body strong{color:#334057;margin-top:15px;font-size:14px}.exam-qr-body p{color:#8792a5;max-width:320px;margin:7px 0 15px;font-size:8px;line-height:1.65}@media (width<=760px){.exam-audience-modes{grid-template-columns:1fr 1fr}.exam-audience-editor>footer{flex-direction:column;align-items:stretch}.publication-audience-counts{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.publication-audience-counts>span{justify-content:center}.exam-participant-toolbar{flex-direction:column;align-items:stretch}.exam-participant-toolbar form{min-width:0}.exam-participant-summary{grid-template-columns:auto 1fr}.exam-participant-summary p{grid-column:1/-1;justify-self:start}.exam-participant-head{display:none}.exam-participant-table{gap:9px;padding:10px;display:grid}.exam-participant-table>article{border:1px solid #e4e9ef;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px}.exam-participant-table article>div:first-child,.exam-participant-table article>div:last-child{grid-column:1/-1}.exam-admin-list .row-actions{flex-wrap:wrap;justify-content:flex-end;max-width:65%}}.exam-participant-status.completed{color:#147b60;background:#e7f7f1}.course-editor{gap:13px}.course-meta-grid{grid-template-columns:minmax(0,1fr) 180px;gap:11px;display:grid}.course-meta-grid label{gap:7px;display:grid}.course-meta-grid label>span{color:#59667b;font-size:10px;font-weight:700}.course-catalog-tags{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.course-catalog-tags i{color:#4f6f91;background:#edf4fb;border-radius:8px;padding:3px 6px;font-size:7px;font-style:normal;font-weight:750}.course-business-settings{background:#fbfcfd;border:1px solid #e2e8ef;border-radius:12px;overflow:hidden}.course-business-settings>header{background:#fff;border-bottom:1px solid #e7ebf0;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.course-business-settings>header strong,.course-business-settings>header span{display:block}.course-business-settings>header strong{color:#405069;font-size:11px}.course-business-settings>header span{color:#929cad;margin-top:3px;font-size:8px}.course-business-settings>header svg{color:#3e75c4}.course-business-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px 15px;display:grid}.course-business-grid label{gap:6px;display:grid}.course-business-grid label>span{color:#657187;font-size:9px;font-weight:700}.course-policy-toggles{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0 15px 15px;display:grid}.course-policy-toggles>label{background:#fff;border:1px solid #e3e8ee;border-radius:9px;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:8px;padding:10px;display:grid}.course-policy-toggles input{margin-top:2px}.course-policy-toggles strong,.course-policy-toggles small{display:block}.course-policy-toggles strong{color:#4b5870;font-size:9px}.course-policy-toggles small{color:#959faf;margin-top:3px;font-size:7px}.course-unpublish-impact{color:#805a24;background:#fff7e9;border:1px solid #f1dfbf;border-radius:10px;grid-template-columns:30px minmax(0,1fr);gap:10px;margin:16px 18px;padding:13px;display:grid}.course-unpublish-impact svg{box-sizing:content-box;color:#a56b18;background:#ffedc9;border-radius:8px;padding:6px}.course-unpublish-impact strong{color:#6f4c1d;font-size:10px}.course-unpublish-impact p{margin-top:4px;font-size:8px;line-height:1.6}.modal-field{gap:7px;margin:0 18px 16px;display:grid}.modal-field>span{color:#59667b;font-size:10px;font-weight:700}.modal-field textarea{resize:vertical;font:inherit;border:1px solid #dfe5ec;border-radius:9px;outline:none;padding:10px;font-size:10px}.modal-field textarea:focus{border-color:#7aa8e8;box-shadow:0 0 0 3px #eaf3ff}.course-admin-cover{background:#edf1f4;border:1px solid #e1e6eb;border-radius:9px;flex:none;width:72px;height:42px;overflow:hidden}.course-admin-cover img{object-fit:cover;width:100%;height:100%}.course-cover-editor{background:#fbfcfa;border:1px solid #dde5df;border-radius:13px;overflow:hidden}.course-cover-editor>header{color:#23745d;background:linear-gradient(105deg,#eef8f3,#f7faf5);border-bottom:1px solid #e1e9e3;align-items:center;gap:11px;padding:13px 15px;display:flex}.course-cover-editor>header>div{gap:3px;display:grid}.course-cover-editor header strong{color:#354c45;font-size:10px}.course-cover-editor header span{color:#82928d;font-size:7px}.course-cover-editor>header>svg{order:-1;width:19px}.course-cover-workspace{grid-template-columns:minmax(300px,1.15fr) minmax(270px,.85fr);gap:15px;padding:15px;display:grid}.course-cover-preview{align-content:start;gap:7px;display:grid}.cover-preview-frame{aspect-ratio:16/9;color:#82908a;background:linear-gradient(135deg,#e8eee9,#f7f9f5);border:1px solid #dce5df;border-radius:12px;place-items:center;font-size:8px;display:grid;position:relative;overflow:hidden}.cover-preview-frame:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff8c}.cover-preview-frame img{object-fit:cover;width:100%;height:100%}.cover-preview-frame.loading img{opacity:.52}.cover-preview-frame>span{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffdb;border-radius:8px;padding:7px 9px;position:absolute}.course-cover-preview>small{color:#95a19c;font-size:7px}.course-cover-controls{align-content:start;gap:11px;display:grid}.course-cover-controls>label{gap:5px}.course-cover-controls>label select{padding:8px 9px;font-size:8px}.course-cover-template-options,.course-cover-themes{gap:6px;display:grid}.course-cover-template-options>span,.course-cover-themes>span{color:#59667b;font-size:8px;font-weight:750}.course-cover-template-options>button{color:#6e7b8c;text-align:left;background:#fff;border:1px solid #e0e6e2;border-radius:9px;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:8px;display:grid;position:relative}.course-cover-template-options>button.active{color:#27755e;background:#eff8f3;border-color:#93c6b4;box-shadow:0 0 0 2px #2589680f}.course-cover-template-options button>i,.cover-template-mark{color:#fff;border-radius:8px;place-items:center;height:32px;display:grid}.course-cover-template-options button>i svg{width:15px}.course-cover-template-options button>span{gap:3px;min-width:0;display:grid}.course-cover-template-options strong{color:#425169;font-size:8px}.course-cover-template-options small{color:#929ca8;white-space:nowrap;text-overflow:ellipsis;font-size:6px;overflow:hidden}.course-cover-template-options button>svg{opacity:0;width:14px}.course-cover-template-options button.active>svg{opacity:1}.editorial_grid{background:linear-gradient(135deg,#1c5c48,#d5903d)}.kitchen_craft{background:linear-gradient(135deg,#58402f,#c88836)}.service_moment{background:linear-gradient(135deg,#235b96,#e77154)}.course-cover-themes{grid-template-columns:repeat(3,1fr)}.course-cover-themes>span{grid-column:1/-1}.course-cover-themes button{color:#7b8797;background:#fff;border:1px solid #e0e5e2;border-radius:8px;align-items:center;gap:5px;padding:7px;font-size:7px;display:flex}.course-cover-themes button.active{color:#365e51;border-color:#87b9a9;box-shadow:0 0 0 2px #2589680f}.course-cover-themes button i{border:3px solid #ffffffb3;border-radius:50%;flex:none;width:13px;height:13px;box-shadow:0 0 0 1px #d5ddd8}.course-cover-themes .jade i{background:#1c5c48}.course-cover-themes .azure i{background:#235b96}.course-cover-themes .amber i{background:#ca8436}.cover-catalog-note{color:#718a82;font-size:7px}.cover-editor-error{color:#aa4d59;font-size:7px}.course-cover-manager{gap:9px;padding:17px 20px 7px;display:grid}.course-cover-manager>article{border:1px solid #e2e7e4;border-radius:10px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;display:grid}.course-cover-manager>article.disabled{opacity:.58;background:#f5f6f6}.course-cover-manager .cover-template-mark{width:48px;height:42px}.course-cover-manager .cover-template-mark svg{width:18px}.course-cover-manager article>div{gap:4px;min-width:0;display:grid}.course-cover-manager strong{color:#405067;font-size:9px}.course-cover-manager small{color:#8c97a7;font-size:7px}.course-cover-manager p{color:#357461;font-size:7px}.course-cover-manager button{justify-content:center;min-width:62px}.course-cover-manager+.modal-footer{padding:12px 20px 18px}.course-lesson-editor{border:1px solid #e1e6ed;border-radius:12px;overflow:hidden}.course-lesson-editor>header{background:#f7f9fc;border-bottom:1px solid #e5e9ef;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.course-lesson-editor>header>div{gap:3px;display:grid}.course-lesson-editor>header strong{color:#3e4c62;font-size:10px}.course-lesson-editor>header span{color:#8d98a8;font-size:7px}.course-lesson-editor>div{display:grid}.course-lesson-editor article{border-bottom:1px solid #edf0f4;grid-template-columns:24px 90px minmax(155px,1fr) minmax(130px,.75fr) 88px 88px 28px;align-items:end;gap:7px;padding:10px 12px;display:grid}.course-lesson-editor article:last-child{border-bottom:0}.course-lesson-editor article>span{color:#3977e6;background:#edf4ff;border-radius:7px;align-self:center;place-items:center;width:22px;height:22px;font-size:8px;font-weight:800;display:grid}.course-lesson-editor article input,.course-lesson-editor article select{min-width:0;padding:8px 9px;font-size:8px}.course-lesson-editor article label{gap:4px}.course-lesson-editor article label>span{font-size:7px}.course-lesson-editor article>button{color:#aa5964;background:#fff0f2;border-radius:7px;grid-column:-1;align-self:center;place-items:center;width:27px;height:27px;display:grid}.course-participant-table .exam-participant-head,.course-participant-table>article{grid-template-columns:minmax(190px,1.3fr) 78px 82px 55px minmax(150px,.8fr)}@media (width<=900px){.course-cover-workspace{grid-template-columns:1fr}.course-lesson-editor article{grid-template-columns:24px 90px minmax(150px,1fr) 28px}.course-lesson-editor article>input:nth-of-type(2),.course-lesson-editor article>label{grid-column:2/4}.course-lesson-editor article>button{grid-area:1/4}}@media (width<=760px){.course-detail-overview.with-cover{grid-template-columns:1fr}.course-detail-overview.with-cover>img{aspect-ratio:16/9;min-height:0}.course-meta-grid,.course-business-grid,.course-policy-toggles{grid-template-columns:1fr}.course-cover-workspace{grid-template-columns:1fr;padding:12px}.course-cover-template-options>button{grid-template-columns:34px minmax(0,1fr) 16px}.course-cover-themes{grid-template-columns:1fr}.course-cover-themes>span{grid-column:auto}.course-cover-manager{padding-inline:14px}.course-cover-manager>article{grid-template-columns:42px minmax(0,1fr)}.course-cover-manager article>button{grid-column:1/-1;width:100%}.course-lesson-editor>header{flex-direction:column;align-items:flex-start}.course-lesson-editor article{grid-template-columns:24px minmax(0,1fr) 28px;align-items:center}.course-lesson-editor article>select{grid-column:2}.course-lesson-editor article>input,.course-lesson-editor article>input:nth-of-type(2),.course-lesson-editor article>label{grid-column:1/-1}.course-lesson-editor article>button{grid-area:1/3}.course-admin-list .row-actions{flex-wrap:wrap;justify-content:flex-end;max-width:70%}}
