.analysis-sidebar{background:#fff;padding:16px}.analysis-sidebar-header{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.analysis-sidebar-title{margin-bottom:8px!important}.analysis-sidebar-export-button{margin-bottom:16px}.analysis-fields-container{padding-right:8px;scroll-behavior:smooth}.analysis-fields{display:flex;flex-direction:column;gap:8px}.field-card{margin-bottom:8px;transition:all .3s ease;width:100%}.field-card-disabled{opacity:.7;pointer-events:none}.field-card .ant-card-head{min-height:36px;padding:0 12px}.field-card .ant-card-head-title{padding:8px 0}.field-card .ant-card-body{padding:8px 12px}.field-card-value{align-items:center;border:1px solid #0000;border-radius:2px;cursor:pointer;display:flex;justify-content:space-between;min-height:24px;padding:4px 8px;transition:all .3s ease}.field-card-wrapper{padding:4px 0;position:relative}.field-card-error{border-color:#ff4d4f}.field-card-value.empty{background:#f5f5f5}.field-card-value:hover{background:#fafafa;border-color:#d9d9d9}.field-card-value .edit-icon{color:#8c8c8c;visibility:hidden}.field-card-value.empty .edit-icon{visibility:visible}.field-card-value .placeholder{color:#bfbfbf}.field-card .ant-input{margin:-4px -8px;width:calc(100% + 16px)}.field-card:hover{box-shadow:0 2px 8px #00000017}.highlight-field{animation:highlight 2s ease-out}.field-search-input{margin-bottom:4px;width:100%}@keyframes highlight{0%{background-color:#1890ff33}to{background-color:initial}}.ant-spin-container,.ant-spin-nested-loading{height:100%}.submit-confirmation-modal{left:50%!important;margin:auto;position:fixed!important;top:50%!important;transform:translate(-50%,-50%)!important}.submit-confirmation-modal .ant-modal-content{border-radius:8px;box-shadow:0 4px 12px #00000026;padding:24px}.submit-confirmation-modal .ant-modal-header{border-bottom:1px solid #f0f0f0;padding:0 0 16px}.submit-confirmation-modal .ant-modal-body{padding:16px 0}.submit-confirmation-modal .ant-modal-footer{border-top:1px solid #f0f0f0;margin-top:0;padding:16px 0 0}.address-autocomplete{position:relative;width:100%}.address-suggestions{background:#fff;border:1px solid #d9d9d9;border-radius:0 0 6px 6px;border-top:none;box-shadow:0 2px 8px #00000026;left:0;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1050}.suggestion-item{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:8px 12px!important;transition:background-color .2s ease}.suggestion-item.selected,.suggestion-item:hover{background-color:#f5f5f5}.suggestion-item.selected{background-color:#e6f7ff}.suggestion-item:last-child{border-bottom:none}.suggestion-content{display:flex;flex-direction:column;gap:2px}.suggestion-address{align-items:center;display:flex;gap:8px}.suggestion-icon{color:#1890ff;font-size:14px}.suggestion-details{font-size:12px;margin-left:22px}.address-autocomplete .ant-input-suffix .anticon-loading{color:#1890ff}.address-autocomplete .ant-input-suffix span{color:#52c41a;font-size:11px;font-weight:500;white-space:nowrap}.address-autocomplete .ant-input:focus+.address-suggestions,.address-autocomplete .ant-input:focus-within+.address-suggestions{border-color:#40a9ff}@media (max-width:576px){.address-suggestions{max-height:200px}.suggestion-item{padding:12px 16px!important}.suggestion-content{gap:4px}}.field-card-auto-save{display:inline-block;flex-shrink:0;font-size:12px;margin-top:4px}.field-card-auto-save-saving{color:#8c8c8c;opacity:.7}.field-card-auto-save-saved{color:#52c41a;opacity:.8}.field-card-auto-save-error{color:#ff4d4f;opacity:1}.field-card-footer{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;margin-top:8px}.field-card-confidence{color:#8c8c8c;flex-shrink:0;font-size:12px}.field-card-error-message{color:#ff4d4f;flex-basis:100%;font-size:12px}.pdf-analyzer{display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative}.pdf-analyzer-content{display:flex;flex:1 1;flex-direction:column;overflow:hidden;padding:24px;transition:margin-top .3s ease}.pdf-analyzer-container,.pdf-renderer-container{display:flex;flex:1 1;overflow:hidden}.pdf-renderer-container{flex-direction:column}.pdf-viewer{height:100%}.pdf-controls{flex-shrink:0;margin-bottom:24px}.pdf-content{align-items:flex-start;display:flex;justify-content:center;min-height:0}.pdf-page{height:100%;max-height:100%;max-width:100%;width:100%}.pdf-analyzer-sider{background:#fff;border-left:1px solid #f0f0f0;flex-shrink:0;overflow-y:auto;width:400px}.pdf-document{display:inline-block}.home-button-container{align-items:center;display:flex;padding:0 0 12px;z-index:10}.root-container{align-items:center;background:#f0f2f5;display:flex;justify-content:center;min-height:100vh}.login-card{max-width:400px;width:100%}.login-header{margin-bottom:32px;text-align:center}.login-title{color:#000000d9;font-size:24px;font-weight:600;margin:0 0 8px;text-align:center}.login-subtitle{color:#00000073;font-size:14px;margin:0;text-align:center}.layout{min-height:100vh}.content{height:100%;padding:16px}.content-wrapper{background:#fff;display:flex;flex-direction:column;min-height:100%;padding:24px 24px 16px}.header-container{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;position:relative}.header-title{margin:0;order:1;text-align:center}.header-buttons{flex-wrap:wrap;gap:8px;order:2}.header-account,.header-buttons{display:flex;justify-content:center}.header-account{order:3}@media (min-width:768px){.header-container{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:1fr auto 1fr}.header-buttons{grid-column:1;justify-content:flex-start}.header-title{grid-column:2;white-space:nowrap}.header-account{grid-column:3;justify-content:flex-end}}@media (max-width:480px){.header-buttons .ant-space{align-items:stretch;flex-direction:column}.header-buttons .ant-space .ant-space-item{margin-bottom:8px;margin-right:0!important}.header-buttons button{width:100%}}.table-wrapper{flex:1 1}.table-wrapper .ant-table-body{max-height:calc(100vh - 220px);overflow-y:auto}.table-row{cursor:pointer}.ant-table-row-selected{background-color:#e6f7ff!important}.header-buttons .ant-space{flex-wrap:wrap;gap:8px}.table-wrapper .ant-table-selection-column{padding-left:16px}.admin-layout{background:#f0f2f5;min-height:100vh}.admin-content{padding:24px}.admin-content-wrapper{margin:0 auto;max-width:1400px}.admin-header{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;margin-bottom:24px;padding:24px}.admin-header h2{color:#1890ff;margin:0}.stats-row{margin-bottom:24px}.stats-row .ant-card{border-radius:8px;box-shadow:0 2px 8px #0000001a;text-align:center;transition:all .3s ease}.stats-row .ant-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.search-filters-card{border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px}.search-filters-card .ant-card-body{padding:20px}.users-table-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.users-table-card .ant-card-body{padding:0}.ant-table{border-radius:8px}.ant-table-thead>tr>th{background:#fafafa;color:#262626;font-weight:600}.ant-table-tbody>tr:hover>td{background:#f5f5f5}.ant-modal-header{border-bottom:2px solid #f0f0f0;padding:20px 24px}.ant-modal-title{color:#262626;font-weight:600}.ant-modal-body{padding:24px}.ant-modal-footer{border-top:2px solid #f0f0f0;padding:16px 24px}.ant-input,.ant-input-password,.ant-select-selector{border:1px solid #d9d9d9;border-radius:6px;transition:all .3s ease}.ant-input-password:focus,.ant-input-password:hover,.ant-input:focus,.ant-input:hover,.ant-select-selector:focus,.ant-select-selector:hover{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.ant-btn-danger{background:#ff4d4f;border-color:#ff4d4f}.ant-btn-danger:hover{background:#ff7875;border-color:#ff7875;box-shadow:0 4px 12px #ff4d4f4d;transform:translateY(-1px)}.ant-statistic-title{color:#8c8c8c;font-size:14px;font-weight:500}.ant-statistic-content{font-size:24px;font-weight:600}.ant-input-affix-wrapper{border:1px solid #d9d9d9;border-radius:6px;transition:all .3s ease}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper:hover{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.ant-select{border-radius:6px}.ant-select-selector{border-radius:6px!important}@media (max-width:768px){.admin-content{padding:16px}.admin-header{flex-direction:column;gap:16px;text-align:center}.search-filters-card .ant-col,.stats-row .ant-col{margin-bottom:16px}.ant-table{font-size:12px}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{padding:8px 4px}}@media (max-width:576px){.admin-content{padding:12px}.admin-header{padding:16px}.search-filters-card .ant-col,.stats-row .ant-col{span:24}.ant-modal{margin:16px;max-width:calc(100vw - 32px)}}.ant-spin-dot{animation:antSpinMove 1s linear infinite}@keyframes antSpinMove{to{transform:rotate(1turn)}}.ant-table-body::-webkit-scrollbar{height:8px;width:8px}.ant-table-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.ant-table-body::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.ant-table-body::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.ant-tooltip-inner{background:#262626;border-radius:6px;font-size:12px}.ant-popover-inner{border-radius:8px;box-shadow:0 4px 16px #00000026}.ant-popover-title{color:#262626;font-weight:600}.ant-space{gap:8px!important}.ant-row{margin-left:-8px!important;margin-right:-8px!important}.ant-col{padding-left:8px!important;padding-right:8px!important}.profile-layout{background:#f0f2f5;min-height:100vh}.profile-content{padding:24px}.profile-content-wrapper{margin:0 auto;max-width:1200px}.profile-header{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;justify-content:space-between;margin-bottom:24px;padding:24px}.profile-header h2{color:#1890ff;margin:0}.profile-card{margin-bottom:24px}.profile-card,.profile-summary-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.profile-summary-card{text-align:center}.profile-avatar,.profile-name{margin-bottom:16px}.profile-name h3{color:#262626;margin:0 0 8px}.profile-name .ant-typography{color:#8c8c8c}.profile-field{margin-bottom:16px}.profile-field .ant-typography{display:block;margin-top:4px}.profile-stats{text-align:left}.profile-stats .ant-statistic{margin-bottom:16px}.profile-stats .ant-statistic-title{color:#8c8c8c;font-size:14px;font-weight:500}.profile-stats .ant-statistic-content{font-size:18px;font-weight:600}.ant-form-item-label>label{color:#262626;font-weight:500}.ant-input,.ant-input-password{border:1px solid #d9d9d9;border-radius:6px;transition:all .3s ease}.ant-input-password:focus,.ant-input-password:hover,.ant-input:focus,.ant-input:hover{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.ant-btn{border-radius:6px;font-weight:500;transition:all .3s ease}.ant-btn-primary{background:#1890ff;border-color:#1890ff}.ant-btn-primary:hover{background:#40a9ff;border-color:#40a9ff;box-shadow:0 4px 12px #1890ff4d;transform:translateY(-1px)}.ant-card{border:1px solid #f0f0f0;border-radius:8px;transition:all .3s ease}.ant-card:hover{box-shadow:0 4px 16px #0000001a}.ant-card-head{border-bottom:2px solid #f0f0f0}.ant-card-head-title{color:#262626;font-weight:600}.ant-tag{border-radius:4px;font-weight:500;padding:2px 8px}.ant-divider{border-color:#f0f0f0;margin:16px 0}@media (max-width:768px){.profile-content{padding:16px}.profile-header{flex-direction:column;gap:16px;text-align:center}.profile-content-wrapper .ant-col{margin-bottom:16px}}@media (max-width:576px){.profile-content{padding:12px}.profile-header{padding:16px}.profile-content-wrapper .ant-col{span:24}}body,html{margin:0;overflow:auto;padding:0}.App{display:flex;flex-direction:column}.App,.ant-layout{min-height:100vh}.ant-layout-header{align-items:center;display:flex}.ant-layout-content{background-color:#fff;overflow:auto}.ant-layout-content,.pdf-viewer{display:flex;flex:1 1;flex-direction:column}.pdf-viewer{overflow:hidden}.pdf-controls{margin-bottom:16px}.pdf-content{flex:1 1;overflow:auto}.pdf-document{display:flex;justify-content:center}.pdf-page-container{position:relative}.bounding-box{border:2px solid red;pointer-events:none;position:absolute}.bounding-box-content{background-color:#f003;color:#fff;font-size:12px;padding:2px 4px}.ant-layout-sider{height:100vh;overflow-y:auto}.analysis-sidebar{display:flex;flex-direction:column;height:100%}.analysis-sidebar-header{flex-shrink:0}.analysis-fields-container{flex:1 1;overflow-y:auto}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}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}
/*# sourceMappingURL=main.02689130.css.map*/