/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.shroomology-catalog {
	display: grid;
	grid-template-columns: minmax(230px, 300px) minmax(0, 1fr);
	gap: clamp(28px, 4vw, 64px);
	padding: 64px 0 40px;
	color: var(--shroom-ink);
}
.shroomology-catalog__sidebar, .shroomology-catalog__results { min-width: 0; }
.shroomology-catalog__sidebar { display: grid; align-content: start; gap: 26px; }
@media (min-width: 701px) {
	.shroomology-catalog__sidebar {
		--catalog-sticky-top: 24px;
		position: sticky;
		top: var(--catalog-sticky-top);
		align-self: start;
		max-height: calc(100vh - var(--catalog-sticky-top) - 24px);
		max-height: calc(100dvh - var(--catalog-sticky-top) - 24px);
		overflow-y: auto;
		scrollbar-width: thin;
	}
	body.admin-bar .shroomology-catalog__sidebar { --catalog-sticky-top: 56px; }
}
@media (min-width: 701px) and (max-width: 782px) {
	body.admin-bar .shroomology-catalog__sidebar { --catalog-sticky-top: 70px; }
}
.shroomology-catalog__filter-panel { padding: 30px 26px; border-radius: 12px; background: var(--shroom-primary); color: #fff; }
.shroomology-catalog__filter { padding: 0; }
.shroomology-catalog__filter + .shroomology-catalog__filter { margin-top: 38px; }
.shroomology-catalog__search > label { display: block; margin-bottom: 22px; font-family: var(--shroom-font-title); font-size: 1.65rem; line-height: 1.3; }
.shroomology-catalog__search-field { box-sizing: border-box; display: flex; align-items: center; min-height: 52px; background: #eeece8; border: 1px solid var(--shroom-primary); border-radius: 10px; padding: 0 10px 0 28px; transition: border-color .2s ease, box-shadow .2s ease; }
.shroomology-catalog__search-field input[type="search"],
.shroomology-catalog__search-field input[type="search"]:focus,
.shroomology-catalog__search-field input[type="search"]:focus-visible { box-sizing: border-box; flex: 1 1 auto; width: 100%; min-width: 0; height: 50px; min-height: 0; margin: 0; border: 0; border-radius: 0; padding: 0; background: transparent; color: var(--shroom-ink); font-family: var(--shroom-font-text); font-size: .95rem; outline: none; box-shadow: none; }
.shroomology-catalog__search-field input::placeholder { color: #858585; opacity: 1; }
.shroomology-catalog__search-field button,
.shroomology-catalog__search-field button:hover,
.shroomology-catalog__search-field button:focus { display: grid; place-items: center; flex: 0 0 44px; width: 44px; height: 44px; padding: 10px; border: 0; background: transparent; color: var(--shroom-primary); cursor: pointer; box-shadow: none; }
.shroomology-catalog__search-field button:hover { color: var(--shroom-ink); }
.shroomology-catalog__search-field svg { width: 24px; height: 24px; }
.shroomology-catalog__search-field:focus-within { border-color: var(--shroom-primary-dark); box-shadow: 0 0 0 1px var(--shroom-primary-dark); }
.shroomology-catalog__search-field button:focus-visible { outline: 2px solid var(--shroom-primary-dark); outline-offset: -4px; border-radius: 6px; }
.shroomology-catalog__filter h2 { margin: 0 0 26px; font-family: var(--shroom-font-title); font-size: 1.85rem; font-weight: 400; color: inherit; }
.shroomology-catalog__filter ul { margin: 0; padding: 0; list-style: none; }
.shroomology-catalog__filter ul.children { flex-basis: 100%; padding: 12px 0 0 16px; }
.shroomology-catalog__filter li { display: flex; flex-wrap: wrap; align-items: baseline; justify-content: space-between; gap: 6px; padding: 12px 0; border-bottom: 1px solid rgba(255,255,255,.65); font-size: 1rem; }
.shroomology-catalog__filter li:last-child { border-bottom: 0; padding-bottom: 0; }
.shroomology-catalog__filter li > a { flex: 1; color: inherit; text-decoration: none; }
.shroomology-catalog__filter li.current-cat > a { font-weight: 600; text-decoration: none; }
.shroomology-catalog__filter a:hover { color: inherit; text-decoration: none; }
.shroomology-catalog__filter a:focus-visible { outline: 2px solid currentColor; outline-offset: 3px; }
.shroomology-catalog__toolbar { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 16px; margin-bottom: 28px; padding-bottom: 20px; border-bottom: 1px solid #24201d; }
.woocommerce .shroomology-catalog__toolbar .woocommerce-result-count { float: none; margin: 0; font-family: var(--shroom-font-title); font-size: 1.4rem; }
.woocommerce .shroomology-catalog__toolbar .woocommerce-ordering { float: none; margin: 0; }
.shroomology-catalog__toolbar select { appearance: none; -webkit-appearance: none; max-width: 100%; padding: 12px 48px 12px 20px; border: 0; border-radius: 10px; background-color: #eeece8; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%2324201d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m4 6 4 4 4-4'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 18px center; background-size: 16px 16px; color: #24201d; font-family: var(--shroom-font-text); font-size: .85rem; }
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin: 0 0 36px; padding: 0; }
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products::before,
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products::after { display: none; }
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products li.product .onsale {
	background: #dc3545;
	color: #fff;
}
/* Product cards: square photography and a softly raised cream panel. */
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products li.product {
	--card-inset: clamp(18px, 1.8vw, 32px);
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	float: none;
	width: auto;
	min-width: 0;
	margin: 0;
	padding: 0 0 var(--card-inset);
	border: 0;
	border-radius: 20px;
	background: #fcfaf7;
	box-shadow: 0 20px 38px rgba(105, 79, 51, .10);
	text-align: left;
}
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products li.product .woocommerce-LoopProduct-link { display: block; color: #24201d; text-decoration: none; }
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products li.product a img { display: block; width: 100%; height: auto; aspect-ratio: 1; object-fit: cover; margin: 0; border-radius: 18px; }
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products li.product .woocommerce-loop-product__title {
	position: relative;
	margin: 24px var(--card-inset) 10px;
	padding: 0;
	color: #24201d;
	font-family: var(--shroom-font-title);
	font-size: clamp(1.35rem, 1.65vw, 1.5rem);
	font-weight: 400;
	line-height: 1.2;
	overflow-wrap: anywhere;
}
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products li.product .price { margin: 0 var(--card-inset) 22px; color: #937960; font-family: var(--shroom-font-text); font-size: 1.3rem; font-weight: 500; line-height: 1.5; }
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products li.product .price ins { background: transparent; font-weight: 500; }
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products li.product .star-rating { margin: 0 var(--card-inset) 12px; color: #937960; }
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products li.product .button {
	box-sizing: border-box;
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	align-self: flex-start;
	gap: 22px;
	max-width: calc(100% - var(--card-inset) * 2);
	margin: auto var(--card-inset) 0;
	padding: 15px 26px;
	border: 1px solid #29251f;
	border-radius: 999px;
	background: #29251f;
	color: #fff;
	font-family: var(--shroom-font-text);
	font-size: .95rem;
	font-weight: 400;
	line-height: 1.4;
	text-decoration: none;
	transition: background-color .2s ease;
}
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products li.product .button:not(.loading):not(.added)::after { content: ""; flex: 0 0 25px; width: 25px; height: 16px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 18' fill='none' stroke='%23fff' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M1 9h25M19 2l7 7-7 7'/%3E%3C/svg%3E") center / contain no-repeat; }
/* Keep the loading spinner in the flex layout so the button gap applies. */
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products li.product .button.loading::after {
	position: static;
	inset: auto;
	flex: 0 0 1em;
	width: 1em;
	height: 1em;
	margin: 0;
	line-height: 1;
}
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products li.product .button:hover { background: #493c30; color: #fff; }
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products li.product a:focus-visible { outline: 2px solid #937960; outline-offset: 4px; }
:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products li.product .added_to_cart { align-self: flex-start; margin: 12px var(--card-inset) 0; color: #493c30; }
.woocommerce .shroomology-catalog .price_slider_amount .button { padding: 13px 26px; border: 1px solid #24201d; border-radius: 999px; background: #24201d; color: #fff; font-family: var(--shroom-font-text); font-size: .85rem; font-weight: 400; line-height: 1.4; }
.woocommerce .shroomology-catalog .button:hover { background: #493c30; color: #fff; }
.woocommerce .shroomology-catalog .button:focus-visible { outline: 2px solid #24201d; outline-offset: 4px; }
.woocommerce .shroomology-catalog .widget_price_filter .price_slider_wrapper .ui-widget-content { height: 3px; margin: 0 7px 24px; background: rgba(36,32,29,.25); }
.woocommerce .shroomology-catalog .widget_price_filter .ui-slider .ui-slider-range { background: #62503e; }
.woocommerce .shroomology-catalog .widget_price_filter .ui-slider .ui-slider-handle { top: -4px; width: 11px; height: 11px; margin-left: -5px; border: 1px solid #24201d; border-radius: 50%; background: #fff; }
.woocommerce .shroomology-catalog .widget_price_filter .ui-slider-handle:focus-visible { outline: 2px solid #24201d; outline-offset: 4px; }
.woocommerce .shroomology-catalog .price_slider_amount { display: flex; flex-direction: column; align-items: flex-start; gap: 18px; text-align: left; font-size: 1rem; color: #fff; }
.woocommerce .shroomology-catalog .price_slider_amount .button { font-size: 1rem; }
.woocommerce .shroomology-catalog .price_slider_amount .price_label { order: -1; }
.woocommerce .shroomology-catalog .price_slider_amount .clear { display: none; }
@media (max-width: 1000px) {
	.shroomology-catalog { grid-template-columns: 230px minmax(0, 1fr); gap: 28px; }
	:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 700px) {
	.shroomology-catalog { grid-template-columns: minmax(0, 1fr); padding: 36px 0 56px; }
	.shroomology-catalog__sidebar { grid-template-columns: minmax(0, 1fr); gap: 24px; }
	.shroomology-catalog__filter-panel { padding: 24px 18px; }
}
@media (max-width: 440px) {
	.shroomology-catalog__sidebar { grid-template-columns: minmax(0, 1fr); }
	:is(.woocommerce .shroomology-catalog, .shroomology-products .woocommerce) ul.products { grid-template-columns: minmax(0, 1fr); }
}

.shroomology-shop-hero {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	height: 450px;
	padding: 100px 0 30px;
	background: #d5ccc3;
	color: var(--shroom-ink);
	text-align: center;
}

.shroomology-shop-hero h1 {
	margin: 0 0 22px;
	font-family: var(--shroom-font-title);
	font-size: clamp(3.25rem, 5vw, 4.5rem);
	font-weight: 400;
	line-height: 1.15;
	color: inherit;
}

.shroomology-shop-hero__breadcrumb {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 18px;
	font-size: 1rem;
	line-height: 1.6;
}

.shroomology-shop-hero__breadcrumb a { color: inherit; text-decoration: none; }
.shroomology-shop-hero__breadcrumb a:hover { text-decoration: underline; }
.shroomology-shop-hero__breadcrumb a:focus-visible { outline: 2px solid currentColor; outline-offset: 4px; }
body.page-template-page-shop .shroomology-site-header,
body.woocommerce-shop .shroomology-site-header { position: absolute; background: transparent; color: #24201d; }
body.page-template-page-shop .shroomology-brand__logo,
body.tax-product_cat .shroomology-brand__logo,
body.tax-product_tag .shroomology-brand__logo,
body.woocommerce-shop .shroomology-brand__logo { filter: brightness(0) saturate(100%) invert(15%) sepia(15%) saturate(800%) hue-rotate(350deg); }

/* Shared action buttons and their icons. */
.shroomology-page .shroomology-hero-button,
.shroomology-page .shroomology-routine__button,
.shroomology-drawer .shroomology-drawer__actions a {
	box-sizing: border-box;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	min-height: 50px;
	padding: 12px 26px;
	border-radius: 999px;
	font-family: var(--shroom-font-text);
	font-size: 0.85rem;
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: 0.08em;
	text-transform: none;
	transition: color .2s ease, background-color .2s ease, border-color .2s ease;
}

.shroomology-page .shroomology-hero-button svg,
.shroomology-page .shroomology-routine__button svg,
.shroomology-drawer .shroomology-drawer__actions svg,
.shroomology-drawer .shroomology-drawer__nav .shroomology-button-icon {
	display: block;
	width: 22px;
	height: 22px;
	flex: 0 0 22px;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.5;
	transition: transform .2s ease;
}

.shroomology-page .shroomology-hero-button:hover svg,
.shroomology-page .shroomology-routine__button:hover svg,
.shroomology-drawer .shroomology-drawer__actions a:hover svg {
	transform: translateX(3px);
}

.shroomology-drawer .shroomology-drawer__actions a:hover {
	background: #342c24;
	color: #f7f4ee;
	border-color: #342c24;
}

.shroomology-page .shroomology-hero-button:focus-visible,
.shroomology-page .shroomology-routine__button:focus-visible {
	outline: 2px solid currentColor;
	outline-offset: 4px;
}

.shroomology-site-header .shroomology-cart-link svg { display: block; flex-shrink: 0; fill: currentColor; }

@media (max-width: 540px) {
	.shroomology-drawer .shroomology-drawer__actions a { gap: 12px; padding: 12px 16px; font-size: .8rem; letter-spacing: .04em; }
}

@media (prefers-reduced-motion: reduce) {
	.shroomology-page .shroomology-hero-button,
	.shroomology-page .shroomology-routine__button,
	.shroomology-drawer .shroomology-drawer__actions a,
	.shroomology-page .shroomology-hero-button svg,
	.shroomology-page .shroomology-routine__button svg,
	.shroomology-drawer .shroomology-drawer__actions svg { transition: none; }
}

html.shroomology-drawer-open { overflow: hidden; }
.shroomology-drawer {
	box-sizing: border-box;
	position: fixed;
	inset: 0 0 0 auto;
	width: min(760px, 100%);
	max-width: 100%;
	height: 100%;
	height: 100dvh;
	max-height: none;
	margin: 0;
	padding: 0;
	border: 0;
	background: #f7f4ee;
	color: #342c24;
	font-family: var(--shroom-font-text);
	overflow-y: auto;
	overscroll-behavior: contain;
}
.shroomology-drawer:not([open]) { display: none; }
.shroomology-drawer[open] { animation: shroomology-drawer-enter .28s ease-out; }
.shroomology-drawer::backdrop { background: rgba(25, 21, 17, .5); }
.shroomology-drawer__inner { padding: 72px clamp(24px, 5vw, 62px) 32px; }
.shroomology-drawer .shroomology-drawer__close {
	position: absolute; top: 22px; right: 24px;
	display: grid; place-items: center;
	width: 46px; height: 46px; padding: 9px;
	border: 0; border-radius: 10px;
	background: #e8ded2; color: #342c24; cursor: pointer;
}
.shroomology-drawer svg { fill: none; stroke: currentColor; stroke-width: 1.5; stroke-linecap: round; stroke-linejoin: round; }
.shroomology-drawer__close svg { width: 28px; height: 28px; }
.shroomology-drawer a { color: inherit; text-decoration: none; }
.shroomology-drawer a:hover { color: var(--shroom-primary-dark); }
.shroomology-drawer a:focus-visible, .shroomology-drawer button:focus-visible { outline: 2px solid var(--shroom-primary-dark); outline-offset: 4px; }
.shroomology-drawer__brand { display: inline-block; }
.shroomology-drawer__brand img { display: block; width: 210px; max-width: 100%; height: auto; filter: brightness(0) saturate(100%) invert(15%) sepia(15%) saturate(800%) hue-rotate(350deg); }
.shroomology-drawer__intro { margin: 24px 0 30px; max-width: 540px; color: #625a51; font-size: clamp(1rem, 1.7vw, 1.2rem); line-height: 1.6; }
.shroomology-drawer__actions { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; margin-bottom: 36px; }
.shroomology-drawer__actions a { display: flex; align-items: center; justify-content: space-between; gap: 12px; min-height: 62px; padding: 0 28px; border: 1px solid currentColor; border-radius: 999px; font-size: 1rem; letter-spacing: .1em; }
.shroomology-drawer__actions span { font-size: 1.8rem; line-height: 1; }
.shroomology-drawer__nav { display: grid; padding: 18px 0; border-top: 1px solid #cdbba6; border-bottom: 1px solid #cdbba6; }
.shroomology-drawer__nav a { display: flex; align-items: center; justify-content: space-between; gap: 20px; min-height: 68px; font-family: var(--shroom-font-title); font-size: clamp(1.75rem, 3vw, 20px); line-height: 1.3; }
.shroomology-drawer__nav span { font-family: var(--shroom-font-text); font-size: 1.8rem; }
.shroomology-drawer__details { display: grid; grid-template-columns: 1.15fr 1fr; gap: 28px; padding: 38px 0 44px; }
.shroomology-drawer__details > div { min-width: 0; }
.shroomology-drawer__details > div + div { border-left: 1px solid #cdbba6; padding-left: 28px; }
.shroomology-drawer__details h2 { margin: 0 0 18px; color: inherit; font-family: var(--shroom-font-title); font-size: 1.9rem; font-weight: 400; }
.shroomology-drawer__details a { display: flex; align-items: center; gap: 16px; min-height: 44px; margin-bottom: 6px; color: #625a51; font-size: .95rem; overflow-wrap: anywhere; }
.shroomology-drawer__details a span { min-width: 0; }
.shroomology-drawer__details svg { flex: 0 0 26px; width: 26px; height: 26px; color: #342c24; }
.shroomology-drawer__copyright { margin: 0; padding-top: 24px; border-top: 1px solid #cdbba6; color: #625a51; font-size: .85rem; line-height: 1.7; }
@keyframes shroomology-drawer-enter { from { transform: translateX(100%); } to { transform: translateX(0); } }
@media (max-width: 540px) {
	.shroomology-drawer__inner { padding-top: 78px; }
	.shroomology-drawer__brand img { width: 180px; }
	.shroomology-drawer__actions { gap: 12px; }
	.shroomology-drawer__actions a { padding: 0 16px; min-height: 54px; font-size: .8rem; letter-spacing: .04em; }
	.shroomology-drawer__details { grid-template-columns: minmax(0, 1fr); gap: 24px; }
	.shroomology-drawer__details > div + div { border-left: 0; border-top: 1px solid #cdbba6; padding: 24px 0 0; }
}
@media (prefers-reduced-motion: reduce) { .shroomology-drawer[open] { animation: none; } }

.shroomology-footer {
	background: #2d2925;
	color: #f5f0e8;
	font-family: var(--shroom-font-text);
}

.shroomology-footer__top {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 54px 0 32px;
	text-align: center;
}

.shroomology-footer__brand { display: inline-block; }
.shroomology-footer__brand img { display: block; width: 180px; height: auto; }

.shroomology-footer h2 {
	margin: 28px 0 30px;
	color: inherit;
	font-family: var(--shroom-font-title);
	font-size: clamp(1.65rem, 2.5vw, 2.15rem);
	font-weight: 400;
	line-height: 1.35;
}

.shroomology-footer h2 em { color: var(--shroom-primary); }
.shroomology-footer__newsletter { width: min(570px, 100%); text-align: left; }
.shroomology-footer__email-preview { display: flex; align-items: center; gap: 16px; border-bottom: 1px solid #8c8175; }

.shroomology-footer__newsletter input[type="email"] {
	box-sizing: border-box;
	width: 100%;
	min-width: 0;
	min-height: 48px;
	padding: 12px 0;
	border: 0;
	border-bottom: 1px solid #8c8175;
	border-radius: 0;
	background: transparent;
	color: #f5f0e8;
	font-family: inherit;
	font-size: 0.9rem;
	box-shadow: none;
}

.shroomology-footer__email-preview input[type="email"] { border-bottom: 0; }
.shroomology-footer__newsletter input::placeholder { color: #bfb3a7; opacity: 1; }
.shroomology-footer__newsletter input:disabled { opacity: 1; cursor: not-allowed; }
.shroomology-footer__email-preview > svg { flex: 0 0 22px; width: 22px; height: 22px; color: var(--shroom-primary); }
.shroomology-footer__note { margin: 10px 0 0; color: #bfb3a7; font-size: 0.75rem; }

.shroomology-footer__newsletter button,
.shroomology-footer__newsletter input[type="submit"] {
	margin-top: 14px;
	padding: 12px 24px;
	border: 1px solid var(--shroom-primary);
	border-radius: var(--shroom-radius-pill);
	background: var(--shroom-primary);
	color: #24201d;
	font-family: inherit;
	cursor: pointer;
}

.shroomology-footer__commitments { border-top: 1px solid rgba(193, 167, 140, 0.45); padding: 42px 0; }
.shroomology-footer__commitments-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); }
.shroomology-footer__commitment { padding: 0 28px; text-align: center; }
.shroomology-footer__commitment + .shroomology-footer__commitment { border-left: 1px solid rgba(193, 167, 140, 0.4); }
.shroomology-footer__commitment > svg { display: block; width: 44px; height: 44px; margin: 0 auto 16px; color: #ded7ce; }
.shroomology-footer__commitment h3 { margin: 0 0 6px; color: inherit; font-family: var(--shroom-font-title); font-size: clamp(1.2rem, 1.8vw, 1.55rem); font-weight: 400; line-height: 1.3; }
.shroomology-footer__commitment p { margin: 0; color: #ded7ce; font-size: 0.8rem; line-height: 1.65; }
.shroomology-footer__bottom { border-top: 1px solid rgba(193, 167, 140, 0.45); padding: 38px 0 42px; }
.shroomology-footer__row { display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.shroomology-footer__socials { display: flex; align-items: center; gap: 18px; order: 2; }
.shroomology-footer__socials a { display: grid; place-items: center; width: 44px; height: 44px; border-radius: 50%; }
.shroomology-footer__socials svg { width: 28px; height: 28px; }
.shroomology-footer__connections { display: flex; align-items: stretch; gap: 28px; order: 2; flex-shrink: 0; }
.shroomology-footer__label { margin: 0 0 8px; font-size: 0.75rem; font-weight: 500; line-height: 1.5; text-transform: uppercase; }
.shroomology-footer__contact { padding-left: 28px; border-left: 1px solid rgba(193, 167, 140, 0.4); }
.shroomology-footer__contact > a { display: inline-flex; align-items: center; min-height: 44px; font-size: 0.9rem; overflow-wrap: anywhere; }
.shroomology-footer__social-placeholder { display: grid; place-items: center; width: 44px; height: 44px; color: #d9cfc3; }
.shroomology-footer__nav { display: flex; flex-wrap: wrap; align-items: center; gap: 12px 36px; }
.shroomology-footer a { color: #d9cfc3; text-decoration: none; }
.shroomology-footer a:hover { color: #fff; }
.shroomology-footer__nav a { display: inline-flex; align-items: center; min-height: 44px; font-size: 0.85rem; }
.shroomology-footer a:focus-visible,
.shroomology-footer input:focus-visible,
.shroomology-footer button:focus-visible { outline: 2px solid var(--shroom-primary); outline-offset: 5px; }
.shroomology-footer__copyright { margin: 22px 20px 0; color: #bfb3a7; font-size: 0.65rem; line-height: 1.8; letter-spacing: 0.15em; text-align: center; text-transform: uppercase; }

@media (max-width: 820px) {
	.shroomology-footer__commitments { padding: 32px 0; }
	.shroomology-footer__commitments-grid { grid-template-columns: minmax(0, 1fr); gap: 26px; }
	.shroomology-footer__commitment { padding: 0 16px; }
	.shroomology-footer__commitment + .shroomology-footer__commitment { border-left: 0; border-top: 1px solid rgba(193, 167, 140, 0.3); padding-top: 26px; }
	.shroomology-footer__top { padding: 48px 0 40px; }
	.shroomology-footer__row { flex-direction: column; gap: 24px; }
	.shroomology-footer__connections { gap: 18px; max-width: 100%; }
	.shroomology-footer__contact { padding-left: 18px; min-width: 0; }
	.shroomology-footer__socials:empty { display: none; }
	.shroomology-footer__nav { justify-content: center; gap: 4px 24px; }
	.shroomology-footer__brand img { width: 154px; }
}

.shroomology-quality {
	padding: clamp(56px, 7vw, 112px) 0;
	background: #fff;
	color: var(--shroom-ink);
}

.shroomology-quality__layout {
	display: grid;
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
	align-items: center;
	gap: clamp(36px, 7vw, 112px);
}

.shroomology-quality__visual {
	width: 100%;
	max-width: 520px;
	aspect-ratio: 5 / 5;
	overflow: hidden;
	border-radius: 50% 50% 8px 8px;
	background: #f4f0e9;
}

.shroomology-quality__visual img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.shroomology-quality__content h2 {
	margin: 0 0 clamp(28px, 4vw, 52px);
	font-family: var(--shroom-font-title);
	font-size: clamp(2.5rem, 4vw, 4rem);
	font-weight: 400;
	line-height: 1.15;
}

.shroomology-quality__content h2 em {
	display: block;
	color: var(--shroom-primary-dark);
}

.shroomology-quality__list {
	display: grid;
	gap: 24px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.shroomology-quality__list li {
	display: grid;
	grid-template-columns: 44px minmax(0, 1fr);
	align-items: center;
	gap: 20px;
}

.shroomology-quality__icon {
	display: grid;
	place-items: center;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background: var(--shroom-primary);
	color: var(--shroom-white);
}

.shroomology-quality__icon svg { width: 28px; height: 28px; }

.shroomology-quality__list p {
	margin: 0;
	font-size: clamp(0.95rem, 1.3vw, 1.125rem);
	line-height: 1.75;
}

@media (max-width: 820px) {
	.shroomology-quality__layout { grid-template-columns: minmax(0, 1fr); }
	.shroomology-quality__visual { max-width: 440px; justify-self: center; }
	.shroomology-quality__list li { gap: 16px; }
}

.shroomology-home-faq {
	--routine-accent: var(--shroom-primary-dark);
	padding: clamp(48px, 6vw, 96px) 0;
	background: #f4f0e9;
	color: var(--shroom-ink);
}

.shroomology-home-faq__panel {
	box-sizing: border-box;
	display: grid;
	grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
	gap: clamp(32px, 6vw, 96px);
	padding: clamp(28px, 5vw, 72px);
	border-radius: 32px;
	background: var(--shroom-white);
}

.shroomology-home-faq__intro {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 64px;
	min-width: 0;
}

.shroomology-home-faq__eyebrow {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin: 0 0 20px;
	font-size: 0.7rem;
	letter-spacing: 0.14em;
}

.shroomology-home-faq__eyebrow::before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: var(--shroom-primary-dark);
}

.shroomology-home-faq h2 {
	margin: 0;
	font-family: var(--shroom-font-title);
	font-size: clamp(2.5rem, 4vw, 4rem);
	font-weight: 400;
	line-height: 1.12;
}

.shroomology-home-faq h2 em {
	display: block;
	color: var(--shroom-primary-dark);
}

.shroomology-home-faq__help h3 {
	margin: 0 0 10px;
	font-family: var(--shroom-font-text);
	font-size: 1rem;
	font-weight: 500;
}

.shroomology-home-faq__help p {
	max-width: 290px;
	margin: 0 0 22px;
	color: #6f675f;
	font-size: 0.85rem;
	line-height: 1.75;
}

.shroomology-home-faq__list {
	display: grid;
	align-content: start;
	gap: 12px;
	min-width: 0;
}

.shroomology-home-faq__item {
	border: 1px solid transparent;
	border-radius: 16px;
	background: #f8f6f2;
	overflow-wrap: anywhere;
}

.shroomology-home-faq__item[open] {
	border-color: rgba(var(--shroom-primary-rgb), 0.35);
}

.shroomology-home-faq__item summary {
	display: grid;
	grid-template-columns: 26px minmax(0, 1fr) 18px;
	align-items: center;
	gap: 18px;
	min-height: 80px;
	padding: 22px 24px;
	list-style: none;
	cursor: pointer;
	font-size: 0.9rem;
	font-weight: 500;
	line-height: 1.6;
}

.shroomology-home-faq__item summary::-webkit-details-marker { display: none; }
.shroomology-home-faq__item summary::marker { content: ""; }
.shroomology-home-faq__number { color: #827362; font-weight: 400; }

.shroomology-home-faq__toggle {
	position: relative;
	width: 18px;
	height: 18px;
	color: var(--shroom-primary-dark);
}

.shroomology-home-faq__toggle::before,
.shroomology-home-faq__toggle::after {
	content: "";
	position: absolute;
	top: 8px;
	left: 3px;
	width: 12px;
	height: 1.5px;
	background: currentColor;
}

.shroomology-home-faq__toggle::after { transform: rotate(90deg); }
.shroomology-home-faq__item[open] .shroomology-home-faq__toggle::after { display: none; }

.shroomology-home-faq__item > p,
.shroomology-home-faq__item > .shroomology-home-faq__points {
	margin: -4px 60px 24px 68px;
	color: #6f675f;
	font-size: 0.84rem;
	line-height: 1.8;
}

.shroomology-home-faq__points {
	padding-left: 20px;
	list-style: disc;
}

.shroomology-home-faq__points li + li { margin-top: 6px; }

.shroomology-home-faq__item summary:hover { color: var(--shroom-primary-dark); }
.shroomology-home-faq__item summary:focus-visible,
.shroomology-home-faq__help a:focus-visible {
	outline: 2px solid var(--shroom-primary-dark);
	outline-offset: 4px;
	border-radius: 16px;
}

@media (max-width: 820px) {
	.shroomology-home-faq__panel { grid-template-columns: minmax(0, 1fr); border-radius: 24px; }
	.shroomology-home-faq__intro { gap: 28px; }
	.shroomology-home-faq__help p { max-width: 100%; }
}

@media (max-width: 480px) {
	.shroomology-home-faq__panel { padding: 28px 18px; }
	.shroomology-home-faq__item summary { gap: 10px; padding: 18px 14px; }
	.shroomology-home-faq__item > p,
	.shroomology-home-faq__item > .shroomology-home-faq__points { margin: 0 20px 22px 50px; }
}

:root {
	--shroom-font-text: "Poppins", sans-serif;
	--shroom-font-title: "Elsie", Georgia, serif;
	--shroom-container-width: 1440px;
	--shroom-container-gutter: 20px;
	--shroom-primary: #c1a78c;
	--shroom-primary-rgb: 193, 167, 140;
	--shroom-primary-dark: #8b6f52;
	--shroom-ink: #24201d;
	--shroom-forest: #173128;
	--shroom-surface: #f8fbf6;
	--shroom-white: #fff;
	--shroom-border: 1px;
	--shroom-radius-sm: 8px;
	--shroom-radius-pill: 999px;
	--shroom-space-xs: 8px;
	--shroom-space-sm: 16px;
	--shroom-space-md: 24px;
	--shroom-space-lg: 32px;
	--shroom-space-xl: 48px;
}


body,
button,
input,
select,
textarea,
.shroomology-site-header,
.shroomology-primary-nav {
	font-family: var(--shroom-font-text);
	font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: var(--shroom-font-title);
	font-weight: 400;
}

.shroomology-site-header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	width: 100%;
	padding: 34px 0 0;
	color: #24201d;
}

.admin-bar .shroomology-site-header {
	top: 32px;
}

.shroomology-header-container {
	position: relative;
	display: grid;
	grid-template-columns: 280px minmax(0, 1fr) 280px;
	align-items: center;
	width: min(var(--shroom-container-width), calc(100% - 2 * var(--shroom-container-gutter)));
	margin: 0 auto;
}

.shroomology-brand {
	display: inline-flex;
	align-items: center;
	gap: 14px;
	width: fit-content;
	color: inherit;
	text-decoration: none;
}

.shroomology-brand:hover,
.shroomology-brand:focus {
	color: inherit;
	text-decoration: none;
}

.shroomology-brand__logo {
	display: block;
	width: 180px;
	max-width: 100%;
	height: auto;
}

.shroomology-primary-nav {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: clamp(22px, 2.4vw, 42px);
	min-width: 0;
	font-size: 0.98rem;
	font-weight: 400;
}

.shroomology-primary-nav a {
	color: inherit;
	text-decoration: none;
	white-space: nowrap;
}

.shroomology-primary-nav a:hover,
.shroomology-primary-nav a:focus {
	color: #fff;
	text-decoration: none;
}

.shroomology-primary-nav a.active,
body.home .shroomology-primary-nav a:first-child,
body.page-template-page-home .shroomology-primary-nav a:first-child {
	color: #fff;
	text-decoration: none;
}

.shroomology-menu-control {
	position: fixed;
	width: 1px;
	height: 1px;
	opacity: 0;
	pointer-events: none;
}

.shroomology-header-actions {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 28px;
}

.shroomology-cart-link {
	display: inline-flex;
	width: 108px;
	height: 48px;
	align-items: center;
	justify-content: center;
	gap: 10px;
	flex-shrink: 0;
	font-size: 0.85rem;
	white-space: nowrap;
	border: 1px solid currentColor;
	border-radius: 999px;
	color: inherit;
	text-decoration: none;
	transition: background-color 180ms ease, color 180ms ease;
}

.shroomology-cart-link:hover,
.shroomology-cart-link:focus {
	background: #24201d;
	color: #fff;
}

.shroomology-cart-link svg {
	width: 22px;
	height: 22px;
}

.shroomology-cart-icon {
	position: relative;
	display: inline-flex;
	flex-shrink: 0;
}

.shroomology-cart-count {
	position: absolute;
	top: -8px;
	right: -9px;
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	min-width: 17px;
	height: 17px;
	padding: 0 4px;
	border-radius: 999px;
	background: #e45157;
	color: #fff;
	font-family: var(--shroom-font-text);
	font-size: 11px;
	font-weight: 500;
	line-height: 1;
}

.shroomology-cart-count[hidden] { display: none; }
.shroomology-cart-count .screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip-path: inset(50%);
	white-space: nowrap;
	border: 0;
}

.shroomology-menu-toggle {
	display: grid;
	width: 34px;
	height: 34px;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: inherit;
	cursor: pointer;
	gap: 7px;
	align-content: center;
	justify-items: end;
}

.shroomology-site-header .shroomology-menu-toggle:hover,
.shroomology-site-header .shroomology-menu-toggle:focus,
.shroomology-site-header .shroomology-menu-toggle:active,
.shroomology-site-header .shroomology-menu-toggle[aria-expanded="true"] {
	background: transparent;
	color: inherit;
	border: 0;
	box-shadow: none;
}

.shroomology-site-header .shroomology-menu-toggle:focus-visible {
	outline: 2px solid currentColor;
	outline-offset: 5px;
}

.shroomology-menu-toggle > svg {
	display: block;
	width: 30px;
	height: 30px;
	fill: currentColor;
	overflow: visible;
}

.shroomology-menu-toggle rect {
	transform-box: fill-box;
	transform-origin: center;
	transition: transform .3s ease, opacity .2s ease;
}

.shroomology-menu-toggle:hover rect:nth-child(2),
.shroomology-menu-toggle:focus-visible rect:nth-child(2) {
	transform: translateY(-8px);
}

.shroomology-menu-toggle:hover rect:nth-child(3),
.shroomology-menu-toggle:focus-visible rect:nth-child(3) {
	transform: translateY(8px);
}

.shroomology-menu-toggle[aria-expanded="true"] rect:nth-child(1) {
	transform: scaleX(0);
	opacity: 0;
}

.shroomology-menu-toggle[aria-expanded="true"] rect:nth-child(2) {
	transform: translateY(-32px) rotate(-45deg);
}

.shroomology-menu-toggle[aria-expanded="true"] rect:nth-child(3) {
	transform: translateY(32px) rotate(45deg);
}

@media (prefers-reduced-motion: reduce) {
	.shroomology-menu-toggle rect { transition: none; }
}

.shroomology-page {
	color: #173128;
	background: #f8fbf6;
	font-family: inherit;
}

.shroomology-container {
	width: min(var(--shroom-container-width), calc(100% - 2 * var(--shroom-container-gutter)));
	margin: 0 auto;
}
.shroomology-logo-slider .shroomology-container {
	width: 100%;
	margin: 0 auto;
}
.shroomology-hero {
	padding: clamp(140px, 12vw, 180px) 0 clamp(40px, 7vw, 72px);
	background:
		linear-gradient(135deg, rgba(32, 102, 79, 0.92), rgba(143, 176, 89, 0.74)),
		#20664f;
	color: #fff;
}

.shroomology-hero h1 {
	max-width: 820px;
	margin: 0;
	font-size: clamp(2.25rem, 6vw, 4.75rem);
	line-height: 1;
	letter-spacing: 0;
}

.shroomology-hero p {
	max-width: 680px;
	margin: 20px 0 0;
	font-size: 1.125rem;
	line-height: 1.7;
}

.shroomology-eyebrow {
	margin: 0 0 16px;
	font-size: 0.8rem;
	font-weight: 400;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.shroomology-section {
	padding: clamp(44px, 7vw, 84px) 0;
}

.shroomology-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 20px;
}

.shroomology-shop .shroomology-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.shroomology-card {
	min-height: 220px;
	padding: 28px;
	border: 1px solid rgba(23, 49, 40, 0.12);
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 18px 45px rgba(23, 49, 40, 0.08);
}

.shroomology-card h2,
.shroomology-steps h2 {
	margin: 0 0 12px;
	font-size: 1.35rem;
	line-height: 1.25;
	letter-spacing: 0;
}

.shroomology-card p,
.shroomology-steps p,
.shroomology-faq-list p {
	margin: 0;
	color: #53625c;
	line-height: 1.65;
}

.shroomology-products .woocommerce {
	width: 100%;
}

.shroomology-steps {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
	counter-reset: shroomology-step;
}

.shroomology-steps li {
	position: relative;
	min-height: 190px;
	padding: 76px 28px 28px;
	border: 1px solid rgba(23, 49, 40, 0.12);
	border-radius: 8px;
	background: #fff;
	counter-increment: shroomology-step;
}

.shroomology-steps li::before {
	position: absolute;
	top: 28px;
	left: 28px;
	display: grid;
	width: 36px;
	height: 36px;
	place-items: center;
	border-radius: 50%;
	background: #d3eb7f;
	color: #173128;
	font-weight: 400;
	content: counter(shroomology-step);
}

.shroomology-faq-list {
	display: grid;
	gap: 14px;
}

.shroomology-faq-list details {
	border: 1px solid rgba(23, 49, 40, 0.12);
	border-radius: 8px;
	background: #fff;
}

.shroomology-faq-list summary {
	cursor: pointer;
	padding: 22px 24px;
	font-size: 1.05rem;
	font-weight: 400;
}

.shroomology-faq-list details[open] summary {
	border-bottom: 1px solid rgba(23, 49, 40, 0.1);
}

.shroomology-faq-list details p {
	padding: 20px 24px 24px;
}

.shroomology-home {
	position: static;
	width: auto !important;
	max-width: none !important;
	margin: 0 !important;
	overflow: visible;
	background: #c3a688;
	color: #fff;
}

body[class*="page-template-page-home"] {
	overflow-x: clip;
}

body[class*="page-template-page-home"] #page,
body[class*="page-template-page-home"] #content,
body[class*="page-template-page-home"] .site-content,
body[class*="page-template-page-home"] .content-area {
	width: 100%;
	max-width: none;
	overflow: visible;
}

body[class*="page-template-page-home"] .site-main.shroomology-home {
	position: static;
	width: auto !important;
	max-width: none !important;
	margin: 0 !important;
	overflow: visible;
}

.shroomology-home .shroomology-section {
	background: #f8fbf6;
	color: #173128;
}

/* Benefit cards below the home hero. */
.shroomology-home-benefits {
	padding: clamp(64px, 9.4vw, 140px) 0;
	background: #fff;
	color: var(--shroom-ink);
}

.shroomology-home-benefits__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 20px;
}

.shroomology-benefit-card {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	min-width: 0;
	min-height: 246px;
	padding: 28px 20px 46px;
	border: 1px solid #e9e1d7;
	border-radius: 10px;
	background: #fcfbf8;
	text-align: center;
}

.shroomology-benefit-card__icon {
	display: grid;
	place-items: center;
	flex-shrink: 0;
	width: 82px;
	height: 82px;
	margin-bottom: 20px;
	border-radius: 50%;
	background: #f5f1ea;
	color: #8b775c;
}

.shroomology-benefit-card__icon svg {
	display: block;
	width: 58px;
	height: 58px;
}

.shroomology-benefit-card h2 {
	margin: 0;
	font-family: var(--shroom-font-title);
	font-size: clamp(22px, 1.8vw, 28px);
	font-weight: 400;
	line-height: 1.35;
}

@media (max-width: 1024px) {
	.shroomology-home-benefits__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 540px) {
	.shroomology-home-benefits__grid {
		grid-template-columns: minmax(0, 1fr);
	}
}

.shroomology-intention {
	padding: clamp(64px, 7vw, 104px) 0;
	background: #f5f1ea;
	color: var(--shroom-ink);
}

.shroomology-intention__heading {
	max-width: 820px;
	margin: 0 auto 56px;
	text-align: center;
}

.shroomology-intention__heading h2 {
	margin: 0 0 20px;
	font-family: var(--shroom-font-title);
	font-size: clamp(34px, 4vw, 56px);
	font-weight: 400;
	line-height: 1.15;
}

.shroomology-intention__heading p {
	margin: 0;
	font-size: clamp(15px, 1.2vw, 16px);
	line-height: 1.8;
	color: #6b6258;
}

.shroomology-intention__rituals {
	display: grid;
	gap: 24px;
	max-width: 1180px;
	margin: 0 auto;
}

.shroomology-ritual {
	--ritual-tint: #d6eeea;
	--ritual-border: #b8d8d3;
	position: relative;
	isolation: isolate;
	display: grid;
	grid-template-columns: 1fr 1fr;
	min-width: 0;
	overflow: hidden;
	padding: 8px;
	border: 2px solid var(--ritual-border);
	border-radius: 200px;
	background:
		radial-gradient(ellipse at 65% 12%, rgba(255, 255, 255, .95), transparent 60%),
		linear-gradient(180deg, var(--ritual-tint) 0%, #fff 40%, var(--ritual-tint) 100%);
	box-shadow:
		inset 0 0 0 3px rgba(255, 255, 255, .85),
		inset 0 8px 12px rgba(255, 255, 255, .9),
		inset 0 -10px 18px var(--ritual-border),
		0 12px 24px -18px rgba(68, 55, 44, .3);
}

/* Reflections sit above both halves of the capsule without blocking interaction. */
.shroomology-ritual::before,
.shroomology-ritual::after {
	position: absolute;
	z-index: 2;
	border-radius: inherit;
	content: "";
	pointer-events: none;
}

.shroomology-ritual::before {
	inset: 5px;
	border: 2px solid rgba(255, 255, 255, .65);
	box-shadow:
		inset 0 5px 5px rgba(255, 255, 255, .75),
		inset 3px 0 6px rgba(255, 255, 255, .45),
		inset -3px 0 6px rgba(255, 255, 255, .45),
		inset 0 -4px 5px rgba(255, 255, 255, .5);
}

.shroomology-ritual::after {
	inset: 12px;
	background:
		radial-gradient(ellipse 11% 4% at 18% 5%, rgba(255, 255, 255, .95) 10%, rgba(255, 255, 255, .55) 48%, transparent 75%),
		radial-gradient(ellipse 8% 3% at 83% 5%, rgba(255, 255, 255, .9) 12%, transparent 78%),
		radial-gradient(ellipse 1.2% 13% at 98% 38%, rgba(255, 255, 255, .8) 18%, transparent 80%),
		linear-gradient(180deg, rgba(255, 255, 255, .24), transparent 19%, transparent 88%, rgba(255, 255, 255, .16));
}

.shroomology-ritual--rest {
	--ritual-tint: #f8dfe2;
	--ritual-border: #eac5cd;
}

.shroomology-ritual--mindfulness {
	--ritual-tint: #e5e2fa;
	--ritual-border: #ccc8ef;
}

.shroomology-ritual__image {
	position: relative;
	min-width: 0;
	min-height: 360px;
	overflow: hidden;
	border-radius: 190px 64px 64px 190px;
}

.shroomology-ritual__image > svg {
	display: block;
	width: 100%;
	height: 100%;
}

.shroomology-ritual__image > img {
	position: absolute;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.shroomology-ritual__content {
	align-self: center;
	padding: 32px 64px 32px 40px;
}

.shroomology-ritual--rest .shroomology-ritual__image {
	grid-column: 2;
	grid-row: 1;
	border-radius: 64px 190px 190px 64px;
}

.shroomology-ritual--rest .shroomology-ritual__content {
	grid-column: 1;
	grid-row: 1;
	padding: 32px 40px 32px 64px;
}

.shroomology-ritual__icon {
	display: grid;
	place-items: center;
	width: 76px;
	height: 52px;
	margin-bottom: 18px;
	border-radius: 50%;
	background: var(--ritual-tint);
	color: #625b77;
}

.shroomology-ritual__icon svg {
	width: 38px;
	height: 38px;
	fill: none;
	stroke: currentColor;
	stroke-width: 1.6;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.shroomology-ritual__content p {
	margin: 0;
	font-family: var(--shroom-font-text);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.75;
	color: #635f67;
}

.shroomology-ritual__content .shroomology-ritual__eyebrow {
	margin-bottom: 8px;
	font-size: 12px;
	letter-spacing: .2em;
	text-transform: uppercase;
}

.shroomology-ritual__content h3 {
	margin: 0 0 14px;
	font-family: var(--shroom-font-title);
	font-size: clamp(28px, 2.8vw, 38px);
	font-weight: 400;
	line-height: 1.2;
}

@media (max-width: 767px) {
	.shroomology-intention__heading {
		margin-bottom: 36px;
	}

	.shroomology-ritual {
		grid-template-columns: minmax(0, 1fr);
		border-radius: 40px;
	}

	.shroomology-ritual .shroomology-ritual__image {
		grid-column: auto;
		grid-row: auto;
		min-height: 0;
		aspect-ratio: 1.5;
		border-radius: 32px;
	}

	.shroomology-ritual .shroomology-ritual__content {
		grid-column: auto;
		grid-row: auto;
		padding: 28px 22px 32px;
	}
}

.shroomology-logo-slider {
	background: #f4f4f3;
	color: var(--shroom-primary);
}

.shroomology-logo-slider__viewport {
	overflow: hidden;
	border-top: 1px solid var(--shroom-primary);
	border-bottom: 1px solid var(--shroom-primary);
	-webkit-mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
	mask-image: linear-gradient(90deg, transparent, #000 5%, #000 95%, transparent);
}

.shroomology-logo-slider__viewport:focus-visible {
	outline: 2px solid var(--shroom-primary-dark);
	outline-offset: 4px;
}

.shroomology-logo-slider__track {
	display: flex;
	width: max-content;
	animation: shroomology-logo-scroll 32s linear infinite;
}

.shroomology-logo-slider__group {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	gap: clamp(40px, 6vw, 100px);
	margin: 0;
	padding: 22px clamp(40px, 6vw, 100px) 22px 0;
	list-style: none;
}

.shroomology-logo-slider__item {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 clamp(150px, 16vw, 220px);
	width: clamp(150px, 16vw, 220px);
	height: 56px;
	font-family: var(--shroom-font-text);
	font-size: clamp(26px, 3vw, 42px);
	font-weight: 400;
	letter-spacing: .15em;
	line-height: 1;
	white-space: nowrap;
}

.shroomology-logo-slider__item--3 {
	font-family: var(--shroom-font-title);
	letter-spacing: -.04em;
}

.shroomology-logo-slider__item--4 {
	font-family: Georgia, serif;
	letter-spacing: .2em;
}

.shroomology-logo-slider__item img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.shroomology-logo-slider__viewport:hover .shroomology-logo-slider__track,
.shroomology-logo-slider__viewport:focus-within .shroomology-logo-slider__track {
	animation-play-state: paused;
}

@keyframes shroomology-logo-scroll {
	to { transform: translateX(-50%); }
}

@media (prefers-reduced-motion: reduce) {
	.shroomology-logo-slider__track {
		animation: none;
	}

	.shroomology-logo-slider__viewport {
		overflow-x: auto;
	}

	.shroomology-logo-slider__group[aria-hidden="true"] {
		display: none;
	}
}

.shroomology-routines {
	padding: clamp(64px, 7vw, 110px) 0;
	background: #fff;
	color: var(--shroom-ink);
}

.shroomology-routines__title {
	max-width: 880px;
	margin: 0 auto 56px;
	font-family: var(--shroom-font-title);
	font-size: clamp(34px, 4vw, 56px);
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
}

.shroomology-routines__title em {
	color: var(--shroom-primary-dark);
}

.shroomology-routines__list {
	display: grid;
	grid-auto-rows: 1fr;
	gap: 32px;
	isolation: isolate;
}

.shroomology-routines__list--stacking .shroomology-routine {
	position: sticky;
	top: var(--routine-sticky-top, 16px);
}

.shroomology-routine {
	--routine-surface: #f5efe4;
	--routine-accent: #897047;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	overflow: hidden;
	border: 1px solid #e9e1d7;
	border-radius: 28px;
	background: var(--routine-surface);
}

.shroomology-routine--dreamscape {
	--routine-surface: #efedf6;
	--routine-accent: #6d617f;
	position: relative;
	z-index: 1;
	border-color: #ddd7e8;
}

.shroomology-routine__content {
	align-self: center;
	padding: clamp(28px, 4vw, 64px);
}

.shroomology-routine__label {
	display: flex;
	align-items: center;
	gap: 14px;
	margin: 0 0 28px;
	color: var(--routine-accent);
	font-size: 12px;
	font-weight: 400;
	letter-spacing: .18em;
}

.shroomology-routine__label svg {
	flex: 0 0 32px;
	width: 32px;
	height: 32px;
}

.shroomology-routine__content h3 {
	margin: 0 0 22px;
	font-family: var(--shroom-font-title);
	font-size: clamp(32px, 3.5vw, 48px);
	font-weight: 400;
	line-height: 1.15;
}

.shroomology-routine__description,
.shroomology-routine__benefits {
	margin: 0 0 22px;
	font-family: var(--shroom-font-text);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8;
}

.shroomology-routine__benefits {
	color: var(--routine-accent);
	font-size: 14px;
}

.shroomology-routine__button {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	gap: 40px;
	min-height: 48px;
	margin-top: 10px;
	padding: 12px 26px;
	border: 1px solid var(--routine-accent);
	border-radius: 999px;
	color: var(--routine-accent);
	font-size: 14px;
	text-decoration: none;
	transition: background-color .2s, color .2s;
}

.shroomology-routine__button:hover,
.shroomology-routine__button:focus-visible {
	background: var(--routine-accent);
	color: #fff;
}

.shroomology-routine__visual {
	display: grid;
	place-items: center;
	min-width: 0;
	min-height: 440px;
	background: radial-gradient(ellipse at center, rgba(255,255,255,.9), rgba(255,255,255,.1) 72%);
}

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

.shroomology-routine__placeholder {
	display: grid;
	gap: 16px;
	padding: 40px;
	color: var(--routine-accent);
	text-align: center;
}

.shroomology-routine__placeholder span {
	font-family: var(--shroom-font-title);
	font-size: 30px;
}

.shroomology-routine__placeholder small {
	font-size: 12px;
}

@media (max-width: 767px) {
	.shroomology-routine {
		grid-template-columns: minmax(0, 1fr);
	}

	.shroomology-routine__visual {
		min-height: 280px;
		padding: 24px;
	}
}

/* Testimonials: image on the left, customer story on the right. */
.shroomology-testimonials {
	position: relative;
	padding: clamp(56px, 6vw, 96px) 0;
	overflow: hidden;
	background: #f7f4ef;
	color: #29211c;
}


.shroomology-testimonials__layout {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1.15fr);
	align-items: center;
	gap: clamp(32px, 4vw, 64px);
}

.shroomology-testimonials__visual {
	position: relative;
	align-self: start;
	width: 100%;
	min-height: 0;
	aspect-ratio: 5 / 4;
	overflow: hidden;
	border-radius: clamp(24px, 3vw, 42px);
	background: #e5ddd1;
}

.shroomology-testimonials__visual > img {
	position: absolute;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.shroomology-testimonials__placeholder {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 18px;
	min-height: 0;
	height: 100%;
	padding: 32px;
	background: radial-gradient(ellipse at 35% 30%, #f6f1e9, #e5ddd1);
	color: #947b64;
	font-size: 12px;
	letter-spacing: .12em;
}

.shroomology-testimonials__placeholder svg {
	width: 60px;
	height: 60px;
}

.shroomology-testimonials__heading {
	padding: 0 54px;
}

.shroomology-testimonials__heading .shroomology-testimonials__eyebrow {
	margin: 0 0 18px;
	color: #9b8068;
	font-size: 12px;
	letter-spacing: .18em;
	text-transform: uppercase;
}

.shroomology-testimonials__heading h2 {
	margin: 0 0 18px;
	color: inherit;
	font-size: clamp(32px, 3.2vw, 48px);
	line-height: 1.15;
}

.shroomology-testimonials__heading p {
	margin: 0;
	color: #78736e;
	font-size: 14px;
	line-height: 1.8;
}

.shroomology-testimonials__review {
	position: relative;
	margin-top: 42px;
	padding: 0 54px;
}

.shroomology-testimonials__quote {
	margin: 0;
}

.shroomology-testimonials__stars {
	margin-bottom: 25px;
	color: #ff7900;
	font-size: 24px;
	letter-spacing: 2px;
	padding: 0 0 0 32px;
}

.shroomology-testimonials__quote blockquote {
	position: relative;
	margin: 0;
	padding: 0 0 0 32px;
	border: 0;
}

.shroomology-testimonials__quote blockquote::before {
	position: absolute;
	top: -35px;
	left: -20px;
	color: #e8e1d8;
	font-family: Georgia, serif;
	font-size: 100px;
	line-height: 1;
	content: "\201C";
}

.shroomology-testimonials__quote blockquote p {
	position: relative;
	margin: 0;
	font-family: Georgia, serif;
	font-size: clamp(16px, 1.9vw, 18px);
	font-style: normal;
	line-height: 1.5;
}

.shroomology-testimonials__author {
	display: flex;
	align-items: center;
	gap: 18px;
	margin: 30px 0 0 32px;
}

.shroomology-testimonials__author img,
.shroomology-testimonials__avatar {
	display: grid;
	place-items: center;
	flex: 0 0 56px;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	object-fit: cover;
	background: #e7dccd;
	color: #8a6b50;
	font-family: var(--shroom-font-title);
	font-size: 26px;
}

.shroomology-testimonials__name {
	display: block;
	font-family: var(--shroom-font-title);
	font-size: 24px;
	line-height: 1.3;
}

.shroomology-testimonials__role {
	display: block;
	margin-top: 3px;
	color: #87817a;
	font-size: 14px;
}

.shroomology-testimonials__arrow {
	position: absolute;
	top: 40%;
	display: grid;
	place-items: center;
	width: 44px;
	height: 44px;
	padding: 10px;
	border: 1px solid #a68b71;
	border-radius: 50%;
	background: transparent;
	color: #a68b71;
}

.shroomology-testimonials__arrow:disabled {
	opacity: .6;
	cursor: default;
	background: transparent;
	color: #a68b71;
}

.shroomology-testimonials__arrow--prev { left: 0; }
.shroomology-testimonials__arrow--next { right: 0; }
.shroomology-testimonials__arrow svg { width: 22px; height: 22px; }

.shroomology-testimonials__pagination {
	display: flex;
	justify-content: center;
	gap: 12px;
	margin-top: 44px;
}

.shroomology-testimonials__pagination button,
.shroomology-testimonials__pagination button:hover,
.shroomology-testimonials__pagination button:focus,
.shroomology-testimonials__pagination button:active {
	width: 12px;
	height: 12px;
	min-height: 0;
	padding: 0;
	border: 0;
	border-radius: 50%;
	background: #dcd3c8;
	cursor: pointer;
}

.shroomology-testimonials__pagination button[aria-pressed="true"] {
	background: #8b6f52;
}

.shroomology-testimonials__pagination[hidden],
.shroomology-testimonials__quote[hidden] {
	display: none;
}

.shroomology-testimonials__arrow:not(:disabled) {
	cursor: pointer;
}

.shroomology-testimonials .shroomology-testimonials__arrow:focus,
.shroomology-testimonials .shroomology-testimonials__arrow:active {
	background: transparent;
	border-color: #a68b71;
	color: #a68b71;
	box-shadow: none;
}

.shroomology-testimonials .shroomology-testimonials__arrow:not(:disabled):hover {
	background: #ece6dd;
	border-color: #a68b71;
	color: #765b43;
}

.shroomology-testimonials__arrow:focus-visible,
.shroomology-testimonials__pagination button:focus-visible {
	outline: 2px solid #8b6f52;
	outline-offset: 4px;
}

@media (max-width: 900px) {
	.shroomology-testimonials__layout { grid-template-columns: minmax(0, 1fr); }
	.shroomology-testimonials__visual { min-height: 0; aspect-ratio: 5 / 4; }
	.shroomology-testimonials__placeholder { min-height: 0; }
}

@media (max-width: 540px) {
	.shroomology-testimonials__heading { padding: 0; }
	.shroomology-testimonials__review { padding: 0 36px; }
	.shroomology-testimonials__arrow { width: 30px; height: 30px; padding: 5px; }
	.shroomology-testimonials__quote blockquote { padding-left: 18px; }
	.shroomology-testimonials__author { margin-left: 18px; gap: 12px; }
}

/* Mindfulness cards and guided practice video. */
.shroomology-moment {
	padding: clamp(64px, 7vw, 110px) 0;
	background: #fff;
	color: #3b2118;
}

.shroomology-moment__heading {
	max-width: 900px;
	margin: 0 auto clamp(32px, 4vw, 56px);
	text-align: center;
}

.shroomology-moment__heading h2 {
	margin: 0 0 20px;
	font-size: clamp(34px, 4vw, 56px);
	line-height: 1.2;
	color: inherit;
}

.shroomology-moment__heading p {
	margin: 0;
	font-size: clamp(15px, 1.3vw, 18px);
	line-height: 1.8;
	color: #62554b;
}

.shroomology-moment__layout {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1.8fr);
	gap: 24px;
	align-items: stretch;
}

.shroomology-moment__cards {
	display: grid;
	gap: 20px;
}

.shroomology-moment__card {
	position: relative;
	padding: clamp(24px, 2.5vw, 40px);
	border-radius: 22px;
	box-shadow: 0 8px 32px rgba(66, 44, 26, .06);
	background-color: #fcf8ef;
}

.shroomology-moment__icon {
	position: absolute;
	top: 24px;
	right: 24px;
	width: 38px;
	height: 44px;
	color: #94775f;
}

.shroomology-moment__card .shroomology-moment__eyebrow {
	margin: 0 48px 16px 0;
	color: #94775f;
	font-size: 10px;
	letter-spacing: .26em;
	text-transform: uppercase;
}

.shroomology-moment__card h3 {
	margin: 0 24px 16px 0;
	font-size: clamp(26px, 2.25vw, 34px);
	line-height: 1.15;
	color: inherit;
}

.shroomology-moment__card h3::after {
	display: block;
	width: 24px;
	height: 1px;
	margin-top: 18px;
	background: #b49b85;
	content: "";
}

.shroomology-moment__card p {
	margin: 0;
	font-size: 16px;
	line-height: 1.75;
}

.shroomology-moment__media {
	position: relative;
	min-height: 440px;
	overflow: hidden;
	border-radius: 24px;
	background: #d8cbbb;
}

.shroomology-moment__video {
	position: absolute;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.shroomology-moment__play {
	position: absolute;
	top: 50%;
	left: 50%;
	display: grid;
	place-items: center;
	width: 88px;
	height: 88px;
	padding: 24px;
	border: 0;
	border-radius: 50%;
	background: rgba(255, 250, 243, .88);
	color: #3b2118;
	transform: translate(-50%, -50%);
	cursor: pointer;
}

.shroomology-moment__play[hidden] {
	display: none;
}

.shroomology-moment__play:hover {
	background: #fffaf3;
	color: #3b2118;
}

.shroomology-moment__play:focus-visible {
	outline: 3px solid #3b2118;
	outline-offset: 5px;
}

.shroomology-moment__play svg {
	width: 100%;
	height: 100%;
}

@media (max-width: 900px) {
	.shroomology-moment__layout {
		grid-template-columns: minmax(0, 1fr);
	}
	.shroomology-moment__cards {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.shroomology-moment__media {
		min-height: 0;
		aspect-ratio: 16 / 10;
	}
}

@media (max-width: 600px) {
	.shroomology-moment__cards {
		grid-template-columns: minmax(0, 1fr);
	}
	.shroomology-moment__play {
		width: 68px;
		height: 68px;
		padding: 18px;
	}
}

/* Journey: three alternating steps on a continuous curved path. */
.shroomology-journey {
	padding: clamp(64px, 7vw, 110px) 0;
	background: #fcf8ef;
	color: #3b2118;
}

.shroomology-journey__title {
	max-width: 1120px;
	margin: 0 auto clamp(48px, 6vw, 88px);
	font-family: var(--shroom-font-title);
	font-size: clamp(32px, 3.7vw, 54px);
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
	text-wrap: balance;
}

.shroomology-journey__title em {
	color: #8b6f52;
}

.shroomology-journey__steps {
	margin: 0;
	padding: 0;
	list-style: none;
}

.shroomology-journey__step {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, .45fr) minmax(0, 1.25fr) minmax(0, 1fr);
	align-items: center;
	gap: clamp(20px, 3vw, 48px);
	min-height: 350px;
	padding: 36px clamp(32px, 5vw, 80px);
	isolation: isolate;
}

.shroomology-journey__step::before {
	position: absolute;
	inset: 0 15% 0 0;
	z-index: -1;
	border: 2px solid #c5a17c;
	border-right: 0;
	border-radius: 210px 0 0 210px;
	content: "";
	pointer-events: none;
}

.shroomology-journey__step::after {
	position: absolute;
	top: -7px;
	right: 15%;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #c5a17c;
	content: "";
	pointer-events: none;
}

.shroomology-journey__step + .shroomology-journey__step {
	margin-top: -2px;
}

.shroomology-journey__step:nth-child(even) {
	grid-template-columns: minmax(0, 1fr) minmax(0, .45fr) minmax(0, 1.25fr);
}

.shroomology-journey__step:nth-child(even)::before {
	inset: 0 0 0 15%;
	border-right: 2px solid #c5a17c;
	border-left: 0;
	border-radius: 0 210px 210px 0;
}

.shroomology-journey__step:nth-child(even) .shroomology-journey__image {
	grid-column: 1;
	grid-row: 1;
}

.shroomology-journey__number {
	color: #947253;
	font-family: Georgia, serif;
	font-size: clamp(100px, 13vw, 190px);
	line-height: 1;
	text-align: center;
}

.shroomology-journey__copy h3 {
	margin: 0 0 18px;
	color: inherit;
	font-family: var(--shroom-font-title);
	font-size: clamp(26px, 2.6vw, 40px);
	font-weight: 400;
	line-height: 1.15;
}

.shroomology-journey__copy p {
	margin: 0;
	font-size: clamp(15px, 1.3vw, 16px);
	line-height: 1.75;
}

.shroomology-journey__copy a {
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 4px;
}

.shroomology-journey__image {
	position: relative;
	min-width: 0;
}

.shroomology-journey__image img {
	display: block;
	width: min-content;
	height: auto;
	mix-blend-mode: multiply;
}

.shroomology-journey__signature {
	margin: 64px 0 0;
	font-size: 11px;
	line-height: 2;
	letter-spacing: .35em;
	text-align: center;
	text-transform: uppercase;
}

.shroomology-journey__signature::after {
	display: block;
	width: 42px;
	height: 1px;
	margin: 20px auto 0;
	background: currentColor;
	content: "";
}

@media (max-width: 767px) {
	.shroomology-journey__step,
	.shroomology-journey__step:nth-child(even) {
		grid-template-columns: 56px minmax(0, 1fr);
		gap: 20px;
		min-height: 0;
		padding: 32px 18px;
	}

	.shroomology-journey__step::before {
		border-radius: 48px 0 0 48px;
	}

	.shroomology-journey__step:nth-child(even)::before {
		border-radius: 0 48px 48px 0;
	}

	.shroomology-journey__number {
		font-size: 80px;
		align-self: start;
	}

	.shroomology-journey__step .shroomology-journey__image,
	.shroomology-journey__step:nth-child(even) .shroomology-journey__image {
		grid-column: 2;
		grid-row: 2;
		width: 100%;
		max-width: 260px;
		justify-self: center;
	}
}

.shroomology-home-hero {
	position: relative;
	display: flex;
	width: 100vw;
	max-width: none;
	min-height: max(720px, 100svh);
	margin-left: calc(50% - 50vw);
	padding: 0;
	background: var(--shroom-primary);
	isolation: isolate;
}

.shroomology-home-hero::after {
	position: absolute;
	inset: 0;
	z-index: 1;
	background: rgba(var(--shroom-primary-rgb), 0.78);
	content: "";
	pointer-events: none;
}

.shroomology-home > .shroomology-section {
	margin-top: 0;
}

.shroomology-home-hero__video,
.shroomology-home-hero__overlay {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
}

.shroomology-home-hero__video {
	z-index: 0;
	overflow: hidden;
}

.shroomology-home-hero__video iframe {
	position: absolute;
	top: 50%;
	left: 50%;
	width: max(100%, 177.78vh);
	height: max(100%, 56.25vw);
	border: 0;
	transform: translate(-50%, -50%);
}

.shroomology-home-hero__overlay {
	display: none;
}

.shroomology-home-hero__inner {
	position: relative;
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
	gap: clamp(28px, 4vw, 72px);
	z-index: 2;
	align-items: center;
	width: min(var(--shroom-container-width), calc(100% - 2 * var(--shroom-container-gutter)));
	min-height: max(720px, 100svh);
	padding: 150px 0 72px;
	margin: 0 auto;
}

.shroomology-home-hero__content {
	position: relative;
	z-index: 3;
	align-self: center;
	width: min(700px, 100%);
	max-width: 700px;
	padding-bottom: 0;
}

.shroomology-home-hero__visual {
	width: 100%;
	max-width: 750px;
	min-width: 0;
	justify-self: end;
	background: transparent;
}

.shroomology-home-hero__visual img {
	display: block;
	width: 100%;
	height: auto;
	aspect-ratio: 1;
	object-fit: cover;
	clip-path: ellipse(40.5% 42.3% at 50% 49.4%);
}

.shroomology-home-hero__intro {
	max-width: 520px;
	margin: 0 0 28px;
	color: #fff;
	font-size: 1.02rem;
	font-weight: 400;
	line-height: 1.72;
}

.shroomology-home-hero h1 {
	max-width: 700px;
	margin: 0;
	color: #fff;
	font-family: var(--shroom-font-title);
	font-weight: 400;
	font-size: clamp(3.35rem, 5.8vw, 6.2rem);
	line-height: 1.08;
	letter-spacing: 0;
}

.shroomology-home-hero__actions {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 28px;
	margin-top: 78px;
}

.shroomology-hero-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 24px;
	min-width: 210px;
	min-height: 50px;
	padding: 0 28px;
	border: 1px solid rgba(255, 255, 255, 0.9);
	border-radius: 999px;
	color: #fff;
	font-size: 0.82rem;
	font-weight: 400;
	letter-spacing: 0.16em;
	text-decoration: none;
	text-transform: uppercase;
}

.shroomology-hero-button:hover,
.shroomology-hero-button:focus {
	background: #fff;
	color: #24201d;
	text-decoration: none;
}

.shroomology-hero-button svg {
	width: 25px;
	height: 25px;
	flex: 0 0 auto;
}


@media (max-width: 900px) {
	.shroomology-grid,
	.shroomology-shop .shroomology-grid,
	.shroomology-steps {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 1180px) {
	.shroomology-header-container {
		grid-template-columns: auto 1fr auto;
	}

	.shroomology-primary-nav {
		gap: 22px;
	}

}

@media (max-width: 820px) {
	:root {
		--shroom-container-gutter: 16px;
	}

	.admin-bar .shroomology-site-header {
		top: 46px;
	}

	.shroomology-site-header {
		padding-top: 22px;
	}

	.shroomology-header-container {
		grid-template-columns: 1fr auto;
	}

	.shroomology-brand__logo {
		width: 134px;
	}

	.shroomology-primary-nav {
		display: none;
	}

	.shroomology-menu-control:checked ~ .shroomology-primary-nav {
		position: absolute;
		top: 68px;
		left: 0;
		right: 0;
		display: flex;
		align-items: stretch;
		gap: 0;
		padding: 14px;
		border: 1px solid rgba(36, 32, 29, 0.12);
		border-radius: 8px;
		background: rgba(255, 255, 255, 0.94);
		box-shadow: 0 22px 44px rgba(36, 32, 29, 0.16);
		color: #24201d;
	}

	.shroomology-menu-control:checked ~ .shroomology-primary-nav a {
		padding: 12px 14px;
	}

	.shroomology-menu-control:checked ~ .shroomology-primary-nav a:hover,
	.shroomology-menu-control:checked ~ .shroomology-primary-nav a:focus {
		color: #8b6f52;
	}

	.shroomology-menu-control:checked ~ .shroomology-primary-nav a.active,
	body.home .shroomology-menu-control:checked ~ .shroomology-primary-nav a:first-child,
	body.page-template-page-home .shroomology-menu-control:checked ~ .shroomology-primary-nav a:first-child {
		color: #fff;
	}

	.shroomology-header-actions {
		gap: 16px;
	}

	.shroomology-cart-link {
		width: 92px;
		height: 42px;
	}

	.shroomology-home-hero__inner {
		grid-template-columns: minmax(0, 1fr);
		gap: 40px;
		min-height: 680px;
		padding: 130px 0 48px;
	}

	.shroomology-home-hero__content {
		max-width: 650px;
	}

	.shroomology-home-hero__visual {
		max-width: 540px;
		justify-self: center;
	}

	.shroomology-home-hero__actions {
		align-items: flex-start;
		flex-direction: column;
		gap: 22px;
		margin-top: 48px;
	}

}

@media (max-width: 640px) {
	:root {
		--shroom-container-gutter: 14px;
	}

	.shroomology-grid,
	.shroomology-shop .shroomology-grid,
	.shroomology-steps {
		grid-template-columns: 1fr;
	}

	.shroomology-card,
	.shroomology-steps li {
		min-height: 0;
	}
}
