.bb-hero{margin-bottom:18px;border-radius:12px;overflow:hidden;box-shadow:0 6px 20px #00000040}.bb-hero .carousel-item img{display:block;width:100%;height:auto}.bb-home-grid{display:grid;gap:14px}.bb-home-grid.is-four{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.bb-home-grid.is-two{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.bb-home-card{display:flex;flex-direction:column;height:100%;overflow:hidden;background:#00000017;border:2px solid transparent;border-radius:10px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.bb-home-shot{line-height:0;background:#0000002e}.bb-home-shot img,.bb-home-shot video{display:block;width:100%;height:auto}.bb-home-grid.is-four .bb-home-shot img{aspect-ratio:4 / 3;object-fit:cover}.bb-home-body{display:flex;flex:1;flex-direction:column;gap:6px;padding:14px 16px 16px;text-align:left}.bb-home-body h3{margin:0;font-size:18px;line-height:1.3;color:#ffd400}.bb-home-body p{margin:0;font-size:14.5px;line-height:1.6}.bb-scene{position:relative;aspect-ratio:16 / 9;overflow:hidden}.bb-scene-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.05)}.bb-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#03283e8c,#03283e00 55%)}@keyframes bbSceneDrift{0%{transform:scale(1.06) translate3d(-1%,0,0)}to{transform:scale(1.14) translate3d(1%,-1.5%,0)}}.bb-scene-bg{animation:bbSceneDrift 22s ease-in-out infinite alternate}.bb-scene.is-party .bb-scene-bg{animation-duration:28s;animation-direction:alternate-reverse}@media(prefers-reduced-motion:reduce){.bb-scene-bg{animation:none;transform:scale(1.06)}}.bb-home-people{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}@media(min-width:768px){.bb-home-people{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:14px}}.bb-home-person{display:flex;flex-direction:column;align-items:center;gap:6px;height:100%;padding:14px 10px 12px;color:#fff;text-align:center;text-decoration:none;background:#00000017;border:2px solid transparent;border-radius:10px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.bb-home-person-name{max-width:100%;font-size:1.05rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bb-home-person-when{margin-top:auto;font-size:12.5px;color:#ffffffd9}@media(hover:hover){.bb-home-card:hover,.bb-home-person:hover{transform:translateY(-3px);border-color:#ffd400;box-shadow:0 10px 22px #0000004d}}.bb-home-person:focus-visible{outline:3px solid #ffd400;outline-offset:2px}.bb-home-empty{margin:0;padding:12px 14px;border-radius:8px;background:#00000017;text-align:center}@media(prefers-reduced-motion:reduce){.bb-home-card,.bb-home-person{transition:none}.bb-home-card:hover,.bb-home-person:hover{transform:none}}
