﻿/* Hamrah.nl homepage â€” pixel-match (v1.3.0) */
:root {
	--hamrah-orange: #ff914d;
	--hamrah-orange-deep: #ff800c;
	--hamrah-orange-dark: #e86f00;
	--hamrah-peach: #fff3ea;
	--hamrah-peach-2: #fff0e2;
	--hamrah-ink: #1f2a3d;
	--hamrah-muted: #7a7a7a;
	--hamrah-border: #e8e8e8;
	--hamrah-footer: #5b4f47;
	--hamrah-footer-text: #dad4cf;
	/* boxed layout â€” slightly narrower than hamrah 1440 reference */
	--hamrah-boxed-max: 1320px;
	--hamrah-boxed-gutter: 58px;
	--hamrah-boxed-inner-wide: 1260px;
	--hamrah-boxed-inner-narrow: 1140px;
	--hamrah-radius: 20px;
}

body.home,
body.ecowise-hamrah-home {
	--ecowise-accent: var(--hamrah-orange);
	color: var(--hamrah-ink);
	overflow-x: hidden;
	max-width: 100%;
}

body.home.ecowise-rtl,
body.ecowise-hamrah-home.ecowise-rtl {
	direction: rtl;
	text-align: right;
}

body.home.ecowise-ltr,
body.ecowise-hamrah-home.ecowise-ltr {
	direction: ltr;
	text-align: left;
}

body.ecowise-hamrah-home.ecowise-ltr .ecowise-main,
body.home.ecowise-ltr .ecowise-main {
	direction: ltr;
	text-align: left;
}

/* Full LTR layout overrides when English is active */
body.ecowise-ltr .ecowise-header--hamrah .ecowise-header__cta,
body.ecowise-ltr .ecowise-header--hamrah .ecowise-nav__list,
body.ecowise-ltr .ecowise-side-nav__panel,
body.ecowise-ltr .ecowise-footer--hamrah,
body.ecowise-ltr .ecowise-page,
body.ecowise-ltr .ecowise-info-hero,
body.ecowise-ltr .ecowise-quiz,
body.ecowise-ltr .ecowise-dashboard,
body.ecowise-ltr .ecowise-course-single,
body.ecowise-ltr .ecowise-auth,
body.ecowise-ltr .ecowise-checkout-hero,
body.ecowise-ltr .ecowise-checkout-shell,
body.ecowise-ltr .ecowise-courses-hero,
body.ecowise-ltr .ecowise-route-card,
body.ecowise-ltr .ecowise-faq,
body.ecowise-ltr .ecowise-section__header {
	direction: ltr;
	text-align: left;
}

body.ecowise-ltr .ecowise-header--hamrah .ecowise-header__cta {
	direction: ltr;
}

body.ecowise-ltr .ecowise-nav__list,
body.ecowise-ltr .ecowise-footer-menu,
body.ecowise-ltr .ecowise-course-checklist,
body.ecowise-ltr .ecowise-course-bulletlist,
body.ecowise-ltr .ecowise-lesson-list {
	text-align: left;
}

body.ecowise-ltr .ecowise-course-checklist li,
body.ecowise-ltr .ecowise-course-bulletlist li {
	padding-inline-start: 1.75rem;
	padding-inline-end: 0;
}

body.ecowise-ltr .ecowise-course-checklist li:before,
body.ecowise-ltr .ecowise-course-bulletlist li:before {
	inset-inline-start: 0;
	inset-inline-end: auto;
}

body.ecowise-ltr .ecowise-breadcrumb,
body.ecowise-ltr .ecowise-dashboard-course__meta,
body.ecowise-ltr .ecowise-dashboard-orders__table th,
body.ecowise-ltr .ecowise-dashboard-orders__table td {
	text-align: left;
}

body.ecowise-ltr .ecowise-footer--hamrah__inner,
body.ecowise-ltr .ecowise-footer--hamrah__main {
	direction: ltr;
	text-align: left;
}

body.ecowise-ltr .ecowise-quiz__option,
body.ecowise-ltr .ecowise-form__field,
body.ecowise-ltr .ecowise-auth__card {
	text-align: left;
}

body.ecowise-ltr .ecowise-hero,
body.ecowise-ltr .ecowise-hero__content {
	direction: ltr;
	text-align: left;
}

/* Hamrah spatial layout in main; Persian text stays right-aligned */
body.home.ecowise-rtl .ecowise-main {
	direction: ltr;
	text-align: right;
}

/* Override main.css + fonts.php on homepage */
.home .ecowise-header--hamrah,
.ecowise-hamrah-home .ecowise-header--hamrah {
	backdrop-filter: none !important;
	background: transparent !important;
}
.home .ecowise-hero { min-height: auto; }
.home .ecowise-hero:after { display: none; }
.home .ecowise-header--hamrah .ecowise-nav__list a,
.home .ecowise-header--hamrah .ecowise-header__cta,
.ecowise-hamrah-home .ecowise-header--hamrah .ecowise-nav__list a,
.ecowise-hamrah-home .ecowise-header--hamrah .ecowise-header__cta,
.ecowise-side-nav__menu a {
	font-family: var(--ecowise-font-family, "Vazirmatn", Tahoma, sans-serif) !important;
}

.home .ecowise-nav-toggle,
.ecowise-hamrah-home .ecowise-nav-toggle {
	width: auto;
	height: auto;
	border: 0;
	background: transparent;
	padding: 0;
}

.home .ecowise-main,
.ecowise-hamrah-home .ecowise-main {
	background: #fff;
	overflow-x: clip;
	max-width: 100%;
}
.home .ecowise-section { padding: 4rem 0; }
.home .ecowise-footer--hamrah,
.ecowise-hamrah-home .ecowise-footer--hamrah {
	margin: 0;
	border: 0;
}

/* Keep inner-page content clear of the footer */
body.ecowise-hamrah-home:not(.home) .ecowise-footer--hamrah {
	margin-top: 3rem;
}

body.ecowise-hamrah-home:not(.home) .ecowise-page {
	padding-top: 1.5rem;
	padding-bottom: 4.5rem;
}

body.home .ecowise-section.ecowise-cta-banners {
	padding-bottom: 4rem;
}
.home .ecowise-container,
.ecowise-hamrah-home .ecowise-container,
.ecowise-header--hamrah .ecowise-container {
	width: min(
		calc(100% - (var(--hamrah-boxed-gutter) * 2)),
		var(--hamrah-boxed-max)
	);
	max-width: var(--hamrah-boxed-max);
	margin-inline: auto;
	padding: 0;
	box-sizing: border-box;
}

.ecowise-boxed--wide {
	width: min(100%, var(--hamrah-boxed-inner-wide));
	max-width: var(--hamrah-boxed-inner-wide);
	margin-inline: auto;
}

.ecowise-boxed--narrow {
	width: min(100%, var(--hamrah-boxed-inner-narrow));
	max-width: var(--hamrah-boxed-inner-narrow);
	margin-inline: auto;
}

.ecowise-header--hamrah .ecowise-container {
	padding: 0;
}

/* â”€â”€ Header: logos + orange-bordered nav pill (hamrah 38365) â”€â”€ */
.ecowise-header--hamrah {
	background: transparent;
	border-bottom: 0;
	box-shadow: none;
	backdrop-filter: none !important;
}

.ecowise-header--hamrah__shell {
	background: #fff;
	direction: ltr;
}

.ecowise-header--hamrah .ecowise-header--hamrah__inner {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: space-between;
	gap: 0;
	padding: 15px;
	min-height: 0;
}

.ecowise-header__logos {
	display: flex;
	align-items: center;
	gap: 5px;
	padding: 6px 8px;
	flex: 0 0 auto;
}

.ecowise-header__logo-item--seal {
	margin-bottom: -5px;
}

.ecowise-header__logo-item {
	display: inline-flex;
	align-items: center;
	line-height: 0;
	text-decoration: none;
	flex-shrink: 0;
}

.ecowise-header__logo-item img {
	display: block;
	width: auto;
	height: auto;
}

.ecowise-header__logo-item--hamrah img {
	width: 92px;
	max-width: 92px;
}

.ecowise-header__logo-item--secondary img {
	width: 100px;
	max-width: 100px;
}

.ecowise-header__logo-item--seal img {
	width: 38px;
	max-width: 38px;
}

.ecowise-header__nav-pill {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1.25rem;
	flex: 1 1 auto;
	min-width: 0;
	margin-inline-start: 0;
	margin-inline-end: 24px;
	padding: 10px 18px 10px 22px;
	background: #fff;
	border: 1.5px solid var(--hamrah-orange);
	border-radius: 64px;
	min-height: 56px;
	box-shadow: 0 8px 24px rgba(255, 128, 12, 0.08);
	box-sizing: border-box;
}

