.auth-layout{background:linear-gradient(135deg,#001529 0%,#036 100%);min-height:100vh}.auth-content{justify-content:center;align-items:center;padding:24px;display:flex}.auth-card{width:100%;max-width:400px;box-shadow:0 8px 24px #00000026}.auth-logo{text-align:center;margin-bottom:32px}.auth-title{color:#001529!important;margin-bottom:8px!important}.auth-form-title{text-align:center;margin-bottom:24px!important}@media (width<=767px){.auth-content{padding:12px}.auth-logo{margin-bottom:20px}}:root{--sidebar-bg:#0a3763;--sidebar-bg-deep:#06294c;--sidebar-surface:#ffffff14;--sidebar-border:#ffffff24;--sidebar-accent:#b4d2eb;--sidebar-accent-strong:#fff;--sidebar-text:#fff;--sidebar-text-muted:#ffffffad;--sidebar-selected-bg:#ffffff26;--sidebar-selected-text:#fff;--sidebar-shadow:#03182e3d}[data-theme=dark]{--sidebar-bg:#141414;--sidebar-bg-deep:#141414;--sidebar-surface:#1f1f1f;--sidebar-border:#82b0d929;--sidebar-accent:#82b0d9;--sidebar-accent-strong:#b4d2eb;--sidebar-text:#edf6ff;--sidebar-text-muted:#edf6ffad;--sidebar-selected-bg:#4b85bd38;--sidebar-selected-text:#fff;--sidebar-shadow:#00000057}.sidebar{z-index:100;border-right:1px solid var(--sidebar-border);transition:background-color .3s;position:fixed;top:0;bottom:0;left:0;background:linear-gradient(180deg, #ffffff0d 0%, transparent 32%), linear-gradient(180deg, var(--sidebar-bg) 0%, var(--sidebar-bg-deep) 100%)!important}.sidebar-logo{height:72px;color:var(--sidebar-text);background:var(--sidebar-surface);border:1px solid var(--sidebar-border);box-shadow:0 10px 24px var(--sidebar-shadow);border-radius:10px;justify-content:center;align-items:center;margin:16px 14px 12px;padding:0 18px;transition:background-color .3s,border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.sidebar-logo-wordmark{color:var(--sidebar-text);letter-spacing:0;text-transform:uppercase;font-size:24px;font-weight:800;line-height:1}.sidebar.ant-layout-sider-collapsed .sidebar-logo{justify-content:center;padding:0}.sidebar.ant-layout-sider-collapsed .sidebar-logo-wordmark{font-size:22px}.sidebar .ant-menu{background:0 0;padding:0 8px}.sidebar .ant-menu-item{color:var(--sidebar-text-muted);border-radius:8px;margin:4px 0}.sidebar .ant-menu-item a{color:var(--sidebar-text-muted);transition:color .3s}.sidebar .ant-menu-item .anticon,.sidebar .ant-menu-submenu-title .anticon{color:var(--sidebar-accent)}.sidebar .ant-menu-item-selected a,.sidebar .ant-menu-item:hover a{color:var(--sidebar-selected-text)}.sidebar .ant-menu-submenu>.ant-menu-submenu-title{color:color-mix(in srgb, var(--sidebar-text) 88%, transparent);border-radius:8px;margin:4px 0;font-weight:500}.sidebar .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--sidebar-text)}.sidebar .ant-menu-sub{border-radius:8px;margin:4px 0;padding:4px 0;background:color-mix(in srgb, var(--sidebar-surface) 74%, transparent)!important}.sidebar .ant-menu-sub .ant-menu-item{height:36px;margin:2px 4px;line-height:36px;padding-left:24px!important}.sidebar .ant-menu-sub .ant-menu-item a{font-size:13px}.sidebar .ant-menu-item-divider{background:var(--sidebar-border);margin:12px 16px}.sidebar .ant-layout-sider-trigger{transition:background-color .3s}.sidebar.ant-layout-sider-collapsed .ant-menu-submenu-title{padding:0 calc(50% - 8px)}.sidebar.ant-layout-sider-collapsed .ant-menu-sub{background:var(--sidebar-surface)!important}.sidebar :where(.ant-menu-dark .ant-menu-item-selected),.sidebar :where(.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title),.sidebar :where(.ant-menu-dark .ant-menu-item:hover),.sidebar :where(.ant-menu-dark .ant-menu-submenu-title:hover){background:var(--sidebar-selected-bg)!important;color:var(--sidebar-selected-text)!important}.sidebar :where(.ant-menu-dark .ant-menu-item-selected),.sidebar :where(.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title){box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--sidebar-accent-strong) 22%, transparent)}.sidebar :where(.ant-menu-dark .ant-menu-item-selected .anticon),.sidebar :where(.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon),.sidebar :where(.ant-menu-dark .ant-menu-item:hover .anticon),.sidebar :where(.ant-menu-dark .ant-menu-submenu-title:hover .anticon){color:var(--sidebar-selected-text)}.sidebar :where(.ant-menu-dark .ant-menu-item-selected):after{content:"";background:var(--sidebar-accent-strong);border-radius:0 3px 3px 0;width:3px;position:absolute;inset:6px auto 6px 0}.admin-header{z-index:99;padding:0 24px;transition:margin-left .2s,background-color .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 4px #00000014}@media (width<=1023px){.admin-header{padding:0 12px}}[data-theme=dark] .admin-header{box-shadow:0 1px 4px #0000004d}.header-content{justify-content:space-between;align-items:center;height:100%;display:flex}.header-left{align-items:center;display:flex}.header-menu-trigger{justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:inline-flex}.header-right{align-items:center;display:flex}.theme-switch{margin-right:8px}.theme-switch .ant-switch-inner-checked,.theme-switch .ant-switch-inner-unchecked{justify-content:center;align-items:center;display:flex}.user-dropdown{cursor:pointer;border-radius:6px;padding:8px 12px;transition:background .2s}.user-dropdown:hover{background:#0000000a}[data-theme=dark] .user-dropdown:hover{background:#ffffff14}.user-name{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}@media (width<=767px){.user-dropdown{padding:6px 8px}.user-name{display:none}.theme-switch{margin-right:0}}.admin-layout{min-height:100vh}.admin-main{transition:margin-left .2s}.admin-content{min-height:calc(100vh - 64px);margin-top:64px;padding:24px}@media (width<=1023px){.admin-content{padding:16px}}@media (width<=767px){.admin-content{padding:12px}}.sidebar-drawer .ant-drawer-body{background:linear-gradient(180deg, #ffffff0d 0%, transparent 32%), linear-gradient(180deg, var(--sidebar-bg) 0%, var(--sidebar-bg-deep) 100%)}.sidebar-drawer .ant-menu{background:0 0;padding:0 8px}.sidebar-drawer .ant-menu-item{border-radius:8px;margin:4px 0}.sidebar-drawer .ant-menu-item a{color:var(--sidebar-text-muted);transition:color .3s}.sidebar-drawer .ant-menu-item-selected a,.sidebar-drawer .ant-menu-item:hover a{color:var(--sidebar-text)}.sidebar-drawer .ant-menu-submenu>.ant-menu-submenu-title{color:color-mix(in srgb, var(--sidebar-text) 88%, transparent);border-radius:8px;margin:4px 0;font-weight:500}.sidebar-drawer .ant-menu-submenu-selected>.ant-menu-submenu-title{color:var(--sidebar-text)}.sidebar-drawer .ant-menu-sub{border-radius:8px;margin:4px 0;padding:4px 0;background:color-mix(in srgb, var(--sidebar-surface) 74%, transparent)!important}.sidebar-drawer .ant-menu-sub .ant-menu-item{height:36px;margin:2px 4px;line-height:36px;padding-left:24px!important}.sidebar-drawer .ant-menu-sub .ant-menu-item a{font-size:13px}.sidebar-drawer .ant-menu-item-divider{background:var(--sidebar-border);margin:12px 16px}.sidebar-drawer .ant-menu-item .anticon,.sidebar-drawer .ant-menu-submenu-title .anticon{color:var(--sidebar-accent)}.sidebar-drawer :where(.ant-menu-dark .ant-menu-item-selected),.sidebar-drawer :where(.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title),.sidebar-drawer :where(.ant-menu-dark .ant-menu-item:hover),.sidebar-drawer :where(.ant-menu-dark .ant-menu-submenu-title:hover){background:var(--sidebar-selected-bg)!important;color:var(--sidebar-selected-text)!important}.sidebar-drawer :where(.ant-menu-dark .ant-menu-item-selected a),.sidebar-drawer :where(.ant-menu-dark .ant-menu-item:hover a),.sidebar-drawer :where(.ant-menu-dark .ant-menu-item-selected .anticon),.sidebar-drawer :where(.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title .anticon),.sidebar-drawer :where(.ant-menu-dark .ant-menu-item:hover .anticon),.sidebar-drawer :where(.ant-menu-dark .ant-menu-submenu-title:hover .anticon){color:var(--sidebar-selected-text)}.sidebar-drawer :where(.ant-menu-dark .ant-menu-item-selected):after{content:"";background:var(--sidebar-accent-strong);border-radius:0 3px 3px 0;width:3px;position:absolute;inset:6px auto 6px 0}.page-header{margin-bottom:24px}.page-breadcrumb{margin-bottom:16px}.page-header-content{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-header-main{flex:1;min-width:0}.page-title{margin-bottom:4px!important}.page-subtitle{font-size:14px}.page-header-extra{flex-shrink:0}@media (width<=767px){.page-header{margin-bottom:16px}.page-header-content{flex-direction:column;align-items:stretch;gap:12px}.page-header-extra{width:100%}.page-header-extra.ant-space{flex-wrap:wrap;display:flex}.page-header-extra .ant-btn{flex:auto}.page-title.ant-typography{font-size:20px!important}}@media (width>=768px) and (width<=1023px){.page-header-extra .ant-btn{padding-inline:12px}}.audit-log-filters{margin-bottom:16px}.login-form{margin-top:24px}.login-error{margin-bottom:24px}.login-form .ant-input-affix-wrapper{padding:8px 11px}.data-table-card{overflow:hidden}.data-table .ant-table-thead>tr>th{font-weight:600}.data-table .ant-table-pagination{margin:16px!important}@media (width<=767px){.data-table .ant-table-pagination{justify-content:center;margin:12px!important}.data-table .ant-table-thead>tr>th,.data-table .ant-table-tbody>tr>td{padding:8px}.data-table .ant-pagination-options{display:none}}.status-badge{align-items:center;gap:4px;display:inline-flex}.delete-confirm-button{color:#ff4d4f}.delete-confirm-button:hover{color:#ff7875;background:#fff1f0}.search-input{width:100%;max-width:100%}@media (width>=768px){.search-input{max-width:300px}}.search-icon{color:#bfbfbf}@media (width<=767px){.table-filters .ant-space{width:100%;display:flex}.table-filters .ant-space-item{flex:auto}}.stat-card{background:linear-gradient(135deg,#fff 0%,#fafafa 100%);border:1px solid #0000000f;border-radius:12px;align-items:center;gap:16px;height:100%;min-height:100px;padding:20px;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000f}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.stat-card-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.stat-card-content{flex:1;min-width:0}.stat-card-value{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:24px;font-weight:700;line-height:1.2;overflow:hidden}.stat-card-label{color:#666;margin-top:4px;font-size:13px;font-weight:500}.stat-card-secondary{color:#999;margin-top:2px;font-size:12px}.stat-card-gradient .stat-card-secondary{font-weight:600}[data-theme=dark] .stat-card{background:linear-gradient(135deg,#1f1f1f 0%,#141414 100%);border-color:#303030}[data-theme=dark] .stat-card:hover{box-shadow:0 4px 16px #0000004d}[data-theme=dark] .stat-card-value{color:#fff}[data-theme=dark] .stat-card-label{color:#999}[data-theme=dark] .stat-card-gradient{background:linear-gradient(135deg,#162312 0%,#1d3712 100%);border-color:#274916}@media (width<=576px){.stat-card{gap:12px;padding:16px}.stat-card-icon{width:44px;height:44px;font-size:20px}.stat-card-value{font-size:18px}.stat-card-label{font-size:12px}}.dashboard-section{margin-bottom:24px}.section-title{color:var(--ant-color-text-secondary);align-items:center;gap:8px;display:flex;margin-bottom:16px!important}.dashboard-card{border-radius:12px;height:100%;box-shadow:0 2px 8px #0000000f}.dashboard-card .ant-card-head{border-bottom:1px solid var(--ant-color-border-secondary)}.dashboard-card .ant-card-head-title{font-weight:600}.dashboard-card .ant-card-extra a{color:var(--ant-color-primary);align-items:center;gap:4px;font-size:13px;display:flex}.dashboard-card .ant-card-extra a:hover{color:var(--ant-color-primary-hover)}.period-link{color:var(--ant-color-text);font-weight:500}.period-link:hover{color:var(--ant-color-primary)}.periods-status{flex-direction:column;gap:16px;display:flex}.status-item{flex-direction:column;gap:4px;display:flex}.status-info{justify-content:space-between;align-items:center;display:flex}.entity-stat{cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;padding:16px 8px;transition:all .3s;display:flex}.entity-stat:hover{background:var(--ant-color-fill-secondary);transform:translateY(-2px)}.entity-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:8px;font-size:22px;display:flex}.entity-branches{color:#1890ff;background:linear-gradient(135deg,#e6f7ff 0%,#91d5ff 100%)}.entity-plants{color:#52c41a;background:linear-gradient(135deg,#f6ffed 0%,#b7eb8f 100%)}.entity-projects{color:#fa8c16;background:linear-gradient(135deg,#fff7e6 0%,#ffd591 100%)}.entity-transporters{color:#eb2f96;background:linear-gradient(135deg,#fff0f6 0%,#ffadd2 100%)}.entity-trucks{color:#722ed1;background:linear-gradient(135deg,#f9f0ff 0%,#d3adf7 100%)}.entity-value{color:var(--ant-color-text);font-size:24px;font-weight:700;line-height:1.2}.entity-label{color:var(--ant-color-text-secondary);text-align:center;font-size:12px}.dashboard-card .ant-table-wrapper .ant-table-tbody>tr>td{padding:12px 8px}.dashboard-card .ant-table-wrapper .ant-table-thead>tr>th{background:var(--ant-color-fill-quaternary);padding:10px 8px;font-size:12px;font-weight:600}[data-theme=dark] .dashboard-card{background:#1f1f1f}[data-theme=dark] .entity-stat:hover{background:#ffffff14}[data-theme=dark] .entity-branches{background:linear-gradient(135deg,#111d2c 0%,#15395b 100%)}[data-theme=dark] .entity-plants{background:linear-gradient(135deg,#162312 0%,#274916 100%)}[data-theme=dark] .entity-projects{background:linear-gradient(135deg,#2b1d11 0%,#593815 100%)}[data-theme=dark] .entity-transporters{background:linear-gradient(135deg,#291321 0%,#551c3b 100%)}[data-theme=dark] .entity-trucks{background:linear-gradient(135deg,#1a1325 0%,#301c4d 100%)}@media (width<=768px){.entity-icon{width:40px;height:40px;font-size:18px}.entity-value{font-size:20px}.entity-label{font-size:11px}}.trend-chart-wrap{width:100%}.trend-chart-svg{width:100%;height:auto;max-height:280px;display:block}.trend-legend{color:var(--ant-color-text-secondary);justify-content:center;gap:16px;margin-top:8px;font-size:12px;display:flex}.legend-swatch{vertical-align:middle;border-radius:2px;width:10px;height:10px;margin-right:6px;display:inline-block}.legend-m3{opacity:.75;background:#1890ff}.legend-uf{background:#52c41a}.plant-bars{flex-direction:column;gap:10px;display:flex}.plant-bar-row{flex-direction:column;gap:4px;display:flex}.plant-bar-label{justify-content:space-between;font-size:13px;display:flex}.fuel-stat{border-bottom:1px dashed var(--ant-color-border-secondary);flex-direction:column;gap:2px;padding:8px 0;display:flex}.fuel-stat:last-child{border-bottom:none}.file-preview{background:var(--ant-color-fill-quaternary);border-radius:8px;margin-top:24px;padding:16px}.form-actions{border-top:1px solid var(--ant-color-border);justify-content:flex-end;margin-top:24px;padding-top:16px;display:flex}.import-option-box{background:var(--ant-color-fill-tertiary);border:1px solid var(--ant-color-border-secondary);border-radius:6px;margin-top:16px;padding:12px 16px}.import-option-box__hint{margin-top:4px;margin-left:24px}.import-progress .ant-steps-item.progress-step--warning .ant-steps-item-icon{background-color:var(--ant-color-warning-bg);border-color:var(--ant-color-warning)}.import-progress .ant-steps-item.progress-step--warning .ant-steps-item-icon .ant-steps-icon,.import-progress .ant-steps-item.progress-step--warning .ant-steps-item-icon .ant-steps-icon .anticon{color:var(--ant-color-warning)}.import-progress .ant-steps-item.progress-step--warning>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:var(--ant-color-warning)}.import-progress .ant-steps-item.progress-step--warning .ant-steps-item-title{color:var(--ant-color-warning-text)}.empty-state{text-align:center;color:var(--ant-color-text-secondary);padding:48px 0}.transporters-table .ant-table-thead>tr>th{background:#f0f5ff;border-bottom:2px solid #adc6ff;font-weight:600}.transporters-table .ant-table-row{cursor:pointer}.transporters-table .ant-table-row:hover>td{background:#e6f4ff!important}.transporters-table .ant-table-expanded-row>td{background:#fafafa;border-left:3px solid #1890ff;padding:0 16px!important}.transporters-table .totals-row{background:#e6f7ff}.transporters-table .totals-row>td{border-top:2px solid #91caff;background:#e6f7ff!important}.summary-card{border:1px solid #d9d9d9;border-radius:8px;box-shadow:0 1px 2px #0000000f}.summary-card .ant-statistic-title{color:#595959;font-size:12px;font-weight:500}.summary-card .ant-statistic-content-value{color:#262626}.summary-card.total-card{background:linear-gradient(135deg,#f6ffed 0%,#d9f7be 100%);border-color:#95de64;box-shadow:0 2px 4px #52c41a26}.summary-card.total-card .ant-statistic-content-value{color:#237804}.trucks-table{background:#fff;border:1px solid #d9d9d9;border-radius:8px;margin-top:12px;overflow:hidden;box-shadow:0 1px 3px #00000014}.trucks-table .ant-table-thead>tr>th{color:#434343;background:#f5f5f5;border-bottom:1px solid #d9d9d9;padding:10px 12px;font-size:13px}.trucks-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0;padding:10px 12px}.trucks-table .ant-table-tbody>tr:hover>td{background:#f5f5f5}.trucks-table .ant-table-expanded-row>td{background:#fafafa;border-left:2px solid #1890ff;padding:12px 16px!important}.trucks-table .ant-tabs-nav{margin-bottom:8px}[data-theme=dark] .transporters-table .ant-table-thead>tr>th{background:#1f1f1f;border-bottom:2px solid #434343}[data-theme=dark] .transporters-table .ant-table-row:hover>td{background:#262626!important}[data-theme=dark] .transporters-table .ant-table-expanded-row>td{background:#141414;border-left-color:#177ddc}[data-theme=dark] .transporters-table .totals-row,[data-theme=dark] .transporters-table .totals-row>td{border-top-color:#434343;background:#1f1f1f!important}[data-theme=dark] .summary-card{box-shadow:none;border-color:#434343}[data-theme=dark] .summary-card .ant-statistic-title{color:#8c8c8c}[data-theme=dark] .summary-card .ant-statistic-content-value{color:#f0f0f0}[data-theme=dark] .summary-card.total-card{box-shadow:none;background:linear-gradient(135deg,#162312 0%,#1d3712 100%);border-color:#274916}[data-theme=dark] .summary-card.total-card .ant-statistic-content-value{color:#95de64}[data-theme=dark] .trucks-table{box-shadow:none;background:#1f1f1f;border-color:#434343}[data-theme=dark] .trucks-table .ant-table-thead>tr>th{color:#d9d9d9;background:#262626;border-bottom-color:#434343}[data-theme=dark] .trucks-table .ant-table-tbody>tr>td{border-bottom-color:#303030}[data-theme=dark] .trucks-table .ant-table-tbody>tr:hover>td{background:#262626}[data-theme=dark] .trucks-table .ant-table-expanded-row>td{background:#1a1a1a;border-left-color:#177ddc}.calculation-detail .ant-card{border-radius:8px}.calculation-detail .ant-card-head{background:#f5f5f5;border-radius:8px 8px 0 0}.calculation-incomplete .ant-card-head{background:#fff7e6;border-color:#ffd591}.calculation-detail .ant-descriptions-item-label{width:140px;font-weight:500}.calculation-detail .ant-descriptions-item-content{font-family:SF Mono,Monaco,Consolas,monospace}[data-theme=dark] .calculation-detail .ant-card-head{background:#262626}[data-theme=dark] .calculation-incomplete .ant-card-head{background:#2b1d11;border-color:#593815}.filter-control--sm{width:150px}.filter-control--md{width:200px}.filter-control--lg{width:240px}.table-filters .ant-space-item:has(.filter-control){max-width:100%}@media (width<=1200px){.transporters-table .ant-table-cell{padding:8px}.summary-card .ant-statistic-content-value{font-size:14px!important}}.irregularities-alert__body{flex-direction:column;gap:12px;display:flex}.irregularities-alert__text{margin:0}.irregularities-alert__actions{margin-top:0}@media (width<=767px){.filter-control--sm,.filter-control--md,.filter-control--lg{width:100%!important}.table-filters .ant-space{flex-direction:column;align-items:stretch;display:flex!important}.table-filters .ant-space-item{width:100%}.irregularities-alert__actions.ant-space{width:100%;display:flex}.irregularities-alert__actions .ant-space-item{flex:auto}.irregularities-alert__actions .ant-btn{width:100%}}.table-filters,.branch-selector-card{margin-bottom:16px}.branch-selector-card .ant-space{flex-wrap:wrap}.rate-info-card{margin-bottom:16px}.rate-info-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.rate-info-main{flex-direction:column;gap:4px;display:flex}.rate-info-meta{margin-top:4px}.brackets-card{margin-bottom:16px}.bracket-km-from{color:var(--ant-color-text-secondary);font-weight:500}.publish-card,.publish-form{margin-bottom:16px}.publish-actions{border-top:1px solid var(--ant-color-border-secondary,#f0f0f0);justify-content:flex-end;padding-top:16px;display:flex}[data-theme=dark] .publish-actions{border-top-color:#303030}@media (width<=767px){.branch-selector-card .ant-select{width:100%!important}.rate-info-header{flex-direction:column;align-items:stretch}.rate-info-header .ant-btn{width:100%}.publish-actions{flex-direction:column}.publish-actions .ant-btn{width:100%}}.config-card{border-radius:12px;box-shadow:0 2px 8px #0000000f}.config-item{padding:8px 0}.config-item .ant-form-item{margin-bottom:8px}.config-item .ant-input-number{font-size:16px}.config-item .ant-input-number-group-addon{background:var(--ant-color-fill-secondary);text-align:center;min-width:50px}.param-suffix{font-size:12px}.param-description{align-items:flex-start;gap:6px;font-size:13px;display:flex;margin-bottom:0!important}.param-description .anticon{flex-shrink:0;margin-top:3px}.config-divider{margin:16px 0 8px}.config-actions{border-top:1px solid var(--ant-color-border);justify-content:flex-end;margin-top:8px;padding-top:16px;display:flex}.master-data-file-preview{background:var(--ant-color-fill-quaternary);border-radius:4px;margin-top:16px;padding:12px}.master-data-errors-button{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;width:100%;margin:0;padding:0;transition:background .15s}.master-data-errors-button:hover{background:var(--ant-color-fill-quaternary)}.master-data-errors-button:focus-visible{outline:2px solid var(--ant-color-primary);outline-offset:2px}@media (width<=768px){.config-divider{display:none}.config-item{border-bottom:1px solid var(--ant-color-border);margin-bottom:16px;padding-bottom:16px}}.table-filters{margin-bottom:16px}*{box-sizing:border-box;margin:0;padding:0}html,body,#app{width:100%;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:background-color .3s}.ant-layout{min-height:100vh;transition:background-color .3s}.ant-layout-sider-children{flex-direction:column;display:flex}.ant-card{transition:background-color .3s,border-color .3s}.ant-table{transition:background-color .3s}.ant-input,.ant-select-selector,.ant-input-number,.ant-picker{transition:background-color .3s,border-color .3s}.page-enter{opacity:0;transform:translateY(10px)}.page-enter-active{opacity:1;transition:opacity .2s ease-out,transform .2s ease-out;transform:translateY(0)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}[data-theme=dark] ::-webkit-scrollbar-track{background:#1f1f1f}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#424242}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#616161}.table-actions{justify-content:flex-end;gap:8px;display:flex}.form-actions{border-top:1px solid var(--ant-color-border-secondary,#f0f0f0);justify-content:flex-end;gap:12px;margin-top:24px;padding-top:24px;transition:border-color .3s;display:flex}[data-theme=dark] .form-actions{border-top-color:#303030}@media (width<=767px){.table-filters>.ant-space{row-gap:8px;width:100%;display:flex}.table-filters>.ant-space>.ant-space-item{flex:100%}.table-filters .ant-select,.table-filters .ant-picker{width:100%!important}.table-filters .ant-input,.table-filters .ant-input-affix-wrapper{width:100%!important;max-width:100%!important}.form-actions{flex-direction:column-reverse}.form-actions .ant-btn{width:100%}.ant-modal{max-width:calc(100vw - 16px);margin:8px auto;top:8px}.ant-modal-content{padding:16px}.ant-modal-footer{flex-wrap:wrap;gap:8px;display:flex}.ant-modal-footer .ant-btn{flex:auto}.ant-descriptions-row>th,.ant-descriptions-row>td{padding:8px!important}.ant-card-body{padding:16px}}@media (width>=768px) and (width<=1023px){.ant-modal{max-width:calc(100vw - 32px)}}.status-active{color:#52c41a}.status-inactive{color:#ff4d4f}.ant-layout-header,.ant-layout-content,.ant-layout-sider,.ant-menu,.ant-dropdown-menu{transition:background-color .3s,border-color .3s}.ant-select-dropdown .ant-select-item-option-content{color:inherit}.pac-container{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;z-index:10000!important}.pac-container .pac-item{color:#000;cursor:pointer;padding:8px 12px}.pac-container .pac-item:hover{background-color:#f5f5f5}.pac-container .pac-item .pac-item-query{color:#000;font-size:14px}.pac-container .pac-item .pac-matched{font-weight:600}.pac-container .pac-item span{color:#666;font-size:12px}[data-theme=dark] .pac-container{background-color:#1f1f1f;border-color:#424242}[data-theme=dark] .pac-container .pac-item{color:#fff;border-color:#424242}[data-theme=dark] .pac-container .pac-item:hover{background-color:#303030}[data-theme=dark] .pac-container .pac-item .pac-item-query{color:#fff}[data-theme=dark] .pac-container .pac-item span{color:#aaa}
