*{box-sizing:border-box}html,body,#app{height:100%;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:#f0f2f5;color:#303133;-webkit-font-smoothing:antialiased}.login-page{height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f2c5c,#1d4fa3 55%,#2f7bd6)}.login-card{width:380px;max-width:calc(100vw - 32px);padding:36px 32px 28px;background:#fff;border-radius:14px;box-shadow:0 12px 40px #00000040}.login-title{text-align:center;margin-bottom:24px}.login-title h1{font-size:22px;margin:0 0 4px;color:#1d4fa3}.login-title p{margin:0;font-size:13px;color:#909399}.login-foot{margin-top:18px;text-align:center;font-size:12px;color:#c0c4cc}.layout-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#0f2c5c;color:#fff;height:56px}.page-container{padding:16px;max-width:1280px;margin:0 auto}.mobile-note{display:none}.flex-between{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.mt8{margin-top:8px}.mt16{margin-top:16px}.mb12{margin-bottom:12px}.text-danger{color:#f56c6c}.text-success{color:#67c23a}.text-warning{color:#e6a23c}.text-muted{color:#909399}.stat-card-number{font-size:26px;font-weight:700;line-height:1.2}.stat-card-label{font-size:13px;color:#909399}@media (max-width: 768px){.page-container{padding:10px}.hide-mobile{display:none!important}.el-card{border-radius:10px!important}}@media (min-width: 769px){.page-container{padding:18px 20px 28px;max-width:none}.el-card{border-radius:12px;border:1px solid #eef0f3;box-shadow:0 1px 3px #0f2c5c0d,0 6px 18px #0f2c5c0a;transition:box-shadow .2s,transform .2s}.el-card:hover{box-shadow:0 2px 8px #0f2c5c14,0 12px 28px #0f2c5c14}.el-card__body{padding:16px 18px}.layout-aside{background:linear-gradient(180deg,#0f2c5c,#0c2350)}.layout-aside .el-menu{padding:6px 8px;background:transparent}.layout-aside .el-menu-item{height:44px;line-height:44px;border-radius:9px;margin-bottom:4px;color:#ffffffc7;transition:background .15s,color .15s}.layout-aside .el-menu-item:hover{background:#ffffff14}.layout-aside .el-menu-item.is-active{background:#ffffff24;color:#fff;font-weight:600;box-shadow:inset 3px 0 #8ec5ff}.layout-header{box-shadow:0 2px 12px #0818342e}.el-table{font-size:13.5px}.el-table th.el-table__cell{background:#f5f7fa;color:#606266;font-weight:600}.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background:#f0f6ff}.el-button{border-radius:8px}.el-tabs__item{font-size:14px}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#c8ccd4;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#a8adb8}::-webkit-scrollbar-track{background:transparent}}@media (max-width: 768px){html{-webkit-text-size-adjust:100%}body{font-size:14px;line-height:1.6;-webkit-tap-highlight-color:rgba(0,0,0,0)}#app{min-height:100dvh}.el-main,.el-drawer__body,.el-dialog__body{-webkit-overflow-scrolling:touch}:root{--el-border-radius-base: 10px;--el-border-radius-small: 8px}.layout-header{position:sticky;top:0;z-index:100}.page-container{padding:12px 12px 28px}.el-card{border:none!important;border-radius:14px!important;box-shadow:0 2px 12px #0f2c5c0f!important;margin-bottom:12px}.el-card__body{padding:14px!important}.el-card__header{padding:14px 14px 0}.el-input__inner,.el-textarea__inner,.el-select__input,.el-input-number__input{font-size:16px!important}.el-button{min-height:38px}.el-button--small{min-height:34px}.el-button+.el-button{margin-left:8px}.el-form-item{margin-bottom:16px}.el-form-item__label{line-height:1.4;padding-bottom:4px}.el-select,.el-input,.el-date-editor,.el-cascader,.el-input-number{max-width:100%}.filter-bar,.filter-right,.flex-between,.head,.head-r{flex-wrap:wrap!important;gap:8px!important}.filter-right .el-select,.filter-right .el-input{flex:1 1 140px}.el-table{width:100%!important;font-size:13px}.el-table th.el-table__cell,.el-table td.el-table__cell{padding:9px 0!important}.el-table .cell{padding:0 8px;line-height:1.45;word-break:break-word}.el-table__header-wrapper th.el-table__cell{background:#f5f7fa!important;color:#606266;font-weight:600}.el-table__header-wrapper{position:sticky;top:0;z-index:2}.el-overlay{display:flex}.el-dialog{width:100vw!important;max-width:100vw!important;margin:0!important;border-radius:0!important;display:flex;flex-direction:column;max-height:100dvh;height:100dvh}.el-dialog__header{padding:16px!important;margin-right:0!important;border-bottom:1px solid #ebeef5;flex:none}.el-dialog__title{font-size:16px;font-weight:600}.el-dialog__headerbtn{top:16px;width:28px;height:28px}.el-dialog__body{flex:1;overflow-y:auto;padding:16px!important;max-height:none!important}.el-dialog__footer{padding:12px 16px!important;border-top:1px solid #ebeef5;flex:none}.el-dialog__footer .el-button{min-height:40px}.el-drawer__body{padding:0!important}.el-popover{max-width:92vw!important}.el-dropdown-menu{max-width:92vw}.el-tabs__item{font-size:14px}.el-tabs__header{margin-bottom:12px}.el-pagination{justify-content:center;flex-wrap:wrap;gap:4px;margin-top:12px}.el-pagination .el-pager{flex-wrap:wrap}.el-radio-group,.el-checkbox-group{flex-wrap:wrap;row-gap:8px}.el-descriptions__label{width:92px;color:#909399}}
