: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;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}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333}.landing-page{min-height:100vh;background:#fff;width:100%}.container{max-width:1400px;margin:0 auto;padding:0 20px;width:100%}.navigation{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100}.nav-container{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto}.logo-text{font-size:1.8rem;font-weight:700;color:#1f2937;text-decoration:none}.logo-image{height:40px;width:auto;object-fit:contain}.contact-link{color:#3b82f6;text-decoration:none;font-weight:500;padding:.5rem 1rem;border:1px solid #3b82f6;border-radius:6px;transition:all .2s ease}.contact-link:hover{background:#3b82f6;color:#fff}.hero-section{padding:4rem 0;background:#f9fafb;width:100%}.hero-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;width:100%}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;color:#1f2937;margin-bottom:1.5rem}.accent-text{color:#3b82f6}.hero-subtitle{font-size:1.25rem;color:#6b7280;margin-bottom:2.5rem;line-height:1.7}.cta-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary{background:#3b82f6;color:#fff;padding:.875rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s ease;border:2px solid #3b82f6}.btn-primary:hover{background:#2563eb;border-color:#2563eb}.btn-secondary{background:#fff;color:#3b82f6;padding:.875rem 2rem;border:2px solid #3b82f6;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s ease}.btn-secondary:hover{background:#f3f4f6}.hero-image{display:flex;justify-content:center;align-items:center}.placeholder-image{width:400px;height:300px;background:linear-gradient(135deg,#e5e7eb,#f3f4f6);border-radius:12px;display:flex;align-items:center;justify-content:center;border:1px solid #d1d5db}.image-content{text-align:center;color:#6b7280}.hero-logo{margin-bottom:1.5rem}.hero-logo-container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.hero-logo-image{width:240px;height:auto;object-fit:contain}.hero-logo-text{font-size:1.1rem;color:#6b7280;font-weight:500;max-width:280px;line-height:1.4}.solutions-overview{padding:5rem 0;background:#fff}.section-heading{font-size:2.5rem;font-weight:700;text-align:center;color:#1f2937;margin-bottom:1rem}.section-subtitle{font-size:1.25rem;text-align:center;color:#6b7280;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}.solutions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.solution-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2.5rem;transition:all .2s ease}.solution-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-2px)}.solution-icon{font-size:3rem;margin-bottom:1.5rem}.solution-card h3{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.solution-description{color:#6b7280;margin-bottom:1.5rem;line-height:1.6}.solution-benefits{list-style:none}.solution-benefits li{color:#374151;position:relative;padding:.25rem 0 .25rem 1.5rem}.solution-benefits li:before{content:"✓";color:#10b981;font-weight:700;position:absolute;left:0}.why-choose{padding:5rem 0;background:#f9fafb}.why-choose-content h2{font-size:2.5rem;font-weight:700;text-align:center;color:#1f2937;margin-bottom:3rem}.reasons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.reason{text-align:center;padding:2rem}.reason-number{display:inline-block;background:#3b82f6;color:#fff;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;margin:0 auto 1rem}.reason h4{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.reason p{color:#6b7280}.contact-section{padding:5rem 0;background:#fff}.contact-content{text-align:center;max-width:600px;margin:0 auto}.contact-content h2{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}.contact-content p{font-size:1.25rem;color:#6b7280;margin-bottom:2.5rem}.contact-methods{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.contact-button{background:#3b82f6;color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .2s ease}.contact-button:hover{background:#2563eb;transform:translateY(-1px)}.contact-info{text-align:center}.contact-info p{color:#6b7280;margin:.25rem 0}.footer{background:#1f2937;color:#fff;padding:2rem 0}.footer-content{display:flex;justify-content:flex-end;align-items:center}.footer-logo .logo-text{color:#fff}.footer-info p{color:#9ca3af;font-size:.9rem;text-align:right}@media (max-width: 768px){.hero-container{grid-template-columns:1fr;gap:2rem;text-align:center}.hero-title{font-size:2.5rem}.placeholder-image{width:100%;max-width:400px;height:250px}.solutions-grid,.reasons-grid{grid-template-columns:1fr}.section-heading{font-size:2rem}.footer-content{flex-direction:column;gap:1rem;text-align:center}.nav-container{padding:1rem}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.cta-buttons{justify-content:center}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;font-size:.9rem}.solution-card{padding:1.5rem}.contact-content h2{font-size:2rem}}
