*{font-family:'Sarabun',sans-serif}
body{background:#f5f7fb;color:#243047}
.app-navbar{background:linear-gradient(90deg,#4f46e5,#7c3aed)}
.card{border:0;border-radius:18px;box-shadow:0 10px 28px rgba(31,41,55,.08)}
.stat-card{overflow:hidden;position:relative}
.stat-card .icon{font-size:2.4rem;opacity:.18;position:absolute;right:18px;top:14px}
.page-title{font-weight:700;color:#27364f}
.btn{border-radius:12px}
.form-control,.form-select{border-radius:12px}
.table thead th{background:#eef2ff;color:#27364f}
.badge{border-radius:999px;padding:.5em .75em}
.login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef2ff,#faf5ff)}
.login-card{max-width:440px;width:100%}
