:root{--bg:#eef5ff;--surface:#fff;--line:#d8e2f1;--text:#15253e;--muted:#637792;--green:#16a34a;--green-soft:#dcfce7;--blue:#2563eb;--navy:#0f1f3a;--navy-deep:#091223}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Segoe UI","Microsoft YaHei",sans-serif;background:linear-gradient(180deg,#eef5ff,#fff);color:var(--text)}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}
.wp-shell{width:min(1140px,calc(100% - 40px));margin:0 auto}.wp-header{position:sticky;top:0;z-index:20;background:rgba(15,31,58,.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.08)}.wp-header-row{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand-logo,.logo-wrap,.header-logo,.nav-brand{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:6px 14px;border-radius:12px;background:#10172a;line-height:1;flex-shrink:0}.site-logo,.brand-logo img,.logo-wrap img,.header-logo img,.nav-brand img,.logo img{display:block;width:auto;height:auto;max-height:36px;max-width:190px;object-fit:contain}
.wp-nav{display:flex;gap:20px;color:#d5e3ff;font-weight:700}.wp-menu-btn{display:none;padding:10px 14px;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;border-radius:12px}.hero{padding:72px 0;background:linear-gradient(135deg,var(--navy-deep),var(--navy));color:#fff}.section,.cta-section{padding:72px 0}.hero-grid,.split-grid,.cta-box{display:grid;gap:28px;align-items:center}.hero-grid{grid-template-columns:1fr .92fr}.eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(22,163,74,.18);color:#bbf7d0;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
h1,h2,h3{margin:0 0 14px;line-height:1.18}h1{font-size:44px}h2{font-size:31px}p{margin:0;line-height:1.84}.hero-copy p{color:#c6d6f2}.hero-copy p+p{margin-top:16px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:14px;font-weight:800}.btn-primary{background:linear-gradient(135deg,#16a34a,#22c55e);color:#fff}.btn-ghost{background:transparent;border:1px solid rgba(255,255,255,.24);color:#fff}
.shield-card,.hero-image,.icon-grid article,.text-card,.visual-card,.step-list article,.faq-grid details,.cta-box{border:1px solid var(--line);border-radius:24px;background:#fff}.shield-card,.hero-image,.icon-grid article,.text-card,.step-list article,.faq-grid details{padding:22px}.shield-mark{display:grid;place-items:center;width:82px;height:82px;border-radius:24px;background:var(--green-soft);color:var(--green);font-size:34px;font-weight:800;margin-bottom:18px}.shield-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.shield-grid span{padding:12px 14px;border-radius:16px;background:#f6fff8;color:#0f6930;font-weight:700}.hero-image img,.visual-card img{max-height:320px;margin:0 auto;object-fit:contain}.visual-card{padding:18px}
.section-head{max-width:760px;margin-bottom:20px}.section p,.faq-grid p{color:var(--muted)}.icon-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.icon-grid span{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:var(--green-soft);color:var(--green);font-size:24px;margin-bottom:14px}.soft{background:#f6fbf7}.split-grid{grid-template-columns:1fr .92fr}.step-list{display:grid;gap:14px}.step-list article{display:flex;gap:14px;align-items:flex-start}.step-list strong{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:var(--green-soft);color:var(--green);flex:0 0 40px}
.faq-grid{display:grid;gap:16px}.faq-grid summary{cursor:pointer;font-weight:800}.search-tags{display:flex;flex-wrap:wrap;gap:12px}.search-tags span{padding:11px 15px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:700}.cta-section{padding-top:0}.cta-box{grid-template-columns:1fr auto;padding:30px;background:linear-gradient(135deg,var(--navy),var(--green));color:#fff}.cta-box p{color:#dcfce7}.wp-backtop{position:fixed;right:18px;bottom:18px;width:46px;height:46px;border:0;border-radius:50%;background:var(--green);color:#fff;display:none}.wp-backtop.is-visible{display:block}
@media (max-width:920px){.wp-menu-btn{display:block}.wp-nav{display:none;position:absolute;top:76px;left:20px;right:20px;flex-direction:column;padding:16px;background:var(--navy);border:1px solid rgba(255,255,255,.1);border-radius:18px}.wp-nav.is-open{display:flex}.hero,.section,.cta-section{padding:56px 0}.hero-grid,.shield-grid,.icon-grid,.split-grid,.cta-box{grid-template-columns:1fr}h1{font-size:33px}}
