:root,
[data-bs-theme="light"] {
	--siakad-blue: #243f82;
	--siakad-blue-dark: #172f68;
	--siakad-blue-bright: #0b57b7;
	--siakad-orange: #f6a434;
	--siakad-yellow: #ffc107;
	--siakad-font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	--bs-blue: #243f82;
	--bs-primary: #243f82;
	--bs-primary-rgb: 36, 63, 130;
	--bs-link-color: #243f82;
	--bs-link-hover-color: #172f68;
	--tblr-blue: #243f82;
	--tblr-primary: #243f82;
	--tblr-primary-rgb: 36, 63, 130;
	--tblr-link-color: #243f82;
}
body {
	background-color: #f1f5f9 !important;
	font-family: var(--siakad-font-sans);
	font-weight: 400;
	line-height: 1.55;
}
body:not(.login-body) {
	background-color: #f3f5f9 !important;
	background-image:
		radial-gradient(circle at 8% 12%, rgba(36, 63, 130, 0.075) 0, rgba(36, 63, 130, 0.075) 2px, transparent 2.5px),
		radial-gradient(circle at 92% 88%, rgba(246, 164, 52, 0.1) 0, rgba(246, 164, 52, 0.1) 2px, transparent 2.5px),
		radial-gradient(circle at -3% 4%, transparent 0, transparent 145px, rgba(36, 63, 130, 0.055) 146px, rgba(36, 63, 130, 0.055) 205px, transparent 206px),
		radial-gradient(ellipse at 104% 103%, rgba(246, 164, 52, 0.09) 0, rgba(246, 164, 52, 0.09) 190px, transparent 191px),
		linear-gradient(135deg, rgba(36, 63, 130, 0.02) 0%, rgba(255, 255, 255, 0) 48%, rgba(246, 164, 52, 0.03) 100%);
	background-size: 24px 24px, 28px 28px, 100% 100%, 100% 100%, 100% 100%;
	background-attachment: fixed;
}
button,
input,
select,
textarea {
	font-family: inherit;
}
h1,
h2,
h3,
.h1,
.h2,
.h3,
.card-title,
.page-title {
	font-family: var(--siakad-font-sans);
	font-weight: 700;
	line-height: 1.25;
}
h4,
h5,
h6,
.h4,
.h5,
.h6 {
	font-family: var(--siakad-font-sans);
	font-weight: 600;
	line-height: 1.3;
}
p,
li {
	line-height: 1.55;
}
.btn,
button,
.navbar .nav-link,
.dropdown-item {
	font-weight: 600;
}
#top_header {
	position: relative !important;
	width: 100%;
	height: auto !important;
	overflow: visible !important;
	z-index: 1030;
}
.page {
	padding-left: 0 !important;
	padding-right: 0 !important;
	max-width: none !important;
	background: transparent !important;
}
.siamik-header-brand,
.siamik-header-nav {
	width: 100%;
}
.siamik-header-brand .container-fluid,
.siamik-header-nav .container-fluid,
#box_title_page .container-fluid,
#main_content_admin.container-fluid {
	width: 92% !important;
	max-width: 1440px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
@media (min-width: 768px) {
	.siamik-header-nav .navbar-toggler {
		display: none !important;
	}
	.siamik-header-nav .navbar-collapse {
		display: flex !important;
		flex-basis: auto !important;
	}
}
@media (max-width: 767.98px) {
	body:not(.login-body) {
		background-image:
			radial-gradient(circle at 8% 12%, rgba(36, 63, 130, 0.065) 0, rgba(36, 63, 130, 0.065) 1.5px, transparent 2px),
			radial-gradient(circle at 92% 88%, rgba(246, 164, 52, 0.08) 0, rgba(246, 164, 52, 0.08) 1.5px, transparent 2px),
			linear-gradient(135deg, rgba(36, 63, 130, 0.025), rgba(246, 164, 52, 0.025));
		background-size: 22px 22px, 26px 26px, 100% 100%;
	}
	.siamik-header-brand .container-fluid,
	.siamik-header-nav .container-fluid,
	#box_title_page .container-fluid,
	#main_content_admin.container-fluid {
		width: 100% !important;
		max-width: 100% !important;
	}
	.siamik-header-nav .container-fluid {
		display: flex !important;
		flex-wrap: wrap !important;
		align-items: center !important;
		justify-content: flex-start !important;
		padding: 0.45rem 1rem !important;
	}
	.siamik-header-nav .navbar-toggler {
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		width: auto !important;
		height: auto !important;
		min-height: 38px !important;
		padding: 0.4rem 0.85rem !important;
		margin: 0 !important;
		font-size: 0.85rem !important;
		font-weight: 600 !important;
		line-height: 1.2 !important;
		border: 1px solid #cbd5e1 !important;
		border-radius: 8px !important;
		background: #ffffff !important;
		color: #1e293b !important;
		cursor: pointer;
		box-shadow: 0 1px 2px rgba(0,0,0,0.05);
		white-space: nowrap !important;
		user-select: none;
		-webkit-tap-highlight-color: transparent;
	}
	.siamik-header-nav .navbar-toggler .navbar-toggler-state-closed,
	.siamik-header-nav .navbar-toggler .navbar-toggler-state-open {
		display: inline-flex !important;
		align-items: center !important;
		gap: 0.45rem !important;
		white-space: nowrap !important;
		line-height: 1 !important;
	}
	.siamik-header-nav .navbar-toggler:focus,
	.siamik-header-nav .navbar-toggler:active {
		outline: none !important;
		box-shadow: 0 0 0 3px rgba(32, 107, 196, 0.15) !important;
	}
	.siamik-header-nav .navbar-toggler[aria-expanded="true"],
	.siamik-header-nav .navbar-toggler.is-open {
		background: #fef2f2 !important;
		border-color: #fca5a5 !important;
		color: #dc2626 !important;
	}
	.siamik-header-nav .navbar-toggler[aria-expanded="true"] .navbar-toggler-state-closed,
	.siamik-header-nav .navbar-toggler.is-open .navbar-toggler-state-closed {
		display: none !important;
	}
	.siamik-header-nav .navbar-toggler[aria-expanded="true"] .navbar-toggler-state-open,
	.siamik-header-nav .navbar-toggler.is-open .navbar-toggler-state-open {
		display: inline-flex !important;
	}
	.siamik-header-nav .navbar-toggler[aria-expanded="false"]:not(.is-open) .navbar-toggler-state-closed {
		display: inline-flex !important;
	}
	.siamik-header-nav .navbar-toggler[aria-expanded="false"]:not(.is-open) .navbar-toggler-state-open {
		display: none !important;
	}
	.siamik-header-nav .navbar-collapse {
		width: 100% !important;
		flex-basis: 100% !important;
		margin-top: 0.5rem;
		border-top: 1px solid #e2e8f0;
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
	.siamik-header-nav .navbar-nav {
		flex-direction: column !important;
		align-items: stretch !important;
		width: 100% !important;
		gap: 0.25rem !important;
	}
	.siamik-header-nav .navbar-nav .nav-link {
		width: 100%;
		padding: 0.55rem 0.75rem !important;
		font-size: 0.88rem !important;
		justify-content: flex-start !important;
		border-radius: 6px;
	}
	.siamik-header-nav .nav-item.dropdown > .dropdown-menu {
		position: static !important;
		float: none !important;
		width: 100% !important;
		box-shadow: none !important;
		border: 1px solid #e2e8f0 !important;
		background: #f8fafc !important;
		border-radius: 6px;
		margin-top: 0.25rem;
		margin-bottom: 0.35rem;
		padding: 0.35rem 0 0.35rem 1.25rem !important;
	}
	#grid_mhs.dataTable th.dtr-control:before,
	#grid_mhs.dataTable td.dtr-control:before,
	#grid_mhs.dataTable tr > th:first-child:before,
	#grid_mhs.dataTable tr > td:first-child:before,
	#grid_mk.dataTable th.dtr-control:before,
	#grid_mk.dataTable td.dtr-control:before,
	#grid_mk.dataTable tr > th:first-child:before,
	#grid_mk.dataTable tr > td:first-child:before,
	#grid_mk_lama.dataTable th.dtr-control:before,
	#grid_mk_lama.dataTable td.dtr-control:before,
	#grid_mk_lama.dataTable tr > th:first-child:before,
	#grid_mk_lama.dataTable tr > td:first-child:before {
		display: none !important;
		content: "" !important;
	}
	#grid_mhs.dataTable tr > th:first-child,
	#grid_mhs.dataTable tr > td:first-child,
	#grid_mk.dataTable tr > th:first-child,
	#grid_mk.dataTable tr > td:first-child,
	#grid_mk_lama.dataTable tr > th:first-child,
	#grid_mk_lama.dataTable tr > td:first-child {
		padding-left: 0.75rem !important;
	}
}
#grid_mhs.dataTable tbody tr,
#grid_mhs.dataTable tbody tr td,
#grid_mhs.dataTable tbody tr.selected,
#grid_mhs.dataTable tbody tr.selected td,
#grid_mhs.dataTable tbody tr:active,
#grid_mhs.dataTable tbody tr:focus,
#grid_mk.dataTable tbody tr,
#grid_mk.dataTable tbody tr td,
#grid_mk.dataTable tbody tr.selected,
#grid_mk.dataTable tbody tr.selected td,
#grid_mk.dataTable tbody tr:active,
#grid_mk.dataTable tbody tr:focus,
#grid_mk_lama.dataTable tbody tr,
#grid_mk_lama.dataTable tbody tr td,
#grid_mk_lama.dataTable tbody tr.selected,
#grid_mk_lama.dataTable tbody tr.selected td,
#grid_mk_lama.dataTable tbody tr:active,
#grid_mk_lama.dataTable tbody tr:focus {
	background-color: #ffffff !important;
	color: #1e293b !important;
	box-shadow: none !important;
}
#grid_mhs.dataTable tbody tr:hover,
#grid_mhs.dataTable tbody tr:hover td,
#grid_mk.dataTable tbody tr:hover,
#grid_mk.dataTable tbody tr:hover td,
#grid_mk_lama.dataTable tbody tr:hover,
#grid_mk_lama.dataTable tbody tr:hover td {
	background-color: #f8fafc !important;
	color: #1e293b !important;
}

