:root{--blue:#0b3970;--blue2:#0f4c8a;--bg:#f4f7fb;--card:#fff;--text:#182433;--muted:#657486;--line:#dfe6ee;--border:#dfe6ee;--green:#157347;--red:#b42318;--amber:#9a6700;--shadow:0 4px 18px #152d4814}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.login{background:linear-gradient(135deg,#082c55,#0e528f);place-items:center;min-height:100vh;display:grid}.login-card{background:#fff;border-radius:18px;width:min(430px,92vw);padding:34px;box-shadow:0 25px 60px #001b3560}.brand{color:var(--blue);font-size:25px;font-weight:800}.brand small{letter-spacing:.12em;color:#69809a;margin-top:3px;font-size:11px;display:block}.label{margin:16px 0 6px;font-size:13px;font-weight:700}.input,.select,.textarea{background:#fff;border:1px solid #cad5e0;border-radius:9px;width:100%;padding:11px 12px}.btn{cursor:pointer;border:0;border-radius:9px;padding:10px 14px;font-weight:700}.btn-primary{background:var(--blue2);color:#fff}.btn-light{color:var(--blue);background:#eaf1f8}.shell{grid-template-columns:245px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#092f59;flex-direction:column;height:100vh;padding:18px 12px 10px;display:flex;position:sticky;top:0;overflow:hidden}.sidebar .brand{color:#fff;flex:none;padding:4px 10px 14px}.nav{scrollbar-width:thin;scrollbar-color:#6f8caa #092f59;flex-direction:column;gap:12px;min-height:0;padding:2px 4px 18px 0;display:flex;overflow:hidden auto}.nav::-webkit-scrollbar{width:7px}.nav::-webkit-scrollbar-thumb{background:#6f8caa;border-radius:999px}.nav-group{flex-direction:column;gap:3px;display:flex}.nav-group-title{color:#8facca;letter-spacing:.09em;text-transform:uppercase;padding:0 10px 4px;font-size:10px;font-weight:800}.nav-group-links{flex-direction:column;gap:2px;display:flex}.nav a{color:#d7e5f4;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:13px;line-height:1.2;display:flex}.nav a:hover{color:#fff;background:#ffffff12}.nav-link-integrity{background:#ffffff0b;border:1px solid #ffffff16}.nav-badge{color:#0b3970;letter-spacing:.04em;background:#d8eaff;border-radius:999px;flex:none;padding:3px 5px;font-size:9px;font-weight:900;line-height:1}.main{min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:2;background:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 28px;display:flex;position:sticky;top:0}.content{padding:28px}.page-title{margin:0;font-size:26px;font-weight:800}.sub{color:var(--muted);margin-top:5px}.grid4{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0;display:grid}.card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:13px;padding:18px}.metric{margin-top:7px;font-size:29px;font-weight:800}.metric-label{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px}.toolbar{justify-content:space-between;align-items:center;gap:10px;margin:18px 0;display:flex}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:auto}.table{border-collapse:collapse;width:100%;font-size:14px}.table th,.table td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf1f5;padding:12px 14px}.table th{text-transform:uppercase;color:#678;background:#f8fafc;font-size:12px}.pill{border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-block}.ok{color:#166534;background:#dcfce7}.warn{color:#7a5600;background:#fff3cd}.bad{color:#b42318;background:#fee4e2}.info{color:#16558c;background:#e6f0fb}.detail-grid{grid-template-columns:2fr 1fr;gap:16px;display:grid}.kv{grid-template-columns:160px 1fr;gap:9px 16px;display:grid}.kv div:nth-child(odd){color:var(--muted);font-size:13px}.empty{text-align:center;color:var(--muted);padding:38px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.notice{color:#154b7b;background:#eaf3fb;border-radius:9px;padding:12px 14px;font-size:13px}.error{color:#b42318;background:#fee4e2;border-radius:8px;margin:12px 0;padding:10px 12px}@media (max-width:900px){.shell{grid-template-columns:1fr}.sidebar{height:auto;position:relative;overflow:visible}.nav{padding-right:0;overflow:visible}.nav-group-links{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.grid4{grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:1fr}}@media (max-width:560px){.grid4,.form-row{grid-template-columns:1fr}.content{padding:18px}.topbar{padding:0 16px}.kv,.nav-group-links{grid-template-columns:1fr}}.auth-title{color:var(--text);margin:25px 0 4px;font-size:22px}.auth-link-row{text-align:center;margin-top:18px}.auth-link{color:var(--blue2);font-size:14px;font-weight:700}.auth-link:hover{text-decoration:underline}.success{color:#166534;background:#dcfce7;border-radius:8px;margin:12px 0;padding:10px 12px}.btn:disabled{opacity:.65;cursor:not-allowed}.small-muted{color:var(--muted);margin-top:3px;font-size:12px}.table-link{color:var(--blue2);font-weight:700}.table-link:hover{text-decoration:underline}.check-row{align-items:center;gap:8px;margin:8px 0;display:flex}.aneac-step{border-left:5px solid var(--blue2)}.step-kicker{letter-spacing:.08em;color:var(--blue2);margin-bottom:8px;font-size:12px;font-weight:800}button:disabled{opacity:.55;cursor:not-allowed}.examiner-step{border-left:5px solid var(--blue2)}.exam-candidate-card{border:1px solid var(--border);background:#fff;border-radius:16px;margin-top:16px;padding:18px}.exam-candidate-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.exam-components-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.component-card{border:1px solid var(--border);background:var(--bg);border-radius:14px;padding:16px}.component-card h4{margin:0 0 12px;font-size:17px}.mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.notice.compact{padding:10px 12px;font-size:13px}.textarea{resize:vertical;height:auto}.result-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.result-box{border:1px solid var(--border);border-radius:12px;flex-wrap:wrap;align-items:center;gap:14px;padding:14px;display:flex}@media (max-width:900px){.exam-components-grid,.mini-grid,.result-grid{grid-template-columns:1fr}}.auto-value{background:#f3f7fb;border:1px solid #d7e1ec;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:10px 12px;font-weight:800;display:flex}.auto-value span{color:var(--muted);font-size:12px;font-weight:600}.aneac2-candidate{border-top:1px solid var(--border);margin-top:18px;padding-top:18px}.requirements-list{flex-direction:column;gap:10px;margin-top:16px;display:flex}.requirement-row{border:1px solid var(--border);background:#fbfdff;border-radius:14px;grid-template-columns:minmax(320px,1.7fr) minmax(180px,.6fr) minmax(240px,1fr);align-items:end;gap:14px;padding:14px;display:grid}.requirement-main{align-self:center}.requirement-title{font-size:16px;font-weight:800}.req-required{text-transform:uppercase;letter-spacing:.04em;color:#8a3d00;background:#fff1df;border-radius:999px;margin-left:7px;padding:4px 7px;font-size:11px}.rule-chip{color:var(--blue2);background:#eef5fb;border-radius:8px;margin-top:7px;padding:4px 7px;font-size:11px;display:inline-block}.photo-box{border:1px solid var(--border);background:#fbfdff;border-radius:14px;grid-template-columns:1fr minmax(320px,.8fr);align-items:center;gap:16px;margin-top:18px;padding:16px;display:grid}.btn-secondary{color:var(--blue2);background:#eaf2f9}@media (max-width:900px){.requirement-row,.photo-box{grid-template-columns:1fr}}.aneac2-requirements-list{gap:7px;margin-top:10px}.aneac2-requirement-row{border-radius:12px;grid-template-columns:minmax(280px,1fr) minmax(190px,300px);align-items:center;gap:12px;padding:9px 12px}.aneac2-requirement-row .requirement-title{font-size:15px;line-height:1.2}.aneac2-requirement-row .small-muted{margin-top:2px;font-size:12px;line-height:1.25}.aneac2-requirement-row .req-required{margin-left:6px;padding:3px 6px;font-size:10px}.aneac2-requirement-row .label{margin:0 0 4px;font-size:11px}.aneac2-requirement-row .select{min-height:40px;padding:8px 10px}@media (max-width:900px){.aneac2-requirement-row{grid-template-columns:1fr;gap:8px;padding:10px 12px}}.decision-step{border-left:5px solid var(--blue2)}.decision-candidate{border-top:1px solid var(--border);margin-top:18px;padding-top:18px}.decision-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.decision-summary-box{border:1px solid var(--border);background:#fbfdff;border-radius:14px;padding:14px}.decision-return-form{margin-top:18px}.decision-requirement-row{background:#fff}.decision-justification-box{background:#fff9f7;border:1px solid #efd2c8;border-radius:14px;margin-top:18px;padding:16px}.decision-approve-form{background:#f8fff9;border:1px solid #cfe8d7;border-radius:14px;margin-top:18px;padding:16px}.decision-return-note{color:#7a3f00;background:#fff5e8;border-radius:12px;margin:14px 0;padding:12px 14px}.textarea{box-sizing:border-box;border:1px solid var(--border);width:100%;font:inherit;resize:vertical;background:#fff;border-radius:12px;padding:12px}.btn-danger{color:#fff;background:#a43122}@media (max-width:1000px){.decision-summary-grid{grid-template-columns:1fr 1fr}}@media (max-width:650px){.decision-summary-grid{grid-template-columns:1fr}}.decision-profile-card{grid-template-columns:1.5fr 1.5fr 1fr .7fr;align-items:start;gap:18px;display:grid}.decision-photo-layout{grid-template-columns:180px 1fr;align-items:center;gap:18px;display:grid}.decision-photo{object-fit:cover;border:1px solid var(--border);background:#eef3f8;border-radius:12px;width:160px;height:200px;display:block}.decision-history{flex-direction:column;gap:10px;margin-top:12px;display:flex}.decision-history-item{border:1px solid var(--border);background:#fbfdff;border-radius:12px;padding:12px}@media (max-width:1000px){.decision-profile-card{grid-template-columns:1fr 1fr}.decision-photo-layout{grid-template-columns:140px 1fr}.decision-photo{width:120px;height:150px}}@media (max-width:650px){.decision-profile-card,.decision-photo-layout{grid-template-columns:1fr}.decision-photo{width:120px;height:150px}}.decision-queue .table{min-width:0}.decision-queue th:last-child,.decision-queue td:last-child{text-align:right;width:170px}.decision-process-link,.decision-name-link{color:var(--blue2);font-weight:800;text-decoration:none}.decision-process-link:hover,.decision-name-link:hover{text-decoration:underline}.decision-open-button{white-space:nowrap;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}@media (max-width:900px){.decision-queue{overflow-x:auto}.decision-queue .table{min-width:760px}}.emission-rule-note{color:var(--blue2);background:#eef6ff;border-radius:12px;padding:12px 14px}.emission-cards{flex-direction:column;gap:12px;margin-top:16px;display:flex}.emission-card{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:minmax(260px,1.7fr) .55fr .75fr .75fr auto;align-items:center;gap:18px;padding:16px;display:grid}.emission-person{margin:4px 0;font-size:18px;font-weight:800}.emission-action{justify-self:end}@media (max-width:1050px){.emission-card{grid-template-columns:1fr 1fr 1fr}.emission-card-main{grid-column:1/-1}.emission-action{justify-self:start}}@media (max-width:650px){.emission-card{grid-template-columns:1fr}.emission-card-main{grid-column:auto}.emission-action{justify-self:start}}.candidate-edit-target{padding:0 16px 18px;display:none}.candidate-edit-target:target{display:block}.candidate-edit-card{background:#fff;border:1px solid #d9e2ec;border-radius:14px;padding:20px;box-shadow:0 8px 24px #0f172a0f}.candidate-edit-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.candidate-edit-actions{border-top:1px solid #e7edf3;justify-content:flex-end;align-items:center;gap:10px;margin-top:18px;padding-top:16px;display:flex}@media (max-width:760px){.candidate-edit-target{padding:0 8px 14px}.candidate-edit-card{padding:14px}.candidate-edit-actions{justify-content:stretch}.candidate-edit-actions .btn{text-align:center;flex:1}}.batch-card-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.batch-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.btn-danger-soft{color:#9f2222;background:#fff;border:1px solid #d9a0a0}.btn-danger-soft:hover{background:#fff5f5}.cancel-batch-card summary{cursor:pointer;color:#9f2222;font-weight:700;list-style-position:inside}.danger-notice{color:#7a271a;background:#fff7f6;border-color:#efc3c0}.edit-footer{border-top:1px solid #e5eaf0;justify-content:space-between;gap:12px;margin-top:20px;padding-top:16px;display:flex}@media (max-width:800px){.batch-card-head{flex-direction:column}.batch-actions{justify-content:flex-start}.edit-footer{flex-direction:column-reverse}.edit-footer .btn{width:100%}}.aneac2-summary-table{border:1px solid var(--border);background:#fff;border-radius:14px;overflow:hidden}.aneac2-summary-head,.aneac2-summary-row{grid-template-columns:minmax(220px,2fr) 82px 56px 82px 94px 78px 94px minmax(150px,1.25fr) 88px;align-items:center;gap:8px;padding:13px 14px;display:grid}.aneac2-summary-head{color:var(--muted);border-bottom:1px solid var(--border);text-transform:uppercase;background:#f7f9fc;font-size:11px;font-weight:800}.aneac2-summary-row{border-bottom:1px solid var(--border)}.aneac2-summary-row:last-child{border-bottom:0}.aneac2-summary-row>div{min-width:0}.aneac2-summary-row>div:first-child b{line-height:1.15;display:block}.aneac2-summary-row .pill{white-space:normal;text-align:center;max-width:100%;line-height:1.15}.aneac2-summary-row .btn{justify-content:center;width:100%;padding:8px 10px;font-size:13px;text-decoration:none;display:inline-flex}@media (max-width:1180px){.aneac2-summary-table{overflow-x:auto}.aneac2-summary-head,.aneac2-summary-row{min-width:1040px}}.aneac2-analysis-open{border-top:0;margin-top:0;padding-top:0}.exam-list{width:100%;overflow-x:auto}.exam-table-head,.exam-table-row{grid-template-columns:minmax(230px,1.8fr) 88px 64px 105px 125px 125px 120px minmax(250px,1.15fr);align-items:center;gap:10px;min-width:1160px;display:grid}.exam-table-head.resgate-only,.exam-table-row.resgate-only{grid-template-columns:minmax(230px,1.8fr) 88px 64px 105px 125px 120px minmax(250px,1.15fr);min-width:1025px}.exam-table-head{color:#64748b;text-transform:uppercase;background:#f8fafc;border:1px solid #dbe4ee;border-radius:14px 14px 0 0;padding:12px 14px;font-size:12px;font-weight:800}.exam-row-form{margin:0}.exam-table-row{background:#fff;border-bottom:1px solid #dbe4ee;border-left:1px solid #dbe4ee;border-right:1px solid #dbe4ee;padding:13px 14px}.exam-row-form:last-child .exam-table-row{border-radius:0 0 14px 14px}.exam-person{min-width:0}.exam-person b{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.exam-score-cell{min-width:0}.compact-score{width:96px;max-width:96px;padding:9px 10px}.compact-btn{padding:9px 14px}.exam-actions{flex-direction:column;align-items:stretch;gap:9px;min-width:0;display:flex}.exam-actions-buttons{flex-wrap:wrap;align-items:flex-start;gap:8px;display:flex}.finalize-details{position:relative}.finalize-details>summary{cursor:pointer;list-style:none}.finalize-details>summary::-webkit-details-marker{display:none}.finalize-confirm-box{background:#f8fafc;border:1px solid #dbe4ee;border-radius:10px;min-width:230px;margin-top:8px;padding:10px}.finalize-confirm-box .btn{margin-top:8px}.exam-note-readonly{color:#475569;white-space:pre-wrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-top:8px;padding:10px 12px;font-size:13px}.notes-details summary{cursor:pointer;color:#0f5597;font-weight:700;list-style:none}.notes-details summary::-webkit-details-marker{display:none}.notes-details summary:before{content:"▸ "}.notes-details[open] summary:before{content:"▾ "}.notes-textarea{width:100%;min-width:230px;max-width:100%;margin-top:8px}.exam-score-cell .pill{margin-top:5px}@media (max-width:900px){.exam-table-head{display:none}.exam-list{overflow:visible}.exam-table-row{border:1px solid #dbe4ee;border-radius:14px;grid-template-columns:1fr 1fr;min-width:0;margin-bottom:12px}.exam-person,.exam-actions{grid-column:1/-1}}.process-search-grid{grid-template-columns:minmax(320px,2fr) minmax(240px,1fr) auto;align-items:end;gap:14px;display:grid}.process-search-actions{gap:10px;display:flex}.process-search-table{min-width:1180px}.deadline-expired{font-weight:800;color:#b42318!important}.deadline-soon{font-weight:800;color:#a15c00!important}@media (max-width:900px){.process-search-grid{grid-template-columns:1fr}}.process-row-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cert-status-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.cert-status-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.cert-status-summary>div{flex-direction:column;gap:5px;display:flex}.cert-status-summary span{color:var(--muted);font-size:13px;font-weight:700}.cert-status-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.status-action-card h2{margin:0 0 8px}.status-action-card p{color:var(--muted);margin:0 0 16px}.status-action-danger{border-color:#efb1ad}.btn-danger{color:#fff;background:#b42318;border:1px solid #b42318}.btn-danger:hover{filter:brightness(.95)}@media (max-width:900px){.cert-status-summary,.cert-status-actions{grid-template-columns:1fr}}.success{color:#176536;background:#e9f8ef;border:1px solid #bfe8ce;border-radius:12px;margin-bottom:16px;padding:12px 14px}.info-box{color:#234d73;background:#eef5fb;border:1px solid #cfe0ef;border-radius:12px;padding:12px 14px;line-height:1.45}.warn-box{color:#6f5716;background:#fff7df;border:1px solid #efd891;border-radius:12px;padding:12px 14px;line-height:1.45}.check-line{color:#26384b;align-items:center;gap:9px;font-weight:700;display:flex}.check-line input{width:18px;height:18px}.input[readonly]{color:#64748b;cursor:not-allowed;background:#f3f6f9}.ceq-request-top{grid-template-columns:1.25fr .75fr 1fr 1fr;align-items:end;gap:14px;display:grid}.candidate-entry-wrap{border:1px solid var(--line);background:#fff;border-radius:12px;overflow-x:auto}.candidate-entry-head,.candidate-entry-row{grid-template-columns:34px minmax(190px,1.4fr) 135px 145px minmax(150px,1fr) 42px 42px minmax(190px,1.25fr);align-items:center;gap:8px;min-width:1050px;display:grid}.candidate-entry-head{color:#678;text-transform:uppercase;border-bottom:1px solid var(--line);background:#f8fafc;padding:10px;font-size:11px;font-weight:800}.candidate-entry-row{border-bottom:1px solid #edf1f5;padding:7px 10px}.candidate-entry-row:last-child{border-bottom:0}.candidate-row-number{color:var(--muted);text-align:center;font-weight:800}.compact-entry{padding:8px 9px;font-size:13px}.center-check{justify-content:center;align-items:center;display:flex}.center-check input{width:18px;height:18px}.request-guidance{color:#334155;background:#fbfdff;border:1px solid #d7e1ec;border-radius:12px;padding:16px 18px}.request-guidance h3{color:var(--text);margin:0 0 10px}.request-guidance div{margin:8px 0;line-height:1.4}.request-submit-row{justify-content:flex-end;margin-top:18px;display:flex}@media (max-width:1050px){.ceq-request-top{grid-template-columns:1fr 1fr}}@media (max-width:650px){.ceq-request-top{grid-template-columns:1fr}.request-submit-row{justify-content:stretch}.request-submit-row .btn{width:100%}}.candidate-match{color:#64748b;margin-top:4px;font-size:11px;line-height:1.25}.candidate-match.success{color:#16794b;font-weight:700}.candidate-match.info{color:#165b98;font-weight:700}.candidate-match.error-text{color:#b42318;font-weight:700}.compact-entry[readonly]{color:#475569;background:#f3f7fb}.instructor-entry-block{min-width:0}.instructor-entry-grid{grid-template-columns:minmax(0,2fr) minmax(130px,1fr);gap:8px;display:grid}@media (max-width:900px){.instructor-entry-grid{grid-template-columns:1fr}}.pill.warning{color:#9a3412;background:#fff7ed}.correction-section-title{color:#16314f;margin-bottom:12px;font-size:18px;font-weight:800}.correction-summary-grid{grid-template-columns:repeat(4,minmax(160px,1fr));gap:18px;display:grid}.correction-confirm{background:#fff8e8;border:1px solid #e2b458;border-radius:12px;align-items:flex-start;padding:14px 16px}@media (max-width:1000px){.correction-summary-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (max-width:640px){.correction-summary-grid{grid-template-columns:1fr}}.stat-titlebar{margin-top:0}.stat-filter-card{margin-top:18px}.stat-filter-grid{grid-template-columns:repeat(5,minmax(150px,1fr)) auto;align-items:end;gap:12px;display:grid}.stat-filter-actions{white-space:nowrap;align-items:center;gap:8px;padding-bottom:1px;display:flex}.stat-grid6{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.stat-metric-card{min-height:124px}.stat-metric-card .metric{font-size:27px}.stat-overall-card{grid-template-columns:minmax(210px,.8fr) minmax(340px,2fr) auto;align-items:center;gap:22px;margin-bottom:18px;display:grid}.stat-overall-extra{color:var(--muted);white-space:nowrap;flex-direction:column;gap:7px;font-size:13px;display:flex}.stat-rate-wrap{min-width:190px}.stat-rate-bar{background:#e9eef4;border-radius:999px;width:100%;height:11px;display:flex;overflow:hidden}.stat-rate-approved{background:#1f9d63;height:100%}.stat-rate-rejected{background:#d34a40;height:100%}.stat-rate-caption{color:var(--muted);justify-content:space-between;gap:12px;margin-top:5px;font-size:11px;display:flex}.stat-section{margin-top:26px}.stat-section-head{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:12px;display:flex}.stat-section-head h2{margin:0 0 4px;font-size:21px}.stat-count-chip{color:var(--blue2);white-space:nowrap;background:#eaf2f9;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.stat-table-wrap{overflow:auto}.stat-table th:first-child,.stat-table td:first-child{text-align:center;width:44px}.stat-table th:nth-child(2),.stat-table td:nth-child(2){min-width:240px}.stat-table th:nth-child(6),.stat-table td:nth-child(6){min-width:230px}.stat-period{color:#475569;font-size:12px;line-height:1.45}.stat-monthly-card{margin-top:18px}.stat-monthly-scroll{padding:8px 0 2px;overflow-x:auto}.stat-monthly-chart{border-bottom:1px solid var(--border);align-items:flex-end;gap:10px;min-width:max-content;min-height:210px;padding:18px 8px 0;display:flex}.stat-month{text-align:center;flex-direction:column;justify-content:flex-end;align-items:center;width:58px;display:flex}.stat-month-rate{color:var(--muted);height:14px;margin-bottom:5px;font-size:10px}.stat-month-bar{background:var(--blue2);border-radius:7px 7px 2px 2px;justify-content:center;align-items:flex-start;width:34px;min-height:8px;transition:height .2s;display:flex}.stat-month-bar span{color:#fff;padding-top:4px;font-size:10px;font-weight:800}.stat-month-label{color:#526274;white-space:nowrap;margin:7px 0 8px;font-size:10px}.stat-method-note{margin-top:26px;line-height:1.5}@media (max-width:1350px){.stat-grid6{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-filter-grid{grid-template-columns:repeat(3,minmax(160px,1fr))}.stat-filter-actions{grid-column:auto}.stat-overall-card{grid-template-columns:1fr 2fr}.stat-overall-extra{flex-direction:row;grid-column:1/-1;justify-content:space-between}}@media (max-width:850px){.stat-grid6{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-filter-grid{grid-template-columns:1fr 1fr}.stat-filter-actions{grid-column:1/-1}.stat-overall-card{grid-template-columns:1fr}.stat-overall-extra{flex-direction:column}.stat-section-head{align-items:flex-start}}@media (max-width:560px){.stat-grid6,.stat-filter-grid{grid-template-columns:1fr}.stat-filter-actions{flex-direction:column;grid-column:auto;align-items:stretch}.stat-filter-actions .btn{text-align:center}.stat-section-head{flex-direction:column}.stat-count-chip{align-self:flex-start}}.ceq-list-table{min-width:1220px}.ceq-admin-grid{grid-template-columns:minmax(0,1.35fr) minmax(360px,.85fr);align-items:start;gap:18px;display:grid}.ceq-audit-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.ceq-audit-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.ceq-audit-summary>div{border:1px solid var(--line);background:#f8fafc;border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:flex}.ceq-audit-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:700}.ceq-alert-summary{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.stat-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.reconcile-table{min-width:980px}.reconcile-attempt-table{min-width:1180px}.reconcile-inline-form{grid-template-columns:120px minmax(220px,1fr) auto;align-items:center;gap:8px;min-width:500px;display:grid}.stat-table-wrap{max-width:100%;overflow-x:auto!important}@media (max-width:1100px){.ceq-admin-grid{grid-template-columns:1fr}.ceq-audit-card{order:-1}}@media (max-width:720px){.ceq-audit-summary{grid-template-columns:1fr}.reconcile-inline-form{grid-template-columns:1fr;min-width:260px}.stat-head-actions{justify-content:flex-start}}.stat-entity-status{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.stat-detail-section{margin-top:26px}.stat-detail-table{min-width:1080px}.stat-detail-table th:first-child,.stat-detail-table td:first-child{min-width:230px}.stat-detail-table th:nth-child(5),.stat-detail-table td:nth-child(5){min-width:210px}.stat-table{min-width:1180px}@media (max-width:720px){.stat-entity-status{justify-content:flex-start}.stat-detail-table{min-width:1000px}}.stat-drilldown-link{color:var(--blue2);text-underline-offset:3px;align-items:center;gap:5px;-webkit-text-decoration:underline #b7cbe0;text-decoration:underline #b7cbe0;display:inline-flex}.stat-drilldown-link:after{content:"›";color:#7893ad;font-size:16px;line-height:1}.stat-drilldown-link:hover{text-decoration-color:currentColor}.ceq-consolidation-summary{grid-template-columns:repeat(5,minmax(0,1fr))}.ceq-consolidation-table{min-width:1180px}.ceq-consolidation-table th:first-child,.ceq-consolidation-table td:first-child{min-width:220px}.ceq-consolidation-table th:nth-child(2),.ceq-consolidation-table td:nth-child(2){min-width:340px}.ceq-consolidation-table th:nth-child(5),.ceq-consolidation-table td:nth-child(5){min-width:220px}.ceq-variant-list{word-break:break-word;line-height:1.45;display:block}@media (max-width:1100px){.ceq-consolidation-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.ceq-consolidation-summary{grid-template-columns:1fr}}.ceq-catalog-table{min-width:1450px}.ceq-catalog-table th:first-child,.ceq-catalog-table td:first-child{min-width:210px}.ceq-catalog-table th:nth-child(2),.ceq-catalog-table td:nth-child(2){min-width:320px}.ceq-catalog-table th:last-child,.ceq-catalog-table td:last-child{min-width:460px}.ceq-catalog-form{grid-template-columns:minmax(180px,1fr) minmax(220px,1.2fr) minmax(160px,1fr) auto;align-items:end;gap:8px;display:grid}.ceq-catalog-form .label{margin-bottom:4px;font-size:11px}@media (max-width:1200px){.ceq-catalog-form{grid-template-columns:1fr 1fr}.ceq-catalog-form .btn{justify-self:start}}.ceq-catalog-filter-card{margin-bottom:18px}.ceq-catalog-filter-grid{grid-template-columns:minmax(260px,1.6fr) minmax(180px,.8fr) minmax(210px,.9fr) auto;align-items:end;gap:12px;display:grid}.ceq-link-change-note{color:#7a4b00;background:#fff8e8;border:1px solid #e2b458;border-radius:9px;grid-column:1/-1;padding:8px 10px;font-size:12px;line-height:1.4}.ceq-catalog-form button:disabled{opacity:.65;cursor:not-allowed}@media (max-width:1050px){.ceq-catalog-filter-grid{grid-template-columns:1fr 1fr}.ceq-catalog-filter-grid .stat-filter-actions{grid-column:1/-1}}@media (max-width:620px){.ceq-catalog-filter-grid{grid-template-columns:1fr}.ceq-catalog-filter-grid .stat-filter-actions{flex-direction:column;grid-column:auto;align-items:stretch}}.ceq-suggestion-box{background:#f7fbff;border:1px solid #cfe2f5;border-radius:10px;grid-column:1/-1;padding:10px 12px}.ceq-suggestion-list{flex-wrap:wrap;gap:8px;margin:6px 0 7px;display:flex}.ceq-suggestion-btn{text-align:left;cursor:pointer;color:inherit;background:#fff;border:1px solid #b9d4ee;border-radius:9px;flex-direction:column;gap:2px;padding:7px 10px;display:flex}.ceq-suggestion-btn:hover{background:#f1f7fd;border-color:#1763a6}.ceq-suggestion-btn span{color:#60748b;font-size:11px}.ceq-no-suggestion{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px;padding:8px 10px}.dashboard-title-row{align-items:flex-end}.dashboard-live-pill{color:#15558c;background:#eaf4ff;border:1px solid #cfe3f5;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.dashboard-top-metrics{margin-top:18px}.dashboard-metric-card{min-height:128px}.dashboard-flow-card{margin-top:18px}.dashboard-stage-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.dashboard-stage-card{color:inherit;background:#fff;border:1px solid #dbe5ef;border-radius:16px;min-height:170px;padding:16px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:block}.dashboard-stage-card:hover{border-color:#9ebbd4;transform:translateY(-2px);box-shadow:0 8px 22px #18344e17}.dashboard-stage-head{justify-content:space-between;align-items:center;display:flex}.dashboard-stage-step{color:#14538a;background:#edf4fb;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;font-weight:800;display:inline-flex}.dashboard-stage-arrow{color:#6a7f92;font-size:20px}.dashboard-stage-value{color:#13263a;margin-top:17px;font-size:34px;font-weight:800;line-height:1}.dashboard-stage-label{margin-top:8px;font-size:16px;font-weight:800}.dashboard-stage-note{color:#65788b;margin-top:7px;font-size:12px;line-height:1.35}.dashboard-stage-warn{background:#fffdf7;border-color:#eadbb6}.dashboard-stage-bad{background:#fff9f8;border-color:#ebc6c1}.dashboard-stage-ok{background:#f9fdfb;border-color:#cde1d4}.dashboard-two-columns{grid-template-columns:1.2fr 1fr;gap:18px;margin-top:18px;display:grid}.dashboard-upcoming-list{flex-direction:column;margin-top:12px;display:flex}.dashboard-upcoming-item{color:inherit;border-top:1px solid #edf1f5;grid-template-columns:105px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;text-decoration:none;display:grid}.dashboard-upcoming-item:first-child{border-top:0}.dashboard-upcoming-main{flex-direction:column;gap:3px;display:flex}.dashboard-upcoming-main span{color:#6d7f90;font-size:12px}.dashboard-shortcuts-card{justify-content:space-between;align-items:center;gap:18px;margin-top:18px;display:flex}.dashboard-shortcuts{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}@media (max-width:1280px){.dashboard-stage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.dashboard-two-columns{grid-template-columns:1fr}.dashboard-stage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shortcuts-card{flex-direction:column;align-items:flex-start}.dashboard-shortcuts{justify-content:flex-start}}@media (max-width:600px){.dashboard-stage-grid{grid-template-columns:1fr}.dashboard-live-pill{display:none}.dashboard-upcoming-item{grid-template-columns:1fr;gap:5px}.dashboard-upcoming-item .pill{justify-self:start}}.dashboard-title-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.dashboard-stage-head{gap:8px}.dashboard-stage-priority{white-space:nowrap;margin-left:auto;font-size:11px}.dashboard-stage-age{color:#496277;border-top:1px solid #647e9424;margin-top:10px;padding-top:9px;font-size:11px;font-weight:700;line-height:1.35}.dashboard-priority-panel{border-top:1px solid #e6edf4;margin-top:18px;padding-top:18px}.dashboard-priority-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.dashboard-priority-head>.small-muted{text-align:right;max-width:520px;line-height:1.45}.dashboard-priority-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.dashboard-priority-stat{background:#f9fbfd;border:1px solid #dfe7ef;border-radius:13px;flex-direction:column;gap:7px;min-height:78px;padding:13px 14px;display:flex}.dashboard-priority-stat span{color:#6a7d8f;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800;line-height:1.2}.dashboard-priority-stat b{color:#16324a;font-size:17px;line-height:1.2}.dashboard-priority-message{border:1px solid #0000;border-radius:12px;margin-top:11px;padding:12px 14px;font-size:13px;line-height:1.45}.dashboard-priority-message.is-ok{color:#245c39;background:#f4fbf7;border-color:#d3eadb}.dashboard-priority-message.is-attention{color:#725513;background:#fffaf0;border-color:#ead8ab}.dashboard-priority-message.is-critical{color:#8a2f26;background:#fff4f2;border-color:#ebc8c2}@media (max-width:1100px){.dashboard-priority-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-priority-head{flex-direction:column}.dashboard-priority-head>.small-muted{text-align:left;max-width:none}}@media (max-width:600px){.dashboard-title-actions{justify-content:flex-start}.dashboard-priority-grid{grid-template-columns:1fr}.dashboard-stage-priority{margin-left:0}.dashboard-stage-head{flex-wrap:wrap}}.dashboard-pending-panel{border-top:1px solid #e6edf4;margin-top:18px;padding-top:18px}.dashboard-pending-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.dashboard-pending-table{margin-top:14px}.dashboard-pending-stage{white-space:nowrap;align-items:center;gap:8px;font-weight:800;display:inline-flex}.dashboard-pending-stage b{color:#14538a;background:#edf4fb;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:12px;display:inline-flex}.dashboard-pending-table td{vertical-align:middle}.dashboard-pending-table .small-muted{margin-top:3px}@media (max-width:800px){.dashboard-pending-head{flex-direction:column}.dashboard-pending-table{overflow-x:auto}.dashboard-pending-table table{min-width:760px}}.dashboard-pending-filterbar{background:#f9fbfd;border:1px solid #dfe7ef;border-radius:13px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:14px;margin-top:14px;padding:13px 14px;display:flex}.dashboard-pending-filter-form{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.dashboard-pending-filter-form label{flex-direction:column;gap:5px;min-width:200px;display:flex}.dashboard-pending-filter-form label>span{color:#6a7d8f;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800;line-height:1.2}.dashboard-pending-filter-form select{min-height:40px;font:inherit;color:#183047;background:#fff;border:1px solid #cfdbe7;border-radius:10px;padding:8px 34px 8px 10px}.dashboard-pending-filter-form .btn{min-height:40px}.dashboard-pending-quick{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dashboard-pending-quick .pill{text-decoration:none}@media (max-width:800px){.dashboard-pending-filterbar{align-items:stretch}.dashboard-pending-filter-form{width:100%}.dashboard-pending-filter-form label{flex:1;min-width:100%}.dashboard-pending-filter-form .btn{flex:1}.dashboard-pending-quick{width:100%}}.dashboard-priority-link{color:inherit;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}.dashboard-priority-link:hover{border-color:#9ebbd4;transform:translateY(-1px);box-shadow:0 7px 18px #18344e12}.dashboard-priority-stat small{color:#4e7190;margin-top:auto;font-size:11px;font-weight:700}.dashboard-pending-filter-form input{min-height:40px;font:inherit;color:#183047;background:#fff;border:1px solid #cfdbe7;border-radius:10px;min-width:245px;padding:8px 10px}.dashboard-pending-filter-form input:focus,.dashboard-pending-filter-form select:focus{outline-offset:1px;border-color:#6ca7d8;outline:2px solid #9cc7ef}.dashboard-pending-search{min-width:260px!important}.pill.active-filter{color:#fff;background:#155b94}.dashboard-row-attention td{background:#fffdf6}.dashboard-row-critical td{background:#fff8f7}.dashboard-audit-quick{flex-wrap:wrap;align-items:center;gap:7px;margin-top:12px;display:flex}.dashboard-audit-quick .pill{text-decoration:none}.dashboard-upcoming-summary{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.dashboard-upcoming-date{flex-direction:column;gap:3px;display:flex}.dashboard-upcoming-date span{color:#6d7f90;font-size:11px;font-weight:700}@media (max-width:800px){.dashboard-pending-search{min-width:100%!important}.dashboard-pending-filter-form input{width:100%;min-width:0}}.dashboard-responsibility-panel{border-top:1px solid #e6edf4;margin-top:18px;padding-top:18px}.dashboard-responsibility-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.dashboard-next-action{background:#f3f8fd;border:1px solid #cfe0ef;border-radius:13px;flex-direction:column;gap:4px;min-width:280px;max-width:390px;padding:12px 14px;display:flex}.dashboard-next-action>span{text-transform:uppercase;letter-spacing:.05em;color:#61788e;font-size:10px;font-weight:800;line-height:1.2}.dashboard-next-action>b{color:#16324a;font-size:17px}.dashboard-next-action>small{color:#5d7285;font-size:12px;line-height:1.35}.dashboard-next-action.is-clear{background:#f4fbf7;border-color:#d3eadb}.dashboard-responsibility-table{margin-top:14px}.dashboard-responsibility-table td{vertical-align:middle}.dashboard-owner{white-space:nowrap;align-items:center;gap:9px;font-weight:800;display:inline-flex}.dashboard-owner>b{color:#14538a;background:#edf4fb;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:12px;display:inline-flex}.dashboard-responsibility-table td:nth-child(2){white-space:nowrap}.dashboard-responsibility-table td:nth-child(2) strong{margin-right:7px;font-size:17px}.dashboard-owner-action{color:#4e6479;font-size:13px;line-height:1.35}.muted-link{color:#61788e!important}@media (max-width:900px){.dashboard-responsibility-head{flex-direction:column}.dashboard-next-action{width:100%;min-width:0;max-width:none}.dashboard-responsibility-table{overflow-x:auto}.dashboard-responsibility-table table{min-width:900px}}.dashboard-expirations-card{margin-top:18px}.dashboard-expiration-summary{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.dashboard-expiration-table .table td{vertical-align:middle}@media (max-width:700px){.dashboard-expiration-summary{flex-direction:column;align-items:flex-start}}.recert-title-row{align-items:flex-end}.recert-title-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.recert-metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.recert-metric-link{color:inherit;flex-direction:column;gap:5px;min-height:105px;padding:14px;text-decoration:none;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.recert-metric-link:hover{border-color:#a8bfd3;transform:translateY(-1px);box-shadow:0 6px 16px #18344e0f}.recert-metric-link>span{text-transform:uppercase;letter-spacing:.04em;color:#667b8e;font-size:10px;font-weight:800}.recert-metric-link>b{color:#172d42;font-size:25px}.recert-metric-link>small{color:#6b7e90;margin-top:auto;font-weight:700}.recert-critical{background:#fff8f7}.recert-attention{background:#fffdf7}.recert-expired{background:#fff5f3}.recert-rules-card{margin-top:18px}.recert-rules-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;display:flex}.recert-rules-summary>span:first-child{flex-direction:column;gap:3px;display:flex}.recert-rules-summary small{color:#6b7d8f;font-weight:400}.recert-list-card{margin-top:18px}.recert-result-count{text-align:right;flex-direction:column;min-width:100px;display:flex}.recert-result-count b{color:#16324a;font-size:24px}.recert-result-count span{color:#6a7d8f;font-size:11px}.recert-filterbar{background:#f9fbfd;border:1px solid #dfe7ef;border-radius:14px;grid-template-columns:minmax(260px,1.5fr) repeat(4,minmax(150px,.7fr)) auto auto;align-items:end;gap:10px;margin-top:16px;padding:14px;display:grid}.recert-filterbar label{flex-direction:column;gap:5px;display:flex}.recert-filterbar label>span{color:#687d90;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:800;line-height:1.2}.recert-filterbar .input,.recert-filterbar .select,.recert-filterbar .btn{min-height:42px}.recert-filter-summary{color:#617488;justify-content:space-between;align-items:center;gap:12px;margin:12px 2px;font-size:12px;display:flex}.recert-filter-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.recert-table-wrap{border-radius:12px;max-width:100%;overflow-x:auto}.recert-table{table-layout:fixed;min-width:1280px}.recert-table th:first-child{width:315px}.recert-table th:nth-child(2){width:320px}.recert-table th:nth-child(3){width:190px}.recert-table th:nth-child(4){width:185px}.recert-table td{vertical-align:middle;overflow-wrap:anywhere}.recert-table th:last-child,.recert-table td:last-child{z-index:2;background:#fff;position:sticky;right:0;box-shadow:-10px 0 16px -16px #19324b8c}.recert-table thead th:last-child{z-index:3;background:#f6f9fc}.recert-table .dashboard-row-attention td:last-child{background:#fffdf6}.recert-table .dashboard-row-critical td:last-child{background:#fff8f7}.recert-validity-status{margin-top:6px}.recert-row-actions{flex-direction:column;gap:7px;min-width:0;display:flex}.recert-row-actions .table-link{white-space:nowrap}.recert-control-form{background:#fff;border:1px solid #dbe5ef;border-radius:12px;min-width:330px;margin-top:10px;padding:12px;box-shadow:0 10px 28px #14314914}.recert-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:16px;display:flex}.recert-page-links,.recert-page-slot{align-items:center;gap:5px;display:flex}.recert-page-link{color:#15558c;background:#fff;border:1px solid #d6e1eb;border-radius:9px;justify-content:center;align-items:center;min-width:34px;height:34px;font-weight:800;text-decoration:none;display:inline-flex}.recert-page-link.active{color:#fff;background:#155b94;border-color:#155b94}.disabled-link{pointer-events:none;opacity:.45}.recert-guidance{color:#476177;background:#f3f8fd;border:1px solid #d5e4f1;border-radius:12px;margin-top:18px;padding:12px 14px;font-size:13px;line-height:1.45}@media (max-width:1400px){.recert-metrics,.recert-filterbar{grid-template-columns:repeat(3,minmax(0,1fr))}.recert-search{grid-column:span 2}}@media (max-width:850px){.recert-title-row{flex-direction:column;align-items:flex-start}.recert-title-actions{justify-content:flex-start}.recert-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.recert-filterbar{grid-template-columns:1fr}.recert-search{grid-column:auto}.recert-filter-summary{flex-direction:column;align-items:flex-start}.recert-filter-actions{justify-content:flex-start}.recert-table-wrap{overflow-x:auto}.recert-rules-summary{flex-direction:column;align-items:flex-start}}@media (max-width:520px){.recert-metrics{grid-template-columns:1fr}}.recert-priority-bar{flex-wrap:wrap;align-items:center;gap:7px;margin:12px 2px 2px;display:flex}.recert-priority-label{color:#667b8e;text-transform:uppercase;letter-spacing:.04em;margin-right:2px;font-size:11px;font-weight:800}.recert-priority-bar .pill{text-decoration:none}.recert-priority-bar .pill b{margin-right:3px}.recert-table th:nth-child(4){min-width:145px}.recert-contact-health{border-top:1px dashed #d9e3ec;flex-wrap:wrap;align-items:center;gap:7px;margin:8px 2px 2px;padding-top:8px;display:flex}.recert-contact-health .pill{text-decoration:none}.recert-contact-health .pill b{margin-right:3px}.recert-contact-form{background:#fff;border:1px solid #dbe5ef;border-radius:12px;min-width:330px;margin-top:10px;padding:12px;box-shadow:0 10px 28px #14314914}.recert-contact-form .input{width:100%}.recert-row-actions details[open] summary{margin-bottom:3px}.recert-outreach-health{border-top:1px dashed #d9e3ec;flex-wrap:wrap;align-items:center;gap:7px;margin:8px 2px 2px;padding-top:8px;display:flex}.recert-outreach-health .pill b{margin-right:3px}.recert-outreach-form{background:#fff;border:1px solid #dbe5ef;border-radius:12px;min-width:340px;margin-top:10px;padding:12px;box-shadow:0 10px 28px #14314914}.recert-outreach-form .input,.recert-outreach-form .select{width:100%}.recert-followup-cell{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.recert-followup-cell .pill{margin-top:2px}.recert-control-mini{color:#6a7d8f;border-top:1px dashed #e1e8ef;margin-top:6px;padding-top:6px;font-size:11px;line-height:1.35}.recert-control-mini span{color:#536b80;font-weight:800}.recert-table{min-width:1380px}.recert-table th:nth-child(5){width:235px}.recert-table th:nth-child(6){width:215px}.recert-followup-agenda{background:#fbfdff;border:1px solid #dbe6f0;border-radius:14px;margin:14px 2px 18px;padding:14px}.recert-followup-agenda-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.recert-followup-agenda-head h3{color:#173149;margin:3px 0 4px;font-size:20px}.recert-followup-agenda-count{text-align:right;color:#64798c;flex-direction:column;min-width:86px;display:flex}.recert-followup-agenda-count b{color:#173149;font-size:24px}.recert-followup-agenda-count span{font-size:11px}.recert-followup-tabs{flex-wrap:wrap;gap:7px;margin:12px 0;display:flex}.recert-followup-tabs .pill{text-decoration:none}.recert-followup-tabs .pill b{margin-right:3px}.recert-followup-table-wrap{border:1px solid #e1e9f0;border-radius:12px;overflow:auto}.recert-followup-table{min-width:1040px}.recert-followup-table th:first-child{width:160px}.recert-followup-table th:nth-child(2){width:270px}.recert-followup-table th:nth-child(3){width:150px}.recert-followup-table th:nth-child(4){width:220px}.recert-followup-table th:nth-child(5){width:150px}.recert-followup-table th:nth-child(6){width:140px}.recert-agenda-notes{white-space:normal;max-width:260px}.recert-agenda-empty{color:#64798c;text-align:center;background:#fff;border:1px dashed #d8e3ec;border-radius:10px;padding:18px}.recert-agenda-more{text-align:right;margin-top:9px}@media (max-width:850px){.recert-followup-agenda-head{flex-direction:column}.recert-followup-agenda-count,.recert-agenda-more{text-align:left}}.dashboard-followups-card{margin-top:22px}.dashboard-followup-summary{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.dashboard-followup-summary .pill{text-decoration:none}.dashboard-followup-summary .pill b{margin-right:3px}.dashboard-followup-table{border:1px solid #e1e9f0;border-radius:12px;overflow:auto}.dashboard-followup-table table{min-width:1040px}.dashboard-followup-table th:first-child{width:160px}.dashboard-followup-table th:nth-child(2){width:240px}.dashboard-followup-table th:nth-child(3){width:150px}.dashboard-followup-table th:nth-child(4){width:170px}.dashboard-followup-table th:nth-child(5){width:130px}.dashboard-followup-table th:nth-child(6){width:100px}.recert-contact-history{background:#fff;border:1px solid #dbe5ef;border-radius:12px;min-width:430px;max-width:520px;margin-top:10px;padding:12px;box-shadow:0 10px 28px #14314914}.recert-contact-history-item{border-top:1px solid #e7edf3;padding:10px 0}.recert-contact-history-item:first-of-type{border-top:0;padding-top:2px}.recert-contact-history-head{color:#173149;justify-content:space-between;align-items:center;gap:12px;display:flex}.recert-contact-history-head span{color:#61788e;white-space:nowrap;font-size:12px}.recert-contact-history-notes{color:#4f6579;white-space:normal;background:#f7fafc;border:1px solid #e5edf4;border-radius:9px;margin-top:7px;padding:8px 10px;font-size:12px;line-height:1.4}@media (max-width:700px){.recert-contact-history{min-width:300px;max-width:360px}.recert-contact-history-head{flex-direction:column;align-items:flex-start;gap:3px}}.recert-close-form{background:#fffdf9;border:1px solid #e7d9c8;border-radius:12px;min-width:360px;max-width:460px;margin-top:10px;padding:12px;box-shadow:0 10px 28px #14314914}.recert-close-form .input,.recert-close-form .select{width:100%}.recert-close-link{color:#8a5a16}.recert-closure-history{background:#fcfdfd;border:1px solid #dbe6f0;border-radius:14px;margin:14px 2px 18px;padding:14px}.recert-closure-history h3{color:#173149;margin:3px 0 4px;font-size:20px}.recert-closure-table-wrap{border:1px solid #e1e9f0;border-radius:12px;overflow:auto}.recert-closure-table{min-width:1240px}.recert-closure-table th:first-child{width:150px}.recert-closure-table th:nth-child(2){width:270px}.recert-closure-table th:nth-child(3){width:190px}.recert-closure-table th:nth-child(4){width:150px}.recert-closure-table th:nth-child(5){width:250px}.recert-closure-table th:nth-child(6){width:230px}.recert-closure-notes{white-space:normal;color:#50677b;max-width:260px;font-size:12px;line-height:1.4}.recert-closure-actions{flex-direction:column;gap:7px;min-width:205px;display:flex}.recert-reopen-form{background:#f8fbfe;border:1px solid #dce8f3;border-radius:10px;min-width:280px;max-width:320px;margin-top:8px;padding:10px}.monthly-exams-toolbar{align-items:flex-end}.monthly-exams-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.monthly-exams-controls{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:14px 16px;display:flex}.monthly-month-nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.monthly-month-form{align-items:center;gap:8px;display:flex}.monthly-month-input{width:190px}.monthly-arrow{text-align:center;min-width:42px}.monthly-current-title{color:#17324c;font-size:20px;font-weight:800}.monthly-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.monthly-metric-card{min-height:112px}.monthly-metric-label{text-transform:uppercase;letter-spacing:.04em;color:#6b7d8f;font-size:12px;font-weight:800}.monthly-metric-value{color:#14283c;margin:12px 0 7px;font-size:31px;font-weight:850;line-height:1}.monthly-view-tabs{gap:8px;margin:4px 0 12px;display:flex}.monthly-view-tab{color:#416079;background:#f7fafd;border:1px solid #d9e4ee;border-radius:10px;justify-content:center;align-items:center;padding:9px 14px;font-weight:750;text-decoration:none;display:inline-flex}.monthly-view-tab.active{color:#fff;background:#0f5ca8;border-color:#0f5ca8}.monthly-board-shell{padding-bottom:8px;overflow-x:auto}.monthly-board{align-items:start;gap:10px;min-width:max-content;display:grid}.monthly-week-column{background:#f8fbfe;border:1px solid #dce6ef;border-radius:15px;width:255px;min-height:350px;overflow:hidden}.monthly-week-head{background:#eef5fb;border-bottom:1px solid #dce6ef;gap:3px;padding:13px 14px;display:grid}.monthly-week-head strong{color:#173a5b;font-size:16px}.monthly-week-head span{color:#567085;font-size:12px}.monthly-week-head em{color:#2f648e;font-size:11px;font-style:normal;font-weight:750}.monthly-week-items{flex-direction:column;gap:9px;padding:10px;display:flex}.monthly-exam-card{color:inherit;background:#fff;border:1px solid #dbe5ee;border-left-width:4px;border-radius:12px;padding:11px;text-decoration:none;transition:transform .12s,box-shadow .12s;display:block;box-shadow:0 3px 10px #1831490a}.monthly-exam-card:hover{transform:translateY(-1px);box-shadow:0 7px 17px #18314917}.monthly-exam-card-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.monthly-exam-date{color:#567085;text-transform:capitalize;font-size:11px;font-weight:800}.monthly-exam-org{color:#152b40;margin-top:2px;font-size:15px;font-weight:850;line-height:1.18}.monthly-exam-data{color:#5c7083;margin-top:5px;font-size:12px;line-height:1.3}.monthly-exam-data b{color:#263e54}.monthly-status{text-align:center;white-space:normal;border-radius:999px;align-items:center;padding:4px 7px;font-size:10px;font-weight:850;line-height:1.1;display:inline-flex}.monthly-exam-card.status-ready{border-left-color:#2c9f67}.monthly-status.status-ready{color:#11663d;background:#dcf7e8}.monthly-exam-card.status-waiting{border-left-color:#d39a20}.monthly-status.status-waiting{color:#8d5a00;background:#fff2cf}.monthly-exam-card.status-draft{border-left-color:#4d8cc7}.monthly-status.status-draft{color:#155b93;background:#e4f1ff}.monthly-exam-card.status-returned{border-left-color:#d97706}.monthly-status.status-returned{color:#924a00;background:#fff0dc}.monthly-exam-card.status-active{border-left-color:#7357c7}.monthly-status.status-active{color:#5239a6;background:#eee9ff}.monthly-exam-card.status-done{border-left-color:#41816a}.monthly-status.status-done{color:#285e4b;background:#e6f4ee}.monthly-exam-card.status-cancelled{opacity:.78;background:snow;border-left-color:#c84a42}.monthly-status.status-cancelled{color:#a02721;background:#fde4e2}.monthly-type-row{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.monthly-type{border-radius:999px;padding:3px 6px;font-size:10px;font-weight:850}.monthly-type.recert{color:#185e9c;background:#e9f2ff}.monthly-type.reexam{color:#a12d2d;background:#fee7e7}.monthly-week-empty{text-align:center;color:#8091a0;padding:26px 8px;font-size:12px}.monthly-list-wrap{margin-top:6px}.monthly-list{min-width:1180px}.monthly-legend{flex-wrap:wrap;align-items:center;gap:16px;margin-top:14px;padding:13px 16px;display:flex}.monthly-legend>span{color:#5f7284;align-items:center;gap:6px;font-size:12px;display:flex}.legend-dot{border-radius:50%;width:9px;height:9px;display:inline-block}.legend-dot.ready{background:#2c9f67}.legend-dot.waiting{background:#d39a20}.legend-dot.draft{background:#4d8cc7}.legend-dot.active{background:#7357c7}.legend-dot.done{background:#41816a}.legend-dot.cancelled{background:#c84a42}@media (max-width:1100px){.monthly-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.monthly-exams-toolbar{flex-direction:column;align-items:flex-start}.monthly-exams-actions{justify-content:flex-start}.monthly-exams-controls{flex-direction:column;align-items:flex-start}.monthly-current-title{order:-1}.monthly-metrics{grid-template-columns:1fr}.monthly-month-input{width:160px}}.candidate-entry-head,.candidate-entry-row-v25{grid-template-columns:34px 138px minmax(190px,1.35fr) 135px 145px minmax(145px,.9fr) 42px 42px minmax(180px,1.15fr);min-width:1210px}.recert-auto-level{color:#174f82;background:#f2f8fd;border:1px solid #bfd8ee;border-radius:9px;flex-direction:column;justify-content:center;min-height:42px;padding:6px 9px;line-height:1.15;display:flex}.recert-auto-level span{color:#6a7c8f;margin-top:3px;font-size:11px}.recert-flowing{background:#f4fbf7!important;border-color:#cde8d7!important}.recert-open-process{border-top:1px dashed #d8e4ef;flex-direction:column;align-items:flex-start;gap:3px;margin-top:8px;padding-top:8px;display:flex}.recert-open-process b{color:#153a61;font-size:13px}.recert-open-process small{color:#60758b;font-size:12px}.recert-open-link{color:#17633c!important;font-weight:800!important}.monthly-stage-row{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.monthly-stage{border-radius:999px;align-items:center;padding:4px 7px;font-size:10px;font-weight:850;line-height:1.1;display:inline-flex}.monthly-stage.stage-ceq{color:#185b96;background:#e8f2ff}.monthly-stage.stage-aneac1{color:#8a5900;background:#fff1ce}.monthly-stage.stage-examiner{color:#5436a4;background:#eee8ff}.monthly-stage.stage-aneac2{color:#17665d;background:#e3f7f4}.monthly-stage.stage-decision{color:#8f4d12;background:#fdebd8}.monthly-stage.stage-emission{color:#25643a;background:#e6f5e8}.monthly-stage.stage-complete{color:#455d70;background:#e9eef3}.legend-dot.stage-ceq{background:#4d8cc7}.legend-dot.stage-aneac1{background:#d39a20}.legend-dot.stage-examiner{background:#7357c7}.legend-dot.stage-aneac2{background:#2f9b8f}.legend-dot.stage-decision{background:#d47a2c}.legend-dot.stage-emission{background:#3e8f57}.legend-dot.stage-complete{background:#657b8d}.recert-guidance{border-left:4px solid #2f78b7}.aneac1-final-check{border-left-color:#155b94}.aneac1-final-title{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.aneac1-final-title h3{margin:0 0 4px}.aneac1-final-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.aneac1-final-metrics .decision-summary-box>b{color:#173149;margin:5px 0;font-size:25px;display:block}.aneac1-final-table-wrap{border:1px solid var(--border);background:#fff;border-radius:14px;overflow-x:auto}.aneac1-final-table{min-width:1180px}.aneac1-final-head,.aneac1-final-row{grid-template-columns:minmax(240px,1.7fr) 110px 145px 150px 120px 165px minmax(190px,1.25fr);align-items:center;gap:10px;padding:12px 14px;display:grid}.aneac1-final-head{color:var(--muted);letter-spacing:.03em;border-bottom:1px solid var(--border);background:#f6f9fc;font-size:11px;font-weight:800}.aneac1-final-row{border-bottom:1px solid var(--border)}.aneac1-final-row:last-child{border-bottom:0}.aneac1-final-row.has-blocker{background:snow}.aneac1-final-row.is-ready{background:#fcfffd}.aneac1-final-row>div{min-width:0}.aneac1-blocker{color:#a43122;margin:2px 0;font-size:12px;font-weight:750;line-height:1.35}.aneac1-final-form{background:#f9fcff;border:1px solid #d8e5ef;border-radius:14px;margin-top:18px;padding:16px}@media (max-width:1000px){.aneac1-final-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:650px){.aneac1-final-metrics{grid-template-columns:1fr}.aneac1-final-title{flex-direction:column}.aneac1-final-form{padding:12px}}.late-candidate-form{margin-top:8px}.late-candidate-wrap{margin-top:10px}.candidate-entry-head.late-candidate-grid,.candidate-entry-row.late-candidate-grid{grid-template-columns:150px minmax(210px,1.4fr) 135px 150px minmax(150px,.9fr) 42px 42px minmax(190px,1.1fr) 105px;min-width:1250px}.late-add-btn{white-space:nowrap;width:100%}.exam-absent-btn{color:#8a5a08;background:#fff8e8;border-color:#e7b765}.exam-absent-btn:hover{background:#fff2cf}.emission-bulk-toolbar{background:#f7fbff;border:1px solid #d8e5f0;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:14px 16px;display:flex}.emission-bulk-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.emission-card-selectable{grid-template-columns:auto minmax(260px,1.7fr) .55fr .75fr .75fr auto}.emission-select-box{color:#557086;cursor:pointer;flex-direction:column;align-items:center;gap:6px;min-width:72px;font-size:11px;font-weight:800;display:flex}.emission-select-box input{accent-color:#1769aa;cursor:pointer;width:20px;height:20px}.emission-card-selectable:has(.emission-select-box input:checked){background:#f7fbff;border-color:#6aa8dc;box-shadow:0 0 0 2px #1769aa14}@media (max-width:1050px){.emission-bulk-toolbar{flex-direction:column;align-items:flex-start}.emission-bulk-actions{justify-content:flex-start}.emission-card-selectable{grid-template-columns:auto 1fr 1fr 1fr}.emission-card-selectable .emission-card-main{grid-column:2/-1}.emission-card-selectable .emission-action{justify-self:start}}@media (max-width:650px){.emission-card-selectable{grid-template-columns:auto 1fr}.emission-card-selectable .emission-card-main,.emission-card-selectable .emission-action{grid-column:2}.emission-select-box{grid-row:1/span 5;align-self:start}.emission-bulk-actions{width:100%}}.shipping-address-details{border-top:1px solid var(--border);width:100%;padding-top:12px}.shipping-address-details>summary{cursor:pointer;flex-wrap:wrap;align-items:center;gap:6px;list-style:none;display:flex}.shipping-address-details>summary::-webkit-details-marker{display:none}.shipping-address-form{background:#f8fbfe;border:1px solid #d8e5f0;border-radius:12px;grid-template-columns:minmax(190px,.8fr) minmax(220px,1.2fr) minmax(220px,1.2fr) minmax(150px,.7fr);gap:12px;padding:14px;display:grid}@media (max-width:1100px){.shipping-address-form{grid-template-columns:1fr 1fr}.shipping-address-form>div[style*=span\ 2]{grid-column:span 1!important}}@media (max-width:650px){.shipping-address-form{grid-template-columns:1fr}.shipping-address-form>div{grid-column:1!important}}:root{--aneac-navy:#202c50;--aneac-orange:#f5801c;--blue:#202c50;--blue2:#202c50}.login{background:linear-gradient(135deg,#17213f 0%,#202c50 62%,#2b385f 100%)}.login-card{border-top:5px solid var(--aneac-orange)}.login-brand{text-align:center;padding-bottom:10px}.login-logo{width:min(260px,78%);height:auto;margin:0 auto 16px;display:block}.login-product-name{color:var(--aneac-navy);letter-spacing:-.01em;font-size:24px;font-weight:900}.login-product-subtitle{color:#667085;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:11px;font-weight:800}.sidebar{background:#202c50}.sidebar-brand-panel{text-align:center;background:#fff;border-radius:10px;flex:none;margin:0 0 14px;padding:12px 10px 11px}.sidebar-logo{width:100%;max-width:190px;height:auto;margin:0 auto;display:block}.sidebar-product-name{color:#202c50;margin-top:8px;font-size:14px;font-weight:900}.sidebar-product-subtitle{letter-spacing:.055em;text-transform:uppercase;color:#667085;margin-top:2px;font-size:8.5px;font-weight:800}.nav{scrollbar-color:#7182a5 #202c50}.nav::-webkit-scrollbar-track{background:#202c50}.nav-group-title{color:#a9b7d4}.nav a{color:#e5eaf5}.nav a:hover{background:#ffffff14}.topbar{height:72px;min-height:72px}.topbar-brand{align-items:center;gap:14px;min-width:0;display:flex}.topbar-logo{flex:none;width:132px;height:auto;display:block}.topbar-brand-copy{flex-direction:column;line-height:1.15;display:flex}.topbar-brand-copy b{color:#202c50;font-size:16px}.topbar-brand-copy span{color:#667085;margin-top:3px;font-size:11px}.btn-primary{background:#202c50}.btn-primary:hover{filter:brightness(1.08)}.btn:focus-visible,.input:focus-visible,.select:focus-visible,.textarea:focus-visible{outline-offset:2px;outline:3px solid #f5801c40}.step-kicker{color:#202c50}@media (max-width:720px){.topbar-logo{width:100px}.topbar-brand-copy span{display:none}.topbar{padding:0 14px}}.topbar-actions{align-items:center;gap:12px;min-width:0;display:flex}.topbar-user-form{align-items:center;gap:0;margin:0;display:flex}.topbar-user-email{color:#657486;text-overflow:ellipsis;white-space:nowrap;max-width:230px;margin-right:12px;font-size:13px;overflow:hidden}.task-bell{color:#53677b;background:#fff;border:1px solid #dce4ed;border-radius:13px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:background .15s,border-color .15s,color .15s,transform .15s;display:inline-flex;position:relative}.task-bell:hover{color:var(--aneac-navy);background:#f7fafc;border-color:#c9d6e2}.task-bell.has-new{color:#c65d08;background:#fff8ef;border-color:#ffd4ad;box-shadow:0 0 0 3px #f5801c12}.task-bell-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px}.task-bell-badge{color:#fff;background:#d9362b;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 5px;font-size:10px;font-weight:900;line-height:1;display:flex;position:absolute;top:-6px;right:-5px;box-shadow:0 2px 5px #6e140f38}.task-bell-attention{animation:.7s ease-in-out 2 taskBellAttention}@keyframes taskBellAttention{0%,to{transform:rotate(0)}25%{transform:rotate(-9deg)}75%{transform:rotate(9deg)}}.task-center-toolbar{align-items:flex-end;gap:18px}.task-center-subtitle{max-width:760px;margin:7px 0 0}.task-center-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.task-summary-pill{color:#526a7e;background:#eef3f7;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 13px;font-size:12px;font-weight:850;display:inline-flex}.task-summary-pill.has-new{color:#a94d00;background:#fff0df;border:1px solid #ffd0a4}.task-list{flex-direction:column;gap:11px;display:flex}.task-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;grid-template-columns:6px minmax(0,1fr) auto;align-items:center;gap:16px;padding:15px 16px 15px 0;display:grid;position:relative;overflow:hidden}.task-card.is-new{background:linear-gradient(90deg,#fffaf4 0%,#fff 25%);border-color:#f1bd8c}.task-card-marker{background:#d9e2eb;border-radius:0 4px 4px 0;align-self:stretch}.task-card.is-new .task-card-marker{background:var(--aneac-orange)}.task-card-main{min-width:0}.task-card-topline{color:#718295;flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.task-card-topline time{white-space:nowrap;margin-left:auto}.task-stage{color:#315d84;background:#edf3f9;border-radius:999px;align-items:center;padding:4px 8px;font-weight:850;display:inline-flex}.task-new-badge{color:#fff;letter-spacing:.04em;background:#d9362b;border-radius:999px;align-items:center;padding:4px 7px;font-size:9px;font-weight:900;display:inline-flex}.task-card h2{color:#172b3d;margin:8px 0 4px;font-size:16px;line-height:1.25}.task-card p{color:#5b7084;margin:0;font-size:13px;line-height:1.45}.task-open-form{margin:0;padding:0 4px 0 0}.task-empty{flex-direction:column;align-items:center;gap:7px;display:flex}.task-empty b{color:#22384d}.task-empty span{max-width:620px}.task-empty-bell{color:#217447;background:#e6f6ed;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:3px;font-size:22px;font-weight:900;display:flex}@media (max-width:900px){.topbar-user-email{display:none}.task-card{grid-template-columns:6px minmax(0,1fr)}.task-open-form{grid-column:2;justify-self:start}}@media (max-width:650px){.topbar-actions{gap:7px}.task-bell{border-radius:11px;width:40px;height:40px}.task-bell-icon{width:21px;height:21px}.task-center-toolbar{flex-direction:column;align-items:flex-start}.task-center-actions{justify-content:flex-start}.task-card-topline time{width:100%;margin-left:0}}.muted{color:var(--muted)}.task-section{margin-top:18px}.task-section-title{align-items:center;gap:9px;margin:0 0 10px;display:flex}.task-section-title h2{color:#20364b;margin:0;font-size:17px}.task-section-title span{color:#496276;background:#eaf0f5;border-radius:999px;justify-content:center;align-items:center;min-width:25px;height:25px;padding:0 7px;font-size:11px;font-weight:900;display:inline-flex}.task-history-section{border-top:1px solid #e1e8ef;margin-top:30px;padding-top:20px}.task-card.is-resolved{box-shadow:none;opacity:.82;background:#f8fafc;border-color:#e4eaf0}.task-card.is-resolved .task-card-marker{background:#aebdca}.task-resolved-badge{color:#26714a;letter-spacing:.04em;background:#e4f3ea;border-radius:999px;align-items:center;padding:4px 7px;font-size:9px;font-weight:900;display:inline-flex}.task-resolved-line{color:#768696;margin-top:8px;font-size:11px;font-weight:700}.task-empty-compact{text-align:left;color:#617487;align-items:flex-start;padding:16px}.topbar-user-identity{flex-direction:column;align-items:flex-end;max-width:200px;margin-right:10px;line-height:1.12;display:flex}.topbar-user-identity b{color:#273d52;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;overflow:hidden}.topbar-user-identity small{color:#7a6b5a;text-transform:uppercase;letter-spacing:.045em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:3px;font-size:9px;font-weight:800;overflow:hidden}.user-metrics{margin-top:0}.user-access-card{border-left:5px solid var(--aneac-orange,#f5801c)}.user-access-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.user-access-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;margin-top:4px;display:grid}.user-access-flags{flex-direction:column;justify-content:flex-end;padding-bottom:4px;display:flex}.user-access-submit{grid-column:1/-1;justify-content:flex-end;margin-top:14px;display:flex}.user-role-flow{flex-wrap:wrap;align-items:center;gap:9px;margin-top:12px;display:flex}.user-role-flow span{color:#244f73;background:#eef4f9;border:1px solid #dbe7f0;border-radius:999px;align-items:center;padding:7px 10px;font-size:12px;font-weight:850;display:inline-flex}.user-role-flow b{color:var(--aneac-orange,#f5801c);font-size:16px}.user-directory-table td{vertical-align:middle}.access-pending-card{max-width:520px}@media (max-width:1050px){.topbar-user-email{display:none}}@media (max-width:850px){.user-access-form{grid-template-columns:1fr}.user-access-submit{grid-column:1}.topbar-user-identity{display:none}}.ceq-request-top{grid-template-columns:minmax(180px,1.15fr) 128px 150px minmax(205px,1fr) minmax(205px,1fr);align-items:end;gap:10px}.ceq-request-top>div,.ceq-request-top .instructor-entry-block{min-width:0}.ceq-request-top .small-muted{font-size:11px;line-height:1.25}.instructor-entry-grid{grid-template-columns:minmax(0,1.35fr) minmax(110px,.8fr);gap:6px}.candidate-entry-head,.candidate-entry-row-v25{grid-template-columns:26px 116px minmax(150px,1.32fr) 105px 116px minmax(96px,.82fr) 28px 28px minmax(105px,.9fr);gap:6px;min-width:0}.candidate-entry-head{padding:8px;font-size:10px}.candidate-entry-row-v25{padding:6px 8px}.candidate-entry-row-v25 .compact-entry{width:100%;min-width:0;padding:7px;font-size:12px}.candidate-entry-row-v25 .auto-value.compact-entry{padding:6px 7px;font-size:11px;line-height:1.08;overflow:hidden}.candidate-entry-row-v25 .auto-value.compact-entry span{white-space:nowrap;margin-top:2px;font-size:9px;line-height:1.05;display:block}.candidate-entry-row-v25 .candidate-match{font-size:10px;line-height:1.2}.candidate-entry-row-v25 .recert-auto-level{min-height:36px;padding:5px 7px;font-size:12px}.candidate-entry-row-v25 .recert-auto-level span{font-size:9px}.candidate-entry-head.late-candidate-grid,.candidate-entry-row.late-candidate-grid{grid-template-columns:108px minmax(150px,1.3fr) 105px 116px minmax(96px,.8fr) 28px 28px minmax(108px,.85fr) 94px;gap:6px;min-width:0}.candidate-entry-row.late-candidate-grid{padding:6px 8px}.candidate-entry-row.late-candidate-grid .compact-entry{width:100%;min-width:0;padding:7px;font-size:12px}.late-add-btn{padding-left:8px;padding-right:8px;font-size:12px}.retro-batch-card{overflow:hidden}.retro-batch-top{grid-template-columns:minmax(180px,1.1fr) 128px 145px minmax(205px,1fr) minmax(205px,1fr);align-items:end;gap:10px;display:grid}.retro-batch-top>div,.retro-batch-top .instructor-entry-block{min-width:0}.retro-batch-title{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:20px 0 9px;display:flex}.retro-batch-wrap{border:1px solid var(--line);background:#fff;border-radius:12px;overflow-x:auto}.retro-batch-head,.retro-batch-row{grid-template-columns:26px minmax(150px,1.45fr) 116px 78px 105px 98px 72px 86px 66px 66px;align-items:center;gap:6px;min-width:0;display:grid}.retro-batch-head{color:#678;text-transform:uppercase;border-bottom:1px solid var(--line);background:#f8fafc;padding:8px;font-size:10px;font-weight:800}.retro-batch-row{border-bottom:1px solid #edf1f5;padding:6px 8px}.retro-batch-row:last-child{border-bottom:0}.retro-batch-row .compact-entry{width:100%;min-width:0;padding:7px;font-size:12px}.retro-batch-row .auto-value.compact-entry{padding:7px;font-size:11px}@media (max-width:1180px){.ceq-request-top,.retro-batch-top{grid-template-columns:repeat(3,minmax(180px,1fr))}.candidate-entry-head,.candidate-entry-row-v25,.candidate-entry-head.late-candidate-grid,.candidate-entry-row.late-candidate-grid{min-width:900px}.retro-batch-head,.retro-batch-row{min-width:930px}}@media (max-width:760px){.ceq-request-top,.retro-batch-top,.instructor-entry-grid{grid-template-columns:1fr}}.shell{grid-template-columns:220px 1fr}.sidebar{padding:10px 8px 8px}.sidebar-brand-panel-compact{margin-bottom:7px;padding:8px 8px 7px}.sidebar-logo-compact{max-width:152px}.sidebar-brand-panel-compact .sidebar-product-name{margin-top:5px;font-size:13px}.sidebar-brand-panel-compact .sidebar-product-subtitle{font-size:7.5px}.sidebar-version{color:#7b8799;margin-top:3px;font-size:9px;font-weight:800}.sidebar-quick-actions{flex:none;margin:0 2px 7px}.sidebar-quick-validation{box-shadow:0 5px 12px #00000021;color:#fff!important;background:#f5801c!important;border-radius:8px!important;justify-content:flex-start!important;align-items:center!important;gap:7px!important;padding:8px 9px!important;font-size:12px!important;font-weight:900!important;display:flex!important}.sidebar-quick-validation:hover{color:#fff!important;background:#dc6f0f!important}.nav-compact{gap:5px;padding-top:0}.nav-group-collapsible{border-bottom:1px solid #ffffff12;padding-bottom:4px;display:block}.nav-group-collapsible:last-child{border-bottom:0}.nav-group-summary{cursor:pointer;color:#c5d1e4;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;margin:0;padding:6px 7px 5px;list-style:none;display:flex}.nav-group-summary::-webkit-details-marker{display:none}.nav-group-summary::marker{content:"";display:none}.nav-group-chevron{color:#9fb0ca;font-size:17px;line-height:1;transition:transform .15s}.nav-group-collapsible[open] .nav-group-chevron{transform:rotate(90deg)}.nav-group-collapsible .nav-group-links{padding:0 0 2px}.nav-compact a{border-radius:7px;padding:6px 8px;font-size:12px}.nav-compact .nav-badge{padding:2px 4px;font-size:8px}.nav-compact .nav-link-integrity{background:#ffffff0b;border:1px solid #ffffff14}@media (max-width:900px){.shell{grid-template-columns:205px 1fr}}.audit-titlebar{align-items:flex-start;margin-top:0}.audit-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.audit-summary-card{box-shadow:none;flex-direction:column;gap:3px;padding:15px 17px;display:flex}.audit-summary-card b{color:#172b45;font-size:28px;line-height:1.05}.audit-summary-card span{color:#6b7d8f;font-size:11px}.audit-filterbar{background:#f9fbfd;border:1px solid #dfe7ef;border-radius:14px;grid-template-columns:minmax(300px,1.5fr) minmax(190px,.65fr) auto auto;align-items:end;gap:10px;margin-top:16px;padding:14px;display:grid}.audit-filterbar label{flex-direction:column;gap:5px;display:flex}.audit-filterbar label>span{color:#687d90;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:800;line-height:1.2}.audit-filterbar .btn{min-height:42px}.audit-table{table-layout:fixed;min-width:1240px}.audit-table th:first-child,.audit-table th:nth-child(2){width:175px}.audit-table th:nth-child(3){width:235px}.audit-table th:nth-child(4){width:255px}.audit-table th:nth-child(5){width:205px}.audit-table th:nth-child(6){width:180px}.audit-table td{vertical-align:top;white-space:normal;overflow-wrap:anywhere}.audit-event-pill{font-size:11px}.audit-security{color:#94500e;background:#fff3e7}.audit-admin{color:#214e87;background:#edf4ff}.audit-workflow{color:#22643e;background:#eaf8f0}.audit-data_change{color:#4a5260;background:#f1f1f5}.audit-details summary{cursor:pointer;color:#15558c;white-space:nowrap;font-weight:800}.audit-detail-grid{z-index:10;background:#fff;border:1px solid #d8e2ec;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(820px,75vw);margin-top:8px;padding:13px;display:grid;position:absolute;right:28px;box-shadow:0 16px 38px #112b452e}.audit-detail-grid>div:last-child:nth-child(3){grid-column:1/-1}.audit-detail-grid pre{white-space:pre-wrap;word-break:break-word;background:#f6f8fb;border:1px solid #e5ebf1;border-radius:8px;max-height:230px;margin:6px 0 0;padding:9px;font-size:11px;line-height:1.35;overflow:auto}.audit-table-wrap,.audit-table-wrap table{overflow:visible}@media (max-width:1050px){.audit-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-filterbar{grid-template-columns:1fr 1fr}.audit-table-wrap{overflow:auto}.audit-detail-grid{width:90vw;max-height:65vh;position:fixed;top:20vh;left:5vw;right:5vw;overflow:auto}}@media (max-width:650px){.audit-summary-grid,.audit-filterbar{grid-template-columns:1fr}.audit-titlebar{flex-direction:column;align-items:stretch}.audit-titlebar .btn{align-self:flex-start}}.stat-origin-filter,.stat-origin-filter .select{min-width:215px}.stat-reexam-note{white-space:normal;max-width:260px;line-height:1.35}.stat-table th,.stat-table td{padding-left:10px;padding-right:10px}@media (min-width:1351px){.stat-filter-grid{grid-template-columns:minmax(145px,.9fr) minmax(145px,.9fr) minmax(165px,1fr) minmax(165px,1fr) minmax(215px,1.25fr) auto}}@media (max-width:1700px) and (min-width:1351px){.stat-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-filter-actions{grid-column:2/-1;justify-content:flex-end;min-width:0}.stat-origin-filter,.stat-origin-filter .select{min-width:0}}.dashboard-alert-center{background:linear-gradient(#fff 0%,#fbfdff 100%);border-color:#d7e4ef;margin-top:18px}.dashboard-alert-center-head{align-items:flex-start;gap:18px}.dashboard-alert-center-summary{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.dashboard-alert-center-summary .pill b{margin-right:3px}.dashboard-alert-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:15px;display:grid}.dashboard-alert-item{color:inherit;background:#fff;border:1px solid #dfe7ef;border-radius:14px;min-height:122px;padding:14px 15px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:block}.dashboard-alert-item:hover{border-color:#9ebbd4;transform:translateY(-2px);box-shadow:0 8px 20px #18344e14}.dashboard-alert-item.is-bad{background:#fff8f7;border-color:#eccbc6}.dashboard-alert-item.is-warning{background:#fffaf1;border-color:#ead9ad}.dashboard-alert-item.is-info{background:#f7fbff;border-color:#cfe1f1}.dashboard-alert-item.is-ok{background:#f8fcfa;border-color:#d3e8da}.dashboard-alert-item-top{color:#31475b;justify-content:space-between;align-items:flex-start;gap:10px;font-size:13px;font-weight:800;display:flex}.dashboard-alert-item-top span{line-height:1.3}.dashboard-alert-item-top b{color:#13263a;white-space:nowrap;font-size:27px;line-height:1}.dashboard-alert-note{color:#677b8e;margin-top:10px;font-size:12px;line-height:1.4}.dashboard-alert-open{color:#1b5f95;margin-top:10px;font-size:11px;font-weight:800}@media (max-width:1200px){.dashboard-alert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.dashboard-alert-center-head{flex-direction:column}.dashboard-alert-center-summary{justify-content:flex-start}.dashboard-alert-grid{grid-template-columns:1fr}}
