body.lcs-page {
	background: #f5f7fb;
	color: #111827;
}

body.lcs-page .site,
body.lcs-page .site-content,
body.lcs-page .inside-article {
	background: transparent;
}

body.lcs-page .inside-article {
	padding-top: 18px;
}

body.lcs-page .grid-container,
body.lcs-page .site-content,
body.lcs-page .content-area,
body.lcs-page .inside-article {
	max-width: min(1480px, calc(100vw - 28px));
	width: 100%;
}

body.lcs-page .site-content,
body.lcs-page .inside-article {
	padding-left: 0;
	padding-right: 0;
}

body.lcs-page .entry-header {
	display: none;
}

body.lcs-page .featured-image,
body.lcs-page .page-header-image {
	display: none !important;
}

.lcs-trust-panel,
.lcs-assumption-panel,
.lcs-country-overview,
.lcs-home-comparison-section,
.lcs-bank-depth-section {
	background: #ffffff;
}

.lcs-trust-panel .lcs-detail-note,
.lcs-assumption-panel .lcs-detail-note,
.lcs-country-overview .lcs-detail-note,
.lcs-home-comparison-section .lcs-detail-note,
.lcs-bank-depth-section .lcs-detail-note {
	box-shadow: 0 10px 24px rgba(15, 23, 42, 0.035);
}

.lcs-trust-panel a,
.lcs-country-overview a {
	color: #0f766e;
	font-weight: 800;
	text-decoration: none;
}

.lcs-trust-panel a:hover,
.lcs-country-overview a:hover {
	text-decoration: underline;
}

.lcs-table-scroll {
	width: 100%;
	overflow-x: auto;
	padding-left: clamp(8px, 1vw, 14px);
	padding-right: clamp(8px, 1vw, 14px);
	box-sizing: border-box;
}

.lcs-comparison-table {
	min-width: 760px;
}

.lcs-bank-directory-table {
	min-width: 980px;
}

.lcs-bank-facts-table {
	min-width: 680px;
}

.lcs-comparison-table th,
.lcs-comparison-table td,
.lcs-bank-directory-table th,
.lcs-bank-directory-table td {
	white-space: nowrap;
}

.lcs-comparison-table td:first-child,
.lcs-comparison-table th:first-child,
.lcs-bank-directory-table td:first-child,
.lcs-bank-directory-table th:first-child {
	position: sticky;
	left: 0;
	z-index: 1;
	background: #ffffff;
}

.lcs-comparison-table th:first-child,
.lcs-bank-directory-table th:first-child {
	background: #f6f8fa;
}

.lcs-bank-directory-table a,
.lcs-bank-facts-table a {
	color: #0f766e;
	font-weight: 800;
	text-decoration: none;
}

.lcs-bank-directory-table a:hover,
.lcs-bank-facts-table a:hover {
	text-decoration: underline;
}

.lcs-directory-table-section .lcs-inline-logo-link span {
	color: #0f172a;
	font-weight: 800;
}

.lcs-intent-grid {
	margin-top: 16px;
}

.lcs-country-overview .lcs-guide-intro,
.lcs-home-comparison-section .lcs-guide-intro {
	max-width: 880px;
	margin-bottom: 18px;
	color: #475569;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	font-size: 15px;
	line-height: 1.7;
}

.lcs-faq-item + .lcs-faq-item {
	margin-top: 18px;
	padding-top: 18px;
	border-top: 1px solid #e2e8f0;
}

body.lcs-page .site-header {
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	border-bottom: 1px solid #e2e8f0;
	box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04);
}

body.lcs-page .inside-header {
	padding-top: 14px;
	padding-bottom: 14px;
}

body.lcs-page .main-title a {
	color: #0f172a;
	font-size: 22px;
	font-weight: 850;
}

body.lcs-page .main-navigation {
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	background: rgba(255, 255, 255, 0.94);
	border-bottom: 1px solid #e2e8f0;
	box-shadow: 0 10px 26px rgba(15, 23, 42, 0.045);
	backdrop-filter: blur(12px);
}

body.lcs-page .main-navigation .inside-navigation {
	max-width: min(1480px, calc(100vw - 28px));
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	overflow-x: auto;
	overflow-y: hidden;
	scrollbar-width: thin;
	scrollbar-color: #cbd5e1 transparent;
}

body.lcs-page .main-navigation .main-nav {
	flex: 1 1 auto;
	min-width: 0;
	display: flex;
	justify-content: center;
}

body.lcs-page .main-navigation .navigation-search,
body.lcs-page .main-navigation .menu-bar-items,
body.lcs-page .main-navigation .search-item,
body.lcs-page .main-navigation .search-form,
body.lcs-page .main-navigation .wp-block-search,
body.lcs-page .main-navigation input[type="search"] {
	display: none !important;
	visibility: hidden !important;
	width: 0 !important;
	height: 0 !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	overflow: hidden !important;
	pointer-events: none !important;
}

body.lcs-page .main-navigation .main-nav ul {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-width: max-content;
	padding: 10px 0;
}

body.lcs-page .main-navigation .main-nav ul li {
	position: relative;
	float: none;
	flex: 0 0 auto;
}

body.lcs-page .main-navigation .main-nav ul li a {
	position: relative;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	min-height: 38px;
	border: 1px solid #e2e8f0;
	border-radius: 8px;
	margin: 0;
	padding: 8px 12px 8px 9px;
	background: #ffffff;
	color: #334155;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1.1;
	white-space: nowrap;
	transition: background-color .16s ease, border-color .16s ease, color .16s ease, box-shadow .16s ease;
}

body.lcs-page .main-navigation .main-nav ul li a img.emoji {
	display: none !important;
}

body.lcs-page .main-navigation .lcs-menu-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	flex: 0 0 28px;
	border: 1px solid #e2e8f0;
	border-radius: 7px;
	background: #f8fafc;
	color: #0f766e;
	line-height: 1;
	box-sizing: border-box;
}

body.lcs-page .main-navigation .lcs-menu-icon svg {
	width: 17px;
	height: 17px;
	display: block;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.8;
	stroke-linecap: round;
	stroke-linejoin: round;
}

body.lcs-page .main-navigation .lcs-menu-label {
	display: grid;
	gap: 1px;
	min-width: 0;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	line-height: 1.1;
}

body.lcs-page .main-navigation .lcs-menu-label strong,
body.lcs-page .main-navigation .lcs-menu-label small {
	display: block;
	line-height: 1.1;
	white-space: nowrap;
}

body.lcs-page .main-navigation .lcs-menu-label strong {
	color: inherit;
	font-size: 13px;
	font-weight: 850;
}

body.lcs-page .main-navigation .lcs-menu-label small {
	color: #64748b;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .04em;
}

body.lcs-page .main-navigation .main-nav ul li[class*="current-menu-"] > a .lcs-menu-label small,
body.lcs-page .main-navigation .main-nav ul li.current_page_item > a .lcs-menu-label small,
body.lcs-page .main-navigation .main-nav ul li.current_page_parent > a .lcs-menu-label small,
body.lcs-page .main-navigation .main-nav ul li:hover > a .lcs-menu-label small,
body.lcs-page .main-navigation .main-nav ul li.sfHover > a .lcs-menu-label small,
body.lcs-page .main-navigation .main-nav ul li a:focus .lcs-menu-label small {
	color: #0f766e;
}

body.lcs-page .main-navigation .main-nav ul li a::after {
	content: "";
	position: absolute;
	left: 12px;
	right: 12px;
	bottom: 4px;
	height: 2px;
	border-radius: 999px;
	background: transparent;
	transition: background-color .16s ease;
}

body.lcs-page .main-navigation .main-nav ul li[class*="current-menu-"] > a,
body.lcs-page .main-navigation .main-nav ul li.current_page_item > a,
body.lcs-page .main-navigation .main-nav ul li.current_page_parent > a {
	background: #ecfdf5;
	border-color: #b6e7df;
	color: #0f766e;
	box-shadow: 0 8px 18px rgba(15, 118, 110, 0.1);
}

body.lcs-page .main-navigation .main-nav ul li[class*="current-menu-"] > a::after,
body.lcs-page .main-navigation .main-nav ul li.current_page_item > a::after,
body.lcs-page .main-navigation .main-nav ul li.current_page_parent > a::after {
	background: #0f766e;
}

body.lcs-page .main-navigation .main-nav ul li:hover > a,
body.lcs-page .main-navigation .main-nav ul li.sfHover > a,
body.lcs-page .main-navigation .main-nav ul li a:focus {
	background: #f8fafc;
	border-color: #b6e7df;
	color: #0f766e;
	box-shadow: 0 8px 18px rgba(15, 23, 42, 0.055);
}

body.lcs-page .main-navigation .main-nav ul ul {
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	display: grid;
	gap: 2px;
	min-width: 220px;
	border: 1px solid #dbe4ef;
	border-radius: 8px;
	padding: 6px;
	background: #ffffff;
	box-shadow: 0 18px 34px rgba(15, 23, 42, 0.14);
}

body.lcs-page .main-navigation .main-nav ul ul li {
	width: 100%;
}

body.lcs-page .main-navigation .main-nav ul ul li a {
	justify-content: flex-start;
	width: 100%;
	min-height: 36px;
	border-radius: 6px;
	padding: 9px 10px;
	box-shadow: none;
}

body.lcs-page .main-navigation .main-nav ul ul li a::after {
	display: none;
}

body.lcs-page .main-navigation .menu-toggle {
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	border: 1px solid #dbe4ef;
	border-radius: 8px;
	margin: 8px 0;
	padding: 9px 12px;
	background: #ffffff;
	color: #0f172a;
	font-weight: 850;
	line-height: 1.1;
}

