/*
Theme Name: Yukleri SEO
Theme URI: https://yuklerindasinmasi.az
Author: Yukleri SEO Kit
Description: Azərbaycan üzrə yük daşınması — rayon SEO, müasir FSE interfeysi və sürət optimallaşdırması.
Version: 1.3.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: yukleri-seo
Tags: full-site-editing, block-patterns, translation-ready
*/

html {
	scroll-behavior: smooth;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: var(--wp--preset--color--base);
	color: var(--wp--preset--color--contrast);
}

img {
	height: auto;
	max-width: 100%;
	display: block;
}

.elementor-widget-image img {
	width: 100%;
	height: auto;
	aspect-ratio: auto;
}

.yukleri-focus-ring :focus-visible {
	outline: 2px solid var(--wp--preset--color--accent);
	outline-offset: 3px;
}

/* Header — şüşə effekti */
.yukleri-site-header {
	position: sticky;
	top: 0;
	z-index: 100;
	background: linear-gradient(
		180deg,
		rgba(15, 23, 42, 0.97) 0%,
		rgba(15, 23, 42, 0.92) 100%
	) !important;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.06), 0 12px 40px rgba(15, 23, 42, 0.35);
}

.yukleri-header-meta a {
	text-decoration: none;
	border-bottom: 1px solid rgba(234, 88, 12, 0.45);
	padding-bottom: 1px;
	transition: border-color 0.15s ease, color 0.15s ease;
}

.yukleri-header-meta a:hover {
	border-bottom-color: var(--wp--preset--color--accent);
	color: var(--wp--preset--color--accent);
}

.yukleri-phone-btn .wp-block-button__link {
	font-weight: 700;
	letter-spacing: 0.02em;
}

.wp-block-button__link {
	min-height: 44px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: transform 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease;
	font-weight: 600;
}

.wp-block-button.is-style-outline .wp-block-button__link {
	border-width: 2px;
	border-color: rgba(255, 255, 255, 0.85);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
	border-color: #fff;
	background-color: rgba(255, 255, 255, 0.08);
}

.wp-block-button.is-style-fill .wp-block-button__link:hover {
	transform: translateY(-2px);
}

.wp-block-button.has-primary-background-color .wp-block-button__link:hover {
	box-shadow: 0 10px 28px rgba(5, 150, 105, 0.4);
}

.wp-block-button.has-accent-background-color .wp-block-button__link:hover {
	box-shadow: 0 10px 28px rgba(234, 88, 12, 0.35);
}

/* Hero */
.yukleri-hero-cover .wp-block-cover__inner-container {
	max-width: min(52rem, 100%);
	margin-left: auto;
	margin-right: auto;
	text-shadow: 0 2px 28px rgba(0, 0, 0, 0.45);
}

.yukleri-hero-cover .wp-block-cover__image-background {
	object-fit: cover;
	filter: saturate(1.05) contrast(1.02);
}

.yukleri-hero-cover .wp-block-buttons .wp-block-button {
	flex: 0 1 auto;
}

@media (min-width: 600px) {
	.yukleri-hero-cover .wp-block-buttons .wp-block-button__width-100 {
		width: auto !important;
		min-width: 11rem;
	}
}

/* Stat zolağı */
.yukleri-stats-bar {
	border-top: 1px solid rgba(15, 23, 42, 0.08);
	border-bottom: 1px solid rgba(15, 23, 42, 0.08);
	background-image: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
}

/* Güvən — nömrəli ikonlar */
.yukleri-trust-strip .yukleri-trust-col h3 {
	position: relative;
	padding-top: 0.25rem;
}

.yukleri-trust-strip .wp-block-columns > .wp-block-column:nth-child(1) h3::before {
	content: "01";
}

.yukleri-trust-strip .wp-block-columns > .wp-block-column:nth-child(2) h3::before {
	content: "02";
}

.yukleri-trust-strip .wp-block-columns > .wp-block-column:nth-child(3) h3::before {
	content: "03";
}

.yukleri-trust-strip .yukleri-trust-col h3::before {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 2.75rem;
	height: 2.75rem;
	margin: 0 auto 1rem;
	border-radius: 12px;
	background: linear-gradient(
		145deg,
		rgba(5, 150, 105, 0.18) 0%,
		rgba(5, 150, 105, 0.08) 100%
	);
	color: var(--wp--preset--color--primary-dark);
	font-weight: 700;
	font-size: 0.95rem;
	letter-spacing: 0.04em;
}