/* Modern Global Filter Pills System */
.siamik-pills,
#filter_pills,
.ui-filter-pills {
	display: inline-flex !important;
	align-items: center;
	flex-wrap: wrap;
	gap: 6px;
	padding: 4px;
	background: #f1f5f9;
	border: 1px solid #cbd5e1;
	border-radius: 12px;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.03);
}
.siamik-pills .btn,
#filter_pills .btn,
.ui-filter-pills .btn {
	border-radius: 8px !important;
	border: 1px solid transparent !important;
	font-size: 0.84rem;
	font-weight: 600;
	padding: 0.35rem 0.85rem;
	color: #475569 !important;
	background: transparent;
	box-shadow: none !important;
	transition: all 0.2s ease-in-out;
	display: inline-flex;
	align-items: center;
	gap: 6px;
}
.siamik-pills .btn:hover,
#filter_pills .btn:hover,
.ui-filter-pills .btn:hover {
	background: #ffffff !important;
	color: #1e293b !important;
	box-shadow: 0 1px 3px rgba(0,0,0,0.05) !important;
}

/* Badge inside Pills - High Contrast Default */
.siamik-pills .btn .badge,
#filter_pills .btn .badge,
.ui-filter-pills .btn .badge {
	font-size: 0.75rem;
	font-weight: 700;
	padding: 0.2rem 0.55rem;
	border-radius: 6px;
	line-height: 1;
	transition: all 0.2s ease;
}

/* Inactive State Badges */
#filter_pills .btn[data-filter="ALL"] .badge,
#filter_pills .btn.pill-all .badge { background: #e2e8f0 !important; color: #334155 !important; }
#filter_pills .btn[data-filter="menunggu"] .badge,
#filter_pills .btn.pill-menunggu .badge,
#pill_cnt_tunggu { background: #fef3c7 !important; color: #b45309 !important; }
#filter_pills .btn[data-filter="lengkap"] .badge,
#filter_pills .btn.pill-lengkap .badge,
#pill_cnt_lengkap { background: #dcfce7 !important; color: #15803d !important; }
#filter_pills .btn[data-filter="kosong"] .badge,
#filter_pills .btn.pill-kosong .badge,
#pill_cnt_kosong { background: #e2e8f0 !important; color: #475569 !important; }

/* Active States */
#filter_pills .btn.active.pill-all,
#filter_pills .btn[data-filter="ALL"].active {
	background: #243f82 !important;
	color: #ffffff !important;
	border-color: #243f82 !important;
	box-shadow: 0 2px 6px rgba(36, 63, 130, 0.25) !important;
}
#filter_pills .btn.active.pill-all .badge,
#filter_pills .btn[data-filter="ALL"].active .badge {
	background: #ffffff !important;
	color: #243f82 !important;
}

#filter_pills .btn.active.pill-menunggu,
#filter_pills .btn[data-filter="menunggu"].active {
	background: #d97706 !important;
	color: #ffffff !important;
	border-color: #d97706 !important;
	box-shadow: 0 2px 6px rgba(217, 119, 6, 0.3) !important;
}
#filter_pills .btn.active.pill-menunggu .badge,
#filter_pills .btn[data-filter="menunggu"].active #pill_cnt_tunggu,
#filter_pills .btn[data-filter="menunggu"].active .badge {
	background: #ffffff !important;
	color: #d97706 !important;
}

#filter_pills .btn.active.pill-lengkap,
#filter_pills .btn[data-filter="lengkap"].active {
	background: #16a34a !important;
	color: #ffffff !important;
	border-color: #16a34a !important;
	box-shadow: 0 2px 6px rgba(22, 163, 74, 0.3) !important;
}
#filter_pills .btn.active.pill-lengkap .badge,
#filter_pills .btn[data-filter="lengkap"].active #pill_cnt_lengkap,
#filter_pills .btn[data-filter="lengkap"].active .badge {
	background: #ffffff !important;
	color: #16a34a !important;
}

#filter_pills .btn.active.pill-kosong,
#filter_pills .btn[data-filter="kosong"].active {
	background: #475569 !important;
	color: #ffffff !important;
	border-color: #475569 !important;
	box-shadow: 0 2px 6px rgba(71, 85, 105, 0.3) !important;
}
#filter_pills .btn.active.pill-kosong .badge,
#filter_pills .btn[data-filter="kosong"].active #pill_cnt_kosong,
#filter_pills .btn[data-filter="kosong"].active .badge {
	background: #ffffff !important;
	color: #475569 !important;
}
.navbar-siamik {
	display: flex !important;
	flex-wrap: wrap;
	background-color: var(--siakad-blue) !important;
	min-height: 3.5rem;
}
.siamik-header {
	z-index: 1030;
	box-shadow: 0 2px 10px rgba(15, 23, 42, 0.08);
}
.siamik-header-brand {
	background-color: var(--siakad-blue) !important;
	border-top: 4px solid var(--siakad-orange);
	color: #fff;
}
.siamik-header-brand .navbar-brand,
.siamik-header-brand .navbar-brand:hover {
	color: #fff !important;
	text-decoration: none;
}
.siamik-header-brand .container-fluid {
	display: flex;
	align-items: center;
	min-height: 3.4rem;
	padding-top: 0.35rem;
	padding-bottom: 0.35rem;
}
.siamik-header-nav {
	background-color: #fff !important;
	border-bottom: 1px solid #e2e8f0;
	min-height: 3.15rem;
	padding-top: 0.15rem;
	padding-bottom: 0.15rem;
}
.siamik-header-nav .container-fluid {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: nowrap;
	gap: 0.5rem;
}
.siamik-header-nav .navbar-collapse {
	flex-grow: 1;
	min-width: 0;
}
.siamik-header-nav .navbar-nav {
	flex-wrap: nowrap;
	align-items: center;
	gap: 0.15rem;
}
.siamik-header-nav .navbar-nav .nav-link {
	display: flex;
	align-items: center;
	gap: 0.3rem;
	color: #64748b !important;
	font-size: 0.835rem;
	font-weight: 500;
	padding: 0.4rem 0.55rem;
	border-radius: 6px;
	border-bottom: 0;
	min-height: 2.15rem;
	line-height: 1.2;
	white-space: nowrap;
}
.siamik-header-nav .navbar-nav .nav-link:hover,
.siamik-header-nav .navbar-nav .nav-link:focus {
	color: #1e293b !important;
	background: #f1f5f9;
}
.siamik-header-nav .navbar-nav .nav-link.active {
	color: var(--siakad-blue) !important;
	background: transparent;
	font-weight: 600;
	border-bottom: 0;
}
.siamik-header-nav .nav-item {
	position: relative;
}
.siamik-header-nav .nav-item.active:after,
.siamik-header-nav .navbar-expand-md .nav-item.active:after,
.navbar-expand-md.siamik-header-nav .nav-item.active:after {
	content: "" !important;
	display: block !important;
	position: absolute;
	left: 0.45rem;
	right: 0.45rem;
	bottom: -0.18rem;
	height: 2px;
	background: var(--siakad-orange);
	border: 0 !important;
	width: auto;
}
.siamik-header-nav .nav-link-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 1.15rem;
	height: 1.15rem;
	flex: 0 0 auto;
	opacity: 0.85;
}
.siamik-header-nav .nav-link-icon .ti {
	font-size: 1.05rem;
	line-height: 1;
}
.siamik-header-nav .nav-link.active .nav-link-icon,
.siamik-header-nav .nav-item.active > .nav-link .nav-link-icon {
	opacity: 1;
	color: var(--siakad-orange);
}
.siamik-header-nav .nav-link-title {
	white-space: nowrap;
}
.siamik-header-nav .dropdown-toggle::after {
	display: inline-block;
	width: 0.38em;
	height: 0.38em;
	margin-left: 0.2rem;
	margin-top: -0.15rem;
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 1.5px solid currentColor;
	border-bottom: 1.5px solid currentColor;
	transform: rotate(45deg);
	vertical-align: middle;
	opacity: 0.55;
	flex: 0 0 auto;
	content: "";
}
.siamik-header-nav .navbar-toggler {
	border-color: #cbd5e1;
}
.siamik-header-user {
	flex-shrink: 0;
	margin-left: auto !important;
	padding-left: 0.5rem;
	position: relative;
	z-index: 1060;
}
.siamik-header-user .dropdown-menu {
	z-index: 1070 !important;
	min-width: 13.5rem;
	border-radius: 10px;
	margin-top: 0.35rem;
	box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.15), 0 8px 10px -6px rgba(0, 0, 0, 0.1) !important;
}
.siamik-header-user .nav-link {
	color: #334155 !important;
}
.siamik-header-user .nav-link:hover,
.siamik-header-user .nav-link.active {
	color: var(--siakad-blue) !important;
}
.siamik-user-chip-brand {
	display: flex;
	align-items: center;
	gap: 0.55rem;
	padding: 0.25rem 0.65rem 0.25rem 0.35rem;
	background: rgba(255, 255, 255, 0.12);
	border: 1px solid rgba(255, 255, 255, 0.24);
	border-radius: 9999px;
	color: #fff !important;
	text-decoration: none !important;
	line-height: 1.15;
	max-width: 18rem;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
}
.siamik-user-chip-brand:hover,
.siamik-user-chip-brand.active,
.siamik-user-chip-brand[aria-expanded="true"] {
	background: rgba(255, 255, 255, 0.22);
	border-color: rgba(255, 255, 255, 0.45);
	color: #fff !important;
}
.siamik-user-icon-brand {
	width: 2rem;
	height: 2rem;
	border-radius: 999px;
	background: #fff;
	color: var(--siakad-blue);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 1.05rem;
	flex-shrink: 0;
}
.siamik-user-meta {
	display: flex;
	flex-direction: column;
	min-width: 0;
}
.siamik-user-name {
	font-size: 0.88rem;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.siamik-user-group-brand {
	font-size: 0.68rem;
	font-weight: 600;
	color: #fed7aa;
	letter-spacing: 0.03em;
}
.siamik-user-chevron {
	font-size: 0.8rem;
	opacity: 0.75;
	display: inline-flex;
	align-items: center;
	transition: transform 0.2s ease;
}
.siamik-user-chip-brand[aria-expanded="true"] .siamik-user-chevron {
	transform: rotate(180deg);
}

@media (min-width: 768px) and (max-width: 1440px) {
	.siamik-header-brand .container-fluid,
	.siamik-header-nav .container-fluid,
	#box_title_page .container-fluid,
	#main_content_admin.container-fluid {
		width: 95% !important;
		max-width: 95% !important;
	}
	.siamik-header-nav .navbar-nav .nav-link {
		padding: 0.35rem 0.5rem;
		font-size: 0.82rem;
		gap: 0.25rem;
	}
	.siamik-header-nav .nav-link-icon {
		width: 1.05rem;
		height: 1.05rem;
	}
	.siamik-header-nav .nav-link-icon .ti {
		font-size: 0.98rem;
	}
	.siamik-user-chip-brand {
		max-width: 13rem;
		gap: 0.4rem;
	}
	.siamik-user-icon-brand {
		width: 1.85rem;
		height: 1.85rem;
		font-size: 0.95rem;
	}
	.siamik-user-name {
		font-size: 0.82rem;
	}
}

