:root{--hyper-bg:#f5f5f7;--hyper-card-bg:#fff;--hyper-text-primary:#1d1d1f;--hyper-text-regular:#434345;--hyper-text-secondary:#86868b;--hyper-primary:#007aff;--hyper-success:#34c759;--hyper-warning:#ff9f0a;--hyper-danger:#ff3b30;--el-color-primary:var(--hyper-primary);--el-color-success:var(--hyper-success);--el-color-warning:var(--hyper-warning);--el-color-danger:var(--hyper-danger);--el-font-size-base:15px;--el-font-size-large:18px;--el-font-size-medium:16px;--el-font-size-small:14px;--el-font-size-extra-large:22px;--el-border-radius-base:12px;--el-border-radius-small:8px;--el-border-radius-round:24px;--el-card-border-radius:20px;--el-dialog-border-radius:24px;--el-border-color-light:#e5e5ea;--el-bg-color-page:var(--hyper-bg);--el-bg-color-overlay:var(--hyper-card-bg);--el-box-shadow:0 4px 12px #0000000a;--el-box-shadow-light:0 2px 8px #00000005}body{background-color:var(--hyper-bg);color:var(--hyper-text-primary);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}#app{width:100vw;height:100vh;margin:0;padding:0;display:flex;overflow:hidden}.hyper-title{color:var(--hyper-text-primary);letter-spacing:-.5px;margin-bottom:24px;font-size:28px;font-weight:700}.hyper-subtitle{color:var(--hyper-text-regular);margin-bottom:16px;font-size:20px;font-weight:600}.el-card{transition:box-shadow .3s;box-shadow:var(--el-box-shadow-light)!important;border:none!important}.el-card:hover{box-shadow:var(--el-box-shadow)!important}.el-button{border-radius:12px;font-weight:500}.el-button--large{border-radius:16px}.el-table{--el-table-header-bg-color:#fcfcfd;border-radius:16px;overflow:hidden}.el-table th.el-table__cell{color:var(--hyper-text-regular);font-size:15px;font-weight:600}.el-table td.el-table__cell{font-size:15px}.el-dialog__header{text-align:center;margin-right:0;font-weight:700}.el-dialog__title{font-size:20px;font-weight:700}.el-dialog__footer{text-align:center}.el-input__wrapper{border-radius:12px;box-shadow:0 0 0 1px var(--el-border-color-light) inset!important}.el-input__wrapper.is-focus{box-shadow:0 0 0 2px var(--el-color-primary) inset!important}html,body,#app{width:100%;height:100%;margin:0;padding:0;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif}
