/* Final typography system: one visual scale across Arabic, English, pages, posts, ACF, and WooCommerce. */
:root {
	--dd-type-body: clamp(15.75px, .34vw + 14.6px, 16.35px);
	--dd-type-small: clamp(13.55px, .22vw + 12.75px, 14.35px);
	--dd-type-label: clamp(13.15px, .18vw + 12.35px, 13.85px);
	--dd-type-card: clamp(17.8px, .52vw + 15.95px, 20.35px);
	--dd-type-h4: clamp(18.5px, .72vw + 16px, 23px);
	--dd-type-h3: clamp(21px, 1.02vw + 17.6px, 27px);
	--dd-type-h2: clamp(27px, 1.65vw + 21px, 37px);
	--dd-type-h1: clamp(33px, 2.4vw + 24px, 49px);
	--dd-type-hero: clamp(35px, 2.9vw + 24px, 53px);
	--dd-type-display-number: clamp(42px, 4vw, 62px);
	--dd-leading-tight: 1.14;
	--dd-leading-title: 1.2;
	--dd-leading-copy: 1.78;
	--dd-leading-ui: 1.34;
}

html[dir="rtl"],
html[lang^="ar"] {
	--dd-type-body: clamp(15.8px, .34vw + 14.65px, 16.4px);
	--dd-leading-copy: 1.84;
}

html[dir="ltr"],
html:not([dir="rtl"]) {
	--dd-type-h1: clamp(31px, 1.9vw + 23px, 44px);
	--dd-type-hero: clamp(32px, 2.2vw + 22px, 46px);
	--dd-type-h2: clamp(25px, 1.32vw + 20px, 33px);
	--dd-leading-copy: 1.76;
}

body {
	font-size: var(--dd-type-body);
	line-height: var(--dd-leading-copy);
}

body.dd-pro,
body.dd-pro :where(.dd-header, .dd-nav, main, .dd-main, .dd-home, .dd-page, .dd-woo, .dd-system, .dd-portfolio, .dd-footer) :where(*, input, select, textarea, button) {
	font-family: var(--dd-font) !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	letter-spacing: 0;
	text-wrap: balance;
	overflow-wrap: anywhere;
}

h1 {
	font-size: var(--dd-type-h1);
	line-height: var(--dd-leading-tight);
}

h2 {
	font-size: var(--dd-type-h2);
	line-height: var(--dd-leading-title);
}

h3 {
	font-size: var(--dd-type-h3);
	line-height: 1.24;
}

h4 {
	font-size: var(--dd-type-h4);
	line-height: 1.3;
}

h5 {
	font-size: clamp(16.5px, .5vw + 14.8px, 19px);
	line-height: 1.34;
}

h6 {
	font-size: clamp(14.5px, .32vw + 13.4px, 16px);
	line-height: 1.4;
}

p,
li,
blockquote,
.entry-content,
.dd-page__content,
.dd-legal-content__box,
.dd-woo-flow-card,
.dd-account-panel,
.dd-account-flow .woocommerce-MyAccount-content {
	font-size: var(--dd-type-body);
	line-height: var(--dd-leading-copy);
}

small,
.dd-kicker,
.dd-button,
.dd-header__nav a,
.dd-footer a,
.dd-product-console__featured,
.dd-product-system__signals span,
.dd-product-console__meta span,
.dd-shop-featured__price > span,
.dd-cart-item__qty label,
.dd-cart-item__price small,
.dd-woo-flow-card label,
.dd-account-tabs a {
	font-size: var(--dd-type-label);
	line-height: var(--dd-leading-ui);
	font-weight: 700;
	letter-spacing: 0;
}

.dd-kicker {
	font-weight: 700;
}

.dd-button {
	min-height: 46px;
	font-weight: 850;
}

/* Page-level hero titles. */
.dd-lab-hero h1,
.dd-typed-title,
.dd-unified-hero h1,
body:not(.single-product) .dd-woo .product_title,
.single-product .product_title {
	font-size: var(--dd-type-hero) !important;
	line-height: var(--dd-leading-tight) !important;
	font-weight: 700 !important;
	max-width: 900px;
}

/* Section titles across the whole theme. */
.dd-why__head h2,
.dd-about-lab h2,
.dd-offering__head h2,
.dd-flow__copy h2,
.dd-product-system h2,
.dd-home-cta h2,
.dd-about-cta h2,
.dd-contact-brief__main h2,
.dd-contact-fluent-head h2,
.dd-contact-action__content h2,
.dd-service-section-head h2,
.dd-service-method h2,
.dd-service-cta h2,
.dd-woo-product-system__head h2,
.dd-cart-summary h2,
.dd-account-empty-state h2,
.dd-footer__system h2 {
	font-size: var(--dd-type-h2) !important;
	line-height: var(--dd-leading-title) !important;
	font-weight: 700 !important;
}

/* Card, track, and ACF content titles. */
.dd-about-system__grid h3,
.dd-about-values__grid h3,
.dd-work-grid__cards h2,
.dd-why-card h3,
.dd-service-track h3,
.dd-service-method__steps h3,
.dd-contact-card h3,
.dd-woo-product-system__grid h3,
.dd-woo-flow-card .cart_totals h2,
.dd-woo-flow-card .woocommerce-billing-fields h3,
.dd-woo-flow-card .woocommerce-additional-fields h3,
.dd-woo-flow-card .woocommerce-MyAccount-content h2,
.dd-woo-flow-card .woocommerce-MyAccount-content h3,
.dd-account-panel .woocommerce-Address-title h2,
.dd-account-panel form.edit-address h2,
.dd-product-console h3,
.dd-product-console__title h3,
.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product h3,
.woocommerce-loop-product__title,
.entry-title {
	font-size: var(--dd-type-card) !important;
	line-height: 1.28 !important;
	font-weight: 700 !important;
}

.dd-product-console h3,
.dd-product-console__title h3 {
	font-size: clamp(23px, 1.55vw + 17px, 30px) !important;
	line-height: 1.16 !important;
}

/* Content copy should stay readable, not tiny. */
.dd-lab-hero__copy > p:not(.dd-kicker),
.dd-hero-points,
.dd-why-card p,
.dd-about-lab__copy > p:not(.dd-about-lab__eyebrow),
.dd-offering__head p:not(.dd-kicker),
.dd-flow__copy p:not(.dd-kicker),
.dd-product-system__copy > p:not(.dd-kicker),
.dd-home-cta p:not(.dd-kicker),
.dd-shop-featured__content p:not(.dd-kicker),
.dd-shop-card p,
.dd-work-grid__cards p,
.dd-about-system__grid p,
.dd-about-values__grid p,
.dd-footer__statement p,
.dd-footer__system p,
.dd-service-track p,
.dd-service-method__steps p,
.dd-contact-card p,
.dd-woo-product-system__grid p,
.dd-product-console__body p,
.woocommerce-product-details__short-description,
.dd-account-panel p,
.dd-account-panel address {
	font-size: var(--dd-type-body) !important;
	line-height: var(--dd-leading-copy) !important;
}

.dd-flow__steps p,
.dd-contact-card p,
.dd-service-method__steps p,
.dd-woo-product-system__grid p,
.woocommerce ul.products li.product .price,
.dd-woo .woocommerce ul.products li.product .price {
	font-size: var(--dd-type-small) !important;
	line-height: 1.68 !important;
}

.dd-why-card p,
.dd-footer__statement p,
.dd-footer__system p {
	font-size: clamp(15.4px, .3vw + 14.3px, 16.1px) !important;
	line-height: 1.82 !important;
}

/* About icons and compact service labels. */
.dd-about-lab__service {
	min-width: 0;
	overflow: visible;
}

.dd-about-lab__service span {
	width: 54px !important;
	height: 48px !important;
	font-size: 1rem;
}

.dd-about-lab__service svg {
	width: 36px !important;
	height: 36px !important;
	stroke-width: 1.9 !important;
}

.dd-about-lab__service strong {
	font-size: clamp(13.4px, .28vw + 12.45px, 14.25px) !important;
	line-height: 1.36 !important;
	font-weight: 700 !important;
	text-align: center;
	overflow-wrap: anywhere;
}

/* Step icons, card icons, and visual counters should remain confident. */
.dd-flow__steps span,
.dd-why-card__icon,
.dd-about-system__grid span,
.dd-work-grid__cards span,
.dd-service-track__number,
.dd-service-track > span {
	flex: 0 0 auto;
	font-size: clamp(14px, .45vw + 12.5px, 17px) !important;
	line-height: 1 !important;
}

.dd-about-system__grid span svg,
.dd-work-grid__cards span svg,
.dd-flow__steps span svg,
.dd-why-card__icon svg {
	width: 1.35em;
	height: 1.35em;
}

.dd-why-card__icon {
	width: 86px !important;
	height: 86px !important;
	margin-bottom: 20px !important;
}

.dd-why-card__icon svg {
	width: 46px !important;
	height: 46px !important;
	stroke-width: 1.85 !important;
}

.dd-service-track__number,
.dd-service-track > span {
	font-size: clamp(17px, .85vw + 14px, 22px) !important;
	font-weight: 900 !important;
}

.dd-impact-stat strong {
	font-size: var(--dd-type-display-number) !important;
	line-height: .95 !important;
	font-weight: 850 !important;
}

.dd-impact-stat p,
.dd-work-grid__cta p,
.dd-service-track__content > strong,
.dd-shop-featured__price strong,
.dd-shop-featured__price .price,
body:not(.single-product) .dd-woo div.product p.price,
body:not(.single-product) .dd-woo div.product span.price,
body:not(.single-product) .dd-woo .woocommerce ul.products li.product:only-child .price ins {
	font-size: clamp(20px, 1.25vw + 16px, 30px) !important;
	line-height: 1.15 !important;
}

.dd-impact-stat p {
	font-size: clamp(16px, .8vw + 13.5px, 19px) !important;
	line-height: 1.45 !important;
}

/* UI chips should be readable, but never dominate the cards. */
.dd-product-system__signals span,
.dd-product-console__meta span,
.dd-offering-card__items a,
.dd-flow__steps div,
.dd-account-tabs a {
	min-width: 0;
	overflow: hidden;
	overflow-wrap: anywhere;
	text-wrap: pretty;
}

.dd-product-system__signals span,
.dd-product-console__meta span {
	font-size: var(--dd-type-label) !important;
	line-height: var(--dd-leading-ui) !important;
	min-height: 42px;
}

.dd-header__nav a,
.dd-footer a,
.dd-mobile-menu a {
	font-size: clamp(13.6px, .25vw + 12.8px, 14.5px);
	line-height: 1.4;
}

.dd-footer__statement span,
.dd-footer__chips span,
.dd-footer__language span,
.dd-footer__legal a,
.dd-footer__socials a,
.dd-footer__site-link,
.dd-footer__nav-link {
	font-size: clamp(13.4px, .24vw + 12.7px, 14.35px) !important;
	line-height: 1.38 !important;
	font-weight: 700 !important;
}

.dd-footer__system h2 {
	font-size: clamp(20px, 1.3vw + 16px, 25px) !important;
	line-height: 1.24 !important;
}

html[dir="rtl"] .dd-footer__statement p,
html[dir="rtl"] .dd-footer__system p {
	font-size: clamp(15.8px, .32vw + 14.65px, 16.5px) !important;
	line-height: 1.88 !important;
}

html[dir="rtl"] .dd-footer__statement span,
html[dir="rtl"] .dd-footer__chips span,
html[dir="rtl"] .dd-footer__language span,
html[dir="rtl"] .dd-footer__legal a,
html[dir="rtl"] .dd-footer__socials a,
html[dir="rtl"] .dd-footer__site-link,
html[dir="rtl"] .dd-footer__nav-link {
	font-size: clamp(13.7px, .24vw + 12.9px, 14.6px) !important;
	line-height: 1.42 !important;
}

.dd-shop-featured__content .dd-kicker {
	font-size: var(--dd-type-label) !important;
	line-height: var(--dd-leading-ui) !important;
	font-weight: 900 !important;
}

@media (max-width: 1024px) {
	:root {
		--dd-type-h1: clamp(31px, 4.4vw, 44px);
		--dd-type-hero: clamp(32px, 4.8vw, 45px);
		--dd-type-h2: clamp(25px, 3vw, 34px);
		--dd-type-display-number: clamp(36px, 5vw, 50px);
	}

	html[dir="ltr"],
	html:not([dir="rtl"]) {
		--dd-type-h1: clamp(30px, 4vw, 40px);
		--dd-type-hero: clamp(31px, 4.3vw, 41px);
		--dd-type-h2: clamp(24px, 2.75vw, 31px);
	}
}

@media (max-width: 760px) {
	:root {
		--dd-type-body: 15.8px;
		--dd-type-small: 13.6px;
		--dd-type-label: 13px;
		--dd-type-card: clamp(17.5px, 4.5vw, 21px);
		--dd-type-h2: clamp(24px, 6.25vw, 31px);
		--dd-type-h1: clamp(30px, 8vw, 39px);
		--dd-type-hero: clamp(30px, 8.4vw, 40px);
	}

	html[dir="ltr"],
	html:not([dir="rtl"]) {
		--dd-type-h1: clamp(29px, 7.3vw, 36px);
		--dd-type-hero: clamp(29px, 7.6vw, 37px);
		--dd-type-h2: clamp(23px, 5.85vw, 29px);
	}

	.dd-lab-hero h1,
	.dd-typed-title,
	body:not(.single-product) .dd-woo .product_title,
	.single-product .product_title {
		line-height: 1.16 !important;
	}

	.dd-about-lab__service span {
		width: 50px !important;
		height: 45px !important;
	}

	.dd-about-lab__service svg {
		width: 32px !important;
		height: 32px !important;
	}

	.dd-why-card__icon {
		width: 70px !important;
		height: 70px !important;
		margin-bottom: 15px !important;
	}

	.dd-why-card__icon svg {
		width: 40px !important;
		height: 40px !important;
	}

	.dd-why-card p,
	.dd-footer__statement p,
	.dd-footer__system p {
		font-size: 15.4px !important;
		line-height: 1.82 !important;
	}

	.dd-impact-stat strong {
		font-size: clamp(35px, 10vw, 48px) !important;
	}

	.dd-button {
		font-size: 13.2px !important;
		min-height: 46px;
	}
}

/* Final hard lock: prevents older page-specific files from leaving oversized English
   headings or undersized Arabic copy in any template. */
:root {
	--dd-lock-copy: clamp(15.85px, .18vw + 15.1px, 16.5px);
	--dd-lock-copy-en: clamp(15.6px, .16vw + 15px, 16.25px);
	--dd-lock-label: clamp(13.5px, .18vw + 12.8px, 14.2px);
	--dd-lock-label-strong: clamp(13.95px, .22vw + 13.05px, 14.75px);
	--dd-lock-h1: clamp(32px, 2vw + 24px, 48px);
	--dd-lock-h2: clamp(26px, 1.25vw + 21px, 35px);
	--dd-lock-h3: clamp(20px, .74vw + 17px, 24px);
	--dd-lock-h4: clamp(18px, .55vw + 16px, 21px);
	--dd-lock-ui-title: clamp(18px, .65vw + 15.8px, 22px);
	--dd-lock-card-title: clamp(19px, .9vw + 16px, 25px);
}

html[dir="ltr"],
html:not([dir="rtl"]) {
	--dd-lock-h1: clamp(30px, 1.55vw + 23px, 43px);
	--dd-lock-h2: clamp(24px, 1vw + 20px, 31px);
	--dd-lock-h3: clamp(19px, .62vw + 16.6px, 23px);
	--dd-lock-h4: clamp(17.5px, .5vw + 15.8px, 20px);
	--dd-lock-card-title: clamp(18.5px, .72vw + 16px, 24px);
}

body.dd-pro :where(main, .dd-main, .dd-home, .dd-page, .dd-woo, .dd-system, .dd-portfolio, article) :where(p, li, blockquote, td, th, address) {
	font-size: var(--dd-lock-copy) !important;
	line-height: 1.82 !important;
	letter-spacing: 0 !important;
}

html[dir="ltr"] body.dd-pro :where(main, .dd-main, .dd-home, .dd-page, .dd-woo, .dd-system, .dd-portfolio, article) :where(p, li, blockquote, td, th, address),
html:not([dir="rtl"]) body.dd-pro :where(main, .dd-main, .dd-home, .dd-page, .dd-woo, .dd-system, .dd-portfolio, article) :where(p, li, blockquote, td, th, address) {
	font-size: var(--dd-lock-copy-en) !important;
	line-height: 1.74 !important;
}

body.dd-pro :where(main, .dd-main, .dd-home, .dd-page, .dd-woo, .dd-system, .dd-portfolio, article) h1 {
	font-size: var(--dd-lock-h1) !important;
	line-height: 1.12 !important;
}

body.dd-pro :where(main, .dd-main, .dd-home, .dd-page, .dd-woo, .dd-system, .dd-portfolio, article) h2 {
	font-size: var(--dd-lock-h2) !important;
	line-height: 1.18 !important;
}

body.dd-pro :where(main, .dd-main, .dd-home, .dd-page, .dd-woo, .dd-system, .dd-portfolio, article) h3 {
	font-size: var(--dd-lock-h3) !important;
	line-height: 1.24 !important;
}

body.dd-pro :where(main, .dd-main, .dd-home, .dd-page, .dd-woo, .dd-system, .dd-portfolio, article) h4,
body.dd-pro :where(main, .dd-main, .dd-home, .dd-page, .dd-woo, .dd-system, .dd-portfolio, article) h5,
body.dd-pro :where(main, .dd-main, .dd-home, .dd-page, .dd-woo, .dd-system, .dd-portfolio, article) h6 {
	font-size: var(--dd-lock-h4) !important;
	line-height: 1.3 !important;
}

body.dd-pro :where(.dd-kicker, .dd-about-lab__eyebrow, .dd-service-kicker, .dd-page-kicker, .dd-shop-card__label, .dd-shop-featured__kicker, .dd-product-console__featured, .dd-product-system__signals span, .dd-product-console__meta span, .dd-offering-card__head p, .dd-service-track__eyebrow, .dd-woo-shop-panel__trust span, .dd-breadcrumbs a, .dd-breadcrumbs span) {
	font-size: var(--dd-lock-label) !important;
	line-height: 1.38 !important;
	letter-spacing: 0 !important;
	font-weight: 760 !important;
}

body.dd-pro :where(.dd-button, .dd-header__nav a, .dd-menu a, .dd-mobile-menu a, .dd-lang-switch, .dd-header__contact, .dd-footer__cta, .dd-search-form__submit, .dd-contact-form button, .dd-contact-fluent .ff-btn-submit, .dd-contact-fluent button[type="submit"], .dd-woo .button, .dd-woo-flow-card .button) {
	font-size: var(--dd-lock-label-strong) !important;
	line-height: 1.22 !important;
	letter-spacing: 0 !important;
	font-weight: 780 !important;
}

body.dd-pro :where(.dd-product-console__title h3, .woocommerce-loop-product__title, .entry-title, .dd-shop-card h2, .dd-shop-featured__content h2) {
	font-size: var(--dd-lock-card-title) !important;
	line-height: 1.16 !important;
}

body.dd-pro :where(.dd-flow__steps p, .dd-service-method__steps p, .dd-why-card p, .dd-about-system__grid p, .dd-about-values__grid p, .dd-work-grid__cards p, .dd-contact-card p, .dd-woo-product-system__grid p, .dd-shop-featured__content p, .dd-shop-card p, .dd-product-knowledge-cards p, .dd-product-knowledge-body p, .dd-product-knowledge-body__content, .dd-service-track p) {
	font-size: var(--dd-lock-copy) !important;
	line-height: 1.8 !important;
}

html[dir="ltr"] body.dd-pro :where(.dd-flow__steps p, .dd-service-method__steps p, .dd-why-card p, .dd-about-system__grid p, .dd-about-values__grid p, .dd-work-grid__cards p, .dd-contact-card p, .dd-woo-product-system__grid p, .dd-shop-featured__content p, .dd-shop-card p, .dd-product-knowledge-cards p, .dd-product-knowledge-body p, .dd-product-knowledge-body__content, .dd-service-track p),
html:not([dir="rtl"]) body.dd-pro :where(.dd-flow__steps p, .dd-service-method__steps p, .dd-why-card p, .dd-about-system__grid p, .dd-about-values__grid p, .dd-work-grid__cards p, .dd-contact-card p, .dd-woo-product-system__grid p, .dd-shop-featured__content p, .dd-shop-card p, .dd-product-knowledge-cards p, .dd-product-knowledge-body p, .dd-product-knowledge-body__content, .dd-service-track p) {
	font-size: var(--dd-lock-copy-en) !important;
	line-height: 1.74 !important;
}

body.dd-pro :where(.dd-command__code p, .dd-command__code span, .dd-command__mesh b, .dd-command__code-cloud span) {
	font-size: clamp(12.9px, .24vw + 12.1px, 13.7px) !important;
	line-height: 1.38 !important;
}

body.dd-pro .dd-impact-stat p {
	font-size: clamp(16.1px, .52vw + 14.4px, 17.8px) !important;
	line-height: 1.42 !important;
}

body.dd-pro :where(.dd-impact-stat strong, .dd-shop-featured__price strong, .dd-shop-featured__price .price, .dd-product-console__actions strong, .dd-product-console__actions strong .amount, .woocommerce-Price-amount.amount) {
	line-height: 1.08 !important;
}

body.dd-pro .dd-about-lab__service svg {
	width: 38px !important;
	height: 38px !important;
}

body.dd-pro .dd-why-card__icon-img,
body.dd-pro .dd-about-lab__icon-img {
	display: block !important;
	width: 42px !important;
	height: 42px !important;
	object-fit: contain !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
}

body.dd-pro .dd-about-lab__service strong {
	font-size: clamp(13.9px, .2vw + 13.1px, 14.7px) !important;
	line-height: 1.34 !important;
}

body.dd-pro .dd-why-card__icon svg {
	width: 50px !important;
	height: 50px !important;
}

body.dd-pro .dd-why-card h3 {
	font-size: clamp(20px, .62vw + 17.5px, 23px) !important;
}

body.dd-pro .dd-footer :where(p, span, a, strong, small) {
	font-size: clamp(13.9px, .2vw + 13.2px, 14.8px) !important;
	line-height: 1.48 !important;
	letter-spacing: 0 !important;
}

body.dd-pro .dd-footer__statement p,
body.dd-pro .dd-footer__system p {
	font-size: clamp(15.2px, .18vw + 14.6px, 15.9px) !important;
	line-height: 1.78 !important;
}

