body.home,
body.front-page {
	background: #f6f8f9;
	max-width: 100%;
	overflow-x: hidden;
}
body.home #page,
body.home .site,
body.home .grid-container,
body.home .site-content,
body.home .inside-article,
body.home .entry-content {
	max-width: 100%;
	overflow-x: hidden;
}
body.home .main-title a,
body.front-page .main-title a {
	white-space: nowrap;
}
body.home .site-content,
body.front-page .site-content {
	display: block;
}
body.home .content-area,
body.front-page .content-area {
	width: 100% !important;
}
body.home .is-right-sidebar,
body.front-page .is-right-sidebar {
	display: none !important;
}
body.home.separate-containers .inside-article,
body.front-page.separate-containers .inside-article {
	background: transparent;
	padding: 0;
}
body.home .entry-header,
body.front-page .entry-header {
	display: none;
}
body.home .site-main,
body.front-page .site-main {
	margin-top: 24px;
}
body.home .entry-content,
body.front-page .entry-content {
	margin-top: 0;
}
body.home .entry-content {
	padding-left: 20px;
	padding-right: 20px;
}
body.home .entry-content > section {
	max-width: 1180px;
	width: 100%;
}
body.home .entry-content > .ittem-home-v2,
body.home .entry-content > .ittem-quick-strip,
body.home .entry-content > .ittem-home-section {
	margin-left: auto;
	margin-right: auto;
}
body.home .ittem-home-v2,
body.home .ittem-home-v2 * {
	box-sizing: border-box;
}
body.home .ittem-home-v2 {
	align-items: center;
	background: linear-gradient(135deg, #ffffff 0%, #f2fbf8 56%, #fff4e8 100%);
	border: 1px solid #dce6e9;
	border-radius: 8px;
	box-shadow: 0 22px 70px rgba(20, 31, 42, 0.1);
	display: grid;
	gap: 44px;
	grid-template-columns: minmax(0, 1fr) minmax(320px, 0.92fr);
	isolation: isolate;
	margin-bottom: 18px;
	overflow: hidden;
	padding: 54px;
	position: relative;
}
body.home .ittem-home-v2::before {
	background-image:
		linear-gradient(rgba(15, 118, 110, 0.07) 1px, transparent 1px),
		linear-gradient(90deg, rgba(15, 118, 110, 0.07) 1px, transparent 1px);
	background-size: 72px 72px;
	content: '';
	inset: 0;
	opacity: 0.55;
	pointer-events: none;
	position: absolute;
	z-index: -1;
}
.ittem-hero-copy,
.ittem-hero-visual {
	min-width: 0;
}
.ittem-eyebrow,
.ittem-card-kicker,
.ittem-section-head span {
	align-items: center;
	background: #e4f6f2;
	border: 1px solid #c7e8e2;
	border-radius: 999px;
	color: #0b5f58;
	display: inline-flex;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 1;
	padding: 7px 10px;
	text-transform: uppercase;
	width: fit-content;
}
body.home .ittem-home-v2 h1 {
	color: #151719;
	font-size: 54px;
	letter-spacing: 0;
	line-height: 1.08;
	margin: 16px 0 16px;
	max-width: 780px;
	overflow-wrap: anywhere;
}
body.home .ittem-home-v2 p {
	color: #4f5c66;
	font-size: 18px;
	line-height: 1.7;
	max-width: 650px;
	overflow-wrap: anywhere;
}
.ittem-copy-line {
	display: inline;
}
.ittem-copy-line + .ittem-copy-line::before {
	content: ' ';
}
.ittem-hero-actions {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin: 26px 0 18px;
}
body.home .ittem-hero-actions .ittem-cta {
	box-shadow: 0 12px 28px rgba(15, 118, 110, 0.22);
	margin-top: 0;
}
.ittem-ghost-link {
	align-items: center;
	background: rgba(255, 255, 255, 0.72);
	border: 1px solid #cdd8dd;
	border-radius: 8px;
	color: #151719;
	display: inline-flex;
	font-weight: 800;
	justify-content: center;
	min-height: 46px;
	padding: 12px 18px;
	text-decoration: none;
}
.ittem-ghost-link:hover {
	border-color: #0f766e;
	color: #0f766e;
}
.ittem-trust-row {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}
.ittem-trust-row span {
	background: #ffffff;
	border: 1px solid #dce6e9;
	border-radius: 999px;
	color: #33404a;
	font-size: 13px;
	font-weight: 800;
	padding: 8px 11px;
}
.ittem-hero-visual {
	margin: 0;
	position: relative;
}
.ittem-hero-visual img {
	display: block;
	filter: drop-shadow(0 18px 26px rgba(20, 31, 42, 0.12));
	height: auto;
	max-width: 100%;
	width: 100%;
}
.ittem-hero-note {
	background: rgba(255, 255, 255, 0.94);
	border: 1px solid #dce6e9;
	border-radius: 8px;
	bottom: 14px;
	box-shadow: 0 14px 35px rgba(20, 31, 42, 0.12);
	color: #33404a;
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
	left: 14px;
	line-height: 1;
	margin: 0;
	padding: 12px;
	position: absolute;
	right: 14px;
}
.ittem-hero-note strong,
.ittem-hero-note span {
	align-items: center;
	border-radius: 999px;
	display: inline-flex;
	font-size: 12px;
	font-weight: 800;
	min-height: 28px;
	padding: 7px 9px;
}
.ittem-hero-note strong {
	background: #151719;
	color: #ffffff;
}
.ittem-hero-note span {
	background: #f3f7fa;
	color: #43505a;
}
.ittem-quick-strip {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin-bottom: 34px;
	margin-top: 16px;
}
.ittem-quick-strip a,
.ittem-feature-card,
.ittem-score-board div,
.ittem-category-wall .ittem-category-card,
.ittem-shop-card {
	background: #ffffff;
	border: 1px solid #dfe7eb;
	border-radius: 8px;
	color: #151719;
	text-decoration: none;
}
.ittem-quick-strip a {
	min-height: 92px;
	padding: 16px;
	transition: border-color 0.16s ease, box-shadow 0.16s ease, transform 0.16s ease;
}
.ittem-quick-strip a:hover,
.ittem-shop-card:hover,
.ittem-feature-card:hover,
.ittem-category-wall .ittem-category-card:hover {
	border-color: #0f766e;
	box-shadow: 0 14px 32px rgba(20, 31, 42, 0.08);
	transform: translateY(-2px);
}
.ittem-quick-strip strong,
.ittem-quick-strip span {
	display: block;
}
.ittem-quick-strip strong {
	font-size: 15px;
	margin-bottom: 5px;
}
.ittem-quick-strip span {
	color: #66717b;
	font-size: 13px;
	line-height: 1.45;
}
.ittem-home-section {
	margin-bottom: 46px;
	margin-top: 46px;
}
.ittem-section-head {
	align-items: start;
	display: flex;
	flex-direction: column;
	gap: 8px;
	justify-content: flex-start;
	margin-bottom: 18px;
}
.ittem-section-head h2,
.ittem-method-copy h2 {
	color: #151719;
	font-size: 36px;
	letter-spacing: 0;
	line-height: 1.18;
	margin: 0;
}
.ittem-shop-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: 1.18fr repeat(3, minmax(0, 1fr));
}
.ittem-shop-card {
	display: flex;
	flex-direction: column;
	min-height: 260px;
	padding: 24px;
	transition: border-color 0.16s ease, box-shadow 0.16s ease, transform 0.16s ease;
}
.ittem-shop-card-main {
	background: #102027;
	border-color: #102027;
	color: #ffffff;
}
.ittem-shop-card h3,
.ittem-feature-card h3 {
	font-size: 24px;
	letter-spacing: 0;
	line-height: 1.25;
	margin: 13px 0 10px;
}
.ittem-shop-card p,
.ittem-feature-card p {
	color: #5f6b75;
	line-height: 1.65;
	margin: 0;
}
.ittem-shop-card strong,
.ittem-card-link {
	color: #0f766e;
	font-weight: 800;
	margin-top: auto;
	padding-top: 22px;
}
.ittem-shop-card-main .ittem-card-kicker {
	background: rgba(214, 242, 236, 0.12);
	border-color: rgba(214, 242, 236, 0.28);
	color: #d6f2ec;
}
.ittem-shop-card-main p,
.ittem-shop-card-main strong {
	color: #d6f2ec;
}
.ittem-shop-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 7px;
	margin-top: 18px;
}
.ittem-shop-tags span {
	background: rgba(255, 255, 255, 0.12);
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 999px;
	color: #ffffff;
	font-size: 12px;
	font-weight: 800;
	padding: 7px 9px;
}
.ittem-feature-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: 1.15fr 1fr 1fr;
}
.ittem-feature-card {
	display: flex;
	flex-direction: column;
	min-height: 250px;
	padding: 24px;
	transition: border-color 0.16s ease, box-shadow 0.16s ease, transform 0.16s ease;
}
.ittem-feature-main {
	background: #102027;
	border-color: #102027;
	color: #ffffff;
}
.ittem-feature-main .ittem-card-kicker {
	background: rgba(214, 242, 236, 0.12);
	border-color: rgba(214, 242, 236, 0.28);
	color: #d6f2ec;
}
.ittem-feature-main p,
.ittem-feature-main .ittem-card-link {
	color: #d6f2ec;
}
.ittem-method-section {
	align-items: center;
	background: #fff7ea;
	border: 1px solid #eadbc4;
	border-radius: 8px;
	display: grid;
	gap: 24px;
	grid-template-columns: minmax(0, 0.9fr) minmax(320px, 1.1fr);
	padding: 44px;
}
.ittem-method-copy p {
	color: #5f5144;
	font-size: 17px;
	line-height: 1.7;
	margin: 14px 0 0;
}
.ittem-score-board {
	display: grid;
	gap: 12px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.ittem-score-board div {
	padding: 18px;
}
.ittem-score-board span {
	color: #b45309;
	display: block;
	font-size: 13px;
	font-weight: 800;
	margin-bottom: 8px;
}
.ittem-score-board strong {
	color: #151719;
	display: block;
	font-size: 18px;
	line-height: 1.35;
}
.ittem-category-wall .ittem-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 0;
}
.ittem-category-wall .ittem-category-card {
	transition: border-color 0.16s ease, box-shadow 0.16s ease, transform 0.16s ease;
}
.ittem-home-disclosure {
	font-size: 14px;
	line-height: 1.65;
	margin-bottom: 0;
}
@media (max-width: 980px) {
	body.home .ittem-home-v2,
	.ittem-method-section,
	.ittem-feature-grid {
		grid-template-columns: 1fr;
	}
	.ittem-shop-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	body.home .ittem-home-v2 {
		gap: 30px;
		padding: 32px;
	}
	body.home .ittem-home-v2 h1 {
		font-size: 42px;
	}
	.ittem-section-head h2,
	.ittem-method-copy h2 {
		font-size: 30px;
	}
	.ittem-quick-strip,
	.ittem-category-wall .ittem-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
@media (max-width: 620px) {
	body.home .site-main,
	body.front-page .site-main {
		margin-top: 16px;
	}
	body.home .entry-content {
		padding-left: 16px;
		padding-right: 16px;
	}
	body.home .entry-content > section {
		max-width: 100%;
	}
	body.home .ittem-home-v2 {
		border-left: 0;
		border-radius: 0;
		border-right: 0;
		gap: 20px;
		margin-left: calc(50% - 50vw);
		max-width: 100vw;
		padding: 24px 20px;
		width: 100vw;
	}
	body.home .ittem-home-v2 h1 {
		font-size: 31px;
		line-height: 1.12;
		word-break: keep-all;
	}
	body.home .ittem-home-v2 p {
		font-size: 16px;
	}
	.ittem-copy-line {
		display: block;
	}
	.ittem-copy-line + .ittem-copy-line::before {
		content: '';
	}
	.ittem-hero-note {
		margin-top: 12px;
		position: static;
	}
	.ittem-quick-strip,
	.ittem-shop-grid,
	.ittem-feature-grid,
	.ittem-category-wall .ittem-grid,
	.ittem-score-board {
		grid-template-columns: 1fr;
	}
	.ittem-shop-card,
	.ittem-feature-card {
		min-height: 210px;
		padding: 22px;
	}
	.ittem-section-head {
		align-items: start;
		flex-direction: column;
		gap: 8px;
	}
	.ittem-section-head h2,
	.ittem-method-copy h2 {
		font-size: 26px;
	}
	.ittem-method-section {
		padding: 22px;
	}
}
