/* إصلاح الصفحة الرئيسية فقط */
body.home-page{background:#fff!important;overflow-x:hidden!important}
.home-page .khamaj-banner{display:flex!important;min-height:400px!important;margin-top:72px!important;visibility:visible!important;opacity:1!important;background-size:cover!important;background-position:center!important}
.home-page .khamaj-banner .banner-inner{display:flex!important;align-items:center!important;min-height:360px!important}
.home-page .khamaj-banner .banner-copy{display:block!important;max-width:680px!important;opacity:1!important;visibility:visible!important}
.home-page .khamaj-banner .banner-copy h1{font-size:clamp(34px,5vw,68px)!important;color:#fff!important;margin:10px 0!important}
.home-page .khamaj-banner .banner-copy p{font-size:clamp(16px,2vw,23px)!important;color:#fff!important}
.home-page .banner-dots{display:flex!important;min-height:26px!important;align-items:center!important;justify-content:center!important;margin:-22px auto 26px!important}
.home-page .video-intro{max-width:1160px!important;margin:0 auto!important;padding:22px 16px 0!important}
.home-page .home-video-strip{padding:0 16px 36px!important;background:#fff!important}
.home-page .home-video-strip .video-marquee{display:flex!important;width:100%!important;justify-content:center!important;animation:none!important}
.home-page .home-video-strip .video-card{display:block!important;flex:0 1 760px!important;width:min(760px,100%)!important;transform:none!important}
.home-page .home-video-strip .video-card video,.home-page .home-video-strip .video-card iframe{width:100%!important;height:380px!important}
.home-page .container{width:min(1160px,calc(100% - 32px))!important;padding-top:26px!important}
.home-page .home-services-section{padding:0!important}
.home-page .home-services-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important;width:100%!important;margin:0 auto!important}
.home-page .home-services-grid .service-item{display:flex!important;flex-direction:column!important;min-width:0!important;min-height:510px!important;height:100%!important;padding:0!important;overflow:hidden!important;border-radius:20px!important;background:#fff!important;border:1px solid #d7edf8!important;box-shadow:0 12px 30px rgba(3,105,161,.12)!important}
.home-page .home-services-grid .service-item>.service-image{display:flex!important;width:100%!important;height:230px!important;min-height:230px!important;flex:none!important;margin:0!important;border-radius:0!important;object-fit:cover!important;background:#f0f9ff!important}
.home-page .home-services-grid .service-item>.service-icon{width:54px!important;height:54px!important;min-height:54px!important;margin:-27px auto 8px!important;position:relative!important;z-index:2!important;background:#0ea5e9!important;color:#fff!important;box-shadow:0 6px 15px rgba(3,105,161,.2)!important}
.home-page .home-services-grid .service-item>h3{padding:0 20px!important;margin:0 0 8px!important;color:#075985!important;font-size:21px!important;line-height:1.5!important;text-align:center!important}
.home-page .home-services-grid .service-item>p{padding:0 24px 22px!important;margin:0!important;color:#475569!important;font-size:14px!important;line-height:1.9!important;text-align:center!important}
.home-page .trips-section{padding-top:32px!important}
.home-page .trip-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;width:100%!important}
@media(max-width:760px){
 .home-page .khamaj-banner{margin-top:0!important;min-height:340px!important;padding:50px 18px 62px!important}
 .home-page .khamaj-banner .banner-inner{min-height:250px!important;justify-content:center!important;text-align:center!important}
 .home-page .home-video-strip .video-card video,.home-page .home-video-strip .video-card iframe{height:220px!important}
 .home-page .container{width:calc(100% - 24px)!important;padding-top:18px!important}
 .home-page .home-services-grid,.home-page .trip-grid{grid-template-columns:1fr!important;gap:17px!important}
 .home-page .home-services-grid .service-item{min-height:0!important}
 .home-page .home-services-grid .service-item>.service-image{height:205px!important;min-height:205px!important}
}
