
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}}
body #bh-page .bfd-explorer.bfd-cutouts{background:#0b1420;min-height:720px}
body #bh-page .bfd-cutouts .bfd-explorer-nav{width:44%;padding:clamp(24px,3.4vw,54px);padding-right:24px}
body #bh-page .bfd-cutouts .bfd-scene-cutout{inset:24px 1% 24px auto;width:55%;height:calc(100% - 48px);object-fit:contain;object-position:center;transform:translateX(24px);transition:opacity .5s ease,transform .75s cubic-bezier(.16,1,.3,1)}
body #bh-page .bfd-cutouts .bfd-scene-cutout.is-current{transform:translateX(0)}
body #bh-page .bfd-cutouts .bfd-explorer-visual::after{opacity:0;transition:opacity .5s ease}
body #bh-page .bfd-cutouts[data-art-mode="full"] .bfd-explorer-visual::after{opacity:1}
body #bh-page .bfd-cutouts .bfd-scene-full{object-position:center;object-fit:cover}
@media(max-width:760px){
body #bh-page .bfd-explorer.bfd-cutouts{min-height:0;padding-top:clamp(250px,72vw,420px)}
body #bh-page .bfd-cutouts .bfd-explorer-nav{width:100%;padding:24px}
body #bh-page .bfd-cutouts .bfd-scene-cutout{inset:8px 4% auto;width:92%;height:clamp(234px,68vw,404px);transform:translateY(12px)}
body #bh-page .bfd-cutouts .bfd-scene-cutout.is-current{transform:translateY(0)}
body #bh-page .bfd-cutouts .bfd-scene-full{height:460px;object-position:70% top}
body #bh-page .bfd-cutouts .bfd-explorer-visual::after{background:linear-gradient(180deg,transparent 150px,#0b1420 445px)}
}
@media(prefers-reduced-motion:reduce){body #bh-page .bfd-cutouts .bfd-scene,body #bh-page .bfd-cutouts .bfd-explorer-visual::after{transition:none;transform:none}}
