/* --------------------------------------------------------------------------
   Front page.
   -------------------------------------------------------------------------- */

.hero {
	display: grid;
	grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr);
	gap: 72px;
	align-items: center;
	padding: 88px 0;
}

.hero > div {
	min-width: 0;
}

.hero .h1 {
	line-height: .95;
}

.sub {
	font-size: 16px;
	line-height: 1.7;
	color: var(--ink);
	margin-top: 26px;
	max-width: 520px;
}

.cta {
	display: flex;
	gap: 16px;
	margin-top: 36px;
	flex-wrap: wrap;
}

.stats {
	display: flex;
	gap: 56px;
	margin-top: 56px;
	border-top: 1px solid var(--line);
	padding-top: 32px;
	flex-wrap: wrap;
}

.sv {
	font-size: 40px;
	line-height: 1;
	font-weight: 400;
}

.sl {
	font-size: 12px;
	color: var(--ink);
	margin-top: 8px;
	line-height: 1.5;
}

.hph {
	position: relative;
}

.hph .ph {
	height: 560px;
	border-radius: 18px;
	overflow: hidden;
	box-shadow: 0 30px 60px -18px rgba(19, 42, 33, .35), 0 12px 24px -12px rgba(19, 42, 33, .18);
}

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

.cap {
	position: absolute;
	left: 24px;
	bottom: 24px;
	background: rgba(253, 253, 251, .95);
	border-radius: 12px;
	padding: 14px 20px;
}

.cap b {
	display: block;
	font-size: 14px;
}

.cap span {
	font-size: 12px;
	color: var(--ink);
}

/* --- full-bleed sections ------------------------------------------------ */

.sec {
	padding: 96px 40px;
	border-top: 1px solid var(--line);
	background: #faf8f2;
	overflow: hidden;
}

.sec-paper {
	background: var(--paper);
}

.sec-mist {
	background: #f4f5f0;
}

.sec-inner {
	max-width: 1180px;
	margin: 0 auto;
}

/* --- "about you" -------------------------------------------------------- */

.g-about {
	max-width: 1180px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: minmax(0, 1.25fr) minmax(0, .85fr);
	gap: 80px;
	align-items: center;
}

.stepline {
	display: grid;
	grid-template-columns: 56px 1fr;
	gap: 28px;
	align-items: start;
}

.stepline-rail {
	display: flex;
	flex-direction: column;
	align-self: stretch;
}

.dot {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: var(--acc);
	margin: 12px auto 0;
	flex: none;
}

.dot-open {
	width: 16px;
	height: 16px;
	background: none;
	border: 2px solid var(--acc);
}

.vline {
	width: 1px;
	flex: 1;
	background: rgba(20, 83, 45, .25);
	margin: 6px auto 0;
}

.inner {
	font-family: 'Cormorant Garamond', serif;
	font-style: italic;
	font-size: 26px;
	line-height: 1.45;
	color: var(--ink);
	margin: 0 0 44px;
}

.inner-final {
	font-size: 30px;
	line-height: 1.1;
	margin-bottom: 0;
}

.inner-final b {
	font-style: normal;
	font-weight: 500;
	color: var(--ink);
}

.qcard {
	background: var(--dark);
	color: #f2f1e8;
	border-radius: 20px;
	padding: 56px 48px;
	display: flex;
	flex-direction: column;
	gap: 28px;
	height: fit-content;
}

.qq {
	font-family: 'Cormorant Garamond', serif;
	font-size: 30px;
	line-height: 1.35;
	font-style: italic;
	margin: 0;
}

.qa {
	font-size: 12px;
	letter-spacing: .18em;
	text-transform: uppercase;
	color: var(--acc-light);
	font-weight: 600;
}

.mark {
	font-family: 'Cormorant Garamond', serif;
	font-size: 120px;
	line-height: .5;
	color: var(--acc-light);
	opacity: .5;
}

/* --- dark band ---------------------------------------------------------- */

.band {
	color: #f2f1e8;
	padding: 120px 40px;
	text-align: center;
	background: #0d2017;
}

.band .h2 {
	color: #faf6e9;
	font-size: 52px;
	margin-top: 20px;
}

.band p {
	max-width: 640px;
	margin: 32px auto 0;
	font-size: 17px;
	line-height: 1.7;
	color: #d8dcc9;
}

/* --- "about me" --------------------------------------------------------- */

.g-me {
	max-width: 1180px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr);
	gap: 88px;
	align-items: center;
}

.g-me .lead {
	font-size: 16px;
	line-height: 1.75;
	color: var(--ink);
	margin: 32px 0 0;
	max-width: 520px;
}

.me-ph {
	height: 560px;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 0 30px 60px -18px rgba(62, 48, 32, .35), 0 12px 24px -12px rgba(62, 48, 32, .18);
}

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

/* --- issue cards -------------------------------------------------------- */

.g-cards {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 24px;
	margin-top: 64px;
}

.ccard {
	background: var(--paper);
	border-radius: 18px;
	padding: 36px;
	display: flex;
	flex-direction: column;
	gap: 14px;
	border: 1px solid var(--line);
}

.ccard h3 {
	font-family: 'Cormorant Garamond', serif;
	font-weight: 500;
	font-size: 26px;
	margin: 8px 0 0;
	color: var(--ink);
}

