.lgf-member-dashboard,
.lgf-member-form,
.lgf-dashboard-panel,
.lgf-upgrade-prompt,
.lgf-quiz-result {
	box-sizing: border-box;
	font-family: inherit;
}

.lgf-member-dashboard {
	display: grid;
	gap: 1rem;
	width: 100%;
}

.lgf-dashboard-header {
	align-items: flex-start;
	display: flex;
	gap: 1rem;
	justify-content: space-between;
}

.lgf-kicker {
	color: #4f6f52;
	font-size: 0.8rem;
	font-weight: 700;
	letter-spacing: 0;
	margin: 0 0 0.2rem;
	text-transform: uppercase;
}

.lgf-dashboard-header h2,
.lgf-member-form h2,
.lgf-dashboard-panel h2,
.lgf-dashboard-panel h3 {
	line-height: 1.2;
	margin: 0;
}

.lgf-plan-badge {
	background: #e9f5e8;
	border: 1px solid #cfe4cd;
	border-radius: 999px;
	color: #28552d;
	display: inline-flex;
	font-size: 0.8rem;
	font-weight: 700;
	padding: 0.35rem 0.7rem;
	white-space: nowrap;
}

.lgf-upgrade-prompt {
	background: #fff8df;
	border: 1px solid #f1d98a;
	border-radius: 8px;
	display: grid;
	gap: 0.8rem;
	padding: 1rem;
}

.lgf-upgrade-prompt p {
	margin: 0;
}

.lgf-bundle-card {
	background: #ffffff;
	border: 1px solid #dfe9dc;
	border-radius: 8px;
	box-shadow: 0 18px 48px rgba(33, 79, 43, 0.12);
	box-sizing: border-box;
	margin: 24px auto;
	max-width: 680px;
	padding: 24px;
}

.lgf-bundle-card h2 {
	color: #214f2b;
	font-size: clamp(28px, 4vw, 42px);
	line-height: 1.04;
	margin: 0 0 12px;
}

.lgf-bundle-card p {
	color: #253b29;
	font-size: 18px;
	line-height: 1.5;
	margin: 0 0 16px;
}

.lgf-bundle-card label {
	color: #214f2b;
	display: block;
	font-weight: 700;
	margin: 18px 0 14px;
}

.lgf-bundle-card input[type="email"] {
	border: 1px solid #bfd7ba;
	border-radius: 6px;
	display: block;
	font: inherit;
	margin-top: 6px;
	max-width: 420px;
	padding: 12px;
	width: 100%;
}

.lgf-bundle-card .lgf-button {
	display: inline-flex;
	justify-content: center;
	margin-top: 4px;
}

.lgf-bundle-page,
.lgf-bundle-download-page {
	box-sizing: border-box;
	color: #122416;
	font-family: inherit;
	margin: 0 auto;
	max-width: 1180px;
	padding: clamp(1rem, 3vw, 2.4rem);
}

body.page-id-11396 .entry-header,
body.page-id-11434 .entry-header,
body.page-id-11396 .page-header,
body.page-id-11434 .page-header,
body.page-id-11396 .gb-element-d453f3b5,
body.page-id-11434 .gb-element-d453f3b5 {
	display: none;
}

.lgf-bundle-page *,
.lgf-bundle-page *::before,
.lgf-bundle-page *::after,
.lgf-bundle-download-page *,
.lgf-bundle-download-page *::before,
.lgf-bundle-download-page *::after {
	box-sizing: border-box;
}

