@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";._container_blna3_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#3d5a73,#2d4a5e);padding:20px}._card_blna3_11{background:#fff;border-radius:16px;padding:48px;text-align:center;max-width:480px;width:100%;box-shadow:0 4px 24px #00000026}._icon_blna3_21{margin-bottom:24px}._title_blna3_25{font-size:24px;font-weight:600;color:#083b5a;margin:0 0 16px}._message_blna3_32{font-size:14px;color:#667085;margin:0 0 32px;line-height:1.5}._logoutButton_blna3_39{width:100%;padding:14px 24px;background:#083b5a;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s}._logoutButton_blna3_39:hover{background:#0a4d73}._footer_blna3_56{margin-top:24px;font-size:12px;color:#ffffffb3}._container_1uwma_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#e4e9f2);padding:24px}._card_1uwma_10{background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;max-width:700px;width:100%;overflow:hidden}._header_1uwma_19{text-align:center;padding:32px 32px 24px;border-bottom:1px solid #eaecf0}._icon_1uwma_25{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;background:linear-gradient(135deg,#e6f4ff,#bae0ff);border-radius:50%;color:#0958d9;margin-bottom:16px}._title_1uwma_37{margin:0 0 8px;font-size:24px;font-weight:600;color:#1f2937}._subtitle_1uwma_44{margin:0;font-size:14px;color:#6b7280}._offerContent_1uwma_50{padding:24px 32px;max-height:350px;overflow-y:auto;background:#fafbfc;border-bottom:1px solid #eaecf0}._offerText_1uwma_58{font-size:13px;line-height:1.6;color:#374151}._offerText_1uwma_58 p{margin:0 0 8px}._offerTitle_1uwma_68{font-weight:600;font-size:14px;text-align:center;margin-bottom:16px!important}._companyInfo_1uwma_75{padding:16px 32px;background:#f9fafb;border-bottom:1px solid #eaecf0}._infoRow_1uwma_81{display:flex;justify-content:space-between;align-items:center;padding:8px 0}._infoRow_1uwma_81:not(:last-child){border-bottom:1px solid #eaecf0}._infoLabel_1uwma_92{font-size:13px;color:#6b7280}._infoValue_1uwma_97{font-size:14px;font-weight:500;color:#1f2937}._actions_1uwma_103{padding:24px 32px;display:flex;flex-direction:column;align-items:center;gap:16px}._primaryButton_1uwma_111{display:inline-flex;align-items:center;gap:8px;padding:12px 32px;background:linear-gradient(135deg,#0958d9,#1677ff);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #0958d94d}._primaryButton_1uwma_111:hover{background:linear-gradient(135deg,#003eb3,#0958d9);transform:translateY(-1px);box-shadow:0 4px 12px #0958d966}._primaryButton_1uwma_111:active{transform:translateY(0)}._retryButton_1uwma_137{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;background:#faad14;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._retryButton_1uwma_137:hover{background:#d48806}._statusBlock_1uwma_156{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px;color:#6b7280;font-size:14px}._spinner_1uwma_166{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#0958d9;border-radius:50%;animation:_spin_1uwma_166 .8s linear infinite}@keyframes _spin_1uwma_166{to{transform:rotate(360deg)}}._hint_1uwma_181{margin:0;font-size:13px;color:#9ca3af}._successBlock_1uwma_187{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px;color:#16a34a;font-size:16px;font-weight:500}._successBlock_1uwma_187 svg{color:#16a34a}._errorBlock_1uwma_202{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}._errorMessage_1uwma_210{padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:14px;text-align:center;width:100%}._downloadBox_1uwma_221{padding:16px;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;text-align:center;width:100%}._downloadBox_1uwma_221 p{margin:0 0 12px;font-size:13px;color:#92400e}._downloadLink_1uwma_236{display:inline-block;padding:8px 16px;background:#0958d9;color:#fff;text-decoration:none;border-radius:6px;font-size:14px;font-weight:500;transition:background .2s}._downloadLink_1uwma_236:hover{background:#003eb3}._panelOverlay_wtkh9_1{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:flex-end;z-index:1000;animation:_fadeIn_wtkh9_1 .2s ease-in-out}@keyframes _fadeIn_wtkh9_1{0%{opacity:0}to{opacity:1}}._panel_wtkh9_1{background:#fff;width:100%;max-width:420px;height:100vh;display:flex;flex-direction:column;box-shadow:-2px 0 8px #0000001a;animation:_slideIn_wtkh9_1 .3s ease-in-out}@keyframes _slideIn_wtkh9_1{0%{transform:translate(100%)}to{transform:translate(0)}}._header_wtkh9_43{padding:20px 20px 16px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}._clearBar_wtkh9_53{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;background:#f9fafb;border-bottom:1px solid #f0f0f0;flex-shrink:0}._unreadLabel_wtkh9_63{font-size:12px;color:#6b7280}._clearButton_wtkh9_68{font-size:12px;font-weight:500;color:#ef4444;background:none;border:none;cursor:pointer;padding:0;transition:color .15s}._clearButton_wtkh9_68:hover:not(:disabled){color:#b91c1c}._clearButton_wtkh9_68:disabled{opacity:.5;cursor:not-allowed}._dateLabel_wtkh9_89{padding:12px 16px 6px;font-size:12px;font-weight:600;color:#6b7280;text-transform:none}._list_wtkh9_98{padding-bottom:16px}._item_wtkh9_103{margin:4px 12px;padding:14px 16px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;transition:background .15s}._item_wtkh9_103._unread_wtkh9_63{background:#f0f7ff;border-color:#bfdbfe}._itemHeader_wtkh9_117{display:flex;align-items:center;gap:8px;margin-bottom:8px}._typeBadge_wtkh9_124{font-size:11px;font-weight:600;padding:2px 8px;border-radius:20px}._badge_info_wtkh9_131{background:#eff6ff;color:#2563eb}._badge_warning_wtkh9_136{background:#fff7ed;color:#ea580c}._badge_error_wtkh9_141{background:#fef2f2;color:#dc2626}._unreadDot_wtkh9_146{width:8px;height:8px;border-radius:50%;background:#ef4444;margin-left:auto;flex-shrink:0}._itemText_wtkh9_155{font-size:13px;line-height:1.55;color:#374151;margin:0 0 8px}._itemTime_wtkh9_162{font-size:11px;color:#9ca3af}._detailOverlay_wtkh9_168{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1100;padding:20px}._detailModal_wtkh9_179{background:#fff;border-radius:14px;padding:28px;max-width:520px;width:100%;display:flex;flex-direction:column;gap:14px;box-shadow:0 20px 60px #0003;animation:_popIn_wtkh9_1 .15s ease}@keyframes _popIn_wtkh9_1{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}._detailHeader_wtkh9_197{display:flex;align-items:center}._detailTitle_wtkh9_202{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#111827;margin:0}._detailBody_wtkh9_210{font-family:Inter,sans-serif;font-size:14px;line-height:1.7;color:#374151}._detailBody_wtkh9_210 p{margin:0 0 10px}._detailBody_wtkh9_210 p:last-child{margin-bottom:0}._detailTime_wtkh9_225{font-size:12px;color:#9ca3af}._detailCloseBtn_wtkh9_230{align-self:flex-end;padding:10px 28px;background:#1e3a5f;color:#fff;border:none;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}._detailCloseBtn_wtkh9_230:hover:not(:disabled){background:#2d5282}._detailCloseBtn_wtkh9_230:disabled{opacity:.6;cursor:not-allowed}._title_wtkh9_253{margin:0;font-size:18px;font-weight:600;color:#1f2937}._unreadBadge_wtkh9_260{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 6px;background-color:#ef4444;color:#fff;border-radius:12px;font-size:12px;font-weight:600;margin-left:8px}._closeButton_wtkh9_275{background:none;border:none;padding:0;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;transition:color .2s;margin-left:auto}._closeButton_wtkh9_275:hover{color:#1f2937}._content_wtkh9_292{flex:1;overflow-y:auto;padding:0;scroll-behavior:smooth}._notificationsList_wtkh9_299{padding:8px}._notificationItem_wtkh9_303{padding:12px;margin-bottom:8px;border-radius:8px;border:1px solid #e5e7eb;background-color:#fafafa;display:flex;gap:12px;align-items:flex-start;cursor:pointer;transition:all .2s}._notificationItem_wtkh9_303:hover{background-color:#f3f4f6;border-color:#d1d5db}._notificationItem_wtkh9_303._unread_wtkh9_63{background-color:#f0f9ff;border-color:#bfdbfe}._notificationItem_wtkh9_303._unread_wtkh9_63:before{content:"";position:absolute;left:12px;width:6px;height:6px;background-color:#ef4444;border-radius:50%;margin-top:4px}._notificationPositive_wtkh9_337{border-color:#dcfce7;background-color:#f0fdf4}._notificationNeutral_wtkh9_342{border-color:#e5e7eb;background-color:#fafafa}._notificationNegative_wtkh9_347{border-color:#fee2e2;background-color:#fef2f2}._notificationIcon_wtkh9_352{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:6px;color:#6b7280}._notificationPositive_wtkh9_337 ._notificationIcon_wtkh9_352{background-color:#dcfce7;color:#16a34a}._notificationNeutral_wtkh9_342 ._notificationIcon_wtkh9_352{background-color:#f3f4f6;color:#6b7280}._notificationNegative_wtkh9_347 ._notificationIcon_wtkh9_352{background-color:#fee2e2;color:#dc2626}._notificationContent_wtkh9_378{flex:1;min-width:0}._notificationText_wtkh9_383{margin:0;font-size:14px;font-weight:500;color:#1f2937;line-height:1.4;word-break:break-word}._notificationMeta_wtkh9_392{margin:4px 0 0;font-size:12px;color:#6b7280}._notificationTime_wtkh9_398{margin:2px 0 0;font-size:11px;color:#9ca3af}._notificationActions_wtkh9_404{display:flex;gap:8px;align-items:center;flex-shrink:0}._markReadButton_wtkh9_411{padding:6px;background-color:transparent;color:#6b7280;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._markReadButton_wtkh9_411:hover{color:#059669;border-color:#059669;background-color:#f0fdf4}._notificationLink_wtkh9_430{padding:6px 12px;background-color:#3b82f6;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s;white-space:nowrap;flex-shrink:0}._notificationLink_wtkh9_430:hover{background-color:#2563eb}._loading_wtkh9_448{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:12px;color:#6b7280;font-size:14px}._spinner_wtkh9_459{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:_spin_wtkh9_459 .8s linear infinite}@keyframes _spin_wtkh9_459{to{transform:rotate(360deg)}}._error_wtkh9_474{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:12px;color:#dc2626;font-size:14px}._empty_wtkh9_485{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px;color:#9ca3af;font-size:14px}._empty_wtkh9_485 svg{color:#d1d5db}._loadingMore_wtkh9_500{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 12px;gap:8px;color:#6b7280;font-size:12px}._spinnerSmall_wtkh9_511{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:_spin_wtkh9_459 .8s linear infinite}@media(max-width:640px){._panel_wtkh9_1{max-width:100%}}._header_ump99_1{display:flex;align-items:center;justify-content:space-between;background-color:#083b5a;height:80px;padding:0 24px;position:fixed;top:80px;left:0;right:0;z-index:100}._leftSection_ump99_15{display:flex;align-items:center;gap:12px}._logo_ump99_21{width:75px;height:51px;display:flex;align-items:center;justify-content:center;border-radius:8px;overflow:hidden}._logoImage_ump99_31{width:100%;height:100%;object-fit:contain}._logoText_ump99_37{color:#fff;font-weight:700;font-size:18px}._title_ump99_43{color:#fff;font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:24px}._rightSection_ump99_51{display:flex;align-items:center;gap:16px;position:relative}._notificationButton_ump99_58{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;position:relative;transition:background-color .2s}._notificationButton_ump99_58:hover{background:#f9fafb}._notificationBadge_ump99_77{position:absolute;top:-8px;right:-8px;background:#ef4444;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;border:2px solid white}._searchContainer_ump99_94{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_ump99_106{flex-shrink:0}._searchInput_ump99_110{border:none;outline:none;font-family:Inter,sans-serif;font-size:16px;line-height:24px;color:#101828;width:100%}._searchInput_ump99_110::placeholder{color:#667085}._helpButton_ump99_124{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_ump99_124:hover{background:#dde6eb}._langDropdownContainer_ump99_143{position:relative}._langButton_ump99_147{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_ump99_147:hover{background:#f9fafb}._langDropdown_ump99_143{position:absolute;top:calc(100% + 4px);right:0;background:#fff;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 4px 6px -1px #1018281a,0 2px 4px -1px #1018280f;overflow:hidden;min-width:60px;z-index:1000}._langOption_ump99_179{display:block;width:100%;padding:8px 16px;border:none;background:none;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#475467;cursor:pointer;text-align:center}._langOption_ump99_179:hover{background:#f9fafb}._langOptionActive_ump99_197{background:#eef3f6;color:#083b5a}._logoutButton_ump99_202{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_ump99_202:hover{background:#f9fafb}._modalOverlay_ump99_220{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_ump99_220{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._modalHeader_ump99_243{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #eaecf0}._modalTitle_ump99_251{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#101828;margin:0}._modalClose_ump99_259{background:none;border:none;padding:4px;cursor:pointer;border-radius:4px}._modalClose_ump99_259:hover{background:#f3f4f6}._modalContent_ump99_271{padding:24px}._helpSection_ump99_275{margin-bottom:24px}._helpSection_ump99_275:last-child{margin-bottom:0}._helpSection_ump99_275 h3{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#101828;margin:0 0 12px}._helpSection_ump99_275 p{font-family:Inter,sans-serif;font-size:14px;color:#475467;margin:0 0 8px;line-height:1.5}._helpSection_ump99_275 ul{list-style:none;padding:0;margin:0}._helpSection_ump99_275 li{margin-bottom:8px}._helpSection_ump99_275 a{font-family:Inter,sans-serif;font-size:14px;color:#083b5a;text-decoration:none}._helpSection_ump99_275 a:hover{text-decoration:underline}._fieldInspectionBanner_ump99_321{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;margin-right:8px}._fieldInspectionBanner_ump99_321 svg{flex-shrink:0;color:#d97706}._fieldInspectionBanner_ump99_321 span{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#92400e;white-space:nowrap}._userInfo_ump99_346{display:flex;flex-direction:column;align-items:flex-end;margin-right:8px}._userName_ump99_353{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#fff;line-height:1.3}._userIin_ump99_361{font-family:Inter,sans-serif;font-size:12px;font-weight:400;color:#ffffffb3;line-height:1.3}._sidebar_1ye8u_1{position:fixed;left:0;top:160px;bottom:0;width:420px;background:transparent;padding:20px 0 20px 20px;transition:width .3s ease;overflow:visible}._sidebar_1ye8u_1._collapsed_1ye8u_13{width:100px}._sidebarInner_1ye8u_17{background:#fff;border-radius:12px;padding:20px;height:100%;box-shadow:0 1px 3px #00000014;overflow-y:visible;position:relative}._collapsed_1ye8u_13 ._sidebarInner_1ye8u_17{padding:12px}._collapseButton_1ye8u_32{position:absolute;top:20px;right:-16px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #e4e7ec;border-radius:50%;cursor:pointer;transition:all .2s ease;color:#667085;font-size:12px;z-index:10;box-shadow:0 2px 8px #0000001a;opacity:0;visibility:hidden}._sidebar_1ye8u_1:hover ._collapseButton_1ye8u_32,._collapseButton_1ye8u_32:hover{opacity:1;visibility:visible}._collapseButton_1ye8u_32:hover{background:#003b5c;border-color:#003b5c;color:#fff;box-shadow:0 4px 12px #003b5c33;transform:scale(1.05)}._profile_1ye8u_68{display:flex;align-items:center;gap:16px;margin-bottom:32px;margin-top:8px}._avatar_1ye8u_76{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_1ye8u_87{color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:18px}._profileInfo_1ye8u_94{flex:1;min-width:0}._profileName_1ye8u_99{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:1.3;color:#000;margin:0}._profileRole_1ye8u_108{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.3;color:#344054;margin:4px 0 0}._profileBin_1ye8u_117{font-family:Inter,sans-serif;font-weight:500;font-size:13px;line-height:1.3;color:#667085;margin:4px 0 0}._chevronRight_1ye8u_126{flex-shrink:0;cursor:pointer}._nav_1ye8u_131,._menuGroup_1ye8u_136{display:flex;flex-direction:column}._menuItem_1ye8u_141{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;position:relative}._collapsed_1ye8u_13 ._menuItem_1ye8u_141{justify-content:center;padding:10px 8px}._menuItem_1ye8u_141:hover{background:#eef4f8}._menuItem_1ye8u_141._active_1ye8u_164{background:#fff}._menuItemContent_1ye8u_168{display:flex;align-items:center;gap:12px}._menuIcon_1ye8u_174{display:flex;align-items:center;justify-content:center;font-size:18px;color:#667085;width:20px}._menuItem_1ye8u_141:hover ._menuIcon_1ye8u_174,._menuItem_1ye8u_141._active_1ye8u_164 ._menuIcon_1ye8u_174{color:#003b5c}._menuLabel_1ye8u_191{font-family:Inter,sans-serif;font-weight:600;font-size:17px;line-height:24px;color:#344054}._menuItem_1ye8u_141._active_1ye8u_164 ._menuLabel_1ye8u_191{color:#083b5a}._chevron_1ye8u_126{transition:transform .2s ease}._chevron_1ye8u_126._expanded_1ye8u_207{transform:rotate(180deg)}._submenu_1ye8u_211{display:flex;flex-direction:column}._submenuItem_1ye8u_216{display:flex;align-items:center;gap:10px;padding:10px 34px;background:transparent;border:none;cursor:pointer;text-align:left;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#344054}._submenuItem_1ye8u_216:hover{background:#eef4f8}._submenuItem_1ye8u_216._activeSubmenu_1ye8u_236{background:#eef3f6}._submenuIcon_1ye8u_240{display:flex;align-items:center;justify-content:center;font-size:16px;color:#667085;width:18px}._submenuItem_1ye8u_216:hover ._submenuIcon_1ye8u_240,._submenuItem_1ye8u_216._activeSubmenu_1ye8u_236 ._submenuIcon_1ye8u_240{color:#003b5c}._popupSubmenu_1ye8u_258{position:absolute;left:calc(100% + 8px);top:0;min-width:240px;background:#fff;border-radius:8px;box-shadow:0 4px 16px #0000001f;border:1px solid #e4e7ec;z-index:1000;overflow:hidden;animation:_popupFadeIn_1ye8u_1 .15s ease}@keyframes _popupFadeIn_1ye8u_1{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}._popupSubmenuHeader_1ye8u_283{padding:12px 16px;background:#f9fafb;border-bottom:1px solid #e4e7ec;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#344054}._popupSubmenuItem_1ye8u_293{display:flex;align-items:center;gap:10px;padding:10px 16px;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;width:100%;transition:all .15s ease}._popupSubmenuItem_1ye8u_293:hover{background:#eef4f8}._popupSubmenuItemActive_1ye8u_315{background:#eef3f6;color:#003b5c}._popupSubmenuItemActive_1ye8u_315 ._submenuIcon_1ye8u_240{color:#003b5c}._overlay_rxx7y_1{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}._modal_rxx7y_12{background:#fff;border-radius:16px;padding:48px 48px 44px;max-width:720px;width:100%;min-height:520px;display:flex;flex-direction:column;align-items:center;box-shadow:0 24px 64px #0000002e;animation:_popIn_rxx7y_1 .2s ease}@keyframes _popIn_rxx7y_1{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}._iconWrap_rxx7y_31{width:72px;height:72px;border-radius:50%;background:#e8eef5;display:flex;align-items:center;justify-content:center;color:#344054;margin-bottom:20px}._title_rxx7y_43{font-family:Inter,sans-serif;font-size:22px;font-weight:700;color:#111827;text-align:center;margin:0 0 10px}._subtitle_rxx7y_52{font-family:Inter,sans-serif;font-size:13px;color:#9ca3af;text-align:center;margin:0;line-height:1.5}._divider_rxx7y_61{width:100%;height:1px;background:#e5e7eb;margin:24px 0}._messageBox_rxx7y_68{width:100%;background:#f9fafb;border-radius:10px;padding:24px 28px}._messageText_rxx7y_75{font-family:Inter,sans-serif;font-size:14px;line-height:1.75;color:#374151}._messageText_rxx7y_75 p{margin:0 0 12px}._messageText_rxx7y_75 p:last-child{margin-bottom:0}._binRow_rxx7y_90{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb;font-family:Inter,sans-serif;font-size:14px;color:#374151}._binLabel_rxx7y_102{font-weight:600}._binValue_rxx7y_106{font-weight:500;color:#111827}._button_rxx7y_111{padding:14px 48px;background:#1e3a5f;color:#fff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:200px}._button_rxx7y_111:hover:not(:disabled){background:#2d5282;transform:translateY(-1px);box-shadow:0 4px 14px #1e3a5f4d}._button_rxx7y_111:disabled{opacity:.6;cursor:not-allowed}._layout_1dm4b_1{min-height:100vh;background:#eef4f8}._main_1dm4b_6{margin-left:420px;margin-top:160px;padding:20px;min-height:calc(100vh - 80px);transition:margin-left .3s ease}._mainCollapsed_1dm4b_14{margin-left:100px}._headerBanner_nt2eo_1{display:flex;align-items:center;justify-content:center;position:fixed;inset:0;width:100%;height:80px;background:#fff;z-index:100}._headerBanner_nt2eo_1 img{width:100%;height:100%}._pageContainer_pynb9_1{max-width:1200px;margin:0 auto}._content_pynb9_6{display:flex;flex-direction:column;gap:20px;padding:8px 0}._userSection_pynb9_14{display:flex;flex-direction:column;gap:12px;padding:20px 24px;background:#f0f7ff;border-radius:10px;border:1px solid #bfdbfe;box-shadow:0 1px 2px #0000000f}._sectionTitle_pynb9_25{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#083b5a;text-transform:uppercase;letter-spacing:.5px}._userGrid_pynb9_35{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._userField_pynb9_41{display:flex;flex-direction:column;gap:4px}._gridContainer_pynb9_48{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._field_pynb9_55{display:flex;flex-direction:column;gap:6px;padding:18px 20px;background:#fff;border-radius:10px;border:1px solid #e4e7ec;box-shadow:0 1px 2px #0000000f;transition:all .2s ease}._field_pynb9_55:hover{border-color:#d0d5dd;box-shadow:0 2px 4px #00000014;transform:translateY(-1px)}._fieldFull_pynb9_74{display:flex;flex-direction:column;gap:8px;padding:20px 24px;background:#fff;border-radius:10px;border:1px solid #e4e7ec;box-shadow:0 1px 2px #0000000f;transition:all .2s ease}._fieldFull_pynb9_74:hover{border-color:#d0d5dd;box-shadow:0 2px 4px #00000014;transform:translateY(-1px)}._fieldHeader_pynb9_92{display:flex;justify-content:space-between;align-items:center;gap:12px}._label_pynb9_99{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#667085;text-transform:uppercase;letter-spacing:.5px}._updateButton_pynb9_109{padding:6px 12px;background:#083b5a;color:#fff;border:none;border-radius:6px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;cursor:pointer;transition:background .2s ease;white-space:nowrap}._updateButton_pynb9_109:hover:not(:disabled){background:#0a4d75}._updateButton_pynb9_109:disabled{background:#667085;cursor:not-allowed;opacity:.6}._value_pynb9_133{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#344054}._valuePrimary_pynb9_142{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#083b5a}._loading_pynb9_150,._error_pynb9_151,._empty_pynb9_152{padding:48px 32px;text-align:center;font-family:Inter,sans-serif;font-size:14px;line-height:20px;background:#fff;border-radius:10px;border:1px solid #e4e7ec;box-shadow:0 1px 2px #0000000f;margin-top:8px}._loading_pynb9_150{color:#667085}._error_pynb9_151{color:#b42318;background:#fef3f2;border-color:#fecdca}._empty_pynb9_152{color:#667085}._scoringSection_pynb9_180{display:flex;flex-direction:column;gap:16px;padding:20px 24px;background:#fff;border-radius:10px;border:1px solid #e4e7ec;box-shadow:0 1px 2px #0000000f}._checkButton_pynb9_191{align-self:flex-start;padding:10px 20px;background:#083b5a;color:#fff;border:none;border-radius:8px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;cursor:pointer;transition:background .2s ease}._checkButton_pynb9_191:hover:not(:disabled){background:#0a4d75}._checkButton_pynb9_191:disabled{background:#667085;cursor:not-allowed}._scoringError_pynb9_214{padding:12px 16px;background:#fef3f2;border:1px solid #FECDCA;border-radius:8px;color:#b42318;font-family:Inter,sans-serif;font-size:14px}._scoringResult_pynb9_224{display:flex;flex-direction:column;gap:8px}._jsonBlock_pynb9_230{margin:0;padding:16px;background:#f9fafb;border:1px solid #e4e7ec;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;line-height:1.5;color:#344054;overflow-x:auto;white-space:pre-wrap;word-break:break-word}._okedList_pynb9_246{display:flex;flex-direction:column;gap:12px;margin-top:4px;max-height:400px;overflow-y:auto;overflow-x:hidden;padding-right:4px}._okedItem_pynb9_257{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;background:#f9fafb;border-radius:8px;border:1px solid #e4e7ec}._okedText_pynb9_268{display:flex;align-items:flex-start;gap:12px}._okedCode_pynb9_274{font-family:Inter,sans-serif;font-weight:600;font-size:14px;color:#083b5a;min-width:80px;flex-shrink:0}._okedName_pynb9_283{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#344054;flex:1}._okedMainBadge_pynb9_292{font-size:12px;font-weight:500;color:#027a48;background:#d1fae5;padding:2px 8px;border-radius:4px;margin-left:8px}@media(max-width:1024px){._gridContainer_pynb9_48{grid-template-columns:1fr;gap:16px}._userGrid_pynb9_35{grid-template-columns:1fr;gap:12px}._content_pynb9_6{gap:16px}}@media(max-width:768px){._pageContainer_pynb9_1{padding:0 4px}._content_pynb9_6{gap:14px}._field_pynb9_55,._fieldFull_pynb9_74{padding:16px 18px}._valuePrimary_pynb9_142{font-size:15px;line-height:22px}._loading_pynb9_150,._error_pynb9_151,._empty_pynb9_152{padding:40px 24px}}._button_1lqks_1{height:40px;padding:0 16px;border-radius:10px;font-family:Inter,sans-serif;font-weight:600;font-size:15px;line-height:1.3;border:none;cursor:pointer;transition:opacity .2s}._button_1lqks_1:hover{opacity:.9}._button_1lqks_1:disabled{opacity:.5;cursor:not-allowed}._primary_1lqks_23{background:#003b5c;color:#fff}._secondary_1lqks_28{background:#c5dfee;color:#003b5c}._danger_1lqks_33{background:#ff4d4d;color:#fff}._container_24m09_1{position:relative;width:100%}._select_24m09_6{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 14px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:16px;line-height:24px;color:#101828;box-shadow:0 1px 2px #1018280d;cursor:pointer;transition:border-color .2s,box-shadow .2s;-webkit-user-select:none;user-select:none}._select_24m09_6:hover:not(._disabled_24m09_25){border-color:#98a2b3}._select_24m09_6:focus{outline:none;border-color:#083b5a;box-shadow:0 0 0 3px #083b5a26}._select_24m09_6._open_24m09_35{border-color:#083b5a;box-shadow:0 0 0 3px #083b5a26}._select_24m09_6._error_24m09_40{border-color:#dc2626!important;background-color:#fef2f2!important}._select_24m09_6._error_24m09_40:focus{box-shadow:0 0 0 3px #dc262633!important}._select_24m09_6._disabled_24m09_25{background:#f9fafb;color:#98a2b3;cursor:not-allowed}._value_24m09_55{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._placeholder_24m09_62{color:#667085}._chevron_24m09_66{flex-shrink:0;margin-left:8px;transition:transform .2s}._chevron_24m09_66._rotated_24m09_72{transform:rotate(180deg)}._dropdown_24m09_76{position:fixed;max-height:min(250px,40vh);overflow-y:auto;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 20px #0000001f;z-index:9999;animation:_fadeIn_24m09_1 .15s ease-out}@keyframes _fadeIn_24m09_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._option_24m09_99{display:flex;align-items:center;gap:8px;padding:10px 14px;font-family:Inter,sans-serif;font-size:16px;line-height:24px;color:#344054;cursor:pointer;transition:background-color .1s}._option_24m09_99:first-child{border-radius:8px 8px 0 0}._option_24m09_99:last-child{border-radius:0 0 8px 8px}._option_24m09_99:only-child{border-radius:8px}._option_24m09_99:hover{background:#f3f4f6}._option_24m09_99._selected_24m09_128{background:#eff6ff;color:#083b5a;font-weight:500}._checkIcon_24m09_134{flex-shrink:0;color:#083b5a}._dropdown_24m09_76::-webkit-scrollbar{width:6px}._dropdown_24m09_76::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._dropdown_24m09_76::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._dropdown_24m09_76::-webkit-scrollbar-thumb:hover{background:#a1a1a1}._loading_24m09_158{padding:10px 14px;text-align:center;font-family:Inter,sans-serif;font-size:14px;color:#667085;font-style:italic}._searchContainer_24m09_167{padding:8px;border-bottom:1px solid #e5e7eb;position:sticky;top:0;background:#fff;z-index:1}._searchInput_24m09_176{width:100%;padding:8px 12px;font-family:Inter,sans-serif;font-size:14px;border:1px solid #d0d5dd;border-radius:6px;outline:none;transition:border-color .2s}._searchInput_24m09_176:focus{border-color:#083b5a;box-shadow:0 0 0 2px #083b5a1a}._searchInput_24m09_176::placeholder{color:#98a2b3}._overlay_1m1bq_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1m1bq_1 .2s ease}@keyframes _fadeIn_1m1bq_1{0%{opacity:0}to{opacity:1}}._modal_1m1bq_24{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f;width:90%;max-width:480px;max-height:80vh;overflow:hidden;animation:_slideUp_1m1bq_1 .3s ease}@keyframes _slideUp_1m1bq_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._header_1m1bq_46{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e8e8e8}._header_1m1bq_46._info_1m1bq_54{background:#f0f9ff;border-bottom-color:#bae0ff}._header_1m1bq_46._error_1m1bq_59{background:#fff1f0;border-bottom-color:#ffccc7}._header_1m1bq_46._confirm_1m1bq_64{background:#fffbe6;border-bottom-color:#ffe58f}._title_1m1bq_69{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#1f2937;margin:0}._closeButton_1m1bq_77{width:32px;height:32px;border:none;background:transparent;font-size:28px;line-height:1;color:#667085;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}._closeButton_1m1bq_77:hover{background:#0000000d;color:#344054}._content_1m1bq_98{padding:24px;font-family:Inter,sans-serif;font-size:15px;line-height:1.6;color:#344054;overflow-y:auto;max-height:calc(80vh - 160px)}._footer_1m1bq_108{display:flex;gap:12px;padding:16px 24px;border-top:1px solid #e8e8e8;justify-content:flex-end;background:#fafafa}._okButton_1m1bq_117,._confirmButton_1m1bq_118,._cancelButton_1m1bq_119{height:40px;padding:0 24px;border-radius:10px;font-family:Inter,sans-serif;font-weight:600;font-size:15px;border:none;cursor:pointer;transition:opacity .2s}._okButton_1m1bq_117:hover,._confirmButton_1m1bq_118:hover,._cancelButton_1m1bq_119:hover{opacity:.9}._okButton_1m1bq_117,._confirmButton_1m1bq_118{background:#003b5c;color:#fff}._cancelButton_1m1bq_119{background:#c5dfee;color:#003b5c}._modalSmall_1m1bq_149{max-width:360px}._modalLarge_1m1bq_153{max-width:800px;max-height:90vh}._modalLarge_1m1bq_153 ._content_1m1bq_98{max-height:calc(90vh - 160px)}._modalXLarge_1m1bq_162{max-width:1280px;width:95%;max-height:90vh}._modalXLarge_1m1bq_162 ._content_1m1bq_98{max-height:calc(90vh - 160px)}@media(max-width:768px){._modal_1m1bq_24{width:95%;max-width:none}._modalLarge_1m1bq_153,._modalXLarge_1m1bq_162{max-width:none}._header_1m1bq_46{padding:16px}._content_1m1bq_98{padding:20px 16px}._footer_1m1bq_108{padding:12px 16px}}._pageContainer_1v95a_2{width:100%;padding:8px 0}._pageContainerCentered_1v95a_8{max-width:1200px;margin:0 auto;padding:8px 0}._pageHeader_1v95a_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-top:8px}._pageTitle_1v95a_23{font-family:Inter,sans-serif;font-size:24px;font-weight:600;color:#1f2937;margin:0}._addButton_1v95a_32{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#003b5c;color:#fff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;cursor:pointer;box-shadow:0 2px 8px #003b5c4d;transition:all .3s ease}._addButton_1v95a_32:hover{background:#005580;box-shadow:0 4px 12px #003b5c66;transform:translateY(-2px)}._addButton_1v95a_32:active{transform:translateY(0)}._filtersContainer_1v95a_60{margin-bottom:20px}._filtersRow_1v95a_64{display:flex;gap:12px;align-items:center}._searchInputWrapper_1v95a_70{position:relative;flex:1;max-width:400px}._searchIcon_1v95a_76{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#667085;font-size:16px}._searchInput_1v95a_70{width:100%;padding:12px 14px 12px 42px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;color:#101828;transition:all .2s ease}._searchInput_1v95a_70:hover{border-color:#c5dfee}._searchInput_1v95a_70:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 3px #003b5c1a}._searchInput_1v95a_70::placeholder{color:#98a2b3}._dropdown_1v95a_112{position:relative}._dropdownTrigger_1v95a_116{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;color:#667085;cursor:pointer;transition:all .2s ease;min-width:180px;white-space:nowrap}._dropdownTrigger_1v95a_116:hover{border-color:#003b5c;background-color:#fafafa}._dropdownTriggerActive_1v95a_138{border-color:#003b5c;background-color:#e8f4f8;color:#003b5c}._dropdownIcon_1v95a_144{font-size:14px;color:inherit;flex-shrink:0}._dropdownText_1v95a_150{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis}._dropdownArrow_1v95a_157{font-size:10px;color:#98a2b3;transition:transform .2s ease;flex-shrink:0}._dropdownArrowOpen_1v95a_164{transform:rotate(180deg)}._dropdownMenu_1v95a_168{position:absolute;top:calc(100% + 4px);left:0;min-width:100%;background:#fff;border:1px solid #e4e7ec;border-radius:8px;box-shadow:0 4px 16px #0000001f;z-index:100;overflow:hidden;animation:_dropdownFadeIn_1v95a_1 .15s ease}@keyframes _dropdownFadeIn_1v95a_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._dropdownItem_1v95a_193{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;font-family:Inter,sans-serif;font-size:14px;color:#344054;cursor:pointer;transition:all .15s ease}._dropdownItem_1v95a_193:hover{background:#f9fafb}._dropdownItemActive_1v95a_209{background:#e8f4f8;color:#003b5c;font-weight:500}._dropdownItemActive_1v95a_209:hover{background:#d0e8f0}._dropdownCheck_1v95a_219{font-size:12px;color:#003b5c}._resetFiltersButton_1v95a_224{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;color:#667085;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s ease;flex-shrink:0}._resetFiltersButton_1v95a_224:hover{background:#fff1f0;border-color:#ff4d4f;color:#ff4d4f}._tableContainer_1v95a_247{background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014;border:1px solid #e4e7ec;overflow:hidden}._table_1v95a_247{width:100%;border-collapse:collapse}._table_1v95a_247 thead{background:#f9fafb;border-bottom:1px solid #e4e7ec}._table_1v95a_247 th{padding:14px 16px;text-align:left;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#667085;text-transform:uppercase;letter-spacing:.5px}._table_1v95a_247 td{padding:16px;font-family:Inter,sans-serif;font-size:14px;color:#344054;border-bottom:1px solid #f0f0f0}._tableRow_1v95a_285{cursor:pointer;transition:background .2s ease}._tableRow_1v95a_285:hover{background:#f9fafb}._tableRow_1v95a_285:last-child td{border-bottom:none}._nameCell_1v95a_298{font-weight:500;color:#1f2937}._addressCell_1v95a_303{color:#667085;max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._areaCell_1v95a_311{font-weight:500;color:#003b5c}._actionsHeader_1v95a_317{text-align:center;width:140px}._actionsCell_1v95a_322{display:flex;gap:8px;justify-content:center}._actionButton_1v95a_328,._actionButtonDanger_1v95a_329{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #d0d5dd;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#667085}._actionButton_1v95a_328:hover{background:#e8f4f8;border-color:#003b5c;color:#003b5c}._actionButtonDanger_1v95a_329:hover{background:#fff1f0;border-color:#ff4d4f;color:#ff4d4f}._tableFooter_1v95a_356{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid #e4e7ec;background:#f9fafb}._tableFooterLeft_1v95a_365{display:flex;align-items:center;gap:20px}._tableFooterInfo_1v95a_371{font-family:Inter,sans-serif;font-size:13px;color:#667085}._limitSelector_1v95a_377{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:13px;color:#667085}._limitSelect_1v95a_377{padding:6px 10px;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:13px;color:#344054;cursor:pointer;transition:all .2s ease}._limitSelect_1v95a_377:hover{border-color:#003b5c}._limitSelect_1v95a_377:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 2px #003b5c1a}._pagination_1v95a_409{display:flex;align-items:center;gap:4px}._pageButtonNav_1v95a_415{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:14px;color:#667085;cursor:pointer;transition:all .2s ease}._pageButtonNav_1v95a_415:hover:not(:disabled){background:#f9fafb;border-color:#003b5c;color:#003b5c}._pageButtonNav_1v95a_415:disabled{opacity:.4;cursor:not-allowed}._pageNumber_1v95a_442{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:13px;color:#344054;cursor:pointer;transition:all .2s ease;padding:0 8px}._pageNumber_1v95a_442:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}._pageNumberActive_1v95a_465{background:#003b5c;border-color:#003b5c;color:#fff}._pageNumberActive_1v95a_465:hover{background:#005580;border-color:#005580;color:#fff}._pageEllipsis_1v95a_477{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:13px;color:#667085}._pageButton_1v95a_415{padding:8px 16px;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:14px;color:#344054;cursor:pointer;transition:all .2s ease}._pageButton_1v95a_415:hover:not(:disabled){background:#f9fafb;border-color:#003b5c;color:#003b5c}._pageButton_1v95a_415:disabled{opacity:.5;cursor:not-allowed}._pageInfo_1v95a_511{font-family:Inter,sans-serif;font-size:14px;color:#667085}._loading_1v95a_518,._empty_1v95a_519{padding:48px 32px;text-align:center;font-family:Inter,sans-serif;font-size:14px;color:#667085}._formCard_1v95a_532{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:24px;overflow:visible;border:1px solid #e4e7ec}._formCardHeader_1v95a_541{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#fafafa;border-bottom:1px solid #e8e8e8}._formCardTitle_1v95a_550{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#003b5c;margin:0}._closeButton_1v95a_558{background:#fff;border:1px solid #d0d5dd;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#667085}._closeButton_1v95a_558:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}._formContent_1v95a_578{padding:24px}._formSection_1v95a_583{margin-bottom:32px}._formSection_1v95a_583:last-child{margin-bottom:0}._sectionHeader_1v95a_591{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #f0f0f0}._sectionIcon_1v95a_600{font-size:20px;color:#003b5c}._sectionTitle_1v95a_605{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#344054}._formGrid_1v95a_613{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._formField_1v95a_619{display:flex;flex-direction:column;gap:8px}._fieldFull_1v95a_625{grid-column:1 / -1}._fieldLabel_1v95a_629{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#344054}._input_1v95a_636{width:100%;padding:10px 14px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;color:#101828;transition:all .2s ease}._input_1v95a_636:hover{border-color:#c5dfee}._input_1v95a_636:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 3px #003b5c1a}._input_1v95a_636::placeholder{color:#98a2b3}._checkboxLabel_1v95a_662{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;color:#344054;cursor:pointer;padding:10px 0}._checkbox_1v95a_662{width:18px;height:18px;cursor:pointer}._errorLabel_1v95a_680{color:#dc2626!important}._errorInput_1v95a_684{border-color:#dc2626!important;background-color:#fef2f2!important}._errorInput_1v95a_684:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261a!important}._formActions_1v95a_695{display:flex;gap:12px;padding-top:24px;border-top:1px solid #f0f0f0}._detailsContainer_1v95a_706{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e4e7ec;overflow:hidden}._detailsHeader_1v95a_714{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#fafafa;border-bottom:1px solid #e8e8e8}._detailsTitle_1v95a_723{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#1f2937;margin:0}._detailsActions_1v95a_731{display:flex;gap:12px}._detailsContent_1v95a_736{padding:24px}._detailsGrid_1v95a_740{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}._detailItem_1v95a_746{display:flex;flex-direction:column;gap:6px;padding:14px 16px;background:#f9fafb;border-radius:8px;border:1px solid #e8e8e8}._detailItemFull_1v95a_756{grid-column:1 / -1}._detailLabel_1v95a_760{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#667085;text-transform:uppercase;letter-spacing:.5px}._detailValue_1v95a_769{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#1f2937}._fileLink_1v95a_776{color:#003b5c;text-decoration:none;font-weight:500;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px}._fileLink_1v95a_776:hover{color:#00588a;text-decoration:underline}._fileLink_1v95a_776:before{content:"📎";font-size:16px}._emptyValue_1v95a_796{color:#9ca3af;font-style:italic}._backButton_1v95a_801{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;color:#344054;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:20px}._backButton_1v95a_801:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}._badge_1v95a_825{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#e8f4f8;color:#003b5c;border-radius:16px;font-family:Inter,sans-serif;font-size:12px;font-weight:500}._badgeSuccess_1v95a_838{background:#d1fae5;color:#065f46}._badgeWarning_1v95a_843{background:#fef3c7;color:#92400e}@media(max-width:1024px){._formGrid_1v95a_613{grid-template-columns:1fr}._detailsGrid_1v95a_740{grid-template-columns:repeat(2,1fr)}._table_1v95a_247 th:nth-child(4),._table_1v95a_247 td:nth-child(4),._table_1v95a_247 th:nth-child(5),._table_1v95a_247 td:nth-child(5){display:none}}@media(max-width:768px){._pageContainer_1v95a_2{padding:0 4px}._pageHeader_1v95a_15{flex-direction:column;align-items:flex-start;gap:16px}._addButton_1v95a_32{width:100%;justify-content:center}._filtersRow_1v95a_64{flex-wrap:wrap}._searchInputWrapper_1v95a_70{flex:1 1 100%;max-width:100%;margin-bottom:8px}._dropdown_1v95a_112{flex:1 1 calc(50% - 6px)}._dropdownTrigger_1v95a_116{width:100%;min-width:auto}._dropdownMenu_1v95a_168{width:100%}._resetFiltersButton_1v95a_224{flex:0 0 40px}._table_1v95a_247 th:nth-child(2),._table_1v95a_247 td:nth-child(2),._table_1v95a_247 th:nth-child(3),._table_1v95a_247 td:nth-child(3){display:none}._detailsGrid_1v95a_740{grid-template-columns:1fr}._detailsHeader_1v95a_714{flex-direction:column;align-items:flex-start;gap:16px}._detailsActions_1v95a_731{width:100%}._detailsActions_1v95a_731 button{flex:1}}._container_mubq3_1{display:flex;flex-direction:column;gap:8px;width:100%}._uploadButton_mubq3_8{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 14px;background-color:#fff;color:#667085;border:1px solid #D0D5DD;border-radius:8px;cursor:pointer;font-size:16px;font-family:Inter,sans-serif;font-weight:400;transition:border-color .2s,box-shadow .2s;box-shadow:0 1px 2px #1018280d;box-sizing:border-box;text-align:left}._uploadButton_mubq3_8:hover:not(:disabled){border-color:#98a2b3}._uploadButton_mubq3_8:focus{outline:none;border-color:#06c;box-shadow:0 0 0 4px #0066cc1a}._uploadButton_mubq3_8:disabled{background-color:#f9fafb;color:#98a2b3;cursor:not-allowed}._buttonContent_mubq3_44{display:flex;align-items:center;justify-content:space-between;width:100%}._buttonText_mubq3_51{flex:1}._clipIcon_mubq3_55{width:20px;height:20px;color:#667085;flex-shrink:0;margin-left:8px}._progressBar_mubq3_63{width:100%;height:4px;background-color:#e0e0e0;border-radius:2px;overflow:hidden}._progressFill_mubq3_71{height:100%;background-color:#06c;transition:width .3s ease}._sizeHint_mubq3_77{color:#667085;font-size:12px;font-style:italic;margin-top:-4px}._error_mubq3_84{color:#d32f2f;font-size:12px}._pageContainer_pe61a_2{width:100%;padding:8px 0}._pageContainerCentered_pe61a_8{max-width:1200px;margin:0 auto;padding:8px 0}._pageHeader_pe61a_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-top:8px;overflow:visible;min-height:48px}._pageTitle_pe61a_25{font-family:Inter,sans-serif;font-size:24px;font-weight:600;color:#1f2937;margin:0}._addButton_pe61a_34{display:inline-flex!important;align-items:center;gap:8px;padding:12px 24px;background:#003b5c;color:#fff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;cursor:pointer;box-shadow:0 2px 8px #003b5c4d;transition:all .3s ease;visibility:visible!important;opacity:1!important;flex-shrink:0}._addButton_pe61a_34:hover{background:#005580;box-shadow:0 4px 12px #003b5c66;transform:translateY(-2px)}._addButton_pe61a_34:active{transform:translateY(0)}._filtersContainer_pe61a_65{margin-bottom:20px}._filtersRow_pe61a_69{display:flex;gap:12px;align-items:center}._searchInputWrapper_pe61a_75{position:relative;flex:1;max-width:400px}._searchIcon_pe61a_81{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#667085;font-size:16px}._searchInput_pe61a_75{width:100%;padding:12px 14px 12px 42px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;color:#101828;transition:all .2s ease}._searchInput_pe61a_75:hover{border-color:#c5dfee}._searchInput_pe61a_75:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 3px #003b5c1a}._searchInput_pe61a_75::placeholder{color:#98a2b3}._dropdown_pe61a_117{position:relative}._dropdownTrigger_pe61a_121{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;color:#667085;cursor:pointer;transition:all .2s ease;min-width:180px;white-space:nowrap}._dropdownTrigger_pe61a_121:hover{border-color:#003b5c;background-color:#fafafa}._dropdownTriggerActive_pe61a_143{border-color:#003b5c;background-color:#e8f4f8;color:#003b5c}._dropdownIcon_pe61a_149{font-size:14px;color:inherit;flex-shrink:0}._dropdownText_pe61a_155{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis}._dropdownArrow_pe61a_162{font-size:10px;color:#98a2b3;transition:transform .2s ease;flex-shrink:0}._dropdownArrowOpen_pe61a_169{transform:rotate(180deg)}._dropdownMenu_pe61a_173{position:absolute;top:calc(100% + 4px);left:0;min-width:100%;background:#fff;border:1px solid #e4e7ec;border-radius:8px;box-shadow:0 4px 16px #0000001f;z-index:100;overflow:hidden;animation:_dropdownFadeIn_pe61a_1 .15s ease}@keyframes _dropdownFadeIn_pe61a_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._dropdownItem_pe61a_198{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;font-family:Inter,sans-serif;font-size:14px;color:#344054;cursor:pointer;transition:all .15s ease}._dropdownItem_pe61a_198:hover{background:#f9fafb}._dropdownItemActive_pe61a_214{background:#e8f4f8;color:#003b5c;font-weight:500}._dropdownItemActive_pe61a_214:hover{background:#d0e8f0}._dropdownCheck_pe61a_224{font-size:12px;color:#003b5c}._resetFiltersButton_pe61a_229{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;color:#667085;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s ease;flex-shrink:0}._resetFiltersButton_pe61a_229:hover{background:#fff1f0;border-color:#ff4d4f;color:#ff4d4f}._tableContainer_pe61a_252{background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014;border:1px solid #e4e7ec;overflow-x:auto;overflow-y:visible}._table_pe61a_252{width:100%;border-collapse:collapse;min-width:900px}._table_pe61a_252 thead{background:#f9fafb;border-bottom:1px solid #e4e7ec}._table_pe61a_252 th{padding:14px 16px;text-align:left;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#667085;text-transform:uppercase;letter-spacing:.5px}._table_pe61a_252 td{padding:16px;font-family:Inter,sans-serif;font-size:14px;color:#344054;border-bottom:1px solid #f0f0f0}._tableRow_pe61a_292{cursor:pointer;transition:background .2s ease}._tableRow_pe61a_292:hover{background:#f9fafb}._tableRow_pe61a_292:last-child td{border-bottom:none}._nameCell_pe61a_305{font-weight:500;color:#1f2937}._modelCell_pe61a_310{color:#667085}._yearCell_pe61a_314{font-weight:500;color:#003b5c}._actionsHeader_pe61a_320{text-align:center;width:140px}._actionsCell_pe61a_325{display:flex;gap:8px;justify-content:center}._actionButton_pe61a_331,._actionButtonDanger_pe61a_332{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #d0d5dd;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#667085}._actionButton_pe61a_331:hover{background:#e8f4f8;border-color:#003b5c;color:#003b5c}._actionButtonDanger_pe61a_332:hover{background:#fff1f0;border-color:#ff4d4f;color:#ff4d4f}._tableFooter_pe61a_359{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid #e4e7ec;background:#f9fafb}._tableFooterLeft_pe61a_368{display:flex;align-items:center;gap:20px}._tableFooterInfo_pe61a_374{font-family:Inter,sans-serif;font-size:13px;color:#667085}._limitSelector_pe61a_380{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:13px;color:#667085}._limitSelect_pe61a_380{padding:6px 10px;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:13px;color:#344054;cursor:pointer;transition:all .2s ease}._limitSelect_pe61a_380:hover{border-color:#003b5c}._limitSelect_pe61a_380:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 2px #003b5c1a}._pagination_pe61a_412{display:flex;align-items:center;gap:4px}._pageButtonNav_pe61a_418{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:14px;color:#667085;cursor:pointer;transition:all .2s ease}._pageButtonNav_pe61a_418:hover:not(:disabled){background:#f9fafb;border-color:#003b5c;color:#003b5c}._pageButtonNav_pe61a_418:disabled{opacity:.4;cursor:not-allowed}._pageNumber_pe61a_445{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:13px;color:#344054;cursor:pointer;transition:all .2s ease;padding:0 8px}._pageNumber_pe61a_445:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}._pageNumberActive_pe61a_468{background:#003b5c;border-color:#003b5c;color:#fff}._pageNumberActive_pe61a_468:hover{background:#005580;border-color:#005580;color:#fff}._pageEllipsis_pe61a_480{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:13px;color:#667085}._loading_pe61a_492,._empty_pe61a_493{padding:48px 32px;text-align:center;font-family:Inter,sans-serif;font-size:14px;color:#667085}._formCard_pe61a_506{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:24px;overflow:hidden;border:1px solid #e4e7ec}._formCardHeader_pe61a_515{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#fafafa;border-bottom:1px solid #e8e8e8}._formCardTitle_pe61a_524{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#003b5c;margin:0}._closeButton_pe61a_532{background:#fff;border:1px solid #d0d5dd;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#667085}._closeButton_pe61a_532:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}._formContent_pe61a_552{padding:24px}._formSection_pe61a_557{margin-bottom:32px}._formSection_pe61a_557:last-child{margin-bottom:0}._sectionHeader_pe61a_565{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #f0f0f0}._sectionHeaderCollapsible_pe61a_574{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #f0f0f0;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease}._sectionHeaderCollapsible_pe61a_574:hover{border-bottom-color:#003b5c}._sectionHeaderLeft_pe61a_591{display:flex;align-items:center;gap:10px}._collapseIcon_pe61a_597{font-size:14px;color:#667085;transition:transform .2s ease}._sectionHeaderCollapsible_pe61a_574:hover ._collapseIcon_pe61a_597{color:#003b5c}._sectionIcon_pe61a_607{font-size:20px;color:#003b5c}._sectionTitle_pe61a_612{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#344054}._formGrid_pe61a_620{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}._formField_pe61a_626{display:flex;flex-direction:column;gap:8px}._fieldFull_pe61a_632{grid-column:1 / -1}._fieldLabel_pe61a_636{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#344054}._input_pe61a_643{width:100%;padding:10px 14px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;color:#101828;transition:all .2s ease}._input_pe61a_643:hover{border-color:#c5dfee}._input_pe61a_643:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 3px #003b5c1a}._input_pe61a_643::placeholder{color:#98a2b3}._checkboxLabel_pe61a_669{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;color:#344054;cursor:pointer;padding:10px 0}._checkbox_pe61a_669{width:18px;height:18px;cursor:pointer}._errorLabel_pe61a_687{color:#dc2626!important}._errorInput_pe61a_691{border-color:#dc2626!important;background-color:#fef2f2!important}._errorInput_pe61a_691:focus{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc26261a!important}._formActions_pe61a_702{display:flex;gap:12px;padding-top:24px;border-top:1px solid #f0f0f0}._detailsContainer_pe61a_713{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e4e7ec;overflow:hidden}._detailsHeader_pe61a_721{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#fafafa;border-bottom:1px solid #e8e8e8}._detailsTitle_pe61a_730{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#1f2937;margin:0}._detailsActions_pe61a_738{display:flex;gap:12px}._detailsContent_pe61a_743{padding:24px}._detailsGrid_pe61a_747{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}._detailItem_pe61a_753{display:flex;flex-direction:column;gap:6px;padding:14px 16px;background:#f9fafb;border-radius:8px;border:1px solid #e8e8e8}._detailItemFull_pe61a_763{grid-column:1 / -1}._detailLabel_pe61a_767{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#667085;text-transform:uppercase;letter-spacing:.5px}._detailValue_pe61a_776{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#1f2937}._detailValueFile_pe61a_783{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#003b5c}._backButton_pe61a_793{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;color:#344054;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-bottom:20px}._backButton_pe61a_793:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}._badge_pe61a_817{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#e8f4f8;color:#003b5c;border-radius:16px;font-family:Inter,sans-serif;font-size:12px;font-weight:500}._badgeSuccess_pe61a_830{background:#d1fae5;color:#065f46}._badgeWarning_pe61a_835{background:#fef3c7;color:#92400e}._iconButton_pe61a_841{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}._iconButton_pe61a_841:hover{opacity:.7}@media(max-width:1024px){._formGrid_pe61a_620{grid-template-columns:1fr}._detailsGrid_pe61a_747{grid-template-columns:repeat(2,1fr)}._table_pe61a_252 th:nth-child(4),._table_pe61a_252 td:nth-child(4),._table_pe61a_252 th:nth-child(5),._table_pe61a_252 td:nth-child(5){display:none}}@media(max-width:768px){._pageContainer_pe61a_2{padding:0 4px}._pageHeader_pe61a_15{flex-direction:column;align-items:flex-start;gap:16px}._addButton_pe61a_34{width:100%;justify-content:center}._filtersRow_pe61a_69{flex-wrap:wrap}._searchInputWrapper_pe61a_75{flex:1 1 100%;max-width:100%;margin-bottom:8px}._dropdown_pe61a_117{flex:1 1 calc(50% - 6px)}._dropdownTrigger_pe61a_121{width:100%;min-width:auto}._dropdownMenu_pe61a_173{width:100%}._resetFiltersButton_pe61a_229{flex:0 0 40px}._table_pe61a_252 th:nth-child(2),._table_pe61a_252 td:nth-child(2),._table_pe61a_252 th:nth-child(3),._table_pe61a_252 td:nth-child(3){display:none}._detailsGrid_pe61a_747{grid-template-columns:1fr}._detailsHeader_pe61a_721{flex-direction:column;align-items:flex-start;gap:16px}._detailsActions_pe61a_738{width:100%}._detailsActions_pe61a_738 button{flex:1}}._textarea_pe61a_946{width:100%;padding:10px 14px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;color:#101828;transition:all .2s ease;resize:vertical;min-height:80px}._textarea_pe61a_946:hover{border-color:#c5dfee}._textarea_pe61a_946:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 3px #003b5c1a}._textarea_pe61a_946::placeholder{color:#98a2b3}._fullWidth_pe61a_975{grid-column:1 / -1}._chipsList_pe61a_983{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}._chip_pe61a_983{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#e8f4f8;border:1px solid #c5dfee;border-radius:16px;font-family:Inter,sans-serif;font-size:13px;color:#003b5c}._chipRemove_pe61a_1003{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;color:#667085;font-size:10px;transition:color .2s ease}._chipRemove_pe61a_1003:hover{color:#dc2626}._equipmentTags_pe61a_1024{display:flex;flex-wrap:wrap;gap:8px;padding:16px 0 0}._equipmentTag_pe61a_1024{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:#f9fafb;border:1px solid #D0D5DD;border-radius:6px;font-family:Inter,sans-serif;font-size:14px;color:#344054}._equipmentTagRemove_pe61a_1044{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:2px;color:#98a2b3;font-size:12px;line-height:1;transition:color .2s ease}._equipmentTagRemove_pe61a_1044:hover{color:#dc2626}._loadingText_pe61a_1063{padding:20px;text-align:center;color:#667085;font-size:14px}._operationsContainer_pe61a_1070{display:flex;flex-direction:column;gap:24px}._operationsSection_pe61a_1076{background:#f9fafb;border-radius:8px;padding:16px}._operationsSectionTitle_pe61a_1082{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#344054;margin:0 0 16px}._operationsList_pe61a_1090{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:768px){._operationsList_pe61a_1090{grid-template-columns:1fr}}._operationItem_pe61a_1102{background:#fff;border:1px solid #e4e7ec;border-radius:8px;padding:12px 16px;display:flex;flex-direction:column;gap:12px}._operationText_pe61a_1112{font-family:Inter,sans-serif;font-size:14px;color:#344054;line-height:1.5;white-space:pre-line}._operationRequired_pe61a_1120{color:#d97706;font-weight:500;font-size:13px}._operationVideo_pe61a_1126{display:flex;align-items:center;gap:8px}._uploadedVideo_pe61a_1132{display:flex;align-items:center;gap:8px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:6px;padding:8px 12px}._videoFileName_pe61a_1142{font-family:Inter,sans-serif;font-size:13px;color:#0369a1;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._removeVideoButton_pe61a_1152{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:4px;color:#64748b;font-size:12px;transition:color .2s ease}._removeVideoButton_pe61a_1152:hover{color:#dc2626}._inlineTableContainer_pe61a_1173{margin-top:12px;border:1px solid #e4e7ec;border-radius:8px;overflow:hidden}._inlineTable_pe61a_1173{width:100%;border-collapse:collapse;font-family:Inter,sans-serif}._inlineTable_pe61a_1173 thead{background:#f9fafb}._inlineTable_pe61a_1173 th{padding:10px 12px;text-align:left;font-size:12px;font-weight:600;color:#667085;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid #e4e7ec}._inlineTable_pe61a_1173 th:first-child{width:50px;text-align:center}._inlineTable_pe61a_1173 th:last-child{width:50px;text-align:center}._inlineTable_pe61a_1173 th:nth-child(2){width:180px;min-width:180px}._inlineTable_pe61a_1173 td{padding:10px 12px;font-size:13px;color:#344054;border-bottom:1px solid #f0f0f0}._inlineTable_pe61a_1173 td:first-child{text-align:center;color:#667085;font-weight:500}._inlineTable_pe61a_1173 td:last-child{text-align:center}._inlineTable_pe61a_1173 tbody tr:last-child td{border-bottom:none}._inlineTable_pe61a_1173 tbody tr:hover{background:#f9fafb}._inlineTableCode_pe61a_1242{font-weight:500;color:#003b5c}._inlineTableRemoveBtn_pe61a_1247{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:1px solid transparent;border-radius:4px;cursor:pointer;color:#98a2b3;font-size:12px;transition:all .2s ease}._inlineTableRemoveBtn_pe61a_1247:hover{background:#fff1f0;border-color:#ff4d4f;color:#ff4d4f}._operationsTableContainer_pe61a_1272{border:1px solid #e4e7ec;border-radius:8px;overflow:hidden}._operationsTable_pe61a_1272{width:100%;border-collapse:collapse;font-family:Inter,sans-serif}._operationsTable_pe61a_1272 thead{background:#f9fafb}._operationsTable_pe61a_1272 th{padding:12px 16px;text-align:left;font-size:12px;font-weight:600;color:#667085;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid #e4e7ec}._operationsTable_pe61a_1272 th:first-child{width:50px;text-align:center}._operationsTable_pe61a_1272 th:last-child{width:180px;min-width:180px}._operationsTableActionsHeader_pe61a_1309{text-align:right!important;padding-right:16px!important}._operationsTableActionsCell_pe61a_1314{text-align:right!important;padding-right:16px!important;vertical-align:middle!important}._operationsTableActionsWrapper_pe61a_1320{display:inline-flex;align-items:flex-start;gap:12px;justify-content:flex-end}._operationsTableActionsWrapper_pe61a_1320 ._inlineTableRemoveBtn_pe61a_1247{margin-top:4px}._operationsTable_pe61a_1272 td{padding:12px 16px;font-size:13px;color:#344054;border-bottom:1px solid #f0f0f0;vertical-align:middle}._operationsTable_pe61a_1272 td:first-child{text-align:center;color:#667085;font-weight:500}._operationsTable_pe61a_1272 tbody tr:last-child td{border-bottom:none}._operationsTable_pe61a_1272 tbody tr:hover{background:#f9fafb}._operationTextCell_pe61a_1353{line-height:1.5}._operationRecommended_pe61a_1357{color:#d97706;font-weight:500;font-size:12px}._operationVideoCell_pe61a_1363{min-width:180px}._operationVideoCell_pe61a_1363>div{width:auto}._operationVideoCell_pe61a_1363>div>button{width:auto;min-width:160px;white-space:nowrap;padding:8px 12px;font-size:13px}._videoUploadedInline_pe61a_1380{display:flex;align-items:center;gap:8px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:6px;padding:6px 10px}._videoFileNameInline_pe61a_1390{font-size:12px;color:#0369a1;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._removeVideoInline_pe61a_1399{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:2px;color:#64748b;font-size:10px;transition:color .2s ease}._removeVideoInline_pe61a_1399:hover{color:#dc2626}._detailsTable_pe61a_1420{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden}._detailsTable_pe61a_1420 tbody tr{border-bottom:1px solid #e4e7ec}._detailsTable_pe61a_1420 tbody tr:last-child{border-bottom:none}._detailsTableLabel_pe61a_1436{width:280px;padding:12px 16px;background:#f9fafb;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#667085;vertical-align:top;border-right:1px solid #e4e7ec}._detailsTableValue_pe61a_1448{padding:12px 16px;font-family:Inter,sans-serif;font-size:14px;color:#101828;vertical-align:top}._videoIndicator_pe61a_1457{display:inline-flex;align-items:center;gap:6px;color:#059669;font-size:13px}._videoIndicator_pe61a_1457 svg{font-size:16px}@media(max-width:768px){._detailsTableLabel_pe61a_1436{width:140px;font-size:13px;padding:10px 12px}._detailsTableValue_pe61a_1448{font-size:13px;padding:10px 12px}}._videoButton_pe61a_1483{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#e0f2fe;border:1px solid #7dd3fc;border-radius:6px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#0369a1;cursor:pointer;transition:all .2s ease}._videoButton_pe61a_1483:hover{background:#bae6fd;border-color:#38bdf8}._videoButton_pe61a_1483 svg{font-size:16px}._videoPlayerContainer_pe61a_1509{width:100%;background:#000;border-radius:8px;overflow:hidden}._videoPlayer_pe61a_1509{width:100%;max-height:480px;display:block}@media(max-width:768px){._videoButton_pe61a_1483{padding:4px 8px;font-size:12px}._videoPlayer_pe61a_1509{max-height:300px}}._techProcessGrid_pe61a_1534{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:16px}._techProcessColumn_pe61a_1541{background:#f8fafc;border-radius:12px;padding:16px}._techProcessColumnHeader_pe61a_1547{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#1f2937}._techProcessBadge_pe61a_1558{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background:#003b5c;color:#fff;border-radius:12px;font-size:13px;font-weight:600}._techProcessList_pe61a_1572{display:flex;flex-direction:column;gap:8px}._techProcessItem_pe61a_1578{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}._techProcessItemNumber_pe61a_1588{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#e5e7eb;color:#4b5563;border-radius:50%;font-size:13px;font-weight:600;flex-shrink:0}._techProcessItemText_pe61a_1602{flex:1;font-family:Inter,sans-serif;font-size:14px;color:#374151}._techProcessVideoBtn_pe61a_1609{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid #003b5c;border-radius:50%;color:#003b5c;cursor:pointer;flex-shrink:0;transition:all .2s ease}._techProcessVideoBtn_pe61a_1609:hover{background:#003b5c;color:#fff}._techProcessNoVideo_pe61a_1629{width:32px;height:32px;flex-shrink:0}@media(max-width:768px){._techProcessGrid_pe61a_1534{grid-template-columns:1fr}}._nktKztinAlert_pe61a_1641{display:flex;gap:10px;align-items:flex-start;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:12px 16px;margin:12px 0;color:#92400e;font-size:13px;line-height:1.5}._nktKztinAlertIcon_pe61a_1655{flex-shrink:0;margin-top:1px;color:#f59e0b;font-size:15px}._nktKztinAlertText_pe61a_1662 a{color:#1d4ed8;text-decoration:underline}._agsktInfoAlert_pe61a_1667{display:flex;gap:10px;align-items:flex-start;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;padding:12px 16px;margin:5px 0;color:#92400e;font-size:13px;line-height:1.5}._agsktInfoAlertIcon_pe61a_1681{flex-shrink:0;margin-top:1px;color:#f59e0b;font-size:15px}._agsktInfoAlertBold_pe61a_1688{font-weight:700}._pageContainer_1mx04_3{max-width:1000px;margin:0 auto;padding:16px 0}._header_1mx04_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}._headerActions_1mx04_17{display:flex;gap:8px}._backButton_1mx04_22{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:transparent;color:#667085;border:none;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:color .2s ease}._backButton_1mx04_22:hover{color:#003b5c}._card_1mx04_42{background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014;border:1px solid #e4e7ec;overflow:hidden}._titleSection_1mx04_51{padding:20px 24px;border-bottom:1px solid #e4e7ec;background:linear-gradient(to right,#f8fafc,#fff)}._productTitle_1mx04_57{font-family:Inter,sans-serif;font-size:22px;font-weight:600;color:#1f2937;margin:0 0 4px}._productDescription_1mx04_65{font-family:Inter,sans-serif;font-size:14px;color:#667085;margin:0;line-height:1.5}._infoGrid_1mx04_74{display:grid;grid-template-columns:repeat(2,1fr);gap:0;padding:0;border-bottom:1px solid #e4e7ec}._infoRow_1mx04_82{display:flex;flex-direction:column;gap:2px;padding:12px 24px;border-bottom:1px solid #f0f0f0;border-right:1px solid #f0f0f0}._infoRow_1mx04_82:nth-child(2n){border-right:none}._infoRow_1mx04_82:nth-last-child(-n+2){border-bottom:none}._infoRowFull_1mx04_99{grid-column:1 / -1;border-right:none}._label_1mx04_104{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#98a2b3;text-transform:uppercase;letter-spacing:.3px}._value_1mx04_113{font-family:Inter,sans-serif;font-size:14px;color:#1f2937;font-weight:500}._section_1mx04_121{padding:20px 24px;border-bottom:1px solid #e4e7ec}._section_1mx04_121:last-child{border-bottom:none}._sectionTitle_1mx04_130{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#344054;margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px}._classifiersGrid_1mx04_141{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}._classifierBlock_1mx04_147{background:#f9fafb;border:1px solid #e4e7ec;border-radius:8px;overflow:hidden}._classifierHeader_1mx04_154{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f0f4f8;border-bottom:1px solid #e4e7ec}._classifierName_1mx04_163{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#003b5c}._classifierCount_1mx04_170{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;background:#003b5c;color:#fff;border-radius:11px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}._classifierItems_1mx04_185{max-height:200px;overflow-y:auto}._classifierItem_1mx04_185{display:flex;align-items:flex-start;gap:10px;padding:8px 12px;border-bottom:1px solid #f0f0f0}._classifierItem_1mx04_185:last-child{border-bottom:none}._classifierCode_1mx04_202{flex-shrink:0;font-family:Inter,monospace;font-size:12px;font-weight:600;color:#003b5c;background:#e8f4f8;padding:2px 6px;border-radius:4px}._classifierText_1mx04_213{font-family:Inter,sans-serif;font-size:13px;color:#344054;line-height:1.4}._resourceBlock_1mx04_221{margin-bottom:16px}._resourceBlock_1mx04_221:last-child{margin-bottom:0}._resourceHeader_1mx04_229{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#344054;margin-bottom:8px}._resourceCount_1mx04_240{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#e4e7ec;color:#667085;border-radius:10px;font-size:11px;font-weight:600}._compactTable_1mx04_255{width:100%;border-collapse:collapse;background:#f9fafb;border:1px solid #e4e7ec;border-radius:6px;overflow:hidden;font-family:Inter,sans-serif}._compactTable_1mx04_255 thead{background:#f0f4f8}._compactTable_1mx04_255 th{padding:8px 12px;text-align:left;font-size:11px;font-weight:600;color:#667085;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid #e4e7ec}._compactTable_1mx04_255 td{padding:8px 12px;font-size:13px;color:#344054;border-bottom:1px solid #f0f0f0}._compactTable_1mx04_255 tbody tr:last-child td{border-bottom:none}._compactTable_1mx04_255 tbody tr:hover{background:#fff}._codeCell_1mx04_295{font-weight:600;color:#003b5c}._operationsGrid_1mx04_301{display:grid;grid-template-columns:1fr 1fr;gap:24px}._operationBlock_1mx04_307{background:#f8fafc;border-radius:12px;padding:16px}._operationHeader_1mx04_313{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#1f2937}._operationCount_1mx04_324{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background:#003b5c;color:#fff;border-radius:12px;font-size:13px;font-weight:600}._operationList_1mx04_338{display:flex;flex-direction:column;gap:8px}._operationItem_1mx04_344{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}._operationNumber_1mx04_354{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#e5e7eb;color:#4b5563;border-radius:50%;font-family:Inter,sans-serif;font-size:13px;font-weight:600}._operationText_1mx04_369{flex:1;font-family:Inter,sans-serif;font-size:14px;color:#374151;line-height:1.4}._videoBtn_1mx04_377{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid #003b5c;border-radius:50%;color:#003b5c;cursor:pointer;transition:all .2s ease;font-size:16px}._videoBtn_1mx04_377:hover{background:#003b5c;color:#fff}._videoPlayerContainer_1mx04_399{width:100%;background:#000;border-radius:8px;overflow:hidden}._videoPlayer_1mx04_399{width:100%;max-height:480px;display:block}._loading_1mx04_413,._empty_1mx04_414{padding:48px 32px;text-align:center;font-family:Inter,sans-serif;font-size:14px;color:#667085}._applicationsHistoryBadge_1mx04_423{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#e8f4f8;color:#003b5c;border:1px solid #b8d4e3;border-radius:20px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;margin-left:12px}._applicationsHistoryBadge_1mx04_423:hover{background:#003b5c;color:#fff;border-color:#003b5c}._applicationsHistoryBadgeCount_1mx04_446{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#003b5c;color:#fff;border-radius:10px;font-size:11px;font-weight:600}._applicationsHistoryBadge_1mx04_423:hover ._applicationsHistoryBadgeCount_1mx04_446{background:#fff;color:#003b5c}._applicationsHistoryTable_1mx04_466{width:100%;border-collapse:collapse;font-family:Inter,sans-serif}._applicationsHistoryTable_1mx04_466 th{padding:12px 16px;text-align:left;font-size:12px;font-weight:600;color:#667085;text-transform:uppercase;letter-spacing:.3px;background:#f9fafb;border-bottom:1px solid #e4e7ec}._applicationsHistoryTable_1mx04_466 td{padding:12px 16px;font-size:14px;color:#344054;border-bottom:1px solid #f0f0f0}._applicationsHistoryTable_1mx04_466 tbody tr{cursor:pointer;transition:background .15s ease}._applicationsHistoryTable_1mx04_466 tbody tr:hover{background:#f0f7ff}._applicationsHistoryTable_1mx04_466 tbody tr:last-child td{border-bottom:none}._applicationNumberLink_1mx04_504{font-weight:600;color:#003b5c}._applicationStatusBadge_1mx04_509{display:inline-block;padding:4px 10px;border-radius:12px;font-size:12px;font-weight:500;white-space:nowrap}._applicationStatusDraft_1mx04_518{background:#f3f4f6;color:#6b7280}._applicationStatusSubmitted_1mx04_523{background:#fef3c7;color:#92400e}._applicationStatusReview_1mx04_528{background:#dbeafe;color:#1e40af}._applicationStatusRegistered_1mx04_533{background:#d1fae5;color:#065f46}._applicationStatusRejected_1mx04_538{background:#fee2e2;color:#991b1b}._applicationProductName_1mx04_543{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._noApplicationsMessage_1mx04_550{text-align:center;padding:32px;color:#667085;font-size:14px}@media(max-width:768px){._pageContainer_1mx04_3{padding:12px 16px}._header_1mx04_10{flex-direction:column;align-items:flex-start;gap:12px}._headerActions_1mx04_17{width:100%}._headerActions_1mx04_17 button{flex:1}._titleSection_1mx04_51{padding:16px}._productTitle_1mx04_57{font-size:18px}._infoGrid_1mx04_74{grid-template-columns:1fr}._infoRow_1mx04_82{border-right:none;padding:10px 16px}._infoRowFull_1mx04_99{grid-column:1}._section_1mx04_121{padding:16px}._classifiersGrid_1mx04_141{grid-template-columns:1fr}._operationsGrid_1mx04_301{grid-template-columns:1fr;gap:16px}._videoPlayer_1mx04_399{max-height:280px}}._pageContainer_1ahys_2{width:100%;padding:8px 0}._pageContainerCentered_1ahys_8{max-width:1200px;margin:0 auto;padding:8px 0}._pageHeader_1ahys_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-top:8px}._pageTitle_1ahys_23{font-family:Inter,sans-serif;font-size:24px;font-weight:600;color:#1f2937;margin:0}._headerActions_1ahys_31{display:flex;gap:12px}._addButton_1ahys_37{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#003b5c;color:#fff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;cursor:pointer;box-shadow:0 2px 8px #003b5c4d;transition:all .3s ease}._addButton_1ahys_37:hover{background:#005580;box-shadow:0 4px 12px #003b5c66;transform:translateY(-2px)}._addButton_1ahys_37:active{transform:translateY(0)}._dangerButton_1ahys_65{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#fff;color:#dc2626;border:1px solid #dc2626;border-radius:10px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;cursor:pointer;transition:all .3s ease}._dangerButton_1ahys_65:hover{background:#fef2f2}._dangerButton_1ahys_65:disabled{opacity:.5;cursor:not-allowed}._filtersContainer_1ahys_91{margin-bottom:20px}._filtersRow_1ahys_95{display:flex;gap:12px;align-items:center}._searchInputWrapper_1ahys_101{position:relative;flex:1;max-width:400px}._searchIcon_1ahys_107{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#667085;font-size:16px}._searchInput_1ahys_101{width:100%;padding:12px 14px 12px 42px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;color:#101828;transition:all .2s ease}._searchInput_1ahys_101:hover{border-color:#c5dfee}._searchInput_1ahys_101:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 3px #003b5c1a}._searchInput_1ahys_101::placeholder{color:#98a2b3}._dropdown_1ahys_143{position:relative}._dropdownTrigger_1ahys_147{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;color:#667085;cursor:pointer;transition:all .2s ease;min-width:180px;white-space:nowrap}._dropdownTrigger_1ahys_147:hover{border-color:#003b5c;background-color:#fafafa}._dropdownTriggerActive_1ahys_169{border-color:#003b5c;background-color:#e8f4f8;color:#003b5c}._dropdownIcon_1ahys_175{font-size:14px;color:inherit;flex-shrink:0}._dropdownText_1ahys_181{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis}._dropdownArrow_1ahys_188{font-size:10px;color:#98a2b3;transition:transform .2s ease;flex-shrink:0}._dropdownArrowOpen_1ahys_195{transform:rotate(180deg)}._dropdownMenu_1ahys_199{position:absolute;top:calc(100% + 4px);left:0;min-width:100%;background:#fff;border:1px solid #e4e7ec;border-radius:8px;box-shadow:0 4px 16px #0000001f;z-index:100;overflow:hidden;animation:_dropdownFadeIn_1ahys_1 .15s ease}@keyframes _dropdownFadeIn_1ahys_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._dropdownItem_1ahys_224{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;font-family:Inter,sans-serif;font-size:14px;color:#344054;cursor:pointer;transition:all .15s ease}._dropdownItem_1ahys_224:hover{background:#f9fafb}._dropdownItemActive_1ahys_240{background:#e8f4f8;color:#003b5c;font-weight:500}._dropdownItemActive_1ahys_240:hover{background:#d0e8f0}._dropdownCheck_1ahys_250{font-size:12px;color:#003b5c}._resetFiltersButton_1ahys_255{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff;color:#667085;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s ease;flex-shrink:0}._resetFiltersButton_1ahys_255:hover{background:#fff1f0;border-color:#ff4d4f;color:#ff4d4f}._tableContainer_1ahys_278{background:#fff;border-radius:12px;box-shadow:0 1px 3px #00000014;border:1px solid #e4e7ec;overflow:hidden}._table_1ahys_278{width:100%;border-collapse:collapse}._table_1ahys_278 thead{background:#f9fafb;border-bottom:1px solid #e4e7ec}._table_1ahys_278 th{padding:14px 16px;text-align:left;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#667085;text-transform:uppercase;letter-spacing:.5px}._table_1ahys_278 td{padding:16px;font-family:Inter,sans-serif;font-size:14px;color:#344054;border-bottom:1px solid #f0f0f0}._tableRow_1ahys_316{cursor:pointer;transition:background .2s ease}._tableRow_1ahys_316:hover{background:#f9fafb}._tableRow_1ahys_316:last-child td{border-bottom:none}._numberCell_1ahys_329{font-weight:500;color:#1f2937}._dateCell_1ahys_334{color:#667085}._statusCell_1ahys_338{font-weight:500}._websiteCell_1ahys_342{color:#003b5c;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._statusBadge_1ahys_351{display:inline-flex;align-items:center;padding:4px 10px;border-radius:16px;font-family:Inter,sans-serif;font-size:12px;font-weight:500}._statusDraft_1ahys_361{background:#f3f4f6;color:#6b7280}._statusOpen_1ahys_366{background:#dbeafe;color:#1d4ed8}._statusUnderReview_1ahys_371{background:#fef3c7;color:#92400e}._statusAccepted_1ahys_376{background:#d1fae5;color:#065f46}._statusRejected_1ahys_381{background:#fee2e2;color:#dc2626}._statusRegistered_1ahys_386{background:#d1fae5;color:#065f46}._statusFieldInspection_1ahys_391{background:#e0e7ff;color:#3730a3}._actionsHeader_1ahys_397{text-align:center;width:100px}._actionsCell_1ahys_402{display:flex;gap:8px;justify-content:center}._actionButton_1ahys_408,._actionButtonDanger_1ahys_409{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #d0d5dd;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#667085}._actionButton_1ahys_408:hover{background:#e8f4f8;border-color:#003b5c;color:#003b5c}._actionButtonDanger_1ahys_409:hover{background:#fff1f0;border-color:#ff4d4f;color:#ff4d4f}._actionButtonDanger_1ahys_409:disabled{opacity:.5;cursor:not-allowed}._tableFooter_1ahys_441{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid #e4e7ec;background:#f9fafb}._tableFooterLeft_1ahys_450{display:flex;align-items:center;gap:20px}._tableFooterInfo_1ahys_456{font-family:Inter,sans-serif;font-size:13px;color:#667085}._limitSelector_1ahys_462{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:13px;color:#667085}._limitSelect_1ahys_462{padding:6px 10px;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:13px;color:#344054;cursor:pointer;transition:all .2s ease}._limitSelect_1ahys_462:hover{border-color:#003b5c}._limitSelect_1ahys_462:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 2px #003b5c1a}._pagination_1ahys_494{display:flex;align-items:center;gap:4px}._pageButtonNav_1ahys_500{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:14px;color:#667085;cursor:pointer;transition:all .2s ease}._pageButtonNav_1ahys_500:hover:not(:disabled){background:#f9fafb;border-color:#003b5c;color:#003b5c}._pageButtonNav_1ahys_500:disabled{opacity:.4;cursor:not-allowed}._pageNumber_1ahys_527{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:13px;color:#344054;cursor:pointer;transition:all .2s ease;padding:0 8px}._pageNumber_1ahys_527:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}._pageNumberActive_1ahys_550{background:#003b5c;border-color:#003b5c;color:#fff}._pageNumberActive_1ahys_550:hover{background:#005580;border-color:#005580;color:#fff}._pageEllipsis_1ahys_562{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:13px;color:#667085}._loading_1ahys_574,._empty_1ahys_575{padding:48px 32px;text-align:center;font-family:Inter,sans-serif;font-size:14px;color:#667085}@media(max-width:1024px){._table_1ahys_278 th:nth-child(4),._table_1ahys_278 td:nth-child(4),._table_1ahys_278 th:nth-child(5),._table_1ahys_278 td:nth-child(5){display:none}}@media(max-width:768px){._pageContainer_1ahys_2{padding:0 4px}._pageHeader_1ahys_15{flex-direction:column;align-items:flex-start;gap:16px}._headerActions_1ahys_31{width:100%;flex-direction:column}._addButton_1ahys_37,._dangerButton_1ahys_65{width:100%;justify-content:center}._filtersRow_1ahys_95{flex-wrap:wrap}._searchInputWrapper_1ahys_101{flex:1 1 100%;max-width:100%;margin-bottom:8px}._dropdown_1ahys_143{flex:1 1 calc(50% - 6px)}._dropdownTrigger_1ahys_147{width:100%;min-width:auto}._dropdownMenu_1ahys_199{width:100%}._resetFiltersButton_1ahys_255{flex:0 0 40px}._table_1ahys_278 th:nth-child(2),._table_1ahys_278 td:nth-child(2),._table_1ahys_278 th:nth-child(3),._table_1ahys_278 td:nth-child(3){display:none}._tableFooter_1ahys_441{flex-direction:column;gap:12px}._tableFooterLeft_1ahys_450{width:100%;justify-content:space-between}._pagination_1ahys_494{width:100%;justify-content:center}}._pageContainer_es2bq_5{max-width:1400px;margin:0 auto;padding:8px 0;display:flex;flex-direction:column;gap:20px}._headerInfo_es2bq_18{display:flex;gap:16px}._infoCard_es2bq_23{display:flex;flex-direction:column;gap:6px;padding:16px 20px;background:#fff;border-radius:10px;border:1px solid #e4e7ec;box-shadow:0 1px 2px #0000000f;min-width:180px}._infoLabel_es2bq_35{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#667085;text-transform:uppercase;letter-spacing:.5px}._infoValue_es2bq_45{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:20px;color:#1f2937}._infoValueHighlight_es2bq_53{color:#003b5c}._stepper_es2bq_61{display:flex;align-items:center;gap:8px;padding:16px 20px;background:#fff;border-radius:10px;border:1px solid #e4e7ec;box-shadow:0 1px 2px #0000000f;overflow-x:auto}._step_es2bq_61{display:flex;align-items:center;gap:10px;padding:10px 16px;border-radius:8px;cursor:pointer;transition:all .2s ease;white-space:nowrap}._step_es2bq_61:hover{background:#f9fafb}._stepIndicator_es2bq_88{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f0f0f0;font-family:Inter,sans-serif;font-weight:600;font-size:13px;color:#667085;flex-shrink:0;transition:all .2s ease}._stepNumber_es2bq_104{font-family:Inter,sans-serif;font-weight:600;font-size:13px}._stepLabel_es2bq_110{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#667085;transition:all .2s ease}._step_es2bq_61._active_es2bq_120{background:#003b5c14}._step_es2bq_61._active_es2bq_120 ._stepIndicator_es2bq_88{background:#003b5c;color:#fff;box-shadow:0 2px 8px #003b5c4d}._step_es2bq_61._active_es2bq_120 ._stepLabel_es2bq_110{color:#003b5c;font-weight:600}._step_es2bq_61._completed_es2bq_136 ._stepIndicator_es2bq_88{background:#003b5c;color:#fff}._step_es2bq_61._completed_es2bq_136 ._stepLabel_es2bq_110{color:#344054}._stepDivider_es2bq_146{width:24px;height:2px;background:#e4e7ec;flex-shrink:0}._step_es2bq_61._completed_es2bq_136+._stepDivider_es2bq_146{background:#003b5c}._stepContent_es2bq_161{background:#fff;border-radius:10px;border:1px solid #e4e7ec;box-shadow:0 1px 2px #0000000f;overflow:hidden}._stepHeader_es2bq_169{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#fafafa;border-bottom:1px solid #e8e8e8}._stepTitle_es2bq_178{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#003b5c;margin:0}._stepBody_es2bq_186{padding:24px}._dataContainer_es2bq_194{display:flex;flex-direction:column;gap:20px}._dataGridContainer_es2bq_200{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._dataField_es2bq_206{display:flex;flex-direction:column;gap:6px;padding:16px 20px;background:#f9fafb;border-radius:8px;border:1px solid #e8e8e8;transition:all .2s ease}._dataField_es2bq_206:hover{border-color:#d0d5dd;box-shadow:0 2px 4px #0000000f}._dataFieldFull_es2bq_222{grid-column:1 / -1}._dataLabel_es2bq_226{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:16px;color:#667085;text-transform:uppercase;letter-spacing:.5px}._dataValue_es2bq_236{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#344054}._dataValuePrimary_es2bq_244{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:24px;color:#003b5c}._okedList_es2bq_253{display:flex;flex-direction:column;gap:12px;margin-top:4px}._okedItem_es2bq_260{display:flex;align-items:center;justify-content:space-between;gap:12px}._okedText_es2bq_267{display:flex;align-items:flex-start;gap:10px}._okedCode_es2bq_273{font-family:Inter,sans-serif;font-weight:600;font-size:14px;color:#083b5a;min-width:80px;flex-shrink:0}._okedName_es2bq_282{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#344054;flex:1}._okedMainBadge_es2bq_291{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#027a48;background:#d1fae5;padding:2px 8px;border-radius:4px;white-space:nowrap}._footer_es2bq_306{display:flex;gap:12px;padding:20px 24px;background:#fff;border-radius:10px;border:1px solid #e4e7ec;box-shadow:0 1px 2px #0000000f}._buttonPrimary_es2bq_317{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:#003b5c;color:#fff;border:none;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._buttonPrimary_es2bq_317:hover:not(:disabled){background:#005580}._buttonPrimary_es2bq_317:disabled{opacity:.6;cursor:not-allowed}._buttonSecondary_es2bq_343{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:#fff;color:#344054;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._buttonSecondary_es2bq_343:hover:not(:disabled){background:#f9fafb;border-color:#003b5c;color:#003b5c}._buttonSecondary_es2bq_343:disabled{opacity:.5;cursor:not-allowed}._buttonDanger_es2bq_371{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:#fff;color:#dc2626;border:1px solid #fecaca;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._buttonDanger_es2bq_371:hover:not(:disabled){background:#fef2f2;border-color:#dc2626}._buttonDanger_es2bq_371:disabled{opacity:.5;cursor:not-allowed}._loading_es2bq_402,._error_es2bq_403,._empty_es2bq_404{padding:48px 32px;text-align:center;font-family:Inter,sans-serif;font-size:14px;line-height:20px}._loading_es2bq_402{color:#667085}._error_es2bq_403{color:#dc2626;background:#fef2f2;border-radius:8px}._empty_es2bq_404{color:#667085}@media(max-width:1024px){._dataGridContainer_es2bq_200{grid-template-columns:1fr}._dataFieldFull_es2bq_222{grid-column:1}._headerInfo_es2bq_18{flex-wrap:wrap}._infoCard_es2bq_23{flex:1 1 calc(50% - 8px);min-width:150px}}@media(max-width:768px){._pageContainer_es2bq_5{padding:0 8px;gap:16px}._headerInfo_es2bq_18{gap:12px}._infoCard_es2bq_23{flex:1 1 100%;min-width:auto;padding:14px 16px}._stepper_es2bq_61{padding:12px 16px;gap:4px}._step_es2bq_61{padding:8px 12px}._stepLabel_es2bq_110{display:none}._stepDivider_es2bq_146{width:12px}._stepBody_es2bq_186{padding:16px}._dataField_es2bq_206{padding:14px 16px}._footer_es2bq_306{flex-wrap:wrap;padding:16px}._footer_es2bq_306 button{flex:1 1 calc(50% - 6px);min-width:120px}}._productsSection_es2bq_505{display:flex;flex-direction:column;gap:20px}._productSelectRow_es2bq_511{display:flex;gap:12px;align-items:flex-start}._productSelectWrapper_es2bq_517{flex:1}._productionPeriodWrapper_es2bq_522{margin-top:20px;padding:16px 20px;background:#fff;border-radius:8px;border:1px solid #e4e7ec}._radioGroup_es2bq_530{display:flex;gap:24px;align-items:center}._radioLabel_es2bq_536{display:flex;align-items:center;gap:8px;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;color:#344054;transition:color .2s ease}._radioLabel_es2bq_536:hover{color:#003b5c}._radioInput_es2bq_551{width:18px;height:18px;cursor:pointer;accent-color:#003b5c}._radioText_es2bq_558{-webkit-user-select:none;user-select:none}._fieldLabel_es2bq_563{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#344054;margin-bottom:8px;display:block}._requiredMark_es2bq_572{color:#dc2626;font-weight:600}._fileUploadSection_es2bq_578{margin-top:20px;padding:16px 20px;background:#f9fafb;border-radius:8px;border:1px solid #e4e7ec}._fileUploadWrapper_es2bq_586{margin-top:8px}._uploadedFile_es2bq_590{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:1px solid #e4e7ec;border-radius:8px}._uploadedFileName_es2bq_600{flex:1;font-family:Inter,sans-serif;font-size:14px;color:#344054}._removeFileButton_es2bq_607{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border:1px solid #d0d5dd;border-radius:6px;cursor:pointer;color:#667085;transition:all .2s ease}._removeFileButton_es2bq_607:hover{background:#fff1f0;border-color:#ff4d4f;color:#ff4d4f}._addProductButton_es2bq_627{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#003b5c;color:#fff;border:none;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._addProductButton_es2bq_627:hover:not(:disabled){background:#005580}._addProductButton_es2bq_627:disabled{opacity:.5;cursor:not-allowed}._productsTable_es2bq_654{width:100%;border-collapse:collapse;margin-top:8px}._productsTable_es2bq_654 thead{background:#f9fafb;border-bottom:1px solid #e4e7ec}._productsTable_es2bq_654 th{padding:14px 16px;text-align:left;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#667085;text-transform:uppercase;letter-spacing:.5px}._productsTable_es2bq_654 td{padding:16px;font-family:Inter,sans-serif;font-size:14px;color:#344054;border-bottom:1px solid #f0f0f0}._productsTableRow_es2bq_684{cursor:pointer;transition:background .2s ease}._productsTableRow_es2bq_684:hover{background:#f9fafb}._productsTableRow_es2bq_684:last-child td{border-bottom:none}._productNameCell_es2bq_697{font-weight:500;color:#1f2937}._productCodeCell_es2bq_702{color:#003b5c;font-weight:500}._productActionsCell_es2bq_707{display:flex;gap:8px;justify-content:center}._productActionButton_es2bq_713{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #d0d5dd;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#667085}._productActionButton_es2bq_713:hover{background:#e8f4f8;border-color:#003b5c;color:#003b5c}._productActionButtonDanger_es2bq_733{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid #d0d5dd;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#667085}._productActionButtonDanger_es2bq_733:hover{background:#fff1f0;border-color:#ff4d4f;color:#ff4d4f}._actionsHeader_es2bq_753{text-align:center;width:100px}._emptyProducts_es2bq_759{padding:48px 32px;text-align:center;font-family:Inter,sans-serif;font-size:14px;color:#667085;background:#f9fafb;border-radius:8px;margin-top:8px}._modalOverlay_es2bq_774{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modalContent_es2bq_788{background:#fff;border-radius:12px;max-width:700px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._modal_es2bq_774{background:#fff;border-radius:12px;max-width:480px;width:100%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;overflow:hidden}._modalIcon_es2bq_809{display:flex;justify-content:center;margin-bottom:16px}._modalText_es2bq_815{font-family:Inter,sans-serif;font-size:15px;line-height:1.6;color:#344054;text-align:center;margin:0 0 8px}._modalTextSecondary_es2bq_824{font-family:Inter,sans-serif;font-size:13px;line-height:1.5;color:#667085;text-align:center;margin:0}._modalError_es2bq_833{margin-top:16px;padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;font-family:Inter,sans-serif;font-size:13px;color:#dc2626;text-align:center}._modalHeader_es2bq_845{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#fafafa;border-bottom:1px solid #e8e8e8}._modalTitle_es2bq_854{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#003b5c;margin:0}._modalCloseButton_es2bq_862{background:#fff;border:1px solid #d0d5dd;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#667085}._modalCloseButton_es2bq_862:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}._modalBody_es2bq_882{padding:24px;overflow-y:auto;flex:1}._modalFooter_es2bq_888{display:flex;flex-direction:column;gap:12px;justify-content:center;align-items:center;padding:20px 24px;border-top:1px solid #e8e8e8;background:#fafafa}._modalFooter_es2bq_888 button{width:100%;max-width:280px}._modalSection_es2bq_905{margin-bottom:24px}._modalSection_es2bq_905:last-child{margin-bottom:0}._modalSectionTitle_es2bq_913{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#344054;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #e8e8e8}._modalGrid_es2bq_923{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}._modalField_es2bq_929{display:flex;flex-direction:column;gap:4px}._modalFieldFull_es2bq_935{grid-column:1 / -1}._modalFieldLabel_es2bq_939{font-family:Inter,sans-serif;font-size:11px;font-weight:500;color:#667085;text-transform:uppercase;letter-spacing:.5px}._modalFieldValue_es2bq_948{font-family:Inter,sans-serif;font-size:14px;color:#1f2937}._chipsContainer_es2bq_955{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}._chip_es2bq_955{display:inline-flex;align-items:center;padding:6px 12px;background:#e8f4f8;border:1px solid #c5dfee;border-radius:16px;font-family:Inter,sans-serif;font-size:13px;color:#003b5c}._applicationFormSection_es2bq_975{margin-top:24px;padding-top:24px;border-top:2px solid #e8e8e8}._applicationFormTitle_es2bq_981{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#003b5c;margin:0 0 16px}._formGrid_es2bq_989{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._formField_es2bq_995{display:flex;flex-direction:column;gap:6px}._formFieldFull_es2bq_1001{grid-column:1 / -1}._formFieldLabel_es2bq_1005{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#344054}._formFieldLabel_es2bq_1005 ._required_es2bq_572{color:#dc2626}._formInput_es2bq_1016{padding:10px 14px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;color:#101828;transition:all .2s ease}._formInput_es2bq_1016:hover{border-color:#c5dfee}._formInput_es2bq_1016:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 3px #003b5c1a}._formInput_es2bq_1016::placeholder{color:#98a2b3}._formInput_es2bq_1016:disabled{background:#f9fafb;color:#667085;cursor:not-allowed}@media(max-width:768px){._modalContent_es2bq_788{max-width:100%;max-height:100%;border-radius:0}._modalGrid_es2bq_923,._formGrid_es2bq_989{grid-template-columns:1fr}._modalFieldFull_es2bq_935,._formFieldFull_es2bq_1001{grid-column:1}._productSelectRow_es2bq_511{flex-direction:column}._addProductButton_es2bq_627{width:100%;justify-content:center}}._pageContainer_1qw6a_5{max-width:1400px;margin:0 auto;padding:8px 0;display:flex;flex-direction:column;gap:16px}._statusHeader_1qw6a_18{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 24px;background:#fff;border-radius:12px;border:1px solid #e4e7ec;box-shadow:0 1px 3px #00000014}._statusHeaderLeft_1qw6a_29{display:flex;flex-direction:column;gap:16px}._backButton_1qw6a_35{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#344054;cursor:pointer;transition:all .2s ease;width:fit-content}._backButton_1qw6a_35:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}._titleRow_1qw6a_58{display:flex;align-items:center;gap:16px}._pageTitle_1qw6a_64{font-family:Inter,sans-serif;font-size:24px;font-weight:600;color:#003b5c;margin:0}._statusBadge_1qw6a_72{display:inline-flex;align-items:center;padding:6px 12px;border-radius:20px;font-family:Inter,sans-serif;font-size:13px;font-weight:500}._statusDraft_1qw6a_82{background:#f3f4f6;color:#6b7280}._statusSent_1qw6a_87{background:#dbeafe;color:#1d4ed8}._statusUnderReview_1qw6a_92{background:#fef3c7;color:#92400e}._statusRegistered_1qw6a_97{background:#d1fae5;color:#065f46}._statusRejected_1qw6a_102{background:#fee2e2;color:#dc2626}._statusFieldInspection_1qw6a_107{background:#e0e7ff;color:#3730a3}._scoringRejectedBanner_1qw6a_112{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;margin-top:8px}._scoringRejectedBanner_1qw6a_112 svg{flex-shrink:0;color:#dc2626;margin-top:2px}._scoringRejectedBanner_1qw6a_112 span{font-family:Inter,sans-serif;font-size:14px;color:#991b1b;line-height:1.4}._scoringRejectedBanner_1qw6a_112 strong{font-weight:600}._fieldInspectionBanner_1qw6a_140{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin-top:12px}._fieldInspectionBanner_1qw6a_140 svg{flex-shrink:0;color:#2563eb}._fieldInspectionBanner_1qw6a_140 span{font-family:Inter,sans-serif;font-size:14px;color:#1e40af;line-height:1.4}._metaInfo_1qw6a_163{display:flex;gap:24px}._metaItem_1qw6a_168{display:flex;flex-direction:column;gap:4px}._metaLabel_1qw6a_174{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#667085;text-transform:uppercase;letter-spacing:.5px}._metaValue_1qw6a_183{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#1f2937}._statusHeaderRight_1qw6a_190{display:flex;gap:12px}._actionButton_1qw6a_195{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#003b5c;color:#fff;border:none;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._actionButton_1qw6a_195:hover{background:#005580}._actionButtonSecondary_1qw6a_215{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#fff;color:#344054;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._actionButtonSecondary_1qw6a_215:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}._actionButtonOrange_1qw6a_237{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#f97316;color:#fff;border:1px solid #f97316;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._actionButtonOrange_1qw6a_237:hover{background:#ea580c;border-color:#ea580c}._actionsBar_1qw6a_262{display:flex;justify-content:flex-end;gap:12px}._expandAllButton_1qw6a_268{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#667085;cursor:pointer;transition:all .2s ease}._expandAllButton_1qw6a_268:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}._sectionCard_1qw6a_294{background:#fff;border-radius:12px;border:1px solid #e4e7ec;box-shadow:0 1px 3px #00000014;overflow:hidden}._sectionHeader_1qw6a_302{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#fafbfc;border-bottom:1px solid #e4e7ec;cursor:pointer;transition:background .2s ease;-webkit-user-select:none;user-select:none}._sectionHeader_1qw6a_302:hover{background:#f3f4f6}._sectionHeaderLeft_1qw6a_318{display:flex;align-items:center;gap:12px}._sectionIcon_1qw6a_324{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#003b5c14;border-radius:10px;color:#003b5c}._sectionTitleGroup_1qw6a_335{display:flex;flex-direction:column;gap:2px}._sectionTitle_1qw6a_335{font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#1f2937;margin:0}._sectionCount_1qw6a_349{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#667085}._sectionChevron_1qw6a_356{color:#667085;transition:transform .2s ease}._sectionChevronExpanded_1qw6a_361{transform:rotate(180deg)}._sectionContent_1qw6a_365{padding:24px}._sectionContentCollapsed_1qw6a_369{display:none}._companyTable_1qw6a_377{width:100%;border-collapse:collapse;font-family:Inter,sans-serif}._companyTable_1qw6a_377 tr{border-bottom:1px solid #eaecf0}._companyTable_1qw6a_377 tr:last-child{border-bottom:none}._companyTableLabel_1qw6a_391{width:280px;padding:14px 16px;font-size:14px;font-weight:500;color:#667085;background:#f9fafb;vertical-align:top}._companyTableValue_1qw6a_401{padding:14px 16px;font-size:14px;font-weight:400;color:#1f2937;vertical-align:top}._companyTableLink_1qw6a_409{color:#003b5c;text-decoration:underline}._companyTableLink_1qw6a_409:hover{color:#005580}._dataGrid_1qw6a_422{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._dataGridSingle_1qw6a_428{grid-template-columns:1fr}._dataField_1qw6a_432{display:flex;flex-direction:column;gap:6px;padding:14px 18px;background:#f9fafb;border-radius:8px;border:1px solid #eaecf0}._dataFieldFull_1qw6a_442{grid-column:1 / -1}._dataLabel_1qw6a_446{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#667085;text-transform:uppercase;letter-spacing:.5px}._dataValue_1qw6a_455{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#1f2937}._dataValuePrimary_1qw6a_462{font-weight:600;color:#003b5c}._dataValueLink_1qw6a_467{color:#e0aa7a;text-decoration:underline;cursor:pointer}._dataValueLink_1qw6a_467:hover{color:#c28b5c}._itemsList_1qw6a_481{display:flex;flex-direction:column;gap:12px}._expandableItem_1qw6a_487{background:#fff;border:1px solid #e4e7ec;border-radius:10px;overflow:hidden}._expandableItemHeader_1qw6a_494{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;background:#e0aa7a26;cursor:pointer;transition:background .2s ease}._expandableItemHeader_1qw6a_494:hover{background:#e0aa7a40}._expandableItemTitle_1qw6a_508{font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:#083b5a;margin:0}._expandableItemChevron_1qw6a_516{color:#667085;transition:transform .2s ease}._expandableItemChevronExpanded_1qw6a_521{transform:rotate(180deg)}._expandableItemContent_1qw6a_525{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #eaecf0}._expandableItemContentCollapsed_1qw6a_531{display:none}._itemDataRow_1qw6a_535{display:flex;align-items:flex-start;padding:14px 20px;border-bottom:1px solid #eaecf0}._itemDataRow_1qw6a_535:nth-last-child(-n+2){border-bottom:none}._itemDataLabel_1qw6a_546{width:200px;flex-shrink:0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#667085}._itemDataValue_1qw6a_555{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#1f2937}._consentsList_1qw6a_567{display:flex;flex-direction:column;gap:16px}._consentItem_1qw6a_573{display:flex;align-items:flex-start;gap:14px;padding:16px 20px;background:#f9fafb;border-radius:10px;border:1px solid #eaecf0}._consentCheckbox_1qw6a_583{width:20px;height:20px;flex-shrink:0;margin-top:2px;accent-color:#003b5c}._consentContent_1qw6a_591{flex:1}._consentTitle_1qw6a_595{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#1f2937;margin:0 0 6px}._consentText_1qw6a_603{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#667085;line-height:1.5}._consentMeta_1qw6a_611{margin-top:10px;padding-top:10px;border-top:1px solid #eaecf0;display:flex;gap:16px}._consentMetaItem_1qw6a_619{font-family:Inter,sans-serif;font-size:12px;color:#667085}._consentMetaValue_1qw6a_625{font-weight:500;color:#1f2937}._licenseCard_1qw6a_634{background:#f9fafb;border:1px solid #eaecf0;border-radius:10px;padding:16px 20px}._licenseHeader_1qw6a_641{display:flex;align-items:center;gap:12px;margin-bottom:12px}._licenseIcon_1qw6a_648{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#e0aa7a33;border-radius:8px;color:#e0aa7a}._licenseName_1qw6a_659{flex:1;font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#1f2937}._licenseDownload_1qw6a_667{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#fff;border:1px solid #d0d5dd;border-radius:6px;color:#003b5c;cursor:pointer;transition:all .2s ease}._licenseDownload_1qw6a_667:hover{background:#e8f4f8;border-color:#003b5c}._licenseDetails_1qw6a_686{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 16px}._licenseDetail_1qw6a_686{font-family:Inter,sans-serif;font-size:13px}._licenseDetailLabel_1qw6a_697{color:#667085}._licenseDetailValue_1qw6a_701{color:#1f2937;font-weight:500}._loading_1qw6a_710{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 32px;background:#fff;border-radius:12px;border:1px solid #e4e7ec}._loadingSpinner_1qw6a_721{width:40px;height:40px;border:3px solid #e4e7ec;border-top-color:#003b5c;border-radius:50%;animation:_spin_1qw6a_1 .8s linear infinite}@keyframes _spin_1qw6a_1{to{transform:rotate(360deg)}}._loadingText_1qw6a_734{margin-top:16px;font-family:Inter,sans-serif;font-size:14px;color:#667085}._error_1qw6a_741{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 32px;background:#fef2f2;border-radius:12px;border:1px solid #fecaca}._errorIcon_1qw6a_752{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fee2e2;border-radius:50%;color:#dc2626;margin-bottom:16px}._errorText_1qw6a_764{font-family:Inter,sans-serif;font-size:14px;color:#dc2626;text-align:center}._empty_1qw6a_771{padding:40px 24px;text-align:center;font-family:Inter,sans-serif;font-size:14px;color:#667085;background:#f9fafb;border-radius:8px}@media(max-width:1024px){._dataGrid_1qw6a_422{grid-template-columns:1fr}._dataFieldFull_1qw6a_442{grid-column:1}._expandableItemContent_1qw6a_525{grid-template-columns:1fr}._metaInfo_1qw6a_163{flex-wrap:wrap;gap:16px}._licenseDetails_1qw6a_686{grid-template-columns:1fr}}@media(max-width:768px){._pageContainer_1qw6a_5{padding:8px;gap:12px}._statusHeader_1qw6a_18{flex-direction:column;gap:20px;padding:16px}._statusHeaderRight_1qw6a_190{width:100%;flex-direction:column}._actionButton_1qw6a_195,._actionButtonSecondary_1qw6a_215{width:100%;justify-content:center}._titleRow_1qw6a_58{flex-direction:column;align-items:flex-start;gap:12px}._sectionHeader_1qw6a_302{padding:14px 16px}._sectionContent_1qw6a_365{padding:16px}._sectionIcon_1qw6a_324{width:36px;height:36px}._sectionTitle_1qw6a_335{font-size:15px}._expandableItemHeader_1qw6a_494{padding:12px 16px}._expandableItemTitle_1qw6a_508{font-size:14px}._itemDataRow_1qw6a_535{flex-direction:column;gap:4px;padding:12px 16px}._itemDataLabel_1qw6a_546{width:auto}._consentItem_1qw6a_573{padding:14px 16px}._consentMeta_1qw6a_611{flex-direction:column;gap:8px}}._productsTableContainer_1qw6a_886{background:#fff;border-radius:8px;overflow:hidden}._productsTable_1qw6a_886{width:100%;border-collapse:collapse}._productsTable_1qw6a_886 thead{background:#f9fafb;border-bottom:1px solid #e4e7ec}._productsTable_1qw6a_886 th{padding:12px 16px;text-align:left;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#667085;text-transform:uppercase;letter-spacing:.5px}._productsTable_1qw6a_886 td{padding:14px 16px;font-family:Inter,sans-serif;font-size:14px;color:#344054;border-bottom:1px solid #f0f0f0}._productsTableRow_1qw6a_921{cursor:pointer;transition:background .2s ease}._productsTableRow_1qw6a_921:hover{background:#f9fafb}._productsTableRow_1qw6a_921:last-child td{border-bottom:none}._productsTableRowHighlighted_1qw6a_934{background:#fef9c3!important;animation:_highlightFade_1qw6a_1 3s ease-out forwards}@keyframes _highlightFade_1qw6a_1{0%{background:#fef9c3}70%{background:#fef9c3}to{background:transparent}}._nameCell_1qw6a_951{font-weight:500;color:#1f2937}._countCell_1qw6a_956{font-weight:500;color:#003b5c;text-align:center}._actionsHeader_1qw6a_962{text-align:center;width:80px}._actionsCell_1qw6a_967{text-align:center}._viewButton_1qw6a_971{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d0d5dd;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s ease;color:#667085}._viewButton_1qw6a_971:hover{background:#e8f4f8;border-color:#003b5c;color:#003b5c}._productDetailsContent_1qw6a_995{display:flex;flex-direction:column;gap:0}._productDescription_1qw6a_1001{font-family:Inter,sans-serif;font-size:14px;color:#667085;margin:0 0 16px;line-height:1.5;padding-bottom:16px;border-bottom:1px solid #e4e7ec}._productInfoGrid_1qw6a_1012{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border:1px solid #e4e7ec;border-radius:8px;overflow:hidden;margin-bottom:20px}._productInfoRow_1qw6a_1022{display:flex;flex-direction:column;gap:2px;padding:12px 16px;border-bottom:1px solid #f0f0f0;border-right:1px solid #f0f0f0;background:#fafbfc}._productInfoRow_1qw6a_1022:nth-child(2n){border-right:none}._productInfoRow_1qw6a_1022:nth-last-child(-n+2){border-bottom:none}._productInfoRowFull_1qw6a_1040{grid-column:1 / -1;border-right:none}._productInfoLabel_1qw6a_1045{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#98a2b3;text-transform:uppercase;letter-spacing:.3px}._productInfoValue_1qw6a_1054{font-family:Inter,sans-serif;font-size:14px;color:#1f2937;font-weight:500}._productSection_1qw6a_1062{padding-top:20px;border-top:1px solid #e4e7ec;margin-top:4px}._productSectionTitle_1qw6a_1068{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#344054;margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px}._classifiersGrid_1qw6a_1079{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}._classifierBlock_1qw6a_1085{background:#f9fafb;border:1px solid #e4e7ec;border-radius:8px;overflow:hidden}._classifierHeader_1qw6a_1092{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f0f4f8;border-bottom:1px solid #e4e7ec}._classifierName_1qw6a_1101{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#003b5c}._classifierCount_1qw6a_1108{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;background:#003b5c;color:#fff;border-radius:11px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}._classifierItems_1qw6a_1123{max-height:200px;overflow-y:auto}._classifierItem_1qw6a_1123{display:flex;align-items:flex-start;gap:10px;padding:8px 12px;border-bottom:1px solid #f0f0f0}._classifierItem_1qw6a_1123:last-child{border-bottom:none}._classifierCode_1qw6a_1140{flex-shrink:0;font-family:Inter,monospace;font-size:12px;font-weight:600;color:#003b5c;background:#e8f4f8;padding:2px 6px;border-radius:4px}._classifierText_1qw6a_1151{font-family:Inter,sans-serif;font-size:13px;color:#344054;line-height:1.4}._resourceBlock_1qw6a_1159{margin-bottom:16px}._resourceBlock_1qw6a_1159:last-child{margin-bottom:0}._resourceHeader_1qw6a_1167{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#344054;margin-bottom:8px}._modalFooter_1qw6a_1178{display:flex;justify-content:flex-end;gap:10px;padding:16px 0 4px;border-top:1px solid #e4e7ec;margin-top:16px}._modalBtnPrimary_1qw6a_1187{padding:8px 20px;background:#003b5c;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}._modalBtnPrimary_1qw6a_1187:hover{background:#00527e}._modalBtnSecondary_1qw6a_1203{padding:8px 20px;background:#fff;color:#344054;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}._modalBtnSecondary_1qw6a_1203:hover{background:#f9fafb}._removeInlineBtn_1qw6a_1219{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#9ca3af;padding:2px 4px;border-radius:4px;transition:color .15s}._removeInlineBtn_1qw6a_1219:hover{color:#dc2626}._addResourceButton_1qw6a_1236{display:inline-flex;align-items:center;gap:5px;padding:4px 12px;background:#003b5c;color:#fff;border:none;border-radius:20px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}._addResourceButton_1qw6a_1236:hover{background:#00527e}._resourceCount_1qw6a_1255{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#e4e7ec;color:#667085;border-radius:10px;font-size:11px;font-weight:600}._compactTable_1qw6a_1270{width:100%;border-collapse:collapse;background:#f9fafb;border:1px solid #e4e7ec;border-radius:6px;overflow:hidden;font-family:Inter,sans-serif}._equipmentTableScroll_1qw6a_1280{max-width:100%;max-height:360px;overflow:auto;border-radius:6px}._equipmentTableScroll_1qw6a_1280 ._compactTable_1qw6a_1270{min-width:1100px}._equipmentTableScroll_1qw6a_1280 ._compactTable_1qw6a_1270 thead th{position:sticky;top:0;z-index:1;background:#f0f4f8}._compactTable_1qw6a_1270 thead{background:#f0f4f8}._compactTable_1qw6a_1270 th{padding:8px 12px;text-align:left;font-size:11px;font-weight:600;color:#667085;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid #e4e7ec}._compactTable_1qw6a_1270 td{padding:8px 12px;font-size:13px;color:#344054;border-bottom:1px solid #f0f0f0}._compactTable_1qw6a_1270 tbody tr:last-child td{border-bottom:none}._compactTable_1qw6a_1270 tbody tr:hover{background:#fff}._codeCell_1qw6a_1328{font-weight:600;color:#003b5c}._emptyCell_1qw6a_1333{color:#9ca3af;text-align:center;padding:10px 12px}._operationsGrid_1qw6a_1340{display:grid;grid-template-columns:1fr 1fr;gap:24px}._operationBlock_1qw6a_1346{background:#f8fafc;border-radius:12px;padding:16px}._operationHeader_1qw6a_1352{display:flex;align-items:center;gap:8px;margin-bottom:16px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#1f2937}._operationCount_1qw6a_1363{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background:#003b5c;color:#fff;border-radius:12px;font-size:13px;font-weight:600}._operationList_1qw6a_1377{display:flex;flex-direction:column;gap:8px}._operationItem_1qw6a_1383{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}._operationNumber_1qw6a_1393{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#e5e7eb;color:#4b5563;border-radius:50%;font-family:Inter,sans-serif;font-size:13px;font-weight:600}._operationText_1qw6a_1408{flex:1;font-family:Inter,sans-serif;font-size:14px;color:#374151;line-height:1.4}._videoBtn_1qw6a_1416{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:1px solid #003b5c;border-radius:50%;color:#003b5c;cursor:pointer;transition:all .2s ease;font-size:16px}._videoBtn_1qw6a_1416:hover{background:#003b5c;color:#fff}._linkBtn_1qw6a_1437{display:inline-block;padding:4px 12px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#003b5c;background:transparent;border:1px solid #003b5c;border-radius:4px;cursor:pointer;text-decoration:none;transition:all .2s ease;white-space:nowrap}._linkBtn_1qw6a_1437:hover{background:#003b5c;color:#fff}._productModalLoading_1qw6a_1459{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;gap:16px}._productModalLoading_1qw6a_1459 span{font-family:Inter,sans-serif;font-size:14px;color:#667085}._productModalError_1qw6a_1474{padding:24px;text-align:center;font-family:Inter,sans-serif;font-size:14px;color:#dc2626;background:#fef2f2;border-radius:8px}._videoPlayerContainer_1qw6a_1485{width:100%;background:#000;border-radius:8px;overflow:hidden}._videoPlayer_1qw6a_1485{width:100%;max-height:480px;display:block}@media(max-width:1024px){._productsTable_1qw6a_886 th:nth-child(4),._productsTable_1qw6a_886 td:nth-child(4),._productsTable_1qw6a_886 th:nth-child(5),._productsTable_1qw6a_886 td:nth-child(5){display:none}._productInfoGrid_1qw6a_1012{grid-template-columns:1fr}._productInfoRow_1qw6a_1022{border-right:none}._productInfoRowFull_1qw6a_1040{grid-column:1}._operationsGrid_1qw6a_1340{grid-template-columns:1fr;gap:16px}}@media(max-width:768px){._productsTable_1qw6a_886 th:nth-child(2),._productsTable_1qw6a_886 td:nth-child(2),._productsTable_1qw6a_886 th:nth-child(3),._productsTable_1qw6a_886 td:nth-child(3){display:none}._classifiersGrid_1qw6a_1079{grid-template-columns:1fr}._videoPlayer_1qw6a_1485{max-height:280px}}._addressCell_1qw6a_1546{max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._downloadLink_1qw6a_1557{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#e8f4f8;border:1px solid #003b5c;border-radius:6px;color:#003b5c;font-family:Inter,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}._downloadLink_1qw6a_1557:hover{background:#003b5c;color:#fff}._licensesContent_1qw6a_1582{display:flex;flex-direction:column;gap:16px}._websiteSection_1qw6a_1588{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#f9fafb;border-radius:8px;border:1px solid #eaecf0}._websiteLabel_1qw6a_1598{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#667085}._websiteLink_1qw6a_1605{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#003b5c;text-decoration:underline}._websiteLink_1qw6a_1605:hover{color:#005580}._sourceBadge_1qw6a_1618{display:inline-flex;align-items:center;padding:4px 10px;border-radius:12px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}._badgeManual_1qw6a_1630{background:#e8f4f8;color:#003b5c}._badgeGbd_1qw6a_1635{background:#fef3c7;color:#92400e}._badgePermit_1qw6a_1640{background:#d1fae5;color:#065f46}._tabsContainer_1qw6a_1649{background:#fff;border-radius:12px;border:1px solid #e4e7ec;box-shadow:0 1px 3px #00000014;overflow:hidden}._tabsList_1qw6a_1657{display:flex;gap:0;padding:0;border-bottom:1px solid #e4e7ec;overflow-x:auto}._tab_1qw6a_1649{display:flex;align-items:center;gap:8px;padding:16px 24px;background:transparent;border:none;border-bottom:2px solid transparent;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#667085;cursor:pointer;transition:all .2s ease;white-space:nowrap;margin-bottom:-1px}._tab_1qw6a_1649:hover{background:#f9fafb;color:#003b5c}._tabActive_1qw6a_1688{color:#003b5c;border-bottom-color:#003b5c;background:#f8fafc}._tabActive_1qw6a_1688:hover{background:#f8fafc}._tabIcon_1qw6a_1698{display:flex;align-items:center;justify-content:center;color:inherit}._tabLabel_1qw6a_1705{color:inherit}._tabCount_1qw6a_1709{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;background:#e4e7ec;color:#667085;border-radius:11px;font-size:12px;font-weight:600}._tabActive_1qw6a_1688 ._tabCount_1qw6a_1709{background:#003b5c;color:#fff}._tabContent_1qw6a_1728{background:#fff;border-radius:12px;border:1px solid #e4e7ec;box-shadow:0 1px 3px #00000014;overflow:hidden}._tabPanel_1qw6a_1736{padding:24px}._consentsHeader_1qw6a_1741{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e4e7ec}._consentsCount_1qw6a_1747{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#667085}@media(max-width:768px){._tabsList_1qw6a_1657{padding:0 8px}._tab_1qw6a_1649{padding:12px 16px;font-size:13px}._tabIcon_1qw6a_1698{display:none}._tabPanel_1qw6a_1736{padding:16px}}._signMessage_1qw6a_1778{padding:12px 20px;background:#fff;border-radius:8px;border:1px solid #e4e7ec;font-family:Inter,sans-serif;font-size:14px;text-align:center}._signError_1qw6a_1788{color:#dc2626;font-weight:500}._signSuccess_1qw6a_1793{color:#059669;font-weight:500}._signMessageError_1qw6a_1798{border-color:#fecaca;background:#fef2f2}._signMessageSuccess_1qw6a_1803{border-color:#a7f3d0;background:#ecfdf5}._ncaStatus_1qw6a_1809{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:13px}._ncaStatusDot_1qw6a_1817{width:8px;height:8px;border-radius:50%}._ncaStatusConnected_1qw6a_1823{background:#10b981}._ncaStatusDisconnected_1qw6a_1827{background:#f59e0b}._ncaStatusError_1qw6a_1831{background:#ef4444}._signModal_1qw6a_1836{padding:24px}._signModalContent_1qw6a_1840{display:flex;flex-direction:column;gap:20px}._signModalInfo_1qw6a_1846{display:flex;flex-direction:column;gap:12px;padding:16px;background:#f8fafc;border-radius:8px;border:1px solid #e4e7ec}._signModalInfoRow_1qw6a_1856{display:flex;justify-content:space-between;font-family:Inter,sans-serif;font-size:14px}._signModalInfoLabel_1qw6a_1863{color:#667085}._signModalInfoValue_1qw6a_1867{font-weight:500;color:#1f2937}._signModalActions_1qw6a_1872{display:flex;gap:12px;justify-content:flex-end;padding-top:16px;border-top:1px solid #e4e7ec}._premiseModalContent_1qw6a_1884{padding:0}._premiseDetailsTable_1qw6a_1888{width:100%;border-collapse:collapse}._premiseDetailsTable_1qw6a_1888 tr{border-bottom:1px solid #e4e7ec}._premiseDetailsTable_1qw6a_1888 tr:last-child{border-bottom:none}._premiseDetailLabel_1qw6a_1901{padding:12px 16px 12px 0;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#667085;white-space:nowrap;width:200px;vertical-align:top}._premiseDetailValue_1qw6a_1912{padding:12px 0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#1f2937;vertical-align:top}._emptyValue_1qw6a_1921{color:#9ca3af;font-style:italic}._fileLink_1qw6a_1926{display:inline-flex;align-items:center;gap:6px;color:#1a56db;text-decoration:none;font-weight:500}._fileLink_1qw6a_1926:hover{text-decoration:underline}._modalOverlay_o4e4s_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modal_o4e4s_1{background:#fff;border-radius:12px;max-width:520px;width:100%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._modalHeader_o4e4s_23{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#fafafa;border-bottom:1px solid #e8e8e8;border-radius:12px 12px 0 0}._modalTitle_o4e4s_33{font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#003b5c;margin:0}._modalCloseButton_o4e4s_41{background:#fff;border:1px solid #d0d5dd;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#667085}._modalCloseButton_o4e4s_41:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}._modalBody_o4e4s_61{padding:24px}._modalText_o4e4s_65{font-family:Inter,sans-serif;font-size:14px;line-height:1.6;color:#667085;margin:0 0 20px}._optionsContainer_o4e4s_73{display:flex;flex-direction:column;gap:12px}._optionCard_o4e4s_79{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#f9fafb;border:1px solid #e4e7ec;border-radius:10px;cursor:pointer;transition:all .2s ease}._optionCard_o4e4s_79:hover{background:#f0f4f8;border-color:#003b5c}._optionIcon_o4e4s_96{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:10px;color:#003b5c;border:1px solid #e4e7ec}._optionCard_o4e4s_79:hover ._optionIcon_o4e4s_96{background:#e8f4f8;border-color:#003b5c}._optionContent_o4e4s_114{flex:1}._optionTitle_o4e4s_118{font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#1f2937;margin:0 0 4px}._optionDescription_o4e4s_126{font-family:Inter,sans-serif;font-size:13px;color:#667085;margin:0;line-height:1.4}._optionArrow_o4e4s_134{flex-shrink:0;color:#9ca3af;transition:all .2s ease}._optionCard_o4e4s_79:hover ._optionArrow_o4e4s_134{color:#003b5c;transform:translate(4px)}._modalFooter_o4e4s_145{display:flex;justify-content:center;padding:16px 24px;border-top:1px solid #e8e8e8;background:#fafafa;border-radius:0 0 12px 12px}._cancelButton_o4e4s_154{padding:10px 24px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#344054;cursor:pointer;transition:all .2s ease}._cancelButton_o4e4s_154:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}@media(max-width:560px){._modal_o4e4s_1{max-width:100%;margin:0 16px}._modalHeader_o4e4s_23{padding:16px 20px}._modalBody_o4e4s_61{padding:20px}._optionCard_o4e4s_79{padding:14px 16px;gap:12px}._optionIcon_o4e4s_96{width:40px;height:40px}._optionTitle_o4e4s_118{font-size:14px}._optionDescription_o4e4s_126{font-size:12px}}._modalOverlay_1vjq5_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modal_1vjq5_1{background:#fff;border-radius:12px;max-width:560px;width:100%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}._modalHeader_1vjq5_26{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:#fafafa;border-bottom:1px solid #e8e8e8;border-radius:12px 12px 0 0}._modalTitle_1vjq5_36{display:flex;align-items:center;gap:10px;font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#003b5c;margin:0}._modalCloseButton_1vjq5_47{background:#fff;border:1px solid #d0d5dd;border-radius:6px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#667085}._modalCloseButton_1vjq5_47:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}._modalBody_1vjq5_67{padding:24px;overflow-y:auto;flex:1}._loading_1vjq5_73{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:12px;color:#667085;font-family:Inter,sans-serif;font-size:14px}._loadingSpinner_1vjq5_85{width:32px;height:32px;border:3px solid #e4e7ec;border-top-color:#003b5c;border-radius:50%;animation:_spin_1vjq5_1 .8s linear infinite}@keyframes _spin_1vjq5_1{to{transform:rotate(360deg)}}._error_1vjq5_100{display:flex;align-items:center;justify-content:center;gap:10px;padding:20px;background:#fef3f2;border:1px solid #fecdca;border-radius:8px;color:#b42318;font-family:Inter,sans-serif;font-size:14px}._emptyState_1vjq5_114{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:16px;color:#98a2b3}._emptyState_1vjq5_114 p{margin:0;font-family:Inter,sans-serif;font-size:14px;color:#667085}._timeline_1vjq5_132{display:flex;flex-direction:column}._timelineItem_1vjq5_137{display:flex;gap:16px;cursor:pointer}._timelineItem_1vjq5_137:last-child{cursor:default}._timelineConnector_1vjq5_147{display:flex;flex-direction:column;align-items:center;width:24px;flex-shrink:0}._timelineDot_1vjq5_155{width:24px;height:24px;border-radius:50%;background:#fff;border:2px solid #d0d5dd;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s ease}._timelineDotCurrent_1vjq5_168{background:#003b5c;border-color:#003b5c;color:#fff}._timelineItem_1vjq5_137:hover:not(._timelineItemCurrent_1vjq5_174) ._timelineDot_1vjq5_155{border-color:#003b5c;background:#f0f4f8}._timelineLine_1vjq5_179{width:2px;flex:1;background:#e4e7ec;min-height:16px}._versionCard_1vjq5_186{flex:1;padding:16px;background:#f9fafb;border:1px solid #e4e7ec;border-radius:10px;margin-bottom:12px;transition:all .2s ease;position:relative}._timelineItem_1vjq5_137:hover:not(._timelineItemCurrent_1vjq5_174) ._versionCard_1vjq5_186{background:#f0f4f8;border-color:#003b5c}._timelineItemCurrent_1vjq5_174 ._versionCard_1vjq5_186{background:#e8f4f8;border-color:#003b5c;cursor:default}._versionHeader_1vjq5_208{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}._versionNumber_1vjq5_215{font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#1f2937}._versionStatus_1vjq5_222{padding:4px 10px;border-radius:12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500}._statusDraft_1vjq5_230{background:#f2f4f7;color:#344054}._statusSent_1vjq5_235{background:#eff8ff;color:#175cd3}._statusUnderReview_1vjq5_240{background:#fffaeb;color:#b54708}._statusRegistered_1vjq5_245{background:#ecfdf3;color:#027a48}._statusRejected_1vjq5_250{background:#fef3f2;color:#b42318}._versionMeta_1vjq5_255{display:flex;gap:16px;margin-bottom:10px}._versionMetaItem_1vjq5_261{display:flex;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:13px;color:#667085}._versionTags_1vjq5_270{display:flex;gap:8px}._tagOrigin_1vjq5_275{padding:3px 8px;background:#f0f4f8;border:1px solid #003b5c;border-radius:4px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;color:#003b5c}._tagCurrent_1vjq5_286{padding:3px 8px;background:#003b5c;border-radius:4px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;color:#fff}._versionArrow_1vjq5_296{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#9ca3af;transition:all .2s ease}._timelineItem_1vjq5_137:hover:not(._timelineItemCurrent_1vjq5_174) ._versionArrow_1vjq5_296{color:#003b5c;transform:translateY(-50%) translate(4px)}._modalFooter_1vjq5_310{display:flex;justify-content:center;padding:16px 24px;border-top:1px solid #e8e8e8;background:#fafafa;border-radius:0 0 12px 12px}._closeButton_1vjq5_319{padding:10px 24px;background:#fff;border:1px solid #d0d5dd;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#344054;cursor:pointer;transition:all .2s ease}._closeButton_1vjq5_319:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}._modalWide_1vjq5_339{max-width:720px}._versionActions_1vjq5_344{display:flex;align-items:center;justify-content:space-between}._compareButton_1vjq5_351{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#344054;cursor:pointer;transition:all .2s ease}._compareButton_1vjq5_351:hover{background:#f0f4f8;border-color:#003b5c;color:#003b5c}._compareView_1vjq5_374{display:flex;flex-direction:column;gap:20px}._compareHeader_1vjq5_380{display:flex;flex-direction:column;gap:12px}._backButton_1vjq5_386{display:flex;align-items:center;gap:6px;padding:8px 12px;background:transparent;border:none;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#667085;cursor:pointer;transition:color .2s ease;margin-left:-12px}._backButton_1vjq5_386:hover{color:#003b5c}._compareTitle_1vjq5_406{display:flex;align-items:center;gap:12px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:#1f2937}._compareFrom_1vjq5_416{color:#667085}._compareTo_1vjq5_420{color:#003b5c}._compareSummary_1vjq5_425{display:flex;gap:16px;padding:16px;background:#f9fafb;border:1px solid #e4e7ec;border-radius:10px}._summaryItem_1vjq5_434{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px}._summaryLabel_1vjq5_442{font-family:Inter,sans-serif;font-size:12px;color:#667085}._summaryValue_1vjq5_448{font-family:Inter,sans-serif;font-size:20px;font-weight:600}._summaryAdded_1vjq5_454{color:#027a48}._summaryRemoved_1vjq5_458{color:#b42318}._summaryModified_1vjq5_462{color:#b54708}._diffList_1vjq5_467{display:flex;flex-direction:column;gap:12px}._diffItem_1vjq5_473{padding:14px 16px;background:#f9fafb;border:1px solid #e4e7ec;border-radius:8px;border-left:4px solid #e4e7ec}._diffItem_1vjq5_473._changeAdded_1vjq5_481{border-left-color:#027a48;background:#f0fdf4}._diffItem_1vjq5_473._changeRemoved_1vjq5_486{border-left-color:#b42318;background:#fef3f2}._diffItem_1vjq5_473._changeModified_1vjq5_491{border-left-color:#b54708;background:#fffbeb}._diffItemHeader_1vjq5_496{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._diffItemName_1vjq5_503{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#1f2937}._diffItemType_1vjq5_510{padding:3px 8px;border-radius:4px;font-family:Inter,sans-serif;font-size:11px;font-weight:500}._diffItemType_1vjq5_510._changeAdded_1vjq5_481{background:#dcfce7;color:#166534}._diffItemType_1vjq5_510._changeRemoved_1vjq5_486{background:#fee2e2;color:#991b1b}._diffItemType_1vjq5_510._changeModified_1vjq5_491{background:#fef3c7;color:#92400e}._diffChanges_1vjq5_533{display:flex;flex-direction:column;gap:6px;padding-top:8px;border-top:1px solid rgba(0,0,0,.06)}._diffChange_1vjq5_533{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:13px}._diffChangeField_1vjq5_549{color:#667085;min-width:120px}._diffChangeOld_1vjq5_554{color:#b42318;text-decoration:line-through}._diffChangeArrow_1vjq5_559{color:#9ca3af}._diffChangeNew_1vjq5_563{color:#027a48;font-weight:500}@media(max-width:720px){._modalWide_1vjq5_339{max-width:100%}._compareSummary_1vjq5_425{flex-direction:column;gap:12px}._summaryItem_1vjq5_434{flex-direction:row;justify-content:space-between}._diffChange_1vjq5_533{flex-wrap:wrap}._diffChangeField_1vjq5_549{min-width:100%;margin-bottom:4px}}@media(max-width:560px){._modal_1vjq5_1{max-width:100%;margin:0 16px;max-height:90vh}._modalHeader_1vjq5_26{padding:16px 20px}._modalBody_1vjq5_67{padding:20px}._versionCard_1vjq5_186{padding:14px}._versionMeta_1vjq5_255{flex-direction:column;gap:8px}._versionHeader_1vjq5_208{flex-direction:column;align-items:flex-start;gap:8px}._versionActions_1vjq5_344{flex-direction:column;align-items:flex-start;gap:10px}._compareButton_1vjq5_351{width:100%;justify-content:center}}._container_dqc17_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#3d5a73,#2d4a5e);padding:20px}._card_dqc17_11{background:#fff;border-radius:16px;padding:48px;text-align:center;max-width:400px;width:100%;box-shadow:0 4px 24px #00000026}._icon_dqc17_21{margin-bottom:24px}._title_dqc17_25{font-size:24px;font-weight:600;color:#083b5a;margin:0 0 16px}._message_dqc17_32{font-size:14px;color:#667085;margin:0 0 32px;line-height:1.5}._loginButton_dqc17_39{width:100%;padding:14px 24px;background:#083b5a;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s}._loginButton_dqc17_39:hover{background:#0a4d73}._footer_dqc17_56{margin-top:24px;font-size:12px;color:#ffffffb3}._pageWrapper_jl5cx_2{min-height:100vh;background:#f5f7fa;display:flex;flex-direction:column;overflow-x:hidden;width:100%}._loadingContainer_jl5cx_12{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f7fa}._spinner_jl5cx_20{width:40px;height:40px;border:3px solid #e4e7ec;border-top-color:#003b5c;border-radius:50%;animation:_spin_jl5cx_20 .8s linear infinite}@keyframes _spin_jl5cx_20{to{transform:rotate(360deg)}}._header_jl5cx_36{background:#fff;border-bottom:1px solid #e4e7ec;padding:0;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000000d}._headerBanner_jl5cx_46{width:100%;height:80px;background:#fff}._headerBanner_jl5cx_46 img{width:100%}._headerContent_jl5cx_56{max-width:100%;margin:0;padding:0 24px;display:flex;align-items:center;justify-content:space-between}._logo_jl5cx_65{display:flex;align-items:center;gap:12px}._logoText_jl5cx_71{font-family:Inter,sans-serif;font-size:20px;font-weight:700;color:#003b5c}._headerActions_jl5cx_78{display:flex;gap:12px}._loginButton_jl5cx_83,._cabinetButton_jl5cx_84{padding:10px 24px;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}._loginButton_jl5cx_83{background:#003b5c;color:#fff;border:none}._loginButton_jl5cx_83:hover{background:#005580}._cabinetButton_jl5cx_84{background:#fff;color:#003b5c;border:1px solid #003b5c}._cabinetButton_jl5cx_84:hover{background:#e8f4f8}._main_jl5cx_115{flex:1;padding:32px 0}._container_jl5cx_120{max-width:100%;width:100%;margin:0 auto;padding:0 16px;box-sizing:border-box}._titleSection_jl5cx_129{text-align:center;margin-bottom:32px}._pageTitle_jl5cx_134{font-family:Inter,sans-serif;font-size:32px;font-weight:700;color:#1f2937;margin:0 0 12px}._pageSubtitle_jl5cx_142{font-family:Inter,sans-serif;font-size:16px;color:#667085;margin:0}._tabs_jl5cx_150{display:flex;gap:0;margin-bottom:28px;background:#f9fafb;border:1px solid #e4e7ec;border-radius:12px;padding:6px;box-shadow:0 1px 2px #0000000a}._tab_jl5cx_150,._tabActive_jl5cx_162{flex:1 1 0;min-width:0;padding:14px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.4;cursor:pointer;border:none;border-radius:8px;transition:background .2s ease,color .2s ease,box-shadow .2s ease;background:transparent;color:#667085;text-align:center;white-space:normal;min-height:48px;display:flex;align-items:center;justify-content:center;word-wrap:break-word}._tab_jl5cx_150:hover{background:#003b5c0f;color:#003b5c}._tab_jl5cx_150:focus-visible{outline:2px solid #003b5c;outline-offset:2px}._tabActive_jl5cx_162{background:#fff;color:#003b5c;font-weight:600;box-shadow:0 1px 3px #00000014}._tabActive_jl5cx_162:hover{background:#fff;color:#003b5c}._tabActive_jl5cx_162:focus-visible{outline:2px solid #003b5c;outline-offset:2px}._searchSection_jl5cx_213{max-width:720px;width:100%;margin:0 auto 32px;position:sticky;top:65px;z-index:99;background:#f5f7fa;padding:16px 0;box-sizing:border-box;display:flex;align-items:center;gap:12px}._searchInputWrapper_jl5cx_228{position:relative;flex:1;max-width:480px}._filterButton_jl5cx_234{flex-shrink:0;position:relative;display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 14px;box-sizing:border-box;background:#fff;border:1px solid #003b5c;border-radius:12px;color:#003b5c;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap}._filterButton_jl5cx_234:hover{background:#e8f4f8;color:#002d45}._filterBadge_jl5cx_259{position:absolute;top:8px;right:8px;width:8px;height:8px;border-radius:50%;background:#2970ff}._filterResetButton_jl5cx_269{flex-shrink:0;display:inline-flex;align-items:center;height:44px;padding:0 16px;box-sizing:border-box;border:1px solid #d0d5dd;border-radius:12px;background:#fff;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,color .2s,border-color .2s}._filterResetButton_jl5cx_269:hover{background:#f1f5f9;color:#475569;border-color:#94a3b8}._searchIcon_jl5cx_292{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#667085;font-size:18px}._searchInput_jl5cx_228{width:100%;padding:14px 16px 14px 48px;background:#fff;border:1px solid #d0d5dd;border-radius:12px;font-family:Inter,sans-serif;font-size:15px;color:#101828;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}._searchInput_jl5cx_228:hover{border-color:#c5dfee}._searchInput_jl5cx_228:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 3px #003b5c1a}._searchInput_jl5cx_228::placeholder{color:#98a2b3}._registrySection_jl5cx_329{min-height:400px;background:#f9fafb;padding:24px 0;border-radius:0;max-width:100%;box-sizing:border-box}._registrySection_jl5cx_329 ._header_jl5cx_36{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;background:transparent;border:none;box-shadow:none;padding:0;position:static}._title_jl5cx_129{font-size:24px;font-weight:600;color:#101828;margin:0}._stats_jl5cx_358{font-size:14px;color:#667085}._stats_jl5cx_358 strong{color:#101828}._tableWrapper_jl5cx_368{background:#fff;border:1px solid #eaecf0;border-radius:12px;overflow-x:auto;overflow-y:visible;max-width:100%;-webkit-overflow-scrolling:touch}._table_jl5cx_368{width:100%;min-width:1000px;border-collapse:collapse;font-size:13px;table-layout:auto}._table_jl5cx_368 thead{background:#f9fafb;position:sticky;top:0;z-index:10}._table_jl5cx_368 th{padding:12px 8px;text-align:left;font-weight:500;color:#667085;border-bottom:1px solid #eaecf0;white-space:normal;word-break:break-word;overflow-wrap:break-word;line-height:1.3}._table_jl5cx_368 th._thDocuments_jl5cx_405{min-width:150px;max-width:280px}._table_jl5cx_368 th._thInclusionDate_jl5cx_410{min-width:104px;max-width:132px}._table_jl5cx_368 th._thValidity_jl5cx_415{min-width:100px;max-width:140px}._table_jl5cx_368 td{padding:12px 8px;border-bottom:1px solid #eaecf0;color:#344054;vertical-align:top}._table_jl5cx_368 tbody tr:last-child td{border-bottom:none}._clickableRow_jl5cx_431{cursor:pointer;transition:background-color .15s}._clickableRow_jl5cx_431:hover{background-color:#f9fafb}._numberCell_jl5cx_440{font-weight:500;color:#2970ff;min-width:80px;white-space:normal;word-wrap:break-word}._binCell_jl5cx_448{font-family:monospace;min-width:110px;white-space:normal;word-wrap:break-word}._companyCell_jl5cx_455{min-width:120px;max-width:240px;word-break:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.4}._okedCell_jl5cx_464{min-width:60px;max-width:120px;word-break:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.4}._regionCell_jl5cx_473{min-width:80px;max-width:160px;word-break:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.4}._contactCell_jl5cx_482{min-width:120px;max-width:220px;word-break:break-word;overflow-wrap:break-word;white-space:pre-line;line-height:1.4}._contactInfo_jl5cx_491{display:flex;flex-direction:column;gap:2px}._address_jl5cx_497{font-size:12px;color:#344054;white-space:normal;word-wrap:break-word}._phone_jl5cx_504,._email_jl5cx_505{font-size:11px;color:#667085;white-space:normal;word-wrap:break-word}._productCell_jl5cx_512{min-width:120px;max-width:220px;word-break:break-word;overflow-wrap:break-word;white-space:normal;font-weight:500;line-height:1.4}._documentsCell_jl5cx_522{min-width:150px;max-width:280px;white-space:pre-line;word-break:break-word;overflow-wrap:break-word;line-height:1.4}._documentsBadge_jl5cx_531{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;margin-right:8px;background:#e8f4f8;color:#003b5c;border-radius:6px;font-size:12px;font-weight:500;vertical-align:middle}._documentsBadge_jl5cx_531 ._anticon_jl5cx_545{font-size:12px}._capacityCell_jl5cx_549{min-width:80px;font-size:12px;white-space:normal;word-wrap:break-word}._codeCell_jl5cx_556{font-family:monospace;font-size:11px;min-width:80px;max-width:180px;word-break:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.4}._dvcCell_jl5cx_567{font-weight:500;min-width:60px;white-space:normal;word-wrap:break-word}._levelCell_jl5cx_574{font-weight:500;white-space:normal;word-wrap:break-word}._dateCell_jl5cx_580{min-width:90px;color:#667085;white-space:normal;word-wrap:break-word}._commentCell_jl5cx_587{min-width:140px;max-width:180px;word-break:break-word;overflow-wrap:break-word;white-space:normal;color:#667085;font-size:13px}._validityCell_jl5cx_597{white-space:pre-line;word-break:break-word;overflow-wrap:break-word;color:#667085;min-width:100px;max-width:140px;line-height:1.4}._emptyRow_jl5cx_607{text-align:center;padding:40px!important;color:#667085}._tableFooter_jl5cx_614{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid #e4e7ec;background:#f9fafb}._tableFooterLeft_jl5cx_623{display:flex;align-items:center;gap:20px}._tableFooterInfo_jl5cx_629{font-family:Inter,sans-serif;font-size:13px;color:#667085}._limitSelector_jl5cx_635{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:13px;color:#667085}._limitSelect_jl5cx_635{padding:6px 10px;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:13px;color:#344054;cursor:pointer;transition:all .2s ease}._limitSelect_jl5cx_635:hover{border-color:#003b5c}._limitSelect_jl5cx_635:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 2px #003b5c1a}._pagination_jl5cx_667{display:flex;align-items:center;gap:4px}._pageButtonNav_jl5cx_673{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:14px;color:#667085;cursor:pointer;transition:all .2s ease}._pageButtonNav_jl5cx_673:hover:not(:disabled){background:#f9fafb;border-color:#003b5c;color:#003b5c}._pageButtonNav_jl5cx_673:disabled{opacity:.4;cursor:not-allowed}._pageNumber_jl5cx_700{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:13px;color:#344054;cursor:pointer;transition:all .2s ease;padding:0 8px}._pageNumber_jl5cx_700:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}._pageNumberActive_jl5cx_723{background:#003b5c;border-color:#003b5c;color:#fff}._pageNumberActive_jl5cx_723:hover{background:#005580;border-color:#005580;color:#fff}._pageEllipsis_jl5cx_735{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:13px;color:#667085}._pageJumpLabel_jl5cx_746{font-family:Inter,sans-serif;font-size:13px;color:#667085;margin-left:4px}._pageJumpInput_jl5cx_753{width:56px;height:32px;padding:0 8px;margin:0 2px;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:13px;color:#344054;text-align:center;box-sizing:border-box}._pageJumpInput_jl5cx_753:hover{border-color:#98a2b3}._pageJumpInput_jl5cx_753:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 2px #003b5c1a}._loading_jl5cx_12{display:flex;justify-content:center;align-items:center;min-height:300px;color:#667085;font-size:16px}._loadingMore_jl5cx_786{padding:12px;text-align:center;color:#667085;font-size:14px}._error_jl5cx_793{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:300px;gap:16px;color:#f04438}._retryButton_jl5cx_803{padding:10px 20px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#344054;font-size:14px;font-weight:500;cursor:pointer}._retryButton_jl5cx_803:hover{background:#f9fafb}@media(max-width:1400px){._pageTitle_jl5cx_134{font-size:28px}._pageSubtitle_jl5cx_142{font-size:15px}._tabs_jl5cx_150{padding:6px}._tab_jl5cx_150,._tabActive_jl5cx_162{padding:12px 14px;font-size:13px}._table_jl5cx_368{font-size:12px}._table_jl5cx_368 th,._table_jl5cx_368 td{padding:10px 6px}}@media(max-width:768px){._container_jl5cx_120{padding:0 12px}._pageTitle_jl5cx_134{font-size:22px}._pageSubtitle_jl5cx_142{font-size:14px}._headerContent_jl5cx_56{padding:0 12px}._logoText_jl5cx_71{font-size:18px}._loginButton_jl5cx_83,._cabinetButton_jl5cx_84{padding:8px 16px;font-size:13px}._registrySection_jl5cx_329{padding:16px 0}._searchSection_jl5cx_213{top:60px;padding:12px 0}._tableWrapper_jl5cx_368{overflow-x:auto;margin:0 -12px;border-radius:8px}._table_jl5cx_368{min-width:700px;font-size:12px}._table_jl5cx_368 th,._table_jl5cx_368 td{padding:8px 6px}}._actionCell_jl5cx_903{text-align:center;white-space:nowrap;padding:12px 8px}._downloadButton_jl5cx_909{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#003b5c;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}._downloadButton_jl5cx_909:hover{background:#005580}._downloadButton_jl5cx_909:active{background:#002d45}._modalOverlay_jl5cx_933{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}._modalContent_jl5cx_944{background:#fff;border-radius:12px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 24px 48px #0003}._modalHeader_jl5cx_954{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #eaecf0}._modalTitle_jl5cx_962{margin:0;font-size:18px;font-weight:600;color:#1f2937}._modalClose_jl5cx_969{width:32px;height:32px;border:none;background:#f3f4f6;border-radius:8px;font-size:24px;line-height:1;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s,color .2s}._modalClose_jl5cx_969:hover{background:#e5e7eb;color:#1f2937}._filterModalContent_jl5cx_992{background:#fff;border-radius:12px;max-width:720px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 24px 48px #0003}._filterModalIcon_jl5cx_1003{margin-right:8px;font-size:18px;color:#003b5c}._filterModalBody_jl5cx_1009{padding:20px 24px;overflow-y:auto;flex:1}._filterGrid_jl5cx_1015{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 24px}._filterField_jl5cx_1021{display:flex;flex-direction:column;gap:6px}._filterField_jl5cx_1021 label{font-size:13px;font-weight:500;color:#374151}._filterField_jl5cx_1021 input{padding:10px 12px;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;font-family:inherit;color:#1f2937;transition:border-color .2s}._filterField_jl5cx_1021 input:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 2px #003b5c26}._filterField_jl5cx_1021 input::placeholder{color:#9ca3af}._filterField_jl5cx_1021 select._filterSelect_jl5cx_1053{padding:10px 12px;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;font-family:inherit;color:#1f2937;background:#fff;cursor:pointer;width:100%;transition:border-color .2s}._filterField_jl5cx_1021 select._filterSelect_jl5cx_1053:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 2px #003b5c26}._filterCombobox_jl5cx_1072{position:relative;width:100%}._filterCombobox_jl5cx_1072 ._filterSelect_jl5cx_1053{width:100%;box-sizing:border-box}._filterComboboxList_jl5cx_1082{position:absolute;left:0;right:0;top:100%;margin:2px 0 0;padding:0;list-style:none;background:#fff;border:1px solid #d0d5dd;border-radius:8px;max-height:220px;overflow-y:auto;z-index:10;box-shadow:0 4px 12px #00000026}._filterComboboxItem_jl5cx_1099{padding:8px 12px;font-size:13px;color:#1f2937;cursor:pointer;white-space:normal;word-break:break-word;border-bottom:1px solid #f3f4f6}._filterComboboxItem_jl5cx_1099:last-child{border-bottom:none}._filterComboboxItem_jl5cx_1099:hover{background:#e8f4f8}._filterFieldDateRange_jl5cx_1117{grid-column:1 / -1}._filterFieldDateRange_jl5cx_1117 label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}._dateRangeInputs_jl5cx_1129{display:flex;align-items:center;gap:10px}._dateRangeInputs_jl5cx_1129 input{flex:1;min-width:0;padding:10px 12px;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;font-family:inherit;color:#1f2937}._dateRangeInputs_jl5cx_1129 input:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 2px #003b5c26}._dateRangeSeparator_jl5cx_1152{color:#6b7280;font-weight:500;flex-shrink:0}._filterModalFooter_jl5cx_1158{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #eaecf0;background:#f9fafb;border-radius:0 0 12px 12px}._filterCancelBtn_jl5cx_1168{padding:10px 20px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#344054;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s}._filterCancelBtn_jl5cx_1168:hover{background:#f9fafb;border-color:#98a2b3}._filterApplyBtn_jl5cx_1185{padding:10px 20px;border:none;border-radius:8px;background:#003b5c;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}._filterApplyBtn_jl5cx_1185:hover{background:#002d45}@media(max-width:640px){._filterGrid_jl5cx_1015{grid-template-columns:1fr}}._modalCompany_jl5cx_1207{padding:12px 24px;margin:0;font-size:14px;color:#6b7280;background:#f9fafb;border-bottom:1px solid #eaecf0}._modalTableWrap_jl5cx_1216{padding:24px}._modalTable_jl5cx_1216{width:100%;border-collapse:collapse;font-size:14px;margin-bottom:20px}._modalTable_jl5cx_1216 th{padding:10px 12px;text-align:left;font-weight:500;color:#6b7280;width:180px;vertical-align:top;border-bottom:1px solid #eaecf0}._modalTable_jl5cx_1216 td{padding:10px 12px;color:#1f2937;border-bottom:1px solid #eaecf0;word-break:break-word}._modalDocsTitle_jl5cx_1244{margin:0 0 12px;font-size:14px;font-weight:600;color:#374151}._modalDocsTable_jl5cx_1251{width:100%;border-collapse:collapse;font-size:13px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}._modalDocsTable_jl5cx_1251 thead{background:#f9fafb}._modalDocsTable_jl5cx_1251 th{padding:10px 12px;text-align:left;font-weight:500;color:#6b7280;font-size:12px}._modalDocsTable_jl5cx_1251 td{padding:10px 12px;border-top:1px solid #e5e7eb;word-break:break-word}._pageWrapper_1evex_2{min-height:100vh;background:#f5f7fa;display:flex;flex-direction:column}._stickySearch_1evex_10{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e4e7ec;padding:16px 0;box-shadow:0 1px 3px #0000000d}._searchContainer_1evex_20{max-width:100%;margin:0;padding:0 10px;display:flex;align-items:center;gap:12px}._searchInputWrapper_1evex_29{position:relative;flex:1;max-width:480px}._filterButton_1evex_35{flex-shrink:0;position:relative;display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 16px;box-sizing:border-box;background:#fff;border:1px solid #003b5c;border-radius:12px;color:#003b5c;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap}._filterButton_1evex_35:hover{background:#e8f4f8;color:#002d45}._filterBadge_1evex_60{position:absolute;top:8px;right:8px;width:8px;height:8px;border-radius:50%;background:#2970ff}._filterResetButton_1evex_70{flex-shrink:0;display:inline-flex;align-items:center;height:44px;padding:0 16px;box-sizing:border-box;border:1px solid #d0d5dd;border-radius:12px;background:#fff;color:#64748b;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,color .2s,border-color .2s}._filterResetButton_1evex_70:hover{background:#f1f5f9;color:#475569;border-color:#94a3b8}._container_1evex_93{max-width:100%;margin:0;padding:0 10px;width:100%}._searchIcon_1evex_100{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#667085;font-size:18px}._searchInput_1evex_29{width:100%;padding:14px 16px 14px 48px;background:#fff;border:1px solid #d0d5dd;border-radius:12px;font-family:Inter,sans-serif;font-size:15px;color:#101828;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}._searchInput_1evex_29:hover{border-color:#c5dfee}._searchInput_1evex_29:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 3px #003b5c1a}._searchInput_1evex_29::placeholder{color:#98a2b3}._registrySection_1evex_137{min-height:400px;background:#f9fafb;padding:24px 0;border-radius:0}._tableWrapper_1evex_145{background:#fff;border:1px solid #eaecf0;border-radius:12px;overflow:hidden;overflow-x:auto}._table_1evex_145{width:100%;border-collapse:collapse;font-size:13px;min-width:1200px;table-layout:auto}._table_1evex_145 thead{background:#f9fafb;position:sticky;top:0;z-index:10}._table_1evex_145 th{padding:12px 8px;text-align:left;font-weight:500;color:#667085;border-bottom:1px solid #eaecf0;white-space:normal;word-break:break-word;overflow-wrap:break-word;line-height:1.3}._table_1evex_145 th._thDocuments_1evex_180{min-width:150px;max-width:280px}._table_1evex_145 th._thInclusionDate_1evex_185{min-width:104px;max-width:132px}._table_1evex_145 th._thValidity_1evex_190{min-width:100px;max-width:140px}._table_1evex_145 td{padding:12px 8px;border-bottom:1px solid #eaecf0;color:#344054;vertical-align:top}._table_1evex_145 tbody tr:last-child td{border-bottom:none}._clickableRow_1evex_206{cursor:pointer;transition:background-color .15s}._clickableRow_1evex_206:hover{background-color:#f9fafb}._numberCell_1evex_215{font-weight:500;color:#2970ff;white-space:nowrap}._binCell_1evex_221{font-family:monospace;white-space:nowrap}._companyCell_1evex_226{min-width:120px;max-width:240px;word-break:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.4}._okedCell_1evex_235{min-width:60px;max-width:120px;word-break:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.4}._regionCell_1evex_244{min-width:80px;max-width:160px;word-break:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.4}._contactCell_1evex_253{min-width:120px;max-width:220px;word-break:break-word;overflow-wrap:break-word;white-space:pre-line;line-height:1.4}._contactInfo_1evex_262{display:flex;flex-direction:column;gap:2px}._address_1evex_268{font-size:12px;color:#344054;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:170px}._phone_1evex_277,._email_1evex_278{font-size:11px;color:#667085}._productCell_1evex_283{min-width:120px;max-width:220px;word-break:break-word;overflow-wrap:break-word;white-space:normal;font-weight:500;line-height:1.4}._capacityCell_1evex_293{white-space:nowrap;font-size:12px}._codeCell_1evex_298{font-family:monospace;font-size:11px;min-width:80px;max-width:180px;word-break:break-word;overflow-wrap:break-word;white-space:normal;line-height:1.4}._dvcCell_1evex_309,._levelCell_1evex_314{font-weight:500;white-space:nowrap}._dateCell_1evex_319{white-space:nowrap;color:#667085}._commentCell_1evex_324{min-width:140px;max-width:180px;word-break:break-word;overflow-wrap:break-word;white-space:normal;color:#667085;font-size:13px}._validityCell_1evex_334{white-space:pre-line;word-break:break-word;overflow-wrap:break-word;color:#667085;min-width:100px;max-width:140px;line-height:1.4}._emptyRow_1evex_344{text-align:center;padding:40px!important;color:#667085}._tableFooter_1evex_351{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid #e4e7ec;background:#f9fafb}._tableFooterLeft_1evex_360{display:flex;align-items:center;gap:20px}._tableFooterInfo_1evex_366{font-family:Inter,sans-serif;font-size:13px;color:#667085}._limitSelector_1evex_372{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-size:13px;color:#667085}._limitSelect_1evex_372{padding:6px 10px;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:13px;color:#344054;cursor:pointer;transition:all .2s ease}._limitSelect_1evex_372:hover{border-color:#003b5c}._limitSelect_1evex_372:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 2px #003b5c1a}._pagination_1evex_404{display:flex;align-items:center;gap:4px}._pageButtonNav_1evex_410{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:14px;color:#667085;cursor:pointer;transition:all .2s ease}._pageButtonNav_1evex_410:hover:not(:disabled){background:#f9fafb;border-color:#003b5c;color:#003b5c}._pageButtonNav_1evex_410:disabled{opacity:.4;cursor:not-allowed}._pageNumber_1evex_437{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:13px;color:#344054;cursor:pointer;transition:all .2s ease;padding:0 8px}._pageNumber_1evex_437:hover{background:#f9fafb;border-color:#003b5c;color:#003b5c}._pageNumberActive_1evex_460{background:#003b5c;border-color:#003b5c;color:#fff}._pageNumberActive_1evex_460:hover{background:#005580;border-color:#005580;color:#fff}._pageEllipsis_1evex_472{min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:13px;color:#667085}._pageJumpLabel_1evex_483{font-family:Inter,sans-serif;font-size:13px;color:#667085;margin-left:4px}._pageJumpInput_1evex_490{width:56px;height:32px;padding:0 8px;margin:0 2px;border:1px solid #d0d5dd;border-radius:6px;font-family:Inter,sans-serif;font-size:13px;color:#344054;text-align:center;box-sizing:border-box}._pageJumpInput_1evex_490:hover{border-color:#98a2b3}._pageJumpInput_1evex_490:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 2px #003b5c1a}._loading_1evex_514{display:flex;justify-content:center;align-items:center;min-height:300px;color:#667085;font-size:16px}._loadingMore_1evex_523{padding:12px;text-align:center;color:#667085;font-size:14px}._error_1evex_530{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:300px;gap:16px;color:#f04438}._retryButton_1evex_540{padding:10px 20px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#344054;font-size:14px;font-weight:500;cursor:pointer}._retryButton_1evex_540:hover{background:#f9fafb}._empty_1evex_344{padding:80px 32px;text-align:center;font-family:Inter,sans-serif;font-size:15px;color:#667085}._tabs_1evex_564{display:flex;gap:0;border-bottom:1px solid #e4e7ec;margin-bottom:0;flex-wrap:wrap}._tab_1evex_145,._tabActive_1evex_573{padding:14px 20px;font-size:14px;font-weight:500;border:none;background:transparent;color:#667085;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .2s,border-color .2s;flex:1 1 0;min-width:0;text-align:left}._tab_1evex_145:hover{color:#344054}._tabActive_1evex_573{color:#003b5c;border-bottom-color:#003b5c}._documentsCell_1evex_598{white-space:pre-line;word-break:break-word;overflow-wrap:break-word;min-width:150px;max-width:280px;line-height:1.4}._documentsBadge_1evex_607{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;margin-right:8px;background:#e8f4f8;color:#003b5c;border-radius:6px;font-size:12px;font-weight:500;vertical-align:middle}._documentsBadge_1evex_607 ._anticon_1evex_621{font-size:12px}@media(max-width:768px){._searchContainer_1evex_20,._container_1evex_93{padding:0 16px}._registrySection_1evex_137{padding:16px 0}._tableWrapper_1evex_145{overflow-x:auto}}._actionCell_1evex_645{text-align:center;white-space:nowrap;padding:12px 8px;min-width:120px;width:120px}._downloadButton_1evex_653{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#003b5c;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}._downloadButton_1evex_653:hover{background:#005580}._downloadButton_1evex_653:active{background:#002d45}._modalOverlay_1evex_677{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}._modalContent_1evex_688{background:#fff;border-radius:12px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 24px 48px #0003}._modalHeader_1evex_698{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #eaecf0}._modalTitle_1evex_706{margin:0;font-size:18px;font-weight:600;color:#1f2937}._modalClose_1evex_713{width:32px;height:32px;border:none;background:#f3f4f6;border-radius:8px;font-size:24px;line-height:1;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s,color .2s}._modalClose_1evex_713:hover{background:#e5e7eb;color:#1f2937}._modalCompany_1evex_735{padding:12px 24px;margin:0;font-size:14px;color:#6b7280;background:#f9fafb;border-bottom:1px solid #eaecf0}._modalTableWrap_1evex_744{padding:24px}._modalTable_1evex_744{width:100%;border-collapse:collapse;font-size:14px;margin-bottom:20px}._modalTable_1evex_744 th{padding:10px 12px;text-align:left;font-weight:500;color:#6b7280;width:180px;vertical-align:top;border-bottom:1px solid #eaecf0}._modalTable_1evex_744 td{padding:10px 12px;color:#1f2937;border-bottom:1px solid #eaecf0;word-break:break-word}._modalDocsTitle_1evex_772{margin:0 0 12px;font-size:14px;font-weight:600;color:#374151}._modalDocsTable_1evex_779{width:100%;border-collapse:collapse;font-size:13px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}._modalDocsTable_1evex_779 thead{background:#f9fafb}._modalDocsTable_1evex_779 th{padding:10px 12px;text-align:left;font-weight:500;color:#6b7280;font-size:12px}._modalDocsTable_1evex_779 td{padding:10px 12px;border-top:1px solid #e5e7eb;word-break:break-word}._filterModalContent_1evex_807{background:#fff;border-radius:12px;max-width:720px;width:100%;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 24px 48px #0003}._filterModalIcon_1evex_818{margin-right:8px;font-size:18px;color:#003b5c}._filterModalBody_1evex_824{padding:20px 24px;overflow-y:auto;flex:1}._filterGrid_1evex_830{display:grid;grid-template-columns:repeat(2,1fr);gap:16px 24px}._filterField_1evex_836{display:flex;flex-direction:column;gap:6px}._filterField_1evex_836 label{font-size:13px;font-weight:500;color:#374151}._filterField_1evex_836 input{padding:10px 12px;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;font-family:inherit;color:#1f2937;transition:border-color .2s}._filterField_1evex_836 input:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 2px #003b5c26}._filterField_1evex_836 input::placeholder{color:#9ca3af}._filterField_1evex_836 select._filterSelect_1evex_868{padding:10px 12px;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;font-family:inherit;color:#1f2937;background:#fff;cursor:pointer;width:100%;transition:border-color .2s}._filterField_1evex_836 select._filterSelect_1evex_868:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 2px #003b5c26}._filterCombobox_1evex_887{position:relative;width:100%}._filterCombobox_1evex_887 ._filterSelect_1evex_868{width:100%;box-sizing:border-box}._filterComboboxList_1evex_897{position:absolute;left:0;right:0;top:100%;margin:2px 0 0;padding:0;list-style:none;background:#fff;border:1px solid #d0d5dd;border-radius:8px;max-height:220px;overflow-y:auto;z-index:10;box-shadow:0 4px 12px #00000026}._filterComboboxItem_1evex_914{padding:8px 12px;font-size:13px;color:#1f2937;cursor:pointer;white-space:normal;word-break:break-word;border-bottom:1px solid #f3f4f6}._filterComboboxItem_1evex_914:last-child{border-bottom:none}._filterComboboxItem_1evex_914:hover{background:#e8f4f8}._filterFieldDateRange_1evex_932{grid-column:1 / -1}._filterFieldDateRange_1evex_932 label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:6px}._dateRangeInputs_1evex_944{display:flex;align-items:center;gap:10px}._dateRangeInputs_1evex_944 input{flex:1;min-width:0;padding:10px 12px;border:1px solid #d0d5dd;border-radius:8px;font-size:14px;font-family:inherit;color:#1f2937}._dateRangeInputs_1evex_944 input:focus{outline:none;border-color:#003b5c;box-shadow:0 0 0 2px #003b5c26}._dateRangeSeparator_1evex_967{color:#6b7280;font-weight:500;flex-shrink:0}._filterModalFooter_1evex_973{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #eaecf0;background:#f9fafb;border-radius:0 0 12px 12px}._filterCancelBtn_1evex_983{padding:10px 20px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;color:#344054;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s}._filterCancelBtn_1evex_983:hover{background:#f9fafb;border-color:#98a2b3}._filterApplyBtn_1evex_1000{padding:10px 20px;border:none;border-radius:8px;background:#003b5c;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s}._filterApplyBtn_1evex_1000:hover{background:#002d45}@media(max-width:640px){._filterGrid_1evex_830{grid-template-columns:1fr}}*{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:#eef4f8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}button,input{font-family:inherit}
