.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8f8f0,#a8e6cf,#a8e6cf)}.login-card{width:400px;border-radius:12px;box-shadow:0 10px 40px #00000026;border-top:4px solid #7EC4A0}.login-header{text-align:center;margin-bottom:32px}.login-header h1{font-size:24px;font-weight:600;color:#333;margin-bottom:8px}.login-header p{color:#666;font-size:14px}.login-tip{text-align:center;color:#999;font-size:12px;margin-top:16px}.main-layout{min-height:100vh;display:flex;flex-direction:column}.top-header{position:fixed;top:0;left:0;right:0;z-index:1000;height:56px;line-height:56px;background:#fff!important;display:flex;align-items:center;justify-content:space-between;padding:0!important;box-shadow:0 2px 12px #0000000f;border-bottom:1px solid #f0f0f0}.top-header-left{display:flex;align-items:center;height:100%;flex:1;min-width:0}.top-logo{flex-shrink:0;height:56px;line-height:56px;padding:0 28px;font-size:20px;font-weight:700;color:#fff;background:linear-gradient(135deg,#7ec4a0,#88c9b0);letter-spacing:2px;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;transition:opacity .2s}.top-logo:hover{opacity:.9}.top-nav-menu{flex:1;min-width:0;height:56px;line-height:56px;border-bottom:none!important;background:transparent!important}.top-nav-menu .ant-menu-item{height:56px;line-height:56px;padding:0 16px!important;margin:0 2px!important;font-size:14px;font-weight:500;color:#555;border-radius:0;transition:all .2s ease}.top-nav-menu .ant-menu-item:hover{color:#7ec4a0!important;background:#7ec4a00f!important}.top-nav-menu .ant-menu-item-selected{color:#7ec4a0!important;font-weight:600;background:transparent!important}.top-nav-menu .ant-menu-item-selected:after{border-bottom-color:#7ec4a0!important;border-bottom-width:3px!important}.top-nav-menu .ant-menu-item .anticon{font-size:16px}.top-header-right{display:flex;align-items:center;gap:8px;padding-right:20px;flex-shrink:0;height:100%}.sidebar-toggle-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;font-size:17px;color:#666;cursor:pointer;border-radius:8px;transition:all .2s ease}.sidebar-toggle-btn:hover{color:#7ec4a0;background:#7ec4a01a}.header-icon{font-size:18px;cursor:pointer;color:#666;transition:color .2s;padding:6px;border-radius:8px}.header-icon:hover{color:#7ec4a0;background:#7ec4a014}.user-info{cursor:pointer;padding:6px 12px;border-radius:8px;transition:background .2s}.user-info:hover{background:#7ec4a014}.user-info .ant-avatar{border:2px solid #e8e8e8}.user-info .ant-typography{font-weight:500;color:#595959}.top-header-right .ant-badge,.top-header-right .ant-dropdown-trigger{pointer-events:auto!important;cursor:pointer!important}.top-header-right .ant-badge>span{pointer-events:auto!important;cursor:pointer!important}.body-layout{margin-top:56px;min-height:calc(100vh - 56px);flex-direction:row;background:linear-gradient(180deg,#e8f8f0,#f0faf5)}.sub-sider{position:fixed;top:56px;left:0;bottom:0;z-index:99;background:#fff!important;box-shadow:2px 0 12px #0000000a;border-right:1px solid #f0f0f0;overflow:hidden;transition:width .25s ease}.sub-sider .ant-layout-sider-children{display:flex;flex-direction:column;height:100%}.sub-sider-title{height:48px;line-height:48px;padding:0 20px;font-size:15px;font-weight:600;color:#7ec4a0;background:linear-gradient(135deg,#7ec4a00f,#88c9b00a);border-bottom:1px solid #f0f0f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.sub-side-menu{flex:1;overflow-y:auto;overflow-x:hidden;background:transparent!important;border-right:none!important;padding:8px 0}.sub-side-menu .ant-menu-item{height:42px;line-height:42px;margin:2px 10px;border-radius:8px;font-size:14px;color:#555;transition:all .2s ease;padding-left:24px!important}.sub-side-menu .ant-menu-item:hover{color:#7ec4a0;background:#7ec4a00f}.sub-side-menu .ant-menu-item-selected{color:#fff!important;font-weight:600;background:linear-gradient(135deg,#7ec4a0,#88c9b0)!important;box-shadow:0 3px 10px #7ec4a040}.sub-side-menu .ant-menu-item-selected:after{display:none!important}.main-content{padding:24px;background:linear-gradient(180deg,#e8f8f0,#f0faf5);min-height:calc(100vh - 56px);transition:margin-left .25s ease;width:100%;box-sizing:border-box}.main-content.with-sidebar{margin-left:200px}@media(max-width:1200px){.top-nav-menu .ant-menu-item{padding:0 10px!important;font-size:13px}}@media(max-width:992px){.sub-sider{width:180px!important;min-width:180px!important;max-width:180px!important}.main-content.with-sidebar{margin-left:180px}}@media(max-width:768px){.top-logo{padding:0 16px;font-size:16px}.top-header-right{padding-right:12px;gap:4px}.main-content{padding:16px}.main-content.with-sidebar{margin-left:0}.sub-sider{position:absolute;z-index:200;box-shadow:4px 0 20px #00000026}}.ant-badge-count{background:linear-gradient(135deg,#7ec4a0,#a8e6cf)!important;box-shadow:0 2px 8px #7ec4a066!important}.ant-dropdown-menu{border-radius:12px!important;box-shadow:0 6px 24px #0000001f!important;padding:8px!important;border:1px solid #f0f0f0}.ant-dropdown-menu-item{border-radius:6px!important;padding:8px 16px!important;margin:2px 0}.ant-dropdown-menu-item:hover{background:#e8f8f0!important;color:#7ec4a0}.dashboard{padding:0}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.page-header h1{font-size:24px;font-weight:600;margin:0}.page-header span{color:#999;font-size:14px}.stats-row{margin-bottom:16px}.change{font-size:14px;margin-left:8px}.change.positive{color:#52c41a}.change.negative{color:#ff4d4f}.service-item{width:100%;display:flex;align-items:center;gap:12px}.service-name{width:80px}.service-item .ant-progress{flex:1}.service-count{width:50px;text-align:right;color:#999}.task-info{font-size:12px;color:#999}.store-cell{display:flex;align-items:center;gap:12px}.store-name{font-weight:600;color:#2c2c2c}.store-address,.text-gray{font-size:12px;color:#8c8c8c}.filter-card{margin-bottom:16px}.result-count{color:#8c8c8c;font-size:14px}.vice-admin-card{margin-bottom:16px;background:#f0faf5}.detail-images{margin-top:20px}.detail-images h4{margin-bottom:12px;color:#595959}.wx-bind-content,.wx-unbind-content{text-align:center;padding:20px 0}.qr-container{margin:24px auto;padding:20px;background:#fff;border-radius:12px;display:inline-block}.qr-tip{color:#8c8c8c;font-size:12px;margin-top:12px}.warning-text{color:#ff4d4f;font-size:12px;margin-top:8px}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)}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}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.page-wrapper{padding:0}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;background:linear-gradient(135deg,#fff,#e8f8f0);padding:24px 28px;border-radius:16px;box-shadow:0 2px 12px #7ec4a014}.page-header h1{font-size:24px;font-weight:600;margin:0;color:#2c2c2c;display:flex;align-items:center;gap:12px}.page-header h1:before{content:"";width:4px;height:24px;background:linear-gradient(180deg,#7ec4a0,#a8e6cf);border-radius:2px}.table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding:16px 20px;background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000a}.stats-row{margin-bottom:20px}.stat-card{background:linear-gradient(135deg,#fff,#e8f8f0);border-radius:16px;padding:24px;box-shadow:0 4px 16px #7ec4a01a;transition:all .3s ease;border:1px solid rgba(126,196,160,.1);position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7ec4a0,#a8e6cf)}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #7ec4a026}.stat-card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:16px}.stat-card-value{font-size:32px;font-weight:700;color:#2c2c2c;margin-bottom:4px;font-family:DIN Alternate,-apple-system,sans-serif}.stat-card-label{font-size:14px;color:#8c8c8c;margin:0}.stat-card-trend{font-size:12px;margin-top:8px;display:flex;align-items:center;gap:4px}.stat-card-trend.up{color:#52c41a}.stat-card-trend.down{color:#ff4d4f}.ant-card{border-radius:16px!important;border:none!important;box-shadow:0 2px 12px #0000000a!important;overflow:hidden}.ant-card-head{border-bottom:1px solid #f0f0f0!important;padding:16px 24px!important}.ant-card-head-title{font-weight:600!important;font-size:16px!important}.ant-card-body{padding:20px 24px!important}.ant-table-wrapper{border-radius:12px;overflow:hidden}.ant-table-thead>tr>th{background:linear-gradient(180deg,#f0faf5,#e8f8f0)!important;font-weight:600!important;font-size:14px!important;color:#595959!important;border-bottom:1px solid #e8e8e8!important}.ant-table-tbody>tr:hover>td{background:#e8f8f0!important}.ant-table-tbody>tr>td{padding:16px 20px!important;transition:background .2s}.ant-btn{border-radius:8px!important;font-weight:500!important;transition:all .2s!important}.ant-btn-primary{background:linear-gradient(135deg,#7ec4a0,#5a9e7c)!important;border:none!important;box-shadow:0 4px 12px #7ec4a04d!important}.ant-btn-primary:hover{background:linear-gradient(135deg,#5a9e7c,#5a9e7c)!important;transform:translateY(-1px);box-shadow:0 6px 16px #7ec4a066!important}.ant-btn-default:hover{color:#7ec4a0!important;border-color:#7ec4a0!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector{border-radius:8px!important;border-color:#e8e8e8!important;transition:all .2s!important}.ant-input:hover,.ant-input-affix-wrapper:hover,.ant-select-selector:hover{border-color:#a8e6cf!important}.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector{border-color:#7ec4a0!important;box-shadow:0 0 0 2px #7ec4a01a!important}.ant-tag{border-radius:6px!important;padding:2px 10px!important;font-weight:500!important}.ant-modal-content{border-radius:16px!important;overflow:hidden}.ant-modal-header{padding:20px 24px!important;border-bottom:1px solid #f0f0f0!important}.ant-modal-title{font-weight:600!important;font-size:18px!important}.ant-modal-footer{padding:16px 24px!important}.today-stats{display:flex;flex-direction:column;gap:16px}.stat-item{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(135deg,#7ec4a0,#a8e6cf);border-radius:12px;color:#fff;transition:all .3s ease}.stat-item:hover{transform:translate(4px);box-shadow:0 4px 16px #7ec4a04d}.stat-item .stat-value{font-size:28px;font-weight:700}.stat-item .stat-label{font-size:14px;opacity:.9}.chart-container{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 12px #0000000a}.ant-empty-description{color:#8c8c8c}.ant-spin-dot-item{background-color:#7ec4a0!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#a8e6cf;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#7ec4a0}.ant-pagination-item{border-radius:8px!important}.ant-pagination-item-active{background:linear-gradient(135deg,#7ec4a0,#a8e6cf)!important;border-color:#7ec4a0!important}.ant-pagination-item-active a{color:#fff!important}.ant-avatar{border:2px solid #f0f0f0}.ant-rate-star-full .anticon{color:#faad14!important}.ant-progress-inner{background-color:#f0f0f0!important}.ant-progress-bg{background:linear-gradient(90deg,#7ec4a0,#a8e6cf)!important}.ant-breadcrumb{font-size:14px}.ant-breadcrumb a{color:#8c8c8c;transition:color .2s}.ant-breadcrumb a:hover{color:#7ec4a0}.ant-menu-item{border-radius:8px!important;margin:4px 8px!important}.ant-menu-item-selected{background:linear-gradient(90deg,#7ec4a026,#b4e7d41a)!important}.ant-menu-item-selected:after{border-right-color:#7ec4a0!important}.ant-alert{border-radius:12px!important}.ant-message-notice-content{border-radius:12px!important;box-shadow:0 4px 20px #0000001f!important}.ant-tooltip-inner{border-radius:8px!important}.ant-dropdown-menu{border-radius:12px!important;box-shadow:0 4px 20px #0000001a!important;padding:8px!important}.ant-dropdown-menu-item{border-radius:6px!important}
