.dc-shutter-landing-page {
	background: #f3f4f6;
}

.dc-shutter-landing-page .entry-content > *:not(.dc-land):not(.dc-shutter) {
	max-width: none;
}

.dc-shutter-landing-page .main-page-wrapper,
.dc-shutter-landing-page .site-content,
.dc-shutter-landing-page .wd-content-area,
.dc-shutter-landing-page .content-area,
.dc-shutter-landing-page .entry-content {
	background: transparent;
}

.dc-shutter-landing-page .page-title,
.dc-shutter-landing-page .wd-page-title,
.dc-shutter-landing-page .title-size-default {
	display: none;
}

.dc-shutter-landing-page .entry-content {
	padding-bottom: 72px;
}

.dc-land {
	--dc-l-brand: #d4141f;
	--dc-l-ink: #111;
	--dc-l-muted: #5b6472;
	--dc-l-line: #e8eaed;
	--dc-l-bg: #f4f5f7;
	--dc-l-card: #fff;
	max-width: 1120px;
	margin: 0 auto;
	color: var(--dc-l-ink);
}

.dc-land h1,
.dc-land h2,
.dc-land h3 {
	color: var(--dc-l-ink);
	line-height: 1.4;
}

.dc-land__workspace {
	display: grid;
	grid-template-columns: minmax(280px, .92fr) minmax(0, 1.08fr);
	gap: 20px 28px;
	align-items: stretch;
	margin: 8px 0 16px;
	padding: 24px;
	border: 1px solid var(--dc-l-line);
	border-radius: 24px;
	background:
		radial-gradient(720px 240px at 100% 0%, rgba(212, 20, 31, .08), transparent 58%),
		radial-gradient(520px 180px at 0% 100%, rgba(17, 17, 17, .04), transparent 50%),
		var(--dc-l-card);
	box-shadow: 0 22px 60px rgba(16, 24, 40, .07);
}

.dc-land__copy {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-self: stretch;
	min-width: 0;
	height: 100%;
	min-height: 248px;
}

.dc-land__tool {
	display: flex;
	flex-direction: column;
	align-self: stretch;
	min-width: 0;
	height: 100%;
	min-height: 248px;
}

.dc-land__eyebrow {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 6px 12px;
	margin: 0 0 8px;
	color: var(--dc-l-brand);
	font-size: 13px;
	font-weight: 800;
	letter-spacing: .04em;
}

.dc-land h1 {
	margin: 0 0 12px;
	font-size: clamp(1.5rem, 2.4vw, 2.15rem);
	font-weight: 800;
}

.dc-land__lead {
	margin: 0 0 14px;
	color: var(--dc-l-muted);
	font-size: 15px;
	line-height: 1.8;
}

