*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#17202a;background:#f6f7f9;line-height:1.6}a{color:#1f4d7a}.site-header{background:#fff;border-bottom:1px solid #dfe4ea}.nav-wrap{max-width:1080px;margin:auto;padding:18px 24px;display:flex;justify-content:space-between;gap:20px}.brand{font-size:1.25rem;font-weight:700;color:#17202a;text-decoration:none}nav{display:flex;gap:20px}nav a{text-decoration:none;font-weight:600}.hero{padding:88px 24px 64px;background:linear-gradient(180deg,#fff 0%,#f6f7f9 100%)}.hero-inner,.content{max-width:1080px;margin:auto}.hero h1{margin:0 0 16px;font-size:clamp(2.3rem,6vw,4.5rem);line-height:1.05}.hero p{max-width:760px;margin:0 0 24px;font-size:1.2rem;color:#5d6875}.button{display:inline-block;padding:12px 18px;background:#1f4d7a;color:#fff;text-decoration:none;border-radius:8px;font-weight:700}.content{padding:48px 24px 72px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.card{background:#fff;border:1px solid #dfe4ea;border-radius:12px;padding:28px}.card h2,.content h1,.content h2{margin-top:0}.details{list-style:none;padding:0}.site-footer{background:#111820;color:#d9e0e7}.footer-inner{max-width:1080px;margin:auto;padding:30px 24px}.footer-inner a{color:#fff}@media(max-width:720px){.nav-wrap{align-items:flex-start;flex-direction:column}.grid{grid-template-columns:1fr}.hero{padding-top:60px}}