@media (max-width: 1024px) {
	body.lcs-page .site-header {
		position: sticky;
		top: 0;
		z-index: 9997;
		background: rgba(255, 255, 255, 0.98);
		backdrop-filter: blur(12px);
	}

	body.lcs-page .site-header .inside-header {
		position: relative;
		display: flex;
		flex-direction: row !important;
		align-items: center;
		justify-content: flex-start !important;
		width: 100%;
		max-width: 100%;
		min-height: 64px;
		margin: 0;
		padding: 10px 88px 10px 14px;
		text-align: left;
	}

	body.lcs-page .site-branding,
	body.lcs-page .site-logo {
		min-width: 0;
		margin: 0 auto 0 0 !important;
		text-align: left !important;
	}

	body.lcs-page .main-title {
		margin: 0;
		line-height: 1.12;
		text-align: left;
	}

	body.lcs-page .main-title a {
		display: block;
		max-width: 100%;
		overflow: hidden;
		font-size: clamp(18px, 3.2vw, 22px);
		line-height: 1.12;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	body.lcs-page .main-navigation {
		position: fixed;
		top: max(10px, env(safe-area-inset-top));
		right: 0 !important;
		left: auto;
		z-index: 100000;
		width: auto;
		border: 0;
		background: transparent;
		box-shadow: none;
		backdrop-filter: none;
	}

	body.lcs-page .main-navigation::before {
		content: "";
		position: fixed;
		inset: 0;
		z-index: -1;
		background: rgba(15, 23, 42, 0);
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		transition: opacity .22s ease, background-color .22s ease, visibility .22s ease;
	}

	body.lcs-page .main-navigation.toggled::before {
		background: rgba(15, 23, 42, 0.28);
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
	}

	body.lcs-page .main-navigation .inside-navigation {
		display: flex;
		justify-content: flex-end;
		width: auto;
		max-width: none;
		margin: 0;
		padding: 0 !important;
		overflow: visible;
	}

	body.lcs-page .main-navigation .menu-toggle {
		position: relative;
		z-index: 100002;
		display: inline-flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
		width: auto;
		min-width: 46px;
		min-height: 44px;
		margin: 0;
		padding: 8px 11px;
		border-color: #cbd5e1;
		background: #ffffff;
		box-shadow: 0 10px 24px rgba(15, 23, 42, 0.12);
	}

	body.lcs-page .main-navigation .menu-toggle .gp-icon {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 28px;
		height: 28px;
		border-radius: 8px;
		background: #ecfdf5;
		color: #0f766e;
	}

	body.lcs-page .main-navigation .menu-toggle .mobile-menu {
		font-size: 13px;
		letter-spacing: 0;
	}

	body.lcs-page .main-navigation .main-nav {
		display: block;
		width: auto;
		justify-content: initial;
	}

	body.lcs-page .main-navigation .main-nav > ul,
	body.lcs-page .main-navigation.toggled .main-nav > ul,
	body.lcs-page .main-navigation .main-nav.toggled > ul,
	body.lcs-page .main-navigation #primary-menu > ul,
	body.lcs-page .main-navigation #primary-menu ul[aria-hidden] {
		display: grid !important;
		grid-template-columns: 1fr;
		justify-content: stretch;
		gap: 10px;
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		z-index: 100001;
		width: min(82vw, 430px);
		min-width: min(82vw, 340px);
		min-height: 100vh;
		max-height: 100vh;
		margin: 0;
		padding: calc(72px + env(safe-area-inset-top)) 16px calc(18px + env(safe-area-inset-bottom));
		overflow-y: auto;
		border: 0;
		border-left: 1px solid #dbe4ef;
		border-radius: 0;
		background: #ffffff;
		box-shadow: -24px 0 48px rgba(15, 23, 42, 0.2);
		transform: translateX(106%);
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		transition: transform .26s ease, opacity .2s ease, visibility .2s ease;
	}

	body.lcs-page .main-navigation .main-nav > ul::before,
	body.lcs-page .main-navigation #primary-menu > ul::before,
	body.lcs-page .main-navigation #primary-menu ul[aria-hidden]::before {
		content: "Loan calculators";
		display: block;
		margin: 0 2px 2px;
		color: #0f172a;
		font-size: 12px;
		font-weight: 900;
		letter-spacing: .08em;
		line-height: 1.2;
		text-transform: uppercase;
	}

	body.lcs-page .main-navigation.toggled .main-nav > ul,
	body.lcs-page .main-navigation .main-nav.toggled > ul,
	body.lcs-page .main-navigation #primary-menu > ul[aria-hidden="false"],
	body.lcs-page .main-navigation #primary-menu ul[aria-hidden="false"] {
		transform: translateX(0);
		opacity: 1;
		visibility: visible;
		pointer-events: auto;
	}

	body.lcs-page .main-navigation .main-nav ul li {
		width: 100%;
	}

	body.lcs-page .main-navigation .main-nav ul li a {
		display: grid;
		grid-template-columns: 42px minmax(0, 1fr);
		column-gap: 11px;
		row-gap: 3px;
		width: 100%;
		min-height: 66px;
		padding: 11px 12px;
		border-color: #e2e8f0;
		background: #f8fafc;
		color: #0f172a;
		font-size: 14px;
		line-height: 1.25;
		white-space: normal;
		box-shadow: none;
	}

	body.lcs-page .main-navigation .main-nav ul li a img.emoji {
		grid-row: 1 / span 2;
		align-self: center;
		justify-self: center;
		width: 38px !important;
		height: 38px !important;
		padding: 8px;
		border-radius: 9px;
		background: #ffffff;
	}

	body.lcs-page .main-navigation .lcs-menu-icon {
		grid-row: 1 / span 2;
		align-self: center;
		justify-self: center;
		width: 38px;
		height: 38px;
		border-radius: 9px;
		background: #ffffff;
	}

	body.lcs-page .main-navigation .lcs-menu-icon svg {
		width: 20px;
		height: 20px;
	}

	body.lcs-page .main-navigation .lcs-menu-label {
		grid-column: 2;
		align-self: end;
		gap: 2px;
	}

	body.lcs-page .main-navigation .lcs-menu-label strong {
		font-size: 14px;
		line-height: 1.15;
	}

	body.lcs-page .main-navigation .lcs-menu-label small {
		font-size: 10px;
	}

	body.lcs-page .main-navigation .main-nav ul li a::after {
		position: static;
		display: block;
		grid-column: 2;
		width: auto;
		height: auto;
		margin: 0;
		background: transparent !important;
		color: #64748b;
		font-size: 12px;
		font-weight: 600;
		line-height: 1.35;
	}

	body.lcs-page .main-navigation .main-nav ul li#menu-item-32 a::after {
		content: "Plan EMIs, tenure and bank-wise home loan costs";
	}

	body.lcs-page .main-navigation .main-nav ul li#menu-item-34 a::after {
		content: "Compare monthly payouts for quick personal finance";
	}

	body.lcs-page .main-navigation .main-nav ul li#menu-item-30 a::after {
		content: "Estimate car loan EMIs before visiting the showroom";
	}

	body.lcs-page .main-navigation .main-nav ul li#menu-item-29 a::after {
		content: "Check business loan repayment and interest impact";
	}

	body.lcs-page .main-navigation .main-nav ul li#menu-item-31 a::after {
		content: "Review study loan affordability and repayment planning";
	}

	body.lcs-page .main-navigation .main-nav ul li#menu-item-33 a::after {
		content: "Calculate mortgage-backed borrowing with clarity";
	}

	body.lcs-page .main-navigation .main-nav ul li[class*="current-menu-"] > a,
	body.lcs-page .main-navigation .main-nav ul li.current_page_item > a,
	body.lcs-page .main-navigation .main-nav ul li.current_page_parent > a {
		background: #ecfdf5;
		border-color: #99d8cf;
	}

	body.lcs-page .main-navigation .main-nav ul li:hover > a,
	body.lcs-page .main-navigation .main-nav ul li.sfHover > a,
	body.lcs-page .main-navigation .main-nav ul li a:focus {
		background: #ffffff;
		border-color: #0f766e;
	}
}

@media (max-width: 520px) {
	body.lcs-page .site-header .inside-header {
		min-height: 58px;
		padding-right: 66px;
	}

	body.lcs-page .main-navigation {
		top: max(8px, env(safe-area-inset-top));
		right: 0 !important;
	}

	body.lcs-page .main-navigation .menu-toggle {
		min-width: 42px;
		min-height: 42px;
		padding: 7px;
	}

	body.lcs-page .main-navigation .menu-toggle .gp-icon {
		width: 28px;
		height: 28px;
	}

	body.lcs-page .main-navigation .menu-toggle .mobile-menu {
		position: absolute;
		width: 1px;
		height: 1px;
		overflow: hidden;
		clip: rect(0 0 0 0);
		white-space: nowrap;
	}

	body.lcs-page .main-navigation .main-nav > ul,
	body.lcs-page .main-navigation.toggled .main-nav > ul,
	body.lcs-page .main-navigation .main-nav.toggled > ul,
	body.lcs-page .main-navigation #primary-menu > ul,
	body.lcs-page .main-navigation #primary-menu ul[aria-hidden] {
		width: min(92vw, 380px);
		min-width: min(92vw, 300px);
		padding-left: 12px;
		padding-right: 12px;
	}
}

