.hb-page{--hb-bg:#111214;--hb-fg:#f4f4ee;--hb-card:#1b1c1f;--hb-border:#303136;--hb-lime:#b8f500;--hb-muted:#94969a;--hb-soft:#18191b;--hb-line:hsla(0,0%,100%,.12);--hb-ease-out:cubic-bezier(0.23,1,0.32,1);background:var(--hb-bg);color:var(--hb-fg);font-family:DM Sans,sans-serif;overflow-x:hidden}.hb-page *{box-sizing:border-box}.hb-page a{color:inherit;text-decoration:none}.hb-page button,.hb-page input{font:inherit}.hb-page button{cursor:pointer}.hb-page :focus-visible{outline:2px solid var(--hb-lime);outline-offset:2px}.hb-page .hb-container{width:min(1200px,calc(100% - 56px));margin-inline:auto}.hb-page .hb-topline{height:32px;padding:0 28px;display:flex;align-items:center;gap:8px;background:var(--hb-lime);color:#10120c;font:600 10px IBM Plex Mono,monospace;letter-spacing:.12em}.hb-page .hb-topline i{width:6px;height:6px;background:#10120c;border-radius:50%;display:inline-block;animation:hb-pulse 1.8s infinite}.hb-page .hb-topline span:first-child{display:flex;align-items:center;gap:8px}.hb-page .hb-topline-note{opacity:.65}.hb-page .hb-hero{display:grid;grid-template-columns:34fr 66fr;min-height:420px;padding:48px 0 56px;gap:45px}.hb-page .hb-hero-copy{align-self:center;padding-left:18px;border-left:2px solid var(--hb-lime)}.hb-page .hb-eyebrow,.hb-page .hb-section-index{color:var(--hb-lime);font:500 10px IBM Plex Mono,monospace;letter-spacing:.13em}.hb-page .hb-eyebrow span{color:var(--hb-muted);margin-right:16px}.hb-page .hb-hero h1{margin:24px 0 22px;font:700 clamp(36px,4.4vw,58px)/.98 Space Grotesk,sans-serif;letter-spacing:-.06em}.hb-page .hb-hero h1 strong{color:var(--hb-lime);font-weight:600}.hb-page .hb-hero p{max-width:320px;color:var(--hb-muted);font-size:14px;line-height:1.7}.hb-page .hb-hero-feature{min-height:390px;position:relative;overflow:hidden;background:#242426;border:1px solid var(--hb-line)}.hb-page .hb-hero-feature img{width:100%;height:100%;min-height:390px;object-fit:cover;display:block;filter:saturate(.82) contrast(1.06);transition:transform .5s var(--hb-ease-out)}.hb-page .hb-hero-feature:hover img{transform:scale(1.035)}.hb-page .hb-feature-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,13,14,.03) 24%,rgba(12,13,14,.85))}.hb-page .hb-feature-caption{position:absolute;left:30px;right:30px;bottom:27px}.hb-page .hb-pill{display:inline-block;color:#11130c;background:var(--hb-lime);padding:5px 8px;font:600 9px IBM Plex Mono,monospace;letter-spacing:.08em}.hb-page .hb-feature-caption h2{max-width:590px;margin:14px 0 16px;font:600 clamp(22px,2.8vw,38px)/1.08 Space Grotesk,sans-serif;letter-spacing:-.05em}.hb-page .hb-story-meta{display:flex;align-items:center;gap:15px;color:#ddd;font:500 10px IBM Plex Mono,monospace}.hb-page .hb-story-meta span:nth-child(2){opacity:.62}.hb-page .hb-story-meta svg{color:var(--hb-lime);margin-left:auto}.hb-page .hb-news-section{padding-bottom:90px}.hb-page .hb-section-heading{display:flex;align-items:end;justify-content:space-between;padding:23px 0 20px;border-top:1px solid var(--hb-line);flex-wrap:wrap;gap:16px}.hb-page .hb-section-heading h2{margin:8px 0 0;font:600 30px Space Grotesk,sans-serif;letter-spacing:-.05em}.hb-page .hb-search-wrap{display:flex;align-items:center;gap:9px;width:205px;padding:8px 0;border-bottom:1px solid var(--hb-line);color:var(--hb-muted)}.hb-page .hb-search-wrap input{width:100%;border:0;outline:0;background:transparent;color:var(--hb-fg);font-size:12px}.hb-page .hb-filter-row{display:flex;align-items:center;margin-bottom:25px}.hb-page .hb-result-count{margin-left:auto;color:var(--hb-muted);font:500 10px IBM Plex Mono,monospace}.hb-page .hb-news-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.hb-page .hb-news-card{grid-column:span 2;min-width:0;background:var(--hb-card);border:1px solid var(--hb-line);transition:transform .25s var(--hb-ease-out),border-color .25s;display:block}.hb-page .hb-news-card.hb-card-wide{grid-column:span 3}.hb-page .hb-news-card:hover{transform:translateY(-5px);border-color:var(--hb-lime)}.hb-page .hb-card-image{height:185px;position:relative;overflow:hidden;background:#292a2c}.hb-page .hb-card-tall .hb-card-image{height:225px}.hb-page .hb-card-image img{width:100%;height:100%;object-fit:cover;filter:saturate(.68) brightness(.78) contrast(1.1);transition:transform .4s var(--hb-ease-out),filter .3s}.hb-page .hb-news-card:hover .hb-card-image img{transform:scale(1.05);filter:saturate(.95) brightness(.92) contrast(1.1)}.hb-page .hb-card-number{position:absolute;top:12px;left:12px;padding:4px 6px;background:var(--hb-lime);color:#11130c;font:600 10px IBM Plex Mono,monospace}.hb-page .hb-card-body{padding:17px 17px 15px}.hb-page .hb-card-top{display:flex;justify-content:space-between;color:var(--hb-lime);font:500 9px IBM Plex Mono,monospace;letter-spacing:.08em}.hb-page .hb-card-top span:last-child{color:var(--hb-muted);font-size:8px}.hb-page .hb-card-body h3{min-height:50px;margin:12px 0 16px;font:600 17px/1.16 Space Grotesk,sans-serif;letter-spacing:-.03em}.hb-page .hb-card-source{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid var(--hb-line);color:var(--hb-muted);font:500 9px IBM Plex Mono,monospace}.hb-page .hb-card-source svg{color:var(--hb-lime)}.hb-page .hb-empty{padding:60px 0;text-align:center;color:var(--hb-muted);font:500 12px IBM Plex Mono,monospace;border-top:1px solid var(--hb-line)}.hb-page .hb-pagination{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:41px;color:var(--hb-muted);font:500 11px IBM Plex Mono,monospace}.hb-page .hb-pagination a,.hb-page .hb-pagination span.hb-disabled{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--hb-muted);font:500 10px IBM Plex Mono,monospace}.hb-page .hb-pagination a:hover{color:var(--hb-lime)}.hb-page .hb-pagination .hb-disabled{opacity:.35}.hb-page .hb-pagination .hb-current{display:grid;place-items:center;width:28px;height:28px;background:var(--hb-lime);color:#11130c}@keyframes hb-pulse{50%{opacity:.25}}@media (max-width:900px){.hb-page .hb-news-card,.hb-page .hb-news-card.hb-card-wide{grid-column:span 3}.hb-page .hb-hero{grid-template-columns:1fr;padding-top:40px}.hb-page .hb-hero-copy{padding-left:14px}.hb-page .hb-hero-feature{min-height:340px}}@media (max-width:600px){.hb-page .hb-topline{padding:0 18px}.hb-page .hb-topline-note{display:none}.hb-page .hb-container{width:calc(100% - 28px)}.hb-page .hb-hero{padding:32px 0 40px;gap:26px}.hb-page .hb-hero h1{font-size:40px}.hb-page .hb-hero-feature,.hb-page .hb-hero-feature img{min-height:260px}.hb-page .hb-feature-caption{left:18px;right:18px;bottom:18px}.hb-page .hb-feature-caption h2{font-size:22px}.hb-page .hb-section-heading{align-items:start;flex-direction:column;gap:16px}.hb-page .hb-search-wrap{width:100%}.hb-page .hb-result-count{display:none}.hb-page .hb-news-grid{grid-template-columns:1fr}.hb-page .hb-news-card,.hb-page .hb-news-card.hb-card-wide{grid-column:span 1}.hb-page .hb-card-body h3{min-height:0}}@media (prefers-reduced-motion:reduce){.hb-page *,.hb-page :after,.hb-page :before{animation-duration:.01ms!important;transition-duration:.01ms!important}}