/*
 * FuzzPups editorial catalog and product system.
 *
 * Shopping stays quiet and legible; one scroll-linked routine chapter carries
 * the expressive motion. Typography intentionally continues to use the
 * approved theme families until the separate font review is complete.
 */

html.lenis,
html.lenis body {
	height: auto;
}

.lenis.lenis-smooth {
	scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
	overscroll-behavior: contain;
}

.lenis.lenis-stopped {
	overflow: hidden;
}

.fuzz-catalog,
.fuzz-single-product-shell {
	--catalog-accent: #77814a;
	--catalog-soft: #e7eadb;
	--catalog-paper: #f7f4ec;
	--catalog-rule: rgba(63, 60, 57, 0.16);
	background: var(--fuzz-gallery, #f1f0ed);
	color: var(--fuzz-charcoal, #3f3c39);
	overflow: clip;
}

.fuzz-catalog--move,
.fuzz-product-story--move {
	--catalog-accent: #607985;
	--catalog-soft: #dce8ec;
}

.fuzz-catalog--play,
.fuzz-product-story--play {
	--catalog-accent: #77658a;
	--catalog-soft: #e7e0ed;
}

.fuzz-catalog--care,
.fuzz-product-story--care {
	--catalog-accent: #80723e;
	--catalog-soft: #eee8c9;
}

.fuzz-catalog--rest,
.fuzz-product-story--rest {
	--catalog-accent: #6e7653;
	--catalog-soft: #e4e8d8;
}

/* Individual category accents keep every URL recognisable inside one system. */
.fuzz-catalog--term-walk-explore,
.fuzz-catalog--term-dog-walk-travel {
	--catalog-accent: #557887;
	--catalog-soft: #dbe8eb;
}

.fuzz-catalog--term-travel-carry,
.fuzz-catalog--term-cat-walk-travel,
.fuzz-catalog--term-out-about {
	--catalog-accent: #66765e;
	--catalog-soft: #e1e8d9;
}

.fuzz-catalog--term-style-wear {
	--catalog-accent: #8b6473;
	--catalog-soft: #efe0e5;
}

.fuzz-catalog--term-play-enrich,
.fuzz-catalog--term-cat-play-climb,
.fuzz-catalog--term-dog-play-treat {
	--catalog-accent: #765f8c;
	--catalog-soft: #e8e0ef;
}

.fuzz-catalog--term-feed-hydrate,
.fuzz-catalog--term-cat-feed-litter,
.fuzz-catalog--term-dog-feed-hydrate {
	--catalog-accent: #81713d;
	--catalog-soft: #eee7c9;
}

.fuzz-catalog--term-bath-dry {
	--catalog-accent: #5f7d82;
	--catalog-soft: #dce9e8;
}

.fuzz-catalog--term-home-groom,
.fuzz-catalog--term-daily-care {
	--catalog-accent: #777443;
	--catalog-soft: #e9e8ce;
}

.fuzz-catalog--term-litter-cleanup {
	--catalog-accent: #796a59;
	--catalog-soft: #ebe2d9;
}

.fuzz-catalog--term-rest-relax,
.fuzz-catalog--term-rest-safety,
.fuzz-catalog--term-cat-rest-hide,
.fuzz-catalog--term-dog-rest-sleep {
	--catalog-accent: #687554;
	--catalog-soft: #e2e7d9;
}

.fuzz-catalog .alignwide,
.fuzz-single-product-shell .woocommerce {
	box-sizing: border-box;
	margin-inline: auto;
	max-width: 1400px;
	width: calc(100% - clamp(2rem, 6vw, 7rem));
}

.fuzz-catalog__crumbs {
	font-size: 0.78rem;
	padding-block: clamp(1rem, 2vw, 1.6rem);
}

.fuzz-catalog__crumbs .woocommerce-breadcrumb,
.single-product .woocommerce-breadcrumb {
	color: rgba(63, 60, 57, 0.66);
	font-size: inherit;
	margin: 0;
}

.fuzz-catalog__crumbs a,
.single-product .woocommerce-breadcrumb a {
	color: inherit;
	text-decoration: none;
}

.fuzz-catalog__crumbs a:hover,
.single-product .woocommerce-breadcrumb a:hover {
	color: var(--catalog-accent);
	text-decoration: underline;
}

.fuzz-catalog-hero {
	display: grid;
	gap: clamp(2.5rem, 4.5vw, 5rem);
	grid-template-columns: minmax(26rem, 0.9fr) minmax(0, 1.1fr);
	min-height: clamp(570px, 72vh, 820px);
	padding-block: clamp(2rem, 5vw, 5.5rem);
}

.fuzz-catalog-hero__copy {
	align-self: center;
	max-width: 44rem;
	padding-inline-start: clamp(0rem, 2vw, 2rem);
}

.fuzz-catalog-hero h1 {
	font-size: clamp(3.25rem, 5.25vw, 6.4rem);
	letter-spacing: -0.055em;
	line-height: 0.93;
	margin: 0.5rem 0 1.5rem;
	max-width: 12ch;
	text-wrap: balance;
}

.fuzz-catalog-hero .fuzz-page-lede {
	font-size: clamp(1rem, 1.3vw, 1.22rem);
	line-height: 1.62;
	margin: 0 0 2rem;
	max-width: 34rem;
}

.fuzz-text-link {
	align-items: center;
	border-bottom: 1px solid currentColor;
	color: inherit;
	display: inline-flex;
	font-size: 0.82rem;
	font-weight: 700;
	gap: 0.65rem;
	min-height: 44px;
	text-decoration: none;
}

.fuzz-text-link:hover {
	color: var(--catalog-accent);
	text-decoration: none;
}

.fuzz-catalog-hero__stage {
	align-self: stretch;
	background: var(--catalog-soft);
	border-radius: clamp(1.25rem, 2.5vw, 2.5rem) clamp(1.25rem, 2.5vw, 2.5rem) clamp(3rem, 8vw, 9rem) clamp(1.25rem, 2.5vw, 2.5rem);
	isolation: isolate;
	min-height: 560px;
	overflow: hidden;
	position: relative;
}

.fuzz-catalog-hero__scene {
	height: 100%;
	inset: 0;
	object-fit: cover;
	position: absolute;
	width: 100%;
	z-index: -2;
}

.fuzz-catalog-hero__veil {
	background: linear-gradient(180deg, transparent 48%, rgba(32, 31, 29, 0.34));
	inset: 0;
	position: absolute;
	z-index: -1;
}

.fuzz-catalog-hero__character {
	bottom: -1.5%;
	filter: drop-shadow(0 18px 18px rgba(44, 36, 30, 0.16));
	height: auto;
	max-height: 45%;
	max-width: 42%;
	object-fit: contain;
	position: absolute;
	right: clamp(0.75rem, 3vw, 3rem);
	width: auto;
}

.fuzz-catalog-hero__caption {
	bottom: clamp(1rem, 2vw, 1.75rem);
	color: #fff;
	font-size: 0.7rem;
	font-weight: 750;
	left: clamp(1rem, 2vw, 1.75rem);
	letter-spacing: 0.13em;
	margin: 0;
	position: absolute;
	text-transform: uppercase;
}

.fuzz-section-heading {
	display: grid;
	gap: 1rem;
	grid-template-columns: minmax(12rem, 0.45fr) minmax(0, 1fr);
	margin-bottom: clamp(2rem, 4vw, 4rem);
}

.fuzz-section-heading h2,
.fuzz-catalog-shop__head h2,
.fuzz-choice-guide h2,
.fuzz-catalog-faq h2 {
	font-size: clamp(2.2rem, 4.4vw, 5rem);
	letter-spacing: -0.055em;
	line-height: 0.95;
	margin: 0;
	max-width: 12ch;
	text-wrap: balance;
}

.fuzz-category-doors {
	padding-block: clamp(4rem, 8vw, 8.5rem);
}

.fuzz-category-doors .fuzz-section-heading {
	gap: 0.75rem;
	grid-template-columns: 1fr;
	max-width: 48rem;
}

.fuzz-category-doors .fuzz-section-heading h2 {
	max-width: 14ch;
}

.fuzz-category-doors__grid {
	display: grid;
	gap: clamp(0.9rem, 1.6vw, 1.5rem);
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

/* The WordPress Shortcode block can inject presentational line breaks between
 * returned tags. They must not become extra CSS Grid items. */
.fuzz-category-doors__grid > br,
.fuzz-category-door br,
.fuzz-catalog-placeholders > br,
.fuzz-catalog-placeholders > p,
.fuzz-catalog-placeholder--preview > p:empty,
.fuzz-catalog-placeholder__media--preview > br {
	display: none;
}

.fuzz-category-door {
	background: var(--catalog-paper);
	border: 1px solid var(--catalog-rule);
	border-radius: 1.2rem;
	color: inherit;
	display: block;
	overflow: hidden;
	text-decoration: none;
	transition: border-color 180ms ease, transform 220ms ease;
}

.fuzz-category-door:hover {
	border-color: var(--catalog-accent);
	text-decoration: none;
	transform: translateY(-4px);
}

.fuzz-category-door:focus-visible,
.fuzz-catalog-chips a:focus-visible,
.fuzz-catalog-sort select:focus-visible,
.fuzz-catalog-faq summary:focus-visible {
	outline: 3px solid var(--catalog-accent);
	outline-offset: 3px;
}

.fuzz-category-door > img {
	aspect-ratio: 4 / 3;
	display: block;
	height: auto;
	object-fit: cover;
	transition: transform 500ms cubic-bezier(0.22, 1, 0.36, 1);
	width: 100%;
}

.fuzz-category-door:hover > img {
	transform: scale(1.025);
}

.fuzz-category-door__body {
	display: grid;
	grid-template-columns: 1fr auto;
	padding: 1.1rem;
}

.fuzz-category-door__body small {
	color: var(--catalog-accent);
	font-size: 0.62rem;
	font-style: normal;
	font-weight: 750;
	grid-column: 1 / -1;
	letter-spacing: 0.11em;
	margin-bottom: 0.45rem;
	text-transform: uppercase;
}

.fuzz-category-door__body strong {
	font-family: var(--fuzz-display);
	font-size: clamp(1.1rem, 1.55vw, 1.45rem);
	letter-spacing: -0.025em;
}

.fuzz-category-door__body em {
	font-style: normal;
}

.fuzz-catalog-shop {
	padding-block: clamp(4rem, 8vw, 8rem);
	scroll-margin-top: 6rem;
}

.fuzz-catalog-shop__head {
	align-items: end;
	display: flex;
	gap: 2rem;
	justify-content: space-between;
	margin-bottom: 1.5rem;
}

.fuzz-catalog-sort {
	align-items: center;
	display: flex;
	gap: 0.75rem;
}

.fuzz-catalog-sort label {
	font-size: 0.76rem;
	font-weight: 700;
	white-space: nowrap;
}

.fuzz-catalog-sort select {
	background: transparent;
	border: 1px solid var(--catalog-rule);
	border-radius: 999px;
	color: inherit;
	font: inherit;
	font-size: 0.82rem;
	min-height: 44px;
	padding: 0.65rem 2.4rem 0.65rem 1rem;
}

.fuzz-catalog-chips {
	border-block: 1px solid var(--catalog-rule);
	display: flex;
	flex-wrap: wrap;
	gap: 0.55rem;
	margin-bottom: clamp(2rem, 4vw, 3.5rem);
	padding-block: 1rem;
}

.fuzz-catalog-chips a {
	align-items: center;
	border: 1px solid var(--catalog-rule);
	border-radius: 999px;
	color: inherit;
	display: inline-flex;
	font-size: 0.74rem;
	min-height: 44px;
	padding: 0.55rem 0.95rem;
	text-decoration: none;
}

.fuzz-catalog-chips a:hover,
.fuzz-catalog-chips a[aria-current="page"] {
	background: var(--catalog-accent);
	border-color: var(--catalog-accent);
	color: #fff;
	text-decoration: none;
}

.fuzz-catalog-products.fuzz-product-feed .products,
.fuzz-catalog-placeholders {
	display: grid !important;
	gap: clamp(1.1rem, 2vw, 2rem) !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}

.fuzz-catalog-products .products::before,
.fuzz-catalog-products .products::after {
	display: none !important;
}

.fuzz-catalog-products .products li.product {
	float: none !important;
	margin: 0 0 clamp(1.5rem, 3vw, 3rem) !important;
	min-width: 0;
	width: auto !important;
}

.fuzz-catalog-products .products li.product a {
	text-decoration: none;
}

.fuzz-catalog-products .products li.product img {
	aspect-ratio: 4 / 5;
	background: var(--catalog-paper);
	border-radius: 1rem;
	margin-bottom: 1rem;
	object-fit: cover;
	transition: transform 420ms cubic-bezier(0.22, 1, 0.36, 1);
}

.fuzz-catalog-products .products li.product:hover img {
	transform: scale(1.012);
}

.fuzz-catalog-products .woocommerce-loop-product__title {
	font-size: clamp(1.05rem, 1.5vw, 1.35rem) !important;
	line-height: 1.12;
	padding: 0 !important;
}

.fuzz-catalog-products .price {
	color: rgba(63, 60, 57, 0.76) !important;
	font-size: 0.9rem !important;
	margin-top: 0.35rem;
}

.fuzz-catalog-products .button {
	margin-top: 0.8rem !important;
	width: 100%;
}

.fuzz-catalog-placeholder__media {
	align-items: flex-start;
	aspect-ratio: 4 / 5;
	background:
		linear-gradient(145deg, rgba(255, 255, 255, 0.75), transparent),
		var(--catalog-soft);
	border-radius: 1rem;
	display: flex;
	padding: 1rem;
}

.fuzz-catalog-placeholder {
	color: inherit;
	min-width: 0;
	text-decoration: none;
}

.fuzz-catalog-placeholder--preview {
	display: block;
}

.fuzz-catalog-placeholder--preview:focus-visible {
	border-radius: 1rem;
	outline: 3px solid var(--catalog-accent);
	outline-offset: 4px;
}

.fuzz-catalog-placeholder__media--preview {
	background: var(--catalog-soft);
	isolation: isolate;
	overflow: hidden;
	position: relative;
}

.fuzz-catalog-placeholder__media--preview::after {
	background: linear-gradient(180deg, transparent 55%, rgba(32, 31, 29, 0.4));
	content: "";
	inset: 0;
	position: absolute;
	z-index: 1;
}

.fuzz-catalog-placeholder__media--preview img {
	height: 100%;
	inset: 0;
	object-fit: cover;
	position: absolute;
	transition: transform 500ms cubic-bezier(0.22, 1, 0.36, 1);
	width: 100%;
	z-index: 0;
}

.fuzz-catalog-placeholder__media.fuzz-catalog-placeholder__media--preview > span {
	background: rgba(247, 244, 236, 0.9);
	border: 0;
	border-radius: 999px;
	font-weight: 750;
	height: auto;
	letter-spacing: 0.08em;
	padding: 0.65rem 0.8rem;
	position: relative;
	text-transform: uppercase;
	width: auto;
	z-index: 2;
}

.fuzz-catalog-placeholder--preview:hover {
	color: inherit;
	text-decoration: none;
}

.fuzz-catalog-placeholder--preview:hover .fuzz-catalog-placeholder__media--preview img {
	transform: scale(1.025);
}

.fuzz-catalog-placeholder--preview h3 {
	display: flex;
	gap: 1rem;
	justify-content: space-between;
}

.fuzz-catalog-placeholder__media span {
	border: 1px solid var(--catalog-rule);
	border-radius: 50%;
	display: grid;
	font-size: 0.7rem;
	height: 2.2rem;
	place-items: center;
	width: 2.2rem;
}

.fuzz-catalog-placeholder > p {
	color: var(--catalog-accent);
	font-size: 0.65rem;
	font-weight: 750;
	letter-spacing: 0.12em;
	margin: 1rem 0 0.35rem;
	text-transform: uppercase;
}

.fuzz-catalog-placeholder h3 {
	font-size: clamp(1rem, 1.4vw, 1.3rem);
	margin: 0;
}

.fuzz-routine-story {
	background: #292a27;
	color: #f6f2e9;
	min-height: 100vh;
}

.fuzz-routine-story__pin {
	align-items: center;
	display: grid;
	gap: clamp(2rem, 6vw, 7rem);
	grid-template-columns: minmax(0, 1.05fr) minmax(18rem, 0.95fr);
	min-height: 100vh;
	padding-block: clamp(3rem, 6vw, 6rem);
}

.fuzz-routine-story__visual {
	border-radius: clamp(1rem, 2vw, 2rem) clamp(4rem, 10vw, 10rem) clamp(1rem, 2vw, 2rem) clamp(1rem, 2vw, 2rem);
	height: min(70vh, 720px);
	overflow: hidden;
	position: relative;
}

.fuzz-routine-story__visual img {
	height: 100%;
	object-fit: cover;
	transform: scale(1.04);
	width: 100%;
}

.fuzz-routine-story__progress {
	background: rgba(255, 255, 255, 0.22);
	bottom: 1rem;
	height: 2px;
	left: 1rem;
	position: absolute;
	right: 1rem;
}

.fuzz-routine-story__progress span {
	background: #f6f2e9;
	display: block;
	height: 100%;
	transform: scaleX(0);
	transform-origin: left center;
}

.fuzz-routine-story__content > h2,
.fuzz-product-story__copy > h2 {
	font-size: clamp(2.8rem, 5.6vw, 6.2rem);
	letter-spacing: -0.06em;
	line-height: 0.9;
	margin: 0.55rem 0 clamp(2rem, 4vw, 4rem);
	max-width: 9ch;
}

.fuzz-routine-story .fuzz-page-kicker {
	color: #d8c6a6;
}

.fuzz-routine-step,
.fuzz-product-story__step {
	border-top: 1px solid rgba(255, 255, 255, 0.18);
	display: grid;
	gap: 1rem;
	grid-template-columns: 2.25rem 1fr;
	opacity: 0.38;
	padding-block: 1.1rem;
	transition: opacity 220ms ease;
}

.fuzz-routine-step.is-active,
.fuzz-product-story__step.is-active {
	opacity: 1;
}

.fuzz-routine-step > span,
.fuzz-product-story__step > span {
	font-size: 0.68rem;
	font-weight: 750;
	padding-top: 0.2rem;
}

.fuzz-routine-step h3,
.fuzz-product-story__step h3 {
	font-size: clamp(1.15rem, 1.8vw, 1.55rem);
	margin: 0 0 0.35rem;
}

.fuzz-routine-step p,
.fuzz-product-story__step p {
	font-size: 0.9rem;
	line-height: 1.55;
	margin: 0;
	max-width: 38rem;
}

.fuzz-choice-guide {
	display: grid;
	gap: clamp(3rem, 7vw, 8rem);
	grid-template-columns: minmax(0, 0.8fr) minmax(0, 1.2fr);
	padding-block: clamp(5rem, 10vw, 11rem);
}

.fuzz-choice-guide__copy > p:last-child {
	font-size: clamp(1rem, 1.3vw, 1.18rem);
	line-height: 1.65;
	max-width: 37rem;
}

.fuzz-choice-guide__notes {
	align-self: end;
}

.fuzz-choice-guide__notes article {
	border-top: 1px solid var(--catalog-rule);
	display: grid;
	gap: 1rem;
	grid-template-columns: minmax(8rem, 0.35fr) 1fr;
	padding-block: 1.35rem;
}

.fuzz-choice-guide__notes strong {
	font-family: var(--fuzz-display);
	font-size: 1.05rem;
}

.fuzz-choice-guide__notes p {
	margin: 0;
}

.fuzz-catalog-faq {
	border-top: 1px solid var(--catalog-rule);
	display: grid;
	gap: clamp(3rem, 7vw, 8rem);
	grid-template-columns: minmax(16rem, 0.7fr) minmax(0, 1.3fr);
	padding-block: clamp(4rem, 8vw, 8rem);
}

.fuzz-catalog-faq details {
	border-top: 1px solid var(--catalog-rule);
}

.fuzz-catalog-faq details:last-child {
	border-bottom: 1px solid var(--catalog-rule);
}

.fuzz-catalog-faq summary {
	cursor: pointer;
	font-family: var(--fuzz-display);
	font-size: clamp(1rem, 1.5vw, 1.25rem);
	font-weight: 650;
	list-style: none;
	min-height: 56px;
	padding: 1.15rem 2.5rem 1.15rem 0;
	position: relative;
}

.fuzz-catalog-faq summary::-webkit-details-marker {
	display: none;
}

.fuzz-catalog-faq summary::after {
	content: "+";
	position: absolute;
	right: 0.25rem;
	top: 1rem;
}

.fuzz-catalog-faq details[open] summary::after {
	content: "–";
}

.fuzz-catalog-faq details p {
	line-height: 1.65;
	margin: 0;
	max-width: 44rem;
	padding: 0 2.5rem 1.35rem 0;
}

/* Single product: purchasing first, editorial story second. */
.fuzz-single-product-shell {
	padding-block: clamp(1.25rem, 3vw, 3rem) clamp(5rem, 10vw, 10rem);
}

.fuzz-single-product-shell .woocommerce {
	padding-inline: 0;
}

.fuzz-product-preview-notice {
	align-items: center;
	background: #ebe8dc;
	border: 1px solid var(--catalog-rule);
	border-radius: 1rem;
	display: flex;
	gap: 1rem 2rem;
	justify-content: space-between;
	line-height: 1.5;
	margin: 0 auto 1.5rem;
	max-width: 1400px;
	padding: 1rem 1.25rem;
	width: calc(100% - clamp(2rem, 6vw, 7rem));
}

.fuzz-product-preview-notice strong {
	flex: 0 0 auto;
	font-family: var(--fuzz-display);
}

.fuzz-product-preview-notice span {
	color: rgba(63, 60, 57, 0.76);
	font-size: 0.85rem;
}

.single-product .woocommerce-notices-wrapper,
.single-product .woocommerce-breadcrumb {
	clear: both;
	margin-inline: auto;
	max-width: 1400px;
	width: calc(100% - clamp(2rem, 6vw, 7rem));
}

.single-product .woocommerce-breadcrumb {
	padding-block: 0 1.25rem;
}

.single-product div.product {
	--catalog-accent: #77814a;
	--catalog-soft: #e7eadb;
	display: flow-root;
}

.single-product div.product div.images {
	float: left;
	margin-bottom: clamp(3rem, 6vw, 6rem);
	width: 56%;
}

.single-product div.product div.images .woocommerce-product-gallery__wrapper,
.single-product div.product div.images .flex-viewport {
	background: #f8f6f1;
	border-radius: clamp(1rem, 2vw, 1.75rem);
	overflow: hidden;
}

.single-product div.product div.images img {
	background: #f8f6f1;
	display: block;
}

.single-product div.product div.images .woocommerce-product-gallery__image > a > img,
.single-product div.product div.images .woocommerce-product-gallery__wrapper > img {
	aspect-ratio: 4 / 5;
	object-fit: contain;
	width: 100%;
}

.single-product div.product div.images .flex-control-thumbs {
	display: grid;
	gap: 0.65rem;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	list-style: none;
	margin-left: 0;
	margin-top: 0.75rem;
	padding: 0;
}

.single-product div.product div.images .flex-control-thumbs li {
	float: none;
	width: auto;
}

.single-product div.product div.images .flex-control-thumbs img {
	aspect-ratio: 1 / 1;
	border: 1px solid transparent;
	border-radius: 0.6rem;
	object-fit: cover;
}

.single-product div.product div.images .flex-control-thumbs img.flex-active {
	border-color: var(--catalog-accent);
}

.single-product div.product .summary {
	float: right;
	margin-bottom: clamp(3rem, 6vw, 6rem);
	padding: clamp(0.5rem, 2vw, 2rem) 0;
	position: sticky;
	top: 7rem;
	width: 38%;
}

.fuzz-product-kicker {
	color: var(--catalog-accent);
	font-size: 0.68rem;
	font-weight: 750;
	letter-spacing: 0.13em;
	margin: 0 0 0.8rem;
	text-transform: uppercase;
}

.single-product div.product .product_title {
	font-size: clamp(2.65rem, 4.8vw, 5.2rem);
	letter-spacing: -0.06em;
	line-height: 0.92;
	margin-bottom: 1rem;
	text-wrap: balance;
}

.single-product div.product .woocommerce-product-rating {
	align-items: center;
	display: flex;
	font-size: 0.82rem;
	gap: 0.65rem;
	margin-bottom: 1rem;
}

.single-product div.product p.price,
.single-product div.product span.price {
	font-size: clamp(1.35rem, 2vw, 1.8rem);
	margin-bottom: 1.25rem;
}

.single-product div.product .woocommerce-product-details__short-description {
	font-size: clamp(1rem, 1.2vw, 1.12rem);
	line-height: 1.65;
	margin-bottom: 1.5rem;
}

.single-product div.product form.cart,
.single-product div.product form.variations_form {
	border-block: 1px solid var(--catalog-rule);
	margin-block: 1.5rem !important;
	padding-block: 1.5rem;
}

.single-product div.product form.cart .button {
	min-height: 50px;
}

.single-product div.product table.variations {
	margin-bottom: 1rem;
}

.single-product div.product table.variations th,
.single-product div.product table.variations td {
	background: transparent;
	border: 0;
	display: block;
	padding: 0 0 0.5rem;
	text-align: left;
}

.single-product div.product table.variations select {
	width: 100%;
}

.fuzz-product-purchase-notes {
	border-top: 1px solid var(--catalog-rule);
	font-size: 0.78rem;
	line-height: 1.55;
	list-style: none;
	margin: 1.5rem 0 0;
	padding: 1rem 0 0;
}

.fuzz-product-purchase-notes li {
	padding: 0.35rem 0 0.35rem 1.25rem;
	position: relative;
}

.fuzz-product-purchase-notes li::before {
	color: var(--catalog-accent);
	content: "•";
	left: 0;
	position: absolute;
}

.fuzz-product-story,
.fuzz-product-field-note,
.single-product div.product .woocommerce-tabs,
.single-product div.product .related,
.single-product div.product .upsells {
	clear: both;
	margin-inline: auto;
	max-width: 1400px;
	width: 100%;
}

.fuzz-product-story {
	background: #292a27;
	border-radius: clamp(1.5rem, 3vw, 3rem);
	color: #f6f2e9;
	margin-block: clamp(4rem, 8vw, 8rem);
	overflow: hidden;
}

.fuzz-product-story__pin {
	align-items: center;
	display: grid;
	gap: clamp(2.5rem, 6vw, 7rem);
	grid-template-columns: minmax(0, 1.05fr) minmax(18rem, 0.95fr);
	min-height: min(88vh, 840px);
	padding: clamp(1rem, 3vw, 2.5rem);
}

.fuzz-product-story__gallery {
	background: var(--catalog-soft);
	border-radius: 1.5rem 7rem 1.5rem 1.5rem;
	height: min(72vh, 680px);
	overflow: hidden;
	position: relative;
}

.fuzz-product-story__image {
	inset: 0;
	margin: 0;
	opacity: 0;
	position: absolute;
	visibility: hidden;
}

.fuzz-product-story__image.is-active {
	opacity: 1;
	visibility: visible;
}

.fuzz-product-story__image img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.fuzz-product-story__image > span {
	color: rgba(63, 60, 57, 0.42);
	display: grid;
	font-family: var(--fuzz-display);
	font-size: clamp(5rem, 13vw, 12rem);
	height: 100%;
	place-items: center;
}

.fuzz-product-story__copy {
	padding-inline-end: clamp(1rem, 3vw, 3rem);
}

.fuzz-product-story__copy .fuzz-page-kicker {
	color: #d8c6a6;
}

.fuzz-product-field-note {
	align-items: center;
	background: var(--catalog-paper);
	border: 1px solid var(--catalog-rule);
	border-radius: clamp(1.25rem, 2.5vw, 2.5rem);
	display: grid;
	gap: clamp(2rem, 6vw, 6rem);
	grid-template-columns: minmax(15rem, 0.72fr) minmax(0, 1.28fr);
	margin-block: clamp(4rem, 8vw, 8rem);
	padding: clamp(1.5rem, 4vw, 4.5rem);
}

.fuzz-product-field-note__art {
	align-items: end;
	background: linear-gradient(145deg, #e4e8d8, #efe2e4);
	border-radius: 50% 50% 1.5rem 1.5rem;
	display: flex;
	justify-content: center;
	min-height: 360px;
	overflow: hidden;
}

.fuzz-product-field-note__art img {
	height: auto;
	max-width: 92%;
}

.fuzz-product-field-note h2 {
	font-size: clamp(2.2rem, 4vw, 4.6rem);
	line-height: 0.95;
	margin: 0.5rem 0 2rem;
	max-width: 12ch;
}

.fuzz-product-field-note__grid {
	display: grid;
	gap: 1rem;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.fuzz-product-field-note__grid p {
	border-top: 1px solid var(--catalog-rule);
	font-size: 0.84rem;
	line-height: 1.55;
	margin: 0;
	padding-top: 1rem;
}

.fuzz-product-field-note__grid strong {
	display: block;
	font-family: var(--fuzz-display);
	font-size: 1rem;
	margin-bottom: 0.4rem;
}

.single-product div.product .woocommerce-tabs {
	border-top: 1px solid var(--catalog-rule);
	margin-block: clamp(4rem, 8vw, 8rem);
	padding-top: 1.5rem;
}

.single-product div.product .woocommerce-tabs ul.tabs {
	display: flex;
	flex-wrap: wrap;
	gap: 0.55rem;
	margin: 0 0 2rem;
	padding: 0;
}

.single-product div.product .woocommerce-tabs ul.tabs::before,
.single-product div.product .woocommerce-tabs ul.tabs li::before,
.single-product div.product .woocommerce-tabs ul.tabs li::after {
	display: none;
}

.single-product div.product .woocommerce-tabs ul.tabs li {
	background: transparent;
	border: 1px solid var(--catalog-rule);
	border-radius: 999px;
	margin: 0;
	padding: 0;
}

.single-product div.product .woocommerce-tabs ul.tabs li.active {
	background: var(--fuzz-charcoal, #3f3c39);
	border-color: var(--fuzz-charcoal, #3f3c39);
}

.single-product div.product .woocommerce-tabs ul.tabs li a {
	font-size: 0.8rem;
	font-weight: 700;
	min-height: 44px;
	padding: 0.7rem 1rem;
}

.single-product div.product .woocommerce-tabs ul.tabs li.active a {
	color: #fff;
}

.single-product div.product .woocommerce-tabs .panel {
	line-height: 1.7;
	max-width: 920px;
}

.single-product div.product .woocommerce-tabs .panel > h2:first-child {
	font-size: clamp(2rem, 4vw, 4rem);
	margin-top: 0;
}

.single-product #reviews #comments,
.single-product #reviews #review_form_wrapper {
	box-sizing: border-box;
	float: left;
	width: 50%;
}

.single-product #reviews #comments {
	padding-right: clamp(1rem, 4vw, 4rem);
}

.single-product #reviews #review_form_wrapper {
	border-left: 1px solid var(--catalog-rule);
	padding-left: clamp(1rem, 4vw, 4rem);
}

.single-product #reviews ol.commentlist {
	padding: 0;
}

.single-product #reviews ol.commentlist li img.avatar {
	border: 0;
	border-radius: 50%;
}

.single-product #reviews .comment-text {
	border-color: var(--catalog-rule) !important;
	border-radius: 1rem !important;
}

.single-product div.product .related,
.single-product div.product .upsells {
	border-top: 1px solid var(--catalog-rule);
	padding-top: clamp(3rem, 6vw, 6rem);
}

.single-product div.product .related > h2,
.single-product div.product .upsells > h2 {
	font-size: clamp(2.2rem, 4vw, 4.5rem);
	margin-bottom: 2rem;
}

.single-product div.product .related ul.products,
.single-product div.product .upsells ul.products {
	display: grid;
	gap: clamp(1rem, 2vw, 2rem);
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.single-product div.product .related ul.products::before,
.single-product div.product .related ul.products::after,
.single-product div.product .upsells ul.products::before,
.single-product div.product .upsells ul.products::after {
	display: none;
}

.single-product div.product .related li.product,
.single-product div.product .upsells li.product {
	float: none;
	margin: 0;
	width: auto;
}

.single-product div.product .related li.product img,
.single-product div.product .upsells li.product img {
	aspect-ratio: 4 / 5;
	background: var(--catalog-paper);
	border-radius: 1rem;
	object-fit: cover;
}

@media (max-width: 1100px) {
	.fuzz-catalog-hero {
		gap: 2rem;
		grid-template-columns: minmax(22rem, 0.9fr) minmax(0, 1.1fr);
	}

	.fuzz-catalog-hero h1 {
		font-size: clamp(3.1rem, 5.8vw, 5.25rem);
	}

	.fuzz-category-doors__grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.single-product div.product div.images {
		width: 53%;
	}

	.single-product div.product .summary {
		width: 42%;
		top: 5.5rem;
	}

	.fuzz-product-field-note__grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 860px) {
	.fuzz-catalog .alignwide,
	.fuzz-single-product-shell .woocommerce,
	.single-product .woocommerce-notices-wrapper,
	.single-product .woocommerce-breadcrumb {
		width: calc(100% - 2rem);
	}

	.fuzz-catalog-hero {
		display: flex;
		flex-direction: column;
		min-height: 0;
		padding-block: 1.5rem 4rem;
	}

	.fuzz-catalog-hero__copy {
		max-width: 42rem;
		padding: 0;
	}

	.fuzz-catalog-hero h1 {
		font-size: clamp(3rem, 9.5vw, 5.1rem);
		max-width: 13ch;
	}

	.fuzz-catalog-hero__stage {
		aspect-ratio: 4 / 3;
		min-height: 0;
		order: -1;
	}

	.fuzz-category-doors__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.fuzz-section-heading,
	.fuzz-choice-guide,
	.fuzz-catalog-faq,
	.fuzz-routine-story__pin,
	.fuzz-product-story__pin,
	.fuzz-product-field-note {
		grid-template-columns: 1fr;
	}

	.fuzz-routine-story {
		min-height: 0;
	}

	.fuzz-routine-story__pin,
	.fuzz-product-story__pin {
		min-height: 0;
	}

	.fuzz-routine-story__visual,
	.fuzz-product-story__gallery {
		aspect-ratio: 4 / 3;
		height: auto;
	}

	.fuzz-routine-step,
	.fuzz-product-story__step {
		opacity: 1;
	}

	.fuzz-catalog-products.fuzz-product-feed .products,
	.fuzz-catalog-placeholders {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	.single-product div.product div.images,
	.single-product div.product .summary {
		float: none;
		position: static;
		width: 100%;
	}

	.fuzz-product-preview-notice {
		align-items: flex-start;
		flex-direction: column;
		width: calc(100% - 2rem);
	}

	.single-product div.product .summary {
		margin-inline: auto;
		max-width: 680px;
	}

	.fuzz-product-story__copy {
		padding: 1rem;
	}

	.fuzz-product-field-note__art {
		min-height: 300px;
	}

	.single-product #reviews #comments,
	.single-product #reviews #review_form_wrapper {
		float: none;
		padding: 0;
		width: 100%;
	}

	.single-product #reviews #review_form_wrapper {
		border-left: 0;
		border-top: 1px solid var(--catalog-rule);
		margin-top: 2rem;
		padding-top: 2rem;
	}

	.single-product div.product .related ul.products,
	.single-product div.product .upsells ul.products {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 560px) {
	.fuzz-catalog__crumbs {
		font-size: 0.7rem;
	}

	.fuzz-catalog-hero {
		padding-bottom: 3rem;
	}

	.fuzz-catalog-hero__stage {
		aspect-ratio: 1 / 1.05;
		border-radius: 1rem 1rem 4rem 1rem;
	}

	.fuzz-catalog-hero__character {
		max-height: 42%;
		max-width: 50%;
	}

	.fuzz-catalog-hero h1 {
		font-size: clamp(2.8rem, 13vw, 4.25rem);
		max-width: 12ch;
	}

	.fuzz-category-doors__grid,
	.fuzz-catalog-products.fuzz-product-feed .products,
	.fuzz-catalog-placeholders {
		grid-template-columns: 1fr !important;
	}

	.fuzz-category-door {
		display: grid;
		grid-template-columns: minmax(8rem, 0.45fr) minmax(0, 0.55fr);
	}

	.fuzz-category-door > img {
		aspect-ratio: 1 / 1;
		height: 100%;
	}

	.fuzz-category-door__body {
		align-content: center;
	}

	.fuzz-catalog-shop__head {
		align-items: stretch;
		flex-direction: column;
	}

	.fuzz-catalog-sort {
		align-items: stretch;
		flex-direction: column;
	}

	.fuzz-catalog-sort select {
		width: 100%;
	}

	.fuzz-catalog-chips {
		flex-wrap: nowrap;
		margin-inline: -1rem;
		overflow-x: auto;
		padding-inline: 1rem;
		scrollbar-width: thin;
	}

	.fuzz-catalog-chips a {
		flex: 0 0 auto;
	}

	.fuzz-routine-story__pin,
	.fuzz-product-story__pin {
		padding: 1rem;
	}

	.fuzz-routine-story__content > h2,
	.fuzz-product-story__copy > h2 {
		font-size: clamp(2.7rem, 13vw, 4.3rem);
	}

	.fuzz-choice-guide__notes article {
		grid-template-columns: 1fr;
	}

	.fuzz-product-field-note {
		padding: 1rem;
	}

	.fuzz-product-field-note__art {
		min-height: 240px;
	}

	.single-product div.product .product_title {
		font-size: clamp(2.5rem, 12vw, 4rem);
	}

	.single-product div.product form.cart .quantity,
	.single-product div.product form.cart .single_add_to_cart_button {
		box-sizing: border-box;
		margin: 0 0 0.6rem !important;
		width: 100%;
	}

	.single-product div.product form.cart .quantity .qty {
		width: 100%;
	}

	.single-product div.product .woocommerce-tabs ul.tabs {
		flex-wrap: nowrap;
		overflow-x: auto;
		padding: 0.2rem;
	}

	.single-product div.product .woocommerce-tabs ul.tabs li {
		flex: 0 0 auto;
	}

	.single-product div.product .related ul.products,
	.single-product div.product .upsells ul.products {
		grid-template-columns: 1fr;
	}
}

@media (prefers-reduced-motion: reduce) {
	.fuzz-category-door,
	.fuzz-category-door > img,
	.fuzz-catalog-products .products li.product img {
		transition: none !important;
	}

	.fuzz-category-door:hover,
	.fuzz-category-door:hover > img,
	.fuzz-catalog-products .products li.product:hover img,
	.fuzz-catalog-hero__scene,
	.fuzz-catalog-hero__character,
	.fuzz-routine-story__visual img {
		transform: none !important;
	}

	[data-catalog-reveal] {
		opacity: 1 !important;
		transform: none !important;
		visibility: visible !important;
	}
}
