﻿.pkp_page_index.pkp_op_index {
	background:
		linear-gradient(180deg, rgba(246, 241, 236, 0.88), rgba(255, 253, 247, 0.84) 42%, rgba(241, 235, 226, 0.88)),
		url("/public/site/ubk-journal-gateway-bg.webp") center top / cover fixed,
		#f6f1ec;
	color: #201817;
	overflow-x: hidden;
}

.pkp_page_index.pkp_op_index * {
	box-sizing: border-box;
}

.pkp_page_index.pkp_op_index .pkp_structure_head {
	position: sticky;
	top: 0;
	z-index: 1200;
	padding: 12px 24px 8px;
	background: transparent;
	border-bottom: 0;
	box-shadow: none;
}

.pkp_page_index.pkp_op_index .pkp_structure_page,
.pkp_page_index.pkp_op_index .pkp_structure_body,
.pkp_page_index.pkp_op_index .pkp_structure_content,
.pkp_page_index.pkp_op_index .pkp_structure_main {
	border-left: 0;
	border-right: 0;
	box-shadow: none;
	min-width: 0 !important;
}

.pkp_page_index.pkp_op_index .pkp_structure_page::before,
.pkp_page_index.pkp_op_index .pkp_structure_page::after,
.pkp_page_index.pkp_op_index .pkp_structure_body::before,
.pkp_page_index.pkp_op_index .pkp_structure_body::after,
.pkp_page_index.pkp_op_index .pkp_structure_content::before,
.pkp_page_index.pkp_op_index .pkp_structure_content::after,
.pkp_page_index.pkp_op_index .pkp_structure_main::before,
.pkp_page_index.pkp_op_index .pkp_structure_main::after {
	display: none;
}

.pkp_page_index.pkp_op_index .pkp_head_wrapper {
	max-width: 1180px;
	min-height: 76px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 0 32px;
	background:
		linear-gradient(90deg, rgba(74, 7, 5, 0.82), rgba(110, 9, 2, 0.76) 48%, rgba(38, 18, 17, 0.82));
	border: 1px solid rgba(255, 248, 239, 0.18);
	border-radius: 999px;
	box-shadow:
		0 22px 46px rgba(31, 16, 13, 0.18),
		inset 0 1px 0 rgba(255, 255, 255, 0.16);
	backdrop-filter: blur(16px) saturate(1.12);
}

.pkp_page_index.pkp_op_index .pkp_site_name_wrapper {
	width: auto;
	flex: 0 0 auto;
	padding: 0;
	margin-right: auto;
}

.pkp_page_index.pkp_op_index .pkp_site_nav_toggle {
	display: none !important;
}

.pkp_page_index.pkp_op_index .pkp_site_name {
	position: relative;
	margin: 0;
	padding: 0;
}

.pkp_page_index.pkp_op_index .pkp_site_name a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 14px;
	color: #fff;
	text-decoration: none;
	text-align: left;
}

.pkp_page_index.pkp_op_index .pkp_site_name a img {
	display: none;
}

.pkp_page_index.pkp_op_index .pkp_site_name a::before {
	content: "";
	width: 50px;
	height: 50px;
	flex: 0 0 50px;
	background: url("/public/site/ubk-coin.webp") center / contain no-repeat;
	border-radius: 50%;
	box-shadow:
		0 14px 28px rgba(0, 0, 0, .2),
		0 0 0 1px rgba(255, 248, 239, .24);
}

.pkp_page_index.pkp_op_index .pkp_site_name a::after {
	content: "E-Journal Universitas Bung Karno";
	white-space: pre-line;
	color: #fff7ee;
	font-size: 18px;
	line-height: 1.14;
	font-weight: 540;
	letter-spacing: 0;
}

.pkp_page_index.pkp_op_index .pkp_navigation_primary_row {
	display: none;
}

.pkp_page_index.pkp_op_index .pkp_navigation_user_wrapper {
	display: none !important;
}

.pkp_page_index.pkp_op_index .pkp_navigation_user {
	display: flex;
	align-items: center;
	gap: 8px;
	margin: 0;
	background: transparent !important;
	border: 0 !important;
}

.pkp_page_index.pkp_op_index .pkp_navigation_user > li,
.pkp_page_index.pkp_op_index .pkp_navigation_user > li > a {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}

.pkp_page_index.pkp_op_index .pkp_navigation_user::before,
.pkp_page_index.pkp_op_index .pkp_navigation_user::after,
.pkp_page_index.pkp_op_index .pkp_navigation_user_wrapper::before,
.pkp_page_index.pkp_op_index .pkp_navigation_user_wrapper::after {
	display: none;
}

.pkp_page_index.pkp_op_index .pkp_navigation_user > li > a {
	color: rgba(255, 247, 238, .88);
	padding: 8px 10px;
	font-size: 13px;
	font-weight: 520;
	text-decoration: none;
}

.pkp_page_index.pkp_op_index .pkp_navigation_user > li > a:hover,
.pkp_page_index.pkp_op_index .pkp_navigation_user > li > a:focus {
	color: #fff;
	background: rgba(255, 255, 255, .08);
	text-decoration: none;
}

.pkp_page_index.pkp_op_index .pkp_structure_content {
	background: transparent;
}

.pkp_page_index.pkp_op_index .pkp_structure_footer_wrapper {
	display: none;
}

.pkp_page_index.pkp_op_index .pkp_structure_main {
	width: 100%;
	max-width: 1220px;
	padding-top: 0;
	padding-bottom: 48px;
	border: 0;
}

.pkp_page_index.pkp_op_index .pkp_structure_content {
	padding-top: 0;
}

.ubk_gateway {
	font-family: Inter, "Segoe UI", Arial, sans-serif;
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
	padding: 0 20px 40px;
	letter-spacing: 0;
	overflow: hidden;
}

.ubk_gateway_nav {
	position: fixed;
	top: 35px;
	right: max(70px, calc((100vw - 1180px) / 2 + 40px));
	z-index: 1250;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 22px;
	width: max-content;
	max-width: min(52vw, 640px);
	margin: 0;
	border: 0;
	padding: 0;
	background: transparent;
	backdrop-filter: none;
}

.ubk_gateway_nav a {
	color: rgba(255, 247, 238, 0.82);
	font-size: 13px;
	font-weight: 520;
	text-decoration: none;
}

.ubk_gateway_nav button {
	appearance: none;
	border: 0;
	background: transparent;
	color: rgba(255, 248, 239, 0.92);
	font: inherit;
	font-size: 12px;
	font-weight: 580;
	cursor: pointer;
	padding: 0;
}

