@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap");:root{--primary:#2194d3;--secondary:#fe8f01;--primary-hover:#1d82ba;--secondary-hover:#e67e00;--neutral-dark:#1e293b;--text-primary:#0f172a;--text-secondary:#475569;--text-light:#94a3b8}*{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body{font-family:"Outfit",var(--font-outfit),system-ui,-apple-system,sans-serif;color:var(--text-primary);-webkit-font-smoothing:antialiased;line-height:1.6;background:#ffffff}a{color:inherit;text-decoration:none}.hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1.5rem;background:linear-gradient(-45deg,#e0f2fe,#f0f9ff,#ffffff,#eff6ff);background-size:400% 400%;animation:gradientBG 15s ease infinite;position:relative;overflow:hidden}@keyframes gradientBG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero-logo{width:280px;height:auto;margin-bottom:1.5rem;filter:drop-shadow(0 4px 12px rgba(0,0,0,.1))}.hero h1{font-size:2.5rem;font-weight:800;color:var(--neutral-dark);letter-spacing:-.02em;line-height:1.15;max-width:700px;margin-bottom:1rem}.hero h1 span{color:var(--primary)}.hero p{font-size:1.15rem;color:var(--text-secondary);max-width:540px;margin-bottom:2.5rem}.hero-cta{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--primary),#38bdf8);color:#fff;font-weight:700;font-size:1.05rem;padding:1rem 2.5rem;border-radius:14px;box-shadow:0 4px 14px rgba(33,148,211,.35);transition:transform .25s,box-shadow .25s;text-transform:uppercase;letter-spacing:.04em}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(33,148,211,.4)}.section{padding:5rem 1.5rem}.section-alt{background:#f8fafc}.section-title{text-align:center;font-size:2rem;font-weight:800;color:var(--neutral-dark);margin-bottom:.75rem;letter-spacing:-.02em}.section-sub{text-align:center;font-size:1.05rem;color:var(--text-secondary);margin-bottom:3.5rem;max-width:560px;margin-left:auto;margin-right:auto}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.75rem;gap:1.75rem;max-width:960px;margin:0 auto}.service-card{background:#ffffff;border-radius:20px;padding:2.5rem 2rem;box-shadow:0 4px 20px rgba(0,0,0,.06);text-align:center;transition:transform .25s,box-shadow .25s;border:1px solid rgba(226,232,240,.6)}.service-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.service-icon{width:56px;height:56px;margin:0 auto 1.25rem;background:linear-gradient(135deg,var(--primary),#38bdf8);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff}.service-card h3{font-size:1.15rem;font-weight:700;color:var(--neutral-dark);margin-bottom:.5rem}.service-card p{font-size:.95rem;color:var(--text-secondary);line-height:1.5}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem;max-width:900px;margin:0 auto}.why-item{display:flex;gap:1rem;align-items:flex-start}.why-icon{flex-shrink:0;width:48px;height:48px;background:linear-gradient(135deg,var(--secondary),#ffb049);border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff}.why-item h3{font-size:1.05rem;font-weight:700;color:var(--neutral-dark);margin-bottom:.25rem}.why-item p{font-size:.92rem;color:var(--text-secondary)}.footer{background:var(--neutral-dark);color:#cbd5e1;padding:3rem 1.5rem;text-align:center}.footer-brand{font-size:1.35rem;font-weight:700;color:#fff;margin-bottom:1rem}.footer-links{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.footer-links a{color:#94a3b8;font-size:.9rem;transition:color .2s}.footer-links a:hover{color:#fff}.footer-copy{font-size:.8rem;color:#64748b}@media (max-width:640px){.hero h1{font-size:1.75rem}.hero-logo{width:200px}.section{padding:3rem 1rem}.section-title{font-size:1.5rem}}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit Fallback;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_ed3508{font-family:Outfit,Outfit Fallback;font-style:normal}.__variable_ed3508{--font-outfit:"Outfit","Outfit Fallback"}