:root{font-family:Tajawal,Cairo,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}html,body{direction:ltr}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:all .25s}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}.App{text-align:center;min-height:100vh}.header{position:absolute;top:0;left:0;right:0;z-index:1000;padding:20px 40px}.header-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header-logo img{height:60px;width:auto}.header-nav{display:flex;gap:40px;align-items:center}.nav-link{color:#fff;text-decoration:none;font-size:1rem;font-weight:500;transition:color .3s ease}.nav-link:hover{color:#f7931e}.header-right{display:flex;align-items:center;gap:20px}.header-quote-btn{background:linear-gradient(135deg,#f7931e,#e67e22);color:#fff;padding:12px 30px;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;border:none;transition:all .3s ease}.header-quote-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #f7931e66}.mobile-menu-toggle{display:none;flex-direction:column;gap:5px;background:transparent;border:none;cursor:pointer;padding:5px}.mobile-menu-close{display:none}.hamburger-line{width:25px;height:3px;background-color:#fff;border-radius:2px;transition:all .3s ease}@media(max-width:992px){.header-nav{gap:25px}}@media(max-width:768px){.header{padding:15px 20px}.header-nav{position:fixed;top:0;right:-100%;width:70%;height:100vh;background:linear-gradient(135deg,#000000f2,#000000e6);flex-direction:column;justify-content:center;align-items:center;gap:30px;transition:right .3s ease;display:flex}.header-nav.active{right:0}.header-nav.active .mobile-menu-close{display:block;position:absolute;top:20px;right:20px;background:transparent;border:none;color:#fff;font-size:3rem;cursor:pointer;padding:5px}.nav-link{font-size:1.2rem}.header-right{gap:15px}.header-quote-btn{padding:10px 20px;font-size:.9rem}.mobile-menu-toggle{display:flex}}@media(max-width:480px){.header{padding:10px 15px}.header-logo img{height:50px}}.hero{background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;padding:120px 40px;text-align:left;min-height:100vh;display:flex;align-items:center;justify-content:flex-start;position:relative}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#000000e6,#0006 60%,#0003);z-index:1}.hero-container{max-width:700px;margin:0;position:relative;z-index:2;padding-left:80px}.hero-subheading{color:#f7931e;font-size:1rem;font-weight:600;letter-spacing:1px;margin-bottom:20px}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:20px;line-height:1.2;text-transform:uppercase}.highlight{color:#f7931e}.hero-description{font-size:1.1rem;margin-bottom:40px;opacity:1;line-height:1.8;color:#fff}.hero-buttons{display:flex;gap:20px;justify-content:flex-start;flex-wrap:wrap}.btn{padding:15px 35px;font-size:.95rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px}.btn-primary{background:linear-gradient(135deg,#f7931e,#e67e22);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 5px 15px #f7931e66;filter:brightness(1.1)}.btn-secondary{background-color:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background-color:#fff;color:#213547;transform:translateY(-2px)}@media(max-width:992px){.hero-container{padding-left:40px}.hero-title{font-size:2.8rem}}@media(max-width:768px){.hero{padding:120px 20px 80px;text-align:center;justify-content:center;background-position:60% center}.hero-overlay{background:#000000b3}.hero-container{padding-left:0}.hero-title{font-size:2.2rem;margin-bottom:25px}.hero-description{font-size:1rem;margin-bottom:35px}.hero-buttons{justify-content:center;flex-direction:column;align-items:center;gap:15px}.btn{padding:14px 32px;font-size:.95rem;width:100%;max-width:280px;justify-content:center}}@media(max-width:480px){.hero{padding:110px 15px 70px}.hero-title{font-size:1.8rem}.hero-subheading,.hero-description{font-size:.9rem}.btn{padding:12px 28px;font-size:.9rem;max-width:260px}}.process-section{background-color:#0a1a33;color:#fff;padding:80px 40px}.container{max-width:1400px;margin:0 auto}.section-subtitle{color:#f7931e;font-size:1rem;font-weight:600;letter-spacing:1px;margin-bottom:15px}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:60px;text-transform:uppercase}.process-steps{display:flex;justify-content:space-between;align-items:flex-start;gap:30px}.process-step{flex:1;text-align:center;position:relative}.step-icon{width:100px;height:100px;background:linear-gradient(135deg,#f7931e,#e67e22);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 25px;font-size:3rem;box-shadow:0 5px 15px #f7931e4d}.step-title{font-size:1.2rem;font-weight:700;margin-bottom:15px;text-transform:uppercase}.step-description{font-size:.95rem;opacity:.85;line-height:1.6}.step-divider{position:absolute;top:50px;right:-15px;width:30px;height:4px;background:#f7931e;border-radius:2px;display:flex;align-items:center;justify-content:center}.step-divider:before{content:"";width:12px;height:12px;background-color:#f7931e;border-radius:50%;position:absolute;right:-6px}@media(max-width:1200px){.process-steps{gap:20px}.step-divider{width:20px;right:-10px}}@media(max-width:992px){.process-steps{flex-wrap:wrap;justify-content:center}.process-step{flex:0 0 45%;max-width:45%}.step-divider{display:none}}@media(max-width:768px){.process-section{padding:60px 20px}.section-title{font-size:2rem}.process-step{flex:0 0 100%;max-width:100%;margin-bottom:40px}.step-icon{width:80px;height:80px;font-size:2.5rem}}@media(max-width:480px){.section-title{font-size:1.7rem}.step-title{font-size:1.1rem}.step-description{font-size:.9rem}}.why-choose-section{position:relative;background-size:cover;background-position:center;background-attachment:fixed;color:#fff;padding:100px 40px}.why-choose-overlay{position:absolute;inset:0;background:#0a1a33f2;z-index:1}.why-choose-section .container{position:relative;z-index:2}.why-choose-section .section-subtitle{color:#f7931e;font-size:1rem;font-weight:600;letter-spacing:1px;margin-bottom:15px}.why-choose-section .section-title{font-size:2.5rem;font-weight:700;margin-bottom:60px;text-transform:uppercase}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.feature-item{text-align:center;padding:0 20px}.feature-icon{font-size:3.5rem;margin-bottom:25px}.feature-title{font-size:1.2rem;font-weight:700;margin-bottom:15px;text-transform:uppercase}.feature-description{font-size:.95rem;opacity:.85;line-height:1.7}@media(max-width:1200px){.features-grid{grid-template-columns:repeat(2,1fr);gap:50px}}@media(max-width:768px){.why-choose-section{padding:70px 20px;background-attachment:scroll}.why-choose-section .section-title{font-size:2rem}.features-grid{grid-template-columns:1fr;gap:40px}.feature-icon{font-size:3rem}}@media(max-width:480px){.why-choose-section .section-title{font-size:1.7rem}.feature-title{font-size:1.1rem}.feature-description{font-size:.9rem}}
