
body #bh-page .bfd-explorer.bfd-scenes{position:relative;isolation:isolate;display:block;padding:0;min-height:700px;overflow:hidden;background:#0b1420;--bh-ink:#eef4fc;--bh-muted:#bbc9db;--bh-accent:#8ebcff}
body #bh-page .bfd-scenes .bfd-explorer-nav{position:relative;z-index:2;width:46%;box-sizing:border-box;padding:clamp(28px,4vw,64px)}
body #bh-page .bfd-scenes .bfd-explorer-visual{position:absolute;inset:0;z-index:0;aspect-ratio:auto;min-height:0;max-height:none;perspective:none;pointer-events:none}
body #bh-page .bfd-scenes .bfd-explorer-visual::before{display:none}
body #bh-page .bfd-scenes .bfd-explorer-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,17,29,.98) 0%,rgba(8,17,29,.9) 28%,rgba(8,17,29,.58) 46%,transparent 72%)}
body #bh-page .bfd-scenes .bfd-scene{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .65s ease}
body #bh-page .bfd-scenes .bfd-scene.is-current{opacity:1}
body #bh-page .bfd-scenes .bfd-explorer-button{color:#eef4fc}
body #bh-page .bfd-scenes .bfd-explorer-panel h3{color:#eef4fc}
body #bh-page .bfd-scenes .bfd-explorer-panel p{color:#bbc9db}
@media(max-width:760px){
body #bh-page .bfd-explorer.bfd-scenes{min-height:0;padding-top:240px}
body #bh-page .bfd-scenes .bfd-explorer-nav{width:100%;padding:24px}
body #bh-page .bfd-scenes .bfd-explorer-visual{position:absolute;aspect-ratio:auto}
body #bh-page .bfd-scenes .bfd-scene{object-position:65% top;object-fit:cover;height:380px}
body #bh-page .bfd-scenes .bfd-explorer-visual::after{background:linear-gradient(180deg,transparent 120px,#0b1420 370px)}
}
@media(prefers-reduced-motion:reduce){body #bh-page .bfd-scenes .bfd-scene{transition:none}}
