.hub{--hub-accent:#b91c1c;background:#f7f6f3;color:#111827}
.hub-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.hub-hero{padding:42px 0 68px;background:linear-gradient(145deg,#101722,#252f3d);color:#fff}
.hub-breadcrumb{display:flex;gap:9px;align-items:center;margin-bottom:46px;color:#cbd5e1;font-size:14px}.hub-breadcrumb a{color:#fff;text-decoration:none}
.hub-kicker{margin:0 0 12px;color:#fca5a5;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.hub-hero h1{max-width:850px;margin:0;font-size:clamp(42px,7vw,82px);line-height:.95;letter-spacing:-.055em;text-wrap:balance}
.hub-lead{max-width:760px;margin:24px 0 0;color:#dbe2ea;font-size:clamp(18px,2vw,22px);line-height:1.55}
.hub-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hub-stat{padding:9px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.06);font-size:13px;font-weight:800}
.hub-content{padding:72px 0}.hub-heading{margin-bottom:28px}.hub-heading h2{margin:0;font-size:clamp(30px,4vw,46px);letter-spacing:-.035em}
.hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.hub-card{display:grid;grid-template-columns:minmax(0,1fr) 280px;height:280px;overflow:hidden;border:1px solid #dedbd5;border-radius:22px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 12px 32px rgba(15,23,42,.06);transition:transform .25s ease,box-shadow .25s ease}
.hub-card:last-child:nth-child(odd){grid-column:1/-1;width:calc((100% - 18px)/2);justify-self:center}.hub-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(15,23,42,.12)}.hub-card:focus-visible{outline:3px solid var(--hub-accent);outline-offset:4px}
.hub-card-copy{display:flex;flex-direction:column;padding:28px}.hub-card-meta{color:var(--hub-accent);font-size:12px;font-weight:900;letter-spacing:.04em}
.hub-card h3{margin:18px 0 10px;font-size:clamp(24px,3vw,34px);line-height:1.05;letter-spacing:-.03em}.hub-card p{margin:0;color:#64748b;line-height:1.55}
.hub-card-action{margin-top:auto;padding-top:18px;color:var(--hub-accent);font-weight:900}.hub-card-media{width:280px;height:280px;overflow:hidden;background:#ebe8e2}.hub-card-media img{display:block;width:100%;height:100%;object-fit:cover}
.hub-note{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:26px 30px;border-radius:18px;background:#fff;border:1px solid #dedbd5}.hub-note h2{margin:0 0 6px;font-size:24px}.hub-note p{margin:0;color:#64748b}.hub-note .btn{flex:0 0 auto}
.hub--cafs .hub-hero{padding:32px 0 44px}.hub--cafs .hub-breadcrumb{margin-bottom:28px;flex-wrap:wrap}.hub--cafs .hub-hero h1{font-size:clamp(40px,6vw,64px)}.hub--cafs .hub-content{padding:44px 0}
.hub--cafs .hub-card{grid-template-columns:minmax(0,1fr) 46%;height:auto;min-height:286px}.hub--cafs .hub-card-copy{padding:26px;min-width:0}.hub--cafs .hub-card h3{font-size:clamp(24px,2.3vw,30px)}.hub--cafs .hub-card-media{width:100%;height:100%;min-height:260px;padding:22px;background:#f7f6f3}.hub--cafs .hub-card-media img{object-fit:contain}
@media(max-width:650px){.hub--cafs .hub-card{grid-template-columns:1fr}.hub--cafs .hub-card-media{height:auto;min-height:0;aspect-ratio:4/3}.hub--cafs .hub-card-copy{min-height:220px}}
@media(max-width:1050px){.hub-grid{grid-template-columns:1fr}.hub-card:last-child:nth-child(odd){grid-column:auto;width:100%;justify-self:stretch}}
@media(max-width:650px){.hub-shell{width:min(100% - 24px,1180px)}.hub-hero{padding:24px 0 48px}.hub-breadcrumb{margin-bottom:32px}.hub-hero h1{font-size:clamp(40px,13vw,58px)}.hub-content{padding:48px 0}.hub-card{grid-template-columns:1fr;height:auto}.hub-card-media{order:-1;width:100%;height:auto;aspect-ratio:1/1}.hub-card-copy{min-height:220px;padding:22px}.hub-note{align-items:flex-start;flex-direction:column;padding:22px}.hub-note .btn{width:100%}}