html[dir="rtl"] body.dd-pro .dd-footer__statement p,
html[dir="rtl"] body.dd-pro .dd-footer__system p {
	font-size: clamp(15.5px, .18vw + 14.9px, 16.1px) !important;
	line-height: 1.86 !important;
}

body.dd-pro .dd-footer__system h2 {
	font-size: clamp(19px, .72vw + 16.5px, 23px) !important;
	line-height: 1.24 !important;
}

body.dd-pro p.dd-kicker,
body.dd-pro p.dd-about-lab__eyebrow,
body.dd-pro .dd-section-head p.dd-kicker,
body.dd-pro .dd-case-card__body p.dd-kicker,
body.dd-pro .dd-shop-featured__content p.dd-kicker {
	font-size: clamp(13.7px, .16vw + 13.05px, 14.45px) !important;
	line-height: 1.34 !important;
}

body.dd-pro .dd-menu__mega {
	font-size: clamp(13.7px, .16vw + 13.05px, 14.45px) !important;
	line-height: 1.35 !important;
}

body.dd-pro .dd-offering-card__head div p {
	font-size: clamp(14.7px, .14vw + 14.25px, 15.1px) !important;
	line-height: 1.36 !important;
}

body.dd-pro .dd-command__code p {
	font-size: clamp(14.8px, .12vw + 14.35px, 15.05px) !important;
	line-height: 1.34 !important;
}

body.dd-pro .dd-impact-stat p {
	font-size: clamp(16px, .42vw + 14.4px, 17.2px) !important;
	line-height: 1.42 !important;
}

body.dd-pro footer.dd-footer .dd-footer__statement p,
body.dd-pro footer.dd-footer .dd-footer__system p {
	font-size: clamp(15px, .12vw + 14.6px, 15.75px) !important;
	line-height: 1.74 !important;
}

html[dir="rtl"] body.dd-pro footer.dd-footer .dd-footer__statement p,
html[dir="rtl"] body.dd-pro footer.dd-footer .dd-footer__system p {
	font-size: clamp(15.3px, .12vw + 14.85px, 15.9px) !important;
	line-height: 1.84 !important;
}

@media (max-width: 760px) {
	:root {
		--dd-lock-copy: 15.7px;
		--dd-lock-copy-en: 15.35px;
		--dd-lock-label: 13.25px;
		--dd-lock-label-strong: 13.6px;
		--dd-lock-h1: clamp(29px, 7.2vw, 38px);
		--dd-lock-h2: clamp(23px, 5.8vw, 30px);
		--dd-lock-h3: clamp(18px, 4.3vw, 22px);
		--dd-lock-h4: clamp(17px, 3.8vw, 20px);
		--dd-lock-card-title: clamp(18.5px, 5vw, 23px);
	}

	html[dir="ltr"],
	html:not([dir="rtl"]) {
		--dd-lock-h1: clamp(28px, 6.5vw, 35px);
		--dd-lock-h2: clamp(22px, 5.2vw, 28.5px);
		--dd-lock-h3: clamp(18px, 4vw, 21.5px);
		--dd-lock-card-title: clamp(18px, 4.7vw, 22px);
	}

	body.dd-pro :where(.dd-shop-featured__content h2, .dd-product-console__title h3) {
		font-size: var(--dd-lock-card-title) !important;
	}

	body.dd-pro .dd-about-lab__service svg {
		width: 34px !important;
		height: 34px !important;
	}

	body.dd-pro .dd-why-card__icon-img,
	body.dd-pro .dd-about-lab__icon-img {
		width: 38px !important;
		height: 38px !important;
	}

	body.dd-pro .dd-why-card__icon svg {
		width: 44px !important;
		height: 44px !important;
	}

	body.dd-pro .dd-footer :where(p, span, a, strong, small) {
		font-size: 13.8px !important;
	}

	body.dd-pro p.dd-kicker,
	body.dd-pro p.dd-about-lab__eyebrow,
	body.dd-pro .dd-section-head p.dd-kicker,
	body.dd-pro .dd-case-card__body p.dd-kicker,
	body.dd-pro .dd-shop-featured__content p.dd-kicker {
		font-size: 14.2px !important;
		line-height: 1.34 !important;
	}

	body.dd-pro .dd-command__code p {
		font-size: 14.8px !important;
	}

	body.dd-pro .dd-offering-card__head div p {
		font-size: 15px !important;
	}

}

/* User-authored content: posts, pages, ACF rich text, WooCommerce tabs. */
body.dd-pro {
	--dd-prose-copy: clamp(18px, 0.28vw + 16.9px, 19.25px);
	--dd-prose-copy-en: clamp(17.35px, 0.24vw + 16.55px, 18.55px);
	--dd-prose-lead: clamp(18.8px, 0.32vw + 17.45px, 20.15px);
	--dd-prose-h2: clamp(25px, 0.92vw + 21px, 32px);
	--dd-prose-h3: clamp(21.5px, 0.58vw + 19px, 26px);
	--dd-prose-h4: clamp(19px, 0.38vw + 17.4px, 22px);
	--dd-prose-ink: #162332;
	--dd-prose-muted: #4b5b69;
	--dd-prose-soft: rgba(15, 72, 82, 0.07);
	--dd-prose-line: rgba(21, 73, 84, 0.16);
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) {
	color: var(--dd-prose-ink) !important;
	font-size: var(--dd-prose-copy) !important;
	font-weight: 500;
	line-height: 1.84 !important;
	overflow-wrap: break-word;
	word-break: normal;
	text-wrap: pretty;
}