.lcs-wrap {
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.lcs-wrap a {
	color: #0f766e;
}

.lcs-breadcrumbs {
	box-sizing: border-box;
	margin: 0 0 10px;
	padding: 0 clamp(4px, 1vw, 10px);
	color: #64748b;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.35;
}

.lcs-breadcrumbs ol {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 6px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.lcs-breadcrumbs li {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	min-width: 0;
}

.lcs-breadcrumbs li + li::before {
	content: "/";
	color: #94a3b8;
	font-weight: 700;
}

.lcs-breadcrumbs a {
	color: #0f766e;
	text-decoration: none;
}

.lcs-breadcrumbs a:hover {
	color: #115e59;
	text-decoration: underline;
	text-underline-offset: 3px;
}

.lcs-breadcrumbs span {
	color: #475569;
}

.lcs-hero {
	background:
		linear-gradient(135deg, rgba(15, 118, 110, 0.08), rgba(29, 78, 216, 0.08)),
		#ffffff;
	border: 1px solid #dfe7f0;
	border-radius: 8px;
	padding: 24px;
	box-shadow: 0 12px 30px rgba(15, 23, 42, 0.06);
}

.lcs-hero h1 {
	letter-spacing: 0;
	color: #0f172a;
}

.lcs-hero p {
	color: #475569;
	line-height: 1.65;
	margin-bottom: 0;
}

.lcs-trust-badge {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	margin-top: 14px;
	border: 1px solid #e2e8f0;
	border-radius: 999px;
	padding: 7px 12px 7px 8px;
	background: rgba(255, 255, 255, 0.82);
	box-shadow: 0 8px 20px rgba(15, 23, 42, 0.06);
	color: #334155;
	font-size: 13px;
	font-weight: 650;
	line-height: 1.2;
	vertical-align: middle;
}

.lcs-trust-avatars {
	display: flex;
	align-items: center;
}

.lcs-trust-avatars img {
	width: 26px;
	height: 26px;
	border: 2px solid #ffffff;
	border-radius: 999px;
	object-fit: cover;
	box-shadow: 0 2px 8px rgba(15, 23, 42, 0.12);
}

.lcs-trust-avatars img + img {
	margin-left: -8px;
}

.lcs-trust-copy {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	white-space: nowrap;
}

.lcs-trust-copy strong {
	color: #0f172a;
	font-weight: 850;
}

.lcs-trust-star {
	width: 15px;
	height: 15px;
	margin-top: -1px;
	color: #f59e0b;
	flex: 0 0 15px;
}

.lcs-hero-logo {
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.7);
}

.lcs-mini-icon,
.lcs-stat-icon {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	flex-shrink: 0;
	line-height: 0;
	text-align: center;
}

.lcs-mini-icon {
	width: 30px;
	height: 30px;
	flex-basis: 30px;
	border-radius: 6px;
	background: #f1f5f9;
	color: #334155;
	vertical-align: middle;
}

.lcs-stat-icon {
	width: 42px;
	height: 42px;
	flex-basis: 42px;
	border-radius: 6px;
}

.lcs-mini-icon svg,
.lcs-stat-icon svg {
	display: block;
	margin: auto;
	transform: translateZ(0);
}

.lcs-mini-icon svg {
	width: 18px;
	height: 18px;
}

.lcs-stat-icon svg {
	width: 24px;
	height: 24px;
}

.lcs-stat-icon-emi {
	background: #ecfdf5;
	color: #047857;
}

.lcs-stat-icon-interest {
	background: #fff7ed;
	color: #c2410c;
}

.lcs-stat-icon-payable {
	background: #eff6ff;
	color: #1d4ed8;
}

.lcs-stat-icon-default {
	background: #f1f5f9;
	color: #475569;
}

.lcs-stats {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px;
	margin-top: 18px;
	align-items: stretch;
	box-sizing: border-box;
	padding-left: clamp(8px, 1vw, 14px);
	padding-right: clamp(8px, 1vw, 14px);
}

.lcs-stats div {
	display: flex;
	align-items: center;
	gap: 12px;
	border: 1px solid #dbe4ef;
	border-radius: 8px;
	padding: 14px;
	background: #ffffff;
	border-color: #dbe4ef;
	box-shadow: 0 8px 20px rgba(15, 23, 42, 0.05);
}

.lcs-stats strong {
	font-size: 22px;
	line-height: 1.15;
}

.lcs-stats .lcs-stat-text > span {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .04em;
	text-transform: uppercase;
}

.lcs-stat-apply {
	align-self: stretch;
}

.lcs-apply-bank-button {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	max-width: 100%;
	min-height: 100%;
	overflow: hidden;
	border: 1px solid #0f766e;
	border-radius: 8px;
	padding: 11px 14px;
	background: linear-gradient(135deg, #0f766e, #14b8a6);
	color: #ffffff !important;
	font-weight: 900;
	line-height: 1.25;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	box-shadow: 0 10px 22px rgba(15, 118, 110, 0.22);
	transition: transform .16s ease, box-shadow .16s ease, border-color .16s ease;
}

.lcs-apply-bank-icon {
	position: relative;
	z-index: 1;
	flex: 0 0 34px;
	width: 34px;
	height: 34px;
	display: inline-block;
	align-self: center;
	background: rgba(255, 255, 255, 0.18);
	color: #ffffff !important;
	border-radius: 7px;
	line-height: 0;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.24);
}

.lcs-apply-bank-icon svg {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 19px;
	height: 19px;
	fill: none;
	stroke: none;
	overflow: visible;
	transform: translate(-50%, -50%);
	transform-origin: center;
}

.lcs-apply-bank-icon-shape {
	fill: currentColor;
}

.lcs-apply-bank-icon-line {
	fill: none;
	stroke: rgba(15, 118, 110, 0.75);
	stroke-width: 1.9;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.lcs-apply-bank-copy {
	position: relative;
	z-index: 1;
	display: grid;
	gap: 2px;
	min-width: 0;
}

.lcs-apply-bank-copy strong {
	display: block;
	color: #ffffff !important;
}

.lcs-apply-bank-copy strong {
	font-size: 14px;
	font-weight: 950;
	line-height: 1.15;
}

.lcs-apply-bank-copy small {
	display: block;
	color: #fef3c7 !important;
	font-size: 11px;
	font-weight: 850;
	line-height: 1.2;
	text-shadow: 0 1px 1px rgba(15, 23, 42, 0.2);
}

.lcs-apply-bank-button::after {
	content: "";
	position: absolute;
	inset: -40% auto -40% -55%;
	width: 45%;
	transform: skewX(-22deg);
	background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.7), transparent);
	animation: lcs-gloss-sweep 2.8s ease-in-out infinite;
	pointer-events: none;
}

.lcs-apply-bank-button:hover,
.lcs-apply-bank-button:focus {
	border-color: #0d9488;
	box-shadow: 0 12px 26px rgba(15, 118, 110, 0.3);
	transform: translateY(-1px);
}

.lcs-apply-bank-button:focus-visible {
	outline: 3px solid rgba(20, 184, 166, 0.28);
	outline-offset: 2px;
}

@keyframes lcs-gloss-sweep {
	0% {
		left: -55%;
	}
	42%,
	100% {
		left: 120%;
	}
}

@media (prefers-reduced-motion: reduce) {
	.lcs-apply-bank-button::after {
		animation: none;
		display: none;
	}
}

.lcs-app-grid {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(380px, 440px);
	gap: 22px;
	align-items: start;
	margin-top: 22px;
	box-sizing: border-box;
	padding-left: clamp(8px, 1vw, 14px);
	padding-right: clamp(8px, 1vw, 14px);
}

.lcs-app-main {
	min-width: 0;
}

.lcs-calculator-panel {
	min-width: 0;
}

.lcs-calculator-sticky {
	position: sticky;
	top: 18px;
	background: #ffffff;
	border: 1px solid #dce5ef;
	border-radius: 8px;
	padding: 14px;
	box-shadow: 0 18px 38px rgba(15, 23, 42, 0.08);
}

.lcs-calculator-panel-header {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 10px;
	padding-bottom: 12px;
	border-bottom: 1px solid #edf2f7;
}

.lcs-calculator-bank-logo {
	width: 66px;
	max-height: 38px;
	object-fit: contain;
	flex: 0 0 66px;
}

.lcs-calculator-panel-header strong,
.lcs-calculator-panel-header span {
	display: block;
}

.lcs-calculator-panel-header strong {
	color: #0f172a;
	font-size: 15px;
}

.lcs-calculator-panel-header span,
.lcs-calculator-note {
	color: #64748b;
	font-size: 13px;
}

.lcs-calculator-note {
	margin: 0 0 12px;
}

.lcs-section {
	box-sizing: border-box;
	background: #ffffff;
	border: 1px solid #dfe7f0;
	border-radius: 8px;
	padding: 22px;
	margin-bottom: 16px;
	box-shadow: 0 8px 22px rgba(15, 23, 42, 0.04);
}

.lcs-section + .lcs-section {
	margin-top: 0;
}

.lcs-section h2 {
	margin: 0 0 16px;
	color: #0f172a;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	font-size: 22px;
	font-weight: 850;
	letter-spacing: 0;
	line-height: 1.22;
}

.lcs-summary-panel {
	margin-top: 0;
	background: #ffffff;
}

.lcs-section-title {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #0f172a;
}

.lcs-section-kicker {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 10px;
	color: #64748b;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: .04em;
	text-transform: uppercase;
}

.lcs-detail-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 14px;
	box-sizing: border-box;
	padding-left: clamp(8px, 1vw, 14px);
	padding-right: clamp(8px, 1vw, 14px);
}

