body{margin:0;font-family:Segoe UI,sans-serif}#root{width:100%}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#111827;font-family:Segoe UI,sans-serif}.navbar{z-index:1000;background:#f5f3ff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 70px;display:flex;position:fixed;top:0;left:0}.brand{align-items:center;gap:15px;display:flex}.logo-img{width:auto;height:80px}.brand-text h2{color:#6d28d9;margin-bottom:2px;font-size:20px}.brand-text p{color:#84cc16;font-size:12px;font-weight:600}.nav-links{gap:35px;list-style:none;display:flex}.nav-links a{color:#374151;font-weight:600;text-decoration:none;transition:all .3s}.nav-links a:hover{color:#6d28d9}.contact-btn{color:#6d28d9;border:1px solid #6d28d9;border-radius:10px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s}.contact-btn:hover{color:#fff;background:#6d28d9}.hero{text-align:center;color:#fff;background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:100vh;display:flex}.hero-content{max-width:900px;padding:20px}.hero-tag{color:#84cc16;letter-spacing:1px;border:1px solid #84cc16;border-radius:30px;margin-bottom:25px;padding:10px 20px;font-size:14px;display:inline-block}.hero h1{margin-bottom:25px;font-size:58px;font-weight:700;line-height:1.15}.hero p{margin-bottom:40px;font-size:22px;line-height:1.8}.hero-buttons{justify-content:center;gap:20px;display:flex}.primary-btn{color:#fff;background:#6d28d9;border-radius:10px;padding:15px 35px;font-weight:600;text-decoration:none}.secondary-btn{color:#fff;background:#84cc16;border-radius:10px;padding:15px 35px;font-weight:600;text-decoration:none}.about-section{background:#fff;padding:100px 8% 40px}.about-container{align-items:center;gap:80px;max-width:1400px;margin:auto;display:flex}.about-image{flex:1}.about-image img{border-radius:20px;width:100%;box-shadow:0 15px 40px #0000001f}.about-content{flex:1}.about-content h2{color:#111827;margin-bottom:25px;font-size:42px;font-weight:700}.about-content p{color:#4b5563;margin-bottom:20px;font-size:18px;line-height:1.9}.about-points{grid-template-columns:1fr 1fr;gap:15px;margin-top:30px;display:grid}.about-points div{color:#111827;font-size:17px;font-weight:600}@media (width<=900px){.about-container{flex-direction:column}.about-content{text-align:center}.about-points{grid-template-columns:1fr}.about-content h2{font-size:34px}}.services-section{background:#f9fafb;padding:60px 8% 30px}.services-header{text-align:center;max-width:800px;margin:0 auto 60px}.services-header h2{color:#111827;margin-bottom:15px;font-size:42px}.services-header p{color:#6b7280;font-size:18px;line-height:1.8}.services-grid{grid-template-columns:repeat(3,1fr);gap:30px;max-width:1400px;margin:auto;display:grid}.service-card{background:#fff;border-radius:18px;padding:35px;transition:all .3s;box-shadow:0 10px 25px #00000014}.service-card:hover{transform:translateY(-8px)}.service-card h3{color:#111827;margin-bottom:15px;font-size:22px}.service-card p{color:#6b7280;line-height:1.8}@media (width<=992px){.services-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.services-grid{grid-template-columns:1fr}.services-header h2{font-size:34px}}.why-section{background:#fff;padding:30px 8% 80px}.why-header{text-align:center;max-width:800px;margin:0 auto 60px}.why-header h2{color:#111827;margin-bottom:15px;font-size:42px}.why-header p{color:#6b7280;font-size:18px;line-height:1.8}.why-grid{grid-template-columns:repeat(3,1fr);gap:25px;max-width:1200px;margin:auto;display:grid}.why-card{text-align:center;background:#f9fafb;border-radius:16px;padding:30px;transition:all .3s}.why-card:hover{transform:translateY(-6px)}.why-card span{color:#6d28d9;font-size:28px}.why-card h3{color:#111827;margin-top:15px;font-size:20px}@media (width<=768px){.why-grid{grid-template-columns:1fr}.navbar{flex-direction:column;gap:10px;height:auto;padding:10px}.brand{justify-content:center}.logo-img{height:55px}.brand-text h2{font-size:16px}.brand-text p{font-size:10px}.nav-links{flex-wrap:wrap;justify-content:center;gap:12px}.nav-links a{font-size:14px}.contact-btn{padding:8px 15px;font-size:13px}.hero{padding-top:140px}}.why-card:nth-child(odd){background:#f5f3ff}.why-card:nth-child(2n){background:#f7fee7}.openings-section{background:#f9fafb;padding:80px 8%}.openings-container{align-items:center;gap:80px;max-width:1400px;margin:auto;display:flex}.openings-content{flex:1}.opening-tag{color:#84cc16;border:1px solid #84cc16;border-radius:30px;margin-bottom:20px;padding:10px 20px;font-size:14px;font-weight:600;display:inline-block}.openings-content h2{color:#111827;margin-bottom:15px;font-size:42px}.openings-content h3{color:#6d28d9;margin-bottom:20px;font-size:28px}.openings-content p{color:#4b5563;font-size:18px;line-height:1.8}.job-list{margin:30px 0}.job-list p{color:#111827;margin-bottom:12px;font-weight:600}.job-details{margin-bottom:35px}.job-details p{margin-bottom:10px}.apply-btn{color:#fff;background:#6d28d9;border-radius:10px;padding:15px 35px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.apply-btn:hover{background:#5b21b6}.openings-image{flex:1}.openings-image img{border-radius:20px;width:100%;box-shadow:0 15px 40px #0000001f}@media (width<=900px){.openings-container{flex-direction:column-reverse}.openings-content{text-align:center}.openings-content h2{font-size:34px}.openings-content h3{font-size:24px}}.contact-section{background:#f5f3ff;padding:100px 8%}.contact-container{text-align:center;max-width:900px;margin:auto}.contact-tag{color:#6d28d9;letter-spacing:1px;border:1px solid #6d28d9;border-radius:30px;margin-bottom:25px;padding:10px 20px;font-size:14px;font-weight:600;display:inline-block}.contact-container h2{color:#111827;margin-bottom:25px;font-size:48px;line-height:1.2}.contact-container p{color:#6b7280;margin-bottom:40px;font-size:19px;line-height:1.8}.contact-info{flex-direction:column;align-items:center;gap:20px;display:flex}.contact-row{color:#111827;align-items:center;gap:15px;font-size:22px;display:flex}.contact-row span{font-size:26px}.contact-row a{color:#111827;font-weight:600;text-decoration:none}.contact-row p{color:#111827;margin:0;font-weight:600}@media (width<=768px){.contact-container h2{font-size:34px}.contact-container p{font-size:17px}.contact-row{flex-wrap:wrap;justify-content:center;font-size:18px}}.footer{color:#fff;background:#111827;padding:40px 8% 20px}.footer-container{text-align:center;max-width:1200px;margin:auto}.footer h3{margin-bottom:10px;font-size:24px}.footer p{color:#d1d5db;margin-bottom:20px}.footer-bottom{color:#9ca3af;border-top:1px solid #374151;padding-top:20px;font-size:14px}.phone-numbers{flex-direction:column;gap:8px;display:flex}.phone-numbers a{color:#111827;font-weight:600;text-decoration:none}
