.admin-layout{-webkit-user-select:none;user-select:none;caret-color:#0000;background:#f5f8fd;min-height:100vh}.admin-layout :is(input,textarea,[contenteditable=true]){-webkit-user-select:text;user-select:text;caret-color:auto}.admin-layout__sider{height:100vh;max-height:100vh;top:0;overflow:hidden;background:linear-gradient(#031f3f 0%,#021833 100%)!important;position:sticky!important}.admin-layout__sider .ant-layout-sider-children{flex-direction:column;height:100%;min-height:0;display:flex}.admin-layout__brand{color:#fff;letter-spacing:.01em;white-space:nowrap;justify-content:center;align-items:center;gap:10px;height:66px;padding:0;font-size:20px;font-weight:600;display:flex}.admin-layout__brand img{object-fit:cover;border-radius:50%;flex:0 0 38px;width:38px;height:38px;box-shadow:0 2px 7px #0000003d}.admin-layout__sider.ant-layout-sider-collapsed .admin-layout__brand{justify-content:center;padding:0}.admin-layout__sider.ant-layout-sider-collapsed .admin-layout__brand>span{display:none}.admin-layout__menu{flex:1;min-height:0;padding:10px 14px;overflow-y:auto;background:0 0!important;border-inline-end:0!important}.admin-layout__menu.ant-menu-dark .ant-menu-item{color:#f5f8ff;border-radius:9px;width:100%;height:48px;margin:6px 0;font-size:15px;font-weight:500;line-height:48px;padding-inline:14px!important}.admin-layout__menu.ant-menu-dark .ant-menu-item .ant-menu-item-icon{min-width:22px;font-size:20px}.admin-layout__menu.ant-menu-dark .ant-menu-item-selected,.admin-layout__menu.ant-menu-dark .ant-menu-item-selected:hover{box-shadow:none;font-weight:600;color:#fff!important;background:linear-gradient(135deg,#1263ee,#1157dd)!important}.admin-layout__menu.ant-menu-dark .ant-menu-item:hover{background:#357cff24}.admin-layout__menu .ant-menu-item,.admin-layout__sider-actions .ant-btn{cursor:pointer;-webkit-user-select:none;user-select:none;caret-color:#0000}.admin-layout__menu .ant-menu-item:focus:not(:focus-visible),.admin-layout__sider-actions .ant-btn:focus:not(:focus-visible){box-shadow:none;outline:0}.admin-layout__sider-footer{color:#fff;flex:none;padding:14px 16px 16px}.admin-layout__profile{align-items:center;gap:10px;min-height:48px;display:flex}.admin-layout__profile .ant-avatar{color:#1263ee;background:#071a31;overflow:hidden;box-shadow:0 2px 9px #0003}.admin-layout__profile .ant-avatar img{object-fit:cover}.admin-layout__profile strong{font-size:14px;font-weight:650;line-height:19px;display:block}.admin-layout__profile span{color:#33c46b;font-size:12px;line-height:17px;display:block}.admin-layout__sider-actions{justify-content:space-between;margin-top:10px;display:flex}.admin-layout__sider-actions .ant-btn{color:#e8f1ff;font-size:19px}.admin-layout__sider-actions .ant-btn:hover,.admin-layout__sider-actions .ant-btn:focus-visible,.admin-layout__sider-actions .ant-btn:active{color:#e8f1ff!important}.admin-layout__sider.ant-layout-sider-collapsed .admin-layout__sider-footer{padding-inline:13px}.admin-layout__sider.ant-layout-sider-collapsed .admin-layout__sider-actions{justify-content:center}.admin-layout__main{background:#f5f8fd;min-width:0}.admin-layout__content{background:#f5f8fd;min-height:100vh;padding:22px 26px 34px;overflow:auto}.admin-layout__content--dashboard{background:#f5f8fd;border-radius:0;min-height:100vh;margin:0;padding:0;overflow:visible}.admin-layout__content--viewport{box-sizing:border-box;flex-direction:column;height:100vh;min-height:0;display:flex;overflow:hidden}.admin-layout__content--viewport .order-manage-view{flex-direction:column;flex:1;min-height:0;display:flex}.admin-layout__content--viewport .order-manage-page{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.admin-layout__content--viewport .order-manage-page>.order-manage-filters{flex:none}.admin-layout__content--viewport .order-manage-page>.ant-table-wrapper{flex:1;min-height:0}.admin-layout__footer{color:#999;text-align:center;padding:12px 0;font-size:13px}@media (width<=900px){.admin-layout__sider{z-index:30;height:100vh;position:fixed!important}.admin-layout__main{margin-left:72px}.admin-layout__content{padding:18px 14px 28px}.admin-layout__content--viewport{height:auto;min-height:100vh;overflow:visible}}.admin-page-header{color:#11213c;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;display:flex}.admin-page-header h1,.admin-page-header p{margin:0}.admin-page-header h1{letter-spacing:-.04em;font-size:24px;font-weight:760;line-height:32px}.admin-page-header p{color:#71809a;margin-top:2px;font-size:13px;line-height:18px}.admin-page-header__actions{align-items:center;gap:10px;padding-top:2px;display:flex}.admin-workspace-panel{background:#fff;border:1px solid #e6ebf4;border-radius:12px;min-width:0;padding:20px;box-shadow:0 7px 18px #1f3f6f0d}@media (width<=900px){.admin-page-header{flex-direction:column}.admin-page-header__actions{flex-wrap:wrap;width:100%}}@media (width>=1251px) and (height<=980px){.admin-page-header{margin-bottom:12px}.admin-page-header h1{font-size:22px;line-height:28px}.admin-page-header p{font-size:12px;line-height:16px}}.dashboard-page,.dashboard-initial-loading{--dashboard-blue:#1263ee;--dashboard-ink:#11213c;--dashboard-muted:#71809a;--dashboard-border:#e6ebf4;--dashboard-canvas:#f5f8fd;--dashboard-shadow:0 7px 18px #1f3f6f0d;box-sizing:border-box;color:var(--dashboard-ink);font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.dashboard-page *,.dashboard-page :before,.dashboard-page :after{box-sizing:border-box}.dashboard-page{background:var(--dashboard-canvas);min-width:0;min-height:100vh;padding:22px 26px 34px;position:relative}.dashboard-initial-loading{background:var(--dashboard-canvas);place-items:center;min-height:100vh;display:grid}.dashboard-updating{z-index:10;color:#175cd3;background:#fffffff7;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:8px;padding:7px 13px;font-size:12px;font-weight:650;display:inline-flex;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #1263ee24}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:16px;display:flex}.dashboard-header h1,.dashboard-header p,.metric-card h2,.dashboard-panel h2,.dashboard-panel p,.growth-card h3{margin:0}.dashboard-header h1{letter-spacing:-.04em;font-size:24px;font-weight:760;line-height:32px}.dashboard-header p{color:var(--dashboard-muted);margin-top:2px;font-size:13px;line-height:18px}.dashboard-filters{align-items:center;gap:10px;padding-top:2px;display:flex}.dashboard-filters .ant-radio-group,.dashboard-filters .ant-picker,.trend-card .ant-radio-group{background:#fff;border:1px solid #dce4ef;border-radius:9px;box-shadow:0 2px 5px #1e3f6d08}.dashboard-filters .ant-radio-group,.trend-card .ant-radio-group{padding:0;overflow:hidden}.dashboard-filters .ant-radio-button-wrapper,.trend-card .ant-radio-button-wrapper{color:#41516b;border-color:#dce4ef;height:36px;padding-inline:15px;font-size:12px;font-weight:600;line-height:34px}.dashboard-filters .ant-radio-button-wrapper:first-child,.trend-card .ant-radio-button-wrapper:first-child{border-radius:8px 0 0 8px}.dashboard-filters .ant-radio-button-wrapper:last-child,.trend-card .ant-radio-button-wrapper:last-child{border-radius:0 8px 8px 0}.dashboard-filters .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled),.trend-card .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){border-color:var(--dashboard-blue);background:var(--dashboard-blue);color:#fff;box-shadow:none}.dashboard-filters .ant-picker{width:196px;height:38px;padding-inline:12px}.dashboard-filters .ant-picker input{color:#41516b;font-size:12px}.pending-strip,.metric-card,.dashboard-panel,.dashboard-error,.dashboard-content-loading{border:1px solid var(--dashboard-border);box-shadow:var(--dashboard-shadow);background:#fff;border-radius:12px}.pending-strip{align-items:stretch;height:92px;margin-bottom:20px;padding:12px 18px;display:flex}.pending-strip__summary{border-right:1px solid #dfe6f0;align-items:center;gap:13px;min-width:170px;padding:0 22px 0 7px;font-size:20px;font-weight:750;display:flex}.pending-strip__summary strong{color:#fff;background:#e93539;border-radius:50%;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.pending-strip__items{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;width:100%;display:grid}.pending-strip__item{color:#52627b;min-width:0;min-height:54px;font:inherit;text-align:left;background:0 0;border:0;border-right:1px solid #dfe6f0;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;padding:0 20px;display:grid}.pending-strip__item:last-child{border-right:0}.pending-strip__item--readonly{cursor:default}.pending-strip__icon{color:#ff6c00;font-size:25px}.pending-strip__item:first-child .pending-strip__icon{color:#1263ee}.pending-strip__item:nth-child(3) .pending-strip__icon{color:#ff8500}.pending-strip__item:nth-child(4) .pending-strip__icon{color:#eb3434}.pending-strip__item-content{gap:2px;min-width:0;display:grid}.pending-strip__item-label{white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:17px;overflow:hidden}.pending-strip__item strong{color:#ef2636;font-size:16px;line-height:18px}.pending-strip__unit{color:#ef2636;font-size:12px}.dashboard-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:20px;display:grid}.metric-card{height:138px;padding:17px 20px}.metric-card__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.metric-card h2{color:#3e4d66;font-size:14px;font-weight:600}.metric-card__icon{border-radius:50%;place-items:center;width:36px;height:36px;font-size:20px;display:grid}.metric-card--blue .metric-card__icon{color:#1263ee;background:#eaf2ff}.metric-card--violet .metric-card__icon{color:#6b36e9;background:#f1edff}.metric-card--green .metric-card__icon{color:#18a555;background:#e8faed}.metric-card--orange .metric-card__icon{color:#f66b11;background:#fff3e7}.metric-card__value{color:#071a3a;letter-spacing:-.04em;align-items:baseline;gap:3px;margin-top:8px;line-height:34px;display:flex}.metric-card__value b{font-size:29px;font-weight:700}.metric-card__value em{font-size:17px;font-style:normal;font-weight:650}.metric-card__meta{color:#75829a;gap:4px;margin-top:3px;font-size:12px;display:flex}.metric-card__meta--up{color:#159b50}.metric-card__meta--down{color:#e53136}.dashboard-main-grid{grid-template-columns:minmax(0,1fr) minmax(360px,1fr);gap:20px;display:grid}.dashboard-panel{min-width:0;padding:18px 20px}.dashboard-panel__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.dashboard-panel h2{letter-spacing:-.02em;font-size:16px;font-weight:650}.dashboard-panel p{color:#7b89a0;margin-top:3px;font-size:12px}.funnel-card,.status-card{height:282px}.funnel-card{flex-direction:column;display:flex}.trend-card,.growth-card{height:320px;overflow:hidden}.funnel-card__steps{align-items:stretch;gap:8px;min-height:96px;display:flex}.funnel-card__step-wrap{clip-path:polygon(0 0,calc(100% - 14px) 0,100% 50%,calc(100% - 14px) 100%,0 100%,14px 50%);background:#dce5f2;flex:1;min-width:0;height:94px;padding:1px;display:block;position:relative}.funnel-card__step-wrap:first-child{clip-path:polygon(0 0,calc(100% - 14px) 0,100% 50%,calc(100% - 14px) 100%,0 100%)}.funnel-card__step{clip-path:polygon(1px 1px,calc(100% - 15px) 1px,calc(100% - 1px) 50%,calc(100% - 15px) calc(100% - 1px),1px calc(100% - 1px),15px 50%);background:#fafcff;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;height:92px;display:flex}.funnel-card__step-wrap:first-child .funnel-card__step{clip-path:polygon(1px 1px,calc(100% - 15px) 1px,calc(100% - 1px) 50%,calc(100% - 15px) calc(100% - 1px),1px calc(100% - 1px))}.funnel-card__step span{color:#52627a;font-size:13px}.funnel-card__step strong{margin-top:5px;font-size:25px;line-height:25px}.funnel-card__step em{color:#71809a;font-size:11px;font-style:normal}.funnel-card__step--blue{color:#1263ee;background:#f4f8ff}.funnel-card__step-wrap--blue{background:#1263ee}.funnel-card__step--violet{color:#5e32cf}.funnel-card__step--green{color:#19a153;background:#f3fcf6}.funnel-card__step-wrap--green{background:#89d8aa}.funnel-card__timing{border:1px solid #e7edf5;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:auto;padding:12px 10px;display:grid}.funnel-card__timing>div{grid-template-columns:28px minmax(0,1fr);grid-template-areas:"icon label""icon value";align-items:center;column-gap:9px;padding:0 18px;display:grid}.funnel-card__timing>div+div{border-left:1px solid #dfe6f0}.funnel-card__timing>div>.anticon{color:#1263ee;grid-area:icon;font-size:24px}.funnel-card__timing>div>span:not(.anticon){color:#77869d;grid-area:label;font-size:12px}.funnel-card__time-value{color:#172744;white-space:nowrap;grid-area:value;align-items:baseline;gap:3px;line-height:24px;display:flex}.funnel-card__time-value b{font-size:21px}.funnel-card__time-value em{color:#172744;font-size:13px;font-style:normal}.status-card .dashboard-panel__header{align-items:center;margin-bottom:10px}.status-card .dashboard-panel__header>p{white-space:nowrap;margin:0}.status-card__list{gap:6px;display:grid}.status-card__item{color:#5b6a82;width:100%;min-height:45px;font:inherit;text-align:left;background:#fff;border:1px solid #e8edf4;border-radius:8px;grid-template-columns:34px minmax(0,1fr) auto 14px;align-items:center;gap:9px;padding:0 13px;display:grid}.status-card__item--readonly{cursor:default}.status-card__icon{border-radius:50%;place-items:center;width:28px;height:28px;font-size:17px;display:grid}.status-card__icon--blue{color:#1263ee;background:#edf4ff}.status-card__icon--orange{color:#f37b15;background:#fff3e7}.status-card__icon--red{color:#e73c3e;background:#fff0f0}.status-card__icon--green{color:#1aa453;background:#eaf9ef}.status-card__item strong{color:#172744;font-size:15px}.status-card__item em{color:#6e7e96;font-size:11px;font-style:normal;font-weight:500}.status-card__chevron{color:#7f8ca1;font-size:23px;line-height:1}.trend-card__legend{border-radius:50%;width:8px;height:8px;margin:0 5px 0 10px;display:inline-block}.trend-card__legend:first-child{margin-left:0}.trend-card__legend--revenue{background:#1263ee}.trend-card__legend--order{background:#16a357}.trend-card__canvas{min-height:238px}.trend-card__canvas svg{width:100%;height:230px;display:block;overflow:visible}.trend-card__grid{stroke:#e6ebf3;stroke-dasharray:3 4}.trend-card__axis,.trend-card__date{fill:#728099;font-size:10px}.trend-card__line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.trend-card__line--revenue{stroke:#1263ee}.trend-card__line--order{stroke:#16a357}.trend-card__point{fill:#fff;stroke-width:2.5px}.trend-card__point--revenue{stroke:#1263ee}.trend-card__point--order{stroke:#16a357}.growth-card .dashboard-panel__header{margin-bottom:8px}.growth-card__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.growth-card__item{background:#fff;border:1px solid #e7edf5;border-radius:8px;grid-template-columns:40px minmax(0,1fr);grid-template-areas:"icon content""note note";align-items:center;gap:4px 10px;min-height:96px;padding:10px 12px;display:grid}.growth-card__item>span{border-radius:50%;grid-area:icon;place-items:center;width:40px;height:40px;font-size:21px;display:grid}.growth-card__item>div{grid-area:content}.growth-card__item h3{color:#5d6c84;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.growth-card__item strong{color:#172744;align-items:baseline;gap:3px;margin-top:1px;line-height:25px;display:flex}.growth-card__item strong b{font-size:24px}.growth-card__item strong em{color:#52627a;font-size:13px;font-style:normal;font-weight:600}.growth-card__item p{color:#7b89a0;text-align:center;grid-area:note;min-height:15px;margin:0;font-size:10px;line-height:14px}.growth-card__item--blue>span{color:#1263ee;background:#eaf2ff}.growth-card__item--violet>span{color:#6c39e6;background:#f1edff}.growth-card__item--orange>span{color:#f18b16;background:#fff3e6}.growth-card__item--green>span{color:#1ca557;background:#eaf9ef}.dashboard-error,.dashboard-content-loading{min-height:260px}.dashboard-error{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:28px;display:grid}.dashboard-error>svg{color:#e73c3e;font-size:32px}.dashboard-error h2,.dashboard-error p{margin:0}.dashboard-error h2{font-size:16px}.dashboard-error p{color:var(--dashboard-muted);margin-top:4px;font-size:13px}.dashboard-error button{background:var(--dashboard-blue);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:7px;padding:9px 16px}.dashboard-content-loading{color:var(--dashboard-muted);place-content:center;justify-items:center;gap:12px;font-size:13px;display:grid}@media (width<=1250px){.pending-strip__item{padding:0 10px}.dashboard-main-grid{grid-template-columns:1fr}.funnel-card,.status-card,.trend-card,.growth-card{height:auto;min-height:282px}.trend-card,.growth-card{min-height:335px}}@media (width>=1251px) and (height<=980px){.dashboard-page{min-height:100vh;padding:20px 26px 18px}.dashboard-header{margin-bottom:12px}.dashboard-header h1{font-size:22px;line-height:28px}.dashboard-header p{font-size:12px;line-height:16px}.pending-strip{height:80px;margin-bottom:16px;padding-block:9px}.pending-strip__summary{min-width:154px;font-size:18px}.pending-strip__summary strong{width:30px;height:30px;font-size:15px}.pending-strip__item{min-height:46px}.dashboard-metric-grid{gap:16px;margin-bottom:16px}.metric-card{height:120px;padding:14px 18px}.metric-card__value{margin-top:6px;line-height:30px}.metric-card__value b{font-size:26px}.metric-card__value em{font-size:15px}.metric-card__meta{font-size:11px}.dashboard-main-grid{gap:16px}.dashboard-panel{padding:14px 16px}.dashboard-panel__header{margin-bottom:8px}.dashboard-panel h2{font-size:15px}.dashboard-panel p{font-size:11px}.funnel-card,.status-card{height:250px}.funnel-card__steps{gap:6px;min-height:70px;margin-top:8px}.funnel-card__step-wrap{height:68px}.funnel-card__step{height:66px}.funnel-card__step span{font-size:11px}.funnel-card__step strong{margin-top:2px;font-size:19px;line-height:20px}.funnel-card__step em{font-size:10px}.funnel-card__timing{margin-top:auto;padding-block:8px}.funnel-card__timing>div{grid-template-columns:24px minmax(0,1fr);column-gap:6px;padding-inline:12px}.funnel-card__timing>div>.anticon{font-size:20px}.funnel-card__timing>div>span:not(.anticon){font-size:11px}.funnel-card__time-value{line-height:20px}.funnel-card__time-value b{font-size:18px}.funnel-card__time-value em{font-size:12px}.status-card .dashboard-panel__header{margin-bottom:6px}.status-card__list{gap:5px}.status-card__item{grid-template-columns:30px minmax(0,1fr) auto 12px;gap:7px;min-height:40px;padding-inline:10px;font-size:12px}.status-card__icon{width:25px;height:25px;font-size:15px}.status-card__item strong{font-size:14px}.status-card__chevron{font-size:20px}.trend-card,.growth-card{height:300px}.trend-card__canvas{min-height:198px}.trend-card__canvas svg{height:190px}.growth-card__grid{gap:8px}.growth-card__item{min-height:96px;padding:9px 10px}.growth-card__item>span{width:36px;height:36px;font-size:19px}.growth-card__item strong b{font-size:22px}.growth-card__item strong em{font-size:12px}.growth-card__item p{font-size:10px}}@media (width<=980px){.dashboard-header{flex-direction:column}.dashboard-filters{flex-wrap:wrap}.dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pending-strip{gap:12px;height:auto;display:grid}.pending-strip__summary{border-bottom:1px solid #dfe6f0;border-right:0;min-height:42px;padding-bottom:10px}.pending-strip__items{grid-template-columns:repeat(2,minmax(0,1fr))}.pending-strip__item{border-right:0}}@media (width<=650px){.dashboard-page{padding:18px 13px 30px}.dashboard-filters,.dashboard-filters .ant-radio-group,.dashboard-filters .ant-picker{width:100%}.dashboard-filters .ant-radio-group{grid-template-columns:repeat(3,1fr);display:grid}.dashboard-filters .ant-radio-button-wrapper{text-align:center;padding-inline:4px}.dashboard-metric-grid,.pending-strip__items,.growth-card__grid{grid-template-columns:1fr}.funnel-card__steps{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.funnel-card__arrow{display:none}.funnel-card__step-wrap:first-child .funnel-card__step,.funnel-card__step-wrap:nth-child(3) .funnel-card__step{border-radius:5px 0 0 5px}.funnel-card__step-wrap:nth-child(2) .funnel-card__step,.funnel-card__step-wrap:nth-child(4) .funnel-card__step{border-radius:0 5px 5px 0}.funnel-card__timing{grid-template-columns:1fr;gap:12px}.funnel-card__timing>div{padding:0}.funnel-card__timing>div+div{border-top:1px solid #dfe6f0;border-left:0;padding-top:12px}.trend-card .ant-radio-button-wrapper{padding-inline:9px}.dashboard-error{grid-template-columns:auto minmax(0,1fr)}.dashboard-error button{grid-column:1/-1;width:100%}}.growth-card__item{grid-template-columns:46px minmax(0,1fr);column-gap:10px}.growth-card__item>span{width:46px;height:46px;font-size:24px}.growth-card__item p{text-align:left;padding-left:56px}.pending-strip__summary-title{align-items:center;line-height:28px;display:inline-flex;position:relative}.pending-strip__summary strong{text-align:center;font-variant-numeric:tabular-nums;width:24px;height:24px;padding:0;font-size:12px;line-height:1;position:absolute;top:-8px;right:-27px}@media (width>=1251px) and (height<=980px){.pending-strip__summary strong{width:22px;height:22px;font-size:11px;top:-7px;right:-24px}.metric-card__header{min-height:30px}.metric-card__icon{width:30px;height:30px;font-size:17px}.metric-card__value{margin-top:5px}.metric-card__meta{margin-top:4px}.status-card .dashboard-panel__header{min-height:18px;margin-bottom:8px}.status-card__list{gap:6px}.status-card__item{min-height:43px;padding-inline:12px}}.master-audit-page{box-sizing:border-box;color:#11213c;background:#f5f8fd;flex-direction:column;height:100vh;padding:22px 26px 18px;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;display:flex;overflow:hidden}.master-audit-page .admin-page-header__actions .ant-radio-group,.master-audit-page .admin-page-header__actions .ant-picker{background:#fff;border:1px solid #dce4ef;border-radius:9px;box-shadow:0 2px 5px #1e3f6d08}.master-audit-page .admin-page-header__actions .ant-radio-group{flex:none;overflow:hidden}.master-audit-page .admin-page-header__actions .ant-radio-button-wrapper{color:#41516b;border-color:#dce4ef;height:36px;padding-inline:15px;font-size:12px;font-weight:600;line-height:34px}.master-audit-page .admin-page-header__actions .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#fff;box-shadow:none;background:#1263ee;border-color:#1263ee}.master-audit-page .admin-page-header__actions .ant-picker{flex:0 0 252px;width:252px;min-width:252px;height:38px;padding-inline:12px}.master-audit-workspace{background:#fff;border:1px solid #e6ebf4;border-radius:12px;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 7px 18px #1f3f6f0d}.master-audit-workspace>.ant-tabs{flex-direction:column;flex:1;min-height:0;display:flex}.master-audit-workspace>.ant-tabs>.ant-tabs-content-holder,.master-audit-workspace .ant-tabs-content,.master-audit-workspace .ant-tabs-tabpane{height:100%;min-height:0}.master-audit-workspace>.ant-tabs>.ant-tabs-nav{border-bottom:1px solid #e7edf5;margin:0;padding:0 24px}.master-audit-workspace .ant-tabs-nav:before{border-bottom:0}.master-audit-workspace .ant-tabs-tab{padding:17px 8px 15px;font-size:16px;font-weight:650}.master-audit-workspace .ant-tabs-tab+.ant-tabs-tab{margin-left:34px}.master-audit-workspace .ant-tabs-ink-bar{background:#1263ee;border-radius:3px;height:3px}.master-audit-tab,.master-manage-tab{box-sizing:border-box;flex-direction:column;height:100%;min-height:0;padding:22px 20px 16px;display:flex;overflow:hidden}.master-audit-filter-row{align-items:center;gap:10px;margin-bottom:18px;display:flex}.master-audit-filter-row .ant-input-search{width:320px}.master-audit-filter-row .ant-select{width:148px}.master-audit-filter-label{color:#52627b;white-space:nowrap;font-size:13px}.master-audit-filter-row .ant-btn{min-width:74px}.master-audit-table{flex:1;min-height:0}.master-audit-table .ant-table{border:1px solid #e7edf5;border-radius:9px;overflow:hidden}.master-audit-table .ant-table-thead>tr>th{color:#52627b;background:#f8faff;height:50px;font-size:13px;font-weight:650}.master-audit-table .ant-table-tbody>tr>td{color:#30415d;border-bottom-color:#edf1f6;height:70px;font-size:13px}.master-audit-table .ant-avatar{color:#1263ee;background:#edf3ff}.master-audit-actions,.master-manage-actions{white-space:nowrap;justify-content:flex-start;align-items:center;gap:4px;display:flex}.master-audit-actions>a{color:#52627b;padding:4px 8px;font-size:13px}.master-audit-actions .ant-btn{padding-inline:8px}.master-manage-nickname{padding-inline:0}.master-audit-table .ant-pagination{margin:18px 0 0}@media (width<=900px){.master-audit-page{height:auto;min-height:100vh;padding:18px 14px 28px;overflow:visible}.master-audit-workspace{display:block;overflow:visible}.master-audit-workspace>.ant-tabs{display:block}.master-audit-tab,.master-manage-tab{height:auto;overflow:visible}.master-audit-table{overflow:visible}.master-audit-page .admin-page-header__actions{width:100%}.master-audit-page .admin-page-header__actions .ant-radio-group{flex:1;grid-template-columns:repeat(4,1fr);display:grid}.master-audit-page .admin-page-header__actions .ant-radio-button-wrapper{text-align:center;padding-inline:4px}.master-audit-filter-row{flex-wrap:wrap}.master-audit-filter-row .ant-input-search{width:100%}}.order-manage-view{flex-direction:column;flex:1;gap:14px;min-height:0;display:flex}.order-pending-strip{background:#fff;border:1px solid #e3eaf4;border-radius:12px;flex:none;align-items:stretch;min-height:78px;display:flex;overflow:hidden;box-shadow:0 7px 18px #1f3f6f0d}.order-pending-strip__summary{color:#11213c;border-right:1px solid #e3eaf4;flex:1;align-items:center;gap:12px;min-width:184px;padding:0 22px;font-size:19px;font-weight:750;display:flex}.order-pending-strip__summary b{color:#f47b20;font-size:24px;line-height:1}.order-pending-strip__items{flex:none;grid-template-columns:repeat(3,250px);display:grid}.order-pending-strip__item{color:#53637c;text-align:left;cursor:pointer;background:0 0;border:0;border-right:1px solid #e3eaf4;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;padding:0 28px;font-family:inherit;display:grid}.order-pending-strip__item:last-child{border-right:0}.order-pending-strip__item .anticon{font-size:23px}.order-pending-strip__item>span{font-size:14px;font-weight:600}.order-pending-strip__item>b{color:#172641;font-size:20px;line-height:1}.order-pending-strip__item small{color:#5d6d86;margin-left:3px;font-size:12px;font-weight:500}.order-pending-strip__item--blue .anticon{color:#1263ee}.order-pending-strip__item--orange .anticon{color:#f08a24}.order-pending-strip__item--red .anticon{color:#e93539}.order-pending-strip__item:hover{background:#f8fbff}.order-manage-page{min-height:0;padding:0;overflow:hidden}.order-manage-filters{background:#fff;border-bottom:1px solid #e8eef6;flex:none;align-items:center;gap:10px;min-height:68px;padding:14px 16px;display:flex}.order-manage-filters .ant-input-search{flex:0 0 250px}.order-manage-filters .ant-select{flex:none}.order-manage-date-range{width:236px}.order-manage-page>.ant-table-wrapper{flex:1;min-height:0;padding:0 16px}.order-manage-page .ant-table{color:#24334c;font-size:13px}.order-manage-page .ant-table-thead>tr>th{color:#1d2d47;white-space:nowrap;background:#fbfcfe;height:48px;padding:12px 14px;font-size:13px;font-weight:700}.order-manage-page .ant-table-tbody>tr>td{white-space:nowrap;border-bottom-color:#edf1f6;height:56px;padding:8px 14px}.order-manage-page .ant-table-tbody>tr:hover>td{background:#f8fbff!important}.order-manage-page .ant-table-pagination{margin:12px 0}.order-manage-page .ant-table-body{scrollbar-color:#bac8db transparent}.order-manage-page .ant-table-body::-webkit-scrollbar{width:8px;height:8px}.order-manage-page .ant-table-body::-webkit-scrollbar-thumb{background:#c2cedd;border-radius:8px}.order-manage-product{gap:3px;min-width:0;display:grid}.order-manage-product>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-manage-product small{color:#8391a6;font-size:11px}.order-manage-evidence{align-items:center;gap:6px;display:inline-flex}.order-manage-evidence .ant-image{background:#eef2f7;border-radius:4px;flex:none;overflow:hidden}.order-manage-evidence .ant-image img{object-fit:cover}.order-manage-evidence span{color:#1263ee;cursor:pointer;font-size:12px}.order-manage-row--appeal>td,.order-manage-page .ant-table-tbody>.order-manage-row--appeal:hover>td{background:#fff8f6!important}.order-manage-row--appeal>td:first-child{box-shadow:inset 3px 0 #e93539}.order-manage-detail-evidence{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.order-manage-detail-evidence .ant-image{background:#f0f3f8;border-radius:7px;overflow:hidden}.order-manage-detail-evidence img{object-fit:cover}@media (width<=1200px){.order-pending-strip__summary{min-width:144px;padding-inline:16px}.order-pending-strip__items{flex:1;grid-template-columns:repeat(3,minmax(0,1fr))}.order-pending-strip__item{padding-inline:16px}.order-manage-filters{flex-wrap:wrap}}@media (width<=900px){.order-manage-view{gap:12px}.order-pending-strip{display:grid}.order-pending-strip__summary{border-bottom:1px solid #e3eaf4;border-right:0;min-height:58px}.order-pending-strip__items{grid-template-columns:1fr}.order-pending-strip__item{border-bottom:1px solid #e3eaf4;border-right:0;min-height:58px}.order-manage-page,.order-manage-page>.ant-table-wrapper{overflow:visible}.order-manage-filters .ant-input-search,.order-manage-date-range{flex-basis:100%;width:100%}}.rankings-page{box-sizing:border-box;color:#11213c;background:#f5f8fd;flex-direction:column;height:100vh;padding:22px 26px 18px;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;display:flex;overflow:hidden}.rankings-page .admin-page-header__actions .ant-radio-group,.rankings-page .admin-page-header__actions .ant-picker{background:#fff;border:1px solid #dce4ef;border-radius:9px;box-shadow:0 2px 5px #1e3f6d08}.rankings-page .admin-page-header__actions .ant-radio-group{flex:none;overflow:hidden}.rankings-page .admin-page-header__actions .ant-radio-button-wrapper{color:#41516b;border-color:#dce4ef;height:36px;padding-inline:15px;font-size:12px;font-weight:600;line-height:34px}.rankings-page .admin-page-header__actions .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#fff;box-shadow:none;background:#1263ee;border-color:#1263ee}.rankings-page .admin-page-header__actions .ant-picker{flex:0 0 252px;width:252px;min-width:252px;height:38px;padding-inline:12px}.rankings-page__workspace{background:#fff;border:1px solid #e6ebf4;border-radius:12px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 7px 18px #1f3f6f0d}.rankings-page__workspace>.ant-tabs{flex-direction:column;flex:none;display:flex}.rankings-page__workspace>.ant-tabs>.ant-tabs-nav{border-bottom:1px solid #e7edf5;margin:0;padding:0 24px}.rankings-page__workspace .ant-tabs-nav:before{border-bottom:0}.rankings-page__workspace .ant-tabs-tab{padding:17px 8px 15px;font-size:16px;font-weight:650}.rankings-page__workspace .ant-tabs-tab+.ant-tabs-tab{margin-left:34px}.rankings-page__workspace .ant-tabs-ink-bar{background:#1263ee;border-radius:3px;height:3px}.rankings-page__tab-label{align-items:center;gap:7px;display:inline-flex}.rankings-page__tab-content{padding:12px 24px 10px}.rankings-page__tab-content p{color:#73829b;margin:0;font-size:13px}.rankings-page__table-wrap{flex:1;min-height:0;padding:0 20px 16px;display:flex}.rankings-page__table{flex:1;min-height:0}.rankings-page__table .ant-table{border:1px solid #e7edf5;border-radius:9px;overflow:hidden}.rankings-page__table .ant-table-thead>tr>th,.rankings-page__table .ant-table-tbody>tr>td{text-align:left!important}.rankings-page__table .ant-table-thead>tr>th{color:#52627b;background:#f8faff;height:50px;font-size:13px;font-weight:650}.rankings-page__table .ant-table-tbody>tr>td{color:#30415d;border-bottom-color:#edf1f6;height:58px;font-size:13px}.rankings-page__table .ant-pagination{margin:16px 0 0}.rankings-page__person{color:#233655;align-items:center;gap:10px;font-weight:600;display:flex}.rankings-page__person .ant-avatar{color:#1263ee;background:#edf3ff}.rankings-page__rank-number{color:#52627b;font-variant-numeric:tabular-nums}.rankings-page__rank-medal{color:#9a6700;justify-content:center;align-items:center;gap:2px;min-width:34px;font-weight:700;display:inline-flex}.rankings-page__rank-medal--1{color:#d69b00}.rankings-page__rank-medal--2{color:#8492a6}.rankings-page__rank-medal--3{color:#c47736}.rankings-page__amount{color:#1263ee;font-variant-numeric:tabular-nums}.rankings-page__amount--earnings{color:#16a34a}.rankings-page__count{color:#11213c;font-variant-numeric:tabular-nums}@media (width<=900px){.rankings-page{height:auto;min-height:100vh;padding:18px 14px 28px;overflow:visible}.rankings-page__workspace{overflow:visible}.rankings-page .admin-page-header__actions{width:100%}.rankings-page .admin-page-header__actions .ant-radio-group{flex:1;grid-template-columns:repeat(4,1fr);display:grid}.rankings-page .admin-page-header__actions .ant-radio-button-wrapper{text-align:center;padding-inline:4px}.rankings-page__table-wrap{overflow-x:auto}}