.ecowise-header__nav {
	flex: 0 1 auto;
	min-width: 0;
	max-width: none;
	width: auto;
	margin-inline-start: auto;
	margin-inline-end: 0;
	overflow: visible;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.ecowise-header--hamrah .ecowise-nav,
.home .ecowise-header--hamrah .ecowise-nav {
	position: static !important;
	inset: auto !important;
	transform: none !important;
	max-height: none !important;
	opacity: 1 !important;
	visibility: visible !important;
	pointer-events: auto !important;
	padding: 0 !important;
	box-shadow: none !important;
	background: transparent !important;
	overflow: visible !important;
}

.ecowise-header--hamrah .ecowise-nav__list {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: flex-end;
	gap: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	direction: rtl;
	text-align: right;
}

.ecowise-header--hamrah .ecowise-nav__list > .menu-item {
	position: relative;
	margin: 0 10px;
	padding: 0;
}

.ecowise-header--hamrah .ecowise-nav__list > .menu-item:first-child {
	margin-inline-end: 0;
}

.ecowise-header--hamrah .ecowise-nav__list > .menu-item:last-child {
	margin-inline-start: 0;
}

.ecowise-header--hamrah .ecowise-nav__list > .menu-item > a {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	color: #000;
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	text-decoration: none;
	white-space: nowrap;
	padding: 0;
	border-bottom: 0;
	position: relative;
	transition: color .2s ease;
	direction: rtl;
	text-align: right;
}

.ecowise-header--hamrah .ecowise-nav__list > .menu-item > a::after {
	content: '';
	position: absolute;
	inset-inline: 0;
	bottom: -4px;
	height: 2px;
	background: var(--hamrah-orange);
	transform: scaleX(0);
	transform-origin: right center;
	transition: transform .25s ease, opacity .25s ease;
	opacity: 0;
}

.ecowise-header--hamrah .ecowise-nav__list > .menu-item > a:hover,
.ecowise-header--hamrah .ecowise-nav__list > .menu-item.current-menu-item > a {
	color: var(--hamrah-orange);
}

.ecowise-header--hamrah .ecowise-nav__list > .menu-item > a:hover::after,
.ecowise-header--hamrah .ecowise-nav__list > .menu-item.current-menu-item > a::after {
	transform: scaleX(1);
	opacity: 1;
}

.ecowise-nav__caret {
	display: inline-block;
	width: 7px;
	height: 7px;
	margin-top: -3px;
	border: 0;
	border-right: 1.5px solid currentColor;
	border-bottom: 1.5px solid currentColor;
	transform: rotate(45deg);
	opacity: .85;
	flex-shrink: 0;
}

.ecowise-header--hamrah .ecowise-nav__list .sub-menu {
	position: absolute;
	top: calc(100% + 12px);
	right: 0;
	left: auto;
	min-width: 220px;
	margin: 0;
	padding: 6px 0;
	list-style: none;
	background: #fff;
	border-radius: 14px;
	box-shadow: -1px 1px 14px rgba(0, 0, 0, 0.08);
	border: 0;
	opacity: 0;
	visibility: hidden;
	transform: translateY(4px);
	transition: opacity .2s ease, visibility .2s ease, transform .2s ease;
	z-index: 130;
	direction: rtl;
	text-align: right;
}

.ecowise-header--hamrah .menu-item-has-children:hover > .sub-menu,
.ecowise-header--hamrah .menu-item-has-children:focus-within > .sub-menu {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.ecowise-header--hamrah .sub-menu a {
	display: block;
	padding: 10px 16px;
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	text-decoration: none;
	text-align: right;
	transition: color .2s ease;
}

.ecowise-header--hamrah .sub-menu a:hover,
.ecowise-header--hamrah .sub-menu .current-menu-item > a,
.ecowise-header--hamrah .sub-menu .current-menu-ancestor > a {
	color: var(--hamrah-orange);
	background: transparent;
}

.ecowise-header--hamrah .sub-menu .sub-menu {
	top: 0;
	right: 100%;
	left: auto;
	margin-right: .35rem;
	margin-left: 0;
}

body.ecowise-ltr .ecowise-header--hamrah .ecowise-nav__list .sub-menu {
	left: 0;
	right: auto;
}

body.ecowise-ltr .ecowise-header--hamrah .sub-menu .sub-menu {
	left: 100%;
	right: auto;
	margin-left: .35rem;
	margin-right: 0;
}

.ecowise-header__actions {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 18px;
	flex: 0 0 auto;
	margin-inline-start: 0;
	margin-inline-end: 0;
}

/* Language switcher â€” FA / EN */
.ecowise-lang-switch {
	display: inline-flex;
	align-items: stretch;
	overflow: hidden;
	flex: 0 0 auto;
	border: 1px solid var(--hamrah-border, #e8e8e8);
	border-radius: 999px;
	background: #fff;
	box-shadow: 0 1px 2px rgba(31, 42, 61, 0.04);
}

.ecowise-lang-switch a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 3.1rem;
	padding: 0.35rem 0.7rem;
	font-size: 0.78rem;
	font-weight: 800;
	line-height: 1.2;
	color: var(--hamrah-muted, #7a7a7a);
	text-decoration: none;
	white-space: nowrap;
	transition: background 0.15s ease, color 0.15s ease;
}

.ecowise-lang-switch a + a {
	border-inline-start: 1px solid var(--hamrah-border, #e8e8e8);
}

.ecowise-lang-switch a:hover {
	color: var(--hamrah-ink, #1f2a3d);
	background: var(--hamrah-peach, #fff3ea);
}

.ecowise-lang-switch a.is-active {
	background: var(--hamrah-orange, #ff914d);
	color: #fff;
}

.ecowise-lang-switch--header a {
	min-height: 34px;
	padding: 0.4rem 0.75rem;
	font-size: 0.8rem;
}

.ecowise-lang-switch--mobile {
	margin-inline-start: 0;
}

.ecowise-lang-switch--mobile a {
	min-width: 2.6rem;
	min-height: 32px;
	padding: 0.3rem 0.55rem;
	font-size: 0.72rem;
}

.ecowise-lang-switch--side {
	display: flex;
	width: 100%;
	max-width: 220px;
	margin: 0 auto 0.85rem;
}

.ecowise-lang-switch--side a {
	flex: 1 1 0;
	min-height: 42px;
	font-size: 0.9rem;
}

body.ecowise-ltr .ecowise-lang-switch a[lang="en"].is-active,
body.ecowise-rtl .ecowise-lang-switch a[lang="fa"].is-active {
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
}

.ecowise-header--hamrah .ecowise-header__cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
	padding: 6px 10px;
	min-width: 108px;
	border-radius: 16px;
	background: var(--hamrah-orange);
	color: #fff !important;
	font-weight: 500;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
	white-space: nowrap;
	box-shadow: none;
	transition: background .2s ease, box-shadow .35s linear;
	direction: rtl;
	text-align: center;
}

.ecowise-header--hamrah .ecowise-header__cta:hover {
	background: var(--hamrah-orange);
	color: #fff;
	box-shadow: 3px 2px 10px 1px rgba(0, 0, 0, 0.27);
}

.ecowise-header--hamrah .ecowise-header__cta svg {
	flex-shrink: 0;
	width: 6px;
	height: 12px;
	transform: scaleX(-1);
}

.ecowise-logo--hamrah {
	font-size: 1.85rem;
	font-weight: 800;
	color: var(--hamrah-ink);
	text-decoration: none;
}

.ecowise-logo--image img { max-height: 54px; width: auto; display: block; }

.ecowise-header--hamrah .ecowise-header__burger {
	width: auto;
	height: auto;
	padding: 0;
	border: 0;
	background: transparent;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	color: #1f2a3d;
	transition: color .2s ease;
}

.ecowise-header--hamrah .ecowise-header__burger:hover { color: var(--hamrah-orange); }

.ecowise-header--hamrah .ecowise-header__burger-icon {
	display: block;
	width: auto;
	height: 20px;
}

.ecowise-header__tools {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 1rem;
}

.ecowise-header__cta {
	display: inline-flex;
	align-items: center;
	gap: .5rem;
	padding: .72rem 1.35rem;
	border-radius: 999px;
	background: var(--hamrah-orange);
	color: #fff !important;
	font-weight: 600;
	font-size: .95rem;
	text-decoration: none;
	white-space: nowrap;
	line-height: 1;
}

.ecowise-header__burger span {
	display: block;
	width: 28px;
	height: 3px;
	border-radius: 2px;
	background: var(--hamrah-ink);
}

/* Side drawer (hamrah burger) */
.ecowise-side-nav {
	position: fixed;
	inset: 0;
	z-index: 200;
	pointer-events: none;
	overflow: hidden;
}

.ecowise-side-nav.is-open {
	pointer-events: auto;
}

.ecowise-side-nav__backdrop {
	position: absolute;
	inset: 0;
	border: 0;
	background: rgba(31, 42, 61, 0.45);
	opacity: 0;
	transition: opacity .25s ease;
	cursor: pointer;
}

.ecowise-side-nav.is-open .ecowise-side-nav__backdrop {
	opacity: 1;
}

.ecowise-side-nav__panel {
	position: absolute;
	top: 0;
	right: 0;
	width: min(100%, 360px);
	height: 100%;
	background: #fff;
	color: var(--hamrah-ink);
	padding: 1.25rem 1.25rem 2rem;
	transform: translateX(100%);
	transition: transform .28s ease;
	overflow-y: auto;
	box-shadow: -12px 0 40px rgba(0, 0, 0, 0.12);
	display: flex;
	flex-direction: column;
	align-items: stretch;
	direction: rtl;
}

.ecowise-side-nav.is-open .ecowise-side-nav__panel {
	transform: translateX(0);
}

.ecowise-side-nav__close {
	position: static;
	align-self: flex-end;
	flex: 0 0 auto;
	width: 40px;
	height: 40px;
	margin: 0 0 1rem;
	border: 0;
	border-radius: 50%;
	background: var(--hamrah-peach);
	color: var(--hamrah-ink);
	font-size: 1.6rem;
	line-height: 1;
	cursor: pointer;
}

.ecowise-side-nav__menu {
	margin-top: 0;
	flex: 1 1 auto;
	min-height: 0;
	overflow-y: auto;
	direction: rtl;
	text-align: right;
}

.ecowise-side-nav__menu .ecowise-nav__list {
	display: grid;
	gap: .15rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

.ecowise-side-nav__menu .ecowise-nav__list > .menu-item > a {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: .5rem;
	padding: .85rem .5rem;
	color: var(--hamrah-ink);
	font-size: 1.05rem;
	font-weight: 600;
	text-decoration: none;
	border-bottom: 1px solid var(--hamrah-border);
	direction: rtl;
	text-align: right;
}

.ecowise-side-nav__menu .ecowise-nav__caret {
	display: none;
}

.ecowise-side-nav__menu .sub-menu {
	position: relative;
	margin: .25rem 0 .75rem;
	padding: 0 1rem 0 0;
	list-style: none;
	border: 0;
}

.ecowise-side-nav__menu .sub-menu::before {
	content: '';
	position: absolute;
	top: .15rem;
	bottom: .15rem;
	right: 0;
	width: 2px;
	background: var(--hamrah-border);
}

.ecowise-side-nav__menu .sub-menu a {
	display: block;
	padding: .45rem 0;
	color: var(--hamrah-muted);
	font-size: .92rem;
	text-decoration: none;
}

.ecowise-side-nav__brand {
	display: none;
	text-align: center;
	margin: 0 0 1.25rem;
}

.ecowise-side-nav__brand .ecowise-header__logos {
	justify-content: center;
	gap: 8px;
	padding: 0;
}

.ecowise-side-nav__brand .ecowise-header__logo-item--hamrah img {
	width: 72px;
	max-width: 72px;
}

.ecowise-side-nav__brand .ecowise-header__logo-item--secondary img {
	width: 80px;
	max-width: 80px;
}

.ecowise-side-nav__brand .ecowise-header__logo-item--mobile-round img {
	width: 48px;
	max-width: 48px;
}

.ecowise-side-nav__footer {
	display: flex;
	flex-direction: column;
	align-items: center;
	flex: 0 0 auto;
	margin-top: auto;
	padding-top: 1.25rem;
	text-align: center;
}

.ecowise-side-nav__cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: auto;
	min-width: 140px;
	margin-inline: auto;
	background: var(--hamrah-orange) !important;
	color: #fff !important;
	font-size: 1rem;
	padding: .85rem 1.25rem;
	text-align: center;
}

.ecowise-side-nav__cta .ecowise-header__cta-text {
	flex: 0 0 auto;
	text-align: center;
}

.ecowise-side-nav__cta svg {
	display: none;
}

.ecowise-side-nav__cta:hover {
	background: var(--hamrah-orange-deep) !important;
	color: #fff !important;
	box-shadow: 0 8px 24px rgba(255, 145, 77, 0.25);
}

/* Mobile header bar (hamrah #mobile_header) */
.ecowise-header--hamrah__mobile {
	display: none;
	direction: ltr;
	padding: 8px 0 10px;
	background: #fff;
}

.ecowise-header--hamrah__mobile-bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	width: 100%;
	padding: 5px 10px;
	background: #fff;
	border: 0;
	border-radius: 8px;
	box-shadow: 0 4px 14px rgba(31, 42, 61, 0.06);
	box-sizing: border-box;
}

.ecowise-header--hamrah__mobile-spacer {
	display: none;
}

.ecowise-header__logos--mobile {
	justify-content: center;
	margin-inline-start: 0;
	margin-inline-end: 0;
	flex: 1 1 auto;
	padding: 0;
	gap: 6px;
	min-width: 0;
}

.ecowise-header__burger--mobile {
	flex: 0 0 auto;
}

.ecowise-header__logo-item--mobile-round img {
	width: 40px;
	max-width: 40px;
	border-radius: 50%;
}

body.ecowise-side-open {
	overflow: hidden;
}

/* --- Hero --- */
.ecowise-hero-hamrah {
	background: #fff;
	padding: 0;
}

.ecowise-hero-hamrah__shell {
	position: relative;
	padding-top: 0;
	padding-bottom: 0;
	padding-inline: 15px;
	box-sizing: border-box;
}

.ecowise-hero-hamrah__card {
	position: relative;
	width: 100%;
	max-width: none;
	margin-inline: auto;
	border-radius: 26px;
	background:
		radial-gradient(ellipse 58% 48% at 88% 12%, rgba(255, 255, 255, 0.42) 0%, transparent 55%),
		radial-gradient(ellipse 42% 38% at 8% 78%, rgba(255, 224, 196, 0.45) 0%, transparent 50%),
		linear-gradient(132deg, #ffe0c8 0%, #ffc48a 28%, var(--hamrah-orange) 68%, #ff800c 100%);
	padding: 28px 40px 0 56px;
	overflow: hidden;
	box-sizing: border-box;
	box-shadow:
		0 20px 48px rgba(255, 128, 12, 0.18),
		inset 0 1px 0 rgba(255, 255, 255, 0.35);
}

body.home.ecowise-rtl .ecowise-hero-hamrah__card,
body.ecowise-hamrah-home.ecowise-rtl .ecowise-hero-hamrah__card {
	padding: 28px 40px 0 56px;
}

.ecowise-hero-hamrah__decor {
	position: absolute;
	inset: 0;
	pointer-events: none;
	z-index: 0;
	overflow: hidden;
}

.ecowise-hero-hamrah__orb {
	position: absolute;
	border-radius: 50%;
}

.ecowise-hero-hamrah__orb--1 {
	top: -18%;
	left: -8%;
	width: min(42vw, 360px);
	height: min(42vw, 360px);
	background: radial-gradient(circle, rgba(255, 255, 255, 0.28) 0%, transparent 70%);
}

.ecowise-hero-hamrah__orb--2 {
	right: -10%;
	bottom: -24%;
	width: min(38vw, 300px);
	height: min(38vw, 300px);
	background: rgba(255, 255, 255, 0.12);
}

.ecowise-hero-hamrah__orb--3 {
	top: 36%;
	left: 42%;
	width: 100px;
	height: 100px;
	background: radial-gradient(circle, rgba(255, 255, 255, 0.22) 0%, transparent 70%);
}

.ecowise-hero-hamrah__track {
	position: relative;
	z-index: 1;
	min-height: 480px;
	padding-bottom: 0;
}

.ecowise-hero-hamrah__slide {
	position: absolute;
	inset: 0;
	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
	transition: opacity .55s ease, visibility .55s ease, transform .55s ease;
	pointer-events: none;
}

.ecowise-hero-hamrah__slide.is-active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
	position: relative;
	pointer-events: auto;
	z-index: 1;
}

.ecowise-hero-hamrah__layout {
	display: grid;
	grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr);
	gap: .75rem;
	align-items: end;
	min-height: 480px;
	direction: ltr;
}

.ecowise-hero-hamrah__content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 0;
	padding: 1.25rem 0 4.5rem;
	margin-inline-start: clamp(1.5rem, 5vw, 4.5rem);
	align-self: center;
	justify-self: stretch;
	max-width: 40rem;
	width: 100%;
	direction: rtl;
	text-align: right;
	box-sizing: border-box;
}

/* English hero copy â€” LTR (must beat base rtl rules) */
body.ecowise-ltr .ecowise-hero-hamrah__content {
	direction: ltr !important;
	text-align: left !important;
	align-items: flex-start !important;
}

body.ecowise-ltr .ecowise-hero-hamrah__title,
body.ecowise-ltr .ecowise-hero-hamrah__subtitle,
body.ecowise-ltr .ecowise-hero-hamrah__eyebrow,
body.ecowise-ltr .ecowise-hero-hamrah__cta {
	direction: ltr !important;
	text-align: left !important;
	unicode-bidi: isolate;
}

body.ecowise-ltr .ecowise-hero-hamrah__cta {
	flex-direction: row !important;
}

body.ecowise-ltr .ecowise-hero-hamrah__cta svg {
	transform: none !important;
}

.ecowise-hero-hamrah__slide.is-active .ecowise-hero-hamrah__eyebrow,
.ecowise-hero-hamrah__slide.is-active .ecowise-hero-hamrah__title,
.ecowise-hero-hamrah__slide.is-active .ecowise-hero-hamrah__subtitle,
.ecowise-hero-hamrah__slide.is-active .ecowise-hero-hamrah__cta,
.ecowise-hero-hamrah__slide.is-active .ecowise-hero-hamrah__portrait {
	animation: ecowise-hero-rise .65s ease both;
}

.ecowise-hero-hamrah__slide.is-active .ecowise-hero-hamrah__title { animation-delay: .06s; }
.ecowise-hero-hamrah__slide.is-active .ecowise-hero-hamrah__subtitle { animation-delay: .12s; }
.ecowise-hero-hamrah__slide.is-active .ecowise-hero-hamrah__cta { animation-delay: .18s; }
.ecowise-hero-hamrah__slide.is-active .ecowise-hero-hamrah__portrait { animation-delay: .1s; }

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

.ecowise-hero-hamrah__eyebrow {
	display: inline-flex;
	align-self: flex-start;
	margin: 0 0 .85rem;
	padding: .42rem 1rem;
	border-radius: 999px;
	background: var(--hamrah-ink);
	border: 0;
	color: #fff;
	font-size: .82rem;
	font-weight: 600;
	line-height: 1.4;
	box-shadow: 0 6px 16px rgba(31, 42, 61, 0.18);
}

.ecowise-hero-hamrah__title {
	margin: 0 0 .85rem;
	font-size: clamp(1.25rem, 2.1vw, 1.7rem);
	line-height: 1.4;
	font-weight: 700;
	color: var(--hamrah-ink);
	max-width: 22ch;
	letter-spacing: 0;
	text-align: right;
}

body.ecowise-ltr .ecowise-hero-hamrah__title {
	text-align: left !important;
}

.ecowise-hero-hamrah__subtitle {
	margin: 0 0 1.35rem;
	max-width: 42ch;
	color: rgba(31, 42, 61, 0.78);
	font-size: .95rem;
	line-height: 1.75;
	text-align: right;
}

body.ecowise-ltr .ecowise-hero-hamrah__subtitle {
	text-align: left !important;
}

.ecowise-hero-hamrah__cta {
	display: inline-flex;
	align-items: center;
	align-self: flex-start;
	gap: .55rem;
	padding: .85rem 1.45rem;
	border-radius: 999px;
	background: #fff;
	color: var(--hamrah-orange-deep);
	font-weight: 700;
	font-size: .92rem;
	text-decoration: none;
	line-height: 1;
	box-shadow: 0 12px 28px rgba(31, 42, 61, 0.12);
	transition: transform .2s ease, box-shadow .2s ease, color .2s ease, background .2s ease;
}

.ecowise-hero-hamrah__cta svg {
	transform: scaleX(-1);
	flex-shrink: 0;
}

.ecowise-hero-hamrah__cta:hover {
	background: #fff;
	color: var(--hamrah-orange-dark);
	transform: translateY(-2px);
	box-shadow: 0 16px 32px rgba(31, 42, 61, 0.16);
}

.ecowise-hero-hamrah__visual {
	position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	align-self: stretch;
	min-height: 480px;
	height: 100%;
}

.ecowise-hero-hamrah__blob {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 96%;
	height: 92%;
	background:
		radial-gradient(ellipse 70% 55% at 50% 28%, rgba(255, 255, 255, 0.38) 0%, transparent 62%),
		radial-gradient(ellipse 90% 80% at 50% 70%, rgba(255, 200, 150, 0.48) 0%, transparent 72%),
		linear-gradient(180deg, rgba(255, 214, 188, 0.75) 0%, rgba(255, 145, 77, 0.5) 58%, rgba(255, 128, 12, 0.28) 100%);
	border-radius: 50% / 44%;
	z-index: 0;
}

.ecowise-hero-hamrah__portrait {
	position: relative;
	z-index: 1;
	display: block;
	width: auto;
	max-width: min(100%, 500px);
	height: auto;
	max-height: 500px;
	margin: 0 auto;
	object-fit: contain;
	object-position: bottom center;
	filter: drop-shadow(0 20px 36px rgba(31, 42, 61, 0.16));
}

.ecowise-hero-hamrah__controls {
	position: absolute;
	bottom: 1.6rem;
	left: 56px;
	right: auto;
	z-index: 5;
	display: flex;
	align-items: center;
	gap: .65rem;
	margin-top: 0;
}

body.home.ecowise-rtl .ecowise-hero-hamrah__controls,
body.ecowise-hamrah-home.ecowise-rtl .ecowise-hero-hamrah__controls {
	left: 56px;
	right: auto;
}

.ecowise-hero-hamrah__arrow {
	display: none;
	width: 38px;
	height: 38px;
	border: 1px solid rgba(255, 255, 255, 0.7);
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.92);
	color: var(--hamrah-orange-deep);
	font-size: 1.4rem;
	line-height: 1;
	cursor: pointer;
	padding: 0;
	transition: background .2s ease, transform .2s ease, border-color .2s ease;
}

.ecowise-hero-hamrah__arrow:hover {
	background: #fff;
	border-color: #fff;
	transform: scale(1.05);
}

.ecowise-hero-hamrah__dots {
	display: flex;
	gap: .45rem;
	align-items: center;
	padding: .4rem .6rem;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.55);
	border: 1px solid rgba(31, 42, 61, 0.08);
	backdrop-filter: blur(8px);
}

.ecowise-hero-hamrah__dot {
	width: 9px;
	height: 9px;
	border: 0;
	border-radius: 50%;
	background: #1f2a3d;
	opacity: .35;
	cursor: pointer;
	padding: 0;
	transition: width .25s ease, background .25s ease, transform .2s ease, opacity .2s ease;
}

.ecowise-hero-hamrah__dot:hover {
	transform: scale(1.15);
	opacity: .65;
}

.ecowise-hero-hamrah__dot.is-active {
	background: #1f2a3d;
	opacity: 1;
	width: 26px;
	border-radius: 999px;
	box-shadow: none;
}

.ecowise-hero-hamrah__progress {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 3px;
	z-index: 6;
	background: rgba(255, 255, 255, 0.22);
	overflow: hidden;
	border-radius: 0 0 26px 26px;
	pointer-events: none;
}

.ecowise-hero-hamrah__progress-bar {
	display: block;
	height: 100%;
	width: 0%;
	background: #fff;
}

.ecowise-hero-hamrah.is-progress .ecowise-hero-hamrah__progress { display: block; }

.ecowise-hero-hamrah.is-progress .ecowise-hero-hamrah__progress-bar {
	animation: ecowise-hero-progress 7s linear forwards;
}

.ecowise-hero-hamrah.is-progress-paused .ecowise-hero-hamrah__progress-bar {
	animation-play-state: paused;
}

@keyframes ecowise-hero-progress {
	from { width: 0%; }
	to { width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
	.ecowise-hero-hamrah__slide,
	.ecowise-hero-hamrah__slide.is-active .ecowise-hero-hamrah__eyebrow,
	.ecowise-hero-hamrah__slide.is-active .ecowise-hero-hamrah__title,
	.ecowise-hero-hamrah__slide.is-active .ecowise-hero-hamrah__subtitle,
	.ecowise-hero-hamrah__slide.is-active .ecowise-hero-hamrah__cta,
	.ecowise-hero-hamrah__slide.is-active .ecowise-hero-hamrah__portrait,
	.ecowise-hero-hamrah__progress-bar {
		animation: none !important;
		transition: none !important;
		transform: none !important;
	}
}

/* â”€â”€ Routes 2Ã—2 â”€â”€ */
.ecowise-routes--hamrah {
	padding-top: 3rem;
	padding-bottom: 3.5rem;
}

.ecowise-section__header--hamrah {
	text-align: center;
	max-width: 960px;
	margin: 0 auto 2.5rem;
}

.ecowise-section__header--hamrah h2 {
	margin: 0 0 .65rem;
	font-size: clamp(1.75rem, 3vw, 2.25rem);
	font-weight: 400;
	color: var(--hamrah-ink);
}

.ecowise-section__header--hamrah p {
	margin: 0;
	color: var(--hamrah-muted);
	line-height: 1.7;
	font-size: 1rem;
}

.ecowise-routes__grid--hamrah {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1.35rem;
}

.ecowise-route-card--hamrah {
	position: relative;
	border: 1px solid var(--hamrah-border);
	border-radius: var(--hamrah-radius);
	background: #fff;
	padding: 1.65rem 1.55rem 1.4rem;
	padding-top: 1.85rem;
	box-shadow: 0 10px 36px rgba(31, 42, 61, 0.06);
	display: flex;
	flex-direction: column;
	min-height: 100%;
	overflow: hidden;
	direction: rtl;
	text-align: right;
}

.ecowise-route-card--hamrah::before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 4px;
	border-radius: var(--hamrah-radius) var(--hamrah-radius) 0 0;
}

.ecowise-route-card--accent-1::before { background: var(--hamrah-orange); }
.ecowise-route-card--accent-2::before { background: #00327a; }
.ecowise-route-card--accent-3::before { background: var(--hamrah-orange); }
.ecowise-route-card--accent-4::before { background: #c9a227; }

.ecowise-route-card--hamrah h3 {
	margin: 0 0 .65rem;
	font-size: 1.35rem;
	font-weight: 400;
	color: var(--hamrah-ink);
	line-height: 1.3;
}

.ecowise-route-card__lead {
	margin: 0 0 .85rem;
	color: var(--hamrah-muted);
	line-height: 1.7;
	font-size: .98rem;
}

.ecowise-route-card__note {
	margin-bottom: 1rem;
	padding: .9rem 1rem;
	border-radius: 14px;
	background: var(--hamrah-peach-2);
	border: 1px solid #ffe2c5;
	color: #7a4d16;
	font-size: .9rem;
	line-height: 1.65;
}

.ecowise-route-card__links {
	list-style: none;
	margin: 0 0 1.15rem;
	padding: 0;
	flex: 1 1 auto;
}

.ecowise-route-card__links li {
	border-bottom: 1px solid #efefef;
}

.ecowise-route-card__links a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: .85rem;
	padding: .85rem 0;
	color: var(--hamrah-ink);
	text-decoration: none;
	font-weight: 500;
	font-size: .95rem;
	direction: rtl;
	text-align: right;
}

.ecowise-route-card__links a:hover { color: var(--hamrah-orange-deep); }

.ecowise-route-card__chevron {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: auto;
	height: auto;
	border-radius: 0;
	background: transparent;
	color: #e65100;
	font-size: .78rem;
	font-style: normal;
	flex-shrink: 0;
}

.ecowise-route-card__footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	margin-top: auto;
}

.ecowise-route-card__badges {
	display: flex;
	flex-wrap: wrap;
	gap: .5rem;
	align-items: center;
}

.ecowise-route-card__badges span {
	display: inline-flex;
	padding: .3rem .5rem;
	border-radius: 6px;
	background: #f5f5f5;
	color: #888;
	font-size: .65rem;
	font-weight: 700;
	text-transform: uppercase;
}

.ecowise-route-card__cta {
	display: inline-flex;
	align-items: center;
	gap: .4rem;
	padding: .72rem 1.25rem;
	border-radius: 999px;
	background: var(--hamrah-orange);
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	font-size: .88rem;
	white-space: nowrap;
}

.ecowise-route-card__cta:hover { background: var(--hamrah-orange-deep); color: #fff; }

/* â”€â”€ Partners â”€â”€ */
.ecowise-partners {
	padding: 2rem 0 3rem;
}

.ecowise-partners__title {
	text-align: center;
	margin: 0 0 1.75rem;
	font-size: 1.5rem;
	font-weight: 400;
	color: var(--hamrah-ink);
}

.ecowise-partners__row {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 2rem 2.5rem;
}

.ecowise-partners__logo {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 118px;
	height: 72px;
	padding: .55rem .75rem;
	border-radius: 14px;
	background: #fff;
	border: 1px solid var(--hamrah-border);
	box-shadow: 0 6px 18px rgba(31, 42, 61, 0.04);
	text-decoration: none;
	transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.ecowise-partners__logo:hover {
	transform: translateY(-2px);
	border-color: #ffd7b8;
	box-shadow: 0 10px 24px rgba(255, 128, 12, 0.12);
}

.ecowise-partners__logo img {
	display: block;
	max-width: 100%;
	max-height: 52px;
	width: auto;
	height: auto;
	object-fit: contain;
	filter: grayscale(.15);
	opacity: .92;
	transition: filter .2s ease, opacity .2s ease;
}

.ecowise-partners__logo:hover img {
	filter: grayscale(0);
	opacity: 1;
}

/* â”€â”€ Stats + About â”€â”€ */
.ecowise-stats-about {
	background: #fff;
	padding: 2.5rem 0 3.5rem;
}

.ecowise-stats-about__panel {
	display: grid;
	grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
	gap: 0;
	padding: 0;
	border-radius: var(--hamrah-radius);
	background: linear-gradient(135deg, #faf3eb 0%, #fff5ee 35%, #f0ebff 100%);
	box-shadow: 0 14px 50px rgba(31, 42, 61, 0.07);
	overflow: hidden;
	border: 1px solid #f0e6dc;
}

.ecowise-stats-about__stats {
	padding: 2rem 1.75rem;
}

.ecowise-stats-about__about {
	padding: 2rem 2rem 2rem 1.5rem;
	background: rgba(255, 255, 255, 0.45);
	direction: rtl;
	text-align: right;
}

.ecowise-stats-about__stats-title {
	margin: 0 0 1.25rem;
	font-size: 1.35rem;
	font-weight: 400;
	color: var(--hamrah-ink);
}

.ecowise-stats-about__grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: .85rem;
}

.ecowise-stat-card {
	padding: 1rem .95rem;
	border-radius: 16px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.05);
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.04);
}

.ecowise-stat-card__icon { display: block; font-size: 1.5rem; margin-bottom: .35rem; }
.ecowise-stat-card__number { display: block; font-size: 1.65rem; font-weight: 700; color: var(--hamrah-ink); line-height: 1.15; }
.ecowise-stat-card--orange .ecowise-stat-card__number { color: var(--hamrah-orange-deep); }
.ecowise-stat-card--purple .ecowise-stat-card__number { color: #560cbf; }
.ecowise-stat-card--green .ecowise-stat-card__number { color: #008d3a; }
.ecowise-stat-card--blue .ecowise-stat-card__number { color: #1565c0; }
.ecowise-stat-card__label { display: block; margin-top: .25rem; color: var(--hamrah-muted); font-size: .82rem; line-height: 1.4; }

.ecowise-stats-about__about h2 {
	margin: 0 0 .9rem;
	font-size: clamp(1.5rem, 3vw, 2rem);
	font-weight: 400;
	color: var(--hamrah-ink);
}

.ecowise-stats-about__about h2 span { color: var(--hamrah-orange); }
.ecowise-stats-about__about p { margin: 0 0 1rem; color: var(--hamrah-muted); line-height: 1.8; font-size: .98rem; }

.ecowise-stats-about__features {
	margin: 0 0 1.25rem;
	padding: 0;
	list-style: none;
	display: grid;
	gap: .55rem;
}

.ecowise-stats-about__features li {
	position: relative;
	padding-right: 1.55rem;
	padding-left: 0;
	color: var(--hamrah-ink);
	font-size: .94rem;
	text-align: right;
}

.ecowise-stats-about__features li::before {
	content: 'âœ“';
	position: absolute;
	right: 0;
	left: auto;
	color: var(--hamrah-orange-deep);
	font-weight: 700;
}

.ecowise-stats-about__cta {
	display: inline-flex;
	align-items: center;
	gap: .35rem;
	padding: .8rem 1.35rem;
	border-radius: 999px;
	background: var(--hamrah-orange);
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	font-size: .92rem;
}

.ecowise-stats-about__cta:hover { background: var(--hamrah-orange-deep); color: #fff; }

/* â”€â”€ Testimonials â”€â”€ */
.ecowise-testimonials--hamrah {
	padding: 3.5rem 0 4rem;
}

.ecowise-testimonials__header {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 1rem;
	margin-bottom: .5rem;
	min-height: 48px;
}

.ecowise-testimonials__header h2 {
	margin: 0;
	font-size: clamp(1.45rem, 3vw, 2rem);
	font-weight: 400;
	color: var(--hamrah-ink);
	text-align: center;
}

.ecowise-testimonials__header h2 span { color: var(--hamrah-orange); }

.ecowise-testimonials__nav {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	gap: .45rem;
}

.ecowise-testimonials__arrow {
	width: 38px;
	height: 38px;
	border: 1px solid #ddd;
	border-radius: 50%;
	background: #fff;
	color: var(--hamrah-ink);
	font-size: 1.15rem;
	cursor: pointer;
}

.ecowise-testimonials__rating {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: .6rem;
	margin-bottom: 1.75rem;
	color: var(--hamrah-muted);
	font-size: .9rem;
}

.ecowise-testimonials__google {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #fff;
	border: 1px solid #e0e0e0;
	color: #4285f4;
	font-weight: 800;
	font-size: .8rem;
}

.ecowise-testimonials__stars { color: #fbbc04; }

.ecowise-testimonials__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: .85rem;
}

.ecowise-testimonial-card {
	margin: 0;
	padding: 1.15rem 1rem 1rem;
	border-radius: 16px;
	background: linear-gradient(135deg, #fff 0%, #fff8f2 38%, #ffe8d4 100%);
	color: var(--hamrah-ink);
	border: 1px solid #f3e3d4;
	min-height: 148px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-shadow: 0 6px 20px rgba(242, 142, 67, 0.08);
}

.ecowise-testimonial-card p { margin: 0; font-size: .84rem; line-height: 1.62; color: #4a4a4a; }
.ecowise-testimonial-card cite { margin-top: .85rem; font-style: normal; font-weight: 700; font-size: .8rem; color: var(--hamrah-ink); }

/* â”€â”€ CTA banners â”€â”€ */
.home .ecowise-section.ecowise-cta-banners {
	padding-bottom: 3rem;
}

.ecowise-cta-banners {
	padding: 1rem 0 3rem;
	overflow-x: clip;
	overflow-y: visible;
}

.ecowise-cta-banners__stack {
	display: grid;
	gap: 2rem;
	overflow-x: clip;
	overflow-y: visible;
}

.ecowise-cta-banner {
	position: relative;
	display: block;
	min-height: 240px;
	padding: 0;
	border-radius: 20px;
	background: #fff5ee;
	border: 1px solid #f3e3d4;
	color: var(--hamrah-ink);
	overflow-x: clip;
	overflow-y: visible;
	direction: ltr;
}

.ecowise-cta-banner--promo {
	background: linear-gradient(90deg, #ffb366 0%, var(--hamrah-orange) 55%, #ff8c42 100%);
	border: 0;
	color: #fff;
}

.ecowise-cta-banner--promo .ecowise-cta-banner__content h2 {
	color: #fff;
	font-weight: 600;
}

.ecowise-cta-banner--promo .ecowise-cta-banner__content p {
	color: rgba(255, 255, 255, 0.92);
}

.ecowise-cta-banner--promo .ecowise-cta-banner__btn {
	background: #fff;
	color: var(--hamrah-orange-deep);
	border: 0;
}

.ecowise-cta-banner--newsletter {
	background: linear-gradient(90deg, #ffd9b8 0%, #ffc48a 45%, #ffb06a 100%);
	border: 0;
	color: var(--hamrah-ink);
}

.ecowise-cta-banner__media {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 50%;
	height: 100%;
	overflow: hidden;
	pointer-events: none;
	z-index: 1;
}

.ecowise-cta-banner__media img {
	position: absolute;
	left: 1rem;
	bottom: 0;
	width: auto;
	max-width: none;
	height: 260px;
	object-fit: contain;
	object-position: left bottom;
	border-radius: 0;
	display: block;
}

.ecowise-cta-banner__content {
	position: relative;
	z-index: 2;
	box-sizing: border-box;
	width: 50%;
	margin-left: 50%;
	min-height: 240px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: .75rem;
	padding: 2rem 2.25rem;
	direction: rtl;
	text-align: center;
}

body.ecowise-ltr .ecowise-cta-banner__content {
	direction: ltr !important;
	text-align: left !important;
	align-items: flex-start !important;
}

.ecowise-cta-banner__content h2 {
	margin: 0;
	font-size: 1.35rem;
	font-weight: 700;
	width: 100%;
	max-width: 440px;
	text-align: center;
	line-height: 1.35;
}

body.ecowise-ltr .ecowise-cta-banner__content h2,
body.ecowise-ltr .ecowise-cta-banner__content p {
	text-align: left !important;
}

.ecowise-cta-banner__content p {
	margin: 0;
	font-size: .95rem;
	line-height: 1.7;
	opacity: .9;
	max-width: 440px;
	width: 100%;
	text-align: center;
}

.ecowise-cta-banner--newsletter .ecowise-cta-banner__content p {
	opacity: 1;
	color: #5a4a3a;
}

.ecowise-cta-banner__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: .25rem;
	margin: .2rem auto 0;
	padding: .75rem 1.5rem;
	min-width: 180px;
	border-radius: 999px;
	background: #fff;
	color: var(--hamrah-orange-deep);
	font-weight: 600;
	text-decoration: none;
	font-size: .92rem;
	border: 1px solid #f0e0d0;
	box-shadow: 0 6px 18px rgba(31, 42, 61, 0.08);
	transition: transform .2s ease, box-shadow .2s ease;
}

.ecowise-cta-banner__btn:hover {
	transform: translateY(-1px);
	box-shadow: 0 10px 22px rgba(31, 42, 61, 0.12);
}

.ecowise-cta-banner__form {
	position: relative;
	margin: .35rem 0 0;
	width: 100%;
	max-width: 440px;
}

.ecowise-cta-banner__mail-icon {
	flex-shrink: 0;
	color: #b08968;
	opacity: .9;
}

.ecowise-cta-banner__field:focus-within .ecowise-cta-banner__mail-icon {
	color: var(--hamrah-orange-deep);
	opacity: 1;
}

.ecowise-cta-banner__field {
	display: flex;
	align-items: center;
	gap: .5rem;
	width: 100%;
	padding: .4rem .4rem .4rem .95rem;
	border-radius: 16px;
	background: #fff;
	border: 1px solid rgba(31, 42, 61, 0.08);
	box-shadow:
		0 10px 28px rgba(31, 42, 61, 0.1),
		0 2px 8px rgba(255, 128, 12, 0.08);
	box-sizing: border-box;
	transition: border-color .2s ease, box-shadow .2s ease;
}

.ecowise-cta-banner__field:focus-within {
	border-color: rgba(255, 128, 12, 0.55);
	box-shadow:
		0 12px 32px rgba(31, 42, 61, 0.12),
		0 0 0 3px rgba(255, 145, 77, 0.22);
}

.ecowise-cta-banner__form input {
	flex: 1 1 auto;
	min-width: 0;
	border: 0;
	background: transparent;
	padding: .7rem .25rem;
	font-size: .95rem;
	line-height: 1.4;
	color: var(--hamrah-ink);
	outline: none;
	text-align: right;
}

body.ecowise-ltr .ecowise-cta-banner__form input {
	text-align: left !important;
}

.ecowise-cta-banner__form input::placeholder {
	color: #9a8b7c;
	opacity: 1;
}

.ecowise-cta-banner__submit {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: .3rem;
	padding: .78rem 1.35rem;
	border: 0;
	border-radius: 12px;
	background: var(--hamrah-orange-deep);
	color: #fff;
	font-weight: 700;
	cursor: pointer;
	font-size: .9rem;
	white-space: nowrap;
	flex-shrink: 0;
	box-shadow: 0 6px 16px rgba(255, 128, 12, 0.28);
	transition: background .2s ease, transform .2s ease, box-shadow .2s ease;
}

.ecowise-cta-banner__submit:hover {
	background: var(--hamrah-orange-dark);
	transform: translateY(-1px);
	box-shadow: 0 8px 20px rgba(255, 128, 12, 0.35);
}

.ecowise-cta-banner--newsletter .ecowise-cta-banner__submit {
	background: var(--hamrah-orange-deep);
}

.ecowise-cta-banner__notice {
	margin: 0 0 .85rem;
	padding: .7rem .9rem;
	border-radius: 12px;
	font-size: .9rem;
	line-height: 1.55;
	direction: rtl;
	text-align: right;
}

.ecowise-cta-banner__notice--success,
.ecowise-cta-banner__notice--exists {
	background: #e8f8ee;
	color: #1a7a45;
}

.ecowise-cta-banner__notice--error {
	background: #fdeceb;
	color: #b42318;
}

.ecowise-cta-banner__form .ecowise-form__honeypot {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	opacity: 0;
}

/* â”€â”€ Footer (hamrah layout) â”€â”€ */
.ecowise-footer--hamrah {
	background: var(--hamrah-footer);
	color: var(--hamrah-footer-text);
	padding: 2.5rem 0 0;
	font-size: 14px;
	line-height: 20px;
}

.ecowise-footer--hamrah__main {
	display: grid;
	grid-template-columns: minmax(0, 1.35fr) minmax(220px, .75fr) minmax(0, 1.15fr);
	gap: 2rem 2.5rem;
	padding-bottom: 2rem;
}

.ecowise-footer--hamrah__logos {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: .85rem 1.1rem;
	margin-bottom: 1.25rem;
}

.ecowise-footer--hamrah__logos img {
	display: block;
	width: auto;
	max-height: 52px;
}

.ecowise-footer--hamrah__about p,
.ecowise-footer--hamrah__lead {
	margin: 0 0 .85rem;
	color: var(--hamrah-footer-text);
}

.ecowise-footer--hamrah__lead {
	font-weight: 600;
	color: #fff;
}

.ecowise-footer--hamrah__more {
	margin-top: .35rem;
}

.ecowise-footer--hamrah__more summary {
	cursor: pointer;
	color: #fff;
	text-decoration: underline;
	font-weight: 400;
	list-style: none;
}

.ecowise-footer--hamrah__more summary::-webkit-details-marker { display: none; }

.ecowise-footer--hamrah__more p {
	margin: .75rem 0 0;
}

.ecowise-footer--hamrah h4,
.ecowise-footer--hamrah h5 {
	margin: 0 0 1rem;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
}

.ecowise-footer--hamrah h5 {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: .75rem;
}

.ecowise-footer--hamrah a {
	color: var(--hamrah-footer-text);
	text-decoration: underline;
}

.ecowise-footer--hamrah a:hover { color: #fff; }

.ecowise-footer--hamrah__help ul,
.ecowise-footer--hamrah__icon-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: .95rem;
}

.ecowise-footer--hamrah__help a {
	text-decoration: underline;
}

.ecowise-footer--hamrah__doc {
	margin: 1.5rem 0 0;
}

.ecowise-footer--hamrah__doc a { color: #fff; }

.ecowise-footer--hamrah__contacts {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1.5rem 1.25rem;
	margin-bottom: 1.5rem;
}

.ecowise-footer--hamrah__icon-list li {
	display: flex;
	align-items: flex-start;
	gap: .55rem;
}

.ecowise-footer--hamrah__icon-list svg {
	flex-shrink: 0;
	margin-top: 1px;
	color: #fff;
}

.ecowise-footer--hamrah__icon-list a {
	text-decoration: none;
}

.ecowise-footer--hamrah__mini-badges {
	display: flex;
	flex-wrap: wrap;
	gap: .5rem;
	margin-top: .85rem;
}

.ecowise-footer--hamrah__mini-badges img {
	display: block;
	width: 48px;
	height: 48px;
	object-fit: contain;
}

.ecowise-footer--hamrah__badges {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: .65rem;
}

.ecowise-footer--hamrah__badges img {
	display: block;
	width: 100%;
	max-width: 120px;
	height: auto;
}

.ecowise-footer--hamrah__bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	padding: 1.1rem 0 1.35rem;
	border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.ecowise-footer--hamrah__social,
.ecowise-footer--hamrah__legal {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: .85rem 1.1rem;
}

.ecowise-footer--hamrah__social a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: auto;
	height: auto;
	padding: 0;
	border-radius: 0;
	background: transparent;
	color: #fff;
	text-decoration: none;
	transition: color .25s linear;
}

.ecowise-footer--hamrah__social a:hover { color: var(--hamrah-orange); }

.ecowise-footer--hamrah__social svg {
	display: block;
	width: 24px;
	height: 24px;
}

.ecowise-footer--hamrah__legal a {
	text-decoration: none;
	font-size: 14px;
}

@media (min-width: 1200px) and (max-width: 1280px) {
	.ecowise-header--hamrah .ecowise-header__cta { min-width: 120px; }
}

@media (min-width: 1281px) and (max-width: 1366px) {
	.ecowise-header--hamrah .ecowise-header__cta { min-width: 130px; }
}

@media (min-width: 1367px) {
	.ecowise-header--hamrah .ecowise-header__cta { min-width: 140px; }
}

/* â”€â”€ Responsive â”€â”€ */
@media (max-width: 1024px) {
	body.home,
	body.ecowise-hamrah-home {
		--hamrah-boxed-gutter: 30px;
	}

	.home .ecowise-section {
		padding: 2.5rem 0;
	}

	.home .ecowise-section.ecowise-cta-banners {
		padding-bottom: 2rem;
	}

	/* Header: swap desktop bar for mobile bar */
	.ecowise-header--hamrah__desktop {
		display: none;
	}

	.ecowise-header--hamrah__mobile {
		display: block;
	}

	.ecowise-header--hamrah__mobile .ecowise-container {
		padding: 0;
	}

	.ecowise-header__logos--mobile .ecowise-header__logo-item--hamrah img {
		width: 68px;
		max-width: 68px;
	}

	.ecowise-header__logos--mobile .ecowise-header__logo-item--secondary img {
		width: 74px;
		max-width: 74px;
	}

	.ecowise-header__logos--mobile .ecowise-header__logo-item--mobile-round img {
		width: 36px;
		max-width: 36px;
	}

	/* Side drawer: 80% width from right on mobile/tablet */
	.ecowise-side-nav__panel {
		left: auto;
		right: 0;
		width: 80%;
		max-width: none;
		min-height: 100vh;
		padding: 1rem 1.25rem 1.5rem;
		transform: translateX(100%);
		box-shadow: -12px 0 40px rgba(0, 0, 0, 0.18);
	}

	.ecowise-side-nav.is-open .ecowise-side-nav__panel {
		transform: translateX(0);
	}

	.ecowise-side-nav__brand,
	.ecowise-side-nav__footer {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.ecowise-side-nav__menu {
		margin-top: 0;
	}

	.ecowise-side-nav__menu .ecowise-nav__list > .menu-item > a {
		justify-content: flex-start;
		font-size: 1.1rem;
		padding: 1rem .35rem;
		border-bottom-color: var(--hamrah-border);
	}

	/* Hero */
	.ecowise-hero-hamrah {
		padding-top: 0;
	}

	.ecowise-hero-hamrah__shell {
		padding-inline: 0;
	}

	.ecowise-hero-hamrah__card {
		padding: 28px 20px 0;
	}

	body.home.ecowise-rtl .ecowise-hero-hamrah__card,
	body.ecowise-hamrah-home.ecowise-rtl .ecowise-hero-hamrah__card {
		padding: 28px 20px 0;
	}

	.ecowise-hero-hamrah__layout {
		grid-template-columns: 1fr;
		min-height: auto;
		gap: 1.25rem;
		align-items: stretch;
		direction: ltr;
	}

	.ecowise-hero-hamrah__content {
		padding: .5rem 0 0;
		margin-inline-start: 0;
		align-self: stretch;
		justify-self: stretch;
		max-width: none;
		order: 1;
		direction: rtl;
		text-align: right;
	}

	body.ecowise-ltr .ecowise-hero-hamrah__content {
		direction: ltr !important;
		text-align: left !important;
	}

	.ecowise-hero-hamrah__track {
		min-height: auto;
	}

	.ecowise-hero-hamrah__visual {
		order: -1;
		min-height: 300px;
		align-self: stretch;
	}

	.ecowise-hero-hamrah__portrait {
		max-width: 320px;
		max-height: 360px;
	}

	.ecowise-hero-hamrah__title {
		max-width: none;
		font-size: clamp(1.2rem, 4.5vw, 1.5rem);
	}

	.ecowise-hero-hamrah__subtitle {
		max-width: none;
		font-size: 1rem;
	}

	.ecowise-hero-hamrah__controls {
		position: static;
		left: auto;
		right: auto;
		justify-content: center;
		margin-top: 1.25rem;
		padding-bottom: 1rem;
	}

	body.home.ecowise-rtl .ecowise-hero-hamrah__controls,
	body.ecowise-hamrah-home.ecowise-rtl .ecowise-hero-hamrah__controls {
		right: auto;
		left: auto;
	}

	.ecowise-hero-hamrah__arrow {
		display: inline-flex;
		align-items: center;
		justify-content: center;
	}

	.ecowise-hero-hamrah__progress {
		border-radius: 0;
	}

	/* Sections */
	.ecowise-routes--hamrah {
		padding-top: 2rem;
		padding-bottom: 2.5rem;
	}

	.ecowise-routes__grid--hamrah {
		grid-template-columns: 1fr;
		gap: 1rem;
	}

	.ecowise-route-card--hamrah {
		padding: 1.35rem 1.2rem 1.2rem;
	}

	.ecowise-stats-about__panel {
		grid-template-columns: 1fr;
	}

	.ecowise-stats-about__stats {
		padding: 1.5rem 1.25rem;
	}

	.ecowise-stats-about__about {
		padding: 1.5rem 1.25rem 1.75rem;
	}

	.ecowise-testimonials__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ecowise-testimonials__header {
		padding-top: .5rem;
	}

	.ecowise-cta-banner {
		min-height: 0;
		padding: 1.25rem 1.15rem;
	}

	.ecowise-cta-banner--promo,
	.ecowise-cta-banner--newsletter {
		padding: 1.25rem 1.15rem;
	}

	.ecowise-cta-banner__content {
		width: 100%;
		margin-left: 0;
		min-height: 0;
		padding: 0;
		align-items: center;
		text-align: center;
	}

	.ecowise-cta-banner__content p {
		max-width: none;
	}

	.ecowise-cta-banner__form {
		max-width: 100%;
	}

	.home .ecowise-cta-banner__media {
		display: none;
	}

	.ecowise-cta-banner__media {
		display: none;
	}

	.ecowise-footer--hamrah__main {
		grid-template-columns: 1fr 1fr;
		gap: 1.5rem;
	}

	.ecowise-footer--hamrah__about {
		grid-column: 1 / -1;
	}
}

@media (max-width: 767px) {
	body.home,
	body.ecowise-hamrah-home {
		--hamrah-boxed-gutter: 20px;
	}

	.ecowise-hero-hamrah__shell {
		padding-inline: 0;
	}

	.ecowise-hero-hamrah__card {
		padding: 20px 12px 0 20px;
		border-radius: 20px;
	}

	body.home.ecowise-rtl .ecowise-hero-hamrah__card,
	body.ecowise-hamrah-home.ecowise-rtl .ecowise-hero-hamrah__card {
		padding: 20px 20px 0 12px;
	}

	.ecowise-hero-hamrah__visual {
		min-height: 240px;
	}

	.ecowise-hero-hamrah__title br {
		display: none;
	}

	.ecowise-partners__row {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 1rem;
		justify-items: center;
	}

	.ecowise-partners__logo {
		width: 100%;
		max-width: 160px;
		height: 70px;
	}

	.ecowise-stats-about__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: .85rem;
	}

	.ecowise-stat-card {
		padding: 1rem .85rem;
	}

	.ecowise-testimonials__grid {
		grid-template-columns: 1fr;
	}

	.ecowise-testimonials__nav {
		position: static;
		transform: none;
		justify-content: center;
		margin-top: 1rem;
	}

	.ecowise-footer--hamrah {
		padding-top: 2rem;
	}

	.ecowise-footer--hamrah .ecowise-container {
		padding-inline: 20px;
	}

	.ecowise-footer--hamrah__main {
		grid-template-columns: 1fr;
		gap: 1.75rem;
	}

	.ecowise-footer--hamrah__contacts {
		grid-template-columns: 1fr;
	}

	.ecowise-footer--hamrah__badges {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ecowise-footer--hamrah__bar {
		flex-direction: column;
		align-items: flex-start;
		gap: 1rem;
	}
}

@media (max-width: 600px) {
	.ecowise-header--hamrah__mobile {
		padding: 6px 0 8px;
	}

	.ecowise-header--hamrah__mobile-bar {
		border-radius: 6px;
	}

	.ecowise-route-card__footer {
		flex-direction: column;
		align-items: flex-start;
		gap: .85rem;
	}

	.ecowise-route-card__cta {
		width: 100%;
		justify-content: center;
	}

	.ecowise-cta-banner__field {
		flex-wrap: wrap;
		padding: .55rem;
		border-radius: 16px;
	}

	.ecowise-cta-banner__mail-icon {
		order: 1;
	}

	.ecowise-cta-banner__form input {
		order: 2;
		flex: 1 1 calc(100% - 36px);
	}

	.ecowise-cta-banner__submit {
		order: 3;
		width: 100%;
		justify-content: center;
		margin-top: .35rem;
	}
}

@media (max-width: 390px) {
	.ecowise-hero-hamrah__controls {
		margin-top: .75rem;
	}
}

/* â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€
   Internal pages â€” match homepage (Hamrah) color scheme & design.
   Scoped with :not(.home) so the actual front page stays untouched.
   Remaps the blue base palette (main.css) to the warm Hamrah palette.
   â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€â”€ */
body.ecowise-hamrah-home:not(.home) {
	--ecowise-primary: var(--hamrah-orange-deep);
	background: #fff;
}

body.ecowise-hamrah-home:not(.home) .ecowise-main {
	background: #fff;
}

/* Headings hardcoded blue in main.css â†’ Hamrah ink */
body.ecowise-hamrah-home:not(.home) .ecowise-page__header h1,
body.ecowise-hamrah-home:not(.home) .ecowise-section__header h2,
body.ecowise-hamrah-home:not(.home) .ecowise-route-card h3,
body.ecowise-hamrah-home:not(.home) .ecowise-course-single__header h1,
body.ecowise-hamrah-home:not(.home) .ecowise-course-block h2,
body.ecowise-hamrah-home:not(.home) .ecowise-course-buy-card__price,
body.ecowise-hamrah-home:not(.home) .ecowise-auth__card h1 {
	color: var(--hamrah-ink);
}

/* Primary button hover was dark blue â†’ orange */
body.ecowise-hamrah-home:not(.home) .ecowise-btn:hover {
	background-color: var(--hamrah-orange-dark);
}

body.ecowise-hamrah-home:not(.home) .ecowise-btn--outline:hover {
	background-color: var(--hamrah-orange-deep);
}

/* Light-blue surfaces (#e3f2fd) â†’ warm peach */
body.ecowise-hamrah-home:not(.home) .ecowise-course-card__thumb,
body.ecowise-hamrah-home:not(.home) .ecowise-course-single__cover,
body.ecowise-hamrah-home:not(.home) .ecowise-course-buy-card__thumb,
body.ecowise-hamrah-home:not(.home) .ecowise-video-card__thumb {
	background-color: var(--hamrah-peach);
}

/* Selected states / info surfaces â†’ warm peach + orange */
body.ecowise-hamrah-home:not(.home) .ecowise-quiz__option:has(input:checked),
body.ecowise-hamrah-home:not(.home) .ecowise-route-card__links a:hover {
	border-color: var(--hamrah-orange-deep);
	background-color: var(--hamrah-peach);
	color: var(--hamrah-ink);
}

body.ecowise-hamrah-home:not(.home) .ecowise-alert {
	background-color: var(--hamrah-peach);
}

/* â”€â”€ Courses archive hero box â”€â”€ */
.ecowise-page--courses {
	padding-top: 1.5rem;
	padding-bottom: 4.5rem;
}

.ecowise-courses-hero {
	position: relative;
	margin: 0 0 2.25rem;
	padding: 2.5rem 2.25rem 0;
	border-radius: 26px;
	background:
		radial-gradient(ellipse 72% 58% at 82% 14%, rgba(255, 255, 255, 0.48) 0%, transparent 52%),
		radial-gradient(ellipse 48% 42% at 10% 88%, rgba(255, 224, 196, 0.62) 0%, transparent 48%),
		radial-gradient(ellipse 36% 30% at 48% 42%, rgba(255, 255, 255, 0.1) 0%, transparent 62%),
		linear-gradient(132deg, #ffe8d4 0%, #ffc48a 22%, var(--hamrah-orange) 52%, #ff7300 82%, #d96500 100%);
	overflow: hidden;
	box-shadow:
		0 22px 56px rgba(255, 115, 0, 0.26),
		0 8px 20px rgba(31, 42, 61, 0.06),
		inset 0 1px 0 rgba(255, 255, 255, 0.42);
	direction: rtl;
	text-align: right;
	isolation: isolate;
}

body.ecowise-ltr .ecowise-courses-hero,
body.ecowise-ltr .ecowise-courses-hero__inner,
body.ecowise-ltr .ecowise-courses-hero__title,
body.ecowise-ltr .ecowise-courses-hero__text,
body.ecowise-ltr .ecowise-courses-hero__stat,
body.ecowise-ltr .ecowise-courses-hero__cta {
	direction: ltr !important;
	text-align: left !important;
}

.ecowise-courses-hero::before {
	content: '';
	position: absolute;
	inset: 0;
	background:
		radial-gradient(circle, rgba(255, 255, 255, 0.16) 1px, transparent 1px);
	background-size: 24px 24px;
	opacity: 0.28;
	pointer-events: none;
	z-index: 0;
}

.ecowise-courses-hero__bg {
	position: absolute;
	inset: 0;
	pointer-events: none;
	z-index: 0;
	overflow: hidden;
}

.ecowise-courses-hero__shine {
	position: absolute;
	inset: -20% -40%;
	background: linear-gradient(
		108deg,
		transparent 38%,
		rgba(255, 255, 255, 0.14) 48%,
		rgba(255, 255, 255, 0.22) 50%,
		rgba(255, 255, 255, 0.14) 52%,
		transparent 62%
	);
	transform: rotate(-8deg);
	animation: ecowise-courses-hero-shine 9s ease-in-out infinite;
}

.ecowise-courses-hero__orb {
	position: absolute;
	border-radius: 50%;
	pointer-events: none;
}

.ecowise-courses-hero__orb--1 {
	top: -22%;
	left: -8%;
	width: min(54vw, 400px);
	height: min(54vw, 400px);
	background: radial-gradient(circle, rgba(255, 255, 255, 0.26) 0%, rgba(255, 255, 255, 0.05) 58%, transparent 74%);
}

.ecowise-courses-hero__orb--2 {
	right: -6%;
	bottom: -32%;
	width: min(46vw, 340px);
	height: min(46vw, 340px);
	background: rgba(255, 255, 255, 0.14);
	filter: blur(2px);
}

.ecowise-courses-hero__orb--3 {
	top: 18%;
	left: 42%;
	width: 120px;
	height: 120px;
	background: radial-gradient(circle, rgba(255, 255, 255, 0.32) 0%, transparent 72%);
}

.ecowise-courses-hero__arc {
	position: absolute;
	right: -6%;
	top: 50%;
	width: min(38vw, 280px);
	height: min(38vw, 280px);
	border: 2px solid rgba(255, 255, 255, 0.18);
	border-radius: 50%;
	transform: translateY(-50%);
	opacity: 0.7;
}

.ecowise-courses-hero__layout {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(280px, .9fr);
	gap: 1.25rem;
	align-items: end;
	min-height: 380px;
}

.ecowise-courses-hero__inner {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: .9rem;
	max-width: 620px;
	margin-bottom: 2.35rem;
	padding: 1.65rem 1.75rem;
	border-radius: 22px;
	background: rgba(255, 255, 255, 0.11);
	border: 1px solid rgba(255, 255, 255, 0.28);
	backdrop-filter: blur(14px);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22);
	align-self: center;
}

.ecowise-courses-hero__visual {
	position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	align-self: stretch;
	min-height: 380px;
	height: 100%;
	margin-bottom: 0;
}

.ecowise-courses-hero__blob {
	position: absolute;
	right: 2%;
	bottom: 0;
	width: 94%;
	height: 88%;
	background:
		radial-gradient(ellipse 70% 55% at 50% 28%, rgba(255, 255, 255, 0.35) 0%, transparent 62%),
		radial-gradient(ellipse 90% 80% at 50% 70%, rgba(255, 200, 150, 0.55) 0%, transparent 72%),
		linear-gradient(180deg, rgba(255, 214, 188, 0.75) 0%, rgba(255, 145, 77, 0.55) 55%, rgba(255, 128, 12, 0.35) 100%);
	border-radius: 50% / 44%;
	box-shadow: inset 0 -20px 40px rgba(255, 128, 12, 0.12);
	z-index: 0;
}

.ecowise-courses-hero__portrait {
	position: relative;
	z-index: 1;
	display: block;
	width: auto;
	max-width: min(100%, 460px);
	height: auto;
	max-height: 440px;
	margin: 0 auto;
	object-fit: contain;
	object-position: bottom center;
	filter:
		drop-shadow(0 18px 32px rgba(31, 42, 61, 0.16))
		drop-shadow(0 0 1px rgba(255, 145, 77, 0.2));
}

.ecowise-courses-hero__badge {
	position: absolute;
	z-index: 2;
	display: inline-flex;
	align-items: center;
	gap: .4rem;
	padding: .55rem .85rem;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.94);
	color: var(--hamrah-ink);
	font-size: .78rem;
	font-weight: 600;
	line-height: 1.2;
	box-shadow: 0 12px 28px rgba(31, 42, 61, 0.14);
	white-space: nowrap;
}

.ecowise-courses-hero__badge svg {
	flex-shrink: 0;
	color: var(--hamrah-orange-deep);
}

.ecowise-courses-hero__badge--top {
	top: 10%;
	right: 0;
	animation: ecowise-courses-hero-float 5.5s ease-in-out infinite;
}

.ecowise-courses-hero__badge--bottom {
	bottom: 14%;
	left: 2%;
	color: #0d6b38;
	animation: ecowise-courses-hero-float 6.5s ease-in-out infinite .9s;
}

.ecowise-courses-hero__badge--bottom svg {
	color: #008d3a;
}

.ecowise-courses-hero__stats {
	display: flex;
	flex-wrap: wrap;
	gap: .55rem;
	margin: .15rem 0 0;
	padding: 0;
	list-style: none;
}

.ecowise-courses-hero__stat {
	display: flex;
	flex-direction: column;
	gap: .1rem;
	min-width: 96px;
	padding: .65rem .85rem;
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.16);
	border: 1px solid rgba(255, 255, 255, 0.24);
}

.ecowise-courses-hero__stat strong {
	color: #fff;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.2;
}

.ecowise-courses-hero__stat span {
	color: rgba(255, 255, 255, 0.88);
	font-size: .74rem;
	line-height: 1.35;
}

@keyframes ecowise-courses-hero-shine {
	0%, 100% { transform: rotate(-8deg) translateX(-8%); opacity: 0; }
	18% { opacity: 0; }
	42% { opacity: 1; }
	62% { transform: rotate(-8deg) translateX(18%); opacity: 0; }
}

@keyframes ecowise-courses-hero-float {
	0%, 100% { transform: translateY(0); }
	50% { transform: translateY(-7px); }
}

.ecowise-courses-hero__eyebrow {
	display: inline-flex;
	align-items: center;
	padding: .42rem .95rem;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.22);
	border: 1px solid rgba(255, 255, 255, 0.38);
	backdrop-filter: blur(6px);
	color: #fff;
	font-size: .82rem;
	font-weight: 600;
	line-height: 1.3;
}

.ecowise-courses-hero__title {
	margin: 0;
	color: #fff;
	font-size: clamp(1.95rem, 4.2vw, 2.75rem);
	font-weight: 700;
	line-height: 1.15;
	letter-spacing: -0.02em;
	text-shadow: 0 3px 22px rgba(31, 42, 61, 0.14);
}

.ecowise-courses-hero__text {
	margin: 0;
	max-width: 38ch;
	color: rgba(255, 255, 255, 0.95);
	font-size: 1.04rem;
	line-height: 1.75;
}

.ecowise-courses-hero__cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: .5rem;
	margin-top: .45rem;
	padding: .92rem 1.65rem;
	border-radius: 999px;
	background: #fff;
	color: var(--hamrah-orange-deep);
	font-weight: 700;
	font-size: .96rem;
	text-decoration: none;
	box-shadow: 0 12px 28px rgba(31, 42, 61, 0.14);
	transition: transform .2s ease, box-shadow .2s ease, color .2s ease;
}

.ecowise-courses-hero__cta svg {
	transform: scaleX(-1);
	flex-shrink: 0;
}

.ecowise-courses-hero__cta:hover {
	background: #fff;
	color: var(--hamrah-orange-dark);
	transform: translateY(-2px);
	box-shadow: 0 16px 32px rgba(31, 42, 61, 0.18);
}

/* â”€â”€ Course cards (archive + homepage) â”€â”€ */
.ecowise-courses__grid {
	display: grid;
	gap: 1.35rem;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
}

.ecowise-course-card {
	display: flex;
	flex-direction: column;
	overflow: hidden;
	border-radius: 22px;
	border: 1px solid var(--hamrah-border);
	background: #fff;
	box-shadow: 0 10px 28px rgba(31, 42, 61, 0.05);
	transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.ecowise-course-card:hover {
	transform: translateY(-4px);
	border-color: #ffd7b8;
	box-shadow: 0 18px 40px rgba(255, 128, 12, 0.14);
}

.ecowise-course-card__thumb {
	position: relative;
	display: block;
	aspect-ratio: 16 / 10;
	overflow: hidden;
	background: var(--hamrah-peach);
	text-decoration: none;
}

.ecowise-course-card__thumb img,
.ecowise-course-card__thumb .ecowise-course-thumb-placeholder {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: transform .35s ease;
}

.ecowise-course-card:hover .ecowise-course-card__thumb img {
	transform: scale(1.04);
}

.ecowise-course-card__badge {
	position: absolute;
	top: .9rem;
	inset-inline-start: .9rem;
	z-index: 2;
	padding: .35rem .8rem;
	border-radius: 999px;
	background: rgba(31, 42, 61, 0.88);
	color: #fff;
	font-size: .72rem;
	font-weight: 700;
	backdrop-filter: blur(4px);
}

.ecowise-course-card__ribbon {
	position: absolute;
	top: .9rem;
	inset-inline-end: .9rem;
	z-index: 2;
	padding: .35rem .75rem;
	border-radius: 999px;
	background: var(--hamrah-orange);
	color: #fff;
	font-size: .72rem;
	font-weight: 700;
	box-shadow: 0 6px 14px rgba(255, 128, 12, 0.35);
}

.ecowise-course-card__body {
	display: flex;
	flex-direction: column;
	flex: 1;
	gap: .7rem;
	padding: 1.15rem 1.2rem 1.2rem;
	direction: rtl;
	text-align: right;
}

body.ecowise-ltr .ecowise-course-card__body {
	direction: ltr !important;
	text-align: left !important;
}

body.ecowise-ltr .ecowise-course-card__title,
body.ecowise-ltr .ecowise-course-card__excerpt,
body.ecowise-ltr .ecowise-course-card__chip,
body.ecowise-ltr .ecowise-course-card__price,
body.ecowise-ltr .ecowise-course-card__price-label,
body.ecowise-ltr .ecowise-course-card__price strong,
body.ecowise-ltr .ecowise-course-card__more {
	direction: ltr !important;
	text-align: left !important;
}

.ecowise-course-card__title {
	margin: 0;
	font-size: 1.08rem;
	font-weight: 700;
	line-height: 1.45;
	color: var(--hamrah-ink);
}

.ecowise-course-card__title a {
	color: inherit;
	text-decoration: none;
}

.ecowise-course-card__title a:hover {
	color: var(--hamrah-orange-deep);
}

.ecowise-course-card__excerpt {
	margin: 0;
	color: var(--hamrah-muted);
	font-size: .9rem;
	line-height: 1.75;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	min-height: 3.15em;
}

.ecowise-course-card__chips {
	list-style: none;
	margin: .15rem 0 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: .45rem;
}

.ecowise-course-card__chip {
	display: inline-flex;
	align-items: center;
	gap: .35rem;
	padding: .4rem .7rem;
	border-radius: 999px;
	background: #fff7f0;
	border: 1px solid #ffe2c8;
	color: var(--hamrah-ink);
	font-size: .78rem;
	font-weight: 600;
	line-height: 1.2;
}

.ecowise-course-card__chip svg {
	flex-shrink: 0;
	color: var(--hamrah-orange-deep);
}

.ecowise-course-card__footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: .75rem;
	margin-top: auto;
	padding-top: .95rem;
	border-top: 1px solid #f0e6dc;
}

.ecowise-course-card__price {
	display: flex;
	flex-direction: column;
	gap: .15rem;
	min-width: 0;
}

.ecowise-course-card__price-label {
	font-size: .72rem;
	color: var(--hamrah-muted);
	font-weight: 500;
}

.ecowise-course-card__price strong {
	font-size: 1rem;
	font-weight: 800;
	color: var(--hamrah-ink);
	letter-spacing: -.01em;
}

.ecowise-course-card__price.is-free strong {
	color: var(--hamrah-orange-deep);
}

.ecowise-course-card__more {
	display: inline-flex;
	align-items: center;
	gap: .3rem;
	flex-shrink: 0;
	padding: .65rem 1rem;
	border-radius: 999px;
	background: var(--hamrah-orange);
	color: #fff;
	font-size: .84rem;
	font-weight: 700;
	text-decoration: none;
	transition: background .2s ease, transform .2s ease;
}

.ecowise-course-card__more:hover {
	background: var(--hamrah-orange-dark);
	transform: translateY(-1px);
	color: #fff;
}

.ecowise-course-card__more svg {
	transform: scaleX(-1);
}

body.ecowise-ltr .ecowise-course-card__footer {
	flex-direction: row !important;
}

body.ecowise-ltr .ecowise-course-card__more svg {
	transform: none !important;
}

body.ecowise-ltr .ecowise-course-card__chips {
	direction: ltr !important;
	justify-content: flex-start !important;
}

@media (max-width: 991px) {
	.ecowise-courses-hero {
		padding: 2rem 1.5rem 1.75rem;
	}

	.ecowise-courses-hero__layout {
		grid-template-columns: 1fr;
		min-height: 0;
	}

	.ecowise-courses-hero__visual {
		display: none;
	}

	.ecowise-courses-hero__inner {
		max-width: none;
		width: 100%;
		margin-bottom: 0;
	}
}

@media (max-width: 767px) {
	.ecowise-courses-hero {
		padding: 1.75rem 1.25rem 1.65rem;
		border-radius: 20px;
		margin-bottom: 1.5rem;
	}

	.ecowise-courses-hero__inner {
		padding: 1.25rem 1.15rem;
		border-radius: 18px;
	}

	.ecowise-courses-hero__text {
		max-width: none;
		font-size: .95rem;
	}

	.ecowise-courses-hero__stats {
		width: 100%;
	}

	.ecowise-courses-hero__stat {
		flex: 1 1 calc(33.333% - .55rem);
		min-width: 0;
		padding: .55rem .65rem;
	}

	.ecowise-courses-hero__stat strong {
		font-size: .9rem;
	}

	.ecowise-courses-hero__stat span {
		font-size: .7rem;
	}

	.ecowise-courses-hero__cta {
		width: 100%;
	}
}

@media (max-width: 767px) {
	body.ecowise-hamrah-home:not(.home) .ecowise-footer--hamrah {
		margin-top: 2.25rem;
	}

	body.ecowise-hamrah-home:not(.home) .ecowise-page,
	.ecowise-page--courses,
	.ecowise-page--about,
	.ecowise-page--blog,
	.ecowise-page--blog-single,
	.ecowise-page--contact,
	.ecowise-page--legal {
		padding-bottom: 3.25rem;
	}
}

@media (prefers-reduced-motion: reduce) {
	.ecowise-courses-hero__shine,
	.ecowise-courses-hero__badge {
		animation: none;
	}
}

/* --- About + Blog + Contact info pages --- */
.ecowise-page--about,
.ecowise-page--blog,
.ecowise-page--blog-single,
.ecowise-page--contact,
.ecowise-page--legal,
.ecowise-quiz-page {
	padding-top: 1.5rem;
	padding-bottom: 4.5rem;
}

.ecowise-info-hero {
	margin: 0 0 2rem;
	padding: 2rem 1.75rem 0;
	border-radius: 24px;
	background:
		radial-gradient(ellipse 70% 60% at 12% 20%, rgba(255,255,255,.45) 0%, transparent 50%),
		linear-gradient(128deg, #ffe8d4 0%, #ffc48a 35%, var(--hamrah-orange) 78%, #ff800c 100%);
	box-shadow: 0 18px 42px rgba(255, 128, 12, 0.2);
	direction: rtl;
	text-align: right;
	overflow: hidden;
}

.ecowise-info-hero--split {
	display: grid;
	grid-template-columns: minmax(240px, .85fr) minmax(0, 1.15fr);
	gap: 1rem;
	align-items: end;
	direction: ltr;
	padding: 2rem 1.5rem 0 1.25rem;
	min-height: 320px;
}

.ecowise-info-hero--split .ecowise-info-hero__content {
	order: 2;
	align-self: center;
	padding: 0 0 2rem 0;
	direction: rtl;
	text-align: right;
}

.ecowise-info-hero--split .ecowise-info-hero__visual {
	order: 1;
	position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	min-height: 300px;
}

.ecowise-info-hero__blob {
	position: absolute;
	inset: auto 4% 0;
	width: 88%;
	height: 86%;
	border-radius: 50% / 44%;
	background:
		radial-gradient(ellipse 70% 55% at 50% 28%, rgba(255, 255, 255, 0.35) 0%, transparent 62%),
		linear-gradient(180deg, rgba(255, 214, 188, 0.75) 0%, rgba(255, 145, 77, 0.5) 100%);
	z-index: 0;
}

.ecowise-info-hero__portrait {
	position: relative;
	z-index: 1;
	display: block;
	width: auto;
	max-width: min(100%, 360px);
	max-height: 340px;
	margin: 0 auto;
	object-fit: contain;
	object-position: bottom center;
	filter: drop-shadow(0 16px 28px rgba(31, 42, 61, 0.16));
}

.ecowise-info-hero--compact {
	display: block;
	padding: 1.65rem 1.5rem;
	margin-bottom: 1.5rem;
	min-height: 0;
}

.ecowise-info-hero--plain {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 1.85rem 2rem;
	min-height: 0;
}

.ecowise-info-hero--plain .ecowise-info-hero__content {
	max-width: 42rem;
	direction: rtl;
	text-align: right;
}

.ecowise-info-hero--plain .ecowise-info-hero__eyebrow {
	margin-bottom: .7rem;
}

.ecowise-info-hero--plain .ecowise-info-hero__title {
	margin-bottom: .55rem;
	font-size: clamp(1.45rem, 2.6vw, 1.95rem);
}

.ecowise-info-hero--plain .ecowise-info-hero__text {
	margin: 0;
	max-width: 40ch;
	line-height: 1.7;
	font-size: .98rem;
	color: rgba(255, 255, 255, .96);
}

.ecowise-info-hero__eyebrow {
	display: inline-flex;
	margin: 0 0 .85rem;
	padding: .4rem .9rem;
	border-radius: 999px;
	background: var(--hamrah-ink);
	color: #fff;
	font-size: .8rem;
	font-weight: 600;
}

.ecowise-info-hero__title {
	margin: 0 0 .75rem;
	color: #fff;
	font-size: clamp(1.55rem, 3vw, 2.15rem);
	font-weight: 700;
	line-height: 1.3;
}

.ecowise-info-hero__text {
	margin: 0;
	max-width: 46ch;
	color: rgba(255,255,255,.95);
	font-size: 1rem;
	line-height: 1.75;
}

.ecowise-about-page__intro {
	display: grid;
	grid-template-columns: minmax(0, 1.25fr) minmax(220px, .75fr);
	gap: 1.5rem;
	margin-bottom: 2.5rem;
}

.ecowise-about-page__intro-copy {
	padding: 1.75rem;
	border-radius: 20px;
	background: #fff;
	border: 1px solid var(--hamrah-border);
	box-shadow: 0 10px 28px rgba(31, 42, 61, 0.05);
	direction: rtl;
	text-align: right;
}

.ecowise-about-page__intro-copy h2 {
	margin: 0 0 .85rem;
	font-size: 1.35rem;
	color: var(--hamrah-ink);
}

.ecowise-about-page__intro-copy p {
	margin: 0 0 1rem;
	color: var(--hamrah-muted);
	line-height: 1.85;
}

.ecowise-about-page__editor {
	margin-top: 1rem;
	color: var(--hamrah-ink);
	line-height: 1.85;
}

.ecowise-about-page__intro-aside {
	display: flex;
	flex-direction: column;
	gap: .85rem;
}

.ecowise-about-page__aside-card {
	padding: 1.15rem 1.2rem;
	border-radius: 18px;
	background: linear-gradient(145deg, #fff 0%, #fff8f2 100%);
	border: 1px solid #ffe6d2;
	direction: rtl;
	text-align: right;
}

.ecowise-about-page__aside-card strong {
	display: block;
	margin-bottom: .35rem;
	color: var(--hamrah-orange-deep);
	font-size: 1rem;
}

.ecowise-about-page__aside-card span {
	color: var(--hamrah-muted);
	font-size: .9rem;
	line-height: 1.6;
}

.ecowise-about-page__features {
	margin-bottom: 2.5rem;
}

.ecowise-about-page__section-head {
	margin: 0 0 1.25rem;
	direction: rtl;
	text-align: right;
}

.ecowise-about-page__section-head h2 {
	margin: 0 0 .45rem;
	font-size: 1.4rem;
	color: var(--hamrah-ink);
}

.ecowise-about-page__section-head p {
	margin: 0;
	color: var(--hamrah-muted);
}

.ecowise-about-page__feature-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: .85rem;
	margin: 0;
	padding: 0;
	list-style: none;
}

.ecowise-about-page__feature-grid li {
	padding: 1rem 1.1rem;
	border-radius: 16px;
	background: #fff;
	border: 1px solid var(--hamrah-border);
	color: var(--hamrah-ink);
	direction: rtl;
	text-align: right;
	line-height: 1.6;
	box-shadow: 0 6px 18px rgba(31, 42, 61, 0.04);
}

.ecowise-about-page__feature-grid li::before {
	content: '';
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-left: .55rem;
	border-radius: 50%;
	background: var(--hamrah-orange);
	vertical-align: middle;
}

.ecowise-about-page__cta {
	border-radius: 22px;
	background:
		linear-gradient(125deg, #1f2a3d 0%, #31415c 55%, #3d2a1f 100%);
	overflow: hidden;
	margin-bottom: .5rem;
}

.ecowise-about-page__cta-layout {
	display: grid;
	grid-template-columns: minmax(220px, .8fr) minmax(0, 1.2fr);
	gap: 1rem;
	align-items: end;
	direction: ltr;
	min-height: 300px;
	padding: 0 .5rem 0 .5rem;
}

.ecowise-about-page__cta-copy {
	order: 2;
	align-self: center;
	padding: 2rem 1.75rem 2rem 1rem;
	direction: rtl;
	text-align: right;
}

.ecowise-about-page__cta-copy h2 {
	margin: 0 0 .65rem;
	color: #fff;
	font-size: clamp(1.25rem, 2.5vw, 1.65rem);
}

.ecowise-about-page__cta-copy p {
	margin: 0 0 1.25rem;
	color: rgba(255,255,255,.82);
	max-width: 46ch;
	line-height: 1.75;
}

.ecowise-about-page__cta-visual {
	order: 1;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	min-height: 280px;
}

.ecowise-about-page__cta-visual img {
	display: block;
	width: auto;
	max-width: min(100%, 320px);
	max-height: 320px;
	object-fit: contain;
	object-position: bottom center;
	filter: drop-shadow(0 18px 30px rgba(0, 0, 0, 0.28));
}

.ecowise-about-page__cta-inner {
	padding: 2rem 1.75rem;
	direction: rtl;
	text-align: right;
}

.ecowise-about-page__cta-inner h2 {
	margin: 0 0 .65rem;
	color: #fff;
	font-size: clamp(1.25rem, 2.5vw, 1.65rem);
}

.ecowise-about-page__cta-inner p {
	margin: 0 0 1.25rem;
	color: rgba(255,255,255,.82);
	max-width: 46ch;
	line-height: 1.75;
}

.ecowise-about-page__cta-actions {
	display: flex;
	flex-wrap: wrap;
	gap: .75rem;
}

.ecowise-about-page__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: .85rem 1.35rem;
	border-radius: 999px;
	font-weight: 700;
	font-size: .92rem;
	text-decoration: none;
	transition: transform .2s ease, background .2s ease, color .2s ease;
}

.ecowise-about-page__btn--primary {
	background: var(--hamrah-orange);
	color: #fff;
}

.ecowise-about-page__btn--primary:hover {
	background: var(--hamrah-orange-deep);
	color: #fff;
	transform: translateY(-1px);
}

.ecowise-about-page__btn--ghost {
	background: rgba(255,255,255,.12);
	color: #fff;
	border: 1px solid rgba(255,255,255,.28);
}

.ecowise-about-page__btn--ghost:hover {
	background: rgba(255,255,255,.2);
	color: #fff;
}

.ecowise-blog__grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1.25rem;
}

.ecowise-blog-card {
	display: flex;
	flex-direction: column;
	background: #fff;
	border: 1px solid var(--hamrah-border);
	border-radius: 18px;
	overflow: hidden;
	box-shadow: 0 10px 28px rgba(31, 42, 61, 0.05);
	transition: transform .2s ease, box-shadow .2s ease;
}

.ecowise-blog-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 16px 36px rgba(31, 42, 61, 0.09);
}

.ecowise-blog-card__media {
	display: block;
	aspect-ratio: 16 / 10;
	overflow: hidden;
	background: var(--hamrah-peach);
}

.ecowise-blog-card__media img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.ecowise-blog-card__placeholder {
	display: block;
	width: 100%;
	height: 100%;
	background:
		radial-gradient(circle at 30% 30%, rgba(255,255,255,.55), transparent 45%),
		linear-gradient(135deg, #ffd6bc, var(--hamrah-orange));
}

.ecowise-blog-card__body {
	padding: 1.15rem 1.2rem 1.3rem;
	direction: rtl;
	text-align: right;
	display: flex;
	flex-direction: column;
	gap: .55rem;
	flex: 1;
}

.ecowise-blog-card__meta {
	color: var(--hamrah-muted);
	font-size: .8rem;
}

.ecowise-blog-card__title {
	margin: 0;
	font-size: 1.05rem;
	line-height: 1.45;
}

.ecowise-blog-card__title a {
	color: var(--hamrah-ink);
	text-decoration: none;
}

.ecowise-blog-card__title a:hover {
	color: var(--hamrah-orange-deep);
}

.ecowise-blog-card__excerpt {
	margin: 0;
	color: var(--hamrah-muted);
	font-size: .92rem;
	line-height: 1.7;
	flex: 1;
}

.ecowise-blog-card__more {
	color: var(--hamrah-orange-deep);
	font-weight: 700;
	font-size: .88rem;
	text-decoration: none;
}

.ecowise-blog__pagination {
	margin-top: 2rem;
}

.ecowise-blog__empty {
	padding: 2rem;
	border-radius: 16px;
	background: var(--hamrah-peach);
	color: var(--hamrah-ink);
	direction: rtl;
	text-align: right;
}

.ecowise-blog-single__cover {
	margin: 0 0 1.75rem;
	border-radius: 20px;
	overflow: hidden;
}

.ecowise-blog-single__cover img {
	display: block;
	width: 100%;
	height: auto;
}

.ecowise-blog-single__content {
	max-width: 760px;
	margin: 0 auto 2rem;
	direction: rtl;
	text-align: right;
	line-height: 1.9;
	color: var(--hamrah-ink);
}

.ecowise-blog-single__footer {
	max-width: 760px;
	margin: 0 auto;
	direction: rtl;
}

.ecowise-page--blog-single .ecowise-about-page__btn--ghost {
	background: var(--hamrah-peach);
	color: var(--hamrah-orange-deep);
	border-color: #ffd7b8;
}

/* --- Contact page --- */
.ecowise-contact-page__main {
	display: grid;
	grid-template-columns: minmax(260px, .9fr) minmax(0, 1.2fr);
	gap: 1.5rem;
	align-items: start;
	margin-bottom: .5rem;
}

.ecowise-contact-page__channels {
	padding: 1.6rem 1.45rem;
	border-radius: 22px;
	background: linear-gradient(160deg, #fff8f2 0%, #fff 55%);
	border: 1px solid #ffe6d2;
	direction: rtl;
	text-align: right;
}

.ecowise-contact-page__channels h2 {
	margin: 0 0 .5rem;
	font-size: 1.3rem;
	color: var(--hamrah-ink);
}

.ecowise-contact-page__lede {
	margin: 0 0 1.25rem;
	color: var(--hamrah-muted);
	line-height: 1.7;
	font-size: .95rem;
}

.ecowise-contact-page__cards {
	list-style: none;
	margin: 0 0 1.25rem;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: .75rem;
}

.ecowise-contact-page__card {
	display: flex;
	align-items: center;
	gap: .9rem;
	padding: 1rem 1.05rem;
	border-radius: 16px;
	background: #fff;
	border: 1px solid var(--hamrah-border);
	text-decoration: none;
	color: inherit;
	box-shadow: 0 8px 22px rgba(31, 42, 61, 0.04);
	transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}

a.ecowise-contact-page__card:hover {
	transform: translateY(-2px);
	border-color: #ffd0a8;
	box-shadow: 0 12px 28px rgba(255, 128, 12, 0.12);
}

.ecowise-contact-page__card--static {
	cursor: default;
}

.ecowise-contact-page__icon {
	flex: 0 0 auto;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	border-radius: 14px;
	background: var(--hamrah-peach);
	color: var(--hamrah-orange-deep);
}

.ecowise-contact-page__card--whatsapp .ecowise-contact-page__icon {
	background: #e8f8ee;
	color: #1fa855;
}

.ecowise-contact-page__card-body {
	display: flex;
	flex-direction: column;
	gap: .2rem;
	min-width: 0;
}

.ecowise-contact-page__label {
	font-size: .82rem;
	font-weight: 700;
	color: var(--hamrah-orange-deep);
}

.ecowise-contact-page__value {
	font-size: .98rem;
	color: var(--hamrah-ink);
	line-height: 1.45;
	word-break: break-word;
}

.ecowise-contact-page__offices {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: .75rem;
}

.ecowise-contact-page__office {
	padding: .9rem 1rem;
	border-radius: 14px;
	background: rgba(255, 255, 255, .7);
	border: 1px dashed #ffd7b8;
	direction: rtl;
	text-align: right;
}

.ecowise-contact-page__office strong {
	display: block;
	margin-bottom: .3rem;
	color: var(--hamrah-ink);
	font-size: .92rem;
}

.ecowise-contact-page__office span {
	color: var(--hamrah-muted);
	font-size: .85rem;
	line-height: 1.55;
}

.ecowise-contact-page__form-panel {
	position: relative;
	padding: 1.75rem 1.6rem;
	border-radius: 22px;
	background: #fff;
	border: 1px solid var(--hamrah-border);
	box-shadow: 0 14px 36px rgba(31, 42, 61, 0.06);
	direction: rtl;
	text-align: right;
}

.ecowise-contact-page__form-head {
	margin-bottom: 1.25rem;
}

.ecowise-contact-page__form-head h2 {
	margin: 0 0 .45rem;
	font-size: 1.3rem;
	color: var(--hamrah-ink);
}

.ecowise-contact-page__form-head p {
	margin: 0;
	color: var(--hamrah-muted);
	line-height: 1.7;
}

.ecowise-contact-page__form-panel .ecowise-form {
	position: relative;
}

.ecowise-contact-page__form-panel .ecowise-form__grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 1rem;
}

.ecowise-contact-page__form-panel .ecowise-form__field {
	display: flex;
	flex-direction: column;
	gap: .4rem;
	margin-bottom: 1rem;
}

.ecowise-contact-page__form-panel .ecowise-form__grid .ecowise-form__field {
	margin-bottom: 0;
}

.ecowise-contact-page__form-panel label {
	font-size: .88rem;
	font-weight: 600;
	color: var(--hamrah-ink);
}

.ecowise-contact-page__form-panel input,
.ecowise-contact-page__form-panel textarea {
	width: 100%;
	padding: .85rem 1rem;
	border: 1px solid #e8d9cc;
	border-radius: 12px;
	background: #fffaf6;
	color: var(--hamrah-ink);
	font: inherit;
	transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}

.ecowise-contact-page__form-panel input:focus,
.ecowise-contact-page__form-panel textarea:focus {
	outline: none;
	border-color: var(--hamrah-orange);
	background: #fff;
	box-shadow: 0 0 0 3px rgba(255, 128, 12, 0.18);
}

.ecowise-contact-page__form-panel textarea {
	resize: vertical;
	min-height: 120px;
}

.ecowise-contact-page__form-panel .ecowise-form__honeypot {
	position: absolute;
	left: -9999px;
	opacity: 0;
	height: 0;
	overflow: hidden;
}

.ecowise-contact-page__form-panel .ecowise-btn,
.ecowise-contact-page__form-panel .ecowise-btn--accent {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-top: .35rem;
	padding: .95rem 1.7rem;
	border: 0;
	border-radius: 999px;
	background: var(--hamrah-orange);
	color: #fff;
	font-weight: 700;
	font-size: .95rem;
	cursor: pointer;
	transition: transform .2s ease, background .2s ease;
}

.ecowise-contact-page__form-panel .ecowise-btn:hover,
.ecowise-contact-page__form-panel .ecowise-btn--accent:hover {
	background: var(--hamrah-orange-dark);
	transform: translateY(-1px);
}

.ecowise-contact-page__form-panel .ecowise-alert {
	margin-bottom: 1rem;
	padding: .9rem 1rem;
	border-radius: 12px;
	direction: rtl;
	text-align: right;
}

.ecowise-contact-page__form-panel .ecowise-alert--success {
	background: #e8f8ee;
	color: #1a7a45;
}

.ecowise-contact-page__form-panel .ecowise-alert--error {
	background: #fdeceb;
	color: #b42318;
}

/* --- Legal pages --- */
.ecowise-legal-panel {
	padding: 1.85rem 1.75rem;
	border-radius: 22px;
	background: #fff;
	border: 1px solid var(--hamrah-border);
	box-shadow: 0 12px 32px rgba(31, 42, 61, 0.05);
	margin-bottom: 1.25rem;
}

.ecowise-legal-panel__content {
	max-width: 760px;
	margin: 0 auto;
	direction: rtl;
	text-align: right;
	color: var(--hamrah-ink);
	line-height: 1.9;
}

.ecowise-legal-panel__content h2,
.ecowise-legal-panel__content h3 {
	margin: 1.6rem 0 .7rem;
	color: var(--hamrah-ink);
	line-height: 1.35;
}

.ecowise-legal-panel__content h2:first-child,
.ecowise-legal-panel__content h3:first-child {
	margin-top: 0;
}

.ecowise-legal-panel__content p {
	margin: 0 0 1rem;
	color: var(--hamrah-muted);
}

.ecowise-legal-panel__content ul,
.ecowise-legal-panel__content ol {
	margin: 0 0 1.15rem;
	padding-inline-start: 1.25rem;
	color: var(--hamrah-muted);
}

.ecowise-legal-panel__content li {
	margin-bottom: .4rem;
}

.ecowise-legal-panel__footer {
	display: flex;
	flex-wrap: wrap;
	gap: .75rem;
	justify-content: flex-start;
	direction: rtl;
}

/* --- Quiz page --- */
.ecowise-quiz {
	max-width: 920px;
	margin: 0 auto;
	padding: 1.75rem;
	border-radius: 24px;
	background: #fff;
	border: 1px solid var(--hamrah-border);
	box-shadow: 0 14px 36px rgba(31, 42, 61, 0.06);
	direction: rtl;
	text-align: right;
}

.ecowise-quiz__progress {
	margin-bottom: 1.5rem;
	height: .45rem;
	overflow: hidden;
	border-radius: 999px;
	background: #f0e6dc;
}

.ecowise-quiz__progress-bar {
	height: 100%;
	width: 0;
	border-radius: inherit;
	background: linear-gradient(90deg, var(--hamrah-orange), #ff9a3c);
	transition: width .25s ease;
}

.ecowise-quiz__step-meta {
	margin: 0 0 .55rem;
	color: var(--hamrah-orange-deep);
	font-size: .85rem;
	font-weight: 700;
}

.ecowise-quiz__step h2 {
	margin: 0 0 1.15rem;
	font-size: clamp(1.15rem, 2.4vw, 1.45rem);
	color: var(--hamrah-ink);
	line-height: 1.5;
}

.ecowise-quiz__options {
	display: grid;
	gap: .75rem;
	margin-bottom: 1.25rem;
}

.ecowise-quiz__option {
	display: flex;
	align-items: center;
	gap: .75rem;
	margin: 0;
	padding: 1rem 1.1rem;
	border-radius: 14px;
	border: 1px solid #e8d9cc;
	background: #fffaf6;
	cursor: pointer;
	transition: border-color .2s ease, background .2s ease, box-shadow .2s ease;
}

.ecowise-quiz__option:hover {
	border-color: #ffd0a8;
}

.ecowise-quiz__option:has(input:checked) {
	border-color: var(--hamrah-orange);
	background: var(--hamrah-peach);
	box-shadow: 0 0 0 3px rgba(255, 128, 12, 0.14);
	color: var(--hamrah-ink);
}

.ecowise-quiz__next,
.ecowise-quiz .ecowise-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: .9rem 1.55rem;
	border: 0;
	border-radius: 999px;
	background: var(--hamrah-orange);
	color: #fff;
	font-weight: 700;
	cursor: pointer;
	transition: background .2s ease, transform .2s ease;
}

.ecowise-quiz__next:hover,
.ecowise-quiz .ecowise-btn:hover {
	background: var(--hamrah-orange-dark);
	transform: translateY(-1px);
}

.ecowise-quiz__result {
	animation: ecowiseQuizReveal .45s ease;
}

.ecowise-quiz__result-head {
	margin-bottom: 1.35rem;
	text-align: center;
}

.ecowise-quiz__result-badge {
	display: inline-flex;
	margin-bottom: .75rem;
	padding: .4rem .9rem;
	border-radius: 999px;
	background: var(--hamrah-ink);
	color: #fff;
	font-size: .8rem;
	font-weight: 700;
}

.ecowise-quiz__result-title {
	margin: 0 0 .55rem;
	font-size: clamp(1.25rem, 2.6vw, 1.7rem);
	color: var(--hamrah-ink);
}

.ecowise-quiz__result-lead {
	margin: 0 auto;
	max-width: 40ch;
	color: var(--hamrah-muted);
	line-height: 1.7;
}

.ecowise-quiz__courses {
	display: grid;
	gap: 1.1rem;
	margin: 0 0 1.5rem;
}

.ecowise-quiz-course {
	display: grid;
	grid-template-columns: 168px minmax(0, 1fr);
	gap: 0;
	overflow: hidden;
	border-radius: 20px;
	border: 1px solid var(--hamrah-border);
	background: #fff;
	box-shadow: 0 10px 28px rgba(31, 42, 61, 0.05);
	transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}

.ecowise-quiz-course.is-top {
	border-color: #ffd0a8;
	box-shadow: 0 16px 36px rgba(255, 128, 12, 0.14);
}

.ecowise-quiz-course:hover {
	transform: translateY(-2px);
	border-color: #ffd0a8;
}

.ecowise-quiz-course__media {
	position: relative;
	display: block;
	min-height: 100%;
	background: var(--hamrah-peach);
	overflow: hidden;
}

.ecowise-quiz-course__media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ecowise-quiz-course__rank {
	position: absolute;
	top: .75rem;
	inset-inline-start: .75rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: var(--hamrah-orange);
	color: #fff;
	font-size: .85rem;
	font-weight: 800;
	box-shadow: 0 6px 14px rgba(255, 128, 12, 0.35);
}

.ecowise-quiz-course__level {
	position: absolute;
	bottom: .75rem;
	inset-inline-start: .75rem;
	padding: .3rem .65rem;
	border-radius: 999px;
	background: rgba(31, 42, 61, 0.86);
	color: #fff;
	font-size: .72rem;
	font-weight: 700;
}

.ecowise-quiz-course__body {
	display: flex;
	flex-direction: column;
	gap: .55rem;
	padding: 1.1rem 1.15rem 1.15rem;
}

.ecowise-quiz-course__title {
	margin: 0;
	font-size: 1.05rem;
	line-height: 1.4;
	color: var(--hamrah-ink);
}

.ecowise-quiz-course__title a {
	color: inherit;
	text-decoration: none;
}

.ecowise-quiz-course__title a:hover {
	color: var(--hamrah-orange-deep);
}

.ecowise-quiz-course__excerpt {
	margin: 0;
	color: var(--hamrah-muted);
	font-size: .88rem;
	line-height: 1.7;
}

.ecowise-quiz-course__chips {
	list-style: none;
	margin: .15rem 0 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: .4rem;
}

.ecowise-quiz-course__chip {
	display: inline-flex;
	align-items: center;
	gap: .3rem;
	padding: .35rem .65rem;
	border-radius: 999px;
	background: #fff7f0;
	border: 1px solid #ffe2c8;
	color: var(--hamrah-ink);
	font-size: .76rem;
	font-weight: 600;
}

.ecowise-quiz-course__chip svg {
	color: var(--hamrah-orange-deep);
	flex-shrink: 0;
}

.ecowise-quiz-course__footer {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: .75rem;
	margin-top: auto;
	padding-top: .85rem;
	border-top: 1px solid #f0e6dc;
}

.ecowise-quiz-course__price {
	display: flex;
	flex-direction: column;
	gap: .12rem;
}

.ecowise-quiz-course__price span {
	font-size: .72rem;
	color: var(--hamrah-muted);
}

.ecowise-quiz-course__price strong {
	font-size: .98rem;
	color: var(--hamrah-ink);
	font-weight: 800;
}

.ecowise-quiz-course__price.is-free strong {
	color: var(--hamrah-orange-deep);
}

.ecowise-quiz-course__cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: .65rem 1rem;
	border-radius: 999px;
	background: var(--hamrah-orange);
	color: #fff;
	font-size: .84rem;
	font-weight: 700;
	text-decoration: none;
	white-space: nowrap;
	transition: background .2s ease, transform .2s ease;
}

.ecowise-quiz-course__cta:hover {
	background: var(--hamrah-orange-dark);
	color: #fff;
	transform: translateY(-1px);
}

.ecowise-quiz__result-actions {
	display: flex;
	flex-wrap: wrap;
	gap: .75rem;
	justify-content: center;
}

.ecowise-quiz__loading,
.ecowise-quiz__empty {
	margin: 0;
	padding: 1.25rem;
	border-radius: 14px;
	background: var(--hamrah-peach);
	color: var(--hamrah-ink);
	text-align: center;
}

@keyframes ecowiseQuizReveal {
	from { opacity: 0; transform: translateY(10px); }
	to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 767px) {
	.ecowise-quiz-course {
		grid-template-columns: 1fr;
	}

	.ecowise-quiz-course__media {
		aspect-ratio: 16 / 10;
		min-height: 0;
	}

	.ecowise-quiz__result-actions {
		flex-direction: column;
	}

	.ecowise-quiz__result-actions .ecowise-about-page__btn {
		width: 100%;
		justify-content: center;
	}
}

@media (max-width: 991px) {
	.ecowise-about-page__intro {
		grid-template-columns: 1fr;
	}

	.ecowise-contact-page__main {
		grid-template-columns: 1fr;
	}

	.ecowise-info-hero--split,
	.ecowise-about-page__cta-layout {
		grid-template-columns: 1fr;
		min-height: 0;
		padding: 1.5rem 1.25rem;
	}

	.ecowise-info-hero--split {
		padding-bottom: 0;
	}

	.ecowise-info-hero--split .ecowise-info-hero__content,
	.ecowise-about-page__cta-copy {
		order: 1;
		padding: 0 0 1rem;
	}

	.ecowise-info-hero--split .ecowise-info-hero__visual,
	.ecowise-about-page__cta-visual {
		order: 2;
		min-height: 240px;
	}

	.ecowise-info-hero__portrait,
	.ecowise-about-page__cta-visual img {
		max-height: 280px;
	}

	.ecowise-blog__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.ecowise-info-hero {
		padding: 1.5rem 1.2rem;
		border-radius: 18px;
	}

	.ecowise-info-hero--plain {
		padding: 1.4rem 1.25rem;
	}

	.ecowise-about-page__feature-grid,
	.ecowise-blog__grid {
		grid-template-columns: 1fr;
	}

	.ecowise-about-page__cta-actions {
		flex-direction: column;
	}

	.ecowise-about-page__btn {
		width: 100%;
	}

	.ecowise-contact-page__form-panel .ecowise-form__grid,
	.ecowise-contact-page__offices {
		grid-template-columns: 1fr;
	}

	.ecowise-contact-page__form-panel .ecowise-btn,
	.ecowise-contact-page__form-panel .ecowise-btn--accent {
		width: 100%;
	}
}

/* â”€â”€ Student dashboard â”€â”€ */
.ecowise-dashboard {
	padding-top: 1.75rem;
	padding-bottom: 4rem;
}

.ecowise-dashboard__header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 1rem;
	margin-bottom: 1.75rem;
	padding: 1.5rem 1.4rem;
	border-radius: 24px;
	background:
		radial-gradient(ellipse 55% 80% at 100% 0%, rgba(255, 255, 255, 0.35) 0%, transparent 55%),
		linear-gradient(135deg, #ffe8d4 0%, #ffc48a 40%, var(--hamrah-orange) 78%, #ff7300 100%);
	box-shadow: 0 16px 40px rgba(255, 115, 0, 0.18);
	color: #fff;
}

.ecowise-dashboard__eyebrow {
	display: inline-flex;
	margin-bottom: 0.45rem;
	padding: 0.25rem 0.7rem;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.22);
	border: 1px solid rgba(255, 255, 255, 0.32);
	font-size: 0.78rem;
	font-weight: 800;
}

.ecowise-dashboard__header h1 {
	margin: 0 0 0.35rem;
	font-size: clamp(1.35rem, 3vw, 1.85rem);
	font-weight: 800;
	color: #fff;
}

.ecowise-dashboard__subtitle {
	margin: 0;
	opacity: 0.95;
	font-size: 0.95rem;
	line-height: 1.7;
}

.ecowise-dashboard__header .ecowise-dashboard__logout {
	flex-shrink: 0;
	border: 0;
	background: #fff;
	color: var(--hamrah-ink, #1f2a3d);
	font-weight: 800;
	box-shadow: 0 8px 22px rgba(31, 42, 61, 0.14);
}

.ecowise-dashboard__header .ecowise-dashboard__logout:hover {
	background: var(--hamrah-peach, #fff3ea);
	color: var(--hamrah-orange-deep, #ff800c);
}

.ecowise-dashboard__grid {
	display: grid;
	grid-template-columns: 220px minmax(0, 1fr);
	gap: 1.5rem;
	align-items: start;
}

.ecowise-dashboard__sidebar nav {
	display: grid;
	gap: 0.55rem;
	padding: 0.85rem;
	border-radius: 20px;
	border: 1px solid var(--hamrah-border);
	background: #fff;
	box-shadow: 0 10px 28px rgba(31, 42, 61, 0.05);
}

.ecowise-dashboard__sidebar a {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0.5rem;
	padding: 0.8rem 0.95rem;
	border-radius: 14px;
	border: 1px solid transparent;
	background: #fff;
	color: var(--hamrah-ink);
	text-decoration: none;
	font-weight: 700;
	font-size: 0.92rem;
	transition: background 0.15s ease, border-color 0.15s ease, color 0.15s ease;
}

.ecowise-dashboard__sidebar a:hover {
	background: var(--hamrah-peach);
	border-color: #f0dcc8;
}

.ecowise-dashboard__sidebar a.is-active {
	background: linear-gradient(135deg, #fff7ef 0%, #ffe8d4 100%);
	border-color: var(--hamrah-orange);
	color: var(--hamrah-ink);
	box-shadow: 0 8px 18px rgba(255, 115, 0, 0.12);
}

.ecowise-dashboard__count {
	display: inline-flex;
	min-width: 1.5rem;
	height: 1.5rem;
	align-items: center;
	justify-content: center;
	padding: 0 0.4rem;
	border-radius: 999px;
	background: var(--hamrah-orange-deep);
	color: #fff;
	font-size: 0.75rem;
	font-weight: 800;
}

.ecowise-dashboard__panel {
	padding: 1.35rem 1.25rem 1.5rem;
	border-radius: 24px;
	border: 1px solid var(--hamrah-border);
	background: #fff;
	box-shadow: 0 12px 36px rgba(31, 42, 61, 0.06);
}

.ecowise-dashboard__panel-head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 1rem;
	margin-bottom: 1.15rem;
}

.ecowise-dashboard__panel h2 {
	margin: 0 0 1rem;
	font-size: 1.2rem;
	font-weight: 800;
	color: var(--hamrah-ink);
}

.ecowise-dashboard__panel-head h2 {
	margin-bottom: 0;
}

.ecowise-dashboard__panel-meta {
	color: var(--hamrah-muted);
	font-size: 0.9rem;
	font-weight: 600;
}

.ecowise-dashboard__courses {
	display: grid;
	gap: 1.15rem;
}

.ecowise-dashboard-course {
	display: grid;
	grid-template-columns: 180px minmax(0, 1fr);
	gap: 1.1rem;
	padding: 1rem;
	border-radius: 20px;
	border: 1px solid #f0e6dc;
	background: linear-gradient(180deg, #fffaf6 0%, #fff 48%);
}

.ecowise-dashboard-course__thumb {
	overflow: hidden;
	border-radius: 16px;
	aspect-ratio: 16 / 11;
	background: var(--hamrah-peach);
}

.ecowise-dashboard-course__media,
.ecowise-dashboard-course__thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.ecowise-dashboard-course__top {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.45rem;
	margin-bottom: 0.55rem;
}

.ecowise-dashboard-course__badge,
.ecowise-dashboard-course__state {
	display: inline-flex;
	padding: 0.2rem 0.65rem;
	border-radius: 999px;
	font-size: 0.75rem;
	font-weight: 800;
}

.ecowise-dashboard-course__badge {
	background: var(--hamrah-peach);
	color: var(--hamrah-orange-deep);
}

.ecowise-dashboard-course__state {
	background: #dcfce7;
	color: #166534;
}

.ecowise-dashboard-course__body h3 {
	margin: 0 0 0.75rem;
	font-size: 1.1rem;
	font-weight: 800;
	line-height: 1.45;
}

.ecowise-dashboard-course__body h3 a {
	color: var(--hamrah-ink);
	text-decoration: none;
}

.ecowise-dashboard-course__body h3 a:hover {
	color: var(--hamrah-orange-deep);
}

.ecowise-dashboard-course__meta {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
	gap: 0.55rem;
	margin: 0 0 0.95rem;
	padding: 0;
	list-style: none;
}

.ecowise-dashboard-course__meta li {
	display: grid;
	gap: 0.15rem;
	padding: 0.55rem 0.7rem;
	border-radius: 12px;
	background: #fff;
	border: 1px solid #f0e6dc;
}

.ecowise-dashboard-course__meta span {
	font-size: 0.75rem;
	color: var(--hamrah-muted);
}

.ecowise-dashboard-course__meta strong {
	font-size: 0.9rem;
	color: var(--hamrah-ink);
}

.ecowise-dashboard-course__lessons {
	margin: 0 0 0.9rem;
	border-radius: 14px;
	border: 1px solid #f0e6dc;
	background: #fff;
	overflow: hidden;
}

.ecowise-dashboard-course__lessons summary {
	cursor: pointer;
	list-style: none;
	padding: 0.8rem 1rem;
	font-weight: 700;
	color: var(--hamrah-ink);
}

.ecowise-dashboard-course__lessons summary::-webkit-details-marker {
	display: none;
}

.ecowise-dashboard-course .ecowise-lesson-list {
	margin: 0;
	padding: 0 0.85rem 0.95rem;
	list-style: none;
	display: grid;
	gap: 0.75rem;
}

.ecowise-dashboard-course .ecowise-lesson-list li {
	padding: 0.75rem;
	border-radius: 12px;
	background: var(--hamrah-peach-2);
}

.ecowise-lesson-list__head {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.55rem;
	margin-bottom: 0.55rem;
}

.ecowise-lesson-list__index {
	display: inline-flex;
	width: 1.6rem;
	height: 1.6rem;
	align-items: center;
	justify-content: center;
	border-radius: 999px;
	background: var(--hamrah-orange-deep);
	color: #fff;
	font-size: 0.78rem;
	font-weight: 800;
}

.ecowise-lesson-list__head small {
	margin-inline-start: auto;
	color: var(--hamrah-muted);
	font-size: 0.8rem;
}

.ecowise-dashboard-orders {
	overflow-x: auto;
}

.ecowise-dashboard-orders__table {
	width: 100%;
	border-collapse: collapse;
	min-width: 640px;
}

.ecowise-dashboard-orders__table th,
.ecowise-dashboard-orders__table td {
	padding: 0.85rem 0.65rem;
	border-bottom: 1px solid #f0e6dc;
	text-align: right;
	vertical-align: middle;
	font-size: 0.92rem;
}

.ecowise-dashboard-orders__table th {
	font-size: 0.8rem;
	font-weight: 800;
	color: var(--hamrah-muted);
}

.ecowise-order-status {
	display: inline-flex;
	padding: 0.2rem 0.65rem;
	border-radius: 999px;
	background: var(--hamrah-peach);
	color: var(--hamrah-orange-deep);
	font-size: 0.78rem;
	font-weight: 800;
	white-space: nowrap;
}

.ecowise-order-status--completed,
.ecowise-order-status--processing {
	background: #dcfce7;
	color: #166534;
}

.ecowise-order-status--pending,
.ecowise-order-status--on-hold {
	background: #fef3c7;
	color: #92400e;
}

.ecowise-order-status--cancelled,
.ecowise-order-status--failed,
.ecowise-order-status--cancelled {
	background: #fee2e2;
	color: #991b1b;
}

@media (max-width: 900px) {
	.ecowise-dashboard__grid {
		grid-template-columns: 1fr;
	}

	.ecowise-dashboard-course {
		grid-template-columns: 1fr;
	}

	.ecowise-dashboard-course__thumb {
		max-width: 280px;
	}
}

@media (max-width: 640px) {
	.ecowise-dashboard__header {
		flex-direction: column;
		padding: 1.25rem 1.1rem;
	}

	.ecowise-dashboard-orders__table {
		min-width: 0;
	}

	.ecowise-dashboard-orders__table thead {
		display: none;
	}

	.ecowise-dashboard-orders__table,
	.ecowise-dashboard-orders__table tbody,
	.ecowise-dashboard-orders__table tr,
	.ecowise-dashboard-orders__table td {
		display: block;
		width: 100%;
	}

	.ecowise-dashboard-orders__table tr {
		margin-bottom: 0.85rem;
		padding: 0.85rem;
		border: 1px solid #f0e6dc;
		border-radius: 14px;
		background: #fffaf6;
	}

	.ecowise-dashboard-orders__table td {
		display: flex;
		justify-content: space-between;
		gap: 1rem;
		border: 0;
		padding: 0.35rem 0;
	}

	.ecowise-dashboard-orders__table td::before {
		content: attr(data-label);
		color: var(--hamrah-muted);
		font-weight: 700;
		font-size: 0.8rem;
	}
}

/* â”€â”€ English LTR force (wins over component-level rtl) â”€â”€ */
body.ecowise-ltr,
body.ecowise-ltr .ecowise-main,
body.ecowise-ltr .ecowise-header--hamrah,
body.ecowise-ltr .ecowise-side-nav,
body.ecowise-ltr .ecowise-footer--hamrah {
	direction: ltr !important;
	text-align: left !important;
}

/* Nested components hardcode direction:rtl â€” inherit LTR from parents */
body.ecowise-ltr .ecowise-main *:not(script):not(style):not(svg):not(path),
body.ecowise-ltr .ecowise-header--hamrah *:not(script):not(style):not(svg):not(path),
body.ecowise-ltr .ecowise-side-nav *:not(script):not(style):not(svg):not(path),
body.ecowise-ltr .ecowise-footer--hamrah *:not(script):not(style):not(svg):not(path) {
	direction: inherit !important;
}

body.ecowise-ltr h1,
body.ecowise-ltr h2,
body.ecowise-ltr h3,
body.ecowise-ltr h4,
body.ecowise-ltr p,
body.ecowise-ltr li,
body.ecowise-ltr label,
body.ecowise-ltr td,
body.ecowise-ltr th,
body.ecowise-ltr input,
body.ecowise-ltr textarea,
body.ecowise-ltr select,
body.ecowise-ltr .ecowise-btn,
body.ecowise-ltr .ecowise-nav__list a,
body.ecowise-ltr .ecowise-footer-menu a,
body.ecowise-ltr .ecowise-breadcrumb,
body.ecowise-ltr .ecowise-form__field,
body.ecowise-ltr .ecowise-quiz__option {
	text-align: left !important;
}

body.ecowise-ltr .ecowise-section__header--hamrah,
body.ecowise-ltr .ecowise-section__header--hamrah h2,
body.ecowise-ltr .ecowise-section__header--hamrah p {
	text-align: center !important;
}

body.ecowise-ltr .ecowise-header--hamrah .ecowise-header__cta {
	direction: ltr !important;
}

/*
 * English header = full mirror of Persian layout:
 * FA (row-reverse):  [pill: actions | menu] ........ [logos]
 * EN (row):          [logos] ........ [pill: menu | actions]
 */
body.ecowise-ltr .ecowise-header--hamrah__shell,
body.ecowise-ltr .ecowise-header--hamrah__mobile {
	direction: ltr !important;
}

body.ecowise-ltr .ecowise-header--hamrah .ecowise-header--hamrah__inner {
	flex-direction: row !important; /* logos left, pill right */
}

body.ecowise-ltr .ecowise-header__logos {
	flex-direction: row !important;
	order: 0 !important;
}

body.ecowise-ltr .ecowise-header__nav-pill {
	order: 1 !important;
	margin-inline-start: 24px !important;
	margin-inline-end: 0 !important;
	padding: 10px 18px 10px 22px !important;
	display: flex !important;
	flex-direction: row !important; /* menu left, actions right */
	justify-content: space-between !important;
	align-items: center !important;
	gap: 1.25rem !important;
}

body.ecowise-ltr .ecowise-header__nav {
	order: 1 !important;
	flex: 1 1 auto !important;
	justify-content: flex-start !important;
	margin-inline-start: 0 !important;
	margin-inline-end: 0 !important;
}

body.ecowise-ltr .ecowise-header__actions {
	order: 2 !important;
	flex: 0 0 auto !important;
	display: flex !important;
	flex-direction: row !important;
	align-items: center !important;
	justify-content: flex-end !important;
	gap: 18px !important;
	margin-inline-start: auto !important;
	margin-inline-end: 0 !important;
}

/* Inside actions (LTR): language | Sign up | burger */
body.ecowise-ltr .ecowise-header__actions .ecowise-lang-switch {
	order: 1 !important;
}

body.ecowise-ltr .ecowise-header__actions .ecowise-header__cta {
	order: 2 !important;
}

body.ecowise-ltr .ecowise-header__actions .ecowise-header__burger {
	order: 3 !important;
}

body.ecowise-ltr .ecowise-header--hamrah .ecowise-nav__list {
	direction: ltr !important;
	text-align: left !important;
	justify-content: flex-start !important;
}

body.ecowise-ltr .ecowise-header--hamrah .ecowise-nav__list > .menu-item > a {
	direction: ltr !important;
	text-align: left !important;
	flex-direction: row !important;
}

body.ecowise-ltr .ecowise-header--hamrah .ecowise-nav__list > .menu-item > a::after {
	transform-origin: left center !important;
}

body.ecowise-ltr .ecowise-header--hamrah .ecowise-header__cta {
	flex-direction: row !important;
	direction: ltr !important;
}

body.ecowise-ltr .ecowise-header--hamrah .ecowise-header__cta svg {
	transform: none !important; /* point right in LTR (opposite of FA) */
	order: 2;
}

body.ecowise-ltr .ecowise-nav__caret,
body.ecowise-ltr .ecowise-side-nav__menu .ecowise-nav__caret {
	/* same down-pointing caret as Persian */
	transform: rotate(45deg) !important;
	margin-top: -3px;
	opacity: .85;
}

/* Mobile header mirror: lang | logos | burger */
body.ecowise-ltr .ecowise-header--hamrah__mobile-bar {
	flex-direction: row-reverse !important;
}

/* Side drawer opens from the left in English */
body.ecowise-ltr .ecowise-side-nav__panel {
	left: 0 !important;
	right: auto !important;
	direction: ltr !important;
	text-align: left !important;
	transform: translateX(-100%) !important;
	box-shadow: 12px 0 40px rgba(0, 0, 0, 0.12) !important;
}

body.ecowise-ltr .ecowise-side-nav.is-open .ecowise-side-nav__panel {
	transform: translateX(0) !important;
}

body.ecowise-ltr .ecowise-side-nav__menu .ecowise-nav__list,
body.ecowise-ltr .ecowise-side-nav__menu .ecowise-nav__list > .menu-item > a {
	direction: ltr !important;
	text-align: left !important;
	justify-content: flex-start !important;
}

body.ecowise-ltr .ecowise-side-nav__close {
	align-self: flex-start !important;
}

/* Hero slider â€” full LTR in English (text left, image right) */
body.ecowise-ltr .ecowise-hero-hamrah,
body.ecowise-ltr .ecowise-hero-hamrah__card,
body.ecowise-ltr .ecowise-hero-hamrah__track,
body.ecowise-ltr .ecowise-hero-hamrah__slide,
body.ecowise-ltr .ecowise-hero-hamrah__layout {
	direction: ltr !important;
}

body.ecowise-ltr .ecowise-hero-hamrah__layout {
	grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr) !important;
}

body.ecowise-ltr .ecowise-hero-hamrah__content {
	order: 0 !important;
	direction: ltr !important;
	text-align: left !important;
	align-items: flex-start !important;
	margin-inline-start: clamp(1.5rem, 5vw, 4.5rem) !important;
	margin-inline-end: 0 !important;
}

body.ecowise-ltr .ecowise-hero-hamrah__visual {
	order: 1 !important;
}

body.ecowise-ltr .ecowise-hero-hamrah__title,
body.ecowise-ltr .ecowise-hero-hamrah__subtitle,
body.ecowise-ltr .ecowise-hero-hamrah__eyebrow,
body.ecowise-ltr .ecowise-hero-hamrah__cta {
	direction: ltr !important;
	text-align: left !important;
}

body.ecowise-ltr .ecowise-hero-hamrah__cta {
	flex-direction: row !important;
	align-self: flex-start !important;
}

body.ecowise-ltr .ecowise-hero-hamrah__cta svg {
	transform: none !important;
}

body.ecowise-ltr .ecowise-hero-hamrah__card {
	padding: 28px 56px 0 40px !important;
}

body.ecowise-ltr .ecowise-hero-hamrah__controls {
	left: 56px !important;
	right: auto !important;
	direction: ltr !important;
}

body.ecowise-ltr .ecowise-hero-hamrah__dots {
	direction: ltr !important;
	flex-direction: row !important;
}

@media (max-width: 1024px) {
	body.ecowise-ltr .ecowise-hero-hamrah__content {
		margin-inline-start: 0 !important;
		text-align: left !important;
		order: 1 !important;
	}

	body.ecowise-ltr .ecowise-hero-hamrah__visual {
		order: -1 !important;
	}

	body.ecowise-ltr .ecowise-hero-hamrah__card {
		padding: 28px 20px 0 !important;
	}

	body.ecowise-ltr .ecowise-hero-hamrah__controls {
		left: 20px !important;
	}
}

/* CTA banners — English LTR text (same fix as hero slider) */
body.ecowise-ltr .ecowise-cta-banners,
body.ecowise-ltr .ecowise-cta-banners .ecowise-cta-banner,
body.ecowise-ltr .ecowise-cta-banners .ecowise-cta-banner__content,
body.ecowise-ltr .ecowise-cta-banners .ecowise-cta-banner__field,
body.ecowise-ltr .ecowise-cta-banners .ecowise-cta-banner__form {
	direction: ltr !important;
}

body.ecowise-ltr .ecowise-cta-banners .ecowise-cta-banner__content {
	align-items: flex-start !important;
	text-align: left !important;
}

body.ecowise-ltr .ecowise-cta-banners h2,
body.ecowise-ltr .ecowise-cta-banners p,
body.ecowise-ltr .ecowise-cta-banners a,
body.ecowise-ltr .ecowise-cta-banners label,
body.ecowise-ltr .ecowise-cta-banners input,
body.ecowise-ltr .ecowise-cta-banners button,
body.ecowise-ltr .ecowise-cta-banners .ecowise-cta-banner__btn,
body.ecowise-ltr .ecowise-cta-banners .ecowise-cta-banner__submit {
	direction: ltr !important;
	text-align: left !important;
	unicode-bidi: isolate;
}

body.ecowise-ltr .ecowise-cta-banners .ecowise-cta-banner__form input {
	text-align: left !important;
}

body.ecowise-ltr .ecowise-cta-banners .ecowise-cta-banner__form input::placeholder {
	text-align: left !important;
}

body.ecowise-ltr .ecowise-cta-banners .ecowise-cta-banner__btn,
body.ecowise-ltr .ecowise-cta-banners .ecowise-cta-banner__submit {
	margin-left: 0 !important;
	margin-right: auto !important;
}

/* Contact page â€” full LTR when English */
body.ecowise-ltr .ecowise-page--contact,
body.ecowise-ltr .ecowise-page--contact .ecowise-info-hero,
body.ecowise-ltr .ecowise-page--contact .ecowise-info-hero__content,
body.ecowise-ltr .ecowise-page--contact .ecowise-contact-page__channels,
body.ecowise-ltr .ecowise-page--contact .ecowise-contact-page__office,
body.ecowise-ltr .ecowise-page--contact .ecowise-contact-page__form-panel,
body.ecowise-ltr .ecowise-page--contact .ecowise-form,
body.ecowise-ltr .ecowise-page--contact .ecowise-form__field {
	direction: ltr !important;
	text-align: left !important;
}

body.ecowise-ltr .ecowise-page--contact .ecowise-info-hero--split .ecowise-info-hero__content {
	order: 1 !important;
	direction: ltr !important;
	text-align: left !important;
}

body.ecowise-ltr .ecowise-page--contact .ecowise-info-hero--split .ecowise-info-hero__visual {
	order: 2 !important;
}

body.ecowise-ltr .ecowise-page--contact .ecowise-contact-page__card,
body.ecowise-ltr .ecowise-page--contact .ecowise-contact-page__card-body,
body.ecowise-ltr .ecowise-page--contact h1,
body.ecowise-ltr .ecowise-page--contact h2,
body.ecowise-ltr .ecowise-page--contact p,
body.ecowise-ltr .ecowise-page--contact label,
body.ecowise-ltr .ecowise-page--contact input,
body.ecowise-ltr .ecowise-page--contact textarea,
body.ecowise-ltr .ecowise-page--contact strong,
body.ecowise-ltr .ecowise-page--contact span {
	direction: ltr !important;
	text-align: left !important;
}

body.ecowise-ltr .ecowise-page--contact .ecowise-contact-page__card {
	flex-direction: row !important;
}