/* Xidmət şəkilləri */
.yukleri-service-thumb img {
	width: 100%;
	height: auto;
	aspect-ratio: 4 / 3;
	object-fit: cover;
	transition: transform 0.35s ease;
}

.yukleri-service-thumb a {
	display: block;
	overflow: hidden;
	border-radius: 14px;
	box-shadow: 0 8px 28px rgba(15, 23, 42, 0.08);
}

.yukleri-service-thumb a:hover img {
	transform: scale(1.04);
}

.yukleri-services-wrap .wp-block-heading a {
	text-decoration: none;
	color: inherit;
}

.yukleri-services-wrap .wp-block-heading a:hover {
	color: var(--wp--preset--color--primary);
}

/* Rayon kartları */
.yukleri-rayon-card {
	transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
	border-color: rgba(15, 23, 42, 0.07) !important;
	box-shadow: 0 4px 18px rgba(15, 23, 42, 0.06);
}

.yukleri-rayon-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 16px 44px rgba(15, 23, 42, 0.12);
	border-color: rgba(5, 150, 105, 0.22) !important;
}

.yukleri-rayon-card h3 a {
	text-decoration: none;
	color: inherit;
}

.yukleri-rayon-card h3 a:hover {
	color: var(--wp--preset--color--primary);
}

.yukleri-az-list-wrap {
	border-color: rgba(15, 23, 42, 0.1) !important;
}

.yukleri-az-name-list {
	margin: 0;
	padding-left: 1.1rem;
	font-size: 0.92rem;
	line-height: 1.65;
}

.yukleri-az-name-list li {
	margin-bottom: 0.12rem;
}

/* AZ region şəbəkəsi */
.yukleri-az-coverage h2 {
	letter-spacing: -0.015em;
}

.yukleri-region-card {
	border-color: rgba(15, 23, 42, 0.08) !important;
	box-shadow: 0 6px 24px rgba(15, 23, 42, 0.06);
	transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.yukleri-region-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 18px 44px rgba(15, 23, 42, 0.1);
	border-color: rgba(5, 150, 105, 0.28) !important;
}

.yukleri-chip-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
	margin-top: 1.1rem;
}

.yukleri-chip {
	display: inline-flex;
	align-items: center;
	gap: 0.35rem;
	padding: 0.4rem 0.78rem;
	border-radius: 999px;
	background: linear-gradient(
		145deg,
		rgba(5, 150, 105, 0.12) 0%,
		rgba(5, 150, 105, 0.04) 100%
	);
	border: 1px solid rgba(5, 150, 105, 0.18);
	color: var(--wp--preset--color--primary-dark);
	font-size: 0.78rem;
	font-weight: 600;
	letter-spacing: 0.01em;
	white-space: nowrap;
}

.yukleri-chip::before {
	content: "\2713";
	color: var(--wp--preset--color--primary);
	font-weight: 700;
}

.yukleri-coverage-cta {
	gap: 1.5rem;
}

.yukleri-coverage-cta .wp-block-buttons {
	flex: 0 1 auto;
}

.yukleri-coverage-cta a:not(.wp-block-button__link) {
	color: var(--wp--preset--color--accent);
}

/* Mini chips — Bakı rayon kartları içində massivlər */
.yukleri-mini-chips {
	display: flex;
	flex-wrap: wrap;
	gap: 0.35rem;
	margin-top: 0.85rem;
}

.yukleri-mini-chip {
	display: inline-flex;
	align-items: center;
	padding: 0.25rem 0.6rem;
	border-radius: 8px;
	background: var(--wp--preset--color--surface);
	border: 1px solid rgba(15, 23, 42, 0.08);
	color: var(--wp--preset--color--contrast);
	font-size: 0.74rem;
	font-weight: 500;
	white-space: nowrap;
}

/* Rəylər — sitat */
.yukleri-review-card .wp-block-quote.is-style-plain {
	border: none;
	padding: 0;
	margin: 0;
}

.yukleri-review-card .wp-block-quote.is-style-plain p {
	font-size: 1.02rem;
	line-height: 1.55;
	color: var(--wp--preset--color--contrast);
	margin: 0 0 0.75rem;
}

