:root{color-scheme:light;--bg: #f4f6f9;--surface: #ffffff;--text: #1a2332;--muted: #5c6b7a;--border: #d8dee6;--primary: #1e3a5f;--primary-hover: #16304f;--primary-soft: #eaf0f7;--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}.visitation-document-archive{display:grid;grid-template-columns:1fr auto;gap:.75rem 1rem;align-items:center;margin-bottom:1rem}.visitation-document-archive h4,.visitation-document-archive p{margin:0}.visitation-upload-button{cursor:pointer}.visitation-upload-button input{display:none}.visitation-document-list{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:.6rem}.document-download{border:1px solid var(--border);background:var(--surface);border-radius:.65rem;padding:.6rem .8rem;text-align:left;color:inherit;cursor:pointer;display:grid;gap:.15rem}.document-download:hover{border-color:var(--primary);background:var(--primary-soft)}.document-download span{color:var(--muted);font-size:.78rem}.visitation-record-card footer{display:flex;align-items:center;flex-wrap:wrap;gap:.65rem}.r403-month{width:11rem;font-size:.82rem}.r403-month input{margin-top:.25rem}.r403-category-tabs{margin-bottom:1rem}.r403-summary{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.r403-summary span{background:var(--primary-soft);border-radius:999px;padding:.55rem .85rem}.r403-table-wrap{overflow-x:auto;padding:0}.r403-table{min-width:760px;margin:0;border-collapse:separate;border-spacing:0}.r403-table th,.r403-table td{text-align:center;padding:.65rem .5rem;border-bottom:1px solid var(--border);white-space:nowrap}.r403-table th:first-child,.r403-table td:first-child{position:sticky;left:0;z-index:1;text-align:left;background:var(--surface);min-width:190px}.r403-table thead th:first-child{z-index:2}.r403-table td.submitted{background:#dcfce7;color:#166534;font-weight:700}.r403-table .empty-cell{text-align:center;padding:2rem}@media(max-width:700px){.visitation-document-archive{grid-template-columns:1fr}.visitation-document-list{grid-column:1}}.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}.record-detail-member-link{color:#fff;text-decoration:underline;text-decoration-color:#ffffff73;text-underline-offset:3px}.record-detail-member-link:hover{text-decoration-color:#fff}.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}}.r402-generator .section-heading h3,.r402-preview-section .section-heading h3{margin:0}.r402-generator .section-heading p,.r402-preview-section .section-heading p{margin:.2rem 0 0}.r402-source-counts{display:flex;flex-wrap:wrap;gap:.45rem}.r402-source-counts span{padding:.3rem .6rem;border-radius:999px;background:#eef2f7;color:var(--primary);font-size:.82rem;font-weight:700}.r402-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem 1rem;margin-top:1rem}.r402-mode-grid label{margin:0}.r402-mode-grid select{max-width:none}.r402-generator-actions{justify-content:flex-end;margin-top:1rem}.r402-preview-section{margin-top:1.25rem}#r402-print-report{display:grid;gap:1.25rem}.r402-print-sheet{display:contents}.r402-print-slot{width:100%}.r402-form-page{width:100%;max-width:1200px;min-height:690px;margin:0 auto;padding:.35rem;overflow:hidden;background:#fff;color:#000;border:1px solid #a8b0ba;border-radius:4px;box-shadow:0 3px 14px #1a23321f;font-family:Arial,Helvetica,sans-serif}.r402-print-sequence{margin-bottom:.25rem;color:#5c6b7a;font-size:.72rem;text-align:right}.r402-form-title{display:grid;grid-template-columns:18% minmax(0,1fr) 20%;min-height:70px;border:2px solid #000}.r402-form-title>div,.r402-form-title h3{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;padding:.25rem;text-align:center}.r402-form-title>div,.r402-form-title h3{border-right:2px solid #000}.r402-form-title>div:last-child{border-right:0}.r402-form-title small{align-self:flex-start;font-family:Georgia,serif}.r402-form-title>div:first-child strong{font-family:Georgia,serif;font-size:2rem;line-height:1}.r402-form-title h3{font-size:clamp(1rem,2vw,1.45rem);line-height:1.15}.r402-report-date span{font-size:.68rem;text-transform:uppercase}.r402-report-date strong{font-size:.9rem}.r402-category-row{display:flex;justify-content:flex-end;gap:1.5rem;min-height:32px;padding:.35rem .65rem;border:2px solid #000;border-top:0;font-weight:700}.r402-category-row .checked{color:#000}.r402-name-row{display:grid;grid-template-columns:12% minmax(0,1fr);min-height:38px;border:2px solid #000;border-top:0}.r402-name-row>*{display:flex;align-items:center;padding:.25rem .5rem}.r402-name-row b{border-right:1px solid #000;font-size:.8rem}.r402-name-row strong{justify-content:center;font-size:1.05rem}.r402-profile-grid{display:grid;grid-template-columns:40% 9% 11% 11% 29%;min-height:62px;border-left:2px solid #000}.r402-profile-grid>div{display:grid;grid-template-rows:24px minmax(0,1fr);border-right:2px solid #000;border-bottom:2px solid #000;text-align:center}.r402-profile-grid span{display:grid;place-items:center;padding:.15rem;border-bottom:1px solid #000;font-size:.62rem}.r402-profile-grid strong{display:grid;place-items:center;font-size:.95rem}.r402-registry-boxes{display:grid;grid-template-columns:repeat(13,1fr);min-height:35px}.r402-registry-boxes span{border:0;border-right:1px solid #000;font-size:.95rem}.r402-registry-boxes span:last-child{border-right:0}.r402-officer-row{display:grid;grid-template-columns:15% 24% 8% 16% 14% 10% 13%;min-height:38px;border-left:2px solid #000}.r402-officer-row>*{display:flex;align-items:center;justify-content:center;padding:.2rem .35rem;border-right:2px solid #000;border-bottom:2px solid #000;font-size:.72rem}.r402-officer-row strong{font-size:.9rem}.r402-results{position:relative;border:2px solid #000;border-top:0}.r402-results>b{display:block;min-height:32px;padding:.4rem;font-size:.78rem}.r402-results>div{height:25px;border-top:1px solid #000}.r402-coe-code{position:absolute;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;width:17%;height:101px;padding-top:.55rem;background:#fff;border-top:1px solid #000;border-left:1px solid #000;font-size:.72rem;font-style:normal}.r402-coe-code strong{font-size:.78rem}.r402-verification{display:grid;grid-template-columns:1fr 1fr}.r402-verification>div{display:grid;grid-template-rows:auto 65px auto;padding:.35rem .5rem .15rem;border:2px solid #000;border-top:0}.r402-verification>div:first-child{border-right:0}.r402-verification i{font-size:.76rem}.r402-verification span{align-self:end;width:70%;margin:0 auto;border-bottom:1px solid #000}.r402-verification small{text-align:center}.visitations-form-picker{display:flex;gap:.45rem;margin:0 0 1rem;padding:.3rem;width:fit-content;max-width:100%;overflow-x:auto;background:#e8edf4;border-radius:10px}.visitations-form-picker button{padding:.65rem .9rem;color:#314155;background:transparent;border:0;border-radius:8px;font-weight:700;white-space:nowrap}.visitations-form-picker button.active{color:#fff;background:#173f70}.visitation-history{display:grid;gap:1rem}.compact-record-table{padding:0;overflow-x:auto}.compact-record-header,.compact-record-row{display:grid;align-items:center;column-gap:.7rem;min-width:980px;padding:.62rem .85rem}.compact-record-header.r402,.compact-record-row.r402{grid-template-columns:8.8rem minmax(12rem,1.45fr) 6rem minmax(10rem,1fr) 5rem minmax(10rem,1fr) 5.2rem}.compact-record-header.r404,.compact-record-row.r404{grid-template-columns:10.5rem minmax(12rem,1.4fr) minmax(10rem,1fr) 5rem 4rem minmax(10rem,1fr) 5.2rem}.compact-record-header{position:sticky;top:0;z-index:1;color:#596a7e;background:#edf2f7;border-bottom:1px solid #d6dee8;font-size:.72rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.compact-record-row{width:100%;color:inherit;background:#fff;border:0;border-bottom:1px solid #e2e7ee;font:inherit;font-size:.86rem;text-align:left;cursor:pointer}.compact-record-row:last-child{border-bottom:0}.compact-record-row:hover,.compact-record-row:focus-visible{outline:none;background:#f2f6fb}.compact-record-row>span,.compact-record-row>strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.record-category{display:inline-block;padding:.18rem .42rem;border-radius:999px;font-size:.7rem;font-style:normal;font-weight:800}.record-category.ha_ina{color:#173f70;background:#e5eef9}.record-category.lwn{color:#8a3d10;background:#fff0df}.record-source-status{color:#315b89;font-size:.78rem;font-weight:700}.record-source-status b{float:right;font-size:1.2rem;line-height:.8}.record-detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:1rem;background:#0a192c8f}.record-detail-modal{width:min(900px,100%);max-height:min(88vh,850px);overflow-y:auto;padding:1.25rem;border-radius:14px;background:#fff;box-shadow:0 22px 60px #00000047}.record-detail-modal>header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.85rem;border-bottom:1px solid #dce3ec}.record-detail-modal h3{margin:.1rem 0 0}.record-detail-eyebrow{color:#627184;font-size:.75rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.record-detail-close{width:2.35rem;height:2.35rem;padding:0;color:#35465b;background:#edf2f7;border:0;border-radius:999px;font-size:1.55rem;line-height:1;cursor:pointer}.record-detail-close:hover{background:#dce6f1}.record-detail-source{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin-top:1rem;padding-top:.9rem;border-top:1px solid #dce3ec;color:#66768a;font-size:.82rem}.record-detail-source .btn:last-child{margin-left:auto}.record-person-filter{width:min(22rem,100%);margin:0;font-size:.8rem}.record-person-filter select{margin-top:.25rem}.individual-pdf-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:grid;place-items:center;padding:1rem;background:#081424b8}.individual-pdf-modal{display:grid;grid-template-rows:auto 1fr;width:min(1000px,100%);height:min(94vh,1000px);overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 24px 70px #00000059}.individual-pdf-modal>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem;border-bottom:1px solid #dce3ec}.individual-pdf-modal h3{margin:.1rem 0 0;font-size:1rem}.individual-pdf-modal iframe{width:100%;height:100%;border:0;background:#e5e7eb}.individual-pdf-modal>img{width:100%;height:100%;object-fit:contain;background:#e5e7eb}.visitation-encode-source{margin:1rem 0 1.25rem;padding:1rem;border:1px solid var(--border);border-radius:12px;background:#f8fafc}.visitation-source-upload{position:relative}.visitation-source-upload input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.visitation-source-upload .btn{display:inline-flex;margin-top:.35rem;width:fit-content}.r402-source-queue-summary{margin:.75rem 0;color:var(--muted)}.visitation-source-preview{height:min(56vh,680px);overflow:hidden;border:1px solid var(--border);border-radius:10px;background:#dfe5ec}.visitation-source-preview iframe{width:100%;height:100%;border:0}.visitation-record-card{padding:1rem 1.1rem}.visitation-record-card>header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding-bottom:.75rem;border-bottom:1px solid #dce3ec}.visitation-record-card h4{margin:0;font-size:1.1rem}.visitation-record-card header p{margin:.2rem 0 0;color:#58687b}.record-location{padding:.3rem .55rem;border-radius:999px;background:#e8f0fa;color:#173f70;font-size:.82rem;font-weight:700;white-space:nowrap}.visitation-facts{display:flex;flex-wrap:wrap;gap:.6rem 1.4rem;margin:.85rem 0}.visitation-facts span{display:grid;gap:.12rem;min-width:7rem}.visitation-facts b{color:#627184;font-size:.75rem;text-transform:uppercase}.visitation-narrative{padding:.7rem .8rem;border:1px solid #dce3ec;border-radius:8px;background:#f8fafc}.visitation-narrative p{margin:.35rem 0 0;white-space:pre-wrap}.visitation-two-column{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.visitation-people{margin:.85rem 0;overflow-x:auto}.visitation-people table{width:100%;border-collapse:collapse}.visitation-people th,.visitation-people td{padding:.45rem .55rem;border:1px solid #dce3ec;text-align:left}.visitation-people th{background:#edf2f7;color:#35465b}.visitation-record-card>footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:.75rem;color:#718096;font-size:.78rem}.transcription-note{color:#8a5314;font-weight:700}.gv-editor{margin-bottom:1.25rem}.gv-editor h4{margin:1.2rem 0 .55rem}.gv-editor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem 1rem}.gv-editor-grid label,.gv-narrative-editor label{margin:0}.gv-attendee-editor{display:grid;gap:.45rem}.gv-attendee-editor-row{display:grid;grid-template-columns:2rem minmax(12rem,2fr) minmax(9rem,1fr) minmax(5rem,.6fr) minmax(8rem,.8fr);gap:.45rem;align-items:center}.gv-attendee-editor-row input,.gv-attendee-editor-row select{max-width:none}.gv-attendee-editor-row>span{text-align:right;font-weight:700}.gv-narrative-editor{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1rem 0}.gv-metric-editor{margin-bottom:1rem}.gv-prospect-editor{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;background:#c8d0db;border:1px solid #c8d0db}.gv-prospect-editor>div{padding:.55rem;background:#edf1f6;font-weight:700;text-align:center}.gv-prospect-editor input{max-width:none;margin:0;border:0;border-radius:0}.gv-preview-section{margin-top:1.25rem;overflow-x:auto}#general-visitation-print-report{min-width:8.3in;padding:.35rem}.gv-page{box-sizing:border-box;width:7.2in;min-height:13.45in;margin:0 auto;padding:.05in 0;color:#000;background:#fff;box-shadow:0 3px 14px #1a233226;font-family:Arial,Helvetica,sans-serif;font-size:10pt}.gv-page h1{margin:0 0 .28in;font-size:17pt;line-height:1;text-align:center}.gv-meta{display:grid;grid-template-columns:32% 32% 36%;height:.58in;border:1px solid #000}.gv-meta>div{display:flex;flex-direction:column;gap:.08in;padding:.08in;border-right:1px solid #000}.gv-meta>div:last-child{border-right:0}.gv-meta b{font-weight:400}.gv-meta span{text-align:center;font-weight:700}.gv-household{display:grid;grid-template-columns:auto 1fr auto .9in;gap:.06in;align-items:end;height:.33in;font-size:11pt}.gv-household b{font-weight:400;white-space:nowrap}.gv-household span{min-height:.23in;padding:0 .05in;border-bottom:1px solid #000;font-weight:700;text-align:center}.gv-page table{width:100%;border-collapse:collapse;table-layout:fixed}.gv-page th,.gv-page td{padding:.025in .04in;border:1px solid #000;font-weight:400}.gv-roster thead th{height:.27in;text-align:center}.gv-roster thead tr:first-child th:first-child{width:37%;font-size:11pt}.gv-roster thead tr:first-child th:nth-child(2){width:12%;font-size:7.5pt}.gv-roster thead tr:first-child th:nth-child(3){width:12%;font-size:11pt}.gv-roster tbody tr{height:.25in}.gv-roster tbody td:nth-child(n+2){text-align:center}.gv-roster tbody td:nth-child(n+4){width:9.25%;font-weight:700}.gv-report-body{margin-top:.27in;border:1px solid #000}.gv-long-field{display:flex;flex-direction:column;min-height:.7in;padding:.05in .07in;border-bottom:1px solid #000}.gv-long-field b{font-weight:400}.gv-long-field span{flex:1;padding:.04in;white-space:pre-wrap}.gv-metric{display:grid;grid-template-columns:70% 30%;min-height:.24in;border-bottom:1px solid #000}.gv-metric b{padding:.03in .07in;border-right:1px solid #000;font-weight:400;text-align:right}.gv-metric span{padding:.03in .07in;text-align:center}.gv-long-field.gv-remarks{min-height:.72in;border-bottom:0}.gv-signatures{display:grid;grid-template-columns:repeat(3,1fr);gap:0 .28in;margin:.38in 0 .25in}.gv-signatures>div{display:grid;grid-template-rows:.3in auto;text-align:center}.gv-signatures span{align-self:end;min-height:.22in;border-bottom:1px solid #000}.gv-signatures b{padding-top:.04in;font-weight:400}.gv-prospects th{height:.28in;font-size:11pt}.gv-prospects tbody tr{height:.22in}.r404-household-editor{margin-top:1rem;padding-top:.25rem;border-top:1px solid #d9e0e8}.r404-person-editor{display:grid;gap:.45rem;margin-top:.75rem}.r404-person-editor>div{display:grid;grid-template-columns:2rem minmax(12rem,2fr) minmax(9rem,1fr) minmax(5rem,.6fr) minmax(7rem,.7fr);gap:.45rem;align-items:center}.r404-person-editor>div>span{text-align:right;font-weight:700}.r404-person-editor input,.r404-person-editor select{max-width:none}.r404-preview-section{margin-top:1.25rem;overflow-x:auto}#r404-print-report{min-width:8.4in;padding:.35rem}.r404-page{box-sizing:border-box;width:7.65in;min-height:10in;margin:0 auto;padding:.08in 0;color:#000;background:#fff;box-shadow:0 3px 14px #1a233226;font-family:Arial,Helvetica,sans-serif;font-size:9pt}.r404-title{display:grid;grid-template-columns:1.55in 1fr;align-items:end;min-height:.7in}.r404-title>div{display:flex;flex-direction:column;padding:0 .08in .06in}.r404-title small{font-size:8pt}.r404-title strong{font-size:25pt;line-height:1}.r404-title h1{align-self:center;margin:0;font-size:15pt;line-height:1.1;text-align:center}.r404-meta{display:grid;grid-template-columns:repeat(4,1fr);height:.48in;border:1px solid #000}.r404-meta>div{display:flex;flex-direction:column;padding:.04in .07in;border-right:1px solid #000}.r404-meta>div:last-child{border-right:0}.r404-meta b{font-weight:400}.r404-meta span{text-align:center;font-weight:700}.r404-household{margin-top:.24in}.r404-household-head{display:grid;grid-template-columns:auto 1fr auto 1.55in;gap:.04in;align-items:end;min-height:.28in}.r404-household-head span{min-height:.2in;padding:0 .04in;border-bottom:1px solid #000;text-align:center;font-weight:700}.r404-page table{width:100%;border-collapse:collapse;table-layout:fixed}.r404-page th,.r404-page td{padding:.01in .04in;border:1px solid #000;font-weight:400}.r404-roster thead th{height:.2in;text-align:center}.r404-roster thead tr:first-child th:first-child{width:32%}.r404-roster thead tr:first-child th:nth-child(2){width:18%}.r404-roster thead tr:first-child th:nth-child(3){width:10%}.r404-roster tbody tr{height:.2in}.r404-roster tbody td:nth-child(n+2){text-align:center}.r404-question{display:grid;grid-template-rows:.2in .54in}.r404-question b{align-self:end;padding:0 .07in;font-weight:400}.r404-question span{padding:.04in .07in;border:1px solid #000;white-space:pre-wrap}.r404-signatures{display:grid;grid-template-columns:1fr 1fr;height:.62in;margin-top:.2in;border:1px solid #000}.r404-signatures>div{display:flex;flex-direction:column;padding:.04in .07in;border-right:1px solid #000}.r404-signatures>div:last-child{border-right:0}.r404-signatures b{font-weight:400}.r404-signatures span{flex:1;display:grid;place-items:end center;font-weight:700}.r404-cut-line{margin:.28in 0 .06in;border-top:2px solid #000}@media(max-width:900px){.gv-editor-grid,.gv-narrative-editor{grid-template-columns:1fr}.gv-attendee-editor{overflow-x:auto}.gv-attendee-editor-row{min-width:760px}.r404-person-editor{overflow-x:auto}.r404-person-editor>div{min-width:720px}.visitation-two-column{grid-template-columns:1fr}}@media(max-width:780px){.r402-mode-grid{grid-template-columns:1fr}.r402-form-page{min-width:980px}.r402-preview-section{overflow-x:auto}}@media print{@page{size:portrait;margin:.25in}@page r401{size:landscape;margin:.2in}@page r402-single{size:landscape;margin:.2in}@page r402-batch{size:portrait;margin:.25in}@page general-visitation{size:auto;margin:.25in .32in}@page r404{size:letter portrait;margin:.35in .42in}body{background:#fff}body *{visibility:hidden!important}#r401-print-report,#r401-print-report *,#r406-print-report,#r406-print-report *,#r402-print-report,#r402-print-report *,#general-visitation-print-report,#general-visitation-print-report *,#r404-print-report,#r404-print-report *,#general-visitation-print-portal,#general-visitation-print-portal *,#r404-print-portal,#r404-print-portal *{visibility:visible!important}#r401-print-report,#r406-print-report,#r402-print-report,#general-visitation-print-report,#r404-print-report,#general-visitation-print-portal,#r404-print-portal{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;color:#000;font-family:Arial,Helvetica,sans-serif}body.print-general-visitation #root,body.print-r404 #root{display:none!important}#general-visitation-print-report,#general-visitation-print-portal{page:general-visitation;min-width:0;height:10.35in;max-height:10.35in;padding:0;overflow:hidden;contain:strict}#r404-print-report,#r404-print-portal{min-width:0;padding:0}.r404-page{page:r404;width:7.65in;min-height:10.15in;margin:0 auto;padding:0;border:0;box-shadow:none;overflow:hidden;break-after:page;page-break-after:always}.gv-page{page:general-visitation;box-sizing:border-box;width:100%;min-height:0;height:10.35in;max-height:10.35in;margin:0 auto;padding:0;border:0;box-shadow:none;overflow:hidden;font-size:8.5pt;break-inside:avoid;page-break-inside:avoid;break-after:auto;page-break-after:auto}.gv-page h1{margin:0 0 .16in;font-size:16pt}.gv-meta{height:.48in}.gv-meta>div{gap:.035in;padding:.05in .07in}.gv-household{height:.28in;font-size:9pt}.gv-household span{min-height:.2in}.gv-page th,.gv-page td{padding:.014in .035in}.gv-roster thead th{height:.21in}.gv-roster thead tr:first-child th:first-child,.gv-roster thead tr:first-child th:nth-child(3){font-size:9pt}.gv-roster thead tr:first-child th:nth-child(2){font-size:7pt}.gv-roster tbody tr{height:.2in}.gv-report-body{margin-top:.13in;break-inside:avoid;page-break-inside:avoid}.gv-long-field{min-height:.55in;padding:.03in .06in}.gv-long-field span{padding:.025in}.gv-metric{min-height:.19in}.gv-metric b,.gv-metric span{padding:.02in .055in}.gv-long-field.gv-remarks{min-height:.5in}.gv-signatures{gap:0 .28in;margin:.16in 0 .12in;break-inside:avoid;page-break-inside:avoid}.gv-signatures>div{grid-template-rows:.21in auto}.gv-signatures span{min-height:.16in}.gv-signatures b{padding-top:.025in}.gv-prospects{break-inside:avoid;page-break-inside:avoid}.gv-prospects th{height:.2in;font-size:8.5pt}.gv-prospects tbody tr{height:.18in}#r402-print-report,.r402-print-sheet{display:block}.r402-print-slot{overflow:hidden!important;break-inside:avoid;page-break-inside:avoid}.r402-print-single .r402-print-sheet{page:r402-single}.r402-print-multiple .r402-print-sheet{page:r402-batch;display:grid;grid-template-rows:5.35in 4.75in;gap:.15in;width:100%;height:10.25in;overflow:hidden;break-inside:avoid;page-break-inside:avoid;break-after:page;page-break-after:always}.r402-print-multiple .r402-print-sheet:last-child{break-after:auto;page-break-after:auto}.r402-print-multiple .r402-print-slot{position:relative;contain:strict;width:100%;height:4.75in}.r402-form-page{width:100%;max-width:none;min-height:7.45in;margin:0;padding:0;border:0;border-radius:0;box-shadow:none;break-after:page;page-break-after:always}.r402-print-single .r402-form-page{break-after:auto;page-break-after:auto}.r402-print-multiple .r402-form-page{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:160%;height:7.45in;max-height:none;min-width:0!important;min-height:7.45in;box-sizing:border-box;overflow:visible!important;zoom:1;transform:scale(.625);transform-origin:top left;break-after:auto;page-break-after:auto}.r402-print-multiple .r402-results{display:grid;flex:1;grid-template-rows:auto repeat(12,minmax(0,1fr));min-height:0}.r402-print-multiple .r402-results>div{height:auto}.r402-print-sequence{height:.18in;margin:0;color:#000;font-size:6.5pt}.r402-form-title{min-height:.65in}.r402-form-title>div:first-child strong{font-size:28pt}.r402-form-title h3{font-size:17pt}.r402-results>div{height:.28in}.r402-coe-code{height:1.12in;padding-top:.12in;font-size:7pt}.r402-coe-code strong{font-size:8pt}.r402-verification>div{grid-template-rows:auto .65in auto}.r401-print-page{page:r401;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}.nav-help{margin-top:.75rem;border-top:1px solid var(--border);border-radius:0;padding-top:1rem}.help-hero{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.6rem;margin-bottom:1rem;border-radius:14px;color:#fff;background:linear-gradient(135deg,#173f70,#286197)}.help-hero h2{margin:.2rem 0 .45rem;font-size:clamp(1.55rem,3vw,2.25rem)}.help-hero p{margin:0;max-width:690px;opacity:.9}.help-hero .btn{color:var(--primary);background:#fff;border-color:#fff;white-space:nowrap}.help-eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase;opacity:.8}.help-quick-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.help-quick-links a{display:grid;padding:.9rem 1rem;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.help-quick-links a:hover{border-color:var(--primary);background:var(--primary-soft)}.help-quick-links span{color:var(--muted);font-size:.82rem}.help-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.help-step{display:grid;grid-template-columns:auto 1fr;gap:1rem;margin:0}.help-step-number{width:2.25rem;height:2.25rem;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--primary);font-weight:800}.help-step h3{margin:0 0 .35rem}.help-step p{margin:0 0 .7rem;color:#314155}.help-step small{display:block;padding:.55rem .65rem;border-radius:7px;color:#36536f;background:var(--primary-soft)}.help-safety{display:flex;gap:1rem;align-items:center;margin-top:1rem}.help-safety h3,.help-safety p{margin:0}.help-shield{flex:0 0 auto;width:2.5rem;height:2.5rem;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--success);font-weight:900}.ask-edmon-launcher{position:fixed;z-index:15;right:1.25rem;bottom:1.25rem;display:flex;align-items:center;gap:.55rem;padding:.6rem .9rem .6rem .55rem;border:0;border-radius:999px;color:#fff;background:#173f70;box-shadow:0 10px 28px #173f7052;font:inherit;font-weight:750;cursor:pointer}.ask-edmon-launcher:hover{background:#0f3159;transform:translateY(-1px)}.edmon-face{width:2rem;height:2rem;display:grid;place-items:center;border-radius:50%;color:#173f70;background:#fff;font-weight:900}.ask-edmon-panel{position:fixed;z-index:19;right:1.25rem;bottom:5.25rem;width:min(390px,calc(100vw - 2rem));max-height:min(650px,calc(100vh - 7rem));display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:0 22px 65px #1a23324d}.ask-edmon-panel>header{display:flex;justify-content:space-between;align-items:center;padding:.85rem 1rem;color:#fff;background:var(--primary)}.ask-edmon-panel>header strong,.ask-edmon-panel>header small{display:block}.ask-edmon-panel>header small{opacity:.75}.ask-edmon-panel>header button{border:0;color:#fff;background:transparent;font-size:1.6rem;cursor:pointer}.ask-edmon-privacy{padding:.55rem .8rem;color:#6b4d12;background:#fff7db;font-size:.76rem}.ask-edmon-messages{min-height:170px;overflow-y:auto;display:flex;flex-direction:column;gap:.65rem;padding:.9rem}.ask-message{max-width:88%;padding:.65rem .75rem;border-radius:10px;white-space:pre-wrap;font-size:.91rem}.ask-message.edmon{align-self:flex-start;color:#24384d;background:#edf2f7;border-bottom-left-radius:3px}.ask-message.user{align-self:flex-end;color:#fff;background:#245486;border-bottom-right-radius:3px}.ask-message.typing{color:var(--muted);font-style:italic}.ask-message-links{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.65rem}.ask-message-links button{padding:.42rem .58rem;border:1px solid #9fb5ce;border-radius:7px;color:#173f70;background:#fff;font:inherit;font-size:.78rem;font-weight:700;cursor:pointer}.ask-message-links button:hover{border-color:#245486;background:#f4f8fc}.ask-edmon-prompts{display:flex;flex-wrap:wrap;gap:.4rem;padding:0 .9rem .7rem}.ask-edmon-prompts button{padding:.38rem .55rem;border:1px solid #bfcde0;border-radius:999px;color:var(--primary);background:#fff;font:inherit;font-size:.77rem;cursor:pointer}.ask-edmon-prompts button:hover{background:var(--primary-soft)}.ask-edmon-form{display:grid;grid-template-columns:1fr auto;gap:.5rem;padding:.7rem .9rem;border-top:1px solid var(--border)}.ask-edmon-form input{min-width:0}.ask-edmon-form button{border:0;border-radius:8px;padding:.55rem .75rem;color:#fff;background:var(--primary);font:inherit;cursor:pointer}.ask-edmon-form button:disabled{opacity:.5;cursor:default}.ask-edmon-tutorial{border:0;border-top:1px solid var(--border);padding:.65rem;color:var(--primary);background:#fafbfd;font:inherit;font-weight:700;cursor:pointer}@media(max-width:900px){.help-quick-links,.help-steps{grid-template-columns:1fr 1fr}.status-pill{display:none}}@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}.help-hero{align-items:flex-start;flex-direction:column;gap:1rem}.help-quick-links,.help-steps{grid-template-columns:1fr}.topbar-help{display:none}.ask-edmon-panel{right:.75rem;bottom:4.75rem;width:calc(100vw - 1.5rem)}.ask-edmon-launcher{right:.75rem;bottom:.75rem}}