.ubk_gateway_nav .ubk_gateway_nav__finder {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	min-height: 38px;
	padding: 0 15px;
	border: 1px solid rgba(240, 199, 125, 0.62);
	border-radius: 999px;
	background: rgba(255, 248, 231, 0.94);
	box-shadow:
		0 8px 20px rgba(39, 14, 10, 0.14),
		inset 0 1px 0 rgba(255, 255, 255, 0.76);
	color: #6e0902;
	font-size: 12px;
	font-weight: 650;
	transition: background-color .2s ease, border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.ubk_gateway_nav__finder .fa {
	color: #a56d27;
	font-size: 12px;
}

.ubk_gateway_nav .ubk_gateway_nav__finder:hover,
.ubk_gateway_nav .ubk_gateway_nav__finder:focus-visible {
	border-color: #e1b35e;
	background: #fffaf0;
	box-shadow:
		0 10px 24px rgba(39, 14, 10, 0.18),
		0 0 0 3px rgba(240, 199, 125, 0.14);
	color: #4f0602;
	transform: translateY(-1px);
}

.ubk_gateway_nav button:hover,
.ubk_gateway_nav button:focus-visible {
	color: #f0c77d;
}

.ubk_gateway_nav a:hover,
.ubk_gateway_nav a:focus {
	color: #fff;
	text-decoration: none;
}

.ubk_gateway_nav a:last-child {
	min-height: 38px;
	padding: 0 18px;
	display: inline-flex;
	align-items: center;
	border: 1px solid rgba(255, 248, 239, 0.28);
	border-radius: 999px;
	background: rgba(255, 248, 239, 0.08);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.ubk_gateway_nav a:last-child::after {
	content: "\2192";
	margin-left: 10px;
	font-size: 18px;
	line-height: 1;
}

.ubk_gateway_nav a:last-child:hover,
.ubk_gateway_nav a:last-child:focus {
	background: rgba(255, 248, 239, 0.14);
	border-color: rgba(255, 248, 239, 0.42);
}

.ubk_gateway__hero {
	margin: 18px 0 18px;
	background:
		linear-gradient(135deg, rgba(74, 7, 5, 0.98), rgba(110, 9, 2, 0.94) 52%, rgba(36, 18, 15, 0.96)),
		linear-gradient(90deg, rgba(213, 169, 94, 0.3), rgba(255, 255, 255, 0));
	color: #fff8ef;
	border: 1px solid rgba(255, 248, 239, 0.14);
	border-radius: 24px;
	overflow: hidden;
	box-shadow:
		0 20px 44px rgba(61, 25, 18, 0.12),
		inset 0 1px 0 rgba(255, 255, 255, 0.12);
}

.ubk_gateway__hero_inner {
	max-width: 820px;
	padding: 30px 34px 28px;
}

.ubk_gateway__kicker,
.ubk_gateway__eyebrow,
.ubk_gateway_card__path {
	font-size: 11px;
	line-height: 1.4;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .08em;
}

.ubk_gateway__kicker {
	color: #f0c77d;
	margin-bottom: 8px;
}

.ubk_gateway h1 {
	margin: 0;
	font-size: clamp(26px, 2.6vw, 38px);
	line-height: 1.14;
	font-weight: 520;
	letter-spacing: 0;
	overflow-wrap: anywhere;
}

.ubk_gateway__hero p {
	max-width: 690px;
	margin: 12px 0 0;
	color: rgba(255, 248, 239, 0.84);
	font-size: 15px;
	line-height: 1.64;
	overflow-wrap: anywhere;
}

.ubk_gateway__section {
	margin-top: 18px;
}

.ubk_gateway_metrics {
	display: grid;
	grid-template-columns: minmax(190px, .8fr) minmax(0, 3.2fr);
	align-items: stretch;
	margin: 18px 0;
	background: rgba(255, 253, 248, 0.84);
	border: 1px solid rgba(221, 206, 194, 0.84);
	border-radius: 18px;
	box-shadow: 0 14px 32px rgba(55, 28, 20, 0.055);
	backdrop-filter: blur(14px) saturate(1.03);
	overflow: hidden;
}

.ubk_gateway_metrics__intro {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 4px;
	padding: 18px 22px;
	background: linear-gradient(135deg, rgba(119, 12, 9, 0.96), rgba(65, 28, 24, 0.94));
	color: #fffaf3;
}

.ubk_gateway_metrics__intro span {
	color: #dfbd76;
	font-size: 11px;
	font-weight: 650;
	text-transform: uppercase;
	letter-spacing: 0;
}

.ubk_gateway_metrics__intro strong {
	font-size: 16px;
	line-height: 1.3;
	font-weight: 560;
}

.ubk_gateway_metrics__list {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin: 0;
	padding: 0;
}

.ubk_gateway_metric {
	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
	gap: 5px;
	min-width: 0;
	padding: 16px 20px;
	border-left: 1px solid rgba(221, 206, 194, 0.72);
}

.ubk_gateway_metric dt {
	color: #725f59;
	font-size: 12px;
	line-height: 1.35;
	white-space: nowrap;
}

.ubk_gateway_metric dd {
	margin: 0;
	color: #2a1714;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 27px;
	font-weight: 500;
	line-height: 1;
	font-variant-numeric: tabular-nums;
}

.ubk_gateway_logo_marquee {
	margin: -2px 0 20px;
	background: rgba(255, 253, 247, 0.78);
	border: 1px solid rgba(221, 206, 194, 0.78);
	border-radius: 20px;
	backdrop-filter: blur(14px) saturate(1.04);
	box-shadow:
		0 14px 30px rgba(55, 28, 20, 0.06),
		inset 0 1px 0 rgba(255, 255, 255, 0.76);
	overflow: hidden;
}

.ubk_gateway_logo_marquee__viewport {
	position: relative;
	overflow: hidden;
	padding: 10px 0;
}

.ubk_gateway_logo_marquee__viewport::before,
.ubk_gateway_logo_marquee__viewport::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 76px;
	z-index: 2;
	pointer-events: none;
}

.ubk_gateway_logo_marquee__viewport::before {
	left: 0;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.88) 12%, rgba(255, 255, 255, 0));
}

.ubk_gateway_logo_marquee__viewport::after {
	right: 0;
	background: linear-gradient(270deg, rgba(255, 255, 255, 0.88) 12%, rgba(255, 255, 255, 0));
}

.ubk_gateway_logo_marquee__track {
	display: flex;
	align-items: center;
	gap: 18px;
	width: max-content;
	animation: ubkGatewayMarquee 34s linear infinite;
}

.ubk_gateway_logo_marquee:hover .ubk_gateway_logo_marquee__track,
.ubk_gateway_logo_marquee:focus-within .ubk_gateway_logo_marquee__track {
	animation-play-state: paused;
}

.ubk_gateway_logo_marquee__item {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 132px;
	height: 42px;
	padding: 8px 16px;
	border-right: 1px solid #eee5dd;
}

.ubk_gateway_logo_marquee__item img {
	display: block;
	max-width: 112px;
	max-height: 30px;
	object-fit: contain;
	filter: saturate(.92) contrast(.96);
	opacity: .88;
}

@keyframes ubkGatewayMarquee {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-50%);
	}
}

@media (prefers-reduced-motion: reduce) {
	.ubk_gateway_logo_marquee__track {
		animation: none;
	}
}

.ubk_gateway__about,
.ubk_gateway__announcements {
	background: rgba(255, 253, 247, 0.84);
	border: 1px solid rgba(225, 214, 205, 0.82);
	border-radius: 22px;
	padding: 22px 24px;
	box-shadow:
		0 14px 30px rgba(55, 28, 20, 0.05),
		inset 0 1px 0 rgba(255, 255, 255, 0.72);
	backdrop-filter: blur(12px) saturate(1.03);
}

.ubk_gateway__section_head {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 18px;
	margin-bottom: 12px;
	border-bottom: 1px solid #ded1c7;
	padding-bottom: 12px;
}

.ubk_gateway__eyebrow {
	color: #8f4a20;
	margin-bottom: 5px;
}

.ubk_gateway h2 {
	margin: 0;
	font-size: 22px;
	line-height: 1.25;
	font-weight: 520;
	color: #2a1714;
}

.ubk_gateway__count {
	color: #725f59;
	font-size: 13px;
	white-space: nowrap;
}

.ubk_gateway__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 14px;
}

.ubk_gateway_finder {
	display: grid;
	grid-template-columns: 160px minmax(0, 1fr);
	align-items: center;
	margin-bottom: 14px;
	background: rgba(255, 253, 247, 0.82);
	border: 1px solid rgba(225, 214, 205, 0.86);
	border-radius: 20px;
	backdrop-filter: blur(12px) saturate(1.03);
	box-shadow:
		0 14px 30px rgba(55, 28, 20, 0.05),
		inset 0 1px 0 rgba(255, 255, 255, 0.72);
	overflow: hidden;
}