.ccard p {
	font-size: 13.5px;
	line-height: 1.7;
	color: var(--ink);
	margin: 0;
}

.cic {
	width: 44px;
	height: 44px;
	border-radius: 12px;
	background: rgba(20, 83, 45, .08);
	display: flex;
	align-items: center;
	justify-content: center;
	flex: none;
}

.cic svg {
	width: 22px;
	height: 22px;
	stroke: var(--acc);
	fill: none;
	stroke-width: 1.6;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.cpill {
	margin-top: auto;
	align-self: flex-start;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: var(--acc);
	border: 1px solid rgba(20, 83, 45, .3);
	border-radius: 100px;
	padding: 6px 14px;
}

/* --- format block ------------------------------------------------------- */

.fmt {
	position: relative;
	border-radius: 18px;
	overflow: hidden;
	margin-top: 56px;
	min-height: 560px;
}

.fmt-img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center 25%;
}

.fmt::after {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(rgba(14, 32, 24, 0) 55%, rgba(14, 32, 24, .72) 100%);
}

.fmt-in {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-start;
	min-height: 560px;
	padding: 56px 60px;
	color: #fff;
}

.fmt-name {
	font-family: 'Cormorant Garamond', serif;
	font-weight: 500;
	font-size: 30px;
	color: #fff;
}

.fmt-role {
	font-size: 13px;
	letter-spacing: .06em;
	color: rgba(255, 255, 255, .85);
	margin: 8px 0 20px;
}

.g-three {
	display: flex;
	margin-top: 72px;
}

.g-three > div {
	flex: 1;
	border-left: 1px solid rgba(19, 29, 23, .18);
	padding: 8px 40px 8px 32px;
	position: relative;
}

.g-three > div::before {
	content: "";
	position: absolute;
	left: -1px;
	top: 0;
	width: 1px;
	height: 56px;
	background: var(--acc);
}

.g-three .num {
	font-family: 'Cormorant Garamond', serif;
	font-weight: 500;
	font-size: 44px;
	color: var(--acc);
	opacity: .4;
}

.g-three h3 {
	font-family: 'Cormorant Garamond', serif;
	font-weight: 500;
	font-size: 25px;
	margin: 14px 0 10px;
	color: var(--ink);
}

.g-three p {
	font-size: 13.5px;
	line-height: 1.7;
	color: var(--ink);
	margin: 0;
}

/* --- FAQ ---------------------------------------------------------------- */

.faq-list {
	margin-top: 64px;
	border-top: 1px solid var(--line);
}

.fq {
	border-bottom: 1px solid var(--line);
	padding: 36px 0;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1.4fr);
	gap: 56px;
}

.fq h3 {
	font-family: 'Cormorant Garamond', serif;
	font-weight: 500;
	font-size: 26px;
	margin: 0;
	color: var(--ink);
}

.fq p {
	font-size: 14.5px;
	line-height: 1.75;
	color: var(--ink);
	margin: 0 0 14px;
}

.fq p:last-child {
	margin-bottom: 0;
}

.fq:last-child {
	border-bottom: none;
}

/* --- responsive --------------------------------------------------------- */

@media (max-width: 1024px) {
	.hero {
		grid-template-columns: 1fr;
		gap: 48px;
		padding: 56px 0;
	}

	.hph .ph {
		height: 620px;
	}

	.hph .ph img {
		object-position: center 10%;
	}

	.g-about,
	.g-me {
		grid-template-columns: 1fr;
		gap: 56px;
	}

	.me-ph {
		height: 620px;
	}

	.me-ph img {
		object-position: center 10%;
	}

	.g-cards {
		grid-template-columns: 1fr 1fr;
	}

	.fq {
		grid-template-columns: 1fr;
		gap: 16px;
	}

	.sec {
		padding: 64px 24px;
	}

	.band {
		padding: 80px 24px;
	}

	.band .h2 {
		font-size: 40px;
	}

	.g-three {
		gap: 0;
	}

	.g-three > div {
		padding: 8px 24px 8px 20px;
	}
}

@media (max-width: 760px) {
	.stats {
		gap: 28px;
	}

	.sv {
		font-size: 32px;
	}

	.hph .ph {
		height: 480px;
	}

	.cap {
		left: 12px;
		bottom: 12px;
		padding: 10px 14px;
	}

	.inner {
		font-size: 21px;
	}

	.inner-final {
		font-size: 24px;
	}

	.stepline {
		grid-template-columns: 32px 1fr;
		gap: 16px;
	}

	.qcard {
		padding: 36px 28px;
	}

	.qq {
		font-size: 24px;
	}

	.mark {
		font-size: 80px;
	}

	.g-cards {
		grid-template-columns: 1fr;
	}

	.me-ph {
		height: 420px;
	}

	.band .h2 {
		font-size: 32px;
	}

	.fmt,
	.fmt-in {
		min-height: 440px;
	}

	.fmt-in {
		padding: 28px 24px;
	}

	.fmt-img {
		object-position: 68% 20%;
	}

	.fmt-in .tg {
		font-size: 15px;
		padding: 15px 32px;
	}

	.g-three {
		flex-direction: column;
		gap: 36px;
		margin-top: 48px;
	}

	.g-three > div {
		padding: 8px 0 8px 24px;
	}
}
