body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:#0d2345}a{text-decoration:none;color:inherit}.container{width:min(1200px,calc(100% - 40px));margin:auto}header{position:sticky;top:0;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);z-index:10;border-bottom:1px solid #e4edf8}.nav{height:76px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;min-width:180px}.brand img{width:44px;height:44px}.brand b{display:block;font-size:20px;color:#061d47;letter-spacing:.08em}.brand em{display:block;color:#65758d;font-style:normal;font-size:12px}nav{margin-left:auto;display:flex;gap:22px;font-size:14px}nav a:hover{color:#126BFF}.btn{display:inline-flex;padding:12px 24px;border-radius:12px;background:linear-gradient(135deg,#126BFF,#0349d6);color:white;font-weight:800;margin-right:10px}.ghost{background:white;color:#126BFF;border:1px solid #b8d1ff}#menuBtn{display:none}.hero{padding:90px 0;background:linear-gradient(#f7fbff,#fff)}.grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.hero h1{font-size:58px;line-height:1.1;margin:18px 0}.hero h1 span{color:#126BFF}.lead,.section p{font-size:17px;line-height:1.85;color:#65758d}.k{font-size:13px;color:#126BFF;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.tags{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.tags span{background:#edf5ff;border:1px solid #dceaff;color:#1d4f9a;padding:9px 14px;border-radius:999px;font-weight:700}.heroimg,.panel{width:100%;height:460px;object-fit:cover;border-radius:28px;box-shadow:0 22px 60px rgba(9,43,99,.12);border:1px solid #dce9f8}.section{padding:82px 0}.soft{background:#f7fbff}.title{text-align:center;max-width:780px;margin:0 auto 42px}h2{font-size:40px;color:#061d47;margin:12px 0 20px}.cards{display:grid;gap:22px}.four{grid-template-columns:repeat(4,1fr)}.three{grid-template-columns:repeat(3,1fr)}.five{grid-template-columns:repeat(5,1fr)}article{background:white;border:1px solid #e4edf8;border-radius:24px;overflow:hidden;box-shadow:0 18px 48px rgba(9,43,99,.08);padding-bottom:20px}article img{width:100%;height:210px;object-fit:cover}article h3,article p{padding:0 20px}.dark{background:linear-gradient(135deg,#061a3e,#082b64);color:white}.dark h2,.dark p{color:white}.contact a{color:#126BFF;font-weight:800}footer{background:#061a3e;color:#d8e7ff;padding:28px 0;text-align:center}@media(max-width:900px){nav{display:none;position:absolute;top:76px;left:0;right:0;background:white;flex-direction:column;padding:20px}.open{display:flex}#menuBtn{display:block;margin-left:auto}.cta{display:none}.grid,.four,.three,.five{grid-template-columns:1fr}.hero h1{font-size:38px}.heroimg,.panel{height:310px}}