.bb-gallery-open{grid-column:1/-1;min-height:44px;padding:8px 16px;background:#fff;border:1px solid #0046be;border-radius:5px;color:#0046be;cursor:pointer;font:inherit}
.bb-media-dialog{box-sizing:border-box;width:min(1200px,96vw);max-width:96vw;max-height:94dvh;padding:24px;border:0;border-radius:8px;background:#fff;color:#1d252c;overflow:auto}
.bb-media-dialog::backdrop{background:#0009}
.bb-media-dialog header{display:flex;align-items:center;justify-content:space-between;gap:16px}
.bb-media-dialog h2{font-size:22px;margin:0}
.bb-media-dialog button{min-width:44px;min-height:44px;background:#fff;border:1px solid #c5cbd2;border-radius:5px;color:#0046be;cursor:pointer;font:inherit}
.bb-media-dialog header button,.bb-media-stage>button{font-size:28px}
.bb-media-stage{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:12px;margin-top:16px}
.bb-media-stage>img{width:100%;height:55dvh;object-fit:contain;min-width:0}
.bb-media-position{text-align:center;margin:12px 0}
.bb-media-thumbs{display:flex;gap:10px;overflow-x:auto;padding:4px 4px 12px}
.bb-media-thumbs button{flex:0 0 64px;padding:3px}
.bb-media-thumbs img{display:block;width:56px;height:56px;object-fit:contain}
.bb-media-thumbs button[aria-pressed=true]{border:2px solid #0046be}
.bb-media-dialog button:focus-visible{outline:3px solid #0046be;outline-offset:2px}
html:has(.bb-media-dialog[open]){overflow:hidden}
@media(max-width:700px){.bb-media-dialog{padding:14px}.bb-media-stage{gap:4px}.bb-media-stage>img{height:48dvh}.bb-media-dialog h2{font-size:18px}}
.bb-gallery-trigger{border:0;padding:0;background:#fff;cursor:zoom-in;min-width:0;width:100%;display:block}.bb-gallery-trigger .bb-gallery-main{display:block;width:100%}.bb-thumbnails button[hidden]{display:none!important}.bb-gallery-more{font:inherit;color:#0046be;background:#fff;min-height:60px;min-width:60px;cursor:pointer}
.bb-media-stage>video{width:100%;height:55dvh;min-width:0;background:#000;object-fit:contain}.bb-media-stage>[hidden]{display:none!important}.bb-video-thumbnail{position:relative}.bb-video-thumbnail>span{position:absolute;inset:0;display:grid;place-items:center;color:#fff;text-shadow:0 1px 4px #000;font-size:22px;pointer-events:none}.bb-video-thumbnail img{filter:brightness(.7)}@media(max-width:700px){.bb-media-stage>video{height:48dvh}}
