:root{--aec-navy:#282a62;--aec-blue:#325b88;--aec-sky:#5bbee6;--aec-soft:#f4f8fc;--aec-line:#e3ebf3;--aec-text:#243246;--aec-muted:#637287;--aec-white:#fff;--aec-radius:20px;--aec-shell:1180px}.aec-page{font:inherit;color:var(--aec-text);background:var(--aec-white);line-height:1.8}.aec-page *{box-sizing:border-box}.aec-shell{width:min(calc(100% - 32px),var(--aec-shell));margin-inline:auto}.aec-page a{transition:opacity .2s ease,transform .2s ease,border-color .2s ease}.aec-breadcrumbs{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:24px 0 10px;font-size:14px;color:var(--aec-muted)}.aec-breadcrumbs a{color:var(--aec-blue);text-decoration:none}.aec-entry,.aec-archive{padding-bottom:72px}.aec-entry-header{max-width:900px;padding:42px 0 30px}.aec-entry-header h1,.aec-archive-header h1{margin:8px 0 16px;color:var(--aec-navy);font-size:clamp(34px,4.6vw,58px);line-height:1.2;letter-spacing:-.02em}.aec-kicker,.aec-card-tax{display:inline-block;color:var(--aec-blue);font-weight:800;font-size:14px}.aec-lead{margin:0;max-width:820px;color:var(--aec-muted);font-size:clamp(17px,2vw,21px);line-height:1.9}.aec-meta-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:20px;color:var(--aec-muted);font-size:14px}.aec-featured-media{margin:0 0 36px;border-radius:var(--aec-radius);overflow:hidden;background:var(--aec-soft);aspect-ratio:16/8}.aec-featured-media img,.aec-service-media img{width:100%;height:100%;object-fit:cover;display:block}.aec-entry-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:54px;align-items:start}.aec-entry-content{min-width:0;font-size:17px}.aec-entry-content h2{margin:42px 0 14px;color:var(--aec-navy);font-size:30px;line-height:1.35}.aec-entry-content h3{margin:30px 0 10px;color:var(--aec-blue);font-size:23px;line-height:1.4}.aec-entry-content p,.aec-entry-content ul,.aec-entry-content ol{margin:0 0 20px}.aec-entry-content img{max-width:100%;height:auto;border-radius:16px}.aec-entry-aside{position:sticky;top:24px;display:grid;gap:18px}.aec-side-card{padding:24px;border:1px solid var(--aec-line);border-radius:18px;background:var(--aec-white)}.aec-side-card h2{margin:5px 0 10px;color:var(--aec-navy);font-size:21px;line-height:1.45}.aec-side-card p{margin:0 0 18px;color:var(--aec-muted)}.aec-side-card-accent{background:var(--aec-soft);border-color:#dbeaf7}.aec-button{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:10px 18px;border-radius:12px;background:var(--aec-navy);color:var(--aec-white)!important;text-decoration:none;font-weight:800}.aec-button:hover{opacity:.9;transform:translateY(-1px)}.aec-service-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,430px);gap:46px;align-items:center;max-width:none}.aec-service-header .aec-button{margin-top:24px}.aec-service-media{margin:0;aspect-ratio:4/3;overflow:hidden;border-radius:var(--aec-radius);background:var(--aec-soft)}.aec-related-list{list-style:none;margin:0;padding:0}.aec-related-list li+li{border-top:1px solid var(--aec-line)}.aec-related-list a{display:block;padding:11px 0;color:var(--aec-blue);text-decoration:none;font-weight:700}.aec-faq-section{margin-top:52px}.aec-faq-section>h2{margin-bottom:18px!important}.aec-faq-list{border-top:1px solid var(--aec-line)}.aec-faq-item{border-bottom:1px solid var(--aec-line)}.aec-faq-item summary{cursor:pointer;padding:17px 0;color:var(--aec-navy);font-weight:800;list-style:none}.aec-faq-item summary::-webkit-details-marker{display:none}.aec-faq-answer{padding:0 0 16px;color:var(--aec-muted)}.aec-archive-header{padding:64px 0 34px;max-width:850px}.aec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.aec-card-front{background:var(--aec-white);border:1px solid var(--aec-line);border-radius:18px;overflow:hidden;min-width:0}.aec-card-image{display:block;aspect-ratio:4/3;overflow:hidden;background:var(--aec-soft)}.aec-card-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.aec-card-front:hover .aec-card-image img{transform:scale(1.025)}.aec-card-body{padding:22px}.aec-card-tax{margin-bottom:7px}.aec-card-body h3{margin:0 0 10px;font-size:22px;line-height:1.45;color:var(--aec-navy)}.aec-card-body h3 a{color:inherit;text-decoration:none}.aec-card-body p{margin:0 0 18px;color:var(--aec-muted);line-height:1.8}.aec-card-link{font-weight:800;color:var(--aec-blue);text-decoration:none}.aec-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:0 0 28px;padding:10px;border:1px solid var(--aec-line);border-radius:16px;background:var(--aec-white)}.aec-search-form input{width:100%;min-height:46px;border:0!important;outline:0!important;padding:8px 12px!important;background:transparent!important;box-shadow:none!important;font:inherit}.aec-search-form button{min-width:100px;border:0;border-radius:11px;background:var(--aec-navy);color:#fff;font:inherit;font-weight:800;cursor:pointer}.aec-search-results{margin-top:26px}.aec-empty{padding:24px;border-radius:14px;background:var(--aec-soft);color:var(--aec-muted)}.aec-pagination{margin-top:36px}.aec-pagination .nav-links{display:flex;gap:8px;justify-content:center}.aec-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 11px;border:1px solid var(--aec-line);border-radius:10px;color:var(--aec-blue);text-decoration:none}.aec-pagination .current{background:var(--aec-navy);border-color:var(--aec-navy);color:#fff}@media(max-width:980px){.aec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aec-entry-layout{grid-template-columns:1fr;gap:32px}.aec-entry-aside{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.aec-service-header{grid-template-columns:1fr 340px;gap:30px}}@media(max-width:720px){.aec-shell{width:min(calc(100% - 24px),var(--aec-shell))}.aec-entry,.aec-archive{padding-bottom:50px}.aec-entry-header,.aec-archive-header{padding-top:30px}.aec-entry-header h1,.aec-archive-header h1{font-size:clamp(31px,9vw,42px)}.aec-service-header{grid-template-columns:1fr}.aec-service-media{order:-1}.aec-entry-aside{grid-template-columns:1fr}.aec-grid{grid-template-columns:1fr;gap:16px}.aec-card-body{padding:18px}.aec-card-body h3{font-size:20px}.aec-search-form{grid-template-columns:1fr}.aec-search-form button{min-height:44px}.aec-featured-media{aspect-ratio:4/3}.aec-entry-content{font-size:16px}.aec-entry-content h2{font-size:26px}}


/* AEC Appointment Form v0.5.0 */
.aec-booking-wrap{font:inherit;color:var(--aec-text);width:100%}.aec-booking-wrap *{box-sizing:border-box}.aec-booking-form{background:#fff;border:1px solid var(--aec-line);padding:34px;box-shadow:0 18px 48px rgba(40,42,98,.07)}.aec-booking-head>span{display:inline-block;color:var(--aec-blue);font-size:12px;font-weight:900}.aec-booking-head h3{margin:7px 0 10px;color:var(--aec-navy);font-size:clamp(24px,2.6vw,34px);line-height:1.4}.aec-booking-head p{margin:0;color:var(--aec-muted);font-size:13px;line-height:1.85}.aec-booking-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:28px}.aec-booking-field{display:grid;gap:7px}.aec-booking-field-full{grid-column:1/-1}.aec-booking-field>span{font-size:12px;color:var(--aec-navy);font-weight:800}.aec-booking-field input,.aec-booking-field select,.aec-booking-field textarea{width:100%;min-height:52px;border:1px solid #dbe5ed!important;background:#f9fbfc!important;color:#243246!important;border-radius:0!important;padding:11px 13px!important;font:inherit!important;font-size:13px!important;outline:none!important;box-shadow:none!important}.aec-booking-field textarea{min-height:112px;resize:vertical}.aec-booking-field input:focus,.aec-booking-field select:focus,.aec-booking-field textarea:focus{border-color:var(--aec-sky)!important;background:#fff!important}.aec-booking-consent{display:flex;align-items:flex-start;gap:10px;margin-top:18px;color:#566579;font-size:11.5px;line-height:1.7}.aec-booking-consent input{margin-top:4px}.aec-booking-submit-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:21px}.aec-booking-submit{border:0;background:var(--aec-navy);color:#fff;min-height:52px;padding:0 22px;display:inline-flex;align-items:center;gap:13px;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.aec-booking-submit:hover{background:var(--aec-blue)}[dir=rtl] .aec-booking-submit b{transform:rotate(180deg)}.aec-booking-submit-row small{color:var(--aec-muted);font-size:10.5px;max-width:300px;line-height:1.6}.aec-booking-notice{padding:17px 19px;margin-bottom:18px;border-inline-start:4px solid;display:grid;gap:4px}.aec-booking-notice strong{font-size:14px}.aec-booking-notice span{font-size:12px}.aec-booking-success{background:#eef9f2;border-color:#2c9b59;color:#1f7142}.aec-booking-error{background:#fff3f3;border-color:#c74444;color:#8a2525}.aec-booking-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(max-width:700px){.aec-booking-form{padding:24px 19px}.aec-booking-grid{grid-template-columns:1fr}.aec-booking-field-full{grid-column:auto}.aec-booking-submit-row{align-items:flex-start;flex-direction:column}.aec-booking-submit{width:100%;justify-content:center}}


/* =========================================================
   AEC Core v0.5.1 — Medical Articles archive
   ========================================================= */

.aec-articles-archive-page{
	background:#fff;
}
.aec-articles-title .aec-container{
	position:relative;
	z-index:2;
}
.aec-articles-kicker{
	display:block;
	margin:0 0 8px;
	color:var(--aec-sky);
	font-size:12px;
	font-weight:900;
}
.aec-articles-archive-content{
	padding:58px 0 82px;
	background:#fff;
}
.aec-article-search-form{
	margin-bottom:18px;
	border-radius:0;
	padding:8px;
}
.aec-article-search-form input{
	min-height:52px!important;
	font-size:14px;
}
.aec-article-search-form button{
	min-width:112px;
	border-radius:0;
	background:var(--aec-navy);
}

/* Categories immediately under search */
.aec-article-filters{
	display:flex;
	flex-wrap:wrap;
	gap:8px;
	margin:0 0 34px;
	padding:0;
}
.aec-article-filters a{
	display:inline-flex;
	align-items:center;
	gap:8px;
	min-height:42px;
	padding:9px 14px;
	border:1px solid var(--aec-line);
	background:#fff;
	color:var(--aec-navy);
	text-decoration:none;
	font-size:12px;
	font-weight:800;
}
.aec-article-filters a:hover,
.aec-article-filters a.is-active{
	background:var(--aec-navy);
	border-color:var(--aec-navy);
	color:#fff;
}
.aec-article-filters small{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-width:22px;
	height:22px;
	padding:0 6px;
	background:var(--aec-soft);
	color:var(--aec-blue);
	font-size:9px;
	font-weight:900;
}
.aec-article-filters a.is-active small,
.aec-article-filters a:hover small{
	background:rgba(255,255,255,.14);
	color:#fff;
}

.aec-filter-summary{
	display:flex;
	align-items:center;
	gap:12px;
	flex-wrap:wrap;
	margin:-10px 0 26px;
	padding:12px 15px;
	background:var(--aec-soft);
	border-inline-start:3px solid var(--aec-sky);
	font-size:11px;
	color:var(--aec-muted);
}
.aec-filter-summary strong{
	color:var(--aec-navy);
}
.aec-filter-summary a{
	margin-inline-start:auto;
	color:var(--aec-blue);
	text-decoration:none;
	font-weight:800;
}

/* Article cards */
.aec-article-archive-grid{
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:24px;
	align-items:stretch;
}
.aec-card-front-article{
	display:flex;
	flex-direction:column;
	height:100%;
	border-radius:0;
	background:#fff;
	border:1px solid var(--aec-line);
	transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;
}
.aec-card-front-article:hover{
	transform:translateY(-4px);
	border-color:#d3e2eb;
	box-shadow:0 16px 38px rgba(40,42,98,.08);
}
.aec-card-front-article .aec-card-image{
	position:relative;
	aspect-ratio:16/9;
	background:#eaf4f8;
}
.aec-card-front-article .aec-card-image img{
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
}
.aec-card-front-article .aec-card-image-fallback{
	background:linear-gradient(135deg,#eaf4f8,#f8fbfd);
}
.aec-card-front-article .aec-card-image-fallback img{
	object-fit:cover;
}
.aec-card-image-plus{
	position:absolute;
	inset-inline-end:0;
	bottom:0;
	display:flex;
	align-items:center;
	justify-content:center;
	width:42px;
	height:42px;
	background:var(--aec-sky);
	color:#fff;
	font-size:20px;
	font-weight:500;
}
.aec-card-front-article .aec-card-body{
	display:flex;
	flex-direction:column;
	flex:1;
	min-height:255px;
	padding:21px 22px 22px;
}
.aec-card-meta{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:10px;
	margin-bottom:10px;
}
.aec-card-meta .aec-card-tax{
	margin:0;
	font-size:10.5px;
	color:var(--aec-blue);
}
.aec-card-meta time{
	color:#93a0b0;
	font-size:9.5px;
	white-space:nowrap;
}
.aec-card-front-article .aec-card-body h3{
	margin:0 0 11px;
	color:var(--aec-navy);
	font-size:20px;
	line-height:1.5;
}
.aec-card-front-article .aec-card-body p{
	margin:0 0 18px;
	color:var(--aec-muted);
	font-size:12.5px;
	line-height:1.9;
}
.aec-card-front-article .aec-card-link{
	margin-top:auto;
	display:inline-flex;
	width:max-content;
	padding-bottom:3px;
	border-bottom:2px solid var(--aec-sky);
	color:var(--aec-navy);
	font-size:11.5px;
	font-weight:900;
}
.aec-card-front-article:hover .aec-card-image img{
	transform:scale(1.035);
}

/* Pagination */
.aec-article-pagination ul.page-numbers{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:8px;
	margin:38px 0 0;
	padding:0;
	list-style:none;
}
.aec-article-pagination ul.page-numbers li{
	margin:0;
}
.aec-article-pagination .page-numbers{
	border-radius:0;
}
.aec-articles-empty{
	text-align:center;
	padding:38px;
}
.aec-articles-empty strong{
	display:block;
	margin-bottom:8px;
	color:var(--aec-navy);
	font-size:18px;
}
.aec-articles-empty p{
	margin:0 0 20px;
}

/* Match the site's internal page title even though this template is plugin-driven. */
.aec-articles-title{
	padding:74px 0!important;
	background:#282a62!important;
	position:relative;
	overflow:hidden;
}
.aec-articles-title:after{
	content:"";
	position:absolute;
	width:380px;
	height:380px;
	border:1px solid rgba(255,255,255,.08);
	border-radius:50%;
	inset-inline-end:-80px;
	top:-170px;
}
.aec-articles-title .aec-breadcrumb,
.aec-articles-title .aec-breadcrumbs{
	color:#aebbd2;
}
.aec-articles-title .aec-breadcrumb a,
.aec-articles-title .aec-breadcrumbs a{
	color:#cfeffa;
}
.aec-articles-title h1{
	position:relative;
	z-index:2;
	margin:0!important;
	color:#fff!important;
	font-size:clamp(38px,5vw,58px)!important;
	line-height:1.3!important;
	font-weight:900!important;
}
.aec-articles-title p{
	position:relative;
	z-index:2;
	max-width:760px;
	margin:13px 0 0!important;
	color:#c6d1e4!important;
	font-size:14px!important;
	line-height:1.9;
}

/* Responsive */
@media(max-width:980px){
	.aec-article-archive-grid{
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
}
@media(max-width:720px){
	.aec-articles-title{
		padding:56px 0!important;
	}
	.aec-articles-archive-content{
		padding:42px 0 60px;
	}
	.aec-article-search-form{
		grid-template-columns:1fr;
	}
	.aec-article-search-form button{
		min-height:46px;
	}
	.aec-article-filters{
		gap:6px;
	}
	.aec-article-filters a{
		min-height:39px;
		padding:8px 11px;
		font-size:11px;
	}
	.aec-article-archive-grid{
		grid-template-columns:1fr;
	}
	.aec-card-front-article .aec-card-body{
		min-height:0;
	}
	.aec-filter-summary a{
		margin-inline-start:0;
	}
}


/* =========================================================
   AEC Core v0.5.2 — Services archive aligned with Articles
   ========================================================= */

/* Remove old articles kicker spacing completely */
.aec-articles-kicker{
	display:none!important;
}

/* Services Page Title */
.aec-services-title{
	padding:74px 0!important;
	background:#282a62!important;
	position:relative;
	overflow:hidden;
}
.aec-services-title:after{
	content:"";
	position:absolute;
	width:380px;
	height:380px;
	border:1px solid rgba(255,255,255,.08);
	border-radius:50%;
	inset-inline-start:-80px;
	top:-170px;
}
.aec-services-title .aec-breadcrumb,
.aec-services-title .aec-breadcrumbs{
	color:#aebbd2;
}
.aec-services-title .aec-breadcrumb a,
.aec-services-title .aec-breadcrumbs a{
	color:#cfeffa;
}
.aec-services-title h1{
	position:relative;
	z-index:2;
	margin:0!important;
	color:#fff!important;
	font-size:clamp(38px,5vw,58px)!important;
	line-height:1.3!important;
	font-weight:900!important;
}
.aec-services-title p{
	position:relative;
	z-index:2;
	max-width:820px;
	margin:13px 0 0!important;
	color:#c6d1e4!important;
	font-size:14px!important;
	line-height:1.9;
}

/* Services content */
.aec-services-archive-content{
	padding:58px 0 82px;
	background:#fff;
}
.aec-service-search-form{
	margin-bottom:18px;
	padding:8px;
	border-radius:0;
}
.aec-service-search-form input{
	min-height:52px!important;
	font-size:14px;
}
.aec-service-search-form button{
	min-width:112px;
	border-radius:0;
	background:var(--aec-navy);
}

/* Service category filters */
.aec-service-filters{
	display:flex;
	flex-wrap:wrap;
	gap:8px;
	margin:0 0 34px;
	padding:0;
}
.aec-service-filters a{
	display:inline-flex;
	align-items:center;
	gap:8px;
	min-height:42px;
	padding:9px 14px;
	border:1px solid var(--aec-line);
	background:#fff;
	color:var(--aec-navy);
	text-decoration:none;
	font-size:12px;
	font-weight:800;
}
.aec-service-filters a:hover,
.aec-service-filters a.is-active{
	background:var(--aec-navy);
	border-color:var(--aec-navy);
	color:#fff;
}
.aec-service-filters small{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-width:22px;
	height:22px;
	padding:0 6px;
	background:var(--aec-soft);
	color:var(--aec-blue);
	font-size:9px;
	font-weight:900;
}
.aec-service-filters a:hover small,
.aec-service-filters a.is-active small{
	background:rgba(255,255,255,.14);
	color:#fff;
}

/* Service cards */
.aec-service-archive-grid{
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:24px;
	align-items:stretch;
}
.aec-card-front-service{
	display:flex;
	flex-direction:column;
	height:100%;
	background:#fff;
	border:1px solid var(--aec-line);
	border-radius:0;
	overflow:hidden;
	transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;
}
.aec-card-front-service:hover{
	transform:translateY(-4px);
	border-color:#d3e2eb;
	box-shadow:0 16px 38px rgba(40,42,98,.08);
}
.aec-card-front-service .aec-card-image{
	position:relative;
	display:block;
	aspect-ratio:16/9;
	overflow:hidden;
	background:#eaf4f8;
}
.aec-card-front-service .aec-card-image img{
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	transition:transform .35s ease;
}
.aec-card-front-service:hover .aec-card-image img{
	transform:scale(1.035);
}
.aec-card-front-service .aec-card-image-fallback{
	background:linear-gradient(135deg,#eaf4f8,#f8fbfd);
}
.aec-card-front-service .aec-card-body{
	display:flex;
	flex-direction:column;
	flex:1;
	min-height:250px;
	padding:21px 22px 22px;
}
.aec-card-front-service .aec-card-meta{
	min-height:24px;
	margin-bottom:9px;
}
.aec-card-front-service .aec-card-tax{
	color:var(--aec-blue);
	font-size:10.5px;
	font-weight:800;
}
.aec-card-front-service h3{
	margin:0 0 11px;
	color:var(--aec-navy);
	font-size:20px;
	line-height:1.5;
}
.aec-card-front-service h3 a{
	color:inherit;
	text-decoration:none;
}
.aec-card-front-service p{
	margin:0 0 18px;
	color:var(--aec-muted);
	font-size:12.5px;
	line-height:1.9;
}
.aec-card-front-service .aec-card-link{
	margin-top:auto;
	display:inline-flex;
	width:max-content;
	padding-bottom:3px;
	border-bottom:2px solid var(--aec-sky);
	color:var(--aec-navy);
	font-size:11.5px;
	font-weight:900;
	text-decoration:none;
}

/* Services empty state / pagination */
.aec-services-empty{
	padding:38px;
	text-align:center;
}
.aec-services-empty strong{
	display:block;
	margin-bottom:8px;
	color:var(--aec-navy);
	font-size:18px;
}
.aec-services-empty p{
	margin:0 0 20px;
}
.aec-service-pagination ul.page-numbers{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:8px;
	margin:38px 0 0;
	padding:0;
	list-style:none;
}

/* Consistent archive card image plus */
.aec-card-front-service .aec-card-image-plus,
.aec-card-front-article .aec-card-image-plus{
	position:absolute;
	inset-inline-end:0;
	bottom:0;
	display:flex;
	align-items:center;
	justify-content:center;
	width:42px;
	height:42px;
	background:var(--aec-sky);
	color:#fff;
	font-size:20px;
}

/* Responsive */
@media(max-width:980px){
	.aec-service-archive-grid{
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
}
@media(max-width:720px){
	.aec-services-title{
		padding:56px 0!important;
	}
	.aec-services-archive-content{
		padding:42px 0 60px;
	}
	.aec-service-search-form{
		grid-template-columns:1fr;
	}
	.aec-service-search-form button{
		min-height:46px;
	}
	.aec-service-filters{
		gap:6px;
	}
	.aec-service-filters a{
		min-height:39px;
		padding:8px 11px;
		font-size:11px;
	}
	.aec-service-archive-grid{
		grid-template-columns:1fr;
	}
	.aec-card-front-service .aec-card-body{
		min-height:0;
	}
}


/* =========================================================
   AEC Core v0.5.3 — Unified internal Page Title compatibility
   ========================================================= */
.aec-articles-title,
.aec-services-title,
.aec-unified-title{
    border-radius:0!important;
}
.aec-single-body-shell{
    padding-top:62px!important;
    padding-bottom:78px!important;
}
.aec-single-body-shell>.aec-entry>.aec-meta-row{
    margin-bottom:24px!important;
}
.aec-service-media-wide{
    width:100%!important;
    max-width:none!important;
    margin:0 0 34px!important;
    aspect-ratio:16/7!important;
    overflow:hidden!important;
}
.aec-service-media-wide img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
}


/* =========================================================
   AEC CORE 0.6.0 — Unified Service & Article detail pages
   ========================================================= */
.aec-unified-title .aec-breadcrumbs{color:rgba(255,255,255,.7)!important}.aec-unified-title .aec-breadcrumbs a{color:#fff!important}.aec-unified-title .aec-breadcrumbs span{color:rgba(255,255,255,.72)!important}.aec-unified-title .aec-breadcrumbs a:hover{color:#bfeafa!important}
.aec-detail-body{padding:64px 0 76px;background:#fff}.aec-detail-feature{margin:0 0 42px;border-radius:0;overflow:hidden;background:var(--aec-soft);aspect-ratio:16/7}.aec-detail-feature img{width:100%;height:100%;object-fit:cover;display:block}.aec-detail-content{max-width:900px;margin-inline:auto;color:var(--aec-text);font-size:16px;line-height:2}.aec-detail-content h2{margin:42px 0 14px;color:var(--aec-navy);font-size:29px;line-height:1.4}.aec-detail-content h3{margin:30px 0 10px;color:var(--aec-blue);font-size:22px}.aec-detail-content p,.aec-detail-content ul,.aec-detail-content ol{margin:0 0 20px}.aec-detail-content img{max-width:100%;height:auto}.aec-article-meta-strip{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.aec-article-meta-strip span{padding:7px 10px;background:#f5f8fa;color:#657388;font-size:10px}.aec-detail-cta,.aec-related-service-band{max-width:1000px;margin:52px auto 0;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:26px;background:var(--aec-navy);color:#fff}.aec-detail-cta span,.aec-related-service-band span{color:var(--aec-sky);font-size:10px;font-weight:800}.aec-detail-cta h2,.aec-related-service-band h2{margin:4px 0 0;color:#fff;font-size:clamp(23px,2.6vw,34px);line-height:1.4}.aec-related-service-band p{margin:7px 0 0;color:#cad5e7;font-size:12px;max-width:650px}.aec-detail-cta>a,.aec-related-service-band>a{flex:0 0 auto;background:var(--aec-sky);color:#fff!important;text-decoration:none;padding:13px 18px;font-size:11px;font-weight:800}.aec-related-service-band{background:#f5f8fa;color:var(--aec-text);border:1px solid var(--aec-line)}.aec-related-service-band h2{color:var(--aec-navy)}.aec-related-service-band p{color:var(--aec-muted)}.aec-related-service-band>a{background:var(--aec-navy)}
.aec-related-section{padding:68px 0 80px;background:#f5f8fa}.aec-related-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:26px}.aec-related-heading span{color:var(--aec-sky);font-size:10px;font-weight:900}.aec-related-heading h2{margin:5px 0 0;color:var(--aec-navy);font-size:clamp(27px,3vw,40px)}.aec-related-heading>a{color:var(--aec-navy);font-size:11px;font-weight:800;text-decoration:none;border-bottom:2px solid var(--aec-sky)}.aec-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.aec-detail-content .aec-faq-section{margin-top:48px}.aec-detail-content .aec-faq-section>h2{font-size:27px}
.aec-entry-aside{position:static!important}.aec-ltr-number,a[href^="tel:"]{direction:ltr!important;unicode-bidi:isolate!important}.aec-booking-form input[type="tel"],.aec-booking-form input[type="email"]{direction:ltr!important;text-align:left!important}
@media(max-width:900px){.aec-related-grid{grid-template-columns:1fr 1fr}.aec-detail-cta,.aec-related-service-band{align-items:flex-start;flex-direction:column}.aec-detail-feature{aspect-ratio:16/9}}
@media(max-width:650px){.aec-related-grid{grid-template-columns:1fr}.aec-detail-body{padding:44px 0 58px}.aec-related-section{padding:50px 0}.aec-related-heading{align-items:flex-start;flex-direction:column}.aec-detail-content{font-size:15px}.aec-detail-cta,.aec-related-service-band{padding:24px 20px}}


/* AEC Core v0.6.1 — avoid duplicate booking CTA before global footer */
.aec-detail-cta{
    display:none!important;
}
