/**
 * Pettle Home — distinctive editorial homepage
 * Scoped to front page only.
 */

.home #content.site-main {
	margin: 0;
	max-width: none;
	padding: 0;
	background: var(--pettle-background, #F7F1E8);
}

/* Soft atmospheric wash behind the hero */
.home .pettle-home-hero {
	position: relative;
	overflow: hidden;
	background:
		radial-gradient(ellipse 80% 60% at 12% 20%, rgba(201, 124, 93, 0.14), transparent 55%),
		radial-gradient(ellipse 70% 50% at 88% 70%, rgba(138, 154, 126, 0.16), transparent 50%),
		linear-gradient(165deg, #FBF7F0 0%, #F3EDE3 48%, #EDE6DA 100%) !important;
}

.home .pettle-home-hero::after {
	content: "";
	position: absolute;
	inset: auto -10% -40% auto;
	width: min(48vw, 420px);
	height: min(48vw, 420px);
	border-radius: 50%;
	background: rgba(201, 124, 93, 0.08);
	pointer-events: none;
	animation: pettle-drift 14s ease-in-out infinite alternate;
}

@keyframes pettle-drift {
	from { transform: translate(0, 0); }
	to { transform: translate(-24px, -18px); }
}

.home .pettle-home-hero > .elementor-container,
.home .pettle-home-categories > .elementor-container,
.home .pettle-home-topic-cards > .elementor-container,
.home .pettle-home-featured > .elementor-container,
.home .pettle-home-latest > .elementor-container,
.home .pettle-home-split > .elementor-container,
.home .pettle-home-by-pet > .elementor-container,
.home .pettle-home-others > .elementor-container,
.home .pettle-home-cta > .elementor-container,
.home .pettle-home-newsletter > .elementor-container {
	max-width: 1140px;
	margin: 0 auto;
}

.home .pettle-home-hero .elementor-container {
	align-items: center;
	position: relative;
	z-index: 1;
}

.home .pettle-home-hero__brand.elementor-heading-title {
	font-size: clamp(2.5rem, 6vw, 3.5rem) !important;
	letter-spacing: -0.02em;
	line-height: 1.1 !important;
	margin: 0 0 0.45rem !important;
	animation: pettle-rise 0.7s ease both;
}

.home .pettle-home-hero__headline.elementor-heading-title {
	font-size: clamp(1.35rem, 3vw, 1.75rem) !important;
	font-weight: 500 !important;
	line-height: 1.35 !important;
	margin: 0 0 0.75rem !important;
	max-width: 22ch;
	animation: pettle-rise 0.7s ease 0.08s both;
}

.home .pettle-home-hero__lede {
	animation: pettle-rise 0.7s ease 0.14s both;
}

.home .pettle-home-hero__lede p {
	font-size: 1.0625rem;
	line-height: 1.65;
	margin: 0 0 1rem;
	max-width: 36ch;
}

.home .pettle-home-hero__copy .elementor-widget-button {
	animation: pettle-rise 0.7s ease 0.22s both;
}

.home .pettle-home-hero__media .elementor-widget-image img {
	border-radius: 12px;
	box-shadow: 0 18px 40px rgba(47, 58, 47, 0.12);
	display: block;
	height: auto;
	max-width: 100%;
	object-fit: contain;
	width: 100%;
	animation: pettle-rise 0.85s ease 0.12s both;
}

@media (min-width: 1025px) {
	.home .pettle-home-hero__copy {
		width: 45% !important;
	}

	.home .pettle-home-hero__media {
		width: 55% !important;
	}

	.home .pettle-home-hero__media .elementor-widget-image {
		transform: scale(1.02);
		transform-origin: center center;
	}
}

@media (max-width: 1024px) {
	.home .pettle-home-hero__media .elementor-widget-image {
		transform: none;
	}

	.home .pettle-home-by-pet__col .pettle-card {
		flex-direction: column;
		height: auto;
		max-height: none;
		min-height: 0;
	}

	.home .pettle-home-by-pet__col .pettle-card__image {
		flex: none;
		max-width: none;
		width: 100%;
	}

	.home .pettle-home-by-pet__col .pettle-card__image img,
	.home .pettle-home-by-pet__col .pettle-card__image--placeholder,
	.elementor .home .pettle-home-by-pet__col .pettle-card__image img {
		aspect-ratio: 16 / 9;
		height: auto;
		max-height: none;
		min-height: 0;
	}

	.home .pettle-home-by-pet__col .pettle-card__body {
		padding: 0.9rem 1rem 1rem;
	}

	.home .pettle-home-by-pet__col .pettle-card__excerpt {
		-webkit-line-clamp: 2;
		line-clamp: 2;
	}
}

@keyframes pettle-rise {
	from {
		opacity: 0;
		transform: translateY(14px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

/* Section labels / titles */
.home .pettle-section-label .elementor-heading-title,
.home .pettle-section-label.elementor-heading-title {
	margin: 0 0 0.35rem !important;
}

.home .pettle-section-title.elementor-heading-title {
	font-size: clamp(1.5rem, 4.5vw, 2.125rem) !important;
	margin: 0 0 0.5rem !important;
}

.home .pettle-section-desc p {
	margin: 0 0 0.85rem;
	max-width: 42ch;
}

/* Tighter section rhythm (overrides Elementor baked-in padding) */
.home .pettle-home-hero,
.home .pettle-home-categories,
.home .pettle-home-topic-cards,
.home .pettle-home-featured,
.home .pettle-home-latest,
.home .pettle-home-by-pet,
.home .pettle-home-others,
.home .pettle-home-cta,
.home .pettle-home-newsletter {
	padding-top: 2.25rem !important;
	padding-bottom: 2.25rem !important;
}

/* Topic cards */
.home .pettle-home-topic-cards .pettle-topic-card > .elementor-element-populated,
.home .pettle-home-topic-cards .pettle-topic-card > .elementor-widget-wrap {
	background: linear-gradient(160deg, #FFFCFA 0%, #F7F1E8 100%);
	border: 1px solid rgba(47, 58, 47, 0.1);
	border-radius: 10px;
	height: 100%;
	padding: 1.15rem 1.1rem;
	transition: border-color 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

.home .pettle-home-topic-cards .pettle-topic-card > .elementor-element-populated:hover,
.home .pettle-home-topic-cards .pettle-topic-card > .elementor-widget-wrap:hover {
	border-color: rgba(201, 124, 93, 0.45);
	box-shadow: 0 10px 28px rgba(47, 58, 47, 0.08);
	transform: translateY(-3px);
}

.home .pettle-home-categories .pettle-cat-nav {
	margin-top: 0.5rem;
}

.home .pettle-home-categories .pettle-cat-nav__link {
	background: #fff;
	transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.home .pettle-home-categories .pettle-cat-nav__link:hover {
	background: rgba(201, 124, 93, 0.08);
	transform: translateY(-1px);
}

/* Featured + latest */
.home .pettle-home-featured .pettle-featured {
	margin-top: 0.35rem;
}

.home .pettle-home-latest .pettle-post-grid,
.home .pettle-home-others .pettle-post-grid {
	margin-top: 0.5rem;
}

.home .pettle-home-latest .pettle-card,
.home .pettle-home-others .pettle-card,
.home .pettle-home-by-pet .pettle-card {
	transition: border-color 0.2s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

.home .pettle-home-latest .pettle-card:hover,
.home .pettle-home-others .pettle-card:hover {
	box-shadow: none;
	transform: none;
}

.home .pettle-home-by-pet .pettle-card:hover {
	box-shadow: 0 12px 28px rgba(47, 58, 47, 0.08);
	transform: translateY(-2px);
}

/* Feature splits (kept for any leftover sections) */
.home .pettle-home-split .elementor-container {
	align-items: center;
}

.home .pettle-home-split-media .pettle-home-split-art img,
.home .pettle-home-split-media .elementor-widget-image img {
	border-radius: 12px;
	box-shadow: 0 14px 36px rgba(47, 58, 47, 0.1);
	display: block;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.home .pettle-home-split-copy {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.home .pettle-home-split-copy .elementor-heading-title {
	margin-bottom: 0.65rem !important;
}

.home .pettle-home-split-copy .elementor-widget-text-editor p {
	font-size: 1.05rem;
	line-height: 1.65;
	margin: 0 0 1.25rem;
}

/* Full-bleed promo banners with overlay card
   (Elementor stretch handles bleed — avoid 100vw scrollbar overflow) */
.home .pettle-home-promo {
	width: 100%;
	max-width: 100%;
	margin-left: 0;
	margin-right: 0;
	overflow: hidden;
}

.home .pettle-home-promo > .elementor-container,
.home .pettle-home-promo.elementor-section-boxed > .elementor-container,
.home .pettle-home-promo.elementor-section-full_width > .elementor-container {
	max-width: none !important;
	width: 100% !important;
	padding: 0 !important;
}

.home .pettle-home-promo-col {
	position: relative;
	display: block;
	width: 100%;
	min-height: 240px;
}

.home .pettle-home-promo-col > .elementor-element-populated,
.home .pettle-home-promo-col > .elementor-widget-wrap {
	display: block;
	padding: 0 !important;
	position: relative;
}

.home .pettle-home-promo .pettle-home-promo-art,
.home .pettle-home-promo .elementor-widget-image {
	display: block;
	width: 100%;
	margin: 0;
}

.home .pettle-home-promo .pettle-home-promo-art img,
.home .pettle-home-promo .elementor-widget-image img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%;
	object-fit: cover;
	object-position: center center;
}

.home .pettle-home-promo-card {
	position: relative !important;
	left: auto;
	top: auto;
	transform: none;
	width: calc(100% - 1.5rem);
	max-width: 34rem;
	z-index: 3;
	margin: -3.25rem auto 1.25rem;
	background: transparent !important;
	background-color: transparent !important;
	box-shadow: none !important;
	border: 0 !important;
	border-radius: 16px !important;
	overflow: visible;
	padding: 1.35rem 1.35rem 1.25rem !important;
}

/* Tablet+: overlay copy on the illustration */
@media (min-width: 768px) {
	.home .pettle-home-promo-col {
		min-height: 300px;
	}

	.home .pettle-home-promo .pettle-home-promo-art img,
	.home .pettle-home-promo .elementor-widget-image img {
		min-height: 300px;
		object-position: 65% center;
	}

	.home .pettle-home-promo-card {
		position: absolute !important;
		left: max(1.25rem, calc((100% - 1140px) / 2 + 1.25rem));
		top: 50%;
		transform: translateY(-50%);
		width: min(26rem, calc(100% - 2.5rem));
		max-width: 26rem;
		margin: 0;
		padding: 1.5rem 1.6rem !important;
	}
}

@media (min-width: 1025px) {
	.home .pettle-home-promo-col {
		min-height: 360px;
	}

	.home .pettle-home-promo .pettle-home-promo-art img,
	.home .pettle-home-promo .elementor-widget-image img {
		min-height: 360px;
		object-position: center center;
	}

	.home .pettle-home-promo-card {
		left: max(1.5rem, calc((100% - 1140px) / 2 + 1.5rem));
		width: min(28rem, calc(100% - 3rem));
		max-width: 28rem;
		padding: 1.75rem 1.85rem !important;
	}
}

/* Kill Elementor/kit white fills on nested promo copy */
.home .pettle-home-promo-card.elementor-section,
.home .pettle-home-promo-card .elementor-container,
.home .pettle-home-promo-card .elementor-row,
.home .pettle-home-promo-card .elementor-column,
.home .pettle-home-promo-card .elementor-element-populated,
.home .pettle-home-promo-card .elementor-widget-wrap,
.home .pettle-home-promo-card .elementor-widget,
.home .pettle-home-promo-card .elementor-widget-container,
.home .pettle-home-promo-card .elementor-heading-title,
.home .pettle-home-promo-card .elementor-widget-text-editor,
.home .pettle-home-promo-card .elementor-widget-text-editor p {
	background: transparent !important;
	background-color: transparent !important;
	box-shadow: none !important;
}

/* Soft vignette wash — readable behind type, fades into art */
.home .pettle-home-promo-card::before {
	content: "";
	position: absolute;
	inset: -0.35rem -0.5rem -0.5rem;
	border-radius: 16px;
	background: linear-gradient(
		180deg,
		rgba(255, 252, 248, 0.88) 0%,
		rgba(247, 241, 232, 0.82) 55%,
		rgba(247, 241, 232, 0.78) 100%
	);
	pointer-events: none;
	z-index: -1;
}

@media (min-width: 768px) {
	.home .pettle-home-promo-card::before {
		inset: -0.5rem -1.25rem -0.5rem -0.65rem;
		background: linear-gradient(
			90deg,
			rgba(255, 252, 248, 0.92) 0%,
			rgba(247, 241, 232, 0.78) 42%,
			rgba(247, 241, 232, 0.35) 72%,
			rgba(247, 241, 232, 0) 100%
		);
	}
}

.home .pettle-home-promo-card > .elementor-container,
.home .pettle-home-promo-card > .elementor-container > .elementor-row > .elementor-column > .elementor-element-populated,
.home .pettle-home-promo-card > .elementor-container > .elementor-row > .elementor-column > .elementor-widget-wrap {
	background: transparent !important;
	box-shadow: none !important;
	max-width: none !important;
	padding: 0 !important;
	position: relative;
	z-index: 1;
}

.home .pettle-home-promo-card .pettle-section-label .elementor-heading-title {
	color: #C97C5D !important;
	font-size: 0.75rem !important;
	font-weight: 700 !important;
	letter-spacing: 0.16em !important;
	line-height: 1.3 !important;
	margin: 0 0 0.55rem !important;
	max-width: none;
	text-shadow: 0 1px 1px rgba(255, 252, 248, 0.9);
	text-transform: uppercase !important;
}

.home .pettle-home-promo-card .elementor-widget-heading:not(.pettle-section-label) .elementor-heading-title {
	color: #2F3A2F !important;
	font-size: clamp(1.7rem, 3.2vw, 2.35rem) !important;
	font-weight: 700 !important;
	letter-spacing: -0.025em;
	line-height: 1.15 !important;
	margin: 0 0 0.7rem !important;
	max-width: 14ch;
	text-shadow: 0 1px 1px rgba(255, 252, 248, 0.85);
}

.home .pettle-home-promo-card .elementor-widget-text-editor {
	margin-bottom: 0 !important;
}

.home .pettle-home-promo-card .elementor-widget-text-editor p {
	color: #3F4A3F !important;
	font-size: clamp(0.98rem, 1.5vw, 1.1rem);
	font-weight: 500;
	line-height: 1.6;
	margin: 0 0 1.2rem;
	max-width: 36ch;
	text-shadow: 0 1px 1px rgba(255, 252, 248, 0.75);
}

.home .pettle-home-promo-card .elementor-widget-button {
	margin-top: 0.15rem;
}

.home .pettle-home-promo-card .elementor-button {
	box-shadow: 0 4px 14px rgba(47, 58, 47, 0.22);
	font-weight: 600;
	letter-spacing: 0.01em;
	min-height: 2.75rem;
	padding: 0.7rem 1.35rem;
}

/* Dogs / cats columns: horizontal image+text cards */
.home .pettle-home-by-pet__col .pettle-post-grid {
	grid-template-columns: 1fr !important;
	gap: 0.75rem;
	margin-top: 0.5rem;
}

.home .pettle-home-by-pet .elementor-row {
	gap: 1.25rem;
}

.home .pettle-home-by-pet__col .pettle-card {
	align-items: stretch;
	background: var(--pettle-white, #FFFFFF);
	border: 1px solid rgba(47, 58, 47, 0.08);
	border-radius: 12px;
	flex-direction: row;
	height: 132px;
	max-height: 132px;
	min-height: 132px;
	overflow: hidden;
}

.home .pettle-home-by-pet__col .pettle-card__image {
	align-self: stretch;
	border-radius: 0;
	box-sizing: border-box;
	flex: 0 0 38%;
	max-width: 38%;
	min-width: 0;
	overflow: hidden;
	padding: 0;
}

.home .pettle-home-by-pet__col .pettle-card__image img,
.home .pettle-home-by-pet__col .pettle-card__image--placeholder,
.elementor .home .pettle-home-by-pet__col .pettle-card__image img {
	aspect-ratio: auto;
	border-radius: 0 !important;
	display: block;
	height: 132px;
	max-height: 132px;
	min-height: 0;
	object-fit: cover;
	width: 100%;
}

.home .pettle-home-by-pet__col .pettle-card__body {
	flex: 1 1 auto;
	gap: 0.15rem;
	justify-content: center;
	min-width: 0;
	overflow: hidden;
	padding: 0.55rem 0.85rem;
}

.home .pettle-home-by-pet__col .pettle-card__title {
	font-size: 0.98rem;
	line-height: 1.25;
}

.home .pettle-home-by-pet__col .pettle-card__excerpt {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	font-size: 0.8125rem;
	line-height: 1.4;
	overflow: hidden;
}

.home .pettle-home-by-pet__col .pettle-card__meta {
	padding-top: 0.2rem;
}

/* CTA — soft hero photo wash */
.home .pettle-home-cta {
	isolation: isolate;
	overflow: hidden;
	position: relative;
	background-color: var(--pettle-accent, #2F3A2F) !important;
	background-image: var(--pettle-cta-wash, none) !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.home .pettle-home-cta::before {
	background: linear-gradient(
		165deg,
		rgba(47, 58, 47, 0.72) 0%,
		rgba(35, 44, 35, 0.78) 50%,
		rgba(47, 58, 47, 0.82) 100%
	);
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
	z-index: 0;
}

.home .pettle-home-cta > .elementor-container {
	position: relative;
	z-index: 1;
}

.home .pettle-home-cta .elementor-widget-wrap {
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 0.75rem 0.65rem;
	justify-content: center;
	text-align: center;
}

.home .pettle-home-cta .elementor-widget-heading,
.home .pettle-home-cta .elementor-widget-text-editor {
	flex: 1 1 100%;
}

.home .pettle-home-cta__title.elementor-heading-title {
	letter-spacing: -0.02em;
	margin: 0 auto !important;
	max-width: 18ch;
}

.home .pettle-home-cta__lede {
	margin: 0 auto;
	max-width: 34rem;
}

.home .pettle-home-cta__lede p {
	color: rgba(247, 241, 232, 0.92) !important;
	font-size: 1.05rem;
	line-height: 1.55;
	margin: 0;
}

.home .pettle-home-cta .elementor-widget-button {
	display: inline-block;
	flex: 0 0 auto;
	margin: 0;
}

.home .pettle-home-cta__primary .elementor-button {
	background-color: #ffffff !important;
	border-color: #ffffff !important;
	box-shadow: 0 8px 22px rgba(20, 28, 20, 0.28);
	color: #2f3a2f !important;
	min-width: 10.5rem;
}

.home .pettle-home-cta__primary .elementor-button:hover,
.home .pettle-home-cta__primary .elementor-button:focus {
	background-color: #f7f1e8 !important;
	border-color: #f7f1e8 !important;
	color: #2f3a2f !important;
}

.home .pettle-home-cta__secondary .elementor-button {
	background-color: transparent !important;
	border-color: rgba(255, 255, 255, 0.65) !important;
	color: #fff !important;
	min-width: 10.5rem;
}

.home .pettle-home-cta__secondary .elementor-button:hover,
.home .pettle-home-cta__secondary .elementor-button:focus {
	background-color: rgba(255, 255, 255, 0.12) !important;
	border-color: rgba(255, 255, 255, 0.9) !important;
	color: #fff !important;
}

/* Newsletter */
.home .pettle-newsletter {
	background: #fff;
	border: 1px solid rgba(47, 58, 47, 0.1);
	border-radius: 14px;
	box-shadow: 0 10px 32px rgba(47, 58, 47, 0.06);
	padding: 1.5rem 1.25rem;
	text-align: center;
}

.home .pettle-newsletter__inner {
	margin: 0 auto;
	max-width: 520px;
}

.home .pettle-newsletter__eyebrow {
	color: var(--pettle-primary, #C97C5D);
	font-size: 0.75rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin: 0 0 0.65rem;
	text-transform: uppercase;
}

.home .pettle-newsletter__title {
	color: var(--pettle-accent, #2F3A2F);
	font-family: var(--pettle-font-heading, "DM Sans", system-ui, -apple-system, sans-serif);
	font-size: clamp(1.5rem, 3vw, 1.85rem);
	font-weight: 600;
	line-height: 1.25;
	margin: 0 0 0.75rem;
}

.home .pettle-newsletter__desc {
	color: var(--pettle-muted, #6B7568);
	font-size: 1rem;
	line-height: 1.6;
	margin: 0 0 1rem;
}

.home .pettle-newsletter__form {
	display: flex;
	flex-wrap: wrap;
	gap: 0.65rem;
	justify-content: center;
}

.home .pettle-newsletter__input {
	background: var(--pettle-background, #F7F1E8);
	border: 1px solid rgba(47, 58, 47, 0.15);
	border-radius: 6px;
	flex: 1 1 220px;
	font-family: inherit;
	font-size: 1rem;
	min-height: 48px;
	padding: 0.7rem 1rem;
}

.home .pettle-newsletter__btn {
	background: var(--pettle-accent, #2F3A2F);
	border: 0;
	border-radius: 6px;
	color: #fff;
	cursor: pointer;
	font-family: inherit;
	font-size: 0.9375rem;
	font-weight: 600;
	min-height: 48px;
	min-width: 110px;
	padding: 0.7rem 1.25rem;
	transition: background 0.2s ease, transform 0.2s ease;
}

.home .pettle-newsletter__btn:hover {
	background: var(--pettle-primary, #C97C5D);
	transform: translateY(-1px);
}

/* Responsive */
@media (max-width: 1100px) and (min-width: 1025px) {
	.home .pettle-home-by-pet__col .pettle-card__image {
		flex-basis: 36%;
		max-width: 36%;
	}

	.home .pettle-home-by-pet__col .pettle-card__title {
		font-size: 0.92rem;
	}
}

@media (max-width: 1024px) {
	.home .pettle-home-hero .elementor-row,
	.home .pettle-home-split .elementor-row,
	.home .pettle-home-by-pet .elementor-row {
		flex-direction: column;
	}

	.home .pettle-home-hero__copy,
	.home .pettle-home-hero__media,
	.home .pettle-home-split-media,
	.home .pettle-home-split-copy,
	.home .pettle-home-by-pet__col {
		width: 100% !important;
	}

	.home .pettle-home-topic-cards .pettle-topic-card {
		margin-bottom: 0.75rem;
		width: 50% !important;
	}

	.home .pettle-home-by-pet .elementor-row {
		gap: 1rem;
	}

	.home .pettle-home-hero__media {
		margin-top: 1rem;
	}
}

@media (max-width: 767px) {
	.home .pettle-home-hero,
	.home .pettle-home-categories,
	.home .pettle-home-topic-cards,
	.home .pettle-home-featured,
	.home .pettle-home-latest,
	.home .pettle-home-by-pet,
	.home .pettle-home-others,
	.home .pettle-home-cta,
	.home .pettle-home-newsletter {
		padding-top: 0.85rem !important;
		padding-bottom: 0.85rem !important;
		padding-left: 0.75rem !important;
		padding-right: 0.75rem !important;
	}

	.home .pettle-home-promo {
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	.home .pettle-home-hero__brand.elementor-heading-title {
		font-size: clamp(1.55rem, 7vw, 1.9rem) !important;
		margin-bottom: 0.2rem !important;
	}

	.home .pettle-home-hero__headline.elementor-heading-title {
		max-width: none;
		font-size: clamp(1.05rem, 4vw, 1.25rem) !important;
		margin-bottom: 0.35rem !important;
	}

	.home .pettle-home-hero__lede p {
		max-width: none;
		font-size: 0.9rem;
		margin-bottom: 0.65rem;
	}

	.home .pettle-home-hero__media {
		margin-top: 0.5rem;
	}

	.home .pettle-home-hero__media .elementor-widget-image img {
		aspect-ratio: 16 / 10;
		border-radius: 8px;
		box-shadow: 0 8px 18px rgba(47, 58, 47, 0.08);
		height: auto;
		max-height: 200px;
		object-fit: cover;
		object-position: center center;
		width: 100%;
	}

	.home .pettle-home-featured .elementor-row,
	.home .pettle-home-latest .elementor-row,
	.home .pettle-home-split .elementor-row,
	.home .pettle-home-others .elementor-row,
	.home .pettle-home-cta .elementor-row,
	.home .pettle-home-newsletter .elementor-row {
		flex-direction: column !important;
	}

	.home .pettle-home-featured .elementor-column,
	.home .pettle-home-latest .elementor-column,
	.home .pettle-home-split .elementor-column,
	.home .pettle-home-others .elementor-column,
	.home .pettle-home-cta .elementor-column,
	.home .pettle-home-newsletter .elementor-column {
		width: 100% !important;
	}

	.home .pettle-home-by-pet__col .pettle-card__title {
		font-size: 0.92rem;
	}

	.home .pettle-home-by-pet__col .pettle-card__excerpt {
		-webkit-line-clamp: 2;
		line-clamp: 2;
	}

	.home .pettle-home-topic-cards .pettle-topic-card {
		width: 100% !important;
	}

	.home .pettle-home-topic-cards .pettle-topic-card > .elementor-element-populated,
	.home .pettle-home-topic-cards .pettle-topic-card > .elementor-widget-wrap {
		padding: 0.75rem 0.8rem;
	}

	.home .pettle-home-promo-card {
		width: calc(100% - 1.5rem);
		max-width: none;
		margin: -3.5rem auto 1rem;
		padding: 1.15rem 1.15rem 1.05rem !important;
		border-radius: 14px !important;
	}

	.home .pettle-home-promo-card::before {
		border-radius: 14px;
		inset: -0.25rem -0.35rem -0.35rem;
	}

	.home .pettle-home-promo .pettle-home-promo-art img,
	.home .pettle-home-promo .elementor-widget-image img {
		min-height: 210px;
		max-height: 280px;
		object-fit: cover;
		object-position: center 35%;
	}

	.home .pettle-home-promo-card .pettle-section-label .elementor-heading-title {
		font-size: 0.7rem !important;
		margin-bottom: 0.4rem !important;
	}

	.home .pettle-home-promo-card .elementor-widget-heading:not(.pettle-section-label) .elementor-heading-title {
		font-size: clamp(1.45rem, 6.5vw, 1.85rem) !important;
		max-width: none;
		margin-bottom: 0.55rem !important;
	}

	.home .pettle-home-promo-card .elementor-widget-text-editor p {
		font-size: 0.98rem;
		line-height: 1.55;
		max-width: none;
		margin-bottom: 1rem;
	}

	.home .pettle-home-promo-card .elementor-button {
		width: 100%;
		min-width: 0;
		justify-content: center;
	}

	.home .pettle-section-label .elementor-heading-title,
	.home .pettle-section-label.elementor-heading-title {
		margin-bottom: 0.15rem !important;
	}

	.home .pettle-section-desc p {
		margin-bottom: 0.55rem;
		max-width: none;
	}

	.home .pettle-section-title.elementor-heading-title {
		font-size: clamp(1.25rem, 5vw, 1.55rem) !important;
		margin-bottom: 0.3rem !important;
	}

	.home .pettle-newsletter {
		padding: 0.85rem 0.75rem;
	}

	.home .pettle-newsletter__form {
		flex-direction: column;
	}

	.home .pettle-home-cta .elementor-button,
	.home .pettle-newsletter__btn,
	.home .pettle-newsletter__input {
		flex: 1 1 100%;
		min-width: 0;
		width: 100%;
	}

	.home .pettle-home-cta .elementor-widget-button {
		display: block;
		flex: 1 1 100%;
		width: 100%;
	}

	.home .pettle-home-cta__primary .elementor-button,
	.home .pettle-home-cta__secondary .elementor-button {
		min-width: 0;
		width: 100%;
	}

	.home .pettle-cat-nav {
		gap: 0.4rem;
	}

	.home .pettle-cat-nav__link {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		min-height: 38px;
		padding: 0.4rem 0.7rem;
	}
}


@media (prefers-reduced-motion: reduce) {
	.home .pettle-home-hero::after,
	.home .pettle-home-hero__brand.elementor-heading-title,
	.home .pettle-home-hero__headline.elementor-heading-title,
	.home .pettle-home-hero__lede,
	.home .pettle-home-hero__copy .elementor-widget-button,
	.home .pettle-home-hero__media .elementor-widget-image img {
		animation: none !important;
	}

	.home .pettle-home-topic-cards .pettle-topic-card > .elementor-element-populated:hover,
	.home .pettle-home-topic-cards .pettle-topic-card > .elementor-widget-wrap:hover,
	.home .pettle-home-latest .pettle-card:hover,
	.home .pettle-home-others .pettle-card:hover,
	.home .pettle-home-by-pet .pettle-card:hover {
		transform: none;
	}
}
