*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;color:#172033;background:#fff;line-height:1.7}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:0 auto}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid #e8eef8}.nav-wrap{height:72px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:24px;font-weight:800;color:#1167d8;letter-spacing:1px}.nav{display:flex;gap:28px}.nav a{font-size:15px;color:#334155}.nav a.active,.nav a:hover{color:#1167d8}.hero{padding:96px 0;background:linear-gradient(135deg,#eef6ff 0%,#ffffff 50%,#eaf3ff 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}.tag{display:inline-block;background:#dbeafe;color:#1167d8;padding:6px 14px;border-radius:999px;font-weight:700;margin-bottom:20px}.hero h1{font-size:48px;line-height:1.2;color:#0f2f63;margin-bottom:20px}.hero-text{font-size:20px;color:#475569;max-width:680px}.hero-actions{margin-top:34px;display:flex;gap:16px}.btn{display:inline-block;padding:12px 28px;border-radius:10px;font-weight:700}.btn.primary{background:#1167d8;color:white;box-shadow:0 12px 28px rgba(17,103,216,.28)}.btn.ghost{border:1px solid #1167d8;color:#1167d8}.hero-card{position:relative;background:white;border:1px solid #e5efff;border-radius:24px;padding:42px;box-shadow:0 24px 60px rgba(17,103,216,.14)}.hero-card h3{font-size:26px;color:#0f2f63;margin-bottom:12px}.circle{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#1167d8,#35a7ff);margin-bottom:24px}.section{padding:76px 0}.section.light{background:#f6f9ff}.section-title{text-align:center;margin-bottom:36px}.section-title h2,.split h2,.content h2,.contact-box h2{font-size:34px;color:#0f2f63;margin-bottom:12px}.section-title p,.split p,.content p{color:#64748b}.cards{display:grid;gap:24px}.cards.three{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid #e8eef8;border-radius:18px;padding:30px;box-shadow:0 12px 32px rgba(15,47,99,.06);transition:.25s}.card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(17,103,216,.12)}.card h3{font-size:22px;color:#1167d8;margin-bottom:12px}.card p{color:#64748b}.split{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.list{background:#fff;border-radius:18px;padding:28px;border:1px solid #e8eef8}.list p{padding:8px 0;color:#334155}.page-hero{padding:72px 0;background:linear-gradient(135deg,#0f5fc8,#1895ff);color:white}.page-hero h1{font-size:42px;margin-bottom:10px}.page-hero p{opacity:.92}.content{max-width:900px}.content h2{margin-top:20px}.content p{margin:14px 0;font-size:17px}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.steps div{background:white;border:1px solid #e8eef8;border-radius:14px;padding:20px;text-align:center;font-weight:700;color:#1167d8}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px}.contact-box,.form{background:white;border:1px solid #e8eef8;border-radius:20px;padding:32px;box-shadow:0 12px 32px rgba(15,47,99,.06)}.contact-box p{margin:12px 0;color:#475569}.form{display:flex;flex-direction:column;gap:14px}.form input,.form textarea{width:100%;border:1px solid #dbe5f5;border-radius:10px;padding:13px 14px;font-size:15px}.form textarea{height:130px;resize:vertical}.form button{border:none;background:#1167d8;color:white;border-radius:10px;padding:13px 20px;font-size:16px;font-weight:700;cursor:pointer}.tip{font-size:13px;color:#94a3b8}.footer{background:#0f2f63;color:white;padding:42px 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.footer p{color:#d6e4ff;margin-top:8px}@media(max-width:900px){.nav{gap:14px;flex-wrap:wrap;justify-content:flex-end}.hero-grid,.split,.contact-grid,.footer-grid{grid-template-columns:1fr}.cards.three{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.hero{padding:68px 0}.hero h1{font-size:34px}.nav-wrap{height:auto;padding:16px 0;align-items:flex-start}.nav{font-size:14px}.section-title h2,.split h2,.content h2,.contact-box h2{font-size:28px}}