.ubk_gateway_finder label {
	padding: 0 18px;
	color: #3a201b;
	font-size: 13px;
	font-weight: 600;
	white-space: nowrap;
}

.ubk_gateway_finder input {
	width: 100%;
	min-height: 44px;
	border: 0;
	border-left: 1px solid #e1d6cd;
	background: rgba(255, 255, 255, 0.62);
	color: #201817;
	padding: 0 16px;
	font: inherit;
	font-size: 14px;
	outline: 0;
}

.ubk_gateway_finder input:focus {
	box-shadow: inset 0 0 0 2px rgba(110, 9, 2, .18);
	background: #fff;
}

.ubk_gateway_journal[hidden] {
	display: none;
}

.ubk_gateway_catalog {
	display: grid;
	gap: 12px;
}

.ubk_gateway_journal {
	display: grid;
	grid-template-columns: 128px minmax(0, 1fr) 178px;
	gap: 22px;
	align-items: stretch;
	position: relative;
	background:
		linear-gradient(180deg, rgba(255, 253, 247, 0.94), rgba(255, 255, 255, 0.86)),
		rgba(255, 253, 247, 0.88);
	border: 1px solid rgba(225, 214, 205, 0.88);
	border-radius: 24px;
	min-height: 206px;
	transition: border-color .18s ease, box-shadow .18s ease;
	backdrop-filter: blur(12px) saturate(1.03);
	box-shadow:
		0 16px 34px rgba(55, 28, 20, 0.055),
		inset 0 1px 0 rgba(255, 255, 255, 0.78);
	overflow: hidden;
}

.ubk_gateway_journal::before {
	content: "";
	position: absolute;
	top: 18px;
	bottom: 18px;
	left: 0;
	width: 4px;
	border-radius: 0 999px 999px 0;
	background: linear-gradient(180deg, #6e0902, #a65e20);
}

.ubk_gateway_journal:hover,
.ubk_gateway_journal:focus-within {
	border-color: #c8aa92;
	box-shadow:
		0 20px 44px rgba(74, 7, 5, .09),
		inset 0 1px 0 rgba(255, 255, 255, 0.82);
}

.ubk_gateway_journal--oratio::before {
	background: linear-gradient(180deg, #b4682b, #6e0902);
}

.ubk_gateway_journal__cover {
	display: block;
	width: 104px;
	align-self: start;
	margin: 20px 0 20px 22px;
	color: inherit;
	text-decoration: none;
}

.ubk_gateway_journal__cover img {
	display: block;
	width: 100%;
	aspect-ratio: 3 / 4;
	object-fit: cover;
	background: #fffaf4;
	border: 1px solid #ead8ca;
	border-radius: 10px;
	box-shadow: 0 14px 28px rgba(74, 7, 5, .12);
}

.ubk_gateway_journal__body {
	padding: 22px 0 20px;
	min-width: 0;
}

.ubk_gateway_journal__path,
.ubk_gateway_journal__access {
	color: #806f68;
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 6px;
}

.ubk_gateway_journal__access {
	display: inline-flex;
	align-items: center;
	width: fit-content;
	min-height: 24px;
	padding: 0 10px;
	margin-bottom: 8px;
	background: #fff8ef;
	border: 1px solid #e6c995;
	border-radius: 999px;
	color: #6e0902;
	font-size: 11px;
	font-weight: 680;
	text-transform: uppercase;
	letter-spacing: .06em;
}

.ubk_gateway_journal__identity {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 6px 8px;
	margin-bottom: 8px;
}

.ubk_gateway_journal__identity .ubk_gateway_journal__access {
	margin-bottom: 0;
}

.ubk_gateway_journal__reviewed {
	display: inline-flex;
	align-items: center;
	min-height: 24px;
	padding: 0 10px;
	border: 1px solid #e2d7ce;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.7);
	color: #67544d;
	font-size: 11px;
	line-height: 1;
}

.ubk_gateway_journal__identity .ubk_gateway_journal__ids {
	margin-top: 0;
}

.ubk_gateway_journal h3 {
	margin: 0;
	font-size: 22px;
	line-height: 1.25;
	font-weight: 560;
	letter-spacing: 0;
}

.ubk_gateway_journal h3 a {
	color: #211715;
	text-decoration: none;
}

.ubk_gateway_journal h3 a:hover,
.ubk_gateway_journal h3 a:focus {
	color: #6e0902;
	text-decoration: underline;
	text-underline-offset: 4px;
}

.ubk_gateway_journal p,
.ubk_gateway_journal__description {
	max-width: 620px;
	margin: 10px 0 0;
	color: #665955;
	font-size: 14px;
	line-height: 1.64;
	overflow-wrap: anywhere;
}

.ubk_gateway_journal__meta {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 16px;
}

.ubk_gateway_journal__meta span,
.ubk_gateway_journal__ids span {
	display: inline-flex;
	align-items: center;
	min-height: 26px;
	padding: 0 10px;
	background: #f8f1eb;
	border: 1px solid #eaded4;
	border-radius: 999px;
	color: #5c463f;
	font-size: 12px;
	line-height: 1;
}

.ubk_gateway_journal__ids {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 8px;
}

.ubk_gateway_journal__ids span {
	background: rgba(255, 255, 255, 0.74);
	border-style: dashed;
	color: #6b4f45;
	font-variant-numeric: tabular-nums;
}

.ubk_gateway_journal__actions {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 10px;
	border-left: 1px solid rgba(238, 229, 221, 0.72);
	padding: 20px;
	background: rgba(255, 251, 246, 0.46);
}

.ubk_gateway_journal__actions a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 40px;
	padding: 0 14px;
	border: 1px solid #d9c9bd;
	color: #3a201b;
	background: rgba(255, 255, 255, 0.72);
	border-radius: 999px;
	font-size: 13px;
	font-weight: 560;
	text-decoration: none;
	text-align: center;
}

.ubk_gateway_journal__actions a:hover,
.ubk_gateway_journal__actions a:focus {
	border-color: #6e0902;
	color: #6e0902;
	background: #fff8f1;
	text-decoration: none;
}

.ubk_gateway_journal__actions .ubk_gateway_journal__primary {
	background: #6e0902;
	border-color: #6e0902;
	color: #fff8ef;
}

.ubk_gateway_journal__actions .ubk_gateway_journal__primary:hover,
.ubk_gateway_journal__actions .ubk_gateway_journal__primary:focus {
	background: #4d0705;
	color: #fff;
}

.ubk_gateway_card {
	min-height: 326px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background: rgba(255, 253, 247, 0.86);
	border: 1px solid rgba(225, 214, 205, 0.86);
	border-radius: 22px;
	transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
	box-shadow:
		0 14px 30px rgba(55, 28, 20, 0.05),
		inset 0 1px 0 rgba(255, 255, 255, 0.72);
	backdrop-filter: blur(12px) saturate(1.03);
	overflow: hidden;
}

.ubk_gateway_card:hover,
.ubk_gateway_card:focus-within {
	border-color: #b8c0ca;
	box-shadow: 0 16px 36px rgba(25, 31, 40, .08);
	transform: translateY(-1px);
}

.ubk_gateway_card--setara {
	border-top-color: #6f1112;
}

.ubk_gateway_card--oratio {
	border-top-color: #b4682b;
}

.ubk_gateway_card__main {
	display: grid;
	grid-template-columns: 116px minmax(0, 1fr);
	gap: 20px;
	padding: 20px 20px 14px;
	color: inherit;
	text-decoration: none;
}

.ubk_gateway_card__main:hover,
.ubk_gateway_card__main:focus {
	color: inherit;
	text-decoration: none;
}

.ubk_gateway_card__cover {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 116px;
	aspect-ratio: 3 / 4;
	border: 1px solid #e7d8ca;
	border-radius: 12px;
	background: #fffaf4;
	color: #4d0705;
	font-size: 12px;
	font-weight: 650;
	overflow: hidden;
	box-shadow: 0 10px 22px rgba(74, 7, 5, .08);
}

.ubk_gateway_card__cover img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ubk_gateway_card__cover span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.ubk_gateway_card--setara .ubk_gateway_card__cover {
	color: #6f1112;
	background: #fff8f7;
	border-color: #ead6d5;
}

.ubk_gateway_card--oratio .ubk_gateway_card__cover {
	color: #5c2d12;
	background: #fff8ef;
	border-color: #ead7bd;
}

.ubk_gateway_card__path {
	color: #806f68;
	margin-bottom: 7px;
	text-transform: none;
	letter-spacing: 0;
}

.ubk_gateway_card h3 {
	margin: 0;
	color: #211715;
	font-size: 17px;
	line-height: 1.34;
	font-weight: 560;
}

.ubk_gateway_card p,
.ubk_gateway_card__description {
	margin: 11px 0 0;
	color: #665955;
	font-size: 13px;
	line-height: 1.62;
}

.ubk_gateway_subjects__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px;
}

