.bp-ph-stage{position:relative;isolation:isolate;overflow:hidden;border-radius:24px;background:#fbf3f0}.bp-ph-stage-bars{position:absolute;inset:0;z-index:0;display:flex;align-items:flex-end;gap:2.6%;padding:0 4%}.bp-ph-stage-bars i{display:block;flex:1 1 0;border-radius:7px 7px 0 0;background-color:#f7dfd9;background-image:radial-gradient(#f2bfb4 1.1px,transparent 1.7px);background-size:12px 12px;transform-origin:bottom;animation:bp-ph-breathe 9s ease-in-out infinite}.bp-ph-stage-bars i:first-child{height:22%;animation-delay:0s}.bp-ph-stage-bars i:nth-child(2){height:33%;animation-delay:-1.3s}.bp-ph-stage-bars i:nth-child(3){height:44%;animation-delay:-2.6s}.bp-ph-stage-bars i:nth-child(4){height:55%;animation-delay:-3.9s}.bp-ph-stage-bars i:nth-child(5){height:66%;animation-delay:-5.2s}.bp-ph-stage-bars i:nth-child(6){height:78%;animation-delay:-6.5s}.bp-ph-stage-bars i:nth-child(7){height:90%;animation-delay:-7.8s}@keyframes bp-ph-breathe{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.06)}}.bp-ph-cast{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:3%;margin:0;padding:32px 5% 0;list-style:none;min-height:460px}.bp-ph-actor{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:0}.bp-ph-chip{position:relative;z-index:3;margin:0 0 10px;padding:11px 15px;max-width:100%;background:#fff;border:1px solid #e7e2ee;border-radius:5px;box-shadow:6px 7px 0 #ff6154;color:#17182e;font-size:15px;font-weight:500;line-height:1.2;letter-spacing:-.02em;text-align:center;text-wrap:balance}.bp-ph-stage[dir=rtl] .bp-ph-chip{box-shadow:-6px 7px 0 #ff6154}.bp-ph-actor-figure{position:relative;display:block;width:100%;aspect-ratio:2/3;-webkit-mask-image:linear-gradient(#000 90%,transparent);mask-image:linear-gradient(#000 90%,transparent)}.bp-ph-actor-figure img{object-fit:contain;object-position:50% 100%}.bp-ph-actor-mid .bp-ph-actor-figure{width:116%}.bp-ph-symbols{position:absolute;inset:0;z-index:1;pointer-events:none}.bp-ph-symbol{position:absolute;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;color:#fff;box-shadow:0 14px 30px rgba(10,15,30,.16);animation:bp-ph-float 7s ease-in-out infinite}.bp-ph-symbol svg{width:30px;height:30px}.bp-ph-symbol-like{background:#1877f2;inset-inline-start:6%;top:14%}.bp-ph-symbol-upvote{background:#ff6154;border-radius:18px;inset-inline-end:6%;top:10%;animation-delay:-2.4s}.bp-ph-symbol-heart{background:#e0245e;inset-inline-start:4%;top:56%;animation-delay:-4.6s}@keyframes bp-ph-float{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-14px) rotate(4deg)}}@media (max-width:639px){.bp-ph-symbol{width:42px;height:42px}.bp-ph-symbol svg{width:21px;height:21px}.bp-ph-symbol-upvote{border-radius:13px}.bp-ph-cast{min-height:340px;gap:2%;padding:20px 3% 0}.bp-ph-chip{padding:8px 10px;font-size:12px;box-shadow:4px 5px 0 #ff6154}.bp-ph-stage[dir=rtl] .bp-ph-chip{box-shadow:-4px 5px 0 #ff6154}}@media (prefers-reduced-motion:reduce){.bp-ph-stage-bars i,.bp-ph-symbol{animation:none}}