@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";._header_1pnmw_1{display:flex;align-items:center;justify-content:space-between;background-color:#083b5a;height:80px;padding:0 24px;position:fixed;top:0;left:0;right:0;z-index:100}._leftSection_1pnmw_15{display:flex;align-items:center;gap:24px}._logo_1pnmw_21{width:75px;height:51px;display:flex;align-items:center;justify-content:center}._logoImage_1pnmw_29{max-width:100%;max-height:100%;object-fit:contain}._logoText_1pnmw_35{color:#fff;font-weight:700;font-size:18px}._title_1pnmw_41{color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:24px}._rightSection_1pnmw_49{display:flex;align-items:center;gap:16px}._searchContainer_1pnmw_55{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:10px 14px;width:320px;box-shadow:0 1px 2px #1018280d}._searchIcon_1pnmw_67{flex-shrink:0}._searchInput_1pnmw_71{border:none;outline:none;font-family:Inter,sans-serif;font-size:16px;line-height:24px;color:#101828;width:100%}._searchInput_1pnmw_71::placeholder{color:#667085}._helpButton_1pnmw_85{background:#eef3f6;border:none;border-radius:8px;padding:8px 20px;height:44px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#083b5a;cursor:pointer}._helpButton_1pnmw_85:hover{background:#dde6eb}._langButton_1pnmw_103{background:#fff;border:1px solid #d0d5dd;border-radius:8px;width:44px;height:44px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#475467;cursor:pointer;box-shadow:0 1px 2px #1018280d}._langButton_1pnmw_103:hover{background:#f9fafb}._logoutButton_1pnmw_122{background:#fff;border:1px solid #d0d5dd;border-radius:8px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 2px #1018280d}._logoutButton_1pnmw_122:hover{background:#f9fafb}._sidebar_1g39n_1{position:fixed;left:0;top:80px;bottom:0;width:380px;background:#fff;border-right:1px solid #e4e7ec;padding:32px;overflow-y:auto}._profile_1g39n_13{display:flex;align-items:center;gap:16px;margin-bottom:32px}._avatar_1g39n_20{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667085,#344054);display:flex;align-items:center;justify-content:center;flex-shrink:0}._avatarText_1g39n_31{color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:18px}._profileInfo_1g39n_38{flex:1;min-width:0}._profileName_1g39n_43{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:1.3;color:#000;margin:0}._profileRole_1g39n_52{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.3;color:#344054;margin:4px 0 0}._chevronRight_1g39n_61{flex-shrink:0;cursor:pointer}._nav_1g39n_66,._menuGroup_1g39n_71{display:flex;flex-direction:column}._menuItem_1g39n_76{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:transparent;border:none;border-radius:8px;cursor:pointer;width:100%;text-align:left}._menuItem_1g39n_76:hover{background:#f6f8fa}._menuItem_1g39n_76._active_1g39n_93{background:#fff}._menuLabel_1g39n_97{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#344054}._menuItem_1g39n_76._active_1g39n_93 ._menuLabel_1g39n_97{color:#083b5a}._chevron_1g39n_61{transition:transform .2s ease}._chevron_1g39n_61._expanded_1g39n_113{transform:rotate(180deg)}._submenu_1g39n_117{display:flex;flex-direction:column}._submenuItem_1g39n_122{padding:10px 34px;background:transparent;border:none;cursor:pointer;text-align:left;font-family:Inter,sans-serif;font-weight:500;font-size:15px;line-height:24px;color:#344054}._submenuItem_1g39n_122:hover{background:#f6f8fa}._submenuItem_1g39n_122._activeSubmenu_1g39n_139{background:#eef3f6}._layout_2f1oa_1{min-height:100vh;background:#f6f8fa}._main_2f1oa_6{margin-left:380px;margin-top:80px;padding:16px;min-height:calc(100vh - 80px)}._container_12opg_1{padding:24px}._title_12opg_5{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:32px;color:#101828;margin:0 0 24px}._filters_12opg_14{display:flex;gap:24px;margin-bottom:24px}._checkbox_12opg_20{display:flex;align-items:center;gap:8px;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#344054;position:relative;padding-left:28px}._checkbox_12opg_20 input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}._checkmark_12opg_41{position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;border:1px solid #d0d5dd;border-radius:4px;background:#fff}._checkbox_12opg_20:hover ._checkmark_12opg_41{border-color:#083b5a}._checkbox_12opg_20 input:checked~._checkmark_12opg_41{background:#083b5a;border-color:#083b5a}._checkbox_12opg_20 input:checked~._checkmark_12opg_41:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._indicator_12opg_74{width:8px;height:8px;border-radius:50%;margin-left:4px}._tableWrapper_12opg_81{background:#fff;border:1px solid #e4e7ec;border-radius:12px;overflow:visible}._tableScroll_12opg_88{overflow:visible;border-radius:12px}._table_12opg_81{width:100%;border-collapse:collapse}._table_12opg_81 thead{background:#f9fafb}._table_12opg_81 th{padding:12px 16px;text-align:left;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:18px;color:#475467;border-bottom:1px solid #e4e7ec;white-space:nowrap}._table_12opg_81 td{padding:16px;font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#101828;border-bottom:1px solid #e4e7ec}._table_12opg_81 tbody tr{position:relative}._table_12opg_81 tbody tr:hover{background:#f9fafb}._table_12opg_81 tbody tr:last-child td{border-bottom:none}._clickableRow_12opg_135{cursor:pointer}._numberCell_12opg_139{display:flex;align-items:center;gap:8px}._typeIndicator_12opg_145{width:8px;height:8px;border-radius:50%;flex-shrink:0}._tnvedName_12opg_152{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._emptyState_12opg_159{padding:48px;text-align:center}._emptyState_12opg_159 p{font-family:Inter,sans-serif;font-size:16px;color:#667085;margin:0}._container_fk9f3_1{padding:24px;max-width:1400px;margin:0 auto}._header_fk9f3_7{display:flex;align-items:center;gap:16px;margin-bottom:24px}._backButton_fk9f3_14{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;color:#344054;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._backButton_fk9f3_14:hover{background:#f9fafb;border-color:#98a2b3}._title_fk9f3_34{flex:1;font-size:24px;font-weight:600;color:#101828;margin:0}._status_fk9f3_42{padding:4px 12px;background:#f0f9ff;border:1px solid #b9e6fe;border-radius:16px;color:#026aa2;font-size:14px;font-weight:500}._tabs_fk9f3_52{display:flex;gap:8px;border-bottom:1px solid #eaecf0;margin-bottom:24px;overflow-x:auto;overflow-y:hidden}._tab_fk9f3_52{padding:12px 16px;background:none;border:none;border-bottom:2px solid transparent;color:#667085;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._tab_fk9f3_52:hover{color:#344054;background:#f9fafb}._tab_fk9f3_52._active_fk9f3_79{color:#e0aa7a;border-bottom-color:#e0aa7a}._content_fk9f3_84{background:#fff;border-radius:12px;border:1px solid #eaecf0;min-height:400px}._loading_fk9f3_91{padding:40px;text-align:center;color:#667085;font-size:16px}._error_fk9f3_98{padding:40px;text-align:center;color:#d32f2f;font-size:16px}._actionBar_fk9f3_105{display:flex;gap:12px;justify-content:flex-start;margin-top:24px;padding-top:24px;border-top:1px solid #eaecf0}._sendToGOButton_fk9f3_114{padding:12px 24px;background:#1890ff;border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._sendToGOButton_fk9f3_114:hover{background:#40a9ff;box-shadow:0 4px 12px #1890ff4d}._sendToGOButton_fk9f3_114:active{background:#096dd9}._attachConclusionButton_fk9f3_135{padding:12px 24px;background:#e0aa7a;border:none;border-radius:8px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}._attachConclusionButton_fk9f3_135:hover{background:#d59961;box-shadow:0 4px 12px #e0aa7a4d}._attachConclusionButton_fk9f3_135:active{background:#c78850}._companyBlock_tuifk_1{background:#fff;border-radius:12px;overflow:hidden;margin-bottom:24px;box-shadow:0 1px 3px #0000001a}._header_tuifk_9{background:linear-gradient(135deg,#083b5a,#0a4d75);padding:20px 24px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s}._header_tuifk_9:hover{background:linear-gradient(135deg,#0a4d75,#0c5e8f)}._headerLeft_tuifk_24{display:flex;flex-direction:column;gap:4px}._title_tuifk_30{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#e0aa7a;margin:0;text-transform:uppercase;letter-spacing:.5px}._companyName_tuifk_41{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:24px;color:#fff}._content_tuifk_49{padding:24px;background:#f9fafb}._grid_tuifk_54{display:grid;grid-template-columns:1fr 1fr;gap:16px}._dataRow_tuifk_60{display:flex;flex-direction:column;gap:4px;padding:12px;background:#fff;border-radius:8px;border:1px solid #eaecf0}._label_tuifk_70{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#667085;text-transform:uppercase;letter-spacing:.3px}._value_tuifk_80{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#101828}._link_tuifk_88{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#e0aa7a;text-decoration:underline;transition:color .2s}._link_tuifk_88:hover{color:#d09563}._loading_tuifk_102{padding:20px 24px;text-align:center;color:#667085;font-family:Inter,sans-serif;font-size:14px}@media(max-width:768px){._grid_tuifk_54{grid-template-columns:1fr}._header_tuifk_9{padding:16px 20px}._companyName_tuifk_41{font-size:16px}._content_tuifk_49{padding:16px}}._stepContent_1tewe_3{background:#fff;border-radius:12px;overflow:hidden}._sectionHeader_1tewe_9{background:#e0aa7a33;padding:12px 24px}._sectionTitle_1tewe_14{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#083b5a;margin:0}._sectionContent_1tewe_23{padding:0}._dataGrid_1tewe_27{display:grid;grid-template-columns:1fr 1fr}._dataRow_1tewe_32{display:flex;align-items:center;padding:16px 24px;border-bottom:1px solid #eaecf0}._dataRow_1tewe_32:nth-child(odd){border-right:1px solid #eaecf0}._dataLabel_1tewe_43{width:240px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:17px;color:#344054}._dataValue_1tewe_52{flex:1;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:17px;color:#101828}._savedPremise_1tewe_62{background:#fff;border-radius:12px;overflow:hidden;margin-bottom:12px}._savedPremiseHeader_1tewe_69{background:#e0aa7a33;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}._savedPremiseHeader_1tewe_69:hover{background:#e0aa7a4d}._savedPremiseName_1tewe_84{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#083b5a;margin:0}._savedPremiseData_1tewe_93{display:grid;grid-template-columns:1fr 1fr;background:#fff}._consentSection_1tewe_100{margin-bottom:16px;background:#fff;border-radius:12px;overflow:hidden}._consentHeader_1tewe_107{background:#e0aa7a33;padding:12px 24px}._consentTitle_1tewe_112{font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#083b5a;margin:0}._consentContent_1tewe_120{padding:16px 24px}._consentItem_1tewe_124{display:flex;align-items:flex-start;gap:12px}._consentCheckbox_1tewe_130{margin-top:2px;width:20px;height:20px;cursor:not-allowed}._consentText_1tewe_137{flex:1;font-family:Inter,sans-serif;font-size:14px;line-height:20px;color:#344054}._checkboxItem_1tewe_146{background:#fff;border-radius:12px;overflow:hidden;margin-bottom:12px}._checkboxHeader_1tewe_153{background:#e0aa7a33;padding:12px 24px;display:flex;align-items:center;gap:12px}._checkbox_1tewe_146{width:20px;height:20px;cursor:not-allowed}._checkboxLabel_1tewe_167{flex:1;font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#083b5a}._checkboxDetails_1tewe_175{display:grid;grid-template-columns:1fr 1fr;background:#fff}._detailRow_1tewe_181{display:flex;align-items:center;padding:16px 24px;border-bottom:1px solid #eaecf0}._detailRow_1tewe_181:nth-child(odd){border-right:1px solid #eaecf0}._detailLabel_1tewe_192{width:200px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#344054}._detailValue_1tewe_200{flex:1;font-family:Inter,sans-serif;font-size:14px;color:#101828}._licenseCard_1tewe_208{background:#fff;border-radius:12px;overflow:hidden;margin-bottom:12px}._licenseCardHeader_1tewe_215{background:#e0aa7a33;padding:12px 24px;display:flex;align-items:center;gap:12px;cursor:pointer}._licenseCardTitle_1tewe_224{flex:1;font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#083b5a;margin:0}._licenseCardBody_1tewe_233{display:grid;grid-template-columns:1fr 1fr;background:#fff}._licenseRow_1tewe_239{display:flex;align-items:center;padding:16px 24px;border-bottom:1px solid #eaecf0}._licenseRow_1tewe_239:nth-child(odd){border-right:1px solid #eaecf0}._licenseLabel_1tewe_250{width:200px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#344054}._licenseValue_1tewe_258{flex:1;font-family:Inter,sans-serif;font-size:14px;color:#101828}._expanded_1tewe_266{transform:rotate(180deg)}._expandIcon_1tewe_270{transition:transform .2s}._rotated_1tewe_274{transform:rotate(180deg)}._overlay_v0t6v_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_v0t6v_14{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;overflow:auto;box-shadow:0 10px 40px #0003}._header_v0t6v_24{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 16px;border-bottom:1px solid #f0f0f0}._title_v0t6v_32{margin:0;font-size:20px;font-weight:600;color:#1a1a1a}._closeButton_v0t6v_39{background:none;border:none;padding:8px;cursor:pointer;color:#666;border-radius:6px;transition:all .2s}._closeButton_v0t6v_39:hover{background-color:#f5f5f5;color:#1a1a1a}._loading_v0t6v_54,._error_v0t6v_55{padding:40px 24px;text-align:center;color:#666}._error_v0t6v_55{color:#ff4d4f}._form_v0t6v_65{padding:24px}._formError_v0t6v_69{background-color:#fff2f0;border:1px solid #ffccc7;color:#ff4d4f;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px}._section_v0t6v_79{margin-bottom:24px}._label_v0t6v_83{display:block;font-size:14px;font-weight:500;color:#1a1a1a;margin-bottom:8px}._required_v0t6v_91{color:#ff4d4f}._select_v0t6v_95{width:100%;padding:10px 12px;font-size:14px;border:1px solid #d9d9d9;border-radius:8px;background-color:#fff;color:#1a1a1a;cursor:pointer;transition:all .2s}._select_v0t6v_95:hover{border-color:#4096ff}._select_v0t6v_95:focus{outline:none;border-color:#4096ff;box-shadow:0 0 0 2px #4096ff1a}._input_v0t6v_117{width:100%;padding:10px 12px;font-size:14px;border:1px solid #d9d9d9;border-radius:8px;background-color:#fff;color:#1a1a1a;transition:all .2s;font-family:inherit}._input_v0t6v_117:hover{border-color:#4096ff}._input_v0t6v_117:focus{outline:none;border-color:#4096ff;box-shadow:0 0 0 2px #4096ff1a}._input_v0t6v_117:disabled{background-color:#f5f5f5;cursor:not-allowed}._input_v0t6v_117[type=date]::-webkit-calendar-picker-indicator{cursor:pointer}._memberRow_v0t6v_148{margin-bottom:16px}._memberLabel_v0t6v_152{font-size:13px;color:#666;margin-bottom:6px}._memberInput_v0t6v_158{display:flex;gap:8px;align-items:center}._memberInput_v0t6v_158 ._select_v0t6v_95{flex:1}._removeButton_v0t6v_168{flex-shrink:0;width:36px;height:36px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;color:#666;font-size:24px;line-height:1;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}._removeButton_v0t6v_168:hover{border-color:#ff4d4f;color:#ff4d4f;background-color:#fff2f0}._addButton_v0t6v_191{display:flex;align-items:center;gap:8px;padding:8px 16px;border:1px dashed #d9d9d9;border-radius:8px;background:#fff;color:#666;font-size:14px;cursor:pointer;transition:all .2s;width:100%;justify-content:center}._addButton_v0t6v_191:hover{border-color:#4096ff;color:#4096ff;background-color:#f0f7ff}._actions_v0t6v_213{display:flex;gap:12px;justify-content:flex-end;margin-top:32px;padding-top:24px;border-top:1px solid #f0f0f0}._cancelButton_v0t6v_222,._submitButton_v0t6v_223{padding:10px 24px;font-size:14px;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all .2s}._cancelButton_v0t6v_222{background-color:#fff;color:#666;border:1px solid #d9d9d9}._cancelButton_v0t6v_222:hover{color:#1a1a1a;border-color:#1a1a1a}._submitButton_v0t6v_223{background-color:#1890ff;color:#fff;min-width:120px}._submitButton_v0t6v_223:hover{background-color:#40a9ff}._submitButton_v0t6v_223:active{background-color:#096dd9}._overlay_6tbzp_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modal_6tbzp_15{background:#fff;border-radius:12px;max-width:1200px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._header_6tbzp_26{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid #E5E7EB}._title_6tbzp_34{font-size:24px;font-weight:600;color:#1f2937;margin:0}._closeButton_6tbzp_41{background:none;border:none;cursor:pointer;padding:8px;color:#6b7280;transition:color .2s;display:flex;align-items:center;justify-content:center}._closeButton_6tbzp_41:hover{color:#1f2937}._content_6tbzp_57{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:32px;overflow-y:auto;flex:1}._leftPanel_6tbzp_67{display:flex;flex-direction:column}._dropZone_6tbzp_72{border:2px dashed #D1D5DB;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px;transition:all .2s;cursor:pointer;background:#f9fafb;min-height:250px;height:100%}._dropZone_6tbzp_72:hover{border-color:#06c;background:#eff6ff}._dropZone_6tbzp_72._dragging_6tbzp_92{border-color:#06c;background:#dbeafe}._uploadIcon_6tbzp_97{margin-bottom:16px;opacity:.6}._dropZoneText_6tbzp_102{font-size:16px;color:#374151;margin:0 0 8px;text-align:center}._browseLink_6tbzp_109{color:#06c;text-decoration:underline;font-weight:500}._dropZoneHint_6tbzp_115{font-size:14px;color:#6b7280;margin:0}._pdfPreview_6tbzp_121{position:relative;width:100%;height:100%;min-height:250px;border:1px solid #E5E7EB;border-radius:12px;overflow:hidden;background:#f9fafb}._pdfFrame_6tbzp_132{width:100%;height:100%;border:none;min-height:250px}._removeFileButton_6tbzp_139{position:absolute;top:12px;right:12px;background:#fff;border:1px solid #E5E7EB;border-radius:8px;padding:8px 16px;font-size:14px;color:#dc2626;cursor:pointer;display:flex;align-items:center;gap:6px;box-shadow:0 1px 3px #0000001a;transition:all .2s}._removeFileButton_6tbzp_139:hover{background:#fee2e2;border-color:#dc2626}._rightPanel_6tbzp_163{display:flex;flex-direction:column;overflow-y:auto}._panelTitle_6tbzp_169{font-size:16px;font-weight:500;color:#1f2937;margin:0 0 16px;padding:12px 16px;background:#fef3e2;border-radius:8px}._loader_6tbzp_179{text-align:center;padding:40px;color:#6b7280}._error_6tbzp_185{background:#fee2e2;border:1px solid #FCA5A5;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:16px}._companyInfo_6tbzp_195{display:flex;flex-direction:column;gap:0;border:1px solid #E5E7EB;border-radius:8px;overflow:hidden}._infoRow_6tbzp_204{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid #E5E7EB;min-height:48px}._infoRow_6tbzp_204:last-child{border-bottom:none}._infoLabel_6tbzp_215{font-size:14px;color:#374151;font-weight:400;padding:14px 16px;background:#f9fafb;border-right:1px solid #E5E7EB;display:flex;align-items:center}._infoValue_6tbzp_226{font-size:14px;color:#1f2937;font-weight:400;padding:14px 16px;background:#fff;display:flex;align-items:center}._progressContainer_6tbzp_237{padding:16px 32px;border-top:1px solid #E5E7EB;background:#f9fafb}._progressBar_6tbzp_243{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:8px}._progressFill_6tbzp_252{height:100%;background:#06c;transition:width .3s ease}._progressText_6tbzp_258{font-size:14px;color:#6b7280}._footer_6tbzp_264{display:flex;justify-content:flex-end;gap:12px;padding:24px 32px;border-top:1px solid #E5E7EB}._cancelButton_6tbzp_272,._saveButton_6tbzp_273{padding:10px 20px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid}._cancelButton_6tbzp_272{background:#fff;color:#374151;border-color:#d1d5db}._cancelButton_6tbzp_272:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}._cancelButton_6tbzp_272:disabled{opacity:.5;cursor:not-allowed}._saveButton_6tbzp_273{background:#06c;color:#fff;border-color:#06c;min-width:140px}._saveButton_6tbzp_273:hover:not(:disabled){background:#0052a3;border-color:#0052a3}._saveButton_6tbzp_273:disabled{background:#9ca3af;border-color:#9ca3af;cursor:not-allowed}@media(max-width:968px){._content_6tbzp_57{grid-template-columns:1fr}._modal_6tbzp_15{max-width:600px}._infoRow_6tbzp_204{grid-template-columns:1fr}._infoLabel_6tbzp_215{border-right:none;border-bottom:1px solid #E5E7EB;font-weight:500;background:#f3f4f6}}._container_1nryt_1{padding:16px;display:flex;flex-direction:column;gap:20px}._infoTable_1nryt_9{background:#fff;border-radius:12px;overflow:hidden}._infoHeader_1nryt_15{display:grid;grid-template-columns:repeat(4,1fr);background:#e0aa7a33}._infoHeaderCell_1nryt_21{padding:12px 24px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#083b5a;text-align:center}._infoRow_1nryt_31{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #eaecf0}._infoCell_1nryt_37{padding:12px 24px;font-family:Inter,sans-serif;font-weight:700;font-size:14px;line-height:20px;color:#667085;text-align:center}._contentWrapper_1nryt_48{display:flex;gap:20px}._leftPanel_1nryt_53{flex:1}._rightPanel_1nryt_57{width:758px}._tabHeader_1nryt_62{display:flex;border-bottom:1px solid #eaecf0}._tab_1nryt_62{padding:12px 24px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#083b5a;background:#e0aa7a33;border:none;cursor:pointer;min-width:361px}._tab_1nryt_62:hover{background:#e0aa7a4d}._activeTab_1nryt_84{box-shadow:inset 0 4px 4px #00000040}._dataTable_1nryt_89{background:#fff;border-radius:12px;overflow:hidden}._dataRow_1nryt_95{display:flex;border-bottom:1px solid #eaecf0;gap:28px}._dataRow_1nryt_95:last-child{border-bottom:none}._dataLabel_1nryt_105{width:196px;padding:12px 24px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#344054;flex-shrink:0}._dataValue_1nryt_116{flex:1;padding:12px 24px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#667085}._conclusionContent_1nryt_126{display:flex;flex-direction:column;height:100%}._toolbar_1nryt_133{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;background:#fff;border-bottom:1px solid #eaecf0}._toolbarLeft_1nryt_142,._toolbarRight_1nryt_148{display:flex;align-items:center;gap:12px}._toolbarLabel_1nryt_154{font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#344054}._toolbarButton_1nryt_161{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:6px;cursor:pointer;color:#667085;transition:all .15s ease}._toolbarButton_1nryt_161:hover{background:#eaecf0;color:#344054}._documentPreview_1nryt_181{flex:1;padding:24px;background:#f2f4f7;overflow:auto;min-height:400px}._documentContent_1nryt_189{transform-origin:top center;transition:transform .2s ease}._documentPlaceholder_1nryt_194{max-width:600px;margin:0 auto;background:#fff;box-shadow:0 4px 12px #0000001a;padding:40px;min-height:500px}._documentHeader_1nryt_203{text-align:center;margin-bottom:32px}._documentHeader_1nryt_203 p:first-child{font-family:Inter,sans-serif;font-weight:700;font-size:18px;color:#101828;margin:0 0 8px}._documentHeader_1nryt_203 p:last-child{font-family:Inter,sans-serif;font-weight:400;font-size:14px;color:#667085;margin:0}._documentBody_1nryt_224{font-family:Inter,sans-serif;font-size:14px;line-height:1.6;color:#344054}._documentBody_1nryt_224 p{margin:8px 0}._documentBody_1nryt_224 ul{margin:8px 0;padding-left:24px}._documentBody_1nryt_224 li{margin:4px 0}._productsTable_1nryt_245{background:#fff;border-radius:12px;overflow:hidden}._productsHeader_1nryt_251{padding:12px 24px;background:#e0aa7a33;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#083b5a}._productRow_1nryt_261{padding:12px 24px;border-bottom:1px solid #eaecf0}._productRow_1nryt_261:last-child{border-bottom:none}._checkboxLabel_1nryt_270{display:flex;align-items:center;gap:4px;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;line-height:20px;color:#344054}._checkbox_1nryt_270{display:none}._checkboxCustom_1nryt_285{width:20px;height:20px;border:2px solid #4d545f;border-radius:3px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .15s ease}._checkbox_1nryt_270:checked+._checkboxCustom_1nryt_285{background:#003b5c;border-color:#003b5c}._checkbox_1nryt_270:checked+._checkboxCustom_1nryt_285:after{content:"";width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:2px}._selectAllText_1nryt_312{font-weight:500;margin-left:16px}._productText_1nryt_317{font-weight:400;margin-left:16px}._actions_1nryt_323{display:flex;gap:8px;justify-content:flex-end}._primaryButton_1nryt_329{width:178px;height:40px;background:#003b5c;border:none;border-radius:10px;font-family:Inter,sans-serif;font-weight:600;font-size:15px;color:#fff;cursor:pointer}._primaryButton_1nryt_329:hover{background:#002d47}._secondaryButton_1nryt_346{width:178px;height:40px;background:#c5dfee;border:none;border-radius:10px;font-family:Inter,sans-serif;font-weight:600;font-size:15px;color:#003b5c;cursor:pointer}._secondaryButton_1nryt_346:hover{background:#b0d4e8}._container_kmmt9_1{padding:16px;display:flex;flex-direction:column;gap:20px}._card_kmmt9_8{background:#fff;border-radius:12px;overflow:hidden}._headerRow_kmmt9_15{display:flex;background:#e0aa7a33}._headerCell_kmmt9_20{flex:1;padding:12px 24px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#083b5a}._dataRow_kmmt9_30{display:flex;border-bottom:1px solid #eaecf0}._dataCell_kmmt9_35{flex:1;padding:20px 24px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#667085}._sectionHeader_kmmt9_46{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;background:#e0aa7a33;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:18px;color:#083b5a;cursor:pointer}._sectionHeader_kmmt9_46 svg{color:#757d8c}._applicantData_kmmt9_65{display:flex;flex-direction:column}._applicantRow_kmmt9_70{display:flex;border-bottom:1px solid #eaecf0}._applicantRow_kmmt9_70:last-child{border-bottom:none}._applicantLabel_kmmt9_79{width:570px;padding:12px 24px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#344054;flex-shrink:0}._applicantValue_kmmt9_90{flex:1;padding:12px 24px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#667085}._productsTable_kmmt9_101{display:flex;flex-direction:column}._productsHeaderRow_kmmt9_106{display:flex;border-bottom:1px solid #eaecf0}._productHeaderCell_kmmt9_111{padding:12px 24px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:20px;color:#344054}._productHeaderCell_kmmt9_111:nth-child(2),._productHeaderCell_kmmt9_111:nth-child(3){text-align:center}._productRow_kmmt9_125{display:flex;align-items:center;border-bottom:1px solid #eaecf0;min-height:66px}._productRow_kmmt9_125:last-child{border-bottom:none}._productCell_kmmt9_136{display:flex;align-items:center;padding:12px 24px}._checkboxLabel_kmmt9_143{display:flex;align-items:center;gap:4px;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;line-height:20px;color:#344054}._checkbox_kmmt9_143{display:none}._checkboxCustom_kmmt9_158{width:20px;height:20px;border:2px solid #4d545f;border-radius:3px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .15s ease}._checkbox_kmmt9_143:checked+._checkboxCustom_kmmt9_158{background:#003b5c;border-color:#003b5c}._checkbox_kmmt9_143:checked+._checkboxCustom_kmmt9_158:after{content:"";width:6px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg);margin-bottom:2px}._checkboxDisabled_kmmt9_185{background:#2a2c310d;border-color:#757d8c}._productText_kmmt9_190{margin-left:16px;font-weight:400}._selectWrapper_kmmt9_196{position:relative;width:260px}._selectWrapper_kmmt9_196 svg{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;color:#757d8c}._votingSelect_kmmt9_210{width:100%;padding:10px 40px 10px 14px;font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:24px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;box-shadow:0 1px 2px #1018280d;appearance:none;cursor:pointer}._votingSelect_kmmt9_210._compliant_kmmt9_225{color:#1f7836}._votingSelect_kmmt9_210._nonCompliant_kmmt9_229{color:#cd184b}._actionButton_kmmt9_234{width:191px;height:40px;background:#c5dfee;border:none;border-radius:10px;font-family:Inter,sans-serif;font-weight:600;font-size:15px;color:#003b5c;cursor:pointer;transition:all .15s ease}._actionButton_kmmt9_234:hover:not(:disabled){background:#b0d4e8}._actionButtonDisabled_kmmt9_252{background:#2a2c310d;color:#757d8c;cursor:not-allowed}._actions_kmmt9_259{display:flex;gap:9px;justify-content:flex-start}._secondaryButton_kmmt9_265{width:191px;height:40px;background:#c5dfee;border:none;border-radius:10px;font-family:Inter,sans-serif;font-weight:600;font-size:15px;color:#003b5c;cursor:pointer}._secondaryButton_kmmt9_265:hover{background:#b0d4e8}._container_1tbv5_1{padding:16px;display:flex;flex-direction:column;gap:20px}._card_1tbv5_8{background:#fff;border-radius:16px;overflow:hidden}._headerRow_1tbv5_15{display:flex;border-bottom:1px solid #eaecf0;height:86px}._headerCell_1tbv5_21{display:flex;align-items:center;padding:12px 24px;width:213px;flex-shrink:0;border-bottom:1px solid #eaecf0}._headerCellTitle_1tbv5_30{display:flex;align-items:center;justify-content:center;padding:12px 24px;flex:1;border-bottom:1px solid #eaecf0}._headerCellDate_1tbv5_39{display:flex;align-items:center;justify-content:flex-end;padding:12px 24px;width:187px;flex-shrink:0;border-bottom:1px solid #eaecf0;gap:12px}._numberBadge_1tbv5_50,._dateBadge_1tbv5_67{display:flex;align-items:center;justify-content:center;height:40px;padding:0 16px;background:#0577b41a;border:none;border-radius:10px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:22px;color:#006196;cursor:pointer}._titleText_1tbv5_84{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#2a2c31;text-align:center}._titleText_1tbv5_84 p{margin:0}._companyRow_1tbv5_98{display:flex;align-items:center;gap:16px;padding:20px 16px;border-bottom:1px solid #e7eaf0}._companyInfo_1tbv5_106{flex:1}._companyText_1tbv5_110{font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#2a2c31}._viewRegistryButton_1tbv5_118{display:flex;align-items:center;justify-content:center;height:40px;padding:0 16px;background:transparent;border:none;border-radius:10px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:22px;color:#006196;cursor:pointer;transition:all .15s ease}._viewRegistryButton_1tbv5_118:hover{background:#0577b41a}._tabsRow_1tbv5_141{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #e7eaf0}._segmented_1tbv5_148{display:flex;align-items:center;height:40px;border-radius:10px;overflow:hidden}._segmentedItem_1tbv5_156{display:flex;align-items:center;justify-content:center;gap:4px;height:100%;padding:0 16px;background:transparent;border:none;border-radius:10px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:22px;color:#2a2c31cc;cursor:pointer;transition:all .15s ease;white-space:nowrap}._segmentedItem_1tbv5_156:hover{background:#0577b40d}._segmentedItemActive_1tbv5_180{background:#0577b41a;color:#2a2c31}._segmentedItem_1tbv5_156 svg{width:13px;height:11px;color:#2a2c31}._tableHeader_1tbv5_192{display:flex;border-bottom:1px solid #eaecf0;min-height:66px}._tableHeaderCell_1tbv5_198{display:flex;align-items:center;justify-content:center;padding:12px 24px;border-bottom:1px solid #eaecf0;flex-shrink:0}._tableHeaderText_1tbv5_207{font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:20px;color:#344054;text-align:center}._tableHeaderTextGray_1tbv5_216{font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:20px;color:#667085;text-align:center}._tableRow_1tbv5_226{display:flex;border-bottom:1px solid #eaecf0;min-height:110px}._tableRow_1tbv5_226:last-of-type{border-bottom:none}._tableCell_1tbv5_236{display:flex;align-items:center;justify-content:center;padding:12px 24px;border-bottom:1px solid #eaecf0;flex-shrink:0}._tableCellText_1tbv5_245{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#667085;text-align:center}._tableCellTextDark_1tbv5_254{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#344054;text-align:center}._qrSection_1tbv5_264{display:flex;align-items:center;justify-content:flex-end;padding:12px 24px;min-height:131px;border-bottom:1px solid #eaecf0}._qrContent_1tbv5_273{width:905px;display:flex;align-items:center;justify-content:flex-end}._qrPlaceholder_1tbv5_280{width:100px;height:100px}._qrPlaceholder_1tbv5_280 svg{width:100%;height:100%}._qrHelpSection_1tbv5_291{display:flex;align-items:center;justify-content:flex-end;padding:32px 0;background:#fff;border-radius:0 0 20px 20px}._qrHelpContent_1tbv5_300{width:574px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}._qrHelpText_1tbv5_308{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:18px;color:#2a2c31;text-align:center;margin:0}._qrHelpText_1tbv5_308 strong{font-weight:600}._scanBadge_1tbv5_322{display:inline-flex;align-items:center;justify-content:center;padding:10px 12px;background:#e7e7e7;border-radius:3px;vertical-align:middle}._scanBadge_1tbv5_322 svg{width:12px;height:12px;color:#2a2c31}._actions_1tbv5_339{display:flex;gap:9px;justify-content:flex-start}._secondaryButton_1tbv5_345{width:191px;height:40px;background:#c5dfee;border:none;border-radius:10px;font-family:Inter,sans-serif;font-weight:600;font-size:15px;color:#003b5c;cursor:pointer}._secondaryButton_1tbv5_345:hover{background:#b0d4e8}._container_z7cdq_1{padding:16px}._card_z7cdq_5{background:#fff;border-radius:16px;overflow:hidden}._header_z7cdq_11{padding:20px 24px 19px;border-bottom:1px solid #eaecf0}._title_z7cdq_16{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:28px;color:#101828;margin:0}._tableContainer_z7cdq_25{overflow-x:auto}._table_z7cdq_25{width:100%;border-collapse:collapse}._tableHeaderRow_z7cdq_34{background:#fcfcfd}._tableHeaderCell_z7cdq_38{padding:12px 24px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:18px;color:#344054;text-align:left;white-space:nowrap;border-bottom:1px solid #eaecf0}._tableHeaderCell_z7cdq_38:last-child{text-align:center}._tableRow_z7cdq_54{border-bottom:1px solid #eaecf0}._tableRow_z7cdq_54:last-child{border-bottom:none}._tableCell_z7cdq_62{padding:24px 16px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#667085;text-align:left;vertical-align:middle}._tableCell_z7cdq_62:last-child{text-align:center}._conclusionNumber_z7cdq_77{font-weight:500;color:#101828}._actionCell_z7cdq_82{display:flex;align-items:center;justify-content:center;gap:12px}._bookmarkButton_z7cdq_89{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;transition:opacity .15s ease}._bookmarkButton_z7cdq_89:hover{opacity:.7}._menuWrapper_z7cdq_106{position:relative}._moreButton_z7cdq_110{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;border-radius:6px;transition:background-color .15s ease}._moreButton_z7cdq_110:hover,._moreButtonActive_z7cdq_128{background:#e5f0f7}._dropdown_z7cdq_132{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border-radius:8px;box-shadow:0 4px 16px #0000001f;min-width:153px;z-index:100;overflow:hidden}._dropdownItem_z7cdq_145{display:block;width:100%;padding:10px;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;color:#083b5a;text-align:left;background:transparent;border:none;cursor:pointer;transition:background-color .15s ease}._dropdownItem_z7cdq_145:hover,._dropdownItemHover_z7cdq_165{background:#2685be1f}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;line-height:1.5;color:#101828;background:#f6f8fa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}button,input{font-family:inherit}