.yukleri-review-card .wp-block-quote.is-style-plain cite {
	font-style: normal;
	font-size: 0.875rem;
	color: var(--wp--preset--color--muted);
}

/* Mobil menyuda keçidlər */
.wp-block-navigation-item__content {
	padding: 0.4rem 0;
}

.wp-block-navigation .wp-block-navigation-item__content:hover {
	color: var(--wp--preset--color--accent);
}

/* Footer keçidləri */
footer .wp-block-list a {
	text-decoration: none;
	border-bottom: 1px solid transparent;
	transition: border-color 0.15s ease, color 0.15s ease;
}

footer .wp-block-list a:hover {
	border-bottom-color: rgba(5, 150, 105, 0.55);
	color: #a7f3d0;
}

/* Əlavə: details FAQ */
.wp-block-details summary {
	cursor: pointer;
	font-weight: 600;
	padding: 0.65rem 0;
}

.wp-block-details {
	border-bottom: 1px solid rgba(15, 23, 42, 0.08);
	padding-bottom: 0.35rem;
	margin-bottom: 0.5rem;
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
	.wp-block-button__link,
	.yukleri-rayon-card,
	.yukleri-service-thumb img {
		transition: none;
	}
}

/* ===== Global Header / Footer / Breadcrumb Overrides ===== */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
*, *::before, *::after { box-sizing: border-box; }
body {
	font-family: 'Inter', sans-serif !important;
	background: #F5F4F0;
	color: #1a1a1a;
}
html { scroll-behavior: smooth; }
::selection { background: #F0A500; color: #0f1923; }
a { color: #F0A500; text-decoration: none; }
a:hover { text-decoration: underline; }
.elementor-widget:not(:last-child) { margin-bottom: 0; }
.site-header, .site-footer { display: none; }

.global-header {
	position: sticky;
	top: 0;
	z-index: 999;
	background: #0f1923 !important;
	min-height: 68px;
	padding: 0 60px !important;
}
.global-header-inner {
	min-height: 68px;
	width: 100%;
}
.global-header-inner > :first-child,
.global-header-inner > :last-child {
	flex-shrink: 0;
}
.gh-logo {
	font-family: 'Inter', sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: -0.3px;
	color: #fff !important;
	text-decoration: none !important;
}
.gh-logo span { color: #F0A500; }
.global-main-nav .wp-block-navigation-item__content {
	font-family: 'Inter', sans-serif !important;
	font-size: 13px !important;
	font-weight: 400 !important;
	color: rgba(255,255,255,0.65) !important;
	padding: 0 14px !important;
	transition: color .2s;
}
.global-main-nav {
	flex: 1;
	display: flex;
	justify-content: center;
}
.global-main-nav .wp-block-navigation {
	width: 100%;
	justify-content: center;
}
.global-main-nav .wp-block-navigation__container {
	justify-content: center;
}
.global-main-nav .wp-block-navigation-item__content:hover,
.global-main-nav .current-menu-item > .wp-block-navigation-item__content {
	color: #fff !important;
}
.global-header-cta .wp-block-button__link {
	background: #F0A500 !important;
	color: #0f1923 !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	padding: 10px 22px !important;
	border-radius: 7px !important;
	border: none !important;
}
.global-header-cta .wp-block-button__link:hover {
	background: #d4920a !important;
	box-shadow: none !important;
	transform: none !important;
}
.global-main-nav .wp-block-navigation__responsive-container {
	background: #0f1923 !important;
}
.global-main-nav .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
	font-size: 15px !important;
	color: rgba(255,255,255,0.8) !important;
}
.global-main-nav .wp-block-navigation__responsive-container-open,
.global-main-nav .wp-block-navigation__responsive-container-close {
	color: #fff !important;
}

.rank-math-breadcrumb {
	font-family: 'Inter', sans-serif !important;
	font-size: 12px !important;
	color: #999 !important;
}
.rank-math-breadcrumb a {
	color: #F0A500 !important;
	text-decoration: none !important;
}
.rank-math-breadcrumb .separator {
	margin: 0 6px !important;
	color: #ccc !important;
}
.rank-math-breadcrumb p { margin: 0 !important; }
.rm-bc-wrap,
.rm-bc-wrap .rank-math-breadcrumb {
	font-family: 'Inter', sans-serif !important;
	font-size: 12px !important;
	line-height: 1 !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #999 !important;
}
.rm-bc-wrap .rank-math-breadcrumb p {
	margin: 0 !important;
}
.rm-bc-wrap .rank-math-breadcrumb a {
	color: #F0A500 !important;
	text-decoration: none !important;
}
.rm-bc-wrap .rank-math-breadcrumb a:hover {
	text-decoration: underline !important;
}
.rm-bc-wrap .rank-math-breadcrumb .separator {
	margin: 0 7px !important;
	color: #ddd !important;
}
.rm-bc-wrap .rank-math-breadcrumb span.last {
	color: #555 !important;
	font-weight: 500 !important;
}
.rm-bc-wrap span.focus {
	font-weight: 500 !important;
	color: #0f1923 !important;
	font-style: normal !important;
}

/* Shared page shell for non-home pages */
.site-main-shell {
	background: #F5F4F0;
}
.site-main-container {
	max-width: 1140px;
	margin: 0 auto;
	width: 100%;
}
.site-card {
	background: #ffffff;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	padding: 24px;
}
.site-card h1,
.site-card h2,
.site-card h3 {
	color: #0f1923;
	font-family: 'Inter', sans-serif;
}
.site-card p,
.site-card li {
	color: #4b5563;
	line-height: 1.7;
}
.site-card a {
	color: #F0A500;
}

/* ===== Shared inner-page design system (home-aligned) ===== */
.page-hero-dark {
	background: #0f1923;
	padding: 52px 0 44px;
}
.page-hero-inner {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 60px;
}
.page-hero-pill {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	padding: 4px 12px;
	border-radius: 999px;
	border: 1px solid rgba(240, 165, 0, 0.35);
	background: rgba(240, 165, 0, 0.12);
	color: #F0A500;
	font-family: 'Inter', sans-serif;
	font-size: 11px;
	font-weight: 500;
	margin-bottom: 14px;
}
.page-hero-title {
	margin: 0 0 12px;
	color: #ffffff;
	font-size: 42px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: -0.8px;
}
.page-hero-title .accent {
	color: #F0A500;
}
.page-hero-sub {
	margin: 0;
	max-width: 740px;
	color: rgba(255, 255, 255, 0.55);
	font-size: 15px;
	line-height: 1.65;
}

.site-breadcrumb {
	background: #ffffff !important;
	border-bottom: 1px solid #eeeeee !important;
	width: 100% !important;
	display: block !important;
}
.bc-container {
	max-width: 1140px !important;
	margin: 0 auto !important;
	padding: 11px 60px !important;
}
.rank-math-breadcrumb p {
	margin: 0 !important;
}
.rank-math-breadcrumb,
.rank-math-breadcrumb * {
	font-family: 'Inter', sans-serif !important;
	font-size: 12px !important;
	color: #999 !important;
	line-height: 1 !important;
}
.rank-math-breadcrumb a {
	color: #F0A500 !important;
	font-weight: 500 !important;
	text-decoration: none !important;
}
.rank-math-breadcrumb .separator {
	margin: 0 7px !important;
	color: #ddd !important;
}
.rank-math-breadcrumb span:last-child,
.rank-math-breadcrumb .last {
	color: #555 !important;
	font-weight: 500 !important;
}
.rank-math-breadcrumb span.focus {
	font-style: normal !important;
	color: #0f1923 !important;
}

.section-shell-light {
	background: #F5F4F0;
	padding: 64px 0;
}
.section-shell-white {
	background: #ffffff;
	padding: 64px 0;
}
.section-container {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 60px;
}
.section-title {
	margin: 0 0 10px;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.2;
	color: #0f1923;
}
.section-sub {
	margin: 0;
	font-size: 15px;
	line-height: 1.65;
	color: #6b7280;
	max-width: 680px;
}

.service-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 14px;
	margin-top: 30px;
}
.service-card {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	padding: 24px;
}
.service-card:hover {
	border-color: #F0A500;
}
.service-icon {
	width: 42px;
	height: 42px;
	border-radius: 9px;
	background: #FFF5DC;
	margin-bottom: 12px;
}
.service-card h3 {
	margin: 0 0 7px;
	font-size: 14px;
	font-weight: 600;
	color: #0f1923;
}
.service-card p {
	margin: 0 0 10px;
	font-size: 12px;
	line-height: 1.55;
	color: #777;
}
.service-card a {
	font-size: 12px;
	font-weight: 500;
	color: #F0A500 !important;
	text-decoration: none !important;
}

.two-col-55-45 {
	display: grid;
	grid-template-columns: 55% 45%;
	gap: 22px;
}
.panel-white {
	background: #ffffff;
	border: 1px solid #e8e8e8;
	border-radius: 12px;
	padding: 28px;
}
.stats-grid-2 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 12px;
}
.stat-box {
	background: #0f1923;
	border-radius: 10px;
	padding: 18px;
}
.stat-box .v {
	font-size: 28px;
	font-weight: 700;
	color: #F0A500;
	line-height: 1.2;
}
.stat-box .k {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.6);
}