.btn-primary {
	--bs-btn-bg: var(--siakad-blue);
	--bs-btn-border-color: var(--siakad-blue);
	--bs-btn-hover-bg: var(--siakad-blue-dark);
	--bs-btn-hover-border-color: var(--siakad-blue-dark);
	--bs-btn-active-bg: var(--siakad-blue-dark);
	--bs-btn-active-border-color: var(--siakad-blue-dark);
	--bs-btn-disabled-bg: var(--siakad-blue);
	--bs-btn-disabled-border-color: var(--siakad-blue);
}
.btn-outline-primary {
	--bs-btn-color: var(--siakad-blue);
	--bs-btn-border-color: var(--siakad-blue);
	--bs-btn-hover-bg: var(--siakad-blue);
	--bs-btn-hover-border-color: var(--siakad-blue);
	--bs-btn-active-bg: var(--siakad-blue-dark);
	--bs-btn-active-border-color: var(--siakad-blue-dark);
}
.form-control:focus,
.form-select:focus {
	border-color: var(--siakad-blue);
	box-shadow: 0 0 0 0.25rem rgba(36, 63, 130, 0.2);
}
#box_title_page {
	display: block !important;
	padding: 1.25rem 0 0.5rem !important;
	margin: 0 !important;
	min-height: 0 !important;
	height: auto;
	border-bottom: none;
}
#box_title_page .siamik-page-crumb {
	padding: 0;
}
#box_title_page .page-pretitle {
	margin: 0;
	padding: 0;
	line-height: 1.15;
	font-size: 0.7rem;
}
#box_title_page .page-title {
	margin: 0 !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
	font-size: 1.05rem !important;
	line-height: 1.2 !important;
	font-weight: 600;
}
#main_content.page-body {
	margin-top: 0.4rem !important;
	margin-bottom: 1rem !important;
}
#main_content,
#main_content_admin {
	height: auto;
	padding-bottom: 1rem;
}
#footer {
	position: relative;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}
#box_loader_pesan {
	z-index: 1000000;
}
.ui-page {
	max-width: none;
	width: 100%;
	margin: 0;
	padding: 0 0 1.25rem;
	text-align: left;
}
.ui-page .card:not(.dt-processing) {
	width: 100%;
}
.ui-page .table-responsive {
	width: 100%;
	overflow-x: auto;
}
.ui-page .card-header {
	flex-wrap: nowrap;
	align-items: center;
	gap: 0.75rem;
	overflow: visible;
}
.ui-page .card-header.ui-card-header-stack {
	flex-direction: column;
	align-items: stretch;
	flex-wrap: nowrap;
}
.ui-page .card-header.ui-card-header-stack .card-title {
	margin-bottom: 0.5rem;
}
.ui-page .card-header .card-title.h2 {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.3;
	color: #0f172a;
}
.ui-page .card-actions,
.ui-filter-row {
	display: flex;
	flex-wrap: wrap;
	gap: 0.45rem;
	align-items: center;
	min-width: 0;
	overflow: visible;
}
.ui-page .card-header.ui-card-header-stack .card-actions,
.ui-filter-row {
	width: 100%;
	margin-left: 0;
	justify-content: flex-start;
}
.ui-page .card-actions .form-control,
.ui-page .card-actions .form-select,
.ui-filter-row .form-control,
.ui-filter-row .form-select {
	min-width: 8.5rem;
	width: auto;
	flex: 0 0 auto;
	max-width: 100%;
}
.ui-page .card-actions #sl_akademik,
.ui-page .card-actions #sl_tahun_ak,
.ui-page .card-actions .ui-filter-tha {
	min-width: 16rem;
}
.ui-page .card-actions .btn,
.ui-filter-row .btn {
	flex: 0 0 auto;
	white-space: nowrap;
}
.ui-nilai-input {
	max-width: 72px;
	text-align: center;
}
.ui-page .card .dt-container {
	position: relative;
	padding: 0.5rem 1rem 1rem;
}
.ui-page div.dt-processing,
.ui-page div.dt-processing.card {
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	right: auto !important;
	bottom: auto !important;
	width: auto !important;
	max-width: calc(100% - 2rem);
	height: auto !important;
	margin: 0 !important;
	transform: translate(-50%, -50%);
	flex: none !important;
	z-index: 20;
	padding: 0.65rem 1.1rem 0.45rem;
	background: #fff;
	border: 1px solid #e2e8f0;
	border-radius: 0.5rem;
	box-shadow: 0 8px 24px rgba(15, 23, 42, 0.12);
}
.ui-page .card .table {
	margin-bottom: 0;
}
.navbar-siamik,
.navbar-siamik .container-xl,
.navbar-siamik .navbar-collapse,
.navbar-siamik .navbar-nav {
	overflow: visible !important;
}
.navbar-brand-siamik {
	display: flex !important;
	flex-direction: row !important;
	align-items: center !important;
	gap: 0.65rem;
}
.navbar-brand-logo {
	width: 42px;
	height: 42px;
	object-fit: contain;
	background: #fff;
	border-radius: 6px;
	padding: 2px;
	flex-shrink: 0;
}
.navbar-brand-text {
	display: flex !important;
	flex-direction: column !important;
	align-items: flex-start !important;
	white-space: normal !important;
	line-height: 1.2;
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
}
.navbar-brand-text .navbar-brand-title,
.navbar-brand-siamik .navbar-brand-title {
	display: block;
	font-weight: 700;
	font-size: 1.15rem;
	letter-spacing: 0.04em;
	color: #fff;
}
.navbar-brand-text small,
.navbar-brand-siamik small {
	display: block !important;
	font-size: 0.72rem;
	font-weight: 400;
	opacity: 0.95;
	white-space: normal;
	max-width: none;
	line-height: 1.25;
	color: #fff;
}
.btn-logout-siamik {
	background: transparent;
	border: 1px solid #4096ee;
	color: #258dc8 !important;
	padding: 0.2rem 0.7rem;
}
.btn-logout-siamik:hover {
	background: #4096ee;
	color: #fff !important;
}
.siamik-header-nav,
.siamik-header-nav .container-fluid,
.siamik-header-nav .navbar-collapse,
.siamik-header-nav .navbar-nav {
	overflow: visible !important;
}
.siamik-header-nav .nav-item.dropdown {
	position: relative;
}
.siamik-header-nav .nav-item.dropdown > .dropdown-menu {
	display: none;
	position: absolute !important;
	top: 100%;
	left: 0;
	z-index: 2000;
	min-width: 14rem;
	margin: 0;
	padding: 0.4rem 0;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.12);
	border-radius: 4px;
	box-shadow: 0 8px 24px rgba(15, 23, 42, 0.18);
}
.siamik-header-nav .nav-item.dropdown:hover > .dropdown-menu,
.siamik-header-nav .nav-item.dropdown:focus-within > .dropdown-menu,
.siamik-header-nav .nav-item.dropdown.show > .dropdown-menu,
.siamik-header-nav .nav-item.dropdown > .dropdown-menu.show {
	display: block !important;
}
.siamik-header-nav .dropdown-menu .dropdown-item {
	display: block;
	padding: 0.4rem 1rem;
	color: #1e293b !important;
	white-space: nowrap;
}
.siamik-header-nav .dropdown-menu .dropdown-item:hover {
	background: #e8f3fd;
	color: #258dc8 !important;
}
.siamik-header-nav .dropdown-menu .dropdown-item.active {
	background: #e8f3fd;
	color: #258dc8 !important;
	font-weight: 600;
}
.siamik-header-user.navbar-nav .nav-item.dropdown > .dropdown-menu {
	left: auto;
	right: 0;
	min-width: 12.5rem;
}
.siamik-header-nav .dropdown-menu .dropdown-item.text-danger {
	color: #d63939 !important;
}
.siamik-header-nav .dropdown-menu .dropdown-item.text-danger:hover {
	background: #fcebea;
	color: #d63939 !important;
}
.siamik-header-user .dropdown-item .ti {
	width: 1.1rem;
	display: inline-block;
	text-align: center;
}
#w_logout .icon {
	font-size: 2.5rem;
	line-height: 1;
	display: block;
}
.k-window button,
.k-window input,
.k-window select {
	box-sizing: border-box;
}

