@charset "UTF-8";*{box-sizing:border-box}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;line-height:1.2;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 6px center;background-size:16px;min-width:60px}input[type=checkbox],input[type=radio]{margin:0 4px 0 0;cursor:pointer}input,select,textarea,button{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit}hr{border:none;height:1px;background-color:#e0e0e0;width:100%}.pageActions{display:flex;gap:8px;justify-content:flex-end;margin-bottom:12px}@media(max-width:767px){.pageActions{flex-wrap:wrap;gap:4px}}.hidden{display:none}.btnPrimary,.btnSuccess,.btnDanger,.btnSecondary,.btnSmall{min-width:80px;border:none;border-radius:4px;font-weight:500;color:#fff;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.btnWide{min-width:135px}.btnFullWidth{width:100%}.btnPrimary,.btnSuccess,.btnDanger,.btnSecondary{padding:8px 16px}.btnPrimary.disabled,.btnSuccess.disabled,.btnDanger.disabled,.btnSecondary.disabled{background-color:#6c757d;opacity:.7;cursor:not-allowed}.btnSmall{padding:4px}.btnPrimary{background-color:#0077be}.btnPrimary:hover:not(.disabled){background-color:#005a96;box-shadow:0 0 0 1px #005a96}.btnSecondary{background-color:#6c757d}.btnSecondary:hover:not(.disabled){background-color:#5a6268;box-shadow:0 0 0 1px #5a6268}.btnSuccess{background-color:#28a745}.btnSuccess:hover:not(.disabled){background-color:#218838;box-shadow:0 0 0 1px #218838}.btnDanger{background-color:#dc3545}.btnDanger:hover:not(.disabled){background-color:#c82333;box-shadow:0 0 0 1px #c82333}.btnLeftAligned{margin-right:auto}.gridContainer{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.grid{width:100%;table-layout:auto;border-collapse:collapse}.grid thead{background-color:#e8e8e8;border-bottom:1px solid #e0e0e0}.grid thead th{padding:6px 4px;text-align:left;vertical-align:top;font-weight:600;background-color:#e8e8e8;border-right:1px solid #e0e0e0;white-space:normal;word-wrap:break-word;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .15s ease;min-width:100px}.grid thead th:hover{background-color:#e0e0e0}.grid thead th:last-child{border-right:none}@media(max-width:767px){.grid thead th{min-width:80px}}.grid tbody tr{border-bottom:1px solid #e0e0e0;cursor:pointer;transition:background-color .15s ease}.grid tbody tr:last-child{border-bottom:none}.grid tbody tr:nth-child(2n){background-color:#fbfbfb}.grid tbody tr:hover{background-color:#e7f1ff}.grid tbody tr.selected{background-color:#cce5ff}.grid tbody tr.errorRow{background-color:#ffebee}.grid tbody tr.warningRow{background-color:#fff3e0}.grid tbody tr.errorRow:hover{background-color:#f0dde0}.grid tbody tr.errorRow.selected{background-color:#e0cfd1}.grid tbody tr.warningRow:hover{background-color:#f0e4d3}.grid tbody tr.warningRow.selected{background-color:#e0d6c5}.grid tbody tr.successRow{background-color:#e8f5e9}.grid tbody tr.successRow:hover{background-color:#dae8db}.grid tbody tr.successRow.selected{background-color:#ccdacd}.grid tbody tr.emptyRow{cursor:default}.grid tbody tr.emptyRow:hover{background-color:transparent}.grid tbody tr.emptyRow:nth-child(2n){background-color:#fbfbfb}.grid tbody tr td{padding:6px 4px;border-right:1px solid #e0e0e0;vertical-align:top;min-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none}.grid tbody tr td:last-child{border-right:none}@media(max-width:767px){.grid tbody tr td{min-width:80px}}.grid tbody td.colActions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:flex-start!important;gap:4px 4px!important}.grid tbody td.colActions button{text-align:center;min-width:60px;flex-shrink:0}.grid thead th.colActions{text-align:right!important}.grid.audit-log-table{table-layout:fixed}.grid.audit-log-table thead th:nth-child(1){width:12.5%}.grid.audit-log-table thead th:nth-child(2){width:12.5%}.grid.audit-log-table thead th:nth-child(3){width:12.5%}.grid.audit-log-table thead th:nth-child(4){width:12.5%}.grid.audit-log-table thead th:nth-child(5){width:25%}.grid.audit-log-table thead th:nth-child(6){width:25%}.grid.audit-log-table thead th,.grid.audit-log-table tbody td{min-width:unset;max-width:unset}.grid.audit-log-table tbody td:nth-child(1),.grid.audit-log-table tbody td:nth-child(2),.grid.audit-log-table tbody td:nth-child(3),.grid.audit-log-table tbody td:nth-child(4){white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-overflow:clip}.grid.audit-log-table tbody td.colJson{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-overflow:clip}.grid.customers-page-grid{table-layout:fixed}.grid.customers-page-grid thead th:nth-child(1){width:20%}.grid.customers-page-grid thead th:nth-child(2){width:14%}.grid.customers-page-grid thead th:nth-child(3){width:17%}.grid.customers-page-grid thead th:nth-child(4){width:11%}.grid.customers-page-grid thead th:nth-child(5){width:12%}.grid.customers-page-grid thead th:nth-child(6){width:16%}.grid.customers-page-grid thead th:nth-child(7){width:10%}.grid.customers-page-grid thead th,.grid.customers-page-grid tbody td{min-width:unset;max-width:unset}.grid.customers-page-grid tbody td:nth-child(1),.grid.customers-page-grid tbody td:nth-child(2),.grid.customers-page-grid tbody td:nth-child(3),.grid.customers-page-grid tbody td:nth-child(4),.grid.customers-page-grid tbody td:nth-child(5),.grid.customers-page-grid tbody td:nth-child(6),.grid.customers-page-grid tbody td:nth-child(7){overflow:hidden!important;text-overflow:ellipsis!important}.grid.import-validation-grid{table-layout:fixed}.grid.import-validation-grid thead th:nth-child(1){width:10%}.grid.import-validation-grid thead th:nth-child(2){width:10%}.grid.import-validation-grid thead th:nth-child(3){width:17%}.grid.import-validation-grid thead th:nth-child(4){width:14%}.grid.import-validation-grid thead th:nth-child(5){width:25%}.grid.import-validation-grid thead th:nth-child(6){width:24%}.grid.import-validation-grid thead th,.grid.import-validation-grid tbody td{min-width:unset;max-width:unset}.grid.import-validation-grid tbody td:nth-child(3),.grid.import-validation-grid tbody td:nth-child(4),.grid.import-validation-grid tbody td:nth-child(5){overflow:hidden!important;text-overflow:ellipsis!important}.grid.users-page-grid{table-layout:fixed}.grid.users-page-grid thead th:nth-child(1){width:18%}.grid.users-page-grid thead th:nth-child(2){width:23%}.grid.users-page-grid thead th:nth-child(3){width:14%}.grid.users-page-grid thead th:nth-child(4){width:28%}.grid.users-page-grid thead th:nth-child(5){width:7%}.grid.users-page-grid thead th:nth-child(6){width:10%}.grid.users-page-grid thead th,.grid.users-page-grid tbody td{min-width:unset;max-width:unset}.grid.users-page-grid tbody td:nth-child(1),.grid.users-page-grid tbody td:nth-child(2),.grid.users-page-grid tbody td:nth-child(3),.grid.users-page-grid tbody td:nth-child(6){overflow:hidden!important;text-overflow:ellipsis!important}.grid.reminders-grid{table-layout:fixed}.grid.reminders-grid thead th,.grid.reminders-grid tbody td{white-space:normal!important;word-break:break-all!important;overflow-wrap:break-word!important;overflow:visible!important;text-overflow:clip!important}.grid.reminders-grid thead th:nth-child(1){width:20%}.grid.reminders-grid thead th:nth-child(2){width:18%}.grid.reminders-grid thead th:nth-child(3){width:32%}.grid.reminders-grid thead th:nth-child(4){width:30%;text-align:right}.grid.reminders-grid thead th,.grid.reminders-grid tbody td{min-width:unset;max-width:unset}.grid.reminders-grid tbody td:nth-child(2){overflow:hidden!important;text-overflow:ellipsis!important}.grid.notes-grid{table-layout:fixed}.grid.notes-grid thead th,.grid.notes-grid tbody td{white-space:normal!important;word-break:break-all!important;overflow-wrap:break-word!important;overflow:visible!important;text-overflow:clip!important}.grid.notes-grid thead th:nth-child(1){width:20%}.grid.notes-grid thead th:nth-child(2){width:18%}.grid.notes-grid thead th:nth-child(3){width:32%}.grid.notes-grid thead th:nth-child(4){width:30%;text-align:right}.grid.notes-grid thead th,.grid.notes-grid tbody td{min-width:unset;max-width:unset}.grid.notes-grid tbody td:nth-child(2){overflow:hidden!important;text-overflow:ellipsis!important}.grid.reminder-notes-grid{table-layout:fixed}.grid.reminder-notes-grid thead th,.grid.reminder-notes-grid tbody td{white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important;overflow:visible!important;text-overflow:clip!important;min-width:unset;max-width:unset}.grid.reminder-notes-grid thead th:nth-child(1){width:65%}.grid.reminder-notes-grid thead th:nth-child(2){width:35%}.grid.locations-page-grid{table-layout:fixed}.grid.locations-page-grid thead th:nth-child(1){width:15%}.grid.locations-page-grid thead th:nth-child(2){width:25%}.grid.locations-page-grid thead th:nth-child(3){width:15%}.grid.locations-page-grid thead th:nth-child(4){width:20%}.grid.locations-page-grid thead th:nth-child(5){width:25%}.grid.locations-page-grid thead th,.grid.locations-page-grid tbody td{min-width:unset;max-width:unset}.grid.locations-page-grid tbody td:nth-child(1),.grid.locations-page-grid tbody td:nth-child(2),.grid.locations-page-grid tbody td:nth-child(3),.grid.locations-page-grid tbody td:nth-child(4){overflow:hidden!important;text-overflow:ellipsis!important}.grid.specialists-page-grid{table-layout:fixed}.grid.specialists-page-grid thead th:nth-child(1){width:30%}.grid.specialists-page-grid thead th:nth-child(2){width:70%}.grid.specialists-page-grid thead th,.grid.specialists-page-grid tbody td{min-width:unset;max-width:unset}.grid.specialists-page-grid tbody td:nth-child(1){overflow:hidden!important;text-overflow:ellipsis!important}.grid.dashboard-alerts-grid{table-layout:fixed}.grid.dashboard-alerts-grid thead th:nth-child(1){width:17%}.grid.dashboard-alerts-grid thead th:nth-child(2){width:13%}.grid.dashboard-alerts-grid thead th:nth-child(3){width:28%}.grid.dashboard-alerts-grid thead th:nth-child(4){width:13%}.grid.dashboard-alerts-grid thead th:nth-child(5){width:12%}.grid.dashboard-alerts-grid thead th:nth-child(6){width:17%}.grid.dashboard-alerts-grid thead th,.grid.dashboard-alerts-grid tbody td{min-width:unset;max-width:unset}.grid.dashboard-alerts-grid tbody td:nth-child(2),.grid.dashboard-alerts-grid tbody td:nth-child(4),.grid.dashboard-alerts-grid tbody td:nth-child(5){overflow:hidden!important;text-overflow:ellipsis!important}.grid.settings-page-grid{table-layout:fixed}.grid.settings-page-grid thead th:nth-child(1){width:20%}.grid.settings-page-grid thead th:nth-child(2){width:65%}.grid.settings-page-grid thead th:nth-child(3){width:15%}.grid.settings-page-grid thead th{min-width:unset;max-width:unset}.grid.customer-growth-report-grid{table-layout:fixed}.grid.customer-growth-report-grid thead th:nth-child(1){width:20%}.grid.customer-growth-report-grid thead th:nth-child(2){width:16%}.grid.customer-growth-report-grid thead th:nth-child(3){width:12%}.grid.customer-growth-report-grid thead th:nth-child(4){width:12%}.grid.customer-growth-report-grid thead th:nth-child(5){width:12%}.grid.customer-growth-report-grid thead th:nth-child(6){width:12%}.grid.customer-growth-report-grid thead th:nth-child(7){width:16%}.grid.customer-growth-report-grid thead th{min-width:unset;max-width:unset}.grid.customer-growth-report-grid thead th,.grid.customer-growth-report-grid tbody td{text-align:right;font-variant-numeric:tabular-nums}.grid.customer-growth-report-grid thead th:first-child,.grid.customer-growth-report-grid tbody td:first-child{text-align:left}.grid.specialist-workload-report-grid{table-layout:fixed}.grid.specialist-workload-report-grid thead th:nth-child(1){width:20%}.grid.specialist-workload-report-grid thead th:nth-child(2){width:12%}.grid.specialist-workload-report-grid thead th:nth-child(3){width:12%}.grid.specialist-workload-report-grid thead th:nth-child(4){width:12%}.grid.specialist-workload-report-grid thead th:nth-child(5){width:11%}.grid.specialist-workload-report-grid thead th:nth-child(6){width:11%}.grid.specialist-workload-report-grid thead th:nth-child(7){width:11%}.grid.specialist-workload-report-grid thead th:nth-child(8){width:11%}.grid.specialist-workload-report-grid thead th{min-width:unset;max-width:unset}.grid.specialist-workload-report-grid thead th,.grid.specialist-workload-report-grid tbody td{text-align:right;font-variant-numeric:tabular-nums}.grid.specialist-workload-report-grid thead th:first-child,.grid.specialist-workload-report-grid tbody td:first-child{text-align:left}.grid.customer-dormancy-report-grid{table-layout:fixed}.grid.customer-dormancy-report-grid thead th:nth-child(1){width:14%}.grid.customer-dormancy-report-grid thead th:nth-child(2){width:12%}.grid.customer-dormancy-report-grid thead th:nth-child(3){width:9%}.grid.customer-dormancy-report-grid thead th:nth-child(4){width:11%}.grid.customer-dormancy-report-grid thead th:nth-child(5){width:16%}.grid.customer-dormancy-report-grid thead th:nth-child(6){width:12%}.grid.customer-dormancy-report-grid thead th:nth-child(7){width:14%}.grid.customer-dormancy-report-grid thead th:nth-child(8){width:12%}.grid.customer-dormancy-report-grid thead th{min-width:unset;max-width:unset}.grid.customer-dormancy-report-grid thead th:last-child,.grid.customer-dormancy-report-grid tbody td:last-child{text-align:right;font-variant-numeric:tabular-nums}.edit:before,.delete:before,.close:before,.menu:before,.userAvatar:before{content:"";display:block;width:1em;height:1em;background-color:currentColor;mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.edit:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M22.19 1.81002c-0.3406 -0.33916 -0.7449 -0.60748 -1.1898 -0.78945 -0.4449 -0.181969 -0.9214 -0.273985 -1.402 -0.270731 -0.4806 0.003255 -0.9558 0.101715 -1.3982 0.289691 -0.4423 0.18798 -0.8431 0.46175 -1.179 0.80549L2.521 16.345 0.75 23.25l6.905 -1.771 14.5 -14.49998c0.3437 -0.33593 0.6175 -0.73665 0.8055 -1.17901 0.188 -0.44235 0.2864 -0.91756 0.2897 -1.39819 0.0032 -0.48063 -0.0888 -0.95713 -0.2707 -1.40199 -0.182 -0.44486 -0.4503 -0.84925 -0.7895 -1.18981Z'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m16.606 2.26001 5.134 5.134'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m14.512 4.354 5.134 5.134'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m2.521 16.345 5.139 5.129'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M22.19 1.81002c-0.3406 -0.33916 -0.7449 -0.60748 -1.1898 -0.78945 -0.4449 -0.181969 -0.9214 -0.273985 -1.402 -0.270731 -0.4806 0.003255 -0.9558 0.101715 -1.3982 0.289691 -0.4423 0.18798 -0.8431 0.46175 -1.179 0.80549L2.521 16.345 0.75 23.25l6.905 -1.771 14.5 -14.49998c0.3437 -0.33593 0.6175 -0.73665 0.8055 -1.17901 0.188 -0.44235 0.2864 -0.91756 0.2897 -1.39819 0.0032 -0.48063 -0.0888 -0.95713 -0.2707 -1.40199 -0.182 -0.44486 -0.4503 -0.84925 -0.7895 -1.18981Z'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m16.606 2.26001 5.134 5.134'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m14.512 4.354 5.134 5.134'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m2.521 16.345 5.139 5.129'/%3E%3C/svg%3E")}.close:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M0.75 12c0 2.9837 1.18526 5.8452 3.29505 7.955C6.15483 22.0647 9.01631 23.25 12 23.25c2.9837 0 5.8452 -1.1853 7.955 -3.295 2.1097 -2.1098 3.295 -4.9713 3.295 -7.955 0 -2.98369 -1.1853 -5.84517 -3.295 -7.95495C17.8452 1.93526 14.9837 0.75 12 0.75c-2.98369 0 -5.84517 1.18526 -7.95495 3.29505C1.93526 6.15483 0.75 9.01631 0.75 12Z'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8.82 15.18 15.18 8.82'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8.82 8.82 15.18 15.18'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M0.75 12c0 2.9837 1.18526 5.8452 3.29505 7.955C6.15483 22.0647 9.01631 23.25 12 23.25c2.9837 0 5.8452 -1.1853 7.955 -3.295 2.1097 -2.1098 3.295 -4.9713 3.295 -7.955 0 -2.98369 -1.1853 -5.84517 -3.295 -7.95495C17.8452 1.93526 14.9837 0.75 12 0.75c-2.98369 0 -5.84517 1.18526 -7.95495 3.29505C1.93526 6.15483 0.75 9.01631 0.75 12Z'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8.82 15.18 15.18 8.82'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M8.82 8.82 15.18 15.18'/%3E%3C/svg%3E")}.delete:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M1 5h22'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M14.25 1h-4.5c-0.39782 0-0.77936 0.15804-1.06066 0.43934C8.40804 1.72064 8.25 2.10218 8.25 2.5V5h7.5V2.5c0-0.39782-0.158-0.77936-0.4393-1.06066C15.0294 1.15804 14.6478 1 14.25 1Z'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M9.75 17.75v-7.5'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M14.25 17.75v-7.5'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M18.86 21.62c-0.0278 0.3758-0.197 0.7271-0.4735 0.9832-0.2764 0.256-0.6397 0.3978-1.0165 0.3968H6.63c-0.37683 0.001-0.74006-0.1408-1.01653-0.3968-0.27647-0.2561-0.44565-0.6074-0.47347-0.9832L3.75 5h16.5l-1.39 16.62Z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M1 5h22'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M14.25 1h-4.5c-0.39782 0-0.77936 0.15804-1.06066 0.43934C8.40804 1.72064 8.25 2.10218 8.25 2.5V5h7.5V2.5c0-0.39782-0.158-0.77936-0.4393-1.06066C15.0294 1.15804 14.6478 1 14.25 1Z'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M9.75 17.75v-7.5'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M14.25 17.75v-7.5'/%3E%3Cpath stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M18.86 21.62c-0.0278 0.3758-0.197 0.7271-0.4735 0.9832-0.2764 0.256-0.6397 0.3978-1.0165 0.3968H6.63c-0.37683 0.001-0.74006-0.1408-1.01653-0.3968-0.27647-0.2561-0.44565-0.6074-0.47347-0.9832L3.75 5h16.5l-1.39 16.62Z'/%3E%3C/svg%3E")}.menu:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 100 100'%3E%3Cpath fill='black' d='M88.4,31.3c3.9,0,6.7-2.8,6.7-6.6c0-3.8-2.8-6.8-6.7-6.8H11.7c-3.8,0-6.8,3-6.8,6.8c0,3.8,3,6.6,6.8,6.6H88.4z M11.7,68.7c-3.8,0-6.8,3-6.8,6.7c0,3.7,3,6.8,6.8,6.8h76.8c3.9,0,6.7-3.1,6.7-6.8c0-3.7-2.8-6.7-6.7-6.7H11.7z M11.7,43.2c-3.8,0-6.8,3-6.8,6.8s3,6.8,6.8,6.8h76.8c3.9,0,6.7-3,6.7-6.8s-2.8-6.8-6.7-6.8H11.7z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 100 100'%3E%3Cpath fill='black' d='M88.4,31.3c3.9,0,6.7-2.8,6.7-6.6c0-3.8-2.8-6.8-6.7-6.8H11.7c-3.8,0-6.8,3-6.8,6.8c0,3.8,3,6.6,6.8,6.6H88.4z M11.7,68.7c-3.8,0-6.8,3-6.8,6.7c0,3.7,3,6.8,6.8,6.8h76.8c3.9,0,6.7-3.1,6.7-6.8c0-3.7-2.8-6.7-6.7-6.7H11.7z M11.7,43.2c-3.8,0-6.8,3-6.8,6.8s3,6.8,6.8,6.8h76.8c3.9,0,6.7-3,6.7-6.8s-2.8-6.8-6.7-6.8H11.7z'/%3E%3C/svg%3E")}.userAvatar:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='black' d='M10 8c1.7 0 3.06-1.35 3.06-3S11.7 2 10 2 6.94 3.35 6.94 5 8.3 8 10 8zm0 2c-2.8 0-5.06-2.24-5.06-5S7.2 0 10 0s5.06 2.24 5.06 5-2.26 5-5.06 5zm-7 8h14v-1.33c0-1.75-2.31-3.56-7-3.56s-7 1.81-7 3.56V18zm7-6.89c6.66 0 9 3.33 9 5.56V20H1v-3.33c0-2.23 2.34-5.56 9-5.56z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='black' d='M10 8c1.7 0 3.06-1.35 3.06-3S11.7 2 10 2 6.94 3.35 6.94 5 8.3 8 10 8zm0 2c-2.8 0-5.06-2.24-5.06-5S7.2 0 10 0s5.06 2.24 5.06 5-2.26 5-5.06 5zm-7 8h14v-1.33c0-1.75-2.31-3.56-7-3.56s-7 1.81-7 3.56V18zm7-6.89c6.66 0 9 3.33 9 5.56V20H1v-3.33c0-2.23 2.34-5.56 9-5.56z'/%3E%3C/svg%3E")}.compactInfo{font-size:11px;color:#6c757d;margin-top:2px}.compactInfo hr{margin:2px 0}.compactInfo .compactInfoNoteRow{display:flex;align-items:center;justify-content:space-between;gap:4px}.compactInfo .compactInfoNoteActions{display:flex;align-items:center;flex-shrink:0}.compactInfo .compactInfoNoteBtn{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;border-radius:4px;outline:1px solid transparent;cursor:pointer;padding:2px;margin-top:-2px;margin-bottom:-2px;flex-shrink:0;line-height:1;color:#6c757d;transition:all .15s ease}.compactInfo .compactInfoNoteBtn.edit:hover{background-color:#e3f2fd;outline-color:#90caf9;color:#1976d2}.compactInfo .compactInfoNoteBtn.delete:hover{background-color:#ffebee;outline-color:#f44336;color:#d32f2f}.colText{white-space:normal!important;word-wrap:normal!important;overflow-wrap:normal!important;overflow:visible!important;text-overflow:clip!important}.colItalic{font-style:italic}.colPositive{color:#28a745;font-size:11px;vertical-align:baseline}.colNegative{color:#dc3545;font-size:11px;vertical-align:baseline}.sortArrow{display:inline-block;width:16px;text-align:center;margin-left:4px}.paginationWrapper .pagination{margin-top:0!important;padding:4px 8px!important}.modalOverlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modalContainer{background-color:#e8e8e8;border-radius:8px;padding:4px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;margin:16px}@media(max-width:767px){.modalContainer{max-width:95vw;margin:8px}}.modalContainer.loginContainer{max-width:400px}.modalContainer.totpContainer{max-width:340px;position:fixed;z-index:2000}.modalCard{background-color:#fff;padding:12px;border-radius:8px;box-shadow:0 2px 6px #0000001a;width:100%;border:1px solid #e0e0e0;position:relative}.modalCard p{margin:0}.modalHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.modalTitle{margin:0;flex:1;text-align:center;font-size:20px;font-weight:600}.modalCloseButton{background:none;border:none;border-radius:4px;outline:1px solid transparent;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:all .15s ease;font-size:16px;color:#6c757d}.modalCloseButton:hover{background-color:#f5f5f5;color:#333}.modalContext{margin-top:8px}.modalContext hr{margin:2px 0}.modalCard>form>p+.modalFieldFrame{margin-top:8px}.modalAlert{border-radius:4px;padding:8px;margin-bottom:8px;text-align:center}.modalAlertError{background-color:#ffebee;border:1px solid #f44336;color:#d32f2f}.modalAlertInfo{background-color:#e3f2fd;border:1px solid #2196f3;color:#1976d2}.modalQrCodeContainer{text-align:center;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:4px}.modalQrCodeImage{max-width:180px}.modalSpacer{margin-bottom:16px}.modalFormGroup{margin-bottom:8px}.modalFormGroup:last-child{margin-bottom:0!important}.modalFormGroup.disabled{opacity:.7;cursor:not-allowed}.modalFormGroup.disabled *{pointer-events:none}.modalFormGroup:not(:has(.modalCheckboxLabel>input:not(:disabled))):has(:disabled):not(:has(.modalDualListbox:not(.disabled))):not(:has(input[type=radio]:not(:disabled))){opacity:.7;cursor:not-allowed}.modalFormGroup:not(:has(.modalCheckboxLabel>input:not(:disabled))):has(:disabled):not(:has(.modalDualListbox:not(.disabled))):not(:has(input[type=radio]:not(:disabled))) :disabled,.modalFormGroup:not(:has(.modalCheckboxLabel>input:not(:disabled))):has(:disabled):not(:has(.modalDualListbox:not(.disabled))):not(:has(input[type=radio]:not(:disabled))) label{cursor:not-allowed}.modalLabel{display:block;font-weight:500}.turnstileWidget{display:flex;justify-content:center;margin:0;padding:0}.searchTypeahead{position:relative}.searchTypeahead.searchTypeaheadOpen .modalInput{border-radius:4px 4px 0 0}.searchTypeaheadDropdown{position:absolute;top:100%;left:0;right:0;z-index:100;background:#fff;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 4px 4px;box-shadow:0 4px 12px #0000001a;max-height:220px;overflow-y:auto}.searchTypeaheadOption{display:block;width:100%;padding:6px 8px;text-align:left;background:none;border:none;border-bottom:1px solid #e0e0e0;cursor:pointer;font-size:inherit;color:inherit}.searchTypeaheadOption:last-child{border-bottom:none}.searchTypeaheadOption:hover,.searchTypeaheadOption:focus{background:#f5f5f5;outline:none}.pickedCustomerField{display:flex;align-items:center;justify-content:space-between;gap:4px;line-height:1.2;background-color:#fbfbfb}.pickedCustomerFieldText{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.pickedCustomerFieldRemove{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;border-radius:4px;outline:1px solid transparent;padding:2px;margin-top:-2px;margin-bottom:-2px;cursor:pointer;transition:all .15s ease}.pickedCustomerFieldRemove:hover{background-color:#ffebee;outline-color:#f44336;color:#d32f2f}.modalInput{width:100%;padding:8px;border:1px solid #e0e0e0;border-radius:4px;color:#333}.modalInput:focus-visible{outline:none;border-color:#0077be;box-shadow:0 0 0 2px #0077be1a}.modalInput:disabled{background-color:#f5f5f5;cursor:not-allowed}.modalInput.narrow{width:80px;min-width:80px;flex:0 0 auto}.modalInputMonospace{font-family:Fira Code,Monaco,Consolas,Ubuntu Mono,monospace;text-align:center}.modalFieldError{font-size:11px;color:#d32f2f;margin-top:2px}.modalCheckboxContainer{display:flex;justify-content:flex-start}.modalCheckboxLabel,.modalRadioLabel{display:flex;align-items:center;cursor:pointer}.modalCheckboxGroup,.modalRadioGroup{margin-bottom:4px}.modalFileInfo,.modalText{padding:0 8px;font-weight:400}.modalFlexRow{display:flex;gap:16px}.modalFlexRow:not(:last-child){margin-bottom:8px}@media(max-width:575px){.modalFlexRow{flex-direction:column;gap:8px}}.modalFlexColumn{flex:1;min-width:0}.modalFieldFrame{border:1px solid #e0e0e0;border-radius:4px;padding:8px;background-color:#fbfbfb;position:relative;margin-bottom:8px}.modalFieldFrame:last-child{margin-bottom:0!important}.modalFrameElement{position:absolute;right:12px;top:0;transform:translateY(-50%);background:linear-gradient(to bottom,#fff 50%,#fbfbfb 50%);padding:0 4px;display:inline-flex;cursor:pointer;gap:4px}.modalFrameElement input[type=checkbox]{display:flex;align-items:center}.modalCheckboxFrame{border:1px solid #e0e0e0;border-radius:4px;padding:0;background-color:#fff;position:relative}.modalCheckboxGrid{display:grid;grid-template-columns:1fr 1fr;padding:0 8px}.modalCheckboxCompact{display:flex;align-items:center;cursor:pointer;padding:2px 0}.modalDualListbox{display:flex;gap:8px;align-items:flex-start}.modalDualListbox.disabled{opacity:.7;cursor:not-allowed}.modalDualListbox.disabled .modalListboxItem,.modalDualListbox.disabled .modalListboxButton{pointer-events:none}.modalListboxColumn{flex:1;min-width:120px}.modalListboxColumn:first-child{margin-left:0}.modalListboxTitle{font-size:11px;font-weight:500;margin-bottom:4px;text-align:left}.modalListbox{border:1px solid #e0e0e0;border-radius:4px;min-height:97px;max-height:97px;overflow-y:auto;background-color:#fff}.modalListboxItem{padding:4px 8px;cursor:pointer}.modalListboxItem:hover{background-color:#f5f5f5}.modalListboxItem.even{background-color:#fbfbfb}.modalListboxItem.even:hover{background-color:#e8e8e8}.modalListboxItem.selected{background-color:#cce5ff!important}.modalListboxItem.selected:hover{background-color:#b3d9ff!important}.modalListboxButtons{display:flex;flex-direction:column;gap:2px;align-self:flex-end}.modalListboxButton{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;padding:4px 8px;font-size:11px;cursor:pointer;min-width:50px;text-align:center}.modalListboxButton:hover:not(:disabled){background-color:#e0e0e0}.modalListboxButton:active:not(:disabled){border-color:#0077be}.modalListboxButton:disabled{opacity:.7;cursor:not-allowed}.modal{background-color:#fff;border-radius:4px;padding:20px;min-width:320px;max-width:600px;max-height:90vh;overflow-y:auto}@media(max-width:767px){.modal{min-width:280px;max-width:95vw;padding:16px}}.modalInputGroup{display:flex;gap:8px;align-items:flex-start}.modalInputGroup .modalInput{flex:1}.modalInputGroup .modalInput.narrow{flex:0 0 auto}.tagContainer{display:flex;flex-wrap:wrap;gap:8px;padding:4px;border:1px solid #e0e0e0;border-radius:4px;background-color:#fbfbfb;min-height:32px}.tag{display:inline-flex;align-items:center;gap:4px;padding:4px;background-color:#e3f2fd;border:1px solid #90caf9;border-radius:4px;color:#1976d2;line-height:1}.tagText{white-space:nowrap}.tagRemove{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;border-radius:4px;outline:1px solid transparent;padding:2px;margin-top:-2px;margin-bottom:-2px;cursor:pointer;transition:all .15s ease}.tagRemove:hover{background-color:#ffebee;outline-color:#f44336;color:#d32f2f}.modalActions{margin-top:8px;display:flex;gap:8px;justify-content:flex-end}.loading{display:flex;justify-content:center;align-items:center;height:150px;color:#6c757d;font-size:16px}.loadingApp{display:flex;justify-content:center;align-items:center;height:100vh;color:#6c757d;font-size:16px}.warning{color:#e65100!important}.emptyMessage{text-align:center;color:#6c757d}.pageContent{display:flex;flex-direction:column;flex:1;min-height:0}.pageRemainingSpace{flex:1;min-height:0}.splitScreenContainer{display:flex;gap:12px;flex:1;height:100%;min-height:0;margin:0;padding:0}.splitScreenContainer.horizontal{flex-direction:row}.splitScreenContainer.horizontal>.gridSection{flex:0 0 65%!important;max-width:65%}.splitScreenContainer.horizontal>.detailsPanel{flex:1!important;min-width:0}.splitScreenContainer.vertical{flex-direction:column}.splitScreenContainer.vertical>.gridSection{flex:none!important}.splitScreenContainer.vertical>.detailsPanel{flex:1!important;min-width:0}@media(max-width:767px){.splitScreenContainer{flex-direction:column;min-height:auto}}.gridSection{display:flex;flex-direction:column;flex:none;min-width:0}.gridSection .paginationWrapper{flex-shrink:0;margin-top:0!important}.gridSection .gridContainer{flex:none;overflow:auto}.gridSection .gridContainer .grid{width:100%;min-width:800px}@media(max-width:767px){.gridSection .gridContainer .grid{min-width:480px}}.detailsPanel{position:relative;display:flex;flex-direction:column;flex:1;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:12px;min-width:0;overflow:hidden}.detailsPanel .detailsPlaceholder{margin-top:0;text-align:center;color:#6c757d}.detailsPanel .detailsPlaceholder p{margin:0}.detailsPanel .layoutToggleFloating{position:absolute;top:12px;right:12px;z-index:10;width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;font-size:24px;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;transition:all .15s ease}.detailsPanel .layoutToggleFloating:hover{background-color:#f5f5f5;border-color:#ccc}.detailsPanel .layoutToggleFloating:active{background-color:#e8e8e8;border-color:#0077be}.detailsPanel .layoutToggleFloating:before{content:"⚍"}.detailsPanel .layoutToggleFloating.rotated{transform:rotate(90deg)}.detailsPanel .detailsPanelContent{flex:1;overflow-y:auto}.detailsSection{margin-bottom:12px;display:inline-block;max-width:400px;width:auto}.detailsSection:last-child{margin-bottom:0}.detailsSection.detailsSectionFullWidth{display:block;width:100%;max-width:none}.detailsSection .detailsSectionHeader{display:flex;justify-content:space-between;align-items:center}.detailsSection .detailsSectionHeader .detailsSectionTitle{font-weight:600;text-transform:uppercase;display:flex;align-items:center;margin-bottom:4px}.detailsSection .detailsSectionHeader .collapseButton{background:none;border:none;color:#6c757d;cursor:pointer;padding:4px;border-radius:4px;transition:all .15s ease;display:flex;align-items:center;justify-content:center;width:20px;height:20px;transform:rotate(0)}.detailsSection .detailsSectionHeader .collapseButton:hover{background-color:#e8e8e8;color:#333}.detailsSection .detailsSectionHeader .collapseButton.collapsed{transform:rotate(-90deg)}.detailsSection .detailsSectionContent{background-color:#f8f8f8;border-radius:4px;border-left:3px solid #0077be;box-shadow:0 2px 6px #0000001a;width:100%;transition:max-height .15s ease,opacity .15s ease,padding .15s ease;overflow:hidden}.detailsSection .detailsSectionContent .detailsGrid{display:flex;flex-wrap:wrap;gap:0 12px;padding:8px}.detailsSection .detailsSectionContent.collapsed{max-height:0;padding:0}.detailsSection .detailsSectionContent .detailsField{display:flex;justify-content:space-between;align-items:top;gap:12px}.detailsSection .detailsSectionContent .detailsField:last-child{margin-bottom:0}.detailsSection .detailsSectionContent .detailsField.detailsFieldHalf{flex:1 1 45%;min-width:200px}.detailsSection .detailsSectionContent .detailsField.detailsFieldFull{flex:1 1 100%}.detailsSection .detailsSectionContent .detailsField.detailsFieldTitle{font-weight:600}.detailsSection .detailsSectionContent .detailsField .fieldLabel{font-weight:500;flex-shrink:0}.detailsSection .detailsSectionContent .detailsField .fieldValue{text-align:right;max-width:60%;overflow-wrap:break-word}.detailsSection .detailsSectionContent .detailsField .fieldValue.statusValue{padding:0 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;display:inline-flex;align-items:center}.detailsSection .detailsSectionContent .detailsField .fieldValue.statusValue.active{background-color:#e8f5e8;border:1px solid #4caf50;color:#2e7d32}.detailsSection .detailsSectionContent .detailsField .fieldValue.statusValue.inactive{background-color:#ffebee;border:1px solid #f44336;color:#d32f2f}.detailsSection .detailsSectionContent .detailsSectionActions{display:flex;gap:8px;justify-content:flex-end;margin-top:4px}.detailsSection .detailsSectionContent .detailsSectionActions.detailsFieldFull{flex:1 1 100%}.detailsSection .detailsSectionContent.detailsSectionFullWidth{display:block;width:100%;max-width:none}.detailsSection .detailsSectionContent .relatedCustomersChips{display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-end;flex:1}.detailsSection .detailsSectionContent .relationshipChip{display:inline-flex;align-items:center;gap:4px;padding:0 4px 0 8px;background-color:#e8e8e8;border-radius:4px;line-height:1}.detailsSection .detailsSectionContent .relationshipChipRemove{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;border-radius:4px;outline:1px solid transparent;padding:2px;margin-top:-2px;margin-bottom:-2px;cursor:pointer;transition:all .15s ease}.detailsSection .detailsSectionContent .relationshipChipRemove:hover{background-color:#ffebee;outline-color:#f44336;color:#d32f2f}.btnIcon{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:4px;cursor:pointer;transition:all .15s ease;width:24px;height:24px;margin:0}.btnIcon:hover{background-color:#f5f5f5;border-color:#ccc}.btnIcon:active{background-color:#e8e8e8;border-color:#0077be}.btnIcon:disabled{opacity:.7;cursor:not-allowed}.btnIcon:disabled:hover{background:none}.btnIcon input[type=checkbox]{cursor:pointer;pointer-events:none}.loginHeader{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:16px}.loginHeader p{margin:0;color:#6c757d}.loginLogoContainer{width:160px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:4px;padding:8px}@media(max-width:767px){.loginLogoContainer{width:140px}}.loginLogoContainer img{max-width:100%;max-height:100%;object-fit:contain;display:block}.loginDivider{display:flex;align-items:center;text-align:center;margin:12px 0}.loginDivider:before,.loginDivider:after{content:"";flex:1;border-bottom:1px solid #e0e0e0}.loginDivider span{padding:0 12px;color:#6c757d;text-transform:lowercase}.loginGoogleButton{width:100%;height:44px;background-color:#fff;border:1px solid #747775;border-radius:4px;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center;gap:8px}.loginGoogleButton:before{content:"";display:block;width:18px;height:18px;flex-shrink:0;background-image:url('data:image/svg+xml;charset=utf-8,%3Csvg width="18" height="18" xmlns="http://www.w3.org/2000/svg"%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cpath d="M17.64 9.2c0-.637-.057-1.251-.164-1.84H9v3.481h4.844c-.209 1.125-.843 2.078-1.796 2.717v2.258h2.908c1.702-1.567 2.684-3.874 2.684-6.615z" fill="%234285F4"/%3E%3Cpath d="M9.003 18c2.43 0 4.467-.806 5.956-2.18L12.05 13.56c-.806.54-1.836.86-3.047.86-2.344 0-4.328-1.584-5.036-3.711H.96v2.332C2.44 15.983 5.485 18 9.003 18z" fill="%2334A853"/%3E%3Cpath d="M3.964 10.712c-.18-.54-.282-1.117-.282-1.71 0-.593.102-1.17.282-1.71V4.96H.957C.347 6.175 0 7.55 0 9.002c0 1.452.348 2.827.957 4.042l3.007-2.332z" fill="%23FBBC05"/%3E%3Cpath d="M9.003 3.58c1.321 0 2.508.454 3.44 1.345l2.582-2.58C13.464.891 11.428 0 9.002 0 5.485 0 2.44 2.017.96 4.958L3.967 7.29c.708-2.127 2.692-3.71 5.036-3.71z" fill="%23EA4335"/%3E%3C/g%3E%3C/svg%3E');background-size:contain;background-repeat:no-repeat;background-position:center}.loginGoogleButton:hover:not(:disabled){background-color:#f8f8f8;box-shadow:0 1px 3px #0000001a}@media(max-width:767px){.loginGoogleButton{height:42px}}.loginFooter{margin-top:16px;text-align:center;padding-top:12px;border-top:1px solid #e0e0e0;color:#6c757d}.loginFooter p{font-size:11px;margin:0 0 4px}.loginFooter p:last-child{margin-bottom:0}.loginFooter p *{font-size:inherit;color:inherit}.loginLanguageSelector{position:relative;display:flex;justify-content:center;margin-top:16px}@media(max-width:767px){.loginLanguageSelector{margin-top:12px}}.loginLanguageButton{background:none;border:1px solid #e0e0e0;border-radius:4px;padding:8px 16px;cursor:pointer;color:#333;transition:all .15s ease;display:flex;align-items:center;gap:8px}.loginLanguageButton:before{content:"🌐";display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;font-size:13px}.loginLanguageButton:hover{background-color:#f5f5f5;border-color:#ccc}.loginLanguageButton:active{background-color:#e8e8e8;border-color:#0077be}.loginLanguageDropdown{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 4px 12px #0000001a;z-index:1000;margin-bottom:4px;min-width:180px}@media(max-width:767px){.loginLanguageDropdown{min-width:160px}}.loginLanguageOption{display:block;width:100%;padding:8px 16px;border:none;background:none;cursor:pointer;text-align:left;transition:background-color .15s ease}.loginLanguageOption:hover{background-color:#f8f8f8}.loginLanguageOption.active{background-color:#e3f2fd;color:#1976d2}.loginLanguageOption:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.loginLanguageOption:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}@media(max-width:767px){.loginLanguageOption{padding:8px 12px}}.dateTimeDisplay{display:flex;flex-direction:column;align-items:flex-end;font-family:Fira Code,Monaco,Consolas,Ubuntu Mono,monospace}.dateTimeDisplay *{font-size:11px}@media(max-width:575px){.dateTimeDisplay{display:none}}.reportCardsGrid{display:flex;flex-wrap:wrap;gap:12px}.reportCard{display:flex;flex-direction:column;gap:8px;min-width:200px;max-width:340px;padding:16px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;cursor:pointer;transition:border-color .15s,box-shadow .15s}.reportCard:hover{border-color:#ccc}.reportCard:active{border-color:#0077be;background-color:#fbfbfb}.reportCard:focus-visible{border-color:#0077be;box-shadow:0 0 0 2px #0077be1a;outline:none}.reportCardTitle{margin:0;font-weight:600;color:#333}.reportCardDesc{margin:0;color:#6c757d}.reportTabsContainer{display:flex;flex-direction:column;flex:1;min-height:0}.reportTabBar{display:flex;border-bottom:2px solid #e0e0e0;flex-shrink:0;margin-bottom:8px}.reportTabButton{padding:0 16px 4px;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;background:none;cursor:pointer;transition:color .15s ease,border-bottom-color .15s ease}.reportTabButton:hover{color:#333;border-bottom-color:#ccc}.reportTabButton.active{color:#0077be;border-bottom-color:#0077be}.reportTabPanel{flex:1;min-height:0}.reportParamsHeader{display:flex;flex-wrap:wrap;gap:4px 20px;flex-shrink:0;margin-bottom:8px}.reportParam{white-space:nowrap}.reportParamLabel{color:#6c757d}.reportTabBarActions{margin-left:auto;display:flex;align-items:flex-end;gap:4px}.reportExportCsvButton,.reportPrintButton{padding:0 16px 4px;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;background:none;cursor:pointer}.reportExportCsvButton:hover,.reportPrintButton:hover{color:#333;border-bottom-color:#ccc}.reportChartWrapper{height:400px;margin-bottom:8px}.reportChartWrapper *{font-size:11px;margin:0;padding:0}.reportChartWrapper .recharts-default-tooltip{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:8px;box-shadow:0 2px 6px #0000001a}.reportChartWrapper .recharts-tooltip-label{padding-bottom:2px}.reportChartWrapper .recharts-tooltip-item[data-series=atStart]{color:#6c757d}.reportChartWrapper .recharts-tooltip-item[data-series=created],.reportChartWrapper .recharts-tooltip-item[data-series=reactivated]{color:#28a745}.reportChartWrapper .recharts-tooltip-item[data-series=inactivated],.reportChartWrapper .recharts-tooltip-item[data-series=deleted]{color:#dc3545}.reportChartWrapper .recharts-tooltip-item[data-series=atEnd]{color:#0077be}.reportChartWrapper .recharts-default-legend{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;gap:2px 12px}.reportChartWrapper .recharts-default-legend .recharts-legend-item{display:inline-flex;align-items:center;gap:4px}.reportChartWrapper .recharts-default-legend .recharts-legend-item[data-series=created] .recharts-legend-icon,.reportChartWrapper .recharts-default-legend .recharts-legend-item[data-series=reactivated] .recharts-legend-icon{fill:#28a745}.reportChartWrapper .recharts-default-legend .recharts-legend-item[data-series=inactivated] .recharts-legend-icon,.reportChartWrapper .recharts-default-legend .recharts-legend-item[data-series=deleted] .recharts-legend-icon{fill:#dc3545}.reportChartWrapper .recharts-default-legend .recharts-legend-item[data-series=atEnd] .recharts-legend-icon{stroke:#0077be;fill:none}@media print{.appLayout{height:auto}*{height:auto!important;scrollbar-width:none;box-shadow:none!important}*:not(select){min-width:0!important}*:not(.detailsField):not(.modalFlexColumn):not(.modalListboxColumn){flex-basis:auto!important}*:not(.collapsed):not(.modalListbox){overflow:visible!important}*::-webkit-scrollbar{display:none}.splitScreenContainer{align-items:flex-start!important}.splitScreenContainer.horizontal{flex-direction:column!important}.splitScreenContainer.horizontal>.gridSection{flex:none!important;max-width:100%!important}.modalOverlay{position:absolute;align-items:safe center!important}.modalContainer{max-height:none!important}body.printing *{visibility:hidden}body.printing .reportTabsContainer{position:absolute;top:0;left:0;right:0;visibility:visible}body.printing .reportParamsHeader,body.printing .reportParamsHeader *,body.printing .reportTabPanel,body.printing .reportTabPanel *{visibility:visible}body.printing .reportTabBar{display:none}body.printing .customer-dormancy-report-grid a{color:inherit;text-decoration:none;pointer-events:none}}.pagination{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:12px;background-color:#f8f8f8;border-radius:4px;border:1px solid #e0e0e0;gap:16px}@media(max-width:767px){.pagination{flex-wrap:wrap;gap:12px;padding:8px}}.paginationPageSize{display:flex;align-items:center;gap:8px}.paginationPageSize label{color:#6c757d;font-weight:500;white-space:nowrap}.paginationSelect{padding:4px 8px;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff;color:#333;cursor:pointer}.paginationSelect:focus-visible{outline:none;border-color:#0077be;box-shadow:0 0 0 2px #0077be1a}.paginationSelect:disabled{background-color:#e8e8e8;cursor:not-allowed;opacity:.7}.paginationInfo{color:#6c757d;font-weight:500;white-space:nowrap}.paginationControls{display:flex;align-items:center;gap:2px}.paginationBtn{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:4px 8px;border:1px solid #e0e0e0;background-color:#fff;color:#333;font-weight:500;cursor:pointer;transition:all .15s ease}.paginationBtn:hover:not(:disabled){background-color:#e8e8e8;border-color:#ccc}.paginationBtn:active:not(:disabled){border-color:#0077be}.paginationBtn:focus-visible{outline:none;box-shadow:0 0 0 2px #0077be1a;z-index:1;position:relative}.paginationBtn:disabled{background-color:#f8f8f8;cursor:not-allowed;opacity:.7}.paginationBtn.paginationFirst{border-top-left-radius:4px;border-bottom-left-radius:4px;margin-left:-1px}.paginationBtn.paginationLast{border-top-right-radius:4px;border-bottom-right-radius:4px;margin-right:-1px}.paginationBtn.paginationPrev,.paginationBtn.paginationNext,.paginationBtn.paginationPage{margin-left:-1px}.paginationBtn.paginationActive{background-color:#0077be;color:#fff;border-color:#0077be}.paginationBtn.paginationActive:hover{background-color:#005a96;border-color:#005a96}.paginationEllipsis{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:4px 8px;color:#6c757d;font-weight:500;margin-left:-1px}@media(max-width:767px){.pagination .paginationPageSize{order:3;width:100%;justify-content:center}.pagination .paginationInfo{order:1;width:100%;text-align:center}.pagination .paginationControls{order:2;width:100%;justify-content:center}.pagination .paginationBtn{min-width:28px;height:28px}}.appLayout{display:flex;flex-direction:column;height:100vh;background-color:#f8f8f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.mainContent{position:relative;display:flex;flex-direction:column;flex:1;padding:0;margin:0}.pageHeader{position:sticky;top:0;z-index:100;background-color:#fff;border-bottom:1px solid #e0e0e0;padding:12px;display:flex;align-items:center;gap:12px;box-shadow:0 1px 3px #0000001a}.pageTitle{margin:0;font-size:20px;font-weight:600;color:#333;flex-grow:1}.globalMessageArea{position:absolute;left:0;right:0;z-index:9000;padding:12px;display:flex;flex-direction:column;pointer-events:none}.globalMessageArea>*{pointer-events:auto}.contentWrapper{display:flex;flex-direction:column;flex:1;padding:12px}.globalLoadingOverlay{position:fixed;inset:0;background-color:#fffffff2;z-index:10000;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.loadingSpinner{display:flex;align-items:center;gap:12px;color:#6c757d;font-size:13px}.loadingSpinner:before{content:"";width:20px;height:20px;border:1px solid #e0e0e0;border-top:1px solid #0077be;border-radius:50%;animation:layoutSpin 1s linear infinite}@keyframes layoutSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:767px){.pageHeader{padding:8px;gap:8px}.pageTitle{font-size:16px}.globalMessageArea,.contentWrapper{padding:8px}}.navBurgerButton,.userButton{width:48px;min-height:48px;flex-shrink:0;border-radius:50%;background-color:#0077be;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease,box-shadow .15s ease;position:relative;z-index:999}.navBurgerButton:hover,.userButton:hover{background-color:#005a96;box-shadow:0 0 0 1px #005a96}.menu,.userAvatar{font-size:20px;color:#fff}.navOverlay,.userMenuOverlay{position:fixed;inset:0;background-color:#0000004d}.navOverlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.userMenuOverlay{z-index:999}@keyframes navSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.navigation{position:fixed;top:0;left:0;width:280px;height:100vh;background-color:#fff;box-shadow:4px 0 12px #0000001a;z-index:1001;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;animation:navSlideIn .15s ease-out}@media(max-width:767px){.navigation{width:260px}}.navHeader{padding:12px 16px;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;justify-content:space-between;min-height:56px;background-color:#f8f8f8}.navCompanyName{flex:1}.navCompanyText{font-size:16px;font-weight:600;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.navCloseButton{background:none;border:none;border-radius:50%;outline:1px solid transparent;color:#6c757d;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;font-size:20px;transition:all .15s ease}.navCloseButton:hover{background-color:#e8e8e8;color:#333}.navCloseButton:focus-visible{outline-color:#0077be}.navMenuItems{flex:1;padding:12px;display:flex;flex-direction:column;gap:4px}.navMenuItem{display:flex;align-items:center;padding:8px 12px;border:none;background:none;color:#333;cursor:pointer;border-radius:4px;transition:all .15s ease;text-align:left;font-weight:500;width:100%}.navMenuItem:hover{background-color:#f8f8f8;color:#333}.navMenuItem.active{background-color:#0077be;color:#fff}.navMenuItem.active:hover{background-color:#005a96}.navItemLabel{flex:1}.navFooter{padding:12px;border-top:1px solid #e0e0e0;background-color:#f8f8f8;text-align:center;color:#6c757d}.navFooter p{font-size:11px;margin:0}.navFooter p *{font-size:inherit;color:inherit}.userMenuContainer{position:relative;z-index:1000}@keyframes userMenuSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.userMenuPanel{position:absolute;top:56px;right:0;width:240px;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 8px 24px #0000001a;z-index:1001;animation:userMenuSlideDown .15s ease-out;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@media(max-width:767px){.userMenuPanel{width:220px;right:-4px}}.userInfo{padding:12px;border-bottom:1px solid #e0e0e0;display:flex;align-items:center;gap:12px}.userInfoAvatar{width:48px;min-height:48px;border-radius:50%;background-color:#0077be;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:20px;color:#fff;flex-shrink:0}.userDetails{flex:1;min-width:0}.userName{font-size:16px;font-weight:600;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.userEmail{font-size:13px;color:#6c757d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.userMenuItem{display:flex;align-items:center;padding:8px 16px;border:none;background:none;color:#333;cursor:pointer;width:100%;text-align:left;transition:background-color .15s ease}.userMenuItem:hover{background-color:#f8f8f8}.userMenuPanel>.userMenuItem:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.userMenuLanguageSection{position:relative}.userMenuLanguageDropdown{position:absolute;top:100%;left:-12px;right:12px;background:#fbfbfb;border:1px solid #fbfbfb;border-radius:4px;box-shadow:0 4px 12px #0000001a;z-index:1002;margin-top:4px}.userMenuLanguageDropdown:before{content:"";position:absolute;top:-6px;left:24px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fbfbfb}.userMenuLanguageDropdown:after{content:"";position:absolute;top:-6px;left:24px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fbfbfb}.userMenuLanguageOption{display:flex;align-items:center;padding:8px 16px;border:none;background:none;color:#374151;cursor:pointer;width:100%;text-align:left;font-weight:500;transition:all .15s ease}.userMenuLanguageOption:hover{background-color:#e5e7eb;color:#1f2937}.userMenuLanguageOption.active{background-color:#dbeafe;color:#1e40af;font-weight:600}.userMenuLanguageOption:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.userMenuLanguageOption:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}@media(max-width:767px){.userInfo{padding:8px}.userMenuItem{padding:4px 12px}.userMenuLanguageOption{padding:8px 12px}.userMenuLanguageDropdown{left:-8px;right:8px}.userMenuLanguageDropdown:before{left:20px}.userMenuLanguageDropdown:after{left:20px}}@keyframes autoDismissSlideInDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.autoDismissAlert{position:relative;border-radius:4px;padding:0;margin-bottom:12px;box-shadow:0 2px 6px #0000001a;overflow:hidden;transition:all .15s ease;animation:autoDismissSlideInDown .15s ease-out}.autoDismissAlert:hover{box-shadow:0 4px 12px #0000001a}.autoDismissProgressContainer{position:absolute;top:0;left:0;right:0;height:3px;background-color:#ffffff4d;z-index:2}.autoDismissProgressBar{height:100%;background-color:#fffc;transition:width .05s linear;border-radius:0 4px 4px 0}.autoDismissContent{display:flex;align-items:flex-start;padding:16px 16px 12px;gap:0;position:relative;justify-content:space-between}.autoDismissMessage{flex:1;line-height:1;word-wrap:break-word;margin-right:12px}.autoDismissCloseButton{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;border-radius:4px;outline:1px solid transparent;padding:2px;cursor:pointer;flex-shrink:0;opacity:.7;transition:all .15s ease}.autoDismissCloseButton:hover{opacity:1}.autoDismissCloseButton:focus-visible{opacity:1;outline-color:currentColor;outline-offset:1px}.autoDismissError{background-color:#ffebee;border:1px solid #f44336;color:#d32f2f}.autoDismissError .autoDismissProgressBar{background-color:#f44336}.autoDismissSuccess{background-color:#e8f5e8;border:1px solid #4caf50;color:#2e7d32}.autoDismissSuccess .autoDismissProgressBar{background-color:#4caf50}.autoDismissWarning{background-color:#fff3e0;border:1px solid #ff9800;color:#e65100}.autoDismissWarning .autoDismissProgressBar{background-color:#ff9800}.autoDismissInfo{background-color:#e3f2fd;border:1px solid #2196f3;color:#1976d2}.autoDismissInfo .autoDismissProgressBar{background-color:#2196f3}@media(max-width:767px){.autoDismissAlert{margin-left:-8px;margin-right:-8px}.autoDismissContent{padding:12px 12px 8px}.autoDismissMessage{margin-right:8px}}