html[dir="ltr"] body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
),
html:not([dir="rtl"]) body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) {
	font-size: var(--dd-prose-copy-en) !important;
	line-height: 1.78 !important;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(p, ul, ol, dl, blockquote, figure, table, pre, .wp-block-image, .wp-block-gallery, .wp-block-video, .wp-block-embed, .wp-block-pullquote, .wp-block-columns) {
	margin-block: 0 0.92em !important;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) > :where(*:first-child) {
	margin-top: 0 !important;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) > :where(*:last-child) {
	margin-bottom: 0 !important;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(p, li, dd, figcaption, td, th) {
	font-size: var(--dd-prose-copy) !important;
	line-height: inherit !important;
}

html[dir="ltr"] body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(p, li, dd, figcaption, td, th),
html:not([dir="rtl"]) body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(p, li, dd, figcaption, td, th) {
	font-size: var(--dd-prose-copy-en) !important;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(p) {
	text-align: justify;
	text-align-last: start;
	text-justify: inter-word;
	hyphens: auto;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) > p:first-of-type {
	font-size: var(--dd-prose-lead) !important;
	color: #233243 !important;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(h2, h3, h4, h5, h6) {
	color: #0f1f2e !important;
	font-weight: 850 !important;
	letter-spacing: 0 !important;
	line-height: 1.26 !important;
	margin-block: 1.12em 0.38em !important;
	text-wrap: balance;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) h2 {
	font-size: var(--dd-prose-h2) !important;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) h3 {
	font-size: var(--dd-prose-h3) !important;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) h4,
body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) h5,
body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) h6 {
	font-size: var(--dd-prose-h4) !important;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(ul, ol) {
	padding-inline-start: 1.35em !important;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(li + li) {
	margin-block-start: 0.28em !important;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) a {
	color: #087c83 !important;
	font-weight: 800;
	text-decoration: underline;
	text-decoration-color: rgba(8, 124, 131, 0.34);
	text-decoration-thickness: 0.08em;
	text-underline-offset: 0.22em;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) a:hover {
	color: #0b4a55 !important;
	text-decoration-color: currentColor;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(blockquote, .wp-block-quote, .wp-block-pullquote) {
	background:
		linear-gradient(135deg, rgba(35, 199, 196, 0.1), rgba(209, 154, 116, 0.08)),
		#f7fbfa;
	border: 1px solid var(--dd-prose-line);
	border-inline-start: 4px solid #16a7a7;
	border-radius: 16px;
	box-shadow: 0 14px 34px rgba(12, 31, 40, 0.07);
	color: #173142 !important;
	font-size: clamp(17.2px, 0.22vw + 16.35px, 18.4px) !important;
	font-weight: 750;
	line-height: 1.72 !important;
	padding-block: clamp(13px, 1.2vw, 19px) clamp(10px, 0.9vw, 15px) !important;
	padding-inline: clamp(16px, 2vw, 24px) !important;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(blockquote, .wp-block-quote, .wp-block-pullquote) > :last-child {
	margin-bottom: 0 !important;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(img, video) {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 16px;
	box-shadow: 0 20px 48px rgba(14, 31, 42, 0.1);
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(figure, .wp-caption, .wp-block-image, .wp-block-gallery, .wp-block-video, .wp-block-embed) {
	max-width: 100%;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(figcaption, .wp-caption-text) {
	color: var(--dd-prose-muted) !important;
	font-size: 0.88em !important;
	line-height: 1.55 !important;
	margin-block-start: 0.75em !important;
	text-align: center;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(iframe, embed, object, .wp-embedded-content) {
	display: block;
	max-width: 100% !important;
	border: 0;
	border-radius: 16px;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(.wp-block-embed__wrapper) {
	max-width: 100%;
	overflow: hidden;
	border-radius: 16px;
	background: #0c1720;
	box-shadow: 0 22px 52px rgba(8, 22, 31, 0.14);
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(.wp-has-aspect-ratio .wp-block-embed__wrapper, .wp-block-embed__wrapper:has(iframe[src*="youtube"], iframe[src*="youtu.be"], iframe[src*="vimeo"])) {
	position: relative;
	aspect-ratio: 16 / 9;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(.wp-has-aspect-ratio .wp-block-embed__wrapper iframe, .wp-has-aspect-ratio .wp-block-embed__wrapper embed, .wp-has-aspect-ratio .wp-block-embed__wrapper object, .wp-block-embed__wrapper:has(iframe[src*="youtube"], iframe[src*="youtu.be"], iframe[src*="vimeo"]) iframe) {
	position: absolute;
	inset: 0;
	width: 100% !important;
	height: 100% !important;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(.fb_iframe_widget, .fb-post, .fb-video, .twitter-tweet) {
	display: block !important;
	max-width: 100% !important;
	margin-inline: auto !important;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(.fb_iframe_widget span, .fb_iframe_widget iframe) {
	max-width: 100% !important;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(table) {
	display: block;
	width: 100%;
	max-width: 100%;
	overflow-x: auto;
	border-collapse: collapse;
	border-spacing: 0;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(th, td) {
	border-bottom: 1px solid var(--dd-prose-line);
	padding: 0.85em 1em;
	text-align: inherit;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(pre, code) {
	direction: ltr;
	font-family: Consolas, Monaco, "Courier New", monospace;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) pre {
	overflow-x: auto;
	border: 1px solid rgba(21, 73, 84, 0.18);
	border-radius: 16px;
	background: #101b24;
	color: #eef9f8;
	padding: 18px;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(.aligncenter) {
	margin-inline: auto !important;
	text-align: center;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(.alignleft) {
	float: left;
	margin: 0.35em 1.4em 1em 0;
}

body.dd-pro :where(
	.dd-page__content,
	.dd-article-content,
	.entry-content,
	.dd-case-story__text,
	.dd-tax-service-body__content,
	.dd-product-knowledge-body__content,
	.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
	.woocommerce-product-details__short-description
) :where(.alignright) {
	float: right;
	margin: 0.35em 0 1em 1.4em;
}

@media (max-width: 700px) {
	body.dd-pro {
		--dd-prose-copy: 17.75px;
		--dd-prose-copy-en: 17.15px;
		--dd-prose-lead: 18.35px;
		--dd-prose-h2: 24px;
		--dd-prose-h3: 21px;
		--dd-prose-h4: 18.5px;
	}

	body.dd-pro :where(
		.dd-page__content,
		.dd-article-content,
		.entry-content,
		.dd-case-story__text,
		.dd-tax-service-body__content,
		.dd-product-knowledge-body__content,
		.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
		.woocommerce-product-details__short-description
	) {
		line-height: 1.82 !important;
	}

	html[dir="ltr"] body.dd-pro :where(
		.dd-page__content,
		.dd-article-content,
		.entry-content,
		.dd-case-story__text,
		.dd-tax-service-body__content,
		.dd-product-knowledge-body__content,
		.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
		.woocommerce-product-details__short-description
	),
	html:not([dir="rtl"]) body.dd-pro :where(
		.dd-page__content,
		.dd-article-content,
		.entry-content,
		.dd-case-story__text,
		.dd-tax-service-body__content,
		.dd-product-knowledge-body__content,
		.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
		.woocommerce-product-details__short-description
	) {
		line-height: 1.76 !important;
	}

	body.dd-pro :where(
		.dd-page__content,
		.dd-article-content,
		.entry-content,
		.dd-case-story__text,
		.dd-tax-service-body__content,
		.dd-product-knowledge-body__content,
		.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
		.woocommerce-product-details__short-description
	) :where(img, video, iframe, embed, object, .wp-block-embed__wrapper, pre, blockquote, .wp-block-quote, .wp-block-pullquote) {
		border-radius: 13px;
	}

	body.dd-pro :where(
		.dd-page__content,
		.dd-article-content,
		.entry-content,
		.dd-case-story__text,
		.dd-tax-service-body__content,
		.dd-product-knowledge-body__content,
		.single-product .dd-woo .woocommerce-tabs .panel.entry-content,
		.woocommerce-product-details__short-description
	) :where(.alignleft, .alignright) {
		float: none;
		margin: 1.2em auto !important;
	}
}

/* Legal pages use a custom wrapper, so they receive the same prose rhythm here. */
body.dd-pro .dd-legal-content__box {
	color: var(--dd-prose-ink) !important;
	font-size: var(--dd-prose-copy) !important;
	font-weight: 500;
	line-height: 1.84 !important;
	overflow-wrap: break-word;
	word-break: normal;
	text-wrap: pretty;
}

html[dir="ltr"] body.dd-pro .dd-legal-content__box,
html:not([dir="rtl"]) body.dd-pro .dd-legal-content__box {
	font-size: var(--dd-prose-copy-en) !important;
	line-height: 1.78 !important;
}

body.dd-pro .dd-legal-content__box :where(p, ul, ol, dl, blockquote, figure, table, pre, .wp-block-image, .wp-block-gallery, .wp-block-video, .wp-block-embed, .wp-block-pullquote, .wp-block-columns) {
	margin-block: 0 0.92em !important;
}

body.dd-pro .dd-legal-content__box > :where(*:first-child) {
	margin-top: 0 !important;
}

body.dd-pro .dd-legal-content__box > :where(*:last-child) {
	margin-bottom: 0 !important;
}

body.dd-pro .dd-legal-content__box :where(p, li, dd, figcaption, td, th) {
	font-size: var(--dd-prose-copy) !important;
	line-height: inherit !important;
}

html[dir="ltr"] body.dd-pro .dd-legal-content__box :where(p, li, dd, figcaption, td, th),
html:not([dir="rtl"]) body.dd-pro .dd-legal-content__box :where(p, li, dd, figcaption, td, th) {
	font-size: var(--dd-prose-copy-en) !important;
}

body.dd-pro .dd-legal-content__box :where(p) {
	text-align: justify;
	text-align-last: start;
	text-justify: inter-word;
	hyphens: auto;
}

body.dd-pro .dd-legal-content__box > p:first-of-type {
	font-size: var(--dd-prose-lead) !important;
	color: #233243 !important;
}

body.dd-pro .dd-legal-content__box :where(h2, h3, h4, h5, h6) {
	color: #0f1f2e !important;
	font-weight: 850 !important;
	letter-spacing: 0 !important;
	line-height: 1.26 !important;
	margin-block: 1.12em 0.38em !important;
	text-wrap: balance;
}

body.dd-pro .dd-legal-content__box h2 {
	font-size: var(--dd-prose-h2) !important;
}

body.dd-pro .dd-legal-content__box h3 {
	font-size: var(--dd-prose-h3) !important;
}

body.dd-pro .dd-legal-content__box :where(h4, h5, h6) {
	font-size: var(--dd-prose-h4) !important;
}

body.dd-pro .dd-legal-content__box :where(ul, ol) {
	padding-inline-start: 1.35em !important;
}

body.dd-pro .dd-legal-content__box :where(li + li) {
	margin-block-start: 0.28em !important;
}

body.dd-pro .dd-legal-content__box a {
	color: #087c83 !important;
	font-weight: 800;
	text-decoration: underline;
	text-decoration-color: rgba(8, 124, 131, 0.34);
	text-decoration-thickness: 0.08em;
	text-underline-offset: 0.22em;
}

body.dd-pro .dd-legal-content__box a:hover {
	color: #0b4a55 !important;
	text-decoration-color: currentColor;
}

body.dd-pro .dd-legal-content__box :where(blockquote, .wp-block-quote, .wp-block-pullquote) {
	background:
		linear-gradient(135deg, rgba(35, 199, 196, 0.1), rgba(209, 154, 116, 0.08)),
		#f7fbfa;
	border: 1px solid var(--dd-prose-line);
	border-inline-start: 4px solid #16a7a7;
	border-radius: 16px;
	box-shadow: 0 14px 34px rgba(12, 31, 40, 0.07);
	color: #173142 !important;
	font-size: clamp(17.2px, 0.22vw + 16.35px, 18.4px) !important;
	font-weight: 750;
	line-height: 1.72 !important;
	padding-block: clamp(13px, 1.2vw, 19px) clamp(10px, 0.9vw, 15px) !important;
	padding-inline: clamp(16px, 2vw, 24px) !important;
}

body.dd-pro .dd-legal-content__box :where(blockquote, .wp-block-quote, .wp-block-pullquote) > :last-child {
	margin-bottom: 0 !important;
}

body.dd-pro .dd-legal-content__box :where(img, video) {
	display: block;
	max-width: 100%;
	height: auto;
	border-radius: 16px;
	box-shadow: 0 20px 48px rgba(14, 31, 42, 0.1);
}

body.dd-pro .dd-legal-content__box :where(figure, .wp-caption, .wp-block-image, .wp-block-gallery, .wp-block-video, .wp-block-embed) {
	max-width: 100%;
}

body.dd-pro .dd-legal-content__box :where(figcaption, .wp-caption-text) {
	color: var(--dd-prose-muted) !important;
	font-size: 0.88em !important;
	line-height: 1.55 !important;
	margin-block-start: 0.75em !important;
	text-align: center;
}

body.dd-pro .dd-legal-content__box :where(iframe, embed, object, .wp-embedded-content) {
	display: block;
	max-width: 100% !important;
	border: 0;
	border-radius: 16px;
}

body.dd-pro .dd-legal-content__box :where(.wp-block-embed__wrapper) {
	max-width: 100%;
	overflow: hidden;
	border-radius: 16px;
	background: #0c1720;
	box-shadow: 0 22px 52px rgba(8, 22, 31, 0.14);
}

body.dd-pro .dd-legal-content__box :where(.wp-has-aspect-ratio .wp-block-embed__wrapper, .wp-block-embed__wrapper:has(iframe[src*="youtube"], iframe[src*="youtu.be"], iframe[src*="vimeo"])) {
	position: relative;
	aspect-ratio: 16 / 9;
}

body.dd-pro .dd-legal-content__box :where(.wp-has-aspect-ratio .wp-block-embed__wrapper iframe, .wp-has-aspect-ratio .wp-block-embed__wrapper embed, .wp-has-aspect-ratio .wp-block-embed__wrapper object, .wp-block-embed__wrapper:has(iframe[src*="youtube"], iframe[src*="youtu.be"], iframe[src*="vimeo"]) iframe) {
	position: absolute;
	inset: 0;
	width: 100% !important;
	height: 100% !important;
}

body.dd-pro .dd-legal-content__box :where(.fb_iframe_widget, .fb-post, .fb-video, .twitter-tweet) {
	display: block !important;
	max-width: 100% !important;
	margin-inline: auto !important;
}

body.dd-pro .dd-legal-content__box :where(.fb_iframe_widget span, .fb_iframe_widget iframe) {
	max-width: 100% !important;
}

body.dd-pro .dd-legal-content__box :where(table) {
	display: block;
	width: 100%;
	max-width: 100%;
	overflow-x: auto;
	border-collapse: collapse;
	border-spacing: 0;
}

body.dd-pro .dd-legal-content__box :where(th, td) {
	border-bottom: 1px solid var(--dd-prose-line);
	padding: 0.85em 1em;
	text-align: inherit;
}

body.dd-pro .dd-legal-content__box :where(pre, code) {
	direction: ltr;
	font-family: Consolas, Monaco, "Courier New", monospace;
}

body.dd-pro .dd-legal-content__box pre {
	overflow-x: auto;
	border: 1px solid rgba(21, 73, 84, 0.18);
	border-radius: 16px;
	background: #101b24;
	color: #eef9f8;
	padding: 18px;
}

@media (max-width: 700px) {
	body.dd-pro .dd-legal-content__box {
		line-height: 1.82 !important;
	}

	html[dir="ltr"] body.dd-pro .dd-legal-content__box,
	html:not([dir="rtl"]) body.dd-pro .dd-legal-content__box {
		line-height: 1.76 !important;
	}

	body.dd-pro .dd-legal-content__box :where(img, video, iframe, embed, object, .wp-block-embed__wrapper, pre, blockquote, .wp-block-quote, .wp-block-pullquote) {
		border-radius: 13px;
	}
}

/* Editorial pages final simplification: quieter, lighter, and reading-first. */
body.dd-pro :where(.dd-system-page, .dd-article-page) {
	gap: clamp(20px, 2.4vw, 32px) !important;
}

body.dd-pro .dd-article-hero {
	position: relative !important;
	display: grid !important;
	grid-template-columns: minmax(0, 1.14fr) minmax(280px, 0.58fr) !important;
	align-items: center !important;
	gap: clamp(18px, 2.4vw, 30px) !important;
	padding: clamp(22px, 3.2vw, 40px) !important;
	overflow: hidden !important;
	border: 1px solid rgba(15, 87, 95, 0.13) !important;
	border-radius: var(--dd-radius-md) !important;
	background:
		linear-gradient(90deg, rgba(10, 23, 30, 0.026) 1px, transparent 1px),
		linear-gradient(180deg, rgba(10, 23, 30, 0.022) 1px, transparent 1px),
		linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(244, 250, 249, 0.94)) !important;
	background-size: 64px 64px, 64px 64px, auto !important;
	box-shadow: 0 18px 48px rgba(12, 31, 40, 0.07) !important;
	color: var(--dd-ink) !important;
}

body.dd-pro .dd-article-hero::before {
	content: "";
	position: absolute;
	inset-block-start: 0;
	inset-inline: clamp(18px, 3vw, 42px);
	z-index: 1;
	height: 3px;
	border-radius: 999px;
	background: linear-gradient(90deg, var(--dd-brand-bright), var(--dd-copper-bright), transparent);
}

body.dd-pro .dd-article-hero__content {
	display: grid !important;
	gap: 10px !important;
	align-content: center !important;
}

body.dd-pro .dd-article-hero h1 {
	max-width: 740px !important;
	color: var(--dd-ink) !important;
	font-size: clamp(28px, 2.05vw, 39px) !important;
	font-weight: 850 !important;
	line-height: 1.17 !important;
	text-wrap: balance;
}

html[dir="ltr"] body.dd-pro .dd-article-hero h1,
html:not([dir="rtl"]) body.dd-pro .dd-article-hero h1 {
	font-size: clamp(27px, 1.8vw, 36px) !important;
}

body.dd-pro .dd-article-hero .dd-kicker {
	color: var(--dd-brand-strong) !important;
	font-size: 13px !important;
	font-weight: 900 !important;
}

body.dd-pro .dd-article-hero__content > p:not(.dd-kicker) {
	max-width: 700px !important;
	margin: 0 !important;
	color: #5f6c76 !important;
	font-size: clamp(15px, 0.22vw + 14.2px, 16px) !important;
	line-height: 1.75 !important;
}

body.dd-pro .dd-article-hero .dd-breadcrumbs {
	width: 100% !important;
	max-width: none !important;
	margin: 0 0 2px !important;
	padding: 0 !important;
	color: #697682 !important;
}

body.dd-pro .dd-article-hero .dd-breadcrumbs :where(a, span) {
	color: #697682 !important;
}

body.dd-pro .dd-article-meta {
	gap: 8px !important;
	color: #64717c !important;
	font-size: 13px !important;
}

body.dd-pro .dd-article-meta :where(a, span) {
	display: inline-flex;
	align-items: center;
	min-height: 32px;
	padding: 6px 9px;
	border: 1px solid rgba(15, 87, 95, 0.11);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.72);
	color: #263746 !important;
}

body.dd-pro .dd-article-meta > * + * {
	padding-inline-start: 8px;
}

body.dd-pro .dd-article-meta > * + *::before {
	display: none !important;
}

body.dd-pro .dd-article-main,
body.dd-pro .dd-article-side > div,
body.dd-pro .dd-empty-state {
	border-color: rgba(15, 87, 95, 0.13) !important;
	border-radius: var(--dd-radius-md) !important;
	background: rgba(255, 255, 255, 0.94) !important;
	box-shadow: 0 16px 44px rgba(12, 31, 40, 0.065) !important;
}

body.dd-pro .dd-article-main {
	padding: clamp(22px, 3vw, 36px) !important;
}

body.dd-pro .dd-article-side > div {
	gap: 13px !important;
	padding: clamp(18px, 2vw, 24px) !important;
}

body.single-post.dd-pro .dd-article-side {
	display: grid !important;
	align-content: start !important;
	gap: clamp(14px, 1.5vw, 18px) !important;
}

body.single-post.dd-pro .dd-article-side__cta,
body.single-post.dd-pro .dd-article-side__related {
	width: 100% !important;
}

body.single-post.dd-pro .dd-article-side__related {
	position: relative !important;
	overflow: hidden !important;
	display: grid !important;
	gap: 13px !important;
	padding: clamp(16px, 1.8vw, 22px) !important;
	border: 1px solid rgba(15, 87, 95, 0.12) !important;
	border-radius: var(--dd-radius-md) !important;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.7), rgba(239, 249, 248, 0.48)),
		radial-gradient(circle at 0% 0%, rgba(24, 199, 192, 0.12), transparent 45%) !important;
	box-shadow:
		0 18px 46px rgba(12, 31, 40, 0.055),
		inset 0 1px 0 rgba(255, 255, 255, 0.78) !important;
	backdrop-filter: blur(10px) !important;
}

body.single-post.dd-pro .dd-article-side__related::before {
	content: "" !important;
	position: absolute !important;
	inset-block-start: 0 !important;
	inset-inline: 18px !important;
	height: 3px !important;
	background: linear-gradient(270deg, var(--dd-brand-bright), rgba(216, 154, 119, 0.7), transparent) !important;
}

body.single-post.dd-pro .dd-article-page--ltr .dd-article-side__related::before {
	background: linear-gradient(90deg, var(--dd-brand-bright), rgba(216, 154, 119, 0.7), transparent) !important;
}

body.single-post.dd-pro .dd-article-side__related > strong {
	position: relative !important;
	margin: 0 !important;
	color: #0f2937 !important;
	font-size: clamp(17px, .34vw + 15.5px, 19px) !important;
	font-weight: 950 !important;
	line-height: 1.35 !important;
}

body.single-post.dd-pro .dd-article-side__related ul {
	display: grid !important;
	gap: 8px !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

body.single-post.dd-pro .dd-article-side__related li {
	margin: 0 !important;
	padding: 0 !important;
}

body.single-post.dd-pro .dd-article-side__related a {
	display: grid !important;
	gap: 4px !important;
	padding: 11px 0 !important;
	border-block-start: 1px solid rgba(15, 87, 95, 0.08) !important;
	color: inherit !important;
	text-decoration: none !important;
}

body.single-post.dd-pro .dd-article-side__related li:first-child a {
	border-block-start: 0 !important;
	padding-block-start: 0 !important;
}

body.single-post.dd-pro .dd-article-side__related a span {
	color: rgba(26, 57, 68, 0.62) !important;
	font-size: 11.2px !important;
	font-weight: 850 !important;
	line-height: 1.2 !important;
	letter-spacing: 0 !important;
}

body.single-post.dd-pro .dd-article-side__related a b {
	color: #17313f !important;
	font-size: clamp(13.8px, .18vw + 13px, 15px) !important;
	font-weight: 850 !important;
	line-height: 1.48 !important;
	transition: color .18s ease, transform .18s ease !important;
}

body.single-post.dd-pro .dd-article-side__related a:hover b,
body.single-post.dd-pro .dd-article-side__related a:focus-visible b {
	color: var(--dd-brand-strong) !important;
	transform: translateX(-2px);
}

body.single-post.dd-pro .dd-article-page--ltr .dd-article-side__related a:hover b,
body.single-post.dd-pro .dd-article-page--ltr .dd-article-side__related a:focus-visible b {
	transform: translateX(2px);
}

body.dd-pro .dd-related-tools {
	padding: clamp(18px, 3vw, 34px) 0;
}

body.dd-pro .dd-related-tools__grid {
	display: grid;
	grid-template-columns: minmax(0, .95fr) minmax(280px, .62fr);
	gap: clamp(16px, 2vw, 24px);
	align-items: start;
}

body.dd-pro .dd-related-tools__grid:has(> .dd-related-tools__share-wrap:only-child),
body.dd-pro .dd-related-tools__grid:has(> .dd-related-tools__card:only-child) {
	grid-template-columns: minmax(0, 620px);
	justify-content: center;
}

body.dd-pro .dd-related-tools__share-wrap {
	min-width: 0;
}

body.dd-pro .dd-related-tools__share {
	position: relative;
	z-index: 2;
	display: flex !important;
	align-items: center;
	flex-wrap: wrap;
	gap: 9px;
	width: 100%;
	padding: 12px;
	border: 1px solid rgba(15, 87, 95, 0.12);
	border-radius: 22px;
	background:
		radial-gradient(circle at 10% 15%, rgba(35, 199, 196, 0.13), transparent 30%),
		linear-gradient(180deg, rgba(255,255,255,.96), rgba(246,250,249,.92));
	box-shadow: 0 18px 46px rgba(12, 31, 40, 0.06);
}

body.dd-pro .dd-related-tools__share .dd-article-share__label {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	min-height: 38px;
	padding: 0 13px;
	border-radius: 999px;
	background: rgba(35, 199, 196, 0.1);
	color: var(--dd-brand-strong);
	font-size: 12px;
	font-weight: 900;
	line-height: 1;
}

body.dd-pro .dd-related-tools__share .dd-article-share__button {
	position: relative;
	display: inline-grid;
	place-items: center;
	width: 42px;
	height: 42px;
	border: 1px solid rgba(15, 87, 95, 0.12);
	border-radius: 999px;
	background: rgba(255,255,255,.82);
	color: #143140;
	box-shadow: 0 10px 24px rgba(12, 31, 40, 0.055);
	transition: transform .18s ease, background .18s ease, color .18s ease, box-shadow .18s ease;
}

body.dd-pro .dd-related-tools__share .dd-article-share__button svg {
	width: 18px;
	height: 18px;
	fill: none;
	stroke: currentColor;
	stroke-width: 2.2;
	stroke-linecap: round;
	stroke-linejoin: round;
}

body.dd-pro .dd-related-tools__share .dd-article-share__button:hover,
body.dd-pro .dd-related-tools__share .dd-article-share__button:focus-visible,
body.dd-pro .dd-related-tools__share .dd-article-share__button--copy.is-copied {
	background: linear-gradient(135deg, #073f4b, var(--dd-brand-bright));
	color: #fff;
	transform: translateY(-2px);
	box-shadow: 0 15px 34px rgba(7, 63, 75, 0.18);
}

body.dd-pro .dd-related-tools__share .dd-article-share__tooltip {
	position: absolute;
	inset-block-end: calc(100% + 8px);
	inset-inline-start: 50%;
	z-index: 5;
	width: max-content;
	max-width: min(210px, 76vw);
	padding: 8px 11px;
	border: 1px solid rgba(15, 87, 95, 0.12);
	border-radius: 999px;
	background: rgba(247, 253, 252, 0.98);
	color: #0f5963;
	font-size: 11px;
	font-weight: 900;
	line-height: 1.2;
	text-align: center;
	box-shadow: 0 14px 34px rgba(12, 31, 40, 0.12);
	opacity: 0;
	pointer-events: none;
	transform: translateX(-50%) translateY(4px);
	transition: opacity .18s ease, transform .18s ease;
}

body.dd-pro .dd-related-tools__share .dd-article-share__button:hover .dd-article-share__tooltip,
body.dd-pro .dd-related-tools__share .dd-article-share__button:focus-visible .dd-article-share__tooltip,
body.dd-pro .dd-related-tools__share .dd-article-share__button--copy.is-copied .dd-article-share__tooltip {
	opacity: 1;
	transform: translateX(-50%) translateY(0);
}

body.dd-pro .dd-related-tools__related.dd-article-side__related {
	position: relative;
	overflow: hidden;
	display: grid;
	gap: 13px;
	width: 100%;
	padding: clamp(16px, 1.8vw, 22px);
	border: 1px solid rgba(15, 87, 95, 0.13);
	border-radius: var(--dd-radius-md);
	background:
		radial-gradient(circle at 18% 8%, rgba(35, 199, 196, 0.1), transparent 32%),
		linear-gradient(180deg, rgba(255,255,255,.95), rgba(247,251,250,.88));
	box-shadow: 0 18px 46px rgba(12,31,40,.055), inset 0 1px 0 rgba(255,255,255,.78);
	backdrop-filter: blur(10px);
}

body.dd-pro .dd-related-tools__related.dd-article-side__related::before {
	content: "";
	position: absolute;
	inset-block-start: 0;
	inset-inline: 18px;
	height: 3px;
	background: linear-gradient(270deg, var(--dd-brand-bright), rgba(216,154,119,.7), transparent);
}

body.dd-pro .dd-related-tools__related.dd-article-side__related > strong {
	position: relative;
	margin: 0;
	color: #0f2937;
	font-size: clamp(17px, .34vw + 15.5px, 19px);
	font-weight: 950;
	line-height: 1.35;
}

body.dd-pro .dd-related-tools__related.dd-article-side__related ul {
	display: grid;
	gap: 8px;
	margin: 0;
	padding: 0;
	list-style: none;
}

body.dd-pro .dd-related-tools__related.dd-article-side__related a {
	display: grid;
	gap: 4px;
	box-sizing: border-box;
	width: 100%;
	min-width: 0;
	padding: 12px 14px;
	border-block-start: 1px solid rgba(15, 87, 95, 0.08);
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.44);
	color: inherit;
	text-decoration: none;
	overflow-wrap: anywhere;
	transition: background .18s ease, border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

body.dd-pro .dd-related-tools__related.dd-article-side__related li:first-child a {
	border-block-start: 0;
}

body.dd-pro .dd-related-tools__related.dd-article-side__related b {
	color: #17313f;
	font-size: clamp(13.8px, .18vw + 13px, 15px);
	font-weight: 850;
	line-height: 1.48;
	transition: color .18s ease, transform .18s ease;
}

body.dd-pro .dd-related-tools__related.dd-article-side__related a:hover b,
body.dd-pro .dd-related-tools__related.dd-article-side__related a:focus-visible b {
	color: var(--dd-brand-strong);
	transform: translateX(-2px);
}

body.dd-pro .dd-related-tools__related.dd-article-side__related a:hover,
body.dd-pro .dd-related-tools__related.dd-article-side__related a:focus-visible {
	border-color: rgba(24, 199, 192, 0.18);
	background: rgba(246, 253, 252, 0.78);
	box-shadow: 0 10px 24px rgba(12,31,40,.055), inset 0 1px 0 rgba(255,255,255,.82);
}

html[dir="ltr"] body.dd-pro .dd-related-tools__related.dd-article-side__related::before {
	background: linear-gradient(90deg, var(--dd-brand-bright), rgba(216,154,119,.7), transparent);
}

body.dd-pro .dd-case-single .dd-related-tools__related.dd-article-side__related::before {
	background: linear-gradient(270deg, var(--dd-brand-bright), rgba(216,154,119,.7), transparent);
}

body.dd-pro .dd-case-single.dd-case-single--ltr .dd-related-tools__related.dd-article-side__related::before,
html[dir="ltr"] body.dd-pro .dd-case-single .dd-related-tools__related.dd-article-side__related::before {
	background: linear-gradient(90deg, var(--dd-brand-bright), rgba(216,154,119,.7), transparent);
}

html[dir="ltr"] body.dd-pro .dd-related-tools__related.dd-article-side__related a:hover b,
html[dir="ltr"] body.dd-pro .dd-related-tools__related.dd-article-side__related a:focus-visible b {
	transform: translateX(2px);
}

body.dd-pro .dd-case-share {
	padding: clamp(10px, 1.5vw, 18px) 0 clamp(10px, 1.5vw, 18px);
	background: #f7faf9;
}

body.dd-pro .dd-case-share .dd-related-tools__share {
	width: min(var(--dd-shell), calc(100% - var(--dd-mobile-gutter)));
	max-width: min(var(--dd-shell), calc(100% - var(--dd-mobile-gutter)));
	margin: 0 auto;
	padding: 10px 12px;
	justify-content: center;
}

@media (max-width: 880px) {
	body.dd-pro .dd-related-tools__grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 640px) {
	body.dd-pro :where(.dd-case-share, .dd-product-share, .dd-tax-share) {
		padding-inline: 0;
	}

	body.dd-pro .dd-related-tools__grid:has(> .dd-related-tools__share-wrap:only-child),
	body.dd-pro .dd-related-tools__grid:has(> .dd-related-tools__card:only-child) {
		grid-template-columns: 1fr;
	}

	body.dd-pro .dd-related-tools__share {
		width: 100%;
		max-width: 100%;
		padding: 10px 8px 12px;
		justify-content: center;
		border-radius: 18px;
	}

	body.dd-pro :where(.dd-case-share, .dd-product-share, .dd-tax-share) .dd-related-tools__share {
		width: calc(100% - var(--dd-mobile-gutter));
		max-width: calc(100% - var(--dd-mobile-gutter));
	}

	body.dd-pro .dd-related-tools__share .dd-article-share__label {
		width: 100%;
		justify-content: center;
	}
}

body.dd-pro .dd-system-grid {
	gap: clamp(16px, 1.6vw, 22px) !important;
}

body.dd-pro .dd-system-grid:has(> .dd-post-card:only-child) {
	grid-template-columns: minmax(0, 420px) !important;
	justify-content: center;
}

body.dd-pro .dd-system-grid:has(> .dd-post-card:nth-child(2):last-child) {
	grid-template-columns: repeat(2, minmax(0, 420px)) !important;
	justify-content: center;
}

body.dd-pro .dd-system-grid .dd-post-card {
	display: grid !important;
	min-height: 100%;
	overflow: hidden;
	border: 1px solid rgba(15, 87, 95, 0.13) !important;
	border-radius: var(--dd-radius-md) !important;
	background: #fff !important;
	box-shadow: 0 14px 38px rgba(12, 31, 40, 0.06) !important;
	transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease;
}

body.dd-pro .dd-system-grid .dd-post-card:hover {
	border-color: rgba(8, 124, 131, 0.24) !important;
	box-shadow: 0 18px 46px rgba(12, 31, 40, 0.09) !important;
	transform: translateY(-2px);
}

body.dd-pro .dd-system-grid .dd-card__media {
	margin: 0 !important;
	padding: 0 !important;
	border-bottom: 1px solid rgba(15, 87, 95, 0.08);
	background: #edf4f3 !important;
}

body.dd-pro .dd-system-grid .dd-card__media img {
	display: block;
	width: 100%;
	border-radius: 0 !important;
	aspect-ratio: 16 / 9;
	object-fit: cover;
}

body.dd-pro .dd-system-grid .dd-card__body {
	display: grid !important;
	gap: 11px !important;
	padding: 18px !important;
}

body.dd-pro .dd-system-grid .dd-post-card__meta {
	gap: 7px !important;
	font-size: 12.4px !important;
	line-height: 1.3 !important;
}

body.dd-pro .dd-system-grid .dd-post-card__meta :where(a, span) {
	display: inline-flex;
	align-items: center;
	min-height: 29px;
	padding: 5px 8px;
	border: 1px solid rgba(15, 87, 95, 0.1);
	border-radius: 999px;
	background: rgba(8, 124, 131, 0.045);
	color: #40505d !important;
}

body.dd-pro .dd-system-grid .dd-post-card__meta > * + * {
	padding-inline-start: 7px;
}

body.dd-pro .dd-system-grid .dd-post-card__meta > * + *::before {
	display: none !important;
}

body.dd-pro .dd-system-grid .dd-post-card h2 {
	font-size: clamp(18px, 0.46vw + 16.5px, 21px) !important;
	font-weight: 850 !important;
	line-height: 1.36 !important;
	text-wrap: balance;
}

body.dd-pro .dd-system-grid .dd-post-card p {
	margin: 0 !important;
	color: #64717c !important;
	font-size: clamp(14.5px, 0.18vw + 13.9px, 15.4px) !important;
	line-height: 1.7 !important;
}

body.dd-pro .dd-post-card__link {
	width: fit-content;
	min-height: 36px;
	margin-top: 2px;
	padding: 8px 12px;
	border: 1px solid rgba(8, 124, 131, 0.18);
	border-radius: 999px;
	background: rgba(8, 124, 131, 0.06);
	color: var(--dd-brand-strong) !important;
	font-size: 13px !important;
	text-decoration: none;
}

body.dd-pro .dd-post-card__link:hover {
	background: var(--dd-brand-strong);
	color: #fff !important;
	transform: none;
}

body.dd-pro .dd-topic-strip {
	gap: 9px !important;
}

body.dd-pro .dd-topic-strip a,
body.dd-pro .dd-system-pagination .page-numbers {
	border-color: rgba(15, 87, 95, 0.13) !important;
	background: rgba(255, 255, 255, 0.96) !important;
	box-shadow: 0 10px 26px rgba(12, 31, 40, 0.05) !important;
}

body.dd-pro .dd-empty-state {
	padding: clamp(22px, 3vw, 34px) !important;
}

body.dd-pro .dd-error-page > .dd-system-actions {
	justify-content: center;
}

@media (max-width: 980px) {
	body.dd-pro .dd-article-hero {
		grid-template-columns: 1fr !important;
	}
}

@media (max-width: 700px) {
	body.dd-pro .dd-article-hero {
		padding: 18px !important;
		border-radius: var(--dd-radius-md) !important;
	}

	body.dd-pro .dd-article-hero h1,
	html[dir="ltr"] body.dd-pro .dd-article-hero h1 {
		font-size: clamp(25px, 7vw, 31px) !important;
		line-height: 1.2 !important;
	}

	body.dd-pro .dd-article-hero__content > p:not(.dd-kicker) {
		font-size: 15px !important;
		line-height: 1.72 !important;
	}

	body.dd-pro .dd-system-grid:has(> .dd-post-card:only-child),
	body.dd-pro .dd-system-grid:has(> .dd-post-card:nth-child(2):last-child) {
		grid-template-columns: 1fr !important;
	}

	body.dd-pro .dd-system-grid .dd-card__body {
		padding: 16px !important;
	}
}

/* Canonical single article hero: one clean design across every viewport. */
body.single-post.dd-pro .dd-shell.dd-article-hero {
	width: min(var(--dd-shell-wide), calc(100% - 28px)) !important;
	max-width: var(--dd-shell-wide) !important;
	margin-inline: auto !important;
}

body.single-post.dd-pro .dd-shell.dd-article-layout {
	width: min(var(--dd-shell-wide), calc(100% - 28px)) !important;
	max-width: var(--dd-shell-wide) !important;
	margin-inline: auto !important;
}

body.single-post.dd-pro .dd-article-hero {
	position: relative !important;
	isolation: isolate;
	overflow: hidden !important;
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
	align-items: start !important;
	gap: clamp(16px, 1.8vw, 24px) !important;
	padding: clamp(24px, 3vw, 38px) !important;
	border: 1px solid rgba(15, 87, 95, 0.15) !important;
	border-radius: var(--dd-radius-md) !important;
	background:
		radial-gradient(circle at 14% 16%, rgba(24, 199, 192, 0.085), transparent 30%),
		radial-gradient(circle at 88% 78%, rgba(216, 154, 119, 0.07), transparent 32%),
		linear-gradient(90deg, rgba(10, 23, 30, 0.025) 1px, transparent 1px),
		linear-gradient(180deg, rgba(10, 23, 30, 0.021) 1px, transparent 1px),
		linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(246, 251, 250, 0.9)) !important;
	background-size: auto, auto, 64px 64px, 64px 64px, auto !important;
	box-shadow:
		0 24px 68px rgba(12, 31, 40, 0.075),
		inset 0 1px 0 rgba(255, 255, 255, 0.82) !important;
	color: var(--dd-ink) !important;
}

body.single-post.dd-pro .dd-article-hero::before {
	content: "" !important;
	position: absolute !important;
	inset-block-start: 0 !important;
	inset-inline: clamp(18px, 3vw, 44px) !important;
	z-index: 1 !important;
	height: 3px !important;
	border-radius: 999px !important;
	background: linear-gradient(90deg, transparent, var(--dd-copper-bright), var(--dd-brand-bright)) !important;
}

html[dir="rtl"] body.single-post.dd-pro .dd-article-hero::before {
	background: linear-gradient(270deg, transparent, var(--dd-copper-bright), var(--dd-brand-bright)) !important;
}

body.single-post.dd-pro .dd-article-hero::after,
body.single-post.dd-pro .dd-article-hero .dd-breadcrumbs {
	display: none !important;
}

body.single-post.dd-pro .dd-article-hero__content--title {
	position: relative;
	z-index: 2;
	display: grid !important;
	align-content: start !important;
	justify-items: start !important;
	gap: clamp(8px, 1vw, 12px) !important;
	width: 100% !important;
	min-width: 0;
	padding: clamp(4px, .8vw, 10px) 0 0 !important;
	text-align: start !important;
}

body.single-post.dd-pro .dd-article-category-kicker {
	display: inline-flex !important;
	align-items: center !important;
	gap: 9px !important;
	width: fit-content !important;
	max-width: 100% !important;
	min-height: 34px !important;
	margin: 0 !important;
	padding: 7px 12px !important;
	border: 1px solid rgba(15, 87, 95, 0.13) !important;
	border-radius: 999px !important;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(235, 249, 248, 0.78)) !important;
	color: var(--dd-brand-strong) !important;
	font-size: 12.8px !important;
	font-weight: 950 !important;
	line-height: 1 !important;
	box-shadow: none !important;
}

body.single-post.dd-pro .dd-article-category-kicker::before {
	content: "" !important;
	width: 24px !important;
	height: 2px !important;
	border-radius: 999px !important;
	background: linear-gradient(90deg, var(--dd-brand-bright), var(--dd-copper-bright)) !important;
}

body.single-post.dd-pro .dd-article-category-kicker::after {
	display: none !important;
}

body.single-post.dd-pro .dd-article-pretitle {
	display: inline-flex !important;
	align-items: center;
	gap: 8px;
	max-width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #8b5f52 !important;
	font-size: clamp(13.8px, .22vw + 13px, 15.4px) !important;
	font-weight: 850 !important;
	line-height: 1.55 !important;
}

body.single-post.dd-pro .dd-article-pretitle span {
	display: inline-block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: var(--dd-brand-bright);
	box-shadow: 0 0 0 5px rgba(24, 199, 192, 0.12);
}

body.single-post.dd-pro .dd-article-hero__content--title h1,
html[dir="ltr"] body.single-post.dd-pro .dd-article-hero__content--title h1,
html:not([dir="rtl"]) body.single-post.dd-pro .dd-article-hero__content--title h1 {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
	color: var(--dd-ink) !important;
	font-size: clamp(31px, 1.75vw, 34px) !important;
	font-weight: 900 !important;
	line-height: 1.18 !important;
	letter-spacing: 0 !important;
	text-wrap: wrap !important;
	overflow-wrap: normal !important;
	text-shadow: none !important;
}

body.single-post.dd-pro .dd-article-hero__rule.dd-page-rule {
	justify-self: start !important;
	width: min(320px, 54vw) !important;
	max-width: 0;
	height: 5px !important;
	margin: 2px 0 4px !important;
	background: transparent !important;
	opacity: 0;
	animation: dd-page-rule-grow .92s cubic-bezier(.22, .85, .25, 1) .08s both !important;
}

body.single-post.dd-pro .dd-article-hero__rule.dd-page-rule::before {
	background: linear-gradient(90deg, var(--dd-copper-bright), var(--dd-brand-bright)) !important;
	box-shadow: 0 12px 28px rgba(24, 199, 192, .16) !important;
	transform: none !important;
	animation: none !important;
}

html[dir="rtl"] body.single-post.dd-pro .dd-article-hero__rule.dd-page-rule::before {
	background: linear-gradient(270deg, var(--dd-copper-bright), var(--dd-brand-bright)) !important;
}

body.single-post.dd-pro .dd-article-subtitle {
	max-width: 100% !important;
	margin: 0 !important;
	color: #516371 !important;
	font-size: clamp(15px, .28vw + 14px, 16.8px) !important;
	font-weight: 650 !important;
	line-height: 1.75 !important;
	text-wrap: pretty;
}

body.single-post.dd-pro .dd-article-meta {
	display: flex !important;
	flex-wrap: wrap !important;
	align-items: center !important;
	gap: 8px 12px !important;
	width: fit-content !important;
	max-width: 100% !important;
	margin: 4px 0 0 !important;
	padding: 9px 11px !important;
	border: 1px solid rgba(15, 87, 95, 0.09) !important;
	border-radius: 999px !important;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.78), rgba(236, 250, 249, 0.62), rgba(255, 248, 245, 0.58)) !important;
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.62) !important;
}

body.single-post.dd-pro .dd-article-meta :where(a, span),
body.single-post.dd-pro .dd-article-meta__item {
	display: inline-flex !important;
	align-items: center !important;
	gap: 6px !important;
	min-height: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	color: #405260 !important;
	font-size: 12.6px !important;
	font-weight: 850 !important;
	line-height: 1.25 !important;
}

body.single-post.dd-pro .dd-article-meta :where(a, span):not(:first-child),
body.single-post.dd-pro .dd-article-meta__item:not(:first-child) {
	padding-inline-start: 12px !important;
	border-inline-start: 1px solid rgba(15, 87, 95, 0.18) !important;
}

body.single-post.dd-pro .dd-article-meta svg {
	width: 15px !important;
	height: 15px !important;
	fill: none !important;
	stroke: var(--dd-brand-strong) !important;
	stroke-width: 1.85 !important;
}

body.single-post.dd-pro .dd-article-hero__visual {
	position: relative !important;
	z-index: 2;
	align-self: stretch !important;
	justify-self: stretch !important;
	display: grid !important;
	align-content: start !important;
	gap: 8px !important;
	width: 100% !important;
	max-width: none !important;
	min-width: 0 !important;
	margin: 0 !important;
	padding: 8px !important;
	border: 1px solid rgba(15, 87, 95, 0.1) !important;
	border-radius: calc(var(--dd-radius-sm) + 6px) !important;
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(246, 251, 250, 0.72)) !important;
	box-shadow: 0 18px 48px rgba(12, 31, 40, 0.08), inset 0 1px 0 rgba(255, 255, 255, 0.8) !important;
}

body.single-post.dd-pro .dd-article-hero__visual::before {
	content: "" !important;
	position: absolute;
	inset-inline: 26px;
	inset-block-end: -12px;
	z-index: -1;
	height: 24px;
	border-radius: 50%;
	background: linear-gradient(90deg, rgba(24, 199, 192, 0.14), rgba(216, 154, 119, 0.1));
	filter: blur(18px);
}

body.single-post.dd-pro .dd-article-hero__visual img {
	display: block !important;
	width: 100% !important;
	height: auto !important;
	aspect-ratio: 16 / 9 !important;
	object-fit: cover !important;
	border: 0 !important;
	border-radius: var(--dd-radius-sm) !important;
	box-shadow: none !important;
}

body.single-post.dd-pro .dd-article-hero__visual figcaption {
	width: fit-content !important;
	max-width: 100% !important;
	margin: 0 !important;
	padding: 0 2px !important;
	border: 0 !important;
	color: #62717c !important;
	font-size: 12.2px !important;
	font-weight: 750 !important;
	line-height: 1.5 !important;
	background: transparent !important;
}

@media (min-width: 1100px) {
	body.single-post.dd-pro .dd-article-hero {
		grid-template-columns: minmax(0, 1.06fr) minmax(0, .94fr) !important;
	}
}

@media (min-width: 900px) and (max-width: 1099px) {
	body.single-post.dd-pro .dd-shell.dd-article-hero {
		width: min(var(--dd-shell), calc(100% - var(--dd-mobile-gutter))) !important;
	}

	body.single-post.dd-pro .dd-shell.dd-article-layout {
		width: min(var(--dd-shell), calc(100% - var(--dd-mobile-gutter))) !important;
	}

	body.single-post.dd-pro .dd-article-hero {
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
		gap: clamp(14px, 2vw, 20px) !important;
		padding: clamp(20px, 2.6vw, 28px) !important;
	}

	body.single-post.dd-pro .dd-article-hero__content--title h1,
	html[dir="ltr"] body.single-post.dd-pro .dd-article-hero__content--title h1,
	html:not([dir="rtl"]) body.single-post.dd-pro .dd-article-hero__content--title h1 {
		font-size: clamp(28px, 2.9vw, 33px) !important;
		line-height: 1.2 !important;
	}

	body.single-post.dd-pro .dd-article-meta {
		border-radius: var(--dd-radius-sm) !important;
	}
}

@media (max-width: 899px) {
	body.single-post.dd-pro .dd-shell.dd-article-hero {
		width: min(var(--dd-shell), calc(100% - var(--dd-mobile-gutter))) !important;
	}

	body.single-post.dd-pro .dd-shell.dd-article-layout {
		width: min(var(--dd-shell), calc(100% - var(--dd-mobile-gutter))) !important;
	}

	body.single-post.dd-pro .dd-article-hero {
		grid-template-columns: 1fr !important;
		gap: clamp(16px, 4vw, 22px) !important;
		padding: clamp(16px, 4.8vw, 24px) !important;
	}

	body.single-post.dd-pro .dd-article-hero__content--title {
		display: contents !important;
		padding: 0 !important;
	}

	body.single-post.dd-pro .dd-article-category-kicker,
	body.single-post.dd-pro .dd-article-pretitle,
	body.single-post.dd-pro .dd-article-hero__content--title h1,
	body.single-post.dd-pro .dd-article-hero__rule.dd-page-rule {
		order: 1 !important;
		justify-self: start !important;
	}

	body.single-post.dd-pro .dd-article-hero__visual {
		order: 2 !important;
		padding: 7px !important;
	}

	body.single-post.dd-pro .dd-article-subtitle,
	body.single-post.dd-pro .dd-article-meta {
		order: 3 !important;
		justify-self: start !important;
	}

	body.single-post.dd-pro .dd-article-hero__content--title h1,
	html[dir="ltr"] body.single-post.dd-pro .dd-article-hero__content--title h1,
	html:not([dir="rtl"]) body.single-post.dd-pro .dd-article-hero__content--title h1 {
		font-size: clamp(28px, 7vw, 34px) !important;
		line-height: 1.18 !important;
	}

	body.single-post.dd-pro .dd-article-subtitle {
		font-size: 15px !important;
		line-height: 1.68 !important;
	}

	body.single-post.dd-pro .dd-article-meta {
		width: 100% !important;
		border-radius: var(--dd-radius-sm) !important;
	}
}

@media (max-width: 520px) {
	body.single-post.dd-pro .dd-shell.dd-article-hero {
		width: calc(100% - 18px) !important;
	}

	body.single-post.dd-pro .dd-shell.dd-article-layout {
		width: calc(100% - 18px) !important;
	}

	body.single-post.dd-pro .dd-article-hero {
		padding: 14px !important;
		border-radius: var(--dd-radius-sm) !important;
	}

	body.single-post.dd-pro .dd-article-category-kicker {
		min-height: 32px !important;
		padding: 6px 10px !important;
		font-size: 12.2px !important;
	}

	body.single-post.dd-pro .dd-article-hero__rule.dd-page-rule {
		width: min(240px, 68vw) !important;
	}

	body.single-post.dd-pro .dd-article-meta :where(a, span):not(:first-child),
	body.single-post.dd-pro .dd-article-meta__item:not(:first-child) {
		padding-inline-start: 8px !important;
	}
}

/* Article hero RTL top rule and category chip breathing room. */
html[dir="rtl"] body.single-post.dd-pro .dd-article-hero::before,
body.rtl.single-post.dd-pro .dd-article-hero::before {
	background: linear-gradient(90deg, transparent, var(--dd-copper-bright), var(--dd-brand-bright)) !important;
}

html[dir="ltr"] body.single-post.dd-pro .dd-article-hero::before,
html:not([dir="rtl"]) body.single-post.dd-pro .dd-article-hero::before {
	background: linear-gradient(90deg, var(--dd-brand-bright), var(--dd-copper-bright), transparent) !important;
}

body.single-post.dd-pro .dd-article-category-kicker {
	padding-inline: 12px 18px !important;
}

html[dir="ltr"] body.single-post.dd-pro .dd-article-category-kicker,
html:not([dir="rtl"]) body.single-post.dd-pro .dd-article-category-kicker {
	padding-inline: 18px 12px !important;
}

/* Final article category chip polish. */
body.single-post.dd-pro .dd-article-hero__content--title > .dd-article-category-kicker {
	position: relative !important;
	isolation: isolate !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 10px !important;
	width: fit-content !important;
	max-width: min(100%, 260px) !important;
	min-height: 36px !important;
	margin-block: 0 4px !important;
	padding-block: 8px !important;
	padding-inline: 15px 21px !important;
	border: 1px solid rgba(15, 87, 95, 0.14) !important;
	border-radius: 999px !important;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(236, 249, 248, 0.82)),
		linear-gradient(135deg, rgba(24, 199, 192, 0.12), rgba(216, 154, 119, 0.06)) !important;
	color: #0b6d72 !important;
	font-size: clamp(12.2px, .14vw + 11.8px, 13.2px) !important;
	font-weight: 950 !important;
	line-height: 1.15 !important;
	letter-spacing: 0 !important;
	text-decoration: none !important;
	white-space: nowrap !important;
	box-shadow:
		0 10px 24px rgba(10, 34, 43, 0.055),
		inset 0 1px 0 rgba(255, 255, 255, 0.94) !important;
	transition: transform .18s ease, border-color .18s ease, color .18s ease, box-shadow .18s ease !important;
}

body.single-post.dd-pro .dd-article-hero__content--title > .dd-article-category-kicker:hover,
body.single-post.dd-pro .dd-article-hero__content--title > .dd-article-category-kicker:focus-visible {
	border-color: rgba(0, 138, 143, 0.26) !important;
	color: #063f48 !important;
	box-shadow:
		0 14px 28px rgba(10, 34, 43, 0.08),
		0 0 0 3px rgba(24, 199, 192, 0.08),
		inset 0 1px 0 rgba(255, 255, 255, 0.96) !important;
	transform: translateY(-1px) !important;
}

body.single-post.dd-pro .dd-article-hero__content--title > .dd-article-category-kicker::before {
	content: "" !important;
	flex: 0 0 auto !important;
	width: 26px !important;
	height: 2px !important;
	margin: 0 !important;
	border-radius: 999px !important;
	background: linear-gradient(90deg, var(--dd-brand-bright), var(--dd-copper-bright)) !important;
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.55) !important;
}

body.single-post.dd-pro .dd-article-hero__content--title > .dd-article-category-kicker::after {
	display: none !important;
	content: none !important;
}

body.single-post.dd-pro .dd-article-page--ltr .dd-article-hero__content--title > .dd-article-category-kicker {
	direction: ltr !important;
	text-align: left !important;
}

body.single-post.dd-pro .dd-article-page--rtl .dd-article-hero__content--title > .dd-article-category-kicker {
	direction: rtl !important;
	text-align: right !important;
}

html[dir="ltr"] body.single-post.dd-pro .dd-article-page--ltr .dd-article-hero__content--title > .dd-article-category-kicker,
html:not([dir="rtl"]) body.single-post.dd-pro .dd-article-page--ltr .dd-article-hero__content--title > .dd-article-category-kicker,
body.single-post.dd-pro .dd-article-page--ltr .dd-article-hero__content--title > .dd-article-category-kicker {
	padding-inline: 17px 30px !important;
}

html[dir="rtl"] body.single-post.dd-pro .dd-article-page--rtl .dd-article-hero__content--title > .dd-article-category-kicker,
body.rtl.single-post.dd-pro .dd-article-page--rtl .dd-article-hero__content--title > .dd-article-category-kicker,
body.single-post.dd-pro .dd-article-page--rtl .dd-article-hero__content--title > .dd-article-category-kicker {
	padding-inline: 17px 30px !important;
}

body.single-post.dd-pro .dd-article-hero__content--title > .dd-article-pretitle {
	margin-block: 2px 0 !important;
}

@media (max-width: 700px) {
	body.single-post.dd-pro .dd-article-hero__content--title > .dd-article-category-kicker {
		max-width: 100% !important;
		min-height: 34px !important;
		padding-block: 7px !important;
		padding-inline: 13px 18px !important;
		font-size: 12px !important;
	}

	html[dir="ltr"] body.single-post.dd-pro .dd-article-page--ltr .dd-article-hero__content--title > .dd-article-category-kicker,
	html:not([dir="rtl"]) body.single-post.dd-pro .dd-article-page--ltr .dd-article-hero__content--title > .dd-article-category-kicker,
	body.single-post.dd-pro .dd-article-page--ltr .dd-article-hero__content--title > .dd-article-category-kicker,
	html[dir="rtl"] body.single-post.dd-pro .dd-article-page--rtl .dd-article-hero__content--title > .dd-article-category-kicker,
	body.rtl.single-post.dd-pro .dd-article-page--rtl .dd-article-hero__content--title > .dd-article-category-kicker,
	body.single-post.dd-pro .dd-article-page--rtl .dd-article-hero__content--title > .dd-article-category-kicker {
		padding-inline: 14px 24px !important;
	}

	body.single-post.dd-pro .dd-article-hero__content--title > .dd-article-category-kicker::before {
		width: 22px !important;
	}
}

/* Canonical article opening paragraph: one clean rule after removing older share-rail experiments. */
body.single-post.dd-pro .dd-article-content > p:first-of-type {
	position: relative;
	margin-block: 0 clamp(16px, 1.8vw, 22px) !important;
	padding-block: 0 !important;
	padding-inline-start: clamp(20px, 2vw, 28px) !important;
	padding-left: clamp(20px, 2vw, 28px) !important;
	padding-right: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: none !important;
	box-shadow: none !important;
	color: #263846 !important;
	font-size: clamp(18.15px, 0.28vw + 16.75px, 19.35px) !important;
	font-weight: 650 !important;
	line-height: 1.9 !important;
}

html[dir="rtl"] body.single-post.dd-pro .dd-article-content > p:first-of-type,
body.rtl.single-post.dd-pro .dd-article-content > p:first-of-type,
body.single-post.dd-pro .dd-article-page--rtl .dd-article-content > p:first-of-type {
	padding-inline-start: 0 !important;
	padding-inline-end: clamp(20px, 2vw, 28px) !important;
	padding-left: 0 !important;
	padding-right: clamp(20px, 2vw, 28px) !important;
}

body.single-post.dd-pro .dd-article-content > p:first-of-type::before {
	content: "";
	position: absolute;
	inset-block-start: .55em;
	inset-block-end: .45em;
	inset-inline-start: 0;
	left: 0;
	right: auto;
	width: 4px;
	background: linear-gradient(180deg, var(--dd-brand-bright), rgba(24, 199, 192, 0.42) 56%, rgba(24, 199, 192, 0));
	border-radius: 0;
}

html[dir="rtl"] body.single-post.dd-pro .dd-article-content > p:first-of-type::before,
body.rtl.single-post.dd-pro .dd-article-content > p:first-of-type::before,
body.single-post.dd-pro .dd-article-page--rtl .dd-article-content > p:first-of-type::before {
	inset-inline-start: auto;
	inset-inline-end: 0;
	left: auto;
	right: 0;
}

body.single-post.dd-pro .dd-article-content > p:first-of-type::first-letter {
	float: none !important;
	margin: 0 !important;
	color: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}

@media (max-width: 700px) {
	body.single-post.dd-pro .dd-article-content > p:first-of-type {
		font-size: clamp(17.8px, 3.85vw, 18.8px) !important;
		font-weight: 620 !important;
		line-height: 1.88 !important;
	}
}
@media print {
	@page {
		size: A4;
		margin: 14mm;
	}

	html,
	body {
		overflow: visible !important;
		background: #fff !important;
		color: #111 !important;
	}

	body {
		padding: 0 !important;
		font-size: 12pt !important;
		line-height: 1.65 !important;
	}

	#wpadminbar,
	.dd-header,
	.dd-footer,
	.dd-article-share,
	.dd-related-tools,
	.dd-tax-share,
	.dd-product-share,
	.dd-case-share,
	.dd-article-side,
	.dd-breadcrumbs,
	.dd-article-category-kicker,
	.dd-button,
	[data-dd-print] {
		display: none !important;
	}

	body.dd-pro .dd-main,
	body.dd-pro .dd-article-page,
	body.dd-pro .dd-shell,
	body.dd-pro .dd-shell.dd-article-hero,
	body.dd-pro .dd-shell.dd-article-layout,
	body.dd-pro .dd-article-content-column,
	body.dd-pro .dd-article-main {
		display: block !important;
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		border-radius: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
		color: #111 !important;
	}

	body.dd-pro .dd-article-hero {
		page-break-after: avoid;
		margin: 0 0 14mm !important;
	}

	body.dd-pro .dd-article-hero::before,
	body.dd-pro .dd-article-hero::after,
	body.dd-pro .dd-article-hero__visual::before,
	body.dd-pro .dd-page-rule {
		display: none !important;
	}

	body.dd-pro .dd-article-hero__content--title,
	body.dd-pro .dd-article-hero__content {
		display: block !important;
		margin: 0 0 8mm !important;
		padding: 0 !important;
		text-align: start !important;
	}

	body.dd-pro .dd-article-hero h1 {
		margin: 0 0 5mm !important;
		color: #111 !important;
		font-size: 24pt !important;
		line-height: 1.18 !important;
		text-shadow: none !important;
	}

	body.dd-pro .dd-article-pretitle,
	body.dd-pro .dd-article-subtitle,
	body.dd-pro .dd-article-meta,
	body.dd-pro .dd-article-meta :where(a, span) {
		margin: 0 0 4mm !important;
		padding: 0 !important;
		border: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
		color: #444 !important;
	}

	body.dd-pro .dd-article-meta {
		display: flex !important;
		gap: 5mm !important;
		flex-wrap: wrap !important;
		font-size: 10pt !important;
	}

	body.dd-pro .dd-article-meta svg {
		display: none !important;
	}

	body.dd-pro .dd-article-hero__visual {
		display: block !important;
		width: 100% !important;
		margin: 0 0 10mm !important;
		padding: 0 !important;
		border: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
	}

	body.dd-pro .dd-article-hero__visual img {
		width: 100% !important;
		max-height: 105mm !important;
		aspect-ratio: auto !important;
		object-fit: contain !important;
		border: 0 !important;
		border-radius: 0 !important;
		box-shadow: none !important;
	}

	body.dd-pro .dd-article-hero__visual figcaption {
		margin: 3mm 0 0 !important;
		padding: 0 !important;
		border: 0 !important;
		color: #555 !important;
		font-size: 9pt !important;
	}

	body.dd-pro .dd-article-content,
	body.dd-pro .dd-page__content {
		color: #111 !important;
		font-size: 12pt !important;
		line-height: 1.75 !important;
	}

	body.dd-pro .dd-article-content > p:first-of-type {
		padding: 0 !important;
		border: 0 !important;
		background: transparent !important;
		font-size: 12.5pt !important;
		font-weight: 600 !important;
	}

	body.dd-pro .dd-article-content :where(h2, h3, h4) {
		page-break-after: avoid;
		color: #111 !important;
	}

	body.dd-pro .dd-article-content :where(img, iframe, video, table, blockquote) {
		max-width: 100% !important;
		page-break-inside: avoid;
	}
}

/* Shared share tools contract: applies to posts, case studies, products, and ACF templates. */
body.dd-pro .dd-article-share {
	overflow: visible !important;
}

body.dd-pro .dd-article-share__button {
	position: relative !important;
	overflow: visible !important;
}

body.dd-pro .dd-article-share__tooltip {
	position: absolute !important;
	z-index: 40 !important;
	inset-block-start: auto !important;
	inset-block-end: calc(100% + 8px) !important;
	inset-inline-start: 50% !important;
	inset-inline-end: auto !important;
	left: 50% !important;
	right: auto !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	width: max-content !important;
	min-width: 0 !important;
	max-width: min(230px, calc(100vw - 32px)) !important;
	min-height: 31px !important;
	padding: 7px 12px !important;
	border: 1px solid rgba(15, 87, 95, 0.14) !important;
	border-radius: 999px !important;
	background: linear-gradient(135deg, rgba(255, 255, 255, 0.99), rgba(231, 249, 247, 0.97)) !important;
	color: #12323e !important;
	font-size: 11.8px !important;
	font-weight: 900 !important;
	line-height: 1.25 !important;
	letter-spacing: 0 !important;
	text-align: center !important;
	white-space: normal !important;
	overflow-wrap: anywhere !important;
	writing-mode: horizontal-tb !important;
	text-orientation: mixed !important;
	unicode-bidi: isolate !important;
	box-shadow:
		0 14px 30px rgba(10, 34, 43, 0.12),
		inset 0 1px 0 rgba(255, 255, 255, 0.96) !important;
	opacity: 0 !important;
	pointer-events: none !important;
	transform: translateX(-50%) translateY(4px) scale(.98) !important;
	transition: opacity .18s ease, transform .18s ease, color .18s ease, background .18s ease !important;
}

body.dd-pro .dd-article-share--rtl .dd-article-share__tooltip {
	direction: rtl !important;
	text-align: right !important;
}

body.dd-pro .dd-article-share--ltr .dd-article-share__tooltip {
	direction: ltr !important;
	text-align: left !important;
}

body.dd-pro .dd-article-share__button:hover .dd-article-share__tooltip,
body.dd-pro .dd-article-share__button:focus-visible .dd-article-share__tooltip,
body.dd-pro .dd-article-share__button--copy.is-copied .dd-article-share__tooltip {
	opacity: 1 !important;
	transform: translateX(-50%) translateY(0) scale(1) !important;
}

body.dd-pro .dd-article-share__button--copy::before {
	content: "" !important;
	position: absolute !important;
	z-index: 2 !important;
	top: 50% !important;
	left: 50% !important;
	width: 13px !important;
	height: 7px !important;
	border-left: 2.4px solid currentColor !important;
	border-bottom: 2.4px solid currentColor !important;
	border-right: 0 !important;
	border-top: 0 !important;
	opacity: 0 !important;
	transform: translate(-50%, -58%) rotate(-45deg) scale(.72) !important;
	transform-origin: 50% 50% !important;
	transition: opacity .18s ease, transform .18s ease !important;
}

body.dd-pro .dd-article-share__button--copy.is-copied svg {
	opacity: 0 !important;
	transform: scale(.65) !important;
}

body.dd-pro .dd-article-share__button--copy.is-copied::before {
	opacity: 1 !important;
	transform: translate(-50%, -58%) rotate(-45deg) scale(1) !important;
}

/* Shared recommended-card media grid, used by Woo products and ready for other templates. */
body.dd-pro :where(.dd-product-share, .dd-tax-share) {
	display: flex;
	justify-content: center;
	padding: clamp(10px, 1.4vw, 18px) 0 clamp(8px, 1.2vw, 14px);
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
}

body.single-product.dd-pro .dd-related-tools {
	padding-block-start: 6px;
}

body.dd-pro :where(.dd-product-share, .dd-tax-share) .dd-related-tools__share {
	width: min(var(--dd-shell), calc(100% - var(--dd-mobile-gutter)));
	max-width: min(var(--dd-shell), calc(100% - var(--dd-mobile-gutter)));
	margin: 0 auto;
	padding: 10px 12px 12px;
	justify-content: center;
}

body.dd-pro :where(.dd-case-share, .dd-product-share, .dd-tax-share) .dd-related-tools__share .dd-article-share__label {
	background: rgba(255, 255, 255, 0.52);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.86);
}

body.dd-pro :where(.dd-case-share, .dd-product-share, .dd-tax-share) .dd-related-tools__share .dd-article-share__button {
	background: rgba(255, 255, 255, 0.66);
	box-shadow:
		0 8px 18px rgba(12,31,40,.045),
		inset 0 1px 0 rgba(255,255,255,.86);
}

body.dd-pro :where(.dd-case-share, .dd-product-share, .dd-tax-share) {
	--dd-share-band-bg:
		linear-gradient(90deg, rgba(247,250,249,0), rgba(255,255,255,.72) 14%, rgba(236,247,245,.78) 50%, rgba(255,255,255,.72) 86%, rgba(247,250,249,0));
	--dd-share-band-border: rgba(15,87,95,.11);
	--dd-share-band-shadow: 0 14px 34px rgba(12,31,40,.055), inset 0 1px 0 rgba(255,255,255,.82);
}

body.dd-pro :where(.dd-product-share, .dd-tax-share) {
	--dd-share-band-bg:
		linear-gradient(90deg, rgba(247,250,249,0), rgba(255,255,255,.7) 13%, rgba(239,245,241,.8) 50%, rgba(255,255,255,.7) 87%, rgba(247,250,249,0));
	--dd-share-band-border: rgba(120,92,80,.12);
	--dd-share-band-shadow: 0 14px 32px rgba(59,50,44,.07), inset 0 1px 0 rgba(255,255,255,.82);
}

body.dd-pro :where(.dd-case-share, .dd-product-share, .dd-tax-share) .dd-related-tools__share {
	position: relative;
	isolation: isolate;
	width: min(var(--dd-shell), calc(100% - var(--dd-mobile-gutter)));
	max-width: min(var(--dd-shell), calc(100% - var(--dd-mobile-gutter)));
	margin-inline: auto;
	padding: 10px clamp(12px, 1.6vw, 18px);
	border: 1px solid var(--dd-share-band-border);
	border-radius: 18px;
	background: var(--dd-share-band-bg);
	box-shadow: var(--dd-share-band-shadow);
	backdrop-filter: blur(12px);
}

body.dd-pro :where(.dd-case-share, .dd-product-share, .dd-tax-share) .dd-related-tools__share::before,
body.dd-pro :where(.dd-case-share, .dd-product-share, .dd-tax-share) .dd-related-tools__share::after {
	content: "";
	position: absolute;
	z-index: -1;
	inset-block: 8px;
	width: clamp(32px, 7vw, 92px);
	pointer-events: none;
	filter: blur(10px);
	opacity: .62;
}

body.dd-pro :where(.dd-case-share, .dd-product-share, .dd-tax-share) .dd-related-tools__share::before {
	inset-inline-start: -22px;
	background: radial-gradient(ellipse at center, rgba(24,199,192,.18), transparent 70%);
}

body.dd-pro :where(.dd-case-share, .dd-product-share, .dd-tax-share) .dd-related-tools__share::after {
	inset-inline-end: -22px;
	background: radial-gradient(ellipse at center, rgba(216,154,119,.16), transparent 70%);
}

body.dd-pro .dd-case-share + .dd-case-brief {
	padding-block-start: clamp(10px, 1.5vw, 18px);
}

body.dd-pro .dd-tax-share {
	padding: clamp(10px, 1.4vw, 18px) 0 clamp(8px, 1.2vw, 14px);
	background: #f7faf9;
}

body.dd-pro .dd-tax-share + :where(.dd-tax-service-body, .dd-product-knowledge-cards) {
	padding-block-start: clamp(10px, 1.5vw, 18px);
}

body.dd-pro :where(.dd-tax-service-body__side, .dd-product-knowledge-body__side) .dd-related-tools__related.dd-tax-side-related {
	margin-block-start: clamp(14px, 1.8vw, 22px);
}

body.dd-pro :where(.dd-tax-service-body__side, .dd-product-knowledge-body__side) .dd-related-tools__related.dd-tax-side-related a {
	grid-template-columns: 1fr;
	gap: 6px;
	align-items: start;
	padding-inline: clamp(14px, 1.4vw, 18px);
	padding-block: 12px;
}

html[dir="rtl"] body.dd-pro :where(.dd-tax-service-body__side, .dd-product-knowledge-body__side) .dd-related-tools__related.dd-tax-side-related a {
	text-align: right;
}

html[dir="ltr"] body.dd-pro :where(.dd-tax-service-body__side, .dd-product-knowledge-body__side) .dd-related-tools__related.dd-tax-side-related a {
	text-align: left;
}

/* Final editorial system result cards: categories, tags, authors, search, and 404. */

body.dd-pro .dd-system-results {
	position: relative;
}

body.dd-pro .dd-system-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	gap: clamp(16px, 1.8vw, 24px) !important;
}

body.dd-pro .dd-system-grid .dd-post-card {
	border-radius: 18px !important;
	background:
		linear-gradient(180deg, rgba(255,255,255,.98), rgba(248,252,251,.94)) !important;
	box-shadow:
		0 18px 42px rgba(12,31,40,.065),
		inset 0 1px 0 rgba(255,255,255,.96) !important;
}

body.dd-pro .dd-system-grid .dd-card__media {
	position: relative;
	overflow: hidden;
	min-height: 190px;
	border-bottom: 1px solid rgba(15,87,95,.1);
}

body.dd-pro .dd-system-grid .dd-card__media img {
	height: 100%;
	min-height: 190px;
	transition: transform .22s ease, filter .22s ease;
}

body.dd-pro .dd-system-grid .dd-post-card:hover .dd-card__media img {
	transform: scale(1.025);
	filter: saturate(1.04) contrast(1.02);
}

body.dd-pro .dd-system-grid .dd-card__media--placeholder {
	display: grid;
	place-items: center;
	gap: 8px;
	min-height: 190px;
	padding: 18px;
	background:
		radial-gradient(circle at 30% 20%, rgba(24,199,192,.18), transparent 36%),
		radial-gradient(circle at 82% 86%, rgba(216,154,119,.16), transparent 34%),
		linear-gradient(135deg, #102630, #eff8f7);
	color: #fff;
	text-align: center;
	text-decoration: none;
}

body.dd-pro .dd-system-grid .dd-card__media--placeholder span {
	max-width: 100%;
	padding: 6px 10px;
	border: 1px solid rgba(255,255,255,.18);
	border-radius: 999px;
	background: rgba(5,22,30,.48);
	font-size: 12px;
	font-weight: 900;
	line-height: 1.3;
}

body.dd-pro .dd-system-grid .dd-card__media--placeholder strong {
	font-size: clamp(42px, 4vw, 68px);
	font-weight: 950;
	line-height: 1;
	text-shadow: 0 12px 30px rgba(0,0,0,.16);
}

body.dd-pro .dd-system-grid .dd-card__body {
	gap: 12px !important;
	padding: clamp(17px, 1.8vw, 22px) !important;
}

body.dd-pro .dd-system-grid .dd-post-card h2 {
	font-size: clamp(18.5px, .52vw + 16.5px, 22px) !important;
	font-weight: 900 !important;
	line-height: 1.34 !important;
}

body.dd-pro .dd-system-grid .dd-post-card h2 a {
	color: #0f1d29;
	text-decoration: none;
}

body.dd-pro .dd-system-grid .dd-post-card h2 a:hover {
	color: var(--dd-brand-strong);
}

body.dd-pro .dd-topic-strip {
	padding: clamp(10px, 1.4vw, 14px);
	border: 1px solid rgba(15,87,95,.1);
	border-radius: 18px;
	background:
		linear-gradient(90deg, rgba(255,255,255,.74), rgba(239,250,248,.72), rgba(255,255,255,.74));
	box-shadow: 0 12px 30px rgba(12,31,40,.045);
}

body.dd-pro .dd-empty-state {
	border-radius: 18px !important;
	background:
		radial-gradient(circle at 12% 0%, rgba(24,199,192,.12), transparent 34%),
		linear-gradient(180deg, rgba(255,255,255,.98), rgba(247,251,250,.94)) !important;
	box-shadow:
		0 18px 42px rgba(12,31,40,.06),
		inset 0 1px 0 rgba(255,255,255,.92) !important;
}

body.dd-pro .dd-system-pagination {
	padding-block-start: 2px;
}

body.dd-pro .dd-error-page > .dd-system-actions {
	margin-inline: auto;
	padding: clamp(10px, 1.4vw, 14px);
	border: 1px solid rgba(15,87,95,.1);
	border-radius: 18px;
	background:
		linear-gradient(90deg, rgba(255,255,255,.72), rgba(239,250,248,.78), rgba(255,255,255,.72));
	box-shadow: 0 14px 34px rgba(12,31,40,.052);
}

@media (max-width: 1100px) {
	body.dd-pro .dd-system-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (max-width: 700px) {
	body.dd-pro .dd-system-grid {
		grid-template-columns: 1fr !important;
	}

	body.dd-pro .dd-system-grid .dd-card__media,
	body.dd-pro .dd-system-grid .dd-card__media img,
	body.dd-pro .dd-system-grid .dd-card__media--placeholder {
		min-height: 178px;
	}
}

body.dd-pro .dd-product-related-tools {
	padding: clamp(16px, 2.4vw, 28px) 0 clamp(18px, 3vw, 36px);
	background: transparent;
}

body.single-product.dd-pro .dd-product-media {
	margin-block: clamp(6px, .9vw, 12px) clamp(4px, .9vw, 12px) !important;
}

body.single-product.dd-pro .dd-product-media .dd-content-gallery {
	margin-block: 0 !important;
}

body.single-product.dd-pro .dd-product-media + .dd-product-related-tools {
	padding-block-start: clamp(2px, .6vw, 8px) !important;
}

body.single-product.dd-pro .dd-product-media + .dd-product-cta {
	margin-block-start: clamp(2px, .6vw, 8px) !important;
}

body.dd-pro :where(.dd-product-related-tools, .dd-related-tools:has(.dd-related-tools__related--media-grid)) {
	background: transparent;
}

body.dd-pro .dd-related-tools__related.dd-related-tools__related--media-grid {
	padding: clamp(18px, 2vw, 26px) !important;
	border-color: rgba(15, 87, 95, 0.14) !important;
	border-radius: 24px !important;
	background:
		radial-gradient(circle at 12% 0%, rgba(24, 199, 192, 0.12), transparent 34%),
		radial-gradient(circle at 92% 100%, rgba(216, 154, 119, 0.12), transparent 32%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.97), rgba(245, 251, 250, 0.91)) !important;
	box-shadow:
		0 22px 58px rgba(12, 31, 40, 0.08),
		inset 0 1px 0 rgba(255, 255, 255, 0.96) !important;
}

body.dd-pro .dd-related-tools__related.dd-related-tools__related--rtl::before {
	background: linear-gradient(270deg, var(--dd-brand-bright), rgba(216, 154, 119, 0.72), transparent) !important;
}

body.dd-pro .dd-related-tools__related.dd-related-tools__related--ltr::before {
	background: linear-gradient(90deg, var(--dd-brand-bright), rgba(216, 154, 119, 0.72), transparent) !important;
}

body.dd-pro .dd-related-tools__related.dd-related-tools__related--media-grid > strong {
	padding-inline-end: clamp(36px, 5vw, 70px);
	font-size: clamp(18px, .55vw + 15.6px, 21px) !important;
}

body.dd-pro .dd-related-tools__related.dd-related-tools__related--media-grid ul {
	grid-template-columns: repeat(12, minmax(0, 1fr));
	gap: clamp(12px, 1.6vw, 18px);
}

body.dd-pro .dd-related-tools__related.dd-related-tools__related--media-grid li {
	grid-column: span 6;
	min-width: 0;
}

body.dd-pro .dd-related-tools__related.dd-related-tools__related--media-grid li:last-child:nth-child(odd) {
	grid-column: 1 / -1;
}

body.dd-pro .dd-related-tools__related.dd-related-tools__related--media-grid a {
	grid-template-columns: 84px minmax(0, 1fr);
	align-items: center;
	gap: 14px;
	min-height: 98px;
	padding: 10px;
	border: 1px solid rgba(15, 87, 95, 0.1);
	border-radius: 18px;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(248, 252, 251, 0.9));
	box-shadow:
		0 12px 28px rgba(12, 31, 40, 0.055),
		inset 0 1px 0 rgba(255, 255, 255, 0.9);
	transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease, background .18s ease;
}

body.dd-pro .dd-related-tools__related.dd-related-tools__related--media-grid a:hover,
body.dd-pro .dd-related-tools__related.dd-related-tools__related--media-grid a:focus-visible {
	border-color: rgba(24, 199, 192, 0.32);
	background:
		radial-gradient(circle at 12% 0%, rgba(24, 199, 192, 0.12), transparent 40%),
		linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(238, 250, 248, 0.93));
	box-shadow:
		0 18px 36px rgba(0, 94, 103, 0.11),
		inset 0 1px 0 rgba(255, 255, 255, 0.96);
	transform: translateY(-2px);
}

body.dd-pro .dd-related-tools__thumb {
	position: relative;
	overflow: hidden;
	display: grid;
	place-items: center;
	width: 84px;
	height: 78px;
	border: 1px solid rgba(15, 87, 95, 0.1);
	border-radius: 14px;
	background:
		radial-gradient(circle at 32% 18%, rgba(24, 199, 192, 0.18), transparent 38%),
		linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(230, 246, 244, 0.92));
	color: var(--dd-brand-strong);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.95);
}

body.dd-pro .dd-related-tools__thumb img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 0;
	border-radius: inherit;
}

body.dd-pro .dd-related-tools__thumb em {
	font-style: normal;
	font-size: clamp(24px, 2vw, 32px);
	font-weight: 950;
	line-height: 1;
}

body.dd-pro .dd-related-tools__item-copy {
	display: grid;
	gap: 5px;
	min-width: 0;
}

body.dd-pro .dd-related-tools__related.dd-related-tools__related--rtl .dd-related-tools__item-copy {
	text-align: right;
}

body.dd-pro .dd-related-tools__related.dd-related-tools__related--ltr .dd-related-tools__item-copy {
	text-align: left;
}

body.dd-pro .dd-related-tools__related.dd-related-tools__related--media-grid b {
	font-size: clamp(14px, .25vw + 13px, 15.6px) !important;
	line-height: 1.42 !important;
}

body.dd-pro .dd-product-related-tools .dd-related-tools__related {
	width: 100%;
	max-width: 100%;
	margin-inline: 0;
}

body.dd-pro .dd-topic-strip,
body.dd-pro .dd-system-actions--rescue {
	justify-content: flex-start !important;
	padding: clamp(10px, 1.4vw, 14px) !important;
	border: 1px solid rgba(15,87,95,.1) !important;
	border-radius: 16px !important;
	background: linear-gradient(90deg, rgba(255,255,255,.74), rgba(240,250,248,.8), rgba(255,255,255,.74)) !important;
	box-shadow: 0 14px 34px rgba(12,31,40,.052) !important;
}

body.dd-pro .dd-system-actions--rescue .dd-button {
	min-width: min(100%, 170px);
}

@media (max-width: 700px) {
	body.dd-pro .dd-system-actions--rescue .dd-button {
		width: 100%;
	}
}

@media (max-width: 820px) {
	body.dd-pro .dd-related-tools__related.dd-related-tools__related--media-grid ul {
		grid-template-columns: 1fr;
	}

	body.dd-pro .dd-related-tools__related.dd-related-tools__related--media-grid li,
	body.dd-pro .dd-related-tools__related.dd-related-tools__related--media-grid li:last-child:nth-child(odd) {
		grid-column: 1 / -1;
	}

	body.dd-pro .dd-related-tools__related.dd-related-tools__related--media-grid a {
		grid-template-columns: 72px minmax(0, 1fr);
	}

	body.dd-pro .dd-related-tools__thumb {
		width: 72px;
		height: 68px;
	}
}

@media (min-width: 981px) {
	body.dd-pro .dd-article-share--left-rail .dd-article-share__tooltip,
	body.dd-pro .dd-article-share--ltr.dd-article-share--left-rail .dd-article-share__tooltip,
	body.dd-pro .dd-article-share--rtl.dd-article-share--left-rail .dd-article-share__tooltip {
		top: 50% !important;
		bottom: auto !important;
		left: auto !important;
		right: calc(100% + 10px) !important;
		transform: translateY(-50%) translateX(6px) scale(.96) !important;
	}

	body.dd-pro .dd-article-share--right-rail .dd-article-share__tooltip,
	body.dd-pro .dd-article-share--ltr.dd-article-share--right-rail .dd-article-share__tooltip,
	body.dd-pro .dd-article-share--rtl.dd-article-share--right-rail .dd-article-share__tooltip {
		top: 50% !important;
		bottom: auto !important;
		left: calc(100% + 10px) !important;
		right: auto !important;
		transform: translateY(-50%) translateX(-6px) scale(.96) !important;
	}

	body.dd-pro .dd-article-share--left-rail .dd-article-share__button:hover .dd-article-share__tooltip,
	body.dd-pro .dd-article-share--left-rail .dd-article-share__button:focus-visible .dd-article-share__tooltip,
	body.dd-pro .dd-article-share--left-rail .dd-article-share__button--copy.is-copied .dd-article-share__tooltip,
	body.dd-pro .dd-article-share--right-rail .dd-article-share__button:hover .dd-article-share__tooltip,
	body.dd-pro .dd-article-share--right-rail .dd-article-share__button:focus-visible .dd-article-share__tooltip,
	body.dd-pro .dd-article-share--right-rail .dd-article-share__button--copy.is-copied .dd-article-share__tooltip {
		transform: translateY(-50%) translateX(0) scale(1) !important;
	}

	body.dd-pro .dd-article-share__button.dd-share-tooltip--flip-right .dd-article-share__tooltip {
		left: calc(100% + 10px) !important;
		right: auto !important;
		transform: translateY(-50%) translateX(-6px) scale(.96) !important;
	}

	body.dd-pro .dd-article-share__button.dd-share-tooltip--flip-left .dd-article-share__tooltip {
		left: auto !important;
		right: calc(100% + 10px) !important;
		transform: translateY(-50%) translateX(6px) scale(.96) !important;
	}

	body.dd-pro .dd-article-share__button.dd-share-tooltip--flip-right:hover .dd-article-share__tooltip,
	body.dd-pro .dd-article-share__button.dd-share-tooltip--flip-right:focus-visible .dd-article-share__tooltip,
	body.dd-pro .dd-article-share__button.dd-share-tooltip--flip-right.is-copied .dd-article-share__tooltip,
	body.dd-pro .dd-article-share__button.dd-share-tooltip--flip-left:hover .dd-article-share__tooltip,
	body.dd-pro .dd-article-share__button.dd-share-tooltip--flip-left:focus-visible .dd-article-share__tooltip,
	body.dd-pro .dd-article-share__button.dd-share-tooltip--flip-left.is-copied .dd-article-share__tooltip {
		transform: translateY(-50%) translateX(0) scale(1) !important;
	}
}

@media (max-width: 980px) {
	body.dd-pro .dd-article-share__tooltip,
	body.dd-pro .dd-article-share--ltr .dd-article-share__tooltip,
	body.dd-pro .dd-article-share--rtl .dd-article-share__tooltip,
	body.dd-pro .dd-article-share--left-rail .dd-article-share__tooltip,
	body.dd-pro .dd-article-share--right-rail .dd-article-share__tooltip {
		top: auto !important;
		left: 50% !important;
		right: auto !important;
		bottom: calc(100% + 7px) !important;
		max-width: min(220px, 76vw) !important;
		min-height: 30px !important;
		padding: 6px 10px !important;
		font-size: 11.5px !important;
		text-align: center !important;
		transform: translateX(-50%) translateY(4px) scale(.98) !important;
	}

	body.dd-pro .dd-article-share__button:hover .dd-article-share__tooltip,
	body.dd-pro .dd-article-share__button:focus-visible .dd-article-share__tooltip,
	body.dd-pro .dd-article-share__button--copy.is-copied .dd-article-share__tooltip {
		transform: translateX(-50%) translateY(0) scale(1) !important;
	}
}

@media print {
	#wpadminbar,
	.dd-header,
	.dd-footer,
	.dd-article-share,
	.dd-related-tools,
	.dd-case-share,
	.dd-tax-share,
	.dd-product-share,
	.dd-article-side,
	.dd-breadcrumbs,
	.dd-button,
	[data-dd-print] {
		display: none !important;
	}

	body.dd-pro .dd-main,
	body.dd-pro .dd-shell,
	body.dd-pro .dd-case-single,
	body.dd-pro .dd-case-hero,
	body.dd-pro .dd-case-hero__grid,
	body.dd-pro .dd-case-brief,
	body.dd-pro .dd-case-story,
	body.dd-pro .dd-case-story__grid,
	body.dd-pro .dd-case-story__content {
		display: block !important;
		width: 100% !important;
		max-width: none !important;
		margin: 0 !important;
		padding: 0 !important;
		border: 0 !important;
		border-radius: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
		color: #111 !important;
	}

	body.dd-pro .dd-case-hero {
		margin-bottom: 12mm !important;
		page-break-after: avoid;
	}

	body.dd-pro .dd-case-hero__copy,
	body.dd-pro .dd-case-story__content {
		margin: 0 0 8mm !important;
		padding: 0 !important;
		text-align: start !important;
	}

	body.dd-pro .dd-case-hero h1,
	body.dd-pro .dd-case-story h2 {
		margin: 0 0 5mm !important;
		color: #111 !important;
		font-size: 24pt !important;
		line-height: 1.18 !important;
		text-shadow: none !important;
	}

	body.dd-pro .dd-case-hero__visual {
		display: block !important;
		width: 100% !important;
		margin: 0 0 10mm !important;
		padding: 0 !important;
		border: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
	}

	body.dd-pro .dd-case-hero__visual img,
	body.dd-pro .dd-case-gallery img,
	body.dd-pro .dd-case-story img {
		max-width: 100% !important;
		max-height: 105mm !important;
		aspect-ratio: auto !important;
		object-fit: contain !important;
		border: 0 !important;
		border-radius: 0 !important;
		box-shadow: none !important;
		page-break-inside: avoid;
	}

	body.dd-pro .dd-case-story__text,
	body.dd-pro .dd-case-story__text p,
	body.dd-pro .dd-case-story__text li {
		color: #111 !important;
		font-size: 12pt !important;
		line-height: 1.75 !important;
	}
}

html[dir="rtl"] body.dd-pro .dd-system-results .dd-system-grid,
html[lang^="ar"] body.dd-pro .dd-system-results .dd-system-grid {
	direction: rtl !important;
	justify-content: start !important;
}

html[dir="ltr"] body.dd-pro .dd-system-results .dd-system-grid {
	direction: ltr !important;
	justify-content: start !important;
}

body.dd-pro .dd-system-results .dd-system-grid:has(> .dd-post-card:only-child),
body.dd-pro .dd-system-results .dd-system-grid:has(> .dd-post-card:nth-child(2):last-child) {
	justify-content: start !important;
}

@media (min-width: 981px) {
	body.dd-pro .dd-system-results .dd-system-grid:has(> .dd-post-card:only-child) {
		grid-template-columns: minmax(0, 520px) !important;
	}

	body.dd-pro .dd-system-results .dd-system-grid:has(> .dd-post-card:nth-child(2):last-child) {
		grid-template-columns: repeat(2, minmax(0, 520px)) !important;
	}
}

body.dd-pro .dd-system-results .dd-system-grid .dd-post-card {
	min-width: 0 !important;
	border-radius: 18px !important;
	border-color: rgba(15, 87, 95, .13) !important;
	background: linear-gradient(180deg, rgba(255, 255, 255, .94), rgba(250, 253, 252, .9)) !important;
	box-shadow: 0 18px 42px rgba(12, 31, 40, .07) !important;
}

body.dd-pro .dd-system-results .dd-system-grid .dd-post-card:hover {
	border-color: rgba(24, 199, 192, .24) !important;
	box-shadow: 0 24px 52px rgba(12, 31, 40, .1) !important;
}

body.dd-pro .dd-system-results .dd-system-grid .dd-card__body {
	min-width: 0 !important;
	padding: clamp(20px, 2vw, 27px) !important;
	gap: 13px !important;
}

body.dd-pro .dd-system-results .dd-system-grid .dd-post-card h2 {
	max-width: none !important;
	margin: 0 !important;
	font-size: clamp(19px, .42vw + 17px, 22.5px) !important;
	line-height: 1.42 !important;
	letter-spacing: 0 !important;
	text-wrap: pretty;
	overflow-wrap: anywhere;
}

body.dd-pro .dd-system-results .dd-system-grid .dd-post-card h2 a {
	display: block !important;
	padding-block: 2px !important;
	color: #0d1721 !important;
}

body.dd-pro .dd-system-results .dd-system-grid .dd-post-card p {
	margin: 0 !important;
	font-size: clamp(14.8px, .18vw + 14px, 15.8px) !important;
	line-height: 1.75 !important;
	color: rgba(13, 23, 33, .68) !important;
}

body.dd-pro .dd-system-results .dd-system-grid .dd-post-card__meta {
	gap: 8px 10px !important;
	margin: 0 !important;
}

body.dd-pro .dd-system-results .dd-system-grid .dd-post-card__link {
	align-self: flex-start !important;
	margin-top: 2px !important;
	color: var(--dd-brand-strong) !important;
}

html[dir="rtl"] body.dd-pro .dd-system-results .dd-system-grid .dd-post-card__link,
html[lang^="ar"] body.dd-pro .dd-system-results .dd-system-grid .dd-post-card__link {
	align-self: flex-end !important;
}

@media (min-width: 981px) {
	body.dd-pro .dd-system-results .dd-system-grid,
	body.dd-pro .dd-system-results .dd-system-grid:has(> .dd-post-card:only-child),
	body.dd-pro .dd-system-results .dd-system-grid:has(> .dd-post-card:nth-child(2):last-child) {
		width: 100% !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		align-items: stretch !important;
	}

	body.dd-pro .dd-system-results .dd-system-grid .dd-post-card h2 {
		font-size: clamp(18.5px, .34vw + 17px, 21px) !important;
		line-height: 1.45 !important;
	}
}

@media (min-width: 681px) and (max-width: 980px) {
	body.dd-pro .dd-system-results .dd-system-grid,
	body.dd-pro .dd-system-results .dd-system-grid:has(> .dd-post-card:only-child),
	body.dd-pro .dd-system-results .dd-system-grid:has(> .dd-post-card:nth-child(2):last-child) {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (max-width: 680px) {
	body.dd-pro .dd-system-results .dd-system-grid,
	body.dd-pro .dd-system-results .dd-system-grid:has(> .dd-post-card:only-child),
	body.dd-pro .dd-system-results .dd-system-grid:has(> .dd-post-card:nth-child(2):last-child) {
		grid-template-columns: minmax(0, 1fr) !important;
	}
}

body.dd-pro .dd-post-card__link,
body.dd-pro .dd-system-results .dd-post-card__link,
body.dd-pro .dd-search-term-card .dd-post-card__link {
	position: relative !important;
	isolation: isolate !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 8px !important;
	width: auto !important;
	max-width: 100% !important;
	min-height: 40px !important;
	margin-top: 4px !important;
	padding: 10px 16px !important;
	border: 1px solid rgba(0, 111, 117, .2) !important;
	border-radius: 999px !important;
	background:
		linear-gradient(180deg, rgba(255, 255, 255, .98), rgba(236, 249, 247, .94)) !important;
	box-shadow: 0 10px 22px rgba(12, 31, 40, .055), inset 0 1px 0 rgba(255, 255, 255, .96) !important;
	color: #07434b !important;
	font-size: clamp(13.2px, .14vw + 12.8px, 14.2px) !important;
	font-weight: 900 !important;
	line-height: 1.2 !important;
	text-align: center !important;
	text-decoration: none !important;
	text-shadow: none !important;
	white-space: normal !important;
	overflow: hidden !important;
	transform: translateY(0) !important;
	transition:
		transform .18s ease,
		box-shadow .18s ease,
		border-color .18s ease,
		background .18s ease,
		color .18s ease !important;
}

body.dd-pro .dd-post-card__link::before,
body.dd-pro .dd-system-results .dd-post-card__link::before,
body.dd-pro .dd-search-term-card .dd-post-card__link::before {
	content: "" !important;
	position: absolute !important;
	inset: 1px !important;
	z-index: -1 !important;
	border-radius: inherit !important;
	background:
		linear-gradient(115deg, transparent 0 34%, rgba(255, 255, 255, .3) 48%, transparent 62%),
		linear-gradient(180deg, rgba(255, 255, 255, .2), transparent 70%) !important;
	opacity: .55 !important;
	transform: translateX(32%) !important;
	transition: transform .38s ease, opacity .18s ease !important;
	pointer-events: none !important;
}

body.dd-pro .dd-post-card__link::after,
body.dd-pro .dd-system-results .dd-post-card__link::after,
body.dd-pro .dd-search-term-card .dd-post-card__link::after {
	content: "" !important;
	display: inline-block !important;
	width: 14px !important;
	height: 14px !important;
	border: 0 !important;
	background: currentColor !important;
	-webkit-mask: url("data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2016%2016%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M10.25%203.75%206%208l4.25%204.25%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.1%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3C/svg%3E") center / contain no-repeat !important;
	mask: url("data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2016%2016%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M10.25%203.75%206%208l4.25%204.25%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272.1%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3C/svg%3E") center / contain no-repeat !important;
	opacity: .78 !important;
	flex: 0 0 auto !important;
	transform: translateX(0) !important;
	transition: transform .18s ease, opacity .18s ease !important;
}

html[dir="ltr"] body.dd-pro .dd-post-card__link::after,
body.dd-ltr.dd-pro .dd-post-card__link::after {
	transform: translateX(0) scaleX(-1) !important;
}

body.dd-pro .dd-post-card__link:hover,
body.dd-pro .dd-post-card__link:focus-visible,
body.dd-pro .dd-system-results .dd-post-card__link:hover,
body.dd-pro .dd-system-results .dd-post-card__link:focus-visible,
body.dd-pro .dd-search-term-card .dd-post-card__link:hover,
body.dd-pro .dd-search-term-card .dd-post-card__link:focus-visible {
	border-color: rgba(24, 199, 192, .42) !important;
	background:
		linear-gradient(135deg, #082c38 0%, #00777d 56%, #18c7c0 100%) !important;
	box-shadow: 0 16px 34px rgba(0, 92, 96, .2), inset 0 1px 0 rgba(255, 255, 255, .24) !important;
	color: #ffffff !important;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .18) !important;
	transform: translateY(-1px) !important;
}

body.dd-pro .dd-post-card__link:hover::before,
body.dd-pro .dd-post-card__link:focus-visible::before,
body.dd-pro .dd-system-results .dd-post-card__link:hover::before,
body.dd-pro .dd-system-results .dd-post-card__link:focus-visible::before,
body.dd-pro .dd-search-term-card .dd-post-card__link:hover::before,
body.dd-pro .dd-search-term-card .dd-post-card__link:focus-visible::before {
	opacity: .95 !important;
	transform: translateX(-32%) !important;
}

body.dd-pro .dd-post-card__link:hover::after,
body.dd-pro .dd-post-card__link:focus-visible::after {
	opacity: 1 !important;
	transform: translateX(-2px) !important;
}

html[dir="ltr"] body.dd-pro .dd-post-card__link:hover::after,
html[dir="ltr"] body.dd-pro .dd-post-card__link:focus-visible::after,
body.dd-ltr.dd-pro .dd-post-card__link:hover::after,
body.dd-ltr.dd-pro .dd-post-card__link:focus-visible::after {
	transform: translateX(2px) scaleX(-1) !important;
}

html[dir="rtl"] body.dd-pro .dd-system-results .dd-system-grid .dd-post-card__link,
html[lang^="ar"] body.dd-pro .dd-system-results .dd-system-grid .dd-post-card__link {
	align-self: flex-end !important;
}

html[dir="ltr"] body.dd-pro .dd-system-results .dd-system-grid .dd-post-card__link,
body.dd-ltr.dd-pro .dd-system-results .dd-system-grid .dd-post-card__link {
	align-self: flex-start !important;
}

body.dd-pro :where(.dd-search-page, .dd-error-page) .dd-empty-state .dd-system-actions,
body.dd-pro .dd-system-actions--rescue {
	display: grid !important;
	width: min(100%, 760px) !important;
	margin-inline: auto !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	gap: 12px !important;
	align-items: stretch !important;
}

body.dd-pro :where(.dd-search-page, .dd-error-page) .dd-empty-state .dd-system-actions .dd-button,
body.dd-pro .dd-system-actions--rescue .dd-button {
	width: 100% !important;
	min-height: 48px !important;
	padding-inline: 16px !important;
	border-radius: 14px !important;
	white-space: normal !important;
}

body.dd-pro .dd-system-actions--rescue .dd-button:first-child,
body.dd-pro .dd-search-page .dd-empty-state .dd-system-actions .dd-button:first-child {
	background:
		linear-gradient(135deg, #082c38 0%, #00777d 56%, #18c7c0 100%) !important;
	color: #fff !important;
}

@media (max-width: 760px) {
	body.dd-pro :where(.dd-search-page, .dd-error-page) .dd-empty-state .dd-system-actions,
	body.dd-pro .dd-system-actions--rescue {
		grid-template-columns: 1fr !important;
		width: 100% !important;
	}
}

/* Unified lightweight reveal layer. JS adds dd-motion-ready, so content stays visible without JavaScript. */
body.dd-pro.dd-motion-ready .dd-reveal-item {
	backface-visibility: hidden;
	transition:
		opacity .58s cubic-bezier(.18, .78, .22, 1),
		transform .58s cubic-bezier(.18, .78, .22, 1),
		border-color .2s ease,
		background .2s ease,
		box-shadow .2s ease !important;
	transition-delay: var(--dd-reveal-delay, 0ms), var(--dd-reveal-delay, 0ms), 0ms, 0ms, 0ms !important;
	will-change: opacity, transform;
}

body.dd-pro.dd-motion-ready .dd-reveal-item:not(.is-visible) {
	opacity: 0 !important;
	transform: translate3d(0, 20px, 0) scale(.988) !important;
}

body.dd-pro.dd-motion-ready .dd-reveal-item.is-visible {
	opacity: 1 !important;
	will-change: auto;
}

@media (prefers-reduced-motion: reduce) {
	body.dd-pro.dd-motion-ready .dd-reveal-item,
	body.dd-pro.dd-motion-ready .dd-reveal-item:not(.is-visible),
	body.dd-pro.dd-motion-ready .dd-reveal-item.is-visible {
		opacity: 1 !important;
		transform: none !important;
		transition: none !important;
		animation: none !important;
		will-change: auto !important;
	}
}

/* Final closure: homepage impact strip layout across RTL/LTR and breakpoints. */
body.dd-pro .dd-impact-stats {
	padding-block: clamp(30px, 3vw, 44px) clamp(34px, 3.6vw, 50px) !important;
	overflow: hidden !important;
}

body.dd-pro .dd-impact-stats__grid {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
	gap: clamp(18px, 2.8vw, 46px) !important;
	align-items: stretch !important;
}

body.dd-pro .dd-impact-stat,
html[dir="rtl"] body.dd-pro .dd-impact-stat,
html[dir="ltr"] body.dd-pro .dd-impact-stat,
body.dd-rtl.dd-pro .dd-impact-stat,
body.dd-ltr.dd-pro .dd-impact-stat {
	display: flex !important;
	flex-wrap: wrap !important;
	align-content: center !important;
	align-items: center !important;
	justify-content: center !important;
	width: 100% !important;
	max-width: 420px !important;
	min-height: 124px !important;
	margin-inline: auto !important;
	padding-inline: clamp(6px, 1vw, 14px) !important;
	gap: 12px clamp(10px, 1.1vw, 16px) !important;
	direction: ltr !important;
	grid-template-columns: none !important;
	grid-template-areas: none !important;
	text-align: start !important;
}

body.dd-pro .dd-impact-stat strong {
	flex: 0 0 auto !important;
	min-width: 0 !important;
	font-size: clamp(46px, 4.35vw, 66px) !important;
	line-height: .9 !important;
	letter-spacing: 0 !important;
	white-space: nowrap !important;
}

body.dd-pro .dd-impact-stat p {
	flex: 0 1 152px !important;
	max-width: 152px !important;
	margin: 0 !important;
	color: #6e7a84 !important;
	font-size: clamp(14.5px, .48vw + 12.8px, 17px) !important;
	font-weight: 760 !important;
	line-height: 1.55 !important;
	letter-spacing: 0 !important;
}

body.dd-pro .dd-impact-stat p span {
	display: block !important;
}

body.dd-pro .dd-impact-stat i {
	display: block !important;
	order: 3 !important;
	flex: 0 0 100% !important;
	width: 100% !important;
	height: 7px !important;
	margin-top: 14px !important;
	opacity: 1 !important;
	transform: none !important;
	transform-origin: center center !important;
	clip-path: inset(0 0 0 0);
	background-size: 220% 100% !important;
	animation: dd-impact-line-flow 4.8s ease-in-out infinite !important;
}

body.dd-pro .dd-impact-stat i.is-visible {
	opacity: 1 !important;
	animation:
		dd-impact-line-reveal .86s cubic-bezier(.22, .85, .25, 1) .08s both,
		dd-impact-line-flow 4.8s ease-in-out .95s infinite !important;
}

@keyframes dd-impact-line-reveal {
	0% {
		clip-path: inset(0 50% 0 50%);
		opacity: 0;
	}

	70% {
		clip-path: inset(0 0 0 0);
		opacity: 1;
	}

	100% {
		clip-path: inset(0 0 0 0);
		opacity: 1;
	}
}

@keyframes dd-impact-line-flow {
	0% {
		background-position: 0% 50%;
	}

	50% {
		background-position: 100% 50%;
	}

	100% {
		background-position: 0% 50%;
	}
}

/* Final closure: main service track cards on service landing pages. */
body.dd-pro .dd-service-track {
	display: grid !important;
	grid-template-columns: minmax(330px, 0.95fr) minmax(0, 1.05fr) !important;
	grid-template-areas: "main tree" !important;
	align-items: stretch !important;
	gap: clamp(18px, 2.2vw, 30px) !important;
	min-height: 0 !important;
	padding: clamp(20px, 2.5vw, 30px) !important;
	border-radius: clamp(22px, 2.3vw, 30px) !important;
	background:
		radial-gradient(circle at 12% 12%, rgba(255, 255, 255, 0.82), transparent 27%),
		radial-gradient(circle at 92% 22%, rgba(24, 199, 192, 0.13), transparent 28%),
		linear-gradient(135deg, rgba(246, 251, 250, 0.98), rgba(225, 237, 237, 0.94)) !important;
	box-shadow:
		0 22px 62px rgba(12, 31, 40, 0.075),
		inset 0 1px 0 rgba(255, 255, 255, 0.86) !important;
}

html[dir="rtl"] body.dd-pro .dd-service-track,
body.dd-rtl.dd-pro .dd-service-track {
	grid-template-areas: "tree main" !important;
}

html[dir="ltr"] body.dd-pro .dd-service-track,
body.dd-ltr.dd-pro .dd-service-track,
html:not([dir="rtl"]) body.dd-pro .dd-service-track {
	grid-template-areas: "main tree" !important;
}

body.dd-pro .dd-service-track::before {
	content: none !important;
}

body.dd-pro .dd-service-track::after {
	inset-inline: clamp(20px, 2.5vw, 30px) !important;
	height: 3px !important;
	border-radius: 0 0 999px 999px !important;
	background: linear-gradient(90deg, rgba(24, 199, 192, 0.95), rgba(216, 154, 119, 0.64), transparent 82%) !important;
}

html[dir="rtl"] body.dd-pro .dd-service-track::after,
body.dd-rtl.dd-pro .dd-service-track::after {
	background: linear-gradient(270deg, rgba(24, 199, 192, 0.95), rgba(216, 154, 119, 0.64), transparent 82%) !important;
}

body.dd-pro .dd-service-track__main {
	grid-area: main !important;
	position: relative;
	isolation: isolate;
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) auto !important;
	align-items: center !important;
	align-content: center !important;
	gap: clamp(14px, 1.7vw, 22px) !important;
	min-height: 170px !important;
	padding: clamp(20px, 2.2vw, 28px) !important;
	border: 1px solid rgba(13, 19, 27, 0.08) !important;
	border-radius: clamp(18px, 1.9vw, 24px) !important;
	background:
		linear-gradient(135deg, rgba(255, 255, 255, 0.76), rgba(255, 255, 255, 0.34)),
		radial-gradient(circle at 88% 18%, rgba(24, 199, 192, 0.14), transparent 32%) !important;
	box-shadow:
		0 16px 42px rgba(12, 31, 40, 0.06),
		inset 0 1px 0 rgba(255, 255, 255, 0.9) !important;
}

html[dir="ltr"] body.dd-pro .dd-service-track__main,
body.dd-ltr.dd-pro .dd-service-track__main,
html:not([dir="rtl"]) body.dd-pro .dd-service-track__main {
	grid-template-columns: auto minmax(0, 1fr) !important;
}

body.dd-pro .dd-service-track__summary {
	display: grid !important;
	gap: 8px !important;
	min-width: 0;
}

body.dd-pro .dd-service-track__number,
body.dd-pro .dd-service-track > span {
	width: clamp(54px, 4.8vw, 66px) !important;
	height: clamp(54px, 4.8vw, 66px) !important;
	border-radius: 18px !important;
	font-size: clamp(14px, 1vw, 18px) !important;
	box-shadow:
		inset 0 1px 0 rgba(255, 255, 255, 0.95),
		0 16px 34px rgba(12, 31, 40, 0.08) !important;
}

body.dd-pro .dd-service-track h3 {
	margin: 0 !important;
	font-size: clamp(23px, 2vw, 32px) !important;
	line-height: 1.18 !important;
	text-wrap: balance;
}

body.dd-pro .dd-service-track h3 a {
	color: inherit !important;
	text-decoration: none !important;
}

body.dd-pro .dd-service-track p {
	max-width: 42rem !important;
	font-size: clamp(14.8px, 0.42vw + 13.2px, 16.2px) !important;
	line-height: 1.68 !important;
}

body.dd-pro .dd-service-track__tree {
	grid-area: tree !important;
	display: grid !important;
	align-content: center !important;
	gap: 10px !important;
	padding: 0 !important;
}

body.dd-pro .dd-service-track__tree::before,
body.dd-pro .dd-service-track__tree::after,
body.dd-pro .dd-service-branch::before,
body.dd-pro .dd-service-branch::after {
	content: none !important;
}

body.dd-pro .dd-service-branch {
	display: grid !important;
	grid-template-columns: 28px minmax(0, 1fr) !important;
	align-items: center !important;
	gap: 12px !important;
	min-height: 58px !important;
	padding: 12px 14px !important;
	border-radius: 16px !important;
	clip-path: none !important;
	background:
		linear-gradient(90deg, rgba(24, 199, 192, 0.085), transparent 48%),
		linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(250, 253, 253, 0.86)) !important;
	box-shadow:
		0 12px 28px rgba(12, 31, 40, 0.075),
		inset 0 1px 0 rgba(255, 255, 255, 0.98) !important;
}

html[dir="rtl"] body.dd-pro .dd-service-branch,
body.dd-rtl.dd-pro .dd-service-branch {
	grid-template-columns: minmax(0, 1fr) 28px !important;
	background:
		linear-gradient(270deg, rgba(24, 199, 192, 0.085), transparent 48%),
		linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(250, 253, 253, 0.86)) !important;
}

body.dd-pro .dd-service-branch span {
	width: 14px !important;
	height: 14px !important;
	justify-self: center !important;
	box-shadow:
		0 0 0 6px rgba(24, 199, 192, 0.07),
		0 0 14px rgba(24, 199, 192, 0.2) !important;
}

body.dd-pro .dd-service-branch strong {
	min-width: 0;
	font-size: clamp(14.2px, 0.32vw + 13.2px, 15.8px) !important;
	line-height: 1.38 !important;
	white-space: normal !important;
	text-overflow: clip !important;
}

body.dd-pro .dd-service-branch:hover {
	transform: translate3d(0, -2px, 0) !important;
}

@media (max-width: 980px) {
	body.dd-pro .dd-service-track,
	html[dir="rtl"] body.dd-pro .dd-service-track,
	html[dir="ltr"] body.dd-pro .dd-service-track,
	body.dd-rtl.dd-pro .dd-service-track,
	body.dd-ltr.dd-pro .dd-service-track {
		grid-template-columns: 1fr !important;
		grid-template-areas:
			"main"
			"tree" !important;
		gap: 16px !important;
	}

	body.dd-pro .dd-service-track__main {
		min-height: 0 !important;
	}

	body.dd-pro .dd-service-track__tree {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
}

@media (max-width: 620px) {
	body.dd-pro .dd-service-track {
		padding: 16px !important;
	}

	body.dd-pro .dd-service-track__main,
	html[dir="ltr"] body.dd-pro .dd-service-track__main,
	body.dd-ltr.dd-pro .dd-service-track__main,
	html:not([dir="rtl"]) body.dd-pro .dd-service-track__main {
		grid-template-columns: 1fr !important;
		justify-items: start !important;
		text-align: start !important;
		padding: 18px !important;
	}

	html[dir="rtl"] body.dd-pro .dd-service-track__main,
	body.dd-rtl.dd-pro .dd-service-track__main {
		justify-items: end !important;
		text-align: right !important;
	}

	body.dd-pro .dd-service-track__tree {
		grid-template-columns: 1fr !important;
	}
}

/* Direction correction for service-track layout: keep physical columns stable. */
body.dd-pro .dd-service-track {
	direction: ltr !important;
}

body.dd-pro .dd-service-track__main {
	grid-template-areas: "summary number" !important;
	direction: ltr !important;
}

body.dd-pro .dd-service-track__summary {
	grid-area: summary !important;
}

body.dd-pro .dd-service-track__number,
body.dd-pro .dd-service-track > span {
	grid-area: number !important;
}

html[dir="ltr"] body.dd-pro .dd-service-track__main,
body.dd-ltr.dd-pro .dd-service-track__main,
html:not([dir="rtl"]) body.dd-pro .dd-service-track__main {
	grid-template-areas: "number summary" !important;
}

html[dir="rtl"] body.dd-pro .dd-service-track__summary,
body.dd-rtl.dd-pro .dd-service-track__summary {
	direction: rtl !important;
	text-align: right !important;
}

html[dir="ltr"] body.dd-pro .dd-service-track__summary,
body.dd-ltr.dd-pro .dd-service-track__summary,
html:not([dir="rtl"]) body.dd-pro .dd-service-track__summary {
	direction: ltr !important;
	text-align: left !important;
}

body.dd-pro .dd-service-branch {
	grid-template-areas: "dot text" !important;
	direction: ltr !important;
	opacity: 1 !important;
	transform: translate3d(0, 0, 0) !important;
	transition:
		transform .2s cubic-bezier(.2, .8, .2, 1),
		border-color .18s ease,
		background .18s ease,
		box-shadow .18s ease !important;
	will-change: transform !important;
}

body.dd-pro .dd-service-branch.is-visible {
	opacity: 1 !important;
	transform: translate3d(0, 0, 0) !important;
}

body.dd-pro .dd-service-branch:hover,
body.dd-pro .dd-service-branch:focus-visible {
	border-color: rgba(0, 143, 140, 0.24) !important;
	box-shadow:
		0 14px 30px rgba(12, 31, 40, 0.085),
		inset 0 1px 0 rgba(255, 255, 255, 0.98) !important;
	transform: translate3d(0, -2px, 0) !important;
}

body.dd-pro .dd-service-branch:active,
body.dd-pro .dd-service-branch.is-touched {
	opacity: 1 !important;
	transform: translate3d(0, -1px, 0) scale(.998) !important;
}

body.dd-pro .dd-service-branch span {
	grid-area: dot !important;
	transition: transform .18s ease, box-shadow .18s ease !important;
}

body.dd-pro .dd-service-branch:hover span,
body.dd-pro .dd-service-branch:focus-visible span {
	transform: scale(1.08) !important;
	box-shadow:
		0 0 0 7px rgba(24, 199, 192, 0.09),
		0 0 18px rgba(24, 199, 192, 0.24) !important;
}

body.dd-pro .dd-service-branch strong {
	grid-area: text !important;
}

html[dir="rtl"] body.dd-pro .dd-service-branch,
body.dd-rtl.dd-pro .dd-service-branch {
	grid-template-areas: "text dot" !important;
}

html[dir="rtl"] body.dd-pro .dd-service-branch strong,
body.dd-rtl.dd-pro .dd-service-branch strong {
	direction: rtl !important;
	text-align: right !important;
}

html[dir="ltr"] body.dd-pro .dd-service-branch strong,
body.dd-ltr.dd-pro .dd-service-branch strong,
html:not([dir="rtl"]) body.dd-pro .dd-service-branch strong {
	direction: ltr !important;
	text-align: left !important;
}

@media (max-width: 980px) {
	body.dd-pro .dd-service-track,
	html[dir="rtl"] body.dd-pro .dd-service-track,
	html[dir="ltr"] body.dd-pro .dd-service-track,
	body.dd-rtl.dd-pro .dd-service-track,
	body.dd-ltr.dd-pro .dd-service-track,
	html:not([dir="rtl"]) body.dd-pro .dd-service-track {
		grid-template-columns: 1fr !important;
		grid-template-areas:
			"main"
			"tree" !important;
	}
}

html[dir="rtl"] body.dd-pro .dd-impact-stat strong,
body.dd-rtl.dd-pro .dd-impact-stat strong {
	order: 2 !important;
}

html[dir="rtl"] body.dd-pro .dd-impact-stat p,
body.dd-rtl.dd-pro .dd-impact-stat p {
	order: 1 !important;
	direction: rtl !important;
	text-align: right !important;
}

html[dir="ltr"] body.dd-pro .dd-impact-stat strong,
body.dd-ltr.dd-pro .dd-impact-stat strong {
	order: 1 !important;
}

html[dir="ltr"] body.dd-pro .dd-impact-stat p,
body.dd-ltr.dd-pro .dd-impact-stat p {
	order: 2 !important;
	direction: ltr !important;
	text-align: left !important;
}

@media (max-width: 1080px) {
	body.dd-pro .dd-impact-stats__grid {
		gap: clamp(14px, 2vw, 24px) !important;
	}

	body.dd-pro .dd-impact-stat {
		max-width: 340px !important;
		min-height: 116px !important;
		gap: 10px 12px !important;
	}

	body.dd-pro .dd-impact-stat strong {
		font-size: clamp(42px, 5vw, 58px) !important;
	}

	body.dd-pro .dd-impact-stat p {
		flex-basis: 128px !important;
		max-width: 128px !important;
		font-size: clamp(13.5px, .7vw + 11px, 15.5px) !important;
	}
}

@media (max-width: 760px) {
	body.dd-pro .dd-impact-stats {
		padding-block: 24px 30px !important;
	}

	body.dd-pro .dd-impact-stats__grid {
		grid-template-columns: 1fr !important;
		gap: 18px !important;
	}

	body.dd-pro .dd-impact-stat {
		max-width: 420px !important;
		min-height: 108px !important;
		padding-inline: 18px !important;
	}

	body.dd-pro .dd-impact-stat strong {
		font-size: clamp(42px, 13vw, 58px) !important;
	}

	body.dd-pro .dd-impact-stat p {
		flex-basis: 150px !important;
		max-width: 150px !important;
		font-size: 15px !important;
	}
}

@media (max-width: 420px) {
	body.dd-pro .dd-impact-stat {
		gap: 8px 10px !important;
		padding-inline: 10px !important;
	}

	body.dd-pro .dd-impact-stat p {
		flex-basis: 132px !important;
		max-width: 132px !important;
		font-size: 14px !important;
	}
}

body.dd-pro .dd-unified-hero__badge {
	font-size: clamp(13.45px, .95vw, 14.85px) !important;
	font-weight: 780 !important;
}

body.dd-pro .dd-unified-hero__items p,
body.dd-pro .dd-unified-hero__items b,
body.dd-pro .dd-unified-hero__items em {
	font-size: clamp(13px, .86vw, 14.15px) !important;
	line-height: 1.34 !important;
	font-weight: 760 !important;
}

body.dd-pro .dd-unified-hero__items em {
	font-size: clamp(12.35px, .8vw, 13.25px) !important;
	font-weight: 700 !important;
}

/* Final system-page shell for the shared dark hero. */
body.dd-pro :where(.dd-system-page--category, .dd-system-page--archive, .dd-system-page--search, .dd-system-page--error, .dd-system-page--blog-index) {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding-block: 0 clamp(34px, 4.8vw, 66px) !important;
	gap: clamp(16px, 2vw, 26px) !important;
}

body.dd-pro :where(.dd-system-page--category, .dd-system-page--archive, .dd-system-page--search, .dd-system-page--error, .dd-system-page--blog-index) > .dd-unified-hero--system {
	margin-top: 0 !important;
}

body.dd-pro :where(.dd-system-page--category, .dd-system-page--archive, .dd-system-page--search, .dd-system-page--error, .dd-system-page--blog-index) > .dd-unified-hero--system .dd-unified-hero__grid {
	width: min(var(--dd-shell-wide), calc(100% - clamp(42px, 6vw, 116px))) !important;
	max-width: var(--dd-shell-wide) !important;
	gap: clamp(18px, 2.8vw, 36px) !important;
}

@media (max-width: 700px) {
	body.dd-pro :where(.dd-system-page--category, .dd-system-page--archive, .dd-system-page--search, .dd-system-page--error, .dd-system-page--blog-index) {
		padding-block-start: 0 !important;
	}

	body.dd-pro :where(.dd-system-page--category, .dd-system-page--archive, .dd-system-page--search, .dd-system-page--error, .dd-system-page--blog-index) > .dd-unified-hero--system .dd-unified-hero__grid {
		width: min(calc(100% - clamp(22px, 7vw, 34px)), var(--dd-shell)) !important;
	}
}

/* Final shared-hero typography closure: normalizes unified and article hero branches. */
body.dd-pro :where(.dd-unified-hero, .dd-article-hero) h1 {
	font-size: var(--dd-lock-h1) !important;
	font-weight: 700 !important;
	line-height: 1.12 !important;
	letter-spacing: 0 !important;
}

body.dd-pro :where(.dd-unified-hero, .dd-article-hero) :where(.dd-kicker, .dd-page-kicker, .dd-unified-hero__badge, .dd-shop-card__label) {
	font-size: var(--dd-lock-label) !important;
	font-weight: 760 !important;
	line-height: 1.34 !important;
	letter-spacing: 0 !important;
}

body.dd-pro :where(.dd-unified-hero__items p, .dd-unified-hero__items b, .dd-unified-hero__items em) {
	font-size: clamp(13px, .18vw + 12.4px, 14.15px) !important;
	line-height: 1.34 !important;
	font-weight: 760 !important;
	letter-spacing: 0 !important;
}

body.dd-pro .dd-unified-hero__items em {
	font-size: clamp(12.35px, .16vw + 11.85px, 13.25px) !important;
	font-weight: 700 !important;
}

body.dd-pro :where(.dd-article-hero__content > p:not(.dd-kicker), .dd-unified-hero__content > p:not(.dd-kicker)) {
	font-size: var(--dd-lock-copy) !important;
	font-weight: 650 !important;
	line-height: 1.78 !important;
	letter-spacing: 0 !important;
}

html[dir="ltr"] body.dd-pro :where(.dd-article-hero__content > p:not(.dd-kicker), .dd-unified-hero__content > p:not(.dd-kicker)),
html:not([dir="rtl"]) body.dd-pro :where(.dd-article-hero__content > p:not(.dd-kicker), .dd-unified-hero__content > p:not(.dd-kicker)) {
	font-size: var(--dd-lock-copy-en) !important;
	line-height: 1.72 !important;
}

@media (max-width: 700px) {
	body.dd-pro :where(.dd-unified-hero, .dd-article-hero) h1,
	html[dir="ltr"] body.dd-pro :where(.dd-unified-hero, .dd-article-hero) h1,
	html:not([dir="rtl"]) body.dd-pro :where(.dd-unified-hero, .dd-article-hero) h1 {
		font-size: clamp(27px, 7.2vw, 34px) !important;
		line-height: 1.16 !important;
	}
}

/* Final touch-target closure for horizontal shared share controls. */
body.dd-pro .dd-related-tools__share .dd-article-share__button {
	min-width: 44px !important;
	width: 44px !important;
	min-height: 44px !important;
	height: 44px !important;
}

body.dd-pro .dd-related-tools__share .dd-article-share__button svg {
	width: 17.5px !important;
	height: 17.5px !important;
}

body.single-post.dd-pro .dd-article-hero__content--title > .dd-article-category-kicker {
	min-height: 44px !important;
}

body.dd-pro :where(.dd-system-results, .dd-system-grid) .dd-card__body h2 a {
	display: inline-flex !important;
	align-items: center !important;
	min-height: 44px !important;
}

body.dd-pro .dd-post-card__link,
body.dd-pro .dd-system-results .dd-post-card__link,
body.dd-pro .dd-system-results .dd-system-grid .dd-post-card__link,
body.dd-pro .dd-search-term-card .dd-post-card__link {
	min-height: 44px !important;
}

/* Single article share rail repair: keeps the vertical rail independent from horizontal share bands. */
@media (min-width: 981px) {
	body.single-post.dd-pro .dd-article-content-column {
		display: grid !important;
		grid-template-columns: 72px minmax(0, 1fr) !important;
		gap: clamp(16px, 1.8vw, 24px) !important;
		align-items: start !important;
	}

	html[dir="ltr"] body.single-post.dd-pro .dd-article-content-column,
	html:not([dir="rtl"]) body.single-post.dd-pro .dd-article-content-column,
	body.single-post.dd-pro .dd-article-page--ltr .dd-article-content-column {
		direction: ltr !important;
		grid-template-columns: 72px minmax(0, 1fr) !important;
		grid-template-areas: "share main" !important;
	}

	html[dir="rtl"] body.single-post.dd-pro .dd-article-content-column,
	body.rtl.single-post.dd-pro .dd-article-content-column,
	body.single-post.dd-pro .dd-article-page--rtl .dd-article-content-column {
		direction: ltr !important;
		grid-template-columns: minmax(0, 1fr) 72px !important;
		grid-template-areas: "main share" !important;
	}

	html[dir="rtl"] body.single-post.dd-pro .dd-article-content-column > .dd-article-main,
	body.rtl.single-post.dd-pro .dd-article-content-column > .dd-article-main,
	body.single-post.dd-pro .dd-article-page--rtl .dd-article-content-column > .dd-article-main,
	html[dir="rtl"] body.single-post.dd-pro .dd-article-content-column > .dd-article-share,
	body.rtl.single-post.dd-pro .dd-article-content-column > .dd-article-share,
	body.single-post.dd-pro .dd-article-page--rtl .dd-article-content-column > .dd-article-share {
		direction: rtl !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-main {
		grid-area: main !important;
		min-width: 0 !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share {
		grid-area: share !important;
		position: sticky !important;
		top: calc(var(--dd-header-height, 84px) + 10px) !important;
		z-index: 3 !important;
		display: grid !important;
		justify-self: center !important;
		justify-items: center !important;
		align-content: start !important;
		gap: 10px !important;
		width: 66px !important;
		max-width: 66px !important;
		margin: 0 !important;
		padding: 10px 7px !important;
		border: 1px solid rgba(15,87,95,.12) !important;
		border-radius: 30px !important;
		background: linear-gradient(180deg, rgba(255,255,255,.97), rgba(241,249,248,.91)) !important;
		box-shadow: 0 18px 40px rgba(13,34,43,.1), inset 0 1px 0 rgba(255,255,255,.94) !important;
		backdrop-filter: blur(14px) !important;
		overflow: visible !important;
	}

	body.admin-bar.single-post.dd-pro .dd-article-content-column > .dd-article-share {
		top: calc(32px + var(--dd-header-height, 84px) + 10px) !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share::before {
		display: none !important;
		content: none !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__label {
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		width: 50px !important;
		min-width: 0 !important;
		height: 28px !important;
		min-height: 0 !important;
		padding: 0 7px !important;
		border: 1px solid rgba(15,87,95,.12) !important;
		border-radius: 999px !important;
		background: linear-gradient(180deg, rgba(255,255,255,.96), rgba(232,249,247,.86)) !important;
		color: var(--dd-brand-strong) !important;
		font-size: 10.5px !important;
		font-weight: 950 !important;
		line-height: 1.1 !important;
		text-align: center !important;
		white-space: nowrap !important;
		writing-mode: horizontal-tb !important;
		box-shadow: inset 0 1px 0 rgba(255,255,255,.92) !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__label::before {
		display: none !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button {
		position: relative !important;
		display: grid !important;
		place-items: center !important;
		width: 48px !important;
		min-width: 48px !important;
		height: 48px !important;
		min-height: 48px !important;
		padding: 0 !important;
		border: 1px solid rgba(15,87,95,.14) !important;
		border-radius: 18px !important;
		background: linear-gradient(180deg, rgba(255,255,255,1), rgba(238,248,247,.94)) !important;
		color: #173141 !important;
		box-shadow: 0 10px 22px rgba(12,31,40,.07), inset 0 1px 0 rgba(255,255,255,.94) !important;
		overflow: visible !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button svg {
		display: block !important;
		width: 19px !important;
		height: 19px !important;
		fill: none !important;
		stroke: currentColor !important;
		stroke-width: 2.15 !important;
		stroke-linecap: round !important;
		stroke-linejoin: round !important;
		overflow: visible !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button[href*="facebook"] svg {
		fill: currentColor !important;
		stroke: none !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button svg path {
		fill: inherit !important;
		stroke: inherit !important;
		stroke-width: inherit !important;
		stroke-linecap: inherit !important;
		stroke-linejoin: inherit !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button:hover,
	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button:focus-visible,
	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button--copy.is-copied {
		border-color: rgba(0,94,103,.38) !important;
		background: linear-gradient(135deg, #083c45, var(--dd-brand-strong) 56%, var(--dd-brand-bright)) !important;
		color: #fff !important;
		box-shadow: 0 14px 28px rgba(0,94,103,.18), inset 0 1px 0 rgba(255,255,255,.18) !important;
		transform: translateY(-2px) scale(1.02) !important;
	}
}

@media (max-width: 980px) {
	body.single-post.dd-pro .dd-article-content-column > .dd-article-share {
		position: static !important;
		display: flex !important;
		align-items: center !important;
		justify-content: flex-start !important;
		flex-wrap: wrap !important;
		gap: 8px !important;
		width: 100% !important;
		max-width: 100% !important;
		margin: 0 0 clamp(12px, 3vw, 18px) !important;
		padding: 9px 10px !important;
		border: 1px solid rgba(15,87,95,.12) !important;
		border-radius: 18px !important;
		background: linear-gradient(90deg, rgba(255,255,255,.95), rgba(238,248,247,.86)) !important;
		box-shadow: 0 14px 32px rgba(13,34,43,.075), inset 0 1px 0 rgba(255,255,255,.92) !important;
		overflow-x: visible !important;
		overflow-y: visible !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share::before {
		display: none !important;
		content: none !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__label {
		flex: 0 0 auto !important;
		display: inline-flex !important;
		align-items: center !important;
		justify-content: center !important;
		width: auto !important;
		min-width: 0 !important;
		height: 38px !important;
		min-height: 38px !important;
		padding: 0 12px !important;
		border: 1px solid rgba(15,87,95,.12) !important;
		border-radius: 999px !important;
		background: rgba(255,255,255,.72) !important;
		color: var(--dd-brand-strong) !important;
		font-size: 11.5px !important;
		font-weight: 950 !important;
		line-height: 1 !important;
		white-space: nowrap !important;
		writing-mode: horizontal-tb !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__label::before {
		display: none !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button {
		position: relative !important;
		flex: 0 0 42px !important;
		display: grid !important;
		place-items: center !important;
		width: 42px !important;
		min-width: 42px !important;
		height: 42px !important;
		min-height: 42px !important;
		padding: 0 !important;
		border: 1px solid rgba(15,87,95,.13) !important;
		border-radius: 15px !important;
		background: rgba(255,255,255,.88) !important;
		color: #173141 !important;
		box-shadow: 0 8px 18px rgba(12,31,40,.055), inset 0 1px 0 rgba(255,255,255,.92) !important;
		overflow: visible !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button svg {
		display: block !important;
		width: 17.5px !important;
		height: 17.5px !important;
		fill: none !important;
		stroke: currentColor !important;
		stroke-width: 2.15 !important;
		stroke-linecap: round !important;
		stroke-linejoin: round !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button[href*="facebook"] svg {
		fill: currentColor !important;
		stroke: none !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button svg path {
		fill: inherit !important;
		stroke: inherit !important;
		stroke-width: inherit !important;
		stroke-linecap: inherit !important;
		stroke-linejoin: inherit !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button:hover,
	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button:focus-visible,
	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button--copy.is-copied {
		border-color: rgba(0,94,103,.38) !important;
		background: linear-gradient(135deg, #083c45, var(--dd-brand-strong) 56%, var(--dd-brand-bright)) !important;
		color: #fff !important;
		box-shadow: 0 12px 24px rgba(0,94,103,.16), inset 0 1px 0 rgba(255,255,255,.18) !important;
		transform: translateY(-2px) scale(1.02) !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__tooltip {
		top: calc(100% + 7px) !important;
		right: auto !important;
		bottom: auto !important;
		left: 50% !important;
		z-index: 60 !important;
		transform: translateX(-50%) translateY(-4px) scale(.98) !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button:hover .dd-article-share__tooltip,
	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button:focus-visible .dd-article-share__tooltip,
	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button--copy.is-copied .dd-article-share__tooltip {
		transform: translateX(-50%) translateY(0) scale(1) !important;
	}
}

/* Shared mobile width contract for content blocks below heroes. */
@media (max-width: 700px) {
	body.dd-pro .dd-main :where(.dd-shell, .dd-shell--wide):not(.dd-unified-hero__grid):not(.dd-lab-hero__grid) {
		width: calc(100% - var(--dd-mobile-gutter)) !important;
		max-width: calc(100vw - var(--dd-mobile-gutter)) !important;
		margin-inline: auto !important;
	}

	body.dd-pro .dd-main :where(
		.dd-related-tools__grid,
		.dd-related-tools__share-wrap,
		.dd-related-tools__card,
		.dd-related-tools__related,
		.dd-case-brief__grid,
		.dd-case-story__grid,
		.dd-tax-service-body__grid,
		.dd-product-knowledge-cards__grid,
		.dd-product-knowledge-body__grid,
		.dd-system-grid,
		.dd-article-layout,
		.dd-article-content-column,
		.dd-checkout-flow,
		.dd-cart-flow
	) {
		width: 100% !important;
		max-width: 100% !important;
		grid-template-columns: minmax(0, 1fr) !important;
		margin-inline: auto !important;
	}

	body.dd-pro .dd-main :where(
		.dd-contact-action__inner,
		.dd-contact-action__content,
		.dd-contact-action__form,
		.dd-contact-form,
		.dd-contact-form__head,
		.dd-contact-fluent,
		.dd-contact-fluent form,
		.dd-contact-fluent-head,
		.dd-contact-fluent .ff-el-group,
		.dd-contact-fluent .ff-el-input--content,
		.dd-contact-form label:not(.dd-contact-form__check),
		.dd-contact-form__wide,
		.dd-woo .woocommerce-tabs ul.tabs,
		.dd-woo .woocommerce-Tabs-panel,
		.dd-woo #tab-description,
		.dd-woo #tab-reviews,
		.dd-woo #reviews,
		.dd-woo .woocommerce-Reviews,
		.dd-woo #reviews #comments,
		.dd-woo #review_form_wrapper,
		.dd-woo #review_form,
		.dd-woo #respond,
		.dd-woo #review_form .comment-form,
		.dd-woo #review_form .comment-form-rating,
		.dd-woo #review_form .comment-form-comment,
		.dd-woo #review_form .comment-form-author,
		.dd-woo #review_form .comment-form-email,
		.dd-content-gallery__viewer,
		.dd-content-gallery__stage,
		.dd-content-gallery__thumbs,
		.dd-case-gallery__viewer,
		.dd-case-gallery__stage,
		.dd-case-gallery__thumbs,
		.dd-woo-flow-card form,
		.dd-woo-flow-card .form-row,
		.dd-checkout-flow .woocommerce-billing-fields__field-wrapper,
		.dd-checkout-flow .woocommerce-shipping-fields__field-wrapper,
		.dd-cart-flow__coupon
	) {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 0 !important;
		margin-inline: 0 !important;
	}

	body.dd-pro .dd-main :where(
		.dd-related-tools__share,
		.dd-related-tools__related,
		.dd-page__content,
		.dd-article-main,
		.dd-article-content,
		.dd-case-brief__card,
		.dd-case-story__content,
		.dd-case-story__side,
		.dd-case-quote,
		.dd-case-gallery__showcase,
		.dd-content-gallery,
		.dd-tax-service-body__content,
		.dd-tax-service-body__side,
		.dd-product-knowledge-cards article,
		.dd-product-knowledge-body__main,
		.dd-product-knowledge-body__side,
		.dd-product-brief,
		.dd-product-cta,
		.dd-woo .woocommerce-tabs,
		.dd-woo .woocommerce-tabs .panel,
		.dd-woo-flow-card,
		.dd-cart-flow__items,
		.dd-cart-summary,
		.dd-checkout-flow #customer_details,
		.dd-checkout-flow #order_review,
		.dd-account-panel,
		.dd-empty-state,
		.dd-post-card,
		.dd-card
	) {
		width: 100% !important;
		max-width: 100% !important;
		margin-inline: 0 !important;
	}

	body.dd-pro .dd-main :where(
		.dd-related-tools__share,
		.dd-related-tools__related,
		.dd-page__content,
		.dd-contact-action__inner,
		.dd-article-main,
		.dd-case-brief__card,
		.dd-case-story__content,
		.dd-case-quote,
		.dd-case-gallery__showcase,
		.dd-content-gallery,
		.dd-tax-service-body__content,
		.dd-tax-service-body__side,
		.dd-product-knowledge-cards article,
		.dd-product-knowledge-body__main,
		.dd-product-knowledge-body__side,
		.dd-product-brief__head,
		.dd-product-brief__grid article,
		.dd-product-brief__links,
		.dd-product-cta,
		.dd-woo .woocommerce-tabs,
		.dd-woo .woocommerce-tabs .panel,
		.dd-woo-flow-card,
		.dd-cart-flow__items,
		.dd-cart-summary,
		.dd-checkout-flow #customer_details,
		.dd-checkout-flow #order_review,
		.dd-account-panel,
		.dd-empty-state
	) {
		padding: clamp(14px, 4vw, 18px) !important;
		border-radius: clamp(18px, 5vw, 22px) !important;
	}

	body.dd-pro .dd-main :where(
		.dd-contact-action__inner,
		.dd-contact-action__content,
		.dd-contact-action__form,
		.dd-contact-form,
		.dd-contact-form__head,
		.dd-contact-fluent,
		.dd-contact-fluent-head,
		.dd-contact-fluent .ff-el-group,
		.dd-contact-fluent .ff-el-input--content,
		.dd-contact-form label:not(.dd-contact-form__check),
		.dd-woo .woocommerce-tabs ul.tabs,
		.dd-woo .woocommerce-Tabs-panel,
		.dd-woo #tab-description,
		.dd-woo #tab-reviews,
		.dd-woo .woocommerce-Reviews,
		.dd-woo #reviews #comments,
		.dd-woo #review_form_wrapper,
		.dd-woo #respond,
		.dd-woo #review_form .comment-form-rating,
		.dd-woo #review_form .comment-form-comment,
		.dd-woo #review_form .comment-form-author,
		.dd-woo #review_form .comment-form-email,
		.dd-content-gallery,
		.dd-content-gallery__stage,
		.dd-case-gallery__showcase,
		.dd-case-gallery__stage,
		.dd-woo-flow-card .form-row
	) {
		padding: clamp(8px, 2.4vw, 12px) !important;
		border-radius: clamp(15px, 4vw, 19px) !important;
	}

	body.dd-pro .dd-main :where(
		.dd-contact-action__inner,
		.dd-contact-action__form,
		.dd-contact-form,
		.dd-contact-fluent,
		.dd-contact-fluent form,
		.dd-woo #reviews,
		.dd-woo #review_form .comment-form,
		.dd-content-gallery,
		.dd-case-gallery__showcase,
		.dd-woo-flow-card form
	) {
		gap: clamp(8px, 2.4vw, 12px) !important;
	}

	body.dd-pro .dd-main :where(
		.dd-contact-form label:not(.dd-contact-form__check),
		.dd-contact-fluent .ff-el-group,
		.dd-woo #review_form .comment-form-rating,
		.dd-woo #review_form .comment-form-comment,
		.dd-woo #review_form .comment-form-author,
		.dd-woo #review_form .comment-form-email,
		.dd-woo-flow-card .form-row
	) {
		display: grid !important;
		gap: 6px !important;
		padding: clamp(7px, 2.1vw, 10px) !important;
	}

	body.dd-pro .dd-main :where(.dd-woo-flow-card .form-row) {
		padding: 0 !important;
	}

	body.dd-pro .dd-main :where(
		input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="button"]),
		select,
		textarea,
		.select2-container,
		.select2-container .select2-selection--single,
		.dd-contact-form input:not([type="checkbox"]):not([type="radio"]),
		.dd-contact-form select,
		.dd-contact-form textarea,
		.dd-contact-fluent input:not([type="checkbox"]):not([type="radio"]),
		.dd-contact-fluent select,
		.dd-contact-fluent textarea,
		.dd-woo #review_form textarea,
		.dd-woo #review_form input[type="text"],
		.dd-woo #review_form input[type="email"],
		.dd-woo-flow-card input.input-text,
		.dd-woo-flow-card input[type="text"],
		.dd-woo-flow-card input[type="email"],
		.dd-woo-flow-card input[type="tel"],
		.dd-woo-flow-card input[type="password"],
		.dd-woo-flow-card textarea,
		.dd-woo-flow-card select
	) {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 0 !important;
	}

	body.dd-pro .dd-main :where(
		.dd-contact-form input:not([type="checkbox"]):not([type="radio"]),
		.dd-contact-form select,
		.dd-contact-form textarea,
		.dd-contact-fluent input:not([type="checkbox"]):not([type="radio"]),
		.dd-contact-fluent select,
		.dd-contact-fluent textarea,
		.dd-woo #review_form textarea,
		.dd-woo #review_form input[type="text"],
		.dd-woo #review_form input[type="email"],
		.dd-woo-flow-card input.input-text,
		.dd-woo-flow-card input[type="text"],
		.dd-woo-flow-card input[type="email"],
		.dd-woo-flow-card input[type="tel"],
		.dd-woo-flow-card input[type="password"],
		.dd-woo-flow-card textarea,
		.dd-woo-flow-card select
	) {
		min-height: 46px !important;
		padding-inline: clamp(12px, 3.4vw, 15px) !important;
		border-radius: 14px !important;
	}

	body.dd-pro .dd-main :where(
		.dd-contact-form__check input,
		.dd-contact-form input[type="checkbox"],
		.dd-contact-form input[type="radio"],
		.dd-contact-fluent input[type="checkbox"],
		.dd-contact-fluent input[type="radio"]
	) {
		flex: 0 0 auto !important;
		width: 18px !important;
		height: 18px !important;
		min-width: 18px !important;
		min-height: 18px !important;
		max-width: 18px !important;
		max-height: 18px !important;
		padding: 0 !important;
		margin: 2px 0 0 !important;
		border-radius: 4px !important;
	}

	body.dd-pro .dd-main :where(
		.dd-woo #reviews #comments,
		.dd-woo #review_form_wrapper,
		.dd-woo #respond
	) {
		padding: 2px !important;
		border: 0 !important;
		border-radius: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
	}

	body.dd-pro .dd-main :where(
		.dd-woo #reviews #comments h2,
		.dd-woo #review_form_wrapper h3,
		.dd-woo #review_form .comment-reply-title
	) {
		margin-bottom: 10px !important;
	}

	body.dd-pro .dd-main :where(
		.dd-woo #review_form .comment-form-rating,
		.dd-woo #review_form .comment-form-comment,
		.dd-woo #review_form .comment-form-author,
		.dd-woo #review_form .comment-form-email
	) {
		padding: 0 !important;
		border: 0 !important;
		background: transparent !important;
		box-shadow: none !important;
	}

	body.dd-pro .dd-main :where(.dd-woo #review_form .comment-form) {
		display: grid !important;
		gap: 12px !important;
	}

	body.dd-pro .dd-main :where(.dd-woo p.stars, .dd-woo p.stars span) {
		display: inline-flex !important;
		width: auto !important;
		max-width: 100% !important;
		flex-wrap: wrap !important;
		align-items: center !important;
		justify-content: flex-start !important;
		gap: 8px !important;
	}

	html[dir="rtl"] body.dd-pro .dd-main :where(.dd-woo p.stars, .dd-woo p.stars span),
	body.rtl.dd-pro .dd-main :where(.dd-woo p.stars, .dd-woo p.stars span) {
		justify-content: flex-end !important;
	}

	body.dd-pro .dd-main :where(.dd-content-gallery__stage, .dd-case-gallery__stage) {
		height: clamp(220px, 70vw, 330px) !important;
	}

	body.dd-pro .dd-main :where(.dd-content-gallery__frame img, .dd-case-gallery__frame img) {
		padding: clamp(6px, 2.2vw, 10px) !important;
	}

	body.dd-pro .dd-main :where(.dd-content-gallery__thumbs, .dd-case-gallery__thumbs) {
		grid-auto-columns: clamp(96px, 31vw, 136px) !important;
		gap: 8px !important;
		padding-inline: 0 !important;
	}

	body.dd-pro .dd-main :where(.dd-woo .woocommerce-tabs .panel.entry-content) {
		padding: clamp(12px, 3.3vw, 16px) !important;
	}

	body.dd-pro .dd-main :where(.dd-related-tools__share) {
		justify-content: center !important;
		gap: 8px !important;
	}

	body.dd-pro .dd-main :where(.dd-related-tools__share .dd-article-share__label) {
		width: 100% !important;
		justify-content: center !important;
	}

	/* Nested mobile cards: each inner layer gets lighter spacing. */
	body.dd-pro .dd-main :where(
		.dd-page__content,
		.dd-article-main,
		.dd-contact-action__inner,
		.dd-contact-action__form,
		.dd-contact-form,
		.dd-contact-fluent,
		.dd-shop-featured,
		.dd-shop-card,
		.dd-product-brief,
		.dd-product-cta,
		.dd-woo .woocommerce-tabs,
		.dd-woo .woocommerce-tabs .panel,
		.dd-content-gallery,
		.dd-case-gallery__showcase,
		.dd-related-tools__share,
		.dd-related-tools__related,
		.dd-woo-flow-card,
		.dd-cart-flow__items,
		.dd-cart-summary,
		.dd-checkout-flow #customer_details,
		.dd-checkout-flow #order_review,
		.dd-account-panel,
		.dd-card
	) :where(
		.dd-card,
		.dd-card__body,
		.dd-contact-action__form,
		.dd-contact-form,
		.dd-contact-form__head,
		.dd-contact-form label:not(.dd-contact-form__check),
		.dd-contact-fluent,
		.dd-contact-fluent-head,
		.dd-contact-fluent .ff-el-group,
		.dd-shop-featured__content,
		.dd-shop-featured__visual,
		.dd-shop-featured__price,
		.dd-shop-card,
		.dd-shop-card__media,
		.dd-shop-card__body,
		.dd-shop-card__foot,
		.dd-product-brief__head,
		.dd-product-brief__grid article,
		.dd-product-brief__links,
		.dd-content-gallery,
		.dd-content-gallery__stage,
		.dd-content-gallery__thumb,
		.dd-case-gallery__showcase,
		.dd-case-gallery__stage,
		.dd-case-gallery__thumb,
		.dd-related-tools__share,
		.dd-related-tools__related,
		.dd-related-tools__related li,
		.dd-woo .woocommerce-tabs,
		.dd-woo .woocommerce-tabs .panel,
		.dd-woo .woocommerce-Tabs-panel,
		.dd-woo #reviews,
		.dd-woo #review_form,
		.dd-woo-flow-card,
		.dd-woo-flow-card .form-row,
		.woocommerce-billing-fields__field-wrapper,
		.woocommerce-shipping-fields__field-wrapper
	) {
		padding: clamp(6px, 2.1vw, 10px) !important;
		gap: clamp(6px, 2vw, 10px) !important;
		border-radius: clamp(14px, 4vw, 18px) !important;
	}

	body.dd-pro .dd-main :where(
		.dd-page__content,
		.dd-article-main,
		.dd-contact-action__inner,
		.dd-contact-action__form,
		.dd-contact-form,
		.dd-shop-featured,
		.dd-shop-card,
		.dd-product-brief,
		.dd-woo .woocommerce-tabs,
		.dd-content-gallery,
		.dd-case-gallery__showcase,
		.dd-related-tools__share,
		.dd-related-tools__related,
		.dd-woo-flow-card,
		.dd-card
	) :where(
		.dd-card,
		.dd-contact-form,
		.dd-contact-form__head,
		.dd-contact-form label:not(.dd-contact-form__check),
		.dd-shop-featured__content,
		.dd-shop-featured__visual,
		.dd-shop-card__media,
		.dd-shop-card__body,
		.dd-shop-card__foot,
		.dd-content-gallery__stage,
		.dd-content-gallery__thumb,
		.dd-case-gallery__stage,
		.dd-case-gallery__thumb,
		.dd-woo .woocommerce-tabs .panel,
		.dd-product-brief__grid article
	) :where(
		.dd-card,
		.dd-card__body,
		.dd-contact-form label:not(.dd-contact-form__check),
		.dd-contact-form__check,
		.dd-shop-card__meta span,
		.dd-shop-card__foot,
		.dd-content-gallery__thumb,
		.dd-case-gallery__thumb,
		.dd-woo #reviews,
		.dd-woo #review_form,
		.dd-woo #review_form .comment-form-rating,
		.dd-woo #review_form .comment-form-comment
	) {
		padding: clamp(4px, 1.6vw, 8px) !important;
		gap: clamp(5px, 1.8vw, 8px) !important;
		border-radius: clamp(12px, 3.4vw, 16px) !important;
	}

	body.dd-pro .dd-main :where(.dd-contact-form__check) {
		min-height: auto !important;
		padding: 9px 11px !important;
		gap: 8px !important;
	}

	body.dd-pro .dd-main :where(.dd-shop-featured__buy, .dd-shop-card__foot) {
		gap: 8px !important;
	}

	body.dd-pro .dd-main :where(.dd-shop-featured__chips, .dd-shop-card__meta) {
		gap: 7px !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share,
	body.dd-pro .dd-main :where(.dd-related-tools__share) {
		display: grid !important;
		grid-template-columns: repeat(6, minmax(38px, 44px)) !important;
		justify-content: center !important;
		align-items: center !important;
		gap: 8px !important;
		width: 100% !important;
		max-width: 100% !important;
		padding: 10px !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__label,
	body.dd-pro .dd-main :where(.dd-related-tools__share .dd-article-share__label) {
		grid-column: 1 / -1 !important;
		justify-self: center !important;
		width: auto !important;
		min-height: 28px !important;
		padding: 5px 12px !important;
		font-size: 11.5px !important;
		line-height: 1.2 !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button,
	body.dd-pro .dd-main :where(.dd-related-tools__share .dd-article-share__button) {
		width: 42px !important;
		height: 42px !important;
		min-width: 0 !important;
		min-height: 0 !important;
	}

	body.single-post.dd-pro .dd-article-content-column > .dd-article-share .dd-article-share__button svg,
	body.dd-pro .dd-main :where(.dd-related-tools__share .dd-article-share__button svg) {
		width: 17px !important;
		height: 17px !important;
	}
}
