:root{--primary:#0b5ed7;--dark:#0d1b2a;--text:#243447;--muted:#667085;--light:#f5f8fc;--white:#fff;--border:#e5eaf0;--shadow:0 18px 45px rgba(13,27,42,.10);--radius:18px;--container:1180px}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"Cairo",sans-serif;color:var(--text);line-height:1.8}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(var(--container),calc(100% - 32px));margin:auto}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--border)}.header-container{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-logo-image{width:150px;height:50px;object-fit:contain}.main-nav{display:flex;gap:5px}.main-nav a{padding:9px 13px;border-radius:9px;font-weight:700}.main-nav a:hover{background:#eef5ff;color:var(--primary)}.header-cta,.btn-primary{background:var(--primary);color:#fff;padding:11px 20px;border-radius:10px;font-weight:800}.menu-toggle{display:none;border:0;background:none;font-size:28px}.mobile-menu{display:none}
.site-footer{background:#0d1b2a;color:#d8e1ea}.footer-main{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.2fr;gap:40px;padding:60px 0 40px}.footer-logo img{width:150px;height:50px;object-fit:contain}.footer-brand p{color:#aebdcb;max-width:390px;margin:15px 0}.footer-social{display:flex;gap:9px}.footer-social a{width:38px;height:38px;border:1px solid #ffffff2b;border-radius:50%;display:grid;place-items:center;font-weight:800}.footer-column h4{color:#fff;margin-bottom:12px}.footer-links,.footer-contact{list-style:none;display:grid;gap:8px}.footer-links a,.footer-contact a{color:#aebdcb}.footer-links a:hover,.footer-contact a:hover{color:#fff}.footer-bottom{text-align:center;border-top:1px solid #ffffff19;padding:17px}
.section-title{text-align:center;max-width:760px;margin:0 auto 45px}.section-title span,.section-label{color:var(--primary);font-size:.82rem;font-weight:800}.section-title h1,.section-title h2{color:var(--dark);line-height:1.3;margin:8px 0 12px}.section-title h2{font-size:clamp(1.9rem,4vw,2.7rem)}.section-title p{color:var(--muted)}
@media(max-width:850px){.main-nav,.header-cta{display:none}.menu-toggle{display:block}.mobile-menu{position:fixed;top:78px;right:16px;left:16px;z-index:999;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow);padding:10px}.mobile-menu.open{display:flex;flex-direction:column}.mobile-menu a{padding:12px;font-weight:700;border-radius:9px}.mobile-menu a:hover{background:#eef5ff;color:var(--primary)}.footer-main{grid-template-columns:1fr 1fr}}
@media(max-width:550px){.footer-main{grid-template-columns:1fr}}

.services-hero{min-height:560px;place-items:center start;text-align:right}.services-hero .hero-content{width:min(var(--container),calc(100% - 32px));margin:auto}.services-hero h1{font-size:clamp(2rem,5vw,4rem);line-height:1.2}.services-hero h1 strong{color:#8fd6ff}.hero-buttons{display:flex;gap:10px;margin-top:22px;flex-wrap:wrap}.btn-outline{border:1px solid #fff;color:#fff;padding:11px 20px;border-radius:10px;font-weight:800}.services-intro,.why-amc,.package-section,.equipment-section,.process-section{padding:80px 0}.services-intro,.equipment-section{background:var(--light)}.service-intro-grid,.why-grid,.package-grid,.equipment-grid,.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.intro-card,.why-card,.package-card,.equipment-card,.process-item{padding:25px;text-align:center;background:#fff;border:1px solid var(--border);border-radius:16px}.intro-card i,.why-icon,.package-card i,.equipment-card i,.process-item i{color:var(--primary);font-size:28px}.intro-card p,.why-card p,.package-card p,.process-item p{color:var(--muted)}.amc-section,.repair-section{padding:90px 0;background:var(--light)}.amc-container,.repair-container{width:min(var(--container),calc(100% - 32px));margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.amc-content h2,.repair-content h2{font-size:clamp(2rem,4vw,3rem);color:var(--dark);line-height:1.3}.amc-content p,.repair-content p{color:var(--muted)}.amc-lead{font-weight:800;color:var(--dark)!important;margin:10px 0}.amc-features{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.amc-btn,.repair-btn{display:inline-block;background:var(--primary);color:#fff;padding:12px 20px;border-radius:10px;font-weight:800}.amc-image,.repair-image{overflow:hidden;border-radius:20px;box-shadow:var(--shadow)}.amc-image img,.repair-image img{width:100%;height:420px;object-fit:cover}.amc-badge{background:#fff;padding:14px 18px;border-radius:12px;width:max-content;margin:-40px 20px 0 auto;position:relative;box-shadow:var(--shadow)}.repair-section{background:#fff}.repair-list{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.equipment-grid{grid-template-columns:repeat(3,1fr)}.process-item{position:relative}.process-item>span{position:absolute;top:10px;left:12px;color:#b9c7d5;font-weight:900}.services-cta{padding:80px 20px;background:linear-gradient(110deg,#0d1b2a,#0b5ed7);color:#fff;text-align:center}.services-cta h2{font-size:clamp(2rem,4vw,3rem)}.services-cta p{color:#dbe8f4;max-width:650px;margin:10px auto 22px}.cta-buttons{display:flex;justify-content:center;gap:10px}.cta-primary,.cta-secondary{padding:11px 20px;border-radius:10px;font-weight:800}.cta-primary{background:#fff;color:var(--primary)}.cta-secondary{border:1px solid #ffffff77}
@media(max-width:900px){.service-intro-grid,.why-grid,.package-grid,.process-grid{grid-template-columns:1fr 1fr}.equipment-grid{grid-template-columns:1fr 1fr}.amc-container,.repair-container{grid-template-columns:1fr}.amc-visual{order:-1}}@media(max-width:600px){.service-intro-grid,.why-grid,.package-grid,.equipment-grid,.process-grid,.amc-features,.repair-list{grid-template-columns:1fr}.services-hero .hero-content{text-align:center}.cta-buttons{flex-direction:column}}
