.gameCruiseFooter{z-index:80;justify-content:space-between;align-items:flex-end;gap:10px;padding:10px 12px;display:flex;position:absolute;bottom:0;left:0;right:0}.gameCruiseFooter-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#0000008c;border:1px solid #ffffff1f;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-left:auto;font-size:22px;display:flex;box-shadow:0 4px 14px #00000059}.gameCruiseFooter-users{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);bottom:calc(64px + var(--safe-bottom));max-height:28vh;pointer-events:auto;z-index:90;background:#081423f0;border:1px solid #ffffff1f;border-radius:16px;flex-direction:column;width:auto;max-height:28dvh;display:flex;position:absolute;left:12px;right:12px;overflow:hidden;box-shadow:0 12px 40px #00000080}.gameCruiseFooter-users__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.gameCruiseFooter-users__title{color:#fbbf24;font-size:13px;font-weight:800}.gameCruiseFooter-users__close{color:#fff;background:#ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.gameCruiseFooter-users__close svg{width:12px;height:12px;display:block}.gameCruiseFooter-users__list{-webkit-overflow-scrolling:touch;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));grid-auto-rows:minmax(24px,auto);align-content:start;gap:2px 8px;max-height:calc(28dvh - 45px);padding:12px 16px 18px;font-size:12px;line-height:1.35;display:grid;overflow-y:auto}@media (min-width:900px){.gameCruiseFooter-users__list{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}.gameCruiseFooter-users__item{text-overflow:ellipsis;white-space:nowrap;border-radius:6px;min-width:0;height:24px;padding:4px 6px;line-height:16px;display:block;overflow:hidden}.gameCruiseFooter-users__item--dead{color:#f87171;opacity:.45;text-decoration:line-through}
