.hub-hero{padding:clamp(68px,8vw,108px) 0;background:linear-gradient(135deg,#f2f7ff,#ebfaf5)}.hub-hero .lede{max-width:760px}.hub-featured{display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.hub-featured img{width:100%;height:100%;min-height:410px;object-fit:cover}.hub-featured-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(30px,5vw,58px)}.hub-featured h2{font-size:clamp(1.9rem,3.5vw,2.7rem)}.hub-featured .button{align-self:flex-start}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.guide-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:21px;background:#fff;box-shadow:0 10px 30px rgba(7,39,83,.07);transition:transform .18s,box-shadow .18s}.guide-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.guide-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.guide-card-content{display:flex;flex:1;flex-direction:column;padding:25px}.guide-card h2{font-size:1.3rem}.guide-card p{color:var(--muted);font-size:.94rem}.guide-card a{margin-top:auto;font-weight:800}.hub-category{margin-bottom:18px;color:var(--blue);font-size:.8rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.hub-note{margin-top:30px;padding:22px;border-radius:16px;background:#eef5ff;color:#405873}.hub-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:42px;border-radius:26px;color:#c8daef;background:var(--navy)}.hub-cta h2{color:#fff}.hub-cta p{margin:0}.hub-cta .button{flex:0 0 auto}@media(max-width:900px){.hub-featured{grid-template-columns:1fr}.hub-featured img{min-height:0}.guide-grid{grid-template-columns:repeat(2,1fr)}.hub-cta{display:block}.hub-cta .button{margin-top:24px}}@media(max-width:580px){.guide-grid{grid-template-columns:1fr}.hub-featured-copy{padding:28px 22px}.hub-cta{padding:30px 23px}}
