:root{color-scheme:light;--bg: #f4f6f9;--surface: #ffffff;--text: #1a2332;--muted: #5c6b7a;--border: #d8dee6;--primary: #1e3a5f;--primary-hover: #16304f;--success: #1f7a4d;--warning: #b45309;--danger: #b42318;--radius: 10px;font-family:Segoe UI,system-ui,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;min-width:0;width:100%;overflow-x:hidden;display:flex;flex-direction:column}.topbar{display:flex;justify-content:space-between;align-items:center;padding:.85rem 1.25rem;background:var(--primary);color:#fff}.brand{display:flex;gap:.75rem;align-items:center}.brand small{display:block;opacity:.8}.brand-mark{width:2rem;height:2rem;border-radius:8px;background:#ffffff26;display:grid;place-items:center;font-weight:700}.topbar-actions{display:flex;gap:.5rem;align-items:center}.body-grid{display:grid;grid-template-columns:220px minmax(0,1fr);min-width:0;width:100%;flex:1}.sidebar{padding:1rem;border-right:1px solid var(--border);background:var(--surface)}.global-locale-picker{padding:0 .25rem 1rem;margin-bottom:.75rem;border-bottom:1px solid var(--border)}.global-locale-picker label,.global-locale-picker small{display:block}.global-locale-picker label{margin-bottom:.35rem;color:var(--muted);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.global-locale-picker select{width:100%;margin:0}.global-locale-picker small{margin-top:.35rem;color:var(--muted)}.nav{display:block;padding:.65rem .85rem;border-radius:8px;margin-bottom:.25rem;color:var(--muted)}.nav.active,.nav:hover{background:#eef2f7;color:var(--text)}.content{min-width:0;max-width:100%;overflow-x:hidden;padding:1.5rem}.page-header{margin-bottom:1rem}.page-header h2{margin:0 0 .25rem}.muted{color:var(--muted)}.card{min-width:0;max-width:100%;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem;margin-bottom:1rem}.login-page{min-height:100vh;display:grid;place-items:center;padding:1rem}.login-card{width:min(420px,100%)}.login-card h1{margin-top:0}label{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.85rem;font-size:.92rem}input,select,textarea{padding:.6rem .75rem;border:1px solid var(--border);border-radius:8px;font:inherit;width:100%}.monitoring-header,.monitoring-toolbar,.monitoring-filters,.row-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.period-picker{min-width:220px;margin:0}.monitoring-toolbar h3,.monitoring-toolbar p{margin:0}.monitoring-filters input{min-width:220px}.view-toggle{display:inline-flex;padding:.2rem;border:1px solid var(--border);border-radius:8px;background:#eef2f7;white-space:nowrap}.view-toggle button{border:0;border-radius:6px;background:transparent;color:var(--muted);cursor:pointer;padding:.4rem .65rem}.view-toggle button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #1a233226}.status-badge{display:inline-block;padding:.2rem .55rem;border-radius:999px;background:#eef2f7;font-size:.82rem;font-weight:600;white-space:nowrap}.status-checked{background:#dcfce7;color:var(--success)}.status-failed{background:#fee2e2;color:var(--danger)}.status-submitted,.status-checking{background:#dbeafe;color:#1d4ed8}.status-draft{background:#fef3c7;color:var(--warning)}.success-text{color:var(--success)}.danger-text{color:var(--danger)}.table-subtitle{display:block;color:var(--muted)}.monitoring-notes{margin:0;padding-left:1.1rem;color:var(--danger)}.table-scroll{width:100%;max-width:100%;min-width:0;overflow-x:auto;overscroll-behavior-x:contain}.monitoring-table{min-width:850px}.monitoring-table th:last-child,.monitoring-table td:last-child{width:1%;white-space:nowrap}.congregation-group-row td{background:#eef2f7;border-top:2px solid var(--border)}.congregation-child-row td:first-child{padding-left:1.5rem}.congregation-child-row td:first-child:before{content:"↳";color:var(--muted);margin-right:.45rem}.empty-state{text-align:center!important;color:var(--muted);padding:1.5rem!important}.report-upload-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem}.report-upload-grid .full-width{grid-column:1 / -1}.detection-note{display:block;margin-top:.4rem;color:var(--primary);font-weight:600}.automatic-upload-card>h3,.automatic-upload-card>p{margin-top:0}.automatic-file-picker{display:grid;place-items:center;min-height:150px;padding:1.25rem;border:2px dashed #94a3b8;border-radius:10px;background:#f8fafc;cursor:pointer;text-align:center}.automatic-file-picker:hover{border-color:var(--primary);background:#f1f5f9}.automatic-file-picker input{position:absolute;width:1px;height:1px;opacity:0}.automatic-file-picker span{color:var(--primary);font-size:1.05rem;font-weight:700}.automatic-file-picker small{color:var(--muted)}.detection-result{margin-top:.75rem;padding:.65rem .8rem;border-radius:8px;background:#eff6ff;color:#1e40af;font-size:.9rem}.import-imported{color:var(--success);font-weight:600}.import-needs_review,.import-failed{color:var(--danger);font-weight:600}.admin-tabs{display:inline-flex;gap:.25rem;padding:.25rem;margin-bottom:1rem;border:1px solid var(--border);border-radius:9px;background:#eef2f7}.admin-tabs button{border:0;border-radius:7px;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-weight:600;padding:.5rem 1rem}.admin-tabs button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 3px #1a233226}.program-tabs{display:flex;gap:.35rem;margin-bottom:1rem;overflow-x:auto;border-bottom:1px solid var(--border)}.program-tabs button{flex:0 0 auto;padding:.65rem 1rem;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-weight:600}.program-tabs button.active{border-bottom-color:var(--primary);color:var(--primary)}.module-empty-state{min-height:220px;display:grid;align-content:center;justify-items:center;text-align:center}.module-empty-state h3,.module-empty-state p{margin:.25rem 0}.r401-summary .stat-card.emphasis{border-color:#1e3a5f;background:#eef4fb}.r401-toolbar,.r401-toolbar-actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.r401-toolbar{margin-bottom:.85rem}.r401-toolbar h3,.r401-toolbar p{margin:0}.r401-toolbar-actions input{min-width:260px}.r401-code-legend{display:flex;flex-wrap:wrap;gap:.45rem .8rem;padding:.65rem;margin-bottom:.85rem;border-radius:8px;background:#f8fafc;font-size:.78rem}.r401-code-legend span{display:inline-flex;align-items:center;gap:.3rem}.r401-excel-note{margin:0 0 .85rem;padding:.6rem .75rem;border-left:3px solid var(--primary);background:#eef4fb;color:var(--muted);font-size:.85rem}.r401-code{display:inline-grid;place-items:center;min-width:1.75rem;height:1.75rem;padding:0 .35rem;border-radius:6px;font-weight:800}.code-a{background:#dbeafe;color:#1d4ed8}.code-b{background:#dcfce7;color:#166534}.code-c{background:#ede9fe;color:#6d28d9}.code-d,.code-e,.code-f,.code-g,.code-h{background:#fee2e2;color:#991b1b}.r401-table{min-width:1250px}.r401-table th{white-space:nowrap}.r401-table td{vertical-align:top}.danger-button{color:var(--danger)}.r401-modal{width:min(760px,100%)}#r401-print-report{display:none}.nb-records-table{min-width:1450px}.nb-records-table th{white-space:nowrap}.nb-excel-grid{min-width:3000px}.nb-excel-grid th,.nb-excel-grid td{text-align:center;vertical-align:middle}.nb-excel-grid th:first-child,.nb-excel-grid td:first-child{position:sticky;left:0;z-index:2;min-width:210px;text-align:left;background:var(--surface)}.nb-excel-grid thead th:first-child{z-index:3;background:#eef2f7}.nb-excel-grid select{min-width:76px;margin:0;padding:.35rem}.nb-excel-grid input[type=date]{min-width:132px;margin:0;padding:.35rem}.nb-readonly-grid{min-width:1850px;table-layout:fixed}.nb-readonly-grid th{white-space:normal;overflow-wrap:anywhere;line-height:1.15;vertical-align:bottom}.nb-readonly-grid td{white-space:nowrap}.nb-readonly-grid th:nth-child(1),.nb-readonly-grid td:nth-child(1){width:220px}.nb-readonly-grid td:nth-child(1){white-space:normal;overflow-wrap:anywhere;line-height:1.25}.nb-readonly-grid th:nth-child(2),.nb-readonly-grid td:nth-child(2){width:108px}.nb-readonly-grid th:nth-child(3),.nb-readonly-grid td:nth-child(3){width:58px}.nb-readonly-grid th:nth-child(n+4):nth-child(-n+9),.nb-readonly-grid td:nth-child(n+4):nth-child(-n+9){width:98px}.nb-readonly-grid th:nth-child(n+10):nth-child(-n+13),.nb-readonly-grid td:nth-child(n+10):nth-child(-n+13){width:90px}.nb-readonly-grid th:nth-child(n+14):nth-child(-n+18),.nb-readonly-grid td:nth-child(n+14):nth-child(-n+18){width:88px}.nb-readonly-grid th:nth-child(19),.nb-readonly-grid td:nth-child(19){width:76px}.nb-history-row{color:var(--muted);background:#f8fafc}.nb-summary-table{min-width:1750px;font-size:.85rem}.nb-summary-table th,.nb-summary-table td{text-align:center;white-space:nowrap}.nb-summary-table .summary-total th,.nb-summary-table .summary-total td{background:#e8eef7;font-weight:800}.nb-modal{width:min(900px,100%)}.nb-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem 1rem;margin:.5rem 0 1rem;padding:.85rem;border:1px solid var(--border);border-radius:8px}.nb-checks label{display:flex;align-items:center;gap:.5rem;margin:0;font-weight:500}.nb-checks input{width:auto;margin:0}.badge.nb-nb{background:#dcfce7;color:#166534}.badge.nb-ha-ina,.badge.nb-lwn{background:#fef3c7;color:#92400e}.badge.nb-plus{background:#eef2f7;color:var(--muted)}.badge.nb-out,.badge.nb-died,.badge.nb-expelled{background:#fee2e2;color:#991b1b}#r406-print-report{display:none}.member-name-link{color:var(--primary);text-decoration:none}.member-name-link:hover{text-decoration:underline}.member-record-header h2{margin-top:.7rem}.member-tabs{display:flex;gap:.3rem;overflow-x:auto;margin-bottom:1rem;padding:.25rem;border:1px solid var(--border);border-radius:9px;background:var(--surface)}.member-tabs button{border:0;border-radius:7px;background:transparent;color:var(--muted);cursor:pointer;font:inherit;font-weight:600;padding:.55rem .9rem;white-space:nowrap}.member-tabs button.active{background:var(--primary);color:#fff}.profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.8rem;margin:0}.profile-grid>div{padding:.8rem;border:1px solid var(--border);border-radius:8px;background:#f8fafc}.profile-grid dt{color:var(--muted);font-size:.78rem;font-weight:700;text-transform:uppercase}.profile-grid dd{margin:.25rem 0 0;font-weight:600}.member-nb-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.8rem 1rem}.member-nb-grid .full-width{grid-column:1 / -1}.personal-case-list{display:grid;gap:1rem}.transaction-legend{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.85rem}.transaction-direction{display:inline-flex;align-items:center;width:max-content;padding:.28rem .55rem;border-radius:999px;font-size:.78rem;font-weight:800;white-space:nowrap}.transaction-direction.incoming{background:#dcfce7;color:#166534}.transaction-direction.outgoing{background:#fee2e2;color:#991b1b}.transaction-table{min-width:820px}.transaction-table td{vertical-align:middle}.transaction-modal{width:min(620px,100%)}.integration-scope-toggle{display:inline-flex;align-items:center;gap:.4rem;margin:0;font-size:.82rem;font-weight:600;white-space:nowrap}.integration-scope-toggle input{width:auto;margin:0}.integration-cases-table{min-width:760px}.badge.integration-approved{background:#dcfce7;color:#166534}.badge.integration-pending{background:#fef3c7;color:#92400e}.integration-name-button{border:0;padding:0;background:transparent;color:var(--primary);cursor:pointer;font:inherit;text-align:left}.integration-name-button:hover{text-decoration:underline}.modal.integration-case-modal{width:min(1400px,calc(100vw - 2rem));max-height:92vh;overflow-y:auto}.integration-case-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1rem 0}.integration-case-summary>div{display:grid;gap:.2rem;padding:.8rem;border:1px solid var(--border);border-radius:8px;background:#f8fafc}.integration-case-summary span{color:var(--muted);font-size:.78rem;font-weight:700;text-transform:uppercase}.integration-case-summary strong{font-size:1.05rem}.integration-profile{margin-bottom:1rem}.integration-case-modal h4{margin:1.1rem 0 .55rem}.integration-requirements{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:.55rem}.integration-requirements>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.6rem;padding:.65rem;border:1px solid var(--border);border-radius:8px}.integration-requirements>div.complete{background:#f0fdf4}.integration-requirements>div.missing{background:#fff7ed}.integration-requirements small{display:block;color:var(--muted)}.requirement-mark{display:grid;place-items:center;width:1.6rem;height:1.6rem;border-radius:50%;font-weight:900}.complete .requirement-mark{background:#dcfce7;color:#166534}.missing .requirement-mark{background:#ffedd5;color:#9a3412}.integration-file-list{border:1px solid var(--border);border-radius:8px;overflow:hidden}.integration-file-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.6rem .75rem;border-bottom:1px solid var(--border)}.integration-file-list>div:last-child{border-bottom:0}.integration-file-list span{overflow-wrap:anywhere}.integration-case-workspace.has-preview{display:grid;grid-template-columns:minmax(360px,.85fr) minmax(0,1.4fr);gap:1rem;align-items:start}.integration-case-documents{min-width:0}.integration-preview{min-width:0;margin-top:1.1rem;padding:.8rem;border:1px solid var(--border);border-radius:8px;background:#f8fafc;position:sticky;top:0}.integration-preview h4{margin:0}.integration-preview iframe{width:100%;height:64vh;border:1px solid var(--border);border-radius:6px;background:#fff}.integration-preview img{display:block;max-width:100%;max-height:64vh;margin:auto;border-radius:6px}@media(max-width:900px){.integration-case-workspace.has-preview{grid-template-columns:1fr}.integration-preview{position:static}}@media(max-width:720px){.integration-case-summary{grid-template-columns:1fr}}@media print{@page{size:landscape;margin:.2in}body{background:#fff}body *{visibility:hidden!important}#r401-print-report,#r401-print-report *,#r406-print-report,#r406-print-report *{visibility:visible!important}#r401-print-report,#r406-print-report{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;color:#000;font-family:Arial,Helvetica,sans-serif}.r401-print-page{width:100%;min-height:7.6in;break-after:page;page-break-after:always}.r401-print-page:last-child{break-after:auto;page-break-after:auto}.r401-print-title{display:grid;grid-template-columns:10% 23% 67%;height:.62in;border-top:1.5px solid #000;border-left:1.5px solid #000}.r401-print-title>div{display:flex;align-items:center;justify-content:center;border-right:1.5px solid #000;border-bottom:1.5px solid #000;font-weight:800}.r401-print-title .records-form{font-family:Arial Narrow,Arial,sans-serif;font-size:8pt}.r401-print-title .form-number{justify-content:flex-start;padding-left:.08in;font-size:31pt}.r401-print-title .report-title{font-size:20pt;text-align:center}.r401-print-meta{display:grid;grid-template-columns:10% 23% 12% 7% 7% 16% 12% 13%;grid-auto-rows:.28in;border-left:1.5px solid #000}.r401-print-meta>div{display:flex;align-items:center;justify-content:center;min-width:0;border-right:1.5px solid #000;border-bottom:1.5px solid #000;font-size:9pt}.r401-print-meta .meta-label,.r401-print-meta .meta-code{font-weight:800}.r401-print-meta .meta-value{font-size:12pt;font-weight:800}.r401-print-meta .meta-person{font-size:10pt}.r401-print-meta .meta-person.strong{font-weight:800}.r401-print-meta .officer-label{font-size:5.5pt;font-weight:800;line-height:1;text-align:center}.r401-continuation-title{height:.4in;display:flex;align-items:center;justify-content:center;border:1.5px solid #000;border-bottom:0;font-size:13pt;font-weight:800}.r401-print-table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:9pt}.r401-print-table col.no{width:5.5%}.r401-print-table col.code{width:4%}.r401-print-table col.name{width:23%}.r401-print-table col.registry{width:12%}.r401-print-table col.gender{width:7%}.r401-print-table col.area{width:6.5%}.r401-print-table col.cfo{width:7%}.r401-print-table col.date{width:9.5%}.r401-print-table col.status-date{width:12%}.r401-print-table col.instructor{width:13.5%}.r401-print-table th,.r401-print-table td{height:.24in;padding:.01in .05in;overflow:hidden;border:1px solid #000;line-height:1.05;text-overflow:clip;white-space:nowrap}.r401-print-table th{height:.32in;font-size:7.2pt;text-align:center;white-space:normal}.r401-print-table td:nth-child(1),.r401-print-table td:nth-child(2),.r401-print-table td:nth-child(5),.r401-print-table td:nth-child(6),.r401-print-table td:nth-child(7),.r401-print-table td:nth-child(8),.r401-print-table td:nth-child(9){text-align:center}.r401-print-summary{display:grid;grid-template-columns:18% 5% 8% 5% 7% 7% 35% 15%;height:.24in;border-left:1px solid #000;font-size:7.5pt;font-weight:800}.r401-print-summary>*{display:flex;align-items:center;justify-content:center;border-right:1px solid #000;border-bottom:1px solid #000}.r401-print-summary strong{font-size:10pt}.r401-print-summary .deducted{background:#c6efce}.r401-print-signatures{display:grid;grid-template-columns:repeat(3,1fr);height:.82in;border-left:1px solid #000;border-bottom:1px solid #000}.r401-print-signatures>div{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:.02in;border-right:1px solid #000}.r401-print-signatures span{font-size:9pt}.r401-print-signatures strong{margin-top:.08in;font-size:6.5pt}.r406-page{width:100%;color:#000;font-family:Arial,Helvetica,sans-serif}.r406-report-table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:7pt}.r406-report-table th,.r406-report-table td{height:.31in;padding:.02in .03in;border:1px solid #000;text-align:center;line-height:1.05}.r406-report-table th{font-weight:800}.r406-report-table .section th{height:.24in;text-align:left;padding-left:.06in;background:#e7e6e6;font-size:8pt}.r406-meta th,.r406-meta td{height:.28in}.r406-meta tr:first-child th{height:.52in}.r406-meta .r406-number{text-align:left;font-size:25pt}.r406-meta .r406-title{font-size:13pt}.r406-cert-title{height:.25in;display:flex;align-items:center;justify-content:center;border:1px solid #000;border-top:0;font-size:9pt;font-weight:800}.r406-signatures{display:grid;grid-template-columns:1fr 1.2fr 1.2fr 1fr;height:.78in;border-left:1px solid #000;border-bottom:1px solid #000}.r406-signatures>div{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:.03in;border-right:1px solid #000;text-align:center}.r406-signatures span{font-size:8pt}.r406-signatures b{margin-top:.09in;font-size:5.5pt}}@media(max-width:760px){.r401-toolbar,.r401-toolbar-actions{align-items:stretch;flex-direction:column}.r401-toolbar-actions input{min-width:0}.nb-checks{grid-template-columns:1fr}}@media(max-width:760px){.monitoring-header,.monitoring-toolbar,.monitoring-filters{align-items:stretch;flex-direction:column}.period-picker,.monitoring-filters input{min-width:0;width:100%}.report-upload-grid{grid-template-columns:1fr}.report-upload-grid .full-width{grid-column:auto}}textarea{min-height:8.5rem;resize:vertical}.name-list{display:grid;gap:.6rem;margin-bottom:.75rem}.name-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:.5rem;align-items:center}.btn{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:8px;padding:.55rem .9rem;cursor:pointer;font:inherit}.btn.primary{background:var(--primary);border-color:var(--primary);color:#fff}.btn.primary:hover{background:var(--primary-hover)}.btn.ghost{background:transparent;border-color:#ffffff59;color:#fff}.btn.small{padding:.3rem .55rem;font-size:.85rem}.btn:disabled{opacity:.6;cursor:not-allowed}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 1rem}.form-grid .full-width{grid-column:1 / -1}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:1rem}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem}.stat-label{display:block;color:var(--muted);font-size:.85rem}.stat-value{font-size:1.6rem}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{text-align:left;padding:.55rem .35rem;border-bottom:1px solid var(--border)}.data-table tr.current-week-row td{background:#fff7ed}.data-table tr.current-date-row td{background:#ecfdf5;box-shadow:inset 3px 0 0 var(--success)}.status-pill{font-size:.8rem;padding:.25rem .55rem;border-radius:999px;background:#ffffff26}.status-pill.online{background:#1f7a4d40}.status-pill.offline{background:#b4231840}.status-pill.pending{background:#b4530940}.badge{font-size:.75rem;padding:.15rem .45rem;border-radius:999px;text-transform:uppercase}.badge.synced{background:#e6f4ec;color:var(--success)}.badge.pending{background:#fef3c7;color:var(--warning)}.badge.conflict{background:#fee2e2;color:var(--danger)}.badge.draft,.badge.not_started{background:#eef2f7;color:var(--muted)}.badge.submitted,.badge.checking{background:#dbeafe;color:#1e40af}.badge.checked{background:#e6f4ec;color:var(--success)}.badge.failed{background:#fee2e2;color:var(--danger)}.period-banner{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center;justify-content:space-between}.period-banner-meta{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.stat-grid.compact{margin-top:1rem}.actions-cell{display:flex;gap:.35rem;flex-wrap:wrap}.status-banner{padding:.65rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.92rem}.status-banner.ok{background:#e6f4ec;color:var(--success)}.status-banner.local{background:#e8eef7;color:var(--primary)}.file-label{display:inline-flex;margin-top:.75rem;cursor:pointer}.file-label input{display:none}.actions-row{display:flex;gap:.75rem;flex-wrap:wrap}.attendance-tabs{display:inline-flex;gap:.25rem;padding:.25rem;border:1px solid var(--border);border-radius:8px;background:var(--surface);margin-bottom:1rem}.attendance-tabs button{border:0;border-radius:6px;background:transparent;color:var(--muted);cursor:pointer;font:inherit;padding:.5rem .85rem}.attendance-tabs button.active,.attendance-tabs button[aria-selected=true]{background:var(--primary);color:#fff}.check-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:1rem}.check-summary-grid>div{border:1px solid var(--border);border-radius:8px;padding:.75rem;background:#f8fafc}.check-summary-grid strong{display:block;margin-top:.2rem;font-size:1.35rem}.check-table td:last-child{white-space:normal}.service-drilldown{border:0;background:transparent;color:var(--primary);cursor:pointer;font:inherit;font-weight:600;padding:0;text-align:left}.service-drilldown:hover{text-decoration:underline}.submitted-lock{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.locale-selector-card,.month-selector-card{max-width:420px}.month-selector-card.current-period{border-color:#22c55e;box-shadow:0 0 0 1px #22c55e2e}.date-highlight-label{display:inline-flex;align-items:center;margin-left:.4rem;padding:.12rem .45rem;border-radius:999px;background:#dcfce7;color:#166534;font-size:.72rem;font-weight:700;text-transform:uppercase;vertical-align:middle}.subtle-status-label{display:inline-flex;align-items:center;margin-left:.35rem;color:var(--muted);font-size:.78rem;font-weight:600;vertical-align:middle}.section-heading{display:flex;gap:1rem;align-items:flex-start;justify-content:space-between;margin-bottom:1rem}.section-heading h3,.section-heading p{margin:0}.inline-filter{min-width:180px;margin-bottom:0}.month-overview-wrap{overflow:auto;border:1px solid var(--border);border-radius:8px}.month-overview{width:100%;min-width:860px;border-collapse:separate;border-spacing:0;background:var(--surface);font-size:.9rem}.month-overview th,.month-overview td{border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:.4rem .5rem;text-align:center;white-space:nowrap}.month-overview th:first-child{position:sticky;left:0;z-index:2;min-width:180px;text-align:left}.month-overview thead th{background:#111827;color:#fff;font-weight:700}.month-overview tbody th{background:#d1d5db;color:var(--text);font-weight:700}.month-overview thead tr:first-child th{background:#111827}.month-overview thead tr:nth-child(2) th{background:#d1d5db;color:var(--text)}.month-overview thead th:first-child{z-index:3}.month-overview .overview-codes-header,.month-overview .overview-code-label{text-align:center}.month-overview th span,.month-overview th strong{display:block}.month-overview th strong{margin-top:.12rem;font-size:.82rem}.month-overview td.heat-none{background:#f8fafc;color:var(--muted)}.month-overview td.heat-low{background:#fef3c7}.month-overview td.heat-medium{background:#fed7aa}.month-overview td.heat-high{background:#fca5a5;font-weight:800}.month-overview .overview-total-row th,.month-overview .overview-serial-row th,.month-overview .overview-serial-row td{background:#111827;color:#fff;font-weight:800}.month-overview .overview-total-row td{color:var(--text);font-weight:800}.month-overview .overview-muted-row th,.month-overview .overview-muted-row td{background:#d1d5db;font-weight:800}.month-overview .overview-average-row th,.month-overview .overview-average-row td{background:#dbeafe;color:var(--text);font-size:1rem;font-weight:800}.month-overview th.current-week-col,.month-overview td.current-week-col{box-shadow:inset 0 3px #f59e0b}.month-overview th.current-date-col,.month-overview td.current-date-col{box-shadow:inset 0 3px 0 var(--success)}.month-grid-wrap{overflow:auto;border:1px solid var(--border);border-radius:8px;max-height:70vh}.month-grid{width:100%;min-width:980px;border-collapse:separate;border-spacing:0;background:var(--surface)}.month-grid th,.month-grid td{border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:.4rem;text-align:left;vertical-align:middle;white-space:nowrap}.month-grid th{position:sticky;top:0;z-index:4;background:#eef2f7;color:var(--muted);font-size:.78rem;font-weight:600}.month-grid th span,.month-grid th strong{display:block}.month-grid th em{display:inline-block;margin-top:.25rem;font-size:.68rem;font-style:normal;color:#166534;text-transform:uppercase}.month-grid th strong{color:var(--text);font-size:.85rem}.month-grid tr:last-child td{border-bottom:0}.month-grid th:last-child,.month-grid td:last-child{border-right:0}.month-grid .sticky-col{position:sticky;z-index:3;background:var(--surface)}.month-grid th.sticky-col{z-index:5;background:#eef2f7}.month-grid th.current-week-col,.month-grid td.current-week-col{background:#fff7ed}.month-grid th.current-date-col,.month-grid td.current-date-col{background:#ecfdf5}.month-grid th.current-date-col{box-shadow:inset 0 3px 0 var(--success)}.month-grid td.current-date-col{box-shadow:inset 3px 0 0 var(--success)}.month-grid .area-col{left:0;width:96px;min-width:96px}.month-grid .name-col{left:96px;width:220px;min-width:220px;border-right:2px solid var(--border)}.code-cell{min-width:76px;padding:.35rem;border-radius:6px;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-align:center;text-align-last:center;cursor:pointer}.code-cell:disabled{cursor:default}.empty-month-grid{color:var(--muted);text-align:center;padding:1.25rem}label select{margin-top:.35rem;max-width:360px}.alert{padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem}.alert.error{background:#fee2e2;color:var(--danger)}.alert.info{background:#e8eef7;color:var(--primary)}.hint{font-size:.85rem;margin-top:.75rem}.field-note{display:block;margin-top:.35rem;color:var(--muted);font-size:.78rem;font-weight:500}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:1rem;background:#1a233273}.modal{width:min(560px,100%);max-height:min(720px,calc(100vh - 2rem));overflow:auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;box-shadow:0 24px 70px #1a233247}.modal h3{margin:0 0 1rem}.confirm-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.confirm-summary>div{border:1px solid var(--border);border-radius:8px;padding:.75rem;background:#f8fafc}.confirm-summary strong{display:block;margin-top:.2rem}.confirm-list{display:flex;flex-wrap:wrap;gap:.45rem;padding:.75rem;border:1px solid var(--border);border-radius:8px;margin-bottom:1rem}.confirm-list span{padding:.25rem .55rem;border-radius:999px;background:#eef2f7}.modal-actions{display:flex;justify-content:flex-end;gap:.6rem}@media(max-width:768px){.body-grid{grid-template-columns:1fr}.sidebar{display:flex;gap:.25rem;overflow-x:auto;border-right:none;border-bottom:1px solid var(--border)}.form-grid{grid-template-columns:1fr}.global-locale-picker{min-width:220px;padding:0 .75rem 0 0;margin:0 .5rem 0 0;border-right:1px solid var(--border);border-bottom:none}.confirm-summary{grid-template-columns:1fr}.section-heading{display:block}.inline-filter{margin-top:.75rem}.attendance-tabs{display:flex}.attendance-tabs button{flex:1}}
