:root{--navy-950: #061a33;--navy-900: #0a2747;--navy-800: #123a66;--orange-500: #f07e26;--orange-600: #d86b17;--slate-100: #eaf0f6;--slate-200: #d2dde8;--slate-700: #3f556b;--white: #ffffff;--shadow: 0 12px 30px rgba(4, 19, 39, .15)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Manrope,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--navy-900);background:var(--white);line-height:1.6}:root[lang=ar] body,[lang=ar] body{font-family:Tajawal,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{font-family:Oswald,Arial Narrow,Arial,sans-serif;letter-spacing:.02em;margin:0 0 .65rem;line-height:1.2}p{margin:0 0 1rem}.site-shell{display:flex;min-height:100vh;flex-direction:column}.container{width:min(1140px,92%);margin:0 auto}.topbar{position:sticky;top:0;z-index:10;background:#061a33eb;border-bottom:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 0}.lang-toggle{flex-shrink:0;background:transparent;border:1.5px solid rgba(255,255,255,.45);color:var(--white);font-size:.82rem;font-weight:700;letter-spacing:.04em;padding:.3rem .75rem;border-radius:.375rem;cursor:pointer;transition:background .18s,border-color .18s;white-space:nowrap}.lang-toggle:hover{background:#ffffff1f;border-color:#ffffffb3}.brand{display:flex;align-items:center;gap:.7rem;color:var(--white)}.brand-logo{height:80px;width:auto;display:block;mix-blend-mode:screen;filter:brightness(1.05)}.footer-logo{height:88px;width:auto;display:block;mix-blend-mode:screen;filter:brightness(1.05);margin-bottom:.75rem}.nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.25rem}.nav-link{color:var(--slate-100);padding:.5rem .75rem;border-radius:6px;font-size:.9rem;transition:background-color .2s ease}.nav-link:hover,.nav-link.active{background:#f07e2633;color:var(--white)}.hero,.page-hero{color:var(--white);background-size:cover;background-position:center}.hero{min-height:62vh;display:flex;align-items:center}.hero-content{padding:4.5rem 0;max-width:760px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#f8bd8e;font-size:.75rem;margin-bottom:.4rem}.hero h1,.page-hero h1{font-size:clamp(2rem,4.2vw,3.8rem)}.lead,.page-hero p{font-size:clamp(1rem,2.1vw,1.3rem);color:var(--slate-100)}.page-hero{padding:5.5rem 0 3.5rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.2rem}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;font-weight:700;padding:.7rem 1.15rem;cursor:pointer;transition:transform .2s ease,background-color .2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--orange-500);color:var(--white)}.btn-primary:hover{background:var(--orange-600)}.btn-secondary{background:transparent;border:1px solid rgba(255,255,255,.7);color:var(--white)}.section{padding:4rem 0}.section-alt{background:linear-gradient(180deg,#f6f8fb,#edf2f8)}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.card{background:var(--white);border:1px solid #dce6f2;border-radius:12px;padding:1.1rem;box-shadow:var(--shadow)}.card h2,.card h3{margin-bottom:.55rem}.highlight{background:linear-gradient(145deg,#0d3560,#10345b);border:1px solid #123a66;color:var(--white)}.chips{display:flex;gap:.65rem;flex-wrap:wrap}.chip{background:#f3f7fb;border:1px solid #c6d6e7;color:#244a6f;border-radius:999px;padding:.45rem .8rem;font-size:.92rem}.check-list,.plain-list{margin:0;padding-left:1.1rem}.check-list li,.plain-list li{margin:0 0 .45rem}.cta-strip{background:linear-gradient(120deg,#0b2c4f,#0b3d6c);color:var(--white)}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.contact-grid{align-items:flex-start}.contact-form{display:grid;gap:.45rem}.contact-form input,.contact-form textarea{border:1px solid #c7d7e8;border-radius:8px;padding:.7rem;font-size:.96rem;font-family:inherit}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid #95b5d6;outline-offset:0}.form-success{color:#1f5f22;margin-top:.75rem}.footer{margin-top:auto;background:#061a33;color:#d2dde8;padding:2.2rem 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr;gap:1.2rem}.footer h3,.footer h4{color:#fff}.about-img-wrap{border-radius:12px;overflow:hidden;max-height:420px}.about-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.photo-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.photo-card{border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 2px 12px #00000014;transition:transform .2s,box-shadow .2s}.photo-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000024}.photo-card-img{height:200px;overflow:hidden}.photo-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.photo-card:hover .photo-card-img img{transform:scale(1.05)}.photo-card-body{padding:1rem 1.1rem;background:#fff}.photo-card-body h3{font-size:.98rem;margin:0;color:var(--navy-900)}.ops-photo-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.ops-photo{border-radius:12px;overflow:hidden;height:260px}.ops-photo img{width:100%;height:100%;object-fit:cover;display:block}.service-img-list{display:flex;flex-direction:column;gap:1.6rem}.service-img-item{display:grid;grid-template-columns:280px 1fr;gap:1.6rem;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 12px #00000012;align-items:stretch}.service-img-item:nth-child(2n){direction:rtl}.service-img-item:nth-child(2n)>*{direction:ltr}.service-img-thumb{height:200px;overflow:hidden;flex-shrink:0}.service-img-thumb img{width:100%;height:100%;object-fit:cover;display:block}.service-img-body{padding:1.4rem 1.6rem;display:flex;flex-direction:column;justify-content:center}.service-img-body h3{margin-top:0;color:var(--navy-900)}.fleet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.fleet-card{border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 2px 14px #00000017}.fleet-card-img{height:220px;overflow:hidden}.fleet-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.fleet-card:hover .fleet-card-img img{transform:scale(1.04)}.fleet-card-body{padding:1.2rem 1.4rem}.fleet-card-body h2{font-size:1.15rem;margin-top:0}.section-lead{color:var(--slate-500);margin-bottom:1.8rem;font-size:1.05rem}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.gallery-item{margin:0;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000001a;background:#0c1e30}.gallery-item img{width:100%;height:240px;object-fit:cover;display:block;transition:transform .35s ease,opacity .35s}.gallery-item:hover img{transform:scale(1.04);opacity:.9}.gallery-item figcaption{padding:.6rem .9rem;font-size:.82rem;color:#9ab5cc;background:#0c1e30}@media(max-width:960px){.topbar{position:static}.topbar-inner{flex-direction:column;align-items:flex-start}.nav{justify-content:flex-start}.grid-2,.footer-grid,.cta-inner{grid-template-columns:1fr;display:grid}.hero{min-height:auto}.section{padding:3rem 0}.photo-cards-grid{grid-template-columns:repeat(2,1fr)}.ops-photo-strip{grid-template-columns:1fr}.service-img-item{grid-template-columns:1fr;direction:ltr}.service-img-item:nth-child(2n){direction:ltr}.service-img-thumb{height:220px}.fleet-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}.about-img-wrap{max-height:280px}}@media(max-width:580px){.photo-cards-grid,.gallery-grid{grid-template-columns:1fr}}.whatsapp-fab{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9999;display:flex;align-items:center;gap:.5rem;background:#25d366;color:#fff;text-decoration:none;padding:.65rem 1.1rem .65rem .75rem;border-radius:2rem;box-shadow:0 4px 16px #00000040;font-weight:600;font-size:.95rem;transition:background .2s,transform .2s,box-shadow .2s}.whatsapp-fab:hover{background:#1ebe5d;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.whatsapp-fab svg{width:1.5rem;height:1.5rem;flex-shrink:0}@media(max-width:580px){.whatsapp-fab span{display:none}.whatsapp-fab{padding:.75rem;border-radius:50%}}
