.login-page{min-height:100vh}.layout-container{min-height:100vh;display:flex;flex-direction:column}.header{height:60px;background:linear-gradient(135deg,#88c788,#76c576);color:#fff;justify-content:space-between;padding:0 24px;flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,.1)}.header,.logo{display:flex;align-items:center}.logo{font-size:20px;font-weight:600;gap:8px}.logo-icon{width:36px;height:36px;background:linear-gradient(135deg,#52c41a,#73d13d);border-radius:8px;justify-content:center;color:#fff;font-weight:700;font-size:14px}.header-right,.logo-icon{display:flex;align-items:center}.header-right{gap:20px}.collapse-btn{font-size:20px;cursor:pointer;color:#fff;margin-right:16px}.user-info{display:flex;align-items:center;gap:8px;cursor:pointer}.main-wrapper{flex:1;display:flex}.sidebar{background:#001529;color:hsla(0,0%,100%,.85);transition:width .3s;overflow:hidden;flex-shrink:0;border-right:1px solid hsla(0,0%,100%,.08)}.sidebar.collapsed{width:64px!important}.el-menu{border-right:none!important;background-color:transparent!important}.el-menu .el-menu-item,.el-menu .el-submenu__title{color:hsla(0,0%,100%,.85);font-size:14px;transition:all .3s ease}.el-menu .el-menu-item:hover,.el-menu .el-submenu__title:hover{background:linear-gradient(90deg,rgba(82,196,26,.3),transparent)!important;color:#fff!important}.el-menu .el-menu-item.is-active{background:linear-gradient(90deg,rgba(82,196,26,.4),rgba(82,196,26,.15))!important;color:#fff!important;font-weight:500}.el-menu .el-menu-item.is-active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#73d13d;border-radius:0 2px 2px 0}.el-menu .el-submenu__icon-arrow{color:hsla(0,0%,100%,.5)}.el-menu .el-icon-arrow-down{transition:transform .3s}.el-menu .is-opened>.el-submenu__title .el-icon-arrow-down{transform:rotate(180deg)}.main-content{flex:1;background:#f0f9eb;padding:20px;overflow-y:auto}.notice-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}.notice-title{font-size:15px;font-weight:600;color:#262626}.notice-body{max-height:320px;overflow-y:auto}.notice-empty{text-align:center;color:#999;padding:30px 0;font-size:13px}.notice-item{padding:10px 4px;cursor:pointer;border-bottom:1px solid #fafafa;transition:background .2s}.notice-item:hover{background:#f5f5f5;border-radius:4px}.notice-item-title{font-size:14px;color:#333;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-item-time{font-size:12px;color:#999;margin-top:4px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.el-table{border-radius:8px;overflow:hidden;width:100%!important}.el-table th{background:#f0f9eb!important;color:#2c3e2d;font-weight:600}.el-table td{padding:12px 0}.el-table .cell{padding:0 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-table .el-button+.el-button{margin-left:6px}.el-button--mini{padding:5px 12px;font-size:12px;border-radius:4px}.page-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.08);margin-bottom:20px}.stat-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:20px}.stat-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.stat-card-title{font-size:14px;color:#8c8c8c;margin-bottom:8px}.stat-card-value{font-size:28px;font-weight:600;color:#2c3e2d}.stat-card-trend{font-size:12px;margin-top:8px}.stat-card-trend.up{color:#52c41a}.stat-card-trend.down{color:#ff4d4f}.chart-container{height:300px}.chart-row{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin-bottom:20px}.chart-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.chart-title{font-size:16px;font-weight:600;color:#2c3e2d;margin-bottom:16px}.page-header{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.page-title{font-size:20px;font-weight:600;color:#2c3e2d}.table-operations{justify-content:space-between;align-items:center}.filter-form,.table-operations{margin-bottom:16px;display:flex}.filter-form{flex-wrap:wrap;gap:16px;padding:16px;background:#fff;border-radius:8px}.el-pagination{margin-top:16px;text-align:right}.el-breadcrumb{font-size:14px}.el-breadcrumb__inner{color:#595959}.el-breadcrumb__item:last-child .el-breadcrumb__inner{color:#2c3e2d;font-weight:500}.batch-actions{background:#f0f9eb!important;border:1px solid #d9f7be}.price-text{font-weight:500}.price-text,.price-text.cash{color:#fa8c16}.el-dialog__header{border-bottom:1px solid #f0f9eb}.el-form-item__label{color:#606266!important}.el-date-editor .el-input__inner:focus,.el-input__inner:focus,.el-select .el-input.is-focus .el-input__inner{border-color:#52c41a!important}.el-tag--danger{background-color:rgba(255,77,79,.1)!important;border-color:rgba(255,77,79,.2)!important;color:#ff4d4f!important}.el-button--warning{background-color:#faad14!important;border-color:#faad14!important}.el-button--danger{background-color:#ff4d4f!important;border-color:#ff4d4f!important}