.page-id-4 {
	--ab-ink: #111827;
	--ab-muted: #667085;
	--ab-primary: #6d28d9;
	--ab-primary-dark: #5b21b6;
	--ab-primary-soft: #f3eeff;
	--ab-accent: #ed8b00;
	--ab-accent-soft: #fff0e8;
	--ab-border: #e5e7eb;
	background: #fafbfc;
}

.abglobal-custom-header .fusion-header-wrapper {
	display: none !important;
}

body:not(.home) .fusion-tb-header,
body:not(.home) .fusion-tb-header + .fusion-sticky-spacer,
body:not(.home) .fusion-tb-header .fusion-sticky-spacer,
body:not(.home) .fusion-sticky-spacer {
	display: none !important;
}

body.page-slug-hakkimizda #main,
body.page-id-58 #main {
	padding-top: 0 !important;
}

body.page-slug-hakkimizda .fusion-page-title-bar,
body.page-slug-hakkimizda .avada-page-titlebar-wrapper,
body.page-id-58 .fusion-page-title-bar,
body.page-id-58 .avada-page-titlebar-wrapper,
body.page-id-42 .fusion-page-title-bar,
body.page-id-42 .avada-page-titlebar-wrapper,
body.page-id-42 section.fusion-page-title-bar.fusion-tb-page-title-bar,
body.page-id-84 .fusion-page-title-bar,
body.page-id-84 .avada-page-titlebar-wrapper,
body.page-id-84 section.fusion-page-title-bar.fusion-tb-page-title-bar,
body.page-slug-iletisim .fusion-page-title-bar,
body.page-slug-iletisim .avada-page-titlebar-wrapper,
body.page-slug-iletisim section.fusion-page-title-bar.fusion-tb-page-title-bar {
	display: none !important;
}

body.page-id-84 #main,
body.page-slug-iletisim #main {
	padding-top: 0 !important;
}

.ab-about-page {
	--ab-about-ink: #111827;
	--ab-about-copy: #4b5563;
	--ab-about-muted: #6b7280;
	--ab-about-border: #e5e7eb;
	--ab-about-soft: #fafbfc;
	--ab-about-orange: #f97316;
	--ab-about-orange-deep: #e85d04;
	--ab-about-orange-soft: #fff7ed;
	--ab-about-blue: #4f46e5;
	--ab-about-blue-soft: #eef2ff;
	--ab-about-green: #059669;
	--ab-about-green-soft: #ecfdf5;
	--ab-about-purple: #7c3aed;
	--ab-about-purple-soft: #f5f3ff;
	background: #fafbfc;
	color: var(--ab-about-ink);
	overflow: hidden;
}

.ab-about-shell {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1280px;
	padding: 0 32px;
	width: 100%;
}

.ab-about-hero {
	background:
		radial-gradient(circle at 82% 12%, rgba(251, 146, 60, 0.12), transparent 26%),
		radial-gradient(circle at 14% 88%, rgba(124, 58, 237, 0.06), transparent 28%),
		#fafbfc;
	padding: 20px 0 92px;
	position: relative;
}

.ab-about-hero__grid,
.ab-about-split,
.ab-about-why {
	align-items: center;
	display: grid;
	gap: 48px;
	grid-template-columns: minmax(0, 1fr) minmax(360px, 520px);
}

.ab-about-eyebrow-pill {
	align-items: center;
	background: #f3f4f6;
	border: 1px solid var(--ab-about-border);
	border-radius: 999px;
	color: #4b5563;
	display: inline-flex;
	font-size: 13px;
	font-weight: 600;
	gap: 9px;
	margin-bottom: 28px;
	padding: 9px 18px;
}

.ab-about-eyebrow-pill__dot {
	background: var(--ab-about-orange);
	border-radius: 50%;
	display: block;
	height: 7px;
	width: 7px;
}

.ab-about-hero__title,
.ab-about-title {
	color: var(--ab-about-ink);
	font-size: clamp(34px, 5vw, 72px);
	font-weight: 800;
	letter-spacing: -0.04em;
	line-height: 1.04;
	margin: 0 0 24px;
}

.ab-about-title {
	font-size: clamp(28px, 3.4vw, 46px);
	line-height: 1.14;
	margin-bottom: 26px;
}

