body { background: #f3f5f8; }
.card { border: 0; box-shadow: 0 1px 3px rgba(0,0,0,.08); }
.card-header { background: #fff; font-weight: 600; }
.stat-card .icon { font-size: 2.2rem; opacity: .35; }
.stat-card .value { font-size: 1.8rem; font-weight: 700; line-height: 1.1; }
.table > :not(caption) > * > * { vertical-align: middle; }
.table-sm td, .table-sm th { font-size: .92rem; }
.page-title { font-size: 1.35rem; font-weight: 600; margin: 0; }
.ts-wrapper.form-select { padding: 0; }
.ts-control { min-height: 38px; }
#itemsTable .ts-wrapper { min-width: 280px; }
.login-box { max-width: 400px; margin: 8vh auto; }
.nowrap { white-space: nowrap; }
.low-stock { background: #fff3cd !important; }
.out-stock { background: #f8d7da !important; }
.navbar .nav-link, .navbar-brand { white-space: nowrap; }
