body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--ring:#6fb4ff;--text:#0c1b2a;--text-inv:#fcfcfc}.login-hero{background:linear-gradient(180deg,#0c234059,#05193699),var(--bg-url);background-position:50%;background-size:cover;box-sizing:border-box;color:#fcfcfc;color:var(--text-inv);flex-direction:column;min-height:100dvh;overflow:hidden;padding:clamp(24px,4vh,48px) clamp(16px,3vw,48px)}.login-card-wrapper,.login-hero{align-items:center;display:flex;width:100%}.login-card-wrapper{flex:1 1;justify-content:center}.login-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff0;border-radius:20px;box-shadow:none;color:#fff;padding:clamp(20px,3vw,32px);width:min(100%,370px)}.brand-title{font-size:1.4rem;font-weight:700;margin-bottom:16px;text-align:center}.form{grid-gap:14px;display:grid;gap:14px}.field label{color:#fff;display:block;font-size:.9rem;margin-bottom:6px}.field input{background:#f5faff;border:1px solid #cfe3f9;border-radius:12px;box-sizing:border-box;color:#0c2944;height:48px;padding:12px 14px;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.field input:focus{border-color:#6fb4ff;border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in oklab,#6fb4ff,#0000 70%);box-shadow:0 0 0 3px color-mix(in oklab,var(--ring),#0000 70%);outline:none}.with-toggle{display:grid;position:relative}.with-toggle input{padding-right:44px}.toggle{background:#0000;border:0;border-radius:10px;color:#2a5075;cursor:pointer;display:grid;height:32px;place-items:center;position:absolute;right:8px;top:50%;translate:0 -50%;width:32px}.toggle:hover{background:#eaf4ff}.toggle:focus-visible{outline:2px solid #6fb4ff;outline:2px solid var(--ring);outline-offset:2px}.submit{background:linear-gradient(180deg,#1c6fb8,#0b4a78);border:0;border-radius:12px;box-shadow:0 8px 22px #124a7d59;color:#fff;cursor:pointer;font-weight:600;height:48px;margin-top:8px;transition:filter .15s ease,transform .06s ease;width:100%}.submit:hover{filter:brightness(1.05)}.submit:active{transform:translateY(1px)}.submit[disabled]{cursor:not-allowed;opacity:.75}.aux{display:flex;justify-content:flex-end;padding-top:6px}.link{color:#fff;text-decoration:none}.link:hover{text-decoration:underline}.status{font-size:.95rem}.status.error{color:#d43838}.status.ok{color:#0c7a43}.login-footer{color:#fff;font-size:.85rem;margin:auto auto 0;text-align:center;width:min(100%,400px)}@media (max-height:600px){.login-hero{overflow-y:auto}}.owner-container{background:#fff;border-radius:12px;box-shadow:0 0 20px #0000000f;font-family:Segoe UI,sans-serif;margin:5px auto;max-width:1450px;padding:15px}.owner-filters{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.owner-section{margin-bottom:0}.owner-section--county{max-width:180px}.owner-controls{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:auto minmax(260px,1fr) auto;width:100%}.owner-control{align-items:flex-start;display:flex;flex-direction:column;gap:8px;min-width:160px;text-align:left}.owner-control--search{min-width:260px}.owner-control--year .owner-select{max-width:220px}.owner-search-input{max-width:400px;min-width:0;width:100%}.owner-control--export{align-items:flex-end;align-self:stretch;display:flex;flex-direction:column;gap:12px}.cama-search-group{margin-top:18px;width:100%}.cama-search-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:10px}.cama-search-input{flex:1 1 200px;max-width:400px}.owner-inline-error{color:#c53030;font-size:14px;margin-top:8px}.owner-inline-error--block{margin-top:16px}.owner-table-wrapper{overflow-x:auto;width:100%}.owner-header{color:#023e8a;font-size:22px;font-weight:700;margin-bottom:10px}.owner-select-label{color:#333;display:block;font-size:16px;font-weight:600;margin-bottom:10px}.owner-select{border:1px solid #ccc;border-radius:8px;font-size:14px;padding:10px;width:160px}.owner-control .owner-select,.owner-select--county{width:100%}.owner-control--export .owner-export-button{font-size:15px;min-width:120px;padding:12px 28px}.owner-total-box{align-items:center;background:#fff;display:flex;flex-direction:column;gap:6px;margin-top:4px;min-width:135px;padding:5px}.owner-total-label{color:#07c;font-size:14px;font-weight:600;text-transform:capitalize}.owner-total-count{background-color:#4480ac;border:none;border-radius:6px;color:#fff;font-size:14px;font-weight:700;padding:7px 24px}.owner-table{border-collapse:collapse;margin:20px 0;width:100%}.owner-table td,.owner-table th{border-bottom:1px solid #eee;font-size:15px;padding:10px 12px;text-align:left}.owner-table th{background-color:#f0f0f0;color:#023e8a;font-size:13px;font-weight:600;text-transform:uppercase}.owner-row{transition:background-color .2s ease}.owner-row:hover td{background-color:#f8f7f7}.owner-table tbody td{background-color:#fff}.owner-table tbody td:nth-child(2n){background-color:#f8f7f7}.owner-row--active td,.owner-row--active td:nth-child(2n),.owner-row--active:hover td{background-color:#b8cbe6!important}.owner-no-records{color:#777;font-style:italic;margin-top:20px}.clickable{color:#07c;cursor:pointer;font-weight:700}.attachment-modal-overlay{align-items:center;background-color:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.attachment-modal{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000040;max-height:80vh;overflow-y:auto;padding:30px;position:relative;width:600px}.modal-title{color:#023e8a;font-size:22px;font-weight:600;margin-bottom:-10px}.close-button{background:none;border:none;color:#999;cursor:pointer;font-size:28px;position:absolute;right:16px;top:12px}.view-button{background-color:#07c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:6px 12px;transition:background-color .2s ease}.view-button:hover{background-color:#005fa3}.spinner-container{align-items:center;color:#023e8a;display:flex;flex-direction:column;padding:40px 0}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#023e8a;height:36px;margin-bottom:10px;width:36px}@keyframes spin{to{transform:rotate(1turn)}}.file-count-cell{color:#1a73e8;cursor:pointer;font-weight:600;text-align:center!important;transition:background-color .2s ease,color .2s ease}.file-count-cell:hover{text-decoration:underline}.file-count-cell:focus-visible{outline:2px solid #023e8a;outline-offset:2px}.file-count-cell.active{background-color:#d0d4d9;border-radius:8px;color:#2f2f2f}.file-count-cell.active:hover{color:#1a1a1a;text-decoration:underline}.sortable-header{align-items:center;display:flex;gap:8px}.sortable-header,.sortable-header--center{justify-content:center}.sortable-header--left{justify-content:flex-start}.sort-arrow-group{background:#0000;border:none;color:inherit;cursor:pointer;display:flex;flex-direction:column;gap:2px;padding:0}.sort-arrow{color:#a0a0a0;font-size:13px;line-height:1;transition:color .2s ease,transform .2s ease}.sort-arrow--down.active,.sort-arrow--up.active{color:#023e8a;font-weight:600;transform:scale(1.05)}.sort-arrow-group:focus-visible{outline:2px solid #023e8a;outline-offset:2px}.numeric-cell,.numeric-header{text-align:center}.numeric-cell{padding:10px 20px}.modal-heading{display:flex;flex-direction:column;margin-bottom:-15px}.modal-owner-name{color:#023e8a;font-size:16px;font-weight:650;text-align:center}.owner-export-button{background-color:#07c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 16px;transition:background-color .2s ease}.owner-export-button:not(:disabled):hover{background-color:#005fa3}.owner-export-button:disabled{background-color:#a0a0a0;cursor:not-allowed}.owner-export-button--secondary{background-color:#f1f5ff;border:1px solid #9bbcff;color:#023e8a}.owner-export-button--secondary:not(:disabled):hover{background-color:#e2ebff}@media (max-width:1024px){.owner-container{padding:18px}.owner-controls{gap:16px}.owner-total-box{align-self:flex-start}}@media (max-width:768px){.owner-container{padding:16px}.owner-filters{grid-gap:14px;background:#f6f8ff;border:1px solid #dfe4ff;border-radius:16px;display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));padding:16px}.owner-controls{display:contents}.owner-section{margin-bottom:0}.owner-section--county{grid-column:span 2;max-width:180px;width:100%}.owner-control{align-items:stretch;min-width:0}.owner-control,.owner-select-label{text-align:left;width:100%}.owner-control--year{align-items:flex-start;grid-column:1/span 1;max-width:150px}.owner-control--search{align-items:stretch;grid-column:span 2}.owner-control--export{align-items:stretch;grid-column:2/span 1;justify-content:flex-start}.cama-search-input{max-width:none}.owner-search-input{max-width:none;max-width:300px;width:100%}.owner-control--export .owner-export-button{font-size:15px;max-width:none;padding:10px 18px;width:100%}.owner-total-box{align-items:center;justify-content:center;width:100%}.owner-table-wrapper{border-radius:10px;margin:0 -8px;padding-bottom:12px}.owner-table{margin:12px 0;min-width:480px}.attachment-modal{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000040;max-height:80vh;overflow-y:auto;padding:20px;position:relative;width:360px}}@media (max-width:600px){.owner-filters{grid-template-columns:1fr}.owner-control--export,.owner-control--search,.owner-control--year,.owner-section--county{grid-column:span 1}.owner-control--export{justify-content:center}}@media (max-width:480px){.owner-container{padding:12px}.owner-table{min-width:420px}.owner-select-label{font-size:15px}}.cao-page{display:flex;flex-direction:column;min-width:0;overflow-x:hidden;width:100%}.cao-container{margin:5px auto;max-width:1450px;width:100%}.cao-container,.cao-section{box-sizing:border-box;min-width:0}.cao-controls{align-items:flex-end;gap:18px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.cao-readonly-box{align-items:center;background:#f8f8f8;border:1px solid #ccc;border-radius:8px;display:flex;min-height:42px;padding:10px 12px}.cao-table{min-width:0;width:100%}.cao-section .owner-table-wrapper{-webkit-overflow-scrolling:touch;box-sizing:border-box;max-width:100%;min-width:0;overscroll-behavior-x:contain}.cao-section--chief .owner-table,.cao-section--contracts .owner-table{min-width:680px}.cao-section--protests .owner-table{min-width:1040px}.cao-table th{letter-spacing:.01em;text-transform:uppercase}.cao-table--protests td:first-child,.cao-table--protests th:first-child{min-width:90px;width:90px}.cao-table--protests td:nth-child(3),.cao-table--protests th:nth-child(3){min-width:280px;width:280px}.cao-table--protests td:last-child,.cao-table--protests th:last-child{min-width:70px;text-align:center;width:70px}.cao-sortable-th{padding:0!important}.cao-sort-header-button{align-items:center;background:#0000;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:8px;justify-content:center;letter-spacing:inherit;padding:10px 12px;text-transform:inherit;width:100%}.cao-sort-header-button:focus-visible{outline:2px solid #023e8a;outline-offset:-2px}.cao-sort-arrow-group{align-items:center;flex-direction:row;gap:0}.cao-sort-arrow{font-size:11px}.cao-count-button{background:#0000;border:none;font:inherit;padding:0}.cao-count-button,.cao-count-value{color:#0b57d0;font-weight:600}.cao-protest-attachment-modal .modal-title{margin-bottom:8px}.cao-protest-attachment-modal{max-height:85vh;width:min(880px,calc(100vw - 32px))}.cao-protest-attachment-modal .modal-heading{margin-bottom:12px}.cao-protest-attachment-note{color:#475569;font-size:14px;line-height:1.45;margin:0 0 16px}.cao-protest-attachments-mobile{display:none}.cao-attachment-card{background:#f8fbff;border:1px solid #dbe3f0;border-radius:12px;box-shadow:0 8px 20px #023e8a14;padding:14px}.cao-attachment-card__row{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.cao-attachment-card__label{color:#52627a;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.cao-attachment-card__action{margin-top:4px;width:100%}.cao-file-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.cao-file-actions--stacked{align-items:stretch;flex-direction:column;margin-top:4px}.cao-file-actions--stacked .view-button{width:100%}.cao-file-actions--icon-only{gap:6px;justify-content:flex-start;margin-top:6px}.cao-file-actions__icon-button{align-items:center;border-radius:10px;display:inline-flex;height:36px;justify-content:center;min-width:36px;padding:0;width:36px}.cao-file-actions__icon{display:block;height:18px;width:18px}.cao-document-viewer-overlay{background:#0f172ab8;inset:0;overflow:hidden;position:fixed;z-index:1200}.cao-document-viewer{background:#f8fafc;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.cao-document-viewer__header{align-items:center;background:#fff;border-bottom:1px solid #dbe3f0;box-shadow:0 6px 18px #0f172a14;display:flex;gap:8px;justify-content:space-between;padding:8px 12px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.cao-document-viewer__meta{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.cao-document-viewer__actions{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.cao-document-viewer__appearance{align-items:center;background:#eef2f7;border:1px solid #cbd5e1;border-radius:8px;display:inline-flex;gap:2px;padding:2px}.cao-document-viewer__appearance-button{background:#0000;border-radius:6px;color:#52627a;font-size:11px;font-weight:700;height:28px;min-width:0;padding:0 8px}.cao-document-viewer__appearance-button:hover{background:#dbe7f7;color:#0f172a}.cao-document-viewer__appearance-button--active,.cao-document-viewer__appearance-button--active:hover{background:#fff;box-shadow:0 1px 4px #0f172a29;color:#0b57d0}.cao-document-viewer__zoom{align-items:center;display:inline-flex;gap:6px}.cao-document-viewer__download,.cao-document-viewer__zoom-button,.cao-document-viewer__zoom-value{min-width:72px}.cao-document-viewer__zoom-button{min-width:44px}.cao-document-viewer__zoom-value{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:6px;box-sizing:border-box;color:#172033;display:inline-flex;height:32px;justify-content:center;padding:0 7px}.cao-document-viewer__zoom-value input{-webkit-appearance:textfield;appearance:textfield;background:#0000;border:0;color:inherit;font:inherit;font-weight:700;outline:0;padding:0;text-align:right;width:42px}.cao-document-viewer__zoom-value input::-webkit-inner-spin-button,.cao-document-viewer__zoom-value input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.cao-document-viewer__back{align-items:center;display:inline-flex;gap:8px}.cao-document-viewer__open-new-tab{white-space:nowrap}.cao-document-viewer__back>span[aria-hidden=true],.cao-document-viewer__download>span[aria-hidden=true]{display:none}.cao-document-viewer__back:before{content:"\2190";line-height:1}.cao-document-viewer__icon-action{align-items:center;border-radius:8px;display:inline-flex;justify-content:center}.cao-document-viewer__download,.cao-document-viewer__icon-action{font-size:16px;height:32px;line-height:1;min-width:36px;padding:0;width:36px}.cao-document-viewer__download{position:relative}.cao-document-viewer__download:before{content:"\2193";display:grid;font-size:14px;font-weight:1000;inset:0;line-height:1;place-items:center;position:absolute}.cao-document-viewer__name{color:#0f172a;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cao-document-viewer__type{color:#52627a;font-size:12px}.cao-document-viewer__body{-webkit-overflow-scrolling:touch;flex:1 1;min-height:0;min-width:0;overflow:auto;padding:24px 16px 16px;position:relative}.cao-document-viewer__body:before{background:#dbe3f0;content:"";height:1px;left:16px;pointer-events:none;position:absolute;right:16px;top:12px}.cao-document-viewer__frame,.cao-document-viewer__image{background:#fff;border:none;border-radius:14px;box-shadow:0 12px 28px #0f172a1f;height:100%;width:100%}.cao-document-viewer__image{object-fit:contain;transform-origin:center;transition:transform .18s ease}.cao-document-viewer__body--pdf{background:linear-gradient(180deg,#dbe3f0b3,#f1f5f9f2)}.cao-document-viewer__body--docx{background:linear-gradient(180deg,#e8f5e9d1,#f8fafcfa)}.cao-document-viewer__body--excel{background:linear-gradient(180deg,#eff6ffb8,#f8fafcfa)}.cao-document-viewer__body--email{background:linear-gradient(180deg,#fffbebd1,#f8fafcfa)}.cao-document-viewer__email,.cao-document-viewer__excel,.cao-document-viewer__frame,.cao-document-viewer__image,.cao-document-viewer__pdf-stage canvas{transition:filter .18s ease}.cao-document-viewer--dark{background:#121212}.cao-document-viewer--dark .cao-document-viewer__header{background:#1e1e1e;border-bottom-color:#3a3a3a}.cao-document-viewer--dark .cao-document-viewer__name{color:#fff}.cao-document-viewer--dark .cao-document-viewer__type{color:#c9c9c9}.cao-document-viewer--dark .cao-document-viewer__body{background:#121212}.cao-document-viewer--dark .cao-document-viewer__appearance{background:#242424;border-color:#4a4a4a}.cao-document-viewer--dark .cao-document-viewer__appearance-button{color:#d4d4d4}.cao-document-viewer--dark .cao-document-viewer__appearance-button:hover{background:#393939;color:#fff}.cao-document-viewer--dark .cao-document-viewer__appearance-button--active,.cao-document-viewer--dark .cao-document-viewer__appearance-button--active:hover{background:#f0f0f0;color:#171717}.cao-document-viewer--dark .cao-document-viewer__zoom-value{background:#292929;border-color:#555;color:#fff}.cao-document-viewer--dark .cao-document-viewer__page{background:#242424;box-shadow:0 14px 34px #00000085}.cao-document-viewer--dark .cao-document-viewer__context-row,.cao-document-viewer--dark .cao-document-viewer__pdf-nav,.cao-document-viewer--dark .cao-document-viewer__pdf-owner-search,.cao-document-viewer--dark .cao-document-viewer__status{background:#1f1f1f;border-color:#444;color:#f0f0f0}.cao-document-viewer--dark .cao-document-viewer__context-label,.cao-document-viewer--dark .cao-document-viewer__context-value,.cao-document-viewer--dark .cao-document-viewer__pdf-label,.cao-document-viewer--dark .cao-document-viewer__pdf-owner-meta,.cao-document-viewer--dark .cao-document-viewer__pdf-owner-pages,.cao-document-viewer--dark .cao-document-viewer__pdf-page-total{color:#d0d0d0}.cao-document-viewer--dark .cao-document-viewer__pdf-owner-input,.cao-document-viewer--dark .cao-document-viewer__pdf-page-input,.cao-document-viewer--dark .cao-document-viewer__pdf-range-input{background:#292929;border-color:#555;color:#f4f4f4}.cao-document-viewer--dark .cao-document-viewer__dark-pdf-canvas,.cao-document-viewer--dark .cao-document-viewer__frame,.cao-document-viewer--dark .cao-document-viewer__image{filter:none}.cao-document-viewer--dark .react-pdf__Page__textContent br,.cao-document-viewer--dark .react-pdf__Page__textContent span{color:#fff!important;forced-color-adjust:none}.cao-document-viewer--reading{background:#d8cfbd}.cao-document-viewer--reading .cao-document-viewer__header{background:#f1eadc;border-bottom-color:#cbbfa8}.cao-document-viewer--reading .cao-document-viewer__body{background:#d8cfbd}.cao-document-viewer--reading .cao-document-viewer__appearance{background:#e4dac7;border-color:#bcae93}.cao-document-viewer--reading .cao-document-viewer__zoom-value{background:#f5eddf;border-color:#bcae93;color:#332f28}.cao-document-viewer--reading .cao-document-viewer__context-row,.cao-document-viewer--reading .cao-document-viewer__pdf-nav,.cao-document-viewer--reading .cao-document-viewer__pdf-owner-search{background:#eee6d7;border-color:#c4b79d}.cao-document-viewer--reading .cao-document-viewer__email,.cao-document-viewer--reading .cao-document-viewer__excel,.cao-document-viewer--reading .cao-document-viewer__frame,.cao-document-viewer--reading .cao-document-viewer__image,.cao-document-viewer--reading .cao-document-viewer__pdf-stage canvas{filter:brightness(.91) contrast(.99)}.cao-document-viewer__context{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:0 auto 18px;padding:4px 12px 0;text-align:left}.cao-document-viewer__context-row{align-items:baseline;background:#ffffffeb;border:1px solid #dbe3f0;border-radius:12px;display:inline-flex;flex-wrap:wrap;gap:6px;justify-content:center;max-width:min(100%,420px);padding:8px 12px}.cao-document-viewer__context-label{color:#64748b;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.cao-document-viewer__context-value{color:#0f172a;font-size:15px;font-weight:600;word-break:break-word}.cao-document-viewer__excel{grid-gap:14px;display:grid;gap:14px;min-width:0;padding-bottom:18px}.cao-document-viewer__docx{grid-gap:16px;display:grid;gap:16px;justify-items:center;min-width:0;padding-bottom:18px}.cao-document-viewer__docx-pages{min-width:0;overflow-x:auto;width:100%}.cao-document-viewer__docx-pages .docx-wrapper{background:#0000;min-height:0;padding:0 16px 20px}.cao-document-viewer__docx-pages .docx-wrapper>section.docx{box-shadow:0 14px 32px #0f172a29;margin:0 auto 20px}.cao-document-viewer__excel-controls{grid-gap:10px;background:linear-gradient(180deg,#f8fafcfa,#f8fafce0);display:grid;gap:10px;padding-bottom:6px;position:-webkit-sticky;position:sticky;top:0;z-index:4}.cao-document-viewer__excel-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.cao-document-viewer__excel-toolbar-right{justify-content:flex-end}.cao-document-viewer__excel-sheet-picker,.cao-document-viewer__excel-toolbar-right{align-items:center;display:inline-flex;flex-wrap:wrap;gap:10px}.cao-document-viewer__excel-label{color:#64748b;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.cao-document-viewer__excel-select,.cao-document-viewer__excel-sheet-name{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;font-size:14px;min-height:38px;padding:0 12px}.cao-document-viewer__excel-sheet-name{align-items:center;display:inline-flex;font-weight:600}.cao-document-viewer__excel-summary{color:#52627a;font-size:13px;font-weight:600}.cao-document-viewer__excel-wrap{background:#fff;border:1px solid #dbe3f0;border-radius:14px;box-shadow:0 14px 32px #0f172a1f;max-height:min(68vh,720px);overflow:auto;overscroll-behavior:contain;width:100%}.cao-document-viewer__excel-table{--cao-excel-header-top:0px;--cao-excel-filter-top:49px;border-collapse:initial;border-spacing:0;min-width:100%;width:-webkit-max-content;width:max-content}.cao-document-viewer__excel-table tr>*{background:#fff;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;font-size:13px;line-height:1.45;padding:8px 10px;vertical-align:top}.cao-document-viewer__excel-table tr>:last-child{border-right:none}.cao-document-viewer__excel-table tbody tr:last-child>*{border-bottom:none}.cao-document-viewer__excel-column,.cao-document-viewer__excel-corner,.cao-document-viewer__excel-row{background:#f8fafc;color:#475569;font-weight:700}.cao-document-viewer__excel-corner{left:0;min-width:52px;z-index:3}.cao-document-viewer__excel-column,.cao-document-viewer__excel-corner{position:-webkit-sticky;position:sticky;top:var(--cao-excel-header-top)}.cao-document-viewer__excel-column{min-width:120px;padding:0!important;z-index:2}.cao-document-viewer__excel-row{border-right:1px solid #cbd5e1!important;left:0;min-width:52px;position:-webkit-sticky;position:sticky;text-align:right;z-index:1}.cao-document-viewer__excel-cell{max-width:320px;min-width:120px;white-space:pre-wrap;word-break:break-word}.cao-document-viewer__excel-sort-button{grid-gap:2px;align-content:center;background:#0000;border:none;color:inherit;cursor:pointer;display:grid;font:inherit;font-weight:700;gap:2px;justify-content:center;justify-items:center;min-height:48px;padding:8px 10px;width:100%}.cao-document-viewer__excel-sort-button:hover{background:#eef4ff}.cao-document-viewer__excel-sort-button--active{color:#0b57d0}.cao-document-viewer__excel-sort-letter{color:#64748b;font-size:11px;letter-spacing:.04em;line-height:1.1;text-transform:uppercase}.cao-document-viewer__excel-sort-title{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cao-document-viewer__excel-sort-indicator{font-size:11px;line-height:1}.cao-document-viewer__excel-filter-row>*{background:#f8fafc;position:-webkit-sticky;position:sticky;top:var(--cao-excel-filter-top);z-index:2}.cao-document-viewer__excel-filter-index{border-right:1px solid #cbd5e1!important;left:0;min-width:52px;position:-webkit-sticky;position:sticky;text-align:right;z-index:4}.cao-document-viewer__excel-filter-cell{min-width:120px;padding:6px 8px!important}.cao-document-viewer__excel-filter-input{background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-sizing:border-box;color:#0f172a;display:block;font-size:12px;min-height:32px;padding:0 8px;width:100%}.cao-document-viewer__excel-empty{color:#64748b;font-style:italic}.cao-document-viewer__email{display:grid;justify-items:center;min-width:0;padding-bottom:18px}.cao-document-viewer__email-card{grid-gap:18px;background:#fff;border:1px solid #e8dcc1;border-radius:16px;box-shadow:0 14px 32px #0f172a1f;box-sizing:border-box;display:grid;gap:18px;min-width:0;padding:20px;width:min(100%,920px)}.cao-document-viewer__email-attachments,.cao-document-viewer__email-header,.cao-document-viewer__email-message{grid-gap:8px;display:grid;gap:8px}.cao-document-viewer__email-fields{grid-gap:12px;display:grid;gap:12px}.cao-document-viewer__email-field{grid-gap:4px;display:grid;gap:4px}.cao-document-viewer__email-label{color:#7c5c13;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.cao-document-viewer__email-subject{color:#0f172a;font-size:24px;line-height:1.25;margin:0}.cao-document-viewer__email-value{color:#1f2937;line-height:1.5;word-break:break-word}.cao-document-viewer__email-attachment-list{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:0;padding:0}.cao-document-viewer__email-attachment-item{grid-gap:3px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:grid;gap:3px;padding:10px 12px}.cao-document-viewer__email-attachment-name{color:#0f172a;font-weight:600;word-break:break-word}.cao-document-viewer__email-attachment-meta{color:#64748b;font-size:13px}.cao-document-viewer__email-attachment-actions{justify-content:flex-start}.cao-document-viewer__email-body-text{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;color:#0f172a;font:inherit;line-height:1.6;margin:0;overflow-wrap:anywhere;padding:16px;white-space:pre-wrap;word-break:break-word}.cao-document-viewer__email-thread{grid-gap:14px;display:grid;gap:14px}.cao-document-viewer__email-thread-message{grid-gap:6px;display:grid;gap:6px}.cao-document-viewer__email-thread-label{color:#475569;font-size:12px;font-weight:700}.cao-document-viewer__email-thread-message+.cao-document-viewer__email-thread-message{border-top:1px solid #e2e8f0;padding-top:14px}.cao-document-viewer__pdf{grid-gap:18px;display:grid;gap:18px;justify-items:center;padding-bottom:18px}.cao-document-viewer__pdf-stage{min-height:280px;position:relative}.cao-document-viewer__pdf-stage--loading .cao-document-viewer__pdf{visibility:hidden}.cao-document-viewer__body--pdf-page-view{overflow-anchor:none;scrollbar-gutter:stable}.cao-document-viewer__pdf-stage--page-view{contain:layout paint}.cao-document-viewer__pdf-stage--page-view .cao-document-viewer__pdf{min-height:280px;position:relative;visibility:visible}.cao-document-viewer__pdf-stage--page-view .cao-document-viewer__pdf-loader{align-content:center;background:#f8fafcf0;border-radius:14px;padding:24px}.cao-document-viewer__pdf-loader{align-content:start;display:grid;inset:0;justify-items:center;padding-top:24px;pointer-events:none;position:absolute;z-index:1}.cao-document-viewer__pdf-tools{grid-gap:8px;display:grid;gap:8px;margin:0 auto 10px;width:min(100%,920px)}.cao-document-viewer__pdf-nav,.cao-document-viewer__pdf-owner-search{grid-gap:8px;background:#fffffff0;border:1px solid #dbe3f0;border-radius:16px;box-shadow:0 12px 28px #0f172a14;display:grid;gap:8px;min-width:0;padding:8px 12px}.cao-document-viewer__pdf-nav{align-items:center;gap:12px;grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;overflow-x:auto}.cao-document-viewer__pdf-nav .view-button{font-size:13px;padding:4px 10px}.cao-document-viewer__pdf-nav-group{align-items:center;display:inline-flex;flex-wrap:nowrap;gap:6px;min-width:0;white-space:nowrap}.cao-document-viewer__pdf-owner-header{align-items:center;display:inline-flex;flex-wrap:wrap;gap:10px;min-width:0}.cao-document-viewer__pdf-owner-search--compact{border-radius:12px;gap:5px;padding:6px 10px}.cao-document-viewer__pdf-owner-search--compact .cao-document-viewer__pdf-owner-header{gap:6px}.cao-document-viewer__pdf-owner-search--compact .cao-document-viewer__pdf-owner-input{font-size:13px;min-height:28px;padding:0 10px}.cao-document-viewer__pdf-owner-search--compact .cao-document-viewer__pdf-owner-results{gap:4px;max-height:140px}.cao-document-viewer__pdf-owner-search--compact .cao-document-viewer__pdf-owner-option{gap:2px;padding:7px 10px}.cao-document-viewer__pdf-owner-search--compact .cao-document-viewer__pdf-owner-action{min-width:132px;padding:0 10px}.cao-document-viewer__pdf-nav-group--page{justify-self:center}.cao-document-viewer__pdf-label{color:#64748b;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.cao-document-viewer__pdf-owner-input,.cao-document-viewer__pdf-page-input,.cao-document-viewer__pdf-range-input{background:#fff;border:1px solid #cbd5e1;border-radius:10px;box-sizing:border-box;color:#0f172a;font-size:14px;min-height:32px;min-width:0;padding:0 12px}.cao-document-viewer__pdf-page-input{text-align:center;width:76px}.cao-document-viewer__pdf-range-input{font-size:13px;min-height:30px;padding:0 10px;text-align:center;width:64px}.cao-document-viewer__pdf-owner-input{width:100%}.cao-document-viewer__pdf-owner-empty,.cao-document-viewer__pdf-owner-meta,.cao-document-viewer__pdf-owner-pages,.cao-document-viewer__pdf-page-total,.cao-document-viewer__pdf-range-label{color:#52627a;font-size:13px}.cao-document-viewer__pdf-range-group{border-left:1px solid #dbe3f0;flex-wrap:nowrap;justify-self:end;padding-left:14px}.cao-document-viewer__pdf-range-fields,.cao-document-viewer__pdf-range-group{align-items:center;display:inline-flex;gap:6px}.cao-document-viewer__pdf-range-separator{color:#52627a;font-size:13px;line-height:1}.cao-document-viewer__pdf-range-actions{display:inline-grid;gap:6px;grid-auto-flow:column}.cao-document-viewer__pdf-range-action{align-items:center;border-radius:8px;display:inline-flex;font-size:0;height:30px;justify-content:center;line-height:0;min-width:32px;padding:0;width:32px}.cao-document-viewer__pdf-range-icon{display:block;flex:0 0 auto;height:16px;margin:auto;width:16px}.cao-document-viewer__pdf-range-busy{display:block;font-size:14px;letter-spacing:1px;line-height:1}.cao-document-viewer__pdf-range-error{color:#b91c1c;font-size:13px;margin:0}.cao-document-viewer__pdf-owner-results{grid-gap:8px;display:grid;gap:8px;list-style:none;margin:0;max-height:260px;min-width:0;overflow:auto;padding:0}.cao-document-viewer__pdf-owner-result{grid-gap:8px;align-items:stretch;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;min-width:0}.cao-document-viewer__pdf-owner-option{grid-gap:4px;background:#f8fafc;border:1px solid #dbe3f0;border-radius:12px;box-sizing:border-box;color:#0f172a;cursor:pointer;display:grid;gap:4px;min-width:0;padding:12px 14px;text-align:left;width:100%}.cao-document-viewer__pdf-owner-option:hover{background:#eef4ff;border-color:#c6d7ff}.cao-document-viewer__pdf-owner-action{align-items:center;background:#fff;border:1px solid #dbe3f0;border-radius:12px;color:#0b57d0;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:8px;justify-content:center;min-width:148px;padding:0 14px;white-space:nowrap}.cao-document-viewer__pdf-owner-action:hover:not(:disabled){background:#eef4ff;border-color:#c6d7ff}.cao-document-viewer__pdf-owner-action:disabled{cursor:not-allowed;opacity:.6}.cao-document-viewer__pdf-owner-name{font-weight:600;word-break:break-word}.cao-document-viewer__pdf-owner-error{color:#b91c1c;font-size:13px;margin:0}.cao-document-viewer__page{background:#fff;border-radius:14px;box-shadow:0 14px 32px #0f172a24;display:grid;max-width:100%;min-height:240px;overflow:hidden;place-items:center;width:-webkit-fit-content;width:fit-content}.cao-document-viewer__page-navigation-frame{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:40px auto 40px;position:relative;width:-webkit-fit-content;width:fit-content}.cao-document-viewer__side-navigation{background:#07c;border-radius:12px;box-shadow:0 8px 20px #0f172a33;color:#fff;display:grid;height:48px;min-width:40px;padding:0;place-items:center;width:40px;z-index:3}.cao-document-viewer__side-navigation span{font-size:30px;font-weight:500;line-height:1;transform:translateY(-1px)}.cao-document-viewer__side-navigation--previous{grid-column:1}.cao-document-viewer__side-navigation--next{grid-column:3}.cao-document-viewer__page-navigation-frame>.cao-document-viewer__page{grid-column:2;grid-row:1}.cao-document-viewer__side-navigation:disabled{cursor:not-allowed;opacity:.42}.cao-document-viewer--dark .cao-document-viewer__side-navigation{background:#2f2f2f;border-color:#555;box-shadow:0 8px 20px #0000007a;color:#fff}.cao-document-viewer--reading .cao-document-viewer__side-navigation{background:#f1eadc;border-color:#bcae93;color:#332f28}.cao-document-viewer__page--preloading{left:-100000px;pointer-events:none;position:absolute;top:0;visibility:hidden}.cao-document-viewer__page-placeholder{grid-gap:10px;display:grid;gap:10px;justify-items:center;padding:28px 24px;width:min(100%,320px)}.cao-document-viewer__page-placeholder-line{animation:caoPdfPlaceholderPulse 1.2s ease-in-out infinite;background:linear-gradient(90deg,#dbe7f7,#eef4ff 50%,#dbe7f7);background-size:200% 100%;border-radius:999px;display:block;height:12px;width:100%}.cao-document-viewer__page-placeholder-line--short{width:68%}.cao-document-viewer__page canvas{display:block;height:auto!important;max-width:100%}.cao-document-viewer__status{background:#fff;border-radius:14px;box-shadow:0 12px 28px #0f172a1f;color:#0f172a;margin:0 auto;max-width:520px;padding:18px 20px;text-align:center}.cao-document-viewer__status--error{background:#fff1f2;color:#991b1b}@keyframes caoPdfPlaceholderPulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.cao-document-viewer__page-navigation-frame{display:block;max-width:100%}.cao-document-viewer__side-navigation{border-radius:10px;height:42px;min-width:34px;opacity:.9;position:absolute;top:50%;transform:translateY(-50%);width:34px}.cao-document-viewer__side-navigation--previous{left:8px;right:auto}.cao-document-viewer__side-navigation--next{left:auto;right:8px}.cao-document-viewer__open-new-tab{display:none}.cao-page{box-sizing:border-box;margin:0 auto!important;padding:12px!important}.cao-container{margin:0;padding:12px!important}.cao-page__title{font-size:22px!important;line-height:1.2;margin:0 0 12px!important}.cao-section{margin-top:12px!important;padding:12px!important}.cao-section--chief{margin-top:0!important}.cao-controls{display:contents;gap:12px}.cao-section .owner-table-wrapper{margin-inline:-4px;padding-inline:4px}.cao-protest-attachment-modal{max-height:88vh;max-width:none;padding:16px;width:calc(100vw - 16px)}.cao-protest-attachments-desktop{display:none}.cao-protest-attachments-mobile{grid-gap:12px;display:grid;gap:12px}.cao-document-viewer__header{align-items:center;display:grid;grid-template-areas:"back meta" "actions actions";grid-template-columns:auto minmax(0,1fr);padding:8px}.cao-document-viewer__back{grid-area:back;min-width:0;white-space:nowrap}.cao-document-viewer__meta{grid-area:meta;min-width:0}.cao-document-viewer__actions{flex-wrap:nowrap;grid-area:actions;justify-content:flex-start;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin;width:100%}.cao-document-viewer__zoom{order:1}.cao-document-viewer__download,.cao-document-viewer__zoom-value{min-width:44px}.cao-document-viewer__zoom-value{width:62px}.cao-document-viewer__zoom-button{min-width:48px}.cao-document-viewer__download{height:32px;min-width:40px;width:40px}.cao-document-viewer__icon-action{height:32px;min-width:40px}.cao-document-viewer__body{overflow-x:auto;padding:18px 8px 12px}.cao-document-viewer__body:before{left:12px;right:12px;top:10px}.cao-document-viewer__context{gap:8px;margin-bottom:14px;padding-inline:0}.cao-document-viewer__context-row{box-sizing:border-box;justify-content:flex-start;max-width:none;padding:8px 10px;width:100%}.cao-document-viewer__docx,.cao-document-viewer__email,.cao-document-viewer__excel,.cao-document-viewer__pdf-stage,.cao-document-viewer__pdf-tools{min-width:0;width:100%}.cao-document-viewer__pdf-nav{grid-template-columns:1fr;justify-content:stretch}.cao-document-viewer__pdf-nav-group,.cao-document-viewer__pdf-owner-header{width:100%}.cao-document-viewer__pdf-page-input{width:76px}.cao-document-viewer__pdf-range-group{justify-content:flex-start;justify-self:stretch;overflow-x:auto;padding-bottom:2px}.cao-document-viewer__pdf-range-fields{flex:0 0 auto}.cao-document-viewer__pdf-range-actions{width:auto}.cao-document-viewer__pdf-range-action{min-width:32px}.cao-document-viewer__pdf-owner-result{grid-template-columns:1fr}.cao-document-viewer__pdf-owner-action{min-height:46px;min-width:0}.cao-document-viewer__context-row{padding:7px 10px}.cao-document-viewer__excel{gap:12px}.cao-document-viewer__email-card{width:100%}.cao-document-viewer__docx-pages .docx-wrapper{justify-content:flex-start;padding-left:8px;padding-right:8px}.cao-document-viewer__email-card{gap:14px;padding:16px}.cao-document-viewer__email-subject{font-size:20px}.cao-document-viewer__excel-controls{gap:8px}.cao-document-viewer__excel-toolbar{align-items:stretch}.cao-document-viewer__excel-toolbar-right{justify-content:flex-start;width:100%}.cao-document-viewer__excel-select,.cao-document-viewer__excel-sheet-name,.cao-document-viewer__excel-sheet-picker,.cao-document-viewer__excel-summary{width:100%}.cao-document-viewer__excel-wrap{max-height:min(58vh,560px);width:100%}.cao-document-viewer__excel-table tr>*{font-size:12px;padding:7px 8px}.cao-document-viewer__excel-filter-cell{padding:6px!important}.cao-document-viewer__excel-cell,.cao-document-viewer__excel-column{min-width:96px}.cao-document-viewer__excel-corner,.cao-document-viewer__excel-row{min-width:44px}.cao-document-viewer__pdf{gap:12px}}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{display:none;height:0;left:0;position:absolute;top:0;width:0}.home-document-viewer{background:#f8fafc;color:#172033;display:flex;flex-direction:column;inset:0;overflow:hidden;position:fixed;z-index:1200}.home-document-viewer__header{align-items:center;background:#fff;border-bottom:1px solid #dbe3f0;box-shadow:0 6px 18px #0f172a14;display:flex;gap:8px;justify-content:space-between;padding:8px 12px;position:-webkit-sticky;position:sticky;top:0;z-index:2}.home-document-viewer__details{grid-gap:4px;display:grid;flex:1 1;gap:4px;min-width:0}.home-document-viewer__details>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-document-viewer__details small{color:#52627a}.home-document-viewer__actions,.home-document-viewer__metadata,.home-document-viewer__navigation,.home-document-viewer__zoom{align-items:center;display:flex;gap:6px}.home-document-viewer__appearance{background:#eef2f7;border:1px solid #cbd5e1;border-radius:8px;display:inline-flex;gap:2px;padding:2px}.home-document-viewer__appearance-button{background:#0000;border:0;border-radius:6px;color:#52627a;cursor:pointer;font-size:11px;font-weight:700;height:28px;padding:0 8px}.home-document-viewer__appearance-button--active{background:#fff;box-shadow:0 1px 4px #0f172a29;color:#0b57d0}.home-document-viewer__appearance-button:hover{background:#dbe7f7;color:#0f172a}.home-document-viewer__appearance-button--active:hover{background:#fff;color:#0b57d0}.home-document-viewer__metadata{color:#52627a;flex-wrap:wrap;font-size:12px}.home-document-viewer__metadata span{border-right:1px solid #d4dce8;padding-right:10px}.home-document-viewer__button{background:#07c;border:0;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;min-height:32px;padding:6px 12px;transition:background-color .2s ease}.home-document-viewer__button:hover:not(:disabled){background:#005fa3}.home-document-viewer__button:disabled{cursor:not-allowed;opacity:.5}.home-document-viewer__icon-button{align-items:center;display:inline-flex;font-size:18px;justify-content:center;min-width:36px;padding:0;width:36px}.home-document-viewer__zoom-input{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:7px;box-sizing:border-box;display:inline-flex;height:32px;padding:0 7px}.home-document-viewer__navigation input,.home-document-viewer__zoom-input input{background:#0000;border:0;color:inherit;font:inherit;font-weight:700;outline:0;text-align:right;width:44px}.home-document-viewer__navigation{background:#fffffff0;border:1px solid #dbe3f0;border-radius:16px;box-shadow:0 12px 28px #0f172a14;box-sizing:border-box;font-size:13px;justify-content:center;margin:0 auto 10px;padding:8px 12px;width:min(100%,920px)}.home-document-viewer__navigation input{background:#fff;border:1px solid #cbd5e1;border-radius:6px;height:28px;padding:0 6px;text-align:center}.home-document-viewer__body{-webkit-overflow-scrolling:touch;flex:1 1;min-height:0;min-width:0;overflow:auto;padding:24px 16px 16px;position:relative}.home-document-viewer__body:before{background:#dbe3f0;content:"";height:1px;left:16px;pointer-events:none;position:absolute;right:16px;top:12px}.home-document-viewer__body--pdf{background:linear-gradient(180deg,#dbe3f0b3,#f1f5f9f2)}.home-document-viewer__body--excel{background:linear-gradient(180deg,#eff6ffb8,#f8fafcfa)}.home-document-viewer__body--email{background:linear-gradient(180deg,#fffbebd1,#f8fafcfa)}.home-document-viewer__context{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:0 auto 18px;padding:4px 12px 0}.home-document-viewer__context>div{align-items:baseline;background:#ffffffeb;border:1px solid #dbe3f0;border-radius:12px;display:inline-flex;gap:6px;justify-content:center;padding:8px 12px}.home-document-viewer__context b{color:#64748b;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.home-document-viewer__context span{color:#0f172a;font-size:15px;font-weight:600}.home-document-viewer__preview{min-height:280px}.home-document-viewer__owner-search{grid-gap:6px;background:#fffffff0;border:1px solid #dbe3f0;border-radius:16px;box-shadow:0 12px 28px #0f172a14;box-sizing:border-box;display:grid;gap:6px;margin:0 auto 10px;padding:8px 12px;width:min(100%,920px)}.home-document-viewer__owner-header{align-items:baseline;display:flex;flex-wrap:wrap;gap:10px}.home-document-viewer__owner-header b{color:#64748b;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.home-document-viewer__owner-header span,.home-document-viewer__owner-search p{color:#52627a;font-size:13px;margin:0}.home-document-viewer__owner-search>input{background:#fff;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;font-size:14px;min-height:32px;padding:0 12px}.home-document-viewer__owner-search ul{grid-gap:4px;display:grid;gap:4px;list-style:none;margin:0;max-height:140px;overflow:auto;padding:0}.home-document-viewer__owner-search li button{background:#f8fafc;border:1px solid #dbe3f0;border-radius:10px;color:#0f172a;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:7px 10px;text-align:left;width:100%}.home-document-viewer__owner-search li span{color:#52627a;white-space:nowrap}.home-document-viewer__body .react-pdf__Document,.home-document-viewer__body .react-pdf__Page{margin:0 auto;width:-webkit-fit-content;width:fit-content}.home-document-viewer__body .react-pdf__Page{background:#fff;border-radius:14px;box-shadow:0 14px 32px #0f172a24;overflow:hidden}.home-document-viewer__body .react-pdf__Page canvas{display:block;height:auto!important;max-width:100%}.home-document-viewer__status{background:#fff;border-radius:14px;box-shadow:0 12px 28px #0f172a1f;color:#0f172a;margin:0 auto;max-width:520px;padding:18px 20px;text-align:center}.home-document-viewer__pdf-stage{min-height:280px;position:relative}.home-document-viewer__pdf-loader{align-content:start;display:grid;inset:0;justify-items:center;padding-top:24px;pointer-events:none;position:absolute;z-index:3}.home-document-viewer__pdf-loader .home-document-viewer__status{background:#f8fafcf0}.home-document-viewer__pdf-page--preloading{left:-100000px;pointer-events:none;position:absolute;top:0;visibility:hidden}.home-document-viewer__image-stage{display:grid;min-height:100%;min-width:100%;place-items:center}.home-document-viewer__image-stage img{display:block;max-width:none;transform-origin:center}.home-document-viewer__data-preview,.home-document-viewer__email{background:#fff;border-radius:12px;box-sizing:border-box;margin:0 auto;padding:18px;width:min(1100px,100%)}.home-document-viewer__table-wrap{margin-top:12px;overflow:auto}.home-document-viewer__table-wrap table{border-collapse:collapse}.home-document-viewer__table-wrap td{border:1px solid #d6deea;min-width:100px;padding:7px 9px;white-space:pre-wrap}.home-document-viewer__email dl{grid-gap:5px 12px;display:grid;gap:5px 12px;grid-template-columns:auto 1fr}.home-document-viewer__email dt{font-weight:700}.home-document-viewer__email dd{margin:0}.home-document-viewer__email pre{border-top:1px solid #d6deea;font:inherit;margin-top:18px;padding-top:18px;white-space:pre-wrap}.home-document-viewer__frame{background:#fff;border:0;height:100%;width:100%}.home-document-viewer--dark{background:#121212;color:#f4f4f4}.home-document-viewer--dark .home-document-viewer__header{background:#1e1e1e;border-color:#3a3a3a}.home-document-viewer--dark .home-document-viewer__navigation{background:#1f1f1f;border-color:#444;color:#f0f0f0}.home-document-viewer--dark .home-document-viewer__body{background:#121212}.home-document-viewer--dark .home-document-viewer__metadata{color:#d0d0d0}.home-document-viewer--dark .home-document-viewer__details small{color:#c9c9c9}.home-document-viewer--dark .home-document-viewer__context>div,.home-document-viewer--dark .home-document-viewer__owner-search{background:#1f1f1f;border-color:#444}.home-document-viewer--dark .home-document-viewer__owner-header b,.home-document-viewer--dark .home-document-viewer__owner-header span,.home-document-viewer--dark .home-document-viewer__owner-search p{color:#d0d0d0}.home-document-viewer--dark .home-document-viewer__owner-search li button,.home-document-viewer--dark .home-document-viewer__owner-search>input{background:#292929;border-color:#555;color:#f4f4f4}.home-document-viewer--dark .home-document-viewer__context b,.home-document-viewer--dark .home-document-viewer__context span{color:#d0d0d0}.home-document-viewer--dark .home-document-viewer__navigation input,.home-document-viewer--dark .home-document-viewer__zoom-input{background:#292929;border-color:#555;color:#f4f4f4}.home-document-viewer--dark .home-document-viewer__appearance{background:#242424;border-color:#4a4a4a}.home-document-viewer--dark .home-document-viewer__appearance-button{color:#d4d4d4}.home-document-viewer--dark .home-document-viewer__appearance-button--active{background:#f0f0f0;color:#171717}.home-document-viewer--dark .home-document-viewer__appearance-button:hover{background:#393939;color:#fff}.home-document-viewer--dark .react-pdf__Page{background:#242424!important;box-shadow:0 14px 34px #00000085}.home-document-viewer--dark .home-document-viewer__data-preview,.home-document-viewer--dark .home-document-viewer__email{background:#242424;color:#f4f4f4}.home-document-viewer--dark .home-document-viewer__status{background:#1f1f1f;border-color:#444;color:#f0f0f0}.home-document-viewer--dark .home-document-viewer__email pre,.home-document-viewer--dark .home-document-viewer__table-wrap td{border-color:#555}.home-document-viewer--dark .react-pdf__Page__textContent br,.home-document-viewer--dark .react-pdf__Page__textContent span{color:#fff!important}.home-document-viewer--reading{background:#d8cfbd;color:#332f28}.home-document-viewer--reading .home-document-viewer__header,.home-document-viewer--reading .home-document-viewer__navigation{background:#f1eadc;border-color:#cbbfa8}.home-document-viewer--reading .home-document-viewer__body{background:#d8cfbd}.home-document-viewer--reading .home-document-viewer__appearance{background:#e4dac7;border-color:#bcae93}.home-document-viewer--reading .home-document-viewer__context>div,.home-document-viewer--reading .home-document-viewer__owner-search{background:#eee6d7;border-color:#c4b79d}.home-document-viewer--reading .home-document-viewer__body canvas{filter:brightness(.91) contrast(.99)}.home-document-viewer--reading .home-document-viewer__data-preview,.home-document-viewer--reading .home-document-viewer__email{background:#f5eddf;color:#332f28}@media (max-width:768px){.home-document-viewer__header{display:grid;grid-template-columns:auto minmax(0,1fr)}.home-document-viewer__actions{grid-column:1/-1;overflow-x:auto}.home-document-viewer__new-tab{display:none}.home-document-viewer__metadata{font-size:11px}.home-document-viewer__context{gap:8px;padding-inline:0}.home-document-viewer__context>div{box-sizing:border-box;justify-content:flex-start;width:100%}.home-document-viewer__body{padding:10px}}.welcome-wrap{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9 50%,#e2e8f0);display:flex;height:100dvh;justify-content:center;min-height:100dvh;overflow:hidden;position:relative;width:100%}.logo-container{position:relative;text-align:center;z-index:10}.logo-elegant{animation:elegant-entrance 2s ease-out both;filter:drop-shadow(0 10px 25px rgba(0,0,0,.1));height:auto;margin:0 auto;max-width:500px;transition:all .3s ease;width:min(500px,85vw)}.logo-elegant:hover{filter:drop-shadow(0 15px 35px rgba(0,0,0,.15));transform:scale(1.05)}.company-name{animation:text-fade-up 1.5s ease-out both;animation-delay:1s;color:#374151;font-size:2.5rem;font-weight:300;letter-spacing:.1em;margin:24px 0 8px}.company-divider{animation:divider-expand 1s ease-out both;animation-delay:1.3s;background:linear-gradient(90deg,#0000,#60a5fa,#0000);height:2px;margin:0 auto 8px;width:80px}.company-tagline{animation:text-fade-up 1.5s ease-out both;animation-delay:1.6s;color:#6b7280;font-size:.875rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase}.loading-container{animation:fade-in 1s ease-out both;animation-delay:2s;display:flex;justify-content:center;margin-top:48px}.loading-bar{background:#e2e8f0;border-radius:9999px;height:2px;overflow:hidden;width:64px}.loading-progress{animation:loading-progress 3s ease-out both;animation-delay:2.2s;background:linear-gradient(90deg,#60a5fa,#3b82f6);border-radius:9999px;height:100%;width:100%}@media (max-width:768px){.logo-elegant{width:min(400px,90vw)}.company-name{font-size:2rem}}@media (max-width:640px){.logo-elegant{width:min(350px,95vw)}.company-name{font-size:1.75rem}}@media (min-width:1024px){.logo-elegant{width:min(600px,80vw)}.company-name{font-size:3rem}}@keyframes elegant-entrance{0%{filter:drop-shadow(0 10px 25px rgba(0,0,0,.1)) blur(5px);opacity:0;transform:scale(.8) translateY(20px)}to{filter:drop-shadow(0 10px 25px rgba(0,0,0,.1)) blur(0);opacity:1;transform:scale(1) translateY(0)}}@keyframes text-fade-up{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes divider-expand{0%{opacity:0;width:0}to{opacity:1;width:80px}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes loading-progress{0%{transform:translateX(-100%)}to{transform:translateX(0)}}
/*# sourceMappingURL=main.220cf684.css.map*/