.ubk_gateway_subjects__grid a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	min-height: 72px;
	padding: 18px 20px;
	background: rgba(255, 253, 247, 0.84);
	border: 1px solid rgba(225, 214, 205, 0.86);
	border-radius: 20px;
	color: #251917;
	text-decoration: none;
	backdrop-filter: blur(12px) saturate(1.03);
	box-shadow:
		0 14px 30px rgba(55, 28, 20, 0.045),
		inset 0 1px 0 rgba(255, 255, 255, 0.72);
}

.ubk_gateway_subjects__grid a:hover,
.ubk_gateway_subjects__grid a:focus {
	border-color: #c8aa92;
	background: #fffaf4;
	text-decoration: none;
}

.ubk_gateway_subjects__grid span {
	font-size: 15px;
	font-weight: 560;
}

.ubk_gateway_subjects__grid small {
	color: #725f59;
	font-size: 12px;
	text-align: right;
}

.ubk_gateway_card__description p {
	margin: 0;
}

.ubk_gateway_card__actions {
	display: flex;
	border-top: 1px solid rgba(238, 229, 221, 0.78);
	background: rgba(255, 251, 246, 0.46);
}

.ubk_gateway_card__actions a {
	flex: 1 1 0;
	padding: 13px 14px;
	color: #3a201b;
	font-size: 13px;
	font-weight: 560;
	text-decoration: none;
	text-align: center;
}

.ubk_gateway_card__actions a + a {
	border-left: 1px solid #eee5dd;
}

.ubk_gateway_card__actions a:hover,
.ubk_gateway_card__actions a:focus {
	background: #fff7ee;
	color: #6e0902;
	text-decoration: none;
}

.ubk_gateway__empty {
	margin: 0;
	padding: 24px;
	background: #fff;
	border: 1px solid #e6ddd4;
	color: #665955;
}

.ubk_gateway_footer {
	display: grid;
	grid-template-columns: minmax(360px, 1fr) 270px;
	gap: 28px;
	align-items: center;
	margin-top: 34px;
	padding: 24px 34px;
	background:
		radial-gradient(circle at 28% 20%, rgba(255, 248, 239, 0.1), rgba(255, 248, 239, 0) 28%),
		linear-gradient(92deg, rgba(74, 7, 5, 0.92) 0%, rgba(110, 9, 2, 0.84) 46%, rgba(42, 17, 16, 0.92) 100%);
	color: #fff8ef;
	border: 1px solid rgba(255, 248, 239, 0.16);
	border-radius: 28px;
	box-shadow:
		0 18px 42px rgba(31, 16, 13, 0.14),
		inset 0 1px 0 rgba(255, 255, 255, 0.14);
	backdrop-filter: blur(16px) saturate(1.08);
}

.ubk_gateway_footer__brand {
	max-width: 210px;
	font-size: 17px;
	line-height: 1.25;
	font-weight: 560;
	letter-spacing: 0;
}

.ubk_gateway_footer__body {
	color: rgba(255, 248, 239, .82);
	font-size: 13px;
	line-height: 1.54;
}

.ubk_gateway_footer__body p {
	margin: 0;
}

.ubk_gateway_footer__body p + p {
	margin-top: 4px;
}

.ubk_gateway_footer__body .ubk_gateway_footer__copyright {
	margin-top: 10px;
	padding-top: 9px;
	border-top: 1px solid rgba(255, 248, 239, 0.14);
	color: rgba(255, 248, 239, 0.68);
	font-size: 11px;
	letter-spacing: .01em;
}

.ubk_gateway_footer__body strong {
	color: #f0c77d;
	font-weight: 620;
}

.ubk_gateway_footer__body a,
.ubk_gateway_footer__body a:visited {
	color: #fff8ef;
	text-decoration: none;
}

.ubk_gateway_footer__body a:hover,
.ubk_gateway_footer__body a:focus {
	color: #f0c77d;
	text-decoration: none;
}

.ubk_gateway_footer__links {
	justify-self: end;
	display: grid;
	grid-template-columns: repeat(4, max-content);
	align-items: center;
	justify-content: flex-end;
	gap: 8px 9px;
	width: 270px;
	max-width: 270px;
}

.ubk_gateway_footer__links a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	min-width: 34px;
	height: 32px;
	padding: 0 9px;
	border: 1px solid rgba(255, 248, 239, 0.18);
	border-radius: 999px;
	background: rgba(255, 248, 239, 0.07);
	color: rgba(255, 248, 239, .78);
	text-decoration: none;
	transition: background .18s ease, border-color .18s ease, color .18s ease, transform .18s ease;
}

.ubk_gateway_footer__links a:hover,
.ubk_gateway_footer__links a:focus {
	background: rgba(255, 248, 239, 0.13);
	border-color: rgba(240, 199, 125, 0.5);
	color: #f0c77d;
	text-decoration: none;
	transform: translateY(-1px);
}

.ubk_gateway_footer__links span {
	font-size: 10px;
	line-height: 1;
	font-weight: 620;
	letter-spacing: .02em;
}

