*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#1d3154;background:#fff}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 28px;border-bottom:1px solid #eef1f5}.brand img{width:150px;display:block}.login-link{color:#1d3154;font-weight:700;text-decoration:none}.hero{max-width:1180px;margin:auto;padding:90px 28px;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em;color:#b99117}.hero h1{font-size:72px;line-height:.92;margin:18px 0 24px;letter-spacing:-.045em}.tagline{font-size:24px;font-weight:700;margin:0 0 22px;color:#b99117}.institutional{max-width:680px;font-size:18px;line-height:1.65;color:#52647e}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:12px;text-decoration:none;font-weight:800}.primary{background:#1d3154;color:#fff}.secondary{border:1px solid #d8dee8;color:#1d3154}.hero-mark{display:flex;justify-content:center}.hero-mark img{width:min(420px,100%);border-radius:28%}.solutions{background:#f6f8fb;padding:84px max(28px,calc((100vw - 1124px)/2))}.solutions h2{font-size:42px;margin:14px 0}.solutions>p{max-width:700px;font-size:18px;line-height:1.6;color:#60708a}.product-card{margin-top:34px;background:#fff;border:1px solid #e4e9f0;border-radius:24px;padding:30px;display:grid;grid-template-columns:90px 1fr auto;gap:24px;align-items:center}.product-icon img{width:82px;border-radius:22px}.product-label{font-size:11px;font-weight:800;color:#b99117;letter-spacing:.14em}.product-card h3{font-size:30px;margin:6px 0}.product-card p{margin:0;line-height:1.55;color:#60708a}footer{max-width:1180px;margin:auto;padding:36px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#738097;font-size:13px}footer img{width:120px}@media(max-width:820px){.hero{grid-template-columns:1fr;padding-top:60px}.hero h1{font-size:52px}.hero-mark{order:-1;justify-content:flex-start}.hero-mark img{width:150px}.product-card{grid-template-columns:70px 1fr}.product-card>a{grid-column:1/-1}.solutions h2{font-size:34px}footer{flex-direction:column;align-items:flex-start}}