:root{--palette-neutral-0: #FFFFFF;--palette-neutral-25: #FAFBFC;--palette-neutral-50: #F4F6F9;--palette-neutral-100: #EAEEF3;--palette-neutral-200: #DBE1EA;--palette-neutral-300: #C3CCD9;--palette-neutral-400: #9AA7B8;--palette-neutral-500: #647287;--palette-neutral-600: #55637A;--palette-neutral-700: #3C4A5F;--palette-neutral-800: #24314A;--palette-neutral-900: #0F1B2D;--palette-navy-900: #0B1F3A;--palette-navy-800: #12294B;--palette-navy-700: #1B3A6B;--palette-navy-600: #24508F;--palette-navy-500: #2E86C1;--palette-accent-50: #F0F9FE;--palette-accent-100: #D6EEFA;--palette-accent-200: #A9DAF3;--palette-accent-300: #63BEE9;--palette-accent-400: #1AA2DE;--palette-accent-500: #0095DA;--palette-accent-600: #0077B0;--palette-accent-700: #005E8C;--palette-accent-800: #004A6F;--palette-accent-900: #06344A;--palette-success-900: #06341F;--palette-success-600: #0F6E44;--palette-success-500: #107A4C;--palette-success-200: #9ED0B4;--palette-success-100: #CDE6DA;--palette-success-50: #EAF5EF;--palette-risk-600: #B42318;--palette-risk-500: #C0261F;--palette-risk-100: #F7D5D1;--palette-risk-50: #FDECEA;--palette-wait-600: #8A5200;--palette-wait-500: #A36400;--palette-wait-100: #F2E0BE;--palette-wait-50: #FBF1E0;--color-surface: var(--palette-neutral-0);--color-surface-sunken: var(--palette-neutral-50);--color-surface-raised: var(--palette-neutral-25);--color-surface-inverse: var(--palette-navy-900);--color-surface-brand: var(--palette-navy-700);--color-surface-accent-subtle: var(--palette-accent-50);--color-text-strong: var(--palette-neutral-900);--color-text: var(--palette-neutral-800);--color-text-muted: var(--palette-neutral-600);--color-text-placeholder: var(--palette-neutral-500);--color-text-disabled: var(--palette-neutral-400);--color-text-on-inverse: var(--palette-neutral-0);--color-text-muted-on-inverse: #9AB0CC;--color-text-link: var(--palette-accent-600);--color-text-link-hover: var(--palette-accent-700);--color-text-link-on-inverse: #7FD1F5;--color-border-subtle: var(--palette-neutral-100);--color-border: var(--palette-neutral-200);--color-border-strong: var(--palette-neutral-300);--color-border-focus: var(--palette-accent-500);--color-action: var(--palette-accent-600);--color-action-hover: var(--palette-accent-700);--color-action-active: var(--palette-accent-800);--color-action-text: var(--palette-neutral-0);--color-action-subtle-bg: var(--palette-accent-50);--color-success: var(--palette-success-600);--color-success-fill: var(--palette-success-500);--color-success-bg: var(--palette-success-50);--color-success-border: var(--palette-success-100);--color-risk: var(--palette-risk-600);--color-risk-fill: var(--palette-risk-600);--color-risk-bg: var(--palette-risk-50);--color-risk-border: var(--palette-risk-100);--color-wait: var(--palette-wait-600);--color-wait-fill: var(--palette-wait-600);--color-wait-bg: var(--palette-wait-50);--color-wait-border: var(--palette-wait-100);--color-info: var(--palette-accent-600);--color-info-bg: var(--palette-accent-50);--color-info-border: var(--palette-accent-100);--color-category-1: var(--palette-accent-600);--color-category-2: #0E6E70;--color-category-3: var(--palette-success-600);--color-category-4: var(--palette-wait-600);--color-category-5: var(--palette-risk-600);--color-category-6: #6941C6;--color-category-6-bg: #F4F0FF;--color-category-6-border: #DCD0F5;--color-success-on-inverse: #6FD08C;--color-risk-on-inverse: #FF9A8F;--color-wait-on-inverse: #F5B84E;--color-info-on-inverse: var(--color-text-link-on-inverse);--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", "Helvetica Neue", Arial, sans-serif;--font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--font-size-display: clamp(2rem, 1.35rem + 2.6vw, 3.5rem);--font-size-h1: clamp(1.75rem, 1.35rem + 1.6vw, 2.5rem);--font-size-h2: clamp(1.375rem, 1.15rem + .9vw, 1.875rem);--font-size-h3: 1.25rem;--font-size-h4: 1.0625rem;--font-size-lead: 1.125rem;--font-size-body: 1rem;--font-size-body-sm: .875rem;--font-size-caption: .8125rem;--font-size-micro: .75rem;--line-height-tight: 1.12;--line-height-heading: 1.25;--line-height-snug: 1.4;--line-height-body: 1.6;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--letter-spacing-display: -.022em;--letter-spacing-heading: -.012em;--letter-spacing-normal: 0;--letter-spacing-overline: .08em;--measure: 68ch;--measure-narrow: 48ch;--space-0: 0;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--space-9: 96px;--space-10: 128px;--space-section: clamp(3rem, 2rem + 5vw, 6rem);--space-section-lead: clamp(4rem, 2.5rem + 7vw, 8rem);--layout-container: 1200px;--layout-container-text: 760px;--layout-gutter: var(--space-4);--layout-gutter-lg: var(--space-6);--layout-header-height: 64px;--layout-tap-target: 44px;--breakpoint-sm: 480px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--radius-xs: 3px;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 10px;--radius-xl: 16px;--radius-2xl: 24px;--radius-pill: 999px;--shadow-xs: 0 1px 2px rgba(11, 31, 58, .06);--shadow-sm: 0 1px 2px rgba(11, 31, 58, .06), 0 2px 6px rgba(11, 31, 58, .05);--shadow-md: 0 2px 4px rgba(11, 31, 58, .06), 0 8px 20px rgba(11, 31, 58, .08);--shadow-lg: 0 4px 8px rgba(11, 31, 58, .07), 0 16px 40px rgba(11, 31, 58, .1);--shadow-inset-border: inset 0 0 0 1px rgba(11, 31, 58, .08);--shadow-focus-ring: 0 0 0 3px rgba(0, 149, 218, .35);--gradient-inverse: linear-gradient(160deg, #0B1F3A 0%, #14335C 62%, #17416F 100%);--duration-fast: .15s;--duration-base: .2s;--duration-slow: .25s;--easing-standard: cubic-bezier(.2, 0, 0, 1);--easing-decelerate: cubic-bezier(0, 0, 0, 1);--easing-accelerate: cubic-bezier(.3, 0, 1, 1);--transition-colors: color var(--duration-fast) var(--easing-standard), background-color var(--duration-fast) var(--easing-standard), border-color var(--duration-fast) var(--easing-standard);--z-base: 0;--z-sticky: 100;--z-header: 200;--z-dropdown: 300;--z-overlay: 400}@media(prefers-reduced-motion:reduce){:root{--duration-fast: 1ms;--duration-base: 1ms;--duration-slow: 1ms}}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;max-width:100vw}*,*:before,*:after{box-sizing:border-box}.ant-typography,.ant-card,.ant-table-cell,.ant-modal-body{overflow-wrap:anywhere;word-break:break-word}body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;color:var(--color-text);background:var(--color-surface-sunken)}#root{min-height:100vh}:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px;border-radius:var(--radius-sm)}.num-cell{font-variant-numeric:tabular-nums}.ant-table-cell .ant-tag{white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.page-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:var(--space-3)}.page-section-header{display:block}.page-header__text{min-width:0}.page-header__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:var(--space-2);flex:0 1 auto;min-width:0}.page-header__toolbar{margin-top:var(--space-3)}.page-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-2);padding:var(--space-3);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);background:var(--color-surface)}.page-toolbar__search{flex:1 1 260px;max-width:360px}.page-toolbar__search .ant-input-affix-wrapper,.page-toolbar__search .ant-input-search{width:100%}.page-toolbar__filters,.page-toolbar__actions{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-2)}.page-toolbar__actions{margin-inline-start:auto}.filter-drawer__fields{display:grid;gap:var(--space-4)}.filter-drawer__fields .ant-select,.filter-drawer__fields .ant-picker,.filter-drawer__fields .ant-input-affix-wrapper,.filter-drawer__fields .ant-radio-group{width:100%!important}@media(pointer:coarse),(max-width:768px){.row-actions .ant-btn{min-width:var(--layout-tap-target);min-height:var(--layout-tap-target)}}.data-state{margin:var(--space-4)}.ant-empty.data-state{padding-block:var(--space-6)}.ant-empty.data-state .ant-empty-description>span{display:flex;flex-direction:column;gap:var(--space-1)}.form-drawer__actions{display:flex;justify-content:flex-end;width:100%}.form-drawer__footer{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:var(--space-2)}.form-drawer .ant-drawer-body{background:var(--color-surface-sunken)}.form-drawer .ant-form{padding:var(--space-4);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);background:var(--color-surface)}.ant-tag{border-radius:var(--radius-pill);font-weight:var(--font-weight-medium)}@media(max-width:768px){.page-header__actions{width:100%;justify-content:flex-start}.page-header__actions>.ant-btn-primary:only-child{width:100%}.page-toolbar{align-items:stretch;padding:var(--space-2)}.page-toolbar__search{flex-basis:100%;max-width:none}.page-toolbar__actions{margin-inline-start:0}.filter-drawer,.form-drawer,.filter-drawer .ant-drawer-content-wrapper,.form-drawer .ant-drawer-content-wrapper{width:100%!important;max-width:100vw}.form-drawer .ant-drawer-body .ant-row:not(.ant-form-item-row)>.ant-col{flex:0 0 100%;max-width:100%}.page-header__actions .ant-input-affix-wrapper,.page-header__actions .ant-input-search,.page-header__actions .ant-select,.page-header__actions .ant-picker{width:100%!important;min-width:0!important}.page-header__actions .ant-space{width:100%;flex-wrap:wrap}.page-header__actions .ant-space-item:has(.ant-input-affix-wrapper),.page-header__actions .ant-space-item:has(.ant-input-search),.page-header__actions .ant-space-item:has(.ant-select),.page-header__actions .ant-space-item:has(.ant-picker){width:100%}}.stat-tile{min-height:64px;height:100%;padding:var(--space-3);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);background:var(--color-surface);cursor:pointer;display:flex;flex-direction:column;justify-content:center;gap:2px;transition:border-color var(--duration-fast) var(--easing-standard),box-shadow var(--duration-fast) var(--easing-standard)}.stat-tile:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-sm)}.stat-tile__label{font-size:var(--font-size-micro);color:var(--color-text-muted);line-height:1.2}.stat-tile__value{font-size:22px;font-weight:var(--font-weight-semibold);line-height:1.2;color:var(--color-text-strong);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stat-tile__hint{font-size:11px;color:var(--color-text-placeholder);line-height:1.2}.logo{width:100%;box-sizing:border-box;overflow:visible}.app-sidebar-menu{padding:var(--space-2);background:transparent;border-inline-end:0}.app-sidebar-menu .ant-menu-item-group-title{padding:var(--space-4) var(--space-3) var(--space-1);color:var(--color-text-muted-on-inverse);font-size:var(--font-size-micro);font-weight:var(--font-weight-semibold);line-height:var(--line-height-snug);letter-spacing:var(--letter-spacing-overline);text-transform:uppercase}.app-sidebar-menu .ant-menu-item-group:first-child .ant-menu-item-group-title{padding-top:var(--space-2)}.app-sidebar-menu .ant-menu-item{width:auto;min-height:var(--layout-tap-target);margin:var(--space-1) 0;border-radius:var(--radius-lg);line-height:var(--layout-tap-target);font-weight:var(--font-weight-medium);transition:var(--transition-colors)}.app-sidebar-menu .ant-menu-item-selected{box-shadow:inset var(--radius-xs) 0 0 var(--color-text-on-inverse);font-weight:var(--font-weight-semibold)}.app-sidebar-menu.ant-menu-inline-collapsed .ant-menu-item-group-title{display:none}.app-sidebar-menu.ant-menu-inline-collapsed .ant-menu-item-group+.ant-menu-item-group{margin-top:var(--space-2)}.site-layout-content{padding:24px;min-height:360px}.ant-tabs-nav .ant-tabs-nav-wrap{overflow:visible!important;white-space:normal!important}.ant-tabs-nav .ant-tabs-nav-list{flex-wrap:wrap!important;row-gap:4px}.ant-tabs-nav-operations{display:none!important}.transport-tabs-2rows .ant-tabs-nav .ant-tabs-nav-list{display:flex!important;flex-wrap:wrap!important;gap:4px!important;align-items:stretch;max-width:100%}.transport-tabs-2rows .ant-tabs-nav .ant-tabs-tab{margin:0!important;white-space:nowrap}.transport-tabs-2rows .ant-tabs-nav{margin-bottom:12px}.ant-table-wrapper{min-width:0;max-width:100%;overflow:visible}.ant-table-wrapper .ant-table-container{border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg)}.ant-table-wrapper .ant-table-thead>tr>th{white-space:nowrap;font-weight:var(--font-weight-semibold);line-height:var(--line-height-snug)}.ant-table-wrapper .ant-table-tbody>tr>td{overflow-wrap:normal;word-break:normal;line-height:var(--line-height-snug);font-variant-numeric:tabular-nums}.ant-table-wrapper .ant-table-content,.ant-table-wrapper .ant-table-body{overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:var(--color-border-strong) transparent;-webkit-overflow-scrolling:touch}.ant-table-wrapper .ant-table-content::-webkit-scrollbar,.ant-table-wrapper .ant-table-body::-webkit-scrollbar{width:var(--space-2);height:var(--space-2)}.ant-table-wrapper .ant-table-content::-webkit-scrollbar-thumb,.ant-table-wrapper .ant-table-body::-webkit-scrollbar-thumb{background:var(--color-border-strong);border-radius:var(--radius-pill)}.ant-table-wrapper .ant-table-placeholder .ant-table-cell{padding-block:var(--space-6)}.ant-table-wrapper .ant-pagination{flex-wrap:wrap;row-gap:var(--space-2)}@media(max-width:1024px){.ant-table-wrapper .ant-table{font-size:var(--font-size-caption)}}@media(max-width:768px){body{font-size:13px}.ant-card-body{padding:10px!important}.ant-card-head{padding:0 12px!important;min-height:40px!important}.ant-card-head-title{font-size:14px!important;padding:8px 0!important;line-height:1.3!important}.ant-card-extra{font-size:12px}.ant-table-wrapper .ant-table{font-size:var(--font-size-caption)!important}.ant-table-wrapper .ant-table-thead>tr>th{font-size:var(--font-size-micro)!important}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{min-width:28px!important;height:28px!important;line-height:26px!important}.ant-table-wrapper .ant-pagination{justify-content:center}.ant-table-wrapper .ant-pagination-total-text{flex:1 0 100%;margin:0;text-align:center}.ant-form-item{margin-bottom:10px}.ant-form-item-label>label{font-size:12px!important;height:auto!important}.ant-input,.ant-input-number-input,.ant-select-selection-item,.ant-picker-input>input,textarea.ant-input,.ant-input-affix-wrapper input{font-size:16px!important}.ant-input-number,.ant-picker,.ant-select{width:100%!important;max-width:100%!important}.ant-form-vertical .ant-form-item{width:100%}.ant-row.ant-form-item-row{flex-direction:column}.ant-modal{max-width:100vw!important;margin:0!important;top:0!important;padding:0!important}.ant-modal-content{border-radius:0!important;min-height:100vh}.ant-modal-body{padding:16px!important}.ant-modal-header{padding:12px 16px!important}.ant-modal-title{font-size:15px!important}.ant-modal-footer{padding:10px 16px!important}.ant-descriptions-row>th,.ant-descriptions-row>td{display:block!important;width:100%!important;padding:6px 12px!important;font-size:12px!important}.ant-tabs-tab{padding:6px 10px!important;font-size:12px!important;margin:0 4px 0 0!important}.ant-tabs-nav .ant-tabs-nav-list{row-gap:2px!important}h1.ant-typography,.ant-typography h1{font-size:20px!important;line-height:1.25!important}h2.ant-typography,.ant-typography h2{font-size:17px!important;line-height:1.3!important}h3.ant-typography,.ant-typography h3{font-size:15px!important;line-height:1.35!important}h4.ant-typography,.ant-typography h4{font-size:14px!important}.ant-btn{min-height:36px;font-size:13px!important;padding:4px 12px!important}.ant-btn-lg{min-height:40px;font-size:14px!important}.ant-btn-sm{min-height:28px;font-size:11px!important;padding:2px 8px!important}.ant-space{row-gap:8px!important}.ant-statistic-title{font-size:12px!important}.ant-statistic-content,.ant-statistic-content-value,.ant-statistic-content-suffix{font-size:18px!important}.ant-tag{font-size:11px!important;line-height:18px!important;padding:0 6px!important}.ant-drawer-content-wrapper{max-width:95vw!important}.ant-drawer-body{padding:12px!important}.ant-tabs-nav-wrap{-webkit-overflow-scrolling:touch}.ant-select-arrow{right:8px!important}.ant-avatar{font-size:12px!important}.ant-steps-horizontal{overflow-x:auto;flex-wrap:nowrap!important}.ant-steps-item-title{font-size:12px!important}.ant-alert-message{font-size:13px!important}.ant-alert-description{font-size:12px!important}div[style*="display: flex"][style*="justify-content: space-between"]{flex-wrap:wrap;gap:8px!important}}@media(max-width:768px){.ant-layout-content{max-width:100vw;overflow-x:hidden}.ant-layout-content>div{max-width:100%}.ant-row{max-width:100%;margin-left:0!important;margin-right:0!important}.chat-input-area{padding:8px!important;gap:6px!important}.chat-input-area .ant-btn{width:36px!important;height:36px!important;min-width:36px!important}.chat-input-area textarea{min-height:36px!important;padding:6px 10px!important;font-size:16px!important}}@media(max-width:380px){.ant-card-head-title{font-size:13px!important}.ant-statistic-content,.ant-statistic-content-value{font-size:16px!important}.ant-modal-body{padding:12px!important}}.notification-target-row>td{background:var(--color-wait-bg, #FBF1E0)!important;transition:background .4s ease}.notification-target-row>td:first-child{box-shadow:inset 3px 0 0 var(--color-wait, #A36400)}.ant-card.notification-target-row{background:var(--color-wait-bg, #FBF1E0);box-shadow:inset 3px 0 0 var(--color-wait, #A36400);transition:background .4s ease}
