:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;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;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden;width:100%}body{margin:0;font-family:var(--font-base);color:var(--color-text);line-height:1.6;background:var(--color-white)}.layout{min-height:100vh;display:flex;flex-direction:column}.content{flex:1;display:flex;flex-direction:column}:root{--color-primary: #4f46e5;--color-primary-dark: #3730a3;--color-bg-light: #f9fafb;--color-bg-gray: #f5f5f5;--color-bg-dark: #19191e;--color-text: #111;--color-text-muted: #555;--color-white: #fff;--bg-main: #ffffff;--bg-section: #f7fafc;--bg-card: #ffffff;--text-main: #111111;--text-muted: #555555;--accent: #3182ce;--section-padding: 4rem 1.5rem;--font-base: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading-weight: 700}.container{max-width:var(--container-width);margin:0 auto;width:100%}.section{padding:var(--section-padding)}.section--gray{background:var(--color-bg-gray)}h1,h2,h3{font-weight:var(--font-heading-weight);margin-top:0}.section-title{font-size:2rem;margin-bottom:1rem}p{color:var(--color-text-muted);margin-top:0}.contactUs{background-color:#5e5ecd}.services{background-color:#ffebcd}@media(max-width:768px){:root{--section-padding: 3rem 1.25rem}.section-title{font-size:1.75rem}}@media(max-width:480px){:root{--section-padding: 2.5rem 1rem}}.intro{max-width:1300px;margin:3rem auto;padding:3rem 2rem;background-color:#f7fafc;border-radius:12px;box-shadow:0 8px 24px #0000001a;text-align:center}.badge{display:inline-flex;align-items:center;background-color:#e0f7fa;border-radius:12px;padding:6px 12px;font-weight:600;color:#00796b;gap:8px;margin-bottom:20px;justify-content:center}.badge-icon{fill:#00796b}.intro-title{font-size:2.5rem;margin-bottom:16px;color:#3730a3;line-height:1.2}.highlight{color:#4f46e5;display:block}.intro-description{max-width:700px;margin-left:auto;margin-right:auto;color:#555;font-size:1.1rem;margin-bottom:30px;line-height:1.5}.buttons{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.button-primary,.button-secondary{cursor:pointer;padding:12px 24px;font-weight:600;border:none;border-radius:8px;transition:background-color .3s ease}.button-primary{background-color:#4f46e5;color:#fff;display:inline-flex;align-items:center;gap:8px}.button-primary:hover{background-color:#3730a3}.button-secondary{background-color:#e5e7eb;color:#333}.button-secondary:hover{background-color:#d1d5db}html{scroll-behavior:smooth}@media(max-width:900px){.intro{padding:2rem 1.5rem;max-width:90vw;margin:2rem auto}.intro-title{font-size:2rem}.intro-description{font-size:1rem}}@media(max-width:600px){.intro{padding:1.5rem 1rem}.buttons{gap:12px}.button-primary,.button-secondary{width:100%;max-width:280px;justify-content:center}}@media(max-width:480px){.intro-title{margin:30px;padding:2rem auto;font-size:1.75rem}.badge{font-size:.85rem}}@media(max-width:1000px){.intro{padding:1.5rem 1rem;margin:30px}.buttons{gap:12px}.button-primary,.button-secondary{width:100%;max-width:280px;justify-content:center}}.header{background-color:var(--color-primary);padding:16px 32px}.header-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{font-weight:700;font-size:1.5rem;color:#fff;text-decoration:none}.cta-button{background:#fff;color:var(--color-primary);border:none;padding:10px 20px;font-weight:600;border-radius:6px;cursor:pointer;transition:background .3s ease}.cta-button:hover{background:#e0e7ff}@media(max-width:768px){.header{padding:16px}.header-container{flex-direction:column;gap:1rem;text-align:center}.logo{font-size:1.4rem}.cta-button{width:100%;max-width:240px;padding:12px 20px}}@media(max-width:480px){.logo{font-size:1.25rem}.cta-button{font-size:.95rem}}.services-section{max-width:1300px;margin:3rem auto;padding:3rem 2rem;background-color:#f7fafc;border-radius:12px;box-shadow:0 8px 24px #0000001a;text-align:center}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-top:2.5rem}.service-card{background:#fff;padding:1.75rem;border-radius:10px;box-shadow:0 4px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease;cursor:default}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #00000026}.service-icon{color:#4f46e5;margin-bottom:1rem}.service-card h3{margin-bottom:.5rem;font-size:1.25rem}.service-card p{color:#555;font-size:1rem;line-height:1.5}.services-section h2{font-size:2.5rem;font-weight:700;color:#222;margin-bottom:.75rem;letter-spacing:-.02em}.services-section p{font-size:1.125rem;color:#555;max-width:600px;margin:0 auto;line-height:1.6}@media(max-width:1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.services-section{padding:2.5rem 1.25rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}.services-section h2{font-size:2rem}.services-section p{font-size:1rem}.service-card:hover{transform:none;box-shadow:0 4px 8px #0000001a}}@media(max-width:1000px){.services-section{padding:2.5rem 1.25rem;margin:30px}}#why-work-with-us{max-width:1300px;margin:4rem auto;padding:3rem 2rem}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.5rem;color:#1a202c;font-weight:700}.content-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:968px){.content-grid{grid-template-columns:2fr 1fr}}.left-content{display:flex;flex-direction:column;gap:1.5rem}.main-heading{font-size:2rem;color:#2d3748;font-weight:600;line-height:1.3}.intro-text{font-size:1.1rem;line-height:1.7;color:#4a5568}.right-content{background:#edf2f7;padding:2rem;border-radius:12px;height:fit-content}.right-content h3{font-size:1.5rem;color:#2d3748;margin-bottom:1.5rem;font-weight:600}.tech-list{list-style:none;padding:0}.tech-list li{padding:.75rem 0;color:#4a5568;font-size:1.05rem;border-bottom:1px solid #cbd5e0}.tech-list li:last-child{border-bottom:none}.tech-list li:before{content:"✓ ";color:#48bb78;font-weight:700;margin-right:.5rem}.contact-grid{margin:auto;padding:1rem;display:grid;grid-template-columns:1fr 2fr;gap:2rem;width:100%;box-sizing:border-box}.contact-item{display:flex;align-items:center;gap:.75rem;margin:1rem 0;line-height:1.5;background:#fff;padding:1rem 1.5rem;border-radius:10px;box-shadow:0 4px 15px #00000012;transition:transform .3s ease,box-shadow .3s ease}.contact-item:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}.contact-form{display:flex;max-width:1000px;flex-direction:column;gap:1rem;background:#fff;padding:2rem 2.5rem;border-radius:12px;box-shadow:0 6px 20px #00000014}.contact-form input,.contact-form textarea{padding:.9rem;font-size:.95rem;border:1.5px solid #d1d5db;border-radius:8px;transition:border-color .3s ease}.contact-info,.contact-form-container{width:100%;box-sizing:border-box}.contact-form input:focus,.contact-form textarea:focus{border-color:#3182ce;outline:none;box-shadow:0 0 5px #3182ce66}.contact-form textarea{min-height:140px;resize:vertical}.contact-form button{display:inline-flex;align-items:center;gap:.6rem;padding:.85rem 1.25rem;background-color:#3182ce;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.contact-form button:hover{background-color:#2c5282}#contact{max-width:1300px;margin:2rem auto;padding:3rem 2rem;background:#f7fafc;border-radius:12px;box-shadow:0 8px 24px #0000001a}@media(max-width:900px){.contact-grid{grid-template-columns:1fr;gap:2rem}}@media(max-width:600px){#contact{padding:2rem 1rem}.contact-form{padding:1.5rem}.contact-item{padding:1rem}.contact-form input,.contact-form textarea{font-size:1rem}.contact-item:hover{transform:none;box-shadow:0 4px 15px #00000012}}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.about-image{width:100%;border-radius:8px;height:auto}.values{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.value{display:flex;flex-direction:column}.value h3{margin-bottom:.25rem;font-size:1.2rem;color:#2c3e50}.value p{color:#555;line-height:1.4}@media(max-width:768px){.about-grid,.values{grid-template-columns:1fr}}@media(max-width:480px){.value h3{font-size:1.1rem}}.footer{background:#19191e;color:#fff;padding:3rem 1.5rem 1.5rem}.footer-container{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.footer-brand h3{margin-bottom:.5rem}.footer-contact{display:flex;flex-direction:column;gap:.75rem}.footer-item{display:flex;align-items:center;gap:.5rem}.footer-bottom{text-align:center;margin-top:2rem;font-size:.85rem;opacity:.7}@media(max-width:768px){.footer-container{flex-direction:column;text-align:center;gap:1.5rem}.footer-contact{align-items:center}.footer-item{justify-content:center}}@media(max-width:480px){.footer{padding:2.5rem 1rem 1rem}.footer-bottom{font-size:.8rem}}.pricing-section{max-width:1300px;margin:2rem auto;padding:3rem 2rem;font-family:Arial,sans-serif;background:#f7fafc;border-radius:12px;box-shadow:0 8px 24px #0000001a}.pricing-title{text-align:center;margin-bottom:2.5rem;font-size:2.2rem;font-weight:700;color:#2c3e50}.pricing-container{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);flex-wrap:wrap;justify-content:center}.pricing-card{flex:1 1 320px;max-width:500px;background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 15px #00000012;transition:transform .3s ease,box-shadow .3s ease}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 10px 25px #0000001f}.pricing-card-title{margin-top:0;margin-bottom:1.5rem;font-size:1.4rem;font-weight:600;color:#34495e;line-height:1.3}.pricing-list{padding-left:1.25rem;list-style-type:disc;color:#4a5568}.pricing-list li{margin-bottom:1rem;line-height:1.6}@media(max-width:900px){.pricing-section{padding:2.5rem 1.5rem}.pricing-title{font-size:2rem}}@media(max-width:600px){.pricing-section{padding:2rem 1rem}.pricing-container{gap:1.5rem}.pricing-card{padding:1.5rem}.pricing-card-title{font-size:1.25rem}.pricing-list li{font-size:.95rem}.pricing-card:hover{transform:none;box-shadow:0 4px 15px #00000012}}@media(max-width:480px){.pricing-title{font-size:1.75rem}}
