.CreateFab_fab__GlzNE{position:fixed;right:var(--space-4);bottom:calc(var(--bottom-nav-height) + var(--space-1) + env(safe-area-inset-bottom));z-index:45;width:48px;height:48px;border-radius:50%;background:var(--color-accent);color:var(--color-accent-fg);border:0;display:inline-flex;align-items:center;justify-content:center;box-shadow:var(--shadow-lg),var(--shadow-accent);cursor:pointer;transition:transform .1s ease,background .14s ease}.CreateFab_fab__GlzNE:hover{transform:scale(1.05);background:var(--color-accent-hover)}.CreateFab_fab__GlzNE:active{transform:scale(.96)}@media(min-width:1024px){.CreateFab_fab__GlzNE{display:none}}