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;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{--app-primary: #1677ff;--app-bg: #f5f7fa;--app-text: #1f1f1f;--app-muted: #8c8c8c;--app-card-bg: #ffffff;--app-border: #f0f0f0}body{color:var(--app-text);background:var(--app-bg)}.app-layout{min-height:100vh}.app-content{padding:20px}.page-card{background:var(--app-card-bg);border-radius:8px;border:1px solid var(--app-border);padding:16px}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.filters{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;align-items:center;flex-wrap:wrap}.filters-left,.filters-right{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.filter-item{width:220px}.action-buttons{display:flex;gap:6px}.admin-list-page .page-header{margin-bottom:20px}.admin-list-page .page-header h2{margin:0}.admin-list-page .pagination{margin-top:20px;display:flex;justify-content:center}.admin-list-page .thumb-image{width:64px;height:64px;border-radius:4px}.admin-list-page .detail-image{width:100%;max-width:320px;border-radius:6px}.admin-list-page .modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.user-list-page .page-header{margin-bottom:20px}.user-list-page .page-header h2{margin:0}.user-list-page .pagination{margin-top:20px;display:flex;justify-content:center}.user-list-page .modal-footer{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{width:100%;height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}.auth-container{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2)}.auth-container .auth-box{width:400px;padding:40px;background:#fff;border-radius:10px;box-shadow:0 10px 40px #0003}.auth-container .auth-box .auth-title{text-align:center;font-size:24px;color:#333;margin-bottom:30px;font-weight:600}.auth-container .auth-box .ant-btn{width:100%;margin-top:10px}.auth-container .auth-box .auth-link{text-align:center;margin-top:20px;font-size:14px;color:#666}.auth-container .auth-box .auth-link a{color:#409eff;text-decoration:none;cursor:pointer}.auth-container .auth-box .auth-link a:hover{text-decoration:underline}.layout-container{width:100%;height:100vh;display:flex}.layout-aside{width:220px;height:100%;background-color:#304156;transition:width .3s;overflow:hidden}.layout-aside.is-collapse{width:64px}.layout-logo{height:60px;display:flex;align-items:center;justify-content:center;background-color:#263445;color:#fff;font-size:18px;font-weight:700;white-space:nowrap;overflow:hidden}.layout-logo .logo-icon{font-size:24px}.layout-logo .logo-text{margin-left:10px}.layout-menu{border-right:none!important;background-color:#304156!important}.layout-menu .el-menu-item,.layout-menu .el-sub-menu__title{color:#bfcbd9!important}.layout-menu .el-menu-item:hover,.layout-menu .el-sub-menu__title:hover{background-color:#263445!important}.layout-menu .el-menu-item.is-active{color:#409eff!important;background-color:#263445!important}.layout-main{flex:1;display:flex;flex-direction:column;overflow:hidden;background-color:#f0f2f5}.layout-header{height:60px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px;box-shadow:0 1px 4px #00152914;z-index:100}.layout-header .header-left{display:flex;align-items:center}.layout-header .header-left .collapse-btn{font-size:20px;cursor:pointer;color:#666;padding:0 15px}.layout-header .header-left .collapse-btn:hover{color:#409eff}.layout-header .header-right{display:flex;align-items:center}.layout-header .header-right .user-info{display:flex;align-items:center;cursor:pointer}.layout-header .header-right .user-info .username{margin-left:10px;color:#333}.layout-content{flex:1;padding:20px;overflow-y:auto}.page-container{background:#fff;padding:20px;border-radius:4px;box-shadow:0 1px 4px #00152914}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}.page-header .page-title{font-size:18px;font-weight:600;color:#333}.search-bar{display:flex;align-items:center;margin-bottom:20px;gap:10px;flex-wrap:wrap}.search-bar .el-input{width:200px}.search-bar .el-select{width:150px}.pagination-container{display:flex;justify-content:flex-end;margin-top:20px}.stat-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}@media (max-width: 1200px){.stat-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.stat-cards{grid-template-columns:1fr}}.stat-card{background:#fff;border-radius:8px;padding:20px;display:flex;align-items:center;box-shadow:0 2px 12px #0000001a}.stat-card .stat-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:15px}.stat-card .stat-icon .el-icon{font-size:28px;color:#fff}.stat-card .stat-icon.users{background:linear-gradient(135deg,#667eea,#764ba2)}.stat-card .stat-icon.projects{background:linear-gradient(135deg,#f093fb,#f5576c)}.stat-card .stat-icon.activities{background:linear-gradient(135deg,#4facfe,#00f2fe)}.stat-card .stat-icon.orders{background:linear-gradient(135deg,#43e97b,#38f9d7)}.stat-card .stat-info h3{font-size:28px;font-weight:700;color:#333;margin-bottom:5px}.stat-card .stat-info p{font-size:14px;color:#999}.dashboard-row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px}@media (max-width: 1200px){.dashboard-row{grid-template-columns:1fr}}.dashboard-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 12px #0000001a}.dashboard-card .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #eee}.dashboard-card .card-header .card-title{font-size:16px;font-weight:600;color:#333}