.lcs-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px;
	box-sizing: border-box;
	padding-left: clamp(8px, 1vw, 14px);
	padding-right: clamp(8px, 1vw, 14px);
}

.lcs-breakdown-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px;
	box-sizing: border-box;
	margin-top: 18px;
	padding-left: clamp(8px, 1vw, 14px);
	padding-right: clamp(8px, 1vw, 14px);
}

.lcs-breakdown-card,
.lcs-detail-note,
.lcs-card {
	box-shadow: 0 8px 20px rgba(15, 23, 42, 0.04);
	transition: border-color .16s ease, transform .16s ease, box-shadow .16s ease;
}

.lcs-detail-note,
.lcs-chip-grid {
	box-sizing: border-box;
	padding-left: clamp(8px, 1vw, 14px);
	padding-right: clamp(8px, 1vw, 14px);
}

.lcs-card:hover,
.lcs-chip-grid a:hover {
	border-color: #0f766e;
	box-shadow: 0 12px 26px rgba(15, 118, 110, 0.12);
	transform: translateY(-1px);
}

.lcs-breakdown-card h3,
.lcs-detail-note h3,
.lcs-faq h3 {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0 0 10px;
	color: #0f172a;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	font-size: 16px;
	font-weight: 850;
	letter-spacing: 0;
	line-height: 1.25;
}

.lcs-detail-note p,
.lcs-faq p,
.lcs-summary-copy p {
	color: #475569;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0;
}

.lcs-detail-note p {
	margin: 0;
}

.lcs-detail-note .lcs-mini-icon {
	width: 34px;
	height: 34px;
	flex-basis: 34px;
	border-radius: 8px;
}

.lcs-detail-note .lcs-mini-icon svg {
	width: 19px;
	height: 19px;
}

.lcs-loan-application {
	position: fixed;
	inset: 0;
	z-index: 99999;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: opacity .24s ease, visibility .24s ease;
}

.lcs-loan-application:target {
	opacity: 1;
	visibility: visible;
	pointer-events: auto;
}

.lcs-application-backdrop {
	position: absolute;
	inset: 0;
	display: block;
	background: rgba(15, 23, 42, 0.5);
	backdrop-filter: blur(8px);
}

.lcs-application-drawer {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	overscroll-behavior: contain;
	transform: translateY(-100%);
	transition: transform .36s cubic-bezier(.22, .85, .24, 1);
	background:
		linear-gradient(180deg, rgba(240, 253, 250, 0.96), rgba(255, 255, 255, 0.98) 250px),
		#ffffff;
}

.lcs-loan-application:target .lcs-application-drawer {
	transform: translateY(0);
}

.lcs-application-shell {
	display: grid;
	align-content: start;
	width: min(1120px, calc(100% - 32px));
	min-height: 100%;
	margin: 0 auto;
	padding: 34px 0 42px;
}

.lcs-application-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	margin-bottom: 18px;
	padding: 18px;
	border: 1px solid #cfe8e5;
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0 18px 38px rgba(15, 23, 42, 0.08);
}

.lcs-application-bank {
	display: flex;
	align-items: center;
	gap: 14px;
	min-width: 0;
}

.lcs-application-bank-logo {
	flex: 0 0 78px;
	max-width: 78px;
	max-height: 48px;
	width: auto;
	height: auto;
	object-fit: contain;
	padding: 9px;
	border: 1px solid #dbe4ef;
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0 8px 18px rgba(15, 23, 42, 0.05);
}

.lcs-application-bank span {
	display: block;
	margin-bottom: 4px;
	color: #0f766e;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: .04em;
	text-transform: uppercase;
}

.lcs-application-bank h2 {
	margin: 0;
	color: #0f172a;
	font-size: 24px;
	line-height: 1.2;
}

.lcs-application-bank p {
	margin: 6px 0 0;
	color: #64748b;
	font-size: 14px;
	line-height: 1.55;
}

.lcs-application-actions {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	flex: 0 0 auto;
}

.lcs-application-chip {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	min-height: 34px;
	padding: 7px 12px;
	border: 1px solid #dbe4ef;
	border-radius: 8px;
	background: #f8fafc;
	color: #334155;
	font-size: 12px;
	font-weight: 750;
}

.lcs-application-close {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	border: 1px solid #dbe4ef;
	border-radius: 8px;
	background: #ffffff;
	color: #334155;
	text-decoration: none;
	box-shadow: 0 8px 18px rgba(15, 23, 42, 0.06);
}

.lcs-application-close:hover,
.lcs-application-close:focus {
	border-color: #14b8a6;
	color: #0f766e;
}

.lcs-application-close svg {
	width: 19px;
	height: 19px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2;
	stroke-linecap: round;
}

.lcs-fluent-form-wrap {
	padding: 22px;
	border: 1px solid #dbe4ef;
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0 18px 38px rgba(15, 23, 42, 0.08);
}

.lcs-fluent-form-wrap .fluentform {
	margin: 0;
}

.lcs-fluent-form-wrap form {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	column-gap: 14px;
	row-gap: 12px;
	align-items: start;
}

.lcs-fluent-form-wrap .ff-el-group {
	margin: 0;
	min-width: 0;
}

.lcs-fluent-form-wrap .ff-el-input--label {
	margin: 0 0 6px;
	padding: 0;
	line-height: 1.2;
}

.lcs-fluent-form-wrap .ff-el-input--label label {
	color: #334155;
	font-size: 12px;
	font-weight: 750;
	letter-spacing: .02em;
	line-height: 1.2;
}

.lcs-fluent-form-wrap .ff-el-form-control {
	min-height: 42px;
	border: 1px solid #dbe4ef;
	border-radius: 8px;
	background: #ffffff;
	color: #0f172a;
	box-shadow: none;
	font-size: 14px;
	line-height: 1.3;
}

.lcs-fluent-form-wrap .lcs-ff-field-mobile_number .ff-el-input--content,
.lcs-fluent-form-wrap .lcs-ff-field-whatsapp_number .ff-el-input--content,
.lcs-fluent-form-wrap .lcs-ff-field-city .ff-el-input--content,
.lcs-fluent-form-wrap .lcs-ff-field-loan_amount .ff-el-input--content {
	position: relative;
}

.lcs-fluent-form-wrap .lcs-ff-field-mobile_number .ff-el-form-control,
.lcs-fluent-form-wrap .lcs-ff-field-whatsapp_number .ff-el-form-control,
.lcs-fluent-form-wrap .lcs-ff-field-city .ff-el-form-control,
.lcs-fluent-form-wrap .lcs-ff-field-loan_amount .ff-el-form-control {
	padding-left: 46px;
}

.lcs-fluent-form-wrap .lcs-ff-field-mobile_number .ff-el-input--content::before,
.lcs-fluent-form-wrap .lcs-ff-field-whatsapp_number .ff-el-input--content::before,
.lcs-fluent-form-wrap .lcs-ff-field-city .ff-el-input--content::before,
.lcs-fluent-form-wrap .lcs-ff-field-loan_amount .ff-el-input--content::before {
	position: absolute;
	left: 12px;
	top: 50%;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	border-radius: 7px;
	transform: translateY(-50%);
	pointer-events: none;
	font-size: 14px;
	font-weight: 800;
	line-height: 1;
}

.lcs-fluent-form-wrap .lcs-ff-field-mobile_number .ff-el-input--content::before {
	content: "🇮🇳";
	background: #fff7ed;
	box-shadow: inset 0 0 0 1px #fed7aa;
}

.lcs-fluent-form-wrap .lcs-ff-field-whatsapp_number .ff-el-input--content::before {
	content: "";
	background-color: #22c55e;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7.5 19.5 4 20.5l1-3.4A8 8 0 1 1 7.5 19.5Z'/%3E%3Cpath d='M9 8.8c.2 3 2.4 5.1 5.2 5.8l1.1-1.1c.3-.3.8-.3 1.1 0l1 .8'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 17px 17px;
}

.lcs-fluent-form-wrap .lcs-ff-field-city .ff-el-input--content::before {
	content: "";
	background-color: #eff6ff;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231d4ed8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21s6-5.2 6-11a6 6 0 0 0-12 0c0 5.8 6 11 6 11Z'/%3E%3Ccircle cx='12' cy='10' r='2'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	box-shadow: inset 0 0 0 1px #bfdbfe;
}

.lcs-fluent-form-wrap .lcs-ff-field-loan_amount .ff-el-input--content::before {
	content: "₹";
	background: #ecfdf5;
	color: #047857;
	box-shadow: inset 0 0 0 1px #bbf7d0;
}

.lcs-fluent-form-wrap .lcs-ff-field-applicant_name .ff-el-input--content,
.lcs-fluent-form-wrap .lcs-ff-field-email .ff-el-input--content,
.lcs-fluent-form-wrap .lcs-ff-field-message .ff-el-input--content {
	position: relative;
}

.lcs-fluent-form-wrap .lcs-ff-field-applicant_name .ff-el-form-control,
.lcs-fluent-form-wrap .lcs-ff-field-email .ff-el-form-control,
.lcs-fluent-form-wrap .lcs-ff-field-message .ff-el-form-control {
	padding-left: 48px !important;
}

.lcs-fluent-form-wrap .lcs-ff-field-message .ff-el-form-control {
	padding-top: 13px;
}

.lcs-fluent-form-wrap .lcs-ff-field-applicant_name .ff-el-input--content::before,
.lcs-fluent-form-wrap .lcs-ff-field-email .ff-el-input--content::before,
.lcs-fluent-form-wrap .lcs-ff-field-message .ff-el-input--content::before {
	position: absolute;
	left: 12px;
	top: 21px;
	z-index: 3;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 24px;
	height: 24px;
	border-radius: 7px;
	pointer-events: none;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 16px 16px;
}

