.hub{padding-top:72px;padding-bottom:96px}.hub>h1{font:700 clamp(48px,7vw,80px)/1 Space Grotesk;letter-spacing:-.05em;max-width:900px}.hub-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:56px}.hub-card{display:block;background:var(--panel);border:1px solid var(--line);border-radius:24px;padding:32px;color:var(--text);text-decoration:none;min-height:240px}.hub-card.featured{grid-column:1/-1;border-color:rgba(32,217,232,.55)}.hub-card span{color:var(--cyan);font:600 12px Space Grotesk;letter-spacing:.14em}.hub-card h2{font:700 30px/1.15 Space Grotesk;margin:20px 0 12px}.hub-card p{color:#cbd4df}.hub-product{margin-top:64px;padding:32px;border-radius:24px;background:var(--cream);color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:24px}.hub-product h2{font:700 34px Space Grotesk;margin:8px 0}.hub-product p{margin:0;max-width:620px}.hub-product .button{white-space:nowrap}@media(max-width:720px){.hub{padding-top:48px}.hub-grid{grid-template-columns:1fr}.hub-card.featured{grid-column:auto}.hub-product{align-items:flex-start;flex-direction:column}.hub-card{padding:24px;min-height:0}}