._container_1n21f_1{position:fixed;top:16px;right:16px;z-index:9999;display:flex;flex-direction:column;gap:10px;max-width:380px;width:100%;pointer-events:none}._container_1n21f_1>*{pointer-events:auto}._toast_1n21f_18{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:8px;box-shadow:0 4px 12px #00000026;background-color:#fff;border-left:4px solid #64748b;animation:_slideIn_1n21f_1 .25s ease-out}@keyframes _slideIn_1n21f_1{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}._message_1n21f_41{flex:1;font-size:14px;line-height:1.4;color:#1e293b}._dismiss_1n21f_48{flex-shrink:0;padding:2px 6px;border:none;background:none;color:#64748b;font-size:14px;cursor:pointer;border-radius:4px;line-height:1}._dismiss_1n21f_48:hover{color:#1e293b;background-color:#0000000f}._toast_1n21f_18._success_1n21f_66{border-left-color:#22c55e;background-color:#f0fdf4}._toast_1n21f_18._success_1n21f_66 ._message_1n21f_41{color:#166534}._toast_1n21f_18._error_1n21f_75{border-left-color:#ef4444;background-color:#fef2f2}._toast_1n21f_18._error_1n21f_75 ._message_1n21f_41{color:#991b1b}._toast_1n21f_18._warning_1n21f_84{border-left-color:#f59e0b;background-color:#fffbeb}._toast_1n21f_18._warning_1n21f_84 ._message_1n21f_41{color:#92400e}._toast_1n21f_18._info_1n21f_93{border-left-color:#3b82f6;background-color:#eff6ff}._toast_1n21f_18._info_1n21f_93 ._message_1n21f_41{color:#1e40af}._container_xfk9p_1{display:flex;flex:1;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb,#4facfe,#00f2fe);background-size:400% 400%;animation:_gradientShift_xfk9p_1 15s ease infinite;position:relative;overflow:hidden}._container_xfk9p_1:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 1px);background-size:50px 50px;animation:_patternMove_xfk9p_1 20s linear infinite;opacity:.5}._container_xfk9p_1:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.15) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 40% 20%,rgba(255,255,255,.1) 0%,transparent 50%);animation:_float_xfk9p_1 25s ease-in-out infinite;pointer-events:none}@keyframes _gradientShift_xfk9p_1{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes _patternMove_xfk9p_1{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@keyframes _float_xfk9p_1{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(5deg)}66%{transform:translateY(20px) rotate(-5deg)}}._content_xfk9p_73{display:flex;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:20px;position:relative;z-index:1}._logoContainer_xfk9p_84{margin-bottom:30px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:16px;padding:20px;width:100%;max-width:450px;box-shadow:0 4px 12px #0000001a}._logo_xfk9p_84{width:240px;height:80px;object-fit:contain}._loginCard_xfk9p_103{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:24px;width:100%;max-width:450px;box-shadow:0 4px 12px #0000001a}._header_xfk9p_113{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:24px;gap:16px}._title_xfk9p_122{font-size:24px;font-weight:700;color:#1e293b;margin:0;flex:1}._tabs_xfk9p_130{display:flex;flex-direction:row;gap:0;border-radius:6px;overflow:hidden;border:1px solid #e0e0e0}._tab_xfk9p_130{padding:10px 16px;border:none;background-color:#fff;color:#1e293b;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;transition:all .2s;border-right:1px solid #e0e0e0}._tab_xfk9p_130:last-child{border-right:none;border-top-right-radius:6px;border-bottom-right-radius:6px}._tab_xfk9p_130:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}._tab_xfk9p_130:hover{background-color:#f8fafc}._tabActive_xfk9p_167{background-color:#1e293b;color:#fff}._tabActive_xfk9p_167:hover{background-color:#1e293b}._tabContent_xfk9p_176{min-height:200px}._inputContainer_xfk9p_180{margin-bottom:16px}._label_xfk9p_184{display:block;font-size:13px;margin-bottom:6px;color:#1e293b;font-weight:500}._input_xfk9p_180{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:12px;font-size:14px;background-color:#fff;color:#1e293b;font-family:inherit;box-sizing:border-box}._input_xfk9p_180:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}._errorText_xfk9p_210{color:#e74c3c;text-align:center;margin-bottom:12px;font-size:13px;font-weight:500}._successText_xfk9p_218{color:#27ae60;text-align:center;margin-bottom:12px;font-size:13px;font-weight:500}._button_xfk9p_226{padding:14px;border-radius:6px;border:none;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s;margin-bottom:12px;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;font-family:inherit}._buttonIcon_xfk9p_243{font-size:1.1em;line-height:1}._button_xfk9p_226:disabled{opacity:.6;cursor:not-allowed}._button_xfk9p_226:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #00000026}._loginButton_xfk9p_258{background-color:var(--navistarr-blue);color:#fff;letter-spacing:.3px;box-shadow:0 2px 3px #2e408e40}._loginButton_xfk9p_258:hover:not(:disabled){background-color:var(--navistarr-blue-hover)}._secondaryButton_xfk9p_269{background-color:var(--navistarr-red);border:none;color:#fff;font-weight:600}._secondaryButton_xfk9p_269:hover:not(:disabled){background-color:var(--navistarr-red-hover)}._links_xfk9p_280{display:flex;flex-direction:row;justify-content:space-between;margin-top:8px}._linkButton_xfk9p_287{background:none;border:none;color:#1e293b;font-size:14px;cursor:pointer;padding:4px 0;font-family:inherit;text-decoration:none;display:inline-flex;align-items:center;gap:4px}._linkIcon_xfk9p_301{font-size:1em;line-height:1}._linkButton_xfk9p_287:hover{text-decoration:underline}._registerLink_xfk9p_310{color:#dc2626}._returnPath_xfk9p_314{font-size:12px;color:#64748b;text-align:left;margin-top:16px;margin-bottom:0;padding-top:16px;border-top:1px solid #e0e0e0}._sessionExpiredText_xfk9p_324{margin:0 0 16px;padding:12px 14px;border-radius:8px;background:#fef3c7;border:1px solid #fcd34d;color:#92400e;font-size:14px;line-height:1.4}._createCaseButton_xfk9p_335{margin-top:16px;background-color:#fff;border:1px solid #e0e0e0;color:#1e293b;font-size:14px;font-weight:500;max-width:450px;box-shadow:0 2px 6px #00000014}._createCaseButton_xfk9p_335:hover{background-color:#f8fafc;border-color:#1e293b;box-shadow:0 4px 10px #0000001f}@media (max-width: 768px){._header_xfk9p_113{flex-direction:column;align-items:stretch}._title_xfk9p_122{margin-bottom:12px}._tabs_xfk9p_130{width:100%}._tab_xfk9p_130{flex:1;text-align:center}}._overlay_albay_1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modal_albay_14{background-color:#fff;border-radius:8px;padding:20px;max-width:90vw;max-height:90vh;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative;box-shadow:0 4px 20px #0000004d;display:flex;flex-direction:column;min-height:0}._modalWide_albay_30{width:min(720px,94vw)}._modalExtraWide_albay_34{width:min(1180px,97vw)}._fullScreen_albay_38{max-width:100vw;max-height:100vh;width:100vw;height:100vh;border-radius:0;padding:0}._closeButton_albay_47{position:absolute;top:10px;right:10px;background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:5px 10px;z-index:10}._closeButton_albay_47:hover{color:#000}._modalTitle_albay_64{font-size:20px;font-weight:700;color:#1e293b;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}._container_do8rx_1{min-width:400px;max-width:640px}._title_do8rx_6{font-size:20px;font-weight:700;color:#2c3e50;margin-bottom:20px}._fields_do8rx_13{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}._fieldGroup_do8rx_20{display:flex;flex-direction:column;gap:4px}._fieldLabel_do8rx_26{font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}._fieldInput_do8rx_34{padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit}._fieldInput_do8rx_34:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}._statusFiltersContainer_do8rx_48{margin-bottom:16px}._statusFiltersLabel_do8rx_52{display:block;font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}._statusFiltersLoading_do8rx_62{display:flex;justify-content:center;padding:12px}._statusFilters_do8rx_48{display:flex;flex-wrap:wrap;gap:8px}._statusButton_do8rx_74{display:flex;align-items:center;gap:8px;padding:6px 12px;border:2px solid #ddd;border-radius:20px;background-color:#fff;cursor:pointer;font-family:inherit;transition:background-color .15s}._statusButton_do8rx_74:hover{background-color:#f5f5f5}._statusButtonActive_do8rx_91{background-color:#e7f1ff}._statusButtonLabel_do8rx_95{font-size:13px;font-weight:600;color:#2c3e50}._statusButtonBadge_do8rx_101{font-size:12px;font-weight:700;color:#fff;padding:2px 8px;border-radius:10px;min-width:24px;text-align:center}._searchContainer_do8rx_111{display:flex;justify-content:flex-end;margin-bottom:16px}._searchButton_do8rx_117{padding:10px 28px;background-color:#2c3e50;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;font-family:inherit;min-width:100px;display:flex;align-items:center;justify-content:center}._searchButton_do8rx_117:hover:not(:disabled){background-color:#34495e}._searchButton_do8rx_117:disabled{opacity:.6;cursor:not-allowed}._loadingContainer_do8rx_141{display:flex;flex-direction:column;align-items:center;padding:24px;gap:12px}._loadingText_do8rx_149{color:#666;font-size:14px;margin:0}._results_do8rx_155{max-height:400px;overflow-y:auto;border:1px solid #e0e0e0;border-radius:6px}._resultsHeader_do8rx_162{padding:8px 12px;margin:0;font-size:12px;font-weight:600;color:#666;background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;text-transform:uppercase;letter-spacing:.5px}._resultItem_do8rx_174{width:100%;padding:12px;border:none;border-bottom:1px solid #e0e0e0;background-color:#fff;text-align:left;cursor:pointer;font-family:inherit;display:flex;flex-direction:column;gap:4px}._resultItem_do8rx_174:hover{background-color:#f5f5f5}._resultItem_do8rx_174:last-child{border-bottom:none}._resultHeader_do8rx_196{display:flex;align-items:center;justify-content:space-between;gap:8px}._resultCaseNumber_do8rx_203{font-size:14px;font-weight:700;color:#2c3e50}._resultStatusBadge_do8rx_209{font-size:11px;font-weight:600;color:#fff;padding:2px 8px;border-radius:10px;white-space:nowrap}._resultSubject_do8rx_218{font-size:13px;color:#444}._contractorCaseBadge_do8rx_223{display:inline-block;margin-top:4px;padding:2px 8px;border-radius:10px;background:#fff3cd;color:#856404;font-size:11px;font-weight:600}._resultMeta_do8rx_234{font-size:12px;color:#888}._noResults_do8rx_239{text-align:center;color:#666;font-style:italic;padding:20px;margin:0}._container_b06tc_1{padding:24px;max-width:400px;width:100%}._iconContainer_b06tc_7{display:flex;justify-content:center;align-items:center;margin-bottom:16px}._icon_b06tc_7{font-size:48px}._title_b06tc_18{font-size:20px;font-weight:700;color:#1e293b;text-align:center;margin:0 0 12px}._message_b06tc_26{font-size:14px;color:#64748b;text-align:center;line-height:20px;margin:0 0 24px;white-space:pre-line}._buttonContainer_b06tc_35{display:flex;flex-direction:row;gap:12px}._cancelButton_b06tc_41{flex:1;padding:12px 16px;border-radius:8px;border:none;background-color:var(--navistarr-red);cursor:pointer;font-size:14px;font-weight:600;color:#fff;font-family:inherit}._cancelButton_b06tc_41:hover:not(:disabled){background-color:var(--navistarr-red-hover)}._cancelButton_b06tc_41:disabled{opacity:.6;cursor:not-allowed}._confirmButton_b06tc_63{flex:1;padding:12px 16px;border-radius:8px;border:none;cursor:pointer;font-size:14px;font-weight:600;color:#fff;font-family:inherit;display:flex;align-items:center;justify-content:center}._confirmButton_b06tc_63:hover:not(:disabled){opacity:.9}._confirmButton_b06tc_63:disabled{opacity:.6;cursor:not-allowed}._container_rs272_1{display:flex;flex-direction:column;flex:1;background-color:#2c3e50;height:100vh}._header_rs272_9{padding:20px;background-color:#fff;border-bottom:1px solid #e0e0e0}._headerTop_rs272_15{display:flex;justify-content:center;align-items:center;margin-bottom:8px;position:relative}._logoImage_rs272_23{height:56px;width:200px;object-fit:contain}._closeButton_rs272_29{padding:8px;border-radius:4px;background-color:#0000001a;border:none;cursor:pointer;position:absolute;right:0}._closeIcon_rs272_39{font-size:20px;color:#2c3e50;font-weight:700}._headerSubtitle_rs272_45{font-size:14px;color:#2c3e50;text-align:center;margin:0}._navScroll_rs272_52{flex:1;overflow-y:auto;overflow-x:hidden}._navItem_rs272_58{width:100%;border:none;border-bottom:1px solid #1a252f;cursor:pointer;padding:0;background-color:transparent;text-align:left}._navItem_rs272_58:hover{background-color:#ffffff0d}._navGroupItem_rs272_72{background-color:#2c3e50}._navChildItem_rs272_76{background-color:#243342}._navItemContent_rs272_80{display:flex;align-items:center;padding:15px 15px 15px 20px}._navIcon_rs272_87{font-size:18px;margin-right:12px}._navText_rs272_92{flex:1;font-size:14px;color:inherit}._navGroupText_rs272_98{color:#ecf0f1;font-weight:600}._navChildText_rs272_103{color:#bdc3c7;font-size:13px;padding-left:10px}._expandIcon_rs272_109{color:#95a5a6;font-size:10px}._childrenContainer_rs272_114{background-color:#1a252f}._quickSearchContainer_rs272_118{padding:12px;border-bottom:1px solid rgba(255,255,255,.1)}._quickSearchButton_rs272_123{display:flex;align-items:center;background-color:#34495e;padding:12px 16px;border-radius:8px;border:1px solid #4a5f7f;cursor:pointer;width:100%;color:#ecf0f1;font-size:14px;font-weight:600;font-family:inherit}._quickSearchButton_rs272_123:hover{background-color:#3d5a6f}._quickSearchIcon_rs272_142{font-size:16px;margin-right:8px}._quickSearchText_rs272_147{color:#ecf0f1;font-size:14px;font-weight:600}._footer_rs272_153{padding:15px;background-color:#1a252f;border-top:1px solid #34495e;text-align:center}._footerText_rs272_160{color:#7f8c8d;font-size:12px;margin:0}._wrap_qx7xx_1{display:flex;align-items:center;gap:.5rem;margin-right:1rem;min-width:0}._label_qx7xx_9{font-size:.75rem;color:#666;white-space:nowrap}._select_qx7xx_15{max-width:220px;padding:.35rem .5rem;font-size:.85rem;border:1px solid #ccc;border-radius:4px;background:#fff}._loading_qx7xx_24{font-size:.8rem;color:#888;margin-right:.75rem}@media (max-width: 768px){._wrap_qx7xx_1{width:100%;margin-right:0;align-items:flex-start;flex-direction:column;gap:.25rem}._label_qx7xx_9{font-size:.7rem}._select_qx7xx_15{width:100%;max-width:none;min-width:0;font-size:.8rem}._loading_qx7xx_24{margin-right:0}}._wrap_16us0_1{position:relative}._trigger_16us0_5{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;padding:6px 10px;font-size:12px;cursor:pointer}._menu_16us0_14{position:absolute;right:0;top:calc(100% + 4px);min-width:200px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:200;padding:6px}._item_16us0_27{display:block;width:100%;text-align:left;background:none;border:none;padding:8px 10px;border-radius:4px;cursor:pointer;font-size:13px}._item_16us0_27:hover{background:#f8fafc}._passwordBox_16us0_43{display:flex;gap:6px;padding:8px 6px 4px;border-top:1px solid #e2e8f0;margin-top:4px}._passwordBox_16us0_43 input{flex:1;padding:6px 8px;border:1px solid #cbd5e1;border-radius:4px;font-size:13px}._passwordBox_16us0_43 button{padding:6px 10px;border:1px solid #cbd5e1;border-radius:4px;background:#fff;cursor:pointer;font-size:12px}._error_16us0_68{margin:4px 6px 0;font-size:12px;color:#b91c1c}._container_oc0i2_1{display:flex;flex:1;min-height:100vh;background-color:#f5f5f5}._contentWrapper_oc0i2_8{display:flex;flex:1;flex-direction:row;min-width:0}._sidebar_oc0i2_15{background-color:#2c3e50;border-right:1px solid #1a252f;position:sticky;top:0;height:100vh;overflow-y:auto}._mainContent_oc0i2_24{display:flex;flex-direction:column;flex:1;min-width:0;background-color:#f5f5f5;height:100vh;overflow:hidden}._pageHeader_oc0i2_34{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px;background-color:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 3px #0000000d;position:sticky;top:0;z-index:100}._headerLeft_oc0i2_48{display:flex;flex-direction:row;align-items:center;flex:1;min-width:0}._headerRight_oc0i2_56{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px 16px;min-width:0}._superUserHeaderBar_oc0i2_66{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;min-width:0}._superUserLabel_oc0i2_75{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;white-space:nowrap}._superUserSep_oc0i2_84{color:#cbd5e1;font-weight:300;-webkit-user-select:none;user-select:none}._superUserOrgLink_oc0i2_90{font-size:.875rem;font-weight:600;color:var(--navistarr-blue);text-decoration:none;white-space:nowrap}._superUserOrgLink_oc0i2_90:hover{text-decoration:underline}._headerRightText_oc0i2_102{display:flex;flex-direction:column;align-items:flex-end}._logoImage_oc0i2_108{height:32px;width:120px;object-fit:contain}._pageHeaderTitle_oc0i2_114{font-size:18px;font-weight:700;color:#2c3e50;margin:0}._welcomeText_oc0i2_121{font-size:13px;color:#7f8c8d;margin:0 0 3px}._menuButton_oc0i2_127{padding:10px;margin-right:10px;background:none;border:none;cursor:pointer}._menuIcon_oc0i2_135{font-size:24px;color:#2c3e50}._contentArea_oc0i2_140{flex:1;overflow-y:auto;overflow-x:hidden}@media (max-width: 768px){._pageHeader_oc0i2_34{align-items:flex-start;flex-wrap:wrap;gap:8px;padding:10px 12px}._headerLeft_oc0i2_48{flex:0 0 auto}._headerRight_oc0i2_56{flex:1 1 100%;width:100%;justify-content:flex-start;gap:6px;order:2}._superUserHeaderBar_oc0i2_66{width:100%;align-items:flex-start;gap:6px 10px}._superUserLabel_oc0i2_75{font-size:.68rem}._superUserOrgLink_oc0i2_90{font-size:.78rem}._superUserSep_oc0i2_84,._headerRightText_oc0i2_102{display:none}._logoImage_oc0i2_108{width:104px;height:28px}._menuButton_oc0i2_127{margin-right:6px;padding:8px}._pageHeaderTitle_oc0i2_114{font-size:16px}._welcomeText_oc0i2_121{font-size:12px}}._container_w1hen_1{background-color:#fff;border-radius:4px;padding:8px;margin-bottom:12px;box-shadow:0 1px 1px #00000008}._header_w1hen_9{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:6px}._title_w1hen_17{font-size:10px;font-weight:700;color:#2c3e50;letter-spacing:.5px;margin:0}._headerRight_w1hen_25{display:flex;flex-direction:row;align-items:center;gap:8px}._refreshButton_w1hen_32{padding:4px;border-radius:4px;background-color:#f0f0f0;border:none;cursor:pointer;font-size:14px}._refreshButton_w1hen_32:hover:not(:disabled){background-color:#e0e0e0}._refreshButton_w1hen_32:disabled{opacity:.6;cursor:not-allowed}._totalCases_w1hen_50{font-size:9px;color:#7f8c8d}._statusGrid_w1hen_55{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px}._statusCard_w1hen_62{width:23%;min-width:70px;background-color:#f8f9fa;border-radius:3px;padding:6px;border:none;border-left:2px solid;display:flex;flex-direction:column;align-items:center;cursor:pointer;font-family:inherit;text-align:center}._statusCard_w1hen_62:hover:not(:disabled){background-color:#e9ecef}._statusCard_w1hen_62:focus-visible{outline:2px solid #1a5f7a;outline-offset:1px}._statusCard_w1hen_62:disabled{cursor:not-allowed;opacity:.7}._statusCount_w1hen_92{margin:0 0 1px;font-size:16px;font-weight:700;color:#2c3e50;line-height:1.2}._statusLabel_w1hen_100{font-size:8px;color:#7f8c8d;text-transform:uppercase;font-weight:600}._container_5rdyz_1{background-color:#fff;border-radius:8px;padding:15px;margin-bottom:15px;box-shadow:0 2px 4px #0000001a}._section_5rdyz_9{margin-bottom:10px}._sectionHeader_5rdyz_13{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #e0e0e0}._sectionTitle_5rdyz_23{font-size:16px;font-weight:700;color:#2c3e50;letter-spacing:1px;margin:0}._headerActions_5rdyz_31{display:flex;flex-direction:row;align-items:center}._actionLink_5rdyz_37{font-size:12px;color:#007bff;text-decoration:underline;background:none;border:none;cursor:pointer;font-family:inherit}._actionLink_5rdyz_37:hover{color:#0056b3}._separator_5rdyz_51{font-size:12px;color:#999;margin:0 5px}._statusGrid_5rdyz_57{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:15px}._statusChip_5rdyz_64{display:flex;flex-direction:row;align-items:center;padding:8px 12px;border-radius:20px;border:1px solid;margin-right:8px;margin-bottom:8px;background-color:#f8f9fa;cursor:pointer;font-family:inherit}._statusChip_5rdyz_64:hover{opacity:.9}._checkboxContainer_5rdyz_82{display:flex;flex-direction:row;align-items:center}._checkbox_5rdyz_82{width:18px;height:18px;border-radius:3px;border:2px solid;margin-right:6px;display:flex;justify-content:center;align-items:center;background-color:#fff}._checkboxChecked_5rdyz_100{background-color:#fff}._checkmark_5rdyz_104{color:#2c3e50;font-size:14px;font-weight:700}._statusChipText_5rdyz_110{font-size:13px;color:#495057;font-weight:500}._statusChipTextActive_5rdyz_116{color:#fff;font-weight:600}._filterGrid_5rdyz_121{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:15px;margin-left:-4px;margin-right:-4px}._filterItem_5rdyz_130{width:20%;min-width:150px;padding:0 4px;margin-bottom:12px}._filterLabel_5rdyz_137{display:block;font-size:11px;font-weight:600;color:#495057;margin-bottom:3px}._filterInput_5rdyz_145{width:100%;border:1px solid #ced4da;border-radius:4px;padding:6px;font-size:12px;background-color:#fff;height:36px;font-family:inherit}._filterInput_5rdyz_145:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}._searchButton_5rdyz_162{width:100%;background-color:#007bff;padding:15px;border-radius:6px;border:none;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 2px 4px #007bff4d;font-family:inherit}._searchButton_5rdyz_162:hover{background-color:#0056b3;box-shadow:0 4px 8px #007bff66}._searchButtonText_5rdyz_182{color:#fff;font-size:16px;font-weight:600}._container_1tewp_1{background-color:#f5f7fa;min-height:100%;overflow-y:auto;padding-bottom:20px}._contentPadding_1tewp_8{padding:10px 15px 15px}._resultsSection_1tewp_13{background-color:#fff;border-radius:8px;padding:15px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a}._resultsSectionHeader_1tewp_21{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #e0e0e0}._caseListFilterRow_1tewp_31{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px}._caseListFilterLabel_1tewp_39{font-size:14px;font-weight:600;color:#2c3e50}._caseListFilterBtn_1tewp_45,._caseListFilterBtnActive_1tewp_46{border:1px solid #d0d7de;background:#fff;color:#2c3e50;border-radius:16px;padding:6px 12px;font-size:13px;cursor:pointer}._caseListFilterBtnActive_1tewp_46{background:#007bff;border-color:#007bff;color:#fff}._contractorCaseBadge_1tewp_62{display:inline-block;margin-top:4px;padding:2px 8px;border-radius:10px;background:#fff3cd;color:#856404;font-size:12px;font-weight:600}._resultsSectionTitle_1tewp_73{font-size:16px;font-weight:700;color:#2c3e50;letter-spacing:1px;margin:0}._resultsCount_1tewp_81{font-size:14px;color:#7f8c8d;font-weight:600}._loadingContainer_1tewp_87{padding:40px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}._loadingText_1tewp_95{margin-top:10px;color:#7f8c8d;font-size:14px}._emptyState_1tewp_101{padding:60px 0;display:flex;flex-direction:column;align-items:center;justify-content:center}._emptyStateIcon_1tewp_109{font-size:48px;margin-bottom:15px}._emptyStateText_1tewp_114{font-size:18px;font-weight:600;color:#2c3e50;margin:0 0 5px}._emptyStateSubtext_1tewp_121{font-size:14px;color:#7f8c8d;margin:0}._caseCard_1tewp_127{width:100%;background-color:#fff;border-radius:8px;padding:15px;margin-bottom:12px;border:1px solid #e0e0e0;box-shadow:0 1px 2px #0000000d;cursor:pointer;text-align:left;font-family:inherit}._caseCard_1tewp_127:hover{box-shadow:0 2px 8px #0000001a;border-color:#007bff}._caseCardHeader_1tewp_145{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}._caseHeaderLeft_1tewp_155{flex:1;margin-right:10px}._caseName_1tewp_160{font-size:16px;font-weight:700;color:#007bff;margin:0 0 4px;letter-spacing:.5px}._caseSubject_1tewp_168{font-size:15px;font-weight:600;color:#2c3e50;margin:0 0 3px}._caseType_1tewp_175{font-size:12px;color:#6c757d;font-style:italic;margin:0}._statusBadge_1tewp_182{padding:6px 12px;border-radius:12px;display:inline-block}._statusBadgeText_1tewp_188{color:#fff;font-size:11px;font-weight:700;text-transform:uppercase}._caseCardBody_1tewp_195{display:flex;flex-direction:column;gap:8px}._infoRow_1tewp_201{display:flex;flex-direction:row;align-items:center;margin-bottom:6px}._infoLabel_1tewp_208{font-size:13px;color:#7f8c8d;width:110px;font-weight:500;flex-shrink:0}._infoValue_1tewp_216{font-size:13px;color:#2c3e50;flex:1}._caseCardFooter_1tewp_222{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;border-top:1px solid #f0f0f0}._budgetInfo_1tewp_232{display:flex;flex-direction:row;align-items:center}._budgetLabel_1tewp_238{font-size:12px;color:#7f8c8d;margin-right:6px;font-weight:600}._budgetValue_1tewp_245{font-size:12px;font-weight:700}._createdDate_1tewp_250{font-size:11px;color:#95a5a6}._chart_1c2im_1{width:100%;max-width:300px;height:auto;display:block;margin:0 auto}._gridLine_1c2im_9{stroke:#e0e0e0;stroke-width:1}._axisLabel_1c2im_14{font-size:10px;fill:#666;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._periodLabel_1c2im_20{font-size:9px;fill:#444;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._gauge_1xabm_1{width:100%;max-width:259px;height:auto;display:block;margin:0 auto}._arcBackground_1xabm_9{stroke:#d5d5d5;stroke-width:14;stroke-linecap:round}._tick_1xabm_15{stroke:#888;stroke-width:2}._tickLabel_1xabm_20{font-size:10px;font-weight:700;fill:#666;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._needle_1xabm_27{stroke:#c00000;stroke-width:3;stroke-linecap:round}._cap_1xabm_33{fill:#555;stroke:#333;stroke-width:1}._container_176mh_1{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:220px;padding:8px}._ring_176mh_11{width:140px;height:140px;border-radius:50%;display:flex;align-items:center;justify-content:center}._ringInner_176mh_20{width:108px;height:108px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}._percentValue_176mh_31{font-size:28px;font-weight:700;color:#2c3e50;line-height:1.1}._percentLabel_176mh_38{font-size:11px;color:#666;text-transform:uppercase;letter-spacing:.5px}._detail_176mh_45{font-size:13px;color:#555;text-align:left;margin:0;line-height:1.4;max-width:260px}._comparisonGrid_176mh_54{display:flex;flex-direction:column;gap:8px;width:100%;max-width:260px}._container_n2xp0_1{flex:1;background-color:#f5f5f5;overflow-y:auto;padding-bottom:20px}._loadingContainer_n2xp0_8{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:400px}._loadingText_n2xp0_17{margin-top:16px;font-size:16px;color:#666}._header_n2xp0_23{background-color:#fff;padding:20px;border-bottom:1px solid #ddd;text-align:center}._headerTitle_n2xp0_30{font-size:18px;font-weight:700;color:#2c3e50;margin:0 0 10px}._logoContainer_n2xp0_37{display:flex;flex-direction:column;align-items:center}._logoText_n2xp0_43{font-size:24px;font-weight:700;color:#007bff;letter-spacing:2px;margin:0}._logoSubtext_n2xp0_51{font-size:12px;color:#007bff;margin:4px 0 0}._topRow_n2xp0_57{display:flex;flex-direction:row;padding:20px;gap:20px;flex-wrap:wrap}._panel_n2xp0_65{flex:1;background-color:#fff;border-radius:8px;padding:16px;min-width:300px;min-height:300px}._panelHeader_n2xp0_74{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:16px}._panelTitle_n2xp0_82{font-size:16px;font-weight:700;color:#2c3e50;text-align:center;flex:1;margin:0}._navButton_n2xp0_91{padding:8px;border-radius:4px;background-color:#f0f0f0;border:none;cursor:pointer;font-family:inherit}._navButton_n2xp0_91:hover{background-color:#e0e0e0}._navButtonText_n2xp0_104{font-size:16px;color:#666}._navIcon_n2xp0_109{width:20px;height:20px;display:block}._navButton_n2xp0_91:disabled{opacity:.5;cursor:wait}._podBody_n2xp0_120{position:relative;min-height:240px}._podOverlay_n2xp0_125{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;background:#ffffffbf;font-size:13px;color:#666}._scheduledCasesContainer_n2xp0_137{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}._scheduledCaseName_n2xp0_144{font-size:14px;color:#007bff;margin-right:8px;background:none;border:none;padding:0;cursor:pointer;text-decoration:underline}._scheduledCaseName_n2xp0_144:hover{color:#0056b3}._emptyHint_n2xp0_159{font-size:14px;color:#666;margin:0}._highlightedCase_n2xp0_165{color:#87ceeb}._trendDiff_n2xp0_169{font-size:12px;color:#dc3545;text-align:center;font-weight:700;margin:0}._billOutData_n2xp0_177{display:flex;flex-direction:column;align-items:center}._billOutPeriod_n2xp0_183{font-size:12px;color:#666;margin:0 0 4px}._billOutDiff_n2xp0_189{font-size:12px;color:#dc3545;font-weight:700;margin:0}._helpfulLinksSection_n2xp0_196{padding:20px}._sectionTitle_n2xp0_200{font-size:18px;font-weight:700;color:#2c3e50;text-align:center;margin:0 0 16px}._linksGrid_n2xp0_208{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:center}._linkCard_n2xp0_216{width:120px;background-color:#fff;border-radius:8px;padding:16px;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 4px #0000001a;border:none;cursor:pointer;font-family:inherit}._linkCard_n2xp0_216:hover{box-shadow:0 4px 8px #00000026}._linkIcon_n2xp0_234{font-size:24px;margin-bottom:8px}._linkName_n2xp0_239{font-size:12px;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:8px}._linkSelect_n2xp0_247{font-size:10px;color:#007bff;text-decoration:underline}._criticalCasesSection_n2xp0_253{padding:20px}._casesTable_n2xp0_257{background-color:#fff;border-radius:8px;overflow:hidden}._tableHeader_n2xp0_263{display:flex;flex-direction:row;background-color:#f8f9fa;padding:12px 8px}._headerCell_n2xp0_270{flex:1;font-size:12px;font-weight:700;color:#2c3e50;text-align:center}._tableRow_n2xp0_278{display:flex;flex-direction:row;padding:12px 8px;border-bottom:1px solid #eee;align-items:flex-start}._selectButton_n2xp0_286{background-color:#007bff;padding:6px 12px;border-radius:4px;margin-right:8px;border:none;cursor:pointer;font-family:inherit}._selectButton_n2xp0_286:hover{background-color:#0056b3}._selectButtonText_n2xp0_300{color:#fff;font-size:10px;font-weight:700}._clientCell_n2xp0_306{flex:2;margin-right:8px}._clientName_n2xp0_311{font-size:12px;font-weight:700;color:#2c3e50;margin:0 0 4px}._caseDetails_n2xp0_318{margin-left:8px}._caseDetailText_n2xp0_322{font-size:10px;color:#666;margin:0 0 2px}._statusCell_n2xp0_328,._subjectCell_n2xp0_335,._createdCell_n2xp0_342{flex:1;font-size:12px;color:#2c3e50;text-align:center}._shell_1fi0v_1{display:flex;flex-direction:column;flex:1;min-height:0}._toolbar_1fi0v_8{display:flex;gap:8px;padding:12px 20px;border-bottom:1px solid #e2e8f0;background:#fff}._actionButton_1fi0v_16{background-color:#10b981;padding:8px 16px;border-radius:6px;border:1px solid #059669;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit}._actionButton_1fi0v_16:hover{background-color:#059669}._secondaryButton_1fi0v_32{background-color:#fff;padding:8px 16px;border-radius:6px;border:1px solid #cbd5e1;cursor:pointer;color:#334155;font-size:14px;font-weight:600;font-family:inherit}._secondaryButton_1fi0v_32:hover{background-color:#f8fafc}._pdfFrame_1fi0v_48{flex:1;width:100%;min-height:0;height:100%;border:none;background-color:#f8fafc}._loadingState_1fi0v_57,._errorState_1fi0v_58{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:420px;padding:32px 20px;text-align:center}._loadingText_1fi0v_69{margin:0;font-size:16px;color:#334155;font-weight:600}._loadingSubtext_1fi0v_76{margin:0;max-width:420px;font-size:14px;color:#64748b;line-height:1.45}._errorTitle_1fi0v_84{margin:0;font-size:18px;font-weight:600;color:#b91c1c}._errorText_1fi0v_91{margin:0;max-width:520px;font-size:14px;color:#64748b;line-height:1.45}._root_rw9d9_1{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}._viewerArea_rw9d9_9{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}._fallbackNotice_rw9d9_17{margin:0;padding:10px 20px;background:#fff7ed;border-bottom:1px solid #fed7aa;color:#9a3412;font-size:13px;line-height:1.45}._subcontractorBanner_10srw_1{background:#fff3cd;border:1px solid #ffeeba;color:#856404;border-radius:8px;padding:10px 14px;margin-bottom:12px;font-size:14px;font-weight:500}._container_10srw_12{flex:1;background-color:#f8fafc;padding:16px 16px 40px;overflow-y:auto}._loadingContainer_10srw_20{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:400px}._loadingText_10srw_29{margin-top:10px;font-size:16px;color:#666}._errorContainer_10srw_35{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:400px}._errorIcon_10srw_44{font-size:48px;margin-bottom:16px}._errorText_10srw_49{font-size:18px;font-weight:700;color:#dc3545;margin:0 0 8px}._errorSubtext_10srw_56{font-size:14px;color:#666;text-align:center;margin:0 0 20px}._backButton_10srw_63{background-color:#007bff;padding:12px 24px;border-radius:8px;border:none;cursor:pointer;color:#fff;font-size:16px;font-weight:600;font-family:inherit}._backButton_10srw_63:hover{background-color:#0056b3}._mainGrid_10srw_80{display:flex;flex-direction:row;gap:16px;margin-bottom:16px}@media (max-width: 768px){._mainGrid_10srw_80{flex-direction:column}}._leftColumn_10srw_93{flex:2;min-width:0}._rightColumn_10srw_98{flex:1;display:flex;flex-direction:column;gap:16px;min-width:0}@media (max-width: 768px){._leftColumn_10srw_93,._rightColumn_10srw_98{flex:1;width:100%}}._summaryCard_10srw_115{background-color:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 4px #0000001a;margin-bottom:16px}._sectionTitle_10srw_123{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 12px;border-bottom:1px solid #e2e8f0;padding-bottom:8px}._sectionHeaderRow_10srw_132{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}._sectionHeaderRow_10srw_132 ._sectionTitle_10srw_123{margin:0;border-bottom:none;padding-bottom:0}._editSubjectBtn_10srw_148{flex-shrink:0;padding:6px 12px;font-size:13px;font-weight:500;color:#2563eb;background:#fff;border:1px solid #2563eb;border-radius:6px;cursor:pointer}._editSubjectBtn_10srw_148:hover{background:#eff6ff}._infoGrid_10srw_164{display:flex;flex-direction:column;gap:8px}._infoRow_10srw_170{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:4px 0;gap:8px}._infoLabel_10srw_179{font-size:13px;color:#64748b;font-weight:500;flex-shrink:0}._infoValue_10srw_186{font-size:13px;color:#1e293b;font-weight:600;text-align:right;flex:1}._infoCard_10srw_195{background-color:#fff;border-radius:8px;padding:12px;box-shadow:0 1px 3px #0000000d}._subjectInfo_10srw_202{margin-top:8px}._subjectPhotoContainer_10srw_206{display:flex;flex-direction:row;align-items:flex-start;gap:16px}._subjectPhoto_10srw_206{width:80px;height:80px;border-radius:8px;border:2px solid #e2e8f0;object-fit:cover}._photoPlaceholder_10srw_221{background-color:#f1f5f9;display:flex;justify-content:center;align-items:center}._photoIcon_10srw_228{font-size:32px;color:#64748b}._subjectDetails_10srw_233{flex:1;display:flex;flex-direction:column;gap:4px}._subjectLabel_10srw_240{font-size:12px;color:#64748b;font-weight:500}._subjectValue_10srw_246{font-size:12px;color:#1e293b;font-weight:600}._actionsCard_10srw_253{background-color:#fff;border-radius:8px;padding:14px 16px;margin-bottom:16px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #00000014}._actionsCard_10srw_253 ._sectionTitle_10srw_123{font-size:14px;margin:0 0 10px;padding-bottom:8px}._actionsCard_10srw_253 ._actionButtons_10srw_268{gap:8px}._actionsCard_10srw_253 ._actionButton_10srw_268{padding:8px 14px;font-size:13px;font-weight:600;min-width:0;flex:0 1 auto;border-radius:6px}._actionButtons_10srw_268{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}@media (max-width: 768px){._actionButtons_10srw_268{flex-direction:column}}._actionButton_10srw_268{background-color:#007bff;padding:12px 16px;border-radius:6px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit;min-width:120px;flex:1}._actionButton_10srw_268:hover{background-color:#0056b3}._actionButton_10srw_268:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){._actionButton_10srw_268{width:100%;flex:0;min-width:100%}}._priorityButtonActive_10srw_325{background-color:#fbbf24}._priorityButtonActive_10srw_325:hover{background-color:#f59e0b}._scheduleDossierSection_10srw_333{padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e2e8f0}._dossierActionWrap_10srw_339{display:flex;flex-direction:row;align-items:center;gap:10px;flex-wrap:wrap;width:100%}._dossierCheckboxLabel_10srw_348{display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-size:13px;color:#374151;-webkit-user-select:none;user-select:none}._dossierCheckbox_10srw_348{width:16px;height:16px;cursor:pointer}._dossierActionWrap_10srw_339 ._actionButton_10srw_268{flex:0;min-width:auto}@media (max-width: 768px){._dossierActionWrap_10srw_339{flex-direction:column;align-items:stretch}._dossierActionWrap_10srw_339 ._actionButton_10srw_268{width:100%;min-width:100%}}._tabContainer_10srw_381{background-color:#fff;margin-top:16px;margin-bottom:16px;border-radius:12px;box-shadow:0 1px 4px #0000000d;overflow-x:auto}._tabScrollContainer_10srw_390{display:flex;flex-direction:row;padding:8px}._tab_10srw_381{display:flex;flex-direction:row;align-items:center;padding:12px 16px;margin:0 4px;border-radius:8px;border:none;background:none;cursor:pointer;font-family:inherit;white-space:nowrap}._tab_10srw_381:hover,._activeTab_10srw_414{background-color:#f1f5f9}._tabIcon_10srw_418{font-size:16px;margin-right:8px}._tabText_10srw_423{font-size:14px;color:#64748b;font-weight:500}._activeTabText_10srw_429{color:#1e293b;font-weight:600}._tabContent_10srw_435{background-color:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 4px #0000000d}._reportsTabContent_10srw_442{display:flex;flex-direction:column;position:sticky;top:0;z-index:5;min-height:480px;height:calc(100dvh - 88px);max-height:calc(100dvh - 88px);overflow:hidden;padding:0;background-color:#f8fafc;box-sizing:border-box}._contentTitle_10srw_458{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 16px}._placeholderText_10srw_465{text-align:center;color:#64748b;font-style:italic;padding:40px 20px}._overviewCards_10srw_473{display:flex;flex-direction:column;gap:16px}._overviewCard_10srw_473{background-color:#f8fafc;border-radius:8px;padding:16px;border-left:4px solid #3b82f6}._overviewCardTitle_10srw_486{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 12px}._infoSection_10srw_493{display:flex;flex-direction:column;gap:12px}._overviewCard_10srw_473 ._infoSection_10srw_493>p{text-align:left}._infoItem_10srw_504{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._tableContainer_10srw_512{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}._tableHeader_10srw_518{display:flex;flex-direction:row;background-color:#f8fafc;padding:12px 16px}._tableHeaderText_10srw_525{flex:1;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase}._tableRow_10srw_533{display:flex;flex-direction:row;padding:16px;border-top:1px solid #e2e8f0}._tableCell_10srw_540{flex:1;font-size:14px;color:#64748b;text-align:center;margin:0}._sectionHeader_10srw_132{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}._sectionSubtitle_10srw_557{font-size:14px;color:#64748b;margin:0 0 16px}._reportLoadingContainer_10srw_564{padding:60px;display:flex;flex-direction:column;align-items:center;justify-content:center}._reportLoadingText_10srw_572{font-size:16px;color:#64748b;margin:16px 0 0}._reportLoadingSubtext_10srw_579{font-size:14px;color:#94a3b8;margin:8px 0 0}._reportErrorContainer_10srw_586{padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fef2f2;border-radius:8px;border:1px solid #fecaca}._reportErrorIcon_10srw_597{font-size:48px;margin-bottom:16px}._reportErrorTitle_10srw_602{font-size:18px;font-weight:600;color:#dc2626;margin:0 0 8px}._reportErrorText_10srw_609{font-size:16px;color:#dc2626;text-align:center;margin:0 0 16px}._retryButton_10srw_616{background-color:#dc2626;padding:12px 24px;border-radius:8px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit}._retryButton_10srw_616:hover{background-color:#b91c1c}._reportContainer_10srw_632{display:flex;flex-direction:column;flex:1;background-color:#fff;border-radius:8px;margin:0;box-shadow:0 1px 3px #0000000d;overflow:hidden;height:100%;min-height:0}._reportHeader_10srw_645{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 20px;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;flex-shrink:0}._reportHeaderText_10srw_656{font-size:18px;font-weight:600;color:#1e293b;margin:0}._reportHeaderSubtext_10srw_663{font-size:13px;color:#64748b;margin:4px 0 0}._reportHeaderActions_10srw_669{display:flex;flex-direction:row;gap:8px}._reportActionsBar_10srw_675{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:16px 20px;border-bottom:1px solid #e2e8f0;background-color:#fff;flex-shrink:0}._reportInlineStatus_10srw_686{color:#64748b;font-size:14px}._reportPdfFrame_10srw_691{flex:1;width:100%;min-height:760px;border:none;background-color:#f8fafc}._downloadReportButton_10srw_699{background-color:#10b981;padding:8px 16px;border-radius:6px;border:1px solid #059669;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit;transition:background-color .2s}._downloadReportButton_10srw_699:hover{background-color:#059669}._pdfViewerContainer_10srw_716{flex:1;width:100%;overflow:hidden;min-height:1000px;position:relative}._pdfViewer_10srw_716{width:100%;height:100%;min-height:1000px;border:none;display:block}object._pdfViewer_10srw_716,embed._pdfViewer_10srw_716{object-fit:contain}object._pdfViewer_10srw_716 p{padding:40px;text-align:center;color:#64748b;font-size:14px}._reportDescription_10srw_746,._reportDescriptionCard_10srw_757{background-color:#f8fafc;border-radius:8px;padding:40px;margin:16px;display:flex;flex-direction:column;align-items:center;border-left:4px solid #3b82f6}._reportDescriptionIcon_10srw_768{font-size:48px;margin-bottom:16px}._reportDescriptionTitle_10srw_773{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 12px}._reportDescriptionText_10srw_780{font-size:14px;color:#64748b;line-height:20px;text-align:center;margin:0 0 20px}._generateReportButton_10srw_788{background-color:#3b82f6;padding:12px 24px;border-radius:8px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit}._generateReportButton_10srw_788:hover{background-color:#2563eb}._generateReportButton_10srw_788:disabled{background-color:#94a3b8;cursor:not-allowed}._openReportButton_10srw_809,._createReportUpdateButton_10srw_821{background-color:#10b981;padding:12px 24px;border-radius:8px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit}._createReportUpdateButton_10srw_821:hover{background-color:#059669}._createReportUpdateButton_10srw_821:disabled{background-color:#94a3b8;cursor:not-allowed}._reportUpdateSuccess_10srw_842{color:#047857;background-color:#d1fae5;border:1px solid #6ee7b7;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:500}._openReportButton_10srw_809:hover{background-color:#059669}._openReportButton_10srw_809:disabled{background-color:#94a3b8;cursor:not-allowed}._reportActions_10srw_675{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}._reportJobStatus_10srw_868{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;color:#475569;font-size:14px;margin-bottom:16px}._reportJobStatusBadge_10srw_879{border-radius:999px;color:#fff;font-size:12px;font-weight:700;letter-spacing:.02em;padding:4px 10px;text-transform:uppercase}._reportJobStatusWorking_10srw_889{background-color:#3b82f6}._reportJobStatusComplete_10srw_893{background-color:#10b981}._reportJobStatusFailed_10srw_897{background-color:#dc2626}._modalContent_10srw_902{padding:20px;min-width:300px}._modalContent_10srw_902 h3{margin:0 0 16px;font-size:18px;font-weight:700;color:#1e293b}._modalContent_10srw_902 button{margin-top:16px;padding:8px 16px;background-color:#007bff;color:#fff;border:none;border-radius:6px;cursor:pointer;font-family:inherit}._modalContent_10srw_902 button:hover{background-color:#0056b3}._modalContent_vqv0o_1{padding:20px}._formGroup_vqv0o_5{margin-bottom:16px}._label_vqv0o_9{display:block;font-size:14px;font-weight:600;color:#475569;margin-bottom:6px}._input_vqv0o_17,._select_vqv0o_18,._textarea_vqv0o_19{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;background-color:#fff;font-family:inherit;box-sizing:border-box}._input_vqv0o_17:focus,._select_vqv0o_18:focus,._textarea_vqv0o_19:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}._textarea_vqv0o_19{resize:vertical;min-height:80px}._buttonGroup_vqv0o_44{display:flex;flex-direction:row;gap:12px;justify-content:flex-end;margin-top:24px}._cancelButton_vqv0o_52{padding:10px 20px;border-radius:6px;border:none;background-color:var(--navistarr-red);cursor:pointer;font-size:14px;font-weight:600;color:#fff;font-family:inherit}._cancelButton_vqv0o_52:hover:not(:disabled){background-color:var(--navistarr-red-hover)}._cancelButton_vqv0o_52:disabled{opacity:.6;cursor:not-allowed}._saveButton_vqv0o_73{padding:10px 20px;border-radius:6px;border:none;background-color:var(--navistarr-blue);cursor:pointer;font-size:14px;font-weight:600;color:#fff;font-family:inherit}._saveButton_vqv0o_73:hover:not(:disabled){background-color:var(--navistarr-blue-hover)}._saveButton_vqv0o_73:disabled{opacity:.6;cursor:not-allowed}._container_19msf_1{flex:1;background-color:#f8f9fa;overflow-y:auto;padding:16px}._loadingContainer_19msf_8{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;min-height:400px}._loadingText_19msf_17{margin-top:16px;font-size:16px;color:#666}._section_19msf_23{background-color:#fff;margin:16px 0;border-radius:8px;padding:16px;box-shadow:0 2px 8px #0000001a}._sectionHeader_19msf_31{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}._sectionTitle_19msf_39{font-size:18px;font-weight:700;color:#2c3e50;margin:0}._actionButtons_19msf_46{display:flex;flex-direction:row;gap:8px}._addButton_19msf_52{background-color:#007bff;padding:8px 16px;border-radius:4px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit}._addButton_19msf_52:hover{background-color:#0056b3}._deleteButton_19msf_68{background-color:#dc3545;padding:8px 16px;border-radius:4px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit}._deleteButton_19msf_68:hover{background-color:#c82333}._profitabilityGrid_19msf_85{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:8px}._profitabilityCard_19msf_92{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:12px;display:flex;flex-direction:column;align-items:center;text-align:center}._profitabilityLabel_19msf_103{font-size:10px;font-weight:700;color:#495057;text-align:center;margin-bottom:4px}._profitabilityValue_19msf_111{font-size:14px;font-weight:700;color:#2c3e50;text-align:center}._expensesTable_19msf_119{margin-top:8px;overflow-x:auto}._tableHeader_19msf_124{display:grid;grid-template-columns:repeat(10,1fr);background-color:#495057;padding:8px 4px;border-radius:4px;margin-bottom:2px}._tableHeaderText_19msf_133{color:#fff;font-size:12px;font-weight:700;text-align:center}._tableRow_19msf_140{display:grid;grid-template-columns:repeat(10,1fr);background-color:#fff;padding:8px 4px;border-bottom:1px solid #dee2e6;align-items:center}._tableRow_19msf_140:hover{background-color:#f8f9fa}._tableCell_19msf_153{padding:4px;display:flex;align-items:center;justify-content:center}._tableCellText_19msf_160{font-size:12px;color:#2c3e50;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._checkbox_19msf_169{font-size:16px;color:#6c757d}._linkButton_19msf_174{background:none;border:none;color:#007bff;text-decoration:underline;cursor:pointer;font-size:12px;font-family:inherit;padding:0}._linkButton_19msf_174:hover{color:#0056b3}._validatedText_19msf_189{font-size:16px;color:#28a745;font-weight:700}._emptyState_19msf_195{padding:40px;text-align:center}._emptyStateText_19msf_200{font-size:16px;color:#6c757d;font-style:italic;margin:0}@media (max-width: 768px){._expensesTable_19msf_119{font-size:11px}._tableHeader_19msf_124,._tableRow_19msf_140{grid-template-columns:repeat(10,minmax(80px,1fr))}._profitabilityGrid_19msf_85{grid-template-columns:repeat(2,1fr)}}._modalContent_e0nie_1{max-width:700px;width:90vw;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;position:relative}._modalBody_e0nie_11{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:8px;margin-right:-8px}._modalBody_e0nie_11::-webkit-scrollbar{width:8px}._modalBody_e0nie_11::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}._modalBody_e0nie_11::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}._modalBody_e0nie_11::-webkit-scrollbar-thumb:hover{background:#94a3b8}._section_e0nie_37{margin-bottom:24px}._sectionTitle_e0nie_41{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}._fieldContainer_e0nie_50{margin-bottom:16px}._label_e0nie_54{font-size:14px;font-weight:600;color:#475569;margin-bottom:6px;display:block}._input_e0nie_62{border:1px solid #cbd5e1;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;background-color:#fff;width:100%;font-family:inherit;box-sizing:border-box}._input_e0nie_62:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._textArea_e0nie_80{height:100px;resize:vertical;font-family:inherit}._select_e0nie_86{border:1px solid #cbd5e1;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;background-color:#fff;width:100%;font-family:inherit;cursor:pointer;box-sizing:border-box}._select_e0nie_86:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._disabledInput_e0nie_105{background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:12px}._disabledText_e0nie_112{font-size:14px;color:#64748b}._modalFooter_e0nie_117{display:flex;flex-direction:row;padding:16px 20px;border-top:1px solid #e2e8f0;margin-top:auto;background-color:#fff;flex-shrink:0;position:sticky;bottom:0;z-index:10;gap:12px}._cancelButton_e0nie_131{flex:1;padding:12px;border-radius:8px;background-color:var(--navistarr-red);border:none;cursor:pointer;font-size:14px;font-weight:600;color:#fff;font-family:inherit;transition:background-color .2s}._cancelButton_e0nie_131:hover{background-color:var(--navistarr-red-hover)}._saveButton_e0nie_149{flex:1;padding:12px;border-radius:8px;background-color:var(--navistarr-blue);border:none;cursor:pointer;font-size:14px;font-weight:600;color:#fff;font-family:inherit;transition:background-color .2s}._saveButton_e0nie_149:hover:not(:disabled){background-color:var(--navistarr-blue-hover)}._saveButton_e0nie_149:disabled{opacity:.6;cursor:not-allowed}._loadingContainer_e0nie_172{background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:12px;text-align:center}._loadingText_e0nie_180{font-size:14px;color:#64748b;font-style:italic}._imageContainer_e0nie_186{display:flex;flex-direction:column;gap:12px}._imagePreviewContainer_e0nie_192{position:relative;align-self:flex-start}._subjectImage_e0nie_197{width:150px;height:150px;border-radius:8px;background-color:#f1f5f9;border:2px solid #e2e8f0;object-fit:cover}._newImageBadge_e0nie_206{position:absolute;top:8px;right:8px;background-color:#10b981;padding:4px 8px;border-radius:4px}._newImageText_e0nie_215{color:#fff;font-size:11px;font-weight:700}._noImageContainer_e0nie_221{width:150px;height:150px;background-color:#f1f5f9;border-radius:8px;border:2px solid #e2e8f0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}._noImageIcon_e0nie_234{font-size:48px;color:#94a3b8}._noImageText_e0nie_239{font-size:12px;color:#94a3b8;font-weight:500}._imageActions_e0nie_245{display:flex;flex-direction:row;gap:8px}._selectImageButton_e0nie_251{flex:1;background-color:#3b82f6;padding:10px 16px;border-radius:6px;border:none;cursor:pointer;font-size:13px;font-weight:600;color:#fff;font-family:inherit;transition:background-color .2s}._selectImageButton_e0nie_251:hover:not(:disabled){background-color:#2563eb}._selectImageButton_e0nie_251:disabled{opacity:.6;cursor:not-allowed}._removeImageButton_e0nie_274{background-color:#ef4444;padding:10px 16px;border-radius:6px;border:none;cursor:pointer;font-size:13px;font-weight:600;color:#fff;font-family:inherit;transition:background-color .2s}._removeImageButton_e0nie_274:hover:not(:disabled){background-color:#dc2626}._removeImageButton_e0nie_274:disabled{opacity:.6;cursor:not-allowed}._uploadingOverlay_e0nie_296{display:flex;flex-direction:row;align-items:center;gap:8px;background-color:#f8fafc;padding:8px;border-radius:6px;border:1px solid #e2e8f0}._uploadingText_e0nie_307{font-size:13px;color:#64748b;font-style:italic}@media (max-width: 768px){._modalContent_e0nie_1{width:95vw;max-height:95vh}._imageActions_e0nie_245{flex-direction:column}._selectImageButton_e0nie_251,._removeImageButton_e0nie_274{width:100%}._modalFooter_e0nie_117{flex-direction:column}}._wrap_dak9l_1{max-width:640px;width:90vw;max-height:85vh;display:flex;flex-direction:column;overflow:hidden}._loading_dak9l_10{padding:2rem;text-align:center;color:#64748b}._tabs_dak9l_16{display:flex;gap:4px;margin-bottom:16px;border-bottom:1px solid #e2e8f0}._tab_dak9l_16,._tabActive_dak9l_24{padding:10px 16px;font-size:14px;font-weight:500;border:none;background:transparent;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}._tab_dak9l_16:hover{color:#1e293b}._tabActive_dak9l_24{color:#2563eb;border-bottom-color:#2563eb}._body_dak9l_45{flex:1;overflow-y:auto;padding-right:8px;margin-right:-8px;min-height:200px}._section_dak9l_53{margin-bottom:16px}._sectionTitle_dak9l_57{font-size:15px;font-weight:600;color:#1e293b;margin-bottom:12px;padding-bottom:6px}._field_dak9l_65{margin-bottom:12px}._field_dak9l_65 label{display:block;font-size:13px;font-weight:500;color:#475569;margin-bottom:4px}._imageContainer_dak9l_77{border:1px solid #e2e8f0;border-radius:8px;padding:12px;background:#f8fafc}._imagePreviewContainer_dak9l_84{position:relative;display:inline-block}._subjectImage_dak9l_89{width:120px;height:120px;border-radius:8px;object-fit:cover;border:1px solid #cbd5e1;background:#fff}._newImageBadge_dak9l_98{position:absolute;top:6px;right:6px;background:#16a34a;color:#fff;font-size:11px;font-weight:600;padding:2px 6px;border-radius:999px}._noImageContainer_dak9l_110{width:120px;height:120px;border-radius:8px;border:1px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;color:#64748b;background:#fff;font-size:13px}._imageActions_dak9l_123{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}._imageActionBtn_dak9l_130,._imageActionBtnSecondary_dak9l_131{padding:8px 12px;border-radius:6px;border:none;cursor:pointer;font-size:13px;font-weight:500}._imageActionBtn_dak9l_130{background:#2563eb;color:#fff}._imageActionBtn_dak9l_130:hover:not(:disabled){background:#1d4ed8}._imageActionBtnSecondary_dak9l_131{background:#e2e8f0;color:#334155}._imageActionBtnSecondary_dak9l_131:hover:not(:disabled){background:#cbd5e1}._imageActionBtn_dak9l_130:disabled,._imageActionBtnSecondary_dak9l_131:disabled{opacity:.6;cursor:not-allowed}._uploadingText_dak9l_164{margin-top:8px;color:#334155;font-size:13px}._checkLabel_dak9l_170{display:flex!important;align-items:center;gap:8px;cursor:pointer}._input_dak9l_177,._textarea_dak9l_178{width:100%;padding:8px 10px;font-size:14px;border:1px solid #cbd5e1;border-radius:6px;color:#1e293b;background:#fff;box-sizing:border-box}._input_dak9l_177:focus,._textarea_dak9l_178:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}._textarea_dak9l_178{resize:vertical;min-height:60px}._grid2_dak9l_201{display:grid;grid-template-columns:1fr 1fr;gap:12px}._grid3_dak9l_207{display:grid;grid-template-columns:1fr 1fr 80px;gap:12px}@media (max-width: 520px){._grid2_dak9l_201,._grid3_dak9l_207{grid-template-columns:1fr}}._footer_dak9l_220{display:flex;justify-content:flex-end;gap:10px;padding-top:16px;margin-top:12px;border-top:1px solid #e2e8f0;flex-shrink:0}._cancelBtn_dak9l_230,._saveBtn_dak9l_231{padding:10px 20px;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;border:none}._cancelBtn_dak9l_230{background:#f1f5f9;color:#475569}._cancelBtn_dak9l_230:hover:not(:disabled){background:#e2e8f0}._saveBtn_dak9l_231{background:#2563eb;color:#fff}._saveBtn_dak9l_231:hover:not(:disabled){background:#1d4ed8}._saveBtn_dak9l_231:disabled,._cancelBtn_dak9l_230:disabled{opacity:.6;cursor:not-allowed}._modalContent_1a04z_1{padding:20px}._fieldContainer_1a04z_5{margin-bottom:16px}._label_1a04z_9{display:block;font-size:14px;font-weight:600;color:#475569;margin-bottom:6px}._input_1a04z_17,._select_1a04z_18{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;background-color:#fff;font-family:inherit;box-sizing:border-box}._input_1a04z_17:focus,._select_1a04z_18:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}._buttonGroup_1a04z_37{display:flex;flex-direction:row;gap:12px;justify-content:flex-end;margin-top:24px}._cancelButton_1a04z_45{padding:10px 20px;border-radius:6px;border:none;background-color:var(--navistarr-red);cursor:pointer;font-size:14px;font-weight:600;color:#fff;font-family:inherit}._cancelButton_1a04z_45:hover{background-color:var(--navistarr-red-hover)}._saveButton_1a04z_61{padding:10px 20px;border-radius:6px;border:none;background-color:var(--navistarr-blue);cursor:pointer;font-size:14px;font-weight:600;color:#fff;font-family:inherit}._saveButton_1a04z_61:hover{background-color:var(--navistarr-blue-hover)}._grid_ql3y6_1{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}._group_ql3y6_7{border:1px solid #e2e8f0;border-radius:8px;padding:12px;background:#f8fafc}._groupTitle_ql3y6_14{margin:0 0 8px;font-size:14px;font-weight:700;color:#1e293b}._checkboxList_ql3y6_21{display:flex;flex-direction:column;gap:6px;margin-top:8px}._checkboxLabel_ql3y6_28{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#334155;cursor:pointer}._checkboxLabel_ql3y6_28 input{margin-top:2px}@media (max-width: 1024px){._grid_ql3y6_1{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){._grid_ql3y6_1{grid-template-columns:1fr}}._scrollView_onqqw_1{flex:1;background-color:#f8fafc;padding:16px 16px 40px;overflow-y:auto}._embeddedScrollView_onqqw_9{background-color:transparent;padding:0 0 8px}._loadingContainer_onqqw_15{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:400px}._loadingText_onqqw_24{margin-top:10px;font-size:14px;color:#64748b}._headerCard_onqqw_31{background-color:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px #0000001a}._backLink_onqqw_39{background:none;border:none;padding:0;margin-bottom:8px;cursor:pointer;font-size:14px;color:#007bff;font-weight:500;font-family:inherit;text-decoration:none}._backLink_onqqw_39:hover{text-decoration:underline}._formTitle_onqqw_56{font-size:24px;font-weight:700;color:#1e293b;margin:0}._formCard_onqqw_64{background-color:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 1px 4px #0000000d}._sectionTitle_onqqw_72{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 16px}._formGroup_onqqw_80{margin-bottom:16px}._formGroupFlex1_onqqw_84{flex:1}._formGroupFlex2_onqqw_88{flex:2}._formRow_onqqw_92{display:flex;flex-direction:row;gap:12px}._label_onqqw_98{font-size:14px;font-weight:600;color:#475569;margin-bottom:6px;display:block}._required_onqqw_106{color:#dc2626}._input_onqqw_110{border:1px solid #cbd5e1;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;background-color:#fff;width:100%;box-sizing:border-box;font-family:inherit}._input_onqqw_110:focus{outline:none;border-color:#007bff}._textArea_onqqw_127{min-height:100px;resize:vertical;font-family:inherit}._pickerContainer_onqqw_134{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}._pickerOption_onqqw_141{padding:8px 12px;border-radius:6px;border:1px solid #cbd5e1;background-color:#fff;cursor:pointer;font-size:13px;color:#64748b;font-family:inherit}._pickerOption_onqqw_141:hover{border-color:#007bff}._pickerOptionSelected_onqqw_156{background-color:#007bff;border-color:#007bff;color:#fff;font-weight:600}._actionButtons_onqqw_164{display:flex;flex-direction:row;gap:12px;margin-top:8px}._cancelButton_onqqw_171{flex:1;padding:14px;border-radius:8px;background-color:var(--navistarr-red);border:none;cursor:pointer;font-size:14px;font-weight:600;color:#fff;font-family:inherit}._cancelButton_onqqw_171:hover:not(:disabled){background-color:var(--navistarr-red-hover)}._cancelButton_onqqw_171:disabled{opacity:.6;cursor:not-allowed}._saveButton_onqqw_193{flex:1;padding:14px;border-radius:8px;background-color:var(--navistarr-blue);border:none;cursor:pointer;font-size:14px;font-weight:600;color:#fff;font-family:inherit;display:flex;align-items:center;justify-content:center}._saveButton_onqqw_193:hover:not(:disabled){background-color:var(--navistarr-blue-hover)}._saveButton_onqqw_193:disabled{opacity:.6;cursor:not-allowed}._saveButtonDisabled_onqqw_218{opacity:.6}._tabBar_onqqw_222{display:flex;gap:8px;margin-top:16px;border-bottom:1px solid #e2e8f0}._tabButton_onqqw_229{border:none;background:none;padding:10px 14px;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;font-family:inherit}._tabButtonActive_onqqw_242{color:#007bff;border-bottom-color:#007bff}._helpText_onqqw_247{margin:0 0 12px;font-size:13px;color:#64748b}._readOnlyValue_onqqw_253{border:1px solid #e2e8f0;border-radius:8px;padding:12px;font-size:14px;color:#334155;background:#f8fafc}._errorBanner_onqqw_262,._successBanner_onqqw_263{border-radius:8px;padding:10px 12px;margin-bottom:12px;font-size:13px}._errorBanner_onqqw_262{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}._successBanner_onqqw_263{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}._loadingInline_onqqw_282{padding:16px 0;color:#64748b;font-size:14px}._lookupHint_onqqw_288{margin:6px 0 0;font-size:13px;color:#0369a1}._lookupWarning_onqqw_294{margin:6px 0 0;font-size:13px;color:#b45309}@media (max-width: 768px){._formRow_onqqw_92{flex-direction:column;gap:0}._formGroupFlex2_onqqw_88,._formGroupFlex1_onqqw_84{flex:1}._pickerContainer_onqqw_134{flex-direction:column}._pickerOption_onqqw_141{width:100%;text-align:left}}._modalBody_j8gsi_1{margin-top:4px}._root_ipynb_1{border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a5f;border-radius:8px}._banner_ipynb_8{padding:14px 16px;margin-bottom:16px}._compact_ipynb_13{padding:10px 12px;margin-top:8px;font-size:12px}._title_ipynb_19{margin:0 0 6px;font-weight:600;font-size:14px}._compact_ipynb_13 ._title_ipynb_19{font-size:12px;margin-bottom:4px}._line_ipynb_30{margin:0 0 6px;line-height:1.45;font-size:13px}._compact_ipynb_13 ._line_ipynb_30{font-size:12px;margin-bottom:4px}._line_ipynb_30:last-child{margin-bottom:0}._warning_ipynb_45{color:#92400e}._link_ipynb_49{color:#1d4ed8;font-weight:600;text-decoration:underline}._link_ipynb_49:hover{color:#1e40af}._linkButton_ipynb_59{background:none;border:none;padding:0;font:inherit;cursor:pointer;color:#1d4ed8;font-weight:600;text-decoration:underline}._linkButton_ipynb_59:hover{color:#1e40af}._root_ipynb_1 a[href^="sms:"]{color:#1d4ed8;text-decoration:none}._root_ipynb_1 a[href^="sms:"]:hover{text-decoration:underline}._tooltipWrap_ipynb_83{position:relative;display:inline-flex;margin-top:6px;max-width:100%}._tooltipTrigger_ipynb_90{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a5f;border-radius:6px;font-size:11px;line-height:1.3;cursor:help;font-family:inherit;max-width:100%;text-align:left}._tooltipTrigger_ipynb_90:hover,._tooltipTrigger_ipynb_90:focus-visible{background:#dbeafe;outline:2px solid #93c5fd;outline-offset:1px}._tooltipTriggerIcon_ipynb_114{flex-shrink:0;font-size:12px}._tooltipTriggerLabel_ipynb_119{font-weight:600;white-space:nowrap}._tooltipTriggerPhone_ipynb_124{color:#1d4ed8;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._tooltipContent_ipynb_132{visibility:hidden;opacity:0;pointer-events:none;position:absolute;z-index:200;left:0;bottom:calc(100% + 6px);width:min(280px,70vw);padding:10px 12px;border:1px solid #bfdbfe;background:#eff6ff;color:#1e3a5f;border-radius:8px;box-shadow:0 4px 12px #0f172a1f;transition:opacity .15s ease,visibility .15s ease}._tooltipWrap_ipynb_83:hover ._tooltipContent_ipynb_132,._tooltipWrap_ipynb_83:focus-within ._tooltipContent_ipynb_132{visibility:visible;opacity:1}._tooltipTitle_ipynb_156{display:block;font-weight:600;font-size:12px;margin-bottom:6px}._tooltipLine_ipynb_163{display:block;font-size:12px;line-height:1.45;margin-bottom:6px}._tooltipLine_ipynb_163:last-child{margin-bottom:0}._tooltipContent_ipynb_132 a[href^="sms:"]{color:#1d4ed8;text-decoration:none}._tooltipContent_ipynb_132 a[href^="sms:"]:hover{text-decoration:underline}._container_m65pr_1{flex:1;background-color:#f8fafc;overflow-y:auto;padding:16px}._loadingContainer_m65pr_8{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:400px}._loadingText_m65pr_17{margin-top:10px;font-size:14px;color:#64748b}._header_m65pr_24{margin-bottom:24px;background-color:#fff;padding:16px;border-radius:8px;box-shadow:0 1px 3px #0000000d}._title_m65pr_32{font-size:24px;font-weight:700;color:#1e293b;margin:0 0 4px}._subtitle_m65pr_39{font-size:14px;color:#64748b;margin:0}._section_m65pr_46{background-color:#fff;padding:16px;border-radius:8px;margin-bottom:16px;box-shadow:0 1px 3px #0000000d}._sectionTitle_m65pr_54{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 12px}._sectionHeader_m65pr_62{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}._addDateButton_m65pr_70{background-color:#3b82f6;padding:8px 16px;border-radius:6px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit}._addDateButton_m65pr_70:hover{background-color:#2563eb}._datesListContainer_m65pr_87{display:flex;flex-direction:column;gap:12px}._dateCard_m65pr_93{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px;margin-bottom:8px}._dateCardHeader_m65pr_101{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px}._dateText_m65pr_109{font-size:15px;font-weight:600;color:#1e293b}._removeDateButton_m65pr_115{background:none;border:none;font-size:14px;color:#ef4444;font-weight:600;cursor:pointer;font-family:inherit;padding:4px 8px}._removeDateButton_m65pr_115:hover{background-color:#fee;border-radius:4px}._dateAgents_m65pr_131{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}._agentChip_m65pr_138{display:inline-flex;align-items:center;gap:6px;background-color:#dbeafe;padding:6px 6px 6px 12px;border-radius:16px;border:1px solid #93c5fd;font-size:13px;color:#1e40af;font-weight:500}._agentChipRemove_m65pr_151{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:none;border-radius:50%;background-color:#93c5fd;color:#1e40af;font-size:16px;line-height:1;cursor:pointer;font-family:inherit;transition:background-color .15s,color .15s}._agentChipRemove_m65pr_151:hover{background-color:#ef4444;color:#fff}._emptyDates_m65pr_174{padding:40px;text-align:center}._emptyText_m65pr_179{font-size:14px;color:#94a3b8;font-style:italic;margin:0}._primaryAgentPicker_m65pr_187{width:100%;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:12px;font-size:14px;color:#1e293b;font-family:inherit;box-sizing:border-box;margin-top:8px}._primaryAgentPicker_m65pr_187:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}._investigatorInstructions_m65pr_207{width:100%;min-height:100px;padding:12px;font-size:14px;font-family:inherit;color:#1e293b;border:1px solid #e2e8f0;border-radius:6px;resize:vertical;box-sizing:border-box;margin-top:8px}._investigatorInstructions_m65pr_207:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}._investigatorInstructions_m65pr_207::placeholder{color:#94a3b8}._dossierActionWrap_m65pr_232{display:flex;flex-direction:row;align-items:center;gap:12px;flex-wrap:wrap}._dossierCheckboxLabel_m65pr_240{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#374151;-webkit-user-select:none;user-select:none}._dossierCheckbox_m65pr_240{width:16px;height:16px;cursor:pointer}._dossierButton_m65pr_256{background-color:#007bff;border-color:#007bff;padding:10px 16px;flex:0}._dossierButton_m65pr_256:hover:not(:disabled){background-color:#0056b3;border-color:#0056b3}@media (max-width: 768px){._dossierActionWrap_m65pr_232{flex-direction:column;align-items:flex-start}._dossierButton_m65pr_256{width:100%}}._actionButtons_m65pr_279{display:flex;flex-direction:row;gap:12px;margin-top:8px}._actionButton_m65pr_279{flex:1;padding:14px;border-radius:8px;border:1px solid;cursor:pointer;font-size:15px;font-weight:600;color:#fff;font-family:inherit}._actionButton_m65pr_279:disabled{opacity:.6;cursor:not-allowed}._resetButton_m65pr_303{background-color:#64748b;border-color:#64748b}._resetButton_m65pr_303:hover:not(:disabled){background-color:#475569}._saveButton_m65pr_312{background-color:var(--navistarr-blue);border-color:var(--navistarr-blue)}._saveButton_m65pr_312:hover:not(:disabled){background-color:var(--navistarr-blue-hover);border-color:var(--navistarr-blue-hover)}@media (max-width: 768px){._actionButtons_m65pr_279{flex-direction:column}}._modalContent_13ydq_1{max-width:800px;width:90vw;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}._subtitle_13ydq_10{font-size:14px;color:#6b7280;margin:0 20px 16px;padding-top:8px}._loadingContainer_13ydq_17{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}._loadingText_13ydq_25{margin-top:12px;font-size:14px;color:#6b7280}._modalBody_13ydq_31{flex:1;overflow-y:auto;max-height:calc(90vh - 200px);padding:0}._formGroup_13ydq_39{padding:16px 20px;border-bottom:1px solid #f3f4f6}._label_13ydq_44{font-size:14px;font-weight:600;color:#374151;margin-bottom:8px;display:block}._textInput_13ydq_52{width:100%;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;padding:12px;font-size:14px;color:#1f2937;font-family:inherit;box-sizing:border-box}._textInput_13ydq_52:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._textInput_13ydq_52:disabled{background-color:#f9fafb;cursor:not-allowed}._bodyInput_13ydq_75{min-height:200px;resize:vertical}._helpText_13ydq_80{font-size:12px;color:#9ca3af;margin-top:6px;font-style:italic;margin-bottom:0}._attachmentList_13ydq_89{display:flex;flex-direction:column;gap:12px;margin-top:8px}._attachmentItem_13ydq_96{display:flex;flex-direction:row;align-items:center;padding:12px;background-color:#f9fafb;border-radius:8px;border:2px solid #e5e7eb;cursor:pointer;transition:all .2s;width:100%;text-align:left}._attachmentItem_13ydq_96:hover:not(:disabled){border-color:#d1d5db}._attachmentItemSelected_13ydq_114{border-color:#3b82f6;background-color:#eff6ff}._attachmentItem_13ydq_96:disabled{opacity:.6;cursor:not-allowed}._attachmentCheckbox_13ydq_124{width:24px;height:24px;border-radius:4px;border:2px solid #d1d5db;display:flex;justify-content:center;align-items:center;margin-right:12px;flex-shrink:0;background-color:#fff}._attachmentItemSelected_13ydq_114 ._attachmentCheckbox_13ydq_124{border-color:#3b82f6;background-color:#3b82f6}._checkmark_13ydq_142{color:#fff;font-size:18px;font-weight:700}._attachmentThumbnailContainer_13ydq_148{width:60px;height:60px;border-radius:6px;margin-right:12px;background-color:#f3f4f6;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center}._attachmentThumbnail_13ydq_148{width:100%;height:100%;border-radius:6px;object-fit:cover}._attachmentPlaceholder_13ydq_168{font-size:24px;display:none;align-items:center;justify-content:center;width:100%;height:100%}._attachmentInfo_13ydq_177{flex:1;min-width:0}._attachmentName_13ydq_182{font-size:14px;font-weight:500;color:#1f2937;margin:0 0 4px;word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._attachmentSize_13ydq_195{font-size:12px;color:#6b7280;margin:0}._invoiceNote_13ydq_201{margin-top:12px;padding:12px;background-color:#dbeafe;border-radius:6px;font-size:13px;color:#1e40af}._warningBox_13ydq_211{margin:16px 20px;padding:16px;background-color:#fef3c7;border-radius:8px;border:1px solid #fbbf24}._warningText_13ydq_219{font-size:13px;color:#92400e;line-height:20px;margin:0}._modalFooter_13ydq_227{display:flex;flex-direction:row;justify-content:flex-end;gap:12px;padding:20px;border-top:1px solid #e5e7eb;background-color:#fff}._cancelButton_13ydq_237{padding:12px 24px;border-radius:8px;background-color:var(--navistarr-red);border:none;cursor:pointer;font-size:16px;font-weight:600;color:#fff;transition:background-color .2s;min-width:120px}._cancelButton_13ydq_237:hover:not(:disabled){background-color:var(--navistarr-red-hover)}._cancelButton_13ydq_237:disabled{opacity:.6;cursor:not-allowed}._sendButton_13ydq_259{padding:12px 24px;border-radius:8px;background-color:var(--navistarr-blue);border:none;cursor:pointer;font-size:16px;font-weight:700;color:#fff;transition:background-color .2s;min-width:120px;display:flex;align-items:center;justify-content:center}._sendButton_13ydq_259:hover:not(:disabled){background-color:var(--navistarr-blue-hover)}._sendButton_13ydq_259:disabled{opacity:.5;cursor:not-allowed}._buttonDisabled_13ydq_284{opacity:.5;cursor:not-allowed}@media (max-width: 768px){._modalContent_13ydq_1{width:95vw}._modalBody_13ydq_31{max-height:calc(90vh - 180px)}._attachmentItem_13ydq_96{flex-wrap:wrap}._attachmentThumbnail_13ydq_148{width:50px;height:50px}._modalFooter_13ydq_227{flex-direction:column}._cancelButton_13ydq_237,._sendButton_13ydq_259{width:100%}}._container_13fob_1{flex:1;background-color:#f8fafc;padding:16px;overflow-y:auto}._loadingContainer_13fob_8{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:200px}._loadingText_13fob_17{margin-top:10px;font-size:14px;color:#64748b}._header_13fob_24{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:24px;background-color:#fff;padding:16px;border-radius:8px;box-shadow:0 1px 3px #0000000d}._title_13fob_36{font-size:24px;font-weight:700;color:#1e293b;margin:0}._subtitle_13fob_43{font-size:14px;color:#64748b;margin:0}._viewLastInvoiceButton_13fob_50{background-color:#8b5cf6;padding:10px 16px;border-radius:6px;border:1px solid #8b5cf6;color:#fff;font-size:14px;font-weight:600;cursor:pointer}._viewLastInvoiceButton_13fob_50:disabled{opacity:.6;cursor:not-allowed}._detailsSection_13fob_67{background-color:#fff;padding:16px;border-radius:8px;margin-bottom:16px;box-shadow:0 1px 3px #0000000d}._detailsGrid_13fob_75{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}._detailItem_13fob_82{flex:1;min-width:200px;display:flex;flex-direction:column}._detailLabel_13fob_89{font-size:12px;font-weight:600;color:#64748b;margin-bottom:4px}._detailValue_13fob_96{font-size:14px;color:#1e293b}._notesSection_13fob_102{background-color:#fff;padding:16px;border-radius:8px;margin-bottom:16px;box-shadow:0 1px 3px #0000000d}._sectionTitle_13fob_110{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:12px;margin-top:0}._notesInput_13fob_118{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:12px;font-size:14px;color:#1e293b;min-height:100px;width:100%;font-family:inherit;resize:vertical}._lineItemsSection_13fob_132{background-color:#fff;padding:16px;border-radius:8px;margin-bottom:16px;box-shadow:0 1px 3px #0000000d}._sectionHeader_13fob_140{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}._standardItemsSection_13fob_149{margin-bottom:16px;padding:12px;background-color:#f8fafc;border-radius:6px;border:1px solid #e2e8f0}._standardItemsHeader_13fob_157{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px}._standardItemsTitle_13fob_165{font-size:12px;font-weight:600;color:#64748b}._standardItemsGrid_13fob_171{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;margin-bottom:16px}._standardItemButton_13fob_179{background-color:#fff;padding:8px 12px;border-radius:6px;border:1px solid #d1d5db;margin-bottom:8px;min-width:80px;font-size:13px;color:#374151;font-weight:500;cursor:pointer;text-align:center}._customItemButton_13fob_193{background-color:#3b82f6;border-color:#3b82f6;color:#fff}._table_13fob_200{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}._tableHeaderRow_13fob_206{display:flex;flex-direction:row;background-color:#f8fafc;border-bottom:2px solid #cbd5e1;padding:16px}._tableHeaderCell_13fob_214{font-size:12px;font-weight:700;color:#475569;text-align:center}._tableRow_13fob_221{display:flex;flex-direction:row;border-bottom:1px solid #e2e8f0;padding:12px 16px;align-items:flex-start}._disabledRow_13fob_229{opacity:.5}._tableCell_13fob_233{display:flex;justify-content:center;align-items:center;margin-right:8px}._tableCell_13fob_233:last-child{margin-right:0}._tableCellText_13fob_244{font-size:14px;color:#1e293b}._tableInput_13fob_249{background-color:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:10px;font-size:14px;width:100%;font-family:inherit}._descriptionInput_13fob_259{min-height:80px;max-height:200px;resize:vertical}._presetSelect_13fob_265{background-color:#fff;border:1px solid #e2e8f0;border-radius:4px;font-size:14px;height:40px;width:100%;color:#1e293b;font-family:system-ui,-apple-system,sans-serif;padding:0 10px}._numberInput_13fob_277{text-align:right}._errorInput_13fob_281{border-color:#ef4444;background-color:#fef2f2}._amountCell_13fob_286{font-weight:600;color:#10b981}._deleteButton_13fob_291{font-size:18px;background:none;border:none;cursor:pointer;padding:4px}._emptyLineItems_13fob_299{padding:40px;text-align:center}._emptyLineItemsText_13fob_304{font-size:14px;color:#94a3b8;font-style:italic}._addLineAtBottomButton_13fob_311{background-color:#3b82f6;padding:12px 16px;border-radius:6px;border:1px solid #3b82f6;color:#fff;font-size:14px;font-weight:600;cursor:pointer;margin-top:12px;margin-left:16px;margin-right:16px}._totalContainer_13fob_326{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:16px;background-color:#f8fafc;border-top:2px solid #cbd5e1}._totalLabel_13fob_336{font-size:18px;font-weight:700;color:#1e293b;margin-right:16px}._totalAmount_13fob_343{font-size:24px;font-weight:700;color:#10b981}._profitSummaryContainer_13fob_350{background-color:#f8fafc;padding:16px;margin-top:16px;margin-bottom:16px;border-radius:8px;border:2px solid #e2e8f0}._profitSummaryTitle_13fob_359{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:12px;text-align:center}._profitRow_13fob_367{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:6px 0}._profitLabel_13fob_375{font-size:14px;color:#64748b}._profitValue_13fob_380{font-size:16px;font-weight:600;color:#10b981}._profitExpense_13fob_386{font-size:16px;font-weight:600;color:#ef4444}._profitLabelBold_13fob_392{font-size:16px;font-weight:700;color:#1e293b}._profitValueBold_13fob_398{font-size:20px;font-weight:700;color:#10b981}._profitNegative_13fob_404{color:#ef4444}._profitDivider_13fob_408{height:2px;background-color:#cbd5e1;margin:8px 0}._profitWarning_13fob_414{background-color:#fef2f2;padding:12px;border-radius:6px;margin-top:12px;border:1px solid #fca5a5}._profitWarningText_13fob_422{font-size:13px;color:#dc2626;font-weight:600;text-align:center;margin:0}._expenseBreakdownToggle_13fob_430{display:flex;flex-direction:row;align-items:center;gap:8px;flex:1;background:none;border:none;cursor:pointer;padding:0}._expenseToggleIcon_13fob_442{font-size:12px;color:#64748b;margin-left:4px}._expenseBreakdownContainer_13fob_448{margin-top:12px;background-color:#fff;border-radius:8px;padding:12px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:12px}._expenseTypeGroup_13fob_459{margin-bottom:8px}._expenseTypeHeader_13fob_463{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px 12px;background-color:#f1f5f9;border-radius:6px;margin-bottom:8px}._expenseTypeName_13fob_474{font-size:14px;font-weight:700;color:#475569}._expenseTypeTotal_13fob_480{font-size:14px;font-weight:700;color:#ef4444}._expenseItem_13fob_486{background-color:#fafafa;padding:10px;border-radius:6px;margin-bottom:6px;margin-left:12px;border-left:3px solid #cbd5e1}._expenseItemHeader_13fob_495{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:4px}._expenseItemDate_13fob_503{font-size:12px;font-weight:600;color:#475569}._expenseItemUser_13fob_509{font-size:11px;color:#94a3b8;font-style:italic}._expenseItemDescription_13fob_515{font-size:13px;color:#64748b;margin-bottom:6px;line-height:18px}._expenseItemDetails_13fob_522{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}._expenseItemDetail_13fob_522{font-size:11px;color:#94a3b8}._expenseItemCost_13fob_536{font-size:14px;font-weight:700;color:#ef4444}._pdfPreviewContainer_13fob_543{display:flex;flex-direction:column;height:100vh;background-color:#fff}._pdfHeader_13fob_550{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}._pdfTitle_13fob_560{font-size:18px;font-weight:700;color:#1e293b;margin:0}._pdfActions_13fob_567{display:flex;flex-direction:row;gap:8px}._pdfActionButton_13fob_573{padding:8px 16px;border-radius:6px;background-color:#3b82f6;color:#fff;font-size:14px;font-weight:600;border:none;cursor:pointer}._closeButton_13fob_584{background-color:#ef4444}._pdfIframe_13fob_588{flex:1;width:100%;border:none}._bottomActionBar_13fob_595{display:flex;flex-direction:row;gap:12px;margin-top:24px;margin-bottom:16px;background-color:#fff;padding:16px;border-radius:8px;box-shadow:0 2px 4px #0000001a}._bottomButton_13fob_607{flex:1;padding:14px 16px;border-radius:8px;border:1px solid;color:#fff;font-size:15px;font-weight:600;cursor:pointer;text-align:center}._bottomButton_13fob_607:disabled{opacity:.6;cursor:not-allowed}._createButton_13fob_624{background-color:#10b981;border-color:#10b981}._viewPdfButton_13fob_629{background-color:#3b82f6;border-color:#3b82f6}._createUpdateButton_13fob_634{background-color:#8b5cf6;border-color:#8b5cf6}._modalBody_13fob_640{padding:20px;max-height:70vh;overflow-y:auto}._modalSection_13fob_646{margin-bottom:20px}._modalSectionTitle_13fob_650{font-size:16px;font-weight:700;color:#1e293b;margin-bottom:12px;margin-top:0}._modalInfoText_13fob_658{font-size:14px;color:#475569;margin-bottom:6px}._modalLineItem_13fob_664{background-color:#f8fafc;padding:12px;border-radius:8px;margin-bottom:12px;border:1px solid #e2e8f0}._modalLineItemHeader_13fob_672{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px}._modalLineItemName_13fob_680{font-size:15px;font-weight:600;color:#1e293b}._modalLineItemAmount_13fob_686{font-size:15px;font-weight:700;color:#10b981}._modalLineItemDescription_13fob_692{font-size:13px;color:#64748b;margin-bottom:8px;line-height:18px}._modalLineItemDetails_13fob_699{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:8px}._modalLineItemDetail_13fob_699{font-size:12px;color:#94a3b8}._modalTotalSection_13fob_712{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px;background-color:#f8fafc;border-radius:8px;border:2px solid #cbd5e1;margin-top:12px}._modalTotalLabel_13fob_724{font-size:18px;font-weight:700;color:#1e293b}._modalTotalAmount_13fob_730{font-size:24px;font-weight:700;color:#10b981}._confirmModalBody_13fob_737{padding:24px}._confirmModalQuestion_13fob_741{font-size:16px;color:#1e293b;margin-bottom:20px;line-height:24px;font-weight:500}._confirmModalList_13fob_749{background-color:#f8fafc;padding:16px;border-radius:8px;border:1px solid #e2e8f0}._confirmModalListTitle_13fob_756{font-size:14px;font-weight:600;color:#475569;margin-bottom:12px}._confirmModalListItem_13fob_763{display:flex;flex-direction:row;margin-bottom:8px;align-items:flex-start}._confirmModalBullet_13fob_770{font-size:18px;color:#8b5cf6;margin-right:8px;line-height:22px}._confirmModalListText_13fob_777{flex:1;font-size:14px;color:#64748b;line-height:22px}._confirmModalActions_13fob_784{display:flex;flex-direction:row;border-top:1px solid #e2e8f0}._confirmModalButton_13fob_790{flex:1;padding:16px;text-align:center;cursor:pointer;border:none;font-size:16px;font-weight:600}._confirmModalCancelButton_13fob_800{background-color:var(--navistarr-red);border-right:1px solid #e2e8f0;color:#fff}._confirmModalConfirmButton_13fob_806{background-color:var(--navistarr-blue);color:#fff;font-weight:700}._modalTitle_13fob_813{font-size:20px;font-weight:700;color:#1e293b;margin:0 0 16px}._confirmModalTitle_13fob_820{font-size:20px;font-weight:700;color:#fff;margin:0;text-align:center}@media (max-width: 768px){._container_13fob_1{padding:12px}._header_13fob_24{flex-direction:column;align-items:flex-start;gap:12px}._viewLastInvoiceButton_13fob_50{width:100%}._detailsGrid_13fob_75{flex-direction:column}._detailItem_13fob_82{min-width:100%}._standardItemsGrid_13fob_171{flex-direction:column}._standardItemButton_13fob_179{width:100%}._tableHeaderRow_13fob_206,._tableRow_13fob_221{flex-wrap:wrap}._tableCell_13fob_233{min-width:100px;margin-bottom:8px}._bottomActionBar_13fob_595{flex-direction:column}._bottomButton_13fob_607{width:100%}}._container_7xzsf_1{width:100%;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0;background-color:#fff}._toolbar_7xzsf_9{display:flex;flex-direction:row;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:8px;gap:4px;flex-wrap:wrap}._toolButton_7xzsf_19{padding:8px 12px;border-radius:6px;background-color:#fff;border:1px solid #e2e8f0;min-width:36px;cursor:pointer;transition:all .2s;font-size:14px;color:#475569;font-weight:600;display:flex;align-items:center;justify-content:center}._toolButton_7xzsf_19:hover{background-color:#f1f5f9;border-color:#cbd5e1}._toolButtonActive_7xzsf_40{background-color:#3b82f6;border-color:#3b82f6;color:#fff}._toolButtonActive_7xzsf_40:hover{background-color:#2563eb;border-color:#2563eb}._toolButtonTextBold_7xzsf_51{font-weight:700}._toolButtonTextItalic_7xzsf_55{font-style:italic}._toolButtonTextUnderline_7xzsf_59{text-decoration:underline}._toolButtonTextStrike_7xzsf_63{text-decoration:line-through}._toolButtonTextSmall_7xzsf_67{font-size:10px}._toolButtonTextMedium_7xzsf_71{font-size:14px}._toolButtonTextLarge_7xzsf_75{font-size:18px}._separator_7xzsf_79{width:1px;background-color:#e2e8f0;margin:0 4px}._sourceTextarea_7xzsf_85{width:100%;padding:12px;font-size:14px;font-family:Courier New,monospace;border:none;outline:none;resize:none;box-sizing:border-box}._editor_7xzsf_96{width:100%;padding:12px;font-size:14px;border:none;outline:none;overflow-y:auto;background-color:#fff;text-align:left;direction:ltr;box-sizing:border-box}._editor_7xzsf_96:empty:before{content:attr(data-placeholder);color:#94a3b8;pointer-events:none}._editor_7xzsf_96:focus{outline:none}._editor_7xzsf_96::-webkit-scrollbar{width:8px}._editor_7xzsf_96::-webkit-scrollbar-track{background:#f1f5f9}._editor_7xzsf_96::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}._editor_7xzsf_96::-webkit-scrollbar-thumb:hover{background:#94a3b8}._modalContent_1qmqf_1{max-width:800px;width:90vw;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;position:relative}._modalBody_1qmqf_11{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:8px;margin-right:-8px}._modalBody_1qmqf_11::-webkit-scrollbar{width:8px}._modalBody_1qmqf_11::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}._modalBody_1qmqf_11::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}._modalBody_1qmqf_11::-webkit-scrollbar-thumb:hover{background:#94a3b8}._loadingContainer_1qmqf_37{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}._loadingText_1qmqf_45{margin-top:12px;font-size:14px;color:#64748b}._infoRow_1qmqf_52{display:flex;flex-direction:row;justify-content:space-between;padding:8px 0}._infoLabel_1qmqf_59{font-size:14px;font-weight:600;color:#64748b}._infoValue_1qmqf_65{font-size:14px;font-weight:600;color:#1e293b}._divider_1qmqf_71{height:1px;background-color:#e2e8f0;margin:16px 0}._dateTimeContainer_1qmqf_78{display:flex;flex-direction:row;gap:12px;margin-bottom:16px}._dateTimeField_1qmqf_85{flex:1}._label_1qmqf_89{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:8px;display:block}._input_1qmqf_97{width:100%;border:1px solid #e2e8f0;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;background-color:#fff;box-sizing:border-box;font-family:inherit}._input_1qmqf_97:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._formGroup_1qmqf_116{margin-bottom:20px}._chipsContainer_1qmqf_121{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:8px}._chip_1qmqf_121{padding:8px 16px;border-radius:20px;border:1px solid #e2e8f0;background-color:#fff;cursor:pointer;transition:all .2s;font-size:13px;font-weight:500;color:#64748b}._chip_1qmqf_121:hover{border-color:#cbd5e1;background-color:#f8fafc}._chipSelected_1qmqf_146{background-color:#3b82f6;border-color:#3b82f6;color:#fff}._chipSelected_1qmqf_146:hover{background-color:#2563eb;border-color:#2563eb}._aiActionsContainer_1qmqf_158{display:flex;flex-direction:row;gap:8px;margin-bottom:16px;flex-wrap:wrap}._aiButton_1qmqf_166{display:flex;flex-direction:row;align-items:center;background-color:#f8fafc;padding:8px 12px;border-radius:6px;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s;gap:6px}._aiButton_1qmqf_166:hover:not(:disabled){background-color:#f1f5f9;border-color:#cbd5e1}._aiButtonPrimary_1qmqf_184{background-color:#8b5cf6;border-color:#7c3aed}._aiButtonPrimary_1qmqf_184:hover:not(:disabled){background-color:#7c3aed;border-color:#6d28d9}._aiButtonDisabled_1qmqf_194{opacity:.5;cursor:not-allowed}._aiButtonIcon_1qmqf_199{font-size:16px}._aiButtonText_1qmqf_203{font-size:13px;font-weight:600;color:#475569}._aiButtonTextPrimary_1qmqf_209{color:#fff}._summaryPromptSection_1qmqf_213{margin-top:0;margin-bottom:16px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}._summaryPanelNote_1qmqf_222{margin:0 0 12px;padding:10px 12px;border-radius:8px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;font-size:13px;line-height:1.5}._summaryPromptHeader_1qmqf_233{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}._summaryPromptReset_1qmqf_241{border:none;background:none;color:#2563eb;font-size:12px;font-weight:600;cursor:pointer;padding:0}._summaryPromptReset_1qmqf_241:hover{text-decoration:underline}._summaryPromptInput_1qmqf_255{width:100%;border:1px solid #e2e8f0;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;background-color:#fff;font-family:inherit;resize:vertical;min-height:96px;box-sizing:border-box}._summaryPromptInput_1qmqf_255:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._summaryPromptActions_1qmqf_275{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}._summaryPromptCancel_1qmqf_282{border:1px solid #e2e8f0;background:#fff;color:#475569;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:600;cursor:pointer}._summaryPromptCancel_1qmqf_282:hover:not(:disabled){background:#f8fafc}._summaryPromptCancel_1qmqf_282:disabled{opacity:.6;cursor:not-allowed}._getSummaryButton_1qmqf_302{display:inline-flex;align-items:center;justify-content:center;min-width:120px;border:none;background:#8b5cf6;color:#fff;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:600;cursor:pointer}._getSummaryButton_1qmqf_302:hover:not(:disabled){background:#7c3aed}._getSummaryButtonDisabled_1qmqf_321,._getSummaryButton_1qmqf_302:disabled{opacity:.6;cursor:not-allowed}._textArea_1qmqf_328{width:100%;border:1px solid #e2e8f0;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;background-color:#fff;font-family:inherit;resize:vertical;min-height:200px;box-sizing:border-box}._textArea_1qmqf_328:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._helperText_1qmqf_348{font-size:12px;color:#64748b;margin-top:6px;font-style:italic}._fileInput_1qmqf_356{display:none}._fileInputLabel_1qmqf_360{display:inline-block;padding:12px 20px;background-color:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;color:#475569;transition:all .2s;margin-top:8px}._fileInputLabel_1qmqf_360:hover{background-color:#f1f5f9;border-color:#94a3b8;color:#334155}._selectedFilesContainer_1qmqf_380{margin-top:12px;padding:12px;background-color:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}._selectedFilesTitle_1qmqf_388{font-size:14px;font-weight:600;color:#475569;margin:0 0 8px}._fileItem_1qmqf_395{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px;background-color:#fff;border-radius:6px;margin-bottom:6px}._fileName_1qmqf_406{flex:1;font-size:14px;color:#334155}._removeFileButton_1qmqf_412{width:24px;height:24px;border-radius:12px;background-color:#fee2e2;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:8px;font-size:14px;color:#dc2626;font-weight:700;transition:background-color .2s}._removeFileButton_1qmqf_412:hover{background-color:#fecaca}._validateCheckbox_1qmqf_434{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#334155;margin-right:auto;cursor:pointer;-webkit-user-select:none;user-select:none}._validateCheckbox_1qmqf_434 input{width:16px;height:16px;cursor:pointer}._modalFooter_1qmqf_451{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #e2e8f0;margin-top:auto;background-color:#fff;flex-shrink:0;position:sticky;bottom:0;z-index:10}._rightButtons_1qmqf_467{display:flex;flex-direction:row;gap:12px;margin-left:auto}._cancelButton_1qmqf_474{padding:12px 24px;border-radius:8px;background-color:var(--navistarr-red);border:none;cursor:pointer;font-size:14px;font-weight:600;color:#fff;transition:all .2s}._cancelButton_1qmqf_474:hover:not(:disabled){background-color:var(--navistarr-red-hover)}._cancelButton_1qmqf_474:disabled{opacity:.6;cursor:not-allowed}._saveButton_1qmqf_495{padding:12px 24px;border-radius:8px;background-color:var(--navistarr-blue);border:none;cursor:pointer;font-size:14px;font-weight:600;color:#fff;transition:background-color .2s;display:flex;align-items:center;justify-content:center;min-width:120px}._saveButton_1qmqf_495:hover:not(:disabled){background-color:var(--navistarr-blue-hover)}._saveButtonDisabled_1qmqf_515{background-color:#94a3b8;cursor:not-allowed}@media (max-width: 768px){._modalContent_1qmqf_1{width:95vw;max-height:95vh}._dateTimeContainer_1qmqf_78,._aiActionsContainer_1qmqf_158{flex-direction:column}._aiButton_1qmqf_166{width:100%;justify-content:center}._chipsContainer_1qmqf_121{flex-direction:column}._chip_1qmqf_121{width:100%;text-align:center}}._content_1amf6_1{display:flex;flex-direction:column;gap:16px;padding:16px;min-width:560px;max-width:960px}._helpText_1amf6_10{font-size:14px;color:#64748b;margin:0}._pasteSection_1amf6_16{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff}._pasteSectionHeader_1amf6_26{display:flex;align-items:center;justify-content:space-between;gap:12px}._pasteLabel_1amf6_33{font-size:14px;font-weight:600;color:#1e293b}._parseButton_1amf6_39{border:none;background:#8b5cf6;color:#fff;border-radius:6px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}._parseButton_1amf6_39:hover:not(:disabled){background:#7c3aed}._parseButton_1amf6_39:disabled{opacity:.6;cursor:not-allowed}._pasteTextarea_1amf6_60{width:100%;min-height:120px;padding:10px 12px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;font-family:inherit;line-height:1.5;resize:vertical;box-sizing:border-box}._pasteTextarea_1amf6_60:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff33}._pasteHelpText_1amf6_79{margin:0;font-size:12px;color:#64748b;line-height:1.4}._parseMessage_1amf6_86{margin:0;padding:10px 12px;border-radius:6px;background:#ecfdf5;border:1px solid #86efac;color:#166534;font-size:13px}._tableWrapper_1amf6_96{overflow-x:auto;border:1px solid #e2e8f0;border-radius:8px}._table_1amf6_96{width:100%;border-collapse:collapse}._table_1amf6_96 th,._table_1amf6_96 td{padding:10px 12px;text-align:left;border-bottom:1px solid #e2e8f0}._table_1amf6_96 th{background-color:#f8fafc;font-weight:600;font-size:13px;color:#475569}._table_1amf6_96 tbody tr:last-child td{border-bottom:none}._table_1amf6_96 tbody tr:hover{background-color:#f8fafc}._input_1amf6_129{width:100%;padding:8px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-family:inherit;box-sizing:border-box}._input_1amf6_129:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff33}._descriptionInput_1amf6_145{width:100%;min-width:280px;min-height:72px;padding:8px 10px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-family:inherit;line-height:1.4;resize:vertical;box-sizing:border-box}._descriptionInput_1amf6_145:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff33}._statusCol_1amf6_165{min-width:140px;max-width:200px;font-size:12px}._actionsCol_1amf6_171{width:48px;text-align:center}._removeButton_1amf6_176{padding:6px 10px;border:none;background:#fee2e2;color:#dc2626;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600}._removeButton_1amf6_176:hover{background:#fecaca}._addRowButton_1amf6_191{padding:10px 16px;border:1px dashed #cbd5e1;background:#f8fafc;color:#475569;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;align-self:flex-start}._addRowButton_1amf6_191:hover{background:#f1f5f9;border-color:#94a3b8}._error_1amf6_208{color:#dc2626;font-size:14px;margin:0}._partialMessage_1amf6_214{color:#b45309;font-size:14px;margin:0;background:#fffbeb;padding:12px;border-radius:6px;border:1px solid #fcd34d}._rowError_1amf6_224{background-color:#fef2f2!important}._rowErrorText_1amf6_228{display:block;font-size:12px;color:#dc2626;word-break:break-word}._footer_1amf6_235{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:12px;padding-top:8px;border-top:1px solid #e2e8f0}._footerActions_1amf6_245{display:flex;gap:12px}._validateCheckbox_1amf6_250{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#334155;margin-right:auto;cursor:pointer;-webkit-user-select:none;user-select:none}._validateCheckbox_1amf6_250 input{width:16px;height:16px;cursor:pointer}._cancelButton_1amf6_267{padding:10px 20px;border:none;background:var(--navistarr-red);color:#fff;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600}._cancelButton_1amf6_267:hover:not(:disabled){background:var(--navistarr-red-hover)}._saveButton_1amf6_282{padding:10px 24px;border:none;background:var(--navistarr-blue);color:#fff;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600}._saveButton_1amf6_282:hover:not(:disabled){background:var(--navistarr-blue-hover)}._saveButton_1amf6_282:disabled{background:#94a3b8;cursor:not-allowed}._modalContent_10pcz_1{max-width:800px;width:90vw;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;position:relative}._modalBody_10pcz_11{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:8px;margin-right:-8px}._modalBody_10pcz_11::-webkit-scrollbar{width:8px}._modalBody_10pcz_11::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}._modalBody_10pcz_11::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}._modalBody_10pcz_11::-webkit-scrollbar-thumb:hover{background:#94a3b8}._loadingContainer_10pcz_37{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}._loadingText_10pcz_45{margin-top:12px;font-size:14px;color:#64748b}._infoRow_10pcz_52{display:flex;flex-direction:row;justify-content:space-between;padding:8px 0}._infoLabel_10pcz_59{font-size:14px;font-weight:600;color:#64748b}._infoValue_10pcz_65{font-size:14px;font-weight:600;color:#1e293b}._divider_10pcz_72{height:1px;background-color:#e2e8f0;margin:16px 0}._dateTimeContainer_10pcz_79{display:flex;flex-direction:row;gap:12px;margin-bottom:16px}._dateTimeField_10pcz_86{flex:1}._formGroup_10pcz_91{margin-bottom:20px}._label_10pcz_95{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:8px;display:block}._input_10pcz_104{border:1px solid #e2e8f0;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;background-color:#fff;width:100%;font-family:inherit;box-sizing:border-box}._input_10pcz_104:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._textArea_10pcz_122{border:1px solid #e2e8f0;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;background-color:#fff;width:100%;font-family:inherit;resize:vertical;min-height:200px;box-sizing:border-box}._textArea_10pcz_122:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._helperText_10pcz_142{font-size:12px;color:#64748b;margin-top:4px;font-style:italic}._chipsContainer_10pcz_150{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;padding:4px 0}._chip_10pcz_150{padding:8px 16px;border-radius:20px;border:1px solid #e2e8f0;background-color:#fff;margin-bottom:4px;font-size:13px;color:#64748b;font-weight:500;cursor:pointer;transition:all .2s}._chip_10pcz_150:hover{border-color:#cbd5e1;background-color:#f8fafc}._chipSelected_10pcz_176{background-color:#3b82f6;border-color:#3b82f6;color:#fff;font-weight:600}._chipSelected_10pcz_176:hover{background-color:#2563eb;border-color:#2563eb}._aiActionsContainer_10pcz_189{display:flex;flex-direction:row;gap:8px;margin-bottom:16px;flex-wrap:wrap}._aiButton_10pcz_197{display:flex;flex-direction:row;align-items:center;background-color:#f8fafc;padding:8px 12px;border-radius:6px;border:1px solid #e2e8f0;gap:6px;cursor:pointer;transition:all .2s}._aiButton_10pcz_197:hover:not(:disabled){border-color:#cbd5e1;background-color:#f1f5f9}._aiButtonPrimary_10pcz_215{background-color:#8b5cf6;border-color:#7c3aed;color:#fff}._aiButtonPrimary_10pcz_215:hover:not(:disabled){background-color:#7c3aed;border-color:#6d28d9}._aiButtonDisabled_10pcz_226{opacity:.5;cursor:not-allowed}._aiButtonIcon_10pcz_231{font-size:16px}._aiButtonText_10pcz_235{font-size:13px;font-weight:600;color:#475569}._aiButtonTextPrimary_10pcz_241{color:#fff}._fileInput_10pcz_246{display:none}._fileInputLabel_10pcz_250{display:inline-block;padding:12px 20px;background-color:#f8fafc;border:2px dashed #e2e8f0;border-radius:8px;cursor:pointer;font-size:14px;color:#475569;font-weight:500;text-align:center;transition:all .2s}._fileInputLabel_10pcz_250:hover{border-color:#cbd5e1;background-color:#f1f5f9}._selectedFilesContainer_10pcz_269{margin-top:12px;padding:12px;background-color:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}._selectedFilesTitle_10pcz_277{font-size:14px;font-weight:600;color:#475569;margin-bottom:8px}._fileItem_10pcz_284{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:8px;background-color:#fff;border-radius:6px;margin-bottom:6px}._fileName_10pcz_295{flex:1;font-size:14px;color:#334155}._removeFileButton_10pcz_301{width:24px;height:24px;border-radius:12px;background-color:#fee2e2;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-left:8px;font-size:14px;color:#dc2626;font-weight:700;transition:all .2s}._removeFileButton_10pcz_301:hover{background-color:#fecaca}._modifiedInfo_10pcz_323{background-color:#f8fafc;padding:12px;border-radius:8px;border-left:4px solid #94a3b8;margin-bottom:16px}._modifiedText_10pcz_331{font-size:12px;color:#64748b;font-style:italic;margin:0}._modalFooter_10pcz_339{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 20px;border-top:1px solid #e2e8f0;margin-top:auto;background-color:#fff;flex-shrink:0;position:sticky;bottom:0;z-index:10}._rightButtons_10pcz_354{display:flex;flex-direction:row;gap:12px}._deleteButton_10pcz_360{padding:12px 20px;border-radius:8px;background-color:#dc3545;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;transition:background-color .2s}._deleteButton_10pcz_360:hover:not(:disabled){background-color:#c82333}._deleteButton_10pcz_360:disabled{opacity:.6;cursor:not-allowed}._cancelButton_10pcz_381{padding:12px 20px;border-radius:8px;border:none;background-color:var(--navistarr-red);cursor:pointer;color:#fff;font-size:14px;font-weight:600;transition:all .2s}._cancelButton_10pcz_381:hover:not(:disabled){background-color:var(--navistarr-red-hover)}._cancelButton_10pcz_381:disabled{opacity:.6;cursor:not-allowed}._saveButton_10pcz_402{padding:12px 24px;border-radius:8px;background-color:var(--navistarr-blue);border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;min-width:120px;display:flex;align-items:center;justify-content:center;transition:background-color .2s}._saveButton_10pcz_402:hover:not(:disabled){background-color:var(--navistarr-blue-hover)}._saveButtonDisabled_10pcz_422{background-color:#94a3b8;cursor:not-allowed}@media (max-width: 768px){._modalContent_10pcz_1{width:95vw;max-height:95vh}._dateTimeContainer_10pcz_79,._aiActionsContainer_10pcz_189{flex-direction:column}._aiButton_10pcz_197{width:100%;justify-content:center}._modalFooter_10pcz_339{flex-direction:column;gap:12px}._deleteButton_10pcz_360,._cancelButton_10pcz_381,._saveButton_10pcz_402{width:100%}._rightButtons_10pcz_354{width:100%;flex-direction:column}}._wrapper_uvelx_1{display:flex;flex-direction:column;gap:12px;max-width:90vw}._toolbar_uvelx_8{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}._toolbarHint_uvelx_16{font-size:13px;color:#64748b}._toolbarActions_uvelx_21{display:flex;align-items:center;gap:8px}._toolButton_uvelx_27,._resetButton_uvelx_28{font-family:inherit;cursor:pointer;border-radius:6px}._toolButton_uvelx_27{width:32px;height:32px;border:1px solid #cbd5e1;background:#fff;font-size:18px;line-height:1;color:#334155}._toolButton_uvelx_27:hover{background:#f8fafc}._resetButton_uvelx_28{padding:6px 12px;border:1px solid #cbd5e1;background:#fff;font-size:13px;color:#475569}._resetButton_uvelx_28:hover{background:#f8fafc}._zoomLabel_uvelx_60{min-width:48px;text-align:center;font-size:13px;font-weight:600;color:#334155}._stage_uvelx_68{position:relative}._viewport_uvelx_72{width:min(920px,88vw);height:min(72vh,680px);overflow:auto;border:1px solid #e2e8f0;border-radius:8px;background:#0f172a}._viewportFit_uvelx_81{display:flex;justify-content:center;align-items:center}._viewportTopLeft_uvelx_87{display:block}._viewportCenter_uvelx_91{display:flex;justify-content:center;align-items:flex-start}._image_uvelx_97{display:block;max-width:none;width:auto;height:auto;-webkit-user-select:none;user-select:none}._imageFit_uvelx_105{max-width:100%;max-height:min(72vh,680px);width:auto;height:auto;object-fit:contain;transform-origin:center center}._viewportCenter_uvelx_91 ._image_uvelx_97:not(._imageFit_uvelx_105){margin:auto}._loupePanel_uvelx_118{position:absolute;z-index:3;width:196px;background:#0f172af0;border:2px solid #60a5fa;border-radius:8px;padding:8px;box-shadow:0 8px 24px #00000073;pointer-events:none}._loupeBottomLeft_uvelx_130{bottom:16px;left:16px}._loupeTopLeft_uvelx_135{top:16px;left:16px}._loupeHeader_uvelx_140{font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:#93c5fd;margin-bottom:6px}._loupeClip_uvelx_149{width:176px;height:132px;overflow:hidden;border-radius:4px;background:#000;position:relative}._loupeInner_uvelx_158{position:absolute;left:0;width:176px}._loupeBottomLeft_uvelx_130 ._loupeInner_uvelx_158{bottom:0}._loupeTopLeft_uvelx_135 ._loupeInner_uvelx_158{top:0}._loupeImage_uvelx_172{display:block;width:176px;height:auto}._content_nmtv7_1{display:flex;flex-direction:column;min-height:200px;max-height:70vh}._loading_nmtv7_8,._empty_nmtv7_9{text-align:center;padding:32px 16px;color:#64748b;font-size:14px}._error_nmtv7_16{background:#fef2f2;color:#b91c1c;padding:10px 12px;border-radius:6px;margin-bottom:12px;font-size:13px}._tableWrap_nmtv7_25{overflow:auto;flex:1}._table_nmtv7_25{width:100%;border-collapse:collapse;font-size:13px}._table_nmtv7_25 th{text-align:left;padding:10px 12px;background:#f1f5f9;color:#334155;font-weight:600;border-bottom:1px solid #e2e8f0;white-space:nowrap;position:sticky;top:0}._table_nmtv7_25 td{padding:10px 12px;border-bottom:1px solid #f1f5f9;color:#475569;vertical-align:top}._table_nmtv7_25 tbody tr:hover{background:#f8fafc}._eventType_nmtv7_59{font-weight:600;text-transform:capitalize}._userAgent_nmtv7_64{max-width:220px;word-break:break-word}._urlCell_nmtv7_69 a{color:#2563eb;word-break:break-all}._footer_nmtv7_74{padding-top:12px;font-size:12px;color:#64748b}._container_r0wih_1{display:flex;flex-direction:column;gap:16px;width:100%}._intro_r0wih_8{margin:0;color:#475569;font-size:14px;line-height:1.5}._loadingState_r0wih_15,._errorState_r0wih_16{display:flex;flex-direction:column;align-items:center;gap:12px;padding:32px 16px;text-align:center;color:#64748b}._summaryBar_r0wih_26{display:flex;flex-wrap:wrap;gap:16px;padding:10px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:13px;color:#475569}._inlineError_r0wih_38{margin:0;padding:10px 12px;border-radius:6px;background:#fef2f2;color:#b91c1c;font-size:13px}._segmentList_r0wih_47{display:flex;flex-direction:column;gap:14px;max-height:62vh;overflow-y:auto;padding-right:4px}._segmentCard_r0wih_56{border:1px solid #e2e8f0;border-radius:10px;padding:14px;background:#fff}._segmentHeader_r0wih_63{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px}._segmentHeaderLeft_r0wih_71{display:flex;align-items:center;gap:12px}._segmentHeaderActions_r0wih_77{display:flex;gap:8px}._fieldLabel_r0wih_82{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.4px}._timeInput_r0wih_93{padding:8px 10px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;font-family:inherit}._timeLabel_r0wih_101{font-size:14px;font-weight:600;color:#7c3aed}._htmlEditorSection_r0wih_107{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}._attachmentsSection_r0wih_114{margin-top:4px}._attachmentGrid_r0wih_118{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;margin-top:8px}._attachmentOption_r0wih_125{display:flex;flex-direction:column;gap:6px;padding:8px;border:2px solid #e2e8f0;border-radius:8px;background:#fff}._attachmentOptionSelected_r0wih_135{border-color:#7c3aed;background:#f5f3ff}._attachmentOptionUsed_r0wih_140{border-color:#cbd5e1;background:#f8fafc}._attachmentSelectButton_r0wih_145{display:flex;flex-direction:column;align-items:center;gap:6px;padding:0;border:none;background:none;cursor:pointer;font-family:inherit;width:100%}._attachmentSelectButton_r0wih_145:disabled{cursor:not-allowed}._thumbWrap_r0wih_162{position:relative;width:100%}._thumbClip_r0wih_167{width:100%;height:96px;overflow:hidden;border-radius:4px;background:#0f172a;position:relative}._attachmentThumb_r0wih_176{position:absolute;bottom:0;left:0;width:100%;height:auto;display:block;transform:scale(var(--thumb-zoom, 3));transform-origin:bottom left}._attachmentThumbUsed_r0wih_187{opacity:.45;filter:grayscale(.35)}._usedBadgeAssigned_r0wih_192,._usedBadgeElsewhere_r0wih_193{position:absolute;left:4px;right:4px;padding:3px 6px;border-radius:4px;font-size:10px;font-weight:700;text-align:center;line-height:1.2}._usedBadgeAssigned_r0wih_192{top:4px;background:#7c3aedeb;color:#fff}._usedBadgeElsewhere_r0wih_193{bottom:4px;background:#dc3545f2;color:#fff;box-shadow:0 1px 3px #b91c1c59}._attachmentName_r0wih_218{font-size:11px;color:#475569;text-align:center;word-break:break-all}._photoPreviewButton_r0wih_225{width:100%;padding:6px 8px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#2563eb;font-size:12px;font-weight:600;cursor:pointer;font-family:inherit}._photoPreviewButton_r0wih_225:hover{background:#eff6ff;border-color:#93c5fd}._deleteSourceLabel_r0wih_243{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569}._footer_r0wih_251{display:flex;justify-content:flex-end;gap:10px;padding-top:8px;border-top:1px solid #e2e8f0}._primaryButton_r0wih_259,._secondaryButton_r0wih_260,._removeButton_r0wih_261{font-family:inherit;cursor:pointer}._primaryButton_r0wih_259{padding:10px 18px;border:none;border-radius:6px;background:#7c3aed;color:#fff;font-weight:600}._primaryButton_r0wih_259:hover:not(:disabled){background:#6d28d9}._primaryButton_r0wih_259:disabled{opacity:.7;cursor:not-allowed}._secondaryButton_r0wih_260{padding:10px 16px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#475569;font-weight:600}._secondaryButton_r0wih_260:hover:not(:disabled){background:#f8fafc}._removeButton_r0wih_261{padding:4px 8px;border:none;background:none;font-size:13px;color:#dc2626}@media (max-width: 900px){._attachmentGrid_r0wih_118{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}}._container_1tmkx_1{flex:1;background-color:#f5f7fa;display:flex;flex-direction:column;height:100%}._loadingContainer_1tmkx_9{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:400px}._loadingText_1tmkx_18{margin-top:10px;font-size:16px;color:#666}._header_1tmkx_25{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px;background-color:#fff;border-bottom:1px solid #e0e0e0}._title_1tmkx_35{font-size:18px;font-weight:700;color:#1e293b;margin:0}._headerActions_1tmkx_42{display:flex;flex-direction:row;gap:8px;align-items:center}._bulkAddButton_1tmkx_49{padding:8px 16px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;color:#475569;font-size:14px;font-weight:600;font-family:inherit}._bulkAddButton_1tmkx_49:hover{background:#f8fafc;border-color:#cbd5e1}._addButton_1tmkx_66{background-color:#007bff;padding:8px 16px;border-radius:6px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit}._addButton_1tmkx_66:hover{background-color:#0056b3}._tabContainer_1tmkx_83{display:flex;flex-direction:row;background-color:#fff;border-bottom:1px solid #e0e0e0;padding:0 16px}._tab_1tmkx_83{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:12px 16px;border:none;background:none;border-bottom:2px solid transparent;cursor:pointer;gap:8px;font-family:inherit}._tabActive_1tmkx_106{border-bottom-color:#007bff}._tabText_1tmkx_110{font-size:14px;font-weight:500;color:#64748b}._tabTextActive_1tmkx_116{color:#007bff;font-weight:600}._tabBadge_1tmkx_121{background-color:#e2e8f0;border-radius:12px;padding:2px 6px;min-width:24px;text-align:center}._tabBadgeText_1tmkx_129{font-size:11px;font-weight:600;color:#475569}._tabBadgeActive_1tmkx_135{background-color:#dbeafe}._tabBadgeTextActive_1tmkx_139{color:#1e40af}._emptyState_1tmkx_144{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;min-height:300px}._emptyStateIcon_1tmkx_153{font-size:48px;margin-bottom:16px}._emptyStateText_1tmkx_158{font-size:18px;font-weight:700;color:#666;margin:0 0 8px}._emptyStateSubtext_1tmkx_165{font-size:14px;color:#999;text-align:center;margin:0}._scrollContainer_1tmkx_173{flex:1;overflow-y:auto;padding:16px 16px 20px}._sectionNav_1tmkx_181{display:flex;flex-wrap:wrap;gap:8px;padding:12px 16px;background-color:#fff;border-bottom:1px solid #e0e0e0}._sectionNavLink_1tmkx_190{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid #cbd5e1;border-radius:999px;background-color:#f8fafc;cursor:pointer;font-family:inherit;font-size:13px;color:#334155;transition:background-color .15s ease,border-color .15s ease}._sectionNavLink_1tmkx_190:hover{background-color:#eff6ff;border-color:#93c5fd;color:#1d4ed8}._sectionNavName_1tmkx_213{font-weight:600}._sectionNavCount_1tmkx_217{min-width:1.25rem;padding:1px 6px;border-radius:999px;background-color:#e2e8f0;color:#475569;font-size:11px;font-weight:700;text-align:center}._sectionGroup_1tmkx_228{margin-bottom:24px;scroll-margin-top:12px}._sectionHeader_1tmkx_233{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:12px 16px;background-color:#f8fafc;border-radius:8px;margin-bottom:12px;border-left:4px solid #3b82f6}._sectionTitle_1tmkx_245{font-size:16px;font-weight:700;color:#1e293b;margin:0}._sectionCount_1tmkx_252{font-size:12px;color:#64748b;font-weight:600;background-color:#e2e8f0;padding:4px 8px;border-radius:12px}._updateCard_1tmkx_262{background-color:#fff;border-radius:8px;margin-bottom:16px;box-shadow:0 2px 4px #0000001a;overflow:hidden;transition:box-shadow .25s ease,outline-color .25s ease,background-color .25s ease}._updateCardHighlighted_1tmkx_274{background-color:#eff6ff;outline:2px solid #60a5fa;box-shadow:0 0 0 4px #60a5fa33}._updateHeader_1tmkx_280{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:16px 16px 12px;border-bottom:1px solid #f0f0f0}._updateHeaderLeft_1tmkx_290{flex:1;display:flex;flex-direction:column;gap:8px}._updateHeaderRight_1tmkx_297{display:flex;flex-direction:column;align-items:flex-end;gap:8px}._updateTypeName_1tmkx_304{font-size:14px;font-weight:600;color:#475569;text-align:right}._updateType_1tmkx_304{font-size:16px;font-weight:700;color:#2c3e50}._validationBadge_1tmkx_317{padding:4px 8px;border-radius:12px;align-self:flex-start;color:#fff;font-size:10px;font-weight:600;text-transform:uppercase}._updateDate_1tmkx_327{font-size:12px;color:#666}._updateActions_1tmkx_332{display:flex;flex-direction:row;gap:8px}._actionButton_1tmkx_338{padding:6px 12px;border-radius:4px;background-color:#f8f9fa;border:1px solid #e0e0e0;cursor:pointer;font-size:12px;color:#007bff;font-weight:500;font-family:inherit}._actionButton_1tmkx_338:hover{background-color:#e9ecef}._deleteButton_1tmkx_354{background-color:#fff5f5;border-color:#fed7d7}._deleteButton_1tmkx_354:hover{background-color:#fee}._deleteButton_1tmkx_354 ._actionButtonText_1tmkx_363{color:#e53e3e}._eventsButton_1tmkx_367{background-color:#f8fafc;border-color:#e2e8f0;color:#475569}._emailButton_1tmkx_373{background-color:#f0f9ff;border-color:#bfdbfe}._hourlySplitButton_1tmkx_378{background-color:#f5f3ff;border-color:#ddd6fe;color:#7c3aed}._hourlySplitButton_1tmkx_378:hover:not(:disabled){background-color:#ede9fe}._hourlySplitButton_1tmkx_378:disabled{opacity:.7;cursor:wait}._updateContent_1tmkx_394{padding:16px}._updateInfoRow_1tmkx_398{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;margin-bottom:12px}._updateInfoItem_1tmkx_406{flex:1;min-width:120px;display:flex;flex-direction:column}._updateInfoLabel_1tmkx_413{font-size:12px;color:#666;margin-bottom:4px;text-transform:uppercase;font-weight:600}._updateInfoValue_1tmkx_421{font-size:14px;color:#2c3e50;font-weight:500}._updateTextContainer_1tmkx_427{margin-bottom:12px;line-height:1.5}._updateTextContainer_1tmkx_427 p{margin-bottom:8px;font-size:14px;line-height:20px;color:#2c3e50}._updateTextContainer_1tmkx_427 strong{font-weight:700}._updateTextContainer_1tmkx_427 em{font-style:italic}._updateTextContainer_1tmkx_427 ul,._updateTextContainer_1tmkx_427 ol{margin-left:16px;margin-bottom:8px}._updateTextContainer_1tmkx_427 li{margin-bottom:4px;font-size:14px;color:#2c3e50}._updateTextContainer_1tmkx_427 br{margin-bottom:4px}._updateTextContainer_1tmkx_427 h1{font-size:18px;font-weight:700;margin-bottom:8px;color:#2c3e50}._updateTextContainer_1tmkx_427 h2{font-size:16px;font-weight:700;margin-bottom:6px;color:#2c3e50}._updateTextContainer_1tmkx_427 h3{font-size:15px;font-weight:700;margin-bottom:4px;color:#2c3e50}._attachmentsContainer_1tmkx_485{margin-bottom:12px}._attachmentsTitle_1tmkx_489{font-size:12px;color:#666;margin-bottom:8px;text-transform:uppercase;font-weight:600;display:block}._attachmentsGrid_1tmkx_498{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}._attachmentCard_1tmkx_505{width:120px;background-color:#f8f9fa;border-radius:8px;padding:8px;border:1px solid #e9ecef}._attachmentButton_1tmkx_513{background:none;border:none;padding:0;cursor:pointer;font-family:inherit}._attachmentThumbnail_1tmkx_521{width:104px;height:80px;background-color:#fff;border-radius:6px;display:flex;justify-content:center;align-items:center;border:1px solid #dee2e6;margin-bottom:6px;position:relative;overflow:hidden}._attachmentThumbnailImage_1tmkx_535{width:100%;height:100%;object-fit:cover;border-radius:6px}._attachmentThumbnailPlaceholder_1tmkx_542{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f8f9fa;border-radius:6px}._attachmentThumbnailIcon_1tmkx_553{font-size:24px;color:#6c757d}._attachmentErrorText_1tmkx_558{font-size:10px;color:#dc3545;margin-top:4px;text-align:center}._attachmentThumbnailLoader_1tmkx_565{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:#fffc;border-radius:6px}._attachmentInfo_1tmkx_578{flex:1;display:flex;flex-direction:column}._attachmentName_1tmkx_584{font-size:11px;color:#2c3e50;font-weight:500;margin-bottom:2px;word-break:break-word}._attachmentSize_1tmkx_592{font-size:10px;color:#6c757d}._modifiedInfo_1tmkx_598{border-top:1px solid #f0f0f0;padding-top:12px;margin-top:8px}._modifiedText_1tmkx_604{font-size:12px;color:#999;font-style:italic}@media (max-width: 768px){._updateInfoRow_1tmkx_398{flex-direction:column;gap:8px}._updateHeader_1tmkx_280{flex-direction:column;gap:12px}._updateHeaderRight_1tmkx_297{align-items:flex-start;width:100%}._updateActions_1tmkx_332{width:100%;flex-wrap:wrap}._actionButton_1tmkx_338{flex:1;min-width:80px}}._content_1sbzf_1{display:flex;flex-direction:column;max-height:85vh;width:100%}._body_1sbzf_8{flex:1;overflow-y:auto;padding:0 4px 16px}._section_1sbzf_14{margin-bottom:20px;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}._sectionTitle_1sbzf_21{background:#f1f5f9;padding:10px 14px;font-size:14px;font-weight:600;color:#334155;margin:0}._sectionBody_1sbzf_30{padding:14px}._formRow_1sbzf_34{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px;margin-bottom:12px}._label_1sbzf_42{flex:0 0 200px;font-size:13px;font-weight:500;color:#475569;padding-top:6px}._field_1sbzf_50{flex:1;min-width:200px}._radioGroup_1sbzf_55{display:flex;gap:16px}._radioGroup_1sbzf_55 label{display:flex;align-items:center;gap:6px;font-size:14px;cursor:pointer}._textInput_1sbzf_68,._textArea_1sbzf_69,._select_1sbzf_70{width:100%;padding:8px 10px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px;font-family:inherit}._textArea_1sbzf_69{min-height:72px;resize:vertical}._timeFields_1sbzf_84{display:flex;align-items:center;gap:6px}._timeFields_1sbzf_84 input{width:64px;padding:8px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px}._ratingRow_1sbzf_98{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}._ratingQuestion_1sbzf_105{font-size:13px;color:#334155}._stars_1sbzf_110{display:flex;gap:4px}._starButton_1sbzf_115{background:none;border:none;font-size:22px;cursor:pointer;padding:0 2px;line-height:1;color:#cbd5e1}._starButtonActive_1sbzf_125{color:#f59e0b}._hint_1sbzf_129{font-size:12px;color:#64748b;margin:0 0 12px}._footer_1sbzf_135{display:flex;justify-content:flex-end;gap:10px;padding-top:12px;border-top:1px solid #e2e8f0}._cancelButton_1sbzf_143,._submitButton_1sbzf_144{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;border:none;font-family:inherit}._cancelButton_1sbzf_143{background:#f1f5f9;color:#475569}._cancelButton_1sbzf_143:hover{background:#e2e8f0}._submitButton_1sbzf_144{background:#2563eb;color:#fff}._submitButton_1sbzf_144:hover:not(:disabled){background:#1d4ed8}._submitButton_1sbzf_144:disabled{opacity:.6;cursor:not-allowed}._loading_1sbzf_177{text-align:center;padding:40px;color:#64748b}._error_1sbzf_183{background:#fef2f2;color:#b91c1c;padding:10px 12px;border-radius:6px;margin-bottom:12px;font-size:13px}._container_gfmfd_1{flex:1;background-color:#f8fafc;display:flex;flex-direction:column;height:100%}._loadingContainer_gfmfd_9{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:400px}._loadingText_gfmfd_18{margin-top:10px;font-size:14px;color:#64748b}._header_gfmfd_25{background-color:#fff;padding:16px;border-bottom:1px solid #e2e8f0}._headerTitle_gfmfd_31{font-size:20px;font-weight:700;color:#1e293b;margin:0 0 4px}._headerSubtitle_gfmfd_38{font-size:13px;color:#64748b;margin:0 0 12px}._addButton_gfmfd_44{background-color:#007bff;padding:12px;border-radius:8px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit;width:100%}._addButton_gfmfd_44:hover{background-color:#0056b3}._notesContainer_gfmfd_62{flex:1;padding:16px;overflow-y:auto}._emptyContainer_gfmfd_68{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;min-height:300px}._emptyIcon_gfmfd_77{font-size:64px;margin-bottom:16px}._emptyText_gfmfd_82{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px}._emptySubtext_gfmfd_89{font-size:14px;color:#64748b;text-align:center;margin:0}._noteCard_gfmfd_97{background-color:#fff;border-radius:8px;padding:16px;margin-bottom:12px;border-left:4px solid #007bff;box-shadow:0 1px 2px #0000000d}._noteHeader_gfmfd_106{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:12px}._noteHeaderLeft_gfmfd_114{flex:1;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;align-items:center}._noteType_gfmfd_123{font-size:14px;font-weight:600;color:#007bff}._invoiceBadge_gfmfd_129{background-color:#fef3c7;padding:2px 8px;border-radius:4px;display:inline-block}._invoiceBadgeText_gfmfd_136{font-size:11px;color:#92400e;font-weight:600}._reminderBadge_gfmfd_142{background-color:#dbeafe;padding:2px 8px;border-radius:4px;display:inline-block}._reminderBadgeText_gfmfd_149{font-size:11px;color:#1e40af;font-weight:500}._noteActions_gfmfd_155{display:flex;flex-direction:row;gap:8px}._editButton_gfmfd_161,._deleteButton_gfmfd_162{padding:4px;background:none;border:none;cursor:pointer;font-size:18px;font-family:inherit}._editButton_gfmfd_161:hover,._deleteButton_gfmfd_162:hover{opacity:.7}._noteText_gfmfd_176{font-size:14px;color:#475569;line-height:1.5;margin:0 0 12px}._noteText_gfmfd_176 a{color:#2563eb;text-decoration:underline}._noteText_gfmfd_176 a:hover{color:#1d4ed8}._noteFooter_gfmfd_192{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #e2e8f0}._noteAuthor_gfmfd_201{font-size:12px;color:#64748b;font-weight:500}._noteDate_gfmfd_207{font-size:12px;color:#94a3b8}._attachmentContainer_gfmfd_213{margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}._attachmentsTitle_gfmfd_219{font-size:12px;color:#666;margin-bottom:8px;text-transform:uppercase;font-weight:600;display:block}._attachmentCard_gfmfd_228{display:flex;flex-direction:row;background-color:#f8f9fa;border-radius:8px;padding:8px;border:1px solid #e9ecef}._attachmentButton_gfmfd_237{background:none;border:none;padding:0;cursor:pointer;font-family:inherit}._attachmentThumbnail_gfmfd_245{width:80px;height:60px;background-color:#fff;border-radius:6px;display:flex;justify-content:center;align-items:center;border:1px solid #dee2e6;margin-right:12px;position:relative;overflow:hidden}._attachmentThumbnailImage_gfmfd_259{width:100%;height:100%;object-fit:cover;border-radius:6px}._attachmentThumbnailPlaceholder_gfmfd_266{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f8f9fa;border-radius:6px}._attachmentThumbnailIcon_gfmfd_277{font-size:24px;color:#6c757d}._attachmentErrorText_gfmfd_282{font-size:10px;color:#dc3545;margin-top:4px;text-align:center}._attachmentThumbnailLoader_gfmfd_289{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:#fffc;border-radius:6px}._attachmentInfo_gfmfd_302{flex:1;display:flex;flex-direction:column;justify-content:space-between}._attachmentName_gfmfd_309{font-size:13px;color:#2c3e50;font-weight:500;margin-bottom:8px;word-break:break-word}._downloadButton_gfmfd_317{background-color:#007bff;padding:6px 12px;border-radius:4px;border:none;cursor:pointer;align-self:flex-start;font-size:11px;color:#fff;font-weight:600;font-family:inherit}._downloadButton_gfmfd_317:hover{background-color:#0056b3}._modalContent_gfmfd_335{padding:16px;max-height:500px;overflow-y:auto}._label_gfmfd_341{font-size:14px;font-weight:600;color:#475569;margin-bottom:8px;margin-top:12px;display:block}._pickerContainer_gfmfd_350{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-bottom:8px}._typeOption_gfmfd_358{padding:8px 12px;border-radius:6px;border:1px solid #cbd5e1;background-color:#fff;cursor:pointer;font-size:13px;color:#64748b;font-family:inherit}._typeOption_gfmfd_358:hover{border-color:#007bff}._typeOptionSelected_gfmfd_373{background-color:#007bff;border-color:#007bff;color:#fff;font-weight:600}._textArea_gfmfd_380{border:1px solid #cbd5e1;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;min-height:120px;width:100%;resize:vertical;font-family:inherit;box-sizing:border-box}._textArea_gfmfd_380:focus{outline:none;border-color:#007bff}._fileUploadContainer_gfmfd_398{display:flex;align-items:center;gap:8px;margin-top:8px}._fileInput_gfmfd_405{position:absolute;left:-9999px;opacity:0}._fileUploadButton_gfmfd_411{flex:1;display:inline-block;padding:12px;border:1px solid #cbd5e1;border-radius:8px;background-color:#fff;font-size:14px;color:#64748b;cursor:pointer;box-sizing:border-box}._fileUploadButton_gfmfd_411:hover{border-color:#007bff;background-color:#f8fafc}._clearAttachmentButton_gfmfd_429{border:1px solid #cbd5e1;border-radius:8px;background-color:#fff;color:#475569;padding:12px 14px;cursor:pointer;font-size:14px;font-family:inherit}._clearAttachmentButton_gfmfd_429:hover{border-color:#007bff;color:#007bff}._attachmentHint_gfmfd_445{margin:8px 0 0;font-size:12px;color:#64748b}._checkboxContainer_gfmfd_451{display:flex;flex-direction:row;align-items:center;margin-top:16px;cursor:pointer}._checkbox_gfmfd_451{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:4px;margin-right:8px;display:flex;justify-content:center;align-items:center;background-color:#fff;cursor:pointer;flex-shrink:0}._checkbox_gfmfd_451:hover{border-color:#007bff}._checkmark_gfmfd_477{font-size:14px;color:#007bff;font-weight:700}._checkboxLabel_gfmfd_483{font-size:14px;color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none}._modalFooter_gfmfd_490{display:flex;flex-direction:row;padding:16px;border-top:1px solid #e2e8f0;gap:12px;margin-top:16px}._cancelButton_gfmfd_499{flex:1;padding:12px;border-radius:8px;background-color:var(--navistarr-red);border:none;cursor:pointer;font-size:14px;font-weight:600;color:#fff;font-family:inherit}._cancelButton_gfmfd_499:hover{background-color:var(--navistarr-red-hover)}._saveButton_gfmfd_516{flex:1;padding:12px;border-radius:8px;background-color:var(--navistarr-blue);border:none;cursor:pointer;font-size:14px;font-weight:600;color:#fff;font-family:inherit}._saveButton_gfmfd_516:hover{background-color:var(--navistarr-blue-hover)}@media (max-width: 768px){._noteHeader_gfmfd_106{flex-direction:column;gap:12px}._noteActions_gfmfd_155{align-self:flex-end}._pickerContainer_gfmfd_350{flex-direction:column}._typeOption_gfmfd_358{width:100%;text-align:left}._fileUploadContainer_gfmfd_398{flex-direction:column;align-items:stretch}}._container_9cxl5_1{flex:1;background-color:#f5f7fa;display:flex;flex-direction:column;min-height:400px}._loadingContainer_9cxl5_9{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:400px}._loadingText_9cxl5_19{margin-top:10px;font-size:16px;color:#666}._header_9cxl5_26{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px;background-color:#fff;border-bottom:1px solid #e0e0e0}._title_9cxl5_36{font-size:18px;font-weight:700;color:#1e293b;margin:0}._count_9cxl5_43{font-size:14px;color:#64748b;font-weight:600;background-color:#e2e8f0;padding:4px 10px;border-radius:12px}._emptyState_9cxl5_53{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}._emptyStateIcon_9cxl5_62{font-size:48px;margin-bottom:16px}._emptyStateText_9cxl5_67{font-size:18px;font-weight:700;color:#666;margin:0 0 8px}._emptyStateSubtext_9cxl5_75{font-size:14px;color:#999;text-align:center;margin:0}._scrollContainer_9cxl5_83{flex:1;overflow-y:auto}._scrollContent_9cxl5_88{padding:16px 16px 20px;display:flex;flex-direction:column;gap:12px}._caseCard_9cxl5_97{background-color:#fff;border-radius:8px;margin-bottom:0;box-shadow:0 2px 4px #0000001a;overflow:hidden;border:none;text-align:left;cursor:pointer;font-family:inherit;transition:box-shadow .2s}._caseCard_9cxl5_97:hover{box-shadow:0 4px 8px #00000026}._caseHeader_9cxl5_114{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:16px 16px 12px;border-bottom:1px solid #f0f0f0}._caseHeaderLeft_9cxl5_124{flex:1}._caseNumber_9cxl5_128{font-size:16px;font-weight:700;color:#2c3e50;margin-bottom:4px;display:block}._caseType_9cxl5_136{font-size:13px;color:#64748b;font-weight:500;display:block}._statusBadge_9cxl5_143{padding:4px 10px;border-radius:12px;margin-left:8px;flex-shrink:0}._statusText_9cxl5_150{color:#fff;font-size:11px;font-weight:600;text-transform:uppercase}._caseContent_9cxl5_157{padding:12px 16px 16px}._infoRow_9cxl5_162{display:flex;flex-direction:row;margin-bottom:8px}._infoRow_9cxl5_162:last-child{margin-bottom:0}._infoLabel_9cxl5_172{font-size:13px;color:#666;font-weight:600;margin-right:8px;min-width:70px}._infoValue_9cxl5_180{font-size:13px;color:#2c3e50;flex:1}@media (max-width: 767px){._header_9cxl5_26{padding:12px}._title_9cxl5_36{font-size:16px}._scrollContent_9cxl5_88{padding:12px}._caseCard_9cxl5_97{border-radius:6px}._caseHeader_9cxl5_114,._caseContent_9cxl5_157{padding:12px}}._container_m6oku_1{width:100%;margin-bottom:24px}._title_m6oku_6{font-size:20px;font-weight:700;color:#2c3e50;margin:0 0 16px}._loadingContainer_m6oku_13{padding:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f8f9fa;border-radius:8px}._loadingText_m6oku_23{margin-top:16px;font-size:16px;color:#6c757d}._noDataContainer_m6oku_29{padding:40px;text-align:center;background-color:#f8f9fa;border-radius:8px}._noDataText_m6oku_36{font-size:16px;color:#6c757d;font-style:italic;margin:0}._mobileMessage_m6oku_43{padding:40px;text-align:center;background-color:#f8f9fa;border-radius:8px}._mobileText_m6oku_50{font-size:16px;color:#6c757d;margin:0}._chartWrapper_m6oku_56{width:100%;overflow-x:auto}._chart_m6oku_56{display:flex;flex-direction:row;min-height:300px;padding:20px;background-color:#f8f9fa;border-radius:8px}._yAxis_m6oku_70{display:flex;flex-direction:column;justify-content:space-between;width:80px;padding-right:16px;height:280px}._yAxisLabel_m6oku_79{font-size:12px;color:#666;text-align:right}._barsContainer_m6oku_85{flex:1;display:flex;flex-direction:column;position:relative}._bars_m6oku_85{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;flex:1;height:280px;padding-bottom:30px}._monthGroup_m6oku_102{display:flex;flex-direction:row;flex:1;height:100%;align-items:flex-end;margin:0 2px}._barWrapper_m6oku_111{height:100%;display:flex;align-items:flex-end;justify-content:center}._bar_m6oku_85{width:20px;min-height:4px;border-radius:2px 2px 0 0;cursor:pointer;transition:opacity .2s;margin:0 2px}._bar_m6oku_85:hover{opacity:.8}._xAxisLabels_m6oku_131{display:flex;flex-direction:row;justify-content:space-between;padding-top:8px;height:30px}._xAxisLabel_m6oku_131{font-size:11px;color:#666;text-align:center;flex:1}._tooltip_m6oku_146{position:fixed;background-color:#000c;color:#fff;padding:8px 12px;border-radius:4px;font-size:12px;pointer-events:none;z-index:1000;transform:translate(-50%)}._tooltipText_m6oku_158{margin:0 0 4px;font-weight:600}._tooltipValue_m6oku_163{margin:0;font-weight:700}@media (max-width: 768px){._chart_m6oku_56{min-height:200px}._bars_m6oku_85,._yAxis_m6oku_70{height:200px}}._container_1fy3s_1{flex:1;background-color:#f5f5f5;overflow-y:auto;padding-bottom:20px}._header_1fy3s_8{background-color:#fff;padding:24px;border-bottom:1px solid #e0e0e0;text-align:center}._headerTitle_1fy3s_15{font-size:28px;font-weight:700;color:#2c3e50;margin:0 0 8px}._headerSubtitle_1fy3s_22{font-size:16px;color:#666;text-align:center;line-height:24px;margin:0}._section_1fy3s_30{margin:16px;background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 4px #0000001a}._sectionTitle_1fy3s_38{font-size:20px;font-weight:700;color:#2c3e50;margin:0 0 16px}._quickReportsGrid_1fy3s_45{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;justify-content:space-between}._quickReportCard_1fy3s_53{width:48%;background-color:#f8f9fa;border-radius:8px;padding:16px;display:flex;flex-direction:column;align-items:center;border:1px solid #e9ecef;cursor:pointer;font-family:inherit;min-width:150px}._quickReportCard_1fy3s_53:hover{background-color:#e9ecef;border-color:#dee2e6}._quickReportIcon_1fy3s_72{font-size:32px;margin-bottom:8px}._quickReportName_1fy3s_77{font-size:14px;font-weight:600;color:#2c3e50;text-align:center}._categoryHeader_1fy3s_84{display:flex;flex-direction:row;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e9ecef}._categoryIcon_1fy3s_93{font-size:24px;margin-right:12px}._categoryInfo_1fy3s_98{flex:1}._categoryName_1fy3s_102{font-size:18px;font-weight:700;color:#2c3e50;margin:0 0 4px}._categoryDescription_1fy3s_109{font-size:14px;color:#666;margin:0}._reportsGrid_1fy3s_115{display:flex;flex-direction:column;gap:12px}._reportCard_1fy3s_121{background-color:#f8f9fa;border-radius:8px;padding:16px;border:1px solid #e9ecef;cursor:pointer;text-align:left;font-family:inherit}._reportCard_1fy3s_121:hover:not(:disabled){background-color:#e9ecef;border-color:#dee2e6}._reportCard_1fy3s_121:disabled{cursor:not-allowed;opacity:.6}._reportCardDisabled_1fy3s_141{background-color:#f1f3f4}._reportHeader_1fy3s_145{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:12px}._reportIcon_1fy3s_152{font-size:20px;margin-right:12px;margin-top:2px}._reportInfo_1fy3s_158{flex:1}._reportName_1fy3s_162{font-size:16px;font-weight:600;color:#2c3e50;margin:0 0 4px}._reportNameDisabled_1fy3s_169{color:#999}._reportDescription_1fy3s_173{font-size:14px;color:#666;line-height:20px;margin:0}._reportDescriptionDisabled_1fy3s_180{color:#bbb}._reportFooter_1fy3s_184{display:flex;justify-content:flex-end}._reportStatusAvailable_1fy3s_189{font-size:12px;font-weight:600;color:#28a745;background-color:#d4edda;padding:4px 8px;border-radius:4px}._reportStatusComingSoon_1fy3s_198{font-size:12px;font-weight:600;color:#6c757d;background-color:#e2e3e5;padding:4px 8px;border-radius:4px}._financialSummary_1fy3s_207{margin-bottom:24px}._financialGrid_1fy3s_211{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:space-between}._financialCard_1fy3s_219{flex:1;min-width:200px;background-color:#f8f9fa;border-radius:8px;padding:16px;border:1px solid #e9ecef;box-shadow:0 2px 4px #0000001a}._financialYearTitle_1fy3s_229{font-size:16px;font-weight:700;color:#2c3e50;margin:0 0 12px;text-align:center}._financialRow_1fy3s_237{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px}._financialLabel_1fy3s_245{font-size:14px;color:#666;flex:1}._financialValue_1fy3s_251{font-size:14px;font-weight:700;text-align:right}._paidAmount_1fy3s_257{color:#28a745}._outstandingAmount_1fy3s_261{color:#dc3545}._billedAmount_1fy3s_265{color:#2c3e50}._loadingContainer_1fy3s_269{padding:40px;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;border-radius:8px;margin:16px 0}._loadingText_1fy3s_279{font-size:16px;color:#6c757d;text-align:center;font-style:italic;margin:0}@media (max-width: 768px){._quickReportsGrid_1fy3s_45{flex-direction:column}._quickReportCard_1fy3s_53{width:100%}._financialGrid_1fy3s_211{flex-direction:column}._financialCard_1fy3s_219{width:100%}}._container_18fqt_1{flex:1;background-color:#f5f5f5;overflow-y:auto;padding-bottom:20px}._headerSection_18fqt_8{background-color:#fff;padding:20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #0000001a}._title_18fqt_16{font-size:20px;font-weight:700;color:#2c3e50;margin:0 0 20px;text-align:center}._controlGroup_18fqt_24{margin-bottom:20px}._label_18fqt_28{display:block;font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:8px}._loadingText_18fqt_36{font-size:14px;font-weight:400;color:#6c757d;font-style:italic}._loadingContainer_18fqt_43{display:flex;align-items:center;gap:8px;padding:20px;justify-content:center;color:#6c757d}._agentList_18fqt_52{max-height:150px;border:1px solid #ddd;border-radius:4px;background-color:#fff;overflow-y:auto;display:flex;flex-direction:column}._agentItem_18fqt_62{padding:12px;border-bottom:1px solid #eee;border:none;background:none;cursor:pointer;text-align:left;font-family:inherit;transition:background-color .2s}._agentItem_18fqt_62:last-child{border-bottom:none}._agentItem_18fqt_62:hover{background-color:#f8f9fa}._agentItemSelected_18fqt_81{background-color:#007bff!important}._agentText_18fqt_85{font-size:14px;color:#2c3e50}._agentTextSelected_18fqt_90{color:#fff;font-weight:600}._dateInput_18fqt_95{width:100%;border:1px solid #ddd;border-radius:4px;padding:12px;font-size:16px;background-color:#fff;font-family:inherit;box-sizing:border-box}._dateInput_18fqt_95:focus{outline:none;border-color:#007bff}._errorText_18fqt_111{display:block;color:#dc3545;font-size:14px;margin-top:5px}._searchButton_18fqt_118{width:100%;background-color:#007bff;padding:14px;border-radius:6px;border:none;color:#fff;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;margin-top:10px;transition:background-color .2s}._searchButton_18fqt_118:hover:not(:disabled){background-color:#0056b3}._searchButton_18fqt_118:disabled{opacity:.6;cursor:not-allowed}._resultsSection_18fqt_142{background-color:#fff;padding:20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #0000001a}._sectionTitle_18fqt_150{font-size:18px;font-weight:700;color:#2c3e50;margin:0 0 16px;text-align:center}._summaryTable_18fqt_158{border:1px solid #ddd;border-radius:4px;overflow:hidden}._tableRow_18fqt_164{display:flex;flex-direction:row;border-bottom:1px solid #ddd}._tableRow_18fqt_164:last-child{border-bottom:none}._tableCell_18fqt_174{flex:1;padding:12px;border-right:1px solid #ddd}._tableCell_18fqt_174:last-child{border-right:none}._tableHeader_18fqt_184{background-color:#666}._tableHeaderText_18fqt_188{color:#fff;font-weight:700;text-align:center;font-size:14px}._tableLabel_18fqt_195{font-size:13px;color:#2c3e50}._boldText_18fqt_200{font-weight:600}@media (max-width: 767px){._headerSection_18fqt_8,._resultsSection_18fqt_142{margin:8px;padding:16px}._title_18fqt_16{font-size:18px}._tableRow_18fqt_164{flex-direction:column}._tableCell_18fqt_174{border-right:none;border-bottom:1px solid #eee}._tableCell_18fqt_174:last-child{border-bottom:none}}._container_1cr2z_1{flex:1;background-color:#f5f5f5;overflow-y:auto;padding-bottom:20px}._loadingContainer_1cr2z_8{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;min-height:400px}._loadingText_1cr2z_17{margin-top:16px;font-size:16px;color:#666}._header_1cr2z_23{background-color:#fff;padding:24px;border-bottom:1px solid #e0e0e0;text-align:center}._headerTitle_1cr2z_30{font-size:28px;font-weight:700;color:#2c3e50;margin:0 0 8px}._headerSubtitle_1cr2z_37{font-size:16px;color:#666;text-align:center;margin:0}._emptyState_1cr2z_44{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;background-color:#fff;border-radius:12px;margin:20px;box-shadow:0 2px 4px #0000001a}._emptyIcon_1cr2z_56{font-size:64px;margin-bottom:16px}._emptyTitle_1cr2z_61{font-size:24px;font-weight:700;color:#2c3e50;margin:0 0 12px}._emptyText_1cr2z_68{font-size:16px;color:#666;text-align:center;max-width:500px;margin:0}._casesGrid_1cr2z_76{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px;padding:20px}._priorityCard_1cr2z_83{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000001a;border-left:4px solid #fbbf24;display:flex;flex-direction:column}._cardHeader_1cr2z_93{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}._cardHeaderLeft_1cr2z_103{flex:1}._caseNumber_1cr2z_107{font-size:18px;font-weight:700;color:#007bff;margin:0 0 4px}._clientName_1cr2z_114{font-size:14px;color:#666;margin:0}._removeButton_1cr2z_120{background:none;border:none;font-size:20px;color:#dc3545;cursor:pointer;padding:4px 8px;border-radius:4px;font-family:inherit}._removeButton_1cr2z_120:hover{background-color:#fee}._cardBody_1cr2z_135{flex:1;display:flex;flex-direction:column;gap:12px}._infoRow_1cr2z_142{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:12px}._infoLabel_1cr2z_150{font-size:13px;color:#64748b;font-weight:500;flex-shrink:0}._infoValue_1cr2z_157{font-size:13px;color:#1e293b;font-weight:600;text-align:right;flex:1}._commentsDisplay_1cr2z_165{display:flex;flex-direction:column;gap:8px}._commentsLabel_1cr2z_171{font-size:13px;color:#64748b;font-weight:500}._commentsText_1cr2z_177{font-size:14px;color:#1e293b;line-height:1.5;margin:0;padding:8px;background-color:#f8f9fa;border-radius:4px;min-height:40px}._editCommentsButton_1cr2z_188{align-self:flex-end;background:none;border:1px solid #ddd;padding:4px 12px;border-radius:4px;cursor:pointer;font-size:12px;color:#007bff;font-family:inherit}._editCommentsButton_1cr2z_188:hover{background-color:#f0f7ff}._commentsEdit_1cr2z_204{display:flex;flex-direction:column;gap:8px}._commentsInput_1cr2z_210{width:100%;padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px;font-family:inherit;resize:vertical;min-height:60px}._commentsInput_1cr2z_210:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}._commentsActions_1cr2z_227{display:flex;flex-direction:row;gap:8px;justify-content:flex-end}._saveButton_1cr2z_234{background-color:var(--navistarr-blue);color:#fff;border:none;padding:6px 16px;border-radius:4px;cursor:pointer;font-size:13px;font-weight:600;font-family:inherit}._saveButton_1cr2z_234:hover{background-color:var(--navistarr-blue-hover)}._cancelButton_1cr2z_250{background-color:var(--navistarr-red);color:#fff;border:none;padding:6px 16px;border-radius:4px;cursor:pointer;font-size:13px;font-weight:600;font-family:inherit}._cancelButton_1cr2z_250:hover{background-color:var(--navistarr-red-hover)}._cardFooter_1cr2z_266{margin-top:16px;padding-top:16px;border-top:1px solid #e0e0e0}._viewCaseButton_1cr2z_272{width:100%;background-color:#007bff;color:#fff;border:none;padding:10px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;font-family:inherit}._viewCaseButton_1cr2z_272:hover{background-color:#0056b3}@media (max-width: 768px){._casesGrid_1cr2z_76{grid-template-columns:1fr;padding:16px}}._container_m631h_1{flex:1;background-color:#f8fafc;overflow-y:auto;padding:16px 16px 40px}._loadingContainer_m631h_9{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:400px}._loadingText_m631h_18{margin-top:10px;font-size:14px;color:#64748b}._emptyContainer_m631h_24{display:flex;justify-content:center;align-items:center;padding:20px;min-height:400px}._emptyText_m631h_32{font-size:16px;color:#64748b}._headerCard_m631h_37{background-color:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px #0000001a}._headerTop_m631h_45{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px}._backLink_m631h_53{background:none;border:none;padding:0;color:#007bff;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;text-decoration:none}._backLink_m631h_53:hover{text-decoration:underline}._editButton_m631h_69{padding:8px 16px;background-color:#007bff;border-radius:6px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit}._editButton_m631h_69:hover{background-color:#0056b3}._formTitle_m631h_85{font-size:24px;font-weight:700;color:#1e293b;margin:0}._subtitle_m631h_92{font-size:14px;color:#64748b;margin:4px 0 0}._formCard_m631h_98{background-color:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 1px 4px #0000000d}._sectionTitle_m631h_106{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 16px}._sectionHeader_m631h_113{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}._linkButton_m631h_121{background:none;border:none;padding:0;color:#007bff;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit}._linkButton_m631h_121:hover{text-decoration:underline}._formGroup_m631h_136{margin-bottom:16px}._formRow_m631h_140{display:flex;flex-direction:row;gap:12px}@media (max-width: 768px){._formRow_m631h_140{flex-direction:column;gap:0}}._label_m631h_153{display:block;font-size:14px;font-weight:600;color:#475569;margin-bottom:6px}._displayValue_m631h_161{font-size:14px;color:#1e293b;padding:12px;background-color:#f8fafc;border-radius:6px;margin:0}._input_m631h_170{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;background-color:#fff;font-family:inherit;box-sizing:border-box}._input_m631h_170:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}._textArea_m631h_188{min-height:100px;resize:vertical}._actionButtons_m631h_193{display:flex;flex-direction:row;gap:12px;margin-top:8px}._cancelButton_m631h_200{flex:1;padding:14px;border-radius:8px;background-color:var(--navistarr-red);border:none;cursor:pointer;font-size:14px;font-weight:600;color:#fff;font-family:inherit}._cancelButton_m631h_200:hover:not(:disabled){background-color:var(--navistarr-red-hover)}._cancelButton_m631h_200:disabled{opacity:.6;cursor:not-allowed}._saveButton_m631h_222{flex:1;padding:14px;border-radius:8px;background-color:var(--navistarr-blue);border:none;cursor:pointer;font-size:14px;font-weight:600;color:#fff;font-family:inherit;display:flex;align-items:center;justify-content:center}._saveButton_m631h_222:hover:not(:disabled){background-color:var(--navistarr-blue-hover)}._saveButtonDisabled_m631h_242{opacity:.6;cursor:not-allowed}._container_1ysty_1{flex:1;background-color:#f8fafc;display:flex;flex-direction:column}._loadingContainer_1ysty_8{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:400px}._loadingText_1ysty_17{margin-top:10px;font-size:14px;color:#64748b}._header_1ysty_24{background-color:#fff;padding:16px;border-bottom:1px solid #e2e8f0}._headerTop_1ysty_30{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}._headerTitle_1ysty_38{font-size:24px;font-weight:700;color:#1e293b;margin:0}._addButton_1ysty_45{background-color:#007bff;padding:10px 16px;border-radius:8px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit}._addButton_1ysty_45:hover{background-color:#0056b3}._searchContainer_1ysty_62{display:flex;flex-direction:row;align-items:center;background-color:#f8fafc;border-radius:8px;padding:0 12px;margin-bottom:16px;border:1px solid #e2e8f0}._searchIcon_1ysty_73{font-size:16px;margin-right:8px}._searchInput_1ysty_78{flex:1;padding:12px 0;font-size:14px;color:#1e293b;border:none;background:none;font-family:inherit}._searchInput_1ysty_78:focus{outline:none}._searchInput_1ysty_78::placeholder{color:#94a3b8}._statsRow_1ysty_97{display:flex;flex-direction:row;gap:12px}._statBadge_1ysty_103{flex:1;background-color:#dbeafe;padding:12px;border-radius:8px;display:flex;flex-direction:column;align-items:center}._statBadgeActive_1ysty_113{background-color:#dcfce7}._statBadgeLead_1ysty_117{background-color:#fef3c7}._statNumber_1ysty_121{font-size:20px;font-weight:700;color:#3b82f6;margin-bottom:2px}._statNumberActive_1ysty_128{color:#059669}._statNumberLead_1ysty_132{color:#d97706}._statLabel_1ysty_136{font-size:11px;color:#64748b;font-weight:500}._listContainer_1ysty_143{flex:1;padding:16px;overflow-y:auto}._emptyContainer_1ysty_149{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}._emptyIcon_1ysty_157{font-size:64px;margin-bottom:16px}._emptyText_1ysty_162{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px}._emptySubtext_1ysty_169{font-size:14px;color:#64748b;text-align:center;margin:0}._clientCard_1ysty_177{background-color:#fff;border-radius:12px;padding:16px;margin-bottom:12px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;cursor:pointer;text-align:left;font-family:inherit;width:100%}._clientCard_1ysty_177:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000001a}._clientCardHeader_1ysty_195{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:12px}._clientInfo_1ysty_203{flex:1}._clientName_1ysty_207{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 6px}._clientMeta_1ysty_214{display:flex;flex-direction:row;gap:8px;align-items:center}._leadBadge_1ysty_221{background-color:#fef3c7;padding:2px 8px;border-radius:4px;font-size:11px;color:#92400e;font-weight:600}._groupType_1ysty_230{font-size:12px;color:#64748b;font-weight:500}._arrow_1ysty_236{font-size:20px;color:#cbd5e1}._clientDetails_1ysty_241{display:flex;flex-direction:column;gap:6px}._detailRow_1ysty_247{display:flex;flex-direction:row;align-items:center}._detailIcon_1ysty_253{font-size:14px;margin-right:8px;width:20px}._detailText_1ysty_259{font-size:13px;color:#64748b}@media (max-width: 768px){._headerTop_1ysty_30{flex-direction:column;align-items:flex-start;gap:12px}._addButton_1ysty_45{width:100%}._statsRow_1ysty_97{flex-direction:column}}._container_1545y_1{flex:1;background-color:#f8fafc;display:flex;flex-direction:column}._header_1545y_8{padding:16px;background-color:#fff;border-bottom:1px solid #e2e8f0;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px}._stats_1545y_19{display:flex;flex-direction:row;gap:12px;flex:1}._statCard_1545y_26{flex:1;background-color:#f8fafc;padding:12px;border-radius:8px;display:flex;flex-direction:column;align-items:center}._statValue_1545y_36{font-size:24px;font-weight:700;color:#1e293b}._statLabel_1545y_42{font-size:12px;color:#64748b;margin-top:4px}._addButton_1545y_48{background-color:#007bff;padding:12px 16px;border-radius:8px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit;white-space:nowrap}._addButton_1545y_48:hover{background-color:#0056b3}._filters_1545y_65{padding:16px;background-color:#fff;border-bottom:1px solid #e2e8f0}._searchInput_1545y_71{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;background-color:#fff;margin-bottom:16px;font-family:inherit;box-sizing:border-box}._searchInput_1545y_71:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}._searchInput_1545y_71::placeholder{color:#94a3b8}._filterSection_1545y_94{margin-bottom:12px}._filterLabel_1545y_98{display:block;font-size:14px;font-weight:600;color:#475569;margin-bottom:8px}._filterButtons_1545y_106{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}._filterButton_1545y_106{padding:8px 12px;border-radius:6px;border:1px solid #cbd5e1;background-color:#fff;cursor:pointer;font-size:13px;color:#64748b;font-family:inherit}._filterButton_1545y_106:hover{border-color:#94a3b8}._filterButtonActive_1545y_128{background-color:#007bff;border-color:#007bff;color:#fff}._filterButtonActive_1545y_128:hover{background-color:#0056b3;border-color:#0056b3}._loadingContainer_1545y_139{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}._loadingText_1545y_148{margin-top:10px;font-size:14px;color:#64748b}._emptyContainer_1545y_154{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}._emptyText_1545y_163{font-size:18px;font-weight:600;color:#64748b;margin:0 0 8px}._emptySubtext_1545y_170{font-size:14px;color:#94a3b8;text-align:center;margin:0}._listContent_1545y_177{padding:16px;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:12px}._userCard_1545y_186{background-color:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 4px #0000000d;cursor:pointer;border:1px solid #e2e8f0;text-align:left;font-family:inherit;width:100%}._userCard_1545y_186:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000001a}._userCardHeader_1545y_203{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:4px}._userName_1545y_211{font-size:16px;font-weight:600;color:#1e293b;margin:0}._userBadges_1545y_218{display:flex;flex-direction:row;gap:6px;align-items:center}._inactiveBadge_1545y_225{background-color:#fee2e2;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:600;color:#dc2626}._invitedBadge_1545y_234{background-color:#fef3c7;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:600;color:#b45309}._userCardActions_1545y_243{display:flex;flex-direction:row;align-items:center;gap:8px}._resendButton_1545y_250{background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;color:#334155;cursor:pointer;font-family:inherit}._resendButton_1545y_250:hover:not(:disabled){background-color:#f1f5f9;border-color:#94a3b8}._resendButton_1545y_250:disabled{opacity:.6;cursor:not-allowed}._userEmail_1545y_272{font-size:14px;color:#64748b;margin:0 0 8px}._userCardFooter_1545y_278{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._userLevel_1545y_285{font-size:12px;color:#007bff;font-weight:600}._userUsername_1545y_291{font-size:12px;color:#94a3b8}@media (max-width: 768px){._header_1545y_8{flex-direction:column}._stats_1545y_19,._addButton_1545y_48{width:100%}}._scrollView_1q1ma_1{flex:1;background-color:#f8fafc;overflow-y:auto}._scrollContent_1q1ma_7{padding:16px 16px 40px}._headerCard_1q1ma_13{background-color:#fff;border-radius:12px;padding:20px;margin-bottom:16px;box-shadow:0 2px 8px #0000001a}._headerContent_1q1ma_21{display:flex;flex-direction:row;align-items:center}._headerIcon_1q1ma_27{font-size:48px;margin-right:16px}._headerText_1q1ma_32{flex:1}._headerTitle_1q1ma_36{font-size:24px;font-weight:700;color:#1e293b;margin:0 0 4px}._headerSubtitle_1q1ma_43{font-size:14px;color:#64748b;margin:0}._quickActionsCard_1q1ma_50{background-color:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 1px 4px #0000000d}._sectionTitle_1q1ma_58{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 12px;border-bottom:1px solid #e2e8f0;padding-bottom:8px}._quickActionsGrid_1q1ma_67{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}._quickActionButton_1q1ma_74{background-color:#f8fafc;border-radius:8px;padding:12px;display:flex;flex-direction:column;align-items:center;min-width:80px;border:1px solid #e2e8f0;cursor:pointer;font-family:inherit}._quickActionButton_1q1ma_74:hover{background-color:#f1f5f9;border-color:#cbd5e1}._quickActionIcon_1q1ma_92{font-size:20px;margin-bottom:4px}._quickActionText_1q1ma_97{font-size:12px;color:#64748b;font-weight:500}._statsCard_1q1ma_104{background-color:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 1px 4px #0000000d}._statsGrid_1q1ma_112{display:flex;flex-direction:row;gap:16px}._statItem_1q1ma_118{flex:1;display:flex;flex-direction:column;align-items:center;padding:12px;background-color:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}._statNumber_1q1ma_129{font-size:20px;font-weight:700;color:#1e293b;margin-bottom:4px}._statLabel_1q1ma_136{font-size:12px;color:#64748b;font-weight:500}._activityCard_1q1ma_143{background-color:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 1px 4px #0000000d}._activityList_1q1ma_151{display:flex;flex-direction:column;gap:8px}._activityItem_1q1ma_157{display:flex;flex-direction:row;align-items:center;padding:8px;background-color:#f8fafc;border-radius:6px}._activityIcon_1q1ma_166{font-size:16px;margin-right:12px}._activityContent_1q1ma_171{flex:1}._activityText_1q1ma_175{font-size:14px;color:#64748b;margin:0 0 2px}._activityTime_1q1ma_181{font-size:12px;color:#94a3b8;margin:0}._container_1iknb_1{flex:1;background-color:#f8fafc;overflow-y:auto;padding:16px 16px 40px}._loadingContainer_1iknb_9{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:400px}._loadingText_1iknb_18{margin-top:10px;font-size:14px;color:#64748b}._errorContainer_1iknb_24{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:400px}._errorText_1iknb_33{font-size:18px;color:#dc2626;margin:0 0 20px}._backButton_1iknb_39{background-color:#007bff;padding:12px 20px;border-radius:8px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit}._backButton_1iknb_39:hover{background-color:#0056b3}._headerCard_1iknb_56{background-color:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px #0000001a}._backLink_1iknb_64{background:none;border:none;padding:0;margin-bottom:12px;color:#007bff;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit;text-decoration:none}._backLink_1iknb_64:hover{text-decoration:underline}._clientHeader_1iknb_81{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}._clientTitleSection_1iknb_88{flex:1;display:flex;flex-direction:row;align-items:center;gap:12px}._clientName_1iknb_96{font-size:24px;font-weight:700;color:#1e293b;margin:0}._leadBadge_1iknb_103{background-color:#fef3c7;padding:4px 10px;border-radius:6px;font-size:12px;color:#92400e;font-weight:600}._editButton_1iknb_112{background-color:#3b82f6;padding:8px 14px;border-radius:6px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit}._editButton_1iknb_112:hover{background-color:#2563eb}._infoCard_1iknb_129{background-color:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 1px 4px #0000000d}._sectionTitle_1iknb_137{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}._infoGrid_1iknb_146{display:flex;flex-direction:column;gap:12px}._infoItem_1iknb_152{display:flex;flex-direction:row;justify-content:space-between;padding:8px 0}._infoLabel_1iknb_159{font-size:14px;font-weight:600;color:#64748b}._infoValue_1iknb_165{font-size:14px;color:#1e293b}._profileSection_1iknb_170{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}._profileText_1iknb_176{font-size:14px;color:#475569;line-height:20px;margin:8px 0 0}._locationsCard_1iknb_184{background-color:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 1px 4px #0000000d}._sectionHeader_1iknb_192{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}._addLocationButton_1iknb_202{background-color:#059669;padding:6px 12px;border-radius:6px;border:none;cursor:pointer;color:#fff;font-size:12px;font-weight:600;font-family:inherit}._addLocationButton_1iknb_202:hover{background-color:#047857}._emptyLocations_1iknb_218{display:flex;flex-direction:column;align-items:center;padding:30px}._emptyText_1iknb_225{font-size:16px;color:#64748b;margin:0 0 4px}._emptySubtext_1iknb_231{font-size:13px;color:#94a3b8;margin:0}._locationCard_1iknb_238{background-color:#f8fafc;border-radius:8px;padding:14px;margin-bottom:12px;border-left:4px solid #3b82f6}._locationHeader_1iknb_246{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px}._locationName_1iknb_254{font-size:16px;font-weight:600;color:#1e293b;margin:0}._editIcon_1iknb_261{background:none;border:none;font-size:18px;cursor:pointer;padding:4px 8px;font-family:inherit}._editIcon_1iknb_261:hover{background-color:#e9ecef;border-radius:4px}._locationDetails_1iknb_275{display:flex;flex-direction:column;gap:8px}._locationRow_1iknb_281{display:flex;flex-direction:row;align-items:flex-start}._locationIcon_1iknb_287{font-size:14px;margin-right:8px;width:20px}._locationText_1iknb_293{font-size:13px;color:#64748b;line-height:18px;margin:0}@media (max-width: 768px){._clientHeader_1iknb_81{flex-direction:column;gap:12px}._clientTitleSection_1iknb_88,._editButton_1iknb_112{width:100%}._sectionHeader_1iknb_192{flex-direction:column;align-items:flex-start;gap:12px}._addLocationButton_1iknb_202{width:100%}}._container_79w44_1{flex:1;background-color:#f8fafc;overflow-y:auto;padding:16px 16px 40px}._loadingContainer_79w44_9{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:400px}._loadingText_79w44_18{margin-top:10px;font-size:14px;color:#64748b}._emptyContainer_79w44_24{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;min-height:400px}._emptyText_79w44_33{font-size:18px;font-weight:600;color:#64748b;margin:0 0 20px}._backButton_79w44_40{padding:10px 16px;background-color:#007bff;border-radius:8px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit}._backButton_79w44_40:hover{background-color:#0056b3}._headerCard_79w44_56{background-color:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px #0000001a}._backLink_79w44_64{background:none;border:none;padding:0;margin-bottom:12px;color:#007bff;font-size:14px;font-weight:500;cursor:pointer;font-family:inherit}._backLink_79w44_64:hover{text-decoration:underline}._headerContent_79w44_80{display:flex;flex-direction:row;justify-content:space-between;gap:12px}._headerLeft_79w44_87{flex:1}._userName_79w44_91{font-size:24px;font-weight:700;color:#1e293b;margin:0 0 4px}._userEmail_79w44_98{font-size:14px;color:#64748b;margin:0 0 8px}._badges_79w44_104{display:flex;flex-direction:row;gap:8px;margin-top:8px}._levelBadge_79w44_111{background-color:#dbeafe;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;color:#1e40af}._inactiveBadge_79w44_120{background-color:#fee2e2;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;color:#dc2626}._headerActions_79w44_129{display:flex;flex-direction:row;gap:8px;align-self:flex-start}._editButton_79w44_136{padding:10px 16px;background-color:#007bff;border-radius:8px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit}._editButton_79w44_136:hover{background-color:#0056b3}._statusButton_79w44_152{padding:10px 16px;background-color:#fee2e2;border-radius:8px;border:none;cursor:pointer;color:#dc2626;font-size:14px;font-weight:600;font-family:inherit}._statusButton_79w44_152:hover{background-color:#fecaca}._reactivateButton_79w44_168{background-color:#d1fae5;color:#065f46}._reactivateButton_79w44_168:hover{background-color:#a7f3d0}._contentGrid_79w44_177{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:16px}._column_79w44_183{display:flex;flex-direction:column;gap:16px}._infoCard_79w44_189{background-color:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 4px #0000000d}._cardTitle_79w44_196{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 16px}._infoRow_79w44_203{display:flex;flex-direction:row;padding:8px 0;border-bottom:1px solid #f1f5f9}._infoLabel_79w44_210{font-size:14px;font-weight:600;color:#64748b;width:120px;flex-shrink:0}._infoValue_79w44_218{flex:1;font-size:14px;color:#1e293b}._activeText_79w44_224{color:#16a34a;font-weight:600}._inactiveText_79w44_229{color:#dc2626;font-weight:600}@media (max-width: 768px){._headerContent_79w44_80{flex-direction:column}._headerActions_79w44_129{width:100%}._editButton_79w44_136,._statusButton_79w44_152{flex:1}._contentGrid_79w44_177{grid-template-columns:1fr}}._scrollView_241v4_1{flex:1;background-color:#f8fafc;padding:16px 16px 40px;overflow-y:auto}._loadingContainer_241v4_9{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:400px}._loadingText_241v4_18{margin-top:10px;font-size:14px;color:#64748b}._headerCard_241v4_25{background-color:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 2px 8px #0000001a}._backLink_241v4_33{background:none;border:none;padding:0;margin-bottom:8px;cursor:pointer;font-size:14px;color:#007bff;font-weight:500;font-family:inherit;text-decoration:none}._backLink_241v4_33:hover{text-decoration:underline}._formTitle_241v4_50{font-size:24px;font-weight:700;color:#1e293b;margin:0}._formCard_241v4_58{background-color:#fff;border-radius:12px;padding:16px;margin-bottom:16px;box-shadow:0 1px 4px #0000000d}._sectionTitle_241v4_66{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 16px}._locationHeader_241v4_73{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}._formGroup_241v4_82{margin-bottom:16px}._formGroupFlex2_241v4_86{flex:2}._formGroupFlex1_241v4_90{flex:1}._formRow_241v4_94{display:flex;flex-direction:row;gap:12px}._label_241v4_100{font-size:14px;font-weight:600;color:#475569;margin-bottom:6px;display:block}._required_241v4_108{color:#dc2626}._input_241v4_112{border:1px solid #cbd5e1;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;background-color:#fff;width:100%;box-sizing:border-box;font-family:inherit}._input_241v4_112:focus{outline:none;border-color:#007bff}._textArea_241v4_129{min-height:100px;resize:vertical;font-family:inherit}._pickerContainer_241v4_136{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}._pickerOption_241v4_143{padding:8px 12px;border-radius:6px;border:1px solid #cbd5e1;background-color:#fff;cursor:pointer;font-size:13px;color:#64748b;font-family:inherit}._pickerOption_241v4_143:hover{border-color:#007bff}._pickerOptionSelected_241v4_158{background-color:#007bff;border-color:#007bff;color:#fff;font-weight:600}._checkboxContainer_241v4_166{display:flex;flex-direction:row;align-items:center;margin-top:8px;cursor:pointer}._checkbox_241v4_166{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:4px;margin-right:8px;display:flex;justify-content:center;align-items:center;background-color:#fff;cursor:pointer;flex-shrink:0;padding:0}._checkbox_241v4_166:hover{border-color:#007bff}._checkmark_241v4_193{font-size:14px;color:#007bff;font-weight:700}._checkboxLabel_241v4_199{font-size:14px;color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none}._actionButtons_241v4_207{display:flex;flex-direction:row;gap:12px;margin-top:8px}._cancelButton_241v4_214{flex:1;padding:14px;border-radius:8px;background-color:var(--navistarr-red);border:none;cursor:pointer;font-size:14px;font-weight:600;color:#fff;font-family:inherit}._cancelButton_241v4_214:hover:not(:disabled){background-color:var(--navistarr-red-hover)}._cancelButton_241v4_214:disabled{opacity:.6;cursor:not-allowed}._saveButton_241v4_236{flex:1;padding:14px;border-radius:8px;background-color:var(--navistarr-blue);border:none;cursor:pointer;font-size:14px;font-weight:600;color:#fff;font-family:inherit;display:flex;align-items:center;justify-content:center}._saveButton_241v4_236:hover:not(:disabled){background-color:var(--navistarr-blue-hover)}._saveButton_241v4_236:disabled{opacity:.6;cursor:not-allowed}._saveButtonDisabled_241v4_261{opacity:.6}@media (max-width: 768px){._formRow_241v4_94{flex-direction:column;gap:0}._formGroupFlex2_241v4_86,._formGroupFlex1_241v4_90{flex:1}._locationHeader_241v4_73{flex-direction:column;align-items:flex-start;gap:12px}._pickerContainer_241v4_136{flex-direction:column}._pickerOption_241v4_143{width:100%;text-align:left}}._scrollView_6d9hx_1{flex:1;background-color:#f8fafc;padding:16px 16px 40px;overflow-y:auto}._form_6d9hx_9{max-width:1200px;margin:0 auto;background-color:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 4px #0000000d}._title_6d9hx_18{font-size:28px;font-weight:700;color:#1e293b;margin:0 0 24px}._section_6d9hx_25{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}._section_6d9hx_25:last-of-type{border-bottom:none}._sectionTitle_6d9hx_35{font-size:20px;font-weight:700;color:#1e293b;margin:0 0 16px}._helpText_6d9hx_42{font-size:14px;color:#64748b;margin:8px 0 16px}._warningText_6d9hx_48{font-size:14px;color:#dc2626;margin:8px 0 16px}._inputRow_6d9hx_54{display:flex;flex-direction:row;gap:12px;margin-bottom:16px}._inputContainer_6d9hx_61{margin-bottom:16px;flex:1}._inputContainerFlex2_6d9hx_66{flex:2}._label_6d9hx_70{font-size:14px;font-weight:600;color:#475569;margin-bottom:6px;display:block}._required_6d9hx_78{color:#dc2626}._input_6d9hx_54{border:1px solid #cbd5e1;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;background-color:#fff;width:100%;box-sizing:border-box;font-family:inherit}._input_6d9hx_54:focus{outline:none;border-color:#007bff}._inputReadOnly_6d9hx_99{background-color:#f0f9ff;border-color:#0ea5e9;color:#0c4a6e;font-weight:600;cursor:not-allowed}._inputSuccess_6d9hx_107{border-color:#28a745}._inputError_6d9hx_111{border-color:#dc3545}._textArea_6d9hx_115{min-height:100px;resize:vertical;font-family:inherit}._ssnContainer_6d9hx_122{display:flex;flex-direction:row;align-items:center;gap:8px}._ssnInput_6d9hx_129{flex:1;border:1px solid #cbd5e1;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;background-color:#fff;text-align:center}._ssnInput_6d9hx_129:focus{outline:none;border-color:#007bff}._ssnSeparator_6d9hx_145{font-size:16px;color:#64748b;font-weight:700}._fileUploadContainer_6d9hx_152{position:relative;display:inline-block;width:100%}._fileInput_6d9hx_158{position:absolute;left:-9999px;opacity:0}._fileUploadText_6d9hx_164{display:inline-block;padding:12px;border:1px solid #cbd5e1;border-radius:8px;background-color:#fff;font-size:14px;color:#64748b;cursor:pointer;width:100%;box-sizing:border-box}._fileUploadText_6d9hx_164:hover{border-color:#007bff;background-color:#f8fafc}._attachmentList_6d9hx_182{margin-top:8px;display:flex;flex-direction:column;gap:12px}._attachmentItem_6d9hx_189{font-size:14px;color:#64748b;margin-bottom:4px}._attachmentRow_6d9hx_195{padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}._attachmentRowHeader_6d9hx_202{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}._attachmentFileName_6d9hx_210{font-size:14px;color:#334155;font-weight:600;word-break:break-word}._attachmentRemoveButton_6d9hx_217{border:none;background:none;color:#dc2626;font-size:13px;font-weight:600;cursor:pointer;flex-shrink:0}._attachmentRemoveButton_6d9hx_217:hover{text-decoration:underline}._attachmentDescriptionLabel_6d9hx_231{display:block;font-size:13px;font-weight:600;color:#64748b;margin-bottom:6px}._requestorSearchContainer_6d9hx_240{position:relative}._requestorSearchInputRow_6d9hx_244{display:flex;gap:8px;align-items:center}._requestorClearButton_6d9hx_250{flex-shrink:0;border:1px solid #cbd5e1;border-radius:8px;background-color:#fff;color:#475569;padding:12px 14px;cursor:pointer;font-family:inherit;font-size:14px}._requestorClearButton_6d9hx_250:hover{border-color:#007bff;color:#007bff}._requestorDropdown_6d9hx_267{position:absolute;top:100%;left:0;right:0;max-height:300px;overflow-y:auto;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;margin-top:4px;box-shadow:0 4px 12px #00000026;z-index:1000}._requestorOption_6d9hx_282{display:block;width:100%;text-align:left;padding:12px;border-bottom:1px solid #e2e8f0;border-left:none;border-right:none;border-top:none;background-color:#fff;cursor:pointer;transition:background-color .2s;font-family:inherit}._requestorOption_6d9hx_282:hover{background-color:#f8fafc}._requestorOptionSelected_6d9hx_301{background-color:#e7f3ff}._requestorName_6d9hx_305{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:4px}._requestorSubtext_6d9hx_312{font-size:12px;color:#64748b}._requestorEmptyState_6d9hx_317{padding:12px;color:#64748b;font-size:14px}._validationStatus_6d9hx_324{padding:10px;margin-top:8px;border-radius:6px;font-size:14px}._validationSuccess_6d9hx_331{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}._validationError_6d9hx_337{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}._validationTitle_6d9hx_343{font-weight:700;margin-bottom:4px}._caseTypesGrid_6d9hx_349{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}._caseTypeChip_6d9hx_356{display:flex;flex-direction:row;align-items:center;gap:8px;padding:10px 16px;border-radius:8px;border:1px solid #cbd5e1;background-color:#fff;cursor:pointer;transition:all .2s;font-family:inherit}._caseTypeChip_6d9hx_356:hover{border-color:#007bff;background-color:#f8fafc}._caseTypeChipSelected_6d9hx_375{background-color:#007bff;border-color:#007bff}._caseTypeCheckbox_6d9hx_380{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:4px;display:flex;justify-content:center;align-items:center;flex-shrink:0}._caseTypeChipSelected_6d9hx_375 ._caseTypeCheckbox_6d9hx_380{border-color:#fff;background-color:#fff}._caseTypeCheckboxChecked_6d9hx_396{color:#007bff;font-weight:700;font-size:14px}._caseTypeChipText_6d9hx_402{font-size:14px;color:#64748b}._caseTypeChipSelected_6d9hx_375 ._caseTypeChipText_6d9hx_402{color:#fff;font-weight:600}._summary_6d9hx_413{padding:16px;background-color:#f0f9ff;border-radius:8px;border:1px solid #0ea5e9;margin-bottom:24px}._summaryText_6d9hx_421{font-size:16px;font-weight:600;color:#0c4a6e;margin:0}._buttonContainer_6d9hx_429{display:flex;flex-direction:row;gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}._button_6d9hx_429{flex:1;padding:14px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;display:flex;align-items:center;justify-content:center;transition:all .2s}._cancelButton_6d9hx_452{background-color:var(--navistarr-red);border:none;color:#fff}._cancelButton_6d9hx_452:hover:not(:disabled){background-color:var(--navistarr-red-hover)}._cancelButton_6d9hx_452:disabled{opacity:.6;cursor:not-allowed}._submitButton_6d9hx_467{background-color:var(--navistarr-blue);border:none;color:#fff}._submitButton_6d9hx_467:hover:not(:disabled){background-color:var(--navistarr-blue-hover)}._submitButton_6d9hx_467:disabled{opacity:.6;cursor:not-allowed}._loadingContainer_6d9hx_482{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:400px}._loadingText_6d9hx_491{margin-top:10px;font-size:14px;color:#64748b}@media (max-width: 768px){._form_6d9hx_9{padding:16px}._inputRow_6d9hx_54{flex-direction:column;gap:0;margin-bottom:0}._inputContainer_6d9hx_61{margin-bottom:16px}._inputContainerFlex2_6d9hx_66{flex:1}._caseTypesGrid_6d9hx_349{flex-direction:column}._caseTypeChip_6d9hx_356{width:100%;text-align:left}._buttonContainer_6d9hx_429{flex-direction:column}._requestorSearchInputRow_6d9hx_244{flex-direction:column;align-items:stretch}}._stepIndicator_g3576_1{display:flex;align-items:center;gap:8px;margin-bottom:24px;flex-wrap:wrap}._stepItem_g3576_9{display:flex;align-items:center;gap:8px;font-size:14px;color:#64748b}._stepItemActive_g3576_17{color:#0c4a6e;font-weight:600}._stepItemComplete_g3576_22{color:#15803d}._stepNumber_g3576_26{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:2px solid #cbd5e1;font-size:13px;font-weight:600;background:#fff}._stepItemActive_g3576_17 ._stepNumber_g3576_26{border-color:#007bff;background:#007bff;color:#fff}._stepItemComplete_g3576_22 ._stepNumber_g3576_26{border-color:#22c55e;background:#22c55e;color:#fff}._stepArrow_g3576_51{color:#94a3b8;font-size:18px}._stepPanel_g3576_56{margin-bottom:24px}._summaryBar_g3576_60{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 16px;background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;margin-bottom:24px;font-size:14px;color:#0c4a6e}._summaryChangeLink_g3576_74{background:none;border:none;color:#007bff;cursor:pointer;font-size:13px;text-decoration:underline;padding:0;font-family:inherit}._inlineCreatePanel_g3576_85{margin-top:16px;padding:16px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}._inlineCreateTitle_g3576_93{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 12px}._emptyStateBox_g3576_100{padding:24px;text-align:center;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc}._emptyStateText_g3576_108{margin:0 0 16px;color:#64748b;font-size:14px}._blockedMessage_g3576_114{padding:24px;text-align:center;color:#64748b}._blockedTitle_g3576_120{font-size:20px;font-weight:600;color:#1e293b;margin:0 0 12px}._wizardNav_g3576_127{display:flex;gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}._wizardNavButton_g3576_135{flex:1;padding:14px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;border:none}._wizardBackButton_g3576_146{background-color:#e2e8f0;color:#475569}._wizardNextButton_g3576_151{background-color:var(--navistarr-blue);color:#fff}._wizardNextButton_g3576_151:disabled,._wizardBackButton_g3576_146:disabled{opacity:.6;cursor:not-allowed}._selectedCard_g3576_162{margin-top:12px;padding:12px;border-radius:8px;background:#d4edda;border:1px solid #c3e6cb;color:#155724;font-size:14px}._loadingContainer_xknjp_1{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f5f5f5;min-height:100vh}._loadingText_xknjp_11{margin-top:12px;font-size:16px;color:#555}._container_xknjp_17{padding:24px 24px 48px;display:flex;flex-direction:column;gap:24px;max-width:800px;margin:0 auto}._title_xknjp_27{font-size:28px;font-weight:600;color:#1f2937;margin:0}._subtitle_xknjp_34{font-size:16px;color:#4b5563;margin:0}._section_xknjp_40{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;gap:12px}._sectionTitle_xknjp_50{font-size:18px;font-weight:600;color:#111827;margin:0}._helperText_xknjp_57{font-size:13px;color:#6b7280;margin:0}._uploadButton_xknjp_63{background-color:#2563eb;padding:14px 24px;border-radius:8px;border:none;color:#fff;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s;align-self:flex-start}._uploadButton_xknjp_63:hover:not(:disabled){background-color:#1d4ed8}._uploadButton_xknjp_63:disabled{opacity:.6;cursor:not-allowed}._fileSummary_xknjp_86{margin-top:12px;background-color:#f3f4f6;border-radius:8px;padding:12px}._fileName_xknjp_93{font-size:16px;font-weight:500;color:#111827;margin:0}._fileDetails_xknjp_100{font-size:13px;color:#6b7280;margin:0}._submitButton_xknjp_107{background-color:#047857;padding:16px 24px;border-radius:10px;border:none;color:#fff;font-size:18px;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s;display:flex;align-items:center;justify-content:center;min-height:50px}._submitButton_xknjp_107:hover:not(:disabled){background-color:#065f46}._submitButtonDisabled_xknjp_128{background-color:#9ca3af;cursor:not-allowed}@media (max-width: 767px){._container_xknjp_17{padding:16px;gap:16px}._title_xknjp_27{font-size:24px}._section_xknjp_40{padding:16px}}._container_g5rcm_1{flex:1;background-color:#f5f7fa;padding:20px;display:flex;flex-direction:column;min-height:0}._loadingContainer_g5rcm_10{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}._loadingText_g5rcm_19{margin-top:16px;font-size:16px;color:#6c757d}._header_g5rcm_25{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}._headerLeft_g5rcm_33{display:flex;flex-direction:row;align-items:center}._pageIcon_g5rcm_39{font-size:32px;margin-right:12px}._pageTitle_g5rcm_44{font-size:28px;font-weight:700;color:#1e293b;margin:0}._totalCount_g5rcm_51{font-size:18px;font-weight:600;color:#475569}._legendContainer_g5rcm_57{background-color:#fff;padding:12px;border-radius:8px;margin-bottom:20px;border:1px solid #e2e8f0}._legendTitle_g5rcm_65{font-size:14px;font-weight:600;color:#475569;margin:0 0 8px}._legendItems_g5rcm_72{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}._legendItem_g5rcm_72{display:flex;flex-direction:row;align-items:center;gap:6px}._legendBox_g5rcm_86{width:20px;height:20px;border-radius:4px;border:1px solid #000}._legendText_g5rcm_93{font-size:13px;color:#64748b}._refreshContainer_g5rcm_98{margin-bottom:16px;display:flex;justify-content:flex-end}._refreshButton_g5rcm_104{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;color:#475569;transition:background-color .2s}._refreshButton_g5rcm_104:hover:not(:disabled){background-color:#f8fafc}._refreshButton_g5rcm_104:disabled{opacity:.6;cursor:not-allowed}._columnsScroll_g5rcm_128{flex:1;overflow-x:auto;overflow-y:hidden;min-height:0}._columnsContainer_g5rcm_135{display:flex;flex-direction:row;gap:16px;padding-bottom:20px;min-width:fit-content}._statusColumn_g5rcm_143{width:320px;min-width:320px;background-color:#fff;border-radius:8px;border:1px solid #e2e8f0;overflow:hidden;display:flex;flex-direction:column;max-height:calc(100vh - 300px)}._statusHeader_g5rcm_155{padding:16px;background-color:#f8fafc;border-bottom:2px solid #e2e8f0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-shrink:0}._statusTitle_g5rcm_166{font-size:18px;font-weight:700;color:#1e293b;margin:0}._statusCount_g5rcm_173{font-size:16px;font-weight:600;color:#64748b}._statusContent_g5rcm_179{padding:12px;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0}._statusContent_g5rcm_179::-webkit-scrollbar{width:8px}._statusContent_g5rcm_179::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}._statusContent_g5rcm_179::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}._statusContent_g5rcm_179::-webkit-scrollbar-thumb:hover{background:#94a3b8}._emptyColumn_g5rcm_205{padding:40px;display:flex;align-items:center;justify-content:center}._emptyText_g5rcm_212{font-size:14px;color:#94a3b8;font-style:italic;margin:0}._caseCard_g5rcm_219{padding:12px;border-radius:6px;border:2px solid #000;margin-bottom:12px;cursor:pointer;text-align:left;font-family:inherit;width:100%;transition:transform .2s,box-shadow .2s}._caseCard_g5rcm_219:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}._caseHeader_g5rcm_236{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:6px}._caseName_g5rcm_244{font-size:14px;font-weight:700;color:#000;flex:1;margin:0}._statusBadge_g5rcm_252{background-color:#00000026;padding:4px 8px;border-radius:12px;border:1px solid rgba(0,0,0,.3)}._statusBadgeText_g5rcm_259{font-size:10px;font-weight:700;color:#000;text-transform:uppercase;letter-spacing:.5px}._caseSubjectName_g5rcm_267{font-size:13px;font-weight:600;color:#000;margin:0 0 2px}._caseType_g5rcm_274{font-size:12px;color:#1a1a1a;margin:0 0 2px;font-weight:500}._caseLocation_g5rcm_281{font-size:11px;color:#2d2d2d;margin:0 0 4px;font-weight:500}._caseDate_g5rcm_288{font-size:10px;color:#2d2d2d;margin:0 0 2px;font-weight:500}._caseAgent_g5rcm_295{font-size:11px;color:#000;font-weight:600;margin:0}@media (max-width: 767px){._container_g5rcm_1{padding:12px}._header_g5rcm_25{flex-direction:column;align-items:flex-start;gap:8px}._pageTitle_g5rcm_44{font-size:24px}._columnsContainer_g5rcm_135{gap:12px}._statusColumn_g5rcm_143{width:280px;min-width:280px}}._container_103vq_1{flex:1;background-color:#f8fafc;padding:16px;display:flex;flex-direction:column;min-height:0}._loadingContainer_103vq_10{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}._loadingText_103vq_19{margin-top:16px;font-size:16px;color:#64748b}._errorContainer_103vq_25{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}._errorText_103vq_34{font-size:18px;color:#ef4444;margin-bottom:20px;text-align:center}._retryButton_103vq_41{background-color:#007bff;padding:12px 20px;border-radius:8px;border:none;color:#fff;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s}._retryButton_103vq_41:hover{background-color:#0056b3}._legend_103vq_58{background-color:#fff;padding:16px;border-radius:12px;margin-bottom:16px;box-shadow:0 2px 4px #0000001a}._legendTitle_103vq_66{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 12px}._legendItems_103vq_73{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;margin-bottom:12px}._legendItem_103vq_73{display:flex;flex-direction:row;align-items:center;gap:8px}._legendDot_103vq_88{width:12px;height:12px;border-radius:6px;border:2px solid #fff;box-shadow:0 0 0 1px #0000001a}._legendText_103vq_96{font-size:14px;color:#475569}._statsText_103vq_101{font-size:13px;color:#64748b;font-style:italic;margin:0}._mapContainer_103vq_108{width:100%;height:700px;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;background-color:#e5e7eb}@media (max-width: 767px){._container_103vq_1{padding:12px}._mapContainer_103vq_108{height:500px}._legendItems_103vq_73{gap:12px}}._scrollView_1bab5_1{flex:1;background-color:#f8fafc;padding:12px 12px 40px;overflow-y:auto}._loadingContainer_1bab5_9{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:400px}._loadingText_1bab5_18{margin-top:10px;font-size:14px;color:#64748b}._headerCard_1bab5_25{background-color:#fff;border-radius:8px;padding:16px;margin-bottom:12px;box-shadow:0 1px 2px #0000000d}._headerRow_1bab5_33{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}._monthTitle_1bab5_41{font-size:20px;font-weight:700;color:#1e293b;margin:0}._monthNav_1bab5_48{display:flex;flex-direction:row;gap:8px}._navBtn_1bab5_54{width:32px;height:32px;border-radius:6px;background-color:#f1f5f9;border:none;cursor:pointer;font-size:20px;color:#3b82f6;font-weight:700;font-family:inherit;display:flex;align-items:center;justify-content:center}._navBtn_1bab5_54:hover:not(:disabled){background-color:#e2e8f0}._navBtn_1bab5_54:disabled{opacity:.5;cursor:not-allowed}._metricsRow_1bab5_79{display:flex;flex-direction:row;align-items:center}._metric_1bab5_79{flex:1;display:flex;flex-direction:column;align-items:center}._metricValue_1bab5_92{font-size:22px;font-weight:700;color:#3b82f6}._metricValueGreen_1bab5_98{color:#059669}._metricValuePurple_1bab5_102{color:#7c3aed}._metricLabel_1bab5_106{font-size:11px;color:#64748b;margin-top:2px}._metricDivider_1bab5_112{width:1px;height:40px;background-color:#e2e8f0;margin:0 8px}._calendarCard_1bab5_120{background-color:#fff;border-radius:8px;padding:12px;margin-bottom:12px;box-shadow:0 1px 2px #0000000d}._weekdayRow_1bab5_128{display:flex;flex-direction:row;margin-bottom:4px}._weekdayCell_1bab5_134{flex:1;display:flex;align-items:center;justify-content:center;padding:6px 0}._weekdayText_1bab5_142{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase}._calendarGrid_1bab5_149{display:flex;flex-direction:row;flex-wrap:wrap}._dayCell_1bab5_155{width:14.28%;min-height:50px;padding:4px 2px 2px;border:.5px solid #e2e8f0;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;cursor:pointer;font-family:inherit}._dayCell_1bab5_155:hover:not(:disabled){background-color:#f8fafc}._dayCell_1bab5_155:disabled{cursor:default}._todayCell_1bab5_178{background-color:#fef3c7;border-color:#fbbf24;border-width:1.5px}._selectedCell_1bab5_184{background-color:#dbeafe;border-color:#3b82f6;border-width:1.5px}._otherMonthCell_1bab5_190{background-color:#f8fafc}._dayNumber_1bab5_194{font-size:12px;font-weight:600;color:#1e293b}._todayText_1bab5_200{color:#92400e;font-weight:700}._selectedText_1bab5_205{color:#1e40af;font-weight:700}._otherMonthText_1bab5_210{color:#cbd5e1}._indicators_1bab5_214{display:flex;flex-direction:row;gap:2px;margin-top:2px}._inDot_1bab5_221{background-color:#3b82f6;padding:1px 3px;border-radius:2px;min-width:14px;display:flex;align-items:center;justify-content:center}._outDot_1bab5_231{background-color:#059669;padding:1px 3px;border-radius:2px;min-width:14px;display:flex;align-items:center;justify-content:center}._dotText_1bab5_241{font-size:8px;color:#fff;font-weight:700}._dayTotal_1bab5_247{font-size:8px;color:#059669;font-weight:700;margin-top:2px}._legend_1bab5_254{display:flex;flex-direction:row;justify-content:center;gap:16px;margin-top:12px;padding-top:12px;border-top:1px solid #e2e8f0}._legendItem_1bab5_264{display:flex;flex-direction:row;align-items:center;gap:6px}._legendSquare_1bab5_271{width:10px;height:10px;border-radius:2px}._legendText_1bab5_277{font-size:11px;color:#64748b}._detailsCard_1bab5_283{background-color:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 2px #0000000d}._detailsTitle_1bab5_290{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 12px}._daySummary_1bab5_297{display:flex;flex-direction:row;align-items:center;background-color:#f8fafc;padding:12px;border-radius:6px;margin-bottom:16px}._daySummaryItem_1bab5_307{flex:1;display:flex;flex-direction:column;align-items:center}._daySummaryLabel_1bab5_314{font-size:11px;color:#64748b;margin-bottom:4px}._daySummaryValue_1bab5_320{font-size:18px;font-weight:700;color:#1e293b}._daySummaryValueGreen_1bab5_326{color:#059669}._daySummaryDivider_1bab5_330{width:1px;height:40px;background-color:#cbd5e1;margin:0 12px}._detailsGrid_1bab5_337{display:flex;flex-direction:column;gap:16px}._detailsSection_1bab5_343{flex:1}._sectionHeader_1bab5_347{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:12px}._sectionTitle_1bab5_355{font-size:14px;font-weight:700;color:#3b82f6;margin:0}._sectionTitleGreen_1bab5_362{color:#059669}._countBadge_1bab5_366{background-color:#3b82f6;padding:3px 8px;border-radius:10px}._countBadgeGreen_1bab5_372{background-color:#059669}._countBadgeText_1bab5_376{color:#fff;font-size:11px;font-weight:700}._emptyState_1bab5_382{padding:24px;background-color:#f8fafc;border-radius:6px;display:flex;align-items:center;justify-content:center}._emptyText_1bab5_391{font-size:12px;color:#94a3b8;font-style:italic}._casesList_1bab5_397{max-height:300px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}._caseCard_1bab5_405{background-color:#f8fafc;border-radius:6px;padding:10px;cursor:pointer;text-align:left;border:none;border-left:3px solid #3b82f6;font-family:inherit}._caseCard_1bab5_405:hover{background-color:#f1f5f9}._caseCardGreen_1bab5_421{border-left-color:#059669}._caseCardHeader_1bab5_425{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:4px}._caseNumber_1bab5_433{font-size:13px;font-weight:700;color:#3b82f6}._caseNumberGreen_1bab5_439{color:#059669}._caseStatus_1bab5_443{font-size:10px;color:#64748b;background-color:#e2e8f0;padding:2px 6px;border-radius:3px}._caseSubject_1bab5_451{font-size:12px;color:#1e293b;font-weight:500;margin-bottom:2px;display:block}._caseClient_1bab5_459{font-size:11px;color:#64748b;margin-bottom:4px;display:block}._caseCardFooter_1bab5_466{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._caseType_1bab5_473{font-size:10px;color:#64748b}._caseBudget_1bab5_478{font-size:11px;font-weight:600;color:#7c3aed}._invoiceAmount_1bab5_484{font-size:12px;font-weight:700;color:#059669}._sectionFooter_1bab5_490{margin-top:8px;padding-top:8px;border-top:1px solid #e2e8f0}._footerText_1bab5_496{font-size:13px;font-weight:600;color:#3b82f6;text-align:right}._footerTextGreen_1bab5_503{color:#059669;font-weight:700}@media (min-width: 768px){._detailsGrid_1bab5_337{flex-direction:row}._dayCell_1bab5_155{min-height:60px}}@media (max-width: 767px){._scrollView_1bab5_1{padding:8px}._headerCard_1bab5_25,._calendarCard_1bab5_120,._detailsCard_1bab5_283{padding:12px}._dayCell_1bab5_155{min-height:45px;padding:2px}._casesList_1bab5_397{max-height:250px}}._container_1nzwv_1{flex:1;background-color:#f8fafc;display:flex;flex-direction:column;min-height:0}._header_1nzwv_9{padding:16px;background-color:#fff;border-bottom:1px solid #e2e8f0;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px}._stats_1nzwv_21{display:flex;flex-direction:row;gap:12px;flex:1}._statCard_1nzwv_28{flex:1;background-color:#f8fafc;padding:12px;border-radius:8px;display:flex;flex-direction:column;align-items:center;min-width:100px}._statValue_1nzwv_39{font-size:24px;font-weight:700;color:#1e293b}._statLabel_1nzwv_45{font-size:12px;color:#64748b;margin-top:4px}._addButton_1nzwv_51{background-color:#007bff;padding:12px 16px;border-radius:8px;border:none;color:#fff;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s;white-space:nowrap}._addButton_1nzwv_51:hover{background-color:#0056b3}._filters_1nzwv_69{padding:16px;background-color:#fff;border-bottom:1px solid #e2e8f0}._searchInput_1nzwv_75{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:12px;font-size:14px;color:#1e293b;background-color:#fff;font-family:inherit;box-sizing:border-box;margin-bottom:16px}._searchInput_1nzwv_75:focus{outline:none;border-color:#007bff}._filterSection_1nzwv_93{margin-bottom:12px}._filterLabel_1nzwv_97{display:block;font-size:14px;font-weight:600;color:#475569;margin-bottom:8px}._filterButtons_1nzwv_105{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}._filterButton_1nzwv_105{padding:8px 12px;border-radius:6px;border:1px solid #cbd5e1;background-color:#fff;font-size:13px;color:#64748b;cursor:pointer;font-family:inherit;transition:all .2s}._filterButton_1nzwv_105:hover{border-color:#007bff;color:#007bff}._filterButtonActive_1nzwv_129{background-color:#007bff;border-color:#007bff;color:#fff}._filterButtonActive_1nzwv_129:hover{background-color:#0056b3;border-color:#0056b3}._loadingContainer_1nzwv_140{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}._loadingText_1nzwv_149{margin-top:10px;font-size:14px;color:#64748b}._emptyContainer_1nzwv_155{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}._emptyText_1nzwv_164{font-size:18px;font-weight:600;color:#64748b;margin:0}._emptySubtext_1nzwv_171{font-size:14px;color:#94a3b8;margin-top:8px;text-align:center}._listContent_1nzwv_178{padding:16px;display:flex;flex-direction:column;gap:12px;overflow-y:auto;flex:1;min-height:0}._employeeCard_1nzwv_188{background-color:#fff;border-radius:12px;padding:16px;box-shadow:0 1px 4px #0000000d;cursor:pointer;text-align:left;font-family:inherit;border:none;transition:transform .2s,box-shadow .2s}._employeeCard_1nzwv_188:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}._employeeCardHeader_1nzwv_205{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:4px}._employeeName_1nzwv_213{font-size:16px;font-weight:600;color:#1e293b;margin:0}._employeeBadges_1nzwv_220{display:flex;flex-direction:row;gap:6px;align-items:center}._inactiveBadge_1nzwv_227{background-color:#fee2e2;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:600;color:#dc2626}._invitedBadge_1nzwv_236{background-color:#fef3c7;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:600;color:#b45309}._employeeCardActions_1nzwv_245{display:flex;flex-direction:row;align-items:center;gap:8px}._resendButton_1nzwv_252{background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;color:#334155;cursor:pointer;font-family:inherit}._resendButton_1nzwv_252:hover:not(:disabled){background-color:#f1f5f9;border-color:#94a3b8}._resendButton_1nzwv_252:disabled{opacity:.6;cursor:not-allowed}._employeeEmail_1nzwv_274{font-size:14px;color:#64748b;margin:0 0 8px}._employeeCardFooter_1nzwv_280{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._employeeLevel_1nzwv_287{font-size:12px;color:#007bff;font-weight:600}._employeeUsername_1nzwv_293{font-size:12px;color:#94a3b8}@media (max-width: 767px){._header_1nzwv_9{flex-direction:column}._stats_1nzwv_21,._addButton_1nzwv_51,._filterButtons_1nzwv_105{width:100%}._filterButton_1nzwv_105{flex:1;min-width:100px}}._modalContent_85l34_1{min-width:360px;max-width:480px}._modalHeader_85l34_6{background:linear-gradient(180deg,#4a5568,#2d3748);color:#fff;font-size:1rem;font-weight:600;padding:12px 16px;margin:-8px -8px 16px;border-radius:6px 6px 0 0;text-align:center}._form_85l34_17{display:flex;flex-direction:column;gap:14px}._field_85l34_23{display:flex;flex-direction:column;gap:4px}._label_85l34_29{font-size:14px;font-weight:500;color:#374151}._select_85l34_35,._input_85l34_36{padding:8px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;background-color:#fff}._select_85l34_35:focus,._input_85l34_36:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}._dateWrap_85l34_52{display:flex;align-items:center;gap:8px}._dateWrap_85l34_52 ._input_85l34_36{flex:1}._calendarIcon_85l34_62{font-size:1.1rem}._textarea_85l34_66{padding:8px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;resize:vertical;min-height:80px}._textarea_85l34_66:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}._error_85l34_82{color:#dc2626;font-size:13px;margin-top:4px}._actions_85l34_88{display:flex;flex-direction:row;gap:12px;margin-top:8px;padding-top:12px;border-top:1px solid #e5e7eb}._primaryButton_85l34_97{padding:10px 18px;background-color:var(--navistarr-blue);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s}._primaryButton_85l34_97:hover:not(:disabled){background-color:var(--navistarr-blue-hover)}._primaryButton_85l34_97:disabled{opacity:.7;cursor:not-allowed}._secondaryButton_85l34_119{padding:10px 18px;background-color:var(--navistarr-red);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s}._secondaryButton_85l34_119:hover{background-color:var(--navistarr-red-hover)}._modalContent_1i6a7_1{min-width:400px;max-width:520px}._modalHeader_1i6a7_6{background:linear-gradient(180deg,#4a5568,#2d3748);color:#fff;font-size:1rem;font-weight:600;padding:12px 16px;margin:-8px -8px 16px;border-radius:6px 6px 0 0;text-align:center}._loading_1i6a7_17{color:#6b7280;font-size:14px;margin:0 0 8px}._form_1i6a7_23{display:flex;flex-direction:column;gap:14px}._field_1i6a7_29{display:flex;flex-direction:column;gap:6px}._label_1i6a7_35{font-size:14px;font-weight:500;color:#374151}._select_1i6a7_41{padding:8px 10px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-family:inherit;background-color:#fff}._select_1i6a7_41:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}._select_1i6a7_41:disabled{background-color:#f3f4f6;cursor:not-allowed}._dayGrid_1i6a7_61{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}._dayOption_1i6a7_67{display:flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:13px;color:#374151}._dayOption_1i6a7_67:hover{background-color:#f9fafb;border-color:#d1d5db}._dayOption_1i6a7_67 input[type=checkbox]{cursor:pointer}._error_1i6a7_88{color:#dc2626;font-size:13px;margin:0 0 8px}._actions_1i6a7_94{display:flex;flex-direction:row;gap:12px;margin-top:16px;padding-top:12px;border-top:1px solid #e5e7eb}._primaryButton_1i6a7_103{padding:10px 18px;background-color:var(--navistarr-blue);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s}._primaryButton_1i6a7_103:hover:not(:disabled){background-color:var(--navistarr-blue-hover)}._primaryButton_1i6a7_103:disabled{opacity:.7;cursor:not-allowed}._secondaryButton_1i6a7_125{padding:10px 18px;background-color:var(--navistarr-red);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s}._secondaryButton_1i6a7_125:hover:not(:disabled){background-color:var(--navistarr-red-hover)}._secondaryButton_1i6a7_125:disabled{opacity:.7;cursor:not-allowed}._container_1w6w6_1{flex:1;background-color:#f5f7fa;padding:20px 20px 40px;overflow-y:auto}._loadingContainer_1w6w6_9{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;min-height:400px}._loadingText_1w6w6_19{margin-top:16px;font-size:16px;color:#6c757d}._header_1w6w6_25{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}._headerLeft_1w6w6_33{display:flex;flex-direction:row;align-items:center}._pageIcon_1w6w6_39{font-size:32px;margin-right:12px}._pageTitle_1w6w6_44{font-size:28px;font-weight:700;color:#1e293b;margin:0}._weekNavigation_1w6w6_51{display:flex;flex-direction:row;gap:8px}._navButton_1w6w6_57{padding:8px 16px;background-color:#007bff;border-radius:6px;border:none;color:#fff;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s}._navButton_1w6w6_57:hover{background-color:#0056b3}._todayButton_1w6w6_74{padding:8px 16px;background-color:#28a745;border-radius:6px;border:none;color:#fff;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s}._todayButton_1w6w6_74:hover{background-color:#218838}._weekRange_1w6w6_91{font-size:18px;font-weight:600;color:#475569;margin:0 0 12px;text-align:center}._filterBar_1w6w6_99{display:flex;justify-content:flex-end;margin-bottom:16px}._filterCheckbox_1w6w6_105{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none}._filterCheckbox_1w6w6_105 input{width:16px;height:16px;cursor:pointer}._legendContainer_1w6w6_122{background-color:#fff;padding:12px;border-radius:8px;margin-bottom:20px;border:1px solid #e2e8f0}._legendTitle_1w6w6_130{font-size:14px;font-weight:600;color:#475569;margin-bottom:8px;display:block}._legendItems_1w6w6_138{display:flex;flex-direction:row;gap:16px;flex-wrap:wrap}._legendItem_1w6w6_138{display:flex;flex-direction:row;align-items:center;gap:6px}._legendBox_1w6w6_152{width:20px;height:20px;border-radius:4px;border:1px solid #000}._legendText_1w6w6_159{font-size:13px;color:#64748b}._addTimesheetLink_1w6w6_164{background:none;border:none;padding:0;font-size:14px;color:#2563eb;text-decoration:underline;cursor:pointer;font-family:inherit;margin-left:8px}._addTimesheetLink_1w6w6_164:hover{color:#1d4ed8}._assignCaseLink_1w6w6_180{background:none;border:none;padding:0;font-size:14px;color:#2563eb;text-decoration:underline;cursor:pointer;font-family:inherit;margin-left:8px}._assignCaseLink_1w6w6_180:hover{color:#1d4ed8}._tableHeader_1w6w6_196{display:flex;flex-direction:row;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px}._agentHeaderCell_1w6w6_205{width:180px;padding:12px;border-right:1px solid #e2e8f0}._dayHeaderCell_1w6w6_211{flex:1;min-width:140px;padding:12px;display:flex;flex-direction:column;align-items:center;border-right:1px solid #e2e8f0}._dayHeaderCell_1w6w6_211:last-child{border-right:none}._todayHeaderCell_1w6w6_225{background-color:#e0f2fe}._headerText_1w6w6_229{font-size:14px;font-weight:700;color:#475569}._headerDate_1w6w6_235{font-size:12px;color:#64748b;margin-top:2px}._todayHeaderText_1w6w6_241{color:#0369a1}._agentRow_1w6w6_245{display:flex;flex-direction:row;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:8px;overflow:hidden}._agentInfo_1w6w6_255{width:180px;padding:12px;border-right:1px solid #e2e8f0;background-color:#f8fafc;display:flex;flex-direction:column}._agentName_1w6w6_264{font-size:14px;font-weight:700;color:#1e293b;margin-bottom:4px;display:block}._agentPhone_1w6w6_272{font-size:12px;color:#64748b;margin-bottom:2px;display:block}._agentEmail_1w6w6_279{font-size:11px;color:#3b82f6;margin-bottom:8px;display:block}._agentTotals_1w6w6_286{margin-top:8px;padding-top:8px;border-top:1px solid #e2e8f0}._totalText_1w6w6_292{font-size:11px;color:#64748b;margin-bottom:2px;display:block}._daysContainer_1w6w6_299{display:flex;flex-direction:row;flex:1}._dayColumn_1w6w6_305{flex:1;min-width:140px;min-height:100px;padding:8px;border-right:1px solid #e2e8f0;display:flex;flex-direction:column}._dayColumn_1w6w6_305:last-child{border-right:none}._todayColumn_1w6w6_319{background-color:#f0f9ff}._caseCard_1w6w6_323{padding:8px;border-radius:6px;border:1px solid #000;margin-bottom:8px;cursor:pointer;text-align:left;font-family:inherit;display:flex;flex-direction:column;transition:transform .1s,box-shadow .1s}._caseCard_1w6w6_323:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._caseSubjectName_1w6w6_341{font-size:13px;font-weight:600;color:#1e293b;margin-bottom:2px;display:block}._caseNumber_1w6w6_349{font-size:11px;font-weight:600;color:#334155;margin-bottom:2px;display:block}._caseType_1w6w6_357{font-size:11px;color:#475569;margin-bottom:2px;display:block}._caseLocation_1w6w6_364{font-size:11px;color:#64748b;margin-bottom:4px;display:block}._drAppt_1w6w6_371{font-size:11px;font-style:italic;color:#dc2626;margin-bottom:2px;display:block}._caseStatus_1w6w6_379{font-size:11px;color:#475569;margin-bottom:2px;display:block}._caseHours_1w6w6_386,._caseTravel_1w6w6_392,._caseMileage_1w6w6_398{font-size:10px;color:#64748b;display:block}._timesheetCard_1w6w6_404{padding:8px;border-radius:6px;border:1px solid #000;background-color:khaki;margin-top:8px;display:flex;flex-direction:column}._timesheetNotes_1w6w6_414{font-size:12px;font-weight:600;color:#1e293b;margin-bottom:2px;display:block}._timesheetInfo_1w6w6_422{font-size:11px;color:#475569;display:block}._emptyState_1w6w6_428{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px;background-color:#fff;border-radius:12px;border:1px solid #e2e8f0}._emptyStateIcon_1w6w6_439{font-size:64px;margin-bottom:16px;opacity:.5}._emptyStateTitle_1w6w6_445{font-size:20px;font-weight:600;color:#475569;margin:0 0 8px}._emptyStateText_1w6w6_452{font-size:14px;color:#94a3b8;text-align:center;margin:0}@media (max-width: 1024px){._container_1w6w6_1{padding:12px}._header_1w6w6_25{flex-direction:column;align-items:flex-start;gap:12px}._tableHeader_1w6w6_196,._agentRow_1w6w6_245{overflow-x:auto}._agentHeaderCell_1w6w6_205,._agentInfo_1w6w6_255{min-width:150px}._dayHeaderCell_1w6w6_211,._dayColumn_1w6w6_305{min-width:120px}}@media (max-width: 767px){._container_1w6w6_1{padding:8px}._pageTitle_1w6w6_44{font-size:20px}._weekNavigation_1w6w6_51{flex-wrap:wrap}._tableHeader_1w6w6_196,._agentRow_1w6w6_245{overflow-x:scroll}._agentHeaderCell_1w6w6_205,._agentInfo_1w6w6_255{width:120px;min-width:120px}._dayHeaderCell_1w6w6_211,._dayColumn_1w6w6_305{min-width:100px}._legendItems_1w6w6_138{flex-direction:column;gap:8px}}._page_1w24v_1{max-width:1200px;margin:0 auto;padding:.75rem;display:flex;flex-direction:column;gap:1rem}._header_1w24v_10{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;background:#fff;border:1px solid #d8dee6;border-radius:10px;box-shadow:0 1px 3px #0f172a0f}._title_1w24v_23{margin:0;font-size:1.35rem;color:#1e293b}._subtitle_1w24v_29{margin:.25rem 0 0;color:#64748b}._userPicker_1w24v_34{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;font-weight:600;color:#475569}._userPicker_1w24v_34 select{min-width:200px;padding:.45rem .6rem;border:1px solid #cbd5e1;border-radius:6px}._error_1w24v_50{margin:0;padding:.65rem .85rem;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px}._calendarCard_1w24v_59,._listCard_1w24v_60,._detailCard_1w24v_61{background:#fff;border:1px solid #d8dee6;border-radius:10px;box-shadow:0 1px 3px #0f172a0f;padding:1rem}._calendarToolbar_1w24v_69{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}._monthNav_1w24v_80{display:flex;align-items:center;gap:.75rem}._navBtn_1w24v_86{width:2rem;height:2rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff;cursor:pointer;font-size:1.2rem;line-height:1}._jumpControls_1w24v_97{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._jumpLabel_1w24v_104{font-size:.85rem;color:#64748b;font-weight:600}._jumpControls_1w24v_97 select{padding:.35rem .5rem;border:1px solid #cbd5e1;border-radius:6px}._weekdayRow_1w24v_116,._calendarGrid_1w24v_117{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}._weekdayCell_1w24v_122{padding:.45rem .25rem;text-align:center;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;border-bottom:1px solid #e2e8f0}._dayCell_1w24v_132{min-height:72px;padding:.35rem;border:1px solid #e2e8f0;background:#f8fbff;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.15rem;text-align:center}._dayCellOther_1w24v_145{background:#f1f5f9;color:#94a3b8}._dayCellSelected_1w24v_150{background:#dbeafe;border-color:#3b82f6}._dayCellToday_1w24v_155{box-shadow:inset 0 0 0 2px #1a5f7a}._dayNumber_1w24v_159{font-weight:600;font-size:.9rem}._dayHours_1w24v_164{font-size:.72rem;color:#1a5f7a;font-weight:600}._lowerGrid_1w24v_170{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem}._listHeader_1w24v_176{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}._listHeader_1w24v_176 h2,._detailTitle_1w24v_188{margin:0;font-size:1.05rem;color:#1e293b}._detailTitle_1w24v_188{margin-bottom:.75rem;padding-bottom:.65rem;border-bottom:1px solid #e2e8f0}._tableWrap_1w24v_200{overflow-x:auto;border:1px solid #e2e8f0;border-radius:8px}._table_1w24v_200{width:100%;border-collapse:collapse;font-size:.88rem}._table_1w24v_200 th,._table_1w24v_200 td{padding:.55rem .65rem;border-bottom:1px solid #e2e8f0;text-align:left}._table_1w24v_200 th{background:#f1f5f9;font-size:.78rem;text-transform:uppercase;letter-spacing:.03em;color:#475569}._rowSelected_1w24v_227{background:#eff6ff}._linkBtn_1w24v_231{border:none;background:none;color:#1a5f7a;cursor:pointer;text-decoration:underline;padding:0;font-size:inherit}._primaryBtn_1w24v_241,._secondaryBtn_1w24v_242,._dangerBtn_1w24v_243{padding:.5rem .85rem;border-radius:6px;font-weight:600;cursor:pointer;border:none}._primaryBtn_1w24v_241{background:var(--navistarr-blue, #1a5f7a);color:#fff}._primaryBtn_1w24v_241:disabled{opacity:.6;cursor:not-allowed}._secondaryBtn_1w24v_242{background:#fff;color:#334155;border:1px solid #cbd5e1}._dangerBtn_1w24v_243{background:var(--navistarr-red, #b91c1c);color:#fff}._emptyState_1w24v_272{padding:2rem 1rem;text-align:center;color:#64748b;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc}._emptyState_1w24v_272 h3{margin:0 0 .35rem;color:#334155}._muted_1w24v_286{color:#64748b;font-size:.9rem}._readOnlyDetail_1w24v_291 p{margin:0 0 .5rem}._form_1w24v_295{display:flex;flex-direction:column;gap:.75rem}._form_1w24v_295 label{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;font-weight:600;color:#475569}._form_1w24v_295 input,._form_1w24v_295 select,._form_1w24v_295 textarea{font-weight:400;padding:.45rem .6rem;border:1px solid #cbd5e1;border-radius:6px}._detailActions_1w24v_319{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}@media (max-width: 900px){._lowerGrid_1w24v_170{grid-template-columns:1fr}._dayCell_1w24v_132{min-height:58px}._jumpControls_1w24v_97,._primaryBtn_1w24v_241{width:100%}}@media (max-width: 560px){._calendarToolbar_1w24v_69{flex-direction:column;align-items:stretch}._dayHours_1w24v_164{display:none}._dayCell_1w24v_132{min-height:44px}}._container_h46gi_1{display:flex;flex-direction:column;flex:1;background-color:#f5f5f5}._loadingContainer_h46gi_8{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1}._loadingText_h46gi_16{margin-top:10px;font-size:16px;color:#666}._header_h46gi_22{background-color:#fff;padding:24px;border-bottom:1px solid #e0e0e0;text-align:center}._headerTitle_h46gi_29{font-size:28px;font-weight:700;color:#2c3e50;margin:0 0 8px}._headerSubtitle_h46gi_36{font-size:16px;color:#666;text-align:center;line-height:24px;margin:0}._mainContent_h46gi_44{display:flex;flex-direction:row;flex:1;padding:16px;gap:16px;overflow:hidden;min-height:0}._leftPanel_h46gi_54{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}._caseList_h46gi_62{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:12px;min-height:0}._caseList_h46gi_62::-webkit-scrollbar{width:8px}._caseList_h46gi_62::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}._caseList_h46gi_62::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}._caseList_h46gi_62::-webkit-scrollbar-thumb:hover{background:#94a3b8}._caseCard_h46gi_90{background-color:#fff;border-radius:12px;padding:16px;border:1px solid #e9ecef;cursor:pointer;transition:all .2s;text-align:left;box-shadow:0 2px 4px #0000001a}._caseCard_h46gi_90:hover{box-shadow:0 4px 8px #00000026}._selectedCaseCard_h46gi_105{border-color:#007bff;border-width:2px;background-color:#f8f9ff}._caseHeader_h46gi_111{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #e9ecef}._caseHeaderLeft_h46gi_121{flex:1;display:flex;flex-direction:column;gap:6px}._caseHeaderRight_h46gi_128{display:flex;flex-direction:column;align-items:flex-end;gap:6px}._caseName_h46gi_135{font-size:18px;font-weight:700;color:#2c3e50;margin:0}._viewCaseLink_h46gi_142{padding:2px 0;background:none;border:none;cursor:pointer;font-size:12px;color:#007bff;font-weight:600;text-decoration:underline;text-align:left}._viewCaseLink_h46gi_142:hover{color:#0056b3}._caseNumber_h46gi_158{font-size:14px;font-weight:600;color:#007bff;background-color:#e3f2fd;padding:4px 8px;border-radius:4px}._statusBadge_h46gi_167{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;color:#fff}._caseInfo_h46gi_175{display:flex;flex-direction:column;gap:6px}._infoRow_h46gi_181{display:flex;flex-direction:row;align-items:center}._infoLabel_h46gi_187{font-size:12px;font-weight:600;color:#6c757d;width:80px;flex-shrink:0}._infoValue_h46gi_195{font-size:14px;color:#2c3e50;flex:1}._rightPanel_h46gi_201{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0;max-height:calc(100vh - 200px)}._emailForm_h46gi_210{background-color:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;height:100%;max-height:calc(100vh - 200px);overflow:hidden;position:relative}._caseInfoHeader_h46gi_223{background-color:#f8fafc;padding:16px;border-radius:8px;margin-bottom:16px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:8px}._infoValueBold_h46gi_234{font-size:14px;color:#1e293b;flex:1;font-weight:600}._emailInput_h46gi_241{background-color:#f8f9fa;padding:12px;margin-bottom:16px;border-radius:8px;border:1px solid #e9ecef;font-size:14px;font-family:inherit;box-sizing:border-box}._emailInput_h46gi_241:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}._emailInput_h46gi_241:disabled{background-color:#e9ecef;cursor:not-allowed}._bodySection_h46gi_263{display:flex;flex-direction:column;flex:1;margin-bottom:16px;min-height:0;overflow:hidden}._bodyHeader_h46gi_272{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:8px}._bodyLabel_h46gi_280{font-size:16px;font-weight:600;color:#2c3e50}._aiButtonGroup_h46gi_286{display:flex;flex-direction:row;gap:8px}._aiButton_h46gi_286{padding:6px 12px;border-radius:6px;border:none;cursor:pointer;font-size:12px;font-weight:600;color:#fff;transition:background-color .2s;display:flex;align-items:center;justify-content:center;min-width:120px}._aiButtonDailyUpdate_h46gi_307{background-color:#28a745}._aiButtonDailyUpdate_h46gi_307:hover:not(:disabled){background-color:#218838}._aiButtonCaseSummary_h46gi_315{background-color:#6366f1}._aiButtonCaseSummary_h46gi_315:hover:not(:disabled){background-color:#4f46e5}._aiButtonDisabled_h46gi_323{background-color:#6c757d;cursor:not-allowed}._emailBody_h46gi_328{background-color:#f8f9fa;padding:12px;border-radius:8px;border:1px solid #e9ecef;font-size:14px;font-family:inherit;flex:1;resize:none;min-height:200px;max-height:400px;overflow-y:auto;box-sizing:border-box}._emailBody_h46gi_328::-webkit-scrollbar{width:8px}._emailBody_h46gi_328::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}._emailBody_h46gi_328::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}._emailBody_h46gi_328::-webkit-scrollbar-thumb:hover{background:#94a3b8}._emailBody_h46gi_328:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff1a}._emailBody_h46gi_328:disabled{background-color:#e9ecef;cursor:not-allowed}._sendButton_h46gi_372{background-color:#007bff;padding:16px;border-radius:8px;border:none;cursor:pointer;min-height:48px;font-size:16px;font-weight:600;color:#fff;transition:background-color .2s;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:auto}._sendButton_h46gi_372:hover:not(:disabled){background-color:#0056b3}._sendButtonDisabled_h46gi_394{background-color:#6c757d;cursor:not-allowed}._emptyState_h46gi_399{display:flex;flex-direction:column;align-items:center;padding:40px;margin-top:20px}._emptyStateText_h46gi_407{font-size:18px;font-weight:600;color:#6c757d;margin:0 0 8px}._emptyStateSubtext_h46gi_414{font-size:14px;color:#adb5bd;text-align:center;margin:0}@media (max-width: 1024px){._mainContent_h46gi_44{flex-direction:column}._leftPanel_h46gi_54,._rightPanel_h46gi_201{flex:none;max-height:50vh}}@media (max-width: 768px){._header_h46gi_22{padding:16px}._headerTitle_h46gi_29{font-size:24px}._headerSubtitle_h46gi_36{font-size:14px}._mainContent_h46gi_44{padding:12px;gap:12px}._caseCard_h46gi_90{padding:12px}._caseName_h46gi_135{font-size:16px}._emailForm_h46gi_210{padding:16px}._bodyHeader_h46gi_272{flex-direction:column;align-items:flex-start;gap:8px}._aiButtonGroup_h46gi_286{width:100%}._aiButton_h46gi_286{flex:1}}._container_ovcd9_1{flex:1;background-color:#f5f5f5;overflow-y:auto;padding-bottom:24px}._header_ovcd9_8{background-color:#fff;padding:20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #00000014}._title_ovcd9_16{font-size:20px;font-weight:700;color:#2c3e50;margin:0;text-align:center}._filters_ovcd9_24{background-color:#fff;padding:20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #00000014}._filterRow_ovcd9_32{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:16px}._field_ovcd9_39{flex:1;min-width:160px}._field_ovcd9_39 label{display:block;font-size:14px;font-weight:600;color:#2c3e50;margin-bottom:6px}._input_ovcd9_52{width:100%;border:1px solid #ddd;border-radius:6px;padding:10px 12px;font-size:14px;font-family:inherit;box-sizing:border-box}._input_ovcd9_52:focus{outline:none;border-color:#007bff}._clientList_ovcd9_67{max-height:180px;overflow-y:auto;border:1px solid #ddd;border-radius:6px;padding:8px;background-color:#fafafa}._checkItem_ovcd9_76{display:flex;align-items:center;gap:8px;padding:6px 8px;cursor:pointer;font-size:14px;color:#2c3e50}._checkItem_ovcd9_76:hover{background-color:#f0f0f0;border-radius:4px}._checkItem_ovcd9_76 input{margin:0}._loading_ovcd9_95{padding:12px;color:#6c757d;font-size:14px}._error_ovcd9_101{color:#dc3545;font-size:14px;margin:0 0 12px}._searchBtn_ovcd9_107{width:100%;max-width:200px;background-color:#007bff;color:#fff;border:none;border-radius:6px;padding:12px 20px;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s}._searchBtn_ovcd9_107:hover:not(:disabled){background-color:#0056b3}._searchBtn_ovcd9_107:disabled{opacity:.6;cursor:not-allowed}._section_ovcd9_131{background-color:#fff;padding:20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #00000014}._sectionTitle_ovcd9_139{font-size:18px;font-weight:700;color:#2c3e50;margin:0 0 16px}._summaryGrid_ovcd9_146{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}._summaryCard_ovcd9_152{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:12px;display:flex;flex-direction:column;gap:4px}._summaryLabel_ovcd9_162{font-size:12px;color:#6c757d;font-weight:500}._summaryValue_ovcd9_168{font-size:15px;font-weight:600;color:#2c3e50}._tableWrap_ovcd9_174{overflow-x:auto}._table_ovcd9_174{width:100%;border-collapse:collapse;font-size:14px}._table_ovcd9_174 th,._table_ovcd9_174 td{padding:10px 12px;text-align:left;border-bottom:1px solid #e9ecef}._table_ovcd9_174 th{background-color:#343a40;color:#fff;font-weight:600;white-space:nowrap}._table_ovcd9_174 tbody tr:hover{background-color:#f8f9fa}._table_ovcd9_174 ._num_ovcd9_202{text-align:right;font-variant-numeric:tabular-nums}._link_ovcd9_207{background:none;border:none;color:#007bff;cursor:pointer;font-size:inherit;font-family:inherit;padding:0;text-decoration:underline}._link_ovcd9_207:hover{color:#0056b3}._hint_ovcd9_222{text-align:center;color:#6c757d;font-size:14px;margin:24px 16px}@media (max-width: 767px){._header_ovcd9_8,._filters_ovcd9_24,._section_ovcd9_131{margin:8px;padding:16px}._filterRow_ovcd9_32{flex-direction:column}._summaryGrid_ovcd9_146{grid-template-columns:1fr 1fr}._tableWrap_ovcd9_174{margin:0 -16px}._table_ovcd9_174{font-size:12px}._table_ovcd9_174 th,._table_ovcd9_174 td{padding:8px}}._container_147gp_1{flex:1;background-color:#f5f5f5;overflow-y:auto;padding-bottom:24px}._header_147gp_8{background-color:#fff;padding:20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #00000014}._title_147gp_16{font-size:20px;font-weight:700;color:#2c3e50;margin:0;text-align:center}._filters_147gp_24{background-color:#fff;padding:20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #00000014}._row_147gp_32{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:16px}._field_147gp_39{flex:1;min-width:140px}._field_147gp_39 label{display:block;font-size:14px;font-weight:600;color:#2c3e50;margin-bottom:6px}._input_147gp_52,._select_147gp_53{width:100%;border:1px solid #ddd;border-radius:6px;padding:10px 12px;font-size:14px;font-family:inherit;box-sizing:border-box}._input_147gp_52:focus,._select_147gp_53:focus{outline:none;border-color:#007bff}._checkList_147gp_69{max-height:160px;overflow-y:auto;border:1px solid #ddd;border-radius:6px;padding:8px;background-color:#fafafa}._checkItem_147gp_78{display:flex;align-items:center;gap:8px;padding:6px 8px;cursor:pointer;font-size:14px;color:#2c3e50}._checkItem_147gp_78:hover{background-color:#f0f0f0;border-radius:4px}._checkItem_147gp_78 input{margin:0}._loading_147gp_97{padding:12px;color:#6c757d;font-size:14px}._error_147gp_103{color:#dc3545;font-size:14px;margin:0 0 12px}._searchBtn_147gp_109{max-width:200px;background-color:#007bff;color:#fff;border:none;border-radius:6px;padding:12px 20px;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s}._searchBtn_147gp_109:hover:not(:disabled){background-color:#0056b3}._searchBtn_147gp_109:disabled{opacity:.6;cursor:not-allowed}._section_147gp_132{background-color:#fff;padding:20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #00000014}._sectionTitle_147gp_140{font-size:18px;font-weight:700;color:#2c3e50;margin:0 0 16px}._chartsGrid_147gp_147{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}._chartCard_147gp_153{border:1px solid #e9ecef;border-radius:8px;padding:12px;background-color:#fafafa}._chartTitle_147gp_160{font-size:14px;font-weight:700;color:#343a40;margin-bottom:10px;text-align:center}._barChart_147gp_168{display:flex;align-items:flex-end;justify-content:space-around;gap:8px;height:140px;padding:0 4px}._barGroup_147gp_177{flex:1;display:flex;flex-direction:column;align-items:center;min-width:0;height:100%;justify-content:flex-end}._bar_147gp_168{width:100%;max-width:28px;min-height:4px;background:linear-gradient(180deg,#4dabf7,#228be6);border-radius:4px 4px 0 0;transition:height .2s;flex-shrink:0}._barLabel_147gp_197{font-size:11px;color:#495057;margin-top:6px;font-weight:600}._barCount_147gp_204{font-size:10px;color:#868e96;margin-top:2px}._hint_147gp_210{text-align:center;color:#6c757d;font-size:14px;margin:24px 16px}@media (max-width: 767px){._header_147gp_8,._filters_147gp_24,._section_147gp_132{margin:8px;padding:16px}._row_147gp_32{flex-direction:column}._chartsGrid_147gp_147{grid-template-columns:1fr}._barChart_147gp_168{height:100px}}._container_1cu5f_1{flex:1;background-color:#f5f5f5;overflow-y:auto;padding-bottom:24px}._header_1cu5f_8{background-color:#fff;padding:20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #00000014}._title_1cu5f_16{font-size:20px;font-weight:700;color:#2c3e50;margin:0;text-align:center}._subtitle_1cu5f_24{font-size:14px;color:#6c757d;margin:8px 0 0;text-align:center}._filters_1cu5f_31{background-color:#fff;padding:20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #00000014}._row_1cu5f_39{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:16px}._field_1cu5f_46{flex:1;min-width:140px}._field_1cu5f_46 label{display:block;font-size:14px;font-weight:600;color:#2c3e50;margin-bottom:6px}._input_1cu5f_59,._select_1cu5f_60{width:100%;border:1px solid #ddd;border-radius:6px;padding:10px 12px;font-size:14px;font-family:inherit;box-sizing:border-box}._input_1cu5f_59:focus,._select_1cu5f_60:focus{outline:none;border-color:#007bff}._checkList_1cu5f_76{max-height:160px;overflow-y:auto;border:1px solid #ddd;border-radius:6px;padding:8px;background-color:#fafafa}._checkItem_1cu5f_85{display:flex;align-items:center;gap:8px;padding:6px 8px;cursor:pointer;font-size:14px;color:#2c3e50}._checkItem_1cu5f_85:hover{background-color:#f0f0f0;border-radius:4px}._checkItem_1cu5f_85 input{margin:0}._error_1cu5f_104{color:#dc3545;font-size:14px;margin:0 0 12px}._searchBtn_1cu5f_110{max-width:200px;background-color:#007bff;color:#fff;border:none;border-radius:6px;padding:12px 20px;font-size:16px;font-weight:600;cursor:pointer;font-family:inherit;transition:background-color .2s}._searchBtn_1cu5f_110:hover:not(:disabled){background-color:#0056b3}._searchBtn_1cu5f_110:disabled{opacity:.6;cursor:not-allowed}._section_1cu5f_133{background-color:#fff;padding:20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #00000014}._sectionTitle_1cu5f_141{font-size:18px;font-weight:700;color:#2c3e50;margin:0 0 16px}._sectionSubtitle_1cu5f_148{font-size:14px;color:#6c757d;margin:-8px 0 16px}._summaryGrid_1cu5f_154{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}._summaryCard_1cu5f_160{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:12px;display:flex;flex-direction:column;gap:4px}._summaryLabel_1cu5f_170{font-size:12px;color:#6c757d;font-weight:500}._summaryValue_1cu5f_176{font-size:15px;font-weight:600;color:#2c3e50}._statusGrid_1cu5f_182{display:flex;flex-wrap:wrap;gap:12px}._statusCard_1cu5f_188{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:12px 16px;display:flex;align-items:center;gap:12px}._statusName_1cu5f_198{font-size:14px;color:#2c3e50}._statusCount_1cu5f_203{font-size:16px;font-weight:600;color:#007bff}._tableWrap_1cu5f_209{overflow-x:auto}._table_1cu5f_209{width:100%;border-collapse:collapse;font-size:14px}._table_1cu5f_209 th,._table_1cu5f_209 td{padding:10px 12px;text-align:left;border-bottom:1px solid #e9ecef}._table_1cu5f_209 th{background-color:#343a40;color:#fff;font-weight:600;white-space:nowrap}._table_1cu5f_209 tbody tr:hover{background-color:#f8f9fa}._table_1cu5f_209 ._num_1cu5f_237{text-align:right;font-variant-numeric:tabular-nums}._link_1cu5f_242{background:none;border:none;color:#007bff;cursor:pointer;font-size:inherit;font-family:inherit;padding:0;text-decoration:underline}._link_1cu5f_242:hover{color:#0056b3}._recommendationCell_1cu5f_257{max-width:300px;font-size:13px;color:#495057}._hint_1cu5f_263{text-align:center;color:#6c757d;font-size:14px;margin:24px 16px}@media (max-width: 767px){._header_1cu5f_8,._filters_1cu5f_31,._section_1cu5f_133{margin:8px;padding:16px}._row_1cu5f_39{flex-direction:column}._summaryGrid_1cu5f_154{grid-template-columns:1fr 1fr}._tableWrap_1cu5f_209{margin:0 -16px}._table_1cu5f_209{font-size:12px}._table_1cu5f_209 th,._table_1cu5f_209 td{padding:8px}._recommendationCell_1cu5f_257{max-width:150px}}._container_1vlr4_1{flex:1;background-color:#f5f5f5;overflow-y:auto;padding-bottom:24px}._header_1vlr4_8{background-color:#fff;padding:20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #00000014}._title_1vlr4_16{font-size:20px;font-weight:700;color:#2c3e50;margin:0;text-align:center}._subtitle_1vlr4_24{font-size:14px;color:#6c757d;margin:8px 0 0;text-align:center}._loadingContainer_1vlr4_31{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;gap:16px}._loadingText_1vlr4_40{color:#6c757d;font-size:14px}._errorBanner_1vlr4_45{background-color:#f8d7da;color:#721c24;padding:12px 20px;margin:16px;border-radius:8px;border:1px solid #f5c6cb}._summaryBar_1vlr4_54{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:16px}._summaryPod_1vlr4_61,._summaryItem_1vlr4_62{display:flex;flex-direction:column;gap:4px;background-color:#fff;padding:16px 18px;border-radius:8px;box-shadow:0 2px 4px #00000014;border-top:4px solid #cbd5e1;border-left:4px solid #cbd5e1;border-right:none;border-bottom:none}._summaryPodButton_1vlr4_76{border-right:none;border-bottom:none;text-align:left;font:inherit;cursor:pointer;transition:box-shadow .15s ease,transform .15s ease;width:100%}._summaryPodButton_1vlr4_76:hover{box-shadow:0 4px 10px #0000001f;transform:translateY(-1px)}._summaryPodButton_1vlr4_76:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}._summaryPodActive_1vlr4_96{box-shadow:0 0 0 2px #3b82f6,0 4px 10px #0000001f}._summaryPodWarning_1vlr4_100._summaryPodActive_1vlr4_96{box-shadow:0 0 0 2px #f59e0b,0 4px 10px #0000001f}._summaryPodTotal_1vlr4_104{border-top-color:#475569;border-left-color:#475569}._agePod30_1vlr4_109{border-top-color:#f59e0b;border-left-color:#f59e0b;background:linear-gradient(180deg,#fffdf5,#fff 40%)}._agePod60_1vlr4_115{border-top-color:#f97316;border-left-color:#f97316;background:linear-gradient(180deg,#fff8f5,#fff 40%)}._agePod90_1vlr4_121{border-top-color:#dc2626;border-left-color:#dc2626;background:linear-gradient(180deg,#fff5f5,#fff 40%)}._agePodCurrent_1vlr4_127{border-top-color:#22c55e;border-left-color:#22c55e;background:linear-gradient(180deg,#f6fff8,#fff 40%)}._summaryPodWarning_1vlr4_100{border-top-color:#f59e0b;border-left-color:#f59e0b;background:linear-gradient(180deg,#fffdf5,#fff 40%)}._summaryLabel_1vlr4_139{font-size:12px;color:#6c757d;font-weight:500}._summaryValue_1vlr4_145{font-size:18px;font-weight:600;color:#2c3e50}._summaryValueWarning_1vlr4_151{font-size:18px;font-weight:600;color:#b45309}._summarySubvalue_1vlr4_157{font-size:13px;color:#64748b;font-weight:500}._summaryMeta_1vlr4_163{font-size:12px;color:#b45309;font-weight:600;margin-top:2px}._insightsPanel_1vlr4_170{background-color:#fff;margin:0 16px 16px;padding:18px 20px;border-radius:8px;box-shadow:0 2px 4px #00000014}._insightsHeader_1vlr4_178{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:14px}._insightsTitle_1vlr4_187{margin:0;font-size:16px;font-weight:700;color:#2c3e50}._insightsSubtitle_1vlr4_194{font-size:13px;color:#6c757d}._clientInsightGrid_1vlr4_199{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}._clientInsightCard_1vlr4_205{display:flex;flex-direction:column;gap:4px;padding:14px;border:1px solid #e9ecef;border-radius:8px;background:#f8fafc}._clientInsightRank_1vlr4_215{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}._clientInsightName_1vlr4_223{font-size:14px;font-weight:600;color:#1e293b;line-height:1.3}._clientInsightAmount_1vlr4_230{font-size:18px;font-weight:700;color:#0f172a;font-variant-numeric:tabular-nums}._clientInsightCount_1vlr4_237{font-size:12px;color:#64748b}._summaryFilterActions_1vlr4_242{display:flex;align-items:center;gap:8px}._filterButton_1vlr4_248{border:1px solid #f59e0b;background:#fff7ed;color:#b45309;font-size:18px;font-weight:600;padding:4px 12px;border-radius:6px;cursor:pointer}._filterButton_1vlr4_248:hover{background:#ffedd5}._filterButtonActive_1vlr4_263{background:#f59e0b;color:#fff;border-color:#d97706}._clearFilterButton_1vlr4_269,._clearFilterInline_1vlr4_270{border:none;background:transparent;color:#007bff;cursor:pointer;font-size:13px;text-decoration:underline;padding:0}._filterBanner_1vlr4_280{font-size:13px;color:#92400e;background:#fff7ed;border:1px solid #fed7aa;margin:0 16px 8px;padding:10px 14px;border-radius:8px}._legend_1vlr4_290{font-size:13px;color:#6c757d;margin:0 16px 8px;padding:0 4px}._emptyState_1vlr4_297{text-align:center;padding:48px 24px;background-color:#fff;margin:16px;border-radius:8px;box-shadow:0 2px 4px #00000014}._emptyIcon_1vlr4_306{font-size:48px;color:#28a745;display:block;margin-bottom:16px}._emptyText_1vlr4_313{font-size:18px;font-weight:600;color:#2c3e50;margin:0 0 8px}._emptySubtext_1vlr4_320{font-size:14px;color:#6c757d;margin:0}._section_1vlr4_326{background-color:#fff;padding:20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #00000014;border-left:4px solid #cbd5e1}._section_1vlr4_326._agePod30_1vlr4_109{border-left-color:#f59e0b}._section_1vlr4_326._agePod60_1vlr4_115{border-left-color:#f97316}._section_1vlr4_326._agePod90_1vlr4_121{border-left-color:#dc2626}._section_1vlr4_326._agePodCurrent_1vlr4_127{border-left-color:#22c55e}._sectionHeader_1vlr4_351{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}._sectionTitle_1vlr4_359{margin:0;font-size:18px;font-weight:700;color:#2c3e50}._sectionSubtitle_1vlr4_366{margin:4px 0 0;font-size:13px;color:#6c757d}._sectionFooter_1vlr4_372{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-end;gap:8px 16px;margin-top:12px;padding-top:12px;border-top:2px solid #e9ecef}._sectionFooterLabel_1vlr4_383{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}._sectionFooterSummary_1vlr4_391{font-size:14px;font-weight:600;color:#2c3e50;font-variant-numeric:tabular-nums}._tableWrap_1vlr4_398{overflow-x:auto}._table_1vlr4_398{width:100%;border-collapse:collapse;font-size:14px}._table_1vlr4_398 th,._table_1vlr4_398 td{padding:10px 12px;text-align:left;border-bottom:1px solid #e9ecef}._table_1vlr4_398 th{background-color:#343a40;color:#fff;font-weight:600;white-space:nowrap}._table_1vlr4_398 tbody tr:hover{background-color:#f8f9fa}._table_1vlr4_398 ._num_1vlr4_426{text-align:right;font-variant-numeric:tabular-nums}._ageOver30_1vlr4_431{background-color:#fff3cd}._ageOver60_1vlr4_435{background-color:#ffe4e1}._ageOver90_1vlr4_439{background-color:#ffcccb}._notViewedInvoice_1vlr4_443{box-shadow:inset 4px 0 #f59e0b}._statusViewed_1vlr4_447{display:inline-flex;align-items:center;gap:4px;color:#15803d;font-weight:600;white-space:nowrap}._statusNotViewed_1vlr4_456{display:inline-flex;align-items:center;gap:4px;color:#b45309;font-weight:600;white-space:nowrap}._statusViewedButton_1vlr4_465,._statusNotViewedButton_1vlr4_466{display:inline-flex;align-items:center;gap:4px;font-weight:600;white-space:nowrap;border:none;background:transparent;cursor:pointer;padding:4px 8px;border-radius:4px;font-size:inherit;font-family:inherit}._statusViewedButton_1vlr4_465{color:#15803d}._statusViewedButton_1vlr4_465:hover{background:#dcfce7}._statusNotViewedButton_1vlr4_466{color:#b45309}._statusNotViewedButton_1vlr4_466:hover{background:#ffedd5}._reminderButton_1vlr4_497,._resendButton_1vlr4_498{border:none;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}._reminderButton_1vlr4_497{background:#e0e7ff;color:#3730a3}._reminderButton_1vlr4_497:hover{background:#c7d2fe}._resendButton_1vlr4_498{background:#ffedd5;color:#9a3412}._resendButton_1vlr4_498:hover{background:#fed7aa}._statusMuted_1vlr4_526{color:#94a3b8;font-size:13px}._link_1vlr4_531{background:none;border:none;color:#007bff;cursor:pointer;font-size:inherit;font-family:inherit;padding:0;text-decoration:underline}._link_1vlr4_531:hover{color:#0056b3}@media (max-width: 767px){._header_1vlr4_8,._summaryBar_1vlr4_54,._insightsPanel_1vlr4_170,._section_1vlr4_326,._emptyState_1vlr4_297{margin:8px;padding:16px}._summaryBar_1vlr4_54{grid-template-columns:1fr}._table_1vlr4_398{font-size:12px}._table_1vlr4_398 th,._table_1vlr4_398 td{padding:8px}}._container_1jwog_1{flex:1;background-color:#f8fafc;display:flex;flex-direction:column}._loadingContainer_1jwog_8{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;min-height:400px}._loadingText_1jwog_17{margin-top:10px;font-size:14px;color:#64748b}._header_1jwog_23{background-color:#fff;padding:16px;border-bottom:1px solid #e2e8f0}._headerTop_1jwog_29{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:16px}._headerActions_1jwog_37{display:flex;gap:8px;flex-wrap:wrap}._directoryButton_1jwog_43{background-color:#fff;color:#1a5f7a;border:1px solid #1a5f7a;padding:10px 16px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;font-family:inherit}._directoryPanel_1jwog_55{margin-bottom:16px;padding:12px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff}._directoryIntro_1jwog_63{margin:0 0 10px;color:#475569;font-size:14px}._directoryFilters_1jwog_69{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}._directorySelect_1jwog_76,._directorySearch_1jwog_77{padding:8px 10px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px}._directorySearch_1jwog_77{flex:1;min-width:180px}._directorySearchBtn_1jwog_89{background:#1a5f7a;color:#fff;border:none;border-radius:6px;padding:8px 14px;cursor:pointer;font-weight:600}._directoryList_1jwog_99{display:flex;flex-direction:column;gap:8px}._directoryCard_1jwog_105{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px}._directoryMeta_1jwog_116{margin:4px 0 0;font-size:13px;color:#64748b}._directoryAddBtn_1jwog_122{background:#007bff;color:#fff;border:none;border-radius:6px;padding:8px 12px;cursor:pointer;white-space:nowrap;font-weight:600}._directoryAddBtn_1jwog_122:disabled{opacity:.6}._directoryLoading_1jwog_137,._directoryEmpty_1jwog_138{margin:0;color:#64748b;font-size:14px}._headerTitle_1jwog_144{font-size:24px;font-weight:700;color:#1e293b;margin:0}._addButton_1jwog_151{background-color:#007bff;padding:10px 16px;border-radius:8px;border:none;cursor:pointer;color:#fff;font-size:14px;font-weight:600;font-family:inherit}._addButton_1jwog_151:hover{background-color:#0056b3}._searchContainer_1jwog_167{display:flex;flex-direction:row;align-items:center;background-color:#f8fafc;border-radius:8px;padding:0 12px;margin-bottom:12px;border:1px solid #e2e8f0}._searchIcon_1jwog_178{font-size:16px;margin-right:8px}._searchInput_1jwog_183{flex:1;padding:12px 0;font-size:14px;color:#1e293b;border:none;background:none;font-family:inherit}._searchInput_1jwog_183:focus{outline:none}._searchInput_1jwog_183::placeholder{color:#94a3b8}._filtersRow_1jwog_201{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:12px}._filterLabel_1jwog_209{font-size:14px;font-weight:600;color:#64748b}._radioGroup_1jwog_215{display:flex;flex-direction:row;gap:16px}._radioLabel_1jwog_221{display:flex;align-items:center;gap:6px;font-size:14px;color:#475569;cursor:pointer}._radioLabel_1jwog_221 input{cursor:pointer}._statsRow_1jwog_234{display:flex;flex-direction:row;gap:12px}._statBadge_1jwog_240{flex:1;background-color:#dbeafe;padding:12px;border-radius:8px;display:flex;flex-direction:column;align-items:center}._statNumber_1jwog_250{font-size:20px;font-weight:700;color:#3b82f6;margin-bottom:2px}._statLabel_1jwog_257{font-size:11px;color:#64748b;font-weight:500}._listContainer_1jwog_263{flex:1;padding:16px;overflow-y:auto}._emptyContainer_1jwog_269{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px}._emptyIcon_1jwog_277{font-size:64px;margin-bottom:16px}._emptyText_1jwog_282{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px}._emptySubtext_1jwog_289{font-size:14px;color:#64748b;text-align:center;margin:0}._contractorCard_1jwog_296{background-color:#fff;border-radius:12px;padding:16px;margin-bottom:12px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;cursor:pointer;text-align:left;font-family:inherit;width:100%}._contractorCard_1jwog_296:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000001a}._contractorCardHeader_1jwog_314{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:12px}._contractorInfo_1jwog_322{flex:1}._contractorName_1jwog_326{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 6px}._contractorMeta_1jwog_333{display:flex;flex-direction:row;gap:8px;align-items:center}._inactiveBadge_1jwog_340{background-color:#fee2e2;padding:2px 8px;border-radius:4px;font-size:11px;color:#991b1b;font-weight:600}._stateBadge_1jwog_349{font-size:12px;color:#64748b;font-weight:500}._arrow_1jwog_355{font-size:20px;color:#cbd5e1}._contractorDetails_1jwog_360{display:flex;flex-direction:column;gap:6px}._detailRow_1jwog_366{display:flex;flex-direction:row;align-items:center}._detailIcon_1jwog_372{font-size:14px;margin-right:8px;width:20px}._detailText_1jwog_378{font-size:13px;color:#64748b}@media (max-width: 768px){._headerTop_1jwog_29{flex-direction:column;align-items:flex-start;gap:12px}._addButton_1jwog_151{width:100%}._filtersRow_1jwog_201{flex-direction:column;align-items:flex-start}}._container_wqwnt_1{flex:1;background-color:#f8fafc;padding:16px}._loadingContainer_wqwnt_7{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px}._loadingText_wqwnt_15{margin-top:10px;font-size:14px;color:#64748b}._errorContainer_wqwnt_21{display:flex;flex-direction:column;align-items:center;padding:40px}._errorText_wqwnt_28{font-size:18px;color:#dc2626;margin-bottom:16px}._backButton_wqwnt_34{padding:10px 20px;background:#007bff;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600}._backButton_wqwnt_34:hover{background:#0056b3}._headerCard_wqwnt_49{background:#fff;padding:16px;border-radius:12px;margin-bottom:16px;border:1px solid #e2e8f0}._backLink_wqwnt_57{background:none;border:none;color:#007bff;cursor:pointer;font-size:14px;margin-bottom:12px;padding:0}._backLink_wqwnt_57:hover{text-decoration:underline}._titleRow_wqwnt_71{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._pageTitle_wqwnt_78{font-size:24px;font-weight:700;color:#1e293b;margin:0}._editButton_wqwnt_85{padding:8px 16px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600}._editButton_wqwnt_85:hover{background:#e2e8f0}._formCard_wqwnt_99{background:#fff;padding:24px;border-radius:12px;border:1px solid #e2e8f0}._sectionTitle_wqwnt_106{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 20px}._formGrid_wqwnt_113{display:grid;grid-template-columns:1fr 1fr;gap:16px}._formGroup_wqwnt_119{display:flex;flex-direction:column;gap:6px}._formGroupFull_wqwnt_125{grid-column:1 / -1;display:flex;flex-direction:column;gap:6px}._label_wqwnt_132{font-size:13px;font-weight:600;color:#475569}._input_wqwnt_138{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-family:inherit}._input_wqwnt_138:disabled{background:#f8fafc;color:#64748b}._input_wqwnt_138:focus{outline:none;border-color:#007bff}._textarea_wqwnt_156{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-family:inherit;resize:vertical}._textarea_wqwnt_156:disabled{background:#f8fafc;color:#64748b}._checkboxLabel_wqwnt_170{display:flex;align-items:center;gap:8px;font-size:14px;color:#475569;cursor:pointer}._checkboxLabel_wqwnt_170 input{cursor:pointer}._formActions_wqwnt_183{display:flex;flex-direction:row;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid #e2e8f0}._saveButton_wqwnt_192{padding:10px 24px;background:var(--navistarr-blue);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600}._saveButton_wqwnt_192:hover:not(:disabled){background:var(--navistarr-blue-hover)}._saveButton_wqwnt_192:disabled{background:#94a3b8;cursor:not-allowed}._cancelButton_wqwnt_212{padding:10px 24px;background:var(--navistarr-red);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600}._cancelButton_wqwnt_212:hover:not(:disabled){background:var(--navistarr-red-hover)}._helpText_wqwnt_227{color:#6c757d;margin-top:4px;display:block;font-size:.85rem}._mergeHint_wqwnt_234{color:#1a5f7a;margin-top:6px;display:block;font-size:.85rem}._syncSection_wqwnt_241{margin-top:12px;display:flex;flex-direction:column;gap:6px;align-items:flex-start}._syncButton_wqwnt_249{padding:8px 16px;background:#0f766e;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600}._syncButton_wqwnt_249:hover:not(:disabled){background:#0d9488}._syncButton_wqwnt_249:disabled{background:#94a3b8;cursor:not-allowed}._syncMessage_wqwnt_269{margin:4px 0 0;font-size:.85rem;color:#1e293b}@media (max-width: 768px){._formGrid_wqwnt_113{grid-template-columns:1fr}}._panel_al29s_1{display:flex;flex-direction:column;gap:12px}._toolbar_al29s_7{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._intro_al29s_14{margin:0;font-size:13px;color:#64748b;line-height:1.45;flex:1}._primaryBtn_al29s_22{background:#2563eb;color:#fff;border:none;border-radius:6px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer}._primaryBtn_al29s_22:disabled{opacity:.6;cursor:not-allowed}._error_al29s_38{color:#b91c1c;margin:0}._empty_al29s_43{color:#64748b;font-style:italic}._formCard_al29s_48{border:1px solid #e2e8f0;border-radius:8px;padding:14px;background:#f8fafc}._formTitle_al29s_55{margin:0 0 10px;font-size:15px}._formGrid_al29s_60{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;margin-bottom:10px}._formGrid_al29s_60 label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#475569}._formGrid_al29s_60 input,._formGrid_al29s_60 select{padding:8px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px}._lookupInfo_al29s_83{margin:0 0 8px;font-size:13px;color:#0369a1}._lookupWarn_al29s_89{margin:0 0 8px;font-size:13px;color:#b45309}._checkRow_al29s_95{display:flex;align-items:center;gap:8px;font-size:13px;margin-bottom:10px}._table_al29s_103{width:100%;border-collapse:collapse;font-size:13px}._table_al29s_103 th,._table_al29s_103 td{border-bottom:1px solid #e2e8f0;padding:8px 10px;text-align:left;vertical-align:top}._table_al29s_103 th{background:#f8fafc;font-weight:600;color:#475569}._badge_al29s_123{display:inline-block;margin-left:6px;padding:2px 6px;border-radius:4px;background:#dbeafe;color:#1d4ed8;font-size:11px;font-weight:600}._tag_al29s_134{display:inline-block;margin-right:6px;margin-bottom:4px;padding:2px 6px;border-radius:4px;background:#f1f5f9;font-size:11px}._status_al29s_144{font-weight:600}._actions_al29s_148{display:flex;flex-wrap:wrap;gap:6px}._actions_al29s_148 button{background:#fff;border:1px solid #cbd5e1;border-radius:4px;padding:4px 8px;font-size:12px;cursor:pointer}._actions_al29s_148 button:hover{background:#f8fafc}._container_1tajv_1{box-sizing:border-box;width:100%;max-width:none;padding:1rem}._tableWrap_1tajv_8{overflow-x:auto;width:100%}._toolbar_1tajv_13{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}._intro_1tajv_22{margin:0;color:#555;font-size:.95rem}._primaryBtn_1tajv_28{padding:.5rem 1rem;background:var(--navistarr-blue);color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600}._primaryBtn_1tajv_28:hover:not(:disabled){background:var(--navistarr-blue-hover)}._cancelBtn_1tajv_42{padding:.5rem 1rem;background:var(--navistarr-red);color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600}._cancelBtn_1tajv_42:hover:not(:disabled){background:var(--navistarr-red-hover)}._error_1tajv_56{color:#c00}._table_1tajv_8{width:100%;border-collapse:collapse;font-size:.9rem}._table_1tajv_8 th,._table_1tajv_8 td{border:1px solid #ddd;padding:.5rem .75rem;text-align:left}._table_1tajv_8 th{background:#f5f5f5}._linkBtn_1tajv_77{background:none;border:none;color:#1a5f7a;cursor:pointer;text-decoration:underline}._centered_1tajv_85{display:flex;justify-content:center;padding:3rem}._form_1tajv_91{display:flex;flex-direction:column;gap:.75rem;min-width:320px;max-width:640px;width:100%;padding:.5rem 0}._form_1tajv_91 label{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem}._form_1tajv_91 input,._form_1tajv_91 select,._form_1tajv_91 textarea{padding:.4rem .5rem;border:1px solid #ccc;border-radius:4px}._fieldRow_1tajv_116{display:flex;gap:1rem;flex-wrap:wrap}._fieldRow_1tajv_116>label{flex:1;min-width:140px}._sectionTitle_1tajv_127{margin:.5rem 0 0;font-size:.95rem;border-bottom:1px solid #eee;padding-bottom:.25rem}._automationHint_1tajv_134{margin:.35rem 0 .75rem;color:#666;font-size:.85rem}._modalActions_1tajv_140{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1rem;padding-top:.75rem;border-top:1px solid #eee}._modalTabs_1tajv_149{display:flex;flex-wrap:wrap;gap:.35rem;margin:0 0 1rem;border-bottom:1px solid #e2e8f0;padding-bottom:.25rem}._tab_1tajv_8,._tabActive_1tajv_159{padding:.45rem .85rem;border:1px solid transparent;border-radius:6px 6px 0 0;background:transparent;cursor:pointer;font-size:.9rem;color:#555}._tab_1tajv_8:hover{background:#f5f5f5}._tabActive_1tajv_159{border-color:#e2e8f0;border-bottom-color:#fff;margin-bottom:-1px;color:#1a5f7a;font-weight:600;background:#fff}._tabPanel_1tajv_182{display:flex;flex-direction:column;gap:.75rem;min-height:8rem}._logoBlock_1tajv_189{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 0;border-top:1px solid #eee;border-bottom:1px solid #eee}._logoLabel_1tajv_198{font-size:.85rem;font-weight:600;color:#333}._logoPreview_1tajv_204{max-width:200px;max-height:120px;object-fit:contain;border:1px solid #ddd;border-radius:6px;background:#fafafa}._logoPlaceholder_1tajv_213{width:200px;height:100px;display:flex;align-items:center;justify-content:center;border:1px dashed #ccc;border-radius:6px;color:#888;font-size:.85rem}._logoActions_1tajv_225{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}._fileInput_1tajv_232{font-size:.85rem}._uploading_1tajv_236{font-size:.85rem;color:#1a5f7a}._logoHint_1tajv_241{margin:0;font-size:.82rem;color:#666;max-width:28rem}._optionalUrl_1tajv_248{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;width:100%}._paymentsIntro_1tajv_256{margin:0;line-height:1.5;color:#444;font-size:.95rem}._paymentsMuted_1tajv_263{margin:.5rem 0 0;font-size:.85rem;color:#777}._chargesTableWrap_1tajv_269{overflow-x:auto;margin-top:.5rem}._chargesTable_1tajv_269{width:100%;border-collapse:collapse;font-size:.85rem}._chargesTable_1tajv_269 th,._chargesTable_1tajv_269 td{text-align:left;padding:.4rem .5rem;border-bottom:1px solid #e8e8e8}._checkboxLabel_1tajv_287{display:flex;flex-direction:row;align-items:center;gap:.5rem;font-size:.9rem;cursor:pointer}._checkboxLabel_1tajv_287 input{width:auto}._sendGridDomainRow_1tajv_300{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem;margin-bottom:.5rem}._sendGridDomainField_1tajv_308{flex:1 1 14rem}._secondaryButton_1tajv_312{padding:.45rem .85rem;font-size:.85rem;border:1px solid #ccc;border-radius:6px;background:#f5f5f5;cursor:pointer}._secondaryButton_1tajv_312:disabled{opacity:.6;cursor:not-allowed}._form_1c7bm_1{display:flex;flex-direction:column;gap:.75rem}._row_1c7bm_7{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem}label{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;font-weight:500;color:#334155}input{padding:.5rem .65rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.95rem}._actions_1c7bm_29{display:flex;gap:.75rem;margin-top:.5rem}._primaryBtn_1c7bm_35{padding:.55rem 1rem;background:#1a5f7a;color:#fff;border:none;border-radius:6px;cursor:pointer}._primaryBtn_1c7bm_35:disabled{opacity:.6;cursor:not-allowed}._secondaryBtn_1c7bm_49{padding:.55rem 1rem;background:#fff;color:#334155;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer}._error_1c7bm_58{color:#b91c1c;margin:0;font-size:.9rem}._warning_1c7bm_64{color:#92400e;background:#fffbeb;border:1px solid #fcd34d;padding:.75rem;border-radius:6px;margin:0}._muted_1c7bm_73{color:#64748b;margin:0}._page_zb8bl_1{max-width:960px;margin:0 auto;padding:1rem}._header_zb8bl_7 h1{margin:0 0 .25rem;font-size:1.5rem}._header_zb8bl_7 p{margin:0 0 1.25rem;color:#64748b}._banner_zb8bl_17{background:#fff7ed;border:1px solid #fdba74;color:#9a3412;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem}._card_zb8bl_26{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.25rem;margin-bottom:1rem}._card_zb8bl_26 h2{margin:0 0 .75rem;font-size:1.1rem}._sectionHead_zb8bl_39{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}._sectionHead_zb8bl_39 h2{margin:0}._meta_zb8bl_51{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem 1rem;margin:0}._meta_zb8bl_51 dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b}._meta_zb8bl_51 dd{margin:.15rem 0 0;font-weight:600}._pmSummary_zb8bl_70{display:flex;align-items:center;justify-content:space-between;gap:1rem}._tableWrap_zb8bl_77{overflow-x:auto}._table_zb8bl_77{width:100%;border-collapse:collapse;font-size:.9rem}._table_zb8bl_77 th,._table_zb8bl_77 td{text-align:left;padding:.5rem .65rem;border-bottom:1px solid #e2e8f0}._linkBtn_zb8bl_94,._dangerBtn_zb8bl_95{border:none;background:none;cursor:pointer;font-weight:600}._linkBtn_zb8bl_94{color:#1a5f7a}._dangerBtn_zb8bl_95{color:#b91c1c}._muted_zb8bl_110{color:#64748b}._error_zb8bl_114{color:#b91c1c}._success_zb8bl_118{color:#166534;background:#ecfdf5;border:1px solid #86efac;padding:.65rem .85rem;border-radius:6px}._statusOk_zb8bl_126{color:#166534;text-transform:capitalize}._statusFail_zb8bl_131{color:#b91c1c;text-transform:capitalize}._failMsg_zb8bl_136{color:#64748b;font-size:.85rem}._page_x6qzj_1{max-width:960px;margin:0 auto;padding:1rem}._header_x6qzj_7 h1{margin:0 0 .25rem;font-size:1.5rem}._header_x6qzj_7 p{margin:0 0 1.25rem;color:#64748b}._card_x6qzj_17{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.25rem;margin-bottom:1rem}._checkboxRow_x6qzj_25{display:flex;align-items:center;gap:.5rem;font-weight:600}._helpText_x6qzj_32{margin:.5rem 0 0;color:#64748b;font-size:.9rem}._sectionTitle_x6qzj_38{margin:0 0 .75rem;font-size:1.1rem}._stateTableHeader_x6qzj_43{display:grid;grid-template-columns:1fr 140px;gap:.75rem;font-size:.8rem;font-weight:600;color:#64748b;margin-bottom:.5rem;padding:0 .25rem}._stateGrid_x6qzj_54{display:flex;flex-direction:column;gap:.35rem;max-height:420px;overflow-y:auto}._stateRow_x6qzj_62{display:grid;grid-template-columns:1fr 140px;gap:.75rem;align-items:center}._stateCheckbox_x6qzj_69{display:flex;align-items:center;gap:.4rem;font-size:.9rem}._licenseInput_x6qzj_76{border:1px solid #cbd5e1;border-radius:6px;padding:.35rem .5rem;font-size:.85rem}._licenseInput_x6qzj_76:disabled{background:#f1f5f9;color:#94a3b8}._primaryButton_x6qzj_88{background:#1a5f7a;color:#fff;border:none;border-radius:8px;padding:.65rem 1.25rem;font-weight:600;cursor:pointer}._primaryButton_x6qzj_88:disabled{opacity:.6;cursor:not-allowed}._error_x6qzj_103{color:#b91c1c}._success_x6qzj_107{color:#166534;background:#ecfdf5;border:1px solid #86efac;padding:.65rem .85rem;border-radius:6px;margin-bottom:1rem}._wideCard_165vn_1{max-width:1100px;width:100%}._subtitle_165vn_6{margin:.5rem 0 0;color:#555;font-size:.95rem;line-height:1.45;text-align:left}._banner_165vn_14{margin:0 0 1rem;padding:.65rem .75rem;background:#fff8e6;border:1px solid #e6d9a8;border-radius:6px;color:#5c4a00;font-size:.88rem;text-align:left}._loadingWrap_165vn_25{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;color:#555}._plansGrid_165vn_34{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:.5rem}._planCard_165vn_41{display:flex;flex-direction:column;text-align:left;padding:0;border:2px solid #e0e0e0;border-radius:10px;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}._planCard_165vn_41:hover{border-color:#1a5f7a;box-shadow:0 4px 14px #1a5f7a1f}._planCardSelected_165vn_59{border-color:#1a5f7a;box-shadow:0 4px 18px #1a5f7a33}._planPhoto_165vn_64{width:100%;height:140px;object-fit:cover;display:block;background:#f0f0f0}._planPhotoPlaceholder_165vn_72{height:140px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a5f7a,#144a5f);color:#fff;font-weight:600;font-size:1.25rem}._planBody_165vn_83{padding:1rem 1rem 1.1rem;display:flex;flex-direction:column;gap:.35rem}._planName_165vn_90{margin:0;font-size:1.2rem;color:#1a1a1a}._planPrice_165vn_96{margin:0;font-size:1.35rem;font-weight:700;color:#1a5f7a}._perMonth_165vn_103{font-size:.85rem;font-weight:500;color:#666}._planDescription_165vn_109{margin:.35rem 0 0;font-size:.9rem;line-height:1.45;color:#444}._actions_165vn_116{margin-top:1.5rem;display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}._actionsSecondary_165vn_124{margin-top:.75rem;display:flex;justify-content:center}._accountForm_165vn_130{display:flex;flex-direction:column;gap:.75rem;text-align:left}._accountForm_165vn_130 label{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;font-weight:500}._accountForm_165vn_130 input[type=text],._accountForm_165vn_130 input[type=email],._accountForm_165vn_130 input[type=password]{padding:.5rem .65rem;border:1px solid #cbd5e1;border-radius:6px}._fieldRow_165vn_153{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}._checkboxLabel_165vn_159{flex-direction:row!important;align-items:center;gap:.5rem!important;font-weight:400!important}._secondaryAction_165vn_166{padding:.55rem 1rem;background:#fff;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer}._linkBack_165vn_174{border:none;background:none;color:#1a5f7a;cursor:pointer;font-weight:600}._container_1m7tu_1{flex:1;background-color:#f5f5f5;overflow-y:auto;padding-bottom:24px}._header_1m7tu_8{background-color:#fff;padding:20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #00000014}._title_1m7tu_16{font-size:22px;font-weight:700;color:#2c3e50;margin:0}._subtitle_1m7tu_23{font-size:14px;color:#6c757d;margin:8px 0 0}._toolbar_1m7tu_29{display:flex;flex-wrap:wrap;gap:12px;align-items:center;background-color:#fff;padding:16px 20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #00000014}._searchInput_1m7tu_41{flex:1;min-width:260px;padding:10px 12px;border:1px solid #ced4da;border-radius:6px;font-size:14px}._buttonRow_1m7tu_50{display:flex;flex-wrap:wrap;gap:8px}._button_1m7tu_50,._secondaryButton_1m7tu_57,._linkButton_1m7tu_58,._dangerButton_1m7tu_59,._smallButton_1m7tu_60{border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer}._button_1m7tu_50:disabled,._secondaryButton_1m7tu_57:disabled,._linkButton_1m7tu_58:disabled,._dangerButton_1m7tu_59:disabled,._smallButton_1m7tu_60:disabled{opacity:.6;cursor:not-allowed}._button_1m7tu_50{background-color:#007bff;color:#fff;padding:10px 14px}._secondaryButton_1m7tu_57{background-color:#6c757d;color:#fff;padding:10px 14px}._dangerButton_1m7tu_59{background-color:#dc3545;color:#fff;padding:10px 14px}._linkButton_1m7tu_58{background:transparent;color:#007bff;text-decoration:underline;padding:0}._smallButton_1m7tu_60{background-color:#e9ecef;color:#2c3e50;padding:6px 10px}._summaryBar_1m7tu_108{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;background-color:#fff;padding:16px 20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #00000014}._summaryItem_1m7tu_119{display:flex;flex-direction:column;gap:4px}._summaryLabel_1m7tu_125{font-size:12px;color:#6c757d;font-weight:500}._summaryValue_1m7tu_131{font-size:18px;font-weight:700;color:#2c3e50}._banner_1m7tu_137{margin:16px;padding:12px 16px;border-radius:8px;font-size:14px}._errorBanner_1m7tu_144{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}._infoBanner_1m7tu_150{background-color:#e8f4fd;color:#0c5460;border:1px solid #bee5eb}._section_1m7tu_156{background-color:#fff;padding:20px;margin:16px;border-radius:8px;box-shadow:0 2px 4px #00000014}._sectionTitle_1m7tu_164{margin:0 0 16px;font-size:18px;color:#2c3e50}._tableWrap_1m7tu_170{overflow-x:auto}._table_1m7tu_170{width:100%;border-collapse:collapse;font-size:14px}._table_1m7tu_170 th,._table_1m7tu_170 td{padding:10px 12px;text-align:left;border-bottom:1px solid #e9ecef;vertical-align:top}._table_1m7tu_170 th{background-color:#343a40;color:#fff;font-weight:600;white-space:nowrap}._table_1m7tu_170 tbody tr:hover{background-color:#f8f9fa}._num_1m7tu_199{text-align:right;font-variant-numeric:tabular-nums}._checkboxCell_1m7tu_204{width:42px;text-align:center}._statusBadge_1m7tu_209{display:inline-flex;align-items:center;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700;white-space:nowrap}._statusNotInQb_1m7tu_219{background-color:#fff3cd;color:#856404}._statusInQb_1m7tu_224{background-color:#d4edda;color:#155724}._actions_1m7tu_229{display:flex;flex-wrap:wrap;gap:8px}._muted_1m7tu_235{color:#6c757d}._loadingContainer_1m7tu_239,._emptyState_1m7tu_240{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;gap:12px}._emptyText_1m7tu_249{margin:0;color:#6c757d}@media (max-width: 767px){._header_1m7tu_8,._toolbar_1m7tu_29,._summaryBar_1m7tu_108,._section_1m7tu_156,._banner_1m7tu_137{margin:8px;padding:16px}._table_1m7tu_170{font-size:12px}._table_1m7tu_170 th,._table_1m7tu_170 td{padding:8px}._buttonRow_1m7tu_50{width:100%}._button_1m7tu_50,._secondaryButton_1m7tu_57,._dangerButton_1m7tu_59{flex:1}}._container_l25gy_1{box-sizing:border-box;width:100%;max-width:none;padding:0}._page_l25gy_8{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:.75rem}._mobileTypePicker_l25gy_16{display:none;margin-bottom:.75rem;padding:.85rem 1rem;background:#fff;border:1px solid #d8dee6;border-radius:10px;box-shadow:0 1px 3px #0f172a0f}._mobileTypeLabel_l25gy_26{display:block;margin-bottom:.35rem;font-size:.8rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}._mobileTypeSelect_l25gy_36{width:100%;padding:.55rem .65rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;background:#fff;color:#1e293b}._toolbar_l25gy_46{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:.85rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}._toolbarLeft_l25gy_59{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem}._intro_l25gy_66{margin:0;color:#64748b;font-size:.95rem;line-height:1.45}._fieldGroup_l25gy_73{display:flex;flex-direction:column;gap:.35rem}._fieldGroup_l25gy_73 label{font-size:.85rem;font-weight:600;color:#444}._select_l25gy_85,._searchInput_l25gy_86{min-width:0;width:100%;max-width:280px;padding:.45rem .6rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.9rem;background:#fff}._checkboxLabel_l25gy_97{display:flex;align-items:center;gap:.4rem;font-size:.9rem;color:#444;cursor:pointer;-webkit-user-select:none;user-select:none}._primaryBtn_l25gy_107{padding:.5rem 1rem;background:var(--navistarr-blue);color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600}._primaryBtn_l25gy_107:hover:not(:disabled){background:var(--navistarr-blue-hover)}._primaryBtn_l25gy_107:disabled{opacity:.6;cursor:not-allowed}._cancelBtn_l25gy_126{padding:.5rem 1rem;background:#888;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600}._cancelBtn_l25gy_126:hover:not(:disabled){background:#666}._dangerBtn_l25gy_140{padding:.35rem .65rem;background:var(--navistarr-red);color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.85rem}._dangerBtn_l25gy_140:hover:not(:disabled){background:var(--navistarr-red-hover)}._linkBtn_l25gy_154{background:none;border:none;color:#1a5f7a;cursor:pointer;padding:0;font-size:.9rem;text-decoration:underline}._linkBtn_l25gy_154:hover{color:#0d3d4d}._error_l25gy_168{color:#b91c1c;margin:0 0 1rem;padding:.65rem .85rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;font-size:.9rem}._loading_l25gy_178{padding:2rem 1rem;text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px}._tableWrap_l25gy_187{overflow-x:auto;width:100%;border:1px solid #e2e8f0;border-radius:8px;background:#fff}._table_l25gy_187{width:100%;border-collapse:collapse;font-size:.9rem}._table_l25gy_187 th,._table_l25gy_187 td{border-bottom:1px solid #e2e8f0;padding:.6rem .85rem;text-align:left;vertical-align:top}._table_l25gy_187 th{background:#f1f5f9;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#475569;border-bottom:1px solid #cbd5e1}._table_l25gy_187 tbody tr:last-child td{border-bottom:none}._table_l25gy_187 tbody tr:hover{background:#f8fafc}._inactiveRow_l25gy_227{opacity:.55;background:#fafafa}._textPreview_l25gy_232{max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._badge_l25gy_239{display:inline-block;padding:.15rem .45rem;border-radius:4px;font-size:.75rem;font-weight:600;background:#eee;color:#666}._badgeInactive_l25gy_249{background:#fde8e8;color:#a33}._badgeQuickAdd_l25gy_254{background:#e8f4ea;color:#2a6b3a}._emptyState_l25gy_259{padding:2.5rem 1.25rem;text-align:center;color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px}._emptyState_l25gy_259 h3{margin:0 0 .5rem;color:#334155;font-size:1.05rem}._modalForm_l25gy_274{display:flex;flex-direction:column;gap:1rem;min-width:320px}._modalForm_l25gy_274 label{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:600;color:#444}._modalForm_l25gy_274 input[type=text],._modalForm_l25gy_274 input[type=number],._modalForm_l25gy_274 textarea{font-weight:400;padding:.45rem .6rem;border:1px solid #ccc;border-radius:6px;font-size:.9rem}._modalForm_l25gy_274 textarea{min-height:120px;resize:vertical;font-family:inherit}._checkboxRow_l25gy_306{display:flex;flex-wrap:wrap;gap:1rem}._checkboxRow_l25gy_306 label{flex-direction:row;align-items:center;font-weight:400;cursor:pointer}._modalActions_l25gy_319{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}._hint_l25gy_326{font-size:.8rem;font-weight:400;color:#777}._layout_l25gy_332{display:flex;gap:1rem;align-items:stretch}._sidebar_l25gy_338{flex:0 0 260px;background:#fff;border:1px solid #d8dee6;border-radius:10px;padding:1rem;box-shadow:0 1px 3px #0f172a0f}._sidebarIntro_l25gy_347{margin:0 0 1rem;padding-bottom:.85rem;border-bottom:1px solid #e2e8f0;font-size:.85rem;color:#64748b;line-height:1.45}._sidebarSection_l25gy_356{margin-bottom:.75rem}._sidebarSectionDivider_l25gy_360{padding-top:.75rem;border-top:1px solid #e2e8f0}._sidebarHeading_l25gy_365{margin:0 0 .45rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}._sidebarList_l25gy_374{list-style:none;margin:0;padding:0}._sidebarLink_l25gy_380{display:block;width:100%;text-align:left;padding:.5rem .65rem;margin-bottom:.2rem;border:1px solid transparent;border-radius:8px;background:transparent;color:#334155;font-size:.9rem;cursor:pointer;transition:background .15s ease,border-color .15s ease}._sidebarLink_l25gy_380:hover{background:#f1f5f9;border-color:#e2e8f0}._sidebarLinkActive_l25gy_400{background:var(--navistarr-blue);color:#fff;font-weight:600;border-color:var(--navistarr-blue)}._sidebarLinkActive_l25gy_400:hover{background:var(--navistarr-blue-hover);border-color:var(--navistarr-blue-hover)}._main_l25gy_412{flex:1;min-width:0;display:flex;flex-direction:column;background:#fff;border:1px solid #d8dee6;border-radius:10px;box-shadow:0 1px 3px #0f172a0f;overflow:hidden}._mainHeader_l25gy_424{padding:1rem 1.15rem;border-bottom:1px solid #e2e8f0;background:#fafbfc}._mainTitle_l25gy_430{margin:0 0 .35rem;font-size:1.25rem;color:#1e293b}._mainBody_l25gy_436{flex:1;padding:1rem 1.15rem 1.15rem}._secondaryBtn_l25gy_441{padding:.5rem 1rem;background:#fff;color:var(--navistarr-blue);border:1px solid var(--navistarr-blue);border-radius:6px;cursor:pointer;font-weight:600}._secondaryBtn_l25gy_441:hover:not(:disabled){background:#eef4f8}._secondaryBtn_l25gy_441:disabled{opacity:.5;cursor:not-allowed}._structuredPanel_l25gy_460{margin-top:.25rem;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}._structuredActions_l25gy_468{display:flex;flex-wrap:wrap;gap:.5rem}._editHeader_l25gy_474{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}._structuredGrid_l25gy_483{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}._checkboxGroup_l25gy_489{border:1px solid #e2e8f0;border-radius:8px;padding:.85rem;background:#fff}._checkboxGroupTitle_l25gy_496{margin:0 0 .5rem;font-size:.95rem;color:#333}._checkboxList_l25gy_502{display:flex;flex-direction:column;gap:.35rem;max-height:280px;overflow-y:auto;margin-top:.35rem}@media (max-width: 900px){._page_l25gy_8{padding:.5rem}._mobileTypePicker_l25gy_16{display:block}._layout_l25gy_332{flex-direction:column;gap:.75rem}._sidebar_l25gy_338{display:none}._mainHeader_l25gy_424{padding:.85rem 1rem}._mainBody_l25gy_436{padding:.85rem 1rem 1rem}._toolbar_l25gy_46{flex-direction:column;align-items:stretch}._toolbarLeft_l25gy_59{flex-direction:column;align-items:stretch;width:100%}._fieldGroup_l25gy_73{width:100%}._searchInput_l25gy_86{max-width:none}._primaryBtn_l25gy_107{width:100%;text-align:center}._textPreview_l25gy_232{max-width:200px}}@media (max-width: 480px){._mainTitle_l25gy_430{font-size:1.1rem}._table_l25gy_187{font-size:.82rem}._table_l25gy_187 th,._table_l25gy_187 td{padding:.45rem .55rem}}._actionsCell_l25gy_581{white-space:nowrap}._actionsCell_l25gy_581 button+button{margin-left:.5rem}:root{--navistarr-blue: #2e408e;--navistarr-blue-hover: #243670;--navistarr-red: #9e2a2b;--navistarr-red-hover: #7d2223}*{margin:0;padding:0;box-sizing:border-box}button.navistarr-btn-save,button.navistarr-btn-cancel{padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:600;font-family:inherit;font-size:.95rem}button.navistarr-btn-save:disabled,button.navistarr-btn-cancel:disabled{opacity:.6;cursor:not-allowed}button.navistarr-btn-save{background-color:var(--navistarr-blue);color:#fff;border:none}button.navistarr-btn-save:hover:not(:disabled){background-color:var(--navistarr-blue-hover)}button.navistarr-btn-cancel{background-color:var(--navistarr-red);color:#fff;border:none}button.navistarr-btn-cancel:hover:not(:disabled){background-color:var(--navistarr-red-hover)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa}#root{min-height:100vh;width:100%}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.flex{display:flex}.flex-column{flex-direction:column}.justify-center{justify-content:center}.align-center{align-items:center}.text-center{text-align:center}.spinner{border:3px solid #f3f3f3;border-top:3px solid var(--navistarr-blue);border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