.lcs-fluent-form-wrap .lcs-ff-field-message .ff-el-input--content::before {
	top: 14px;
}

.lcs-fluent-form-wrap .lcs-ff-field-applicant_name .ff-el-input--content::before {
	content: "";
	background-color: #f8fafc;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23334155' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='8' r='4'/%3E%3Cpath d='M5 20c1.4-3 3.7-4.5 7-4.5s5.6 1.5 7 4.5'/%3E%3C/svg%3E");
	box-shadow: inset 0 0 0 1px #e2e8f0;
}

.lcs-fluent-form-wrap .lcs-ff-field-email .ff-el-input--content::before {
	content: "";
	background-color: #f0f9ff;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230284c7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='6' width='16' height='12' rx='2'/%3E%3Cpath d='m5 8 7 5 7-5'/%3E%3C/svg%3E");
	box-shadow: inset 0 0 0 1px #bae6fd;
}

.lcs-fluent-form-wrap .lcs-ff-field-message .ff-el-input--content::before {
	content: "";
	background-color: #f8fafc;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 6h14M5 12h14M5 18h8'/%3E%3C/svg%3E");
	box-shadow: inset 0 0 0 1px #e2e8f0;
}

.lcs-fluent-form-wrap .lcs-ff-field-mobile_number .ff-el-input--content::before,
.lcs-fluent-form-wrap .lcs-ff-field-whatsapp_number .ff-el-input--content::before,
.lcs-fluent-form-wrap .lcs-ff-field-city .ff-el-input--content::before,
.lcs-fluent-form-wrap .lcs-ff-field-loan_amount .ff-el-input--content::before {
	top: 21px;
	z-index: 3;
	transform: none;
}

.lcs-fluent-form-wrap .lcs-ff-field-mobile_number .ff-el-form-control,
.lcs-fluent-form-wrap .lcs-ff-field-whatsapp_number .ff-el-form-control,
.lcs-fluent-form-wrap .lcs-ff-field-city .ff-el-form-control,
.lcs-fluent-form-wrap .lcs-ff-field-loan_amount .ff-el-form-control {
	padding-left: 48px !important;
}

.lcs-fluent-form-wrap .lcs-ff-field-mobile_number .ff-el-input--content::before {
	content: "" !important;
	background: #fff7ed;
	background-image: linear-gradient(#ff9933 0 33%, #ffffff 33% 66%, #138808 66% 100%);
}

.lcs-fluent-form-wrap .lcs-ff-field-loan_amount .ff-el-input--content::before {
	content: "\20B9" !important;
}

.lcs-fluent-form-wrap .lcs-field-invalid .ff-el-form-control {
	border-color: #ef4444;
	box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.12);
}

.lcs-fluent-form-wrap textarea.ff-el-form-control {
	min-height: 92px;
}

.lcs-fluent-form-wrap .ff-el-form-control:focus {
	border-color: #14b8a6;
	box-shadow: 0 0 0 3px rgba(20, 184, 166, 0.16);
	outline: none;
}

.lcs-fluent-form-wrap .ff-btn-submit {
	position: relative;
	min-height: 44px;
	border: 1px solid #0f766e !important;
	border-radius: 8px !important;
	padding: 11px 18px !important;
	background: linear-gradient(135deg, #0f766e, #14b8a6) !important;
	color: #ffffff !important;
	font-weight: 850 !important;
	box-shadow: 0 10px 22px rgba(15, 118, 110, 0.22);
}

.lcs-fluent-form-wrap .ff-message-success,
.lcs-fluent-form-wrap .ff_success_message {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 22px 22px 22px 76px !important;
	border: 1px solid #bbf7d0 !important;
	border-radius: 8px !important;
	background:
		linear-gradient(135deg, rgba(236, 253, 245, 0.96), rgba(255, 255, 255, 0.98)),
		#ffffff !important;
	color: #14532d !important;
	box-shadow: 0 18px 38px rgba(15, 118, 110, 0.14);
}

.lcs-fluent-form-wrap .ff-message-success::before,
.lcs-fluent-form-wrap .ff_success_message::before {
	content: "";
	position: absolute;
	left: 22px;
	top: 22px;
	width: 38px;
	height: 38px;
	border-radius: 8px;
	background:
		url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 12 4 4 8-8'/%3E%3C/svg%3E") center / 22px 22px no-repeat,
		linear-gradient(135deg, #0f766e, #14b8a6);
	box-shadow: 0 12px 24px rgba(15, 118, 110, 0.26);
}

.lcs-fluent-form-wrap .ff-message-success h3,
.lcs-fluent-form-wrap .ff_success_message h3 {
	margin: 0 0 6px;
	color: #064e3b;
	font-size: 20px;
	line-height: 1.25;
}

.lcs-fluent-form-wrap .ff-message-success p,
.lcs-fluent-form-wrap .ff_success_message p {
	margin: 0;
	color: #166534;
	font-size: 14px;
	line-height: 1.6;
}

.lcs-success-celebrated {
	animation: lcs-success-pop .42s ease-out both;
}

.lcs-confetti-layer {
	position: fixed;
	inset: 0;
	z-index: 100001;
	overflow: hidden;
	pointer-events: none;
}

.lcs-confetti-layer span {
	position: absolute;
	left: var(--x);
	top: -16px;
	width: 8px;
	height: 14px;
	border-radius: 2px;
	background: var(--color);
	opacity: 0;
	transform: translate3d(0, 0, 0) rotate(0deg);
	animation: lcs-confetti-fall 2.4s cubic-bezier(.12, .68, .18, 1) var(--delay) forwards;
}

.lcs-confetti-layer span:nth-child(3n) {
	width: 7px;
	height: 7px;
	border-radius: 999px;
}

.lcs-confetti-layer span:nth-child(4n) {
	width: 12px;
	height: 6px;
}

@keyframes lcs-success-pop {
	0% {
		transform: translateY(8px) scale(.98);
	}
	100% {
		transform: translateY(0) scale(1);
	}
}

@keyframes lcs-confetti-fall {
	0% {
		opacity: 0;
		transform: translate3d(0, -10px, 0) rotate(0deg);
	}
	12% {
		opacity: 1;
	}
	100% {
		opacity: 0;
		transform: translate3d(var(--dx), 105vh, 0) rotate(var(--rot));
	}
}

.lcs-fluent-form-wrap .lcs-ff-field-message,
.lcs-fluent-form-wrap .lcs-ff-consent,
.lcs-fluent-form-wrap .lcs-ff-submit-wrap,
.lcs-fluent-form-wrap .ff-message-success,
.lcs-fluent-form-wrap .ff-errors-in-stack {
	grid-column: 1 / -1;
}

.lcs-fluent-form-wrap .lcs-ff-submit-wrap {
	order: 90;
	margin-top: 2px;
}

.lcs-fluent-form-wrap .lcs-ff-consent {
	order: 100;
	margin-top: -4px;
}

.lcs-form-consent {
	margin: 0;
	color: #64748b;
	font-size: 11px;
	font-weight: 400;
	line-height: 1.55;
}

.lcs-form-missing {
	display: grid;
	gap: 4px;
	padding: 14px;
	border: 1px dashed #cbd5e1;
	border-radius: 8px;
	background: #f8fafc;
	color: #475569;
}

.lcs-bank-card {
	display: flex;
	flex-direction: column;
	min-height: 220px;
}

.lcs-bank-card-top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 12px;
	margin-bottom: 14px;
}

.lcs-card-logo {
	max-width: 112px;
	max-height: 42px;
	object-fit: contain;
}

.lcs-badge {
	display: inline-flex;
	align-items: center;
	border: 1px solid #dbe4ef;
	border-radius: 999px;
	padding: 5px 8px;
	background: #f8fafc;
	color: #475569;
	font-size: 11px;
	font-weight: 800;
	line-height: 1.1;
	text-align: center;
}

.lcs-card-metrics {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 8px;
	margin-top: auto;
	padding-top: 14px;
}

.lcs-card-metrics > span {
	border: 1px solid #e2e8f0;
	border-radius: 8px;
	padding: 10px;
	background: #f8fafc;
}

.lcs-card-metrics small,
.lcs-amount-card small {
	display: block;
	color: #64748b;
	font-size: 11px;
	font-weight: 750;
	letter-spacing: .03em;
	text-transform: uppercase;
}

.lcs-card-metrics b {
	display: block;
	margin-top: 4px;
	color: #0f172a;
	font-size: 14px;
}

.lcs-amount-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px;
	box-sizing: border-box;
	padding-left: clamp(8px, 1vw, 14px);
	padding-right: clamp(8px, 1vw, 14px);
}

.lcs-amount-card {
	display: block;
	border: 1px solid #dbe4ef;
	border-radius: 8px;
	padding: 14px;
	background: #ffffff;
	text-decoration: none;
	box-shadow: 0 8px 20px rgba(15, 23, 42, 0.04);
	transition: border-color .16s ease, transform .16s ease, box-shadow .16s ease;
}

.lcs-amount-card:hover {
	border-color: #0f766e;
	box-shadow: 0 12px 26px rgba(15, 118, 110, 0.12);
	transform: translateY(-1px);
}

.lcs-amount-card span,
.lcs-amount-card strong {
	display: block;
}

.lcs-amount-card span {
	color: #334155;
	font-weight: 800;
}

.lcs-amount-card strong {
	margin-top: 8px;
	color: #0f172a;
	font-size: 18px;
}

.lcs-home-grid {
	align-items: start;
}