.dc-land ul.dc-land__trust {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 6px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.dc-land ul.dc-land__trust > li {
	display: flex;
	align-items: center;
	gap: 6px;
	box-sizing: border-box;
	min-height: 32px;
	height: 32px;
	padding: 0 10px;
	border: 0;
	border-radius: 10px;
	background: #ecfdf5;
	color: #047857;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.25;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dc-land ul.dc-land__trust > li::before {
	content: "✓";
	flex: 0 0 auto;
	font-size: 11px;
	font-weight: 800;
	line-height: 1;
}

.dc-land__stats {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
	color: var(--dc-l-muted);
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1.3;
}

.dc-land__stats strong {
	color: var(--dc-l-brand);
	font-weight: 800;
}

.dc-land__steps {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 10px;
	margin: 0 0 32px;
	padding: 0;
	list-style: none;
}

.dc-land ol.dc-land__steps > li {
	display: grid;
	grid-template-columns: 28px 1fr;
	gap: 10px;
	align-items: start;
	min-height: 96px;
	padding: 12px 14px;
	border: 1px solid var(--dc-l-line);
	border-radius: 14px;
	background: #fff;
	color: #2a3038;
	font-size: 13px;
	line-height: 1.6;
}

.dc-land__n {
	display: grid;
	place-items: center;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: var(--dc-l-brand);
	color: #fff;
	font-size: 12px;
	font-weight: 800;
	line-height: 1;
}

.dc-land__steps strong {
	display: block;
	margin-bottom: 2px;
	font-size: 13.5px;
}

.dc-land__steps span:not(.dc-land__n) {
	display: block;
	color: var(--dc-l-muted);
	font-size: 12.5px;
	line-height: 1.55;
	font-weight: 400;
}

.dc-land .dc-shutter {
	display: flex;
	flex: 1;
	flex-direction: column;
	height: 100%;
	max-width: none;
	margin: 0;
}

.dc-land .dc-shutter__stage {
	display: flex;
	flex: 1;
	flex-direction: column;
	margin: 0;
	min-height: 0;
}

.dc-land .dc-shutter__drop {
	flex: 1;
	min-height: 248px;
	height: 100%;
	padding: 0;
	border-radius: 18px;
}

.dc-land .dc-shutter__drop-panel {
	padding: 22px 16px;
}

.dc-land .dc-shutter__drop.is-result .dc-shutter__result {
	padding: 18px 16px 16px;
}

.dc-land .dc-shutter__iris {
	width: 64px;
	height: 64px;
}

.dc-land h2 {
	margin: 36px 0 12px;
	font-size: 1.35rem;
	font-weight: 800;
}

.dc-land h3 {
	margin: 0 0 8px;
	font-size: 1.05rem;
	font-weight: 800;
}

.dc-land :where(p, li) {
	font-size: 15.5px;
	line-height: 1.95;
	color: #2a3038;
}

.dc-land a {
	color: var(--dc-l-brand);
	font-weight: 700;
}

.dc-land__life {
	display: none;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 12px;
	margin: 16px 0 20px;
}

.dc-land__life .dc-land__card,
.dc-land__life article {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 18px 18px 16px;
	border: 1px solid var(--dc-l-line);
	border-radius: 18px;
	background: var(--dc-l-card);
}

.dc-land__life-kicker {
	margin: 0 0 6px;
	color: var(--dc-l-brand);
	font-size: 12px;
	font-weight: 800;
}

.dc-land__life-range {
	margin: 0 0 8px;
	font-size: 15px;
	font-weight: 800;
	color: var(--dc-l-ink);
}

.dc-land__life p {
	margin: 0;
	font-size: 13.5px;
	line-height: 1.75;
	color: var(--dc-l-muted);
}

.dc-land__matrix {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 12px;
	margin: 16px 0 8px;
}

.dc-land__matrix .dc-land__card,
.dc-land__matrix article,
.dc-land__matrix-rest .dc-land__card {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	height: 100%;
	padding: 16px;
	border: 1px solid var(--dc-l-line);
	border-radius: 18px;
	background: var(--dc-l-card);
}

.dc-land__matrix p,
.dc-land__matrix-rest p {
	margin: 0;
	font-size: 13.5px;
	line-height: 1.75;
	color: var(--dc-l-muted);
}

.dc-land__matrix-rest {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 10px;
	margin: 0 0 8px;
}

.dc-land__matrix-rest .dc-land__card {
	padding: 12px 14px;
	border-radius: 14px;
}

.dc-land__matrix-rest h3 {
	margin: 0 0 4px;
	font-size: .95rem;
}

.dc-land__matrix-rest p {
	font-size: 12.5px;
	line-height: 1.6;
}

.dc-land__badge {
	display: inline-flex;
	margin: 0 0 8px !important;
	padding: 2px 8px;
	border-radius: 999px;
	font-size: 11px !important;
	font-weight: 800;
	line-height: 1.6;
}

.dc-land__matrix-rest .dc-land__badge {
	margin: 0 0 6px !important;
}

.dc-land__matrix .is-good .dc-land__badge,
.dc-land__matrix-rest .is-good .dc-land__badge {
	background: #ecfdf5;
	color: #047857;
}

.dc-land__matrix .is-mid .dc-land__badge,
.dc-land__matrix-rest .is-mid .dc-land__badge {
	background: #fffbeb;
	color: #b45309;
}

.dc-land__matrix .is-warn .dc-land__badge,
.dc-land__matrix-rest .is-warn .dc-land__badge {
	background: #fef2f2;
	color: #b91c1c;
}

.dc-land__cta {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 22px 0 8px;
}

.dc-land .dc-land__cta a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 11px 18px !important;
	min-height: auto !important;
	border-radius: 999px !important;
	text-decoration: none !important;
	text-transform: none !important;
	font-size: 14px !important;
	font-weight: 800 !important;
	box-shadow: none !important;
}

.dc-land__cta a.is-primary {
	background: var(--dc-l-brand);
	color: #fff !important;
}

.dc-land__cta a.is-ghost {
	border: 1px solid var(--dc-l-line);
	background: #fff;
	color: var(--dc-l-ink) !important;
}

