:root{font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#303133;background:#f5f7fa;--surface: #ffffff;--border: #e7ecf3;--muted: #64748b;--primary: #2563eb}*,*:before,*:after{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;height:100%;margin:0}body{overflow:hidden}.el-dialog{max-width:calc(100vw - 32px)}.el-dialog__body{max-height:calc(100vh - 180px);overflow-y:auto}.el-table{width:100%;--el-table-border-color: #e8edf4;--el-table-header-bg-color: #f8fafc;--el-table-row-hover-bg-color: #f7faff;border-radius:10px;overflow:hidden}.content-frame>div:not(.dashboard){min-height:calc(100vh - 124px);padding:20px;border:1px solid var(--border);border-radius:14px;background:var(--surface);box-shadow:0 2px 10px #0f172a06}.el-button,.el-input__wrapper,.el-select__wrapper,.el-textarea__inner{border-radius:8px}.el-dialog{border-radius:14px;overflow:hidden}.el-dialog__header{padding:20px 22px 14px;border-bottom:1px solid #eef1f5}.el-dialog__footer{padding:14px 22px 20px;border-top:1px solid #eef1f5}.el-card{border-color:var(--border);border-radius:14px}.el-tag{border-radius:6px}@media (max-width: 767px){.el-dialog{width:calc(100vw - 24px)!important;margin-top:6vh!important}.el-message-box{width:calc(100vw - 32px)}.content-frame>div:not(.dashboard){min-height:calc(100vh - 80px);padding:12px;border-radius:12px}}