.lcs-tool-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
	box-sizing: border-box;
	padding-left: clamp(8px, 1vw, 14px);
	padding-right: clamp(8px, 1vw, 14px);
}

.lcs-tool-card {
	display: flex;
	align-items: flex-start;
	gap: 12px;
	border: 1px solid #dbe4ef;
	border-radius: 8px;
	padding: 15px;
	background: #ffffff;
	color: #0f172a;
	text-decoration: none;
	box-shadow: 0 8px 20px rgba(15, 23, 42, 0.04);
	transition: border-color .16s ease, transform .16s ease, box-shadow .16s ease;
}

.lcs-tool-card:hover,
.lcs-logo-tile:hover {
	border-color: #0f766e;
	box-shadow: 0 12px 26px rgba(15, 118, 110, 0.12);
	transform: translateY(-1px);
}

.lcs-tool-card strong,
.lcs-tool-card small,
.lcs-logo-tile strong,
.lcs-logo-tile small {
	display: block;
}

.lcs-tool-card strong,
.lcs-logo-tile strong {
	color: #0f172a;
	font-size: 15px;
	line-height: 1.25;
}

.lcs-tool-card small,
.lcs-logo-tile small {
	margin-top: 5px;
	color: #64748b;
	line-height: 1.45;
}

.lcs-tool-icon {
	background: #ecfdf5;
	color: #047857;
}

.lcs-home-bank-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px;
	box-sizing: border-box;
	padding-left: clamp(8px, 1vw, 14px);
	padding-right: clamp(8px, 1vw, 14px);
}

.lcs-bank-strip-section {
	margin-top: 12px;
	padding: 16px;
}

.lcs-bank-strip-copy {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	margin-bottom: 10px;
}

.lcs-bank-strip-copy h2 {
	margin-bottom: 4px;
	font-size: 22px;
}

.lcs-bank-strip-copy p {
	max-width: 760px;
	margin: 0;
	color: #475569;
	font-size: 14px;
	line-height: 1.45;
}

.lcs-bank-strip-copy > a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	min-height: 38px;
	border-radius: 6px;
	padding: 8px 13px;
	background: #0f766e;
	color: #ffffff !important;
	font-weight: 800;
	text-decoration: none;
}

.lcs-bank-strip-grid {
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	gap: 10px;
	box-sizing: border-box;
	padding-left: clamp(8px, 1vw, 14px);
	padding-right: clamp(8px, 1vw, 14px);
}

.lcs-bank-strip-grid .lcs-logo-tile {
	display: block;
	min-height: 88px;
	padding: 10px;
}

.lcs-bank-strip-grid .lcs-logo-tile .lcs-chip-logo {
	display: block;
	max-width: 64px;
	max-height: 28px;
	margin-bottom: 8px;
}

.lcs-logo-tile {
	display: flex;
	align-items: center;
	gap: 12px;
	border: 1px solid #dbe4ef;
	border-radius: 8px;
	padding: 13px;
	background: #ffffff;
	text-decoration: none;
	box-shadow: 0 8px 20px rgba(15, 23, 42, 0.04);
	transition: border-color .16s ease, transform .16s ease, box-shadow .16s ease;
}

.lcs-logo-tile .lcs-chip-logo {
	flex: 0 0 42px;
	max-width: 42px;
	max-height: 28px;
	object-fit: contain;
}

.lcs-section-action {
	margin: 16px 0 0;
}

.lcs-content-list {
	display: grid;
	gap: 10px;
	box-sizing: border-box;
	padding-left: clamp(8px, 1vw, 14px);
	padding-right: clamp(8px, 1vw, 14px);
}

.lcs-content-list p {
	margin: 0;
	border: 1px solid #e2e8f0;
	border-radius: 8px;
	padding: 12px;
	background: #f8fafc;
	color: #475569;
	line-height: 1.6;
}

.lcs-borrower-guide {
	scroll-margin-top: 24px;
}

.lcs-guide-intro {
	max-width: 760px;
	margin: 0 0 18px;
	color: #475569;
	line-height: 1.65;
}

.lcs-guide-layout {
	display: grid;
	grid-template-columns: minmax(210px, 250px) minmax(0, 1fr);
	gap: 16px;
	align-items: start;
	box-sizing: border-box;
	padding-left: clamp(8px, 1vw, 14px);
	padding-right: clamp(8px, 1vw, 14px);
}

.lcs-guide-toc {
	position: sticky;
	top: 18px;
	border: 1px solid #dbe4ef;
	border-radius: 8px;
	padding: 14px;
	background: #f8fafc;
	box-shadow: 0 8px 18px rgba(15, 23, 42, 0.04);
}

.lcs-guide-toc strong {
	display: block;
	margin-bottom: 10px;
	color: #0f172a;
	font-size: 13px;
	font-weight: 900;
}

.lcs-guide-toc ol {
	display: grid;
	gap: 7px;
	margin: 0;
	padding-left: 18px;
	color: #94a3b8;
}

.lcs-guide-toc li {
	padding-left: 2px;
}

.lcs-guide-toc a {
	color: #334155;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.35;
	text-decoration: none;
}

.lcs-guide-toc a:hover {
	color: #0f766e;
}

.lcs-guide-content {
	display: grid;
	gap: 12px;
	box-sizing: border-box;
	padding-left: clamp(8px, 1vw, 14px);
	padding-right: clamp(8px, 1vw, 14px);
}

.lcs-guide-card {
	scroll-margin-top: 22px;
	border: 1px solid #dbe4ef;
	border-radius: 8px;
	padding: 16px;
	background: #ffffff;
	box-shadow: 0 8px 20px rgba(15, 23, 42, 0.04);
}

.lcs-guide-card h3 {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0 0 10px;
	color: #0f172a;
	font-size: 17px;
	line-height: 1.3;
}

.lcs-guide-card h3 .lcs-mini-icon {
	flex: 0 0 36px;
	width: 36px;
	height: 36px;
}

.lcs-guide-card p {
	margin: 0 0 12px;
	color: #475569;
	line-height: 1.65;
}

.lcs-guide-points {
	display: grid;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.lcs-guide-points li {
	position: relative;
	padding-left: 22px;
	color: #334155;
	font-size: 14px;
	line-height: 1.5;
}

.lcs-guide-points li::before {
	content: "";
	position: absolute;
	left: 0;
	top: .55em;
	width: 8px;
	height: 8px;
	border-radius: 999px;
	background: #14b8a6;
	box-shadow: 0 0 0 4px rgba(20, 184, 166, 0.12);
}

.lcs-guide-note {
	display: flex;
	gap: 12px;
	align-items: flex-start;
	border: 1px solid #bfdbfe;
	border-radius: 8px;
	padding: 14px;
	background: #eff6ff;
}

.lcs-guide-note .lcs-mini-icon {
	flex: 0 0 36px;
	width: 36px;
	height: 36px;
	background: #dbeafe;
	color: #1d4ed8;
}

.lcs-guide-note p {
	margin: 0;
	color: #1e3a8a;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.55;
}

.lcs-section-action a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 38px;
	border-radius: 6px;
	padding: 8px 13px;
	background: #0f766e;
	color: #ffffff !important;
	font-weight: 800;
	text-decoration: none;
}

.site-info {
	border-top: 1px solid #dbe4ef;
	background: #ffffff !important;
	color: #334155 !important;
}

.site-info .copyright-bar {
	display: grid;
	gap: 6px;
	justify-items: center;
	color: #334155 !important;
	text-align: center;
}

.site-info .copyright {
	color: #0f172a !important;
	font-weight: 850;
}

