.story-create-bar{width:min(760px,calc(100% - 36px));margin:18px auto -10px;display:flex;align-items:center;gap:12px}
.story-create-bar small{color:var(--muted)}
@media(max-width:600px){.story-create-bar{align-items:flex-start;flex-direction:column}}