@media (max-width: 767.98px) {
	.ui-page .card-actions,
	.ui-filter-row {
		width: 100%;
	}
}

body.login-body {
	min-height: 100vh;
	margin: 0;
	background: #f3f4f6 !important;
	font-family: var(--siakad-font-sans);
}
body.login-body a {
	color: inherit;
}
.login-page {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
	background: #f3f4f6;
}
.login-page-bg {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1;
	min-height: 100vh;
	padding: 40px 20px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	isolation: isolate;
	background-color: #f3f5f9;
	background-image:
		radial-gradient(circle at 14% 18%, rgba(36, 63, 130, 0.1) 0, rgba(36, 63, 130, 0.1) 2px, transparent 2.5px),
		radial-gradient(circle at 86% 82%, rgba(246, 164, 52, 0.13) 0, rgba(246, 164, 52, 0.13) 2px, transparent 2.5px),
		linear-gradient(135deg, rgba(36, 63, 130, 0.025) 0%, rgba(255, 255, 255, 0) 48%, rgba(246, 164, 52, 0.035) 100%);
	background-size: 24px 24px, 28px 28px, 100% 100%;
}
.login-page-bg::before,
.login-page-bg::after {
	content: "";
	position: absolute;
	pointer-events: none;
	z-index: -1;
}
.login-page-bg::before {
	width: clamp(280px, 31vw, 560px);
	aspect-ratio: 1;
	left: clamp(-210px, -11vw, -90px);
	top: clamp(-180px, -8vw, -70px);
	border-radius: 50%;
	border: clamp(34px, 4vw, 70px) solid rgba(36, 63, 130, 0.075);
	box-shadow:
		0 0 0 clamp(24px, 3vw, 52px) rgba(36, 63, 130, 0.035),
		0 0 0 clamp(70px, 7vw, 125px) rgba(36, 63, 130, 0.018);
}
.login-page-bg::after {
	width: clamp(240px, 27vw, 480px);
	aspect-ratio: 1;
	right: clamp(-185px, -9vw, -75px);
	bottom: clamp(-205px, -11vw, -90px);
	border-radius: 46% 54% 62% 38% / 58% 42% 58% 42%;
	background: linear-gradient(145deg, rgba(246, 164, 52, 0.13), rgba(255, 193, 7, 0.035));
	transform: rotate(-18deg);
}
.login-card-wrapper {
	display: flex;
	width: 100%;
	max-width: 960px;
	min-height: 560px;
	background-color: #ffffff;
	border-radius: 24px;
	box-shadow: 0 20px 50px rgba(15, 23, 42, 0.08);
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
}
.login-left {
	flex: 1.1;
	background-color: var(--siakad-blue);
	background-image: linear-gradient(145deg, var(--siakad-blue) 0%, var(--siakad-blue-dark) 100%);
	color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	padding: 50px 30px;
	box-sizing: border-box;
	position: relative;
	border-bottom-right-radius: 120px 200px;
	border-top-right-radius: 40px 100px;
	overflow: hidden;
}
.brand-content {
	text-align: center;
	max-width: 320px;
	z-index: 10;
}
.brand-content h2 {
	font-size: 2rem;
	font-weight: 700;
	margin: 0 0 12px;
	color: #fff;
}
.brand-content p {
	font-size: 0.9rem;
	line-height: 1.6;
	margin: 0 0 20px;
	color: rgba(255, 255, 255, 0.92);
}
.btn-signup {
	display: inline-block;
	border: 2px solid #fff;
	color: #fff !important;
	text-decoration: none !important;
	font-weight: 600;
	font-size: 0.85rem;
	padding: 8px 28px;
	border-radius: 9999px;
	transition: all 0.3s ease;
	letter-spacing: 0.05em;
	background: transparent;
}
.btn-signup:hover {
	background: #fff;
	color: var(--siakad-blue) !important;
}
.brand-illustration {
	width: 100%;
	max-width: 220px;
	height: auto;
	object-fit: contain;
	margin-top: 30px;
	z-index: 5;
	border-radius: 12px;
}
.login-right {
	flex: 1.3;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 50px 40px;
	box-sizing: border-box;
	background-color: #ffffff;
}
.login-box-new {
	width: 100%;
	max-width: 340px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.login-box-new h2 {
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.2;
	color: #111827;
	margin: 0 0 24px;
	text-align: center;
}
.login-logo-image {
	width: 108px;
	height: 108px;
	object-fit: contain;
	margin-bottom: 12px;
	filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.08));
}
.login-kampus {
	font-size: 0.85rem;
	font-weight: 600;
	line-height: 1.35;
	color: var(--siakad-blue);
	text-align: center;
	margin: 0 0 16px;
}
.login-field {
	position: relative;
	width: 100%;
	margin-bottom: 16px;
}
.login-field-icon {
	position: absolute;
	left: 18px;
	top: 50%;
	transform: translateY(-50%);
	color: #9ca3af;
	width: 18px;
	height: 18px;
	pointer-events: none;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
}
.login-field-icon svg {
	width: 100%;
	height: 100%;
}
.login-box-new input[type="text"],
.login-box-new input[type="password"] {
	width: 100% !important;
	max-width: 100% !important;
	height: 48px !important;
	box-sizing: border-box !important;
	padding: 0 20px 0 48px !important;
	background-color: #f3f4f6 !important;
	border: 1px solid transparent !important;
	border-radius: 9999px !important;
	font-size: 0.9rem !important;
	color: #111827 !important;
	outline: none !important;
	box-shadow: none !important;
}
.login-box-new #password {
	padding-right: 48px !important;
}
.login-pass-toggle {
	position: absolute;
	right: 8px;
	top: 50%;
	transform: translateY(-50%);
	width: 36px;
	height: 36px;
	border: none;
	background: transparent;
	color: #9ca3af;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	z-index: 3;
}
.login-pass-toggle:hover {
	color: var(--siakad-orange);
}
.login-pass-toggle svg {
	width: 20px;
	height: 20px;
}
.login-pass-toggle .icon-eye-off {
	display: none;
}
.login-pass-toggle.is-shown .icon-eye {
	display: none;
}
.login-pass-toggle.is-shown .icon-eye-off {
	display: block;
}
.login-box-new input[type="text"]:focus,
.login-box-new input[type="password"]:focus {
	background-color: #ffffff !important;
	border-color: var(--siakad-orange) !important;
	box-shadow: 0 0 0 3px rgba(246, 164, 52, 0.2) !important;
}
.login-otp-hint {
	margin: 0 0 0.5rem;
	font-size: 0.85rem;
	color: #334155;
	text-align: center;
}
.login-otp-timer-box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin-bottom: 12px;
	padding: 8px 14px;
	background-color: #f8fafc;
	border: 1px solid #e2e8f0;
	border-radius: 12px;
	font-size: 0.825rem;
	color: #334155;
	box-sizing: border-box;
}
.otp-timer-text strong {
	color: #0284c7;
	font-weight: 700;
	font-size: 0.9rem;
}
.otp-timer-text strong.expired {
	color: #dc2626;
}
.otp-attempt-text {
	color: #64748b;
	font-size: 0.8rem;
}
.btn-login-resend {
	width: 100%;
	height: 44px;
	border: 1px dashed #0284c7;
	background-color: #f0f9ff;
	color: #0284c7;
	font-size: 0.85rem;
	font-weight: 700;
	border-radius: 9999px;
	cursor: pointer;
	margin-top: 8px;
	margin-bottom: 4px;
	transition: all 0.2s ease;
	letter-spacing: 0.03em;
}
.btn-login-resend:hover {
	background-color: #e0f2fe;
	color: #0369a1;
	border-style: solid;
}
.btn-login-resend:disabled {
	opacity: 0.65;
	cursor: not-allowed;
	border-color: #cbd5e1;
	background-color: #f1f5f9;
	color: #94a3b8;
}
.btn-login-new {
	width: 100%;
	height: 48px;
	border: none;
	background: linear-gradient(90deg, var(--siakad-orange) 0%, var(--siakad-yellow) 100%);
	color: var(--siakad-blue-dark);
	font-size: 0.95rem;
	font-weight: 700;
	border-radius: 9999px;
	cursor: pointer;
	margin-top: 8px;
	letter-spacing: 0.05em;
}
.btn-login-new:hover {
	background: linear-gradient(90deg, #e9931f 0%, #f6b800 100%);
}
.btn-login-new:active {
	transform: scale(0.98);
}
.btn-login-logout {
	width: 100%;
	height: 48px;
	border: 1px solid #cbd5e1;
	background-color: #fff;
	color: #334155;
	font-size: 0.95rem;
	font-weight: 700;
	border-radius: 9999px;
	cursor: pointer;
	margin-top: 10px;
	letter-spacing: 0.05em;
}
.btn-login-logout:hover {
	background-color: #f8fafc;
	border-color: #94a3b8;
	color: #0f172a;
}
.btn-login-logout:active {
	transform: scale(0.98);
}
#pesan_login {
	width: 100%;
	text-align: center;
	color: #ef4444;
}
.btn-login-new:active {
	transform: scale(0.98);
}
.btn-login-logout {
	width: 100%;
	height: 48px;
	border: 1px solid #cbd5e1;
	background-color: #fff;
	color: #334155;
	font-size: 0.95rem;
	font-weight: 700;
	border-radius: 9999px;
	cursor: pointer;
	margin-top: 10px;
	letter-spacing: 0.05em;
}
.btn-login-logout:hover {
	background-color: #f8fafc;
	border-color: #94a3b8;
	color: #0f172a;
}
.btn-login-logout:active {
	transform: scale(0.98);
}
#pesan_login {
	width: 100%;
	text-align: center;
	color: #ef4444;
	font-size: 0.8rem;
	margin-bottom: 8px;
	min-height: 18px;
}

