:root{--bqc-page-bg: #f4f7fb;--bqc-card-bg: #ffffff;--bqc-border-color: #e7edf5;--bqc-text-primary: #1d2129;--bqc-text-secondary: #4e5969;--bqc-text-muted: #86909c}html,body,#app{height:100%;min-height:100%}body{margin:0;background:var(--bqc-page-bg);color:var(--bqc-text-primary);font-family:Inter,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}a{color:inherit}.page-stack{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;gap:14px!important}.surface-card{display:flex;flex-direction:column;border-radius:18px!important;border:1px solid var(--bqc-border-color)!important;box-shadow:0 14px 28px #0f172a0d!important}.surface-card>.el-card__body{padding:18px 20px!important;display:flex;flex:1 1 auto;flex-direction:column;gap:16px;min-height:0}.surface-card .el-tabs{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.surface-card .el-tabs__content{flex:1 1 auto;min-height:0}.surface-card .el-tab-pane{height:100%}.toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:16px!important;margin-bottom:16px!important}.toolbar-title{min-width:0}.toolbar-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;gap:10px!important}.toolbar-actions .el-input,.toolbar-actions .el-select,.toolbar-actions .el-autocomplete{max-width:100%}.toolbar-actions .el-input__wrapper,.toolbar-actions .el-select__wrapper{min-height:38px!important;border-radius:12px!important}.toolbar-search{width:260px!important}.toolbar-heading{font-size:18px!important;font-weight:700!important;color:var(--bqc-text-primary)!important}.toolbar-subheading{margin-top:8px!important;font-size:13px!important;line-height:1.6!important;color:var(--bqc-text-muted)!important}.dialog-form .el-input__wrapper,.dialog-form .el-textarea__inner,.dialog-form .el-select__wrapper,.dialog-form .el-cascader .el-input__wrapper{border-radius:10px}.table-shell{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;height:100%;gap:14px;overflow:hidden}.table-fill{width:100%;flex:1 1 auto;min-height:0;overflow:hidden}.table-fill .el-table__header-wrapper{flex:0 0 auto}.table-fill .el-scrollbar__bar.is-horizontal{display:none}.table-fill .el-table__body-wrapper{overflow-y:auto}.table-fill.el-table{display:flex;flex-direction:column;min-height:0}.table-fill .el-table__inner-wrapper{display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.table-fill .el-table__empty-block{min-height:220px}.table-fill .el-table__inner-wrapper:before{height:0!important}.table-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding-top:14px;padding-bottom:4px;margin-top:auto;border-top:1px solid var(--bqc-border-color);background:#fff;flex-shrink:0}.table-pagination-total{font-size:13px;color:var(--bqc-text-secondary);white-space:nowrap}.table-pagination .el-pagination{margin-left:auto;--el-pagination-bg-color: transparent;--el-pagination-button-disabled-bg-color: transparent;--el-fill-color-blank: #ffffff}.table-fill .el-space{row-gap:6px;column-gap:8px}.el-pagination{--el-pagination-bg-color: transparent;--el-pagination-button-bg-color: #ffffff}.muted-text{color:var(--bqc-text-muted)}.suggestion-item{display:flex;flex-direction:column;gap:4px}.suggestion-title{font-size:13px;font-weight:600;color:var(--bqc-text-primary)}.suggestion-address{font-size:12px;color:var(--bqc-text-muted)}
