*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.header{background:#fff;position:sticky;top:0;z-index:1000;box-shadow:0 2px 15px #0000000d;border-bottom:1px solid #e5e7eb;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.header-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.header-logo{flex-shrink:0;display:flex;align-items:center;gap:.75rem}.logo-image{height:50px;width:auto;object-fit:contain}.logo-text{font-size:1.25rem;font-weight:700;color:#1f2937;letter-spacing:-.5px}.header-nav{display:flex;align-items:center;gap:2rem;flex:1;justify-content:center}.nav-link{color:#4b5563;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s ease;position:relative}.nav-link:hover{color:#dc2626}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#dc2626;transition:width .2s ease}.nav-link:hover:after{width:100%}.header-cta{background:#dc2626;color:#fff;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:.9rem;transition:background .2s ease,transform .1s ease;white-space:nowrap}.header-cta:hover{background:#b91c1c;transform:translateY(-1px)}.header-cta:active{transform:translateY(0)}.header-actions{display:flex;align-items:center;gap:1rem}.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;color:#1f2937}.menu-toggle svg{width:24px;height:24px}@media (max-width: 768px){.header-container{padding:1rem;gap:1rem}.header-nav{position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:1rem 2rem;gap:1rem;box-shadow:0 4px 20px #0000001a;display:none;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.header-nav-open{display:flex}.menu-toggle{display:block}.header-cta{display:none}.logo-image{height:35px}.logo-text{font-size:1rem}.nav-link{padding:.5rem 0;width:100%;text-align:left}}.hero{background:linear-gradient(135deg,#fff,#fef2f2);padding:6rem 2rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-50%;right:-20%;width:60%;height:200%;background:radial-gradient(circle,rgba(220,38,38,.05) 0%,transparent 70%);pointer-events:none}.hero-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.hero-content{max-width:800px}.hero-title{font-size:3.5rem;font-weight:800;color:#1f2937;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-1px}.hero-subtitle{font-size:1.25rem;color:#4b5563;line-height:1.6;margin-bottom:2.5rem;max-width:650px}.hero-cta-group{display:flex;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.hero-cta{padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;display:inline-block}.hero-cta-primary{background:#dc2626;color:#fff;border:2px solid #dc2626}.hero-cta-primary:hover{background:#b91c1c;border-color:#b91c1c;transform:translateY(-2px);box-shadow:0 4px 12px #dc26264d}.hero-cta-secondary{background:transparent;color:#dc2626;border:2px solid #dc2626}.hero-cta-secondary:hover{background:#dc2626;color:#fff;transform:translateY(-2px)}.hero-stats{display:flex;gap:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}.hero-stat{display:flex;flex-direction:column;gap:.25rem}.hero-stat-number{font-size:2rem;font-weight:700;color:#dc2626}.hero-stat-label{font-size:.875rem;color:#6b7280;font-weight:500}@media (max-width: 768px){.hero{padding:4rem 1.5rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-cta-group{flex-direction:column}.hero-cta{width:100%;text-align:center}.hero-stats{flex-direction:column;gap:1.5rem}}.about{background:#fff;padding:6rem 2rem}.about-container{max-width:1200px;margin:0 auto}.about-header{margin-bottom:3rem}.about-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;letter-spacing:-.5px}.about-accent{width:80px;height:4px;background:#dc2626;border-radius:2px}.about-content{margin-bottom:4rem}.about-text{max-width:900px}.about-paragraph{font-size:1.1rem;color:#4b5563;line-height:1.8;margin-bottom:1.5rem}.about-paragraph:last-of-type{margin-bottom:0}.about-features{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem}.about-feature{background:#fef2f2;padding:2rem;border-radius:12px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.about-feature:hover{transform:translateY(-4px);box-shadow:0 8px 24px #dc262626}.feature-icon{width:48px;height:48px;margin:0 auto 1rem;color:#dc2626}.feature-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.feature-text{font-size:.95rem;color:#6b7280;line-height:1.5}@media (max-width: 768px){.about{padding:4rem 1.5rem}.about-title{font-size:2rem}.about-paragraph{font-size:1rem}.about-features{grid-template-columns:1fr;gap:1.5rem}}.services{background:#fff;padding:6rem 2rem}.services-container{max-width:1200px;margin:0 auto}.services-header{text-align:center;margin-bottom:4rem}.services-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;letter-spacing:-.5px}.services-accent{width:80px;height:4px;background:#dc2626;border-radius:2px;margin:0 auto 1.5rem}.services-subtitle{font-size:1.1rem;color:#6b7280;max-width:600px;margin:0 auto}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.service-card{background:#fff;padding:2.5rem;border-radius:16px;position:relative;transition:transform .2s ease,box-shadow .2s ease;border:2px solid transparent}.service-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #dc262626;border-color:#dc2626}.service-card-featured{border:2px solid #dc2626;transform:scale(1.05)}.service-card-featured:hover{transform:scale(1.05) translateY(-8px)}.featured-badge{position:absolute;top:-12px;right:20px;background:#dc2626;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.service-icon{width:48px;height:48px;margin-bottom:1.5rem;color:#dc2626}.service-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.service-description{font-size:1rem;color:#4b5563;line-height:1.6;margin-bottom:1.5rem}.service-features{list-style:none;padding:0;margin:0}.service-features li{font-size:.95rem;color:#6b7280;padding:.5rem 0 .5rem 1.5rem;position:relative}.service-features li:before{content:"✓";position:absolute;left:0;color:#dc2626;font-weight:700}@media (max-width: 768px){.services{padding:4rem 1.5rem}.services-title{font-size:2rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-card-featured{transform:none}.service-card-featured:hover{transform:translateY(-8px)}}.team{background:#fff;padding:6rem 2rem}.team-container{max-width:1200px;margin:0 auto}.team-header{text-align:center;margin-bottom:4rem}.team-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;letter-spacing:-.5px}.team-accent{width:80px;height:4px;background:#dc2626;border-radius:2px;margin:0 auto 1.5rem}.team-subtitle{font-size:1.1rem;color:#6b7280;max-width:600px;margin:0 auto}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.team-card{background:#fef2f2;padding:2.5rem;border-radius:16px;text-align:center;transition:transform .2s ease,box-shadow .2s ease;border:2px solid transparent}.team-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #dc262626;border-color:#dc2626}.team-avatar{width:80px;height:80px;margin:0 auto 1.5rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;border:3px solid #dc2626}.user-icon{width:48px;height:48px}.team-name{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.team-role{font-size:1rem;color:#dc2626;font-weight:500;margin-bottom:.75rem}.team-expertise{font-size:.9rem;color:#6b7280;line-height:1.5}@media (max-width: 768px){.team{padding:4rem 1.5rem}.team-title{font-size:2rem}.team-grid{grid-template-columns:1fr;gap:1.5rem}}.jobs{background:#fff;padding:6rem 2rem}.jobs-container{max-width:1200px;margin:0 auto}.jobs-header{text-align:center;margin-bottom:4rem}.jobs-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem;letter-spacing:-.5px}.jobs-accent{width:80px;height:4px;background:#dc2626;border-radius:2px;margin:0 auto 1.5rem}.jobs-subtitle{font-size:1.1rem;color:#6b7280;max-width:600px;margin:0 auto}.jobs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem}.job-card{background:#fafafa;padding:2rem;border-radius:12px;border:2px solid transparent;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.job-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #dc262626;border-color:#dc2626}.job-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.job-title{font-size:1.25rem;font-weight:600;color:#1f2937;flex:1}.job-type{background:#dc2626;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500;white-space:nowrap}.job-details{display:flex;gap:1.5rem;margin-bottom:1rem}.job-detail{display:flex;align-items:center;gap:.5rem}.detail-icon{width:20px;height:20px;color:#6b7280}.detail-text{font-size:.9rem;color:#6b7280}.job-description{font-size:.95rem;color:#4b5563;line-height:1.5;margin-bottom:1.5rem}.job-apply{display:inline-block;background:#dc2626;color:#fff;padding:.75rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:.9rem;transition:background .2s ease,transform .1s ease}.job-apply:hover{background:#b91c1c;transform:translateY(-1px)}.jobs-footer{text-align:center}.jobs-view-all{display:inline-block;color:#dc2626;text-decoration:none;font-weight:600;font-size:1.1rem;transition:opacity .2s ease}.jobs-view-all:hover{opacity:.8}@media (max-width: 768px){.jobs{padding:4rem 1.5rem}.jobs-title{font-size:2rem}.jobs-grid{grid-template-columns:1fr;gap:1.5rem}.job-header{flex-direction:column}.job-details{flex-direction:column;gap:.5rem}}.cta{background:#fff;padding:6rem 2rem;position:relative;overflow:hidden}.cta:before{content:"";position:absolute;top:-50%;left:-20%;width:60%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none}.cta-container{max-width:1200px;margin:0 auto;position:relative;z-index:1}.cta-content{text-align:center;max-width:800px;margin:0 auto}.cta-title{font-size:3rem;font-weight:800;color:#1f2937;margin-bottom:1.5rem;letter-spacing:-1px}.cta-description{font-size:1.25rem;color:#6b7280;line-height:1.6;margin-bottom:2.5rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:2.5rem;flex-wrap:wrap}.cta-button{padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s ease;display:inline-block}.cta-button-primary{background:#dc2626;color:#fff;border:2px solid #ff5757}.cta-button-primary:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.cta-button-secondary{background:transparent;color:#ff5757;border:2px solid #ff5757}.cta-button-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.cta-contact{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.cta-contact-item{display:flex;align-items:center;gap:.5rem}.contact-icon{width:24px;height:24px;color:#dc2626}.contact-link{color:#dc2626;text-decoration:none;font-weight:500;transition:opacity .2s ease}.contact-link:hover{opacity:.8}.contact-text{color:#dc2626;font-weight:500}@media (max-width: 768px){.cta{padding:4rem 1.5rem}.cta-title{font-size:2rem}.cta-description{font-size:1.1rem}.cta-buttons{flex-direction:column}.cta-button{width:100%;text-align:center}.cta-contact{flex-direction:column;gap:1rem}}.footer{background:#111827;padding:4rem 2rem 2rem;border-radius:16px 16px 0 0}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-section{display:flex;flex-direction:column;gap:1rem}.footer-logo-wrapper{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.footer-logo{height:50px;width:50px;object-fit:contain;border-radius:50%}.footer-title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:0}.footer-description{font-size:.95rem;color:#9ca3af;line-height:1.6}.footer-heading{font-size:1.1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-links li a{color:#9ca3af;text-decoration:none;font-size:.95rem;transition:color .2s ease}.footer-links li a:hover{color:#dc2626}.footer-contact{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-contact li{display:flex;align-items:center;gap:.5rem}.contact-icon{width:20px;height:20px;color:#9ca3af}.footer-contact li a,.footer-contact li span{color:#9ca3af;text-decoration:none;font-size:.95rem;transition:color .2s ease}.footer-contact li a:hover{color:#dc2626}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;text-align:center;display:flex;justify-content:space-between;align-items:center;gap:1rem}.footer-copyright{font-size:.9rem;color:#9ca3af}.footer-social{display:flex;align-items:center;justify-content:center;color:#9ca3af;transition:color .2s ease}.footer-social:hover{color:#0077b5}.linkedin-icon{width:24px;height:24px}@media (max-width: 768px){.footer{padding:3rem 1.5rem 1.5rem}.footer-content{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;gap:1rem}}
