.bh{--bh-ink: #10121a;--bh-paper: #fff;--bh-gray: #f3f5fc;--bh-yellow: #ffb200;--bh-text: #616368;--bh-line: rgba(16, 18, 26, .1);--bh-display: var(--font-sharp), "Helvetica Neue", Arial, system-ui, sans-serif;--bh-sans: var(--font-oracle), "Helvetica Neue", Arial, system-ui, sans-serif;--bh-radius: 1.5rem;--bh-radius-sm: .875rem;font-family:var(--bh-sans);color:var(--bh-ink);background:var(--bh-paper);-webkit-font-smoothing:antialiased}.bh *,.bh *:before,.bh *:after{box-sizing:border-box}.bh a{color:inherit;text-decoration:none}.bh a:hover{text-decoration:none}.bh a:focus-visible,.bh button:focus-visible{outline:2px solid var(--bh-ink);outline-offset:3px;border-radius:4px}.bh h1,.bh h2,.bh h3{margin:0}.bh-head h1,.bh-sec h2,.bh-latest__head{text-wrap:balance}.bh-card h2,.bh-card h3,.bh-row h3{text-wrap:pretty}.bh img{display:block;max-width:100%}.bh-wrap{width:100%;max-width:86.25rem;margin:0 auto;padding:0 5%}.bh-display{font-family:var(--bh-display);font-weight:900;text-transform:uppercase;letter-spacing:.02em;line-height:.85}.bh-head{padding:3.5rem 0 2.25rem;text-align:center}.bh-head h1{font-size:clamp(2.5rem,5.2vw,4.5rem)}.bh-head p{max-width:48ch;margin:1rem auto 0;color:var(--bh-text);font-size:1rem;line-height:1.4}.bh-hero{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:stretch}.bh-feature{display:flex;flex-direction:column;background:var(--bh-gray);border-radius:var(--bh-radius);overflow:hidden}.bh-feature__img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.bh-feature__img--empty{background:linear-gradient(135deg,#dfe3f3,var(--bh-gray))}.bh-feature__body{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.5rem;padding:1.25rem 1.5rem 1.5rem}.bh-feature h2{font-size:1.5rem;font-weight:500;letter-spacing:-.04em;line-height:1.05}.bh-latest{display:flex;flex-direction:column;justify-content:space-between;background:var(--bh-gray);border-radius:var(--bh-radius);padding:1.125rem 1.375rem .875rem}.bh-latest__head{flex:0 0 auto;font-size:1.125rem;margin-bottom:.375rem}.bh-row{flex:1;display:grid;grid-template-columns:7.5rem 1fr;gap:.875rem;align-items:center;padding:.75rem 0;border-top:1px solid var(--bh-line)}.bh-row:first-of-type{border-top:0}.bh-row__img{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:.5rem}.bh-row h3{font-size:.9375rem;font-weight:500;letter-spacing:-.04em;line-height:1.1;margin-bottom:.25rem}.bh-sec{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:2.5rem 0 1rem}.bh-sec h2{font-size:1.625rem}.bh-sec a{flex:none;font-size:.8125rem;font-weight:500;line-height:1.2}.bh-sec a:hover{text-decoration:underline}.bh-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.125rem;align-items:stretch}.bh-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.bh-card{display:flex;flex-direction:column;gap:.625rem;height:100%;background:var(--bh-gray);border-radius:1rem;padding:.625rem .625rem 1rem;transition:transform .15s ease}.bh-card:hover{transform:translateY(-2px)}.bh-card[hidden]{display:none}.bh-card__img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:var(--bh-radius-sm)}.bh-card__img--empty{background:linear-gradient(135deg,#dfe3f3,var(--bh-gray))}.bh-card__body{display:flex;flex-direction:column;gap:.375rem;padding:0 .375rem}.bh-card h2,.bh-card h3{font-size:.9375rem;font-weight:500;letter-spacing:-.04em;line-height:1.1}.bh-meta{color:var(--bh-text);font-size:.8125rem;line-height:1.2;min-height:1rem}.bh-tabs{display:flex;gap:1.75rem;border-bottom:1px solid var(--bh-line);overflow-x:auto;scrollbar-width:none}.bh-tabs::-webkit-scrollbar{display:none}.bh-tab{display:inline-block;padding:.75rem 0 .8125rem;margin-bottom:-1px;font-size:.9375rem;font-weight:500;line-height:1.2;color:var(--bh-text);white-space:nowrap;border-bottom:2px solid transparent}.bh-tab:hover{color:var(--bh-ink)}.bh-tab.is-active{color:var(--bh-ink);border-bottom-color:var(--bh-yellow)}.bh-tabs+.bh-grid{margin-top:1.5rem}.bh-empty{padding:1rem 0;text-align:center}.bh-empty:empty{display:none}.bh-actions{display:flex;justify-content:center;gap:1rem;padding:2.5rem 0 5rem}.bh a.bh-btn,.bh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.75em 1.5em;border-radius:500rem;background:var(--bh-ink);color:#fff;font-size:.9375rem;font-weight:500;line-height:1.2}.bh a.bh-btn:hover,.bh-btn:hover{background:#2a2d38;color:#fff}.bh-btn[hidden]{display:none}@media(max-width:991px){.bh-hero{grid-template-columns:1fr}.bh-grid,.bh-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:599px){.bh-grid,.bh-grid--4{grid-template-columns:1fr}.bh-head{padding-top:2.25rem}.bh-sec{flex-direction:column;align-items:flex-start;gap:.25rem}}@media(prefers-reduced-motion:reduce){.bh-card{transition:none}}
