/* ===== 後台使用者帳號維護：自訂樣式 (UTF-8) ===== */
body { background:#f7f7f9; }
.page-wrap { max-width:1200px; margin:24px auto; }
.card { border-radius:16px; }
.grid-wrap .aspNetDisabled { background:#f8f9fa; }
.table thead th { white-space:nowrap; }
.form-check-inline { margin-right:1rem; }
.text-mono { font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Courier New", monospace; }
.pagination-outer { text-align:right; }
/* 表單按鈕微調 */
.btn { border-radius: .5rem; }