.contact-input,
.contact-textarea {
	width: 100%;
	border: 1px solid #e5e5e5;
	border-radius: 8px;
	padding: 12px 16px;
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
}
.contact-input:focus,
.contact-textarea:focus {
	border-color: #F0A500;
	outline: none;
}
.contact-submit {
	background: #F0A500;
	color: #0f1923;
	border: none;
	border-radius: 8px;
	padding: 12px 18px;
	font-size: 14px;
	font-weight: 600;
}

/* Contact Form 7 requested styling */
.wpcf7-form {
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.wpcf7-form-control-wrap {
	display: block;
	width: 100%;
}
.wpcf7-text,
.wpcf7-tel,
.wpcf7-textarea,
.wpcf7-email {
	width: 100% !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 14px !important;
	color: #1a1a1a !important;
	background: #ffffff !important;
	border: 1px solid #e5e5e5 !important;
	border-radius: 8px !important;
	padding: 13px 16px !important;
	outline: none !important;
	transition: border-color 0.2s !important;
	box-sizing: border-box !important;
}
.wpcf7-text:focus,
.wpcf7-tel:focus,
.wpcf7-textarea:focus,
.wpcf7-email:focus {
	border-color: #F0A500 !important;
	box-shadow: 0 0 0 3px rgba(240,165,0,0.12) !important;
}
.wpcf7-textarea {
	min-height: 130px !important;
	resize: vertical !important;
}
.wpcf7-submit {
	width: 100% !important;
	background: #F0A500 !important;
	color: #0f1923 !important;
	font-family: 'Inter', sans-serif !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	padding: 13px 0 !important;
	border: none !important;
	border-radius: 8px !important;
	cursor: pointer !important;
	transition: background 0.2s !important;
	margin-top: 4px !important;
}
.wpcf7-submit:hover {
	background: #d4920a !important;
}
.wpcf7-not-valid-tip {
	font-family: 'Inter', sans-serif !important;
	font-size: 11px !important;
	color: #e03e3e !important;
	margin-top: 4px !important;
}
.wpcf7-response-output {
	font-family: 'Inter', sans-serif !important;
	font-size: 13px !important;
	border-radius: 8px !important;
	padding: 12px 16px !important;
	margin-top: 12px !important;
}

.global-cta-banner {
	background: #F0A500;
	padding: 44px 0;
}
.global-cta-row {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 14px;
}
.global-cta-row h2 {
	margin: 0 0 6px;
	font-size: 28px;
	color: #0f1923;
}
.global-cta-row p {
	margin: 0;
	color: rgba(15, 25, 35, 0.65);
}
.global-cta-btn {
	display: inline-flex;
	background: #0f1923;
	color: #fff !important;
	border-radius: 8px;
	padding: 12px 22px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none !important;
}

/* Rayon page 65/32 layout */
.rayon-layout-wrap {
	background: #F5F4F0;
	padding: 52px 0;
}
.rayon-layout-container {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 60px;
	display: grid;
	grid-template-columns: 65% 32%;
	gap: 3%;
}
.rayon-content-card {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	padding: 32px 36px;
	margin-bottom: 14px;
}
.rayon-content-card h2 {
	font-size: 20px;
	font-weight: 700;
	color: #0f1923;
}
.rayon-content-card p,
.rayon-content-card li {
	font-size: 14px;
	line-height: 1.8;
	color: #444;
}
.rayon-info-box {
	background: #FFF8E6;
	border-left: 3px solid #F0A500;
	border-radius: 0 8px 8px 0;
	padding: 14px 18px;
	margin: 0 0 14px;
}
.rayon-info-box p {
	margin: 0;
	font-size: 13px;
	line-height: 1.65;
	color: #7a5800;
}
.rayon-info-box a {
	color: #7a5800 !important;
	font-weight: 600;
}
.rayon-faq-card {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	padding: 28px 32px;
	margin-bottom: 14px;
}
.rayon-faq-card h2 {
	font-size: 18px;
	font-weight: 700;
	color: #0f1923;
	margin-bottom: 18px;
}
.rayon-faq-item {
	border: 1px solid #eee;
	border-radius: 8px;
	padding: 13px 16px;
	margin-bottom: 8px;
	background: #fafafa;
}
.rayon-faq-item strong {
	font-size: 13px;
	color: #0f1923;
	display: block;
	margin-bottom: 4px;
}
.rayon-faq-item p {
	font-size: 12px;
	color: #666;
	line-height: 1.6;
	margin: 0;
}
.rayon-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
}
.rayon-tags span {
	background: #F5F4F0;
	border: 1px solid #e0e0e0;
	border-radius: 999px;
	padding: 4px 12px;
	font-size: 11px;
	color: #555;
}
.rayon-side-cta {
	background: #0f1923;
	border-radius: 12px;
	padding: 22px 18px;
	text-align: center;
	margin-bottom: 12px;
}
.rayon-side-cta .lbl {
	font-size: 10px;
	font-weight: 500;
	color: rgba(255,255,255,0.4);
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.rayon-side-cta .ph {
	font-size: 20px;
	font-weight: 700;
	color: #F0A500 !important;
	display: block;
	text-decoration: none !important;
	margin-bottom: 5px;
}
.rayon-side-cta .sub {
	font-size: 11px;
	color: rgba(255,255,255,0.35);
	margin-bottom: 12px;
}
.rayon-side-cta .btn {
	display: block;
	background: #F0A500;
	color: #0f1923 !important;
	font-size: 13px;
	font-weight: 600;
	padding: 10px;
	border-radius: 8px;
	text-decoration: none !important;
}
.rayon-side-card {
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	padding: 16px;
	margin-bottom: 12px;
}
.rayon-side-card h3 {
	font-size: 12px;
	color: #0f1923;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 12px;
}
.rayon-side-card a {
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 6px 0;
	border-bottom: 1px solid #f5f5f5;
	font-size: 12px;
	font-weight: 500;
	color: #333 !important;
	text-decoration: none !important;
}
.rayon-side-card a:last-child {
	border-bottom: none;
}
.rayon-side-card .d {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #F0A500;
}
.rayon-side-card .arr {
	margin-left: auto;
	font-size: 11px;
	font-weight: 500;
	color: #F0A500;
}

/* Service pages */
.service-hero-wrap {
	background: #0f1923;
	padding: 52px 0 44px;
}
.service-hero-inner {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 60px;
}
.service-hero-pill {
	display: inline-flex;
	padding: 8px 14px;
	border-radius: 999px;
	background: rgba(240,165,0,.12);
	color: #F0A500;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 14px;
}
.service-hero-title {
	margin: 0;
	color: #fff;
	font-size: 42px;
	font-weight: 700;
	line-height: 1.16;
	max-width: 820px;
}
.service-hero-sub {
	margin: 12px 0 0;
	color: rgba(255,255,255,.72);
	font-size: 15px;
	max-width: 760px;
}
.service-hero-actions {
	display: flex;
	gap: 10px;
	margin-top: 18px;
	flex-wrap: wrap;
}
.service-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 12px 20px;
	border-radius: 8px;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none !important;
}
.service-btn-primary {
	background: #F0A500;
	color: #0f1923 !important;
}
.service-btn-ghost {
	color: #fff !important;
	border: 1px solid rgba(255,255,255,.25);
	background: transparent;
}
.service-hero-phone {
	margin: 12px 0 0;
	font-size: 14px;
}
.service-hero-phone a {
	color: #F0A500 !important;
	text-decoration: none !important;
	font-weight: 600;
}
.service-layout-wrap {
	background: #F5F4F0;
	padding: 52px 0;
}
.service-layout-container {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 60px;
	display: grid;
	grid-template-columns: 65% 32%;
	gap: 3%;
}
.service-content-card {
	background: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 12px;
	padding: 32px 36px;
}
.service-content-card h2 {
	font-size: 26px;
	line-height: 1.25;
	color: #0f1923;
	margin-top: 0;
	margin-bottom: 12px;
}
.service-content-card h2 + p {
	margin-top: 0;
}
.service-content-card p,
.service-content-card li {
	font-size: 15px;
	line-height: 1.8;
	color: #3f3f3f;
}
.service-content-card ul {
	margin-top: 6px;
	margin-bottom: 20px;
	padding-left: 18px;
}
.service-content-card strong {
	color: #111827;
}
.service-side-cta {
	background: #0f1923;
	border-radius: 12px;
	padding: 22px 18px;
	text-align: center;
	margin-bottom: 12px;
}
.service-side-cta .lbl {
	font-size: 10px;
	font-weight: 500;
	color: rgba(255,255,255,0.4);
	letter-spacing: 0.5px;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.service-side-cta .ph {
	font-size: 20px;
	font-weight: 700;
	color: #F0A500 !important;
	display: block;
	text-decoration: none !important;
	margin-bottom: 5px;
}
.service-side-cta .sub {
	font-size: 11px;
	color: rgba(255,255,255,0.35);
	margin-bottom: 12px;
}
.service-side-cta .btn {
	display: block;
	background: #F0A500;
	color: #0f1923 !important;
	font-size: 13px;
	font-weight: 600;
	padding: 10px;
	border-radius: 8px;
	text-decoration: none !important;
}
.service-side-card {
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	padding: 16px;
	margin-bottom: 12px;
}
.service-side-card h3 {
	font-size: 12px;
	color: #0f1923;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 12px;
}
.service-link {
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 6px 0;
	border-bottom: 1px solid #f5f5f5;
	font-size: 12px;
	font-weight: 500;
	color: #333 !important;
	text-decoration: none !important;
}
.service-link:last-child {
	border-bottom: none;
}
.service-link .d {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #F0A500;
}
.service-link .arr {
	margin-left: auto;
	font-size: 11px;
	color: #F0A500;
}
.service-link.is-current {
	font-weight: 700;
	color: #0f1923 !important;
}
.service-cta-wrap {
	background: #F0A500;
	padding: 44px 0;
}
.service-cta-inner {
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 60px;
}
.service-cta-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}
.service-cta-row h2 {
	margin: 0;
	font-size: 22px;
	font-weight: 700;
	color: #0f1923;
}
.service-cta-row p {
	margin: 6px 0 0;
	font-size: 13px;
	color: rgba(15,25,35,.55);
}
.service-cta-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #0f1923;
	color: #fff !important;
	text-decoration: none !important;
	padding: 13px 26px;
	border-radius: 8px;
	font-size: 13px;
	font-weight: 600;
}