@media (max-width: 860px) {
	.login-page-bg {
		padding: 20px 12px 24px !important;
		min-height: 100dvh;
	}
	.login-page-bg::before {
		left: -190px;
		top: -140px;
	}
	.login-page-bg::after {
		right: -170px;
		bottom: -155px;
	}
}
.ui-datepicker-nav {
	width: 2rem;
	height: 2rem;
	border: 0;
	border-radius: 8px;
	background: #f1f5f9;
	color: #334155;
	font-size: 1.2rem;
	line-height: 1;
	margin-bottom: 0.5rem;
}

/* Datepicker & Date Input Styles */
.ui-date-wrap {
	position: relative !important;
	display: block !important;
	width: 100% !important;
}
.ui-date-wrap .ui-date-input {
	padding-right: 2.75rem !important;
	background-color: #fff !important;
	cursor: pointer;
}
.ui-date-toggle {
	position: absolute !important;
	right: 8px !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
	border: none !important;
	background: transparent !important;
	color: #64748b !important;
	font-size: 1.1rem !important;
	cursor: pointer !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	padding: 4px 6px !important;
	border-radius: 6px !important;
	transition: all 0.15s ease-in-out !important;
	z-index: 5 !important;
}
.ui-date-toggle:hover {
	color: #1e40af !important;
	background: #eff6ff !important;
}
.ui-datepicker,
#ui-datepicker-pop {
	position: absolute !important;
	z-index: 999999 !important;
	background: #ffffff !important;
	border: 1px solid #cbd5e1 !important;
	border-radius: 12px !important;
	box-shadow: 0 12px 28px rgba(15, 23, 42, 0.18), 0 4px 10px rgba(15, 23, 42, 0.08) !important;
	padding: 14px !important;
	width: 290px !important;
	user-select: none !important;
	font-family: inherit !important;
}
.ui-datepicker-head {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	margin-bottom: 10px !important;
}
.ui-datepicker-title {
	font-weight: 700;
	color: #0f172a;
	font-size: 0.92rem;
}
.ui-datepicker-nav {
	width: 2rem;
	height: 2rem;
	border: 0;
	border-radius: 8px;
	background: #f1f5f9;
	color: #334155;
	font-size: 1.2rem;
	line-height: 1;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: all 0.15s ease;
}
.ui-datepicker-nav:hover {
	background: #2563eb;
	color: #fff;
}
.ui-datepicker-grid {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	gap: 3px;
}
.ui-datepicker-dow {
	text-align: center;
	font-size: 0.72rem;
	font-weight: 700;
	color: #64748b;
	padding: 0.25rem 0;
}
.ui-datepicker-day {
	height: 2.1rem;
	border: 0;
	border-radius: 8px;
	background: transparent;
	color: #0f172a;
	font-size: 0.82rem;
	font-weight: 500;
	cursor: pointer;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: background 0.1s ease, color 0.1s ease;
}
.ui-datepicker-day:hover:not(.is-disabled) {
	background: #dbeafe;
	color: #1d4ed8;
}
.ui-datepicker-day.is-out {
	color: #94a3b8;
	opacity: 0.6;
}
.ui-datepicker-day.is-today {
	box-shadow: inset 0 0 0 1.5px #2563eb;
	font-weight: 700;
}
.ui-datepicker-day.is-selected {
	background: #2563eb !important;
	color: #fff !important;
	font-weight: 700;
}
.ui-datepicker-day.is-disabled {
	color: #cbd5e1;
	cursor: not-allowed;
	pointer-events: none;
}
.ui-datepicker-foot {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	padding-top: 8px;
	border-top: 1px solid #f1f5f9;
}
.ui-datepicker-foot button {
	border: 0;
	background: transparent;
	color: #2563eb;
	font-size: 0.8rem;
	font-weight: 600;
	cursor: pointer;
	padding: 0.25rem 0.5rem;
	border-radius: 4px;
}
.ui-datepicker-foot button:hover {
	background: #eff6ff;
}

