.dash-device .dash-bottom-tabs,.dash-event-invite-page .dash-bottom-tabs{--flit-bottom-dock-gap:20px;--flit-bottom-dock-safe-overlap:12px;--flit-bottom-glass-fill:rgba(4,5,7,0.84);--flit-bottom-glass-line:rgba(255,255,255,0.19);--flit-bottom-glass-shadow:0 4px 30px rgba(0,0,0,0.1);--flit-bottom-glass-filter:blur(2px);position:absolute;left:50%;right:auto;width:min(calc(100% - 32px),350px);bottom:max(var(--flit-bottom-dock-gap),calc(env(safe-area-inset-bottom, 0px) - var(--flit-bottom-dock-safe-overlap)),calc(var(--flit-viewport-bottom-offset, 0px) + var(--flit-bottom-dock-gap)));z-index:90;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:3px;gap:3px;padding:4px;background:var(--flit-bottom-glass-fill);backdrop-filter:var(--flit-bottom-glass-filter);-webkit-backdrop-filter:var(--flit-bottom-glass-filter);border:1px solid var(--flit-bottom-glass-line);border-radius:999px;box-shadow:var(--flit-bottom-glass-shadow);opacity:1;transform:translate3d(-50%,0,0);transform-origin:50% 100%;will-change:transform,opacity;transition:transform .46s cubic-bezier(.32,.72,0,1),opacity .3s ease}.dash-device .dash-bottom-tab,.dash-event-invite-page .dash-bottom-tab{display:grid;place-items:center;align-content:center;min-height:48px;padding:0;border-radius:999px;color:#fff;font-size:11px;font-weight:720;text-decoration:none;transition:background .24s cubic-bezier(.16,1,.3,1),color .2s ease,transform .24s cubic-bezier(.16,1,.3,1)}.dash-device .dash-bottom-tab svg,.dash-event-invite-page .dash-bottom-tab svg{width:28px;height:28px;transition:transform .24s cubic-bezier(.16,1,.3,1)}.dash-device .dash-bottom-tab[href="/dashboard/events/new"] svg,.dash-event-invite-page .dash-bottom-tab[href="/dashboard/events/new"] svg{width:30px;height:30px}.dash-device .dash-bottom-avatar,.dash-event-invite-page .dash-bottom-avatar{display:block;width:28px;height:28px;object-fit:cover;border:1px solid rgba(255,255,255,.28);border-radius:50%;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease,transform .24s cubic-bezier(.16,1,.3,1)}.dash-device .dash-bottom-label,.dash-event-invite-page .dash-bottom-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dash-device .dash-bottom-tab.on,.dash-event-invite-page .dash-bottom-tab.on{min-height:48px;color:#fff;transform:none}.dash-device .dash-bottom-tab.on svg,.dash-event-invite-page .dash-bottom-tab.on svg{transform:none}.dash-device .dash-bottom-tab.on .dash-bottom-avatar,.dash-event-invite-page .dash-bottom-tab.on .dash-bottom-avatar{border-color:#fafafa;box-shadow:0 0 0 1px rgba(255,255,255,.18);transform:none}.dash-device .dash-bottom-ind,.dash-event-invite-page .dash-bottom-ind{position:absolute;left:4px;top:4px;width:calc((100% - 20px) / 5);height:48px;z-index:-1;border-radius:999px;background:rgba(255,255,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.1);will-change:transform;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .2s ease}.dash-device .dash-bottom-tabs.is-collapsed,.dash-event-invite-page .dash-bottom-tabs.is-collapsed{opacity:0;pointer-events:none;transform:translate3d(-50%,calc(100% + 22px),0)}.dash-device .dash-bottom-tabs.is-obscured,.dash-event-invite-page .dash-bottom-tabs.is-obscured{display:none}@media (hover:none) and (pointer:coarse),(max-width:767px){.dash-device .dash-bottom-tabs,.dash-event-invite-page .dash-bottom-tabs{position:fixed;-webkit-backface-visibility:hidden;backface-visibility:hidden;contain:paint;transition:transform .34s cubic-bezier(.22,1,.36,1),opacity .2s ease}}