:root {
	--najd-ink: #07120f;
	--najd-surface: #0d1b17;
	--najd-emerald: #16c784;
	--najd-emerald-dark: #0e9f6e;
	--najd-muted: #a9bbb4;
}

.najd-contact-link {
	text-underline-offset: 0.2em;
}

.najd-coming-soon-badge {
	display: inline-flex;
	align-items: center;
	gap: 0.35rem;
	margin-block: 0.45rem;
	padding: 0.35rem 0.7rem;
	border: 1px solid #168b64;
	border-radius: 999px;
	background: rgba(22, 199, 132, 0.12);
	color: var(--najd-emerald);
	font-size: 0.78rem;
	font-weight: 700;
	line-height: 1.4;
}

.najd-coming-soon-button[aria-disabled="true"] {
	cursor: not-allowed;
	opacity: 0.72;
	pointer-events: none;
}

.najd-coming-soon-note {
	margin-block: 1rem;
	padding: 1rem;
	border-inline-start: 3px solid var(--najd-emerald);
	border-radius: 0.35rem;
	background: rgba(22, 199, 132, 0.08);
}

.najd-home-section {
	box-sizing: border-box;
	width: 100%;
	padding: clamp(4rem, 8vw, 7rem) clamp(1rem, 4vw, 2rem);
	overflow: clip;
	background: #020807;
	color: #d8fff7;
	direction: rtl;
	text-align: center;
}

.najd-home-section-alt {
	background: linear-gradient(180deg, #06130f 0%, #020807 100%);
}

.najd-home-section .elementor-heading-title {
	max-width: 900px;
	margin-inline: auto;
	color: #fff;
	font-size: clamp(1.8rem, 4vw, 3rem);
	line-height: 1.25;
}

.najd-home-section .elementor-widget-text-editor {
	max-width: 820px;
	margin-inline: auto;
	color: #b8cec6;
	font-size: clamp(1rem, 2vw, 1.15rem);
	line-height: 1.9;
}

.najd-home-kicker .elementor-widget-container,
.najd-home-kicker p {
	margin: 0;
	color: #16c784;
	font-size: 0.9rem;
	font-weight: 800;
	letter-spacing: 0.04em;
}

.najd-home-lead {
	max-width: 800px;
}

.najd-home-hero {
	min-height: min(760px, 85vh);
	justify-content: center;
	background:
		radial-gradient(circle at 20% 15%, rgba(22, 199, 132, 0.18), transparent 34%),
		linear-gradient(145deg, #020807 0%, #062019 100%);
}

.najd-home-hero .elementor-heading-title {
	font-size: clamp(2.2rem, 6vw, 4.8rem);
}

.najd-home-actions {
	display: flex;
	gap: 0.8rem;
	justify-content: center;
	margin-top: 1.25rem;
}

.najd-home-section .elementor-button {
	min-height: 46px;
	padding: 0.85rem 1.4rem;
	border: 1px solid #16c784;
	border-radius: 10px;
	background: linear-gradient(90deg, #087756, #16c784);
	color: #fff;
	font-weight: 750;
}

.najd-home-section .najd-button-secondary .elementor-button {
	background: transparent;
	color: #d8fff7;
}

.najd-card-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 1rem;
	width: 100%;
	margin-top: 2rem;
}

.najd-service-card {
	box-sizing: border-box;
	display: flex;
	min-width: 0;
	min-height: 230px;
	padding: clamp(1.1rem, 3vw, 1.7rem);
	border: 1px solid rgba(22, 199, 132, 0.42);
	border-radius: 18px;
	background: linear-gradient(180deg, rgba(13, 27, 23, 0.98), rgba(3, 11, 9, 0.98));
	box-shadow: 0 18px 42px rgba(0, 0, 0, 0.22);
	text-align: start;
}

.najd-service-card .elementor-heading-title {
	margin: 0;
	font-size: clamp(1.2rem, 2.5vw, 1.55rem);
	text-align: start;
}

.najd-service-card .elementor-widget-text-editor {
	margin: 0;
	font-size: 0.98rem;
	text-align: start;
}

.najd-card-action {
	margin-top: auto;
}

.najd-step-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

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

.najd-home-cta {
	background:
		radial-gradient(circle at 80% 40%, rgba(22, 199, 132, 0.16), transparent 35%),
		#020807;
}

.site-footer {
	box-sizing: border-box;
	padding: clamp(2rem, 5vw, 4rem) clamp(1rem, 4vw, 2rem);
	direction: rtl;
}

.nt-header-single .elementor-button {
	min-height: 44px !important;
}

.woocommerce-cart .elementor-button {
	min-height: 44px !important;
}

.nt-close-menu {
	min-width: 44px !important;
}

.single-product button.size-9 {
	min-width: 44px !important;
	min-height: 44px !important;
}

.najd-lang-en {
	direction: ltr;
}

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

@media (max-width: 767px) {
	.najd-home-section {
		padding-block: 3.5rem;
	}

	.najd-card-grid,
	.najd-step-grid,
	.najd-faq-grid {
		grid-template-columns: minmax(0, 1fr);
	}

	.najd-service-card {
		min-height: 0;
	}

	.site-footer {
		flex-direction: column !important;
		gap: 1.5rem;
	}

	.site-footer > .e-con-inner,
	.site-footer > .elementor-element,
	.site-footer > .e-con {
		width: 100% !important;
		max-width: 100% !important;
	}
}

@media (max-width: 390px) {
	.najd-home-actions {
		flex-direction: column;
	}

	.najd-home-actions .elementor-widget-button,
	.najd-home-actions .elementor-button {
		width: 100%;
	}
}

@media (prefers-reduced-motion: reduce) {
	.najd-contact-link,
	.najd-coming-soon-button {
		scroll-behavior: auto;
		transition: none !important;
	}

	.site-footer::before {
		animation: none !important;
	}
}
