/* Overlay Amezia — tidak mengganti app.min.css */
html:has(body.keu-login-body),
body.keu-login-body {
	height: 100%;
	min-height: 100vh;
	margin: 0;
}
body.keu-login-body {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
}
body.keu-login-body .keu-login-wrap {
	width: 100%;
	min-height: 100vh;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 24px 16px;
	box-sizing: border-box;
}
body.keu-login-body .card.keu-login-card {
	height: auto !important;
	min-height: 0;
	width: 100%;
	max-width: 400px;
	margin: 0;
	border: 0;
	border-radius: 12px;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.58) !important;
	box-shadow: 0 16px 40px rgba(0, 0, 0, 0.28);
}
body.keu-login-body .keu-login-card .card-header {
	background: transparent !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.12);
	padding: 32px 32px 20px;
	text-align: center;
}
body.keu-login-body .keu-login-logo {
	display: block;
	width: 64px;
	height: 64px;
	object-fit: contain;
	margin: 0 auto 14px;
}
body.keu-login-body .keu-login-card .card-header h3 {
	color: #fff;
	font-size: 1.5rem;
	font-weight: 600;
	line-height: 1.3;
	margin: 0;
}
body.keu-login-body .keu-login-sub {
	color: rgba(255, 255, 255, 0.78);
	font-size: 13px;
	line-height: 1.45;
	margin: 8px 0 0;
}
body.keu-login-body .keu-login-card .card-body {
	background: transparent !important;
	padding: 24px 32px 12px;
}
body.keu-login-body .keu-login-hint {
	color: rgba(255, 255, 255, 0.7);
	font-size: 13px;
	margin: 0 0 16px;
	text-align: center;
}
body.keu-login-body .keu-login-card .form-group {
	margin-bottom: 16px;
}
body.keu-login-body .keu-login-card .input-group {
	flex-wrap: nowrap;
}
body.keu-login-body .keu-login-card .input-group-text {
	width: 46px;
	height: 44px;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 0;
	border-radius: 4px 0 0 4px;
	background-color: #ffc312;
	color: #111;
}
body.keu-login-body .keu-login-card .form-control {
	height: 44px;
	border: 0;
	border-radius: 0 4px 4px 0;
}
body.keu-login-body .keu-login-card .login_btn {
	float: none;
	display: block;
	width: 100%;
	height: 44px;
	margin: 4px 0 8px;
	font-weight: 600;
	border-radius: 4px;
}
body.keu-login-body .keu-login-card .card-footer {
	background: transparent !important;
	border-top: 1px solid rgba(255, 255, 255, 0.12);
	padding: 18px 32px 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	flex-wrap: wrap;
}
body.keu-login-body .keu-login-card .card-footer a:not(.btn) {
	color: #ffc312;
}
.keu-hero-card {
	border: 0;
	background: linear-gradient(135deg, #1c1f31 0%, #2b4c7e 58%, #44a2d2 100%);
	color: #fff;
}
.keu-hero-card h4,
.keu-hero-card .keu-hero-kicker {
	color: #fff;
}
.keu-hero-card .text-muted {
	color: rgba(255, 255, 255, 0.72) !important;
}
.keu-hero-kicker {
	letter-spacing: .08em;
	font-size: 11px;
	opacity: .85;
}
.keu-kpi-row {
	display: flex;
	flex-wrap: wrap;
}
.keu-kpi-row > [class*="col-"] {
	display: flex;
}
.keu-kpi-row .keu-stat {
	width: 100%;
	border: 0;
	box-shadow: 0 8px 24px rgba(28, 31, 49, 0.06);
	display: flex;
	flex-direction: column;
	margin-bottom: 24px;
}
.keu-kpi-row .keu-stat .card-body {
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
	padding: 1.15rem 1.2rem 1rem;
}
.keu-stat-top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 10px;
	min-height: 62px;
}
.keu-stat-copy {
	min-width: 0;
	flex: 1 1 auto;
}
.keu-stat-label {
	margin: 0 0 6px;
	font-size: 13px;
	font-weight: 500;
	color: #74788d;
	line-height: 1.2;
}
.keu-stat-value {
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: -0.02em;
	color: #343a40;
	white-space: nowrap;
}
.keu-stat-value.is-money {
	font-size: 1.25rem;
}
.keu-stat-icon {
	width: 42px;
	height: 42px;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	color: #fff;
	font-size: 20px;
}
.keu-stat-foot {
	margin-top: auto;
	padding-top: 12px;
	min-height: 42px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	gap: 6px;
	font-size: 12px;
	color: #74788d;
	line-height: 1.35;
}
.keu-progress {
	height: 5px;
	border-radius: 6px;
	background: #eef2f7;
	margin: 0;
}
.keu-quick .btn {
	text-align: left;
	display: block;
	width: 100%;
	margin-bottom: 8px;
}
.badge.bg-soft-primary {
	background: rgba(68, 162, 210, 0.15);
}
.page-content .card-title {
	font-weight: 600;
}
.footer .keu-footer-brand {
	color: #74788d;
}
.keu-filter-card .form-label {
	font-size: 12px;
	font-weight: 600;
	color: #74788d;
	margin-bottom: 4px;
}
.keu-filter-card .select2-container .select2-selection--single {
	height: 38px;
	border: 1px solid #ced4da;
}
.keu-filter-card .select2-container .select2-selection--single .select2-selection__rendered {
	line-height: 36px;
}
.keu-filter-card .select2-container .select2-selection--single .select2-selection__arrow {
	height: 36px;
}
.keu-ukt-kpi .keu-stat .card-body {
	padding: 1rem 1.1rem 0.9rem;
}
.keu-ukt-kpi .keu-stat-value {
	font-size: 1.25rem;
}
#tabel1 td .badge {
	font-weight: 500;
}
#tabel1 .btn-group-sm .btn {
	padding: 0.2rem 0.4rem;
}
.keu-fitur-icon-preview,
.keu-fitur-icon-cell {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	border-radius: 8px;
	background: #f4f6f9;
	color: #556ee6;
}
.keu-fitur-icon-preview i,
.keu-fitur-icon-cell i {
	font-size: 16px;
}
#tabel-fitur code {
	font-size: 12px;
	color: #495057;
}
.keu-lap-hero {
	border: 0;
	background: linear-gradient(135deg, #e7f3f8 0%, #eef7f3 52%, #f8f3ea 100%);
	box-shadow: 0 8px 24px rgba(28, 31, 49, 0.05);
}
.keu-lap-hero h4 {
	color: #2c3e50;
	font-weight: 600;
}
.keu-lap-kicker {
	letter-spacing: .08em;
	font-size: 11px;
	color: #6a8a9a;
	font-weight: 600;
}
.keu-lap-lead {
	color: #5c6b7a;
	max-width: 46rem;
	line-height: 1.5;
}
.keu-stat-mint { background: #f4faf7; }
.keu-stat-sky { background: #f3f8fb; }
.keu-stat-sand { background: #fbf7f1; }
.keu-stat-lilac { background: #f7f4fb; }
.keu-lap-card {
	border: 0;
	box-shadow: 0 8px 24px rgba(28, 31, 49, 0.05);
}
.keu-lap-chart-wrap {
	position: relative;
	height: 280px;
}
.keu-lap-chart-donut {
	height: 280px;
}
.keu-lap-empty {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #8a97a6;
	font-size: 13px;
	background: #f8fafc;
	border-radius: 8px;
}
.keu-lap-table {
	font-size: 13px;
}
.keu-lap-table thead th {
	background: #f4f7fb;
	color: #5c6b7a;
	font-size: 12px;
	font-weight: 600;
	border-bottom: 1px solid #e6edf4;
	white-space: nowrap;
}
.keu-lap-table tbody td {
	vertical-align: middle;
	border-color: #eef2f6;
}
.keu-lap-table tbody tr:nth-child(even) td {
	background: #f9fbfc;
}
.keu-lap-bar {
	height: 5px;
	border-radius: 99px;
	background: #eef3f8;
	margin-top: 6px;
	overflow: hidden;
}
.keu-lap-bar > span {
	display: block;
	height: 100%;
	border-radius: 99px;
}
.keu-lap-scroll {
	max-height: 420px;
	overflow: auto;
}
.keu-lap-loading {
	opacity: .62;
	pointer-events: none;
	transition: opacity .15s ease;
}
