@import "https://fonts.googleapis.com/css2?family=Outfit:wght@100;300;400;600;800&family=Space+Grotesk:wght@300;400;500;600;700&display=swap";:root{--bg-color:#f8faff;--secondary-bg:#fff;--text-color:#1e293b;--soft-text:#475569;--accent-color:#1a7fa0;--dark-accent:#0f172a;--glass-bg:#fffc;--glass-border:#1a7fa01a;--corporate-gradient:linear-gradient(135deg, #1e293b 0%, #1a7fa0 100%)}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-color);color:var(--text-color);width:100%;font-family:Outfit,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:-.02em;font-family:Space Grotesk,sans-serif}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--accent-color)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.glass-card{background:var(--secondary-bg);border:1px solid var(--glass-border);border-radius:24px;transition:all .3s;box-shadow:0 4px 20px #00000008}.glass-card:hover{border-color:#1a7fa033;transform:translateY(-5px);box-shadow:0 10px 30px #1a7fa014}.text-gradient{background:var(--corporate-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.reveal{opacity:0;transform:translateY(30px)}@media (width<=1024px){.container{padding:0 1.5rem}.about-grid,.contact-grid{grid-template-columns:1fr!important;gap:3rem!important}}@media (width<=768px){.nav-links-desktop{display:none!important}.mobile-toggle{display:block!important}h1{margin-bottom:1.5rem!important;font-size:2.8rem!important;line-height:1.2!important}h2{margin-bottom:1.5rem!important;font-size:2.2rem!important}.hero{flex-direction:column!important;justify-content:center!important;height:auto!important;min-height:70vh!important;padding-top:100px!important;padding-bottom:40px!important;display:flex!important}.hero h1{margin-bottom:1rem!important;font-size:2.5rem!important}.hero p{margin-bottom:2rem!important}.about-grid{flex-direction:column!important;gap:1rem!important;padding-top:0!important;display:flex!important}.about-image{order:1!important;width:100%!important;height:320px!important;min-height:320px!important;margin-top:2rem!important}.about-content{text-align:left!important;order:-1!important}.about-content h2{margin-bottom:1.5rem!important;font-size:2.5rem!important}.solution-row{flex-direction:column!important;gap:2rem!important;min-height:auto!important;margin-bottom:4rem!important}.solution-image{width:100%!important;height:300px!important;min-height:300px!important;display:block!important}.solution-content{width:100%!important;padding:2.5rem 1.5rem!important}.solution-content h3{font-size:2rem!important}.services-grid{grid-template-columns:1fr!important;gap:2rem!important}.service-card{min-height:400px!important}.card-image{height:250px!important}.contact-grid{flex-direction:column!important;gap:4rem!important;display:flex!important}.contact-form{padding:2rem 1.5rem!important}.contact-form h3{font-size:1.8rem!important}.contact-form form{grid-template-columns:1fr!important}.contact-form form>*{grid-column:span 1!important}footer .container>div{text-align:center;flex-direction:column!important;gap:3rem!important;display:flex!important}.footer-col{flex-direction:column!important;align-items:center!important;width:100%!important;display:flex!important}.footer-col ul{flex-direction:column!important;align-items:center!important;display:flex!important}.footer-col a,.footer-col button{justify-content:center!important}}@media (width<=480px){.container{padding:0 1.25rem}h1{font-size:2.2rem!important}.hero h1{font-size:2.1rem!important}.about-image{height:280px!important}.solution-image{height:250px!important}}
