.hubs{border-bottom:1px solid var(--rule);padding:64px var(--gutter);max-width:var(--max);margin:0 auto}.hubs-grid{background:var(--rule);border:1px solid var(--rule);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}@media (max-width:900px){.hubs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.hubs-grid{grid-template-columns:1fr}}.hub{background:var(--paper);color:inherit;padding:32px 28px;transition:background .15s,color .15s;display:block;position:relative}.hub:hover{background:var(--ink);color:var(--text-on-dark)}.hub:hover .hub-num{color:var(--accent-soft)}.hub:hover h3{color:var(--text-on-dark)}.hub:hover p{color:var(--text-on-dark);opacity:.8}.hub-num{font-family:var(--font-sans);letter-spacing:.32px;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:12px;font-weight:500;transition:color .15s}.hub h3{font-family:var(--font-sans);color:var(--ink);letter-spacing:0;margin:0 0 12px;font-size:20px;font-weight:500;line-height:28px;transition:color .15s}.hub p{font-family:var(--font-sans);color:var(--text-soft);margin:0 0 20px;font-size:14px;line-height:1.5;transition:color .15s}@media (max-width:720px){.home .masthead{padding:64px var(--gutter) 48px}.home .ed-section,.home .hubs{padding:48px var(--gutter)}.home .promo{padding:64px var(--gutter)}.home .ed-section.alt{padding-top:48px;padding-bottom:48px}.home .ed-section .ed-section-head,.home .hubs .ed-section-head,.home .section-intro{margin-bottom:24px}}@media (max-width:1100px){.home .ed-list{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.home .ed-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.home .ed-list{grid-template-columns:1fr}.home .promo-form{flex-direction:column}.home .promo-form input{border-right:1px solid var(--ink-3)}.home .promo-form button{width:100%}}.home-latest{padding:64px var(--gutter);background:var(--paper);border-bottom:1px solid var(--rule)}.home-latest-inner{max-width:var(--max);margin:0 auto}.home-latest-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:900px){.home-latest-grid{grid-template-columns:1fr;gap:24px}}.home-latest-card{color:inherit;background:var(--paper);border:1px solid var(--rule);border-radius:16px;height:100%;padding:28px 24px;transition:background .15s,border-color .15s;display:block}.home-latest-card:hover{color:inherit;background:var(--paper-2);border-color:var(--ink-3);text-decoration:none}.home-latest-card-title{font-family:var(--font-sans);color:var(--ink);letter-spacing:0;margin:0 0 12px;font-size:20px;font-weight:500;line-height:28px;transition:color .15s}.home-latest-card:hover .home-latest-card-title{color:var(--accent)}.home-latest-card-excerpt{font-family:var(--font-sans);color:var(--text-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 16px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.home-latest-card-arrow{font-family:var(--font-sans);color:var(--accent);font-size:13px;font-weight:500}@media (max-width:720px){.home .home-latest{padding:48px var(--gutter)}}
