*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:#1f2937;background:#fff;line-height:1.7}.container{width:min(1180px,92%);margin:0 auto}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.96);border-bottom:1px solid #e5e7eb;backdrop-filter:blur(10px)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;padding:16px 0}.brand{display:flex;align-items:center;gap:14px}.logo{width:48px;height:48px;border-radius:12px;background:#1e40af;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.brand h1{font-size:20px;margin:0}.brand p{margin:2px 0 0;color:#6b7280;font-size:13px}nav{display:flex;gap:22px}nav a{color:#374151;text-decoration:none;font-size:15px}nav a:hover{color:#1e40af}.hero{background:linear-gradient(135deg,#eef4ff 0%,#ffffff 55%,#f4f7fb 100%);padding:86px 0}.hero-inner{display:grid;grid-template-columns:1.25fr .75fr;gap:38px;align-items:center}.tag{display:inline-block;background:#dbeafe;color:#1e40af;padding:6px 14px;border-radius:999px;font-size:14px}.hero h2{font-size:44px;line-height:1.22;margin:18px 0}.hero p{font-size:18px;color:#4b5563}.btn{display:inline-block;margin-right:12px;margin-top:12px;padding:11px 22px;border-radius:8px;border:1px solid #1e40af;color:#1e40af;text-decoration:none}.btn.primary{background:#1e40af;color:#fff}.info-card,.card,.contact-card,.verify-box{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 12px 30px rgba(31,41,55,.08)}.info-card{padding:28px}.section{padding:68px 0}.section.light{background:#f8fafc}.section h2{font-size:30px;margin:0 0 22px}.lead{font-size:17px;color:#4b5563;max-width:900px}.grid{display:grid;gap:20px}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.card{padding:24px}.card h3{margin:0 0 10px;color:#111827}.card p{margin:0;color:#4b5563}.verify-box{padding:30px}.verify-box ul{margin:18px 0 0;padding-left:22px}.contact-card{padding:28px;max-width:760px}.site-footer{background:#111827;color:#d1d5db;padding:28px 0}.footer-inner{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.site-footer a{color:#d1d5db;text-decoration:none}@media(max-width:860px){.nav-wrap,.footer-inner{display:block}nav{margin-top:14px;flex-wrap:wrap}.hero-inner,.grid.three,.grid.four{grid-template-columns:1fr}.hero h2{font-size:32px}}
