
/* Elementor containment and editor-preview hardening */
.elementor-widget-shortcode #lamsa-medical-home,
.elementor-widget-container > #lamsa-medical-home{
	display:block;
	max-width:none;
}
#lamsa-medical-home .lmh-hero h1,
#lamsa-medical-home .lmh-heading h2,
#lamsa-medical-home .lmh-final h2{
	text-transform:none;
}

#lamsa-medical-home{
	--lmh-dark:#050816;
	--lmh-dark2:#101522;
	--lmh-text:#161b26;
	--lmh-muted:#6f7785;
	--lmh-purple:#d1a74f;
	--lmh-purple2:#a87720;
	--lmh-mint:#e1bd6a;
	--lmh-green:#b9852a;
	--lmh-bg:#f7f6f2;
	--lmh-line:#e6e0d5;
	--lmh-shadow:0 24px 70px rgba(5,17,31,.11);
	width:100vw;
	margin-left:calc(50% - 50vw);
	margin-right:calc(50% - 50vw);
	overflow:hidden;
	background:var(--lmh-bg);
	color:var(--lmh-text);
	font-family:"Cairo","Tajawal",Arial,sans-serif;
	line-height:1.75;
	text-align:right
}
#lamsa-medical-home *,#lamsa-medical-home *:before,#lamsa-medical-home *:after{box-sizing:border-box}
#lamsa-medical-home h1,#lamsa-medical-home h2,#lamsa-medical-home h3,#lamsa-medical-home p{margin-top:0}
#lamsa-medical-home a{text-decoration:none}
#lamsa-medical-home button{font:inherit}
.lmh-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.lmh-section{padding:100px 0}
.lmh-heading{max-width:790px;margin:0 auto 48px;text-align:center}
.lmh-heading h2{margin:0 0 15px;color:var(--lmh-dark);font-size:clamp(30px,4vw,49px);line-height:1.25;font-weight:950;letter-spacing:-1.2px}
.lmh-heading p{margin:0;color:var(--lmh-muted);font-size:18px}
.lmh-eyebrow,.lmh-badge{display:inline-flex;align-items:center;gap:9px;padding:8px 14px;border-radius:999px;font-size:14px;font-weight:850}
.lmh-eyebrow{margin-bottom:16px;border:1px solid rgba(125,53,232,.18);background:#f7f0df;color:#9a6a1b}
.lmh-btn{min-height:56px;padding:13px 25px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:15px;font-weight:900;transition:.22s ease}
.lmh-btn:hover{transform:translateY(-3px)}
.lmh-btn-primary{background:linear-gradient(135deg,var(--lmh-purple),var(--lmh-purple2));color:#fff;box-shadow:0 16px 40px rgba(112,38,217,.32)}
.lmh-btn-ghost{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.07);color:#fff}
.lmh-btn-light{border-color:var(--lmh-line);background:#fff;color:var(--lmh-dark)}

.lmh-hero{position:relative;min-height:780px;padding:110px 0 105px;display:flex;align-items:center;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 82% 18%,rgba(35,211,177,.16),transparent 29%),radial-gradient(circle at 10% 70%,rgba(125,53,232,.29),transparent 33%),linear-gradient(135deg,#030914,#071525 52%,#071b23);color:#fff}
.lmh-hero:before{content:"";position:absolute;inset:0;z-index:-2;opacity:.17;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000,transparent 92%)}
.lmh-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.82fr);gap:75px;align-items:center}
.lmh-badge{margin-bottom:24px;border:1px solid rgba(101,234,208,.25);background:rgba(18,169,135,.11);color:#ead39a}
.lmh-badge:before{content:"";width:8px;height:8px;border-radius:50%;background:#d9ad4f;box-shadow:0 0 0 6px rgba(101,234,208,.1)}
.lmh-hero h1{max-width:800px;margin:0 0 25px;color:#fff;font-size:clamp(45px,5.2vw,72px);line-height:1.11;font-weight:950;letter-spacing:-2.3px}
.lmh-hero h1 span{display:block;color:#e1bd6a}
.lmh-hero-copy>p{max-width:710px;margin:0 0 30px;color:#b9c8d7;font-size:clamp(17px,1.45vw,20px);line-height:1.9}
.lmh-actions{display:flex;flex-wrap:wrap;gap:13px;margin-bottom:30px}
.lmh-trust{display:flex;flex-wrap:wrap;gap:12px 23px;margin:0;padding:0;list-style:none}
.lmh-trust li{display:flex;align-items:center;gap:8px;color:#e5ecf2;font-size:14px;font-weight:750}
.lmh-trust span{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(18,169,135,.16);color:#e5c779}
.lmh-system{padding:29px;border:1px solid rgba(255,255,255,.13);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.105),rgba(255,255,255,.045));box-shadow:0 35px 90px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(18px)}
.lmh-system-head{margin-bottom:23px;display:flex;align-items:center;justify-content:space-between;gap:14px}
.lmh-system-head strong{font-size:18px}
.lmh-system-head>span{padding:6px 10px;border-radius:999px;background:rgba(101,234,208,.12);color:#e7c87d;font-size:11px;font-weight:800}
.lmh-system-list{display:grid;gap:13px}
.lmh-system-item{padding:19px 21px;display:grid;grid-template-columns:47px 1fr;gap:15px;align-items:center;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:rgba(3,10,20,.52)}
.lmh-system-item>b{width:47px;height:47px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(145deg,#bd8d2f,#72531c)}
.lmh-system-item:nth-child(2)>b{background:linear-gradient(145deg,#9a6a1b,#d6aa52)}
.lmh-system-item:nth-child(3)>b{background:linear-gradient(145deg,#7f5c22,#c99a3c)}
.lmh-system-item strong{display:block;margin-bottom:2px;font-size:16px}
.lmh-system-item span{color:#94a8bb;font-size:13px}
.lmh-system-result{margin-top:17px;padding:18px;text-align:center;border:1px solid rgba(101,234,208,.17);border-radius:17px;background:linear-gradient(135deg,rgba(18,169,135,.13),rgba(125,53,232,.1))}
.lmh-system-result small{display:block;color:#8fa4b8}
.lmh-system-result strong{color:#e7c87d}
.lmh-sector-bar{position:absolute;right:50%;bottom:0;width:min(1120px,calc(100% - 40px));padding:16px 24px;display:flex;justify-content:center;flex-wrap:wrap;gap:12px 31px;border:1px solid rgba(255,255,255,.1);border-bottom:0;border-radius:20px 20px 0 0;background:rgba(4,12,22,.69);transform:translateX(50%);backdrop-filter:blur(14px)}
.lmh-sector-bar span{color:#afbdca;font-size:12px;font-weight:750}

.lmh-services{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}
.lmh-services article{position:relative;min-height:245px;padding:32px;border:1px solid var(--lmh-line);border-radius:24px;background:#fff;transition:.25s ease}
.lmh-services article:hover{transform:translateY(-7px);box-shadow:var(--lmh-shadow)}
.lmh-services article>span{display:inline-flex;width:52px;height:52px;margin-bottom:22px;align-items:center;justify-content:center;border-radius:16px;background:#f7f0df;color:var(--lmh-purple);font-weight:950}
.lmh-services article:nth-child(even)>span{background:#faf4e7;color:var(--lmh-green)}
.lmh-services h3{margin:0 0 10px;color:var(--lmh-dark);font-size:23px;font-weight:900}
.lmh-services p{margin:0;color:var(--lmh-muted)}

.lmh-work-section{background:#f2efe8}
.lmh-filters{margin:-14px 0 35px;display:flex;justify-content:center;flex-wrap:wrap;gap:9px}
.lmh-filters button{padding:9px 16px;border:1px solid #d5e0e9;border-radius:999px;background:#fff;color:#536478;cursor:pointer;font-weight:800}
.lmh-filters button.is-active,.lmh-filters button:hover{border-color:var(--lmh-purple);background:var(--lmh-purple);color:#fff}
.lmh-work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.lmh-work-card{overflow:hidden;border:1px solid #dce5ed;border-radius:23px;background:#fff;box-shadow:0 15px 45px rgba(8,27,45,.07);transition:.25s ease}
.lmh-work-card:hover{transform:translateY(-7px);box-shadow:var(--lmh-shadow)}
.lmh-work-card[hidden]{display:none}
.lmh-work-open{width:100%;padding:0;border:0;background:none;cursor:pointer}
.lmh-work-media{position:relative;height:315px;overflow:hidden;background:linear-gradient(135deg,#101522,#2b2110)}
.lmh-work-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}
.lmh-work-card:hover .lmh-work-media img{transform:scale(1.035)}
.lmh-work-placeholder{height:100%;display:flex;align-items:center;justify-content:center;color:#7aecd6;font-size:35px;font-weight:950}
.lmh-play{position:absolute;right:50%;top:50%;width:68px;height:68px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(4,14,25,.66);color:#fff;font-size:25px;transform:translate(50%,-50%);backdrop-filter:blur(8px)}
.lmh-work-type{position:absolute;top:15px;right:15px;padding:6px 10px;border-radius:999px;background:rgba(4,14,25,.72);color:#fff;font-size:11px;font-weight:850;backdrop-filter:blur(7px)}
.lmh-work-copy{padding:23px}
.lmh-work-service{display:inline-block;margin-bottom:8px;color:var(--lmh-purple);font-size:12px;font-weight:850}
.lmh-work-copy h3{margin:0 0 6px;color:var(--lmh-dark);font-size:21px;font-weight:900}
.lmh-work-copy p{margin:8px 0;color:var(--lmh-muted);font-size:14px}
.lmh-client{font-weight:750}
.lmh-work-copy a{display:inline-flex;margin-top:8px;color:var(--lmh-purple);font-size:13px;font-weight:850}
.lmh-empty{padding:38px;text-align:center;border:1px dashed #c5d1dc;border-radius:20px;background:#fff}
.lmh-empty strong,.lmh-empty span{display:block}
.lmh-empty span{margin-top:7px;color:var(--lmh-muted)}

.lmh-dark-section{background:var(--lmh-dark)}
.lmh-dark-section .lmh-heading h2{color:#fff}
.lmh-dark-section .lmh-eyebrow{border-color:rgba(101,234,208,.2);background:rgba(18,169,135,.12);color:#e7c87d}
.lmh-process{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}
.lmh-process article{padding:27px 23px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(255,255,255,.055)}
.lmh-process b{display:block;margin-bottom:20px;color:#e1bd6a;font-size:30px}
.lmh-process h3{margin:0 0 8px;color:#fff;font-size:20px}
.lmh-process p{margin:0;color:#9eb0c2;font-size:14px}

.lmh-packages-section{background:#f8f6f0}
.lmh-packages{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}
.lmh-packages article{position:relative;padding:32px 27px;display:flex;flex-direction:column;border:1px solid var(--lmh-line);border-radius:24px;background:#fff}
.lmh-packages article.is-featured{border:2px solid var(--lmh-purple);box-shadow:var(--lmh-shadow);transform:translateY(-10px)}
.lmh-package-badge{position:absolute;top:-14px;right:23px;padding:7px 13px;border-radius:999px;background:var(--lmh-purple);color:#fff;font-size:12px;font-weight:900}
.lmh-packages h3{margin:0 0 9px;color:var(--lmh-dark);font-size:25px;font-weight:950}
.lmh-packages article>p{min-height:55px;color:var(--lmh-muted)}
.lmh-packages ul{margin:5px 0 25px;padding:0;flex:1;list-style:none}
.lmh-packages li{position:relative;margin-bottom:11px;padding-right:24px;color:#46566a}
.lmh-packages li:before{content:"✓";position:absolute;right:0;color:var(--lmh-green);font-weight:950}
.lmh-price-link{margin-top:32px;text-align:center}
.lmh-price-link a{color:var(--lmh-purple);font-weight:850}

.lmh-faq{max-width:880px;margin-inline:auto}
.lmh-faq details{margin-bottom:12px;border:1px solid var(--lmh-line);border-radius:16px;background:#fff}
.lmh-faq summary{padding:20px 23px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;color:var(--lmh-dark);font-weight:900}
.lmh-faq summary::-webkit-details-marker{display:none}
.lmh-faq summary:after{content:"+";color:var(--lmh-purple);font-size:25px}
.lmh-faq details[open] summary:after{content:"−"}
.lmh-faq details p{padding:0 23px 21px;margin:0;color:var(--lmh-muted)}

.lmh-final{padding:30px 0 100px}
.lmh-final-box{padding:63px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;border-radius:30px;background:radial-gradient(circle at 12% 15%,rgba(101,234,208,.24),transparent 29%),linear-gradient(135deg,var(--lmh-purple2),var(--lmh-dark));color:#fff}
.lmh-final-box>div>span{color:#e7c87d;font-weight:850}
.lmh-final h2{max-width:780px;margin:9px 0 10px;color:#fff;font-size:clamp(31px,4vw,48px);line-height:1.25;font-weight:950}
.lmh-final p{margin:0;color:#c7d2de;font-size:17px}

.lmh-modal{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;padding:25px}
.lmh-modal[aria-hidden="false"]{display:flex}
.lmh-modal-backdrop{position:absolute;inset:0;background:rgba(1,7,14,.86);backdrop-filter:blur(10px)}
.lmh-modal-dialog{position:relative;z-index:2;width:min(1100px,96vw);max-height:92vh;padding:16px;border:1px solid rgba(255,255,255,.15);border-radius:22px;background:#050816;box-shadow:0 30px 100px rgba(0,0,0,.55)}
.lmh-modal-close{position:absolute;left:15px;top:15px;z-index:3;width:43px;height:43px;border:0;border-radius:50%;background:rgba(0,0,0,.62);color:#fff;font-size:29px;cursor:pointer}
.lmh-modal-content{display:flex;align-items:center;justify-content:center;max-height:calc(92vh - 32px);overflow:hidden;border-radius:15px}
.lmh-modal-content img,.lmh-modal-content video{display:block;max-width:100%;max-height:calc(92vh - 32px)}
.lmh-modal-content iframe{width:min(1000px,91vw);height:min(70vh,650px);border:0}
body.lmh-modal-open{overflow:hidden}

@media(max-width:980px){
	.lmh-hero{padding-top:82px}
	.lmh-hero-grid,.lmh-final-box{grid-template-columns:1fr}
	.lmh-system{max-width:650px}
	.lmh-work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
	.lmh-process{grid-template-columns:repeat(2,1fr)}
	.lmh-packages{grid-template-columns:1fr}
	.lmh-packages article.is-featured{transform:none}
}
@media(max-width:680px){
	.lmh-container{width:min(100% - 26px,1180px)}
	.lmh-section{padding:70px 0}
	.lmh-hero{min-height:auto;padding:66px 0 125px}
	.lmh-hero h1{font-size:40px;line-height:1.18;letter-spacing:-1.2px}
	.lmh-actions,.lmh-btn{width:100%}
	.lmh-system{padding:20px}
	.lmh-sector-bar{gap:8px 17px;padding-inline:14px}
	.lmh-services,.lmh-work-grid,.lmh-process{grid-template-columns:1fr}
	.lmh-work-media{height:370px}
	.lmh-final-box{padding:39px 25px}
	.lmh-heading p{font-size:16px}
}
@media(prefers-reduced-motion:reduce){#lamsa-medical-home *{scroll-behavior:auto!important;transition:none!important}}


/* v1.0.2 — Lamsa brand alignment */
#lamsa-medical-home .lmh-hero{
	background:
		radial-gradient(circle at 82% 18%,rgba(209,167,79,.14),transparent 30%),
		radial-gradient(circle at 10% 72%,rgba(209,167,79,.10),transparent 34%),
		linear-gradient(135deg,#04060d 0%,#080d19 55%,#0d111b 100%);
}
#lamsa-medical-home .lmh-hero-grid{
	grid-template-columns:minmax(0,1.12fr) minmax(360px,.78fr);
	gap:64px;
}
#lamsa-medical-home .lmh-hero-copy{
	max-width:760px;
}
#lamsa-medical-home .lmh-hero h1{
	max-width:760px;
	margin-bottom:24px;
	font-size:clamp(44px,4.6vw,66px);
	line-height:1.17;
	letter-spacing:-1.5px;
}
#lamsa-medical-home .lmh-title-top{
	display:block;
	color:#fff;
	font-size:.72em;
	font-weight:800;
	margin-bottom:9px;
}
#lamsa-medical-home .lmh-title-highlight{
	display:block;
	color:#e1bd6a;
	font-weight:950;
}
#lamsa-medical-home .lmh-hero-copy>p{
	max-width:680px;
	font-size:18px;
	line-height:1.9;
	color:#c6ccd6;
}
#lamsa-medical-home .lmh-badge{
	border-color:rgba(209,167,79,.28);
	background:rgba(209,167,79,.09);
	color:#ead39a;
}
#lamsa-medical-home .lmh-badge:before{
	background:#d1a74f;
	box-shadow:0 0 0 6px rgba(209,167,79,.10);
}
#lamsa-medical-home .lmh-btn-primary{
	background:linear-gradient(135deg,#d6ae58,#aa7923);
	color:#090b10;
	box-shadow:0 16px 38px rgba(170,121,35,.28);
}
#lamsa-medical-home .lmh-btn-primary:hover{
	color:#090b10;
}
#lamsa-medical-home .lmh-btn-ghost{
	border-color:rgba(225,189,106,.28);
	background:rgba(255,255,255,.045);
}
#lamsa-medical-home .lmh-trust span{
	background:rgba(209,167,79,.14);
	color:#e1bd6a;
}
#lamsa-medical-home .lmh-system{
	border-color:rgba(209,167,79,.18);
	background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.03));
}
#lamsa-medical-home .lmh-system-head>span{
	background:rgba(209,167,79,.11);
	color:#e6c77f;
}
#lamsa-medical-home .lmh-system-item>b,
#lamsa-medical-home .lmh-system-item:nth-child(2)>b,
#lamsa-medical-home .lmh-system-item:nth-child(3)>b{
	background:linear-gradient(145deg,#d1a74f,#8f641d);
	color:#090b10;
}
#lamsa-medical-home .lmh-system-result{
	border-color:rgba(209,167,79,.18);
	background:linear-gradient(135deg,rgba(209,167,79,.11),rgba(255,255,255,.035));
}
#lamsa-medical-home .lmh-system-result strong{
	color:#e4c375;
}
#lamsa-medical-home .lmh-sector-bar{
	border-color:rgba(209,167,79,.15);
}
#lamsa-medical-home .lmh-sector-bar span{
	color:#d4c7ac;
}
@media(max-width:680px){
	#lamsa-medical-home .lmh-hero h1{
		font-size:38px;
		line-height:1.22;
	}
	#lamsa-medical-home .lmh-title-top{
		font-size:.68em;
	}
}

/* v1.0.3 — multi-image medical project galleries */
.lmh-gallery-count{
	position:absolute;
	right:50%;
	top:50%;
	width:68px;
	height:68px;
	display:flex;
	align-items:center;
	justify-content:center;
	border:1px solid rgba(255,255,255,.35);
	border-radius:50%;
	background:rgba(4,14,25,.66);
	color:#fff;
	font-size:28px;
	transform:translate(50%,-50%);
	backdrop-filter:blur(8px)
}
.lmh-gallery-modal{
	position:relative;
	width:100%;
	min-height:320px;
	display:flex;
	align-items:center;
	justify-content:center
}
.lmh-gallery-modal img{
	display:block;
	max-width:100%;
	max-height:calc(92vh - 32px);
	object-fit:contain
}
.lmh-gallery-nav{
	position:absolute;
	top:50%;
	width:52px;
	height:52px;
	display:flex;
	align-items:center;
	justify-content:center;
	border:1px solid rgba(255,255,255,.24);
	border-radius:50%;
	background:rgba(0,0,0,.58);
	color:#fff;
	font-size:37px;
	line-height:1;
	cursor:pointer;
	transform:translateY(-50%);
	backdrop-filter:blur(8px)
}
.lmh-gallery-prev{right:16px}
.lmh-gallery-next{left:16px}
.lmh-gallery-counter{
	position:absolute;
	right:50%;
	bottom:16px;
	padding:7px 12px;
	border-radius:999px;
	background:rgba(0,0,0,.66);
	color:#fff;
	font-size:13px;
	font-weight:800;
	transform:translateX(50%)
}
@media(max-width:680px){
	.lmh-gallery-nav{width:44px;height:44px}
	.lmh-gallery-prev{right:8px}
	.lmh-gallery-next{left:8px}
}
