@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";:root{--font-brand: "Roboto", sans-serif;--color-text-black: #000000;--color-text-default: #003d4c;--color-text-primary: #1c1c1c;--color-text-secondary: #447684;--color-text-tertiary: #447684;--color-text-white: #ffffff;--color-text-disabled: #cedadf;--color-background-white: #ffffff;--color-background-light: #f6f9fc;--color-background-light-gray: #eef2f4;--color-background-dark: #003d4c;--color-border-default: #cedadf;--color-border-light: #e6ecf2;--color-border-dark: #003d4c;--color-border-focus: #007aff;--color-success: #92b93d;--color-error: #da1e28;--color-warning: #ffaa00;--color-info: #007aff;--color-hover-light-blue: #dde8ec;--color-hover-light-red: #ffe8e9;--color-text: #0b1f2a;--color-muted: #6b7280;--color-bg: #ffffff;--color-bg-alt: #f6f9fc;--color-accent: #0066b3}html,body,#root{font-family:var(--font-brand);color:var(--color-text)}.custom-date-range-picker .ant-picker{border-color:#007aff!important;box-shadow:none!important}.custom-date-range-picker .ant-picker:hover,.custom-date-range-picker .ant-picker-focused{border-color:#007aff!important;box-shadow:0 0 0 2px #007aff1a!important}.error-fallback-container{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,var(--color-background-dark) 0%,#001f2b 100%);color:var(--color-text-white);padding:2rem}.error-fallback-container.embedded{min-height:100%;border-radius:12px;box-shadow:inset 0 0 20px #00000080}.error-fallback-card{background:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:3rem;max-width:600px;width:100%;text-align:center;box-shadow:0 8px 32px #0000005e;animation:fadeIn .6s ease-out forwards}.error-fallback-icon{font-size:4rem;margin-bottom:1.5rem;color:var(--color-error);animation:bounce 2s infinite}.error-fallback-title{font-family:var(--font-brand);font-size:2rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(90deg,#fff,#cedadf);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.error-fallback-message{font-family:var(--font-brand);font-size:1.1rem;color:var(--color-text-disabled);margin-bottom:2rem;line-height:1.6}.error-fallback-details{background:#0000004d;border-radius:8px;padding:1rem;margin-bottom:2rem;text-align:left;border:1px solid rgba(255,255,255,.05);max-height:200px;overflow-y:auto}.error-fallback-details summary{cursor:pointer;color:var(--color-text-secondary);font-weight:500;margin-bottom:.5rem;outline:none}.error-fallback-details pre{margin:0;font-family:Fira Code,monospace;font-size:.9rem;color:var(--color-text-disabled);white-space:pre-wrap;word-break:break-all}.error-fallback-button{background:var(--color-info);color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #007aff4d}.error-fallback-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #007aff66;background:#06c}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.ant-btn:not(.ant-btn-circle):not(.ant-btn-icon-only){white-space:normal!important;word-break:break-word!important;height:auto!important;line-height:1.4!important;text-align:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.ant-btn-sm:not(.ant-btn-circle):not(.ant-btn-icon-only){min-height:32px!important;padding:4px 16px!important}.ant-btn-default:not(.ant-btn-circle):not(.ant-btn-icon-only),.ant-btn-primary:not(.ant-btn-circle):not(.ant-btn-icon-only){min-height:40px!important;padding:8px 24px!important}.ant-btn-lg:not(.ant-btn-circle):not(.ant-btn-icon-only){min-height:56px!important;padding:12px 24px!important}.ant-btn-circle,.ant-btn-icon-only{width:40px!important;height:40px!important;min-height:40px!important;min-width:40px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.ant-btn-circle.ant-btn-sm,.ant-btn-icon-only.ant-btn-sm{width:32px!important;height:32px!important;min-height:32px!important;min-width:32px!important}.ant-btn-circle.ant-btn-lg,.ant-btn-icon-only.ant-btn-lg{width:48px!important;height:48px!important;min-height:48px!important;min-width:48px!important}.ant-btn:not(.ant-btn-circle):not(.ant-btn-icon-only)>span{white-space:normal!important;word-break:break-word!important;text-align:center!important}.ant-btn-circle,.ant-btn-icon-only{transition:background-color .2s ease,border-color .2s ease!important;cursor:pointer!important}.icon-button-primary:hover:not(:disabled){background-color:#fde89a!important;border-color:#fde89a!important}.icon-button-outline:hover:not(:disabled){background-color:#fef9e8!important;border-color:#fde89a!important}.icon-button-default:hover:not(:disabled){background-color:#e6f0f5!important;border-color:#4d7a8a!important}.icon-button-danger:hover:not(:disabled),.ant-btn-dangerous:hover:not(:disabled){background-color:#f88078!important;border-color:#f88078!important}.ant-btn-circle:disabled,.ant-btn-icon-only:disabled{cursor:not-allowed!important;opacity:.5!important}.ant-form-item-has-success .ant-input,.ant-form-item-has-success .ant-input:hover,.ant-form-item-has-success .ant-input:focus,.ant-form-item-has-success .ant-input-focused,.ant-form-item-has-success .ant-input-password,.ant-form-item-has-success .ant-input-search,.ant-form-item-has-success .ant-input-affix-wrapper,.ant-form-item-has-success .ant-input-affix-wrapper:hover,.ant-form-item-has-success .ant-input-affix-wrapper:focus,.ant-form-item-has-success .ant-input-affix-wrapper-focused{border-color:#92b93d!important;box-shadow:none!important;outline:none!important}.ant-form-item-has-error .ant-input,.ant-form-item-has-error .ant-input:hover,.ant-form-item-has-error .ant-input:focus,.ant-form-item-has-error .ant-input-focused,.ant-form-item-has-error .ant-input-password,.ant-form-item-has-error .ant-input-search{border-color:#da1e28!important;box-shadow:none!important}.ant-form-item-has-warning .ant-input,.ant-form-item-has-warning .ant-input:hover,.ant-form-item-has-warning .ant-input:focus,.ant-form-item-has-warning .ant-input-focused,.ant-form-item-has-warning .ant-input-password,.ant-form-item-has-warning .ant-input-search{border-color:#fa0!important;box-shadow:none!important}.ant-form-item-feedback-icon,.ant-form-item-children-icon{display:none!important}.ant-input-search .ant-input-search-button{background-color:#fcc643!important;border-color:#fcc643!important;color:#fff!important;font-weight:600!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.ant-input-search .ant-input-search-button:hover{background-color:#f2a900!important;border-color:#f2a900!important}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-select:not(.ant-select-disabled):hover .ant-select-selector,.ant-picker:hover{border-color:#fcc643!important;cursor:pointer!important}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused,.ant-select-focused:not(.ant-select-disabled) .ant-select-selector,.ant-picker-focused{border-color:#fcc643!important;box-shadow:0 0 0 2px #fcc64333!important;cursor:pointer!important}.ant-menu-dark.ant-menu-inline .ant-menu-item-selected,.ant-menu-dark.ant-menu-vertical .ant-menu-item-selected,.ant-menu-dark.ant-menu-horizontal .ant-menu-item-selected,.ant-menu-dark .ant-menu-item-selected .anticon{color:#1c1c1c!important}.ant-menu-dark.ant-menu-inline .ant-menu-sub .ant-menu-item{padding-left:48px!important;font-size:16px!important;height:40px!important;line-height:40px!important}.ant-menu-dark.ant-menu-inline .ant-menu-sub .ant-menu-item-selected{background-color:#fcc643!important;color:#1c1c1c!important;border-radius:50px!important;margin:4px 8px!important}.ant-menu-dark .ant-menu-submenu-title{color:#fff!important}.ant-table-wrapper{box-shadow:none!important}.ant-table-wrapper .ant-table{background:#fff!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 1px 3px #00000014!important}.ant-table-wrapper .ant-table-container{border-radius:8px!important}.ant-table-thead>tr>th{background-color:#00556a!important;color:#fff!important;font-weight:500!important;font-size:13px!important;letter-spacing:.3px!important;padding:14px 16px!important;border:none!important;height:48px!important;max-height:48px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.ant-table-thead>tr>th .ant-table-column-title{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;display:inline-block!important;max-width:100%!important}.ant-table-thead>tr>th .ant-table-column-sorters{display:flex!important;align-items:center!important;gap:4px!important;white-space:nowrap!important}.ant-table-thead>tr>th .ant-table-column-sorters .ant-table-column-title{flex:1!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}.ant-table-thead>tr>th .ant-table-column-sorters{cursor:pointer!important}.ant-table-thead>tr>th .ant-table-column-sorters:before,.ant-table-thead>tr>th .ant-table-column-sorters:after{display:none!important}.ant-table-column-sorters-with-tooltip{display:inline-flex!important}.ant-table-thead .ant-tooltip{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.ant-table-thead>tr>th .ant-table-column-sorter{color:#ffffff80!important}.ant-table-thead>tr>th .ant-table-column-sorter-up,.ant-table-thead>tr>th .ant-table-column-sorter-down{color:#ffffff80!important}.ant-table-thead>tr>th .ant-table-column-sorter-up.active,.ant-table-thead>tr>th .ant-table-column-sorter-down.active{color:#fcc643!important}.ant-table-thead>tr>th.ant-table-column-has-sorters.ant-table-column-sort{background-color:#00556a!important}.ant-table-tbody>tr>td{background:#fff!important;border-bottom:8px solid #f6f9fc!important;padding:16px!important}.ant-table-tbody>tr:last-child>td{border-bottom:none!important}.ant-table-tbody>tr:first-child>td:first-child{border-top-left-radius:0!important}.ant-table-tbody>tr:first-child>td:last-child{border-top-right-radius:0!important}.ant-table-tbody>tr:last-child>td:first-child{border-bottom-left-radius:8px!important}.ant-table-tbody>tr:last-child>td:last-child{border-bottom-right-radius:8px!important}.ant-table-tbody>tr:hover>td{background:#f9fafb!important}.ant-table-tbody>tr{cursor:pointer!important}.ant-table-wrapper .ant-spin-dot-item{background-color:#00556a!important}.ant-table-wrapper .ant-spin{color:#00556a!important}.ant-table-thead .ant-checkbox-inner{border-color:#fff9!important;background-color:transparent!important}.ant-table-tbody .ant-checkbox-inner{border-color:#00556a!important}.ant-table .ant-checkbox-checked .ant-checkbox-inner{background-color:#00556a!important;border-color:#00556a!important}.ant-table-tbody>tr.ant-table-row-selected>td{background:#e6f4f7!important}.ant-table-wrapper .ant-table-pagination{margin-top:16px!important;margin-bottom:0!important;padding:0!important}.ant-pagination{display:flex!important;align-items:center!important;gap:8px!important}.ant-pagination-item{min-width:40px!important;height:40px!important;border-radius:50%!important;border:1px solid #005262!important;background-color:transparent!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;transition:all .3s ease!important;cursor:pointer!important}.ant-pagination-item a{color:#005262!important;font-weight:500!important}.ant-pagination-item-active{background-color:#005262!important;border-color:#005262!important}.ant-pagination-item-active a{color:#fff!important}.ant-pagination-item:hover:not(.ant-pagination-item-active){background-color:#0052621a!important;border-color:#005262!important;transform:scale(1.05)!important}.ant-pagination-prev,.ant-pagination-next{min-width:40px!important;height:40px!important;border-radius:50%!important;border:1px solid #005262!important;background-color:transparent!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important}.ant-pagination-prev button,.ant-pagination-next button{color:#005262!important}.ant-pagination-disabled{border-color:#d9d9d9!important;opacity:.5!important}.ant-pagination-disabled button{color:#d9d9d9!important}.ant-spin-dot-item,.ant-table-wrapper .ant-spin-dot-item,.ant-spin-nested-loading .ant-spin-dot-item{background-color:#00556a!important}.ant-select-selection-item,.ant-modal-title,.ant-card-head-title{white-space:normal!important;word-break:break-word!important;line-height:1.4!important}.ant-typography{word-break:break-word!important;overflow-wrap:break-word!important}.ant-breadcrumb-link{white-space:normal!important;word-break:break-word!important;line-height:1.4!important}.ant-menu-item,.ant-menu-submenu-title{white-space:normal!important;word-break:break-word!important;line-height:1.4!important;height:auto!important;min-height:44px!important}.ant-dropdown-menu-item{white-space:normal!important;word-break:break-word!important;line-height:1.4!important;height:auto!important;min-height:32px!important}.ant-tag{white-space:normal!important;word-break:break-word!important;line-height:1.4!important;height:auto!important;min-height:24px!important}.ant-badge-count{white-space:normal!important;word-break:break-word!important;line-height:1.2!important;height:auto!important;min-height:20px!important;padding:0 8px!important}.ant-tooltip-inner{white-space:normal!important;word-break:break-word!important;line-height:1.4!important;max-width:300px!important}.ant-form-item-label>label{white-space:normal!important;word-break:break-word!important;line-height:1.4!important;height:auto!important}.ant-table-cell{word-break:break-word!important;overflow-wrap:break-word!important}
