.hub-collection{--hc-font-sans:"DM Sans",sans-serif;--hc-font-mono:"JetBrains Mono",monospace;--hc-stage:#141718;--hc-surface:#1a1d21;--hc-white:#fff;--hc-muted:#a0a8b0;--hc-teal:#03cad5;--hc-teal-hover:#02b8c2;--hc-border:rgba(83,95,110,.4);--hc-border-subtle:hsla(0,0%,100%,.08);--hc-radius:12px;color:var(--hc-white);font-family:var(--hc-font-sans);line-height:1.55}.hub-collection a{color:inherit;text-decoration:none}.hub-collection .wrap{margin:0 auto;width:min(1200px,calc(100% - 40px))}.hub-collection .hero{padding:72px 0 48px;text-align:center}.hub-collection .overline{color:var(--hc-teal);font-family:var(--hc-font-mono);font-size:12px;font-weight:500;letter-spacing:.14em;margin:0 0 18px;text-transform:uppercase}.hub-collection h1{background:linear-gradient(178deg,#fff,hsla(0,0%,100%,.78));-webkit-background-clip:text;background-clip:text;font-size:clamp(36px,5vw,52px);font-weight:700;letter-spacing:-.02em;line-height:1.12;margin:0 0 20px;-webkit-text-fill-color:transparent;color:var(--hc-white)}.hub-collection .lede{color:var(--hc-muted);font-size:18px;margin:0 auto;max-width:720px}.hub-collection .section{padding:56px 0}.hub-collection h2{color:var(--hc-white);font-size:clamp(24px,3vw,32px);font-weight:600;letter-spacing:-.02em;margin:0 0 28px}.hub-collection .grid{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.hub-collection .card{background:var(--hc-stage);border:1px solid var(--hc-border);border-radius:var(--hc-radius);display:flex;flex-direction:column;overflow:hidden;transition:border-color .2s,transform .2s}.hub-collection .card:hover{border-color:rgba(3,202,213,.3);transform:translateY(-3px)}.hub-collection .card-media{background:var(--hc-surface) center /cover no-repeat;border-bottom:1px solid var(--hc-border-subtle);height:180px}.hub-collection .card-body{display:flex;flex:1;flex-direction:column;gap:8px;padding:20px 22px 24px}.hub-collection .cat{color:var(--hc-teal);font-family:var(--hc-font-mono);font-size:11px;letter-spacing:.12em;margin:0;text-transform:uppercase}.hub-collection .card h3{color:var(--hc-white);font-size:18px;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin:0}.hub-collection .card p{color:var(--hc-muted);font-size:14px;line-height:1.55;margin:0}.hub-collection .explore{align-items:flex-end;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:24px}.hub-collection .explore p{color:var(--hc-muted);margin:0;max-width:560px}.hub-collection .link{color:var(--hc-teal);font-size:15px;font-weight:600}.hub-collection .link:hover{text-decoration:underline}.hub-collection .cta-band{background:var(--hc-stage);border-top:1px solid var(--hc-border-subtle);margin:24px 0 0;padding:72px 0;text-align:center}.hub-collection .cta-band p{color:var(--hc-muted);margin:0 auto 24px;max-width:640px}.hub-collection .btn{align-items:center;background:var(--hc-teal);border-radius:8px;color:#000!important;display:inline-flex;font-weight:600;height:48px;justify-content:center;padding:0 28px}.hub-collection .btn:hover{background:var(--hc-teal-hover)}@media (max-width:900px){.hub-collection .grid{grid-template-columns:1fr}.hub-collection .hero{padding:48px 0 32px}}