*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#0f172a;color:#e5edf8;font-family:Arial,Helvetica,sans-serif;line-height:1.5}.wrap{width:min(1120px,calc(100% - 32px));margin:auto}.topbar{background:#111c30;border-bottom:1px solid #26344a;position:sticky;top:0;z-index:20}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand img{width:180px;height:auto;display:block}.nav-btn,.primary,.download{background:#3b82f6;color:#fff;text-decoration:none;font-weight:700;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;transition:.2s}.nav-btn{padding:10px 17px;font-size:14px}.nav-btn:hover,.primary:hover,.download:hover{background:#2563eb;transform:translateY(-1px)}.hero{display:grid;grid-template-columns:1.25fr .75fr;gap:34px;align-items:center;padding:70px 0 55px}.badge,.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;color:#93c5fd}.hero h1{font-size:clamp(42px,6vw,70px);line-height:1;margin:10px 0 18px}.hero p{max-width:650px;color:#9fb0c7;font-size:18px}.primary{padding:13px 20px;margin-top:12px}.hero-card{min-height:260px;border:1px solid #30415b;border-radius:18px;background:linear-gradient(145deg,#1e293b,#172033);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 18px 50px #0004}.hero-logo{font-size:82px;font-weight:900;letter-spacing:-5px;background:linear-gradient(90deg,#60a5fa,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-card p{font-size:15px;color:#9fb0c7}.section{padding:18px 0 65px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.section-head h2,.info h2{font-size:28px;margin:3px 0}.count{font-size:13px;color:#8fa2bb}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:#1e2a3d;border:1px solid #2e3d54;border-radius:10px;overflow:hidden;display:flex;padding:12px;gap:13px;min-height:154px;box-shadow:0 8px 25px #0002}.card>img{width:94px;height:72px;object-fit:cover;border-radius:9px;flex:none}.card-body{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.card h3{font-size:14px;margin:1px 0 3px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.meta{font-size:11px;color:#8fb1d4;margin-bottom:7px}.card p{font-size:11px;color:#a9b7c9;margin:0 0 10px;line-height:1.4}.download{padding:7px 12px;font-size:11px;margin-top:auto}.info{padding:0 0 70px}.info p{color:#a9b7c9}.notice{border:1px solid #334155;background:#162235;padding:15px;border-radius:10px;color:#aebbd0;font-size:13px}.notice strong{color:#e5edf8}footer{border-top:1px solid #26344a;background:#0b1220}.footer-inner{min-height:85px;display:flex;align-items:center;justify-content:space-between;color:#71839c;font-size:12px}.footer-inner img{width:120px}@media(max-width:900px){.grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.hero-card{min-height:190px}}@media(max-width:620px){.wrap{width:min(100% - 22px,1120px)}.nav{height:66px}.brand img{width:145px}.nav-btn{font-size:12px;padding:8px 11px}.hero{padding:45px 0 35px}.hero h1{font-size:45px}.hero p{font-size:15px}.grid{grid-template-columns:1fr}.card{min-height:145px}.section-head{align-items:start;gap:10px}.count{padding-top:8px}.footer-inner{gap:15px}.footer-inner img{width:100px}}