:root{--blue:#07569a;--navy:#073f78;--yellow:#ffd21c;--pale:#f5f8fc;--ink:#11385f;--muted:#5e7289;--white:#fff;--shadow:0 8px 25px rgba(10,55,100,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}.topbar{background:var(--blue);color:#fff;font-size:12px}.topbar .inner,.nav .inner,.wrap{max-width:1530px;margin:auto}.topbar .inner{height:30px;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.nav{height:82px;background:#fff}.nav .inner{height:100%;display:flex;align-items:center;gap:35px;padding:0 20px}.logo{width:185px;height:auto;display:block}.menu{display:flex;align-items:center;gap:31px;margin-left:auto;font-weight:700;font-size:15px}.menu a{padding:9px 0;border-bottom:4px solid transparent}.menu a:hover,.menu a.active{border-color:var(--yellow)}.wa{background:var(--yellow);color:#102c4e;border-radius:28px;padding:13px 24px;font-weight:800;white-space:nowrap;box-shadow:0 5px 12px rgba(255,210,28,.25)}.hero{max-width:1530px;margin:auto;min-height:325px;background-image:linear-gradient(90deg,rgba(215,236,255,.98) 0%,rgba(215,236,255,.83) 35%,rgba(215,236,255,.05) 72%),url('assets/images/hero.jpg');background-size:cover;background-position:center;border-radius:0;position:relative;overflow:hidden}.hero-copy{width:44%;padding:27px 0 24px 70px}.eyebrow{font-weight:900;letter-spacing:2px;color:var(--blue);font-size:16px}.eyebrow:before{content:'';display:inline-block;width:25px;height:4px;background:var(--yellow);vertical-align:middle;margin-right:10px}.hero h1{font-size:42px;line-height:1.02;margin:8px 0 10px;color:#07519a}.highlight{display:inline-block;background:var(--yellow);border-radius:6px;padding:4px 14px;font-size:18px;font-weight:900}.hero p{font-size:15px;max-width:590px;margin:12px 0}.actions{display:flex;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 21px;border-radius:25px;font-weight:800}.btn.yellow{background:var(--yellow)}.btn.white{background:#fff;box-shadow:var(--shadow)}.stats{max-width:1390px;margin:-27px auto 0;position:relative;background:#0860a9;color:#fff;border-radius:35px;display:grid;grid-template-columns:repeat(4,1fr);padding:12px 28px;box-shadow:0 9px 20px rgba(0,64,120,.2)}.stat{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid rgba(255,255,255,.45);padding:8px}.stat:last-child{border:0}.stat .icon{font-size:32px}.stat b{display:block;font-size:14px}.stat span{font-size:13px}.section{padding:28px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:13px}.section h2{margin:0;font-size:27px;color:#084e90}.section h2:after{content:'';display:block;width:42px;height:4px;background:var(--yellow);margin-top:5px}.link{font-weight:800;color:#07569a}.products{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:var(--shadow);border:1px solid #e9eef4;transition:.25s}.card:hover{transform:translateY(-5px);box-shadow:0 14px 32px rgba(7,67,120,.17)}.card-img{height:145px;background:#eef5fc;overflow:hidden}.card-img img{width:100%;height:100%;object-fit:cover}.card-body{padding:10px 13px;display:flex;align-items:center;justify-content:space-between}.card-body b{font-size:15px}.arrow{width:34px;height:34px;border-radius:50%;background:var(--yellow);display:grid;place-items:center;font-size:20px;font-weight:900}.features{background:#f4f8fc;padding:13px 0}.feature-row{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.feature{display:flex;align-items:center;gap:12px;padding:9px}.feature .circle{width:47px;height:47px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:23px;box-shadow:0 2px 10px rgba(0,50,100,.08)}.feature b{font-size:13px}.feature span{display:block;font-size:12px}.split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel{border-radius:14px;overflow:hidden;min-height:160px;position:relative;box-shadow:var(--shadow)}.panel img{width:100%;height:100%;object-fit:cover;display:block}.panel .overlay{position:absolute;inset:0;padding:25px;background:linear-gradient(90deg,rgba(0,28,61,.88),rgba(0,28,61,.15));color:#fff}.panel h3{font-size:23px;margin:0 0 5px}.panel p{margin:0 0 12px;font-size:13px;max-width:460px}.areas{display:flex;flex-wrap:wrap;gap:10px;max-width:620px}.pill{background:#fff;border-radius:25px;padding:9px 16px;font-weight:800;box-shadow:0 4px 14px rgba(0,50,100,.09);color:#174b7f}.articles{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card img{height:170px}.article-card .card-body{display:block}.article-card h3{margin:0 0 5px;font-size:18px}.cta{margin-top:25px;background:linear-gradient(110deg,#07569a,#0a6dbd);border-radius:16px;color:#fff;padding:25px 32px;display:flex;justify-content:space-between;align-items:center}.cta h2{margin:0;font-size:25px}.footer{background:#082f57;color:#dcecff;margin-top:40px;padding:38px 0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:35px}.footer h3{color:#fff;margin-top:0}.footer a{display:block;margin:7px 0}.floatwa{position:fixed;right:20px;bottom:20px;background:#20b85a;color:#fff;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;font-size:27px;font-weight:900;box-shadow:0 8px 22px rgba(0,0,0,.2);z-index:20}.article-page{max-width:1000px;margin:35px auto;padding:0 20px}.article-page .cover{width:100%;height:390px;object-fit:cover;border-radius:18px;box-shadow:var(--shadow)}.article-page h1{font-size:39px;line-height:1.15;color:#084e90}.article-page h2{font-size:25px;color:#07569a;margin-top:30px}.article-page p{font-size:17px;color:#334f6b}.article-page ul{font-size:17px;color:#334f6b}.crumb{font-size:13px;color:#64809a;margin-bottom:15px}.article-cta{background:#fff7c9;border-left:6px solid var(--yellow);padding:18px;border-radius:10px;margin:25px 0}.article-links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.article-links a{padding:12px;background:#f2f7fc;border-radius:9px;font-weight:700;color:#07569a}.mobile-menu{display:none}
@media(max-width:1000px){.menu{display:none}.mobile-menu{display:block;margin-left:auto}.nav .inner{gap:15px}.hero{min-height:470px}.hero-copy{width:65%;padding-left:35px}.products{grid-template-columns:repeat(2,1fr)}.feature-row{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(2,1fr);border-radius:20px;margin:0 20px}.stat:nth-child(2){border:0}.split,.articles{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.topbar .inner{font-size:10px}.topbar .inner div:last-child{display:none}.nav{height:68px}.logo{width:145px}.hero{min-height:520px;background-position:64% center}.hero-copy{width:100%;padding:25px 20px;background:linear-gradient(90deg,rgba(225,241,255,.97),rgba(225,241,255,.75),transparent)}.hero h1{font-size:31px}.highlight{font-size:14px}.hero p{font-size:13px}.stats{margin:0 12px;grid-template-columns:1fr 1fr;padding:8px}.stat{border:0;font-size:11px}.stat .icon{font-size:24px}.section{padding:22px 15px}.products{grid-template-columns:1fr 1fr;gap:12px}.card-img{height:120px}.card-body b{font-size:12px}.arrow{width:28px;height:28px;font-size:16px}.feature-row{grid-template-columns:1fr 1fr}.feature .circle{width:40px;height:40px}.cta{display:block}.cta .wa{display:inline-block;margin-top:15px}.footer-grid{grid-template-columns:1fr}.article-page h1{font-size:29px}.article-page .cover{height:230px}.article-page p,.article-page ul{font-size:15px}}
