@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark only;color:#ffffffde;background-color:#c4bea8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.4em 1em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}body{display:unset;height:100vh;width:100vw;overflow:hidden}.welcome-content{display:flex;flex-direction:row;justify-content:center;align-items:center;padding-top:15vh}.login-p{font-size:3rem;font-weight:600;font-family:Poppins,sans-serif;color:#000}.login-section{margin-top:2rem;padding:1.5rem;border:1px solid #E0E0E0;background-color:#f5f5f5;border-radius:8px;width:17vw}.login-section h2{margin-top:0;margin-bottom:1rem;text-align:center}.login-section form div{margin-bottom:1rem}.login-section input{width:100%;padding:.5rem;margin-top:2vh;border:1px solid #ccc;border-radius:4px;background-color:#fff;color:#000}.login-section button{width:100%;padding:.5rem;background-color:#fb4539;color:#e0e0e0;border:none;border-radius:4px;cursor:pointer;margin-top:.5rem}.login-section form div{width:94%}.login-section button:hover{background-color:#e0e0e0;color:#121212}.login-section p{margin-top:1rem;text-align:center;color:#000;font-size:.8rem}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem;width:100%;height:5vh}.header img{width:9vw;height:auto}.logo-name{display:flex;align-self:end}@media (max-width: 979px){.welcome-content{flex-direction:column;gap:5rem}.logo-name img{content:url(/assets/labicr_logo-C4ET-hDq.png);max-width:80vw}.logo-name{scale:.8;align-self:center}.login-section{width:70vw;margin-top:.5rem}.login-p{font-size:2rem;justify-self:center;margin-bottom:.5rem}}.main-container{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;align-self:center;overflow:hidden}nav{width:100%;min-height:10vh;display:flex;flex-direction:row;justify-content:space-between;gap:1rem;align-items:center;margin-top:1rem;padding:.5rem 0}nav img{height:auto;padding:1rem;width:9vw}nav button{margin:1rem;background-color:#fb4539;border:solid 1px black}nav button:hover{color:#000;border:2px solid black}.document-viewer{position:relative;height:100%;width:100%}.document-viewer__back{position:absolute;top:1rem;left:1rem;z-index:100;padding:.5rem 1rem;font-size:1rem}.document-viewer__container{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);max-height:100vh;margin-top:.5rem}.document-viewer__section{padding:1.5rem;border-right:3px solid #FB4539;overflow:hidden;min-width:0;display:flex;flex-direction:column;max-height:inherit}.document-viewer__section:last-child{border-right:none}.document-viewer__section h3{margin-block-start:0;margin-block-end:0}.document-viewer__section h2{margin:0;color:#000;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600}.document-viewer__image-wrapper{flex:1;min-height:0;margin-bottom:2rem}.document-viewer__image-container{position:relative;width:100%;height:auto;display:flex;justify-content:center;align-items:center}.document-viewer__image{max-width:100%;max-height:calc(100vh - 250px);object-fit:contain;transform-origin:center center}.document-viewer__reset-zoom{position:sticky;bottom:10rem;max-width:7rem;padding:.5rem 1rem;background:#000000b3;color:#fff;border:none;border-radius:4px;cursor:pointer;z-index:15}.document-viewer__reset-zoom:hover{background:#000000e6}.document-grid{padding:1rem;margin-top:2rem;overflow-y:scroll}.document-section{margin-bottom:2rem}.document-section__header{display:flex;align-items:center;padding:.5rem;background-color:#f5f5f5;color:#000;cursor:pointer;margin-bottom:1rem;border-radius:4px;width:30vw}.document-section__arrow{transform:rotate(0);transition:transform .3s;margin-right:.5rem;display:inline-block}.document-section__arrow--expanded{transform:rotate(90deg)}.document-section__title{margin:0;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;color:#000}.document-grid__container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.thumbnail{cursor:pointer;text-align:center;width:150px;position:relative}.thumbnail__image{width:100%;object-fit:cover;border-radius:4px}.thumbnail__filename{margin:.5rem 0 0;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#000;font-family:Poppins,sans-serif;font-weight:600}.thumbnail__info{display:flex;flex-direction:row;gap:1rem}.thumbnail__placeholder{width:150px;height:150px;display:flex;align-items:center;justify-content:center;background-color:#e9e9e9;border-radius:4px;color:#888;font-size:.9rem;border:1px dashed #ccc}.upload-container{display:flex;flex-direction:row;width:100%;height:100%;justify-content:flex-end}.header-right{display:flex;flex-direction:row;gap:1rem;align-items:center}.header-mid{display:flex;flex-direction:row;align-items:center;max-height:100%;cursor:pointer}.header-mid img{width:5vw;height:3rem;padding-right:.5rem;filter:invert(41%) sepia(30%) saturate(3771%) hue-rotate(335deg) brightness(98%) contrast(113%)}.header-right p{font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;color:#000}.header-mid p{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;color:#000}.upload-controls{display:flex;flex-direction:column;padding:1rem;margin-right:1rem;background-color:#f5f5f5;border-radius:8px;box-shadow:5px 5px 10px #000c}.upload-controls p{font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:600;color:#00000080}.upload-container h1{font-family:Poppins,sans-serif;font-size:3rem;font-weight:600;color:#000}.upload-results{width:60vw;max-height:90%;overflow-y:auto;border-left:3px solid #FB4539}.upload-results h1{margin:20px 20px 20px 15%;font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:600;color:#000}.upload-grid{display:flex;flex-wrap:wrap;gap:1.5rem;margin:2rem}.upload-thumbnail{width:20%;height:auto;padding:.5rem}.select-input{padding:.5rem;border-radius:4px;border:1px solid #ccc;background-color:#f5f5f5;color:#000;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600;cursor:pointer;max-height:min-content;align-self:center}.form-group{margin:1em 0;display:flex;flex-direction:column;gap:.5em;align-items:center}.form-group label{font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:600;color:#00000080}.error-message{color:red}.error-message--italic{font-style:italic}.status-text{margin:.25rem 0}.truncate{display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-button{align-self:center;border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#fb4539;cursor:pointer;transition:border-color .25s;width:70%;text-align:center}.retry-button:hover,.custom-button:hover{color:#000;border:2px solid black}.custom-button:focus,.custom-button:focus-visible{outline:4px auto -webkit-focus-ring-color}.status-circle{display:inline-block;width:30px;height:30px;margin-right:6px}.status-circle--pending{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='iso-8859-1'?%3e%3c!--%20Uploaded%20to:%20SVG%20Repo,%20www.svgrepo.com,%20Generator:%20SVG%20Repo%20Mixer%20Tools%20--%3e%3csvg%20height='800px'%20width='800px'%20version='1.1'%20id='Capa_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%20498.217%20498.217'%20xml:space='preserve'%3e%3cg%3e%3cg%3e%3cg%3e%3cpolygon%20style='fill:%23010002;'%20points='343.481,292.295%20249.108,197.931%20154.744,292.295%20173.895,311.454%20235.558,249.783%20235.558,433.57%20262.659,433.57%20262.659,249.791%20324.314,311.438%20'/%3e%3c/g%3e%3cg%3e%3cpath%20style='fill:%23010002;'%20d='M393.732,156.044c-4.487,0-9.015,0.293-13.526,0.878c-22.923-33.555-64.663-51.608-105.436-44.106%20c-19.2-29.873-52.372-48.17-88.13-48.17c-54.063,0-98.526,40.651-104.208,93.812C34.246,168.79,0,210.782,0,260.895%20c0,57.819,47.04,104.85,104.85,104.85h104.712v-26.873H104.85c-43,0-77.986-34.985-77.986-77.986%20c0-40.049,30.003-73.385,69.776-77.538l12.022-2.723v-11.144c0-43,34.977-77.977,77.977-77.977%20c29.466,0,56.087,16.379,69.491,42.748l5.032,9.917l10.681-3.097c35.319-10.234,72.686,5.958,89.943,37.123l4.861,8.763%20l9.795-2.154c5.731-1.268,11.526-1.91,17.257-1.91c42.821,0,77.644,34.985,77.644,77.977c0,43-34.985,77.986-77.986,77.986%20H287.93v26.873h105.436c57.81,0,104.85-47.032,104.85-104.85C498.217,203.084,451.347,156.044,393.732,156.044z'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-size:cover;filter:invert(41%) sepia(30%) saturate(3771%) hue-rotate(335deg) brightness(98%) contrast(113%)}.status-circle--uploaded{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20?%3e%3csvg%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.486%202%202%206.486%202%2012s4.486%2010%2010%2010%2010-4.486%2010-10S17.514%202%2012%202zm-1.999%2014.413-3.713-3.705L7.7%2011.292l2.299%202.295%205.294-5.294%201.414%201.414-6.706%206.706z'/%3e%3c/svg%3e");background-size:cover;filter:invert(41%) sepia(30%) saturate(3771%) hue-rotate(335deg) brightness(98%) contrast(113%)}.status-circle--processing{background:url(/assets/processing-CcHSA0PK.svg);background-size:cover;filter:invert(41%) sepia(30%) saturate(3771%) hue-rotate(335deg) brightness(98%) contrast(113%)}.status-circle--extracted{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20?%3e%3csvg%20viewBox='0%200%20512%20512'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M118.2%20199.9L63.09%20261.1l-22.12-22.11c-9.375-9.375-24.56-9.375-33.94%200s-9.375%2024.56%200%2033.94l40%2040C51.53%20317.5%2057.66%20320%2063.1%20320c.2187%200%20.4065%200%20.6253-.0156c6.594-.1719%2012.81-3.031%2017.22-7.922l72-80c8.875-9.859%208.062-25.03-1.781-33.91C142.2%20189.3%20127.1%20190.1%20118.2%20199.9zM118.2%2039.94L63.09%20101.1l-22.12-22.11c-9.375-9.375-24.56-9.375-33.94%200s-9.375%2024.56%200%2033.94l40%2040C51.53%20157.5%2057.66%20160%2063.1%20160c.2187%200%20.4065%200%20.6253-.0156c6.594-.1719%2012.81-3.031%2017.22-7.922l72-80c8.875-9.859%208.062-25.03-1.781-33.91C142.2%2029.31%20127.1%2030.09%20118.2%2039.94zM48%20367.1c-26.51%200-48%2021.49-48%2048c0%2026.51%2021.49%2048%2048%2048s48-21.49%2048-48C96%20389.5%2074.51%20367.1%2048%20367.1zM256%20128h224c17.67%200%2032-14.33%2032-32s-14.33-32-32-32h-224C238.3%2064%20224%2078.33%20224%2096S238.3%20128%20256%20128zM480%20224h-224C238.3%20224%20224%20238.3%20224%20256s14.33%2032%2032%2032h224c17.67%200%2032-14.33%2032-32S497.7%20224%20480%20224zM480%20384H192c-17.67%200-32%2014.33-32%2032s14.33%2032%2032%2032h288c17.67%200%2032-14.33%2032-32S497.7%20384%20480%20384z'/%3e%3c/svg%3e");background-size:cover;filter:invert(41%) sepia(30%) saturate(3771%) hue-rotate(335deg) brightness(98%) contrast(113%)}.status-circle--saved{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20?%3e%3csvg%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.486%202%202%206.486%202%2012s4.486%2010%2010%2010%2010-4.486%2010-10S17.514%202%2012%202zm-1.999%2014.413-3.713-3.705L7.7%2011.292l2.299%202.295%205.294-5.294%201.414%201.414-6.706%206.706z'/%3e%3c/svg%3e");background-size:cover;filter:invert(56%) sepia(48%) saturate(464%) hue-rotate(74deg) brightness(98%) contrast(86%)}.status-circle--needs-review{background:url(../images/needs_review.svg);background-size:cover;filter:invert(41%) sepia(30%) saturate(3771%) hue-rotate(335deg) brightness(98%) contrast(113%)}.status-circle--error{background:url("data:image/svg+xml,%3c?xml%20version='1.0'%20?%3e%3csvg%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202C6.486%202%202%206.486%202%2012s4.486%2010%2010%2010%2010-4.486%2010-10S17.514%202%2012%202zm4.207%2012.793-1.414%201.414L12%2013.414l-2.793%202.793-1.414-1.414L10.586%2012%207.793%209.207l1.414-1.414L12%2010.586l2.793-2.793%201.414%201.414L13.414%2012l2.793%202.793z'/%3e%3c/svg%3e");background-size:cover;filter:invert(41%) sepia(30%) saturate(3771%) hue-rotate(335deg) brightness(98%) contrast(113%)}.status-circle--skipped{background-color:orange}.status-circle--default{background:url(/assets/processing-CcHSA0PK.svg);background-size:cover;filter:invert(41%) sepia(30%) saturate(3771%) hue-rotate(335deg) brightness(98%) contrast(113%)}.hidden-input{display:none}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#c4bea8;z-index:200;display:flex;justify-content:center;align-items:center}.upload-thumbnail{position:relative}.remove-file-button{position:absolute;top:5px;right:5px;background:#fb4539cc;color:#fff;border:none;width:auto;height:auto;font-size:16px;font-weight:1000;line-height:24px;text-align:center;cursor:pointer;transition:background .3s,color .3s}.document-remove{top:-10px;right:0}.remove-file-button:hover{color:#000;border:1.5px solid black}.filter-container{display:flex;flex-direction:row;gap:1rem;margin:1rem}.filter-container p{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;color:#000}.username{font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;color:#000}h3{font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;color:#000}.upload-controls-container{max-width:25%;margin-top:5%;margin-right:2rem}@media (max-width: 979px){.header{display:none}.upload-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:150%}.upload-controls-container{margin:0;max-width:80%;margin-bottom:2rem}.upload-controls-container h1{justify-self:center}.upload-controls{margin:0}.main-container{overflow-y:scroll}.upload-container h1{font-size:2rem}.upload-results{border-left:unset;width:80%;overflow-x:hidden;text-align:center}.upload-results h2{margin:0;font-size:2rem}.upload-grid{margin:0}.upload-thumbnail{width:40%}.header-logo{width:25vw}.header-right p{display:none}.header-right button{width:30vw;height:auto}.header-mid p{display:none}.header-mid img{width:8vw;margin-left:.5rem;height:auto}.filter-container{flex-direction:column;margin-top:20vh;position:fixed;z-index:1}.filter-container .header-mid{position:fixed;top:0;right:50%}.document-grid{margin-top:15vh;z-index:5;background-color:#c4bea8}.document-viewer__container{display:flex;flex-direction:column;max-height:unset;width:auto}.document-viewer__image{height:max-content}.document-viewer,.extraction-viewer{background-color:#c4bea8;z-index:5}.document-viewer__image-wrapper{border-bottom:2px solid #FB4539}.document-viewer__image-container{margin-bottom:2rem}}.extraction-viewer{display:flex;flex-direction:column;height:100%;width:100%;min-width:0}.tabs{display:flex;flex-wrap:wrap;gap:.25rem;padding:.5rem;border-bottom:1px solid #333;position:sticky;top:0;background:#f5f5f5;z-index:1;max-height:120px;overflow-y:auto;margin-top:1rem;margin-bottom:1rem;border-radius:8px}.tab-divider{width:100%;font-size:.7rem;font-weight:800;color:#555;padding:8px 0 4px;text-transform:uppercase;letter-spacing:1.5px;border-bottom:1px solid #ccc;margin-bottom:4px;pointer-events:none;-webkit-user-select:none;user-select:none}.tab-button{padding:.25rem .5rem;border:none;background:none;color:#888;cursor:pointer;border-radius:4px;white-space:nowrap;font-size:.85rem;min-height:24px;display:flex;align-items:center}.save-button{padding:.5rem 1rem;border:1px solid #333;background-color:#fb4539;color:#fff;font-weight:600;font-size:1rem;border-radius:8px;cursor:pointer;transition:background-color .25s}.save-button:hover{color:#000;border:2px solid black}.save-button--saved{background-color:#4caf50!important}.tab-button:hover{background-color:#fb4539;border:1px solid black;color:#fff}.tab-button.active{background-color:#fb4539;color:#fff}.document-viewer__type{font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;color:#000}.retry-button{align-self:center;border-radius:8px;border:1px solid black;font-size:1em;font-weight:500;font-family:inherit;background-color:#fb4539;cursor:pointer;transition:border-color .25s;text-align:center}.form-container{padding:1rem;overflow-y:auto;overflow-x:hidden;min-width:0;display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-start;max-height:60%}.form-field{min-width:0}.form-field.text-field{flex:1 1 250px;max-width:300px;margin-right:10px}.form-field.checkbox-field{flex:0 0 auto;margin-right:.5rem}.form-fieldset{border:1px solid #333;border-radius:4px;min-width:0;width:auto;display:flex;flex-wrap:wrap}.form-fieldset>div{display:flex;flex-wrap:wrap;gap:1rem}.form-fieldset legend{padding:0 .5rem;color:#888}.input-label{display:flex;flex-direction:row;align-items:center;gap:.5rem;margin-bottom:.25rem;min-width:0;width:100%}.field-name{color:#000;font-size:.9rem;white-space:nowrap;flex:0 0 auto}.input-text{color:#888;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-input{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem}.text-input.field--invalid{border:2px solid #FB4539}.checkbox-label.field--invalid{color:#fb4539;font-weight:700}.field-error-text{color:#fb4539;font-size:.75rem;margin-top:2px;font-weight:500}.text-input:focus,.text-input:hover{outline:none;border-color:#fb4539}.checkbox-label{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;white-space:nowrap}.checkbox-input{width:1.2rem;height:1.2rem;border:1px solid #333;border-radius:4px;accent-color:#FB4539;cursor:pointer;flex-shrink:0}.checkbox-text{color:#888;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comments-toggle-button{padding:.5rem 1rem;border:1px solid #333;background-color:#333;color:#fff;font-weight:600;font-size:1rem;border-radius:8px;cursor:pointer;transition:background-color .25s;margin-left:1rem}.comments-toggle-button:hover{background-color:#555}.comments-panel{border:1px solid #ccc;border-radius:8px;margin-top:1rem;margin-bottom:1rem;background:#fdfdfd;display:flex;flex-direction:column;max-height:400px;width:100%}.comments-history{flex:1;overflow-y:auto;padding:1rem;border-bottom:1px solid #eee}.no-comments{color:#888;font-style:italic;font-size:.9rem}.history-entry{margin-bottom:1rem;padding:.75rem;border-radius:6px;background:#f5f5f5;border-left:4px solid #ccc}.history-entry.comment{border-left-color:#fb4539}.history-entry.edit{border-left-color:#4caf50}.history-header{font-size:.85rem;margin-bottom:.5rem;color:#555;display:flex;justify-content:space-between}.history-time{color:#999;font-size:.75rem}.history-body{font-size:.9rem;color:#333}.edit-details ul{margin:.25rem 0 0;padding-left:1.25rem;font-size:.8rem}.old-val{text-decoration:line-through;color:#888;margin-right:.25rem}.new-val{font-weight:700;color:#4caf50;margin-left:.25rem}.field-name-sm{font-family:monospace;color:#666}.comment-input-area{display:flex;flex-direction:column;padding:1rem;gap:.5rem;background:#fff;border-radius:0 0 8px 8px}.comment-input-area textarea{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;resize:vertical;font-family:inherit;box-sizing:border-box}.comment-input-area button{align-self:flex-end;padding:.5rem 1.5rem;background:#333;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:600}.comment-input-area button:hover:not(:disabled){background:#fb4539}.form-actions{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:1rem;gap:1rem}
