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}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;--app-content-padding: 24px;--app-header-height: 64px;--app-tabbar-height: 62px;--app-primary: #1677ff;--app-primary-dark: #0958d9;--app-bg: #f0f2f5;--app-card-shadow: 0 2px 8px rgba(0, 0, 0, .04);--app-card-shadow-hover: 0 6px 20px rgba(22, 119, 255, .12);--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{margin:0;background:var(--app-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}.device-pc body{background:linear-gradient(180deg,#eef3ff 0%,var(--app-bg) 180px)}.layout-pc .app-sider{position:sticky;top:0;height:100vh;overflow:auto;background:linear-gradient(180deg,#001529,#002140)!important;box-shadow:2px 0 12px #00000014}.layout-pc .app-brand-logo{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#1677ff,#0958d9);display:grid;place-items:center;color:#fff;font-weight:700;font-size:14px;margin-bottom:10px}.device-wap body{background:#f5f7fb}.layout-wap .app-main{min-height:100vh;padding-bottom:calc(var(--app-tabbar-height) + var(--safe-bottom))}.layout-wap .app-content{margin:12px}.layout-wap .app-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5!important;padding-inline:12px!important}.layout-wap .app-header-right{gap:10px}.device-badge{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:600;background:#e6f4ff;color:#1677ff}.device-badge-pc{background:#f6ffed;color:#389e0d}.mobile-tab-bar{position:fixed;left:0;right:0;bottom:0;z-index:200;display:flex;align-items:stretch;height:calc(var(--app-tabbar-height) + var(--safe-bottom));padding-bottom:var(--safe-bottom);background:#fffffffa;border-top:1px solid #eef0f4;box-shadow:0 -4px 20px #0000000f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-tab-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#8c8c8c;text-decoration:none;border:none;background:transparent;padding:6px 0;min-width:0}.mobile-tab-item.active{color:var(--app-primary)}.mobile-tab-icon{font-size:20px;line-height:1}.mobile-tab-label{font-size:11px;line-height:1.2}.mobile-card-list{display:flex;flex-direction:column;gap:10px}.mobile-data-card{border-radius:12px!important;border:1px solid #eef0f4!important;box-shadow:var(--app-card-shadow)!important}.mobile-data-card-head{margin-bottom:10px;padding-bottom:10px;border-bottom:1px dashed #f0f0f0}.mobile-data-card-title{display:block;font-size:15px}.mobile-data-card-subtitle{display:block;font-size:12px;margin-top:2px}.mobile-data-card-body{display:grid;gap:8px}.mobile-data-row{display:grid;grid-template-columns:88px 1fr;gap:8px;align-items:start}.mobile-data-label{color:#8c8c8c;font-size:12px;line-height:1.5}.mobile-data-value{color:#262626;font-size:13px;line-height:1.5;word-break:break-word}.mobile-data-card-actions{margin-top:12px;padding-top:10px;border-top:1px solid #f5f5f5;display:flex;flex-wrap:wrap;gap:8px}.mobile-data-card-expand{margin-top:10px;padding-top:10px;border-top:1px dashed #f0f0f0;overflow-x:auto}.mobile-list-loading{display:grid;place-items:center;padding:40px 0}.mobile-list-pagination{display:flex;justify-content:center;margin-top:8px}.app-layout{min-height:100vh;background:var(--app-bg)}.app-brand{padding:20px 16px 16px;color:#fff;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:8px}.app-brand-title{color:#fff!important;margin:0!important;letter-spacing:.5px}.app-brand-subtitle,.app-brand-user{color:#ffffffa6;font-size:12px;display:block;margin-top:4px}.app-header{background:#fff!important;padding:0 16px!important;min-height:var(--app-header-height)!important;height:auto!important;line-height:1.4!important;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:nowrap;position:sticky;top:0;z-index:100;box-shadow:0 1px 4px #0000000f}.app-header-left{flex:1 1 auto;display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:nowrap}.app-header-right{flex:0 0 auto;display:flex;align-items:center;gap:8px;margin-left:auto;flex-wrap:nowrap}.app-header-user{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:min(240px,42vw)}.app-header-titles{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1 auto}.app-header-title{margin:0!important;padding:0!important;line-height:1.3!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#1f1f1f}.app-header .ant-typography,.app-header h1,.app-header h2,.app-header h3,.app-header h4,.app-header h5{margin-top:0!important;margin-bottom:0!important}.app-header .ant-btn{line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0}.app-header .ant-btn-icon{line-height:1!important;height:auto!important;width:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.app-menu-trigger{font-size:18px;color:#1f1f1f!important;flex-shrink:0}.app-user-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#434343;font-size:14px;line-height:1.3}.app-user-role{margin-inline:0!important;flex-shrink:0}.app-logout-btn{flex-shrink:0}.layout-pc .app-header-user{max-width:280px}.layout-wap .app-header-user{max-width:120px}.layout-wap .app-user-role{display:none}.layout-wap .app-user-name{font-size:13px;max-width:72px}.app-content{margin:var(--app-content-padding);min-width:0}.app-content-inner{width:100%;max-width:1440px;margin:0 auto}.page-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.page-header-wap{flex-direction:column;align-items:stretch}.page-header-title{margin:0!important;flex:1 1 auto;color:#1f1f1f!important}.page-header-extra{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.page-header-wap .page-header-extra,.page-header-wap .page-header-extra .ant-btn,.page-header-wap .page-header-extra .ant-space{width:100%}.page-header-wap .page-header-extra .ant-space{flex-direction:column;align-items:stretch!important}.page-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;width:100%}.page-filters .ant-input-affix-wrapper,.page-filters .ant-select{flex:1 1 160px;min-width:0!important;max-width:100%!important}.page-card{border-radius:12px!important;box-shadow:var(--app-card-shadow)!important;border:1px solid rgba(0,0,0,.02)!important;overflow:hidden}.page-card .ant-card-body{padding:16px!important}.page-card .ant-card-head{border-bottom:1px solid #f0f0f0;font-weight:600}.stat-card{border-radius:12px!important;box-shadow:var(--app-card-shadow)!important;border:none!important;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.stat-card:hover{transform:translateY(-2px);box-shadow:var(--app-card-shadow-hover)!important}.stat-card .ant-statistic-title{color:#8c8c8c}.login-page{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:16px;background:linear-gradient(145deg,#1677ff,#0958d9,#003eb3);position:relative}.login-card{width:100%;max-width:420px;border-radius:16px!important;box-shadow:0 16px 48px #0003!important;border:none!important}.login-card .ant-card-body{padding:28px 24px 24px!important}.login-head{text-align:center;margin-bottom:24px}.login-logo{width:60px;height:60px;margin:0 auto 12px;border-radius:16px;background:linear-gradient(135deg,#1677ff,#0958d9);display:grid;place-items:center;color:#fff;font-size:22px;font-weight:700;box-shadow:0 8px 24px #1677ff59}.login-head .ant-typography{margin-bottom:0!important}.login-head .login-subtitle{margin-top:8px!important;margin-bottom:0!important}.device-wap .login-card{max-width:100%}.login-lang-bar{position:absolute;top:16px;right:16px;z-index:2}.language-switcher{min-width:108px}.app-header .language-switcher{min-width:96px}.layout-wap .app-header .language-switcher{min-width:88px}.sale-image-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.ant-table-wrapper{overflow-x:auto;max-width:100%}.layout-pc .ant-table{border-radius:10px;overflow:hidden}.device-wap .ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important;top:12px}.device-wap .ant-modal-body{max-height:calc(100dvh - 160px);overflow-y:auto}.device-wap .ant-card .ant-table-pagination{flex-wrap:wrap;row-gap:8px}.device-wap .page-header-title{font-size:18px!important}.device-wap .stat-card .ant-statistic-content{font-size:22px}.device-wap .stat-card .ant-statistic-title{font-size:12px}.device-wap .mobile-data-card-actions .ant-btn{flex:1 1 auto}.device-wap .ant-drawer-content-wrapper{max-width:88vw}@media(max-width:768px){:root{--app-content-padding: 12px;--app-header-height: 56px}}@media(max-width:576px){.device-wap .mobile-data-row{grid-template-columns:76px 1fr}}