.ubk_gateway_footer__links svg {
	display: block;
	width: 14px;
	height: 14px;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.8;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.ubk_gateway_footer__links a:nth-child(7) svg {
	fill: currentColor;
	stroke: none;
}

.ubk_gateway_footer__mark {
	justify-self: end;
	color: rgba(255, 248, 239, .78);
	font-size: 13px;
	font-weight: 560;
	white-space: nowrap;
	padding: 10px 14px;
	border: 1px solid rgba(255, 248, 239, 0.18);
	border-radius: 999px;
	background: rgba(255, 248, 239, 0.07);
}

body.ubk-finder-open {
	overflow: hidden;
}

.ubk_ai_finder[hidden] {
	display: none;
}

.ubk_ai_finder {
	position: fixed;
	inset: 0;
	z-index: 10000;
	display: grid;
	place-items: center;
	padding: 28px;
}

.ubk_ai_finder__backdrop {
	position: absolute;
	inset: 0;
	background: rgba(28, 18, 16, 0.62);
	backdrop-filter: blur(8px);
}

.ubk_ai_finder__dialog {
	position: relative;
	z-index: 1;
	width: min(980px, 100%);
	max-height: calc(100vh - 56px);
	background: #fffdf8;
	border: 1px solid rgba(69, 30, 26, 0.42);
	border-radius: 20px;
	box-shadow: 0 32px 90px rgba(32, 16, 12, 0.28);
	overflow: auto;
}

.ubk_ai_finder__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding: 22px 26px;
	background: linear-gradient(135deg, #760d09, #4c211d);
	color: #fffaf3;
	border-radius: 19px 19px 0 0;
}

.ubk_ai_finder__eyebrow {
	display: block;
	margin-bottom: 3px;
	color: #e5c477;
	font-size: 10px;
	font-weight: 650;
	text-transform: uppercase;
	letter-spacing: 0;
}

.ubk_ai_finder__header h2 {
	color: inherit;
	font-size: 24px;
	font-weight: 520;
}

.ubk_ai_finder__header_tools {
	display: flex;
	align-items: center;
	gap: 12px;
}

.ubk_ai_finder__language {
	display: flex;
	padding: 3px;
	border: 1px solid rgba(255, 250, 243, 0.22);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.08);
}

.ubk_ai_finder__language button,
.ubk_ai_finder__close {
	appearance: none;
	border: 0;
	cursor: pointer;
}

.ubk_ai_finder__language button {
	min-width: 38px;
	height: 30px;
	border-radius: 6px;
	background: transparent;
	color: rgba(255, 250, 243, 0.72);
	font-size: 12px;
	font-weight: 650;
}

.ubk_ai_finder__language button.is-active {
	background: #fffaf3;
	color: #6e0902;
}

.ubk_ai_finder__close {
	display: grid;
	place-items: center;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.1);
	color: #fffaf3;
	font-size: 24px;
	font-weight: 300;
	line-height: 1;
}

.ubk_ai_finder__close:hover,
.ubk_ai_finder__close:focus-visible {
	background: rgba(255, 255, 255, 0.18);
}

.ubk_ai_finder__workspace {
	display: grid;
	grid-template-columns: minmax(360px, .86fr) minmax(0, 1.14fr);
	min-height: 400px;
}

.ubk_ai_finder__form {
	display: flex;
	flex-direction: column;
	gap: 17px;
	padding: 26px;
	border-right: 1px solid #eadfd5;
}

.ubk_ai_finder__trap {
	position: absolute !important;
	left: -10000px !important;
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
}

.ubk_ai_finder__form label {
	display: grid;
	gap: 7px;
	color: #382420;
	font-size: 13px;
	font-weight: 600;
}

.ubk_ai_finder__form input,
.ubk_ai_finder__form textarea {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #dacdc2;
	border-radius: 8px;
	background: #fff;
	color: #251916;
	font: inherit;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.55;
	box-shadow: inset 0 1px 2px rgba(53, 30, 23, 0.035);
}

.ubk_ai_finder__form input {
	height: 44px;
	padding: 0 13px;
}

.ubk_ai_finder__form textarea {
	min-height: 238px;
	padding: 11px 13px;
	resize: vertical;
}

.ubk_ai_finder__form input:focus,
.ubk_ai_finder__form textarea:focus {
	border-color: #8d3029;
	outline: 3px solid rgba(141, 48, 41, 0.1);
}

.ubk_ai_finder__form small {
	justify-self: end;
	color: #88756e;
	font-size: 10px;
	font-weight: 450;
}

.ubk_ai_finder__field_meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-top: 8px;
}

.ubk_ai_finder__field_meta small {
	margin-left: auto;
}

.ubk_ai_finder__clear {
	padding: 3px 0;
	border: 0;
	background: transparent;
	color: #8b130d;
	font: inherit;
	font-size: 12px;
	font-weight: 650;
	cursor: pointer;
}

.ubk_ai_finder__clear:hover,
.ubk_ai_finder__clear:focus-visible {
	color: #4c211d;
	text-decoration: underline;
}

.ubk_ai_finder__clear:disabled {
	visibility: hidden;
	cursor: default;
}

.ubk_ai_finder__form small.is-over-limit {
	color: #9c1b15;
	font-weight: 650;
}

.ubk_ai_finder__submit {
	align-self: flex-start;
	min-height: 44px;
	margin-top: 2px;
	padding: 0 20px;
	border: 1px solid #6e0902;
	border-radius: 8px;
	background: #6e0902;
	color: #fffaf3;
	font-size: 13px;
	font-weight: 650;
	cursor: pointer;
	box-shadow: 0 10px 20px rgba(110, 9, 2, 0.13);
}

.ubk_ai_finder__submit:hover,
.ubk_ai_finder__submit:focus-visible {
	background: #4f0906;
}

.ubk_ai_finder__results {
	padding: 26px;
	background:
		linear-gradient(rgba(252, 248, 240, 0.94), rgba(252, 248, 240, 0.94)),
		url("/public/site/ubk-journal-gateway-bg.webp") center / cover;
}

.ubk_ai_finder__empty {
	display: grid;
	place-items: center;
	align-content: center;
	gap: 10px;
	height: 100%;
	min-height: 280px;
	color: #7a6962;
	text-align: center;
}

.ubk_ai_finder__empty span {
	display: grid;
	place-items: center;
	width: 54px;
	height: 54px;
	border: 1px solid #d8c39c;
	border-radius: 50%;
	color: #8b291f;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 17px;
}

.ubk_ai_finder__empty strong {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-weight: 500;
}

.ubk_ai_finder__results_head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 14px;
	padding-bottom: 11px;
	border-bottom: 1px solid #ddcfc1;
	color: #57453f;
	font-size: 15px;
	font-weight: 550;
}

.ubk_ai_finder__results_head strong {
	display: grid;
	place-items: center;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #6e0902;
	color: #fff;
	font-size: 12px;
}

.ubk_ai_match {
	display: grid;
	grid-template-columns: 30px minmax(0, 1fr);
	align-items: start;
	gap: 14px;
	margin-bottom: 12px;
	padding: 18px;
	border: 1px solid #e4d5c7;
	border-radius: 12px;
	background: rgba(255, 253, 249, 0.94);
	box-shadow: 0 12px 28px rgba(57, 31, 24, 0.055);
	opacity: 0;
	transform: translateY(8px);
}

.ubk_ai_match.is-revealing {
	opacity: 1;
	transform: translateY(0);
	transition: opacity .34s ease, transform .34s ease, box-shadow .25s ease;
}

.ubk_ai_match:hover {
	box-shadow: 0 16px 34px rgba(57, 31, 24, 0.09);
}

.ubk_ai_match[hidden] {
	display: none;
}

.ubk_ai_match__rank {
	display: grid;
	place-items: center;
	width: 28px;
	height: 28px;
	border: 1px solid #dcc69f;
	border-radius: 50%;
	background: #fffaf1;
	color: #8c5b1d;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 11px;
}

.ubk_ai_match__body {
	min-width: 0;
}

.ubk_ai_match__meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}

.ubk_ai_match__meta > span {
	color: #8b291f;
	font-size: 11px;
	font-weight: 650;
	text-transform: uppercase;
}

.ubk_ai_match__meta > strong {
	color: #806b63;
	font-size: 12px;
	font-weight: 650;
}

.ubk_ai_match h3 {
	margin: 5px 0 7px;
	color: #30211d;
	font-size: 20px;
	font-weight: 600;
}

.ubk_ai_match p {
	margin: 0;
	color: #77655e;
	font-size: 14px;
	line-height: 1.6;
	text-align: left;
}