.lgf-bundle-hero {
	align-items: stretch;
	background:
		radial-gradient(circle at 9% 14%, rgba(239, 107, 77, 0.13), transparent 13rem),
		linear-gradient(135deg, #fbfdf9 0%, #ffffff 62%, #f1f7ed 100%);
	border: 1px solid #dfe9dc;
	border-radius: 8px;
	box-shadow: 0 22px 58px rgba(35, 61, 38, 0.13);
	display: grid;
	gap: clamp(1.25rem, 3vw, 2.5rem);
	overflow: hidden;
	padding: clamp(1.25rem, 4vw, 3rem);
}

.lgf-bundle-hero h1,
.lgf-bundle-hero h2,
.lgf-bundle-section h2,
.lgf-bundle-checkout-panel h2,
.lgf-bundle-download-page h1,
.lgf-bundle-card-modern h2 {
	letter-spacing: 0;
	line-height: 1.04;
	margin: 0;
}

.lgf-bundle-hero h1 {
	color: #101b11;
	font-size: clamp(2.6rem, 7vw, 5.6rem);
	max-width: 10ch;
}

.lgf-bundle-hero-lede {
	color: #2f3d30;
	font-size: clamp(1.18rem, 2.1vw, 1.55rem);
	line-height: 1.48;
	margin: 1.2rem 0 0;
	max-width: 38rem;
}

.lgf-bundle-hero-copy {
	align-content: center;
	display: grid;
}

.lgf-bundle-proof-row {
	display: flex;
	flex-wrap: wrap;
	gap: 0.65rem;
	margin-top: 1.45rem;
}

.lgf-bundle-proof-row span {
	align-items: center;
	background: #ffffff;
	border: 1px solid #d8e7d3;
	border-radius: 999px;
	color: #264d2c;
	display: inline-flex;
	font-size: 0.9rem;
	font-weight: 800;
	gap: 0.35rem;
	padding: 0.48rem 0.75rem;
}

.lgf-bundle-hero-note,
.lgf-bundle-disclaimer {
	color: #60705b;
	font-size: 0.88rem;
	line-height: 1.45;
	margin: 1rem 0 0;
}

.lgf-bundle-product-shot {
	align-content: center;
	background: #214f2b;
	border-radius: 8px;
	box-shadow: 0 20px 42px rgba(33, 79, 43, 0.2);
	color: #fff;
	display: grid;
	gap: 1rem;
	min-height: 24rem;
	overflow: hidden;
	padding: clamp(1rem, 3vw, 1.45rem);
	position: relative;
}

.lgf-bundle-product-shot::before {
	background:
		linear-gradient(90deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px),
		linear-gradient(180deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px);
	background-size: 2rem 2rem;
	content: "";
	inset: 0;
	position: absolute;
}

.lgf-bundle-product-stack {
	display: grid;
	gap: 0.75rem;
	position: relative;
	z-index: 1;
}

.lgf-bundle-product-card {
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0 16px 28px rgba(8, 29, 12, 0.18);
	color: #17351c;
	padding: 1rem;
	transform: rotate(-1.5deg);
}

.lgf-bundle-product-card:nth-child(2) {
	margin-left: 2.2rem;
	transform: rotate(1.5deg);
}

.lgf-bundle-product-card:nth-child(3) {
	margin-left: 0.8rem;
	transform: rotate(-0.5deg);
}

.lgf-bundle-product-card strong {
	display: block;
	font-size: 1.08rem;
	line-height: 1.12;
}

.lgf-bundle-product-card span {
	color: #60705b;
	display: block;
	font-size: 0.85rem;
	line-height: 1.35;
	margin-top: 0.35rem;
}

.lgf-bundle-cta-row {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
	margin-top: 1.4rem;
}

.lgf-bundle-page .lgf-bundle-cta,
.lgf-bundle-card-modern .lgf-bundle-primary {
	background: #ef6b4d;
	border: 0;
	border-radius: 6px;
	box-shadow: 0 12px 24px rgba(239, 107, 77, 0.2);
	color: #ffffff;
	display: inline-flex;
	font-weight: 900;
	justify-content: center;
	min-height: 48px;
	padding: 0.78rem 1.1rem;
	text-decoration: none;
	transition: background 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.lgf-bundle-page .lgf-bundle-cta:hover,
.lgf-bundle-page .lgf-bundle-cta:focus-visible,
.lgf-bundle-card-modern .lgf-bundle-primary:hover,
.lgf-bundle-card-modern .lgf-bundle-primary:focus-visible {
	background: #db5d42;
	box-shadow: 0 16px 28px rgba(239, 107, 77, 0.25);
	color: #ffffff;
	transform: translateY(-1px);
}

.lgf-bundle-page .lgf-bundle-secondary {
	align-items: center;
	color: #2f6f37;
	display: inline-flex;
	font-weight: 900;
	min-height: 44px;
	text-decoration: underline;
	text-underline-offset: 0.18rem;
}

.lgf-bundle-main-grid {
	display: grid;
	gap: clamp(1.1rem, 3vw, 2rem);
	margin-top: clamp(1.2rem, 3vw, 2.2rem);
}

.lgf-bundle-section,
.lgf-bundle-checkout-panel,
.lgf-bundle-download-shell {
	background: #ffffff;
	border: 1px solid #dfe9dc;
	border-radius: 8px;
	box-shadow: 0 18px 42px rgba(35, 61, 38, 0.09);
	padding: clamp(1rem, 3vw, 1.65rem);
}

.lgf-bundle-section h2,
.lgf-bundle-checkout-panel h2,
.lgf-bundle-download-page h1 {
	color: #143819;
	font-size: clamp(1.75rem, 3.2vw, 2.7rem);
}

.lgf-bundle-section > p,
.lgf-bundle-checkout-panel > p,
.lgf-bundle-download-page > p {
	color: #39493a;
	font-size: 1.05rem;
	line-height: 1.58;
	margin: 0.65rem 0 0;
}

.lgf-bundle-included-grid {
	display: grid;
	gap: 0.8rem;
	margin-top: 1.2rem;
}

.lgf-bundle-included {
	align-items: start;
	background: #fbfdf9;
	border: 1px solid #e1eadf;
	border-radius: 8px;
	display: grid;
	gap: 0.65rem;
	grid-template-columns: 2.4rem 1fr;
	padding: 0.9rem;
}

.lgf-bundle-included span {
	align-items: center;
	background: #edf7e8;
	border: 1px solid #d6e9cd;
	border-radius: 999px;
	color: #2f6f37;
	display: inline-flex;
	font-size: 0.88rem;
	font-weight: 900;
	height: 2.4rem;
	justify-content: center;
	width: 2.4rem;
}

.lgf-bundle-included strong {
	color: #17351c;
	display: block;
	line-height: 1.18;
}

.lgf-bundle-included small {
	color: #5a6858;
	display: block;
	font-size: 0.86rem;
	line-height: 1.35;
	margin-top: 0.25rem;
}

.lgf-bundle-aside {
	display: grid;
	gap: 1rem;
}

.lgf-bundle-checkout-panel {
	background: linear-gradient(180deg, #f8fbf6, #ffffff);
}

.lgf-bundle-card-modern {
	background: #ffffff;
	border: 1px solid #dfe9dc;
	box-shadow: 0 18px 42px rgba(35, 61, 38, 0.1);
	display: grid;
	gap: 0.85rem;
	margin: 1rem 0 0;
	max-width: none;
	padding: clamp(1rem, 3vw, 1.3rem);
}

.lgf-bundle-card-head {
	align-items: center;
	display: flex;
	gap: 0.75rem;
	justify-content: space-between;
}

.lgf-bundle-card-head strong {
	color: #143819;
	font-size: clamp(1.75rem, 4vw, 2.5rem);
	line-height: 1;
}

.lgf-bundle-status {
	color: #2f6f37;
	display: inline-flex;
	font-size: 0.74rem;
	font-weight: 900;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.lgf-bundle-card-modern h2 {
	color: #143819;
	font-size: clamp(1.65rem, 3.2vw, 2.35rem);
}

.lgf-bundle-card-modern p {
	color: #344531;
	font-size: 1rem;
	line-height: 1.5;
	margin: 0;
}

.lgf-bundle-mini-list,
.lgf-bundle-fit-list,
.lgf-bundle-download-list {
	display: grid;
	gap: 0.55rem;
	list-style: none;
	margin: 0;
	padding: 0;
}

.lgf-bundle-mini-list li,
.lgf-bundle-fit-list li,
.lgf-bundle-download-list li {
	color: #304331;
	line-height: 1.4;
	padding-left: 1.55rem;
	position: relative;
}

.lgf-bundle-mini-list li::before,
.lgf-bundle-fit-list li::before,
.lgf-bundle-download-list li::before {
	background: #2f6f37;
	border-radius: 999px;
	box-shadow: inset 0 0 0 3px #e9f5e4;
	content: "";
	height: 0.82rem;
	left: 0;
	position: absolute;
	top: 0.32rem;
	width: 0.82rem;
}

.lgf-bundle-card-modern label {
	color: #17351c;
	font-size: 0.9rem;
	font-weight: 900;
	margin: 0;
}

.lgf-bundle-card-modern input[type="email"] {
	background: #fff;
	border: 1px solid #b8ccb3;
	border-radius: 6px;
	box-shadow: inset 0 1px 0 rgba(18, 36, 22, 0.03);
	margin-top: 0.45rem;
	max-width: none;
	min-height: 48px;
	padding: 0.72rem 0.85rem;
}

.lgf-bundle-secure-note {
	background: #f5f9f2;
	border: 1px solid #dfe9dc;
	border-radius: 6px;
	color: #5a6858;
	font-size: 0.86rem;
	line-height: 1.4;
	padding: 0.65rem 0.75rem;
}

.lgf-bundle-card-modern .lgf-form-note {
	color: #657160;
	font-size: 0.82rem;
	line-height: 1.35;
}

.lgf-bundle-fit-card {
	background: #f8fbf6;
	border: 1px solid #dfe9dc;
	border-radius: 8px;
	padding: 1rem;
}

.lgf-bundle-fit-card h3 {
	color: #17351c;
	font-size: 1.15rem;
	line-height: 1.15;
	margin: 0 0 0.7rem;
}

.lgf-bundle-process {
	display: grid;
	gap: 0.75rem;
	margin-top: 1.2rem;
}

.lgf-bundle-step {
	align-items: start;
	border-top: 1px solid #e4ece1;
	display: grid;
	gap: 0.55rem;
	grid-template-columns: 2.5rem 1fr;
	padding-top: 0.85rem;
}

.lgf-bundle-step:first-child {
	border-top: 0;
	padding-top: 0;
}

.lgf-bundle-step span {
	color: #ef6b4d;
	font-size: 1.35rem;
	font-weight: 900;
	line-height: 1;
}

.lgf-bundle-step strong {
	color: #17351c;
	display: block;
	line-height: 1.2;
}

.lgf-bundle-step small {
	color: #5a6858;
	display: block;
	font-size: 0.9rem;
	line-height: 1.38;
	margin-top: 0.25rem;
}

.lgf-bundle-download-page {
	max-width: 980px;
}

.lgf-bundle-download-shell {
	background:
		radial-gradient(circle at 15% 16%, rgba(239, 107, 77, 0.12), transparent 12rem),
		linear-gradient(135deg, #fbfdf9, #ffffff 70%, #f1f7ed);
	display: grid;
	gap: 1rem;
}

.lgf-bundle-download-kicker {
	color: #2f6f37;
	font-size: 0.78rem;
	font-weight: 900;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.lgf-bundle-download-layout {
	display: grid;
	gap: 1rem;
	margin-top: 1rem;
}

.lgf-bundle-download-ready {
	align-content: start;
	margin: 0;
}

.lgf-bundle-ready-icon {
	align-items: center;
	background: #edf7e8;
	border: 1px solid #d6e9cd;
	border-radius: 999px;
	color: #2f6f37;
	display: inline-flex;
	height: 4rem;
	justify-content: center;
	width: 4rem;
}

.lgf-bundle-ready-icon svg {
	fill: none;
	height: 2.2rem;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2.3;
	width: 2.2rem;
}

.lgf-bundle-download-next {
	background: #f8fbf6;
	border: 1px solid #dfe9dc;
	border-radius: 6px;
	display: grid;
	gap: 0.25rem;
	padding: 0.75rem;
}

.lgf-bundle-download-next strong {
	color: #17351c;
}

.lgf-bundle-download-next span {
	color: #5a6858;
	font-size: 0.9rem;
	line-height: 1.4;
}

.lgf-bundle-download-support {
	background: #ffffff;
	border: 1px solid #dfe9dc;
	border-radius: 8px;
	display: grid;
	gap: 0.7rem;
	padding: 1rem;
}

.lgf-bundle-download-support h2 {
	color: #17351c;
	font-size: 1.35rem;
	line-height: 1.15;
	margin: 0;
}

.lgf-bundle-download-support p {
	color: #4a5a48;
	line-height: 1.45;
	margin: 0;
}

@media (min-width: 780px) {
	.lgf-bundle-hero {
		grid-template-columns: minmax(0, 1.04fr) minmax(18rem, 0.72fr);
	}

	.lgf-bundle-main-grid {
		grid-template-columns: minmax(0, 1fr) minmax(20rem, 0.42fr);
	}

	.lgf-bundle-aside {
		align-self: start;
		position: sticky;
		top: 1.25rem;
	}

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

	.lgf-bundle-download-layout {
		grid-template-columns: minmax(0, 1fr) minmax(16rem, 0.42fr);
	}
}

@media (min-width: 1040px) {
	.lgf-bundle-included-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

.lgf-quiz-form {
	max-width: 42rem;
}

.lgf-quiz-question {
	border: 1px solid #d9e2d7;
	border-radius: 8px;
	display: grid;
	gap: 0.55rem;
	margin: 0;
	padding: 0.8rem;
}

.lgf-quiz-question legend {
	font-weight: 700;
	padding: 0 0.25rem;
}

.lgf-quiz-question label,
.lgf-checkbox {
	align-items: flex-start;
	display: flex;
	font-weight: 400;
	gap: 0.55rem;
}

.lgf-quiz-question input,
.lgf-checkbox input {
	margin-top: 0.25rem;
	min-height: auto;
}

.lgf-quiz-result {
	display: grid;
	gap: 1rem;
	max-width: 46rem;
}

.lgf-quiz-result h2,
.lgf-quiz-result h3 {
	line-height: 1.2;
	margin: 0;
}

.lgf-quiz-result p {
	margin: 0;
}

.lgf-quiz-result section {
	border-top: 1px solid #d9e2d7;
	display: grid;
	gap: 0.7rem;
	padding-top: 1rem;
}

.lgf-upgrade-actions,
.lgf-export-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 0.6rem;
}

.lgf-button {
	background: #2f6f37;
	border: 0;
	border-radius: 6px;
	color: #fff;
	cursor: pointer;
	font-weight: 700;
	min-height: 44px;
	padding: 0.7rem 1rem;
	text-decoration: none;
}

.lgf-button-secondary {
	background: #314a68;
}

.lgf-dashboard-grid {
	display: grid;
	gap: 1rem;
	grid-template-columns: 1fr;
}

.lgf-dashboard-panel {
	border: 1px solid #d9e2d7;
	border-radius: 8px;
	display: grid;
	gap: 0.8rem;
	padding: 1rem;
}

.lgf-dashboard-panel header {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.lgf-dashboard-panel header span {
	background: #f2f6ef;
	border-radius: 999px;
	font-size: 0.8rem;
	font-weight: 700;
	padding: 0.2rem 0.55rem;
}

.lgf-saved-list {
	display: grid;
	gap: 0.6rem;
	list-style: none;
	margin: 0;
	padding: 0;
}

.lgf-saved-list li {
	align-items: center;
	border-top: 1px solid #edf1eb;
	display: flex;
	gap: 0.8rem;
	justify-content: space-between;
	padding-top: 0.6rem;
}

.lgf-saved-list button {
	background: transparent;
	border: 0;
	color: #8f2f2f;
	cursor: pointer;
	font-weight: 700;
	min-height: 36px;
}

.lgf-empty,
.lgf-form-note {
	color: #5d675a;
	margin: 0;
}

.lgf-member-form {
	border: 1px solid #d9e2d7;
	border-radius: 8px;
	display: grid;
	gap: 0.9rem;
	max-width: 32rem;
	padding: 1rem;
}

.lgf-member-form label {
	display: grid;
	font-weight: 700;
	gap: 0.35rem;
}

.lgf-member-form input {
	border: 1px solid #bac7b8;
	border-radius: 6px;
	font: inherit;
	min-height: 44px;
	padding: 0.55rem 0.7rem;
}

.lgf-quiz-shell {
	background: linear-gradient(135deg, rgba(249, 252, 246, 0.95), rgba(255, 255, 255, 0.98));
	border: 1px solid #dfe9dc;
	border-radius: 8px;
	box-shadow: 0 18px 45px rgba(44, 69, 46, 0.12);
	box-sizing: border-box;
	display: grid;
	gap: 1rem;
	margin: 0 auto;
	max-width: 68rem;
	overflow: hidden;
	padding: clamp(1rem, 3vw, 2rem);
}

.lgf-quiz-copy {
	display: grid;
	gap: 0.55rem;
}

.lgf-quiz-copy h2,
.lgf-quiz-card h3,
.lgf-quiz-result-modern h3,
.lgf-quiz-result-modern h4 {
	letter-spacing: 0;
	line-height: 1.08;
	margin: 0;
}

.lgf-quiz-copy h2 {
	font-size: clamp(2rem, 4vw, 3.4rem);
	max-width: 12ch;
}

.lgf-quiz-copy p {
	color: #4e5d4c;
	font-size: 1.05rem;
	line-height: 1.6;
	margin: 0;
	max-width: 39rem;
}

.lgf-quiz-app {
	min-height: 25rem;
}

.lgf-quiz-card,
.lgf-quiz-result-modern {
	background: #ffffff;
	border: 1px solid #dbe6d8;
	border-radius: 8px;
	box-shadow: 0 12px 32px rgba(34, 58, 38, 0.1);
	display: grid;
	gap: 1.15rem;
	padding: clamp(1rem, 3vw, 1.7rem);
}

.lgf-quiz-card h3,
.lgf-quiz-result-modern h3 {
	color: #172316;
	font-size: clamp(1.55rem, 3vw, 2.2rem);
}

.lgf-quiz-progress-row {
	color: #51634e;
	display: flex;
	font-size: 0.85rem;
	font-weight: 700;
	justify-content: space-between;
	text-transform: uppercase;
}

.lgf-quiz-progress-track {
	background: #edf3ea;
	border-radius: 999px;
	height: 0.55rem;
	overflow: hidden;
}

.lgf-quiz-progress-track span {
	background: linear-gradient(90deg, #2f6f37, #86a94f);
	display: block;
	height: 100%;
	transition: width 180ms ease;
}

.lgf-quiz-choices {
	display: grid;
	gap: 0.7rem;
}

.lgf-quiz-choice {
	align-items: center;
	background: #fbfdf9;
	border: 1px solid #dce8d8;
	border-radius: 8px;
	color: #172316;
	cursor: pointer;
	display: grid;
	font: inherit;
	font-weight: 800;
	gap: 0.8rem;
	grid-template-columns: 1.35rem 1fr;
	line-height: 1.3;
	min-height: 4.1rem;
	padding: 0.9rem 1rem;
	text-align: left;
	transition: background 160ms ease, border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
	width: 100%;
}

.lgf-quiz-choice:hover,
.lgf-quiz-choice:focus-visible,
.lgf-quiz-choice.is-selected {
	background: #f3faef;
	border-color: #8fb66b;
	box-shadow: 0 8px 20px rgba(47, 111, 55, 0.14);
	color: #172316 !important;
	transform: translateY(-1px);
}

.lgf-quiz-choice:hover span,
.lgf-quiz-choice:focus-visible span,
.lgf-quiz-choice.is-selected span {
	color: inherit;
}

.lgf-quiz-choice-icon {
	background: #fff;
	border: 2px solid #95aa90;
	border-radius: 999px;
	box-sizing: border-box;
	height: 1.15rem;
	width: 1.15rem;
}

.lgf-quiz-choice.is-selected .lgf-quiz-choice-icon,
.lgf-quiz-choice:hover .lgf-quiz-choice-icon,
.lgf-quiz-choice:focus-visible .lgf-quiz-choice-icon {
	background: #2f6f37;
	border-color: #2f6f37;
	box-shadow: inset 0 0 0 3px #fff;
}

.lgf-quiz-actions {
	align-items: center;
	display: flex;
	gap: 1rem;
	justify-content: space-between;
}

.lgf-quiz-back {
	background: transparent;
	border: 0;
	color: #2f6f37;
	cursor: pointer;
	font: inherit;
	font-weight: 800;
	padding: 0;
	text-decoration: underline;
	text-underline-offset: 0.2rem;
}

.lgf-quiz-footnote,
.lgf-quiz-save-message {
	color: #5d675a;
	font-size: 0.9rem;
	margin: 0;
}

.lgf-quiz-result-modern {
	max-width: none;
	overflow: hidden;
	padding: 0;
}

.lgf-quiz-result-modern p {
	margin: 0;
}

.lgf-quiz-result-modern h3,
.lgf-quiz-result-modern h4 {
	color: #101b11;
}

.lgf-quiz-result-hero {
	background: linear-gradient(135deg, #194f2a, #2f6f37);
	color: #fff;
	display: grid;
	gap: 1rem;
	padding: clamp(1.25rem, 3vw, 1.8rem);
}

.lgf-quiz-result-hero > div:first-child {
	align-content: center;
	display: grid;
	gap: 0.65rem;
}

.lgf-quiz-result-hero h2,
.lgf-quiz-result-hero h3 {
	color: #fff;
	font-size: clamp(2rem, 4vw, 3.2rem);
	letter-spacing: 0;
	line-height: 1.04;
	margin: 0;
}

.lgf-quiz-result-hero p {
	color: rgba(255, 255, 255, 0.88);
	font-size: 1rem;
	line-height: 1.55;
	max-width: 36rem;
}

.lgf-result-label,
.lgf-section-heading span,
.lgf-quiz-resource-step {
	color: #355538;
	display: inline-flex;
	font-size: 0.72rem;
	font-weight: 900;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.lgf-quiz-result-hero .lgf-result-label {
	color: #e4f1dc;
}

.lgf-result-next {
	align-content: center;
	background: rgba(255, 255, 255, 0.12);
	border: 1px solid rgba(255, 255, 255, 0.28);
	border-radius: 8px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.16);
	display: grid;
	gap: 0.4rem;
	padding: 0.9rem;
}

.lgf-result-next span {
	color: #e4f1dc;
	font-size: 0.72rem;
	font-weight: 900;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.lgf-result-next strong {
	color: #fff;
	font-size: 1.1rem;
	line-height: 1.2;
}

.lgf-result-note {
	background: #f6faf3;
	border-bottom: 1px solid #dfe9dc;
	padding: 0.95rem clamp(1.25rem, 3vw, 1.8rem);
}

.lgf-quiz-result-modern .lgf-quiz-result-section {
	border-top: 0;
	display: grid;
	gap: 0.9rem;
	padding: clamp(1.15rem, 3vw, 1.55rem) clamp(1.25rem, 3vw, 1.8rem);
}

.lgf-section-heading {
	display: grid;
	gap: 0.25rem;
}

.lgf-section-heading h3,
.lgf-section-heading h4 {
	font-size: clamp(1.25rem, 2vw, 1.55rem);
	line-height: 1.15;
	margin: 0;
}

.lgf-quiz-resource-grid {
	display: grid;
	gap: 0.8rem;
	grid-template-columns: 1fr;
}

.lgf-quiz-resource {
	background: #ffffff;
	border: 1px solid #d8e6d3;
	border-radius: 8px;
	color: inherit;
	display: grid;
	gap: 0.55rem;
	min-height: 9.5rem;
	padding: 1rem;
	position: relative;
	text-decoration: none;
	transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.lgf-quiz-resource::after {
	background: #f0f7ed;
	border: 1px solid #d8e6d3;
	border-radius: 999px;
	color: #2f6f37;
	content: "Open";
	font-size: 0.72rem;
	font-weight: 900;
	padding: 0.2rem 0.5rem;
	position: absolute;
	right: 0.8rem;
	top: 0.8rem;
}

.lgf-quiz-resource:hover,
.lgf-quiz-resource:focus-visible {
	border-color: #8fb66b;
	box-shadow: 0 14px 30px rgba(47, 111, 55, 0.12);
	transform: translateY(-2px);
}

.lgf-quiz-resource-step {
	color: #64815e;
}

.lgf-quiz-resource strong {
	color: #1f3d23;
	font-weight: 800;
	font-size: 1.05rem;
	line-height: 1.25;
	padding-right: 3.2rem;
}

.lgf-quiz-resource small {
	color: #596758;
	font-size: 0.9rem;
	line-height: 1.4;
}

.lgf-quiz-offers {
	background: #f6faf3;
	border-block: 1px solid #dfe9dc;
	grid-template-columns: 1fr;
}

.lgf-offer-copy {
	display: grid;
	gap: 0.45rem;
}

.lgf-offer-copy h3,
.lgf-offer-copy h4 {
	color: #17351c;
	font-size: clamp(1.45rem, 2vw, 1.8rem);
	line-height: 1.08;
	margin: 0;
}

.lgf-offer-copy p {
	color: #314331;
	line-height: 1.5;
}

.lgf-offer-actions {
	align-content: center;
	background: #fff;
	border: 1px solid #d8e6d3;
	border-radius: 8px;
	display: grid;
	gap: 0.65rem;
	padding: 1rem;
}

.lgf-offer-actions strong {
	color: #17351c;
	font-size: 1rem;
}

.lgf-offer-actions span {
	color: #5d675a;
	font-size: 0.92rem;
}

.lgf-quiz-optin {
	background: linear-gradient(135deg, #ffffff, #f8fbf6);
}

.lgf-quiz-optin > p {
	color: #314331;
	line-height: 1.5;
}

.lgf-quiz-email-form {
	display: grid;
	gap: 0.75rem;
	max-width: none;
}

.lgf-quiz-email-form label:not(.lgf-checkbox) {
	display: grid;
	font-weight: 800;
	gap: 0.35rem;
}

.lgf-quiz-email-form input[type="email"],
.lgf-quiz-email-form input[type="text"] {
	border: 1px solid #bac7b8;
	border-radius: 6px;
	font: inherit;
	min-height: 46px;
	padding: 0.65rem 0.75rem;
}

.lgf-quiz-email-form .lgf-button:disabled {
	cursor: progress;
	opacity: 0.65;
}

.lgf-quiz-shell.is-result {
	background:
		radial-gradient(circle at 4% 16%, rgba(134, 169, 79, 0.12), transparent 15rem),
		linear-gradient(135deg, rgba(250, 252, 248, 0.98), #ffffff);
	max-width: 72rem;
	padding: clamp(0.9rem, 2.5vw, 1.6rem);
}

.lgf-quiz-shell.is-result .lgf-quiz-copy {
	display: none;
}

.lgf-quiz-shell.is-result .lgf-quiz-app {
	min-height: auto;
}

.lgf-result-board {
	background: #ffffff;
	border: 1px solid #dfe9dc;
	border-radius: 8px;
	box-shadow: 0 22px 48px rgba(40, 69, 42, 0.14);
	display: grid;
	gap: 0;
	max-width: none;
	overflow: hidden;
	padding: 0;
}

.lgf-result-board section {
	border-top: 0;
}

.lgf-result-summary,
.lgf-result-articles,
.lgf-result-offer,
.lgf-result-optin {
	align-content: start;
	display: grid;
	gap: 0.65rem;
	padding: clamp(1rem, 2vw, 1.3rem);
}

.lgf-result-board h2,
.lgf-result-board h3,
.lgf-result-board h4 {
	color: #16391b;
	font-size: clamp(1.15rem, 2vw, 1.45rem);
	line-height: 1.08;
	margin: 0;
}

.lgf-result-board p {
	color: #344531;
	font-size: 0.94rem;
	line-height: 1.45;
	margin: 0;
}

.lgf-result-summary {
	align-content: start;
	background: linear-gradient(180deg, #fbfdf9, #ffffff);
}

.lgf-result-mark,
.lgf-result-offer-icon {
	align-items: center;
	background: #edf7e8;
	border: 1px solid #d6e9cd;
	border-radius: 999px;
	color: #2f6f37;
	display: inline-flex;
	height: 3.7rem;
	justify-content: center;
	width: 3.7rem;
}

.lgf-result-mark svg,
.lgf-result-offer-icon svg {
	fill: none;
	height: 2.05rem;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 2.2;
	width: 2.05rem;
}

.lgf-result-summary h2,
.lgf-result-summary h3 {
	color: #143819;
	font-size: clamp(1.45rem, 2.6vw, 2rem);
	position: relative;
}

.lgf-result-summary h2::after,
.lgf-result-summary h3::after {
	background: #ef6b4d;
	border-radius: 999px;
	content: "";
	display: block;
	height: 0.18rem;
	margin-top: 0.35rem;
	width: 4rem;
}

.lgf-result-board .lgf-result-label {
	color: #2f6f37;
	display: block;
	font-size: 0.72rem;
	font-weight: 900;
	letter-spacing: 0;
	text-transform: none;
}

.lgf-result-board .lgf-result-note {
	background: transparent;
	border: 0;
	color: #657160;
	font-size: 0.82rem;
	line-height: 1.4;
	padding: 0;
}

.lgf-result-encouragement {
	color: #ef6b4d;
	font-size: 1rem;
	font-style: italic;
	line-height: 1.2;
}

.lgf-result-article-list {
	display: grid;
	gap: 0.55rem;
}

.lgf-result-article {
	align-items: center;
	background: #ffffff;
	border: 1px solid #e3eadf;
	border-radius: 8px;
	color: inherit;
	display: grid;
	gap: 0.65rem;
	grid-template-columns: 3.5rem minmax(0, 1fr) auto;
	min-height: 4.35rem;
	padding: 0.45rem 0.55rem;
	text-decoration: none;
	transition: background 160ms ease, border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.lgf-result-article:hover,
.lgf-result-article:focus-visible {
	background: #fbfdf9;
	border-color: #8fb66b;
	box-shadow: 0 10px 24px rgba(47, 111, 55, 0.1);
	transform: translateY(-1px);
}

.lgf-result-article-thumb {
	background-color: #edf4ea;
	background-position: center;
	background-size: cover;
	border-radius: 7px;
	display: block;
	height: 3.25rem;
	width: 3.25rem;
}

.lgf-result-article-copy {
	display: grid;
	gap: 0.2rem;
	min-width: 0;
}

.lgf-result-article-copy strong {
	color: #17351c;
	font-size: 0.88rem;
	line-height: 1.15;
}

.lgf-result-article-copy small {
	color: #5d675a;
	font-size: 0.72rem;
	line-height: 1.25;
}

.lgf-result-article-arrow {
	color: #2f6f37;
	font-size: 1.4rem;
	font-weight: 800;
	line-height: 1;
}

.lgf-result-offer {
	background: #f2f7ee;
}

.lgf-result-offer .lgf-button,
.lgf-result-optin .lgf-button {
	background: #ef6b4d;
	border-radius: 6px;
	box-shadow: 0 8px 18px rgba(239, 107, 77, 0.2);
	display: inline-flex;
	justify-content: center;
	text-align: center;
}

.lgf-result-offer .lgf-button {
	align-self: start;
	justify-self: start;
	line-height: 1.1;
	min-height: 44px;
	padding: 0.72rem 1.05rem;
	white-space: nowrap;
	width: auto;
}

.lgf-result-coming-soon {
	background: #ffffff;
	border: 1px solid #d9e7d3;
	border-radius: 6px;
	color: #2f6f37;
	display: inline-flex;
	font-size: 0.82rem;
	font-weight: 900;
	justify-content: center;
	padding: 0.65rem 0.8rem;
}

.lgf-result-optin {
	background: #ffffff;
}

.lgf-result-optin .lgf-quiz-email-form {
	grid-template-columns: 1fr;
}

.lgf-result-optin .lgf-quiz-email-form label:not(.lgf-checkbox) {
	font-size: 0.82rem;
}

.lgf-result-optin .lgf-quiz-email-form input[type="email"],
.lgf-result-optin .lgf-quiz-email-form input[type="text"] {
	min-height: 42px;
}

.lgf-result-board > .lgf-quiz-back {
	justify-self: center;
	margin: 0.4rem 0 1rem;
}

@media (min-width: 720px) {
	.lgf-dashboard-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.lgf-dashboard-panel[data-lgf-panel="meal_plan"],
	.lgf-dashboard-panel[data-lgf-panel="grocery_item"] {
		grid-column: span 2;
	}

	.lgf-quiz-shell {
		grid-template-columns: minmax(15rem, 0.82fr) minmax(24rem, 1fr);
	}

	.lgf-quiz-copy {
		align-content: center;
	}

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

	.lgf-quiz-result-hero {
		grid-template-columns: minmax(0, 1fr) minmax(11rem, 0.34fr);
	}

	.lgf-quiz-offers {
		grid-template-columns: minmax(0, 1fr) minmax(12rem, 0.36fr);
	}

	.lgf-quiz-email-form {
		grid-template-columns: minmax(0, 1fr) auto;
		align-items: end;
	}

	.lgf-quiz-email-form .lgf-checkbox,
	.lgf-quiz-email-form .lgf-quiz-save-message {
		grid-column: 1 / -1;
	}
}

@media (min-width: 900px) {
	.lgf-quiz-shell.is-result {
		grid-template-columns: 1fr;
	}

	.lgf-result-board {
		grid-template-columns: 1.05fr 1.16fr 0.95fr 0.95fr;
	}

	.lgf-result-articles,
	.lgf-result-offer,
	.lgf-result-optin {
		border-left: 1px solid #e2eadf;
	}

	.lgf-result-board > .lgf-quiz-back {
		grid-column: 1 / -1;
	}
}
