/* Keep original large cards and motion; replace only their small app images. */
.plus-panel .social-scene .orbit-badge:has(img){padding:0;overflow:hidden;border:0;background:transparent}
.plus-panel .social-scene .orbit-badge img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}
.plus-panel .social-scene .orbit-four{left:20px;top:12px;--badge-tilt:-8deg;animation-delay:-3s}
@media(max-width:620px){.plus-panel .social-scene .orbit-four{left:12px;top:8px}}
.plus-panel .social-scene{margin-bottom:85px}
.plus-panel .social-scene .extra-apps{position:absolute;top:calc(100% + 18px);inset-inline:0;display:flex;justify-content:center;gap:16px}
.plus-panel .social-scene .extra-apps .orbit-badge{position:relative;inset:auto;flex:0 0 48px;width:48px;height:48px;border-radius:14px}
@media(max-width:760px){.plus-panel .social-scene{margin-bottom:68px}.plus-panel .social-scene .extra-apps{gap:12px;top:calc(100% + 18px)}.plus-panel .social-scene .extra-apps .orbit-badge{flex-basis:38px;width:38px;height:38px;border-radius:11px}}