.ubk_ai_match p.is-typing::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 1em;
	margin-left: 3px;
	vertical-align: -.12em;
	background: #8b291f;
	animation: ubk-type-caret .72s steps(1) infinite;
}

.ubk_ai_match__evidence {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	margin-top: 11px;
}

.ubk_ai_match__evidence span {
	padding: 5px 8px;
	border: 1px solid #eadbca;
	border-radius: 999px;
	background: #fbf6ee;
	color: #695750;
	font-size: 12px;
	line-height: 1.2;
}

.ubk_ai_match a {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	margin-top: 14px;
	color: #6e0902;
	font-size: 13px;
	font-weight: 650;
	text-decoration: none;
	white-space: nowrap;
}

.ubk_ai_match a:hover,
.ubk_ai_match a:focus-visible {
	color: #3f0704;
}

.ubk_ai_match_pager {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-top: 16px;
}

.ubk_ai_match_pager button {
	display: grid;
	place-items: center;
	width: 30px;
	height: 30px;
	border: 1px solid #dcc9b8;
	border-radius: 50%;
	background: #fffdf8;
	color: #6e0902;
	font-size: 20px;
	line-height: 1;
	cursor: pointer;
}

.ubk_ai_match_pager button:hover,
.ubk_ai_match_pager button:focus-visible {
	border-color: #a86b54;
	background: #faf0e4;
}

.ubk_ai_match_pager button:disabled {
	opacity: .35;
	cursor: default;
}

.ubk_ai_match_pager span {
	min-width: 42px;
	color: #77655e;
	font-size: 10px;
	text-align: center;
}

.ubk_ai_finder__references_region {
	padding: 0 26px 26px;
	border-top: 1px solid #eadfd5;
	background:
		linear-gradient(rgba(252, 248, 240, 0.94), rgba(252, 248, 240, 0.94)),
		url("/public/site/ubk-journal-gateway-bg.webp") center / cover;
}

.ubk_ai_finder__references_region[hidden] {
	display: none;
}

.ubk_ai_references {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 10px;
	margin-top: 0;
	padding-top: 22px;
	border-top: 1px solid #dfd1c5;
}

.ubk_ai_references__head {
	display: flex;
	grid-column: 1 / -1;
	align-items: flex-end;
	justify-content: space-between;
	gap: 18px;
	margin-bottom: 14px;
}

.ubk_ai_references__head span {
	display: block;
	margin-bottom: 4px;
	color: #9a5e27;
	font-size: 9px;
	font-weight: 650;
	text-transform: uppercase;
}

.ubk_ai_references__head h3 {
	margin: 0;
	color: #30211d;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 20px;
	font-weight: 500;
}

.ubk_ai_references__head > strong {
	display: grid;
	place-items: center;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: #6e0902;
	color: #fff;
	font-size: 11px;
}

.ubk_ai_reference {
	display: grid;
	grid-template-columns: 30px minmax(0, 1fr);
	gap: 14px;
	margin-bottom: 0;
	padding: 16px 17px;
	border: 1px solid #e4d5c7;
	border-radius: 10px;
	background: rgba(255, 253, 249, 0.92);
	box-shadow: 0 10px 24px rgba(57, 31, 24, 0.045);
}

.ubk_ai_reference__rank {
	display: grid;
	place-items: center;
	width: 28px;
	height: 28px;
	border: 1px solid #dcc69f;
	border-radius: 50%;
	background: #fffaf1;
	color: #8c5b1d;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 10px;
}

.ubk_ai_reference__body {
	min-width: 0;
}

.ubk_ai_reference__meta {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	color: #8b291f;
	font-size: 11px;
	font-weight: 650;
	text-transform: uppercase;
}

.ubk_ai_reference__meta strong {
	color: #806b63;
	font-size: 12px;
}

.ubk_ai_reference h4 {
	margin: 6px 0 4px;
	color: #30211d;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.32;
}

.ubk_ai_reference__doi {
	display: block;
	width: fit-content;
	max-width: 100%;
	margin: 0 0 5px;
	color: #8b291f;
	font-size: 13px;
	line-height: 1.5;
	overflow-wrap: anywhere;
	text-decoration: none;
}

.ubk_ai_reference__doi:hover,
.ubk_ai_reference__doi:focus-visible {
	color: #570702;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.ubk_ai_reference__authors {
	margin-bottom: 8px;
	color: #806f68;
	font-size: 13px;
	line-height: 1.5;
}

.ubk_ai_reference p {
	margin: 0;
	color: #71605a;
	font-size: 14px;
	line-height: 1.6;
}

.ubk_ai_reference p.is-typing::after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 1em;
	margin-left: 3px;
	vertical-align: -.12em;
	background: #8b291f;
	animation: ubk-type-caret .72s steps(1) infinite;
}

.ubk_ai_reference__evidence {
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	margin-top: 9px;
}

.ubk_ai_reference__evidence span {
	padding: 4px 7px;
	border: 1px solid #eadbca;
	border-radius: 999px;
	background: #fbf6ee;
	color: #695750;
	font-size: 12px;
}

.ubk_ai_reference__actions {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 12px;
}

.ubk_ai_reference__actions a,
.ubk_ai_reference__actions button {
	display: inline-flex;
	align-items: center;
	min-height: 30px;
	padding: 0 10px;
	border: 1px solid #e1d1c2;
	border-radius: 999px;
	background: #fffaf3;
	color: #6e0902;
	font: inherit;
	font-size: 12px;
	font-weight: 650;
	text-decoration: none;
	cursor: pointer;
}

.ubk_ai_reference__actions a:hover,
.ubk_ai_reference__actions a:focus-visible,
.ubk_ai_reference__actions button:hover,
.ubk_ai_reference__actions button:focus-visible,
.ubk_ai_reference__actions button.is-copied {
	border-color: #cfae77;
	background: #f7ecd9;
	color: #4f0602;
}

.ubk_ai_finder__loading {
	display: grid;
	place-items: center;
	align-content: center;
	gap: 9px;
	min-height: 300px;
	color: #6c5952;
	text-align: center;
}

.ubk_ai_finder__loading strong {
	color: #382420;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-weight: 500;
}

.ubk_ai_finder__loading small {
	font-size: 10px;
}

.ubk_ai_finder__pulse {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	height: 24px;
}

.ubk_ai_finder__pulse i {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #8b130d;
	animation: ubk-dot-pulse 1.1s ease-in-out infinite;
}

.ubk_ai_finder__pulse i:nth-child(2) { animation-delay: .14s; }
.ubk_ai_finder__pulse i:nth-child(3) { animation-delay: .28s; }

@keyframes ubk-dot-pulse {
	0%, 70%, 100% { opacity: .28; transform: translateY(0); }
	35% { opacity: 1; transform: translateY(-4px); }
}

@keyframes ubk-type-caret {
	0%, 48% { opacity: 1; }
	49%, 100% { opacity: 0; }
}

@media (prefers-reduced-motion: reduce) {
	.ubk_ai_match,
	.ubk_ai_match.is-revealing {
		opacity: 1;
		transform: none;
		transition: none;
	}

	.ubk_ai_finder__pulse i,
	.ubk_ai_match p.is-typing::after,
	.ubk_ai_reference p.is-typing::after {
		animation: none;
	}
}

.ubk_ai_finder__no_match {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 8px;
	height: 100%;
	min-height: 280px;
	color: #77655e;
	text-align: center;
}

.ubk_ai_finder__no_match strong {
	color: #382420;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 19px;
	font-weight: 500;
}

.ubk_ai_finder__footer {
	display: flex;
	justify-content: space-between;
	gap: 18px;
	padding: 12px 26px;
	border-top: 1px solid #eadfd5;
	color: #816f67;
	font-size: 10px;
}

