*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,Arial,sans-serif;color:#1c2230;background:#f4f6fb;line-height:1.6;overflow-x:hidden}.wrap{width:100%;max-width:1120px;margin:0 auto;padding:0 16px}img{max-width:100%;height:auto}svg{fill:currentColor;stroke:none}.crumbs svg,.btn-top svg{stroke:currentColor;fill:none;stroke-width:2}
.topbar{background:#0d1b3e;color:#fff;position:sticky;top:0;z-index:50;box-shadow:0 2px 12px rgba(0,0,0,.18)}.topbar-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:17px}.brand svg{color:#f2c94c}.btn-top{display:inline-flex;align-items:center;gap:6px;background:#1fa463;color:#fff;text-decoration:none;padding:9px 18px;border-radius:8px;font-weight:600;font-size:14px;white-space:nowrap}.btn-top:hover{background:#178a52}
.crumbs{display:flex;align-items:center;gap:8px;font-size:13px;color:#6a7280;padding-top:14px;padding-bottom:6px;flex-wrap:wrap}.crumbs a{color:#1fa463;text-decoration:none}.crumbs svg{color:#9aa1ad}
.hero{background-size:cover;background-position:center;min-height:420px;display:flex;align-items:center;padding:40px 0}.hero-inner{width:100%}.hero-box{background:rgba(255,255,255,.92);border-radius:16px;padding:30px;max-width:640px;box-shadow:0 10px 40px rgba(13,27,62,.2)}.hero-title{font-size:26px;font-weight:800;line-height:1.25;color:#0d1b3e}.hero-sub-head{font-size:17px;font-weight:700;color:#1fa463;margin-top:12px}.hero-text{margin-top:12px;font-size:15px;color:#39414f}.cta{display:inline-block;margin-top:18px;background:#f2c94c;color:#0d1b3e;text-decoration:none;font-weight:700;padding:13px 26px;border-radius:10px;font-size:15px;transition:.2s}.cta:hover{background:#e0b631;transform:translateY(-2px)}
.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:34px 0}.card{background:#fff;border-radius:14px;padding:22px;text-align:center;box-shadow:0 4px 18px rgba(13,27,62,.07);border:1px solid #eceff5}.card svg{color:#1fa463}.card-t{font-weight:700;margin:10px 0 6px;color:#0d1b3e;font-size:16px}.card p{font-size:13px;color:#5b6473}
.seo-content{background:#fff;border-radius:16px;padding:30px;box-shadow:0 4px 18px rgba(13,27,62,.06);border:1px solid #eceff5}.seo-content h1{font-size:27px;line-height:1.3;color:#0d1b3e;margin-bottom:18px}.seo-content h2{font-size:21px;color:#0d1b3e;margin:30px 0 12px;padding-left:14px;border-left:5px solid #1fa463}.seo-content h3,.seo-content h4{color:#0d1b3e;margin:20px 0 10px}.seo-content p{margin:0 0 14px;font-size:15.5px;color:#2c3340;word-wrap:break-word}.seo-content ul{margin:0 0 16px;padding-left:20px}.seo-content li{margin-bottom:7px;font-size:15px}.seo-content strong{color:#0d1b3e}.seo-content em{color:#5b6473}.seo-content a{color:#1fa463}
.cta-band{background:linear-gradient(120deg,#0d1b3e,#173a6e);color:#fff;border-radius:16px;padding:30px;margin:30px 0;text-align:center}.cta-band-text{font-size:18px;font-weight:700;margin-bottom:16px}
.faq-block{margin:30px 0}.faq-head{font-size:22px;font-weight:800;color:#0d1b3e;margin-bottom:18px}.faq-item{background:#fff;border-radius:12px;margin-bottom:12px;overflow:hidden;border:1px solid #eceff5}.faq-q{width:100%;text-align:left;background:none;border:none;padding:18px 20px;font-size:15.5px;font-weight:600;color:#0d1b3e;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px}.faq-q span{position:relative;width:16px;height:16px;flex-shrink:0}.faq-q span::before,.faq-q span::after{content:'';position:absolute;background:#1fa463;transition:.25s}.faq-q span::before{top:7px;left:0;width:16px;height:2px}.faq-q span::after{top:0;left:7px;width:2px;height:16px}.faq-item.open .faq-q span::after{transform:rotate(90deg);opacity:0}.faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 20px}.faq-item.open .faq-a{max-height:400px;padding-bottom:18px}.faq-a p{font-size:14.5px;color:#404956}
.site-footer{background:#0d1b3e;color:#aeb6c6;padding:28px 0;margin-top:40px;font-size:13px;text-align:center}
@media(max-width:900px){.cards{grid-template-columns:repeat(2,1fr)}.hero-title{font-size:23px}}
@media(max-width:560px){.wrap{padding:0 13px}.topbar-inner{height:56px}.brand{font-size:14px}.brand svg{width:22px;height:22px}.btn-top{padding:8px 13px;font-size:13px}.hero{min-height:340px;padding:26px 0}.hero-box{padding:22px}.hero-title{font-size:20px}.hero-sub-head{font-size:15px}.cards{grid-template-columns:1fr}.seo-content{padding:20px}.seo-content h1{font-size:22px}.seo-content h2{font-size:18px}.seo-content p,.seo-content li{font-size:14.5px}.cta-band{padding:24px 18px}.cta-band-text{font-size:16px}}