.lcs-site-footer-disclaimer {
	display: block;
	max-width: 960px;
	color: #64748b !important;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.6;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}

.lcs-home-calculator-icon {
	width: 46px;
	height: 46px;
	flex: 0 0 46px;
	background: #eff6ff;
	color: #1d4ed8;
}

.lcs-home-calculator-icon svg {
	width: 24px;
	height: 24px;
}

body.lcs-calculator-landing .lcs-hero {
	padding: 18px;
}

body.lcs-calculator-landing .lcs-hero p {
	line-height: 1.5;
}

body.lcs-calculator-landing .lcs-stats {
	margin-top: 12px;
}

body.lcs-calculator-landing .lcs-stats div {
	padding: 12px;
}

.lcs-table {
	overflow: hidden;
	border-radius: 8px;
}

.lcs-table th,
.lcs-table td {
	border-color: #e2e8f0;
}

.lcs-table th {
	vertical-align: middle;
	background: #f8fafc;
	color: #334155;
}

.lcs-table th .lcs-mini-icon {
	width: 28px;
	height: 28px;
	flex-basis: 28px;
	margin-right: 8px;
	background: #ffffff;
	color: #334155;
	border: 1px solid #e2e8f0;
}

.lcs-table th .lcs-mini-icon svg {
	width: 16px;
	height: 16px;
}

.lcs-table td {
	color: #111827;
	font-weight: 650;
}

.lcs-tenure-table th,
.lcs-tenure-table td {
	vertical-align: middle;
}

.lcs-row-action {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 34px;
	border-radius: 6px;
	padding: 7px 12px;
	background: #0f766e;
	color: #ffffff !important;
	font-weight: 800;
	text-decoration: none;
}

.lcs-chip-grid a {
	border-color: #dbe4ef;
	color: #0f172a;
	font-weight: 650;
}

.lcs-columns > div {
	background: #ffffff;
	border: 1px solid #e2e8f0;
	border-radius: 8px;
	padding: 16px;
}

.lcs-columns {
	box-sizing: border-box;
	padding-left: clamp(8px, 1vw, 14px);
	padding-right: clamp(8px, 1vw, 14px);
}

.lcs-columns h3 {
	margin-top: 0;
	color: #0f172a;
}

.lcs-columns ul {
	margin-bottom: 0;
}

.lcs-faq h3 {
	background: #f8fafc;
	border: 1px solid #e2e8f0;
	border-radius: 8px;
	padding: 12px;
}

.lcs-faq p {
	margin-bottom: 18px;
	line-height: 1.65;
}

.lcs-calculator-sticky .wp-loan-calculator-main {
	margin: 0;
}

.lcs-calculator-sticky .calculator-heading-section,
.lcs-calculator-sticky .calculator-heading-block,
.lcs-calculator-sticky .heading-section,
.lcs-calculator-sticky .menu-sec-cls,
body.lcs-calculator-landing .calculator-heading-section,
body.lcs-calculator-landing .calculator-heading-block,
body.lcs-calculator-landing .heading-section,
body.lcs-calculator-landing .menu-sec-cls {
	display: none !important;
}

.lcs-calculator-sticky .wp-loan-calculator-main,
.lcs-calculator-sticky .wp-loan-calculator-main-new,
.lcs-calculator-sticky .wp-loan-mobile-view,
body.lcs-calculator-landing .wp-loan-calculator-main,
body.lcs-calculator-landing .wp-loan-calculator-main-new,
body.lcs-calculator-landing .wp-loan-mobile-view {
	width: 100% !important;
	max-width: none !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.lcs-calculator-sticky .wp-loan-calculator-main .custom-container,
.lcs-calculator-sticky .wp-loan-calculator-main .loan-option-text-info-section,
.lcs-calculator-sticky .wp-loan-calculator-main-new .custom-container,
.lcs-calculator-sticky .wp-loan-calculator-main-new .loan-option-text-info-section,
body.lcs-calculator-landing .wp-loan-calculator-main .custom-container,
body.lcs-calculator-landing .wp-loan-calculator-main .loan-option-text-info-section,
body.lcs-calculator-landing .wp-loan-calculator-main-new .custom-container,
body.lcs-calculator-landing .wp-loan-calculator-main-new .loan-option-text-info-section {
	width: 100%;
	max-width: none;
	padding: 0;
}

.lcs-calculator-sticky .loan-option-text-info-block,
.lcs-calculator-sticky .loan-detail-section-child,
.lcs-calculator-sticky .sub-main-tab,
.lcs-calculator-sticky .loan-detail-cal-desc,
body.lcs-calculator-landing .loan-option-text-info-block,
body.lcs-calculator-landing .sub-main-tab {
	background: transparent !important;
	border: 0 !important;
	box-shadow: none !important;
}

.lcs-calculator-sticky section.loan-option-text-info,
body.lcs-calculator-landing section.loan-option-text-info {
	width: 100% !important;
	max-width: none !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.lcs-calculator-sticky .first-row,
.lcs-calculator-sticky .second-row,
.lcs-calculator-sticky .site-wraps-row-downpayment-extrapayment-row,
body.lcs-calculator-landing .first-row,
body.lcs-calculator-landing .second-row,
body.lcs-calculator-landing .site-wraps-row-downpayment-extrapayment-row {
	display: grid !important;
	grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	gap: 14px !important;
	margin: 0 !important;
}

.lcs-calculator-sticky .first-row-sub-child,
.lcs-calculator-sticky .second-row-sub-child,
.lcs-calculator-sticky .first-row-main-child,
body.lcs-calculator-landing .first-row-sub-child,
body.lcs-calculator-landing .second-row-sub-child,
body.lcs-calculator-landing .first-row-main-child {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

.lcs-calculator-sticky .loan-text,
body.lcs-calculator-landing .loan-text {
	display: block;
	margin-bottom: 6px;
	color: #334155;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: .04em;
	text-transform: uppercase;
}

.lcs-calculator-sticky input[type="text"],
.lcs-calculator-sticky input[type="number"],
.lcs-calculator-sticky select,
body.lcs-calculator-landing input[type="text"],
body.lcs-calculator-landing input[type="number"],
body.lcs-calculator-landing select {
	width: 100% !important;
	min-height: 42px;
	border: 1px solid #d7e0ea !important;
	border-radius: 6px !important;
	background: #f8fafc !important;
	color: #0f172a !important;
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	font-size: 15px !important;
	font-weight: 650;
	padding: 8px 10px !important;
	box-shadow: none !important;
}

.lcs-calculator-sticky .payment-opt-drop,
body.lcs-calculator-landing .payment-opt-drop {
	background: #f8fafc !important;
	color: #0f172a !important;
}

.lcs-calculator-sticky .loan-number-payment-with-label,
body.lcs-calculator-landing .loan-number-payment-with-label {
	width: 100% !important;
}

.lcs-calculator-sticky .loan-new-theme-inner-block,
body.lcs-calculator-landing .loan-new-theme-inner-block {
	width: 100% !important;
	gap: 8px !important;
}

.lcs-calculator-sticky .loan-text-dis-new-theme-block,
body.lcs-calculator-landing .loan-text-dis-new-theme-block {
	width: 100% !important;
	padding: 14px !important;
	border: 1px solid #e2e8f0 !important;
	border-radius: 8px !important;
	background: #ffffff !important;
	box-shadow: 0 8px 18px rgba(15, 23, 42, 0.04) !important;
}

.lcs-calculator-sticky .loan-new-theme-range-slider,
body.lcs-calculator-landing .loan-new-theme-range-slider {
	width: 100% !important;
	padding-top: 6px;
}

.lcs-calculator-sticky input[type="range"],
body.lcs-calculator-landing input[type="range"] {
	-webkit-appearance: none !important;
	appearance: none !important;
	width: 100% !important;
	height: 12px !important;
	min-height: 12px !important;
	border: 0 !important;
	border-radius: 999px !important;
	padding: 0 !important;
	background: linear-gradient(90deg, #0f766e 0%, #14b8a6 50%, #e2e8f0 50%, #e2e8f0 100%) !important;
	box-shadow: inset 0 1px 2px rgba(15, 23, 42, 0.16) !important;
	opacity: 1 !important;
	cursor: pointer;
	accent-color: #0f766e;
}

.lcs-calculator-sticky input[type="range"]::-webkit-slider-runnable-track,
body.lcs-calculator-landing input[type="range"]::-webkit-slider-runnable-track {
	height: 12px !important;
	border-radius: 999px !important;
	background: transparent !important;
	box-shadow: none !important;
}

.lcs-calculator-sticky input[type="range"]::-webkit-slider-thumb,
body.lcs-calculator-landing input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none !important;
	appearance: none !important;
	width: 24px !important;
	height: 24px !important;
	margin-top: -6px !important;
	border: 3px solid #ffffff !important;
	border-radius: 50% !important;
	background: #0f766e !important;
	box-shadow: 0 6px 16px rgba(15, 118, 110, 0.35), 0 0 0 1px rgba(15, 118, 110, 0.28) !important;
	cursor: grab;
}

.lcs-calculator-sticky input[type="range"]::-moz-range-track,
body.lcs-calculator-landing input[type="range"]::-moz-range-track {
	height: 12px !important;
	border-radius: 999px !important;
	background: transparent !important;
}

.lcs-calculator-sticky input[type="range"]::-moz-range-thumb,
body.lcs-calculator-landing input[type="range"]::-moz-range-thumb {
	width: 20px !important;
	height: 20px !important;
	border: 3px solid #ffffff !important;
	border-radius: 50% !important;
	background: #0f766e !important;
	box-shadow: 0 6px 16px rgba(15, 118, 110, 0.35), 0 0 0 1px rgba(15, 118, 110, 0.28) !important;
	cursor: grab;
}

.lcs-calculator-sticky input[type="range"]:active::-webkit-slider-thumb,
body.lcs-calculator-landing input[type="range"]:active::-webkit-slider-thumb {
	cursor: grabbing;
	transform: scale(1.04);
}

.lcs-calculator-sticky input[type="range"]:focus-visible,
body.lcs-calculator-landing input[type="range"]:focus-visible {
	outline: 3px solid rgba(20, 184, 166, 0.28) !important;
	outline-offset: 4px;
}

.lcs-calculator-sticky .loan-text-dis,
body.lcs-calculator-landing .loan-text-dis {
	background: transparent !important;
	border: 0 !important;
	padding: 0 !important;
}

.lcs-calculator-sticky .extra-info,
.lcs-calculator-sticky .rate_disp {
	color: #64748b;
}

.lcs-calculator-sticky .loan-detail-section,
body.lcs-calculator-landing .loan-detail-section {
	display: grid !important;
	grid-template-columns: 1fr !important;
	gap: 12px !important;
	margin-top: 14px !important;
	width: 100% !important;
	max-width: none !important;
}

.lcs-calculator-sticky .loan-detail-section-right-content,
.lcs-calculator-sticky .loan-detail-section-child-container,
.lcs-calculator-sticky .loan-detail-section-child,
.lcs-calculator-sticky .loan-detail-cal-desc,
body.lcs-calculator-landing .loan-detail-section-right-content,
body.lcs-calculator-landing .loan-detail-section-child-container,
body.lcs-calculator-landing .loan-detail-section-child,
body.lcs-calculator-landing .loan-detail-cal-desc {
	width: 100% !important;
	max-width: none !important;
	min-width: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.lcs-calculator-sticky .loan-cal-desc,
body.lcs-calculator-landing .loan-cal-desc {
	background: #f8fafc !important;
	border: 1px solid #e2e8f0 !important;
	border-radius: 8px !important;
	display: grid !important;
	grid-template-columns: 1fr !important;
	align-items: start !important;
	gap: 6px !important;
	width: 100% !important;
	max-width: none !important;
	padding: 12px 14px !important;
	margin-bottom: 10px !important;
}

.lcs-calculator-sticky .loan-cal-desc:has(.main-heading),
body.lcs-calculator-landing .loan-cal-desc:has(.main-heading) {
	grid-template-columns: 1fr !important;
}

.lcs-calculator-sticky .loan-cal-desc:has(.main-heading) .loan-cal-desc-heading,
body.lcs-calculator-landing .loan-cal-desc:has(.main-heading) .loan-cal-desc-heading {
	display: none !important;
}

.lcs-calculator-sticky .loan-cal-desc:has(.main-heading) .loan-cal-desc-val label,
body.lcs-calculator-landing .loan-cal-desc:has(.main-heading) .loan-cal-desc-val label {
	text-align: left !important;
}

.lcs-calculator-sticky .loan-cal-desc-heading,
.lcs-calculator-sticky .loan-cal-desc-val,
body.lcs-calculator-landing .loan-cal-desc-heading,
body.lcs-calculator-landing .loan-cal-desc-val {
	min-width: 0 !important;
	width: 100% !important;
}

.lcs-calculator-sticky .loan-cal-desc-heading label,
.lcs-calculator-sticky .loan-cal-desc-heading span,
body.lcs-calculator-landing .loan-cal-desc-heading label,
body.lcs-calculator-landing .loan-cal-desc-heading span {
	display: block !important;
	color: #64748b !important;
	font-size: 12px !important;
	font-weight: 800 !important;
	letter-spacing: .03em !important;
	white-space: normal !important;
	line-height: 1.25 !important;
	text-transform: uppercase !important;
}

.lcs-calculator-sticky .loan-cal-desc-val label,
body.lcs-calculator-landing .loan-cal-desc-val label {
	display: block !important;
	width: 100% !important;
	color: #0f172a !important;
	font-weight: 800;
	line-height: 1.25 !important;
	white-space: normal !important;
	word-break: normal !important;
	overflow-wrap: anywhere !important;
	text-align: left !important;
}

.lcs-calculator-sticky .loan-cal-desc-val label > span,
.lcs-calculator-sticky .loan-cal-desc-val label > strong,
body.lcs-calculator-landing .loan-cal-desc-val label > span,
body.lcs-calculator-landing .loan-cal-desc-val label > strong {
	display: inline !important;
}

.lcs-calculator-sticky #per_month_amount,
.lcs-calculator-sticky #loan_amount_year,
.lcs-calculator-sticky #total_interests_amt,
.lcs-calculator-sticky #total_interests_years,
body.lcs-calculator-landing #per_month_amount,
body.lcs-calculator-landing #loan_amount_year,
body.lcs-calculator-landing #total_interests_amt,
body.lcs-calculator-landing #total_interests_years {
	white-space: nowrap !important;
}

.lcs-calculator-sticky canvas,
.lcs-calculator-sticky iframe,
.lcs-calculator-sticky table {
	max-width: 100% !important;
}

.lcs-calculator-sticky .tabs label {
	border-radius: 6px !important;
}

.lcs-calculator-sticky .first-row,
.lcs-calculator-sticky .second-row,
.lcs-calculator-sticky .site-wraps-row-downpayment-extrapayment-row,
body.lcs-calculator-landing .lcs-calculator-sticky .first-row,
body.lcs-calculator-landing .lcs-calculator-sticky .second-row,
body.lcs-calculator-landing .lcs-calculator-sticky .site-wraps-row-downpayment-extrapayment-row {
	grid-template-columns: 1fr !important;
}

@media (max-width: 980px) {
	.lcs-app-grid {
		grid-template-columns: 1fr;
	}

	.lcs-calculator-panel {
		order: -1;
	}

	.lcs-calculator-sticky {
		position: static;
	}

	.lcs-calculator-sticky .first-row,
	.lcs-calculator-sticky .second-row,
	.lcs-calculator-sticky .site-wraps-row-downpayment-extrapayment-row,
	body.lcs-calculator-landing .first-row,
	body.lcs-calculator-landing .second-row,
	body.lcs-calculator-landing .site-wraps-row-downpayment-extrapayment-row {
		grid-template-columns: 1fr !important;
	}

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

	.lcs-detail-grid,
	.lcs-tool-grid,
	.lcs-home-bank-grid,
	.lcs-bank-strip-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.lcs-bank-strip-copy {
		display: block;
	}

	.lcs-bank-strip-copy > a {
		margin-top: 12px;
	}

	.lcs-guide-layout {
		grid-template-columns: 1fr;
	}

	.lcs-guide-toc {
		position: static;
	}
}

@media (max-width: 700px) {
	body.lcs-page .grid-container,
	body.lcs-page .site-content,
	body.lcs-page .content-area,
	body.lcs-page .inside-article {
		max-width: calc(100vw - 8px);
	}

	body.lcs-page .site-content {
		padding-left: 0;
		padding-right: 0;
	}

	body.lcs-page .inside-article {
		padding-left: 4px;
		padding-right: 4px;
		padding-top: 8px;
	}

	body.lcs-page .lcs-hero,
	body.lcs-page .lcs-section,
	body.lcs-page .lcs-calculator-sticky {
		padding: 12px;
	}

	body.lcs-page .lcs-app-grid,
	body.lcs-page .lcs-stats,
	body.lcs-page .lcs-grid,
	body.lcs-page .lcs-detail-grid,
	body.lcs-page .lcs-amount-grid,
	body.lcs-page .lcs-tool-grid,
	body.lcs-page .lcs-home-bank-grid,
	body.lcs-page .lcs-bank-strip-grid,
	body.lcs-page .lcs-breakdown-grid,
	body.lcs-page .lcs-chip-grid,
	body.lcs-page .lcs-content-list,
	body.lcs-page .lcs-guide-layout,
	body.lcs-page .lcs-guide-content,
	body.lcs-page .lcs-columns {
		padding-left: 4px;
		padding-right: 4px;
	}

	body.lcs-page .lcs-hero-main {
		display: block;
	}

	body.lcs-page .lcs-hero-logo {
		width: 104px;
		min-height: 68px;
		margin-bottom: 12px;
		padding: 10px;
	}

	body.lcs-page .lcs-hero h1 {
		font-size: 23px;
		line-height: 1.18;
		margin-bottom: 8px;
	}

	body.lcs-page .lcs-hero p {
		font-size: 14px;
		line-height: 1.55;
	}

	body.lcs-page .lcs-trust-badge {
		max-width: 100%;
		padding: 7px 10px 7px 8px;
		font-size: 12px;
	}

	body.lcs-page .lcs-trust-copy {
		white-space: normal;
	}

	body.lcs-page .lcs-stats {
		gap: 8px;
		margin-top: 14px;
	}

	body.lcs-page .lcs-stats div {
		padding: 10px;
		gap: 10px;
	}

	body.lcs-page .lcs-stats strong {
		font-size: 18px;
	}

	body.lcs-page .lcs-stats .lcs-stat-text > span {
		font-size: 10px;
	}

	body.lcs-page .lcs-grid,
	body.lcs-page .lcs-detail-grid,
	body.lcs-page .lcs-amount-grid,
	body.lcs-page .lcs-tool-grid,
	body.lcs-page .lcs-home-bank-grid,
	body.lcs-page .lcs-bank-strip-grid {
		grid-template-columns: 1fr;
	}

	body.lcs-page .lcs-bank-strip-grid .lcs-logo-tile {
		display: flex;
		min-height: 0;
	}

	body.lcs-page .lcs-bank-strip-grid .lcs-logo-tile .lcs-chip-logo {
		margin-bottom: 0;
	}

	body.lcs-page .lcs-bank-card {
		min-height: 0;
	}

	body.lcs-page .lcs-bank-card-top {
		display: block;
	}

	body.lcs-page .lcs-guide-card {
		padding: 14px;
	}

	body.lcs-page .lcs-guide-card h3 {
		align-items: flex-start;
		font-size: 16px;
	}

	body.lcs-page .lcs-guide-note {
		display: block;
	}

	body.lcs-page .lcs-guide-note .lcs-mini-icon {
		margin-bottom: 10px;
	}

	body.lcs-page .lcs-application-head,
	body.lcs-page .lcs-application-bank {
		align-items: flex-start;
	}

	body.lcs-page .lcs-application-head {
		display: grid;
		gap: 12px;
		margin-bottom: 12px;
		padding: 14px;
	}

	body.lcs-page .lcs-application-bank h2 {
		font-size: 20px;
	}

	body.lcs-page .lcs-application-chip {
		justify-self: start;
	}

	body.lcs-page .lcs-application-actions {
		width: 100%;
		justify-content: space-between;
	}

	body.lcs-page .lcs-fluent-form-wrap form {
		grid-template-columns: 1fr;
		gap: 11px;
	}

	body.lcs-page .lcs-application-shell {
		width: calc(100% - 20px);
		padding: 10px 0 22px;
	}

	body.lcs-page .lcs-fluent-form-wrap {
		padding: 14px;
	}

	body.lcs-page .lcs-badge {
		margin-top: 10px;
	}

	body.lcs-page .lcs-card-metrics {
		grid-template-columns: 1fr;
	}

	body.lcs-page .lcs-section:has(.lcs-tenure-table) {
		overflow-x: auto;
	}

	body.lcs-page .lcs-tenure-table {
		min-width: 680px;
	}
}