.dash-welcome {
	background: linear-gradient(135deg, var(--siakad-blue) 0%, var(--siakad-blue-dark) 100%);
	color: #fff;
	border: 0;
	border-left: 6px solid var(--siakad-orange);
}
.dash-welcome .text-secondary,
.dash-welcome .subheader {
	color: rgba(255, 255, 255, 0.82) !important;
}
.dash-welcome h2,
.dash-welcome .h3 {
	color: #fff;
}
.dash-stat .h1 {
	font-size: 1.6rem;
	line-height: 1.2;
}
.dash-stat-icon {
	width: 2.6rem;
	height: 2.6rem;
	border-radius: 0.7rem;
	display: inline-flex;
	align-items: center;
}
.dash-welcome .text-secondary,
.dash-welcome .subheader {
	color: rgba(255, 255, 255, 0.82) !important;
}
.dash-welcome h2,
.dash-welcome .h3 {
	color: #fff;
}
.dash-stat .h1 {
	font-size: 1.6rem;
	line-height: 1.2;
}
.dash-stat-icon {
	width: 2.6rem;
	height: 2.6rem;
	border-radius: 0.7rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 1.25rem;
	flex-shrink: 0;
}
.dash-tone-blue { background: #eef2fb; color: #243f82; }
.dash-tone-green { background: #e8f8ef; color: #16a34a; }
.dash-tone-orange { background: #fff4df; color: #d97706; }
.dash-tone-cyan { background: #e6f7fb; color: #0891b2; }
.dash-tone-purple { background: #f3e8ff; color: #7c3aed; }
.dash-tone-red { background: #fee2e2; color: #dc2626; }
.dash-tone-teal { background: #ccfbf1; color: #0d9488; }
.dash-tone-indigo { background: #e0e7ff; color: #4338ca; }
.dash-tone-pink { background: #fce7f3; color: #db2777; }
.dash-tone-amber { background: #fef3c7; color: #d97706; }
.dash-link {
	text-decoration: none !important;
	color: inherit !important;
	height: 100%;
}
.dash-link:hover {
	border-color: var(--siakad-orange);
}
.krs-mhs-hero {
	background: linear-gradient(135deg, var(--siakad-blue) 0%, var(--siakad-blue-dark) 100%);
	color: #fff;
	padding: 1.2rem 1.35rem 1.65rem;
}
.krs-mhs-kicker {
	font-size: 0.72rem;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	font-weight: 700;
	opacity: 0.82;
}
.krs-mhs-hero h2 {
	color: #fff;
	font-size: 1.4rem;
	font-weight: 800;
	letter-spacing: -0.02em;
	margin: 0.15rem 0 0.55rem;
	line-height: 1.25;
}
.krs-mhs-avatar {
	width: 4.1rem;
	height: 4.1rem;
	border-radius: 1.05rem;
	background: rgba(255, 255, 255, 0.18);
	border: 2px solid rgba(255, 255, 255, 0.35);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.2rem;
	font-weight: 800;
	flex-shrink: 0;
}
.krs-mhs-chip {
	display: inline-flex;
	align-items: center;
	gap: 0.3rem;
	background: rgba(255, 255, 255, 0.16);
	border: 1px solid rgba(255, 255, 255, 0.22);
	color: #fff;
	border-radius: 999px;
	padding: 0.22rem 0.7rem;
	font-size: 0.78rem;
	font-weight: 600;
}
.krs-mhs-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.45rem;
	justify-content: flex-end;
}
.krs-mhs-stats {
	margin-top: -0.85rem;
	padding: 0 1rem 1rem;
}
.krs-mhs-stat {
	background: #fff;
	border: 1px solid #e2e8f0;
	border-radius: 0.9rem;
	padding: 0.85rem 0.95rem;
	height: 100%;
	box-shadow: 0 6px 16px rgba(15, 23, 42, 0.05);
}
.krs-mhs-stat .lbl {
	font-size: 0.7rem;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	color: #64748b;
	font-weight: 700;
	margin-bottom: 0.2rem;
}
.krs-mhs-stat .val {
	font-size: 1.3rem;
	font-weight: 800;
	color: #0f172a;
	line-height: 1.2;
}
.krs-mhs-stat .hint {
	font-size: 0.75rem;
	color: #94a3b8;
	margin-top: 0.15rem;
}
#imageUpload {
	display: none;
}
#profile-container.mhs-profil-photo,
.mhs-profil-photo {
	width: 7.5rem;
	height: 7.5rem;
	border-radius: 1.15rem;
	overflow: hidden;
	border: 3px solid rgba(255, 255, 255, 0.4);
	box-shadow: 0 10px 24px rgba(15, 23, 42, 0.16);
	cursor: pointer;
	background: rgba(255, 255, 255, 0.16);
	flex-shrink: 0;
}
.mhs-profil-photo img,
.jadwal-sesi-time {
	min-width: 6.2rem;
	flex-shrink: 0;
}
.jadwal-sesi-jam {
	display: block;
	font-weight: 700;
	color: #0f172a;
	line-height: 1.25;
}
.jadwal-sesi-kodejam {
	display: block;
	font-size: 0.75rem;
	color: #64748b;
	margin-top: 0.15rem;
}
.jadwal-sesi-mk {
	font-weight: 700;
	color: #0f172a;
	margin-bottom: 0.2rem;
}
.jadwal-sesi-meta {
	font-size: 0.82rem;
	color: #64748b;
}
.jadwal-sesi-empty {
	color: #94a3b8;
	margin: 0;
}
.ui-matriks-wrap {
	overflow: auto;
	max-height: calc(100vh - 17rem);
}
.ui-matriks {
	margin-bottom: 0;
	width: max-content;
	min-width: 100%;
}
.ui-matriks thead th {
	background: #f6f8fb;
	color: #1e293b;
	font-weight: 600;
	vertical-align: middle;
	white-space: nowrap;
}
.ui-matriks .ui-mk-kode {
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.02em;
}
.ui-matriks .ui-mk-nama {
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	white-space: nowrap;
	font-size: 0.72rem;
	font-weight: 500;
	max-height: 11rem;
	padding: 0.45rem 0.35rem;
}
.ui-matriks td,
.ui-matriks th {
	text-align: center;
}
.ui-matriks td.ui-col-nama,
.ui-matriks th.ui-col-nama {
	text-align: left;
	white-space: nowrap;
}
.ui-matriks td.ui-nilai-skip {
	background: #fcebea;
	color: #d63939;
	font-size: 0.7rem;
	white-space: nowrap;
}
.ui-matriks td.ui-nilai-zero {
	background: #fff3cd;
	font-weight: 600;
}
.ui-matriks .ui-sticky {
	position: sticky;
	background: #fff;
	z-index: 2;
}
.ui-matriks thead .ui-sticky {
	background: #f6f8fb;
	z-index: 4;
}
.ui-matriks .ui-sticky-1 {
	left: 0;
	min-width: 2.6rem;
}
.ui-matriks .ui-sticky-2 {
	left: 2.6rem;
	min-width: 7.2rem;
}
.ui-matriks .ui-sticky-3 {
	left: 9.8rem;
	min-width: 14rem;
	box-shadow: 4px 0 8px rgba(15, 23, 42, 0.06);
}

.btn.btn-excel {
	color: #fff !important;
	background-color: #2fb344 !important;
	border-color: #2fb344 !important;
}
.btn.btn-excel:hover,
.btn.btn-excel:focus {
	color: #fff !important;
	background-color: #259a38 !important;
	border-color: #259a38 !important;
}
.btn.btn-pdf {
	color: #fff !important;
	background-color: #d63939 !important;
	border-color: #d63939 !important;
}
.btn.btn-pdf:hover,
.btn.btn-pdf:focus {
	color: #fff !important;
	background-color: #b92d2d !important;
	border-color: #b92d2d !important;
}

/* Highlight Kartu Hari Ini di Jadwal Kuliah Dosen */
.jadwal-hari-grid {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}
.jadwal-hari-card .card-header {
	align-items: center;
}
.jadwal-hari-card.jadwal-hari-today {
	border: 2px solid #206bc4 !important;
	box-shadow: 0 4px 14px rgba(32, 107, 196, 0.18);
	background-color: #f8fafc;
}
.jadwal-hari-card.jadwal-hari-today .card-header {
	background-color: rgba(32, 107, 196, 0.1);
	border-bottom: 1px solid rgba(32, 107, 196, 0.25);
}
.jadwal-hari-card .card-title {
	margin: 0;
}
.jadwal-hari-count {
	font-size: 0.8rem;
	color: #64748b;
	font-weight: 600;
}
.jadwal-sesi {
	display: flex;
	gap: 0.9rem;
	padding: 0.85rem 0;
	border-bottom: 1px solid #e2e8f0;
	border-radius: 0.9rem;
	padding: 0.85rem 0.95rem;
	height: 100%;
	box-shadow: 0 6px 16px rgba(15, 23, 42, 0.05);
}
.krs-mhs-stat .lbl {
	font-size: 0.7rem;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	color: #64748b;
	font-weight: 700;
	margin-bottom: 0.2rem;
}
.krs-mhs-stat .val {
	font-size: 1.3rem;
	font-weight: 800;
	color: #0f172a;
	line-height: 1.2;
}
.krs-mhs-stat .hint {
	font-size: 0.75rem;
	color: #94a3b8;
	margin-top: 0.15rem;
}
#imageUpload {
	display: none;
}
#profile-container.mhs-profil-photo,
.mhs-profil-photo {
	width: 7.5rem;
	height: 7.5rem;
	border-radius: 1.15rem;
	overflow: hidden;
	border: 3px solid rgba(255, 255, 255, 0.4);
	box-shadow: 0 10px 24px rgba(15, 23, 42, 0.16);
	cursor: pointer;
	background: rgba(255, 255, 255, 0.16);
	flex-shrink: 0;
}
.mhs-profil-photo img,
.jadwal-sesi-time {
	min-width: 6.2rem;
	flex-shrink: 0;
}
.jadwal-sesi-jam {
	display: block;
	font-weight: 700;
	color: #0f172a;
	line-height: 1.25;
}
.jadwal-sesi-kodejam {
	display: block;
	font-size: 0.75rem;
	color: #64748b;
	margin-top: 0.15rem;
}
.jadwal-sesi-mk {
	font-weight: 700;
	color: #0f172a;
	margin-bottom: 0.2rem;
}
.jadwal-sesi-meta {
	font-size: 0.82rem;
	color: #64748b;
}
.jadwal-sesi-empty {
	color: #94a3b8;
	margin: 0;
}
.ui-matriks-wrap {
	overflow: auto;
	max-height: calc(100vh - 17rem);
}
.ui-matriks {
	margin-bottom: 0;
	width: max-content;
	min-width: 100%;
}
.ui-matriks thead th {
	background: #f6f8fb;
	color: #1e293b;
	font-weight: 600;
	vertical-align: middle;
	white-space: nowrap;
}
.ui-matriks .ui-mk-kode {
	font-size: 0.72rem;
	font-weight: 700;
	letter-spacing: 0.02em;
}
.ui-matriks .ui-mk-nama {
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	white-space: nowrap;
	font-size: 0.72rem;
	font-weight: 500;
	max-height: 11rem;
	padding: 0.45rem 0.35rem;
}
.ui-matriks td,
.ui-matriks th {
	text-align: center;
}
.ui-matriks td.ui-col-nama,
.ui-matriks th.ui-col-nama {
	text-align: left;
	white-space: nowrap;
}
.ui-matriks td.ui-nilai-skip {
	background: #fcebea;
	color: #d63939;
	font-size: 0.7rem;
	white-space: nowrap;
}
.ui-matriks td.ui-nilai-zero {
	background: #fff3cd;
	font-weight: 600;
}
.ui-matriks .ui-sticky {
	position: sticky;
	background: #fff;
	z-index: 2;
}
.ui-matriks thead .ui-sticky {
	background: #f6f8fb;
	z-index: 4;
}
.ui-matriks .ui-sticky-1 {
	left: 0;
	min-width: 2.6rem;
}
.ui-matriks .ui-sticky-2 {
	left: 2.6rem;
	min-width: 7.2rem;
}
.ui-matriks .ui-sticky-3 {
	left: 9.8rem;
	min-width: 14rem;
	box-shadow: 4px 0 8px rgba(15, 23, 42, 0.06);
}

.btn.btn-excel {
	color: #fff !important;
	background-color: #2fb344 !important;
	border-color: #2fb344 !important;
}
.btn.btn-excel:hover,
.btn.btn-excel:focus {
	color: #fff !important;
	background-color: #259a38 !important;
	border-color: #259a38 !important;
}
.btn.btn-pdf {
	color: #fff !important;
	background-color: #d63939 !important;
	border-color: #d63939 !important;
}
.btn.btn-pdf:hover,
.btn.btn-pdf:focus {
	color: #fff !important;
	background-color: #b92d2d !important;
	border-color: #b92d2d !important;
}

/* Highlight Kartu Hari Ini di Jadwal Kuliah Dosen */
.jadwal-hari-grid {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}
.jadwal-hari-card .card-header {
	align-items: center;
}
.jadwal-hari-card.jadwal-hari-today {
	border: 2px solid #206bc4 !important;
	box-shadow: 0 4px 14px rgba(32, 107, 196, 0.18);
	background-color: #f8fafc;
}
.jadwal-hari-card.jadwal-hari-today .card-header {
	background-color: rgba(32, 107, 196, 0.1);
	border-bottom: 1px solid rgba(32, 107, 196, 0.25);
}
.jadwal-hari-card .card-title {
	margin: 0;
}
.jadwal-hari-count {
	font-size: 0.8rem;
	color: #64748b;
	font-weight: 600;
}
.jadwal-sesi {
	display: flex;
	gap: 0.9rem;
	padding: 0.85rem 0;
	border-bottom: 1px solid #e2e8f0;
}
.jadwal-sesi:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}
.jadwal-sesi:first-child {
	padding-top: 0;
}

/* ==========================================================================
   Modern DataTables & Pagination Styling (Tabler / Bootstrap 5 Aligned)
   ========================================================================== */
.dataTables_wrapper,
.dt-container {
	padding: 0;
	position: relative;
	clear: both;
}

/* Length & Filter Controls */
.dataTables_wrapper .dataTables_length,
.dt-container .dt-length {
	padding: 0.85rem 1.25rem 0.5rem;
	font-size: 0.875rem;
	color: #64748b;
}

.dataTables_wrapper .dataTables_length select,
.dt-container .dt-length select {
	border: 1px solid #d1d5db;
	border-radius: 6px;
	padding: 0.35rem 1.8rem 0.35rem 0.65rem;
	font-size: 0.85rem;
	color: #1e293b;
	background-color: #fff;
	outline: none;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.dataTables_wrapper .dataTables_length select:focus,
.dt-container .dt-length select:focus {
	border-color: var(--siakad-blue);
	box-shadow: 0 0 0 3px rgba(36, 63, 130, 0.15);
}

/* Bottom Pagination & Info Bar */
.dataTables_wrapper .dataTables_info,
.dt-container .dt-info {
	padding: 0.85rem 1.25rem;
	font-size: 0.85rem;
	font-weight: 500;
	color: #64748b;
	float: left;
}

.dataTables_wrapper .dataTables_paginate,
.dt-container .dt-paging {
	padding: 0.75rem 1.25rem;
	margin: 0;
	float: right;
	display: flex;
	align-items: center;
	gap: 4px;
}

/* Paginate Buttons (DataTables standard) */
.dataTables_wrapper .dataTables_paginate .paginate_button,
.dt-container .dt-paging .dt-paging-button {
	background: #ffffff;
	color: #334155;
	padding: 0 10px;
}
.krs-mhs-kicker {
	font-size: 0.72rem;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-weight: 700;
	opacity: 0.9;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.35rem;
}
.krs-mhs-hero h2,
.krs-mhs-hero h1 {
	color: #fff;
	font-size: 1.35rem;
	font-weight: 800;
	letter-spacing: -0.02em;
	margin: 0.15rem 0 0.35rem;
	line-height: 1.25;
	word-break: break-word;
}
.krs-mhs-avatar {
	width: 3.5rem;
	height: 3.5rem;
	border-radius: 0.85rem;
	background: rgba(255, 255, 255, 0.18);
	border: 2px solid rgba(255, 255, 255, 0.35);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 1.15rem;
	font-weight: 800;
	flex-shrink: 0;
}
.krs-mhs-chip {
	display: inline-flex;
	align-items: center;
	gap: 0.3rem;
	background: rgba(255, 255, 255, 0.16);
	border: 1px solid rgba(255, 255, 255, 0.22);
	color: #fff;
	border-radius: 999px;
	padding: 0.2rem 0.6rem;
	font-size: 0.74rem;
	font-weight: 600;
	max-width: 100%;
	word-break: break-word;
	white-space: normal;
	line-height: 1.25;
}
.dataTables_wrapper .dataTables_paginate .paginate_button,
.dt-container .dt-paging .dt-paging-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 32px;
	height: 32px;
	padding: 0 10px;
	margin: 0 2px;
	font-size: 0.85rem;
	font-weight: 600;
	line-height: 1;
	color: #334155 !important;
	background-color: #ffffff !important;
	border: 1px solid #e2e8f0 !important;
	border-radius: 6px !important;
	cursor: pointer;
	text-decoration: none !important;
	user-select: none;
	transition: all 0.15s ease-in-out;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover:not(.disabled),
.dt-container .dt-paging .dt-paging-button:hover:not(.disabled) {
	color: var(--siakad-blue) !important;
	background-color: #f1f5f9 !important;
	border-color: #cbd5e1 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
.dt-container .dt-paging .dt-paging-button.current,
.dt-container .dt-paging .dt-paging-button.current:hover {
	color: #ffffff !important;
	background-color: var(--siakad-blue) !important;
	border-color: var(--siakad-blue) !important;
	box-shadow: 0 2px 4px rgba(36, 63, 130, 0.25);
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dt-container .dt-paging .dt-paging-button.disabled,
.dt-container .dt-paging .dt-paging-button.disabled:hover {
	color: #94a3b8 !important;
	background-color: #f8fafc !important;
	border-color: #e2e8f0 !important;
	cursor: not-allowed;
	opacity: 0.6;
	box-shadow: none;
}

/* Bootstrap 5 Pagination inside DataTables wrapper */
.dataTables_wrapper .pagination,
.dt-container .pagination {
	margin: 0;
	display: flex;
	gap: 4px;
}

.dataTables_wrapper .pagination .page-item .page-link,
.dt-container .pagination .page-item .page-link {
	min-width: 32px;
	height: 32px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 0 10px;
	font-size: 0.85rem;
	font-weight: 600;
	border-radius: 6px !important;
	margin: 0 2px;
	border: 1px solid #e2e8f0;
	color: #334155;
	background-color: #fff;
	transition: all 0.15s ease-in-out;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
}

.dataTables_wrapper .pagination .page-item.active .page-link,
.dt-container .pagination .page-item.active .page-link {
	background-color: var(--siakad-blue) !important;
	border-color: var(--siakad-blue) !important;
	color: #ffffff !important;
	box-shadow: 0 2px 4px rgba(36, 63, 130, 0.25);
}

.dataTables_wrapper .pagination .page-item.disabled .page-link,
.dt-container .pagination .page-item.disabled .page-link {
	color: #94a3b8;
	background-color: #f8fafc;
	border-color: #e2e8f0;
	opacity: 0.6;
	cursor: not-allowed;
}

.dataTables_wrapper .pagination .page-item:not(.active):not(.disabled) .page-link:hover,
.dt-container .pagination .page-item:not(.active):not(.disabled) .page-link:hover {
	background-color: #f1f5f9;
	border-color: #cbd5e1;
	color: var(--siakad-blue);
}

/* Clearfix for dataTables bottom footer */
.dataTables_wrapper::after,
.dt-container::after {
	content: "";
	display: table;
	clear: both;
}

/* Mobile Responsive Login Styles */
@media (max-width: 860px) {
	.login-page-bg {
		padding: 20px 14px 24px !important;
		min-height: 100dvh;
	}
	.login-card-wrapper {
		flex-direction: column !important;
		max-width: 440px !important;
		min-height: auto !important;
		border-radius: 20px !important;
		box-shadow: 0 15px 40px rgba(15, 23, 42, 0.14) !important;
		margin: 0 auto !important;
	}
	.login-left {
		flex: none !important;
		padding: 24px 20px 20px !important;
		border-radius: 20px 20px 0 0 !important;
		border-bottom-right-radius: 0 !important;
		border-top-right-radius: 0 !important;
		text-align: center !important;
	}
	.brand-content {
		max-width: 100% !important;
		margin: 0 auto !important;
	}
	.brand-content h2 {
		font-size: 1.5rem !important;
		margin-bottom: 4px !important;
	}
	.brand-content p {
		font-size: 0.825rem !important;
		margin-bottom: 0 !important;
		line-height: 1.4 !important;
	}
	.login-feature-list,
	.brand-illustration {
		display: none !important;
	}
	.login-right {
		padding: 28px 20px 24px !important;
	}
	.login-box-new {
		max-width: 100% !important;
	}
	.login-logo-image {
		width: 82px !important;
		height: 82px !important;
		margin-bottom: 8px !important;
	}
	.login-kampus {
		font-size: 0.8rem !important;
		margin-bottom: 14px !important;
	}
	.login-box-new h2 {
		font-size: 1.5rem !important;
		margin-bottom: 16px !important;
	}
	.login-box-new input[type="text"],
	.login-box-new input[type="password"] {
		height: 50px !important;
		font-size: 16px !important; /* Prevents auto-zoom on iOS Safari */
		border-radius: 12px !important;
	}
	.login-pass-toggle {
		width: 44px !important;
		height: 44px !important;
	}
	.btn-login-new {
		height: 50px !important;
		font-size: 1rem !important;
		border-radius: 12px !important;
	}
}

@media (max-width: 480px) {
	.login-page-bg {
		padding: 12px 8px 16px !important;
	}
	.login-card-wrapper {
		border-radius: 16px !important;
	}
	.login-left {
		padding: 20px 16px 16px !important;
		border-radius: 16px 16px 0 0 !important;
	}
	.login-right {
		padding: 22px 16px 20px !important;
	}
}

/* Dashboard Dosen */
.dsn-dash .dsn-hero {
	background:
		radial-gradient(1200px 280px at 100% -20%, rgba(201, 162, 39, 0.28), transparent 55%),
		radial-gradient(800px 240px at -10% 120%, rgba(56, 189, 248, 0.18), transparent 50%),
		linear-gradient(135deg, #0f172a 0%, #1e3a5f 48%, #243f82 100%);
	border-radius: 18px;
	color: #fff;
	position: relative;
	overflow: hidden;
}
.dsn-dash .dsn-hero-orb {
	position: absolute;
	width: 220px;
	height: 220px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.06);
	right: -40px;
	bottom: -70px;
	pointer-events: none;
}
.dsn-dash .dsn-avatar {
	width: 4.4rem;
	height: 4.4rem;
	border-radius: 1.1rem;
	background: linear-gradient(160deg, #fbbf24, #d97706);
	color: #1e293b;
	font-weight: 800;
	font-size: 1.35rem;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 10px 24px rgba(217, 119, 6, 0.35);
	flex-shrink: 0;
}
.dsn-dash .dsn-chip {
	display: inline-flex;
	align-items: center;
	gap: 0.3rem;
	background: rgba(255, 255, 255, 0.12);
	border: 1px solid rgba(255, 255, 255, 0.18);
	color: #fff;
	border-radius: 999px;
	padding: 0.22rem 0.7rem;
	font-size: 0.76rem;
	font-weight: 600;
}
.dsn-dash .dsn-load {
	background: rgba(15, 23, 42, 0.28);
	border: 1px solid rgba(255, 255, 255, 0.12);
	border-radius: 14px;
	min-width: 200px;
	backdrop-filter: blur(8px);
}
.dsn-dash .dsn-kpi {
	border: 0;
	border-radius: 14px;
	overflow: hidden;
	box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06);
	position: relative;
}
.dsn-dash .dsn-kpi::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 4px;
}
.dsn-dash .dsn-kpi-navy::before { background: #243f82; }
.dsn-dash .dsn-kpi-gold::before { background: #d97706; }
.dsn-dash .dsn-kpi-teal::before { background: #0e7490; }
.dsn-dash .dsn-kpi-rose::before { background: #e11d48; }
.dsn-dash .dsn-progress {
	height: 7px;
	border-radius: 99px;
	background: #e2e8f0;
	overflow: hidden;
}
.dsn-dash .dsn-progress > span {
	display: block;
	height: 100%;
	border-radius: 99px;
	background: linear-gradient(90deg, #243f82, #38bdf8);
}
.dsn-dash .dsn-sesi {
	display: flex;
	gap: 0.85rem;
	padding: 0.85rem 1rem;
	border-bottom: 1px solid #eef2f7;
	align-items: flex-start;
}
.dsn-dash .dsn-sesi:last-child { border-bottom: 0; }
.dsn-dash .dsn-time {
	min-width: 4.6rem;
	background: #eff6ff;
	color: #1e3a8a;
	border-radius: 10px;
	padding: 0.45rem 0.5rem;
	text-align: center;
	font-weight: 800;
	font-size: 0.78rem;
	line-height: 1.2;
}
.dsn-dash .dsn-card {
	border: 0;
	border-radius: 16px;
	box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06);
}
.dsn-dash .dsn-card .card-header {
	background: #fff;
	border-bottom: 1px solid #eef2f7;
}
.dsn-dash .dsn-card .table thead th {
	font-size: 0.72rem;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	color: #64748b;
	font-weight: 700;
	background: #f8fafc;
}
.dsn-dash .dsn-card .table tbody tr:hover {
	background: #f8fafc;
}
.dsn-dash .dsn-kpi .h1 {
	letter-spacing: -0.04em;
}
.dsn-dash .card-header-tabs .nav-link {
	color: #64748b;
	border: 0;
	border-bottom: 2px solid transparent;
	font-size: 0.82rem;
	transition: all 0.15s ease-in-out;
}
.dsn-dash .card-header-tabs .nav-link:hover {
	color: #1e3a8a;
}
.dsn-dash .card-header-tabs .nav-link.active {
	color: #1e3a8a;
	background: transparent;
	border-bottom-color: #243f82;
}

/* Jadwal mengajar dosen */
.dsn-jadwal-hero {
	background:
		radial-gradient(1000px 240px at 100% -10%, rgba(201, 162, 39, 0.28), transparent 55%),
		linear-gradient(135deg, #0f172a 0%, #1e3a5f 50%, #243f82 100%);
	border-radius: 18px;
	color: #fff;
	overflow: hidden;
}
.dsn-jadwal-avatar {
	width: 4.2rem;
	height: 4.2rem;
	border-radius: 1.05rem;
	background: linear-gradient(160deg, #fbbf24, #d97706);
	color: #1e293b;
	font-weight: 800;
	font-size: 1.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: 0 10px 24px rgba(217, 119, 6, 0.35);
	flex-shrink: 0;
}
.dsn-jadwal-chip {
	display: inline-flex;
	align-items: center;
	gap: 0.3rem;
	background: rgba(255, 255, 255, 0.12);
	border: 1px solid rgba(255, 255, 255, 0.18);
	color: #fff;
	border-radius: 999px;
	padding: 0.2rem 0.7rem;
	font-size: 0.76rem;
	font-weight: 600;
}
.dsn-jadwal-kpi {
	border: 0;
	border-radius: 14px;
	box-shadow: 0 8px 22px rgba(15, 23, 42, 0.06);
	border-left: 4px solid #243f82;
}
.dsn-jadwal-kpi .h1 {
	letter-spacing: -0.04em;
	color: #0f172a;
}
.dsn-jadwal-week {
	display: grid;
	grid-template-columns: repeat(7, minmax(0, 1fr));
	gap: 0.5rem;
}
@media (max-width: 768px) {
	.dsn-jadwal-week {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}
.dsn-jadwal-pill {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
	background: #f8fafc;
	border: 1px solid #e2e8f0;
	border-radius: 12px;
	padding: 0.55rem 0.3rem;
	color: #334155;
}
.dsn-jadwal-pill .d {
	font-size: 0.72rem;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	color: #64748b;
}
.dsn-jadwal-pill .n {
	font-size: 1.25rem;
	font-weight: 800;
	line-height: 1.2;
	color: #0f172a;
}
.dsn-jadwal-pill .l {
	font-size: 0.65rem;
	color: #94a3b8;
}
.dsn-jadwal-pill.is-today {
	background: #1e3a8a;
	border-color: #1e3a8a;
	color: #fff;
}
.dsn-jadwal-pill.is-today .d,
.dsn-jadwal-pill.is-today .l { color: rgba(255,255,255,.7); }
.dsn-jadwal-pill.is-today .n { color: #fbbf24; }
.dsn-jadwal-pill.is-off { opacity: 0.55; }
.dsn-jadwal-grid {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}
.dsn-jadwal-day {
	border: 0;
	border-radius: 16px;
	box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06);
	overflow: hidden;
}
.dsn-jadwal-day .card-header {
	background: #fff;
	align-items: center;
}
.dsn-jadwal-day.is-today {
	box-shadow: 0 10px 28px rgba(30, 58, 138, 0.16);
	outline: 2px solid #1e3a8a;
}
.dsn-jadwal-day.is-today .card-header {
	background: linear-gradient(90deg, #eff6ff, #fff);
}
.dsn-jadwal-count {
	min-width: 2rem;
	height: 2rem;
	border-radius: 999px;
	background: #f1f5f9;
	color: #1e3a8a;
	font-weight: 800;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.dsn-jadwal-sesi {
	width: 100%;
	display: flex;
	gap: 0.9rem;
	text-align: left;
	background: #fff;
	border: 1px solid #eef2f7;
	border-radius: 14px;
	padding: 0.9rem 1rem;
	margin-bottom: 0.65rem;
	cursor: pointer;
	transition: box-shadow .15s ease, transform .15s ease;
}
.dsn-jadwal-sesi:hover {
	box-shadow: 0 10px 22px rgba(15, 23, 42, 0.08);
	transform: translateY(-1px);
	border-color: #cbd5e1;
}
.dsn-jadwal-sesi:last-child { margin-bottom: 0; }
.dsn-jadwal-time {
	min-width: 5.6rem;
	background: #eff6ff;
	color: #1e3a8a;
	border-radius: 12px;
	padding: 0.55rem 0.45rem;
	text-align: center;
	flex-shrink: 0;
}
.dsn-jadwal-time .jam {
	display: block;
	font-weight: 800;
	font-size: 0.82rem;
	line-height: 1.25;
}
.dsn-jadwal-time .slot {
	display: block;
	font-size: 0.68rem;
	color: #64748b;
	font-weight: 600;
	margin-top: 0.2rem;
}
.dsn-jadwal-day.is-today .dsn-jadwal-time {
	background: #1e3a8a;
	color: #fff;
}
.dsn-jadwal-day.is-today .dsn-jadwal-time .slot { color: #fde68a; }
.dsn-jadwal-kode {
	font-size: 0.72rem;
	font-weight: 800;
	letter-spacing: 0.03em;
	color: #1e3a8a;
	background: #eff6ff;
	border-radius: 6px;
	padding: 0.1rem 0.4rem;
}
.dsn-jadwal-mk {
	font-weight: 800;
	color: #0f172a;
	margin-bottom: 0.25rem;
}
.dsn-jadwal-meta {
	font-size: 0.8rem;
	color: #64748b;
	display: flex;
	align-items: center;
	gap: 0.35rem;
}
.dsn-jadwal-cap {
	display: flex;
	align-items: center;
	gap: 0.55rem;
}
.dsn-jadwal-cap .bar {
	flex: 1;
	height: 6px;
	background: #e2e8f0;
	border-radius: 99px;
	overflow: hidden;
}
.dsn-jadwal-cap .bar > span {
	display: block;
	height: 100%;
	background: linear-gradient(90deg, #243f82, #38bdf8);
	border-radius: 99px;
}
.dsn-jadwal-cap .cap-lbl {
	font-size: 0.72rem;
	font-weight: 700;
	color: #475569;
	white-space: nowrap;
}

.dsn-nilai .ui-nilai-input {
	min-width: 3.4rem;
	text-align: center;
}
.dsn-nilai .table thead th {
	font-size: 0.72rem;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	color: #64748b;
	white-space: nowrap;
}
.dsn-nilai .dsn-nilai-scroll {
	max-height: min(70vh, 640px);
	overflow: auto;
}
.dsn-nilai .dsn-nilai-scroll thead th {
	position: sticky;
	top: 0;
	z-index: 3;
	background: #f8fafc;
	box-shadow: 0 1px 0 #e2e8f0;
}
.dsn-nilai .dsn-nilai-input {
	width: 4.6rem;
	height: 2.65rem;
	max-width: none;
	margin: 0 auto;
	font-size: 1.05rem;
	font-weight: 700;
	text-align: center;
	border-radius: 10px;
}
.dsn-nilai .dsn-nilai-total,
.dsn-nilai .dsn-nilai-huruf {
	min-width: 3.2rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: 800;
	font-size: 1.05rem;
}
.dsn-nilai .dsn-nilai-huruf {
	min-width: 2.6rem;
	padding: 0.35rem 0.55rem;
	border-radius: 8px;
	background: #fef3c7;
	color: #92400e;
}
.dsn-nilai .dsn-kompos {
	display: flex;
	flex-wrap: wrap;
	gap: 0.4rem;
}
.dsn-nilai .dsn-kompos span {
	display: inline-flex;
	align-items: center;
	gap: 0.35rem;
	padding: 0.35rem 0.7rem;
	border-radius: 999px;
	background: #f1f5f9;
	font-size: 0.82rem;
	font-weight: 600;
	color: #334155;
}
.dsn-nilai .dsn-kompos em {
	font-style: normal;
	color: #d97706;
}
.dsn-nilai .dsn-filter-lbl {
	font-size: 0.68rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	color: #64748b;
	margin-bottom: 0.2rem;
}