/* Shared call widget */
.call-widget {
	background: #0f1923;
	border-radius: 12px;
	overflow: hidden;
	font-family: 'Inter', sans-serif;
}
.cw-top {
	background: #F0A500;
	padding: 14px 16px;
	display: flex;
	align-items: center;
	gap: 10px;
}
.cw-icon {
	width: 32px;
	height: 32px;
	background: rgba(15,25,35,0.15);
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}
.cw-label {
	font-size: 10px;
	font-weight: 600;
	color: #0f1923;
	letter-spacing: .4px;
}
.cw-num {
	font-size: 17px;
	font-weight: 700;
	color: #0f1923;
	line-height: 1.1;
}
.cw-body {
	padding: 14px 16px;
}
.cw-btn-primary {
	display: block;
	width: 100%;
	padding: 11px;
	border-radius: 8px;
	background: #F0A500;
	color: #0f1923 !important;
	font-size: 13px;
	font-weight: 700;
	text-align: center;
	text-decoration: none !important;
	margin-bottom: 8px;
	transition: background .2s;
}
.cw-btn-primary:hover {
	background: #d4920a;
}
.cw-divider {
	border-top: .5px solid rgba(255,255,255,0.08);
	margin: 10px 0;
}
.cw-btn-wa {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	width: 100%;
	padding: 10px;
	border-radius: 8px;
	background: rgba(37,211,102,0.1);
	border: .5px solid rgba(37,211,102,0.3);
	color: #25d366 !important;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none !important;
	transition: background .2s;
}
.cw-btn-wa:hover {
	background: rgba(37,211,102,0.18);
}
.cw-sub {
	font-size: 10px;
	color: rgba(255,255,255,0.3);
	text-align: center;
	margin-top: 9px;
}