.dc-land__faq details {
	border: 1px solid var(--dc-l-line);
	border-radius: 14px;
	background: #fff;
	margin: 0 0 8px;
	padding: 2px 16px;
}

.dc-land__faq summary {
	cursor: pointer;
	font-weight: 800;
	padding: 14px 0;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
}

.dc-land__faq summary::-webkit-details-marker {
	display: none;
}

.dc-land__faq summary::after {
	content: "+";
	flex: 0 0 auto;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	border: 1px solid var(--dc-l-line);
	color: var(--dc-l-muted);
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	text-align: center;
}

.dc-land__faq details[open] summary::after {
	content: "−";
}

.dc-land__faq details p {
	margin: 0 0 14px;
	color: var(--dc-l-muted);
	font-size: 14.5px;
}

.dc-land__def {
	margin: 12px 0 18px;
	padding: 16px 18px;
	border-right: 4px solid var(--dc-l-brand);
	border-radius: 0 14px 14px 0;
	background: #fff;
	border-top: 1px solid var(--dc-l-line);
	border-bottom: 1px solid var(--dc-l-line);
	border-left: 1px solid var(--dc-l-line);
}

.dc-land__def p {
	margin: 0;
	font-size: 15px;
	line-height: 1.9;
}

.dc-land__table-wrap {
	overflow-x: auto;
	margin: 16px 0 20px;
	border: 1px solid var(--dc-l-line);
	border-radius: 16px;
	background: #fff;
}

.dc-land__table {
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
}

.dc-land__table th,
.dc-land__table td {
	padding: 12px 14px;
	text-align: right;
	border-bottom: 1px solid var(--dc-l-line);
	vertical-align: top;
	line-height: 1.65;
}

.dc-land__table th {
	background: #f8fafc;
	font-weight: 800;
	color: var(--dc-l-ink);
	white-space: nowrap;
}

.dc-land__table tr:last-child td {
	border-bottom: 0;
}

.dc-land__list {
	margin: 12px 0 20px;
	padding: 0 20px 0 0;
}

.dc-land ul.dc-land__list > li {
	margin-bottom: 8px;
	font-size: 15.5px;
	line-height: 1.95;
	color: #2a3038;
}

.dc-land__figure {
	margin: 24px 0 28px;
	border-radius: 18px;
	overflow: hidden;
	border: 1px solid var(--dc-l-line);
	background: #fff;
}

.dc-land__figure img {
	display: block;
	width: 100%;
	height: auto;
}

.dc-land__figure figcaption {
	margin: 0;
	padding: 10px 14px;
	font-size: 13px;
	line-height: 1.7;
	color: var(--dc-l-muted);
	background: #fafbfc;
}

.dc-land__figure--compact {
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
}

.dc-land__figure--banner {
	margin: 0 0 24px;
}

.dc-land__figure--banner img {
	height: 220px;
	object-fit: cover;
	object-position: center;
}

@media (max-width: 900px) {
	.dc-land__workspace {
		display: flex;
		flex-direction: column;
		padding: 18px;
		gap: 16px;
		border-radius: 22px;
	}

	.dc-land__copy,
	.dc-land__tool {
		height: auto;
		min-height: 0;
	}

	.dc-land .dc-shutter {
		height: auto;
	}

	.dc-land .dc-shutter__drop {
		flex: 0 0 auto;
		height: auto;
		min-height: 220px;
	}

	.dc-land__steps {
		grid-template-columns: 1fr;
	}

	.dc-land ol.dc-land__steps > li {
		min-height: 0;
	}

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

	.dc-land__table-wrap {
		display: none;
	}

	.dc-land__matrix,
	.dc-land__matrix-rest {
		grid-template-columns: 1fr;
	}

	.dc-land__figure--banner img {
		height: 160px;
	}
}

@media (max-width: 640px) {
	.dc-land ul.dc-land__trust > li {
		font-size: 11px;
		padding: 0 8px;
	}

	.dc-land__table th,
	.dc-land__table td {
		padding: 10px 12px;
		font-size: 13px;
	}

	.dc-shutter-landing-page .entry-content {
		padding-bottom: 96px;
	}
}

@media (max-width: 380px) {
	.dc-land ul.dc-land__trust > li {
		white-space: normal;
		height: auto;
		min-height: 32px;
		padding: 6px 8px;
	}
}
