@import"https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;page-orientation:}body{font-family:Noto Kufi Arabic,sans-serif;line-height:1.6;color:#333;direction:rtl}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#fff;color:#dc2626;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000;font-weight:700}.nav-wrapper{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;flex-wrap:wrap}.logo{display:block}.nav{display:flex;gap:1.5rem;flex-wrap:wrap}.nav-link{color:#161616;text-decoration:none;padding:.5rem 1rem;border-radius:5px;transition:all .3s ease;font-size:.95rem}.nav-link:hover{color:#dc2626}.mobile-menu-toggle{display:flex;background:#fff;border:none;color:#dc2626;font-size:1.5rem;cursor:pointer}.hero{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;padding:4rem 0;text-align:center}.hero-content h1{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.hero-content p{font-size:1.1rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.7}.btn-primary{background:#fff;color:#dc2626;padding:1rem 2rem;text-decoration:none;border-radius:8px;font-weight:700;display:inline-block;transition:all .3s ease;font-size:1rem}.btn-primary:hover{background:#f5f5f5;transform:translateY(-2px)}.about-brief{padding:4rem 0;background:#f8f9fa}.services-preview{padding:4rem 0}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.2rem;color:#333;margin-bottom:1rem}.divider{width:80px;height:4px;background:#dc2626;margin:0 auto}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-image img{width:100%;border-radius:10px;box-shadow:0 10px 30px #0000001a}.about-text h3{font-size:1.6rem;color:#333;margin-bottom:1rem}.about-text p{color:#666;margin-bottom:1rem;line-height:1.8;font-size:.95rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.service-card{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 5px 20px #0000001a;text-align:center;transition:all .3s ease}.service-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.service-icon{font-size:2.5rem;margin-bottom:1rem}.service-card h3{font-size:1.2rem;color:#333;margin-bottom:1rem}.service-card p{color:#666;font-size:.9rem;line-height:1.6}.footer{background:#2d3748;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{color:#dc2626;margin-bottom:1rem;font-size:1.2rem}.footer-section h4{margin-bottom:1rem;font-size:1rem}.footer-section p{color:#cbd5e0;line-height:1.6;font-size:.9rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#cbd5e0;text-decoration:none;transition:color .3s ease;font-size:.9rem}.footer-section ul li a:hover{color:#dc2626}.contact-info p{margin-bottom:.5rem}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #4a5568;color:#a0aec0;font-size:.9rem}.card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 20px #0000001a;transition:all .3s ease;border:2px solid #ffcccc}.card:hover{border-color:#dc2626;box-shadow:0 15px 40px #00000026}.card img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.card:hover img{transform:scale(1.1)}.card-content{padding:1.5rem}.card-content h3{font-size:1.1rem;margin-bottom:.5rem;color:#333}.card-content p{color:#666;font-size:.85rem;line-height:1.5}.grid{display:grid;gap:1.5rem}.grid-3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid-2{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.page-header{background:#dc2626;color:#fff;padding:4rem 0;text-align:center}.page-header h1{font-size:2.2rem;margin-bottom:1rem}.page-header p{font-size:1rem}.page-content{padding:4rem 0}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:700;color:#333;font-size:.95rem}.form-group input,.form-group textarea{width:100%;padding:.8rem;border:1px solid #ddd;border-radius:8px;font-size:.95rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#dc2626}.btn-submit{width:100%;background:#dc2626;color:#fff;padding:.8rem;border:none;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .3s ease}.btn-submit:hover{background:#b91c1c}.floating-btn{position:fixed;bottom:20px;right:20px;width:75px;height:75px;background-color:#dc2626;border-radius:50%;display:flex;justify-content:center;align-items:center;text-decoration:none;z-index:1000}.floating-btn img{width:50px;height:50px}@media (max-width: 1024px){.container{padding:0 15px}.hero-content h1{font-size:2.2rem}.section-header h2{font-size:2rem}.about-content{gap:2rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}}@media (max-width: 768px){.nav{display:none;width:100%;flex-direction:column;background:#dc2626f2;position:absolute;top:100%;left:0;padding:1rem;border-radius:0 0 10px 10px}.nav.active{display:flex}.mobile-menu-toggle{display:block}.nav-wrapper{position:relative}.hero{padding:3rem 0}.hero-content h1{font-size:1.8rem}.hero-content p{font-size:1rem;margin-bottom:1.5rem}.btn-primary{padding:.8rem 1.5rem;font-size:.9rem}.about-content{grid-template-columns:1fr;text-align:center;gap:2rem}.section-header h2{font-size:1.8rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-card{padding:1.5rem}.footer-content{grid-template-columns:1fr;text-align:center;gap:2rem}.page-header{padding:3rem 0}.page-header h1{font-size:1.8rem}.page-content{padding:3rem 0}.grid-3,.grid-2{grid-template-columns:1fr}.card img{height:200px}.card-content{padding:1rem}}@media (max-width: 480px){.container{padding:0 10px}.logo h1,.hero-content h1{font-size:1.5rem}.hero-content p{font-size:.9rem}.section-header h2{font-size:1.5rem}.about-text h3{font-size:1.3rem}.service-card{padding:1rem}.service-icon{font-size:2rem}.service-card h3{font-size:1rem}.service-card p{font-size:.85rem}.card img{height:180px}.form-group input,.form-group textarea,.btn-submit{padding:.7rem;font-size:.9rem}}@media (max-width: 320px){.hero-content h1,.section-header h2{font-size:1.3rem}.service-card,.card-content{padding:.8rem}}@media (max-height: 500px) and (orientation: landscape){.hero,.page-header,.page-content{padding:2rem 0}}@media print{.header,.footer,.btn-primary,.btn-submit{display:none}.page-content{padding:1rem 0}.card:hover img{transform:none}}
