/* Scoped to the Why and Products landing pages. Shared shell stays unchanged. */
.hub-page .hub-main{padding-top:96px}
.hub-page .ov-hero h1{font-style:normal;letter-spacing:-.035em;max-width:850px;line-height:1.08}
.hub-page .ov-lede{font-size:17px;line-height:1.6;max-width:680px;opacity:1;color:#dedede}
.hub-page .ov-buttons{font-size:14px;margin:30px 0 60px;flex-wrap:wrap}
.hub-page .pill.dark{background:#fff;color:#111;min-height:44px;padding:13px 23px}
.hub-art{display:block;width:100%;height:auto;aspect-ratio:2.33;object-fit:cover;border-radius:6px}
.hub-explore{margin:100px 0;text-align:left}
.hub-explore>h2{font-size:32px;font-weight:400;letter-spacing:-.025em;margin:0 0 38px}
.hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 64px}
.hub-grid article{padding:32px 0 36px;border-top:1px solid #393939;display:flex;flex-direction:column;align-items:flex-start}
.hub-grid article>span{font-size:12px;letter-spacing:.04em;color:#b8b8b8;margin-bottom:18px}
.hub-grid h2{font-size:25px;font-weight:400;letter-spacing:-.02em;margin:0 0 14px}
.hub-grid p{font-size:16px;line-height:1.6;color:#c9c9c9;max-width:26.6953em;margin:0 0 24px}
.hub-grid .text-link{font-size:14px;margin-top:auto;padding:8px 0}
.hub-closing{padding:90px 32px;border-radius:6px;color:#18221f;background:#d8eee5}
.hub-closing-why{background:#fff0e8;color:#2f211b}
.hub-closing h2{font-size:clamp(30px,4vw,46px);line-height:1.12;letter-spacing:-.03em;font-weight:400;max-width:800px;margin:0 auto 22px}
.hub-closing p{font-size:16px;line-height:1.6;max-width:650px;margin:0 auto 30px}
.hub-page .hub-closing .pill{background:#202020;color:#fff}
.hub-page .hub-closing a:focus-visible{outline-color:#202020}
.hub-page ::selection{background:#d8eee5;color:#18221f}
@media(max-width:760px){.hub-page .hub-main{padding-top:64px}.hub-page .ov-hero h1{font-size:42px}.hub-page .ov-lede{font-size:16px}.hub-page .ov-buttons{margin-bottom:40px}.hub-art{aspect-ratio:1.45}.hub-explore{margin:64px 0}.hub-grid{grid-template-columns:1fr}.hub-explore>h2{font-size:28px}.hub-closing{padding:60px 24px}}
