@import "https://fonts.googleapis.com/css2?family=Elms+Sans:ital,wght@0,100..900;1,100..900&family=Monsieur+La+Doulaise&display=swap";@import "https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;600;700&family=DM+Mono:wght@400;500&display=swap";*,:before,:after{box-sizing:border-box}.topbar{z-index:100;background:#fff;border-bottom:1px solid #ccc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:12px 20px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 4px #0000001a}.leading{flex-shrink:0;align-items:center;gap:8px;font-family:Roboto;font-weight:700;display:flex}.logo{color:#8a2be2}.title{font-size:clamp(11px,1.4vw,14px)}.centre{flex:1;align-items:center;gap:8px;min-width:0;padding:0 16px 4px;font-family:Roboto;display:flex}.trailing{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;display:flex}.search-container{border:1px solid #ccc;border-radius:6px;align-items:center;gap:12px;width:clamp(160px,25vw,250px);height:40px;padding:8px 12px;display:flex}.search-trigger{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.search-container .search-input{opacity:1;background:0 0;border:none;outline:none;width:100%;padding:0 12px}.theme-btn{background:0 0;border:none;font-size:18px}.user-menu-wrapper{font-family:Elms Sans;position:relative}.user-menu-dropdown{background:var(--bg-card,#fff);border:1px solid var(--border,#e5e7eb);z-index:100;border-radius:10px;width:200px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 8px 24px #0000001a}.user-menu-info{border-bottom:1px solid var(--border,#e5e7eb);padding:12px 16px}.user-menu-name{color:var(--text-h,#111827);font-size:13px;font-weight:600}.user-menu-role{color:var(--text-muted,#6b7280);text-transform:capitalize;margin-top:2px;font-size:11px}.user-menu-btn{width:100%;color:var(--text,#374151);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:10px 16px;font-size:13px;transition:background .15s;display:flex}.user-menu-btn:hover{background:var(--bg-hover,#f3f4f6)}.user-menu-btn.signout{color:#dc2626}.user-menu-btn.signout:hover{background:#fef2f2}.light-btn{cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ccc;border-radius:6px;justify-content:center;align-items:center;gap:4px;width:auto;min-width:80px;height:40px;padding:8px 12px;font-size:12px;font-weight:700;display:flex}.light-btn:hover{background:var(--bg-hover,#f3f4f6);color:var(--text,#111827)}.auto-sync-status{white-space:nowrap;font-family:Roboto;font-size:11px}.syncing-text{color:#4f6ef7;animation:1.5s ease-in-out infinite pulse}.sync-time-text{color:#999}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.coloured-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#8a2be2;border:none;border-radius:6px;justify-content:center;align-items:center;gap:4px;width:auto;min-width:80px;height:40px;padding:8px 12px;font-size:12px;font-weight:700;transition:background .2s;display:flex}.coloured-btn:hover{background:#000}.label{color:#666;margin-bottom:4px;font-size:10px}.value{color:#333;font-family:Roboto;font-size:14px;font-weight:700}.light-box{border:1px solid #ccc;border-radius:8px;padding:8px 12px;font-size:14px}main{flex:1;width:100%;min-width:0;margin-left:280px;padding:0 16px}.dashboard-body{min-height:calc(100dvh - 57px);padding-top:57px;display:flex}.sidebar{z-index:99;background:#fff;border-right:1px solid #ccc;width:280px;min-width:220px;height:calc(100dvh - 57px);padding:20px;font-family:Roboto;position:fixed;top:57px;left:0;overflow-y:auto}.sidebar-card{background:0 0;border-radius:8px;flex-direction:column;gap:12px;margin-top:20px;margin-bottom:16px;display:flex}.sidebar-card .label{color:#666;margin-bottom:4px;font-size:12px}.sidebar-card .value{color:#333;font-size:14px;font-weight:700}.sidebar .light-box{flex-direction:column;gap:12px;display:flex}.sidebar-dropdown{background:#f0f0f0;border:none;width:100%;padding:8px 12px;font-size:14px}.topbar-menu-btn{color:#333;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px 8px;font-size:18px;display:none}.topbar-menu-btn:hover{background:#f0f0f0}.sidebar-close-btn{cursor:pointer;color:#333;background:0 0;border:none;align-self:flex-end;margin-bottom:12px;padding:4px;font-size:18px;display:none}.sidebar-clear-btn{cursor:pointer;color:#999;background:0 0;border:none;border-radius:4px;padding:4px 2px;font-size:16px;line-height:1;transition:color .15s,background .15s}.sidebar-clear-btn:hover{color:#dc2626;background:#dc262614}.year-row{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:6px;display:grid}.year-row .light-box{cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:8px 12px;font-size:12px;font-weight:700;display:flex}.value-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.breadcrumb{flex-flow:wrap;justify-content:flex-start;gap:8px;margin-top:20px;font-family:Roboto;font-size:14px;display:flex}.breadcrumb .icon-text{color:#666;justify-content:center;align-items:center;font-size:12px;display:flex}.breadcrumb .light-box{background:0 0;border:1px solid #ccc;border-radius:6px;justify-content:center;align-items:center;gap:4px;font-size:10px;font-weight:500;display:flex}.metrics-bar{border-radius:8px;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:40px;display:grid}.metrics-card{background:#f9f9f9;border:1px solid #ccc;border-radius:8px;flex-direction:column;gap:6px;padding:16px;display:flex}.metrics-card .label{color:#666;font-family:Roboto;font-size:12px}.metrics-card .value{color:#333;font-family:Roboto;font-size:clamp(16px,2vw,20px);font-weight:700}.metrics-card .value.error{color:#dc2626}.metrics-card .pct{color:#999;font-size:.85em;font-weight:400}.toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:20px;font-family:Roboto;display:flex}.toolbar-leading{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.view-toggle{border:1px solid #ccc;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:175px;height:55px;padding:10px 14px;display:flex}.view-option{color:#333;cursor:pointer;border:1px solid #ccc;border-radius:6px;align-items:center;gap:4px;height:25px;padding:6px 12px;font-family:Roboto;font-size:14px;font-weight:700;display:flex}.btn-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.btn-row .coloured-btn{width:auto}.export-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.export-row .label{color:#666;font-family:Roboto;font-size:12px}.election-list{flex-direction:column;gap:12px;margin-top:20px;display:flex}.election-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px;display:grid}.icon-container{background:#eef2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:16px;display:flex}.election-grid .election-card{border:1px solid #ccc;border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex}.election-grid .table-label{color:#333;align-items:center;gap:20px;padding:4px 8px;font-family:Roboto;font-size:12px;display:flex}.election-grid .download-progress .label{margin:0;font-family:Roboto;font-size:12px}.election-grid .trailing{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.election-list .election-card{border:1px solid #ccc;border-radius:8px;flex-flow:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.election-list .table-label{color:#333;flex-wrap:wrap;align-items:center;gap:20px;padding:4px 8px;font-family:Roboto;font-size:12px;display:flex}.election-list .download-progress{width:clamp(180px,25vw,270px);margin-left:auto}.election-list .download-progress .label{margin:0;font-family:Roboto;font-size:12px}.election-list .election-item{flex-flow:wrap;justify-content:space-between;gap:25px;width:100%;display:flex}.document-explorer{border:1px solid #ccc;border-radius:8px;flex-direction:column;gap:12px;margin-top:20px;padding:16px;font-family:Roboto;display:flex}.document-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-family:Roboto;font-size:16px;font-weight:700;display:flex}.document-header .label{color:#666;margin-bottom:0;font-size:12px}.document-header .value{color:#333;font-family:Roboto;font-size:16px;font-weight:700}.document-view{gap:24px;display:flex}.document-view:hover{cursor:pointer}.active-tab{color:#8a2be2;border-bottom:5px solid #8a2be2;padding-bottom:4px}.document-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.document-list{flex-direction:column;gap:12px;display:flex}.document-card{border:1px solid #ccc;border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex}.document-card .thumbnail{background:#f0f0f0;border-radius:4px;justify-content:center;align-items:center;height:150px;display:flex;position:relative;overflow:hidden}.thumbnail-img{object-fit:cover;width:100%;height:100%;display:block}.modal-thumbnail-img{object-fit:contain;width:100%;height:100%}.title-row{color:#333;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-family:Roboto;font-size:12px;font-weight:700;display:flex}.middle-row{color:#666;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:4px;font-family:Roboto;font-size:12px;display:flex}.middle-column{flex-direction:column;gap:4px;display:flex}.middle-row .light-box{color:#333;border-radius:6px;width:88.78px;padding:4px 8px;font-family:Roboto;font-size:10px}.trailing-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-top:6px;display:flex}.trailing-text{font-size:12px}.document-explorer .btn-row .light-btn{width:50px;height:30px;min-width:unset}.document-explorer .btn-row .coloured-btn{width:65px;height:30px;min-width:unset}.document-table-wrapper{overflow-x:auto}.document-table{border-collapse:collapse;width:100%;font-family:Roboto;font-size:13px}.document-table th{text-align:left;color:#6b7280;white-space:nowrap;border-bottom:2px solid #f3f4f6;padding:12px 14px;font-size:12px;font-weight:600}.document-table td{vertical-align:middle;border-bottom:1px solid #f3f4f6;padding:12px 14px}.document-table tbody tr:hover{background:#fafafa}.doc-table-pu{min-width:200px;font-size:12px;font-weight:600}.doc-table-date{color:#6b7280;white-space:nowrap;font-size:12px}.doc-table-loc{color:#6b7280;font-size:12px}.doc-table-open{min-width:60px;height:30px}.status-badge{color:#fff;white-space:nowrap;background:#8a2be2;border-radius:6px;padding:4px 8px;font-family:Roboto;font-size:12px}.status-badge-downloaded{color:#16a34a;white-space:nowrap;background:#dcfce7;border-radius:6px;padding:4px 8px;font-family:Roboto;font-size:12px}.status-badge-processing{color:orange;white-space:nowrap;background:0 0;border:1px solid orange;border-radius:6px;padding:4px 8px;font-family:Roboto;font-size:12px}.status-badge-failed{color:#fff;white-space:nowrap;background:red;border-radius:6px;padding:4px 8px;font-family:Roboto;font-size:12px}.status-badge-pending{color:#333;white-space:nowrap;background:0 0;border:1px solid #ccc;border-radius:6px;padding:4px 8px;font-family:Roboto;font-size:12px}.status-badge-not-available{color:#6b7280;white-space:nowrap;background:#f3f4f6;border-radius:6px;padding:4px 8px;font-family:Roboto;font-size:12px}.status-badge-not-downloaded{color:#92400e;white-space:nowrap;background:#fef3c7;border-radius:6px;padding:4px 8px;font-family:Roboto;font-size:12px}.score-badge{white-space:nowrap;border:1px solid #ccc;border-radius:6px;margin-bottom:6px;margin-left:auto;padding:4px 10px;font-family:Roboto;font-size:12px;font-weight:600}.high-score{color:#16a34a;background:#dcfce7;border-color:#bbf7d0}.low-score{color:#dc2626;background:#fef2f2;border-color:#fecaca}.document-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.page-numbers{color:#666;font-size:14px}.results-sheet{border:1px solid #ccc;border-radius:8px;flex-direction:column;gap:12px;width:97.5%;margin-top:20px;margin-left:20px;padding:16px;font-family:Roboto;display:flex}.results-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.results-header .value{font-size:16px}.results-header .label{font-size:12px}.results-header .trailing-row{flex-wrap:wrap;gap:8px;display:flex}.results-header .trailing-row .light-btn{width:auto}.leading-column{flex-direction:column;font-size:18px;display:flex}.results-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.results-table table{border-collapse:collapse;width:100%;min-width:700px}.results-table th{text-align:left;color:#6b7280;white-space:nowrap;border-bottom:2px solid #f3f4f6;padding:14px 16px;font-size:12px;font-weight:600}.results-table td{color:#374151;border-bottom:1px solid #f3f4f6;padding:14px 16px;font-size:13px;font-weight:700}.results-table .light-btn{width:50px;height:30px;min-width:unset}.results-table tbody tr:hover{background:#fafafa}.footer{border:1px solid #ccc;border-radius:8px;flex-flow:wrap;gap:8px;margin-top:20px;margin-left:20px;padding:14px;font-family:Roboto;font-size:12px;display:flex}.modal-overlay{z-index:100;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;display:flex;position:fixed;top:0;left:0}.modal{background:#fff;border-radius:10px;flex-direction:column;width:100%;max-width:80vw;max-height:100vh;padding:24px;display:flex;box-shadow:0 10px 30px #0003}.modal-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.modal-leading-column .value{font-size:16px}.modal-leading-column .label{font-size:12px}.modal-trailing-row{flex-wrap:wrap;gap:8px;display:flex}.modal-trailing-row .light-btn{width:auto}.modal-body{flex-direction:row;flex:1;justify-content:space-between;gap:12px;min-height:0;margin-top:12px;display:flex;overflow:hidden}.selected-thumbnail{border-radius:6px;flex:1;justify-content:center;align-items:center;gap:10px;min-height:200px;padding:18px;display:flex}.image-toolbar{z-index:10;background:#000000a6;border-radius:8px;gap:4px;padding:6px 10px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.image-toolbar-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:background .15s;display:flex}.image-toolbar-btn:hover{background:#fff3}.selected-table{border:1px solid #ccc;border-radius:6px;flex-direction:column;gap:10px;width:52%;max-height:80vh;padding:18px;display:flex;overflow-y:auto}.selected-table-row{flex-flow:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.selected-election-table{flex:1;overflow-y:auto}.icon-bell{color:#8a2be2}@media (width<=1200px){.topbar-menu-btn,.sidebar-close-btn{display:flex}.search-container,.search-container.search-active{border:1px solid #ccc}.search-active .search-trigger{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.search-input{opacity:1;box-sizing:border-box;width:100%;padding:0 12px}.sidebar{z-index:150;background:#fff;width:300px;height:100dvh;padding:20px;transition:transform .25s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.sidebar--open{transform:translate(0)}.sidebar-overlay.active{display:block}.sidebar-close-btn:hover{background:#f0f0f0}.sidebar-overlay{z-index:149;background:#0006;display:none;position:fixed;inset:0}main{margin-left:0}.results-sheet{width:96.5%}}@media (width<=900px){.topbar{align-items:center;gap:14px}.leading{transition:all .25s}.topbar .label{font-size:8px}.topbar .value{font-size:12px}.search-active~.leading{opacity:.5}.centre{order:3;width:100%;padding:0}.centre .light-box{size:35%}.search-container{border:none;align-items:center;width:40px;transition:all .25s;display:flex;overflow:hidden}.search-trigger{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-left:-72%;display:flex}.search-container .search-input{opacity:0;background:0 0;border:none;outline:none;width:0;min-width:0;max-width:0;padding:0;transition:all .25s}.search-container.search-active{flex:1;justify-content:flex-start;width:200px}.search-container.search-active .search-input{opacity:1;box-sizing:border-box;width:100%;padding:0 12px}.trailing{margin-left:auto}.sidebar-overlay.active{display:block}.topbar .coloured-btn span{display:none}.topbar .coloured-btn{width:40px;min-width:40px;padding:0}.sidebar{z-index:150;background:#fff;border-right:1px solid #ccc;flex-direction:column;width:280px;height:100%;transition:transform .25s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.sidebar--open{transform:translate(0)}.dashboard-body{flex-direction:row}main{width:100%;margin-left:0}.results-sheet{width:95%}.modal-body{flex-direction:column;justify-content:space-between;gap:12px;margin-top:12px;display:flex}.selected-thumbnail{border-radius:6px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:200px;padding:18px;display:flex}.selected-table{border:1px solid #ccc;border-radius:6px;flex-direction:column;gap:10px;width:100%;max-height:80vh;padding:18px;display:flex;overflow-y:auto}.selected-table-row{flex-flow:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}}@media (width<=600px){.topbar{gap:8px;padding:10px 12px;overflow:hidden}.topbar .light-box,.topbar .light-btn span,.topbar .coloured-btn span{display:none}.topbar .light-btn,.topbar .coloured-btn{min-width:unset;width:40px;padding:8px}.search-trigger{margin-left:-78%}.search-container.search-active{width:150px;padding:8px, 8px;gap:4px}.search-active .search-trigger{width:30px;height:30px}.search-container .search-input{width:100%}.centre{flex:1;min-width:0;padding:0;display:flex}.centre .search{gap:6px;width:100%;height:36px;padding:6px 10px}.centre .search-input{font-size:12px}.title{font-size:15px}.search{width:100%}.trailing{flex-shrink:0;gap:6px}.metrics-bar{grid-template-columns:repeat(2,1fr);gap:8px;padding:12px}.metrics-card{padding:12px}.metrics-card .value{font-size:16px}.toolbar{flex-direction:column;align-items:stretch;gap:10px}.toolbar-leading{width:100%}.toolbar-leading,.btn-row,.export-row{justify-content:space-between;width:100%}.view-toggle{flex:1;width:100%}.election-grid,.document-grid{grid-template-columns:1fr}.election-list .election-card{flex-direction:column;align-items:flex-start}.election-list .download-progress{width:100%;margin-left:0}.election-list .election-item{flex-direction:column;gap:12px}.sidebar{z-index:150;background:#fff;border-right:1px solid #ccc;flex-direction:column;width:85vw;max-width:320px;height:100dvh;padding:16px;transition:transform .25s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.sidebar--open{transform:translate(0)}.sidebar-overlay{z-index:149;background:#0006;position:fixed;inset:0}.modal{border-radius:8px;padding:16px}.modal-header{flex-direction:column;gap:12px}.modal-trailing-row{justify-content:flex-end;width:100%}.results-header,.value-row{flex-direction:column;align-items:flex-start}.year-row{grid-template-columns:1fr 1fr}.selected-table-row{flex-direction:column;align-items:flex-start}main{margin-left:0}.results-sheet{width:92%;margin-left:18px}}@media (width<=400px){.topbar .leading{gap:3px}.topbar .coloured-btn,.topbar .light-btn,.topbar-menu-btn{width:28px;height:28px}.search-container{width:28px}.search-trigger{width:28px;height:28px;margin-left:-280%}.search-container.search-active{width:94px}.topbar.search-active .centre{flex:1}.topbar.search-active .leading{flex-shrink:1;min-width:0}.topbar.search-active .topbar-menu-btn,.topbar.search-active .light-btn,.topbar.search-active #sync-btn,.topbar.search-active .coloured-btn span{display:none}.topbar.search-active .coloured-btn{width:40px;min-width:40px;padding:0}.metrics-bar{grid-template-columns:1fr}.btn-row{flex-direction:row;width:100%}.btn-row .light-btn,.btn-row .coloured-btn{width:100%}.coloured-btn,.light-btn{width:100%;min-width:unset}.results-sheet{width:92%;margin-left:16px}}.skeleton{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%) 0 0/200% 100%;min-width:8px;min-height:8px;animation:1.5s ease-in-out infinite shimmer;display:inline-block}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}[data-theme=dark]{--bg:#0f1117;--surface:#1a1d27;--surface-2:#22263a;--border:#2e3148;--text:#e8eaf0;--text-muted:#8b8fa8;--accent:blueviolet;--accent-hover:#5a0fc8}[data-theme=dark] body,[data-theme=dark] .topbar,[data-theme=dark] .sidebar,[data-theme=dark] .modal,[data-theme=dark] .user-menu-dropdown{background:var(--bg);color:var(--text);border-color:var(--border)}[data-theme=dark] .title,[data-theme=dark] .user-menu-name{color:var(--text,#e8eaf0)}[data-theme=dark] .sidebar-card,[data-theme=dark] .metrics-card,[data-theme=dark] .election-card,[data-theme=dark] .document-card,[data-theme=dark] .document-explorer,[data-theme=dark] .results-sheet,[data-theme=dark] .light-box{background:var(--surface);border-color:var(--border);color:var(--text)}[data-theme=dark] .active-tab{border-bottom:5px solid var(--accent);color:var(--accent)}[data-theme=dark] .value{color:var(--text)}[data-theme=dark] .label{color:var(--text-muted)}[data-theme=dark] .light-btn{background:var(--surface-2);border-color:var(--border);color:var(--text)}[data-theme=dark] .light-btn:hover{background:var(--border)}[data-theme=dark] .sync-time-text{color:var(--text-muted)}[data-theme=dark] .coloured-btn{background:var(--accent)}[data-theme=dark] .coloured-btn:hover{background:var(--accent-hover)}[data-theme=dark] .theme-btn{border-color:var(--border);color:var(--text)}[data-theme=dark] .search-container{border-color:var(--border);color:var(--text);background:0 0}[data-theme=dark] .search-input{color:var(--text);background:0 0}[data-theme=dark] .search-input::placeholder{color:var(--text-muted)}[data-theme=dark] .search-trigger{background:var(--surface-2);border-color:var(--border);color:var(--text)}[data-theme=dark] .results-table th{color:var(--text-muted);border-color:var(--border)}[data-theme=dark] .results-table td{color:var(--text);border-color:var(--border)}[data-theme=dark] .results-table tbody tr:hover{background:var(--surface-2)}[data-theme=dark] .sidebar-dropdown{background:var(--surface-2);color:var(--text);border-color:var(--border)}[data-theme=dark] .topbar-menu-btn,[data-theme=dark] .sidebar-close-btn{color:var(--text-muted)}[data-theme=dark] .topbar-menu-btn:hover,[data-theme=dark] .sidebar-close-btn:hover{background:var(--surface-2)}[data-theme=dark] .sidebar-clear-btn{color:var(--text-muted)}[data-theme=dark] .sidebar-clear-btn:hover{color:#ef4444;background:#ef44441f}[data-theme=dark] .modal-overlay{background:#000000b3}[data-theme=dark] .document-name{color:var(--text)}[data-theme=dark] .document-table th{color:var(--text-muted);border-color:var(--border)}[data-theme=dark] .document-table td{color:var(--text);border-color:var(--border)}[data-theme=dark] .doc-table-date,[data-theme=dark] .doc-table-loc{color:var(--text-muted)}[data-theme=dark] .document-table tbody tr:hover{background:var(--surface-2)}[data-theme=dark] .status-badge-downloaded{color:#4ade80;background:#052e16}[data-theme=dark] .status-badge-pending{background:var(--surface-2);color:var(--text)}[data-theme=dark] .status-badge-not-available{background:var(--surface-2);color:var(--text-muted)}[data-theme=dark] .status-badge-not-downloaded{color:#fbbf24;background:#451a03}[data-theme=dark] .score-badge{color:var(--text)}[data-theme=dark] .high-score{color:#6ee7b7;background:#064e3b;border-color:#065f46}[data-theme=dark] .low-score{color:#fca5a5;background:#7f1d1d;border-color:#991b1b}[data-theme=dark] .doc-info-label{color:var(--text-muted)}[data-theme=dark] .page-numbers,[data-theme=dark] .view-option{color:var(--text)}[data-theme=dark] .footer{background:var(--surface);border-color:var(--border);color:var(--text-muted)}[data-theme=dark] .skeleton{background:linear-gradient(90deg, var(--surface-2) 25%, var(--border) 50%, var(--surface-2) 75%);background-size:200% 100%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.login-page{background:#f7f8fc;justify-content:center;align-items:center;min-height:100vh;font-family:Elms Sans;display:flex}.login-card{background:#fff;border:1px solid #ccc;border-radius:20px;grid-template-columns:1fr 1fr;width:100%;max-width:1200px;min-height:720px;display:grid;overflow:hidden}.login-form-section{flex-direction:column;justify-content:space-between;padding:35px;display:flex}.logo-row{align-items:center;gap:15px;margin-bottom:60px;display:flex}.logo{font-size:28px}.login-logo-icon{color:#8a2be2;font-size:28px}.title{color:#000;font-size:18px;font-weight:700}.login-title{margin-bottom:12px;font-size:clamp(36px,5vw,56px);font-weight:700}.welcome-text .value{font-size:30px}.welcome-text .label{font-size:16px}.login-subtitle{color:#666;margin-bottom:40px;font-size:14px}.input-group{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.login-input-group label{font-size:14px;font-weight:700}.login-input{border:1px solid #ccc;border-radius:8px;outline:none;height:56px;padding:0 16px;font-family:Elms Sans;font-size:14px}.login-input:focus{border-color:#8a2be2}.password-wrapper{border:1px solid #ccc;border-radius:8px;outline:none;align-content:space-between;align-items:center;gap:8px;height:56px;padding:0 16px;font-family:Elms Sans;font-size:14px;display:flex;position:relative}.eye-btn{cursor:pointer;color:#666;background:0 0;border:none;align-items:center;margin-left:auto;display:flex}.password-label{background:0 0;border:none;outline:none;flex:1;height:100%;font-family:Elms Sans;font-size:14px}.password-toggle{cursor:pointer;background:0 0;border:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.login-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;display:flex}.remember-row{justify-content:space-between;display:flex}.remember-me{color:#666;align-items:center;gap:8px;font-size:14px;display:flex}.forgot-btn{color:#8a2be2;cursor:pointer;background:0 0;border:none;font-family:Elms Sans}.login-btn{color:#fff;cursor:pointer;background:#8a2be2;border:none;border-radius:8px;width:100%;height:56px;font-size:16px;font-weight:700;transition:background .2s}.login-btn:hover{background:#000}.security-text{text-align:center;color:#666;font-size:14px}.login-photo-section{background:linear-gradient(#edf2ff,#e6ebff);justify-content:center;align-items:center;display:flex}.login-photo{object-fit:cover;object-position:center;filter:grayscale(25%)brightness(.95);width:100%;height:100%;display:block}@media (width<=900px){.login-card{grid-template-columns:1fr}.login-photo-section{display:none}.login-form-section{padding:40px}}@media (width<=600px){.login-page{padding:16px}.login-form-section{padding:24px}.login-title{font-size:36px}.login-row{flex-direction:column;align-items:flex-start}}[data-theme=dark] .login-page{background:var(--bg)}[data-theme=dark] .login-card{background:var(--surface);border-color:var(--border)}[data-theme=dark] .login-title,[data-theme=dark] .login-logo-text,[data-theme=dark] label{color:var(--text)}[data-theme=dark] .login-subtitle,[data-theme=dark] .login-security,[data-theme=dark] .remember-me{color:var(--text-muted)}[data-theme=dark] .login-input{background:var(--surface-2);border-color:var(--border);color:var(--text)}[data-theme=dark] .login-input::placeholder{color:var(--text-muted)}[data-theme=dark] .password-toggle{color:var(--text)}.admin-body{height:calc(100vh - 60px);display:flex}.admin-main{flex:1;padding:24px;overflow-y:auto}.admin-sidebar{border-right:1px solid var(--border,#e5e7eb);flex-shrink:0;width:220px;height:100%;overflow-y:auto}.sidebar{background:var(--bg-card,#fff);border-right:1px solid var(--border,#e5e7eb);flex-direction:column;flex-shrink:0;width:220px;height:100%;display:flex;overflow:hidden auto}.sidebar nav{flex-direction:column;flex:1;gap:2px;padding:12px 8px;display:flex}.sidebar .sidebar-close{cursor:pointer;color:var(--text-muted,#6b7280);background:0 0;border:none;align-self:flex-end;margin-bottom:4px;padding:6px 8px;font-size:16px;display:none}.sidebar .nav-item{flex-direction:column;display:flex}.sidebar .nav-btn{width:100%;color:var(--text-muted,#6b7280);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-family:Elms Sans;font-size:13.5px;font-weight:500;transition:background .15s,color .15s;display:flex}.sidebar .nav-btn:hover{background:var(--bg-hover,#f3f4f6);color:var(--text,#111827)}.sidebar .nav-btn.active{color:#4f6ef7;background:#eef2ff;font-weight:600}.sidebar .nav-btn svg{flex-shrink:0;width:15px}.sidebar .sub-items{border-left:2px solid var(--border,#e5e7eb);flex-direction:column;gap:2px;margin-top:2px;margin-bottom:4px;margin-left:16px;padding-left:12px;display:flex}.sidebar .sub-btn{width:100%;color:var(--text-muted,#6b7280);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:7px 10px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:flex}.sidebar .sub-btn:hover{background:var(--bg-hover,#f3f4f6);color:var(--text,#111827)}.sidebar .sub-btn.active{color:#4f6ef7;font-weight:600}.sidebar .sub-btn svg{flex-shrink:0;width:13px}.sidebar .sidebar-footer{border-top:1px solid var(--border,#e5e7eb);margin-top:auto;padding-top:8px}.sidebar .signout-btn{width:100%;color:var(--text-muted,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-size:13.5px;font-weight:500;transition:background .15s,color .15s;display:flex}.sidebar .signout-btn:hover{color:#dc2626;background:#fef2f2}.section-header{justify-content:space-between;padding:12px;font-family:Elms Sans;display:flex}.header-column .value{font-size:18px}.header-column .label{font-size:14px;font-weight:500}.header-row{gap:10px;display:flex}.modal-field{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.modal-field label{color:var(--text,#374151);font-size:13px;font-weight:500}.modal-field input,.modal-field select{border:1px solid var(--border,#e5e7eb);color:var(--text,#111827);background:var(--bg,#fff);border-radius:8px;outline:none;width:100%;padding:8px 12px;font-size:13px;transition:border-color .15s}.modal-field input::placeholder{color:var(--text-muted,#9ca3af)}.modal-field input:focus,.modal-field select:focus{border-color:var(--primary,#4f6ef7);box-shadow:0 0 0 3px #4f6ef71a}.modal-actions{border-top:1px solid var(--border,#e5e7eb);justify-content:flex-end;gap:8px;margin-top:24px;padding-top:16px;display:flex}.stats-card{gap:10px;padding:10px;font-family:Elms Sans;display:flex}.stats-card .light-box{width:25%;height:100px}.stats-card .label{font-size:18px;font-weight:600}.stats-card .value{font-size:24px}.sub{color:#666;font-size:14px;font-weight:600}.clerk-table{flex-direction:column;gap:16px;margin-top:16px;padding:12px;display:flex}.filtre-row{justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.trailing-filtre{gap:8px;display:flex}.filtre-row select{border:1px solid var(--border,#e5e7eb);color:var(--text,#111827);background:var(--bg,#fff);cursor:pointer;appearance:none;border-radius:8px;padding:7px 32px 7px 12px;font-size:13px}.filtre-row select:focus{border-color:var(--primary,#4f6ef7)}.table-details{border:1px solid #ccc;padding:12px;font-family:Elms Sans;overflow-x:auto}.table-details table{border-collapse:collapse;width:100%;font-size:13px}.table-details thead tr{border-bottom:1px solid var(--border,#e5e7eb);border-top:1px solid var(--border,#e5e7eb);width:100%}.table-details th{text-align:left;color:var(--text-muted,#6b7280);white-space:nowrap;padding:10px 0;font-size:12px;font-weight:600}.table-details tbody tr{border-bottom:1px solid var(--border,#f3f4f6);transition:background .15s}.table-details tbody tr:hover{background:var(--row-hover,#f9fafb)}.table-details td{color:var(--text,#111827);vertical-align:middle;white-space:nowrap;padding:12px 0}.table-details td .clerk-name-cell{align-items:center;gap:10px;display:flex}.clerk-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:flex}.clerk-status{border-radius:999px;padding:3px 10px;font-size:12px;font-weight:500;display:inline-block}.clerk-status.active{color:#065f46;background:#d1fae5}.clerk-status.inactive{color:#991b1b;background:#fee2e2}.table-details td .action-btns{align-items:center;gap:8px;display:flex}.edit-btn,.del-btn{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;transition:background .15s;display:flex}.edit-btn{color:#2563eb;background:#eff6ff}.edit-btn:hover{background:#dbeafe}.del-btn{color:#dc2626;background:#fef2f2}.del-btn:hover{background:#fee2e2}.table-details td[colspan]{text-align:center;color:var(--text-muted,#9ca3af);padding:32px}.pagination-row{border-top:1px solid var(--border,#e5e7eb);color:var(--text-muted,#6b7280);justify-content:space-between;align-items:center;padding:12px 16px;font-family:Elms Sans;display:flex}.pagination-row .label{font-size:14px}.page-numbers{gap:10px;font-family:Elms Sans;display:flex}.arrow-btn{background:0 0;border:1px solid #ccc;border-radius:5px;width:auto;height:35px;padding:8px;font-family:Elms Sans}.number-btn{background:0 0;border:1px solid #ccc;border-radius:5px;width:35px;height:35px;font-family:Elms Sans}.number-btn active{background:#8a2be2}.clerk-name-cell,.action-btns{display:flex}@media (width<=1200px){.title,.logo{font-size:120%}.sidebar{z-index:200;background:var(--bg-card,#fff);width:260px;height:100dvh;padding:12px 8px;transition:transform .25s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.sidebar--open{transform:translate(0)}.sidebar .sidebar-close{display:flex}.admin-body{flex-direction:row}.admin-main{width:100%}}@media (width<=900px){.admin-main{padding:16px}.section-header{flex-direction:row;align-items:flex-start;gap:12px}.section-header .value{font-size:16px}.section-header .label{font-size:14px}.header-row{justify-content:flex-end}.stats-card{flex-wrap:wrap}.stats-card .light-box{flex:0 0 calc(50% - 10px);width:calc(50% - 10px);height:auto}.trailing-filtre{justify-content:flex-end}}@media (width<=600px){.title{display:none}.admin-main{padding:12px}.stats-card{flex-direction:column;padding:8px}.stats-card .light-box{flex:unset;width:100%;height:auto;padding:12px}.stats-card .value{font-size:20px}.stats-card .label{font-size:14px}.section-header{padding:8px;display:flex}.header-column .value{font-size:14px}.header-column .label{font-size:12px}.header-row .light-btn span,.header-row .coloured-btn span{display:none}.header-row .light-btn,.header-row .coloured-btn{width:35px;height:35px;min-width:unset;padding:8px}.filtre-row{flex-direction:column;align-items:stretch;padding:8px}.trailing-filtre,.filtre-row select{width:100%}.pagination-row{flex-direction:column;align-items:flex-start;gap:8px}.page-numbers{flex-wrap:wrap}.modal{border-radius:8px;padding:16px}.modal-header{flex-direction:row}.modal-actions{flex-wrap:wrap}.audit-trail .section-header{flex-direction:column;align-items:flex-start}}@media (width<=400px){.admin-main{padding:8px}.stats-card .value{font-size:18px}.header-row .light-btn,.header-row .coloured-btn{width:28px;height:28px}.arrow-btn,.number-btn{width:28px;height:28px;font-size:11px}.edit-btn,.del-btn{width:26px;height:26px;font-size:11px}}[data-theme=dark] .sidebar{background:var(--surface,#1a1d27);border-color:var(--border,#2e3148)}[data-theme=dark] .sidebar .nav-btn{color:var(--text-muted,#8b8fa8)}[data-theme=dark] .sidebar .nav-btn:hover,[data-theme=dark] .sidebar .sub-btn:hover{color:var(--text,#e8eaf0);background:#ffffff0f}[data-theme=dark] .sidebar .nav-btn.active{color:#818cf8;background:#4f6ef726}[data-theme=dark] .sidebar .sub-btn.active{color:#818cf8}[data-theme=dark] .sidebar .sub-items,[data-theme=dark] .sidebar .sidebar-footer{border-color:var(--border,#2e3148)}[data-theme=dark] .sidebar .signout-btn:hover{color:#f87171;background:#dc26261f}[data-theme=dark] .table-details,[data-theme=dark] .table-details thead tr,[data-theme=dark] .table-details tbody tr{border-color:var(--border,#2e3148)}[data-theme=dark] .table-details tbody tr:hover{background:#ffffff0a}[data-theme=dark] .table-details th{color:var(--text-muted,#8b8fa8)}[data-theme=dark] .table-details td{color:var(--text,#e8eaf0)}[data-theme=dark] .filtre-row select{background:var(--surface,#1a1d27);border-color:var(--border,#2e3148);color:var(--text,#e8eaf0)}[data-theme=dark] .edit-btn{color:#93c5fd;background:#2563eb26}[data-theme=dark] .del-btn{color:#f87171;background:#dc262626}[data-theme=dark] .arrow-btn,[data-theme=dark] .number-btn{border-color:var(--border,#2e3148);color:var(--text,#e8eaf0);background:var(--surface,#1a1d27)}[data-theme=dark] .number-btn.active{color:#fff;background:#8a2be2;border-color:#8a2be2}[data-theme=dark] .pagination-row{border-color:var(--border,#2e3148);color:var(--text-muted,#8b8fa8)}[data-theme=dark] .modal{background:var(--surface,#1a1d27);box-shadow:0 10px 30px #0006}[data-theme=dark] .modal-header h3{color:var(--text,#e8eaf0)}[data-theme=dark] .modal-close-btn{color:var(--text-muted,#8b8fa8)}[data-theme=dark] .modal-close-btn:hover{background:#ffffff0f}[data-theme=dark] .modal-field label{color:var(--text,#e8eaf0)}[data-theme=dark] .modal-field input,[data-theme=dark] .modal-field select{background:var(--bg,#0f1117);border-color:var(--border,#2e3148);color:var(--text,#e8eaf0)}[data-theme=dark] .modal-actions{border-color:var(--border,#2e3148)}[data-theme=dark] .sub{color:var(--text-muted,#8b8fa8)}[data-theme=dark] .section-header .value{color:var(--text,#e8eaf0)}[data-theme=dark] .section-header .label{color:var(--text-muted,#8b8fa8)}[data-theme=dark] .stats-card .light-box{background:var(--surface,#1a1d27);border-color:var(--border,#2e3148)}[data-theme=dark] .stats-card .value{color:var(--text,#e8eaf0)}[data-theme=dark] .stats-card .label{color:var(--text-muted,#8b8fa8)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--ink:#1a1209;--ink-mid:#4a3f2f;--ink-light:#8c7b66;--cream:#faf6ee;--parchment:#f2ead8;--rule:#c8b99a;--rule-dark:#8c7b66;--accent:#8b1a1a;--accent-bg:#fdf0f0;--gold:#b8860b;--gold-bg:#fdf8ec}.page{background:var(--cream);border:1px solid var(--rule);width:100%;box-shadow:0 2px 24px #1a12091a, 0 0 0 6px var(--parchment), 0 0 0 7px var(--rule);padding:24px 20px;position:relative}.page:before,.page:after{content:"";border-color:var(--rule-dark);border-style:solid;width:24px;height:24px;position:absolute}.page:before{border-width:2px 0 0 2px;top:12px;left:12px}.page:after{border-width:0 2px 2px 0;bottom:12px;right:12px}.header{text-align:center;border-bottom:2px double var(--rule-dark);margin-bottom:16px;padding-bottom:16px}.inec-crest{letter-spacing:.3em;text-transform:uppercase;color:var(--accent);margin-bottom:4px;font-size:9px;font-weight:600}.header h1{color:var(--accent);letter-spacing:.04em;margin-bottom:4px;font-size:15px;font-weight:700;line-height:1.3}.header .form-id{color:var(--ink-mid);letter-spacing:.06em;margin-bottom:3px;font-family:DM Mono,monospace;font-size:10px}.header .election-label{color:var(--ink-mid);font-size:11px;font-style:italic}.pu-grid{background:var(--gold-bg);border:1px solid var(--rule);grid-template-columns:1fr 1fr;gap:10px 32px;margin-bottom:20px;padding:12px 16px;font-size:11px;display:grid}.pu-field{align-items:baseline;gap:6px;display:flex}.pu-label{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-light);flex-shrink:0;font-family:DM Mono,monospace;font-size:9px}.pu-value{color:var(--ink);border-bottom:1px solid var(--rule);flex:1;padding-bottom:1px;font-weight:600}.section-title{letter-spacing:.15em;text-transform:uppercase;color:var(--ink-light);align-items:center;gap:10px;margin-top:18px;margin-bottom:8px;font-family:DM Mono,monospace;font-size:10px;display:flex}.section-title:after{content:"";background:var(--rule);flex:1;height:1px}.page table{border-collapse:collapse;width:100%;margin-bottom:6px;font-size:11px}.page th,.page td{border:1px solid var(--rule);text-align:left;vertical-align:top;padding:5px 8px}.page thead th{background:var(--ink);color:var(--cream);letter-spacing:.1em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:9px;font-weight:500}.page tbody tr:nth-child(2n) td{background:var(--parchment)}td:first-child{color:var(--ink-light);white-space:nowrap;font-family:DM Mono,monospace;font-size:10px}.page tr.total-row td{color:var(--accent);border-top:2px solid var(--accent);font-size:12px;font-weight:700;background:var(--accent-bg)!important}.footer{border-top:1px solid var(--rule);color:var(--ink-light);letter-spacing:.03em;justify-content:space-between;align-items:flex-end;margin-top:20px;padding-top:12px;font-family:DM Mono,monospace;font-size:10px;display:flex}@media print{body{background:#fff;padding:0}.page{box-shadow:none;border:none}}@media (width<=600px){.page{padding:24px 18px}.pu-grid{grid-template-columns:1fr}}[data-theme=dark]{--ink:#e8e0d0;--ink-mid:#b8a990;--ink-light:#7a6e5f;--cream:#1a1612;--parchment:#211d17;--rule:#3a3228;--rule-dark:#4a4236;--accent:#c94040;--accent-bg:#2a1515;--gold:#c8960b;--gold-bg:#1e1a0e}[data-theme=dark] .page{background:var(--cream);border-color:var(--rule);box-shadow:0 2px 24px #00000080, 0 0 0 6px var(--parchment), 0 0 0 7px var(--rule);color:var(--ink)}[data-theme=dark] .pu-grid{background:var(--gold-bg);border-color:var(--rule)}[data-theme=dark] .pu-value{color:var(--ink);border-bottom-color:var(--rule)}[data-theme=dark] .pu-label{color:var(--ink-light)}[data-theme=dark] .page thead th{color:#c8b99a;background:#0d0b08}[data-theme=dark] .page th,[data-theme=dark] .page td{border-color:var(--rule)}[data-theme=dark] .page tbody tr:nth-child(2n) td{background:var(--parchment)}[data-theme=dark] .page tr.total-row td{color:var(--accent);border-top-color:var(--accent);background:var(--accent-bg)!important}[data-theme=dark] td:first-child{color:var(--ink-light)}[data-theme=dark] .header{border-bottom-color:var(--rule-dark)}[data-theme=dark] .header h1,[data-theme=dark] .inec-crest{color:var(--accent)}[data-theme=dark] .header .form-id,[data-theme=dark] .header .election-label{color:var(--ink-mid)}[data-theme=dark] .section-title{color:var(--ink-light)}[data-theme=dark] .section-title:after{background:var(--rule)}[data-theme=dark] .footer{border-top-color:var(--rule);color:var(--ink-light)}[data-theme=dark] .page:before,[data-theme=dark] .page:after{border-color:var(--rule-dark)}