@media (max-width: 768px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		padding: 0 20px !important;
	}
	.page-hero-inner,
	.bc-container,
	.section-container,
	.global-cta-row {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.page-hero-title {
		font-size: 30px;
	}
	.service-grid {
		grid-template-columns: 1fr;
	}
	.two-col-55-45 {
		grid-template-columns: 1fr;
	}
	.rayon-layout-container {
		grid-template-columns: 1fr;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.service-hero-inner,
	.service-layout-container,
	.service-cta-inner {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.service-layout-container {
		grid-template-columns: 1fr;
	}
	.service-hero-title {
		font-size: 28px;
	}
	.service-cta-row {
		flex-direction: column;
		text-align: center;
	}
	.page-hero-title {
		font-size: 28px;
	}
	.global-cta-row {
		flex-direction: column;
		text-align: center;
	}
	.contact-map-iframe {
		height: 250px !important;
	}
}

/* Requested global compatibility reset for mixed builders/themes */
.ast-separate-container .ast-article-single,
.ast-separate-container #primary,
.site-content,
#content,
.content-area {
	padding: 0 !important;
	margin: 0 !important;
	max-width: 100% !important;
}
.entry-content,
.entry-content > *,
.page-content {
	max-width: 100% !important;
}
body:not(.elementor-page) .site-main,
body:not(.elementor-page) #main,
body:not(.elementor-page) .ast-container {
	max-width: 1140px !important;
	margin: 0 auto !important;
	padding: 48px 60px !important;
	background: #ffffff !important;
	border-radius: 12px !important;
}
body:not(.elementor-page) h1 {
	font-size: 36px !important;
	font-weight: 700 !important;
	margin-bottom: 16px !important;
}
body:not(.elementor-page) p {
	font-size: 15px !important;
	line-height: 1.75 !important;
	color: #444 !important;
	margin-bottom: 14px !important;
}

.global-footer {
	background: #0f1923 !important;
	padding: 52px 60px 24px !important;
}
.global-footer-main { max-width: 1140px; margin: 0 auto; }
.global-footer-grid { gap: 32px; }
.gf-logo {
	display: block;
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: 700;
	color: #fff !important;
}
.gf-logo span { color: #F0A500; }
.gf-desc {
	font-size: 12px;
	line-height: 1.7;
	color: rgba(255,255,255,0.35) !important;
}
.gf-title {
	font-size: 13px !important;
	font-weight: 600 !important;
	color: #fff !important;
	margin-bottom: 14px !important;
}
.gf-links { margin: 0; padding-left: 0; list-style: none; }
.gf-links li { margin-bottom: 7px; }
.gf-links a {
	font-size: 12px;
	color: rgba(255,255,255,0.42) !important;
	text-decoration: none;
	transition: color .2s;
}
.gf-links a:hover { color: #F0A500 !important; }
.gf-phone-btn .wp-block-button__link {
	display: inline-flex;
	width: 100%;
	justify-content: center;
	background: #F0A500 !important;
	color: #0f1923 !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	padding: 10px 20px !important;
	border-radius: 7px !important;
}
.gf-muted {
	font-size: 11px;
	color: rgba(255,255,255,0.35) !important;
	margin: 0 0 4px;
}
.global-footer-bottom {
	max-width: 1140px;
	margin: 0 auto;
	border-top: 1px solid rgba(255,255,255,0.07);
	padding-top: 20px;
}
.gf-copy {
	font-size: 11px;
	color: rgba(255,255,255,0.22) !important;
	margin: 0;
}
.gf-bottom-menu { display: flex; gap: 16px; }
.gf-bottom-menu a {
	font-size: 11px;
	color: rgba(255,255,255,0.28) !important;
	text-decoration: none;
}
.gf-bottom-menu a:hover { color: rgba(255,255,255,0.6) !important; }

@media (max-width: 768px) {
	.global-header, .global-footer { padding-left: 20px !important; padding-right: 20px !important; }
	.global-header-inner { gap: 12px; }
	.global-main-nav { order: 3; width: 100%; }
	.global-header-cta { order: 2; }
	.global-footer-grid { gap: 20px; }
	.gf-bottom-menu { gap: 12px; flex-wrap: wrap; }
}