.ab-about-hero__title span,
.ab-about-title span {
	background: linear-gradient(135deg, var(--ab-about-orange-deep) 0%, var(--ab-about-orange) 52%, #fb923c 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}

.ab-about-hero__lead {
	color: var(--ab-about-copy);
	font-size: 20px;
	font-weight: 500;
	line-height: 1.7;
	margin: 0 0 16px;
	max-width: 640px;
}

.ab-about-hero__text,
.ab-about-stack p,
.ab-about-highlight p,
.ab-about-vision__card p {
	color: var(--ab-about-muted);
	font-size: 16px;
	line-height: 1.8;
	margin: 0;
}

.ab-contact-page {
	--ab-contact-ink: #111827;
	--ab-contact-copy: #6b7280;
	--ab-contact-border: #e5e7eb;
	--ab-contact-muted-bg: #fafbfc;
	--ab-contact-orange: #ed8b00;
	--ab-contact-orange-soft: #fff7ed;
	--ab-contact-blue: #6366f1;
	--ab-contact-blue-soft: #eef2ff;
	--ab-contact-green: #16a34a;
	--ab-contact-green-soft: #f0fdf4;
	--ab-contact-purple: #7c3aed;
	--ab-contact-purple-soft: #f5f3ff;
	background: #fafbfc;
	color: var(--ab-contact-ink);
}

.ab-contact-shell {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1280px;
	padding: 0 32px;
	width: 100%;
}

.ab-contact-intro {
	background: #fff;
	border-bottom: 1px solid #eaecef;
	padding: 28px 0 30px;
}

.ab-contact-intro__pill {
	align-items: center;
	background: #f3f4f6;
	border: 1px solid var(--ab-contact-border);
	border-radius: 999px;
	color: #374151;
	display: inline-flex;
	font-size: 12px;
	font-weight: 600;
	gap: 8px;
	margin-bottom: 14px;
	padding: 6px 14px;
}

.ab-contact-intro__dot {
	background: var(--ab-contact-orange);
	border-radius: 50%;
	display: inline-block;
	height: 6px;
	width: 6px;
}

.ab-contact-intro h1,
.ab-contact-copy h2 {
	color: var(--ab-contact-ink);
	font-size: clamp(28px, 3.5vw, 42px);
	font-weight: 800;
	letter-spacing: -0.025em;
	line-height: 1.18;
	margin: 0;
}

.ab-contact-intro p {
	color: var(--ab-contact-copy);
	font-size: 15px;
	margin: 6px 0 0;
}

.ab-contact-main {
	padding: 60px 0 80px;
}

.ab-contact-grid {
	align-items: start;
	display: grid;
	gap: 60px;
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
}

.ab-contact-kicker {
	color: var(--ab-contact-orange);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.12em;
	margin: 0 0 14px;
	text-transform: uppercase;
}

.ab-contact-copy h2 {
	margin-bottom: 20px;
}

.ab-contact-copy h2 span {
	background: linear-gradient(135deg, #d97800 0%, #ed8b00 50%, #f2b544 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
}

.ab-contact-lead {
	color: var(--ab-contact-copy);
	font-size: 15.5px;
	line-height: 1.75;
	margin: 0 0 36px;
	max-width: 520px;
}

.ab-contact-cards {
	display: grid;
	gap: 20px;
}

.ab-contact-map-card {
	background: #fff;
	border: 1px solid #f3f4f6;
	border-radius: 18px;
	box-shadow: 0 2px 8px rgba(17, 24, 39, 0.04);
	overflow: hidden;
}

.ab-contact-map-card__head {
	display: grid;
	gap: 4px;
	padding: 18px 20px 0;
}

.ab-contact-map-card__head strong {
	color: var(--ab-contact-ink);
	font-size: 16px;
	font-weight: 700;
}

.ab-contact-map-card__frame {
	padding: 18px 20px 20px;
}

.ab-contact-map-card__frame iframe {
	border: 0;
	border-radius: 14px;
	display: block;
	height: 320px;
	width: 100%;
}

.ab-contact-card {
	align-items: center;
	background: #fff;
	border: 1px solid #f3f4f6;
	border-radius: 14px;
	box-shadow: 0 2px 8px rgba(17, 24, 39, 0.04);
	display: flex;
	gap: 14px;
	padding: 16px 20px;
	text-decoration: none;
	transition: box-shadow 0.2s ease, transform 0.2s ease;
}

.ab-contact-card:hover {
	box-shadow: 0 6px 20px rgba(17, 24, 39, 0.08);
	transform: translateY(-2px);
}

.ab-contact-card__icon {
	align-items: center;
	border-radius: 12px;
	display: inline-flex;
	flex: 0 0 44px;
	height: 44px;
	justify-content: center;
	width: 44px;
}

.ab-contact-card__icon svg {
	height: 18px;
	width: 18px;
}

.ab-contact-card__body {
	display: grid;
	gap: 3px;
}

.ab-contact-card__label {
	color: #9ca3af;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.06em;
	text-transform: uppercase;
}

.ab-contact-card__body strong {
	color: var(--ab-contact-ink);
	font-size: 15px;
	font-weight: 700;
}

.ab-contact-card__body small {
	color: var(--ab-contact-copy);
	font-size: 13px;
}

.ab-contact-card--orange .ab-contact-card__icon {
	background: var(--ab-contact-orange-soft);
	border: 1px solid #fed7aa;
	color: var(--ab-contact-orange);
}

.ab-contact-card--blue .ab-contact-card__icon {
	background: var(--ab-contact-blue-soft);
	border: 1px solid #c7d2fe;
	color: var(--ab-contact-blue);
}

.ab-contact-card--green .ab-contact-card__icon {
	background: var(--ab-contact-green-soft);
	border: 1px solid #bbf7d0;
	color: var(--ab-contact-green);
}

.ab-contact-card--purple .ab-contact-card__icon {
	background: var(--ab-contact-purple-soft);
	border: 1px solid #ddd6fe;
	color: var(--ab-contact-purple);
}

.ab-contact-form-card {
	background: #fff;
	border: 1px solid #f3f4f6;
	border-radius: 20px;
	box-shadow: 0 8px 32px rgba(17, 24, 39, 0.06);
	padding: 40px;
}

.ab-contact-form-card h3 {
	color: var(--ab-contact-ink);
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 8px;
}

.ab-contact-form-card > p {
	color: #9ca3af;
	font-size: 14px;
	margin: 0 0 32px;
}

.ab-contact-form-empty {
	background: #f9fafb;
	border: 1px solid var(--ab-contact-border);
	border-radius: 14px;
	color: var(--ab-contact-copy);
	padding: 18px 20px;
}

.ab-contact-form-wrap .fusion-form-form-wrapper .fusion-form-field {
	margin-bottom: 16px;
}

.ab-contact-form-wrap .fusion-form-form-wrapper label {
	color: #374151;
	display: block;
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 6px;
}

.ab-contact-form-wrap .fusion-form-form-wrapper input,
.ab-contact-form-wrap .fusion-form-form-wrapper textarea,
.ab-contact-form-wrap .fusion-form-form-wrapper select {
	background: #f9fafb;
	border: 1px solid #e5e7eb;
	border-radius: 10px;
	box-shadow: none;
	color: #111827;
	min-height: 46px;
	padding: 12px 14px;
}

.ab-contact-form-wrap .fusion-form-form-wrapper textarea {
	min-height: 120px;
}

.ab-contact-form-wrap .fusion-form-form-wrapper .fusion-button,
.ab-contact-form-wrap .fusion-form-form-wrapper button[type="submit"],
.ab-contact-form-wrap .fusion-form-form-wrapper input[type="submit"] {
	background: linear-gradient(135deg, #d97800 0%, #ed8b00 50%, #f2b544 100%) !important;
	border: 0 !important;
	border-radius: 12px !important;
	box-shadow: 0 10px 24px rgba(237, 139, 0, 0.24);
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	min-height: 48px;
	padding: 0 22px !important;
}

.ab-contact-form-wrap .fusion-form-form-wrapper .fusion-button:hover,
.ab-contact-form-wrap .fusion-form-form-wrapper button[type="submit"]:hover,
.ab-contact-form-wrap .fusion-form-form-wrapper input[type="submit"]:hover {
	filter: brightness(0.98);
	transform: translateY(-1px);
}

@media (max-width: 960px) {
	.ab-contact-grid {
		gap: 32px;
		grid-template-columns: 1fr;
	}

	.ab-contact-main {
		padding: 42px 0 56px;
	}
}

@media (max-width: 640px) {
	.ab-contact-shell {
		padding: 0 20px;
	}

	.ab-contact-form-card {
		padding: 24px 20px;
	}

	.ab-contact-card {
		align-items: flex-start;
		padding: 14px 16px;
	}
}

.ab-about-hero__text {
	margin-bottom: 40px;
	max-width: 610px;
}

.ab-about-hero__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.ab-about-btn {
	align-items: center;
	border-radius: 14px;
	display: inline-flex;
	font-size: 15px;
	font-weight: 700;
	justify-content: center;
	min-height: 52px;
	padding: 0 28px;
	text-decoration: none;
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}

.ab-about-btn:hover {
	transform: translateY(-2px);
}

.ab-about-btn--primary {
	background: linear-gradient(135deg, var(--ab-about-orange-deep) 0%, var(--ab-about-orange) 52%, #fb923c 100%);
	box-shadow: 0 10px 28px rgba(249, 115, 22, 0.32);
	color: #fff;
}

.ab-about-btn--secondary {
	background: #fff;
	border: 1.5px solid var(--ab-about-border);
	box-shadow: 0 2px 10px rgba(15, 23, 42, 0.05);
	color: #374151;
}

.ab-about-hero__media {
	position: relative;
}

.ab-about-hero__glow {
	background: linear-gradient(135deg, rgba(249, 115, 22, 0.18), rgba(251, 191, 36, 0.12));
	border-radius: 36px;
	bottom: -24px;
	filter: blur(12px);
	inset: auto 6% -24px auto;
	position: absolute;
	right: 0;
	width: 84%;
	z-index: 0;
}

.ab-about-hero__glow::before {
	content: "";
	display: block;
	padding-top: 84%;
}

.ab-about-hero__media img,
.ab-about-visual-card img {
	border: 1px solid rgba(255, 255, 255, 0.84);
	border-radius: 30px;
	box-shadow: 0 24px 60px rgba(15, 23, 42, 0.16);
	display: block;
	object-fit: cover;
	position: relative;
	width: 100%;
	z-index: 1;
}

.ab-about-section {
	padding: 100px 0;
}

.ab-about-section--white {
	background: #fff;
}

.ab-about-section--muted {
	background: #fafbfc;
}

.ab-about-kicker {
	color: var(--ab-about-orange);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.12em;
	margin: 0 0 16px;
	text-transform: uppercase;
}

.ab-about-stack {
	display: grid;
	gap: 18px;
}

.ab-about-stack p:first-child {
	color: var(--ab-about-copy);
}

.ab-about-stats {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 36px;
}

.ab-about-stat {
	background: #f9fafb;
	border: 1px solid #f3f4f6;
	border-radius: 12px;
	min-width: 136px;
	padding: 14px 20px;
	text-align: center;
}

.ab-about-stat strong {
	display: block;
	font-size: 22px;
	font-weight: 800;
}

.ab-about-stat span {
	color: #9ca3af;
	display: block;
	font-size: 12px;
	font-weight: 600;
	margin-top: 2px;
}

.ab-about-visual-card {
	position: relative;
}

.ab-about-visual-card::before {
	background: radial-gradient(circle at 50% 50%, rgba(99, 102, 241, 0.1), transparent 72%);
	content: "";
	inset: -30px;
	position: absolute;
}

.ab-about-section-heading {
	margin: 0 auto 58px;
	max-width: 860px;
	text-align: center;
}

.ab-about-title--center {
	margin-left: auto;
	margin-right: auto;
	max-width: 820px;
	text-align: center;
}

.ab-about-service-grid,
.ab-about-steps,
.ab-about-vision__grid {
	display: grid;
	gap: 24px;
}

.ab-about-service-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ab-about-service-card {
	background: #fff;
	border: 1px solid #f3f4f6;
	border-radius: 22px;
	box-shadow: 0 4px 24px rgba(17, 24, 39, 0.05);
	padding: 32px;
	transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.ab-about-service-card:hover {
	box-shadow: 0 18px 46px rgba(17, 24, 39, 0.11);
	transform: translateY(-4px);
}

.ab-about-service-card__icon {
	align-items: center;
	border-radius: 14px;
	display: inline-flex;
	height: 54px;
	justify-content: center;
	margin-bottom: 20px;
	width: 54px;
}

.ab-about-service-card__icon svg {
	height: 24px;
	width: 24px;
}

.ab-about-service-card--orange .ab-about-service-card__icon {
	background: #fff7ed;
	border: 1px solid #fed7aa;
	color: var(--ab-about-orange);
}

.ab-about-service-card--blue .ab-about-service-card__icon {
	background: #eef2ff;
	border: 1px solid #c7d2fe;
	color: var(--ab-about-blue);
}

.ab-about-service-card--green .ab-about-service-card__icon {
	background: #ecfdf5;
	border: 1px solid #bbf7d0;
	color: var(--ab-about-green);
}

.ab-about-service-card h3,
.ab-about-step h3,
.ab-about-highlight h3 {
	color: var(--ab-about-ink);
	font-size: 20px;
	font-weight: 750;
	letter-spacing: -0.02em;
	line-height: 1.3;
	margin: 0 0 12px;
}

.ab-about-service-card p,
.ab-about-step p {
	color: var(--ab-about-muted);
	font-size: 14.5px;
	line-height: 1.78;
	margin: 0 0 18px;
}

.ab-about-service-card ul,
.ab-about-reasons {
	display: grid;
	gap: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.ab-about-service-card li,
.ab-about-reasons li {
	color: #374151;
	font-size: 14px;
	line-height: 1.65;
	padding-left: 24px;
	position: relative;
}

.ab-about-service-card li::before,
.ab-about-reasons li::before {
	border-bottom: 2px solid var(--ab-about-orange);
	border-right: 2px solid var(--ab-about-orange);
	content: "";
	height: 9px;
	left: 4px;
	position: absolute;
	top: 5px;
	transform: rotate(45deg);
	width: 4px;
}

.ab-about-steps {
	grid-template-columns: repeat(4, minmax(0, 1fr));
	position: relative;
}

.ab-about-steps::before {
	background: linear-gradient(90deg, #fed7aa, #c7d2fe, #bbf7d0, #ddd6fe);
	border-radius: 999px;
	content: "";
	height: 2px;
	left: 12.5%;
	position: absolute;
	right: 12.5%;
	top: 40px;
}

.ab-about-step {
	position: relative;
	text-align: center;
	z-index: 1;
}

.ab-about-step__number {
	align-items: center;
	background: #fff7ed;
	border: 2px solid #fed7aa;
	border-radius: 50%;
	box-shadow: 0 0 0 6px #fff;
	color: var(--ab-about-orange);
	display: flex;
	font-size: 18px;
	font-weight: 800;
	height: 80px;
	justify-content: center;
	margin: 0 auto 24px;
	width: 80px;
}

.ab-about-step--blue .ab-about-step__number {
	background: #eef2ff;
	border-color: #c7d2fe;
	color: var(--ab-about-blue);
}

.ab-about-step--green .ab-about-step__number {
	background: #ecfdf5;
	border-color: #bbf7d0;
	color: var(--ab-about-green);
}

.ab-about-step--purple .ab-about-step__number {
	background: #f5f3ff;
	border-color: #ddd6fe;
	color: var(--ab-about-purple);
}

.ab-about-why {
	grid-template-columns: minmax(0, 1fr) minmax(320px, 430px);
}

.ab-about-highlight {
	background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
	border-radius: 28px;
	box-shadow: 0 32px 80px rgba(15, 23, 42, 0.18);
	color: #fff;
	overflow: hidden;
	padding: 36px 32px;
	position: relative;
}

.ab-about-highlight::before,
.ab-about-cta__panel::before {
	background: radial-gradient(circle, rgba(249, 115, 22, 0.15) 0%, transparent 70%);
	border-radius: 50%;
	content: "";
	height: 280px;
	position: absolute;
	right: -70px;
	top: -80px;
	width: 280px;
}

.ab-about-highlight::after,
.ab-about-cta__panel::after {
	background: radial-gradient(circle, rgba(99, 102, 241, 0.12) 0%, transparent 70%);
	border-radius: 50%;
	bottom: -70px;
	content: "";
	height: 220px;
	left: -50px;
	position: absolute;
	width: 220px;
}

.ab-about-highlight > *,
.ab-about-cta__panel > * {
	position: relative;
	z-index: 1;
}

.ab-about-highlight__label {
	color: rgba(249, 115, 22, 0.82);
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.12em;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.ab-about-highlight h3 {
	color: #fff;
	font-size: 30px;
	margin-bottom: 14px;
}

.ab-about-highlight p {
	color: rgba(255, 255, 255, 0.68);
}

.ab-about-highlight__pills {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 24px;
}

.ab-about-highlight__pills span,
.ab-about-vision__pill {
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 999px;
	color: rgba(255, 255, 255, 0.86);
	display: inline-flex;
	font-size: 13px;
	font-weight: 600;
	padding: 10px 16px;
}

.ab-about-vision {
	max-width: 920px;
	text-align: center;
}

.ab-about-vision__grid {
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-top: 18px;
}

.ab-about-vision__card {
	background: #fafbfc;
	border: 1px solid #f3f4f6;
	border-radius: 16px;
	padding: 28px;
	text-align: left;
}

.ab-about-cta {
	padding-top: 74px;
}

.ab-about-cta__panel {
	background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
	border-radius: 28px;
	box-shadow: 0 32px 80px rgba(15, 23, 42, 0.18);
	margin: 0 auto;
	max-width: 860px;
	overflow: hidden;
	padding: 72px 48px;
	position: relative;
	text-align: center;
}

.ab-about-cta__panel h2 {
	color: #fff;
	font-size: clamp(28px, 4vw, 44px);
	font-weight: 800;
	letter-spacing: -0.03em;
	line-height: 1.2;
	margin: 0 0 16px;
}

.ab-about-cta__panel p:not(.ab-about-kicker) {
	color: rgba(255, 255, 255, 0.62);
	font-size: 16px;
	line-height: 1.75;
	margin: 0 auto 36px;
	max-width: 520px;
}

@media (max-width: 1100px) {
	.ab-about-hero__grid,
	.ab-about-split,
	.ab-about-why,
	.ab-about-service-grid,
	.ab-about-steps,
	.ab-about-vision__grid {
		grid-template-columns: 1fr;
	}

	.ab-about-steps::before {
		display: none;
	}

	.ab-about-hero {
		padding-top: 20px;
	}

	.ab-about-hero__media {
		max-width: 620px;
		width: 100%;
	}
}

@media (max-width: 768px) {
	.ab-search-modal {
		padding: 92px 16px 16px;
	}

	.ab-search-modal__form {
		align-items: stretch;
		flex-direction: column;
	}

	.ab-search-modal__actions {
		width: 100%;
	}

	.ab-search-modal__button {
		flex: 1 1 0;
	}

	.ab-about-shell {
		padding: 0 20px;
	}

	.ab-about-hero {
		padding: 20px 0 72px;
	}

	.ab-about-section {
		padding: 76px 0;
	}

	.ab-about-hero__lead {
		font-size: 18px;
	}

	.ab-about-hero__actions,
	.ab-about-stats,
	.ab-about-highlight__pills {
		flex-direction: column;
	}

	.ab-about-btn,
	.ab-about-stat,
	.ab-about-highlight__pills span {
		width: 100%;
	}

	.ab-about-service-card,
	.ab-about-vision__card,
	.ab-about-highlight,
	.ab-about-cta__panel {
		padding: 24px;
	}
}

body.abglobal-custom-header {
	background: #e0ecf0;
}

body.abglobal-custom-header #wrapper,
body.abglobal-custom-header #main,
body.abglobal-custom-header .fusion-body,
body.abglobal-custom-header .avada-page-titlebar-wrapper,
body.abglobal-custom-header .layout-wide-mode,
body.abglobal-custom-header .main-container {
	background: transparent !important;
}

body.abglobal-custom-header:not(.home) .post-content > .fusion-fullwidth:has(img[src*="abglobal-logo.svg"]):has(.awb-menu),
body.abglobal-custom-header:not(.home) .fusion-post-content > .fusion-fullwidth:has(img[src*="abglobal-logo.svg"]):has(.awb-menu),
body.abglobal-custom-header:not(.home) .post-content > .fusion-fullwidth:has(.fusion-social-links):has(.awb-menu),
body.abglobal-custom-header:not(.home) .fusion-post-content > .fusion-fullwidth:has(.fusion-social-links):has(.awb-menu) {
	display: none !important;
}

.page-id-4 .fusion-page-title-bar,
.page-id-4 .fusion-page-title-bar-wrapper,
.page-id-4 .fusion-tb-page-title-bar,
body.home .fusion-page-title-bar,
body.home .fusion-page-title-bar-wrapper,
body.home .fusion-tb-page-title-bar {
	display: none !important;
}

body.home .fusion-footer-widget-area .widget_nav_menu,
body.home .fusion-footer-widget-area .widget_nav_menu > div,
body.home .fusion-footer-widget-area .widget_nav_menu ul,
body.home .fusion-footer-widget-area .widget ul {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

body.home .fusion-footer .awb-menu,
body.home .fusion-footer-widget-area .awb-menu,
body.home .fusion-footer-copyright-area .awb-menu {
	display: block !important;
}

body.home .fusion-fullwidth.fullwidth-box.fusion-builder-row-1,
body.home .fusion-fullwidth.fullwidth-box.fusion-builder-row-2,
body.home .fusion-fullwidth.fullwidth-box.fusion-builder-row-4.fusion-no-small-visibility.fusion-no-medium-visibility.fusion-sticky-container,
.page-id-4 .fusion-fullwidth.fullwidth-box.fusion-builder-row-1,
.page-id-4 .fusion-fullwidth.fullwidth-box.fusion-builder-row-2,
.page-id-4 .fusion-fullwidth.fullwidth-box.fusion-builder-row-4.fusion-no-small-visibility.fusion-no-medium-visibility.fusion-sticky-container {
	display: none !important;
}

body.home .awb-menu,
body.home img[src*="abglobal-mobile.svg"],
.page-id-4 .awb-menu,
.page-id-4 img[src*="abglobal-mobile.svg"] {
	display: none !important;
}

.ab-homepage > .ab-home-meta-bar,
.ab-homepage > .ab-home-topbar,
.ab-homepage .ab-home-meta-bar,
.ab-homepage .ab-home-topbar {
	display: none !important;
}

.page-id-4 #main,
.page-id-4 .post-content,
.page-id-4 .fusion-post-content {
	background: transparent;
	padding-top: 0;
}

body.home .post-content > :not(.ab-homepage),
body.home .fusion-post-content > :not(.ab-homepage),
.page-id-4 .post-content > :not(.ab-homepage),
.page-id-4 .fusion-post-content > :not(.ab-homepage) {
	display: none !important;
}

body.home .post-content .fusion-fullwidth,
body.home .post-content .fusion-builder-row,
body.home .post-content .fusion-row,
body.home .post-content .fusion-layout-column,
body.home .post-content .fusion-column-wrapper,
body.home .post-content .fusion-image-element,
body.home .post-content .fusion-social-links,
body.home .post-content .awb-menu,
.page-id-4 .post-content .fusion-fullwidth,
.page-id-4 .post-content .fusion-builder-row,
.page-id-4 .post-content .fusion-row,
.page-id-4 .post-content .fusion-layout-column,
.page-id-4 .post-content .fusion-column-wrapper,
.page-id-4 .post-content .fusion-image-element,
.page-id-4 .post-content .fusion-social-links,
.page-id-4 .post-content .awb-menu {
	display: none !important;
}

.ab-homepage {
	color: var(--ab-ink);
	gap: 10px;
	padding-bottom: 80px;
}

.ab-home-meta-bar {
	align-items: center;
	background: #fff;
	border-bottom: 1px solid rgba(17, 24, 39, 0.08);
	display: none !important;
	grid-template-columns: 1fr auto 1fr;
	gap: 20px;
	margin: 0;
	max-width: none;
	padding: 14px max(42px, calc((100vw - 1280px) / 2 + 42px));
	width: 100%;
}

.ab-home-meta-bar__left,
.ab-home-meta-bar__center,
.ab-home-meta-bar__right {
	align-items: center;
	display: flex;
	gap: 28px;
}

.ab-home-meta-bar__center {
	justify-content: center;
}

.ab-home-meta-bar__right {
	justify-content: flex-end;
}

.ab-home-meta-bar a {
	align-items: center;
	color: #40146f;
	display: inline-flex;
	font-size: 14px;
	font-weight: 600;
	gap: 8px;
	letter-spacing: 0.01em;
	text-decoration: none;
}

.ab-home-meta-bar a svg {
	display: block;
	flex: 0 0 auto;
}

.ab-home-meta-bar__right a {
	justify-content: center;
	width: 18px;
}

.ab-home-meta-bar__right a svg {
	width: 18px;
	height: 18px;
}

.ab-home-topbar {
	align-items: center;
	background: #fff;
	border-bottom: 1px solid #fff;
	display: grid;
	grid-template-columns: 220px 1fr auto;
	margin: 0;
	max-width: none;
	padding: 6px max(42px, calc((100vw - 1280px) / 2 + 42px)) 8px;
	position: sticky;
	top: 0;
	width: 100%;
	z-index: 50;
}

.ab-home-topbar__toggle,
.ab-home-topbar__submenu-toggle {
	display: none;
}

.ab-home-topbar__brand img {
	display: block;
	max-width: 198px;
}

.ab-home-topbar__nav {
	display: flex;
	justify-content: center;
	position: static;
}

.ab-home-topbar__menu,
.ab-home-topbar__nav .sub-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ab-home-topbar__menu {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 34px;
	justify-content: center;
}

.ab-home-topbar__nav .menu-item {
	position: relative;
}

.ab-home-topbar__nav .menu-item-has-mega {
	position: static;
}

.ab-home-topbar__nav a {
	align-items: center;
	color: #374151;
	display: inline-flex;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.2;
	text-decoration: none;
}

.ab-home-topbar__nav .menu-item-has-children > a::after {
	color: #9ca3af;
	content: "▾";
	font-size: 11px;
	margin-left: 7px;
	transform: translateY(-1px);
	transition: transform 0.2s ease, color 0.2s ease;
}

.ab-home-topbar__nav a.is-active,
.ab-home-topbar__nav a:hover,
.ab-home-topbar__nav .menu-item:hover > a,
.ab-home-topbar__nav .menu-item:focus-within > a {
	color: var(--ab-accent);
}

.ab-home-topbar__nav .menu-item:hover > a::after,
.ab-home-topbar__nav .menu-item:focus-within > a::after {
	color: var(--ab-accent);
	transform: translateY(-1px) rotate(180deg);
}

.ab-home-topbar__nav .sub-menu {
	background: #fff;
	border: 1px solid rgba(15, 23, 42, 0.07);
	border-radius: 14px;
	box-shadow: 0 18px 36px rgba(15, 23, 42, 0.09);
	left: 50%;
	min-width: 210px;
	opacity: 0;
	padding: 10px 0;
	pointer-events: none;
	position: absolute;
	top: calc(100% + 14px);
	transform: translateX(-50%) translateY(12px);
	transition: opacity 0.22s ease, transform 0.22s ease;
	visibility: hidden;
	z-index: 80;
}

.ab-home-topbar__mega {
	background: #fff;
	border: 1px solid rgba(15, 23, 42, 0.07);
	border-radius: 18px;
	box-shadow: 0 22px 48px rgba(15, 23, 42, 0.12);
	left: 42px;
	max-width: none;
	opacity: 0;
	overflow: visible;
	pointer-events: none;
	position: absolute;
	top: calc(100% + 1px);
	right: 42px;
	transform: translateY(12px);
	transition: opacity 0.22s ease, transform 0.22s ease;
	visibility: hidden;
	width: auto;
	z-index: 85;
}

.ab-home-topbar__mega::before {
	content: "";
	height: 16px;
	left: 0;
	position: absolute;
	right: 0;
	top: -16px;
}

.ab-home-topbar__mega .fusion-fullwidth,
.ab-home-topbar__mega .fusion-builder-row,
.ab-home-topbar__mega .fusion-row {
	margin: 0 !important;
	max-width: none !important;
}

.ab-home-topbar__mega .fusion-builder-row,
.ab-home-topbar__mega .fusion-row {
	align-items: flex-start !important;
}

.ab-home-topbar__mega .fusion-layout-column,
.ab-home-topbar__mega .fusion_builder_column,
.ab-home-topbar__mega .fusion_builder_column_inner {
	align-self: flex-start !important;
	margin-top: 0 !important;
}

.ab-home-topbar__mega .fusion-column-wrapper,
.ab-home-topbar__mega .fusion-content-layout-column {
	justify-content: flex-start !important;
}

.ab-home-topbar__mega .fusion-fullwidth {
	border: 0 !important;
	box-shadow: none !important;
}

.ab-home-topbar__mega .fusion-title,
.ab-home-topbar__mega .fusion-title-heading,
.ab-home-topbar__mega .fusion-title h1,
.ab-home-topbar__mega .fusion-title h2,
.ab-home-topbar__mega .fusion-title h3,
.ab-home-topbar__mega .fusion-title h4,
.ab-home-topbar__mega .fusion-title h5,
.ab-home-topbar__mega .fusion-title h6 {
	font-size: 16px !important;
	font-weight: 700 !important;
	letter-spacing: 0 !important;
	line-height: 1.35 !important;
	margin: 0 0 8px !important;
}

.ab-home-topbar__mega .awb-submenu__main-a,
.ab-home-topbar__mega .awb-submenu__sub-a,
.ab-home-topbar__mega .fusion-text,
.ab-home-topbar__mega .fusion-text p,
.ab-home-topbar__mega .fusion-column-wrapper p,
.ab-home-topbar__mega .fusion-column-wrapper li,
.ab-home-topbar__mega .fusion-column-wrapper a:not(.fusion-button) {
	font-size: 14px !important;
	line-height: 1.45 !important;
}

.ab-home-topbar__nav .sub-menu::before {
	content: "";
	height: 18px;
	left: 0;
	position: absolute;
	right: 0;
	top: -18px;
}

.ab-home-topbar__nav .menu-item:hover > .sub-menu,
.ab-home-topbar__nav .menu-item:focus-within > .sub-menu {
	opacity: 1;
	pointer-events: auto;
	transform: translateX(-50%) translateY(0);
	visibility: visible;
}

.ab-home-topbar__nav .sub-menu:hover,
.ab-home-topbar__nav .sub-menu:focus-within {
	opacity: 1;
	pointer-events: auto;
	transform: translateX(-50%) translateY(0);
	visibility: visible;
}

.ab-home-topbar__nav .menu-item:hover > .ab-home-topbar__mega,
.ab-home-topbar__nav .menu-item:focus-within > .ab-home-topbar__mega {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
	visibility: visible;
}

.ab-home-topbar__mega:hover,
.ab-home-topbar__mega:focus-within {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0);
	visibility: visible;
}

.ab-home-topbar__nav .sub-menu .menu-item {
	width: 100%;
}

.ab-home-topbar__nav .sub-menu a {
	display: block;
	padding: 10px 16px;
	white-space: nowrap;
}

.ab-home-topbar__nav .sub-menu a:hover,
.ab-home-topbar__nav .sub-menu .menu-item:focus-within > a {
	background: rgba(109, 40, 217, 0.06);
}

.ab-home-topbar__submenu-toggle {
	align-items: center;
	background: transparent;
	border: 0;
	cursor: pointer;
	justify-content: center;
	padding: 0;
}

.ab-home-topbar__submenu-toggle span {
	border-bottom: 1.7px solid currentColor;
	border-right: 1.7px solid currentColor;
	display: block;
	height: 7px;
	transform: rotate(45deg);
	width: 7px;
}

.ab-home-topbar__nav .sub-menu .menu-item-has-children > a::after {
	display: none;
}

.ab-home-topbar__actions {
	align-items: center;
	display: flex;
	gap: 14px;
}

.ab-home-search {
	align-items: center;
	appearance: none;
	background: #fff;
	border: 1px solid #e5e7eb;
	border-radius: 999px;
	color: #6b7280;
	cursor: pointer;
	display: inline-flex;
	font-size: 20px;
	height: 46px;
	justify-content: center;
	padding: 0;
	text-decoration: none;
	width: 46px;
}

.ab-home-search:hover {
	background: #f8fafc;
	border-color: #d1d5db;
}

body.ab-search-modal-open {
	overflow: hidden;
}

.ab-search-modal[hidden] {
	display: none !important;
}

.ab-search-modal {
	align-items: flex-start;
	display: flex;
	inset: 0;
	justify-content: center;
	padding: 120px 24px 24px;
	position: fixed;
	z-index: 400;
}

.ab-search-modal__overlay {
	background: rgba(15, 23, 42, 0.44);
	backdrop-filter: blur(10px);
	inset: 0;
	position: absolute;
}

.ab-search-modal__dialog {
	background: rgba(255, 255, 255, 0.98);
	border: 1px solid #e5e7eb;
	border-radius: 28px;
	box-shadow: 0 32px 80px rgba(15, 23, 42, 0.18);
	max-width: 760px;
	padding: 20px;
	position: relative;
	width: 100%;
	z-index: 1;
}

.ab-search-modal__title {
	height: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
	width: 1px;
}

.ab-search-modal__form {
	align-items: center;
	display: flex;
	gap: 12px;
}

.ab-search-modal__field {
	align-items: center;
	background: #fff;
	border: 1.5px solid #e5e7eb;
	border-radius: 20px;
	box-shadow: 0 12px 30px rgba(15, 23, 42, 0.06);
	display: flex;
	flex: 1 1 auto;
	gap: 12px;
	padding: 0px 18px;
}

.ab-search-modal__field svg {
	color: #9ca3af;
	flex: 0 0 auto;
}

.ab-search-modal__field input {
	background: transparent;
	border: 0;
	box-shadow: none;
	color: #111827;
	flex: 1 1 auto;
	font-size: 16px;
	min-width: 0;
	outline: none;
	padding: 0;
}

.ab-search-modal__clear {
	align-items: center;
	appearance: none;
	background: #f3f4f6;
	border: 0;
	border-radius: 50%;
	color: #6b7280;
	cursor: pointer;
	display: inline-flex;
	flex: 0 0 auto;
	font-size: 18px;
	height: 28px;
	justify-content: center;
	line-height: 1;
	padding: 0;
	width: 28px;
}

.ab-search-modal__actions {
	display: flex;
	gap: 12px;
}

.ab-search-modal__button {
	align-items: center;
	appearance: none;
	border-radius: 18px;
	cursor: pointer;
	display: inline-flex;
	font-size: 13px;
	font-weight: 700;
	justify-content: center;
	min-height: 56px;
	padding: 0 18px;
	white-space: nowrap;
}

.ab-search-modal__button--ghost {
	background: #f9fafb;
	border: 1px solid #e5e7eb;
	color: #6b7280;
}

.ab-search-modal__button--primary {
	background: #111827;
	border: 1px solid #111827;
	color: #fff;
}

.ab-home-webgumruk {
	align-items: center;
	background: #111827;
	border-radius: 10px;
	color: #fff;
	display: inline-flex;
	font-size: 15px;
	font-weight: 700;
	height: 46px;
	padding: 0 22px;
	text-decoration: none;
}

body.abglobal-custom-header {
	--ab-header-height: 112px;
}

.ab-home-hero,
.ab-home-stats,
.ab-home-section,
.ab-home-trust,
.ab-home-cta,
.ab-home-office {
	margin: 0 auto;
	max-width: 1280px;
	width: min(1280px, calc(100% - 48px));
}

.ab-home-hero {
	align-items: center;
	background: #fff;
	border: 0 !important;
	box-shadow: none !important;
	display: flex !important;
	min-height: calc(100vh - var(--ab-header-height));
	min-height: calc(100svh - var(--ab-header-height));
	padding: 20px 24px 24px;
	position: relative;
}

.ab-home-hero__viewport {
	overflow: hidden;
	padding-bottom: 72px;
	position: relative;
	width: 100%;
}

.ab-home-hero__slide {
	align-items: center;
	gap: 44px;
	grid-template-columns: minmax(0, 720px) minmax(280px, 1fr);
	inset: 0;
	opacity: 0;
	pointer-events: none;
	position: absolute;
	transform: translateX(80px);
	transition: opacity 0.5s ease, transform 0.5s ease;
}

.ab-home-hero__slide.is-active {
	display: grid;
	opacity: 1;
	pointer-events: auto;
	position: relative;
	transform: translateX(0);
	z-index: 2;
}

.ab-home-hero__slide.is-before {
	transform: translateX(-80px);
}

.ab-home-hero__slide.is-after {
	transform: translateX(80px);
}

.ab-home-hero__content {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	max-width: 720px;
}

.ab-home-eyebrow {
	align-self: flex-start;
	background: #f3eeff;
	border: 1px solid #ded5ff;
	border-radius: 999px;
	color: #6d28d9;
	display: inline-flex;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.02em;
	margin-bottom: 22px;
	padding: 8px 14px;
	width: fit-content;
}

.ab-home-hero__eyebrow {
	display: none;
}

.ab-home-eyebrow--amber {
	background: #fff4e5;
	border-color: #f7d6a2;
	color: var(--ab-accent);
}

.ab-home-hero h1 {
	color: var(--ab-ink);
	font-size: clamp(40px, 4.6vw, 58px);
	font-weight: 800;
	letter-spacing: -0.04em;
	line-height: 1.08;
	margin: 0 0 20px;
	max-width: 720px;
}

.ab-home-hero h1 span,
.ab-home-section__head h2 span,
.ab-home-cta h2 span {
	color: var(--ab-accent);
}

.ab-home-hero p,
.ab-home-section__head p,
.ab-home-trust__content p,
.ab-home-cta__content p,
.ab-home-card p,
.ab-home-mini-card span {
	color: var(--ab-muted);
	font-size: 17px;
	line-height: 1.75;
	margin: 0;
}

.ab-home-hero__content > p {
	font-size: 18px;
	margin-bottom: 24px;
}

.ab-home-hero__bullets {
	display: grid;
	gap: 10px;
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}

.ab-home-hero__bullets li {
	color: #475467;
	font-size: 14px;
	font-weight: 500;
	padding-left: 24px;
	position: relative;
}

.ab-home-hero__bullets li::before {
	background: rgba(237, 139, 0, 0.12);
	border-radius: 999px;
	color: var(--ab-accent);
	content: "\2713";
	display: inline-flex;
	font-size: 11px;
	font-weight: 700;
	height: 15px;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0;
	width: 15px;
}

.ab-home-hero__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin: 10px 0 18px;
}

.ab-home-button {
	align-items: center;
	border-radius: 999px;
	display: inline-flex;
	font-size: 15px;
	font-weight: 600;
	gap: 8px;
	justify-content: center;
	min-height: 50px;
	padding: 0 28px;
	text-decoration: none;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.ab-home-button:hover {
	transform: translateY(-1px);
}

.ab-home-button--primary {
	background: #6d28d9;
	box-shadow: none;
	color: #fff;
}

.ab-home-button--ghost {
	background: #f5f3ff;
	border: 1.5px solid #ddd6fe;
	color: #6941d9;
}

.ab-home-button--soft {
	background: #fff;
	border: 1px solid #e5e7eb;
	color: #374151;
}

.ab-home-button--newsletter {
	background: linear-gradient(135deg, #d97706 0%, #ed8b00 65%, #f7b84c 100%);
	color: #fff;
}

.ab-home-button__arrow {
	font-size: 14px;
	line-height: 1;
}

.ab-home-button__bubble {
	align-items: center;
	background: #e9d5ff;
	border-radius: 999px;
	display: inline-flex;
	height: 24px;
	justify-content: center;
	width: 24px;
}

.ab-home-hero__pager {
	align-items: center;
	bottom: 24px;
	display: flex;
	gap: 14px;
	left: 24px;
	margin-top: 0;
	position: absolute;
	z-index: 3;
}

.ab-home-hero__dots {
	align-items: center;
	display: flex;
	gap: 10px;
}

.ab-home-hero__dot {
	background: #d1d5db;
	border: 0;
	border-radius: 999px;
	cursor: pointer;
	display: block;
	height: 10px;
	padding: 0;
	transition: all 0.2s ease;
	width: 10px;
}

.ab-home-hero__dot.is-active {
	background: var(--ab-accent);
	width: 30px;
}

.ab-home-hero__nav {
	display: flex;
	gap: 10px;
}

.ab-home-hero__nav-button {
	align-items: center;
	background: #fff;
	border: 1px solid #e5e7eb;
	border-radius: 999px;
	color: #6b7280;
	cursor: pointer;
	display: inline-flex;
	font-size: 18px;
	height: 36px;
	justify-content: center;
	width: 36px;
}

.ab-home-hero__media {
	display: flex;
	justify-content: flex-end;
	width: 100%;
}

.ab-home-hero__image-wrap {
	align-items: center;
	background: none !important;
	display: flex;
	justify-content: flex-end;
	min-height: 390px;
	width: 100%;
}

.ab-home-hero__image-wrap img {
	display: block;
	filter: none !important;
	height: auto;
	max-height: 390px;
	max-width: 420px;
	object-fit: contain;
	width: min(100%, 420px);
}

.ab-home-stats {
	background: #fafbfc;
	border-top: 1px solid #f2f3f6;
	border-top: 1px solid rgba(17, 24, 39, 0.06);
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	margin-top: 0;
	max-width: none;
	padding: 0 24px;
	width: 100vw;
}

.ab-home-stat {
	align-items: center;
	border-left: 1px solid #f2f3f6;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 96px;
	padding: 24px 0;
	text-align: center;
}

.ab-home-stat:first-child {
	border-left: 0;
}

.ab-home-stat strong {
	color: var(--ab-ink);
	font-size: 26px;
	font-weight: 700;
	line-height: 1;
}

.ab-home-stat span {
	color: var(--ab-muted);
	font-size: 13px;
	font-weight: 500;
	margin-top: 4px;
}

.ab-home-section,
.ab-home-trust,
.ab-home-cta,
.ab-home-office {
	padding-top: 112px;
}

.ab-home-section__head {
	margin: 0 auto 64px;
	max-width: 760px;
	text-align: center;
}

.ab-home-services .ab-home-section__head {
	max-width: 900px;
}

.ab-home-section__head h2,
.ab-home-trust__content h2,
.ab-home-cta h2 {
	color: var(--ab-ink);
	font-size: clamp(34px, 4vw, 52px);
	font-weight: 800;
	letter-spacing: -0.04em;
	line-height: 1.13;
	margin: 0 0 16px;
}

.ab-home-news-list {
	background: #fff;
	border: 1px solid #e5e7eb;
	border-radius: 20px;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04);
	overflow: hidden;
}

.ab-home-news-item {
	align-items: center;
	border-top: 1px solid #f1f5f9;
	color: inherit;
	column-gap: 24px;
	display: flex;
	padding: 26px 32px;
	text-decoration: none;
}

.ab-home-news-item:first-child {
	border-top: 0;
}

.ab-home-news-date {
	align-items: center;
	background: #f7f8fb;
	border: 1px solid #e6e8ef;
	border-radius: 18px;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
	height: 52px;
	width: 52px;
}

.ab-home-news-date strong {
	font-size: 18px;
	font-weight: 800;
	line-height: 1;
}

.ab-home-news-date em {
	color: #98a2b3;
	font-size: 9px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-top: 6px;
}

.ab-home-news-badges {
	align-items: center;
	display: flex;
	flex: 0 0 220px;
	flex-wrap: wrap;
	gap: 10px;
	max-height: 78px;
	overflow: hidden;
}

.ab-home-news-badge {
	align-items: center;
	background: var(--ab-news-accent-soft, #f3eeff);
	border-radius: 999px;
	color: var(--ab-news-accent, #5b2ea6);
	display: inline-flex;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	min-height: 30px;
	padding: 7px 13px;
}

.ab-home-news-copy {
	display: grid;
	gap: 8px;
	min-width: 0;
	flex: 1;
}

.ab-home-news-title {
	color: var(--ab-ink);
	font-size: 18px;
	font-weight: 800;
	line-height: 1.35;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ab-home-news-meta {
	color: #98a2b3;
	font-size: 15px;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ab-home-news-arrow {
	align-items: center;
	background: #f1f5f9;
	border-radius: 999px;
	color: #98a2b3;
	transition: background-color 0.2s ease, color 0.2s ease;
	display: inline-flex;
	font-size: 18px;
	height: 34px;
	justify-content: center;
	margin-left: 24px;
	width: 34px;
}

.ab-home-news-item:hover .ab-home-news-arrow {
	background: var(--ab-news-accent, #8b5cf6);
	color: #fff;
}

.ab-home-news-empty {
	background: #fff;
	border: 1px solid #e8ebf0;
	border-radius: 28px;
	color: var(--ab-muted);
	padding: 28px;
	text-align: center;
}

.ab-home-section__footer {
	display: flex;
	justify-content: center;
	margin-top: 32px;
}

.ab-home-section__footer--split {
	align-items: center;
	justify-content: space-between;
}

.ab-home-section__footer--split .ab-home-button {
	border-radius: 12px;
	min-height: 46px;
	padding: 0 22px;
}

.ab-home-service-grid,
.ab-home-feature-grid,
.ab-home-resource-grid {
	display: grid;
	gap: 24px;
}

.ab-home-service-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ab-home-feature-grid,
.ab-home-resource-grid {
	grid-template-columns: repeat(4, minmax(220px, 1fr));
}

.ab-home-card,
.ab-home-mini-card {
	background: #fff;
	border: 1px solid #ebedf2;
	border-radius: 24px;
	box-shadow: 0 16px 42px -34px rgba(15, 23, 42, 0.22);
}

.ab-home-card {
	color: inherit;
	padding: 36px 28px;
	text-decoration: none;
}

.ab-home-card--service {
	display: flex;
	flex-direction: column;
}

.ab-home-card__icon {
	align-items: center;
	border-radius: 16px;
	display: inline-flex;
	font-size: 24px;
	font-weight: 800;
	height: 56px;
	justify-content: center;
	margin-bottom: 24px;
	width: 56px;
}

.ab-home-card__icon--purple {
	background: #efe7ff;
	color: #7c3aed;
}

.ab-home-card__icon--amber {
	background: #fff0e8;
	color: var(--ab-accent);
}

.ab-home-card__icon--blue {
	background: #e0f2fe;
	color: #0284c7;
}

.ab-home-card__icon--green {
	background: #dcfce7;
	color: #15803d;
}

.ab-home-card__overline {
	color: inherit;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.08em;
	margin-bottom: 6px;
	text-transform: uppercase;
}

.ab-home-card h3 {
	color: var(--ab-ink);
	font-size: 24px;
	font-weight: 800;
	letter-spacing: -0.025em;
	line-height: 1.2;
	margin: 0 0 14px;
}

.ab-home-tag-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 28px;
	margin-top: 18px;
}

.ab-home-tag-list span,
.ab-home-card__pill {
	border-radius: 999px;
	display: inline-flex;
	font-size: 12px;
	font-weight: 600;
	padding: 4px 12px;
}

.ab-home-tag-list span {
	background: #f8f9fb;
	border: 1px solid currentColor;
	opacity: 0.9;
}

.ab-home-card__link {
	border-top: 1px solid #f1f5f9;
	color: inherit;
	display: inline-flex;
	font-size: 14px;
	font-weight: 700;
	margin-top: auto;
	padding-top: 10px;
}

.ab-home-service-grid .ab-home-card:nth-child(1) .ab-home-card__overline,
.ab-home-service-grid .ab-home-card:nth-child(1) .ab-home-card__link,
.ab-home-service-grid .ab-home-card:nth-child(1) .ab-home-tag-list span {
	color: #4b1d7a;
}

.ab-home-service-grid .ab-home-card:nth-child(2) .ab-home-card__overline,
.ab-home-service-grid .ab-home-card:nth-child(2) .ab-home-card__link,
.ab-home-service-grid .ab-home-card:nth-child(2) .ab-home-tag-list span {
	color: #d97706;
}

.ab-home-service-grid .ab-home-card:nth-child(3) .ab-home-card__overline,
.ab-home-service-grid .ab-home-card:nth-child(3) .ab-home-card__link,
.ab-home-service-grid .ab-home-card:nth-child(3) .ab-home-tag-list span {
	color: #0369a1;
}

.ab-home-trust {
	align-items: center;
	display: grid;
	gap: 80px;
	grid-template-columns: 1fr 1fr;
	margin-bottom: 72px;
	max-width: 1360px;
	width: calc(100% - 48px);
}

.ab-home-trust__media img,
.ab-home-cta__image img,
.ab-home-office img {
	display: block;
	max-width: 100%;
}

.ab-home-trust__media {
	justify-self: center;
	max-width: 620px;
	width: 100%;
}

.ab-home-trust__content {
	justify-self: start;
	max-width: 520px;
	width: 100%;
}

.ab-home-feature-grid {
	grid-column: 1 / -1;
	margin-top: 8px;
}

.ab-home-mini-card {
	background: #fafbfc;
	border: 1px solid #f1f5f9;
	box-shadow: none;
	padding: 28px 22px;
	min-height: 100%;
}

.ab-home-mini-card__head {
	align-items: center;
	display: flex;
	gap: 14px;
	margin-bottom: 14px;
}

.ab-home-mini-card strong {
	display: block;
	font-size: 18px;
	letter-spacing: -0.02em;
	line-height: 1.25;
	margin: 0;
}

.ab-home-mini-card__icon {
	align-items: center;
	background: #f3eeff;
	border-radius: 12px;
	color: #4b1d7a;
	display: inline-flex;
	flex: 0 0 40px;
	height: 40px;
	justify-content: center;
	width: 40px;
}

.ab-home-mini-card span:last-child {
	display: block;
	font-size: 15px;
	line-height: 1.7;
}

.ab-home-cta {
	align-items: center;
	background: linear-gradient(135deg, #0f172a 0%, #1e1b4b 50%, #0f172a 100%);
	border: 1.5px solid #eceef2;
	border-radius: 24px;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.07);
	display: grid;
	gap: 40px;
	grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
	padding: 64px;
	position: relative;
	overflow: hidden;
}

.ab-home-cta .ab-home-eyebrow {
	background: rgba(255, 255, 255, 0.15);
	border-color: rgba(255, 255, 255, 0.18);
	color: #fff;
}

.ab-home-cta__content h2,
.ab-home-cta__content p {
	color: #fff;
}

.ab-home-newsletter-form {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 0;
	max-width: 540px;
	width: 100%;
}

.ab-home-newsletter-form input {
	background: rgba(255, 255, 255, 0.07);
	border: 1.5px solid rgba(255, 255, 255, 0.15);
	border-radius: 14px;
	flex: 1 1 280px;
	font-size: 15px;
	min-height: 54px;
	padding: 0 18px;
	color: #fff;
}

.ab-home-faq {
	display: grid;
	gap: 12px;
	margin: 0 auto;
	max-width: 800px;
}

.ab-home-faq details {
	background: #fafbfc;
	border: 1.5px solid #f1f5f9;
	border-radius: 16px;
	box-shadow: none;
	padding: 0 28px;
}

.ab-home-faq summary {
	color: var(--ab-ink);
	cursor: pointer;
	font-size: 16px;
	font-weight: 500;
	list-style: none;
	padding: 22px 0;
	position: relative;
}

.ab-home-faq summary::-webkit-details-marker {
	display: none;
}

.ab-home-faq summary::after {
	align-items: center;
	background: #f1f5f9;
	border-radius: 999px;
	color: #94a3b8;
	content: "+";
	display: inline-flex;
	font-size: 18px;
	height: 32px;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 16px;
	width: 32px;
}

.ab-home-faq details[open] summary::after {
	background: #4b1d7a;
	color: #fff;
	content: "+";
	transform: rotate(45deg);
}

.ab-home-faq p,
.ab-home-faq__answer {
	color: var(--ab-muted);
	line-height: 1.75;
	padding: 20px 0 24px;
}

.ab-home-faq__answer > :first-child {
	margin-top: 0;
}

.ab-home-faq__answer > :last-child {
	margin-bottom: 0;
}

.ab-home-faq details[open] {
	background: #fefbff;
	border-color: #e4d4ff;
	box-shadow: 0 8px 32px rgba(75, 29, 122, 0.07);
}

.ab-home-card__pill--purple {
	background: #efe7ff;
	color: #7c3aed;
}

.ab-home-card__pill--blue {
	background: #e0f2fe;
	color: #0369a1;
}

.ab-home-card__pill--green {
	background: #dcfce7;
	color: #15803d;
}

.ab-home-card__pill--amber {
	background: #fff0e8;
	color: #b45309;
}

.ab-home-card__meta {
	color: #98a2b3;
	font-size: 13px;
	font-weight: 600;
	margin-top: 16px;
}

.ab-home-resources .ab-home-card {
	display: flex;
	flex-direction: column;
	padding: 36px 28px;
}

.ab-home-resources .ab-home-card__icon {
	border-radius: 16px;
	height: 56px;
	margin-bottom: 24px;
	width: 56px;
}

.ab-home-resources .ab-home-card h3 {
	font-size: 18px;
	font-weight: 800;
	line-height: 1.25;
	margin-bottom: 10px;
}

.ab-home-resources .ab-home-card p {
	font-size: 13.5px;
	flex: 1;
	line-height: 1.7;
	margin-bottom: 20px;
}

.ab-home-resources .ab-home-card__meta {
	color: #98a2b3;
	font-size: 12px;
	font-weight: 600;
	margin-top: 0;
	padding-top: 0;
}

.ab-home-resources .ab-home-card__pill {
	align-self: flex-start;
	border-radius: 999px;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.06em;
	margin-bottom: 10px;
	padding: 3px 10px;
	text-transform: uppercase;
}

.ab-home-resources .ab-home-card__pill--purple {
	background: #efe7ff;
}

.ab-home-resources .ab-home-card__pill--blue {
	background: #e0f2fe;
}

.ab-home-resources .ab-home-card__pill--green {
	background: #dcfce7;
}

.ab-home-resources .ab-home-card__pill--amber {
	background: #fff0e8;
}

.ab-home-resources .ab-home-card__footer {
	align-items: center;
	border-top: 1px solid #f1f5f9;
	display: flex;
	justify-content: space-between;
	margin-top: auto;
	padding-top: 16px;
}

.ab-home-resources .ab-home-card__footer-arrow {
	align-items: center;
	background: #f1f5f9;
	border-radius: 999px;
	color: #9ca3af;
	display: inline-flex;
	height: 30px;
	justify-content: center;
	transition: all 0.22s ease;
	width: 30px;
}

.ab-home-resources .ab-home-card:hover .ab-home-card__footer-arrow {
	color: #fff;
}

.ab-home-resources .ab-home-card:nth-child(1):hover .ab-home-card__footer-arrow {
	background: #4b1d7a;
}

.ab-home-resources .ab-home-card:nth-child(2):hover .ab-home-card__footer-arrow {
	background: #0369a1;
}

.ab-home-resources .ab-home-card:nth-child(3):hover .ab-home-card__footer-arrow {
	background: #15803d;
}

.ab-home-resources .ab-home-card:nth-child(4):hover .ab-home-card__footer-arrow {
	background: #b45309;
}

.ab-docs {
	background: #f8fafc;
	padding: 56px 0 88px;
}

.ab-docs__shell {
	margin: 0 auto;
	max-width: 1180px;
	width: calc(100% - 32px);
}

.ab-docs__hero,
.ab-docs__article {
	background: #fff;
	border: 1px solid #eaecf0;
	border-radius: 28px;
	box-shadow: 0 18px 54px -36px rgba(15, 23, 42, 0.22);
	padding: 40px;
}

.ab-docs__hero {
	margin-bottom: 24px;
	text-align: left;
}

.ab-docs__eyebrow {
	background: #efe7ff;
	border: 1px solid #dac8ff;
	border-radius: 999px;
	color: #6d28d9;
	display: inline-flex;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.02em;
	padding: 8px 14px;
}

.ab-docs__hero h1,
.ab-docs__article-head h1 {
	color: var(--ab-ink);
	font-size: clamp(34px, 4vw, 56px);
	font-weight: 800;
	letter-spacing: -0.04em;
	line-height: 1.05;
	margin: 18px 0 14px;
}

.ab-docs__hero p,
.ab-docs__article-head p,
.ab-docs__item p,
.ab-docs__content p {
	color: var(--ab-muted);
	font-size: 18px;
	line-height: 1.8;
	margin: 0;
}

.ab-docs__list {
	display: grid;
	gap: 18px;
}

.ab-docs__item {
	align-items: center;
	background: #fff;
	border: 1px solid #eaecf0;
	border-radius: 24px;
	box-shadow: 0 12px 40px -34px rgba(15, 23, 42, 0.18);
	display: flex;
	gap: 20px;
	justify-content: space-between;
	padding: 26px 28px;
	text-decoration: none;
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

.ab-docs__item-media {
	border-radius: 18px;
	flex: 0 0 140px;
	height: 180px;
	overflow: hidden;
}

.ab-docs__item-media img,
.ab-docs__hero-media img,
.ab-docs__gallery-item img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.ab-docs__item:hover {
	border-color: rgba(109, 40, 217, 0.25);
	box-shadow: 0 20px 44px -34px rgba(109, 40, 217, 0.24);
	transform: translateY(-2px);
}

.ab-docs__item-copy h2 {
	color: var(--ab-ink);
	font-size: 24px;
	font-weight: 800;
	line-height: 1.25;
	margin: 0 0 10px;
}

.ab-docs__hero-grid {
	align-items: center;
	display: grid;
	gap: 28px;
	grid-template-columns: minmax(0, 1.15fr) minmax(280px, 380px);
}

.ab-docs__hero-media {
	background: linear-gradient(180deg, #f8fafc 0%, #eef2ff 100%);
	border: 1px solid #eef2ff;
	border-radius: 24px;
	box-shadow: 0 18px 44px -34px rgba(15, 23, 42, 0.2);
	overflow: hidden;
	padding: 12px;
}

.ab-docs__item-arrow {
	align-items: center;
	background: #f1f5f9;
	border-radius: 999px;
	color: #64748b;
	display: inline-flex;
	flex: 0 0 42px;
	font-size: 20px;
	height: 42px;
	justify-content: center;
}

.ab-docs__breadcrumb {
	align-items: center;
	color: #64748b;
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
	gap: 10px;
	margin-bottom: 18px;
}

.ab-docs__breadcrumb a {
	color: #64748b;
	text-decoration: none;
}

.ab-docs__article-head {
	border-bottom: 1px solid #eef2f7;
	margin-bottom: 28px;
	padding-bottom: 28px;
}

.ab-docs__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	margin-top: 26px;
}

.ab-docs__pages {
	display: grid;
	gap: 28px;
	margin-bottom: 28px;
}

.ab-docs__page {
	background: #ffffff;
	border: 1px solid #e5e7eb;
	border-radius: 22px;
	box-shadow: 0 18px 48px -30px rgba(15, 23, 42, 0.22);
	margin: 0;
	overflow: hidden;
	padding: 14px;
}

.ab-docs__page--cover {
	background: transparent;
	border: 0;
	box-shadow: none;
	padding: 0;
}

.ab-docs__cover-page {
	aspect-ratio: 0.707 / 1;
	background: linear-gradient(180deg, #193255 0%, #223a5d 56%, #de8b17 100%);
	border-radius: 28px;
	min-height: 960px;
	overflow: hidden;
	position: relative;
}

.ab-docs__cover-inner {
	display: flex;
	flex-direction: column;
	height: 100%;
	min-height: 960px;
	padding: 86px 74px 54px;
	position: relative;
	z-index: 2;
}

.ab-docs__cover-brand img {
	display: block;
	max-width: 218px;
	width: 100%;
}

.ab-docs__cover-title {
	margin-top: auto;
	max-width: 70%;
	padding-bottom: 132px;
}

.ab-docs__cover-title h2 {
	color: #ffffff;
	font-size: clamp(52px, 7vw, 110px);
	font-weight: 300;
	letter-spacing: -0.045em;
	line-height: 0.94;
	margin: 0;
	text-transform: uppercase;
}

.ab-docs__cover-footer {
	color: rgba(255, 255, 255, 0.96);
	font-size: clamp(20px, 1.8vw, 30px);
	font-weight: 500;
	margin-left: auto;
	margin-top: auto;
	text-decoration: none;
}

.ab-docs__cover-shape {
	position: absolute;
}

.ab-docs__cover-shape--ring-left,
.ab-docs__cover-shape--ring-right {
	border: 10px solid #f08e00;
	border-radius: 50%;
	opacity: 0.98;
}

.ab-docs__cover-shape--ring-left {
	height: 34%;
	left: 7%;
	top: 42%;
	transform: rotate(36deg);
	width: 52%;
}

.ab-docs__cover-shape--ring-right {
	height: 32%;
	right: 7%;
	top: 39%;
	width: 48%;
}

.ab-docs__cover-shape--line-main,
.ab-docs__cover-shape--line-secondary {
	background: linear-gradient(180deg, rgba(240, 142, 0, 0.08) 0%, rgba(240, 142, 0, 0.6) 100%);
	transform-origin: left top;
}

.ab-docs__cover-shape--line-main {
	height: 8px;
	left: 21%;
	top: 18%;
	transform: rotate(35deg);
	width: 71%;
}

.ab-docs__cover-shape--line-secondary {
	height: 8px;
	left: 23%;
	opacity: 0.45;
	top: 28%;
	transform: rotate(57deg);
	width: 58%;
}

.ab-docs__page img {
	display: block;
	width: 100%;
}

.ab-docs__page--svg {
	padding: 0;
}

.ab-docs__page-svg {
	line-height: 0;
}

.ab-docs__page-svg svg {
	display: block;
	height: auto;
	width: 100%;
}

.ab-docs__content-wrap {
	background: #fff;
	border: 1px solid #eef2f7;
	border-radius: 24px;
	padding: 28px;
}

.ab-docs__content-head {
	border-bottom: 1px solid #eef2f7;
	margin-bottom: 22px;
	padding-bottom: 18px;
}

.ab-docs__content-head h2 {
	color: var(--ab-ink);
	font-size: 28px;
	font-weight: 800;
	line-height: 1.15;
	margin: 0 0 8px;
}

.ab-docs__content h2,
.ab-docs__content h3 {
	color: var(--ab-ink);
	font-size: clamp(24px, 2.4vw, 34px);
	font-weight: 800;
	letter-spacing: -0.03em;
	line-height: 1.15;
	margin: 32px 0 16px;
}

.ab-docs__content p + p {
	margin-top: 16px;
}

@media (max-width: 1200px) {
	.ab-home-feature-grid,
	.ab-home-resource-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ab-home-trust {
		gap: 48px;
		width: calc(100% - 32px);
	}

	.ab-docs__item {
		align-items: flex-start;
	}

	.ab-docs__hero-grid {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 1100px) {
	body.abglobal-custom-header {
		--ab-header-height: 112px;
	}

	.ab-home-hero__slide,
	.ab-home-service-grid,
	.ab-home-trust,
	.ab-home-cta {
		grid-template-columns: 1fr;
	}

	.ab-home-hero__slide.is-active {
		gap: 44px;
	}

	.ab-home-hero__viewport {
		min-height: auto;
		padding-bottom: 0;
	}

	.ab-home-hero__pager {
		bottom: auto;
		left: auto;
		margin-top: 12px;
		position: relative;
	}

	.ab-home-feature-grid,
	.ab-home-resource-grid,
	.ab-home-service-grid {
		grid-template-columns: 1fr;
	}

	.ab-docs {
		padding: 32px 0 56px;
	}

	.ab-docs__hero,
	.ab-docs__article,
	.ab-docs__item {
		padding: 24px 20px;
	}

	.ab-docs__item {
		flex-direction: column;
	}

	.ab-docs__item-media {
		flex-basis: auto;
		height: auto;
		width: 100%;
	}

	.ab-docs__cover-page,
	.ab-docs__cover-inner {
		min-height: 720px;
	}

	.ab-docs__cover-inner {
		padding: 48px 32px 30px;
	}

	.ab-docs__cover-brand img {
		max-width: 162px;
	}

	.ab-docs__cover-title {
		max-width: 82%;
		padding-bottom: 88px;
	}

	.ab-docs__cover-shape--ring-left {
		height: 32%;
		left: 4%;
		top: 46%;
		width: 58%;
	}

	.ab-docs__cover-shape--ring-right {
		height: 31%;
		right: 4%;
		top: 43%;
		width: 54%;
	}

	.ab-home-section__footer--split {
		flex-direction: column;
		gap: 14px;
	}
}

@media (max-width: 960px) {
	body.abglobal-custom-header {
		--ab-header-height: 164px;
	}

	.ab-home-topbar {
		gap: 0;
		grid-template-columns: 1fr auto;
		justify-items: stretch;
		padding: 12px 16px;
		width: 100%;
	}

	.ab-home-meta-bar {
		grid-template-columns: 1fr;
		justify-items: center;
		padding: 14px 20px;
		width: 100%;
	}

	.ab-home-meta-bar__left,
	.ab-home-meta-bar__center,
	.ab-home-meta-bar__right {
		justify-content: center;
	}

	.ab-home-topbar__nav {
		display: none;
		grid-column: 1 / -1;
		padding-top: 14px;
		width: 100%;
	}

	.ab-home-topbar__menu {
		align-items: stretch;
		flex-direction: column;
		gap: 0;
	}

	.ab-home-topbar__menu > .menu-item {
		border-top: 1px solid rgba(17, 24, 39, 0.08);
		display: grid;
		grid-template-columns: 1fr auto;
	}

	.ab-home-topbar__menu > .menu-item > a {
		min-height: 52px;
		padding: 14px 0;
	}

	.ab-home-topbar__toggle {
		align-items: center;
		background: transparent;
		border: 0;
		color: #111827;
		cursor: pointer;
		display: inline-flex;
		flex-direction: column;
		gap: 5px;
		height: 44px;
		justify-content: center;
		padding: 0;
		width: 44px;
	}

	.ab-home-topbar__toggle span {
		background: currentColor;
		border-radius: 999px;
		display: block;
		height: 2px;
		transition: transform 0.2s ease, opacity 0.2s ease;
		width: 22px;
	}

	.ab-home-topbar.is-menu-open .ab-home-topbar__toggle span:nth-child(1) {
		transform: translateY(7px) rotate(45deg);
	}

	.ab-home-topbar.is-menu-open .ab-home-topbar__toggle span:nth-child(2) {
		opacity: 0;
	}

	.ab-home-topbar.is-menu-open .ab-home-topbar__toggle span:nth-child(3) {
		transform: translateY(-7px) rotate(-45deg);
	}

	.ab-home-topbar__submenu-toggle {
		color: #6b7280;
		display: inline-flex;
		height: 52px;
		width: 40px;
	}

	.ab-home-topbar__actions {
		display: none;
		grid-column: 1 / -1;
		padding-top: 12px;
		width: 100%;
	}

	.ab-home-topbar.is-menu-open .ab-home-topbar__nav,
	.ab-home-topbar.is-menu-open .ab-home-topbar__actions {
		display: flex;
	}

	.ab-home-topbar.is-menu-open .ab-home-topbar__actions {
		gap: 12px;
	}

	.ab-home-topbar__nav .sub-menu {
		background: transparent;
		border: 0;
		border-radius: 0;
		box-shadow: none;
		display: none;
		left: 0;
		margin: 0;
		min-width: 0;
		opacity: 1;
		padding: 0 0 10px 14px;
		pointer-events: auto;
		position: static;
		transform: none;
		visibility: visible;
	}

	.ab-home-topbar__nav .sub-menu::before,
	.ab-home-topbar__mega::before {
		display: none;
	}

	.ab-home-topbar__mega {
		background: transparent;
		border: 0;
		border-radius: 0;
		box-shadow: none;
		display: none;
		left: 0;
		max-width: 100%;
		opacity: 1;
		padding: 0 0 10px 14px;
		pointer-events: auto;
		position: static;
		right: auto;
		transform: none;
		visibility: visible;
		width: 100%;
	}

	.ab-home-topbar__nav .menu-item.is-submenu-open > .sub-menu,
	.ab-home-topbar__nav .menu-item.is-submenu-open > .ab-home-topbar__mega {
		display: block;
	}

	.ab-home-hero,
	.ab-home-stats,
	.ab-home-section,
	.ab-home-trust,
	.ab-home-cta,
	.ab-home-office {
		width: min(100%, calc(100% - 24px));
	}

	.ab-home-hero {
		padding: 56px 14px 18px;
	}

	.ab-home-hero__viewport {
		min-height: auto;
	}

	.ab-home-hero__slide {
		display: none;
		position: relative;
	}

	.ab-home-hero__slide.is-active {
		display: grid;
	}

	.ab-home-hero h1 {
		max-width: none;
	}

	.ab-home-stats {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.ab-home-stat:nth-child(3) {
		border-left: 0;
	}

	.ab-home-news-item {
		align-items: flex-start;
		flex-wrap: wrap;
		row-gap: 12px;
	}

	.ab-home-news-badges {
		order: 2;
	}

	.ab-home-news-badges {
		flex: 1 1 100%;
		order: 2;
	}

	.ab-home-news-copy {
		order: 3;
		width: calc(100% - 88px);
	}

	.ab-home-news-arrow {
		margin-left: auto;
	}
}

@media (max-width: 640px) {
	.ab-home-topbar__actions {
		width: 100%;
	}

	.ab-home-search,
	.ab-home-webgumruk {
		flex: 1 1 auto;
	}

	.ab-home-hero__actions,
	.ab-home-newsletter-form,
	.ab-home-section__footer,
	.ab-home-section__footer--split {
		flex-direction: column;
	}

	.ab-home-button,
	.ab-home-newsletter-form input {
		width: 100%;
	}

	.ab-home-stats {
		grid-template-columns: 1fr;
	}

	.ab-home-stat {
		border-left: 0;
		border-top: 1px solid rgba(17, 24, 39, 0.06);
	}

	.ab-home-stat:first-child {
		border-top: 0;
	}

	.ab-home-news-item {
		display: grid;
		grid-template-columns: 1fr;
		padding: 20px;
	}

	.ab-home-news-badges,
	.ab-home-news-copy {
		width: 100%;
	}

	.ab-home-news-arrow {
		margin-left: 0;
		justify-self: start;
	}

	.ab-home-cta {
		padding: 28px 20px;
	}
}

.ab-docs--api {
	background: #f1f5f9;
	padding: 0 0 72px;
}

.ab-docs--api .ab-docs__shell {
	max-width: 1280px;
	padding: 0 24px;
}

.ab-docs-api__archive-hero {
	padding: 36px 0 30px;
	text-align: center;
}

.ab-docs.ab-docs--archive.ab-docs--api {
	padding-top: 16px;
}

.ab-docs-api__archive-hero .ab-docs__eyebrow {
	background: #eff6ff;
	border: 1px solid #dbeafe;
	color: #2563eb;
}

.ab-docs-api__archive-list {
	display: grid;
	gap: 16px;
}

.ab-docs-api__archive-item {
	align-items: center;
	background: #fff;
	border: 1px solid #e5edf7;
	border-radius: 24px;
	box-shadow: 0 12px 36px rgba(15, 23, 42, 0.05);
	display: flex;
	gap: 18px;
	padding: 22px 24px;
	text-decoration: none;
	transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.ab-docs-api__archive-item:hover {
	border-color: #d7e4f4;
	box-shadow: 0 18px 42px rgba(15, 23, 42, 0.08);
	transform: translateY(-2px);
}

.ab-docs-api__archive-icon {
	align-items: center;
	border-radius: 16px;
	display: inline-flex;
	flex: 0 0 52px;
	font-size: 24px;
	height: 52px;
	justify-content: center;
	width: 52px;
}

.ab-docs-api__archive-meta {
	color: #64748b;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	font-size: 12px;
	margin-top: 12px;
}

.ab-docs-api__archive-meta span {
	background: #f8fafc;
	border: 1px solid #e5edf7;
	border-radius: 999px;
	padding: 6px 10px;
}

.ab-docs-api__archive-arrow {
	color: #475569;
	font-size: 13px;
	font-weight: 700;
	margin-left: auto;
	white-space: nowrap;
	padding: 5px 13px;
	border-radius: 10px;
}

.ab-docs-api__detail-hero {
	background-color: #0f2a44;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 0 0 32px 32px;
	margin-bottom: 40px;
	overflow: hidden;
	position: relative;
}

.ab-docs-api__detail-hero::before {
	background: linear-gradient(180deg, rgba(15, 42, 68, 0.82) 0%, rgba(15, 42, 68, 0.94) 100%);
	content: "";
	inset: 0;
	position: absolute;
}

.ab-docs-api__breadcrumb,
.ab-docs-api__detail-hero-inner {
	position: relative;
	z-index: 1;
}

.ab-docs-api__breadcrumb {
	color: rgba(255, 255, 255, 0.72);
	padding: 26px 32px 0;
}

.ab-docs-api__breadcrumb a,
.ab-docs-api__breadcrumb strong,
.ab-docs-api__breadcrumb span {
	color: inherit;
}

.ab-docs-api__detail-hero-inner {
	max-width: 900px;
	padding: 28px 32px 52px;
}

.ab-docs-api__detail-eyebrow {
	background: rgba(255, 255, 255, 0.12);
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 999px;
	color: #fff;
	display: inline-flex;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.14em;
	padding: 7px 14px;
	text-transform: uppercase;
}

.ab-docs-api__detail-hero h1 {
	color: #fff;
	font-size: clamp(34px, 4vw, 54px);
	font-weight: 800;
	letter-spacing: -0.04em;
	line-height: 1.04;
	margin: 20px 0 14px;
}

.ab-docs-api__detail-hero p {
	color: rgba(226, 232, 240, 0.92);
	font-size: 17px;
	line-height: 1.8;
	margin: 0;
	max-width: 760px;
}

.ab-docs-api__detail-badges {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 22px;
}

.ab-docs-api__detail-badges span {
	background: rgba(255, 255, 255, 0.09);
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 999px;
	color: #e2e8f0;
	font-size: 12px;
	font-weight: 600;
	padding: 8px 12px;
}

.ab-docs-api__detail-meta {
	color: rgba(226, 232, 240, 0.88);
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 18px;
}

.ab-docs-api__detail-meta span {
	background: rgba(255, 255, 255, 0.08);
	border-radius: 999px;
	font-size: 12px;
	font-weight: 600;
	padding: 7px 12px;
}

.ab-docs-api__detail-shell {
	display: flex;
	gap: 32px;
}

.ab-docs-api__detail-main {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	gap: 22px;
	min-width: 0;
}

.ab-docs-api__detail-side {
	display: flex;
	flex: 0 0 280px;
	flex-direction: column;
	gap: 16px;
	position: sticky;
	top: 100px;
	align-self: flex-start;
}

.ab-docs-api__info-card,
.ab-docs-api__section,
.ab-docs-api__side-card {
	background: #fff;
	border: 1px solid #e5edf7;
	border-radius: 24px;
	box-shadow: 0 12px 36px rgba(15, 23, 42, 0.04);
}

.ab-docs-api__info-card {
	padding: 24px 26px;
}

.ab-docs-api__info-card h2 {
	color: #0f172a;
	font-size: 16px;
	font-weight: 800;
	margin: 0 0 10px;
}

.ab-docs-api__info-card p {
	color: #475569;
	font-size: 14px;
	line-height: 1.85;
	margin: 0;
}

.ab-docs-api__section {
	background: var(--ab-doc-surface, #fff);
	padding: 28px 30px;
}

.ab-docs-api__section-head {
	margin-bottom: 20px;
}

.ab-docs-api__section-eyebrow {
	color: var(--ab-doc-accent, #3e68bd);
	display: inline-block;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.16em;
	margin-bottom: 12px;
	text-transform: uppercase;
}

.ab-docs-api__section-head h2 {
	color: #0f172a;
	font-size: clamp(26px, 2.5vw, 38px);
	font-weight: 800;
	letter-spacing: -0.03em;
	line-height: 1.1;
	margin: 0;
}

.ab-docs-api__section-head p {
	color: #64748b;
	font-size: 14px;
	line-height: 1.8;
	margin: 12px 0 0;
}

.ab-docs-api__richtext {
	color: #334155;
	font-size: 15px;
	line-height: 1.95;
}

.ab-docs-api__richtext p:last-child {
	margin-bottom: 0;
}

.ab-docs-api__feature-grid,
.ab-docs-api__two-col-grid {
	display: grid;
	gap: 28px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ab-docs-api__feature-copy,
.ab-docs-api__two-col-pane {
	min-width: 0;
}

.ab-docs-api__section--feature.no-media .ab-docs-api__feature-grid {
	grid-template-columns: 1fr;
}

.ab-docs-api__section--feature.media-left .ab-docs-api__feature-copy {
	order: 2;
}

.ab-docs-api__section--feature.media-left .ab-docs-api__feature-media {
	order: 1;
}

.ab-docs-api__feature-media img {
	border-radius: 22px;
	display: block;
	width: 100%;
}

.ab-docs-api__feature-media figcaption {
	color: #64748b;
	font-size: 12px;
	margin-top: 10px;
}

.ab-docs-api__highlight {
	background: rgba(255, 255, 255, 0.72);
	border: 1px solid rgba(148, 163, 184, 0.16);
	border-radius: 18px;
	display: inline-flex;
	flex-direction: column;
	gap: 6px;
	margin-bottom: 18px;
	padding: 18px 20px;
}

.ab-docs-api__highlight strong {
	color: var(--ab-doc-accent, #3e68bd);
	font-size: 32px;
	font-weight: 900;
	letter-spacing: -0.05em;
	line-height: 1;
}

.ab-docs-api__highlight span {
	color: #64748b;
	font-size: 12px;
	line-height: 1.6;
}

.ab-docs-api__bullet-list,
.ab-docs-api__pane-list {
	display: grid;
	gap: 10px;
	margin: 18px 0 0;
	padding: 0;
	list-style: none;
}

.ab-docs-api__bullet-list li,
.ab-docs-api__pane-list li {
	border-left: 3px solid var(--ab-doc-accent, #3e68bd);
	color: #334155;
	padding-left: 14px;
}

.ab-docs-api__quote {
	background: rgba(255, 255, 255, 0.72);
	border-left: 4px solid var(--ab-doc-accent, #3e68bd);
	border-radius: 20px;
	margin: 0;
	padding: 24px 26px;
}

.ab-docs-api__quote p {
	color: #0f172a;
	font-size: clamp(20px, 2vw, 28px);
	font-weight: 700;
	letter-spacing: -0.03em;
	line-height: 1.5;
	margin: 0;
}

.ab-docs-api__quote cite {
	color: #64748b;
	display: block;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	margin-top: 16px;
}

.ab-docs-api__reference-list {
	display: grid;
	gap: 12px;
}

.ab-docs-api__reference-item {
	background: rgba(255, 255, 255, 0.72);
	border: 1px solid rgba(148, 163, 184, 0.14);
	border-radius: 18px;
	padding: 16px 18px;
}

.ab-docs-api__reference-item h3,
.ab-docs-api__mini-card h3,
.ab-docs-api__two-col-pane h3,
.ab-docs-api__step-copy h3 {
	color: #0f172a;
	font-size: 15px;
	font-weight: 800;
	margin: 0 0 6px;
}

.ab-docs-api__reference-item p,
.ab-docs-api__mini-card p,
.ab-docs-api__two-col-pane p,
.ab-docs-api__step-copy p {
	color: #475569;
	font-size: 14px;
	line-height: 1.85;
	margin: 0;
}

.ab-docs-api__cards-grid {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ab-docs-api__mini-card {
	background: rgba(255, 255, 255, 0.72);
	border: 1px solid rgba(148, 163, 184, 0.14);
	border-radius: 20px;
	padding: 20px;
}

.ab-docs-api__mini-card-icon {
	display: inline-block;
	font-size: 20px;
	margin-bottom: 12px;
}

.ab-docs-api__two-col-pane:last-child {
	border-left: 1px solid rgba(148, 163, 184, 0.2);
	padding-left: 28px;
}

.ab-docs-api__step-flow {
	display: grid;
	gap: 14px;
}

.ab-docs-api__step-item {
	align-items: flex-start;
	background: rgba(255, 255, 255, 0.72);
	border: 1px solid rgba(148, 163, 184, 0.14);
	border-radius: 18px;
	display: flex;
	gap: 16px;
	padding: 18px 20px;
}

.ab-docs-api__step-no {
	align-items: center;
	background: var(--ab-doc-accent, #3e68bd);
	border-radius: 999px;
	color: #fff;
	display: inline-flex;
	flex: 0 0 34px;
	font-size: 12px;
	font-weight: 800;
	height: 34px;
	justify-content: center;
}

.ab-docs-api__side-card {
	padding: 20px;
}

.ab-docs-api__side-label {
	color: #94a3b8;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.16em;
	margin: 0 0 14px;
	text-transform: uppercase;
}

.ab-docs-api__side-stats {
	display: grid;
	gap: 14px;
}

.ab-docs-api__side-stats div {
	display: flex;
	font-size: 13px;
	justify-content: space-between;
	gap: 12px;
}

.ab-docs-api__side-stats span {
	color: #64748b;
}

.ab-docs-api__side-stats strong {
	color: #0f172a;
	font-weight: 700;
	text-align: right;
}

.ab-docs-api__section-nav {
	display: grid;
	gap: 10px;
}

.ab-docs-api__section-nav a {
	align-items: flex-start;
	border: 1px solid #e5edf7;
	border-radius: 16px;
	color: #0f172a;
	display: flex;
	gap: 12px;
	padding: 12px 14px;
	text-decoration: none;
	transition: border-color 0.2s ease, transform 0.2s ease;
}

.ab-docs-api__section-nav a:hover {
	border-color: #c7d7ec;
	transform: translateY(-1px);
}

.ab-docs-api__section-nav a span {
	color: #64748b;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.12em;
	padding-top: 2px;
}

.ab-docs-api__section-nav a strong {
	font-size: 13px;
	line-height: 1.5;
}

.ab-docs-api__side-card--dark {
	background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
	border-color: transparent;
	color: #fff;
}

.ab-docs-api__side-title {
	font-size: 15px;
	font-weight: 800;
	margin: 0 0 10px;
}

.ab-docs-api__side-card--dark p {
	color: rgba(226, 232, 240, 0.82);
	font-size: 13px;
	line-height: 1.8;
}

.ab-docs-api__side-card--dark a {
	align-items: center;
	background: #fff;
	border-radius: 999px;
	color: #0f172a;
	display: inline-flex;
	font-size: 13px;
	font-weight: 800;
	margin-top: 14px;
	padding: 10px 16px;
	text-decoration: none;
}

@media (max-width: 1080px) {
	.ab-docs-api__detail-shell {
		flex-direction: column;
	}

	.ab-docs-api__detail-side {
		flex: 1 1 auto;
		position: static;
	}
}

@media (max-width: 800px) {
	.ab-docs--api .ab-docs__shell {
		padding: 0 16px;
	}

	.ab-docs-api__detail-hero {
		border-radius: 0 0 24px 24px;
	}

	.ab-docs-api__breadcrumb,
	.ab-docs-api__detail-hero-inner {
		padding-left: 18px;
		padding-right: 18px;
	}

	.ab-docs-api__feature-grid,
	.ab-docs-api__two-col-grid,
	.ab-docs-api__cards-grid {
		grid-template-columns: 1fr;
	}

	.ab-docs-api__two-col-pane:last-child {
		border-left: 0;
		border-top: 1px solid rgba(148, 163, 184, 0.2);
		padding-left: 0;
		padding-top: 22px;
	}

	.ab-docs-api__archive-item {
		align-items: flex-start;
		flex-direction: column;
	}

	.ab-docs-api__archive-arrow {
		margin-left: 0;
	}
}

.ab-docs--api .ab-docs__shell {
	max-width: 1280px;
}

.ab-docs-api__topbar {
	align-items: center;
	background: #f8fafc;
	border: 1px solid #e2e8f0;
	border-radius: 0;
	display: grid;
	gap: 18px;
	grid-template-columns: auto 1fr minmax(260px, 320px);
	margin-bottom: 22px;
	padding: 5px 14px;
}

.ab-docs-api__back {
	align-items: center;
	align-self: center;
	background: #fff;
	border: 1px solid #dbe4ef;
	border-radius: 10px;
	color: #64748b;
	display: inline-flex;
	font-size: 13px;
	font-weight: 500;
	gap: 8px;
	line-height: 1;
	padding: 8px 14px;
	text-decoration: none;
	white-space: nowrap;
}

.ab-docs-api__back-icon {
	color: #94a3b8;
	font-size: 16px;
	line-height: 1;
	margin-top: -1px;
}

.ab-docs-api__breadcrumb {
	align-items: center;
	color: #94a3b8;
	display: flex;
	font-size: 13px;
	font-weight: 500;
	gap: 10px;
	line-height: 1;
	margin-bottom: 0;
	min-height: 40px;
	padding: 0;
}

.ab-docs-api__breadcrumb a,
.ab-docs-api__breadcrumb strong,
.ab-docs-api__breadcrumb span {
	color: inherit;
	text-decoration: none;
}

.ab-docs-api__breadcrumb strong {
	color: #0f172a;
	font-weight: 600;
}

.ab-docs-api__search {
	align-items: center;
	background: #fff;
	border: 1px solid #dbe4ef;
	border-radius: 10px;
	display: flex;
	gap: 10px;
	padding: 0 12px 0 14px;
}

.ab-docs-api__search::before {
	color: #94a3b8;
	content: "";
	display: inline-block;
	flex: 0 0 14px;
	height: 14px;
	width: 14px;
	background:
		radial-gradient(circle at 45% 45%, transparent 5px, transparent 5px),
		none;
	border: 2px solid #94a3b8;
	border-radius: 50%;
	box-sizing: border-box;
	position: relative;
}

.ab-docs-api__search {
	position: relative;
}

.ab-docs-api__search::after {
	background: #94a3b8;
	border-radius: 999px;
	content: "";
	height: 2px;
	left: 25px;
	position: absolute;
	top: 31px;
	transform: rotate(45deg);
	width: 7px;
}

.ab-docs-api__search input {
	background: transparent;
	border: 0;
	box-shadow: none;
	color: #0f172a;
	flex: 1 1 auto;
	font-size: 13px;
	height: 40px;
	margin: 0;
	min-width: 0;
	padding: 0;
}

.ab-docs-api__search input:focus {
	outline: none;
}

.ab-docs-api__search-shortcut {
	border: 1px solid #e2e8f0;
	border-radius: 6px;
	color: #94a3b8;
	font-size: 11px;
	font-weight: 600;
	line-height: 1;
	padding: 5px 7px;
}

.ab-docs-api__detail-shell {
	align-items: flex-start;
	display: grid;
	gap: 24px;
	grid-template-columns: 260px minmax(0, 1fr);
}

.ab-docs-api__detail-side {
	display: block;
	flex: none;
	position: sticky;
	top: 104px;
	max-height: calc(100vh - 120px);
}

.ab-docs-api__sidebar-card {
	background: #fff;
	border: 1px solid #dce5f0;
	border-radius: 24px;
	box-shadow: 0 12px 36px rgba(15, 23, 42, 0.04);
	display: flex;
	flex-direction: column;
	max-height: calc(100vh - 120px);
	overflow: hidden;
	padding: 18px 16px;
}

.ab-docs-api__sidebar-brand {
	align-items: flex-start;
	border-bottom: 1px solid #e8eef6;
	display: flex;
	gap: 12px;
	margin-bottom: 16px;
	padding-bottom: 14px;
}

.ab-docs-api__sidebar-brand-icon {
	align-items: center;
	background: linear-gradient(135deg, #f59e0b 0%, #f97316 100%);
	border-radius: 10px;
	color: #fff;
	display: inline-flex;
	flex: 0 0 28px;
	font-size: 11px;
	font-weight: 800;
	height: 28px;
	justify-content: center;
	margin-top: 2px;
}

.ab-docs-api__sidebar-brand strong {
	color: #0f172a;
	display: block;
	font-size: 14px;
	font-weight: 800;
	line-height: 1.3;
}

.ab-docs-api__sidebar-brand p {
	color: #0f172a;
	font-size: 24px;
	font-weight: 800;
	letter-spacing: -0.03em;
	line-height: 1.08;
	margin: 8px 0 6px;
}

.ab-docs-api__sidebar-brand span {
	color: #94a3b8;
	font-size: 12px;
	font-weight: 600;
}

.ab-docs-api__section-nav {
	display: grid;
	gap: 6px;
	flex: 1 1 auto;
	margin-right: -6px;
	overflow-y: auto;
	padding-right: 6px;
	scrollbar-width: thin;
}

.ab-docs-api__section-nav a {
	align-items: center;
	background: transparent;
	border: 0;
	border-radius: 12px;
	color: #64748b;
	display: grid;
	gap: 12px;
	grid-template-columns: 30px minmax(0, 1fr);
	padding: 10px 12px;
	text-decoration: none;
	transition: background-color 0.2s ease, color 0.2s ease;
}

.ab-docs-api__section-nav a:hover,
.ab-docs-api__section-nav a.is-active {
	background: #fff4ec;
	color: #0f172a;
}

.ab-docs-api__section-nav a span {
	color: #94a3b8;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 0.04em;
	padding-top: 0;
}

.ab-docs-api__section-nav a.is-active span {
	color: #f97316;
}

.ab-docs-api__section-nav a strong {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.45;
}

.ab-docs-api__sidebar-footer {
	border-top: 1px solid #e8eef6;
	display: grid;
	flex: 0 0 auto;
	gap: 6px;
	margin-top: 16px;
	padding-top: 14px;
}

.ab-docs-api__sidebar-footer span,
.ab-docs-api__sidebar-footer a {
	color: #94a3b8;
	font-size: 12px;
	text-decoration: none;
}

.ab-docs-api__detail-main {
	display: flex;
	flex-direction: column;
	gap: 22px;
}

.ab-docs-api__detail-hero {
	background-color: #0f2a44;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid #dce5f0;
	border-radius: 32px;
	margin: 0;
	min-height: 680px;
	overflow: hidden;
	padding: 26px 34px 34px;
	position: relative;
}

.ab-docs-api__detail-hero::before {
	background: linear-gradient(180deg, rgba(12, 24, 46, 0.16) 0%, rgba(12, 24, 46, 0.54) 62%, rgba(12, 24, 46, 0.78) 100%);
	content: "";
	inset: 0;
	position: absolute;
}

.ab-docs-api__detail-hero-top,
.ab-docs-api__detail-hero-inner {
	position: relative;
	z-index: 1;
}

.ab-docs-api__detail-hero-top {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.ab-docs-api__detail-brand,
.ab-docs-api__detail-edition {
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.ab-docs-api__detail-brand {
	letter-spacing: 0;
	text-transform: none;
}

.ab-docs-api__detail-hero-inner {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	max-width: 860px;
	min-height: 580px;
	padding: 0 18px 8px;
}

.ab-docs-api__detail-eyebrow {
	background: none;
	border: 0;
	border-radius: 0;
	color: var(--ab-doc-accent, #3e68bd);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.2em;
	padding: 0;
}

.ab-docs-api__detail-hero h1 {
	color: #fff;
	font-size: clamp(52px, 6vw, 64px);
	font-weight: 800;
	letter-spacing: -0.05em;
	line-height: 0.98;
	margin: 14px 0 14px;
}

.ab-docs-api__detail-hero p {
	color: rgba(255, 255, 255, 0.86);
	font-size: 16px;
	line-height: 1.65;
	margin: 0;
	max-width: 760px;
}

.ab-docs-api__detail-badges {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 22px;
}

.ab-docs-api__detail-badges span {
	background: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.18);
	border-radius: 999px;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 8px 14px;
}

.ab-docs-api__info-card,
.ab-docs-api__section,
.ab-docs-api__reference-item,
.ab-docs-api__mini-card,
.ab-docs-api__step-item,
.ab-docs-api__quote {
	border-radius: 24px;
	box-shadow: 0 12px 36px rgba(15, 23, 42, 0.04);
}

@media (max-width: 1100px) {
	.ab-docs-api__topbar {
		grid-template-columns: 1fr;
	}

	.ab-docs-api__detail-shell {
		grid-template-columns: 1fr;
	}

	.ab-docs-api__detail-side {
		max-height: none;
		position: static;
	}

	.ab-docs-api__sidebar-card {
		max-height: none;
	}

	.ab-docs-api__section-nav {
		overflow: visible;
	}
}

@media (max-width: 800px) {
	.ab-docs-api__detail-hero {
		min-height: 520px;
		padding: 18px;
	}

	.ab-docs-api__detail-hero-inner {
		min-height: 430px;
		padding: 0 4px 6px;
	}

	.ab-docs-api__detail-hero h1 {
		font-size: clamp(36px, 12vw, 52px);
	}

	.ab-docs-api__search {
		width: 100%;
	}
}

.ab-home-topbar__nav .menu-item-has-children > a::after {
	border-bottom: 1.7px solid currentColor !important;
	border-right: 1.7px solid currentColor !important;
	content: "" !important;
	display: inline-block !important;
	height: 7px !important;
	margin-left: 8px !important;
	opacity: 0.55 !important;
	transform: translateY(-2px) rotate(45deg) !important;
	transition: transform 0.2s ease, opacity 0.2s ease !important;
	width: 7px !important;
}

.ab-home-topbar__nav .menu-item:hover > a::after,
.ab-home-topbar__nav .menu-item:focus-within > a::after {
	opacity: 0.9 !important;
	transform: translateY(1px) rotate(225deg) !important;
}

.ab-home-topbar__nav .sub-menu a {
	font-size: 14px;
	font-weight: 500;
}
