html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.login-wrapper{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;max-height:100vh;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-left{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:40px;background:linear-gradient(135deg,#e6f4ff 0%,#bae0ff 100%);overflow:hidden}.login-left-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(22,119,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(22,119,255,.08) 1px,transparent 1px);background-size:30px 30px}.login-left-blob1{position:absolute;top:20%;right:15%;width:280px;height:280px;background:radial-gradient(circle,rgba(22,119,255,.15) 0%,transparent 70%);border-radius:50%;filter:blur(40px);pointer-events:none}.login-left-blob2{position:absolute;bottom:20%;left:10%;width:340px;height:340px;background:radial-gradient(circle,rgba(100,185,255,.1) 0%,transparent 70%);border-radius:50%;filter:blur(60px);pointer-events:none}.login-left-logo{position:relative;z-index:10;display:flex;align-items:center;gap:12px;color:#002c8c;font-size:18px;font-weight:600;letter-spacing:.5px;align-self:flex-start}.login-left-logo-icon{width:38px;height:38px;background:linear-gradient(135deg,#1677FF,#4096FF);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff;letter-spacing:.5px;box-shadow:0 4px 16px #1677ff4d}.login-left-characters{position:relative;z-index:10;display:flex;align-items:flex-end;justify-content:center;flex:1;padding-top:40px}.login-left-footer{position:relative;z-index:10;display:flex;align-items:center;gap:10px;color:#002c8c80;font-size:13px}.login-left-footer-dot{color:#1677ffcc}.login-right{display:flex;align-items:center;justify-content:center;background:#ffffff;padding:40px}.login-card{width:100%;max-width:400px;transform:translateY(-30px)}.login-card-header{margin-bottom:40px;text-align:left}.login-card-title{font-size:32px;font-weight:700;color:#1f1f1f;letter-spacing:-.5px;margin-bottom:8px}.login-card-subtitle{font-size:14px;color:#00000073}.login-label{color:#000000d9!important;font-size:13px!important;font-weight:500}.login-input.ant-input-affix-wrapper{background:#f5f5f5!important;border:1px solid #d9d9d9!important;border-radius:10px!important;height:48px;color:#1f1f1f!important;transition:border-color .25s,box-shadow .25s}.login-input.ant-input-affix-wrapper:hover{border-color:#4096ff!important}.login-input.ant-input-affix-wrapper-focused,.login-input.ant-input-affix-wrapper:focus-within{border-color:#1677ff!important;box-shadow:0 0 0 3px #1677ff1f!important;background:#ffffff!important}.login-input .ant-input{background:transparent!important;color:#1f1f1f!important}.login-input .ant-input::placeholder{color:#00000040!important}.login-input .ant-input-suffix .anticon,.login-input .ant-input-password-icon{color:#00000059!important}.login-input .ant-input-password-icon:hover{color:#000000bf!important}.login-right .ant-form-item-label>label{color:#000000d9!important}.login-btn.ant-btn-primary{background:linear-gradient(135deg,#1677FF 0%,#4096FF 100%)!important;border:none!important;border-radius:10px!important;height:50px!important;font-size:16px!important;font-weight:600!important;letter-spacing:2px;box-shadow:0 4px 20px #1677ff40!important;transition:all .25s ease!important}.login-btn.ant-btn-primary:hover{background:linear-gradient(135deg,#0958D9 0%,#1677FF 100%)!important;box-shadow:0 6px 28px #1677ff66!important;transform:translateY(-1px)}.login-btn.ant-btn-primary:active{transform:translateY(0)}.login-right .ant-form-item-explain-error{color:#ff4d4f!important;font-size:12px}@media (max-width: 900px){.login-wrapper{grid-template-columns:1fr}.login-left{display:none}.login-right{background:#ffffff}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100vh}.ant-card{margin-bottom:8px!important}.ant-card-head{min-height:32px!important;padding:0 8px!important}.ant-card-head-title{padding:6px 0!important;font-size:13px!important}.ant-card-body{padding:8px!important}.ant-table-thead>tr>th{padding:6px 8px!important;font-size:12px!important;background:#fafafa!important}.ant-table-tbody>tr>td{padding:6px 8px!important;font-size:12px!important}.ant-table-small .ant-table-thead>tr>th,.ant-table-small .ant-table-tbody>tr>td{padding:4px 6px!important}.ant-form-item{margin-bottom:8px!important}.ant-form-item-label>label{font-size:12px!important}.ant-input{font-size:12px!important}.ant-input-sm{padding:1px 6px!important}.ant-select-selector{font-size:12px!important;padding:0 8px!important}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{padding:0 8px!important}.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:24px!important}.ant-picker{font-size:12px!important;padding:2px 8px!important}.ant-picker-input>input{font-size:12px!important}.ant-btn{font-size:12px!important;height:26px!important;padding:2px 10px!important}.ant-btn-sm{height:22px!important;padding:0 6px!important;font-size:11px!important}.ant-btn-lg{height:32px!important}.ant-modal-header{padding:10px 12px!important}.ant-modal-title{font-size:14px!important}.ant-modal-body{padding:12px!important}.ant-modal-footer{padding:6px 12px!important}.ant-descriptions-item-label,.ant-descriptions-item-content{padding:4px 8px!important;font-size:12px!important}.ant-tabs-tab{padding:6px 10px!important;font-size:12px!important}.ant-menu-item,.ant-menu-submenu-title{height:32px!important;line-height:32px!important;font-size:12px!important;margin:4px!important;border-radius:4px!important}.ant-layout-sider .ant-menu-item,.ant-layout-sider .ant-menu-submenu-title{padding-left:12px!important;padding-right:8px!important}.ant-layout-sider .ant-menu-sub .ant-menu-item{padding-left:24px!important}.ant-menu-submenu-arrow{font-size:10px!important}.ant-menu-item .ant-menu-item-icon,.ant-menu-submenu-title .ant-menu-item-icon{margin-right:6px!important;font-size:12px!important}.ant-menu-title-content{margin-inline-start:0!important}.ant-page-header{padding:8px 12px!important}.ant-statistic-title{font-size:11px!important;margin-bottom:2px!important}.ant-statistic-content{font-size:16px!important}.ant-space{gap:6px!important}.ant-tag{padding:0 4px!important;font-size:11px!important;line-height:16px!important;margin-right:4px!important}.ant-pagination{font-size:12px!important}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next{min-width:26px!important;height:26px!important;line-height:24px!important}.ant-breadcrumb{font-size:12px!important}.ant-list-item{padding:6px 0!important}.ant-timeline-item{padding-bottom:12px!important}.ant-badge-count{font-size:10px!important;height:16px!important;line-height:16px!important;padding:0 4px!important}.ant-empty-normal{margin:16px 0!important}.ant-empty-image{height:40px!important}.ant-tooltip-inner{font-size:11px!important;padding:4px 8px!important;min-height:auto!important}.ant-table-thead>tr>th{background:#fafafa!important;color:#000000e0!important;font-weight:600!important;border-bottom:1px solid #f0f0f0!important}.ant-table-tbody>tr:hover>td{background:#f5f5f5!important}.ant-table-cell-fix-right,.ant-table-cell-fix-left{background:#ffffff!important}.ant-table-tbody>tr:hover>td.ant-table-cell-fix-right,.ant-table-tbody>tr:hover>td.ant-table-cell-fix-left{background:#f5f5f5!important}.ant-table-thead>tr>th.ant-table-cell-fix-right,.ant-table-thead>tr>th.ant-table-cell-fix-left{background:#fafafa!important}.ant-card-head{border-bottom:1px solid #f0f0f0!important}.ant-card-head-title{color:#000000e0!important}.ant-tabs-ink-bar{background:#1677FF!important}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1677ff!important}.ant-tabs-tab:hover{color:#4096ff!important}.ant-btn-primary{background:linear-gradient(135deg,#1677FF,#4096FF)!important;border-color:transparent!important;color:#fff!important;box-shadow:0 2px 8px #1677ff4d!important;transition:all .2s ease!important}.ant-btn-primary>span,.ant-btn-primary .anticon{color:#fff!important}.ant-btn-primary:hover{background:linear-gradient(135deg,#0958D9,#1677FF)!important;color:#fff!important;box-shadow:0 4px 14px #1677ff73!important;transform:translateY(-1px)}.ant-btn-primary:hover>span,.ant-btn-primary:hover .anticon{color:#fff!important}.ant-pagination-item-active{border-color:#1677ff!important}.ant-pagination-item-active a{color:#1677ff!important}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:#1677ff!important;box-shadow:0 0 0 2px #1677ff2e!important}.ant-select-focused .ant-select-selector,.ant-picker-focused{border-color:#1677ff!important;box-shadow:0 0 0 2px #1677ff2e!important}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#f5f5f5}::-webkit-scrollbar-thumb{background:rgba(22,119,255,.3);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:rgba(22,119,255,.55)}.ant-switch-checked{background:#1677FF!important}.ant-checkbox-checked .ant-checkbox-inner{background-color:#1677ff!important;border-color:#1677ff!important}.ant-radio-checked .ant-radio-inner{border-color:#1677ff!important;border-width:4px!important;background-color:#fff!important}.ant-radio-inner:after{display:none!important}.ant-tag-blue{background:rgba(22,119,255,.1)!important;border-color:#1677ff4d!important;color:#1677ff!important}.ant-drawer-title,.ant-modal-title{color:#000000e0!important;font-weight:600!important}.ant-steps-item-process .ant-steps-item-icon{background:#1677FF!important;border-color:#1677ff!important}.ant-steps-item-finish .ant-steps-item-icon{border-color:#1677ff!important}.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#1677ff!important}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#1677ff!important}.ant-btn-primary[disabled],.ant-btn-primary.ant-btn-disabled,.ant-btn-primary[disabled]:hover,.ant-btn-primary[disabled]:active{background:#f5f5f5!important;border-color:#d9d9d9!important;color:#00000040!important;box-shadow:none!important;text-shadow:none!important}.ant-btn-primary[disabled]>span,.ant-btn-primary.ant-btn-disabled>span,.ant-btn-primary[disabled] .anticon,.ant-btn-primary.ant-btn-disabled .anticon{color:#00000040!important}@media (max-width: 767.98px){:root{--mobile-page-bg: #f3f6fb;--mobile-surface: #ffffff;--mobile-text: #172033;--mobile-muted: #6f7b8f;--mobile-line: #e8edf5;--mobile-primary: #1677ff;--mobile-radius: 14px;--mobile-shadow: 0 5px 18px rgba(25, 55, 96, .07);--mobile-control-height: 38px}html,body.fms-mobile-shell,body.fms-mobile-shell #root,body.fms-mobile-shell .App{width:100%;min-width:0;min-height:100%}body.fms-mobile-shell{overflow-x:hidden;background:var(--mobile-page-bg);color:var(--mobile-text);font-size:14px;-webkit-tap-highlight-color:transparent}.app-shell{width:100%;min-width:0;min-height:100dvh!important;background:var(--mobile-page-bg)!important}.app-shell .desktop-navigation{display:none!important}.app-main-layout{width:100%;min-width:0;background:var(--mobile-page-bg)!important}.app-header{position:sticky;top:0;z-index:100;box-sizing:border-box;width:100%;height:56px!important;min-height:56px;padding:0 10px!important;line-height:normal!important;border-bottom:1px solid rgba(20,60,110,.08)!important;box-shadow:0 2px 14px #1f3c6314!important}.app-menu-trigger{width:42px!important;height:42px!important;padding:0!important;border-radius:11px!important;font-size:19px!important}.app-header-center{min-width:0;justify-content:flex-start!important;padding:0 8px}.mobile-page-title{display:block;overflow:hidden;color:var(--mobile-text);font-size:17px;font-weight:650;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.app-header-actions{flex:0 0 auto;gap:4px!important;margin-right:0!important}.app-header-actions .ant-btn{width:40px!important;height:40px!important;padding:0!important;border-radius:10px!important}.app-header-actions .ant-avatar{width:30px!important;height:30px!important;line-height:30px!important}.app-user-menu{gap:0!important}.app-user-name{display:none}.mobile-impersonation-banner{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 12px;border-bottom:1px solid #ffe58f;background:#fffbe6;color:#ad6800;font-size:12px}.mobile-impersonation-banner .ant-btn{flex:0 0 auto;height:32px!important;padding:0 4px!important}.app-content{box-sizing:border-box;width:100%;min-width:0;margin:0!important;padding:12px 12px calc(20px + env(safe-area-inset-bottom))!important;overflow-x:hidden;border-radius:0!important;background:var(--mobile-page-bg)!important;box-shadow:none!important}.app-content>*{box-sizing:border-box;min-width:0;max-width:100%}.app-content>div[style*=padding]{padding:0!important}.app-content h1,.app-content h2,.app-content h3,.app-content h4{max-width:100%;margin-top:0;color:var(--mobile-text);line-height:1.35;overflow-wrap:anywhere}.app-content h1{font-size:22px}.app-content h2{font-size:19px}.app-content h3,.app-content h4{font-size:16px}.mobile-navigation-drawer .ant-drawer-content,.mobile-navigation-drawer .ant-drawer-body{overflow:hidden;background:#001529!important}.mobile-navigation-drawer .ant-drawer-body{display:flex;height:100dvh;padding:0!important;flex-direction:column}.mobile-drawer-brand{display:flex;flex:0 0 auto;align-items:center;gap:11px;min-height:calc(72px + env(safe-area-inset-top));padding:calc(12px + env(safe-area-inset-top)) 12px 12px 16px;border-bottom:1px solid rgba(255,255,255,.09);background:linear-gradient(145deg,#07386f 0%,#001529 65%)}.mobile-drawer-logo{display:flex;width:38px;height:38px;flex:0 0 38px;align-items:center;justify-content:center;border-radius:11px;background:linear-gradient(135deg,#1677ff,#69b1ff);box-shadow:0 7px 18px #1677ff59;color:#fff;font-size:11px;font-weight:800;letter-spacing:.3px}.mobile-drawer-brand-copy{display:flex;min-width:0;flex:1;flex-direction:column;line-height:1.3}.mobile-drawer-brand-copy strong{color:#fff;font-size:15px;font-weight:650}.mobile-drawer-brand-copy span{margin-top:2px;color:#ffffff7a;font-size:10px}.mobile-drawer-close{width:40px!important;height:40px!important;padding:0!important;color:#ffffffb8!important;font-size:17px!important}.mobile-drawer-menu{min-height:0;flex:1;padding:8px 6px 14px;overflow-x:hidden;overflow-y:auto;border-inline-end:0!important;background:transparent!important}.mobile-navigation-drawer .ant-menu-item,.mobile-navigation-drawer .ant-menu-submenu-title{width:calc(100% - 8px)!important;height:46px!important;margin:3px 4px!important;padding-left:14px!important;border-radius:10px!important;font-size:14px!important;line-height:46px!important}.mobile-navigation-drawer .ant-menu-sub .ant-menu-item{padding-left:38px!important}.mobile-navigation-drawer .ant-menu-item-selected{background:linear-gradient(135deg,#1677ff,#368cff)!important;box-shadow:0 6px 14px #1677ff40}.mobile-drawer-profile{display:flex;flex:0 0 auto;align-items:center;gap:10px;padding:12px 12px calc(12px + env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035)}.mobile-drawer-profile .ant-avatar{background:linear-gradient(135deg,#1677ff,#69b1ff)}.mobile-drawer-user-copy{display:flex;min-width:0;flex:1;flex-direction:column}.mobile-drawer-user-copy strong,.mobile-drawer-user-copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-drawer-user-copy strong{color:#fff;font-size:13px}.mobile-drawer-user-copy span{color:#ffffff85;font-size:11px}.mobile-drawer-profile .ant-btn{width:40px!important;height:40px!important;padding:0!important}body.fms-mobile-shell .ant-drawer-content-wrapper{max-width:calc(100vw - 16px)!important}body.fms-mobile-shell .ant-drawer-header{padding:calc(12px + env(safe-area-inset-top)) 14px 12px!important}body.fms-mobile-shell .ant-drawer-title{font-size:16px}body.fms-mobile-shell .ant-drawer-header-title,body.fms-mobile-shell .ant-drawer-extra,body.fms-mobile-shell .ant-drawer-extra .ant-space{min-width:0}body.fms-mobile-shell .ant-drawer-extra .ant-space{justify-content:flex-end;flex-wrap:wrap}body.fms-mobile-shell .ant-drawer-header+.ant-drawer-body{padding:14px!important;overflow-x:hidden}body.fms-mobile-shell .ant-drawer-body .ant-row:not(.ant-form-item-row){max-width:100%;margin-right:-5px!important;margin-left:-5px!important;row-gap:0}body.fms-mobile-shell .ant-drawer-body .ant-row:not(.ant-form-item-row)>.ant-col{width:100%!important;max-width:100%!important;flex:0 0 100%!important;padding-right:5px!important;padding-left:5px!important}body.fms-mobile-shell .ant-drawer-body .ant-form-item{margin-bottom:14px!important}body.fms-mobile-shell .ant-drawer-body .ant-input,body.fms-mobile-shell .ant-drawer-body .ant-input-affix-wrapper,body.fms-mobile-shell .ant-drawer-body .ant-input-number,body.fms-mobile-shell .ant-drawer-body .ant-picker,body.fms-mobile-shell .ant-drawer-body .ant-select{width:100%!important;min-width:0!important;font-size:15px!important}body.fms-mobile-shell .ant-drawer-body .ant-input,body.fms-mobile-shell .ant-drawer-body .ant-input-affix-wrapper,body.fms-mobile-shell .ant-drawer-body .ant-input-number,body.fms-mobile-shell .ant-drawer-body .ant-picker{height:var(--mobile-control-height)!important;min-height:var(--mobile-control-height)!important;border-radius:9px!important}body.fms-mobile-shell .ant-drawer-body .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:var(--mobile-control-height)!important;padding:0 11px!important;border-radius:9px!important}body.fms-mobile-shell .ant-drawer-body .ant-select-single .ant-select-selection-item,body.fms-mobile-shell .ant-drawer-body .ant-select-single .ant-select-selection-placeholder{font-size:15px!important;line-height:36px!important}body.fms-mobile-shell .ant-drawer-body .ant-btn:not(.ant-btn-sm){min-height:36px!important;height:36px!important;padding:6px 12px!important;border-radius:9px!important;font-size:14px!important;line-height:22px!important}.app-content .ant-btn:not(.ant-btn-sm),body.fms-mobile-shell .ant-modal .ant-btn:not(.ant-btn-sm),body.fms-mobile-shell .ant-popover .ant-btn:not(.ant-btn-sm),body.fms-mobile-shell .ant-dropdown .ant-btn:not(.ant-btn-sm){min-height:36px!important;height:36px!important;padding:6px 12px!important;border-radius:9px!important;font-size:14px!important;line-height:22px!important;white-space:normal}.app-content .ant-btn-sm,body.fms-mobile-shell .ant-modal .ant-btn-sm,body.fms-mobile-shell .ant-popover .ant-btn-sm{min-height:34px!important;height:auto!important;padding:5px 10px!important;border-radius:8px!important;font-size:13px!important;line-height:22px!important}.app-content .ant-input,.app-content .ant-input-affix-wrapper,.app-content .ant-input-number,.app-content .ant-picker,body.fms-mobile-shell .ant-modal .ant-input,body.fms-mobile-shell .ant-modal .ant-input-affix-wrapper,body.fms-mobile-shell .ant-modal .ant-input-number,body.fms-mobile-shell .ant-modal .ant-picker{width:100%!important;min-width:0;height:var(--mobile-control-height)!important;min-height:var(--mobile-control-height)!important;border-radius:9px!important;font-size:15px!important}.app-content textarea.ant-input,body.fms-mobile-shell .ant-modal textarea.ant-input{min-height:88px!important}.app-content .ant-input-number-input,body.fms-mobile-shell .ant-modal .ant-input-number-input{height:36px;min-height:36px;font-size:15px!important}.app-content .ant-select,body.fms-mobile-shell .ant-modal .ant-select{width:100%!important;min-width:0!important;font-size:15px!important}.app-content .ant-select-single:not(.ant-select-customize-input) .ant-select-selector,body.fms-mobile-shell .ant-modal .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:var(--mobile-control-height)!important;padding:0 11px!important;border-radius:9px!important}.app-content .ant-select-single .ant-select-selection-item,.app-content .ant-select-single .ant-select-selection-placeholder,body.fms-mobile-shell .ant-modal .ant-select-single .ant-select-selection-item,body.fms-mobile-shell .ant-modal .ant-select-single .ant-select-selection-placeholder{font-size:15px!important;line-height:36px!important}.app-content .ant-picker-input>input,body.fms-mobile-shell .ant-modal .ant-picker-input>input{font-size:15px!important}.app-content .ant-input:not(textarea),body.fms-mobile-shell .ant-modal .ant-input:not(textarea){padding:7px 11px!important;line-height:22px!important}.app-content .ant-input-affix-wrapper,body.fms-mobile-shell .ant-modal .ant-input-affix-wrapper,.app-content .ant-picker,body.fms-mobile-shell .ant-modal .ant-picker{display:inline-flex;align-items:center;padding-top:0!important;padding-bottom:0!important}.app-content .ant-input-affix-wrapper .ant-input,body.fms-mobile-shell .ant-modal .ant-input-affix-wrapper .ant-input,.app-content .ant-picker-input>input,body.fms-mobile-shell .ant-modal .ant-picker-input>input{height:auto!important;padding:0!important;line-height:22px!important}.app-content .ant-input-number,body.fms-mobile-shell .ant-modal .ant-input-number{display:inline-flex;align-items:center}.app-content .ant-input-number-input,body.fms-mobile-shell .ant-modal .ant-input-number-input{height:36px!important;min-height:36px!important;padding-top:0!important;padding-bottom:0!important;line-height:36px!important}.app-content .ant-space{max-width:100%;flex-wrap:wrap}.app-content .ant-space-item{min-width:0;max-width:100%}.app-content [style*="display: flex"]{min-width:0;max-width:100%;flex-wrap:wrap!important;row-gap:8px}.app-content [style*="display: flex"]>*{min-width:0;max-width:100%}.app-content .ant-form-inline{display:grid!important;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:10px;row-gap:0;margin-bottom:12px!important;padding:12px!important;border:1px solid var(--mobile-line);border-radius:var(--mobile-radius);background:var(--mobile-surface);box-shadow:var(--mobile-shadow)}.app-content .ant-form-inline .ant-form-item{display:block!important;width:auto;min-width:0;margin:0 0 10px!important}.app-content .ant-form-inline .ant-form-item:last-child{margin-bottom:0!important}.app-content .ant-form-inline .ant-form-item-row{display:block}.app-content .ant-form-inline .ant-form-item:has(.ant-picker-range),.app-content .ant-form-inline .ant-form-item:has(textarea),.app-content .ant-form-inline .ant-form-item:has(.ant-upload-wrapper),.app-content .ant-form-inline .ant-form-item:has(.ant-space){grid-column:1 / -1}.app-content .ant-form-inline .ant-form-item-label{display:block;padding:0 0 5px!important;text-align:left}.app-content .ant-form-inline .ant-form-item-label>label,.app-content .ant-form-horizontal .ant-form-item-label>label,body.fms-mobile-shell .ant-modal .ant-form-item-label>label{height:auto!important;color:#536076;font-size:13px!important;font-weight:550}.app-content .ant-form-inline .ant-form-item-control,.app-content .ant-form-inline .ant-form-item-control-input,.app-content .ant-form-inline .ant-form-item-control-input-content{display:block;width:100%;max-width:none}.app-content .ant-form-inline .ant-form-item-control-input-content>.ant-btn:only-child{width:100%}.app-content .ant-form-inline .ant-form-item:has(.ant-space) .ant-space{display:flex;width:100%;gap:8px!important}.app-content .ant-form-inline .ant-form-item:has(.ant-space) .ant-space-item{min-width:0;flex:1 1 0}.app-content .ant-form-inline .ant-form-item:has(.ant-space) .ant-btn{width:100%}.app-content .ant-card-body>.ant-form-inline{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.app-content .dashboard-message-actions{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:8px!important}.app-content .dashboard-message-actions .ant-space-item{display:flex;min-width:0;align-items:center}.app-content .dashboard-message-actions .ant-select,.app-content .dashboard-message-actions .ant-select-selector{height:36px!important}.app-content .dashboard-message-actions .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:36px!important}.app-content .dashboard-message-actions .ant-select-single .ant-select-selection-item,.app-content .dashboard-message-actions .ant-select-single .ant-select-selection-placeholder{line-height:34px!important}.app-content .dashboard-message-actions .ant-btn{min-height:36px!important;height:36px!important;padding:6px 12px!important;line-height:22px!important}.app-content .ant-form-horizontal .ant-form-item-row,body.fms-mobile-shell .ant-modal .ant-form-horizontal .ant-form-item-row{display:flex;flex-direction:column}.app-content .ant-form-horizontal .ant-form-item-label,.app-content .ant-form-horizontal .ant-form-item-control,body.fms-mobile-shell .ant-modal .ant-form-horizontal .ant-form-item-label,body.fms-mobile-shell .ant-modal .ant-form-horizontal .ant-form-item-control{width:100%!important;max-width:100%!important;flex:0 0 auto!important}.app-content .ant-form-horizontal .ant-form-item-label,body.fms-mobile-shell .ant-modal .ant-form-horizontal .ant-form-item-label{padding:0 0 5px!important;text-align:left}.app-content .ant-form-item,body.fms-mobile-shell .ant-modal .ant-form-item{margin-bottom:14px!important}.app-content .ant-row:not(.ant-form-item-row){max-width:100%;margin-right:-5px!important;margin-left:-5px!important;row-gap:10px}.app-content .ant-row:not(.ant-form-item-row)>.ant-col{width:100%!important;max-width:100%!important;flex:0 0 100%!important;padding-right:5px!important;padding-left:5px!important}.app-content .ant-row:has(.ant-statistic)>.ant-col{width:50%!important;max-width:50%!important;flex:0 0 50%!important}.app-content .ant-card{width:100%;min-width:0;margin-bottom:12px!important;overflow:hidden;border:1px solid var(--mobile-line)!important;border-radius:var(--mobile-radius)!important;background:var(--mobile-surface);box-shadow:var(--mobile-shadow)}.app-content .ant-card-head{min-height:46px!important;padding:0 14px!important}.app-content .ant-card-head-wrapper{min-width:0;flex-wrap:wrap;gap:8px;padding:8px 0}.app-content .ant-card-head-title{min-width:0;padding:0!important;font-size:15px!important;font-weight:650;white-space:normal}.app-content .ant-card-extra{max-width:100%;margin-left:auto;padding:0}.app-content .ant-card-body{min-width:0;padding:14px!important}.app-content .ant-statistic-title{margin-bottom:5px!important;color:var(--mobile-muted);font-size:12px!important}.app-content .ant-statistic-content{font-size:21px!important;line-height:1.2}.app-content .mobile-card-table-wrapper,body.fms-mobile-shell .ant-modal .mobile-card-table-wrapper,body.fms-mobile-shell .ant-drawer .mobile-card-table-wrapper{width:100%;min-width:0}.mobile-card-table-wrapper .ant-table,.mobile-card-table-wrapper .ant-table-container,.mobile-card-table-wrapper .ant-table-content,.mobile-card-table-wrapper .ant-table-body,.mobile-card-table-wrapper .ant-spin-nested-loading,.mobile-card-table-wrapper .ant-spin-container{width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important;background:transparent!important}.mobile-card-table-wrapper .ant-table-container{border:0!important}.mobile-card-table-wrapper .ant-table-container:before,.mobile-card-table-wrapper .ant-table-container:after,.mobile-card-table-wrapper .ant-table-cell-fix-left-last:after,.mobile-card-table-wrapper .ant-table-cell-fix-right-first:after{display:none!important}.mobile-card-table-wrapper .ant-table-sticky-scroll,.mobile-card-table-wrapper .ant-table-header,.mobile-card-table-wrapper .ant-table-fixed-left,.mobile-card-table-wrapper .ant-table-fixed-right,.mobile-card-table-wrapper .ant-table-ping-left:before,.mobile-card-table-wrapper .ant-table-ping-right:after{display:none!important}.mobile-card-table-wrapper table.mobile-card-table{display:block;width:100%!important;min-width:0!important;table-layout:auto!important}.mobile-card-table-wrapper table.mobile-card-table colgroup{display:none}.mobile-card-table-wrapper table.mobile-card-table>thead{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot){display:grid;width:100%;gap:12px}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row){position:relative;display:grid;box-sizing:border-box;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:10px;padding:8px 13px 10px;overflow:hidden;border:1px solid var(--mobile-line);border-radius:var(--mobile-radius);background:var(--mobile-surface);box-shadow:var(--mobile-shadow)}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr.ant-table-measure-row{display:none!important}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td{position:static!important;display:flex!important;box-sizing:border-box;width:100%!important;min-width:0!important;max-width:none!important;min-height:46px;align-items:stretch;flex-direction:column;gap:4px;padding:5px 0!important;border:0!important;border-bottom:1px dashed #edf0f5!important;background:transparent!important;color:var(--mobile-text);font-size:14px!important;line-height:22px;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td:last-child{border-bottom:0!important}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td:before{content:attr(data-mobile-label);display:block;min-width:0;flex:0 0 auto;color:var(--mobile-muted);font-size:11px;font-weight:550;line-height:1.35}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td>*{min-width:0;max-width:100%}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td[data-mobile-label=客户名称]>.ant-btn,.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td[data-mobile-label=业务伙伴名称]>.ant-btn{align-self:stretch!important;justify-content:flex-start!important;align-items:flex-start!important;width:100%!important;height:auto!important;min-height:22px!important;padding:0!important;text-align:left!important;line-height:22px!important;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td[data-mobile-label=选择],.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td[data-mobile-label=详情],.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td[data-mobile-label=操作]{grid-column:1 / -1;min-height:42px;flex-direction:row;align-items:flex-start;gap:10px}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td[data-mobile-label=选择]{min-height:32px;align-items:center}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td[data-mobile-label=选择]:before{margin-top:0}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td>.ant-tag{align-self:flex-start}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td[data-mobile-label=操作]:before,.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td[data-mobile-label=详情]:before{flex:0 0 38px;margin-top:5px}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td[data-mobile-label=选择]:before{flex:0 0 38px}.mobile-card-table-wrapper .ant-table-cell-fix-left,.mobile-card-table-wrapper .ant-table-cell-fix-right{position:static!important;left:auto!important;right:auto!important;z-index:auto!important}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr.ant-table-placeholder{padding:0}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr.ant-table-placeholder>td{display:block!important;padding:24px 12px!important;text-align:center!important}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr.ant-table-placeholder>td:before,.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr.ant-table-expanded-row>td:before{display:none}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr.ant-table-expanded-row{padding:0;border:0;background:transparent;box-shadow:none}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr.ant-table-expanded-row>td{display:block!important;padding:0!important;border:0!important}.mobile-card-table-wrapper .ant-table-tbody>tr:hover>td,.mobile-card-table-wrapper .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:transparent!important}.mobile-card-table-wrapper .ant-table-tbody .ant-space{display:flex;width:auto;flex:1 1 auto;flex-wrap:wrap;gap:6px!important}.mobile-card-table-wrapper .ant-table-tbody .ant-btn{min-height:34px!important;height:auto!important;padding:5px 10px!important;font-size:13px!important;line-height:22px!important}.mobile-card-table-wrapper .ant-table-footer,.mobile-card-table-wrapper .ant-table-summary{margin-top:10px;border-radius:10px;background:#f8faff}.app-content .ant-pagination,body.fms-mobile-shell .ant-modal .ant-pagination{display:flex;width:100%;justify-content:center;gap:4px;margin:14px 0 2px!important;flex-wrap:wrap}.app-content .ant-pagination-item,.app-content .ant-pagination-prev,.app-content .ant-pagination-next,body.fms-mobile-shell .ant-modal .ant-pagination-item,body.fms-mobile-shell .ant-modal .ant-pagination-prev,body.fms-mobile-shell .ant-modal .ant-pagination-next{min-width:36px!important;height:36px!important;margin:0!important;border-radius:9px;line-height:34px!important}.app-content .ant-pagination-options,body.fms-mobile-shell .ant-modal .ant-pagination-options{display:flex;width:100%;justify-content:center;margin:4px 0 0!important}.app-content .ant-pagination-options .ant-select,body.fms-mobile-shell .ant-modal .ant-pagination-options .ant-select{width:auto!important;min-width:104px!important}.app-content .ant-descriptions,body.fms-mobile-shell .ant-modal .ant-descriptions{width:100%;min-width:0}.app-content .ant-descriptions-view,body.fms-mobile-shell .ant-modal .ant-descriptions-view{width:100%;overflow:hidden;border-radius:11px}.app-content .ant-descriptions-view table,body.fms-mobile-shell .ant-modal .ant-descriptions-view table,.app-content .ant-descriptions-view tbody,body.fms-mobile-shell .ant-modal .ant-descriptions-view tbody{display:block;width:100%}.app-content .ant-descriptions-row,body.fms-mobile-shell .ant-modal .ant-descriptions-row{display:grid!important;width:100%;grid-template-columns:minmax(84px,32%) minmax(0,1fr)}.app-content .ant-descriptions-item-label,.app-content .ant-descriptions-item-content,body.fms-mobile-shell .ant-modal .ant-descriptions-item-label,body.fms-mobile-shell .ant-modal .ant-descriptions-item-content{display:block;box-sizing:border-box;width:100%!important;min-width:0;padding:9px 10px!important;font-size:13px!important;white-space:normal;overflow-wrap:anywhere}.app-content .ant-descriptions-item-label,body.fms-mobile-shell .ant-modal .ant-descriptions-item-label{color:var(--mobile-muted)}body.fms-mobile-shell .ant-drawer-body .ant-descriptions-view,body.fms-mobile-shell .ant-drawer-body .ant-descriptions-view table,body.fms-mobile-shell .ant-drawer-body .ant-descriptions-view tbody{display:block;width:100%;overflow:hidden}body.fms-mobile-shell .ant-drawer-body .ant-descriptions-row{display:grid!important;width:100%;grid-template-columns:minmax(84px,32%) minmax(0,1fr)}body.fms-mobile-shell .ant-drawer-body .ant-descriptions-item-label,body.fms-mobile-shell .ant-drawer-body .ant-descriptions-item-content{display:block;box-sizing:border-box;width:100%!important;min-width:0;padding:9px 10px!important;font-size:13px!important;white-space:normal;overflow-wrap:anywhere}.app-content .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-row,body.fms-mobile-shell .ant-modal .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-row,body.fms-mobile-shell .ant-drawer-body .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-row{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:8px;row-gap:8px;margin-bottom:8px}.app-content .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item,body.fms-mobile-shell .ant-modal .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item,body.fms-mobile-shell .ant-drawer-body .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item{display:block!important;box-sizing:border-box;width:auto!important;min-width:0;padding:0!important;vertical-align:top}.app-content .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item-container,body.fms-mobile-shell .ant-modal .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item-container,body.fms-mobile-shell .ant-drawer-body .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item-container{display:flex!important;box-sizing:border-box;min-width:0;min-height:100%;flex-direction:column;align-items:stretch;gap:3px;padding:9px 10px;border:1px solid var(--mobile-line);border-radius:10px;background:#f8faff}.app-content .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item-label,.app-content .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item-content,body.fms-mobile-shell .ant-modal .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item-label,body.fms-mobile-shell .ant-modal .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item-content,body.fms-mobile-shell .ant-drawer-body .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item-label,body.fms-mobile-shell .ant-drawer-body .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item-content{display:block!important;width:auto!important;min-width:0;padding:0!important;white-space:normal;overflow-wrap:anywhere}.app-content .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item-label,body.fms-mobile-shell .ant-modal .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item-label,body.fms-mobile-shell .ant-drawer-body .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item-label{color:var(--mobile-muted);font-size:12px!important;line-height:18px}.app-content .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item-content,body.fms-mobile-shell .ant-modal .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item-content,body.fms-mobile-shell .ant-drawer-body .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item-content{color:#182230;font-size:14px!important;line-height:21px}.app-content .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item[colspan]:not([colspan="1"]),body.fms-mobile-shell .ant-modal .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item[colspan]:not([colspan="1"]),body.fms-mobile-shell .ant-drawer-body .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item[colspan]:not([colspan="1"]),.app-content .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item:only-child,body.fms-mobile-shell .ant-modal .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item:only-child,body.fms-mobile-shell .ant-drawer-body .ant-descriptions:not(.ant-descriptions-bordered) .ant-descriptions-item:only-child{grid-column:1 / -1}.app-content .ant-tabs,.app-content .ant-tabs-nav,.app-content .ant-tabs-nav-wrap,body.fms-mobile-shell .ant-modal .ant-tabs,body.fms-mobile-shell .ant-modal .ant-tabs-nav,body.fms-mobile-shell .ant-modal .ant-tabs-nav-wrap{min-width:0;max-width:100%}.app-content .ant-tabs-nav-wrap,body.fms-mobile-shell .ant-modal .ant-tabs-nav-wrap{overflow:visible!important}.app-content .ant-tabs-nav-list,body.fms-mobile-shell .ant-modal .ant-tabs-nav-list{width:100%;flex-wrap:wrap;transform:none!important}.app-content .ant-tabs-tab,body.fms-mobile-shell .ant-modal .ant-tabs-tab{min-height:38px;margin:0 14px 0 0!important;padding:8px 2px!important;font-size:14px!important}.app-content .ant-tabs-nav-operations,body.fms-mobile-shell .ant-modal .ant-tabs-nav-operations{display:none!important}.app-content .ant-segmented,.app-content .ant-radio-group{max-width:100%}.app-content .ant-segmented-group,.app-content .ant-radio-group{display:flex;flex-wrap:wrap}body.fms-mobile-shell .ant-modal-root .ant-modal-wrap{overflow-x:hidden}body.fms-mobile-shell .ant-modal-root .ant-modal{top:12px;width:calc(100vw - 24px)!important;max-width:none!important;margin:0 auto;padding-bottom:12px}body.fms-mobile-shell .ant-modal-root .ant-modal-content{display:flex;max-height:calc(100dvh - 24px);padding:0;overflow:hidden;border-radius:16px;flex-direction:column}body.fms-mobile-shell .ant-modal-root .ant-modal-header{flex:0 0 auto;margin:0;padding:15px 44px 13px 16px!important;border-bottom:1px solid var(--mobile-line)}body.fms-mobile-shell .ant-modal-root .ant-modal-title{font-size:16px!important;line-height:1.4}body.fms-mobile-shell .ant-modal-root .ant-modal-close{top:8px;right:8px;width:40px;height:40px}body.fms-mobile-shell .ant-modal-root .ant-modal-body{min-height:0;padding:14px!important;overflow-x:hidden;overflow-y:auto;flex:1 1 auto;overscroll-behavior:contain}body.fms-mobile-shell .ant-modal-root .ant-modal-footer{display:grid;flex:0 0 auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:10px 14px calc(10px + env(safe-area-inset-bottom))!important;border-top:1px solid var(--mobile-line);background:#fff}body.fms-mobile-shell .ant-modal-root .ant-modal-footer .ant-btn{width:100%;margin:0!important}body.fms-mobile-shell .ant-modal-confirm .ant-modal-body{padding:20px 16px 16px!important}body.fms-mobile-shell .ant-popover{max-width:calc(100vw - 24px)}body.fms-mobile-shell .message-popover-content{width:min(290px,calc(100vw - 54px))!important;max-width:100%}body.fms-mobile-shell .ant-dropdown-menu{min-width:150px;padding:6px;border-radius:11px}body.fms-mobile-shell .ant-dropdown-menu-item,body.fms-mobile-shell .ant-dropdown-menu-submenu-title{min-height:42px;border-radius:8px;font-size:14px}body.fms-mobile-shell .ant-select-dropdown{max-width:calc(100vw - 24px)}body.fms-mobile-shell .ant-select-item{min-height:40px;padding:9px 12px;font-size:14px}.app-content .ant-upload-wrapper,.app-content .ant-upload-list,.app-content .ant-image,.app-content img,.app-content .ant-steps{max-width:100%}.app-content .ant-steps-horizontal{flex-direction:column}.app-content .ant-steps-horizontal .ant-steps-item{min-height:52px;padding-inline-start:0!important}.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td.ant-table-cell-ellipsis,.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td.ant-table-cell-ellipsis>*,.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td>a,.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td>span,.mobile-card-table-wrapper table.mobile-card-table>:is(tbody,tfoot)>tr:not(.ant-table-measure-row)>td>div{max-width:100%!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.app-content .ant-row.order-status-summary{display:flex!important;width:calc(100% + 8px)!important;max-width:none!important;margin:0 -4px 12px!important;padding:2px 4px 8px;column-gap:10px;row-gap:0!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.app-content .ant-row.order-status-summary::-webkit-scrollbar{display:none}.app-content .ant-row.order-status-summary>.ant-col{width:148px!important;max-width:none!important;min-width:148px!important;flex:0 0 148px!important;padding:0!important}.app-content .ant-row.order-status-summary>.ant-col .ant-card{height:100%;margin-bottom:0!important}.app-content .order-accept-tabs{min-width:0!important;max-width:100%!important;flex:1 1 auto}.app-content .order-accept-tabs .ant-tabs-nav-wrap{overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none}.app-content .order-accept-tabs .ant-tabs-nav-wrap::-webkit-scrollbar{display:none}.app-content .order-accept-tabs .ant-tabs-nav-list{width:max-content!important;min-width:max-content!important;flex-wrap:nowrap!important}.app-content .order-accept-tabs .ant-tabs-tab{flex:0 0 auto;margin-right:18px!important}.app-content .detail-page-header{display:flex!important;align-items:stretch!important;flex-direction:column!important;gap:10px;padding:12px 14px!important}.app-content .detail-page-header-main{display:flex!important;min-width:0;align-items:flex-start!important;flex-wrap:wrap;gap:6px 8px!important}.app-content .detail-page-header-main>.ant-btn{flex:0 0 36px}.app-content .detail-page-title{min-width:0;max-width:calc(100% - 44px);flex:1 1 calc(100% - 44px);color:var(--mobile-text)!important;font-size:16px!important;line-height:23px;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}.app-content .detail-page-header-main>.ant-typography,.app-content .detail-page-header-main>.ant-tag{flex:0 0 auto;margin-inline-start:44px}.app-content .detail-page-header-actions{display:flex!important;width:100%;min-width:0;align-items:center!important;flex-wrap:wrap;gap:8px!important}.app-content .detail-page-header-actions>.ant-typography{width:100%}.app-content .detail-page-header-actions>.ant-btn,.app-content .detail-page-header-actions>.ant-tag{flex:1 1 auto}.app-content .business-accounting-detail-card .ant-card-head-wrapper{display:grid!important;width:100%;grid-template-columns:minmax(0,1fr);row-gap:8px;align-items:center}.app-content .business-accounting-detail-card .ant-card-head-title{width:100%;font-size:14px!important;overflow:visible}.app-content .business-accounting-detail-card .ant-card-head-title .ant-space{width:100%;align-items:center;flex-wrap:nowrap!important;gap:6px!important}.app-content .business-accounting-detail-card .ant-card-head-title,.app-content .business-accounting-detail-card .ant-card-head-title .ant-space-item:first-child,.app-content .business-accounting-detail-card .ant-card-head-title .ant-space-item:first-child span{min-width:0;max-width:100%;white-space:nowrap!important;overflow-wrap:normal;word-break:normal}.app-content .business-accounting-detail-card .ant-card-head-title .ant-space-item:first-child{flex:1 1 auto;overflow:visible}.app-content .business-accounting-detail-card .ant-card-extra{width:100%;margin-left:0!important}.app-content .business-accounting-detail-card .ant-card-extra .ant-space{justify-content:flex-start;flex-wrap:wrap}.app-content .order-detail-card .ant-card-head-wrapper{display:grid!important;width:100%;grid-template-columns:minmax(0,1fr);row-gap:8px;align-items:start}.app-content .order-detail-card .ant-card-head-title{width:100%;overflow:visible}.app-content .order-detail-card .ant-card-extra{width:100%;margin-left:0!important}.app-content .order-detail-card .ant-card-extra>div{width:100%;align-items:flex-start!important}.app-content .order-detail-card .ant-card-extra .ant-space{width:100%;justify-content:flex-start;flex-wrap:wrap}.app-content .order-detail-title{width:100%;min-width:0;gap:8px!important}.app-content .order-detail-title>div{min-width:0}.app-content .order-detail-number-row{width:100%;max-width:100%;flex-wrap:nowrap!important;gap:6px 10px!important}.app-content .order-detail-number-row .ant-space-item:first-child{min-width:0;flex:1 1 auto}.app-content .order-detail-number{min-width:0;display:block;width:100%;max-width:100%;color:var(--mobile-text);font-size:18px!important;line-height:24px;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal;word-break:normal}.app-content .order-detail-account-name{width:100%;max-width:100%;line-height:24px;overflow-wrap:anywhere;word-break:break-word}.app-content .order-detail-meta{max-width:100%;flex-wrap:wrap!important;gap:6px 10px!important}.app-content .mobile-detail-grid{display:grid!important;width:100%;max-width:none!important;margin:0 -5px!important;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:10px;row-gap:0!important}.app-content .mobile-detail-grid>.ant-col{width:auto!important;max-width:none!important;min-width:0;padding-right:5px!important;padding-left:5px!important;flex:none!important}.app-content .mobile-detail-grid>.ant-col-24,.app-content .mobile-detail-grid>.ant-col:has(textarea),.app-content .mobile-detail-grid>.ant-col:has(.ant-upload-wrapper){grid-column:1 / -1}.app-content .mobile-detail-grid .ant-form-item{min-width:0;margin-bottom:12px!important}.app-content .mobile-detail-grid .ant-form-item-label>label,.app-content .mobile-detail-grid>.ant-col>div>div:first-child{line-height:18px;overflow-wrap:anywhere}.app-content .mobile-detail-grid>.ant-col>div{min-width:0;margin-bottom:12px!important}.app-content .mobile-detail-grid>.ant-col>div>div:last-child{min-width:0;overflow-wrap:anywhere;word-break:break-word;line-height:21px}.app-content .invoice-detail-summary{display:flex!important;width:100%;min-width:0;flex-direction:column!important;gap:12px;padding:14px!important;margin-bottom:16px!important}.app-content .invoice-detail-summary-main{width:100%;min-width:0;padding-right:0!important}.app-content .invoice-detail-descriptions{width:100%;min-width:0}.app-content .invoice-detail-descriptions .ant-descriptions-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.app-content .invoice-detail-status{width:100%!important;min-width:0;box-sizing:border-box;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px;padding:12px 0 0;border-top:1px solid #f0f0f0;border-left:0!important}.app-content .invoice-detail-status>div{margin:0!important}.app-content .invoice-detail-status>div:last-child{font-size:20px!important}body.fms-mobile-shell .invoice-drawer .ant-drawer-content-wrapper{width:calc(100vw - 8px)!important;max-width:calc(100vw - 8px)!important}body.fms-mobile-shell .invoice-drawer .ant-drawer-content{display:flex!important;max-height:100dvh;overflow:hidden;flex-direction:column}body.fms-mobile-shell .invoice-drawer .ant-drawer-header{display:flex;flex:0 0 auto;flex-wrap:wrap;padding:11px 10px 10px 14px!important}body.fms-mobile-shell .invoice-drawer .ant-drawer-header-title{min-width:0;align-items:flex-start;gap:8px}body.fms-mobile-shell .invoice-drawer .ant-drawer-title{min-width:0;line-height:22px;white-space:normal}body.fms-mobile-shell .invoice-drawer .ant-drawer-extra,body.fms-mobile-shell .invoice-drawer .ant-drawer-extra .ant-space{min-width:0;flex:0 0 auto;flex-wrap:nowrap!important;gap:6px!important}body.fms-mobile-shell .invoice-drawer .ant-drawer-extra{max-width:100%;margin-top:8px;margin-left:auto}body.fms-mobile-shell .invoice-drawer .ant-drawer-extra .ant-btn{height:34px!important;min-height:34px!important;padding:5px 8px!important;font-size:12px!important;line-height:22px!important}body.fms-mobile-shell .invoice-drawer .ant-drawer-body{min-height:0;padding:14px!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain}body.fms-mobile-shell .invoice-drawer .ant-drawer-body>.ant-spin-nested-loading,body.fms-mobile-shell .invoice-drawer .ant-drawer-body .ant-spin-container{min-height:0}body.fms-mobile-shell .invoice-drawer .invoice-form .ant-divider{margin:14px 0!important}body.fms-mobile-shell .invoice-drawer .invoice-form .ant-space-compact{display:grid!important;width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}body.fms-mobile-shell .invoice-drawer .invoice-form .ant-space-compact>*{width:100%!important;min-width:0!important}body.fms-mobile-shell .invoice-charge-modal .ant-modal-title{max-width:calc(100% - 30px);white-space:normal;overflow-wrap:anywhere}body.fms-mobile-shell .invoice-charge-modal .invoice-charge-order-row{display:grid!important;width:100%;grid-template-columns:minmax(0,1fr);gap:8px!important}body.fms-mobile-shell .invoice-charge-modal .invoice-charge-order-row>*,body.fms-mobile-shell .invoice-charge-modal .invoice-charge-order-row .ant-select,body.fms-mobile-shell .invoice-charge-modal .invoice-charge-order-row .ant-btn{width:100%!important;min-width:0!important}body.fms-mobile-shell .invoice-charge-modal .invoice-charge-new-row{display:grid!important;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important}body.fms-mobile-shell .invoice-charge-modal .invoice-charge-new-row>*,body.fms-mobile-shell .invoice-charge-modal .invoice-charge-new-row .ant-select,body.fms-mobile-shell .invoice-charge-modal .invoice-charge-new-row .ant-input-number,body.fms-mobile-shell .invoice-charge-modal .invoice-charge-new-row .ant-btn{width:100%!important;min-width:0!important}.qywx-auth-card{box-sizing:border-box;width:calc(100vw - 32px)!important;max-width:420px;padding:26px 20px!important}}@media (max-width: 359.98px){.app-content .ant-form-inline{grid-template-columns:minmax(0,1fr)}.app-content .ant-row:has(.ant-statistic)>.ant-col{width:100%!important;max-width:100%!important;flex-basis:100%!important}.app-content .ant-row.order-status-summary{width:calc(100% + 8px)!important;margin-right:-4px!important;margin-left:-4px!important;flex-wrap:nowrap!important}.app-content .ant-row.order-status-summary>.ant-col{width:148px!important;max-width:none!important;min-width:148px!important;flex:0 0 148px!important}}
