.hub{padding-top:8px}.hub-feature{position:relative;display:block;overflow:hidden;background:var(--oat);aspect-ratio:16/6;margin-bottom:clamp(14px,1.5vw,24px)}.hub-feature img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 18%;object-position:50% 18%;transition:transform 1s var(--ease)}.hub-feature:hover img{transform:scale(1.03)}.hub-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(27,29,33,.6),rgba(27,29,33,.22) 40%,transparent 72%)}.hub-feature .fx{position:absolute;left:clamp(20px,3vw,52px);bottom:clamp(22px,3vw,44px);right:20px;z-index:2;color:var(--porcelain)}.hub-feature .star{font-family:var(--font-mono),monospace;font-size:9.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent-on-ink);display:block;margin-bottom:12px}.hub-feature .fnm{font-family:var(--font-prata),serif;font-size:clamp(30px,4.4vw,64px);line-height:1.02;letter-spacing:-.01em}.hub-feature .fsub{font-size:14px;color:rgba(245,244,242,.86);margin-top:14px;max-width:46ch;line-height:1.6}.hub-feature .fcount{font-family:var(--font-mono),monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:rgba(245,244,242,.72);margin-top:14px;display:inline-block}.hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,1.7vw,28px) clamp(16px,1.6vw,26px);align-items:start}.hub-cell{display:flex;flex-direction:column}.hub-tile{position:relative;display:block;overflow:hidden;background:var(--oat);aspect-ratio:4/5}.hub-tile img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .9s var(--ease)}.hub-tile:hover img{transform:scale(1.04)}.hub-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(27,29,33,.58) 0,rgba(27,29,33,.06) 44%,transparent 66%)}.hub-tile .ix{position:absolute;top:13px;left:15px;z-index:2;font-family:var(--font-mono),monospace;font-size:9px;letter-spacing:.16em;color:rgba(245,244,242,.75)}.hub-tile .nm{position:absolute;left:16px;right:16px;bottom:15px;z-index:2;color:var(--porcelain);font-family:var(--font-prata),serif;font-size:clamp(20px,1.7vw,27px);line-height:1.12}.hub-tile .nm i{display:block;font-style:normal;font-family:var(--font-mono),monospace;font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:rgba(245,244,242,.74);margin-top:9px}.hub-tile .nm i.soon{color:var(--accent-on-ink)}.hub-tile:hover .nm i{color:var(--porcelain)}.hub-children{display:flex;flex-wrap:wrap;gap:2px 16px;padding:13px 2px 0}.hub-children a{font-family:var(--font-mono),monospace;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);padding:4px 0;transition:color .2s}.hub-children a:hover{color:var(--ink)}.hub-children a b{font-weight:500;opacity:.5;margin-left:5px}.hub-hits{margin-top:var(--sect)}.hub-hits-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:clamp(22px,3vw,40px)}.hub-hits-head h2{font-size:clamp(26px,3.4vw,44px);line-height:1.1}.hub-hits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(16px,1.8vw,30px) clamp(14px,1.5vw,24px)}.hub-seo{border-top:1px solid var(--hairline);margin-top:var(--sect);padding-top:clamp(32px,4vw,56px)}.hub-seo h2{font-size:clamp(22px,2.4vw,34px);line-height:1.14;margin-bottom:18px;max-width:22ch}.hub-seo .cols{-moz-columns:2;column-count:2;-moz-column-gap:clamp(32px,4vw,64px);column-gap:clamp(32px,4vw,64px);max-width:1040px}.hub-seo p{font-size:14.5px;line-height:1.78;color:var(--muted);margin-bottom:14px;-moz-column-break-inside:avoid;break-inside:avoid}.hub-seo p b{color:var(--ink);font-weight:500}@media (max-width:1000px){.hub-grid{grid-template-columns:repeat(2,1fr)}.hub-hits-grid{grid-template-columns:repeat(3,1fr)}.hub-seo .cols{-moz-columns:1;column-count:1}}@media (max-width:620px){.hub-grid{grid-template-columns:1fr 1fr}.hub-feature{aspect-ratio:4/3}.hub-hits-grid{grid-template-columns:1fr 1fr}.hub-feature .fsub{display:none}}