html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}#app{width:100%;height:100%;overflow:hidden}.card-title{color:#303133;font-size:16px;font-weight:600;line-height:1}.t-button{justify-content:center;align-items:center;gap:4px;line-height:1;display:inline-flex}.t-button .t-icon{font-size:inherit;line-height:inherit;margin:0 2px}.t-button .t-icon:first-child{margin-left:0}.t-button .t-icon:last-child{margin-right:0}.t-button .t-button__text{align-items:center;gap:4px;line-height:1;display:inline-flex}.t-space .t-button{line-height:1}.t-message{z-index:9999!important}.page-root{box-sizing:border-box;height:100%;overflow:hidden}.page-root-limited{box-sizing:border-box;max-width:700px;height:100%;overflow:hidden}.card-container{flex-direction:column;height:100%;display:flex;overflow:hidden}.card-container :deep(.t-card){flex-direction:column;height:100%;display:flex;overflow:hidden}.card-container :deep(.t-card__body){box-sizing:border-box;flex:1;overflow:auto}.toolbar{margin-bottom:16px}:deep(.t-button){line-height:1}:deep(.t-button .t-icon){vertical-align:middle}.card-header{justify-content:space-between;align-items:center;display:flex}.card-title{color:#303133;font-size:16px;font-weight:600}.code-text{color:#0052d9;font-family:monospace;font-size:12px}.text-muted{color:#606266;font-size:12px}.text-gray{color:#c0c4cc}.form-tip{color:#909399;margin-left:12px;font-size:12px}:deep(.t-panel){background:#fff;border:1px solid #ebeef5;border-radius:8px;box-shadow:0 2px 8px #0000000f}:deep(.t-panel__header){background:#fafafa;border-bottom:1px solid #ebeef5;border-radius:8px 8px 0 0;padding:16px 20px}:deep(.t-panel__body){padding:20px}.app-id-cell,.secret-cell{align-items:center;gap:4px;display:flex}.app-id-text,.secret-text{font-family:monospace;font-size:12px}.api-key-masked{color:#909399;font-family:monospace;font-size:13px}:is(:deep(.t-table td:last-child),:deep(.t-table__td:last-child)){overflow:hidden}:is(:deep(.t-table td:last-child .t-space),:deep(.t-table__td:last-child .t-space)){flex-wrap:nowrap;gap:0;overflow:hidden;display:flex!important}:is(:deep(.t-table td:last-child .t-button),:deep(.t-table__td:last-child .t-button)){flex-shrink:0}:deep(.t-textarea){resize:vertical;min-height:60px}:is(:deep(.t-table .remark-cell),:deep(.t-table__td .remark-cell)){word-break:break-word;white-space:normal!important}
