*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;background:#f6f9ff;color:#172033;line-height:1.6}a{color:inherit;text-decoration:none}.site-header{background:#fff;border-bottom:1px solid #e6eefc;position:sticky;top:0;z-index:20}.navbar{max-width:1160px;margin:auto;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:12px}.brand-icon{width:50px;height:50px;border-radius:14px;background:linear-gradient(135deg,#0a65d8,#073a84);color:#fff;display:grid;place-items:center;font-weight:800;letter-spacing:1px}.brand h1{font-size:20px;color:#073a84}.brand p{font-size:13px;color:#63718a}.nav-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.nav-links a{font-size:14px;font-weight:700;color:#34415a}.nav-links a:hover{color:#0a65d8}.hero{max-width:1160px;margin:auto;padding:80px 20px;display:grid;grid-template-columns:1.25fr .75fr;gap:36px;align-items:center}.badge{display:inline-block;background:#e6f0ff;color:#0a65d8;padding:8px 14px;border-radius:30px;font-weight:800;font-size:13px;margin-bottom:18px}.hero h2,.page-hero h2{font-size:46px;line-height:1.15;color:#071d42;margin-bottom:18px}.hero p,.page-hero p{color:#53627a;font-size:17px;max-width:720px;margin-bottom:26px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-block;padding:13px 22px;border-radius:10px;font-weight:800;transition:.2s ease}.btn.primary{background:#0a65d8;color:#fff;box-shadow:0 12px 24px rgba(10,101,216,.22)}.btn.primary:hover{background:#084fac}.btn.secondary{background:#fff;color:#0a65d8;border:1px solid #cfe0fb}.white-btn{background:#fff!important;color:#0a65d8!important;box-shadow:none!important}.hero-card,.service-card,.highlight-box,.contact-card,.message-box{background:#fff;border:1px solid #e3ecfb;border-radius:18px;box-shadow:0 16px 34px rgba(13,52,105,.08)}.hero-card{padding:28px}.hero-card h3{color:#073a84;margin-bottom:16px}.hero-card ul{list-style:none}.hero-card li{padding:10px 0;border-bottom:1px solid #edf3ff;color:#44536b}.hero-card li:last-child{border-bottom:none}.section{max-width:1160px;margin:auto;padding:70px 20px}.section-title{text-align:center;margin-bottom:36px}.section-title span{color:#0a65d8;font-weight:800;text-transform:uppercase;font-size:13px;letter-spacing:1px}.section-title h2{font-size:34px;color:#071d42;margin-top:8px}.two-column{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:start}.two-column h2{color:#071d42;font-size:30px;margin-bottom:14px}.two-column p{color:#53627a;margin-bottom:14px;font-size:16px}.highlight-box{padding:26px;background:linear-gradient(135deg,#fff,#eef6ff)}.highlight-box h3{color:#073a84;margin-bottom:10px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{padding:24px}.service-card.large{min-height:185px}.service-card h3{color:#073a84;margin-bottom:10px;font-size:19px}.service-card p{color:#53627a;font-size:15px}.cta-section{margin:30px auto;max-width:1120px;padding:54px 24px;text-align:center;border-radius:24px;background:linear-gradient(135deg,#0a65d8,#073a84);color:#fff}.cta-section h2{font-size:34px;margin-bottom:10px}.cta-section p{margin-bottom:24px;color:#dceaff}.page-hero{max-width:1160px;margin:auto;padding:70px 20px 35px;text-align:center}.page-hero p{margin-left:auto;margin-right:auto}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.contact-card{padding:26px}.contact-card h3{color:#073a84;margin-bottom:12px}.contact-card p{color:#53627a;margin-bottom:10px}.contact-card a,.content-page a{color:#0a65d8;font-weight:800}.message-box{margin-top:20px;padding:28px;text-align:center}.message-box h3{color:#073a84;margin-bottom:10px}.message-box p{color:#53627a;max-width:750px;margin:0 auto 20px}.content-page{max-width:900px}.content-page h3{color:#073a84;margin-top:26px;margin-bottom:8px}.content-page p{color:#53627a;margin-bottom:12px}.footer{text-align:center;padding:24px 20px;color:#63718a;background:#fff;border-top:1px solid #e6eefc}@media(max-width:900px){.navbar{flex-direction:column;align-items:flex-start}.nav-links{gap:12px}.hero,.two-column,.contact-grid{grid-template-columns:1fr}.hero{padding:54px 20px}.hero h2,.page-hero h2{font-size:34px}.services-grid{grid-template-columns:1fr}}