@media (max-width: 1100px) {
	.ubk_ai_references {
		grid-template-columns: 1fr;
	}

	.ubk_gateway_footer {
		grid-template-columns: minmax(0, 1fr) 270px;
	}

	.ubk_gateway_footer__links {
		justify-self: end;
		justify-content: flex-end;
		grid-template-columns: repeat(4, max-content);
		width: auto;
		max-width: 100%;
	}

	.ubk_gateway__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.ubk_gateway_journal {
		grid-template-columns: 118px minmax(0, 1fr);
	}

	.ubk_gateway_journal__actions {
		grid-column: 1 / -1;
		flex-direction: row;
		justify-content: flex-start;
		border-left: 0;
		border-top: 1px solid #eee5dd;
		padding: 14px 20px;
	}
}

@media (max-width: 820px) {
	.ubk_ai_finder {
		padding: 16px;
	}

	.ubk_ai_finder__dialog {
		max-height: calc(100vh - 32px);
	}

	.ubk_ai_finder__workspace {
		grid-template-columns: 1fr;
	}

	.ubk_ai_finder__form {
		border-right: 0;
		border-bottom: 1px solid #eadfd5;
	}

	.ubk_ai_finder__empty,
	.ubk_ai_finder__no_match {
		min-height: 180px;
	}

	.ubk_gateway_metrics {
		grid-template-columns: 1fr;
	}

	.ubk_gateway_metrics__intro {
		padding: 14px 18px;
	}

	.ubk_gateway_metrics__list {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ubk_gateway_metric:nth-child(3) {
		border-top: 1px solid rgba(221, 206, 194, 0.72);
	}

	.ubk_gateway_metric:nth-child(4) {
		border-top: 1px solid rgba(221, 206, 194, 0.72);
	}

	.pkp_page_index.pkp_op_index .pkp_structure_head {
		padding: 10px 12px 6px;
	}

	.pkp_page_index.pkp_op_index .pkp_head_wrapper {
		min-height: 72px;
		justify-content: center;
		padding: 0 18px;
		border-radius: 22px;
	}

	.pkp_page_index.pkp_op_index .pkp_site_name {
		display: flex;
		justify-content: center;
		width: 100%;
		min-width: 0;
	}

	.pkp_page_index.pkp_op_index .pkp_site_name a {
		max-width: 100%;
		min-width: 0;
		margin: 0 auto;
	}

	.pkp_page_index.pkp_op_index .pkp_site_name a::before {
		width: 44px;
		height: 44px;
		flex-basis: 44px;
	}

	.pkp_page_index.pkp_op_index .pkp_site_name a::after {
		content: "E-Journal Universitas Bung Karno";
		min-width: 0;
		font-size: 15px;
		line-height: 1.2;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.ubk_gateway_nav {
		position: static;
		top: auto;
		left: auto;
		right: auto;
		z-index: auto;
		transform: none;
		width: auto;
		max-width: none;
		margin: 12px auto 0;
		padding: 10px 12px;
		border: 1px solid rgba(221, 206, 194, 0.74);
		border-radius: 999px;
		background: rgba(255, 253, 247, 0.72);
		backdrop-filter: blur(14px) saturate(1.06);
		box-shadow:
			0 12px 24px rgba(55, 28, 20, 0.07),
			inset 0 1px 0 rgba(255, 255, 255, 0.72);
	}

	.ubk_gateway_nav a {
		color: #4e2c22;
		font-size: 12px;
		font-weight: 580;
	}

	.ubk_gateway_nav button {
		color: #4e2c22;
		font-size: 12px;
		font-weight: 580;
	}

	.ubk_gateway_nav .ubk_gateway_nav__finder {
		min-height: 34px;
		padding: 0 14px;
		border-color: rgba(110, 9, 2, 0.16);
		background: #6e0902;
		box-shadow: 0 8px 18px rgba(74, 11, 7, 0.14);
		color: #fffaf2;
	}

	.ubk_gateway_nav__finder .fa {
		color: #e5be72;
	}

	.ubk_gateway_nav .ubk_gateway_nav__finder:hover,
	.ubk_gateway_nav .ubk_gateway_nav__finder:focus-visible {
		background: #570702;
		color: #fff;
	}

	.ubk_gateway_nav button:hover,
	.ubk_gateway_nav button:focus-visible {
		color: #6e0902;
	}

	.ubk_gateway_nav a:hover,
	.ubk_gateway_nav a:focus {
		color: #6e0902;
	}

	.ubk_gateway_nav a:last-child {
		min-height: auto;
		padding: 0;
		border: 0;
		background: transparent;
		box-shadow: none;
	}

	.ubk_gateway_nav a:last-child::after {
		display: none;
	}

	.pkp_page_index.pkp_op_index .pkp_navigation_user > li > a {
		padding: 7px 8px;
		font-size: 12px;
	}

	.ubk_gateway {
		padding: 0 14px 34px;
	}

	.ubk_gateway__hero_inner {
		padding: 24px 24px 22px;
	}

	.ubk_gateway__section_head {
		align-items: flex-start;
		flex-direction: column;
		gap: 8px;
	}

	.ubk_gateway__count {
		white-space: normal;
	}

	.ubk_gateway__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ubk_gateway_subjects__grid {
		grid-template-columns: 1fr;
	}

	.ubk_gateway_finder {
		grid-template-columns: 1fr;
	}

	.ubk_gateway_finder label {
		padding: 11px 16px 0;
	}

	.ubk_gateway_finder input {
		border-left: 0;
		min-height: 42px;
	}

	.ubk_gateway_journal {
		grid-template-columns: 104px minmax(0, 1fr);
		gap: 16px;
	}

	.ubk_gateway_journal__cover {
		width: 82px;
		margin: 18px 0 18px 18px;
	}

	.ubk_gateway_journal__body {
		padding: 18px 16px 18px 0;
		min-width: 0;
	}

	.ubk_gateway_journal h3 {
		font-size: 19px;
	}

	.ubk_gateway_journal__actions {
		padding: 12px 18px;
	}

	.ubk_gateway_footer {
		grid-template-columns: 1fr;
		gap: 14px;
		padding: 22px 22px;
	}

	.ubk_gateway_footer__links {
		justify-self: start;
		justify-content: flex-start;
		grid-template-columns: repeat(4, max-content);
		max-width: 100%;
	}

	.ubk_gateway_footer__mark {
		justify-self: start;
	}
}

@media (max-width: 560px) {
	.pkp_page_index.pkp_op_index .pkp_site_name_wrapper {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		width: 100%;
		flex: 1 1 100%;
		margin: 0;
		padding: 0;
	}

	.ubk_ai_finder {
		display: block;
		padding: 0;
	}

	.ubk_ai_finder__dialog {
		width: 100%;
		height: 100vh;
		height: 100dvh;
		max-height: none;
		border: 0;
		border-radius: 0;
		overflow-x: hidden;
		overflow-y: auto;
		overscroll-behavior-y: contain;
		-webkit-overflow-scrolling: touch;
		touch-action: pan-y;
	}

	.ubk_ai_finder__header {
		position: sticky;
		top: 0;
		z-index: 3;
		align-items: center;
		padding: 15px 16px;
		border-radius: 0;
	}

	.ubk_ai_finder__header h2 {
		font-size: 19px;
	}

	.ubk_ai_finder__eyebrow {
		display: none;
	}

	.ubk_ai_finder__header_tools {
		gap: 8px;
	}

	.ubk_ai_finder__language button {
		min-width: 32px;
		height: 28px;
	}

	.ubk_ai_finder__close {
		width: 34px;
		height: 34px;
	}

	.ubk_ai_finder__form,
	.ubk_ai_finder__results {
		padding: 18px 16px;
	}

	.ubk_ai_finder__references_region {
		padding: 0 16px 22px;
	}

	.ubk_ai_finder__workspace {
		min-height: 0;
	}

	.ubk_ai_finder__form {
		gap: 14px;
	}

	.ubk_ai_finder__form textarea {
		height: 180px;
		min-height: 180px;
		max-height: 260px;
	}

	.ubk_ai_finder__submit {
		width: 100%;
	}

	.ubk_ai_finder__results {
		min-width: 0;
		padding-bottom: max(28px, env(safe-area-inset-bottom));
	}

	.ubk_ai_finder__results.is-empty {
		display: none;
	}

	.ubk_ai_finder__empty {
		min-height: 150px;
	}

	.ubk_ai_finder__footer {
		gap: 10px;
		padding: 10px 16px;
		font-size: 9px;
	}

	.ubk_ai_match {
		grid-template-columns: 28px minmax(0, 1fr);
		min-width: 0;
	}

	.ubk_ai_match__body,
	.ubk_ai_match h3,
	.ubk_ai_match p {
		overflow-wrap: anywhere;
	}

	.ubk_ai_match a {
		grid-column: 2;
		justify-self: start;
	}

	.ubk_ai_reference {
		grid-template-columns: 24px minmax(0, 1fr);
		gap: 10px;
		padding: 14px 12px;
	}

	.ubk_ai_reference__rank {
		width: 24px;
		height: 24px;
	}

	.ubk_ai_reference__actions {
		gap: 6px;
	}

	.ubk_ai_reference__actions a,
	.ubk_ai_reference__actions button {
		min-height: 32px;
		padding: 0 9px;
	}
	.pkp_page_index.pkp_op_index .pkp_structure_main,
	.pkp_page_index.pkp_op_index .pkp_structure_content,
	.pkp_page_index.pkp_op_index .pkp_structure_body {
		width: 100vw !important;
		max-width: 100vw !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.pkp_page_index.pkp_op_index .pkp_head_wrapper {
		align-items: center;
		flex-direction: row;
		justify-content: flex-start;
		gap: 0;
		min-height: 60px;
		padding: 0 24px;
		border-radius: 20px;
	}

	.pkp_page_index.pkp_op_index .pkp_site_name {
		display: flex;
		justify-content: flex-start;
		width: 100%;
		max-width: 100%;
		min-width: 0;
	}

	.pkp_page_index.pkp_op_index .pkp_site_name a {
		gap: 10px;
		width: fit-content;
		max-width: 100%;
		min-width: 0;
		margin: 0;
	}

	.pkp_page_index.pkp_op_index .pkp_site_name a::before {
		width: 38px;
		height: 38px;
		flex-basis: 38px;
	}

	.pkp_page_index.pkp_op_index .pkp_site_name a::after {
		content: "E-Journal Universitas Bung Karno";
		min-width: 0;
		font-size: 13px;
		line-height: 1.2;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.ubk_gateway {
		width: 100vw !important;
		max-width: 100vw !important;
		padding-left: 10px;
		padding-right: 10px;
	}

	.ubk_gateway__hero {
		margin-top: 12px;
		width: calc(100vw - 20px);
		max-width: calc(100vw - 20px);
	}

	.ubk_gateway__hero_inner {
		padding: 20px 18px 18px;
		max-width: 100%;
	}

	.ubk_gateway h1 {
		font-size: 21px;
	}

	.ubk_gateway__hero p {
		margin-top: 9px;
		font-size: 12px;
		line-height: 1.55;
		width: 100%;
		max-width: 100%;
	}

	.ubk_gateway_logo_marquee,
	.ubk_gateway_metrics,
	.ubk_gateway__section,
	.ubk_gateway_finder,
	.ubk_gateway_catalog,
	.ubk_gateway_subjects,
	.ubk_gateway_footer {
		width: calc(100vw - 20px);
		max-width: calc(100vw - 20px);
	}

	.ubk_gateway_metrics {
		margin-top: 12px;
		margin-bottom: 12px;
		border-radius: 16px;
	}

	.ubk_gateway_metrics__intro {
		padding: 12px 16px;
	}

	.ubk_gateway_metrics__intro strong {
		font-size: 15px;
	}

	.ubk_gateway_metric {
		padding: 12px 16px;
	}

	.ubk_gateway_metric dt {
		font-size: 11px;
	}

	.ubk_gateway_metric dd {
		font-size: 22px;
	}

	.ubk_gateway_logo_marquee {
		border-radius: 16px;
	}

	.ubk_gateway_logo_marquee__viewport {
		padding: 7px 0;
	}

	.ubk_gateway_logo_marquee__item {
		min-width: 108px;
		height: 34px;
		padding: 5px 12px;
	}

	.ubk_gateway_logo_marquee__item img {
		max-width: 92px;
		max-height: 24px;
	}

	.ubk_gateway__grid {
		grid-template-columns: 1fr;
	}

	.ubk_gateway_journal {
		grid-template-columns: 86px minmax(0, 1fr);
		gap: 12px;
		min-height: 0;
		overflow: hidden;
	}

	.ubk_gateway_journal__cover {
		width: 68px;
		margin: 16px 0 16px 16px;
	}

	.ubk_gateway_journal__body {
		padding: 16px 14px 16px 0;
		min-width: 0;
		overflow: hidden;
	}

	.ubk_gateway_journal h3 {
		font-size: 18px;
	}

	.ubk_gateway_journal p,
	.ubk_gateway_journal__description {
		font-size: 13px;
		max-width: calc(100vw - 132px);
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}

	.ubk_gateway_journal__meta {
		gap: 6px;
		margin-top: 12px;
	}

	.ubk_gateway_journal__ids {
		gap: 6px;
		margin-top: 7px;
	}

	.ubk_gateway_journal__meta span,
	.ubk_gateway_journal__ids span {
		min-height: 24px;
		padding: 0 8px;
		font-size: 11px;
	}

	.ubk_gateway_journal__actions {
		display: grid;
		grid-template-columns: 1fr;
		gap: 8px;
		padding: 12px 16px;
	}

	.ubk_gateway_journal__actions a {
		min-width: 0;
		min-height: 38px;
		padding: 0 8px;
		font-size: 12px;
	}

	.ubk_gateway_card {
		min-height: 0;
	}

	.ubk_gateway_card__main {
		grid-template-columns: 94px minmax(0, 1fr);
		gap: 14px;
		padding: 18px;
	}

	.ubk_gateway_card__cover {
		width: 94px;
	}

	.ubk_gateway_nav {
		flex-wrap: wrap;
		justify-content: center;
		gap: 10px 20px;
		overflow: hidden;
	}

	.ubk_gateway_nav a {
		font-size: 12px;
	}

	.ubk_gateway_card__actions {
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.ubk_gateway_card__actions a {
		min-width: 0;
		padding: 12px 8px;
		font-size: 12px;
		overflow-wrap: anywhere;
	}

	.ubk_gateway_footer {
		margin-top: 26px;
		padding: 22px 18px;
	}

	.ubk_gateway_footer__brand {
		font-size: 16px;
		max-width: 100%;
	}

	.ubk_gateway_footer__body {
		font-size: 12px;
	}

	.ubk_gateway_footer__links {
		gap: 7px;
	}

	.ubk_gateway_footer__links a {
		min-width: 32px;
		height: 32px;
		padding: 0 9px;
	}

	.ubk_gateway_footer__links span {
		font-size: 10px;
	}
}

